body {
    font-family: "Montserrat", sans-serif;
    margin: 0;
    color: #000000;
    position: relative;
}
body::after {
    background: url(/media/images/photo-1615800098779-1be32e60cca3.original.jpg);
    background-size: contain;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}
h2 {
    font-size: 50px;
}

a,button {
    text-decoration: none;
    transition: 0.2s;
    color: #daa727;
    cursor: pointer;
}

h2 {
    z-index: 4;
    position: relative;
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 900;
}

a:hover {
    color: #dfab27;
}

* {
    box-sizing: border-box;
    max-width: 100%;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
a#joie {
    text-align: center;
    width: 100%;
    display: block;
    padding: 16px 0px;
    background: #060606;
    color: #3f3f3f;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 10px;
    z-index: 9;
    position: relative;
}
@media(min-width:1950px){
    body ul.main-menu {
        left: auto;
        padding-left: 0px;
        padding-right: 10px;
        width: 1920px;
    }
    html {
        max-width: 1920px;
        margin: 0 auto;
    }
}



















.mob-header{display: none;}
section.zag-page.spasibo .a21 {
    color: #fff;
    margin: 0 auto;
}
section.zag-page.spasibo .a21:hover{color:#000;}
section.spasibo {
    padding: 50px 10%;
    min-height: 66vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    font-size: 23px;
    text-align: center;
}
.load {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    inset: 0;
    background: rgb(255 255 255 / 92%);
    z-index: 999;
    font-size: 2rem;
    width: 100%;
    height: 100%;
    justify-content: center;
    flex-direction: column;
}
  
  .load i {
    animation: spin 1s linear infinite;
    color: #555;
  }
  
  @keyframes spin {
    from { transform: rotate(0deg); }
    to   { transform: rotate(360deg); }
  }
  

form .a21 {
    margin: 0 auto;
    background: transparent;
}
textarea#id_message {
    height: 124px;
}
form#contact-form input, form#contact-form textarea {
    display: block;
    border: none;
    background: transparent;
    font-size: 16px;
    padding: 10px 0px;
    width: 100%;
    margin-top: 6px;
    border-bottom: 1px solid #000;
    font-weight: 600;
}
.fa-xx {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 40px;
    cursor: pointer;
    transform: rotate(45deg);
    font-size: 90px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-weight: 100;
    transition: 0.4s;
    /* background: red; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.fa-xx:hover{transform: rotate(-135deg);}
.b-back-sfon.akt {
    opacity: 1;
    z-index: 9;
}
.b-back-sfon {
    position: fixed;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgb(0 0 0 / 85%);

    opacity: 0;
}

form#contact-form {
    top: 0;
    left: 0;
    max-width: 650px;
    height: fit-content;
    z-index: 999;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    display: block;
    position: relative;
    background: url(/media/images/photo-1615800098779-1be32e60cca3.original.jpg);
    background-size: cover;
}
.rev > span p {
    position: relative;
}
.rev {
    display: grid;
    grid-template-columns: 50% 50%;
}
.rev > span {
    background: #fff;
    padding: 15px 55px;
    margin: 9px;
}
.conts > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 10%;
}  
.rev > span > :nth-child(4) {
    color: #FFC107;
    font-size: 23px;
    margin: 0px 0px;
    background: #fdf6f6;
    width: fit-content;
    padding: 0px 10px;
    border-radius: 28px;
    line-height: 30px;
}
.rev > span h3 i, .rev > span p i {
    position: absolute;
    margin-left: -27px;
    margin-top: 1px;
    color: #d3d2d2;
}
.conts {
    display: grid;
    grid-template-columns: 50% 50%;
}
.conts a {
    color: #000;
    position: relative;
    padding-left: 37px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 18px 0px;
}

.conts a i {
    position: absolute;
    left: 0;
    color: #000;
    /* background: #daa727; */
    font-size: 8px;
    top: calc(50% - 7px);
    border: 1px solid #000;
    border-radius: 50px;
    width: 16px;
    height: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 15px;
    width: 30px;
    height: 30px;
    left: 0;
    top: calc(50% - 15px);
    color: #000000;
    border: 1px solid #000000;
}
.scroll-nav li~li::after {
    content: '';
    position: absolute;
    left: 13px;
    top: -7px;
    width: 1px;
    height: 10px;
    background: #030303;
}
.scroll-nav li~li {
    position: relative;
}
.scroll-nav a.active {
    color: #daa727;
}
.scroll-nav {
    position: fixed;
    top: calc(50% - 142px);
    left: 0;
    padding: 10px 15px;
    z-index: 9;
}
nav.scroll-nav ul li a {
    /* background: #fff; */
    text-align: center;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 50px;
    font-weight: 800;
    font-size: 12px;
}
  .scroll-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .scroll-nav li {
    margin-bottom: 8px;
  }

  .scroll-nav a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: color 0.3s;
  }

  .scroll-nav a:hover {
    color: #ff5722;
  }

  html {
    scroll-behavior: smooth;
  }






footer .hedcont a i {
    font-size: 15px;
    width: 30px;
    height: 30px;
    left: 0;
    top: calc(50% - 13px);
    color: #fff;
    border: 1px solid #fff;
}
footer .hedcont a {
    color: #fff;
    margin: 10px 0px;
    padding-left: 37px;
}
footer .hedcont {
    display: grid;
    grid-template-columns: 40% 58%;
    grid-column-gap: 2%;
    margin-left: 5%;
    width: 95%;
}
footer .hedcont a {
    color: #fff;
}
footer {
    position: relative;
    z-index: 2;
    padding: 50px 10%;
    background: #363636;
    display: grid;
    grid-template-columns: 200px auto;
}
.faq-container {
    max-width: 800px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
  }
  .faq-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
  }
  .faq-item {

    margin-bottom: 10px;
  }
  .faq-question {
    background-color: #ffffff;
    padding: 10px;
    cursor: pointer;
    font-weight: bold;
    transition: 0.4s;
}
.faq-question:hover {
    background: #daa727;
    color: #fff;
}
.faq-item.open .faq-question  {
    background: #daa727;
    color: #fff;
}
section#faq {
    overflow: hidden;
}
.faq-item.open .faq-question h3 i{transform: rotate(135deg);}
.faq-question:hover h3 i{transform: rotate(135deg);}
.faq-answer {
    /* display: none; */
    padding: 26px 27px;
    background-color: #fff;
    transition: 0.4s;
    height: 0px;
    opacity: 0;
    margin-bottom: -54px;
}
.faq-item.open > .faq-answer {
    display: block;
    box-shadow: 0px 0px 31px -19px #000;
    opacity: 1;
    height: 100%;
    margin-bottom: 0;
}
  .faq-question h3 i {
    position: absolute;
    right: 14px;
    font-size: 25px;
    top: calc(50% - 11px);
    transition: 0.2s;
}
  .faq-question h3 {
    margin: 0;
    padding: 12px 21px;
    position: relative;
}



section.rtfbody7 > div > div p, section.rtfbody7 > div > div h3 {
    margin: 5px 0px;
}
section.rtfbody7 .forma {
    color: #daa727;
    font-weight: 600;
}
.forma{cursor: pointer;}
section.rtfbody7 > div > div h3 i {
    margin: 0px 9px 0px 0px;
}
section.rtfbody7 > div > div strong {
    position: absolute;
    left: -145px;
    font-size: 62px;
    text-align: center;
    top: 0;
    width: 150px;
    height: 100%;
    z-index: -1;
    color: #e0e0e0;
    background: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 100px 0px 0px 0px;
}
section.rtfbody7 > div > :nth-child(2n+2) {
    margin-top: 10%;
}
section.rtfbody7 > div > div {
    background: #fff;
    width: calc(100% - 145px);
    padding: 25px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0%;
    border-radius: 0px 0px 100px 0px;
    height: fit-content;
    min-height: 159px;
}


section.rtfbody7 > div {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-column-gap: 0%;
    padding-left: 10%;
    margin-top: 5%;
}



section.rtfbody7 h2 strong {
    display: block;
    font-size: 22px;
}


section.rtfbody5 .a21:hover {
    color: #000;
}
section.rtfbody5 summary::marker {
    font-size: 0;
    display: none;
}

section.rtfbody6 > div > div img {
    position: absolute;
    left: -10%;
    top: 0;
    width: auto;
    height: 100%;
}
section.rtfbody6 > div > div::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    width: 35px;
    height: 35px;
    /* background: #daa727; */
    border-radius: 0px 0px 50px 0px;
    border: 2px solid #daa727;
    border-left: 0;
    border-top: 0;
}
section.rtfbody6 > div > div::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    width: 25px;
    height: 25px;
    background: #daa727;
    border-radius: 0px 0px 50px 0px;
    z-index: 2;
}
section.rtfbody6 > div > div {
    margin: 10px;
    position: relative;
    padding: 10px;
    padding-left: 44%;
    background: #fff;
    overflow: hidden;
    transition: 0.4s;
}
section.rtfbody7 > div > div{transition: 0.4s;}
section.rtfbody7 > div > div:hover,
section.rtfbody6 > div > div:hover {
    box-shadow: 0px 0px 37px -19px #000;
}
section.rtfbody6 > div p~p~p~p {
    color: #daa727;
    font-size: 22px;
    /* text-align: center; */
    padding: 0;
    font-weight: 400;
    width: fit-content;
    margin-top: 16px;
    margin-bottom: 17px;
    margin-left: 19px;
}
section.rtfbody6 h2 ~ p {
    margin-top: -26px;
    margin-bottom: 65px;
}
section.rtfbody6 > div p~p~p~p i {
    position: absolute;
    margin: 0px 5px;
    top: 24px;
    left: -24px;
    font-size: 16px;
    transform: rotateY(180deg);
}
section.rtfbody6 > div p {
    position: relative;
    padding: 0px 0px;
    margin: 6px 0px;
    padding-left: 20px;
}
section.rtfbody6 > div p i {
    position: absolute;
    left: 0;
    top: calc(50% - 9px);
}
section.rtfbody6 > div {
    display: grid;
    grid-template-columns: 33% 33% 33%;
}
section.rtfbody5 summary {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 5px;
    color: #daa727;
}
section.rtfbody5 h2 ~ p {
    text-transform: uppercase;
    font-size: 20px;
    color: #000000;
    margin-bottom: 35px;
}
section.rtfbody5 p, section.rtfbody5 details {
    position: relative;
    z-index: 2;
}
section.rtfbody5 {
    position: relative;
    /* color: #fff; */
}


details {
    margin-top: 15px;
    cursor: pointer;
  }

  summary {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 5px;
  }

  summary::marker {
    font-size: 1.2em;
  }
section.rtfbody4 > div {
    text-align: center;
    display: grid;
    grid-template-columns: 33% 33% 33%;
}
section.rtfbody4 > div > div p {
    font-size: 14px;
    margin-bottom: 0px;
    color: #a9a9a9;
}
section.rtfbody4 > div > div h3 {
    margin: 0;
    padding: 0;
    margin-top: 0px;
    margin-bottom: -12px;
}
section.rtfbody4 > div > div:hover {
    box-shadow: 0px 0px 30px -20px #000;
}
section.rtfbody4 > div > div {
    text-align: left;
    position: relative;
    padding: 14px 27px;
    padding-left: 155px;
    background: #fff;
    border-radius: 100px;
    width: 93%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    transition: 0.4s;
}
section.rtfbody4 > div > div img {
    position: absolute;
    left: 0;
    height: 100%;
    width: auto;
}
section.rtfbody3 > :nth-child(1) div~div i {
    position: absolute;
    left: 0;
    top: calc(50% - 26px);
    border: 2px solid #daa727;
    font-size: 16px;
    padding: 15px;
}
section.rtfbody3 > :nth-child(1) div~div a {
    font-size: 22px;
    display: block;
    padding: 2px 0px;
}
section.rtfbody3 > :nth-child(1) div~div {
    position: relative;
    padding-left: 65px;
}
section.rtfbody3 > :nth-child(1) {
    background: #fff;
    padding: 44px 0px;
    padding-left: 8%;
    /* border-radius: 150px 0px 0px 150px; */
    padding-right: 5%;
}
section.rtfbody3 {
    display: grid;
    grid-template-columns: 50% 50%;
}
section.rtfbody3 > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
section.rtfbody3 > div h2 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    padding: 0;
}
section.rtfbody3 > div h2 strong {
    color: #daa727;
}



div#lightgallery {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
div#lightgallery > a {
    min-height: 35vh;
    background-position: center !important;
    background-size: cover !important;
    margin: 2%;
    position: relative;
    transition: 0.4s;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
div#lightgallery > a i {
    transition: 0.4s;
    background: #00000000;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: transparent;
    font-size: 22px;
}
div#lightgallery > a:hover i {
    background: rgb(0 0 0 / 68%);
    color: #ffffff;
    
}




section {
    padding: 50px 10%;
    position: relative;
    z-index: 2;
}
.breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 0.5em;
    font-size: 0.9em;
  }
  
  .breadcrumbs li::after {
    content: "›";
    margin-left: 0.5em;
  }
  
  .breadcrumbs li:last-child::after {
    content: "";
  }
  nav.breadcrumbs {
    color: #fff;
    font-size: 17px;
}


section.zag-page h1 {
    font-size: 42px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 0;
    text-shadow: 0px 0px 30px #000;
}
section.zag-page {
    margin-top: 100px;
    position: relative;
    z-index: 2;
}
section.zag-page::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/media/images/tkanevyj.jpg.original.png);
    background-size: cover;
    z-index: -1;
    filter: brightness(0.5);
}
section.razdely > div > :last-child img {
    width: 200px;
    margin: 0 auto;
}
section.razdely > div > :last-child {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 18%;
    border: 1px solid #e7e7e7;
    min-width: 200%;
    height: 66%;
    margin-top: 10px;
    width:100%;
}
section.razdely > div > div::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    width: 35px;
    height: 35px;
    /* background: #daa727; */
    border-radius: 0px 0px 50px 0px;
    border: 2px solid #daa727;
    border-left: 0;
    border-top: 0;
}
section.razdely > div > div::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    width: 25px;
    height: 25px;
    background: #daa727;
    border-radius: 0px 0px 50px 0px;
}
section.razdely > div > div p {
    font-size: 22px;
    padding: 0px 13px;
    text-align: center;
}
section.razdely a.a21 {
    margin: 10px auto;
    margin-top: -3px;
}
section.razdely > div > div:hover {
    background: #fff;
    box-shadow: 0px 0px 40px -17px #000;
}
section.razdely > div > div p i {
    font-size: 14px;
    margin: 0px 5px;
    color: #daa727;
    transform: translateY(-3px);
}
section.razdely > div > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 0px solid #e3e0e0;
    padding: 0px;
    margin: 10px;
    border-radius: 10px;
    position: relative;
    transition: 0.4s;
    padding-bottom: 18px;
}
section.razdely > div img {
    width: 100%;
}
section.razdely > div {
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
}
.hedcont a i {
    position: absolute;
    left: 0;
    color: #000;
    /* background: #daa727; */
    font-size: 8px;
    top: calc(50% - 7px);
    border: 1px solid #000;
    border-radius: 50px;
    width: 16px;
    height: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.hedcont a:hover{color:#daa727;}
.hedcont a {
    color: #000;
    position: relative;
    padding-left: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
svg.svg2 {
    position: absolute;
    z-index: -1;
    width: 100vw;
    left: -6%;
    margin-top: -46%;
}


section.services > div {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}


section.services {
    margin-top: 10%;
}

a.show_big:hover {
    animation: rotate_a 1.6s linear infinite;
}

@keyframes rotate_a {
    0% {
        transform: rotate(0deg) translateX(5px) rotate(0deg);
      }
      100% {
        transform: rotate(360deg) translateX(5px) rotate(-360deg);
      }
    
}
a.show_big:hover span{transform:scale(1.1)}
a.show_big {
    transition: 0.4s;
    transform: scale(1);
    position: absolute;
    left: calc(50% - 87px);
}
a.show_big span {
    background: #ffffff;
    width: 175px;
    height: 175px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-radius: 50%;
    color: #070c14;
    font-weight: 600;
    transition: 0.4s;
}
a.show_big i {
    font-size: 32px;
}

section.works-animate .raboty {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
}

section.works-animate .raboty h2 {
    margin: 0;
    padding: 0;
}

.work-item img {
    width: 58vh;
    height: auto;
}

section.works-animate {
    transition: background 0.5s ease;
}

section.works-animate.active {
    background: #070c14;
}

section.works-animate::after {
    content: '';
    position: absolute;
    left: 0;
    top: -27%;
    width: 100%;
    height: 81%;
    background: linear-gradient(0deg, #070c14, transparent);
}
section.works-animate::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -27%;
    width: 100%;
    height: 54%;
    background: linear-gradient(180deg, #070c14, transparent);
}
.work-item.icon-start {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.work-item.icon-start img {
    width: 250px;
}

.raboty .scroll-wrapper {
    position: relative;
    z-index: 2;
    width: min-content;
    max-width: min-content;
}

section.sircle {
    position: absolute;
    top: 9%;
    left: 18%;
}

section.sircle svg {
    width: 50vw;
}

.works-list3 {
    display: flex;
    padding-left: 0%;
    /* задержка перед прокруткой */
}

.work-item {
    min-width: 300px;
    flex-shrink: 0;
}

.scroll-wrapper {
    overflow: visible;
}




section.home-banner h1 {
    z-index: 4;
    position: relative;
    font-size: 42px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 900;
}
section.home-banner h2 strong {
    color: #daa727;
    font-size: 22px;
}
section.home-banner h2 {
    z-index: 4;
    position: relative;
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: 500;
    text-transform: uppercase;
    color: #9c9c9c;
}

section.home-banner img {
    animation-delay: 0s;
}

section.home-banner img:nth-of-type(2) {
    animation-delay: 0.5s;
}

section.home-banner img:nth-of-type(3) {
    animation-delay: 1s;
}

@keyframes fades {
    0% {
        opacity: 0.1;
    }

    30% {
        opacity: 0.4;
    }

    60% {
        opacity: 0.1;
    }

    100% {
        opacity: 0.1;
    }
}

.animated-img {
    opacity: 0.1;
}

.animated {
    animation: fades 1.6s ease;
}

section.home-banner ul {
    position: relative;
    z-index: 3;
    margin: 0;
    padding: 16px 0px;
    display: grid;
    grid-template-columns: 50% 50%;
    max-width: 695px;
    grid-column-gap: 3%;
}
section.home-banner ul li {
    list-style: none;
    padding: 10px 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    padding-left: 53px;
    font-size: 12px;
    border: 1px solid rgb(0 0 0 / 11%);
    margin: 3% 0px;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-weight: 600;
    transition: 0.4s;
}
section.home-banner ul li:hover {
    background: #daa727;
}
section.home-banner ul li:hover i{
    background: #b68b20;
}
section.home-banner ul li i {
    position: absolute;
    left: 10px;
    top: calc(50% - 17px);
    font-size: 14px;
    background: #daa727;
    color: #000;
    padding: 10px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    letter-spacing: -1px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
section {
    padding: 50px 10%;
}
header {
    z-index: 9;
    position: relative;
}
section.home-banner {
    min-height: 69vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    color: #000;
    padding-right: 58%;
    margin-top: 100px;
}

section.home-banner::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 55%;
    height: 100%;
    background: url(/media/images/Natyazhnoj-potolok-2.original.jpg);
    background-size: cover;
    background-position: top;
    z-index: 2;
    filter: brightness(1);
}


section.razdely {
    position: relative;
    z-index: 3;
}
section.home-banner img {
    position: absolute;
    width: 29%;
    z-index: 3;
    filter: brightness(0) invert(0);
    opacity: 0.04;
    left: 10%;
    bottom: -52%;
}

section.home-banner img~img {
    transform: scale(1.5);
}

section.home-banner img~img~img {
    transform: scale(2);
}

.a21:hover {
    background: #fff;
    transform: scale(1.1);
    color: #daa727;
}

.a21:hover i {
    transform: rotate(360deg);
}

.a21 i {
    margin: 2px 0px;
    transition: 0.4s;
    width: fit-content;
    position: absolute;
    left: 15px;
    top: calc(50% - 10px);
}

ul.main-menu > li > a.active-link::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #585656;
    left: 0;
    bottom: 18px;
}
.a21.simple {
    padding-right: 32px;
}



/*Menu Desctop*/
ul.main-menu li.lilogo img {
    width: 85px;
    margin: -9px 0px;
}
ul.main-menu li.lilogo a {
    font-size: 0px;
}

li.langs a {
    text-transform: uppercase;
}

li.langs, li.menu-item.has-children {
    position: relative;
    cursor: pointer;
    padding: 0px 20px;
    width: fit-content;
    padding-left: 0;
}

ul.main-menu>li {
    margin-left: 42px;
}

li.menu-item.has-children>a {
    pointer-events: none;
    cursor: pointer;
}

li.langs i, li.menu-item.has-children i {
    position: absolute;
    top: 28px;
    right: 0px;
    color: #000;
}

ul.main-menu .a21, .a21 {
    border: 2px solid #eaeaea;
    display: grid;
    width: max-content;
    height: fit-content;
    padding: 15px 30px;
    padding-left: 46px;
    color: #000000;
    position: relative;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 14px;
    position: relative;
    z-index: 4;
}

ul.main-menu li:hover>ul {
    z-index: 1;
    opacity: 1;
    pointer-events: all;
    transform: translateY(-11px);
}
ul.main-menu ul {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: 0.4s;
    transform: translateY(50px);
    background: linear-gradient(45deg, #202020, #3b3b3b);
    padding: 20px 35px;
    box-shadow: 0px 0px 62px -20px #000000;
    left: -35px;
    min-width: 250px;
    display: block;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
}
header .hedcont {
    display: grid;
    grid-template-columns: calc(100% - 200px) 200px;
    padding: 0px 10%;
    height: 75px;
    border-bottom: 1px solid #d7d6d6;
}
.hedcont div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
ul.main-menu ul a {
    padding: 12px 0px;
    position: relative;
    color: #fff;
}

ul.main-menu ul li~li a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 50px;
    height: 1px;
    background: #292929;
}

ul.main-menu li.lilogo {
    position: absolute;
    left: 10%;
    margin: 0;
}
ul.main-menu.scrolled-400 a:hover,
ul.main-menu a:hover {
    color: #daa727;
}
ul.main-menu.scrolled-400 a.active-link,
ul.main-menu a.active-link {
    color: #daa727;
}

li.zakaz {
    padding: 9px 0px;
}

ul.main-menu.scroll-down {
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0px 0px 30px -19px #000;
    top: 0;
}


ul.main-menu.scroll-up {
    padding-top: 15px;
    padding-bottom: 15px;
    top: 0;
}
ul.main-menu li.lilogo img {
    width: 68px;
    margin: 0px 0px;
}
ul.main-menu.scroll-dow li.lilogo img{transition: 0.4s;}
ul.main-menu {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: end;
    list-style: none;
    margin: 0;
    padding: 15px 10%;
    left: 0;
    z-index: 4;
    transition: 0.4s;
    margin-top: 0;
    background: transparent;
}
ul.main-menu.scrolled-400 {
    position: fixed;
    top: -200px;
    background: #363636;
    box-shadow: 0px 0px 25px -4px #c2c2c2;
}
ul.main-menu.scrolled-400 li.menu-item.has-children i,
ul.main-menu.scrolled-400 a{color:#fff;}
ul.main-menu.scrolled-400.scrolled-600 {
    top: 0;
    margin-top: 0;
}
ul.main-menu a {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    color: #000000;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    position: relative;
    width: fit-content;
}



.preloader {
    background: #111;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    transition: 1s;
    z-index: 9;
}

.preloader span {
    margin: 0 auto;
    width: fit-content;
    text-align: center;
    font-size: 9vw;
    font-weight: 100;
    color: #ffffff;
    position: relative;
}

.preloader span::before {
    content: '';
    position: absolute;
    background: rgb(17 17 17 / 91%);
    position: absolute;
    right: -4%;
    top: 0;
    width: 116%;
    height: 100%;
    transition: 3.5s;
}

.preloader.loaded span::before {
    width: 0;
}

.preloader.loaded.hidden {
    opacity: 0;
    z-index: -1;
}

div.logo .a img {
    max-width: 90px;
    display: block;
    margin: 18px 5px;
}

div.logo {
    position: relative;
    width: 180px;
    height: 70px;
    overflow: visible;
    display: block;
    top: -6px;
}

div.logo .a {
    position: relative;
    width: 135px;
    height: 100%;
    float: right;
    top: 4px;
    left: 0;
}

div.logo .b {
    position: absolute;
    width: 1px;
    height: 1px;
    left: 0px;
    top: 17px;
    transition: 1s;
    overflow: visible;
}

div.logo img {
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
}

div.logo .b>:nth-child(1) {
    min-width: 25px;
    display: block;
    height: 25px;
    left: 25px;
    transition: 0.4s;
}

div.logo .b>:nth-child(2) {
    min-width: 25px;
    display: block;
    transition: 0.4s;
}

div.logo .b>:nth-child(3) {
    min-width: 25px;
    display: block;
    left: 25px;
    top: 25px;
    transition: 0.4s;
}

div.logo:hover .b>:nth-child(1) {
    transform: translate(2px, -2px);
}

div.logo:hover .b>:nth-child(2) {
    transform: translate(-2px, -2px);
}

div.logo:hover .b>:nth-child(3) {
    transform: translate(2px, 2px);
}




@media(max-width:1800px){
    section.razdely > div > div p i {
        transform: translateY(0px);
    }
    section.rtfbody6 > div > div img {
        left: -24%;
    }
    section.razdely > div > div p {
        font-size: 16px;
        padding: 0px 0px;
    }
}


@media(max-width:1600px){

    section.razdely > div > div p i {
        transform: translateY(0px);
    }
    section.rtfbody6 > div {
        display: grid;
        grid-template-columns: 50% 50%;
    }
    section.rtfbody3 > div h2 {
        font-size: 18px;
    }
    section.rtfbody6 > div > div img {
        left: 0%;
    }
}

@media(max-width:1400px){
    section.rtfbody4 > div {
        grid-template-columns: 100%;
    }
    section.rtfbody6 > div > div img {
        left: -8%;
    }
    ul.main-menu>li {
        margin-left: 20px;
    }
    section.rtfbody4 > div > div {
        margin-top: 12px;
    }
}

@media(max-width:1200px){
    div#lightgallery > a {
        margin: 0%;
        margin-bottom: 4%;
    }
    div#lightgallery {
        display: grid;
        grid-template-columns: 100%;
    }
    section#banner .a21:hover {
        color: #000000;
    }
    section#banner .a21 {
        color: #fff;
        margin: 0 auto;
    }
    form#contact-form {
        overflow-y: scroll;
    }
    body .gallery img {
        width: 100%;
        left: 0 !important;
        position: relative !important;
        top: 0 !important;
        padding: 0;
    }
    .breadcrumbs ul {
        list-style: none;
        padding: 0;
        margin: 27px 0px;
        display: grid;
        gap: 0;
        font-size: 0.9em;
    }
    section.zag-page h1 {
        font-size: 24px;
        text-transform: none;
    }
    .conts {
        display: grid;
        grid-template-columns: 100%;
    }
    section.zag-page {
        margin-top: 0;
        position: relative;
        z-index: 2;
        padding: 43px 17px;
    }
    ul.main-menu.open {
        left: 0;
        width: 100%;
        max-width: 450px;
    }
    .toggle {
        position: relative;
        width: 69px;
        height: 56px;
        background: #232323;
        box-shadow: none;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        top: 6px;
        right: 0px;
    }
      
    .toggle span {
        position: absolute;
        width: 40px;
        height: 4px;
        border-radius: 4px;
        background: #daa727;
        transition: 0.5s;
    }
      
      .toggle span:nth-child(2) {
        transform: translateY(-15px);
        width: 25px;
        left: 15px;
      }
      
      .toggle span:nth-child(3) {
        transform: translateY(15px);
        width: 15px;
        left: 15px;
      }
      
      .toggle.active span:nth-child(1) {
        transform: translateX(60px);
      }
      
      .toggle.active span:nth-child(2) {
        width: 40px;
        transform: translateX(0) rotate(45deg);
        transition-delay: 0.2s;
      }
      
      .toggle.active span:nth-child(3) {
        width: 40px;
        transform: translateX(0) rotate(-45deg);
        transition-delay: 0.4s;
      }
      .mob-header {
        display: flex;
        position: fixed;
        top: 0;
        width: 100%;
        height: 70px;
        background: #363636;
        left: 0;
        justify-content: center;
        z-index: 9;
    }
    .mob-header img {
        width: 58px;
        margin: 4px;
    }
    section.home-banner ul {
        grid-template-columns: 100%;
    }
    section.home-banner h2 {
        margin: 25px 0px;
        margin-bottom: 10px;
    }
    section.home-banner h1 {
        font-size: 22px;
    }
    section.home-banner::after {
        position: absolute;
        height: 100%;
        width: 120%;
        left: -10%;
        filter: brightness(0.3);
    }
    section.rtfbody7 > div > :nth-child(2n+2) {
        margin-top: 0;
    }
    section.rtfbody7 > div > div {
        margin-left: 0;
        margin-bottom: 15px;
        width: 100%;
        border-radius: 50px 0px;
    }
    section.rtfbody7 > div {
        display: grid;
        grid-template-columns: 100%;
        grid-column-gap: 0%;
        padding-left: 1%;
        margin-top: 5%;
    }
    section.rtfbody6 > div > div img {
        position: relative;
        width: calc(100% + 32px);
        height: auto;
        left: -22px;
        top: -10px;
        max-width: 200%;
    }
    section.rtfbody6 > div > div {
        padding-left: 7%;
    }
    section.home-banner ul li {
        border: 1px solid rgb(255 255 255 / 11%);
    }
    section.rtfbody6 > div {
        display: grid;
        grid-template-columns: 100%;
    }
    section.rtfbody5 {
        padding: 43px 27px;
        margin: 20px auto;
    }
    header .hedcont {
        display: grid;
        grid-template-columns: 100%;
        padding: 21px 0%;
        height: fit-content;
        border-bottom: 1px solid #d7d6d6;
        max-width: 320px;
        margin: 0 auto;
        position: relative;
    }
    .hedcont div {
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin: 7px 0px;
    }
    section.rtfbody5 h2 ~ p {
        font-size: 16px;
        text-transform: none;
    }
    h2 {
        font-size: 29px;
    }
    .faq-question h3 {
        margin: 0;
        padding: 12px 21px;
        position: relative;
        padding-right: 50px;
    }
    section.rtfbody4 > div > div {
        padding-left: 83px;
    }
    section.rtfbody3 > :nth-child(1) div~div a {
        font-size: 16px;
        display: block;
        padding: 2px 0px;
    }
    section.rtfbody4 > div > div img {
        position: absolute;
        left: 0;
        height: 59%;
        width: auto;
    }
    section.razdely {
        position: relative;
        z-index: 3;
        margin-bottom: -85px;
        padding-bottom: 0;
    }
    section.rtfbody3 {
        display: grid;
        grid-template-columns: 100%;
    }
    section.razdely > div {
        display: grid;
        grid-template-columns: 100%;
    }
    section.razdely > div > :last-child {
        min-width: 100%;
    }
    section.home-banner {
        padding: 51px 0px;
        min-height: 69vh;
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
        color: #ffffff;
        padding-right: 0%;
        margin-top: 0;
    }
    section {
        padding: 50px 10%;
        max-width: 320px;
        padding: 11px 0px;
        margin: 0 auto;
    }
    li.langs i, li.menu-item.has-children i {
        top: 3px;
    }
ul.main-menu ul {
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
        transition: 0.4s;
        transform: none;
        background: transparent;
        padding: 5px 18px;
        margin: 9px 0px;
        box-shadow: none;
        left: 6px;
        min-width: 250px;
        display: block;
        z-index: 1;
        opacity: 1;
        pointer-events: all;
        border-left: 1px solid #1e1e1e;
    }
    li.langs i, li.menu-item.has-children i {
        color: #ffffff;
    }
    ul.main-menu a {
        color: #fff;
    }
    ul.main-menu>li {
        margin-left: 20px;
        padding: 0;
        margin: 21px 20px;
        margin-right: 0;
        max-width: 232px;
        /* background: red; */
    }
    ul.main-menu > li > a.active-link::after {
        bottom: -6px;
    }
    ul.main-menu .a21{
        color: #fff;
    }
    ul.main-menu li.lilogo {
        position: absolute;
        left: 52px;
        margin: 0;
        top: 4px;
        display: none;
    }
    ul.main-menu.scrolled-400 {
        top: 0;
    }
    li.langs i, li.menu-item.has-children i {
        right: 62px;
    }
    ul.main-menu>li.zakaz {
        margin-right: 0;
    }
    ul.main-menu li:hover>ul {
        z-index: 1;
        opacity: 1;
        pointer-events: all;
        transform: translateY(0px);
    }
    ul.main-menu.scrolled-400{ background: #363636;}
    ul.main-menu {
        display: block;
        background: #363636;
        width: 320px;
        height: 100vh;
        display: block;
        padding: 72px 34px;
        top: 0;
        position: fixed;
        overflow-y: scroll;
        padding-right: 0;
        left: -120%;
        width: 100%;
        max-width: 450px;
    }
    footer img ~ p {
        text-align: center;
    }
    footer .hedcont div {
        margin: 0 auto;
        margin-bottom: 22px;
        width: 100%;
    }
    footer .hedcont {
        grid-template-columns: 100%;
    }
    footer img {
        width: 158px;
        margin: 0 auto;
        display: block;
    }
    section.rtfbody7 > div {
        margin-left: 0;
        width: 100%;
    }
footer {
    grid-template-columns: 100%;
}
.rev > span {
    background: #fff;
    padding: 15px 55px;
    margin: 0px;
    margin-bottom: 10px;
}
section.rtfbody7 > div > div strong {
    position: relative;
    left: 0;
    font-size: 62px;
    text-align: left;
    top: 0;
    width: 150px;
    height: 100%;
    z-index: 1;
    color: #f3efef;
    background: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 100px 0px 0px 0px;
    margin-top: -11px;
}
header .hedcont {
    padding-top: 85px;
}
.rev {
    display: grid;
    grid-template-columns: 100%;
}
footer {
    display: block;
    grid-template-columns: 100%;
    height: fit-content;
}
}


@media(max-width:450px){
    section.zag-page.spasibo {
        margin-top: 0;
        position: relative;
        z-index: 2;
        padding: 43px 17px;
        margin-bottom: 50px;
    }
    .scroll-nav {
        position: fixed;
        top: calc(50% - 142px);
        left: 0;
        padding: 10px 0px;
        z-index: 9;
    }
    header .hedcont {
        max-width: 251px;
    }
    section {
        padding: 50px 10%;
        max-width: 252px;
        padding: 50px 0px;
        margin: 0 auto;
    }
    section.rtfbody4 > div > div img {
        position: absolute;
        left: 0;
        height: 35%;
        width: auto;
    }
    .scroll-nav {
        background: #fff;
        border-radius: 50px;
    }
}