@font-face {
    font-family: Nagel_VF; 
    src: local("Nagel_VF"), url(/fonts/Nagel_VF.otf); 
  }




html, body {
    
    padding: 0;
    margin: 0;
    font-family: "Nagel_VF";
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    
}

.wrapper {
    
    width: calc(100% - 20px);
    padding: 0 10px;
    max-width: 1600px;
    margin: auto
    
}

p, li {
    
    opacity: 0;
    -webkit-transition: ease-in-out 1.5s; 
    -moz-transition: ease-in-out 1.5s; 
    -o-transition: ease-in-out 1.5s; 
    transition: ease-in-out 1.5s;
    
}

.li {
    
    opacity: 0;
    -webkit-transition: ease-in-out 1.5s; 
    -moz-transition: ease-in-out 1.5s; 
    -o-transition: ease-in-out 1.5s; 
    transition: ease-in-out 1.5s;
    
}

p.animate, li.animate, .li.animate {
    
    opacity: 1;
    -webkit-transition: ease-in-out 1.5s; 
    -moz-transition: ease-in-out 1.5s; 
    -o-transition: ease-in-out 1.5s; 
    transition: ease-in-out 1.5s;
    
    
}

.visually-hidden {
    
    display: none
    
}

.mobtop {
    
    display: none
    
}

a {
    
    color: #e84539;
    text-decoration: none;
    -webkit-transition: ease-in-out 0.5s; 
    -moz-transition: ease-in-out 0.5s; 
    -o-transition: ease-in-out 0.5s; 
    transition: ease-in-out 0.5s;
    
}

dd {
    
    margin: 0;
    
}

a:hover {
    
    color: #7C0002
    
}

.clear {
    
    clear: both
    
}

h1 {
    
    font-size: 40px;
    color: #3F3F3F;
    
}

h2 {
    
    font-size: 40px;
    line-height: 45px
    
}

h1, h2, h3, h4 {
    
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    color: #0a222d;
    opacity: 0;
    -webkit-transition: ease-in-out 1.5s; 
    -moz-transition: ease-in-out 1.5s; 
    -o-transition: ease-in-out 1.5s; 
    transition: ease-in-out 1.5s;
    
}

.qf3form h1 {
    
    opacity: 1;
    font-size: 24px;
    
}

.qf3form p {
    
    opacity: 1
    
}

h1.animate, h2.animate, h3.animate, h4.animate {
    
    opacity: 1
    
}

.gray {
    
    background: url(/images/bac_3.3200519c.png) no-repeat 100% 0,#f8f8f8
    
}

.icon-chevron-right {
    
    display: none
    
}


/* Верх */

.top {
    
    background: url("/images/welcome_bac.7f0a2831.png") no-repeat center center;
    background-size: cover;
    height: 100vh;
    
}

.otstup {
    
    padding-top:100px;
    
}

.top .uzor {
    
    background: url( "/images/bac.fc061802.png") no-repeat;
    position: absolute;
    top:0;
    right: 0;
    width: 1175px;
    height: 378px;
    
}

.top .logo {
    
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    text-align: center;
    
    
}

.top .logo img {
    
    margin-top: 30vh
    
}

.top .logo .text {
    
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    margin-top: 30px;
    
}

.top .logo .text span {
    
    margin-right: 20px;

    font-size: 30px;
    
}

.top .logo .text span:last-of-type {
    
    margin-right: 0;
    
}



/* Категория */

.category-desc {
    
    max-width: 45%;
    
}

/* Меню */

.menu {
    
    background: #21211f;
    padding: 20px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2
    
}

.inside .menu {
    
    background: rgba(255,255,255,0.7);
    border-bottom: 2px solid rgba(202,202,202,0.5);
    backdrop-filter: blur(4px);
    
}

.menu .logo {
    
    display: inline-block;
    vertical-align: middle;
    font-size: 0
    
}

.menu .mainmenu {
    
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
    
}

.menu .mainmenu ul {
    
    list-style: none;
    padding: 0;
    margin: 0;
    
}

.menu .mainmenu ul li {
    
    display: inline-block;
    margin-right: 20px;
    
}

.menu .mainmenu ul li:last-of-type {
    
    margin-right: 0;
    
}

.menu .mainmenu ul li a {
    
    color: #fff;
    font-size: 18px;
    
}

.inside .mainmenu ul li a {
    
    color: #21211F;
    
}

.menu .mainmenu ul li a:hover {
    
    
    
}

.menu .mainmenu .submenu {
    
    display: none
    
}

.menu .right {
    
    display: inline-block;
    float: right
    
}

.menu .zayavka {
    
    display: inline-block;
    vertical-align: middle
    
}

.menu .zayavka a {
    
    padding: 10px 20px;
    background: #e83e2f;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    margin-right: 30px;
    
}

.menu .phone {
    
    display: inline-block;
    vertical-align: middle;
    
}


.menu .phone a {
    
    font-size: 20px;
    color: #FFF;
    margin-right: 30px;
    
}

.inside .phone a {
    
    color: #21211F;
    
}

.menu .messagers {
    
    display: inline-block;
    vertical-align: middle
    
}

.menu .messagers .telegram {
    
    background: url("/images/telegram_icon.4b23607c.svg") no-repeat center center;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    
    
}

.menu .messagers .whatsapp {
    
    background: url("/images/whatsapp_icon.98931a1e.svg") no-repeat center center;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    
}

/* Видео */

.js-video {
    
    max-width: calc(25% - 8px); 
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    
}

.js-video:last-of-type {
    
    margin-right: 0;
    
}

/* Хлебные крошки */

.bread ol {
    
    list-style: none;
    padding: 0;
    margin: 0;
    
}


.bread ol li {
    
    display: inline-block;
    margin-right: 10px;
    background: #e7e7e7;
    padding: 0px 10px;
    border-radius: 100px;
    font-size: 12px;
    
}


.bread ol li a {
    
    color: #000;
    font-size: 12px;
    
}

.bread .float-start {
    
    display: none
    
}

.blog-item img {
    
    opacity: 0;
    transform: translateY(50px);
    -webkit-transition: ease-in-out 1.5s; 
    -moz-transition: ease-in-out 1.5s; 
    -o-transition: ease-in-out 1.5s; 
    transition: ease-in-out 1.5s;
    
}

.blog-item img:nth-of-type(2n) {
    
    transform: translateY(-50px);
    
}

.blog-item.animate img {
    
    opacity: 1;
    transform: none
    
}

/* Услуги на главной */

.uslugi {
    padding: 55px 0 60px;
    background: url("/images/logo_site_sections.d48558d3.png") no-repeat top 55px right 33px #f8f8f8;
    
}

.uslugi h3 {
    
    font-size: 24px;
    margin: 0;
    margin-bottom: 20px;
    
}

.uslugi ul {
    
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    display: flex;
    
}

.uslugi ul li {
    
    background: #fff;
    padding: 20px 20px 40px 20px;
    border-radius: 10px;
    display: inline-block;
    width: calc(22% - 40px);
    font-size: 18px;
    margin-right: 4%;
    line-height: 24px;
    color: #969696;
    position: relative;
    align-items: stretch;
    -webkit-transition: ease-in-out 1.5s; 
    -moz-transition: ease-in-out 1.5s; 
    -o-transition: ease-in-out 1.5s; 
    transition: ease-in-out 1.5s;
    opacity: 0;
    transform: translateY(50px)
    
    
}

.uslugi ul li:nth-of-type(odd) {
    
    transform: translateY(-50px)
    
}

.uslugi ul li.animate {
    
    opacity: 1;
    transform: translateX(0px)
    
}

.uslugi ul li:hover {
    
    background: #dadada;
    
}

.uslugi ul li:last-of-type {
    
    margin-right: 0;
    
}

.uslugi ul li .btn {
    
    text-transform: uppercase;
    font-weight: normal;
    position: absolute;
    bottom: 20px;
    left: 20px;
    
}

/* В цифрах */

.digits {
    
    background: url("/images/bac.fc061802.png") no-repeat 100% 100% #f5f5f5;
    padding: 51px 0 107px
    
}

.digits h2 {
    
    font-size: 32px;
    color: #a3a3a3;
    
}

.digits ul {
    
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    display: flex;
    
}

.digits ul li {
    
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    display: inline-block;
    width: calc(22% - 80px);
    font-size: 18px;
    margin-right: 4%;
    line-height: 24px;
    color: #969696;
    position: relative;
    align-items: stretch;
    -webkit-transition: ease-in-out 1.5s; 
    -moz-transition: ease-in-out 1.5s; 
    -o-transition: ease-in-out 1.5s; 
    transition: ease-in-out 1.5s;
    opacity: 0;
    transform: translateY(50px)
    
    
}

    
    
    
    


.digits ul li:nth-of-type(odd) {
    
    transform: translateY(-50px)
    
}

.digits ul li.animate {
    
    opacity: 1;
    transform: translateX(0px)
    
}

.digits ul li h3 {
    
    font-size: 40px;
    margin: 0;
    padding-bottom: 20px;
    
}

.digits ul li p {
    
    margin: 0
    
}

/* Что мы производим */

.what {
    
    background: #f8f8f8;
    display: flex;
    
}

.what h3 {
    
    font-size: 30px;
    text-transform: none
    
}

.what .right h3 {
    
    color: #fff;
    margin-top: 153px
    
}

.what .mod-articles-title {
    
    padding: 0;
    margin: 0;
    margin-bottom: 10px
    
}

.what .left, .what .right {
    
    display: inline-block;
    align-items: stretch;
    font-size: 0;
    vertical-align: top;
    -webkit-transition: ease-in-out 1.5s; 
    -moz-transition: ease-in-out 1.5s; 
    -o-transition: ease-in-out 1.5s; 
    transition: ease-in-out 1.5s;
    
}

.what .left {
    
    width: 40%;
    opacity: 0;
    transform: translateX(-50px);
    
}

.what .right {
    
    width: calc(60% - 80px);
    background: url("/images/bac_2.d6d0ee8a.png") no-repeat top 65px left 80px/520px,url("/images/produce_bac.a5193df8.png") no-repeat 100% 0/cover;
    padding-bottom: 100px;
    opacity: 0;
    transform: translateX(50px);
    
    
}

.what .left.animate, .what .right.animate {
    
    opacity: 1;
    transform: none
    
}

.what .right .telo {
    
    padding-left: 80px;
    
}

.what ul {
    
    list-style: none;
    margin: 0;
    padding: 0;
    
}

.what ul li {
    
    display: inline-block;
    margin-right: 20px;
    line-height: 40px
    
}

.what ul li a {
    
    border-radius: 100px;
    border: 1px solid #e84539;
    display: block;
    padding: 0px 20px;
    font-size: 20px;
    color: #000
    
}

.what ul li h3 {
    
    margin-top: 0!important
    
}

.what .right ul li h3 a {
    
    color: #fff;
    background: rgba(162,156,156,0.7)
    
}

.what .right ul li h3 a:hover {
    
    background: rgba(255,255,255,1);
    color: #000;
    border:1px solid #000
    
}

.what .left ul li h3 a:hover {
    
    background: rgba(0,0,0,1);
    color: #FFF;
    border:1px solid #FFF
    
}

/* О нас */

.about {
    
    background: url("/images/bac_3.3200519c.png") no-repeat left top;
    
}

.about .image {
    
    float: right; 
    
}

.about .preim {
    
    font-size: 0;
    width: calc(100% - 700px)
    
}

.about .preim .item {
    
    display: inline-block;
    width: 45%;
    margin-right: 10%;
    vertical-align: top;
    font-size: 16px;
    color: #969696;
    
    
}


.about .preim .item .zagolovok {
    
    color: #e83e2f;
    font-size: 24px;
    
}

.about .preim .item:nth-of-type(2n) {
    
    margin-right: 0;
    
}

/* Решения */

.resheniya {
    
    padding: 50px 0;
    font-size: 0;
    
}

.resheniya .image {
    
    display: inline-block;
    vertical-align: top;
    
    width: 649px;
    margin-right: 40px;
    
}

.resheniya .text {
    
    
    vertical-align: top;
    display: inline-block;
    height: 389px;
    width: calc(100% - 769px);
    font-size: 16px;
    background: #e3e3e3;
    padding: 40px;
    
}

.resheniya .text h2 {
    
    font-size: 28px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 32px;
    color: #4d4d4d
    
}

.resheniya .punkti {
    
    padding: 0 80px
    
}

.resheniya ul {
    
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 30px;
    
}

.resheniya ul li {
    
    display: inline-block;
    font-size: 18px;
    width: calc(20% - 2px);
    margin-right: 6.6%;
    border-right: 2px solid #cccccc
    
}

.resheniya ul li:nth-of-type(4n) {
    
    margin-right: 0;
    border: none
    
}

.resheniya ul li a {
    
    color: #838383;
    font-size: 18px;
    font-weight: 500
    
}

.resheniya h3 {
    
    padding: 0;
    margin: 0;
    
}

/* Вопрос - ответ */

.faq h2 {
    
    text-align: center;
    text-transform: uppercase
    
}

.acc-main {
    
    
    
}

.acc-main .js-spoiler {
    
    width: 47%;
    display: inline-block;    
    vertical-align: top;
    margin-right: 5%;
    
}

.acc-main .js-spoiler:nth-of-type(2n) {
    
    margin-right: 0;
    
}

/* Отзывы */

.reviews {
    
    background: url( "/images/clients_background.59f27f81.svg") no-repeat right top 70px;
    
}

.reviews h2 {
    
    text-align: center;
    text-transform: uppercase
    
}

.reviews ul {
    
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0
    
}

.reviews ul li {
    
    display: inline-block;
    width: calc(32% - 42px);
    font-size: 16px;
    margin-right: 2%;
    border: 1px solid #d4d4d4;
    border-radius: 20px;
    padding: 20px;
    vertical-align: top;
    margin-bottom: 20px;
    background: #fff;
    opacity: 0;
    transform: translateY(50px);
    -webkit-transition: ease-in-out 1.5s; 
    -moz-transition: ease-in-out 1.5s; 
    -o-transition: ease-in-out 1.5s; 
    transition: ease-in-out 1.5s;
    
}

.reviews ul li:nth-of-type(odd) {
    
    transform: translateY(-50px)
    
}

.reviews ul li:nth-of-type(3n) {
    
    margin-right: 0;
    
}

.reviews ul li.animate {
    
    opacity: 1;
    transform: none;
    
}

/* О нас на главной */

.onas {
    
    background: url("/images/bac.fc061802.png") no-repeat right bottom #f8f8f8;
    font-size: 0;
    opacity: 0;
    transform: translateY(50px);
    -webkit-transition: ease-in-out 1.5s; 
    -moz-transition: ease-in-out 1.5s; 
    -o-transition: ease-in-out 1.5s; 
    transition: ease-in-out 1.5s;
    
}

.onas.animate {
    
    transform: none;
    opacity: 1
    
}

.onas .wrapper {
    
    height: 606px;
    position: relative
    
}

.onas .back {
    
    background: url("/images/about_main.ea77e0de.png") left top no-repeat;
    height: 606px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    
}

.onas .text1 {
    
    
    border-top-right-radius: 200px;
    background: #e3e3e3;
    padding: 96px 0 85px 42px;
    max-width: 920px;
    z-index: 1;
    margin-left: -42px;
    display: inline-block;
    vertical-align: top
    
}


.onas .text1 .text {
    
    width: 40%;
    line-height: 20px;
    font-size: 18px;
    
}

.onas .text2 {
    
    font-size: 18px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    margin-left: 50px;
    color: #4d4d4d
    
}








































.footer {
    
    background: url("/images/logo_background.56efbd2a.svg") no-repeat left bottom #000;
    font-size: 0;
    color: #fff;
    padding: 40px 0 180px 0;
    opacity: 0;
    transform: translateY(-50px);
    -webkit-transition: ease-in-out 2s; 
    -moz-transition: ease-in-out 2s; 
    -o-transition: ease-in-out 2s; 
    transition: ease-in-out 2s;
    
}

.footer.animate {
    
    opacity: 1;
    transform: none;
    
}

.footer .adres {
    
    background: url("/images/map_pin.32394e82.svg") no-repeat left center;
    padding-left: 50px;
    margin-left: -50px;
    
}

.footer a {
    
    color: #FFF;
    font-size: 32px;
    font-weight: 600
    
}

.footer .zag {
    
    font-size: 24px;
    color: #A3A3A3;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 30px;
    
}

.footer .column {
    
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-right: 5%;
    font-size: 18px;
    line-height: 20px;
    
}

.footer .column:nth-of-type(2) {
    
    text-align: right;
    line-height: 40px
    
}

.footer .column:nth-of-type(3) {
    
    margin-right: 0
    
}

.footer .logo, .footer .org {
    
    display: inline-block;
    vertical-align: middle;
    margin-top: 140px;
    
}

.footer .org {
    
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    float: right;
    
}

.footer .org a {
    
    font-size: 16px;
    
}

.footer .phone a {
    
    color: #fff;
    line-height: 28px
    
}










.footermenu {
    
    background: #000;
    font-size: 0;
    padding: 20px 0;
    
}

.footermenu ul {
    
    list-style: none;
    padding: 0;
    margin: 0;
    
}

.footermenu ul li {
    
    display: inline-block;
    margin-right: 30px;
    
}

.footermenu a {
    
    color: #FFF;
    font-size: 18px;
    
}

.footermenu .logo {
    
    float: right;
    vertical-align: middle;
    display: inline-block
    
}

.footermenu .menuf {
    
    float: left;
    vertical-align: middle;
    display: inline-block
    
}

.column .submenu ul {
    
    list-style: none;
    padding: 0;
    margin: 0;
    text-align:right 
    
}

.column .submenu ul li a {
    
    font-size: 16px;
    line-height: 28px;
    font-weight: 100
    
}














@media screen and (max-width: 900px) {
    
    html, body {
        
        width: 100%;
        overflow-x: hidden
        
    }
    
    h1, h2 {
        
        line-height: 45px;
        font-size: 34px
        
    }
    
    /* Меню */

    .menu {

        position: fixed;
        left:-100%;
        top: 69px;
        padding: 10px;
        width: calc(100% - 20px);
        height: calc(100vh - 92px);
        overflow: auto;
        -webkit-transition: ease-in-out 0.5s; 
        -moz-transition: ease-in-out 0.5s; 
        -o-transition: ease-in-out 0.5s; 
        transition: ease-in-out 0.5s;
        line-height: 40px;
        

    }
    
    .menu.show {
        
        left: 0;
        
    }

    .menu .mainmenu {

        display: block;
        margin-left: 0px;

    }

    .menu .mainmenu ul li {

        display: block;
        margin-right: 0px;

    }
    
    .menu .logo {
        
        display: none
        
    }
    
   


    .menu .right {

        display: block;
        float: none

    }

    .menu .zayavka {

        display: block;
        margin-top: 20px;

    }

    .menu .zayavka a {

        padding: 10px 20px;
        background: #e83e2f;
        color: #fff;
        font-size: 16px;
        border-radius: 10px;
        margin-right: 30px;

    }

    .menu .phone {

        display: block;
        margin-top: 30px;

    }
    
    .menu .phone a {
        
        display: block
        
    }

    .menu .messagers {

        display: block;
        text-align: left;
        margin-top: 10px;

    }

    .menu .messagers .telegram {

        background: url("/images/telegram_icon.4b23607c.svg") no-repeat center center;
        width: 40px;
        height: 40px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;


    }

    .menu .messagers .whatsapp {

        background: url("/images/whatsapp_icon.98931a1e.svg") no-repeat center center;
        width: 40px;
        height: 40px;
        display: inline-block;
        vertical-align: middle;

    }
    
    .menu .mainmenu .submenu {
    
        display: block

    }
    
    /* Верх */

    .otstup {

        padding-top:0px;

    }

    .top .uzor {

        background: url( "/images/bac.fc061802.png") no-repeat;
        position: absolute;
        background-size: contain;
        top:0;
        right: 0;
        width: 100%;
        height: 100%;

    }

    .top .logo img {

        margin-top: 20vh;
        max-width: 80%;
        height: auto;

    }

    .top .logo .text {

        color: #fff;
        text-transform: uppercase;
        font-size: 26px;
        margin-top: 30px;

    }
    
    .top .logo .text span {

        margin-right: 20px;

        font-size: 30px;

    }

    .top .logo .text span:nth-of-type(2) {

        margin-right: 0;

    }

    .top .logo .text span:last-of-type {

        margin-right: 0;
        display: block

    }

    /* Услуги на главной */

    .uslugi h3 {

        font-size: 20px;

    }

    .uslugi ul {

        display: block;

    }

    .uslugi ul li {

        display: block;
        width: calc(100% - 40px);
        margin-bottom: 20px;


    }

    .uslugi ul li .btn {

        text-transform: uppercase;
        font-weight: normal;
        position: absolute;
        bottom: 20px;
        left: 20px;

    }
    
    /* О нас на главной */

    .onas {

        background: url("/images/bac.fc061802.png") no-repeat right bottom #f8f8f8;
        font-size: 0

    }

    .onas .wrapper {

        height: auto;
        position: relative

    }

    .onas .back {

        background: url("/images/about_main_mobile.89fb417e.png") center top no-repeat;
        height: 400px;
        width: 100%;
        position: relative;

    }

    .onas .text1 {


        border-top-right-radius: 200px;
        background: #e3e3e3;
        padding: 96px 0 85px 42px;
        max-width: 920px;
        z-index: 1;
        margin-left: -42px;
        display: inline-block;
        vertical-align: top

    }


    .onas .text1 .text {

        width: 80%;
        line-height: 24px;
        margin-left: 20px;

    }

    .onas .text2 {

        font-size: 18px;
        width: 80%;
        display: block;
        line-height: 28px;
        margin-left: 20px;

    }

    /* В цифрах */

    .digits ul {

        display: block;

    }

    .digits ul li {

        width: calc(100% - 80px);
        margin-right: 0;
        line-height: 24px;
        margin-bottom: 30px;
        color: #969696;
        position: relative;
        align-items: stretch;
        -webkit-transition: ease-in-out 0.5s; 
        -moz-transition: ease-in-out 0.5s; 
        -o-transition: ease-in-out 0.5s; 
        transition: ease-in-out 0.5s;


    }

    /* Что мы производим */

    .what {

        display: block;
        padding-top: 30px;
        text-align: center

    }

    .what .right h3 {

        color: #fff;
        margin-top: 153px

    }

    .what .left, .what .right {

        display: block;
        align-items: stretch;
        font-size: 0;
        vertical-align: top;

    }

    .what .left {

        width: 100%;

    }

    .what .right {

        width: 100%;
        background: url("/images/bac_2.d6d0ee8a.png") no-repeat top 65px left 80px/520px,url("/images/produce_bac.a5193df8.png") no-repeat 100% 0/cover;
        padding-bottom: 100px

    }

    .what .right .telo {

        padding-left: 10px;
        padding-right: 10px;

    }

    .what ul li {

        display: inline-block;
        margin-right: 10px;
        line-height: 30px

    }

    /* Решения */

    .resheniya .image {

        display: inline-block;
        vertical-align: top;

        width: 100%;
        margin-right: 0px;

    }
    
    .resheniya .image img {
        
        max-width: 100%;
        width: 100%;
        height: auto
        
    }

    .resheniya .text {


        vertical-align: top;
        display: block;
        height: auto;
        width: calc(100% - 80px);
        font-size: 16px;
        background: #e3e3e3;
        padding: 40px;

    }

    .resheniya .punkti {

        padding: 0 10px

    }

    .resheniya ul {

        list-style: none;
        padding: 0;
        margin: 0;
        margin-top: 30px;

    }

    .resheniya ul li {

        display: inline-block;
        width: calc(48% - 20px);
        margin-right: 5%;
        border-right: none;
        margin-bottom: 20px;
        text-align: center

    }

    .resheniya ul li:nth-of-type(2n) {

        margin-right: 0;
        border: none

    }

    .resheniya ul li h3 {

        font-size: 32px;
        font-weight: 500;
        line-height: 20px;

    }
    
    /* Вопрос - ответ */

    .faq h2 {

        text-align: center;
        text-transform: uppercase

    }

    .acc-main {



    }

    .acc-main .js-spoiler {

        width: 100%;
        display: block;    
        margin-right: 0%;

    }

    .acc-main .js-spoiler:nth-of-type(2n) {

        margin-right: 0;

    }
    
    /* Отзывы */

    .reviews h2 {

        text-align: center;
        text-transform: uppercase

    }

    .reviews ul li {

        display: block;
        width: calc(100% - 42px);

    }
    
    /* Категория */

    .category-desc {

        max-width: 90%;

    }
    
    /* О нас */

    .about .image {

        float: none; 

    }
    
    .about img {
        
        max-width: 100%;
        width: 100%;
        
    }

    .about .preim {

        font-size: 0;
        width: 100%

    }
    
    .about .preim .item {
        
        margin-bottom: 20px;
        
    }

    .about .preim .item .zagolovok {

        line-height: 24px;
        margin-bottom: 20px;

    }

    .about .preim .item .text {

        line-height: 20px;


    }
    
    
    
    
    
    
    
    
    

    /* Подвал */
    
    .footer {
        
        text-align: center
        
    }
    
    .footer .adres {

        background: none;
        padding-left: 0px;
        margin-left: 0px;

    }

    .footer .column {

        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;

    }
    
    .footer .column .submenu ul {

        text-align: center

    }

    .footer .column:nth-of-type(2) {

        text-align: center;
        line-height: 40px;
        

    }

    .footer .logo, .footer .org {

        display: block;
        vertical-align: middle;
        margin-top: 40px;

    }
    
    .footer .logo img {
        
        max-width: 80%;
        height: auto
        
    }

    .footer .org {

        font-size: 16px;
        line-height: 20px;
        text-align: center;
        float: none;

    }

    .footermenu {

        text-align: center;

    }

    .footermenu ul li {

        display: block;
        margin-right: 0px;

    }

    .footermenu .logo {

        float: none;
        vertical-align: middle;
        display: inline-block

    }

    .footermenu .menuf {

        float: none;
        display: block

    }
    
    /* Хлебные крошки */

    .bread {
        
        margin-top: 85px;
        
    }


    .bread ol li {

        display: inline-block;
        margin-right: 10px;
        background: #e7e7e7;
        padding: 0px 10px;
        border-radius: 100px;
        font-size: 12px;

    }


    .bread ol li a {

        color: #000;
        font-size: 12px;

    }

    .bread .float-start {

        display: none

    }
    
    /* Видео */

    .js-video {

        max-width: 100%; 
        display: block;
        margin-right: 0;

    }

    .menubtn {
    
        
        background: url("/images/mob_b.svg") no-repeat;
        background-size: contain;
        width: 50px;
        height: 50px;
        z-index: 200;
        display: inline-block;
        float: right;
        cursor: pointer;
        border-radius: 1000px;
        -webkit-transition: ease-in-out 1s; 
        -moz-transition: ease-in-out 1s; 
        -o-transition: ease-in-out 1s; 
        transition: ease-in-out 1s;
        vertical-align: middle
        

    }

    .menubtn.active {

        background: url("/images/mob_x.svg") no-repeat ;
        background-size: contain;

    }

    .mobtop {
        
        display: block;
        position: fixed;
        text-align:right; 
        top: 0;
        left: 0;
        background: #21211f;
        padding: 10px;
        width: calc(100% - 20px);
        z-index: 5;
        
        
    }
    
    .inside .mobtop {
        
        background: rgba(255,255,255,0.7);
        border-bottom: 2px solid rgba(202,202,202,0.5);
        backdrop-filter: blur(4px);
        
    }
    
    .mobtop .logo {
        
        float: left;
        display: inline-block;
        vertical-align: middle;
        margin-top: 13px
        
    }

    

    
    
}












