@media(max-width: 1650px) {
  .slider-one .swiper-pag-wrap {
    left: 20vw;
  }
  .slider-two .swiper-slide .slide-project-item {
    width: 100%;
  }
  .slide-two-img-bg {
    max-height: 45vh;
  }
  .main-info {
      padding: 0px;
  }
  .section.gallery {
      padding: 0px 2% 0 2%;
  }
}


@media(max-width: 1600px) {
.tymanin .tymanin-content {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}
.tymanin .tymanin-content .tymanin-header,
.tymanin .tymanin-content .tymanin-projects-item {
    max-width: 90%;
}
.carousel__item-text__title h3 {
    font-size: 8vw;
    line-height: 8vw;
}    
  .project-img-content {
    right: 6vw;
  }

  .slider-one .swiper-wrapper {
    margin: 0px 0px 0px 0vw;
  }
  .header-wrap {
    padding: 0px 5vw;
  }
  .about p {
    width: 100%;
  }
  .about,
  .project-info,
  .footer-box,
  .modal-form-header,
  .modal-form-contact,
  .modal-form-into,
  .modal-menu-wrap {
    padding: 0px 5vw;
  }
  .modal-form-contact {
    padding-top: 108px;
  }
  .modal-form-header,
  .modal-menu-wrap {
    padding-top: 4vh;
  }
  .contact-form {
    width: 85%;
  }
  .modal-others-wrap {
    background-position-y: 16vw;
    background-position-x: -2vw;
  }
  .modal-others-wrap .modal-menu-content .menu-items {
    margin-left: 18vw;
    margin-top: 20vh;
  }
  .project-img-bg {
  }
  .parallax-body {
    padding: 0vh 5vw;
  }
  .swiper-wrapper {
  }
  .slider-two {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-right: 7vw;
  }
  .menu__btn, .close-btn-wrap, .btn-close {
    width: 40px;
    height: 40px;
  }
  .close-btn-wrap span, .btn-close span {
    width: 14px;
    height: 14px;
  }
  .modal-form-into {
    margin-top: 6vh;
  }
  .modal-form-wrapper {
    margin: 9vh 0px 0px 6vh;
  }
  .about-us .title__wrapper h2 {
      left: 4vw;
  }
  .slider__bg h2 {
  }
  .carousel__item-text {
    padding: 0 0 0 5vh;
  }
  .carousel__item-img {
    height: 100vh;
  }
  .swiper__button {
  }
  .matiss-radio-btn {
    width: 16vh;
    height: 16vh;
  }
  .menu__btn {
    top: 44px;
  }
  #nav-icon3 span {
    width: 16px;
  }
  .slider-one .swiper-slide.swiper-slide-active {
    width: 60vh !important;
    height: 60vh;
  }
  .slider-one .swiper-slide {
      
  }
  .swiper-slide a {
      display: block;
      width: 100%;
      height: 100%;
  }
  .slider-one .swiper-wrapper {
    height: 70vh;
  }
    .slider-one .swiper-pag-wrap {
        width: 30vw;
        left: 3vw;
    }
}
@media(max-width: 1500px) {
    .modal-others-wrap .modal-menu-content .menu-items ul li a {
        font-size: 60px;
        line-height: 60px;
    }
    .gallery-block .gallery-info {
        padding: 0px 2% 0px 2%;
        width: 100%;
        max-width: 100%;
    }
    .gallery-block {
        flex-direction: row;
        padding-top: 50px;
    }
    .gallery-info h1 {
        font-size: 40px;
    }
    .gallery-info p {
        margin-top: 0px;
        font-size: 20px;
        line-height: 20px;
    }
    .gallery-block .gallery-img {
        max-width: 50%;
        width: 50%;
        margin: 0 auto;
        margin-top: 40px;
    }
    .slide-gallery img {
        max-height: 50vh;
    }
    .gallery-slider-navigation {
        margin-top: 2vh;
    }
    .btn-radio-wrap {
        top: 30px;
    }
    .matiss-radio-btn {
        width: 10vh;
        height: 10vh;
    }
    .orange-menu {
        padding: 0 2%;
        
    }

}


@media(max-width: 1280px) {
    .modal-form-contact h3 {
        font-size: 6vw;
        line-height: 7vw;
    }
    .modal-form-contact a {
        font-size: 6vw;
        line-height: 7vw;    
    }
  .header .header__img__bg {
    width: 73.6%;
  }
  .about p {
    font-size: 38px;
  }
  .project-img-content p.count {
    font-size: 192px;
    line-height: 163px;
  }
  .project-img-content p.name {
    font-size: 24px;
  }
  .footer__section-1 h2 {
    font-size: 94px;
  }
  .footer-tel {
    font-size: 70px;
  }
  p.footer-adress,
  a.footer-mail-links {
    font-size: 21px;
    padding-top: 27px;
  }
  .links a {
    font-size: 17px;
    margin-bottom: 18px;
  }
  .footer-ps-hr p {
    font-size: 15px;
  }
  .modal-others-wrap .modal-menu-content .menu-items {
    margin-left: 22vw;
  }
    .modal-others-wrap .modal-menu-content .menu-items ul li a {
        font-size: 5vw;
        line-height: 5vw;   
    }
    .modal-others-wrap {
        background-position-y: 2vw;
        background-position-x: -15vw;
    }
    .slide-two-title {
        font-size: 10vw;
        line-height: 10vw;
    }
    .slide-two-img-bg {
        height: auto;
    }
}
@media(max-width: 1100px) {
    .slider-one .swiper-pag-wrap {
        width: 50vw;
        left: 10vw;
    }

    body.gallery-body .menu__btn, body.fp-viewing-home .menu__btn, body.fp-viewing-about .menu__btn, body.fp-viewing-sq .menu__btn, body.fp-viewing-count .menu__btn, body.fp-viewing-images-0 .menu__btn, body.fp-viewing-projects-0 .menu__btn, body.fp-viewing-about .menu__btn, body.fp-viewing-history .menu__btn, body.fp-viewing-footer .menu__btn, body.fp-viewing-steps-0 .menu__btn {
    top: 5vh;
    right: 26px;
    background: #fff;
    transition: right .8s;
}
    body.gallery-body .menu__btn {
       background: #F2A50C; 
    }
.header-top-menu {
    height: auto;
}
.header-top-menu-links, .header-top-menu-btn {
    display: none;
}
#nav-icon3 {
    position: relative;
    top: -3px;
}
#nav-icon3 span {
    width: 13px;
    margin-top: 3px;
    background-color: #181A1B;
}
#nav-icon3 span:nth-child(3) {
    display: none;
}
.header__menu {
    padding-top: 5vh;
}
}



@media(max-height: 700px) {
.tymanin .tymanin-content .tymanin-header h2 {
    font-size: 40px;
    line-height: 40px;
    padding: 6vh 0px 6vh 6vh;
}
.tymanin .tymanin-content .tymanin-header .tymanin-logo {
    width: 100px;
    height: 100px;
    background-size: cover;
    margin: 6vh;
}
.tymanin .tymanin-content .tymanin-header {
    min-height: auto;
    height: 40%;
}
.tymanin .tymanin-content .tymanin-projects-item .project-item {
    height: 100%;
}
.tymanin .tymanin-content .tymanin-projects-item a {
    height: 45vh;
}
.tymanin .tymanin-content .tymanin-projects-item {
    height: auto;
    min-height: auto;
}
.slider-two .swiper-wrapper {
    position: relative;
    height: auto;
}
.swiper__button {
    left: 5vh;
}
  .header__content {
    margin-top: 30vh;
  }
  .project-info-content-spisok {
    padding: 3vh 0px;
  }
  .project-info-text {
    margin: 5vh 0;
  }
  body.fp-viewing-count .menu__btn {
    opacity: 0;
    transition: .2s;
  }
  body.fp-viewing-about .menu__btn,
  body.fp-viewing-sq .menu__btn,
  body.fp-viewing-count .menu__btn,
  body.fp-viewing-images-0 .menu__btn,
  body.fp-viewing-projects-0 .menu__btn,
  body.fp-viewing-about .menu__btn,
  body.fp-viewing-history .menu__btn,
  body.fp-viewing-footer .menu__btn,
  body.fp-viewing-steps-0 .menu__btn{
    transition:  .8s;
  }
  body.fp-viewing-count .menu__btn {
    right: -100%;
    transition: right .8s;
  }
  .modal-form-wrapper {
    height: 100%;
  }
  .footer__section-1 h2 {
    font-size: 8vh;
    top: -5vh;
  }
  .footer-box-logo, .footer-box-links, .footer-ps-hr {
    padding-top: 2vh;
  }
  .footer-ps-hr {
    margin: 2vh 0 0 0;
  }
  .modal-others-wrap {
    background-position-y: 9vw;
  }
  .modal-others-wrap .modal-menu-content .menu-items {
    margin-top: 10vh;
  }
  .modal-others-wrap .modal-menu-content .header-btn {
    margin-top: 3vh;
    margin-bottom: 3vh;
  }
  .carousel__item-text__title h3 {
      font-size: 70px;
      line-height: 70px;
  }
  .footer__section-1 {
  }
  .main-info-ps p {
    max-width: 26vw;
    font-size: 2vw;
    line-height: 2vw;
  }
}

@media(max-height: 450px) {
    .slide-two-title {
        font-size: 7vw;
        line-height: 7vw;
    }
    .footer__section-1 h2 {
        top: -12vh;
    }
    .btn-radio-wrap {
        top: 17px;
    }
    .footer-tel {
        font-size: 8vh;
    }
        .links a {
        font-size: 17px;
        margin-bottom: 0px;
    }
        .footer-ps-hr p {
        font-size: 10px;
    }
        .modal-others-wrap .modal-menu-content .menu-items ul li a {
        font-size: 4vw;
        line-height: 4vw;
    }
    .tymanin .tymanin-content .tymanin-header h2 {
        font-size: 27px;
        line-height: 27px;
    }
    .tymanin .tymanin-content .tymanin-header .tymanin-logo {
        margin: 2vh;
        top:0;
        right: 0;
    }
    .tymanin .tymanin-content .tymanin-projects-item .project-item p {
        font-size: 25px;
        line-height: 25px;
    }
    .carousel__item-text__title h3 {
        font-size: 46px;
        line-height: 46px;
    }
    .history-wrap {
        margin-top: 84px;
    }
    .wrap-card-1, .wrap-card-2, .wrap-card-3, .wrap-card-4, .wrap-card-5 {
        transform: scale(0.5);
        top: -242px;
    }
}


@media(max-height: 400px) {
    .section {
        min-height: 400px;
    }
    .logo-h img {
        width: 50%;
    }
    .header__menu {
        padding-top: 30px;
    }
}





@media(max-width: 480px) {
        .menu__btn {
        top:5vh;
    }
   
   
    
.slider__bg {
    background: url(../images/slide-bg-mob.png);
    background-position: center 88%;
    background-repeat: no-repeat;
}
.slide-project-item:hover .slide-two-img-bg img {
    width: 100%;
}
    
  body {
    overflow-y: hidden;
  }
 body.gallery-body {
     overflow-y: scroll;
 }

  .about, .project-info, .footer-box, .modal-form-header, .modal-form-contact, .modal-form-into, .modal-menu-wrap {
    padding: 0 28px;
  }

  .parallax-main {
    height: 480px !important;
    min-height: auto;  
  }
  
  .our-projects {
    height: 480px !important;
    min-height: auto;  
  }
  
  .about-us {
    height: 480px !important;
    min-height: auto;  
  }
  
  .main-slider {
    height: 480px !important;
    min-height: auto;
  }
  .footer {
    height: auto !important;
    min-height: auto;
    background: #181A1B;
  }
  .header-top-menu-links, .header-top-menu-btn {
    display: none;
  }
  .header-top-menu-logo {
    width: 45px;
    height: 31px;
    background: url('../images2026/logo-mobile-white.svg') center center / contain no-repeat;
  }

  #nav-icon3 span {
    background-color: #181A1B;
  }
  .header-top-menu {
    height: auto;
  }
  .parallax-body {
    padding: 0vh 28px;
  }
  .logo-h img {
    width: 248px;
    height: 37px;
    object-fit: cover;
  }
  #fp-nav.fp-right {
    right: 0;
  }
  .images-parallax__bg {
    background: url(../images/mobile/main-info-bg-mobile.png) top / cover no-repeat;
  }
  .menu__btn, .close-btn-wrap, .btn-close {
    width: 35px;
    height: 35px;
  }
  #nav-icon3 {
    top: -2px;
  }
  #nav-icon3 span {
    width: 13px;
    margin-top: 2px;
  }
  #nav-icon3 span:nth-child(3) {
    display: none;
  }
  .parallax__images {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .images-parallax__icon {
    width: 134px;
    height: 52px;
  }
  .main-info-ps p {
    font-size: 12px;
    line-height: 12px;
    max-width: 200px;
  }
  .images-parallax__vectors {
    width: 100%;
    height: 100%;
  }
  .logo-h {
    height: auto;
    margin-top: 204px;
  }
  .images-parallax__vectors {
    background: url('../images2026/parallax-mpb.svg') no-repeat;
    background-position: center center;
    background-size: 100%;
  }
  .main-info-ps {
    bottom: 20px;
  }
  .slide-two-title {
    font-size: 36px;
    line-height: 36px;
    top: 80px;
  }
  .slider-two .swiper-wrapper {
    left: 0;
  }
  .slider-two .swiper-slide .slide-project-item {
    height: 100%;
  }
  .our-projects {
    background: url(../images/mobile/our-projects-bg-mobile.png) center center no-repeat;
  }
  .slider-two {
    padding: 0 28px;
  }
  .slide-project-item span {
    font-size: 12px;
    line-height: 12px;
    margin-top: 0px;
  }
  .slide-two-btn {
    background-size: cover;
    width: 35px;
    height: 35px;
    top: calc(50% - 17px);
    left: calc(50% - 17px);
  }
  .about-us {
    background: no-repeat center url(../images/mobile/about-us-mobile.png);
  }
  .about-us-wrap {
    width: 95%;
  }
  .history-wrap {
    height: 100%;
  }
  .about-us .title__wrapper {
    height: auto;
  }
  .item-3 {
    height: 2.5%;
  }
  .item-4 {
    height: 12.5%;
  }
  .item-5 {
    height: 7.5%;
  }
  .item-6 {
    height: 10%;
  }
  .item-7 {
    height: 12.5%;
  }
  .item-8 {
    height: 15%;
  }
  .item-9 {
    height: 17.5%;
  }
  .item-10 {
    height: 20%;
  }
  .item-11 {
    height: 30%;
  }
  .item-12 {
    height: 25%;
  }
  .item-13 {
    height: 27.5%;
  }
  .item-14 {
    height: 30%;
  }
  .item-15 {
    height: 32.5%;
  }
  .item-16 {
    height: 35%;
  }
  .item-17 {
    height: 37.5%;
  }
  .item-18 {
    height: 47.5%;
  }
  .item-19 {
    height: 42.5%;
  }
  .item-20 {
    height: 45%;
  }
  .item-21 {
    height: 47.5%;
  }

  .item-22 {
    height: 50%;
  }

  .item-23 {
    height: 52.5%;
  }

  .item-24 {
    height: 55%;
  }
  .item-25 {
    height: 65%;
  }
  .item-26 {
    height: 60%;
  }
  .item-27 {
    height: 62.5%;
  }
  .item-28 {
    height: 65%;
  }
  .item-29 {
    height: 67.5%;
  }
  .item-30 {
    height: 70%;
  }
  .item-31 {
    height: 72.5%;
  }
  .item-32 {
    height: 82.5%;
  }
  .item-33 {
    height: 77.5%;
  }
  .item-34 {
    height: 80%;
  }
  .item-35 {
    height: 82.5%;
  }
  .item-36 {
    height: 85%;
  }
  .item-37 {
    height: 87.5%;
  }
  .item-38 {
    height: 90%;
  }
  .item-39 {
    height: 92.5%;
  }
  .item-40 {
    height: 95%;
  }
  .item-41 {
    height: 97.5%;
  }
  .item-42 {
    height: 100%;
  }
  .item-43 {
    display: none;
  }
    .card-button {
        width: 20px;
        height: 20px;
        left: -15px;
    }
  .wrap-card {
    width: 150px;
    height: 150px;
  }
  .wrap-card {
    z-index: 3;
  }
  .wrap-card-1, .wrap-card-2, .wrap-card-3, .wrap-card-4, .wrap-card-5 {
    top: -166px;
    left: -78px;
  }
  .wrap-card .card-info {
    height: auto;
  }
  .wrap-card .card-info p {
    font-size: 10px !important;
    line-height: 12px;
  }
  .wrap-card .card-info p:nth-child(2) {
    font-weight: bold;
    margin-top: 10px;
  }
  .carousel__item-text__title h3 {
    font-size: 30px;
    width: 100%;
    line-height: 30px;
  }
  .carousel__item-text .carousel__item-text__point {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
  }
  .slider__bg h2 {
    width: auto;
    font-size: 18px;
    line-height: 18px;
    top: 30px;
    padding: 0 0px;
    z-index: 2;
  }
  .about-us .title__wrapper h2 {
      width: 70%;
    padding: 0 28px;
    font-size: 18px;
    top: 30px;
  }
  .carousel__item-img img {
    background: no-repeat center url(../images/mobile/about-us-mobile.png);
  }
  .carousel__item-text {
    padding: 0 28px 0 0px;
  }
  .carousel__item {
    flex-flow: column;
    justify-content: flex-start;
  }
  .carousel__item-text {
    width: 100%;
    order: 2;
    top: 280px;
    height: auto;
  }
  .carousel__item-img {
    position: static;
    top: 0px;
    left: 0px;
    order: 1;
    width: 100%;
    height: 303px;
  }
  .carousel__item-text__title {
    height: auto;
    top: 5px;
  }
  .carousel__item-text__title__info {
    margin-top: 2vh;
  }
  .carousel__item-text__title__info p {
    font-size: 18px;
    line-height: 18px;
  }
  .swiper__button {
    padding: 0;
    left: 28px;
    bottom: 40px;
  }
  .swiper__button .free-swiper-button-prev {
    width: 36px;
    height: 35px;
    background: url(../images/main-slider/arrow-left-mobile.svg) center center / cover no-repeat;
  }
  .swiper__button .free-swiper-button-prev:hover {
    background: url(../images/main-slider/arrow-left-mobile-white.svg) center center / cover no-repeat;
  }

  .swiper__button .free-swiper-button-next {
    width: 36px;
    height: 35px;
    background: url(../images/main-slider/arrow-right-mobile.svg) center center / cover no-repeat;
  }
  .swiper__button .free-swiper-button-next:hover {
    background: url(../images/main-slider/arrow-right-mobile-white.svg) center center / cover no-repeat;
  }
  .swiper-scrollbar {
    display: none;
  }
  .footer__section-1 {
    margin: 30px 0px 0px;
    height: auto;
  }
  .footer__section-1 h2 {
    font-size: 36px;
    line-height: 60px;
    top: -11px;
  }
  .matiss-radio-btn {
    width: 69px;
    height: 69px;
  }
  .matiss-radio-btn img {
    width: 30%;
    height: 20%;
    object-fit: cover;  
  }
  .btn-radio-wrap {
    top: -18px;
  }
  .footer-tel {
    font-size: 26px;
    line-height: 26px;
  }
  .footer-logo {
    display: block;
    width: 58px;
    height: 27px;
  }
  .footer-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .links a {
    font-size: 15px;
    margin-bottom: 5px;
  }
  p.footer-adress, a.footer-mail-links {
    padding-top: 0px;
    font-size: 15px;
    line-height: 20px;
  }
  a.footer-mail-links {
    margin-top: 18px;
  }
  .footer-ps-hr {
      flex-flow: column;
  }
  .footer-ps-hr p {
      width: 100%;
    font-size: 10px;
    line-height: 10px;
  }
  .bg-images {
    width: 44px;
    height: 30px;
  }
    .modal-menu-logo, .modal-logo {
    width: 44px;
    height: 31px;
    background: url('../images2026/logo-mobile-black.svg') center center / contain no-repeat;
    }
    .modal-others-wrap .bg-images {
        display: none;
    }
    .modal-others-wrap {
        background: none;
       background-size: 79%;
        background-position-x: -28%;
        background-position-y: 9%; 
    }
    .modal-others-wrap .modal-menu-content .menu-items ul li a {
        font-size: 24px;
        line-height: 28px;
    }
    .modal-others-wrap .modal-menu-content .menu-items {
        margin-left: 26px;
        margin-top: 100px;
    }
    .header-btn {
        font-size: 12px;
        line-height: 12px;
        padding: 14px 21px;
    }
    .modal-form-contact h3, .modal-form-contact a {
        font-size: 24px;
        line-height: 26px;
    }
    .modal-form-contact {
        padding-top: 45px;
    }
    .modal-form-header {
        padding: 23px 28px;
    }
    .contact-form {
        width: 100%;
        position: absolute;
        top: 185px;
        right: 0px;
    }
    .modal-form-into {
        flex-flow: column;
    }
    .contact-wrap p, .contact-wrap a {
        font-size: 18px;
        line-height: 18px;
    }
    .contact-wrap .dop-info {
        font-size: 12px;
        line-height: 12px;
        margin-top: 40px;
        margin-bottom: 85px;
        max-width: 180px;
    }
    .contact-wrap {
        width: 100%;
    }
    .modal-form-wrapper {
        height: auto;
        margin: 0px;
        padding: 56px 26px 0px 26px;
    }
    input::-webkit-input-placeholder {
        font-size: 12px;
        line-height: 12px;
    }
    input:-moz-placeholder {
        font-size: 12px;
        line-height: 12px;
    }
    .modal-form-wrapper input {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 4px;
        padding-top: 31px;
    }
    .form__btn button {
        font-size: 12px;
        line-height: 12px;
        padding: 14px 16px;
    }
    .modal-form-wrapper__btn__terms {
        flex-flow: column;
    }
    .form__btn {
        order: 2;
        width: 100%;
        margin-top: 25px;
    }
    .form__terms {
        margin: 0px;
        width: 100%;
        order: 1;
    }
    .form__terms p {
        font-size: 10px;
        max-width: 100%;
    }
    .matiss-radio-btn full-form img {
        object-fit: cover;
        width: 35%;
    }
    .footer a {
        text-decoration: none;
    }
    .footer-box-links{
        padding: 0px;
        margin-top: 60px;
    }
    .footer-box-logo {
        padding-top: 60px;
    }
    a {
        text-decoration: none;
    }
    .wrap-card-1 {
        top: -70px;
        left: 24px;
    }

    
    
    /* ПРОЕКТЫ */
    .header {
        height: 480px !important;
        min-height: auto;
    }
    .about {
        height: auto !important;
        min-height: 233px;
    }
    .project-img {
        height: auto !important;
        min-height: 480px; 
    }
    .project-info {
        height: auto !important;
        min-height: 382px;
    }
    .project-slide-1-wrap {
        height: 339px !important;
        min-height: auto;
        padding-top: 0px;
    }
    .header-wrap {
        height: auto;
    }
    .header .header__img__bg {
        width: 100%;
        height: 264px;
    }
    .header__content {
         margin-top: 240px;
    }
    .header-content-text h1 {
        font-size: 36px;
        line-height: 36px;
        padding-bottom: 28px;
    }
    .about p {
        font-size: 12px;
        line-height: 12px;
    }
    .project-img-content p.count {
        font-size: 100px;
        line-height: 100px;
    }
    .project-img-content p.name {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: auto;
    }
    .project-img-bg {
        height: 480px;
    }
    .project-img-bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .project-info-content-spisok {
        font-size: 12px;
        line-height: 12px;
        padding: 8px 0px;
    }
    .project-info-text {
        font-size: 12px;
        line-height: 12px;  
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .project-info-btn  {
        display: flex;
        justify-content: center;
    }
    .project-info-btn span {
        font-size: 12px;
        line-height: 12px;
        padding: 13px 26px;
    }
    .slider-one .swiper-slide.swiper-slide-active {
        width: 30vh !important;
        height: 30vh;
    }
    .slider-one .swiper-pagination-theme {
        font-size: 18px;
        line-height: 19px;
    }
    .slider-one .swiper-wrapper {
        height: 85%;
    }
    .slider-one .swiper-pag-wrap {
        width: 60%;
        left: 10vw;
    }
    
    
    .tymanin {
        height: 480px !important;
        min-height: auto;      
    }
    .tymanin .tymanin-content {
        max-width: 90%;
    }
    .tymanin .tymanin-content .tymanin-header h2 {
        font-family: 'Intro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 18px;
        align-items: center;
        color: #181A1B;
        padding: 10px 10px 10px 10px;
        max-width: 80%;
    }
    .tymanin .tymanin-content .tymanin-header {
        width: 100%;
        max-width: 1577px;
        min-height: 139px;
        background: url(../images/tymanin/tymanin-bg-header-mob.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: space-between;
        position: relative;
    }
    .tymanin .tymanin-content .tymanin-header .tymanin-logo {
        width: 60px;
        height: 60px;
        background: url(../images/tymanin/tymanin-logo.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 0px;
        position: absolute;
        top: 10px;
        right: 10px;
    }
    .tymanin .tymanin-content .tymanin-projects-item {
        width: 100%;
        max-width: 100%;
        min-height: auto;
        display: flex;
    }
    .tymanin .tymanin-content .tymanin-projects-item {
        flex-flow: wrap;
    }
    .tymanin .tymanin-content .tymanin-projects-item a {
        width: 50%;
        height: 118px;
    }
    .tymanin .tymanin-content .tymanin-projects-item .project-item {
        height: 118px;
    }
    .tymanin .tymanin-content .tymanin-projects-item .project-item .project-item-logo {
        width: 35px;
        height: 35px;
        top: calc(50% - 17px);
        left: calc(50% - 17px);
    }
    .tymanin .tymanin-content .tymanin-projects-item .project-item p {
        font-size: 12px;
        line-height: 12px;
    }
    
    
    body.gallery-body .menu__btn,
    body.fp-viewing-0 .menu__btn, body.fp-viewing-5 .menu__btn, body.fp-viewing-5-0 .menu__btn, body.fp-viewing-1-0 .menu__btn, body.fp-viewing-2 .menu__btn, body.fp-viewing-4-0 .menu__btn, body.fp-viewing-1 .menu__btn{
    top: 5vh;
    right: 20px;
    transition: right .8s;
}
.gallery {
    width: 100%;
    min-height: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
}
.gallery-info h1 {
    font-size: 50px;
    line-height: 58px;
}
.gallery-block {
    padding-top: 60px;
}
.gallery-info p {
    font-size: 18px;
    line-height: 20px;
    margin-top: 18px;
}
.gallery-block .gallery-img {
    width: 90%;
}
.gallery-block {
    min-height: 100%;
}
    
}


@media(max-width: 600px) {
    .slide-two-img-bg {
        height: 220px;
    }
    .slide-two-title {
        top: 50px;
    }
    .menu__btn {
        top:2vh !important;
    }
    .logo-h img {
        object-fit: contain;
    }
    .about-us .title__wrapper h2 {
        font-size: 36px;
    }
    
}

@media(max-width: 480px) {
 .header__menu {
        padding-top: 2vh;
    } 
    .gallery-block {
        flex-direction: column;
        padding-top: 20px;
    }
        .gallery-block .gallery-img {
        max-width: 100%; }
            .slide-gallery img {
        max-height: 26vh;
    }
}


