@media screen and (max-width: 1800px) {
    .language-list {
        bottom: -153px;
    }
    .footer__list {
    margin-top: 2.8vh;
}
}

@media screen and (max-width: 1700px) {
    .language-list {
        bottom: -148px;
    }
    .tariffs__checkbox:hover::before {
        left: -190px;
    }
    .footer__list {
    margin-top: 2.9vh;
}
}

@media screen and (max-width: 1600px) {
    .language-list {
        bottom: -142px;
    }
    .footer__list {
    margin-top: 3.1vh;
}
}

@media screen and (max-width: 1500px) {
    .tariffs__checkbox::before {
        top: -55px;
        left: -110px;
        width: 225px;
    }

    .language-list {
        bottom: -136px;
    }
}

@media screen and (max-width: 1400px) {
    .language-list {
        bottom: -131px;
    }
    .footer__list {
    gap: 1.73vw;
}
    
    .tariffs__checkbox:hover::before {
        left: -190px;
        width: 300px;
        font-size:10px;
    }

    .tariffs__sellyear {
        font-size: 8px;
    }
}

@media screen and (max-width: 1350px) {
    
    .footer__list {
    margin-top: 2.2vh;
            gap: 1.83vw;
}
    
    .control__gallery {
        flex-wrap: wrap;
        justify-content: center;
        margin-left: 150px;
    }

    .zero-slide {
        width: 360px;
    }

    .first-slide {
        width: 360px;
    }

    .second-slide {
        width: 360px;
        margin-right:0;
    }

    .third-slide {
        display: none;
    }

    .tariffs__checkbox::before {
        width: 190px;
    }
}

@media screen and (max-width: 1300px) {
    .custom-select .dropdown{
    top: 3.17vw;
}
    .language-list {
        bottom: -126px;
    }
    .footer__logo img {
    width: 156px;
}
}

@media screen and (max-width: 1250px){
    .second-slide{
        display:none;
    }
}

@media screen and (max-width: 1200px) {
    .language-list {
        bottom: -123px;
    }
    .custom-select .dropdown {
        top: 3.57vw;
    }
}

@media screen and (max-width: 1100px) {

.control__gallery {
        height: 270px;
    }

    .control__gallery img {
        width: 1000px;
        height: 236px;
    }
    .tariffs__checkbox:hover::before {
        padding:8px 1px;
        width:250px;
        left:-150px;
    }

    .language-list {
        bottom: -119px;
    }
        .develop__item a {
        font-size: 13px;
        font-weight: bold;
    }
}

@media screen and (max-width: 1000px) {
    .develop__img img {
    width: 40px;
    height: 40px;
}
    .custom-select .dropdown {
        top: 3.97vw;
    }
    .language-list {
        bottom: -115px;
    }

    .filter__text {
        margin-left: 0;
    }

    .filter__inner {
        justify-content: center;
    }

    .tariffs__title {
        font-size: 24px;
        margin-bottom: 27px;
    }

    .tariffs__checkbox {
        width: 193px;
        height: 38px;
        font-size: 12px;
    }

    .tariffs__employ-tabs {
        width: 326px;
        height: 38px;
    }

    .tariffs__time-tabs {
        width: 121px;
        height: 38px;
    }

    .tariffs__input {
        height: 14px;
        padding: 1px 1px 1px 17px;
    }

    .tariffs__input::before {
        width: 12px;
        height: 12px;
    }

    .active-tab {
        border-radius: 4.602px;
        border: 0.767px solid #92E4B8;
    }

    .tabs {
        font-size: 8px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 9px 10px;
    }

    .tariffs__name,
    .tariffs__name1,
    .tariffs__name2,
    .tariffs__name3 {
        font-size: 14px;
        margin-top: 24px;
        margin-bottom: 38px;
    }

    .tariffs__sell,
    .tariffs__sell1,
    .tariffs__sell2,
    .tariffs__sell3 {
        font-size: 12px;
        padding: 5px 10px;
        border-radius: 8px;
        width: 50px;
        height: 24px;
        position: absolute;
        top: 52px;
        right: 20px;
    }

    .tariffs__item {
        max-width: 255px;
        width: 100%;
        border-radius: 10px;
        position: relative;
    }

    .tariffs__price,
    .tariffs__price1,
    .tariffs__price2,
    .tariffs__price3 {
        font-size: 22px;
    }

    .tariffs__ed,
    .tariffs__ed1,
    .tariffs__ed2,
    .tariffs__ed3 {
        font-size: 16px;
    }

    .tariffs__old {
        font-size: 14px;
    }

    .tariffs__learnmore {
        font-size: 12px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .tariffs__button {
        width: 215px;
        height: 47px;
        font-size: 14px;
        border-radius: 8px;
        margin-bottom: 24px;
    }

    .tariffs {
        padding: 40px 0 40px 0;
    }

    .tariffs__descriptions {
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
    }

    .tariffs__list {
        gap: 16px;
    }

    .tariffs__list2,
    .tariffs__list3 {
        gap: 12px;
    }

    .tariffs__list,
    .tariffs__list2,
    .tariffs__list3 {
        font-size: 12px;
        margin-left: 20px;
        margin-bottom: 24px;
    }

    .tariffs__tabs {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        margin-bottom: 30px;
    }

    .tariffs__checkbox {
        order: 1;
        border-radius: 6px;
    }

    .tariffs__time-tabs {
        order: 2;
        border-radius: 6px;
    }

    .tariffs__employ-tabs {
        order: 3;
        width: 326px;
        border-radius: 6px;
    }

    .tariffs__name::before,
    .tariffs__name1::before,
    .tariffs__name2::before,
    .tariffs__name3::before {
        width: 215px;
        height: 4px;
        left: 20.5px;
        top: -24px;
    }

    .tariffs__part {
        font-size: 12px;
        gap: 12px;
    }

    .footer__companies {
        font-size: 10px;
        max-width: 90px;
        align-self: center;
    }

    .footer__email {
        font-size: 10px;
    }

    .footer__pay {
        font-size: 12px;
    }

    .footer__link {
        font-size: 10px;
    }

    .footer__imgs {
        order: 1;
    }

    .footer__icons {
        align-self: center;
    }

    .footer__list,
    .footer__imgs {
        max-width: 200px;
        
    }

    .footer__info {
        justify-content: center;
        gap: 30px;
        flex-wrap: wrap;
        text-align: center;
                font-size: 13px;
    }

    .footer__voice {
        font-size: 12px;
        margin-right: 0;
    }

    .footer__years {
        font-size: 12px;
        margin-right: 0;
    }

    .footer__poli {
        font-size: 12px;
        margin-right: 0;
    }

    .footer__offer {
        font-size: 12px;
        margin-right: 0;
    }

    .footer__short {
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
        gap: 20px;
    }

    .header__lang.footerpath {
        margin-top: 0;
    }
}

@media screen and (max-width: 900px) {
    
    .filter__img img {
    width: 371px;
    height: 413px;
    margin-left:0;
}
    
    .clients__img img {
    width: 368px;
    height: 413px;
     margin-left:0;
}
    
    .custom-select .dropdown.open {
    padding: 10px 5px;
}
    .passLoss {
    font-size:15px;
}
    .footer{
        padding-bottom:40px;
    }
    .footer__inner {
    margin-left: 0.5vw;
    margin-right: 0.29vw;
    
}
        .footer__info {
        gap: 1px;
        font-size: 13px;
        justify-content: space-around;
    }
    
    .custom-select .dropdown {
    top: -70px;
    left: -8px;
        font-size: 15px;
}
    
    .custom-select.open-up .dropdown {
    top: auto;
    bottom: 100%; /* открывается вверх */
    margin-bottom: 8px; /* отступ между кнопкой и списком */
  }
    
    .tariffs__checkbox:hover::before {
        display:none;
    }

    .modal__span,
    .modal__checks,
    .modal__link-free {
        font-size: 16px;
    }

    .burger-icon {
        display: block;
    }

    .esc__burger {
        display: block;
    }

    .header__bot {
        position: fixed;
        inset: 0;
        background-color: #04131D;
        z-index: 10;
        padding: 26vh 15px 30px;
        transform: translateY(-50%);
        opacity: 0;
        visibility: hidden;
        transition: all .4s;
    }

    .body--opened-menu .header__bot {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }

    .menu-header-container {
        align-self: center;
        text-align: center;
    }

    .nav__menu {
        display: flex;
        flex-direction: column;
        color: #FFF;
        font-size: 16px;
        gap: 36px;
    }

    .header__inner-bot {
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .header__buttons {
        align-self: center;
        flex-flow: column-reverse;
        margin-bottom: 50px;
    }

    .header__log {
        color: #23CE70;
        font-size: 14px;
        font-weight: 500;
    }

    .header__try {
        width: 325px;
        height: 49px;
        border-radius: 4px;
        background: #23CE70;
        color: #FFF;
        font-size: 14px;
        font-weight: 500;
    }

    .menu-header-container {
        margin-bottom: 80px;
    }

    .header__logo {
        display: none;
    }

    .header__lang {
        margin-top: 60px;
        align-self: flex-end;
    }

    .header__lang>svg {
        display: none;
    }

    .header__lang span {
        color: #FFF;
        font-size: 16px;
    }

    .header__icon-dropdown path {
        fill: #FFF;
    }

    .header__logo-mobile {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .advantages__inner {
        flex-wrap: wrap;
        gap: 25px;
    }

    .advantages__item {
        display: flex;
        flex-direction: column;
        width: 325px;
        height: 242px;
        padding: 20px 20px;
        border-radius: 15px;
        box-shadow: -3.836px -3.836px 9.205px 0px rgba(0, 0, 0, 0.15), 3.836px 3.836px 9.205px 0px rgba(0, 0, 0, 0.15);
    }

    .advantages__p {
        font-size: 10px;
    }

    .advantages__title {
        width: 237px;
        font-size: 14px;
        font-weight: 600;
        align-self: center;
    }

    .advantages {
        padding: 40px 25px;
    }

    
.control__other {
        font-size: 14px;
        max-width: none;
        padding: 0 20px;
    }

    
    .control__p  {
        font-size: 14px;
        max-width: none;
        padding: 0 20px;
    }

    .control {
        padding: 50px 0 20px;
    }

    .control__title {
        font-size: 24px;
    }

    .control__p {
        font-size: 14px;
    }

    .filter__inner {
        flex-direction: column;
        align-items: center;
    }

    .clients__inner {
        flex-direction: column;
        align-items: center;
        flex-flow: column-reverse;
    }

    .filter__title, .clients__title {
        font-size: 25px;
        margin-bottom:20px;
    }

    .filter__p, .clients__for {
        font-size: 17px;
        max-width: none;
        margin-bottom:20px;
    }

    .filter__block, .clints__block {
        font-size: 17px;
        gap:14px;
        margin-bottom:20px;
    }

    .filter__other {
        font-size: 17px;
    }

    .filter__text {
        max-width: 800px;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: start;
        margin-bottom: 20px;
    }

    .filter__check {
        max-width: none;
    }

    .filter__new {
        font-size: 17px;
        margin-bottom:14px;
    }

    /* ==================== */
    .clients__title {
        font-size: 25px;
    }

    .clients__p {
        font-size: 17px;
        max-width: none;
    }

    .clients__for {
        font-size: 17px;
        max-width: none;
    }

    .clints__block {
        font-size: 17px;
    }

    .clients__other {
        font-size: 17px;
    }

    .clients__text {
        max-width: 800px;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: start;
        margin-bottom: 20px;
    }

    .clients__check {
        max-width: none;
    }

    .clients__inner {
        gap: 0;
    }

    .container {
        padding: 0 20px 0 20px;
    }

    .develop {
        padding: 40px 0 40px;
    }

    .develop__title {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .develop__list {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }

    .develop__item {
        max-width: none;
        width: 335px;
        border-radius: 15px;
        padding: 20px 20px 24px 20px;
    }

    .develop__voice {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .develop__p {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .develop__item span {
        font-size: 14px;
    }

    .develop__img {
        margin-bottom: 14px;
    }
}

@media screen and (max-width: 760px) {
    .integration__icons img.arou {
    width: 140px; 
    height: 70px;
}
    .integration__icons img {
    width: 80px;
    height: 80px;
}
    .integration__title {
        font-size: 20px;
    }

    .integration__title {
        max-width: none;
    }

    .integration__icons {
        max-width: none;
    }

    .footer__list,
    .footer__imgs {
        max-width: 140px;
        width: 100%;
    }

    .div__info-page-inner p {
        padding: 10px 40px;
        font-size: 13px;
    }
}

@media screen and (max-width: 600px) {
    
}
@media (max-width: 599px) {
  
  
  .footer__logo img {
    width: 110px;
}
.blur-first{display:none;}

}

@media screen and (max-width: 450px) {
    .integration{
        padding:40px 2px;
    }
    
        .filter__img img {
    width: 301px;
    height: 320px;
}
    
    .clients__img img {
    width: 299px;
    height: 323px;
}
    
.control__gallery img {
        width: 1179px;
        height: 303px;
        left: -74vw;
    }

    .control__gallery {
        height: 300px;
    }
      .welcom__img img:first-child {
        display: none;
    }
    
    .welcom__img img:last-child {
        display: block;
    }
    
    .welcome__p {
    max-width: none;
}
    .info__page-title {
    font-size: 30px;
}
.div__info-page-inner {
            padding: 0 0 20px 0; 
}
.div__info-page-inner p {
        padding: 10px 10px;
    }
        .header__bot{
        padding: 80px 15px 30px;
    }
    .div__info-page-inner p {
        padding: 10px 20px;
        font-size: 13px;
    }

    .footer__list,
    .footer__imgs {
        width: 144px;
        font-size: 11px;
        gap: 14px;
    }


    .footer__info {
        flex-wrap: wrap;
        position: relative;
        margin-bottom: 170px;
        justify-content: start;
        text-align: start;
        gap: 0;
    }

    .footer__inner {
        margin-right: 0;
        margin-left: 0;
    }

    hr {
        display: none;
    }

    .footer__imgs {
        order: 6;
        flex-direction: column;
        position: absolute;
        left: 0;
        bottom: -160px;
        max-height: 150px;
        flex-wrap: wrap;
        column-gap: 80px;
    }

    .footer__list1 {
        order: 1;
        margin-bottom: 10px;
    }

    .footer__list2 {
        order: 3;
    }

    .footer__list3 {
        order: 2;
        margin-left: auto;
    }

    .footer__list4 {
        order: 4;
        position: absolute;
        top: 80px;
        right: 0px;
    }

    .footer__list5 {
        order: 5;
        position: absolute;
        top: 160px;
        right: 0px;
    }

    .footer__companies {
        font-size: 10px;
        max-width: 124px;
    }

    .footer__email {
        font-size: 10px;

    }

    .footer {
        padding: 40px 0px;
    }

    .footer__pay {
        margin-top: 50px;
        margin-left: 59px;
    }

    .footer__icons {
        margin-top: 90px;
        margin-left: -240px;
    }

    .footer__voice {
        font-size: 14px;
    }

    .footer__years {
        font-size: 14px;
        grid-column: 1;
        grid-row: 2;
    }

    .footer__poli {
        font-size: 11px;
    }

    .footer__offer {
        font-size: 11px;
    }

    .footer__short {
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, 50%);
        grid-template-rows: repeat(2, 1fr);
        column-gap: 60px;
        row-gap: 12px;
    }

    .header__lang.footerpath>svg {
        display: block;
    }

    .header__lang.footerpath {
        position: absolute;
        top: -139px;
        right: 85px;
    }

    .menu-header-container {
        align-self: start;
        text-align: start;
    }

    .header__top {
        width: 100%;
        padding-bottom:15px;
    }

    .header__inner-top {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    .header__action {
        margin-right: 0;
        margin-left: 0;
    }

    .header__action {
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: -0.14px;
        width: 324px;
        padding-top: 10px;
        margin-top: 15px;
    }

    .header__learnmore {
        width: 140px;
        height: 26px;
        justify-content: center;
        border-radius: 7.09px;
        font-size: 11px;
        letter-spacing: -0.11px;
        margin-right: 0;
    }

    .header__exit {
        position: absolute;
        top: 15px;
        right: 0;
    }

    .welcome__asistent {
        text-align: center;
        font-size: 23px;
        font-weight: 600;
        width: 266px;
    }

    .welcome__p {
        text-align: center;
        font-size: 12px;
        font-weight: 500;
        width: 281px;
    }

    .control__title {
        font-size: 20px;
        max-width: 331px;
    }

    .control__p {
        font-size: 12px;
        max-width: 331px;
    }

    .filter__title, .clients__title {
        font-size: 20px;
    }

    .filter__p, .clients__for {
        font-size: 12px;
    }

    .filter__block, .clints__block {
        font-size: 12px;
    }

    .filter__other, .clients__other {
        font-size: 12px;
    }


    .integration__title {
        max-width: none;
        font-weight: 600;
    }

    .integration__icons {
        max-width: none;
    }

    .tariffs__title {
        font-size: 20px;
    }

    .tariffs__checkbox {
        font-size: 12px;
    }

    .header__lang.footerpath {
        position: absolute;
        top: -140px;
        right: 85px;
    }

    .modal__window {
        width: 325px;
        padding: 40px 25px;
    }

    .modal__window1 {
        width: 325px;
        padding: 40px 25px;
    }

    .modal__window2 {
        width: 325px;
        padding: 40px 25px;
    }

    .modal__title {
        font-size: 20px;
        font-weight: 600;
        margin-top: 0;
    }

    .modal__title1 {
        font-size: 20px;
        font-weight: 600;
        margin-top: 0;
    }

    .modal__title2 {
        font-size: 20px;
        font-weight: 600;
        margin-top: 0;
    }

    .modal__span,
    .modal__checks,
    .modal__link-free,
    .passLoss,
    .modal__link-free2 {
        font-size: 10px;
    }

    .modal__window1 {
        align-items: center;
    }

    .modal__span {
        margin-top: 13px;
    }

    .modal__cancel {
        position: absolute;
        right: 18px;
        top: 18px;
    }
    .modal__cancel1 {
        position: absolute;
        right: 18px;
        top: 18px;
    }
    .modal__cancel2 {
        position: absolute;
        right: 18px;
        top: 18px;
    }

    .modal__link-free {
        width: 275px;
        height: 48px;
        border-radius: 3.895px;
        flex-shrink: 0;
    }
}

@media screen and (max-width: 430px) {
    .footer__pay {
        margin-top: 50px;
        margin-left: 46px;
    }

    .footer__icons {
        margin-left: -265px;
    }
}

@media screen and (max-width: 420px) {
    .footer__imgs {
        column-gap: 50px;
    }

    .footer__icons {
        margin-left: -175px;
    }
}

@media screen and (max-width: 400px) {
    .footer__icons {
        margin-left: -215px;
    }

    .footer__pay {
        margin-left: 39px;
    }

    .footer__short {
        column-gap: 35px;
        row-gap: 12px;
    }
}

@media screen and (max-width: 390px) {
    .footer__imgs {
        column-gap: 20px;
    }

    .footer__short {
        column-gap: 40px;
    }

    .footer__icons {
        margin-left: -110px;
    }

    .footer__pay {
        margin-left: 65px;
    }
}

@media screen and (max-width: 385px) {
    .footer__icons {
        margin-left: -115px;
    }

    .footer__pay {
        margin-left: 60px;
    }
}

@media screen and (max-width: 375px) {
    .footer__imgs {
        column-gap: 5px;
    }

    .footer__short {
        column-gap: 25px;
    }

    .footer__icons {
        margin-left: -87px;
    }

    .footer__pay {
        margin-left: 60px;
    }
}