body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* сайт-бар ttm-header-style-01 */
.top_bar .container,
.site-header-menu .container{
max-width: 1350px ;
}

.col-black{
    color: #000 !important;
}

.col-dark{
    color: #1B1B1B !important;
}
.bg-wh{
    background: #fff !important;
}

.header_btn:hover a{
    background: #8CBC43 !important;
}



.banner_slider_3 .slide.s1 .slide__content--headings .slide__subtitle img{
position: relative;
width: 33px; 
height: 36px;
    top: -9px;
    left: 0;
}

.services-section-slider .container{
    max-width: 1860px;

}

.services-section-slider .slick_slider{
    margin-left: 17%;
}



.padding20{
    padding: 20px;
}


.services-section-work .featured-title h3 {
    text-transform: none !important;
    font-size: 20px !important;
    text-align: start !important;
}

#cookies-consent{
    transform: scale(2);
    accent-color: #9d9d9d;
}

.col-gr{
    color: #9d9d9d;
}

.bg-gr{
    background-color: #CCCDCA !important;
}


/* lead-offer */
.lead-offer .container{
    max-width: 1350px;
}

.lead-offer_c{
    border: 1px solid #000;
    background: #F8F8F8;
    width: 100%;
    padding: 50px;
}
.lead-offer input{
    border: 1px solid #9D9D9D;
}
.featured-icon-box.style3{
padding: 20px;
text-align: center;
}

.featured-icon-box.style3 .featured-title h3{
    color: #8CBC43;
font-size: 50px;
font-weight: 700;
line-height: 45px; 
letter-spacing: 0.2px;
}

.featured-icon-box.style3 .featured-desc{
color: #000;
font-family: "Roboto" , sans-serif;
font-size: 17px;
font-weight: 600;
}

.featured-icon-box.style3 .ch-title3 {
    font-size: 20px !important;
    font-weight: 600 !important;
}

/* контейнер */
.c-1260{
    max-width: 1260px !important;
}

.bg-green{
background: #8CBC43;;
}


.featured-icon-box.style3.text-start .featured-title h3{
font-size: 24px;
line-height: 34px; 
letter-spacing: 0.2px;
text-transform: none;
}

.featured-icon-box.style3.text-start .featured-desc p{
color: rgba(255, 255, 255, 0.88) !important;
font-size: 15px;
font-weight: 400;
}

.stats-section {
    padding: 90px 0px 60px 60px;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 100;

}

.stats-section_c {
    background-color: white;
    width: 100%;
    height: 100%;
    padding: 20px;
}

.stats-section_icons {
    max-width: 380px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 65px;
    row-gap: 39px;
}

.stats-section_icon {
    height: fit-content;
}

.stats-section_icon img {
    width: 65px;
    height: 60px;
}

.stats-section h3{
color: #000;
font-size: 24px;
font-weight: 700;
line-height: 34px; 
letter-spacing: 0.2px;

}

.box-white {
    background-color: white;
    position: absolute;
    margin: 90px 0px 60px 0px;
    left: 50%;
    width: 50%;
    height: calc(100% - 150px);
}


.partner-section_img{
    background-image: url(../images//partner-img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.partner-section_c{
    background: #FFF;
box-shadow: 0 0 7px 0 rgba(43, 52, 59, 0.08);
padding: 18px 35px;
}

.partner-section .title-header h2{
color: #222D35;
font-size: 26px;
font-weight: 700;
line-height: 52px; 
letter-spacing: 0.2px;
}

.partner-section  .title-desc p{
    color: #000 ;
font-family: "Roboto" , sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0.2px;
}

.banner_slider.banner_slider_1 .row .icons{
margin-top: 130px;
margin-left: auto;
margin-right: 0px;
display: grid;
grid-template-columns: 1fr 1fr;
width: min-content;
gap: 24px;
}

.banner_slider.banner_slider_1 .row .icons .icon-box{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
    color: #FFF;
font-family: 'Inter', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px; 
letter-spacing: -0.226px;
}

.banner_slider.banner_slider_1 .row .icons .icon-box img{
    width: 40px;
    height: 40px;
}

.phone-form .input-phone{
    width: 60%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #000;
}
.phone-form button[type="submit"]{
    width: 40%;
}
.phone-form label{
    line-height: normal;
}

.client-box .ttm-client-logo h5{
    font-family: 'Inter', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 24px; 
letter-spacing: -0.226px;
}

.pricing-title p{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.2px;
    color: #9D9D9D;
}


.pricing-btns {
    display: flex;
    gap: 40px;
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 10px;
}

.pricing-btns button{
    border-radius: 19px;
padding: 8px 17px;
border: 1px solid transparent;
color: #2A3140;
text-align: center;
font-family: 'Inter' , sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 26px;
letter-spacing: -0.226px;
background: transparent;
}

.pricing-btns button.active{
    background: #F6F7F7;
color: #8CBC43;
border: 1px solid #CDCFD2;
}

.featured-flex{
    display: flex;
    flex-direction: column;
    margin-bottom: 0px !important;
background-color: #FFF;
height: 100%;
}
.featured-flex .featured-content{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.featured-flex .featured-content .featured-title h3{
    display: flex;
    align-items: end;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2px;
}

.tariffs-section-two .container{
max-width: 1350px;
}

.tariffs-section-two .featured-box{
    padding: 56px 20px;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
}
.tariffs-section-two .featured-content{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}


.tariffs-section-two  .featured-title h3{
font-family: 'inter';
font-size: 30px;
font-weight: 700;
line-height: 30px; 
letter-spacing: 0.2px;
}

.tariffs-section-two  .featured-title p{
font-size: 26px;
font-weight: 400;
line-height: 30px; 
letter-spacing: 0.2px; }

.tariffs-section-two .wrap-form.request_qoute_form span.text-input {
margin: 0px 0px 17px;
}
.tariffs-section-two .wrap-form.request_qoute_form  input[type="text"]{
border-radius: 3px;
border: 1px solid #E9E9E9;
box-shadow: 0 0 3px 0 rgba(43, 52, 59, 0.08);
padding: 10px 16px;

}

.tariffs-section-two .wrap-form.request_qoute_form label{
    color: #4B4545;
font-family: 'Roboto',sans-serif;
font-size: 10px;
font-weight: 400;
line-height: normal;
}

.tariffs-section-two #cookies-consent{
    transform: scale(1);
}

/* style1 */
.tariffs-section-two.style1 .title-header{
width: 64%;
}
.tariffs-section-two .featured-box{
    padding: 20px 35px 40px 30px;
    border-radius: 0px;
}
.tariffs-section-two.style1 .featured-title h3{
font-size: 25px;
text-transform: none;
}
.tariffs-section-two.style1 .featured-content{
text-align: start;
align-items: start;
}

.tariffs-section-two.style1 .featured-title p{
color: #ADADAD;
font-family: 'Roboto',sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 30px; 
letter-spacing: 0.2px;
}

.tariffs-section-two.style1 .featured-title span{
color: #ADADAD;
font-size: 16px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.2px;
text-transform: lowercase;
}

.tariffs-section-two.style1 .ttm-btn{
    text-align: center;
    width: 100%;
}
@media (min-width: 1299px) {

.tl-64{
font-size: 64px !important;
}

}

@media (max-width: 1830px) {
.services-section-slider .slick_slider{
    margin-left: 0;
}
}

@media (max-width: 1299px) {
  .hide-1299 {
    display: none !important;
  }

  
}

@media (max-width: 1199px){
    .banner_slider.banner_slider_1 .row .icons{
    margin-top: 0px;
}

.phone-form .input-phone{
    width: 80%;
}
.phone-form button[type="submit"]{
    width: 80%;
    margin-top: 20px;
}
}

@media (max-width: 991px){
.lead-offer .col-md-4{
width: 100%;
}

.box-white {
    display: none;
}

.stats-section{
    padding: 0px 0px 60px 60px;
}

.partner-section_img{
    display: none;
}

.partner-section .col-lg-6{
    padding: 15px;
}

.partner-section .col-lg-6 img{
    object-fit: cover;
    max-height: 500px;
}

    .banner_slider.banner_slider_1 .row .icons{
    display: none;
}

}

@media (max-width: 768px) {
  .hide-768 {
    display: none !important;
  }

.partner-section_c{
    padding: 15px;
}

}

@media (max-width: 470px){
    .partner-section .title-header h2{
color: #222D35;
font-size: 20px;
line-height: 40px; 
letter-spacing: 0.2px;
}
}