.form-group-recaptcha{
    position: relative;
    left: -30px;
    top: -25px;
}
.form-group-recaptcha-contact{
    margin-top: 20px;
    margin-bottom: 0px;
    display: flex;
    justify-content: end;
}
.prodat-firmu-captcha{
    display: flex;
    justify-content: center !important;
    margin-bottom: 25px !important;
    margin-top: 10px;
}
.form-sale-firm_block-send button{
    margin: 0 auto !important;
    width: 80%;
}
.o-kompani-captacha{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 25px;
}
.form-mailimg__inp{
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}
.form-btn-mailing{
    margin-left: 0px !important;
    margin-top: 20px !important;
}
@font-face {
    font-family: 'FontAwesome'; 
    src: url('../fonts/FontAwesome.otf'); 
   }
   
 #jGrowl .jGrowl-message {
     color :white !important;
     opacity: 1 !important;
     background-color: green !important;
 }
   .jGrowl-notification{
      opacity: 1!important;
   }
   /* content all */
   .content-str li:marker{
       background-color: #C81F2F;
   }
   .content-str h3 {
       color: #C81F2F;
       font-size: 24px;
       line-height: 140%;
       margin: 2rem 1rem 1rem;
   }
   .content-str p {
       font-size: 1rem;
   }
   .color-text-red {
       color: #C81F2F;
   }
   /* // content all */
   
   
.slick-dots {
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.slick-dots li {
        width: 8px;
    padding: 5px 10px;
}
.slick-dots button {
    display: none;
}
.slick-dots  .slick-active::marker {
      color: #c81f2f;
}

.container1440 {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.background-slider-color {
    background-color:#ffffff;
}
a {
    color: #c81f2f;
}
a:hover {
    text-decoration: none;
}

/* modal */
.form-modal-left > div {
    line-height: 38px;
    margin-bottom: 1rem;
    font-size: 16px;
    color: #000000;
}
.form-btn-modal {
    align-items: center;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #c81f2f;
    padding: 17px 26px;
    border-radius: 5px;
    border: none;
    transition: all 280ms linear;
}
.mob-menu-content {
    display: none;
        position: absolute;
    top: 100%;
    left: -1rem;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    padding: 2rem 1rem;
    overflow-y: auto;
    z-index: 305;
}
.mob-menu-content-item {
    padding-left: 0;
}
.mob-menu-content-item li {
    padding: 0.5rem 1rem;
    list-style: none;
    border-bottom: 1px solid #f3efef;
}
.mob-menu-content-item li a{
    color: #484343;
    display: block;
}
.mob-menu-content-item li:hover a{
    color: #ab0606;
}

.mob-menu-content-item .mob-link {
    padding: 0.5rem 1rem;
    list-style: none;
    border-bottom: 1px solid #f3efef;
}
.mob-menu-content-item .mob-link a{
    color: #484343;
    display: block;
}
.mob-menu-content-item .mob-link:hover a{
    color: #ab0606;
}

.mob-box-tel-content {
        display: flex;
    justify-content: space-around;
    color: #000;
    flex-wrap: nowrap;
 }
.mob-box-tel-content a{ 
    color: #6a0a0a;
    font-weight: bold;
}
.mob-search-box {
    margin: 1rem 0.5rem;
    border-top: 1px solid #C81F2F;
    border-bottom: 1px solid #C81F2F;
}
/* //modal */

/* obaut */
.contact_from_about_us {
    max-width: 527px;
    margin: 3rem auto 4rem;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
    background: #FFFFFF;
    min-height: 340px;
    padding: 35px 56px;
}
.contact_from_about_us input {
      color: #808080;  
      letter-spacing: 0.15px;
      font-weight: normal;
font-size: 16px;
line-height: 24px;
background: #F3F3F3;
border-radius: 0;
border: none;
}
.btn-form-o_nas {
       background: #C81F2F;
    color: #FFF;
    display: block;
    text-align: center;
    width: 100%;
    border: none;
    padding: 0.8rem 0;
}
/* // obaut */

/* prodat firmu */
.clarification-firm {
    color: #000000;
    font-size: 22px;
    }
    .form-sale-firm_ul {
        padding: 0;
    }
    .form-sale-firm_ul li{
        list-style: none;
        display: flex;
        justify-content: space-between;
    align-items: baseline;
    }
    .form-sale-firm-i {
        padding-left: 17px;
        color: #000000;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        position: relative;
        text-align: left;
    }
    .form-sale-firm_left {
        padding-left: 17px;
        color: #000000;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        position: relative;
        text-align: left;
    }
    .form-sale-firm_left::before {
        position: absolute;
        content: "";
        top:0;
        left:0;
        width: 10px;
        height: 10px;
        background-image: url('/assets/images/starck.svg');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .form-sale-firm_right {
        width: 58%;
    }
    .form-sale-firm_right input,
    .form-sale-firm_right select {
        width: 100%;
        background-color: #F3F3F3;
        border: none;
        color: #808080;
        line-height: 48px;
        height: 50px;
        padding: 13px 15px;
        border-bottom: 1px solid #C4C4C4;
        margin-bottom: 1rem;
    }
    .form-line {
        width: 100%;
        border-bottom: 1px solid  #C81F2F;
    }
    .form-sale-firm_podtext {
        color: #808080;
        font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;
text-align: left;
    }
    .form-sale-list-bank {
        padding: 0;
    }
    .form-sale-list-bank-li {
        display: flex;
    justify-content: flex-start;
    align-items: baseline;
    text-align: left;
    margin-bottom: 10px;
    }
    #addschet input {
        width: 100%;
    background-color: #F3F3F3;
    border: none;
    color: #808080;
    line-height: 48px;
    height: 50px;
    padding: 13px 15px;
    border-bottom: 1px solid #C4C4C4;
    margin: 1rem 0 ;
    max-width: 380px;
        display: block;
    }
    .add-schet-btn {
        text-align: left;
        margin: 2rem 0;
    }
    .add-schet-btn svg,
    .add-schet-btn p {
        display: inline-block;
            cursor: pointer;
    }
    .form-sale-firm_textarea {
            width: 100%;
            padding: 1rem;
    background: #F3F3F3;
    border: none;
    border-bottom: 2px solid #C4C4C4;
    height: 117px;
    }
    .form-sale-firm_block-price {
        margin:  0 ;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    }
/*     #price-firm {position: relative;}
#price-firm::after {
    position: absolute;
    content: "руб.";
    top:0;
    right: 15%;
    bottom: 0;
    width: 10px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    color: #808080;
    
} */


/* licsense all */
.contact_from_to_sell {
        max-width: 726px;
    margin: 3rem auto;
    background: #FFFFFF;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 12%);
    padding: 2rem 2rem;
    text-align: center;
}
.contact_from_to_sell button {
        background: #C81F2F;
    color: #fff;
    border: none;
    display: block;
    margin: 1.2rem auto;
    font-size: 1rem;
    padding: 0.8rem 3.8rem;
    transition: all 200ms linear;
}
.contact_from_to_sell button:hover {
    background-color: #A31422;
}
/* //licsense all */
    .form-sale-firm_block-send button {
        background: #C81F2F;
        color: #fff;
        border: none;
            display: block;
            max-width: 100%;
    margin-left: 0;
    padding: 0.8rem 6.6rem;
    }
/*// prodat firmu */


/* mobale */
.container-mob-line2 {
    display: none;
    justify-content: space-between;
    margin: 0.2rem 0rem;
}
.container-mob-line2-hamburger {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.header-hamburger {
    position: relative;
    height: 2px;
    width: 24px;
    background-color: #000000;
    display: block;
    margin: 1rem 0.5rem;
    
}
.header-hamburger::before,
.header-hamburger::after {
    position: absolute;
    left: 0;
    content: "";
     height: 2px;
    width: 24px;
    background-color: #000000;
    transition: 300ms linear;
}
.header-hamburger::before {
    top:-6px;
}
.header-hamburger::after {
    top: 6px;
}

.open-gamburer {
    background-color: transparent;
}
.open-gamburer::before {
    top: 0px;
    transform: rotate(220deg);
}
.open-gamburer::after {
    top: 0px;
    transform: rotate(-220deg);
}

.container-mob-line2-phone button{
    border: none;
}
/* //mobale */


/* uslugi */
.block_uslygi_style {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
    padding: 25px;
    margin: 12px;
    cursor: pointer;
    transition: all 200ms linear;
}
.block_uslygi_style:hover {
        box-shadow: 0px 0px 12px rgb(0 0 0 / 31%);
    
}
.block_uslygi_style-name {
    font-size: 20px;
line-height: 23px;
font-weight: 500;
font-size: 20px;
letter-spacing: 0.5px;
color: #000000;
}
.block_uslygi_style-list {
    font-size: 16px;
line-height: 19px;
letter-spacing: 0.5px;
color: #000000;
margin: 1.3rem 0;
min-height: 7rem;
}
.block_uslygi_style-list li {
    padding-bottom: 0.5rem;
}
.block_uslygi_style-list li::marker{
        color: #c81f2f;
}
.block_uslygi_style-btn {
        background-color: #C81F2F;
    color: #fff;
    border: none;
    display: block;
    padding: 0.8rem 1.5rem 1rem;
    text-align: center;
    margin: 1rem 0 0rem;
    font-weight: 500;
    font-size: 16px;
    width: 11rem;
    line-height: 16px;
    transition: all 200ms linear;
}
.block_uslygi_style-btn:hover {
    background-color: #A31422;
    text-decoration: none;
    color: #fff;
}
/* // uslugi */


/* header_ new */

.outer-fix-block {
    min-height: 107px;
    transition: all 1000ms linear;
}
@keyframes headerfixxed {
    0% {
        top:-120px;
    }
    100%{top: 0;}
}
.header-fixed {
    position: fixed;
    width: 100%;
    height: 107px;
    top: 0;
    left:0;
    right: 0;
    animation: headerfixxed 500ms linear both;
    background-color: #fff;
    z-index: 300;
}


.header-color,
.header-color a {
    background-image: radial-gradient(62.47% 62.88% at 0.66% 0%, #0D1925 0%, #0D1925 100%);
    color: #DCDCDC;
    min-height: 40px;
    transition: all 200ms linear;
}

.header-color a:hover,
.header-color-line2 button:hover {
    color: #9f9d9d;

}

.header-item-line-1 {
        display: flex;
    justify-content: space-between;
    align-items: center;
   padding: 6px 1rem 3px;
}
.header-item-line-1_box1 {
    padding-left: 25px;
    position: relative;
    padding-bottom: 3px;
}

.header-item-line-1_box2,
.header-item-line-1_box3 {
    padding-left: 30px;
    position: relative;
    padding-bottom: 3px;
}

#box-open-phone-desc img {
    transition: all 200ms linear;
    cursor: pointer;
}

.box-open-phone-open img{
    transform: rotate(-180deg);
}
.header-item-line-1_box1::before, 
.header-item-line-1_box2::before, 
.header-item-line-1_box3::before {
    position: absolute;
    content: "";
    top: 0%;
    left: 0;
    width: 20px;
    height: 20px;
   /*  border: 1px solid red; */
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.header-item-line-1_box1::before {
    background-image: url('/assets/images/icon-city.svg');
}
.header-item-line-1_box2::before {
    top: 10%;
    background-image: url('/assets/images/icon-city2.svg');
}
.header-item-line-1_box3::before {
    top: 26%;
    background-image: url('/assets/images/icon--phone.svg');
}

  /*   
  .header-item-line-1_box3 {
     display: none;
  position: absolute;
  padding: 0.5rem 1rem 0.8rem 2rem;
  width: 13rem;
  background-color: #000;
  background-image: radial-gradient(62.47% 62.88% at 0.66% 0%, #0D1925 0%, #0D1925 100%);
  left: 0rem;
  top: 120%;
  border-radius: 5px;
  box-shadow: 0px 3px 11px #000;
  } */
.header-item-line-1_box4 {
        display: flex;
    justify-content: center;
    align-items: center;
}
.header-item-line-1_box41,
.header-item-line-1_box42 {
    border-right: 1px solid;
}

.header-item-line-1_box41a,
.header-item-line-1_box42a,
.header-item-line-1_box43a {
    line-height: 1.1rem;
}
.header-item-line-1_box43b {
    font-weight: bold;
}

.header-color-line2 {
    background-color: #FEFDFE;
    min-height: 50px;
}
.header-item-line-2 {
   border-bottom: 1px solid #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
}
.header-item-line-2-logo {
    padding: 0.7rem 0;
}
.header-item-line-2-box-ul {
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-wrap: wrap;
}
.header-item-line-2-box {
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.header-item-line-2-box-ul li a{
    min-width: 7rem;
    display: block;
    font-size: 0.9rem;
}
.header-item-line-2-box-ul li:nth-child(3) a{
    min-width: 7.6rem;
}

.header-item-line-2-box-ul li{
    padding: 0.6rem;
    list-style: none;
}
.header-item-line-2-box-ul > li:first-child {
    /*  padding-right: 2.5rem;
    padding-left:0.5rem; */
     position: relative;
}
.header-item-line-2-box-ul > li:first-child > a{
      min-width: 5rem;
    }
.header-item-line-2-box-ul > li:first-child::after {
    position: absolute;
    content: "";
    top: 38%;
    right: 1.5rem;
    width: 10px;
    height: 10px;
    background-image: url('/assets/images/icon-bird-list.svg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 300ms linear;
}
.header-item-line-2-box-ul a {
    color: #121111;
}
.header-item-line-2-box-ul a:hover {
    color: #c81f2f;
}
.header-item-line-2-list_box {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #0D1925;
    right: 0;
    width: 15rem;
    min-height: 15rem;
    border-radius: 5px;
    box-shadow: 0 0 4px #000;
    overflow-y: auto;
    padding: 0;
    z-index: 300;
}
.header-line-2-list_box__open::after {
        transform: rotate(
180deg);
}
.header-item-line-2-list_box > ul {
    padding: 0;
    
}
.header-item-line-2-list_box li {
    border-bottom: 1px solid #000;
}
.header-item-line-2-list_box > ul > li > a {
    color: #fff;
}
.header-item-line-2-btn-callback {
    color: #FFF;
    background: linear-gradient(0deg, #0D1925, #0D1925);
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    
    display: block;
    padding: 7px 16px;

}
/* //header_ new */

/* main */

/* slider bg */
/* .box-slider {
    margin-bottom: 2rem;
    
} */
.background-slider {
    /* margin-left: 90px; */
    background-repeat: no-repeat;
    background-size: cover;
    height: 530px;
}

.big-button { 
    padding-top: 15%;
    margin: auto;
    display: block;
    max-width: 540px;
   }
   .box-form-search {
      /*  display: flex;
          justify-content: center;
       overflow: hidden; */
    border-radius: 5px;
    position: relative;
   }
   .box-form-search input {
       width: 100%;
       border-radius: 5px;
       padding-left: 3rem;
           min-height: 45px;
    border: none;
   }
   .search_header_button_new {
     position: absolute;
    top: 5px;
    left: 5px;
    width: 38px;
    border-radius: 5px;
    height: 36px;
    background: #fff;
    border: 0px;
    color: #898989;
    line-height: 18px;
    font-family: "FontAwesome";
    display: inline-block;
    font-weight: normal;
    font-size: 16px;

   }
/*    .search_header_button_new:before {
     color: #898989;
 line-height: 18px;
 font-family: "FontAwesome";
 content: "\f002";
 display: inline-block;
 font-weight: normal;
 font-size: 16px;
} */
 .slider-big-btn {
         display: flex;
    justify-content: space-between;
    align-items: baseline;
 }
.big-button-item,
.big-button-item2  {
    color: #fff;
    font-size: 16px;
    display: block;
    font-weight: 500;
    letter-spacing: 0.75px;
    transition: all 200ms linear ;    
    width: 100%;    
    max-height: 50px;
    padding: 14px 0px;
    text-align: center;
    max-width: 255px;
    opacity: 0.9;
border-radius: 5px;
}
.big-button-item {
        margin: 20px 0.5rem 0 0rem;
    background-color: #c81f2f;
}
.big-button-item2 {
        margin: 20px 0rem 0 0.5rem;
    background-color: #1F1F1F;    
}

.big-button-item:hover,
.big-button-item2:hover {
   background-color: #A31422; 
   color:#fff;
}


.slider-list {
    min-height: 45rem;
}
.next-bg,
.prev-bg  {
    display: block;
    position: absolute;
    top: 35%;
    width: 25px;
    height: 32px;
    font-size: 4rem;
    color: #808080;
    line-height: 32px;
    cursor: pointer;
    font-weight: 100;
    transition: all 180ms linear;
}
.next-bg:hover,
.prev-bg:hover {
    color: #A31422;
}
.next-bg {
    left: -20px;
}
.prev-bg {
    right: -35px;
}
/* end slider bg */

/* 404 */
.error_str{transition: all 3100ms linear;text-align: center;line-height: 33px;font-size: 28px;color: black;margin-top: 50px;}
.error_404 {transition: all 3100ms linear;text-align: center;font-size: 300px;color: #c1282a;font-weight: 500; font-weight: 500;}
/* // 404 */


/* contacts */
.icon-contact {
    position: relative;
    padding: 0.3rem 30px;
    margin-bottom: 0;
}
.icon-contact a{
    color: #000;
}
.icon-contact::before {
    position: absolute;
    content:"";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left:0;
    width: 24px;
    height: 24px;
    
}
.icon-contact-city::before {
    top: 26%;
    background-image: url('/assets/images/icon-contact-city.svg');
}
.icon-contact-time::before {
    top: 26%;
    background-image: url('/assets/images/icon-contact-time.svg');
}
.icon-contact-phone::before {
    top: 26%;
    background-image: url('/assets/images/icon-contact-phone.svg');
}
.icon-contact-mail::before {
    top: 26%;
    background-image: url('/assets/images/icon-contact-mail.svg');
}
.form-contact-item input {
    background: #F3F3F3;
    padding: 1.5rem 1rem;
}
.form-contact-item label {
    margin: 1rem 0.5rem 0.1rem;
}
.form-control-textarea {
        width: 100%;
    height: 250px;
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #F3F3F3;;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.h3_contacts {
        padding: 1rem 4rem;
}
.form-contact-item-btn {
    align-items: center;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #c81f2f;
    padding: 17px 26px;
    border-radius: 5px;
    border: none;
    transition: all 280ms linear;
}
/* // contacts */


/* .slider-cards {
        max-width: 1440px;
} */
.search2-outer-my {
        display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-content: baseline;
}
.search2-outer-my > div {
    margin: 1rem ;
}
.text-block_search2-none {
    display: none;
        color: #C81F2F;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
}
.container-cards .slick-list {
    min-height: 28rem;
}
/* card-bg */
.box-slider2 {
    min-height:230px;
    margin-top: 36px;
}
.card-bg {
    display: block !important;
    /* height: 380px; */
    background-color: transparent;
    /* padding: 0 18px 0 18px; */
    margin: auto;
    max-width: 255px;
    width: 255px;
}
.catalog-cards {
    width: 255px;
    margin-bottom: 2rem;
}
.card-bg-item {
    background-color: #fff;
    height: 100%;
    min-height: 423px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
    transition: all 300ms linear;
    border-radius: 5px;
    max-width: 366px;
    margin: auto;
    overflow: hidden;
}
.card-bg-item:hover {
   /*  box-shadow: 0px 0px 12px #c81f2f; */
   box-shadow: 0px 0px 12px rgb(0 0 0 / 52%)
    
}
.gray-line-top {
    width: 100%;
    height: 10px;
    background-color: #C4C4C4;
    margin: 0;
    transition: all 220ms linear;
}
.card-bg-item:hover .gray-line-top {
    background-color: #c81f2f;
}

.card-name {
    border-bottom: 1px solid #C4C4C4;
    margin: auto;
    width: 100%;
}
.card-name h5{
        text-align: center;
    font-size: 16px;
    line-height: 21px;
    /* font-family: Roboto; */
    font-style: normal;
    font-weight: bold;
    padding: 0.5rem 0 0rem;
}
.card-name .card-name_title{
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    font-style: normal;
    font-weight: bold;
    padding: 0.5rem 0 0rem;
    margin-bottom: .5rem;
    margin-top: 0;
}
.card-list {
    margin: auto;
    width: 85%;
    padding: 0;
    
}
.card-list__item,
.card-list__item-bank {
    padding: 15px 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    line-height:14px;
    color: #000;
    font-weight: 600;
    font-style: normal;
    height: 21px;
}
.card-list__item span,
.card-list__item-bank span {
    font-weight: normal;
    font-style: normal;
    color: #808080;
}
.card-list__item-bank {
    min-height: 85px;
    height: auto;
}
.card-price {
     margin: auto;
    width: 85%;
    color: #808080;
    /* font-family: Roboto; */
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 23px;
}
.card-btn {
    margin:  30px auto 30px;
    width: 85%;
}
.card-btn a {
    display: block;
    font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 36px;
color: #808080;
max-width: 120px;
height: 36px;
align-items: center;
text-align: center;
border: 1px solid #808080;
transition: all 300ms linear;
border-radius: 5px;
}
.card-bg-item:hover .card-btn a {
    background-color:#c81f2f;
    color:#fff;
}
.card-bg-item:hover .card-btn a:hover {
    background-color:#A31422;
    color:#fff;
}
/* endcard-bg */

/* card */
.outer-list-cards {
    justify-content: space-between;
    
}

.block-name-one-card {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
    margin-top: 1rem;
    width: 100%;
    height: 106px;
}
.block-name-one-card_price span{
    font-weight: 500;
font-size: 32px;
line-height: 37px;
color: #808080;
}
.block-name-one-card_price button {
        color: #FFFFFF;
    font-size: 16px;
    line-height: 16px;
    background-color: #C81F2F;
    display: block;
    padding: 1rem 4rem;
    border: none;
}
.one-card-big-name {
    color: #000000;
    font-weight: 500;
font-size: 24px;
line-height: 140%;

}
.one-card-big-ul  {
  /*  position: sticky; */
    top: 8rem;
    left: 0;
    width: auto;
    height: auto; 
}
.one-card-big-ul li{
    display: flex;
    justify-content: flex-start;
    text-align: left;
    color: #676767;
    letter-spacing: 0.15px;
    font-size: 16px;
line-height: 19px;
list-style: none;
border-bottom: 1px solid #C4C4C4;
padding: 15px;
/* max-width: 21.8rem; */
}
.one-card-big-ul li span:first-child {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
}
.one-card-big-ul li span:last-child {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.one-card-content-ul {
    margin-top: 3.1rem;
}
.one-card-content-ul li {
    border-bottom: 1px solid #C4C4C4;
    color: #000000;
    font-size: 16px;
line-height: 19px;
padding: 15px;
list-style: none;
    display: flex;
    align-items: end;
}
.one-card-big-text {
    color: #000000;
    font-weight: 500;
font-size: 24px;
line-height: 140%;
    min-height: 3rem;
    margin-top: 3rem;
    margin-bottom: 1rem;
}

.one-card-big-ul li:nth-child(7),
.one-card-big-ul li:nth-child(8), 
.one-card-content-ul li:nth-child(7),
.one-card-content-ul li:nth-child(8) {
    min-height: 80px;
}
.one-card-big-text-dop {
     color: #000000;
    font-weight: 500;
font-size: 21px;
line-height: 140%;
    min-height: 3rem;
    margin-top: 3rem;
    margin-bottom: 1rem;
}

/* //card */



.advantages {
    max-width: 1134px;
    margin: auto;
}
/* block services */
.block-services-bg {
    background-color: #ffffff;
    min-height: 160px;
    padding: 0;
}
.box-services-cards {
    margin-left: auto;
    margin-right: auto;
    max-width: 1134px;
}
.box-services__item {
    padding-top: 41px;
    /* padding-bottom: 100px; */
    /*  margin: auto; */
    /* margin-left:90px; */
    width: 100%;
    /* border: 1px solid red; */
}
.box-name-services {
    /* margin-left: 130px; */
    margin-bottom: 32px;
}
.box-name-services h3{
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
}
.box-name-services .service-title{
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
}
/* card service */
.card-service {
    width: 267px;
    padding: 7px;
}
.card-service-link {
    width: 100%;
    display: block;
    height: 100%;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 52%);
    border-radius: 5px;
    overflow: hidden;

}

.card-service-item {
    width: 100%;
    height: 100%;
    transition: all 200ms linear;
}


.card-service-name {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    padding: 20px 0 5px 25px;
    color: #000;
    margin-bottom: .5rem;
    margin-top: 0;
}

.card-service-link:hover .card-service-name {
    color: #c81f2f;
}
.card-service-link:hover .gray-line-top{
    background-color:#c81f2f;
}

.card-service-decsr {
    font-style: normal;
font-weight: normal;
font-size: 14px;
margin-left: 25px;
line-height: 16px;
color: #808080;
}
.card-service-link:hover .card-service-decsr {
    color: #c81f2f;
}
.card-service-decsr span {
        padding: 1rem;
    font-size: 1.3rem;
}


/* end card-service */
.next-usl {
    display: block;
    position: absolute;
    top: 40%;
    right: -23px;
    width: 16px;
    height: 32px;
    font-size: 4rem;
    color: #808080;
    line-height: 32px;
    cursor: pointer;
    font-weight: 100;
}

.prev-usl {
    display: block;
    position: absolute;
    top: 40%;
    left: -20px;
    width: 25px;
    height: 32px;
    font-size: 4rem;
    color: #808080;
    line-height: 32px;
    cursor: pointer;
    font-weight: 100;
}
.prev-usl:hover,
.next-usl:hover {
    color: #A31422;
}
/* end block services */

/* breadcrumb */
.breadcrumb {
    background-color: transparent;
}
.breadcrumb >li > a{
    color: #000;
}
/* //breadcrumb */

/* box content */
.box-text-content {
    padding: 0;
    margin: 50px auto 41px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    max-width: 1035px;
    text-align: left;
}
#open-content-text{
    margin-top: 15px;
    font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 16px;
color: #C81F2F;
}
/* end box content */

/* block prmium */
 .bg_premium {
    background-color: #F3F3F3;
}
#cmsinfo_block {
    display: flex;
    justify-content: center;
    align-items: baseline;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}
#cmsinfo_block .item {
    margin-bottom: 20px;
    padding-left: 3rem
}
#cmsinfo_block .item h4 {
    text-align: left;
    font-weight: 600;
}
#cmsinfo_block .item .title{
    text-align: left;
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: .5rem;
    line-height: 1.2;
    margin-top: 0;
}
#cmsinfo_block .item p {
    max-width: 20rem;
}
#cmsinfo_block .item h4:before {
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 40px;
    line-height: 1;
    color: #c1282a;
    font-weight: 400;
}
#cmsinfo_block .item .title:before {
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 40px;
    line-height: 1;
    color: #c1282a;
    font-weight: 400;
}
.thin-icon-ambulance:before {
    font-family: "FontAwesome";
    content: "\f1ce";
}
.thin-icon-email:before {
    font-family: "FontAwesome";
    content: "\f00c";
}
.thin-icon-phone-support:before {
    font-family: "FontAwesome";
    content: "\f040";
}
.thin-icon-thumb-up:before {
    font-family: "FontAwesome";
    content: "\f158";
}
/* end block premium */

/* pagination */
#mse2_mfilter .pagination {
        justify-content: center;
}
#mse2_mfilter .pagination li:first-child{
        margin-right: 20%;
}
#mse2_mfilter .pagination li:last-child{
        margin-left: 20%;
}
#mse2_mfilter .pagination > li > a {
        border: none;
        color: #000;
}
#mse2_mfilter .pagination .active a {
    background-color: transparent;
    color:#C81F2F;
}
#mse2_mfilter > .span3 > fieldset:nth-child(2) > .box-item,
#mse2_mfilter > .span3 > fieldset:nth-child(11)  .box-item {
    max-height: 7rem;
}
#mse2_selected sup {
    opacity: 0 !important;
}
/* //pagination */

/* block mailimg */
.box-mailimg {
   /*  padding: 0; */
    background: #F3F3F3;
    width: 100%;
}
.box-mailimg__item {
    padding: 2rem 0;
    /* margin-left:130px; */
    /* width: 85%; */
}
.box-mailimg__name {
    padding-bottom: 21px;
    text-align: center;
    font-style: normal;
font-weight: 500;
color: #C81F2F;
font-size: 31px;
line-height: 140%;
    
}
.form-mailimg {
    margin:0;
    padding: 1rem;
    justify-content: center;
    /* display: flex;
    justify-content: left;
    align-items: baseline; */
    flex-wrap: wrap;
}
.form-mailimg__text {
    max-width: 12rem;
    font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 16px;
margin-right: 20px;
color: #000;
font-weight: bold;

}
.form-mailimg__inp input {
    width: 310px;
height: 50px;
background-color: #fff;
padding: 13px 15px;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 24px;
color: #808080;
border: none;
margin-right: 15px;

}
.form-btn-mailing {
    margin-left: 30px;
    align-items: center;
text-align: center;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 16px;
color: #FFFFFF;
background-color: #c81f2f;
padding: 15px 45px;
border-radius: 5px;
border: none;
transition: all 280ms linear ;
}
.form-btn-mailing:hover {
   background-color: #A31422; 
}
/* endblock mailimg */
.footer-outer {
    padding: 10px 0;
}

/* footer */
.footer-title img{
    display: none;
}
.footer-outer h3 {
    font-weight: 500;
font-size: 18px;
line-height: 21px;
display: flex;
align-items: center;
letter-spacing: 0.5px;
color: #000000;
margin-bottom: 20px;
justify-content: space-between;
}
.footer-outer ul {
    padding: 0;
}
.footer-outer li {
    list-style: none;
    font-style: normal;
font-weight: normal;
font-size: 1rem;
letter-spacing: 0.5px;
color: #000000;
line-height: 19px;
margin: 10px 0px;
}
.footer-outer li a {
    font-weight: normal;
font-size: 1rem;
letter-spacing: 0.5px;
color: #000000;
transition: all 100ms linear;
}
.footer-outer li:hover a {
     color: #c81f2f;
}
.footer-line-icon,
.footer-line_phone,
.footer-line_mail {
    padding-left: 2rem;
    position: relative;
}
.footer-line_city::before,
.footer-line_phone::before,
.footer-line_mail::before {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.footer-line_city::before {
    top: 20%;
    background-image: url('/assets/images/icon-footer-city.svg');
}
.footer-line_phone::before {
    top: 5%;
    background-image: url('/assets/images/icon-footer-phone.svg');
}
.footer-line_mail::before {
    top: 5%;
    background-image: url('/assets/images/icon-footer-mail.svg');
}
.footer-btn-back {
    align-items: center;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #c81f2f;
    padding: 17px 26px;
    border-radius: 5px;
    border: none;
    transition: all 280ms linear;
}
.footer-btn-back:hover {
    background-color: #A31422;
}
.messenger_style {
    margin-top: 40px;
}
.messenger_style img {
    width: 45px;
}
/* //footer */

/* Modals Success */
#success_send_message {
    display: none;
    opacity: 0;
    z-index: 9900999;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 10%;
    right: 0;
    bottom: 0;
}
#success_sell-company{
    display: none;
    opacity: 0;
    z-index: 9900999;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 10%;
    right: 0;
    bottom: 0; 
}
#success_request_call{
    display: none;
    opacity: 0;
    z-index: 9900999;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 10%;
    right: 0;
    bottom: 0;
}
#aDialog-content {
    background: #FFF;
    max-width: 450px;
    min-width: 200px;
    padding: 30px;
    text-align: center;
    margin: 100px auto 70px;
    position: relative;
    border-radius: 5px;
    -webkit-box-shadow: 0 20px 40px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 20px 40px 0 rgb(0 0 0 / 10%);
    -wbekit-transition: margin ease 0.5s;
    -moz-transition: margin ease 0.5s;
    -o-transition: margin ease 0.5s;
    transition: margin ease 0.5s;
}
#aDialog-content-close {
    cursor: pointer;
    color: #494949;
    font-size: 24px;
    padding: 8px;
    z-index: 1;
    position: absolute;
    top: 15px;
    right: 15px;
}
.name_success {
    margin-top: 1em;
    font-weight: 600;
    font-size: 18px;
    color: #333;
    margin-bottom: 1em;
}
#overlay_success {
    z-index: 10000;
    /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
    position: fixed;
    /* всегдa перекрывaет весь сaйт */
    background-color: #000;
    /* чернaя */
    opacity: 0.8;
    /* нo немнoгo прoзрaчнa */
    -moz-opacity: 0.8;
    /* фикс прозрачности для старых браузеров */
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
    /* рaзмерoм вo весь экрaн */
    top: 0;
    /* сверху и слевa 0, oбязaтельные свoйствa! */
    left: 0;
    cursor: pointer;
    display: none;
    /* в oбычнoм сoстoянии её нет) */
}
.header-item-line-2-box-ul-new{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #0D1925;
    right: 0;
    width: 15rem;
    min-height: 15rem;
    border-radius: 5px;
    box-shadow: 0 0 4px #000;
    /* overflow-y: auto; */
    /* padding: 1rem; */
    z-index: 300;
}
.form-mailimg__text{
    padding-top: 10px;
}
.header-item-line-2-box-ul > li:nth-child(2){
    position: relative;
}
.header-item-line-2-box-ul > li:nth-child(3){
    position: relative;
}
.header-item-line-2-box-ul-new > ul{
    /* padding: 1rem; */
    padding-left: 0;
    padding-bottom: 5px;
}
.header-item-line-2-box-ul-new > ul li{
    padding: 0.6rem;
    list-style: none;
    border-bottom: 1px solid #000;
}
.header-item-line-2-box-ul-new > ul > li > a {
    color: #fff;
}
.header-item-line-2-box-ul-new a:hover {
    color: #c81f2f;
}
.header-item-line-2-box-ul > li:nth-child(2):hover .header-item-line-2-box-ul-new {
    display: block !important;
}
.header-item-line-2-box-ul > li:nth-child(3):hover .header-item-line-2-box-ul-new {
    display: block !important;
}
.header-item-line-2-box-ul > li:nth-child(2):after{
    position: absolute;
    content: "";
    top: 38%;
    right: 1.5rem;
    width: 10px;
    height: 10px;
    background-image: url(/assets/images/icon-bird-list.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 300ms linear;
    right: 7px;
}
/* .header-item-line-2-box-ul > li:nth-child(3):after{
    position: absolute;
    content: "";
    top: 38%;
    right: 1.5rem;
    width: 10px;
    height: 10px;
    background-image: url(/assets/images/icon-bird-list.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 300ms linear;
    right: 7px;
} */
.header-item-line-2-box-ul > li:nth-child(2) .header-item-line-2-box-ul-new{
    padding-top: 0px;
    top: 98%;
}
.submenu-firm-lizenziy{
    background-color: #0D1925;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    display: none;
    min-height: 100%;
    padding-left: 0;
    padding-bottom: 5px;
}
.submenu-firm-lizenziy a{
    color: #fff;
}
.header-item-line-2-box-ul-new ul li:hover > .submenu-firm-lizenziy{
    display: block;
}
.link-item-lizenziy{
    position: relative;
}
.link-item-lizenziy::after{
    position: absolute;
    content: '\203a';
    color: #fff;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.dropdown-mobile-menu {
    padding-left: 0;
    display: none;
}
.has-dropdown.active .dropdown-mobile-menu {
    display: block;
}
.has-dropdown{
    padding: 0.5rem 1rem;
    list-style: none;
    border-bottom: 1px solid #f3efef;
    position: relative;
}
.has-dropdown a{
    color: #212529;
    position: relative;
    display: block;
}
.link-arrow{
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 25px;
    height: 25px;
    background-image: url(/assets/images/icon-bird-list.svg);
    background-position: center;
    background-repeat: no-repeat;
    transition: all 300ms linear;
    padding: 15px;
}
.has-dropdown.active .link-arrow{
    transform: rotate(180deg) translateY(50%);
}
/*Social-icons*/
.fixed-social-button{
    margin: 0;
    padding: 0;
    border: 0;
    position: fixed;
    z-index: 10000;
    bottom: 35px;
    text-align: center;
    right: 20px;
}
.fixed-social-button-outer{
    margin: 10px;
}
.link-for-all-button{
    background-color: #A31422;
    border-radius: 50%;
    padding: 10px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #fff;
    transition: all 0.5s ease;
}
.link-for-all-button:hover{
    background-color: #1F1F1F;
}
.link-for-all-button-icon-chat {
    background-image: url('/assets/images/icons/icons8-dialog.png');
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    height: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
.link-general-style{
    padding: 10px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #A31422;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
    transition: all 0.5s ease;
}
.link-general-style:hover{
    background-color: #1F1F1F;
}
.social-links-link-viber {
    background-image: url('/assets/images/icons/icons8-viber-50.png');
}
.social-links-link-phone {
    background-image: url('/assets/images/icons/icons8-phone.png');
}
.social-links-link-skype{
    background-image: url('/assets/images/icons/icons8-skype.png');
}
.social-links-link-telegram{
    background-image: url('/assets/images/icons/icons8-telegram.png');
}
.social-links-link-zvonok{
    background-image: url('/assets/images/icons/icons8-tel.png');
}
.social-links-link-whatsapp{
    background-image: url('/assets/images/icons/icons8-whatsapp-50.png');
    margin-bottom: 15px;
}
.social-links-link-instagram{
    background-image: url('/assets/images/icons/icons8-instagram.png');
}
.social-links-link-mail{
    background-image: url('/assets/images/icons/icons8-mail.png');
}
.hover:hover{
    background-color: #1F1F1F;
    transition: all 0.5s ease;
}
.list-all-social-links{
    display: flex;
    transition: all 0.5s ease;
    display: none;
}
.list-all-social-links ul{
    list-style: none !important;
    padding: 0;
}
.opacity-icons{
    transition: all 0.5s ease;
    display: block;
}
.back{
    background-image: url('/assets/images/icons/icons8-cross.png') !important;
}
[data-tooltip] {
    position: relative; /* Относительное позиционирование */ 
}
[data-tooltip]::after {
    content: attr(data-tooltip); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    right: 0; 
    top: 2px; /* Положение подсказки */
    background: #2d3032; /* Синий цвет фона */
    color: #fff; /* Цвет текста */
    padding: 0.5em; /* Поля вокруг текста */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */
    pointer-events: none; /* Подсказка */
    opacity: 0; /* Подсказка невидима */
    transition: 1s; /* Время появления подсказки */
    border-radius: 10px;
    width: max-content;
} 
[data-tooltip]:hover::after {
    opacity: 1; /* Показываем подсказку */
    right: 55px; /* Положение подсказки */
}
/* end social */
.header-item-line-2-box-ul li.first:hover > .header-item-line-2-list_box{
    display: block !important;
}
.modal-title{
    font-size: 1.25rem;
    font-weight: 500;
    margin-top: 0;
}
.filter_title{
    margin-bottom: .5rem !important;
}
.news-list{
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin: 30px 0;
}
.news-item_preview{
    display: flex;
    align-items: center;
    border: 1px solid #EBE7E0;
}
.news-item_img{
    max-width: 350px;
    width: 100%;
}
.news-item_img img{
    min-height: 270px;
    object-fit: cover;
    width: 100%;
}
.news-item_text{
    display: flex;
    flex-direction: column;
    padding: 30px;
    width: 100%;
}
.news-item_name{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
.news-item_date{
    color: #959595;
    font-size: 16px;
    margin-bottom: 18px;
}
.news-item_desc{
    font-size: 16px;
    margin-bottom: 20px;
}
.news-item_link{
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 36px;
    color: #808080;
    max-width: 120px;
    height: 36px;
    align-items: center;
    text-align: center;
    border: 1px solid #808080;
    transition: all 300ms linear;
    border-radius: 5px;
}
.news-item_link:hover{
    background-color: #A31422;
    color: #fff;
}
.news__banner{
    margin: 25px 0;
}
.news__banner img{
    display: block;
    width: 100%;
}
.about-company_block{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
.about-company_img img{
    display: block;
    width: 100%;
}
.about-company_title{
    font-size: 2.5rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
}
.box-about-company{
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}
/* Аккордион */
.section-faq{
    margin-bottom: 80px;
}
.faq-title{
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 32px;
}
.accordion-menu {
    width: 100%;
}
.dropdownlink{
    padding: 20px 24px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s ease;
    color: #C81F2F;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    gap: 15px;
    border-radius: 20px;
    border: 1px solid #C81F2F;
}
.block-image_plus{
    background-image: url('../images/plus.svg');
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 12px;
    width: 32px;
    height: 32px;
    background-color: rgba(255, 255, 255, 0.30);
    transition: all 0.3s ease;
}
.submenuItems {
    display: none;
    padding: 24px;
    border-radius: 20px;
    background-color: #F8F8F8;
}
.accordion-text{
    color: #2B2727;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.faq-accordion .accordion-menu_item{
    margin-bottom: 26px;
}
.faq-accordion .accordion-menu_item.open .block-image_plus{
    background-image: url('../images/minus.svg'); 
} 
/* Конец Аккордион */
.section_popular-category{
    margin: 80px 0;
}
.popular-category_title{
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 32px;
}
.popular-category_items{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.popular-category_item{
    box-shadow: 0px 0px 12px rgb(0 0 0 / 52%);
    border-radius: 5px;
    overflow: hidden;
    color: #212529;
}
.popular-category_item:hover .gray-line-top{
    background-color: #c81f2f;
}
.popular-category_item:hover{
    color: #c81f2f;
}
.popular-category_item-image img{
    display: block;
    width: 100%;
    height: 150px;
    object-fit: cover;
    padding: 10px;
}
.popular-category_item-name{
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    font-style: normal;
    font-weight: bold;
    padding: 15px 0 25px 0;
}
.section-reviews{
    margin-bottom: 80px;
}
.reviews-title{
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 32px;
}
.review-item{
    background-color: #F3F3F3;
    transition: all 200ms linear;
    padding: 20px;
    text-align: center;
    display: flex !important;
    flex-direction: column;
}
.review-item_name{
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #000;
    margin-bottom: 10px;
}
.review-item_profession{
    font-style: italic;
}
.review-item_text{
    color: #808080;
    font-size: 16px;
}
.review-item_image{
    margin-top: auto;
}
.review-item_image img{
    display: block;
    margin: 0 auto;
}
.reviews-items .slick-track{
    display: flex;
    gap: 20px;
}
.reviews-items .next-usl, .reviews-items .prev-usl{
    top: 50%;
    transform: translateY(-50%);
}
.about_1 {
    border-radius: 0px 40px 120px;
    overflow: hidden;
}
.about_2{
    border-radius: 120px 40px 0px 40px;
    overflow: hidden;
}
.about_3{
    overflow: hidden;
    border-radius: 0px 40px 20px 200px;
}
.about_3 img{
    height: 100%;
    object-fit: cover;
}
.about-company_text{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about-company_text .company-title{
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
}
.box-about-company p{
    margin-bottom: 25px;
}
.box-about-company h1{
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 32px;
}
.about_block_1 div:nth-child(1){
    order:1;
}
.about_block_1 div:nth-child(2){
    order:2;
}
.about_block_1 div:nth-child(3){
    order:3;
}
.about_block_1 div:nth-child(4){
    order:4;
}
@media (max-width: 767px){
    .box-about-company h1{
        text-align:center;

    }
    .about_block_1 div:nth-child(3){
        order:4;
    }
    .about_block_1 div:nth-child(4){
        order:3;
    }
}


@media (max-width: 1200px) {
    .header-item-line-1,
    .header-item-line-1_box41a,
    .header-item-line-1_box42a,
    .header-item-line-1_box43a{
        font-size: 0.7rem;
    }
    .header-item-line-2-btn-callback {
        font-size: 0.8rem;
        min-width: 10.3rem;
    }
   /*  .header-item-line-1_box31 {
           padding: 0rem 2rem 1rem 2rem;
   } */
   .header-item-line-1_box2::before {
       top:0;
   }
   .header-item-line-1_box3::before {
       top:15%;
   }
}
.faq-block-item:hover{
    cursor: pointer;
}
.faq-block-item span:after{
    content: "+";
    display: flex;
    width: 30px;
    height: 30px;
    font-weight: 500;
    font-size: 30px;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 8px;
}

.faq-block-item span{
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
}
.faq-block-item div{
    display: none;
}
.faq-block-item{
    margin-bottom: 20px;
    background-color: #0D1925;
    color: white;
    padding: 10px;
}
.faq-block-item h3{
    margin-bottom: 0px;
}
.faq-block-item.active div{
    display: block;
    margin-bottom: 0px;
    margin-top: 10px;
}
.faq-block-item.active span:after{
    content: "-";
    font-size: 40px;
}
.faq-block-item div div span:after{
    display: none;
}


@media (max-width: 992px) {
    .form-mailimg__inp{
        margin-bottom: 15px;
    }
    .form-sale-firm_block-send button{
        width: 100%;
    }
    .form-mailimg__text{
        padding-top: 0px;
        font-size: 16px;
        margin-bottom: 25px;
    }
    .header-item-line-1,
    .header-item-line-1_box41a,
    .header-item-line-1_box42a,
    .header-item-line-1_box43a{
        font-size: 0.5rem;
    }
    .header-item-line-1_box2,
    .header-item-line-1_box3 {
        font-size: 0.6rem;
    }
    .h1_section-search,
    .block-name-one-card_price span{
        font-size: 1rem;
    }
    .header-item-line-1_box31::before,
    .header-item-line-1_box32::before {
            width: 15px;
    height: 15px;
    }
    .block-name-one-card_price button {
    padding: 1rem;    
    }
    .h1_section-search-outer {
        width: 100%;
        text-align: center;
        font-weight: bold;
    }
    /* .header-item-line-1_box31 {
        padding: 0rem 0rem 0.1rem 2rem;
    } */
    .header-item-line-2-box-ul a {
        font-size: 0.8rem;
    }
    .one-card-content-ul {
    margin-top: 3.1rem;
    }
    .popular-category_items{
        grid-template-columns: repeat(3, 1fr);
    }
  
}


@media (max-width: 767px) {
    .background-slider {
    margin-left: 0px;
}
    .container-mob-line2 {
    display: flex;
    box-shadow: 0px 5px 10px rgb(157 168 179 / 25%);
    }
    .container-cards {
      width: 100%;
    }
    .form-mailimg__text {
        max-width: 100%;
    }
.box-big-text {
    text-align: center;
}
.container-cards .slick-list {
    min-height: 1rem;
}
/* mainling */
.form-mailimg {
    flex-wrap: wrap;
    justify-content: center;
}

.box-mailimg__name {
    font-size: 20px;
    text-align: center;
    line-height: 140%;
    padding-bottom: 10px;
}
.box-mailimg__item {
    padding: 30px 10px;
    margin-left: 0px;
    width: 100%;
}
.form-btn-mailing {
    margin: 0;
}
/* services */
.box-text-content {
    padding: 0 10px ;
}
/* premium */
#cmsinfo_block {
    margin-left: 10%;
}

/* mobile */
.header-item-line-1_box1,
.header-item-line-1_box2,

.header-item-line-2 {
    display: none;
}
.slider-big-btn {
    flex-wrap: wrap;
    justify-content: center;
}
.box-form-search {
    width: 90%;
    margin: auto;
}
.big-button-item {
        margin: 20px 0.5rem 0 0.5rem;
    
}
.big-button-item2 {
        margin: 20px 0.5rem 0 0.5rem;
    
}
.form-modal-right button {
    font-size: 1rem;
}
.text-block_search2-none {
 font-size: 28px;
}
 .error_404 {font-size: 250px;}
    .footer-title img{
        display: block;
        width: 15px;
        transition: transform .3s ease;
    }
    .footer-dropdown{
        display: none;
        margin-top: 10px;
    }
    .footer-dropdown.active-menu{
        display: block;
        transition: all 0.3s ease;
    }
    .footer-title.open img{
        transform: rotate(180deg);
        transition: transform .3s ease;
    }
    .footer-outer h3{
        border-bottom: 1px solid #C4C4C4;
        padding-bottom: 7px;
    }
    .news-item_preview{
        flex-direction: column;
        border: none;
        border-top: 1px solid #EBE7E0;
        padding: 0;
        margin-bottom: 0;
    }
    .news-item_img{
        max-width: 100%;
    }
    .news-item_text{
        padding: 15px 0 0 0;
    }
    .about-company_block{
        grid-template-columns: repeat(1, 1fr);
    }
    .popular-category_items{
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 645px) {
    .next-bg {
        left: 0;
    }
    .prev-bg {
        right: -10px;
    }
    .slick-list  {
        width: 90%;
        margin: auto;
    }
    .prev-usl {
        left: 0px;
    }
    .next-usl {
        right: 0px;
    }
    .error_404 {
        font-size: 200px;
    }
}

@media (max-width: 450px) {
    .header-item-line-1_box3 {
        display: none;
    }  
    .header-item-line-1 {
        font-size: 0.9rem;   
        padding: 6px 0rem 3px;
        justify-content: center;
    }
    .form-modal-left {
        max-width: 30%;
    }
    .error_str {font-size: 20px;}
    .error_404 {font-size: 100px;}
    .clarification-firm  {
        font-size: 17px;
    }
    .h1_section-search {
        font-size: 2rem;
    }
    .form-sale-firm_left {
        font-size: 14px;
    }
    .h1_section-search {
            font-size: 1.1rem;
        font-weight: bold;
    }
    .block-name-one-card_price span {
        font-size: 18px;
        line-height: 14px;
    }
    .form-mailimg__text-a {
        align-items: center;
        margin-bottom: 1rem;
    }
    .block-name-one-card_price button { 
            padding: 0.3rem 1.2rem;
                font-size: 14px;
        line-height: 16px;
    }
    .one-card-big-name {
        font-size: 19px;
        margin-bottom: 0.5rem;
    }
    .one-card-content-ul li {
            font-size: 14px;
        line-height: 18px;
    }
    .one-card-big-ul li {
        font-size: 0.8rem;
    }
    .one-card-big-text-dop {
        font-size: 0.8rem;
    }
    .one-card-content-ul {
        margin-top: 3.9rem;
    }
    .popular-category_item-image img{
        height: 100%;
    }
    .popular-category_items{
        grid-template-columns: repeat(1, 1fr);
    }
}













