@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');
@import url(../fonts/visby_cf/visby_font.css);
@import url(animations.css);
@import url(custom_classes.css);
@import url(header.css);
@import url(hero_section.css);
@import url(mobile.css);
@import url(ar_style.css);

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Visby CF";
  letter-spacing: -0.3px !important;
}
.script-font{font-family: 'Kaushan Script', cursive;}
body {
  color: var(--secondary-color)
}

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--primary-color);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--secondary-color);
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}

main {
  max-width: 1920px !important;
  margin: 0 auto;
}

.awards .gray-big-font,
.testimonials .gray-big-font {
  top: -30px;
}

.awards .dots {
  position: relative;
}

.awards .col-6.col-md-3.border-start.text-center.dots::after {
  content: '';
  width: 10px;
  height: 10px;
  background: var(--primary-color);
  position: absolute;
  left: -5px;
  bottom: -5px;
  border-radius: 50%;
  z-index: 99;
}

.marginTop {
  margin-top: -50px;
}

.brandIdentity {
  /* background-image: url(../images/awards/background\ logo1.svg); */
  background-size: 70%;
  background-position: right;
  background-repeat: no-repeat;
  display: grid;
  place-content: center;
  /* display: none; */
}

.brandIdentity h1 {
  line-height: 55px;
}

.brandIdentity h1 img.pic {
  position: absolute;
  left: 0;
  bottom: 0;
}

.cta_letsTalk h1 {
  font-size: 56px;
  color: var(--gray-text-color);
}

.our_expertise ul.slick-dots {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  list-style: none;
}

.our_expertise ul.slick-dots li button {
  background-color: transparent;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid var(--primary-color);
  color: transparent;

}

.our_expertise ul.slick-dots li.slick-active button {
  background-color: var(--primary-color);
}

.wrap.letsTalk {
  /* background-image: url('../images/background-logo1.png'); */
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}

.publications_slider ul.slick-dots {
  display: flex;
  gap: 20px;
  padding-left: 15px !important;
}

.blogs .content.glass-effect {
  bottom: 0;
  padding: 40px;
  margin: 10px;
  position: absolute;
  width: calc(100% - 20px)
}
.blogs .content.glass-effect p.text-white.fw-bold{
min-height:48px
}

.partnerWithUs input {
  border: none;
  border-bottom: 1px solid var(--primary-color);
  width: 100%;
  padding: 5px 0;
  background-color: transparent;
}

.partnerWithUs input:focus-visible {
  outline: none !important;
}

.line {
  width: 1px;
  height: 295px;
  background: var(--secondary-color);
  position: absolute;
  top: 32px;
  right: 16.5px;
  z-index: -111;
}

.active .title {
  font-weight: bold;
  color: var(--primary-color);
}


.field2,
.field3,
.field4,
.field5,
.thanksMessage {
  display: none;
}

footer input {
  background: transparent;
  border: none;
  border-bottom: 1px solid var(--gray-color);
  width: 100%;
  font-size: 14px;
  color: white;
}

footer input:focus-visible {
  outline: none !important;
}


footer .social_icons a {
  background-color: var(--accent-color);
  width: 44px;
  height: 44px;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 44px;
  transition: .2s;
  color: var(--primary-color);
}

footer .social_icons a:hover {
  background-color: var(--primary-color);
  color: var(--accent-color);
  transition: .2s
}

footer .social_icons a i {
  font-size: 14px;
}

.techImages {
  max-height: 80px;
  margin: 0 auto;
}


.outline-shadow {
  box-shadow: 0 0 2px 20px white, 0 0 0px 21px black;
}

a.linkedin_icon {
  width: 40px;
  height: 40px;
  display: block;
  color: black;
  background: white;
  box-shadow: -2px 2px 0 1px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 20px;
  transition: .3s;
}

a.linkedin_icon:hover {
  filter: invert(1);
  box-shadow: -2px 2px 0 1px black !important;
  transition: .3s;
}

.requirements .img-wrap::after {
  content: '';
  width: 50vw;
  height: 410px;
  background: var(--primary-color);
  position: absolute;
  left: -30vw;
  bottom: 12px;
  z-index: -1;
}

.brand_guidelines .box1,
.brand_guidelines .box2 {
  width: 295px;
  height: 415px;
}

.brand_guidelines .box2 {
  right: 120px;
}

.brand_guidelines .mainImg {
  position: relative;
  width: 400px;
  margin-top: 120px;
}

.brand_guidelines .accordion {
  max-height: 240px;
  overflow-y: scroll;
}

.brand_guidelines .accordion-button:not(.collapsed) {
  color: var(--secondary-color);
  background-color: transparent !important;
  font-weight: bold;
}

.brand_guidelines .accordion-button::after {
  background-image: url(../images/icons/down_arrow.svg) !important;
  width: .75rem !important;
  height: .75rem !important;
  background-size: .75rem !important;
}

.brand_guidelines .accordion-button:not(.collapsed)::after {
  background-image: url(../images/icons/up_arrow.svg) !important;
}

.final_result .slick-dots {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.case_study_our_portfolio .filter_buttons [type="radio"] {
  display: none;
}

.case_study_our_portfolio .filter_buttons label {
  padding: 0.25rem 0.75rem;
  border-radius: 0.25rem;
  cursor: pointer;
  transition: 0.25s;
}

.case_study_our_portfolio .filter_buttons [type="radio"]:checked+label {
  color: var(--primary-color);
}

.case_study_our_portfolio .filter_buttons [type="radio"]:nth-of-type(2):checked~.case_items .col-md-6:not(.web_development),
.case_study_our_portfolio .filter_buttons [type="radio"]:nth-of-type(3):checked~.case_items .col-md-6:not(.ui_ux),
.case_study_our_portfolio .filter_buttons [type="radio"]:nth-of-type(4):checked~.case_items .col-md-6:not(.wordpress),
.case_study_our_portfolio .filter_buttons [type="radio"]:nth-of-type(5):checked~.case_items .col-md-6:not(.shopify) {
  display: none;
}

.tech_slider .slick-current img,
.cs_tech_slider .slick-current img {
  background-color: #F0E4D5;
  padding: 10px;
  border-radius: 5px;
}

.blogs_slider .slick-dots {
  display: flex;
  justify-content: center;
  gap: 0.4rem;
  margin-top: 1.5rem;
}

.the_solutions button.active h4 {
  color: var(--primary-color);
}

.tangible_results {
  background-size: 70vw;
  background-repeat: no-repeat !important;
  background-position: left center;
}

.gray-opacity-bg {
  background: rgb(217,217,216,0.85)
}

.benefits .card1 {
  left: -2vw;
  top: 50px;
}

.benefits .card2 {
  top: 25%;
  right: 0px;
}

.benefits .card3 {
  bottom: -15px;
  left: -2vw;
}

.benefits .card4 {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  left: -2vw;
}

.blog_list #items-container [class^="col-md-"] {
  display: none;
}

.blog_list .pagination a.prev,
.blog_list .pagination a.next {
  font-size: 20px;
}

.blog_list .display_pagination {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  border-radius: 50%;
  font-weight: bold;
  color: #fff;
  padding: 2px;
}

.blog_list .pagination a.small {
  font-size: 12px !important;
}

.concept_design {
  background-image: url('../images/blogs/cta\ bg\ image.svg');
  background-size: cover;
}

.digital_excellence,
.digital_excellence_ {
  background-image: url('../images/blogs/widget.svg');
}

.digital_excellence.sticked {
  top: 15vh !important;
}

.popularTopics ul {
  max-height: calc(98px * 6);
  overflow-y: scroll;
}

.popularTopics ul::-webkit-scrollbar {
  display: none;
}

.popularTopics::after {
  content: '';
  width: 100%;
  height: 85px;
  background: linear-gradient(transparent, #fff 51%);
  position: absolute;
  bottom: 3rem;
  left: 0;
}

section.testimonials .card:hover {
  background-color: var(--primary-color) !important;
  color: var(--accent-color) !important;
  transition: .3s;
}

section.testimonials .card:hover img {
  filter: brightness(6.5) !important;
}

.contact_address {
  background-image: url('../images/extra/contact_bg.svg');
  background-size: cover;
  border-radius: 20px;
  overflow: hidden;
}

.trustpilot-widget:not(.home):before,
.trustpilot-widget:not(.home):after {
  content: '';
  background: var(--primary-color);
  width: 25%;
  height: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.trustpilot-widget::before {
  left: 0;
}

.trustpilot-widget::after {
  right: 0;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: var(--gray-color) !important;
}

.blog_content h1,
.blog_content h2,
.blog_content h3,
.blog_content h4{
  font-weight: bold;
  margin: 1.5rem 0;
}
.blog_content p{
  text-align: justify;
  margin-bottom: 15px !important;
}
.blog_content li p{margin-bottom: 5px !important}
.blog_content p a{
  color: var(--primary-color) !important;
  font-weight: bold;
}

.awards .col-md-7 img {
    width: 150px;
    filter: grayscale(1);
    transition: .2s;
}
.awards .col-md-7 img:hover{
  filter: grayscale(0);
}
.case_study_avatar{
  background: var(--primary-color);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: white;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  margin: 0;
  font-weight: bold;
  border: 1px solid black;
}

.blog_bottom .img-wrap img{
width:150px;
border-radius: 50%;
}

.pricing-cards .card:hover{
  background: var(--primary-color);
  overflow: hidden;
  transition: .3s;
}
.pricing-cards .card .wrap{
  z-index: 1;
}

.pricing-cards .card:hover .card_header {
  width: 100%;
  height: 74%;
  background-color: #F0E4D5;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}

.pricing-cards .card:hover .card_header::before {
  content: '';
  width: 120%;
  height: 100%;
  position: absolute;
  top: -35%;
  left: 50%;
  background: #F0E4D5;
  border-radius: 50%;
  transform: translateX(-50%);
}
.pricing-cards .card:hover .card_header {
  width: 100%;
  height: 57%;
  background-color: #F0E4D5;
  position: absolute;
  left: 0;
  bottom: 0;
  /* border-radius: 40% 40% 0 0; */
  z-index: 0;
}

.pricing-cards .card:hover ul{
  background-color: white;
  transition: .3s;
}

.pricing-cards .card:hover .top_heading,
.pricing-cards .card:hover .top_content{
  color: white;
}

.lp-howCanWeHelp .card:hover {
  background: var(--primary-color);
  transition: .3s;
  color: #fff;
}