body.mobile
{
    overflow-x: hidden;
}
.header-wrap {
    height: 100px;
    transition: all 0.3s;
}
.header-wrap.scroll {
    background-color: rgba(255, 255, 255, 0.51);
}
.about-page #main .vs-section
{
    font: 400 normal 20px/1 "Gotham Pro";
    overflow: hidden;
}
.about-page .fond_intro
{
    background: #fff;
}
.about-page .intro-top {
    padding-left: calc(7.5vw + 60px);
    padding-top: 22vh;
}
.about-page .inner_section {
    background: #fff;
    padding: 7vw 0 5.5vw 0;
}
.about-page .inner_section.dark {
    background: #000;
}
.about-page .inner_section .text_container {
    width: 88vw;
    padding-top: 0px;
    padding-bottom: 0px;
}
.about-page .inner_section .full_banner {
    margin-bottom: 0px;
}
.menu-overlay, .menu, .menu-cover {
    z-index: 18;
}
.about-page ul.section3list {
    font-size: 2.3vw;
    font-weight: 300;
    color: #555555;
    list-style: none;
    border-left: 1px solid #edd795;
    padding-top: 80px;
    padding-bottom: 1px;
}
.about-page ul.section3list li {
    margin-bottom: 4%;
    padding-left: 6%;
    position: relative;
}
.about-page ul.section3list li:before {
    font-weight: 400;
    color: #edd795;
    content: "";
    /* padding-right: 7px; */
    width: 1vw;
    height: 1vw;
    position: absolute;
    border-radius: 50%;
    background: #edd795;
    top: 0.9vw;
    left: -0.5vw;
}
.cifralBlock {
    margin-top: 100px;
}
span.cifraText {

    font-size: 3vw;
    font-weight: 300;
    color: #555;
}
span.cifraNum {
    font-size: 10vw;
    font-weight: 800;
    color: #000;
}
.cifraElem {
    margin-top: 80px;
}
.cifraElem:nth-child(2n)
{
    padding-left: 40%;
}
.cifraElem:nth-child(5) > span
{
    display: inline-block;
}
.slide {
    text-align: center;
}
.big-image-slick .slick-slide {
    float: left;
    height: 100%;
    max-height: 335px;
    min-height: 1px;
}
.small-image-slick .slick-slide {
    display: none;
    float: left;
    height: 100%;
    max-height: 200px;
    min-height: 1px;
}
div.certImg {
    width: 30%;
    margin: 1% 1%;
    display: inline-block;
    border: 4px solid #edd795;
    border-radius: 10px;
    overflow: hidden;
}
div.certImg img
{
    margin-bottom: 0;
}
.sliderCertificate {
    width: 70%;
    margin: 0 auto;
}
.hrLine {
    width: 70%;
    height: 2px;
    background: #edd795;
    margin: 100px 0px;
    position: relative;
}
.QualityTitle
{
    font-size: 10vw;
    line-height: 0.8em;
    font-weight: 700;
}
span.QualityText {
    font-size: 2.4vw;
    font-weight: 300;
    color: #555;
    margin: 10vh 0;
    display: inline-block;
}
.inner_section img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 0vw;
}
.brandItem img
{
    width: auto;
}
.brandItem {
    /* width: 135px; */
    height: 135px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.brandBlock {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-gap: 2vh 2vw;
}
.ourWorksLine
{
    position: absolute;
    width: 105%;
    height: 2px;
    top: -1em;
    background: #edd795;
}
.ourWorksLine .all_works {
    color: #edd795;
    font-size: 1vw;
    position: absolute;
    right: -10vw;
    top: -0.4em;
    padding: 0;
    line-height: 1em;
    display: inline-block;
    cursor: pointer;
}
.ourWorksLine .all_works span
{
    padding-right: 0px;
}
.warrantyItem {
    margin: 60px 0;
    position: relative;
}
.warrantyTitle {
    color: #edd795;
    font-size: 2.7vw;
    display: inline-block;
    padding-right: 2%;
    background: #fff;
}
.warrantyTitle:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #edd795;
    top: 1.5vw;
    margin-left: 20px;
}
.warrantyText {

    width: 65%;
    font-size: 1.6vw;
    font-weight: 300;
    color: #555;
    margin-top: 5vh;
    line-height: 1.4;
}
.logo {
    top: 2vw;
    transition: all 0.3s;
}
.header-wrap .all_works {

    position: absolute;
    top: calc(2vw + 6px);
    right: calc(52% - 90px);
    font: 500 normal 11px/11px "Gotham Pro";
    line-height: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    color:#fff;
    line-height: 0px;
    padding: 14px 6px 14px 6px;
    transition: right 0.5s, top 0.3s;

}
a#linkMail {
    display: block;
    margin-top: 30px;
    font-size: 1em;
    color: #fff;
    line-height: 1.3;
}
.menu .address .text p {
    margin-top: 30px;
    color: #fff;
    line-height: 1.2;
}
.language {

    position: fixed;
    top: calc(1.5vw + 6px);
    right: calc(12vw - 6px);
    z-index: 8;
    list-style: none;
    color:

            #fff;
    text-transform: uppercase;
    font-size: 12px;
    mix-blend-mode: exclusion;

}
.bgMenuText {
    position: absolute;
    left: 15%;
    top: 5%;
    z-index: -1;
}
.menu .address {

    width: 40%;
    width: 45%;
    position: relative;
    padding-top: 35vh;

}
.menu .address .text {

    color:rgba(255, 255, 255, 0.6);
    font-size: 12px;
    max-width: 300px;
    line-height: 2;
    padding-left: 3vw;

}
.nav-menu {

    position: fixed;
    right: 5%;
    z-index: 4;
    top: calc(2.5vw + 6px);
    margin-top: -34px;
    height: 60px;
    width: 60px;
    padding: 0px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;

}
.nav-menu:hover span.text {

    -webkit-transform: rotate(0deg) translateX(-60px);
    -moz-transform: rotate(0deg) translateX(-60px);
    -ms-transform: rotate(0deg) translateX(-60px);
    -o-transform: rotate(0deg) translateX(-60px);
    transform: rotate(0deg) translateX(-40px);
    opacity: 1;

}
.nav-menu span.text {

    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
    display: block;
    opacity: 0;
    color:

            #fff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: rotate(90deg) translateX(-40px);
    -moz-transform: rotate(90deg) translateX(-40px);
    -ms-transform: rotate(90deg) translateX(-40px);
    -o-transform: rotate(90deg) translateX(-40px);
    transform: rotate(90deg) translateX(-40px);
    top: 2.7vh;
    position: relative;

}
.nav-menu.close {

    right: 3%;
    top: 39vh;

}
.nav-menu.close span.line:nth-child(1) {

    transition-delay: .5s;
    width: 0px;
    height: 1px;
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%);
    -webkit-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
    -ms-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);

}
.nav-menu.close span.line:nth-child(2) {

    transition-delay: .5s;
    width: 0px;
    height: 1px;
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%);
    -webkit-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
    -ms-transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 1s cubic-bezier(0.86, 0, 0.07, 1);

}
.menu.active .nav-menu.close span.line {

    width: 50px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    right: 0;
    left: auto;

}
.menu.active .nav-menu.close span.line:nth-child(2) {

    top: 30px;
    right: 0;
    width: 35px;

}
.q_slide .pagination .item span {

    z-index: -1;

}
.siteName {
    color: #1d1d1b;
    font-weight: bold;
    /* text-transform: uppercase; */
    font-size: 14vw;
    line-height: 1.1;
}
span.siteSlogan {
    -webkit-writing-mode: vertical-rl;
    writing-mode: tb-rl;
    font-size: 2.5vw;
    font-weight: 300;
    text-transform: initial;
    position: absolute;
    top: 18%;
    right: 0;
}

.intro-top .bgMenuText {
    position: relative;
    left: 0%;
    top: 5%;
    z-index: -1;
    display: inline-block;
}
.intro-top .siteName {
    color: #000000;
    font-weight: bold;
    /* text-transform: uppercase; */
    font-size: 16vw;
    line-height: 0.8;
}
.intro-top span.siteSlogan {
    -webkit-writing-mode: vertical-rl;
    writing-mode: tb-rl;
    font-size: 2.1vw;
    line-height: 1.1;
    font-weight: 300;
    text-transform: initial;
    position: absolute;
    top: 4.5vw;
    right: 2vw;
}
.inner_section .full_banner1 .quote {
    position: absolute;
    right: 11vw;
    width: 40vw;
    top: auto;
    font-size: 1.7vw;
    font-weight: 500;
    line-height: 1.2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(0%);
    bottom: 11vw;
    left: auto;
}
.ourMission {
    font-size: 15vw;
    position: absolute;
    bottom: -1vw;
    left: 5vw;
    line-height: 0.77;
    color:white;
    font-weight: 500;
}

.intro2 h2 {

    padding: 3.4vw 0 0 2%;
    width: 55%;
    font: 600 1.5vw/2vw "Gotham Pro";
    position: relative;
    z-index: 2;
    color:#555555;

}









input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #fafdc6 !important; /* Цвет фона */
    -webkit-text-fill-color: #000 !important; /* цвет текста */
    color: #000 !important; /* цвет текста */
}
input:-internal-autofill-selected {
    background: #fafdc6!important;
    background-image: none !important;
    color: #000!important;
}


.footerLogo a{
    color: #fafdc6!important;
}


footer #inner_footer {
    display: block;
    width: 62%;
    margin-left: 5%;
    position: relative;
    top: 0%;
    z-index: 2;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
.footerLogo {
    font-size: 2em;
    font-weight: 300;
    color: #edd795;
}
footer .address {
    width: 100%;
    position: relative;
    padding-top: 25vh;
    padding-left: 5%;
}

.footerPhoneBlock > a {
    display: block;
}

.footerPhoneBlock {
    margin-top: 10vh;
    font-size: 1em;
    color: #fff;
}
footer .address .text p {
    margin-top: 40px;
    font-size: 1.2em;
    line-height: 1.4;
    color: #fff;
}
footer #inner_footer a.main_link {

    font: 500 normal 5vw/3vw "Gotham Pro";
    padding: 40px 0 1.5vw;
    color: #fff;
    display: inline-block;
    position: relative;

}


.slick-arrow {
    position: absolute;
    top: 46%;
    background: transparent;
    font-size: 12px;
    text-transform: uppercase;
    color: #9b9b9b;
    font-weight: 300;
    height: 30px;
}
.slick-prev {
    left: -15%;
}
.slick-next
{
    right: -15%;
}
.slick-prev svg#Capa_1 {
    background: transparent;
    width: 30px;
    height: 30px;
    fill: #edd795;
    position: absolute;
    left: -40px;
    top: 0px;
}
.slick-next svg#Capa_1 {
    background: transparent;
    width: 30px;
    height: 30px;
    fill: #edd795;
    position: absolute;
    right: -40px;
    top: 0px;
    transform-origin: 50% 50%;
    transform: rotate(180deg);
}

/* Dots */


.slick-dots
{
    position: absolute;
    bottom: -10px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-size: 35px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    content: "■";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #000;
}


#menu_works {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 15;
    display: none;
    opacity: 0; }

#menu_works a {
    color: rgba(255, 255, 255, 0.2); }
@media screen and (max-width: 500px) {
    #menu_works a {
        color: rgba(255, 255, 255, 0.8); } }

#menu_works .all_works span {
    color: rgba(255, 255, 255, 0.5); }

#menu_works .all_works div {
    background: rgba(255, 255, 255, 0.5); }

#menu_works .logo {
    z-index: 1; }

#menu_works ol {
    line-height: 1.2;
    padding: calc(50vh - 70px) 0 calc(50vh - 70px) 26%;
    list-style-type: none;
    counter-reset: compteListe;
    width: 76%; }
#menu_works ol h2 {
    font: 500 normal 52px "Gotham Pro"; }
@media screen and (max-width: 500px) {
    #menu_works ol h2 {
        font: 500 normal 40px "Gotham Pro";
        padding-right: 60px; } }
#menu_works ol span {
    font: 300 normal 9px "Gotham Pro";
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.1);
    display: block;
    margin-top: 20px; }
@media screen and (max-width: 500px) {
    #menu_works ol span {
        color: rgba(255, 255, 255, 0.5); } }

@media (max-width: 1024px) {
    #menu_works ol {
        font: 500 normal 52px "Gotham Pro"; } }

@media (max-width: 767px) {
    #menu_works ol {
        padding-left: 80px;
        width: 100%;
        font: 500 normal 24px "Gotham Pro"; } }

#menu_works ol li {
    position: relative; }

#menu_works ol li::before {
    counter-increment: compteListe 1;
    color: rgba(255, 255, 255, 0.3);
    mix-blend-mode: overlay;
    content: "0" counter(compteListe);
    position: absolute;
    font: 400 normal 12px/12px "Gotham Pro";
    top: 40%;
    right: calc(100% + 68px);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg); }

@media (max-width: 767px) {
    #menu_works ol li::before {
        right: calc(100% + 32px); } }

#menu_works ol li a {
    display: block;
    padding: 7% 0; }

#menu_works ol li.active a span {
    color: rgba(255, 255, 255, 0.6); }

@media (max-width: 1024px) {
    #menu_works ol li.active a::after {
        -webkit-transform: translateY(-1vw);
        transform: translateY(-1vw); } }

@media (max-width: 767px) {

    #menu_works ol li.active a::after {
        content: ""; } }

#menu_works ol li.active a {
    color: #FFF; }

#menu_works ol li.active a::after {
    opacity: 1; }

#menu_works #blobMenu_works {
    width: 100vw;
    height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1;
    background: #000; }

#menu_works #blobMenu_works canvas {
    opacity: .7;
    height: 110vh; }
.work-page .cover {
    height: 110vh;
    display: block;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: relative;
    top: 10vh;
    z-index: -1;
    width: 100%;
}
.work-page .info {
    padding: 15vw 0 0 13vw;
    margin-left: -5px;
    min-height: 100vh;
    position: relative;
}
.work-page .info p {
    color: #fafdc6;
    text-transform: uppercase;
    font-size: 1vw;
    letter-spacing: 2px;
    line-height: 1.4;
    width: 60%;
    padding-left: 5px;
}
.work-page h1.title {
    font: 500 normal 13vw/1 "Gotham Pro";
    margin-bottom: 0px;
    color: #fff;
}
.work-page .cover {
    height: 110vh;
    display: block;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: relative;
    top: 10vh;
    z-index: -1;
    width: 100%;
}
.work-page .cifralBlock {
    width: 80%;
    margin: 0 auto;
    margin-top: 25vh;
}
.work-page .cifraElem {
    font-size: 2.2vw;
    color: #555555;
    width: 55%;
    position: relative;
    padding-left: 0%;
    font-size: 3vw;
    font-weight: 300;
}

.work-page .cifraElem:nth-child(2n) {
    /* padding-left: 40%; */
    left: 40%;
}
span.bigNum {
    font-size: 9vw;
    font-weight: 700;
    color: #000;
    white-space: nowrap;
}
span.middleNum {
    font-size: 3vw;
    font-weight: 700;
    color: #555555;
}
.completedWork {
    margin-top: 10vw;
    overflow: hidden;
}
.completedWorkTextElem .bigNum
{
    font-size: 5vw;
}
.completedWorkTitle {
    font-size: 13vw;
    margin-bottom: 74px;
    font-weight: 500;
}
.completedWork .flex
{
    display: flex;
    align-items: center;
}
.completedWorkText {
    width: 65%;
    float: left;
    border-right: 1px solid #edd795;
}
.completedWorkTextElem {
    font-size: 2.2vw;
    width: 65%;
    padding-left: 10%;
    margin-bottom: 5vh;

}
.completedWorkList {
    width: 40%;
    padding: 0% 5%;
    height: 100%;
    display: flex;
}
.completedWorkList ol{
    list-style: none;
    counter-reset: compteListe1;
}
.completedWorkList ol li {
    position: relative;
    margin: 3vh 1vh;
    color: #555;
    font-size: 1.3vw;
    font-weight: 300;
}
.completedWorkList ol li::before {
    counter-increment: compteListe1 1;
    color: rgb(0, 0, 0);
    mix-blend-mode: overlay;
    content: "0" counter(compteListe1);
    position: absolute;
    font: 600 normal 12px/12px "Number";
    top: -0.3vw;
    right: calc(100% + 15px);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    color: #edd795;
}
.completedWork {
    margin-top: 100px;
    overflow: hidden;
}
.ResultBlock {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 100px;
}
.Resultelements {
    width: 81%;
    margin: 0 auto;
}
.ResultItem {
    font-size: 1.4vw;
    font-weight: 700;
    color: #555;
    margin: 15vh 0vh;
    position: relative;
}
.ResultItem:nth-child(2n)
{
    text-align: right;
}
.ResultItem > span {
    display: inline-block;
    max-width: 45%;
    background: #fff;
    position: relative;
}
.ResultItem > span > span.resultLine
{
    position: absolute;
    top: 50%;
    width: 100vw;
    height: 1px;
    background: #edd795;
    left: 102%;
}
.ResultItem:nth-child(2n) > span > span.resultLine
{
    position: absolute;
    top: 50%;
    width: 100vw;
    height: 1px;
    background: #edd795;
    left: auto;
    right: 102%;
}


.menu ul {
    z-index: 2;
}
.menu_content .wpcf7 {
    line-height: 1.2;
    padding: calc(38vh - 70px) 0 calc(30vh - 70px) 18%;
    list-style-type: none;
    counter-reset: compteListe;
    width: 50%;
    font: 500 normal 1.2vw "Gotham Pro";
    position: absolute;
    left: 0%;
    opacity: 0;
    z-index: 1;
}
.formTitle {
    font-size: 1.6vw;
    font-weight: 300;
    margin-bottom: 7vh;
    color: #fff;
}
.menu_content .wpcf7 label {
    position: relative;
    margin: 2% 0;
    display: block;
}
span.placeholder {
    color: #4e4f40;
    font-size: 1vw;
    position: absolute;
    bottom: 30%;
    left: 10px;
    z-index: 1;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 0.8vw;
    font-weight: normal;
    display: block;
    position: absolute;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #edd795;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    display: none;
    position: absolute;
    top: 60px;
    font-size: 1vw;
    color: #fff;
}
.wpcf7 input,.wpcf7 textarea
{
    font-family: "Gotham Pro",sans-serif;
    font-size: 100%;
    line-height: 2.15;
    margin: 0;
    font-size: 1.2vw;
    padding-left: 1vw;
    width: 100%;
    background: transparent;
    border-bottom: 2px solid #fff;
    color: #fff;
}
.wpcf7 input[type="submit"] {
    color: #000;
    background: #fff;
    border: none;
    padding: 15px 20px;
    display: inline-block;
    float: right;
    width: auto;
    font-size: 1vw;
}

.our_products .journals_menu ul ul a {
    font-size: 1.5vw;
}
.our_products .journals_menu ul ul {
    padding-left: 5vw;
}

.fond_intro {
    width: 100%;
    height: 101%;
}
.fix header {
    height: 100px;
    background-color: rgba(241, 243, 246, 0.86);
    mix-blend-mode: inherit;
    transition: all 0.3s;
}
.fix .logo {
    top: 2vw;
    color: #555;
}
logo span
{
    transition: all 0.3s;
}
.fix .logo span {
    font-weight: 600;
    color: #000;
}
.fix .header-wrap .all_works {
    font-weight: 600;
    top: calc(2vw + 6px);
    color: #000;
}
.fix .stripe1 {
    background: #000;
}
.fix .stripe2 {
    background: #000;
}
.language
{
    transition: all 0.3s;
    z-index: 16;
}
.fix .language {
    top: calc(2vw);
}
.fix .nav-menu {
    top: calc(2vw + 14px);
}
.fix .nav-menu span.line {
    background: #000;
}
.nav-menu span.text {
    color: #000;
}

header
{
    transition: all 0.3s;
}
.q_slide .slide .caption {
    width: 45%;
    max-width: 520px;
}
/*.q_slide .slide-content {
    mix-blend-mode: exclusion;
}
.q_slide .arrows .arrow {
    mix-blend-mode: exclusion;
}*/
h1 {
    font-size: 3em;
    font-family: "Gotham Pro", sans-serif;
}

sup {
    top: -1em;
    font-size: 0.5em;
}
.scrollDown {
    position: fixed;
    bottom: 3%;
    left: 0%;
    width: 100px;
    height: 100px;
    z-index: 5;
    text-align: center;
    animation: float 2s ease-out infinite;
}
.scrollDown img
{
    max-width: 100%;
    max-height: 100%;
}
@keyframes float {
    50% {
        transform: translate(0, 10px);
    }
}
.our_product .intro2 {
    position: relative;
    margin-bottom: 10vw;
}

.mainContainerProduct {
    padding-left: 12%;
    padding-right: 12%;
    padding-top: 6vw;
    padding-bottom: 40vh;
    overflow: hidden;
}

.vs-section.our_product {
    width: 100%;

    font-family: "Gotham Pro", sans-serif;
}
.categoryTitle {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    position: relative;
    font-size: 3.33vw;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px;
    width: 10%;
    float: left;
    white-space: nowrap;
}
.categoryTitle span
{
    position: relative;
}
.categoryTitle span:after {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    left: -4px;
    top: 0;
    background-color: #000;
}
.breadcrumb {
    font-size: 1.822vw;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 50%;
    margin: 0 auto;
    min-height: 140px;
}
span[property='itemListElement'] {
    display: flex;
}
span.separator {
    display: flex;
    line-height: 0.782vw;
    justify-content: center;
    align-items: baseline;
    font-weight: 600;
    color: #6e6e6e;
}
.breadcrumb span:nth-last-of-type(2)
{
    color: #000;
}
.breadcrumb span[property='itemListElement'] a, .breadcrumb span[property='itemListElement'] .current-item
{
    color: #6e6e6e;
    transition: all 0.3s;
    font-size: 0.782vw;
    font-weight: 600;
    text-transform: uppercase;
}
.breadcrumb span[property='itemListElement'] .current-item
{
    color: #000;
}
.breadcrumb span[property='itemListElement'] a:hover
{
    color: #000;
}

.postContainer {
    width: 90%;
    float: left;
    position: relative;
}
.titleProduct
{
    width: 50%;
    float: left;
    font-size: 1.6vw;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    z-index: 2;
}
.slick_product
{
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 6%;
    padding-right: 6%;
    display: flex;
    align-items: flex-end;
    position: relative;
}
.our_products .slick_product
{
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 6%;
    padding-right: 6%;
    display: flex;
    align-items: flex-end;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
}

.slick_product.hiden
{
    opacity: 0;
    z-index:1;
}





.accordion{
    width: 100%;
    height: 60px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    transition: height 0.3s ease;
    padding-bottom: 20px;
    position: relative;
}
.accordion:after
{
    content: '';
    position: absolute;
    background-color: rgb(233, 204, 121);
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
}
.accordion .accordion_tab {
    padding: 20px 20px 20px 0px;
    cursor: pointer;
    user-select: none;
    font-size: 0.9375vw;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
}

.accordion .accordion_tab .accordion_arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: 15px;
    height: 15px;
    transition: all 0.3s ease;
}

.accordion .accordion_tab .accordion_arrow img{
    width: 100%;
    height: 100%;
}

.accordion .accordion_tab.active .accordion_arrow{
    transform: translateY(-50%) rotate(180deg);
}

.accordion.active{

}

.accordion .accordion_content{
    font-size: 0.989vw;
}

.accordion .accordion_content .accordion_item{
    margin-bottom: 20px;
}

.accordion .accordion_content .accordion_item p.item_title{
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
    color: #6adda2;
}

.accordion .accordion_content .accordion_item p:last-child{
    color: #9a9b9f;
    font-size: 14px;
    line-height: 20px;
}

.prodBanner {
    margin-top: 25px;
}
.prodBanner img {
    position: relative;
    left: -2px;
    width: calc(100% + 2px);
}


.tabs {
    width: 100%;
    height: 200px;
}
.tabs ul,
.tabs li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tabs,
.tabs input[type="radio"]:checked + label {
    position: relative;
}
.tabs li,
.tabs input[type="radio"] + label {
    display: inline-block;
}
.tabs li > div,
.tabs input[type="radio"] {
    position: absolute;
}

.tabs {
    color: #404040;
    transition: height 0.3s;
    margin-top: 15px;
}
.tabs li {
    vertical-align: top;
}
.tabs li:first-child {
    margin-left: 0px;
}
.tabs li > div {
    top: 60px;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 8px;
    overflow: hidden;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.tabs input[type="radio"] + label {
    margin: 0 2px 0 0;
    padding: 10px 17px;
    line-height: 32px;
    background: #000000;
    text-align: center;
    border-radius: 0px 0px 0 0;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    color: #fff;
    font-size: 0.78vw;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: none;
    box-shadow: 0px 0px 0px 0px rgba(212, 220, 229, 0.58);
    transition: all 0.6s;
    font-weight: 600;
}
.tabs input[type="radio"]:checked + label {
    z-index: 1;
    background: #fff;
    border-bottom-color: #fff;
    color: #000;
    cursor: default;
    box-shadow: 0px 11px 18.69px 2.31px rgba(212, 220, 229, 0.58);
    font-weight: 900;
}
.tabs input[type="radio"] {
    opacity: 0;
}
.tabs input[type="radio"] ~ div {
    display: none;
}
.tabs input[type="radio"]:checked:not(:disabled) ~ div {
    display: block;
}
.tabs input[type="radio"]:disabled + label {
    opacity: .5;
    cursor: no-drop;
}
.tabs ul:first-child li input
{
    background-color: #000;
}

.projectProduct {
    margin-top: 40px;
}
span.projectLinkTitle {
    font-size: 0.9375vw;
    font-weight: 700;
    letter-spacing: 2px;
}
span.projectLinkItem a {
    color: #000;
    font-size: 1vw;
    margin: 0% 3%;
    position: relative;
}
span.projectLinkItem a:after
{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 0%;
    background-color: #000;
    transition: all 0.3s;
}
span.projectLinkItem a:hover:after
{
    width: 100%;
}
.our_solutions .inner_section {
    background-color: #fff;
    color: #000;
    padding: 7vw 12vw 7vw 12vw;
    float: left;
    width: 100%;
}

.solutionItem {
    display: flex;
    flex-direction: row;
}
.solutionMedia {
    width: 40%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.solutionImg {
    background-color: #fff;
    max-width: 80%;
    padding: 16% 7%;
    transform: translateX(30%);
}
.solutionInfo {
    width: 60%;
    padding-left: 20%;
    padding-top: 5%;
    padding-bottom: 5%;
    position: relative;
}
.solutionTitle a {
    font-size: 1.56vw;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}
.solutionProject {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.solutionProject ul {
    padding-left: 0px;
}
.solutionProject ul li
{
    width: 50%;
    float: left;
    list-style: none;
    margin-bottom: 10px;
}

.solutionProject ul li a {
    color: #000;
    position: relative;
    font-size: 1.1vw;
    text-align: left;
    vertical-align: baseline;
}
.solutionProject ul li a:before {
    content: "•";
    color: #000;
    font-size: 2em;
    vertical-align: sub;
    display: inline-block;
    margin-right: 5px;
}
.solutionProject ul li a:after
{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 0%;
    background-color: #000;
    transition: all 0.3s;
}
.solutionProject ul li a:hover:after
{
    width: 100%;
}
.solutionDescTitle {
    font-size: 1vw;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.solutionDescText {
    font-size: 0.83vw;
    font-weight: 500;
    text-align: justify;
    line-height: 1.2;
}
.buttonBlock a {
    color: #000;
    border: 2px solid #000;
    border-radius: 20px;
    padding: 10px 15px;
    font-size: 0.8vw;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1px;
    margin-top: 15px;
    background-color: #fff;
    transition: all 0.3s;
}
.buttonBlock a:hover
{
    color: #fff;
    background-color: #000;
}

.solutionItem:nth-child(2n) {
    flex-direction: row-reverse;
}
.solutionItem:nth-child(2n) .solutionInfo {
    padding-right: 20%;
    padding-left: 0%;
}
.solutionItem:nth-child(2n) .solutionTitle {
    text-align: right;
}
.solutionItem:nth-child(2n) .solutionDesc {
    text-align: right;
}
.solutionItem:nth-child(2n) .buttonBlock a {
    float: right;
}
.solutionItem:nth-child(2n) .solutionProject ul li {
    float: right;
    text-align: right;
}
.solutionItem:nth-child(2n) .solutionMedia {
    justify-content: flex-start;
}
.solutionItem:nth-child(2n) .solutionImg {
    transform: translateX(-30%);
}
.toTop {
    position: absolute;
    bottom: 0;
    width: 2vw;
    right: -3vw;
    cursor: pointer;
    /* height: 45px; */
}
.toTop:hover .lineLink
{
    height: 100px;
}
.toTop span.lineImg {
    /* transform: rotate(90deg) translateX(0px); */
    display: block;
    /* top: 0; */
    margin: 0 auto;
}
.toTop .lineLink {
    width: 2px;
    height: 75px;
    display: block;
    background-color: #000;
    margin: 0 auto;
    transition: all 0.3s;
}
.toTop span.lineImg > img {
    display: block;
    margin: 0 auto;
    transform: rotate(90deg) translateX(5px);
}
@media (max-width: 767px) {
    .scrollDown {
        position: fixed;
        bottom: 3%;
        left: 0%;
        width: 65px;
        height: 65px;
        z-index: 5;
        text-align: center;
        animation: float 2s ease-out infinite;
    } }