
@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Regular.woff2') format('woff2'),
        url('../fonts/Satoshi-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Medium.woff2') format('woff2'),
        url('../fonts/Satoshi-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'General Sans';
  src: url('../fonts/GeneralSans-Medium.woff2') format('woff2'),
    url('../fonts/GeneralSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}




* {

   

  box-sizing: border-box;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

}

img {

  vertical-align: middle;

  max-width: 100%;

}

.wrapper {

  margin-left: auto;

  margin-right: auto;

  max-width: 1200px;

  padding: 0 40px;

  width: 100%;

}

.page-id-10004 .tm-main .uk-container{     max-width: 100%;
    padding: 0;}


.seo_growth_section h1{ font-family: Outfit;
font-weight: 700;
font-size: 72px;
line-height: 1.2;
text-align: center;
margin-bottom: 15px;
}

.heading_content p{    font-family: Outfit;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #000000;
}

.heading_content{    max-width: 610px;
    margin: 0 auto;}

.highlight-box {
      position: relative;
    color: #ff7043;
    display: inline-block;
    padding: 0 8px;
    border: 3.5px solid #ff7043;
    border-radius: 6px;
    margin: 0 2px;
}

/* Corner dots */
.corner {
  width: 10px;
  height: 10px;
  background: #ff7043;
  border-radius: 50%;
  position: absolute;
}

.top-left { top: -10px; left: -10px; }
.top-right { top: -10px; right: -10px; }
.bottom-left { bottom: -10px; left: -10px; }
.bottom-right { bottom: -10px; right: -10px; }

/* Hand cursor image (you can replace with icon later) */
.cursor-hand {
  position: absolute;
  bottom: -20px;
  right: -20px;
  font-size: 20px;
  cursor: pointer;
}

/* Optional hover effect */
.highlight-box:hover {
  background: rgba(255, 112, 67, 0.05);
}

.button_info a{font-family: Outfit;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    transition: .3s all 
ease;
    -webkit-transition: .3s all 
ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    border: 1px solid #475467;
    display: inline-block;
    color: #010707;
    padding: 14px 32px 14px 24px;
    border-radius: 100px;
    text-align: center;
    text-decoration: none;
    min-width: auto;
position: relative;
}

.button_info a span{     background: #FA785B;
    color: #fff;
    border-radius: 100px;
    height: 52px;
    width: 52px;
    display: inline-block;
     padding: 10px; position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -33px;
    transition: .3s all 
ease;
    -webkit-transition: .3s all 
ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    }
     
.button_info a span img{width: 18px; padding-top: 2px;}

.button_info a:hover span{    background: #f52d00;}

.floating_blocks{ position: relative;   padding-top: 25px;     max-width: 1050px;
    margin: 0 auto;}

.button_info{text-align: center;}

.google_floating{    position: absolute;}
.project_floating{     margin-left: 99px;
    position: absolute;
    margin-top: 22px;}
.google_floating img{ width: 47px; object-fit: cover;}
.project_floating img{width: 200px; object-fit: cover;}

.smile_floating img{width: auto; object-fit: cover;}
.smile_floating{       position: absolute;
    margin-top: -36px;
    right: -20px;}
    
.linkdin_floating img{}
.linkdin_floating{  position: absolute;
    right: 0;
    top: 0;}
    
.line_shape{position: absolute;
    right: 243px;
    top: 42px;}
    
.seo_strategies{display: flex;     padding-top: 86px;}

.seo_strategies_left{ width: 20%; padding-top: 35px; }
.seo_strategies_middle{ width: 60% }
.seo_strategies_right{ width: 20% }

.seo_box{ background:#000000; border-radius: 10px; padding: 40px; position:relative;overflow: hidden; box-shadow: 0px 4px 6.5px 0px #00000040;
}
.vv_bg_color_img{
position: absolute;
    width: 100%;
    inset: 0;
    margin: 0 auto;
    height: 100%;
}

.vv_bg_color_img > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.seo_box h4{     font-family: 'Satoshi';
    font-weight: 400;
    font-size: 10px;
    line-height: 1.2;
    text-align: center;
    color: #FFFFFFCC;
    text-transform: inherit;
    margin-bottom: 10px;
    letter-spacing: 0;
}

.seo_box h2{     font-family: 'Satoshi';
    font-weight: 500;
    font-size: 25.02px;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    margin: 0 0 0 0;
}

.seo_box h3{  font-family: "Instrument Serif", serif;
    font-weight: 400;
    font-style: Italic;
    font-size: 25.02px;
    line-height: 1.2;
    text-align: center;
    color: #FA785B;
    margin: 0 0 0px 0;
}

.seo_box_details{margin-bottom: 30px;
    position: relative;
    z-index: 1;}

.SEO_video_block{ 
position: relative;
    padding: 13px 18px 20px;
    width: 100%;
    z-index: 2;
    max-width: 290px;     z-index: 1;}

.SEO_video_button{}


.play-button-ot {
    position: relative;
       width: 72px;
    height: 72px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    
   /* box-shadow: 9px 10px 0px #4b3f62, 16px 20px 0px #7a4a3b; */
    transition: transform 0.3s ease;
        margin: 0 auto;
 
}
.play-button{ width: 100%;
    height: 100%;   
    display: flex
;
    justify-content: center;
    align-items: center;}

  .play-button::after {
  position: absolute;
    content: '';
    top: 6px;
    left: 2px;
    transform: rotate(180deg);
    width: 79px;
    height: 79px;
    z-index: -2;
    border-radius: 50%;
    background: linear-gradient(0deg, rgba(250, 120, 91, 0.3), rgba(250, 120, 91, 0.3)), radial-gradient(42.64% 44.32% at 50% 0%, rgba(250, 120, 91, 0.4) 0%, rgba(250, 120, 91, 0) 98.07%);}
        .play-button::before {
  position: absolute;
    content: '';
    bottom: -6px;
    right: -2px;
    /* transform: rotate(180deg); */
    width: 67px;
    height: 67px;
    z-index: -1;
    border-radius: 50%;
    background: linear-gradient(0deg, rgba(57, 143, 255, 0.3), rgba(57, 143, 255, 0.3)), radial-gradient(42.64% 44.32% at 50% 0%, rgba(57, 143, 255, 0.4) 0%, rgba(57, 143, 255, 0) 98.07%);
    box-shadow: 0px 0px 0px 0.39px #6957BA40;
    box-shadow: 0px 0.78px 1.56px 0px #00000040;
    box-shadow: 0px 0.39px 0px 0px #FFFFFF59 inset;
    backdrop-filter: blur(3.127094268798828px);

      
  }

.icon_play img{   max-width: 16px;}



.SEO_video_block h3{      font-family: 'Satoshi';
font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    margin-bottom: 8px;
        font-style: normal;
} 

.SEO_video_block p{  
font-family: 'Satoshi';
    font-weight: 400;
    font-size: 11px;
    line-height: 1.3;
    text-align: center;
    color: #FFFFFFCC;
    max-width: 377px;
    margin: 0 auto;
}

.play_button_text{padding-top: 40px;}

.video_box_elements{display: flex;
    z-index: 1;
    position: relative;
    align-items: center;
    justify-content: center;     padding-top: 15px;}

.video_box_bg_img{   position: absolute;
    width: 100%;
    inset: 0;
    margin: 0 auto;
    height: 100%;    max-width: 725px;}
    .video_box_bg_img > img{
  width: 100%;
    height: 100%;
    object-fit: cover;
    }
    
.firm_block{ background: linear-gradient(165.89deg, #FFF5F3 33.09%, #FFFFFF 87.42%);
 border-radius:40px; padding: 70px }  

.heading_block_info h2{ font-family: Outfit;
font-weight: 600;
font-size: 60px;
line-height: 1.1;
letter-spacing: -1px;
text-align: center;
color:#FA785B;     margin-top: 0;
}

.firm_form_info{border-radius: 50px;
    padding: 100px 80px;
    background: #fff;
    margin-top: 60px; }

.firm_form_section {padding-top: 100px;}

.form_details{     display: flex;
    margin: 0 -25px;
    flex-wrap: wrap;}
    
.form_details_inner{     width: 50%;
    margin-bottom: 30px;
    padding: 0 25px;}
    
.input_block_d {     border: 1px solid #CCCCE9;
    width: 100%;
    font-family: Poppins;
    font-weight: 400;
    font-size: 17.93px;
    line-height: 1.1;
    padding: 31px 23px;
    border-radius: 20px;
    color: #7A7782;}
    
.form_details_full{  margin-bottom: 30px;}

.form_outer_block label{font-family: Poppins;
font-weight: 500;
font-size: 19.92px;
line-height: 1.1; display:block; color:#000000; padding-bottom: 10px;
}

.form_details_inner p{  margin-bottom: 0;}
.form_details_full p{  margin-bottom: 0;}

.acceptance_info_block .wpcf7-list-item-label{font-family: Poppins;
font-weight: 400;
font-size: 17.93px;
line-height: 1.2; color:#1E0A52
}


/* Hide default checkbox */
.acceptance_info_block .wpcf7-list-item input[type="checkbox"] {
  appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 25px;
    height: 25px;
    border: none;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    position: relative;
    margin-right: 7px;
    vertical-align: middle;
    transition: all 0.3s 
ease;
    background: #F6F4F4;
}

/* When checked */
.acceptance_info_block .wpcf7-list-item input[type="checkbox"]:checked {
  background-color: #3a2278; /* Fill color */
  border-color: #3a2278;
}

/* Add inner circle when checked */
.acceptance_info_block .wpcf7-list-item input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
     width: 19px;
    height: 19px;
  background: #fff;
  border-radius: 50%;
}

/* Label text */
.acceptance_info_block .wpcf7-list-item-label {
  color: #3a2278;
  font-size: 16px;
  vertical-align: middle;
}

.acceptance_info_block .wpcf7-list-item{ margin: 0 }

.submit_form_btn p{ margin-bottom:0 }

.submit_form_btn{ text-align:center}




.site_button {
  font-weight: 500;
  font-size: 16px;
  font-family: 'General Sans';
  line-height: 1;
  min-width: 130px;
  color: #FFFFFF;
  padding: 17px 23px;
  background-color: #FA785B;
  border: 1px solid #FA785B;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  cursor: pointer;
  display: inline-block;
  border-radius: 5px;
}

.site_button:hover {
  background-color: #fff;
  color: #FA785B;
}



.stories_clients_section {
  padding: 80px 0 50px;
  background-color: #FAFAFA;
}


.our_service_title {
  text-align: center;
  max-width: 90%;
  margin: 0 auto;
  padding-bottom: 30px;
}

.our_service_title.heading_02 h2 {
  line-height: 1.1;
}


.stories_item_container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12.5px;
  justify-content: center;
}

.stories_item_col {
  width: 33.33%;
  padding: 12.5px;
}

.sts_item_info {
  background-color: #FDFDFF;
  border: 1px solid #C5C9CF;
  padding: 20px;
  border-radius: 20px;
  height: 100%;
}


.sts_cts_img {
  position: relative;
  padding-top: 80%;
}

.sts_cts_img>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 10px;
}

.sts_cts_img>a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}



.sts_cts_cat {
  position: absolute;
  left: auto;
  right: auto;
  text-align: center;
  margin: 0 auto;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s ease;
}


.sts_cts_cat>img {
  width: 100%;
}



.sts_cts_contant {
  text-align: center;
}

.sts_cts_contant>img {
  max-width: 40px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 24px;
}

.sts_cts_contant p,
.sts_rts_contant p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 16px;
  color: #000000;
}

.sts_cts_title>img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: contain;
  margin-bottom: 16px;
}

.sts_cts_title h5 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  color: #1A1A1A;

}

.sts_cts_title h5>span {
  color: #00000080;
  font-weight: 400;
  display: block;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 5px;
}

.sts_cts_details {
  padding: 24px 0px 0px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}



.stories_reviews_box {
  display: flex;
  flex-wrap: wrap;
  gap: 34px;
  justify-content: center;
  margin-top: 34px;
}

.sts_reviews_item {
  width: calc(50% - 17px);
}

.sts_reviews_info {
  padding: 22px;
  border-radius: 21px;
  height: 100%;
  background-color: #FFFFFF;
}

.quotes_revs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 25px;
  margin-bottom: 30px;
}

.quotes_image_rr>img {
  max-width: 40px;
}

.star_image_rr img {
  max-width: 118px;
}

.sts_rts_contant {
  position: relative;
  padding-bottom: 6px;
}

.sts_rts_contant p {
  font-family: "Poppins", sans-serif;
  color: #0F1125;
  line-height: 1.6;
}

.sts_reviews_text .sts_cts_title h5 {
  font-size: 18px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.sts_reviews_text .sts_cts_title h5>span {
  color: #717276;
  font-size: 16px;
  font-weight: 500;
}


.sts_rts_contant::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 327px;
  height: 1px;
  background-color: #E9EFF5;
  left: 0;
  right: 0;
  margin: 0 auto;
}


.sts_reviews_text .sts_cts_title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  margin-top: 22px;
}

.sts_reviews_text .sts_cts_title>img {
  margin: 0;
  width: 65px;
  height: 65px;
}

.reviews_more_btn {
  text-align: center;
  margin-top: 82px;
}


.heading_block_info.heading_block_info_black h2{ color:#0F1125 }

.heading_block_info h3{font-family: Outfit;
font-weight: 600;
font-size: 18px;
line-height: 1.1;
text-align: center; color:#FA785B;     margin-bottom: 10px;
}


@media screen and (max-width: 1280px) {


  .stories_clients_section {
    padding: 80px 0 50px;
  }

  .sts_item_info {
    padding: 15px;
    border-radius: 16px;
  }
  
  
  

}


@media screen and (max-width: 992px) {


  .stories_clients_section {
    padding: 70px 0px;
  }

  .sts_cts_img {
    padding-top: 75%;
  }

  .stories_item_container {
    margin: 0;
    gap: 25px;
  }

  .stories_item_col {
    width: calc(50% - 12.5px);
    padding: 0;
  }


}


@media screen and (max-width: 767px) {

.stories_item_col {
    width: 100%;
  }

  .sts_cts_img {
    padding-top: 65%;
  }

}

@media screen and (max-width: 479px) {


  .stories_clients_section {
    padding: 60px 0px;
  }

  .stories_item_container {
    gap: 20px;
  }

  .sts_item_info {
    padding: 12px;
    border-radius: 12px;
  }

  .sts_cts_img {
    padding-top: 77%;
  }

  .sts_cts_contant>img {
    margin-bottom: 20px;
  }


}