/* Шрифты */

@font-face {
	font-family: 'Proto';
	src: local('☺'), url('/fonts/protosans15.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
} 


/* Основное */



body, html {
    
    padding: 0;
    margin: 0;
    font-family: "Exo 2";
    font-size: 16px;
    
}

html {
    
    width: 100%;
    overflow-x: hidden
    
}

.mobile {
    
    display: none
    
}

h2 {
    
    color: #129700;
    font-size: 42px;
    font-weight: normal;
    
}

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

h1 {
    
    font-weight: normal;
    font-family: "Proto";
    font-size: 56px;
    text-transform: uppercase
    
}

.red {
    
    color: #b51118;
    
}

.com-content-categories__item-title a {
    
    color: #000;
    font-size: 46px;
    font-family: "Proto";
    
}

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

.wrapper.inside {
    
    min-height: 450px;
    
}

.qfcapt {
    
    display: none
    
}

.qfmodalform {
    
    padding: 30px!important;
    
    
}

.qf3form.default.qfmodalform.compact {
    
    width: calc(100% - 80px)!important
    
}

.qfmodalform  div {
    
    opacity: 1!important;
    font-family: "Proto";
    
    
}

.qfmodalform h1 {
    
    font-size: 32px!important;
    color: #000;
    margin-bottom: 25px!important;
    text-align: center;
    font-family: "Proto";
    text-transform: uppercase;
    
}

.qfmodalform .chbxlabel {
    
    font-size: 12px!important;
    display: inline-block;
    width: calc(100% - 50px);
    vertical-align: middle;
    font-family: "Exo 2"
    
}

.qfmodalform input {
    
    border-radius: 0!important;
    padding: 15px!important;
    font-family: "Proto";
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    
}

.qfsubmit input {
    
    padding: 20px!important;
    border: none!important;
    background: #e2e2e2!important;
    border-radius: 0px!important;
    font-size: 12px!important;
    text-transform: uppercase;
    color: #000!important;
    font-family: "Proto";
    
}

/* Верх */

.top {
    
    padding: 30px 0;
    text-align: right;
    
}

.top .phone, .top .messagers, .top .callback {
    
    display: inline-block;
    vertical-align: middle
    
}

.top .phone {
    
    text-align: left
    
}

.top .phone a {
    
    font-family: "Proto";
    font-size: 16px;
    color: #000;
    
}

.top .phone a:hover {
    
    color: #b51118
    
}


.top .phone .small {
    
    font-size: 12px;
    color: #898989;
    line-height: 2px
    
}

.top .messagers {
    
    padding: 0 10px;
    
}

.top .messagers a {
    
    display: inline-block;
    margin: 0 5px;
    
}

.top .messagers a:hover img {
    
    filter: brightness(130%)
    
    
}

.top .messagers a img {
    
    width: 40px;
    height: auto;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    
}

.top .callback {
    
    margin-top: -10px
    
}

.top .callback a {
    
    display: inline-block;
    font-family: "Proto";
    color: #000;
    font-size: 12px;
    padding: 18px;
    background: #e2e2e2;
    text-transform: uppercase;
    
    
}

.top .callback a:hover {
    
    color: #FFF ;
    background: #b51118
    
}

.top .menu {
    
    display: block;
    margin-top: 10px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    
}

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

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

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

.top .menu ul li a {
    
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    padding: 5px 15px;
    font-family: "Proto";
    background: #e2e2e2;
    border-radius: 100px;
    
}

.top .menu ul li a:hover {
    
    background: #b51118;
    color: #fff
    
}

.top .menu ul li.active a {
    
    background: #e05c62;
    color: #FFF
    
}

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

.breads {
    
    margin: 10px 0;
    font-family: "Proto";
    font-size: 12px;
    
}

.breads a {
    
    color: #b51118
    
}

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

    
}

.breads ol li {
    
    display: inline-block;
    vertical-align: middle;
    background: #f9f9f9;
    border-radius: 100px;
    padding: 5px 10px;
    margin-right: 10px;
    
}

.breads ol li.float-start {
    
    display: none
    
}

.breads ol li a {
    
    text-decoration: none
    
}

/* Согласие на куки */

.cookie-message {
            position: fixed;
            z-index: 1000;
            bottom: 20px;
            left: 20px;
            right: 20px;
            max-width: 350px;
            padding: 0;
            font-family: Arial, sans-serif;
            animation: fadeIn 0.5s ease-in-out;
            display: none;
        }
        
        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(20px); }
            to { opacity: 1; transform: translateY(0); }
        }
        
        .cookie-message-inner {
            display: grid;
            justify-items: start;
            grid-gap: 15px;
            font-size: 14px;
            padding: 20px;
            line-height: 1.5;
            background-color: #fff;
            border-radius: 10px;
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.15);
        }
        
        .cookie-message-text {
            color: #5a5a5a;
        }
        
        .cookie-message-link {
            color: #01356f;
            text-decoration: underline;
        }
        
        .cookie-message-inner .button {
            background: #e1e1e1;
            color: #878787;
            border: none;
            padding: 8px 20px;
            border-radius: 5px;
            cursor: pointer;
            font-size: 14px;
            transition: all 0.3s ease;
        }
        
        .cookie-message-inner .button:hover {
            background-color: #01356f;
            color: #fff;
        }
        
        @media (max-width: 480px) {
            .cookie-message {
                max-width: 100%;
                left: 10px;
                right: 10px;
                bottom: 10px;
            }
        }

/* Контент */

.content {
    
    min-height: 450px;
    
}

/* Лого на шлавной */

.logogbig {
    
    
    
}

.logogbig img {
    
    width: 994px;
    height: auto;
    max-width: 90%;
    margin-top: 100px;
    
}

/* Наша деятельность */

.otstup {
    
    margin-left: 10%
    
}

.deyatelnost .zagolovoksmall {
    
    font-size: 14px;
    font-weight: 400;
    color: #939393
    
}

.deyatelnost .zagolovok, .digits .zagolovok {
    
    font-size: 46px;
    line-height: 70px;
    width: 50%
    
}

.deyatelnost .zagolovok img, .digits .zagolovok img {
    
    display: inline-block;
    vertical-align: top;
    margin-top: 19px;
    
}

.deyatelnost .text {
    
    font-size: 16px;
    width: 70%;
    color: #5b5b5b;
    line-height: 24px;
    margin-top: 60px;
    
}

/* В цифрах */

.digits {
    
    background: url("/images/cifri.jpg") no-repeat center center;
    background-size: cover;
    padding: 80px 0 130px 0;
    margin-top: 100px;
    
}

.digits .zagolovok {
    
    
    font-family: "Proto";
    font-size: 29px;
    font-weight: bold
    
}

.digits .zagolovok img {
    
    margin-top: 13px
    
}

.digits .digit {
    
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-top: 80px;
    
}

.digits .digit .numb {
    
    font-size: 67px;
    color: #b51118;
    font-family: "Proto"
    
}

.digits .digit .text {
    
    font-size: 18px;
    font-weight: 300;
    
}

/* Услуги */

.uslugi {
    
    margin: 50px 0;
    
}

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

.uslugi ul li {
    
    margin-bottom: 70px;
    
}

.uslugi .zagolovoksmall {
    
    font-size: 14px;
    color: #939393;
    font-weight: 300
    
}

h2 {
    
    font-family: "Proto";
    color: #000;
    margin-bottom: 70px;
    
}

.uslugi .text {
    
    width: calc(100% - 300px);
    display: inline-block;
    vertical-align: middle;
    color: #5b5b5b;
    line-height: 24px;
    font-size: 16px;
    
}

.uslugi .image {
    
    display: inline-block;
    width: 300px;
    text-align: right;
    vertical-align: middle
    
}


/* Подвал */

.footer {
    
    background: #dfdfdf;
    padding: 60px 0;
    margin-top: 100px;
    
}

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

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

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

.footer .footermenu ul li a {
    
    color: #000;
    font-size: 14px;
    font-weight: 400;
    
}

.footer .footermenu ul li a:hover {
    
    color: #b51118;
    
}

.footer .footermenu ul li.active a {
    
    background: #e05c62;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 100px
    
}

.footer .column {
    
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-top: 100px;
    
}

.footer .policy {
    
    font-size: 12px;
    color: #878787;
    padding: 20px 0;
    margin: 50px 0 20px 0;
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    
}

.footer .phone {

    color: #b51118;
    font-size: 18px;
    
    }

.footer .phone .small {
    
    margin-bottom: -30px;
    margin-top: -10px;
    
}

.footer .phone a:hover { 
    
    color: #b51118
    
}

.footer .phone a {
    
    color: #000;
    font-size: 45px;
    
}









.copyrights {
    
    padding: 20px 0;
    font-size: 14px;
    font-family: "Proto";
    color: #878787
    
}

.copyrights .sfera {
    
    display: inline-block;
    vertical-align: middle
    
}

.copyrights .merbal {
    
    display: inline-block;
    vertical-align: middle;
    float: right;
    text-align: right
    
}

.copyrights .merbal a {
    
    color: #b51118;
    text-decoration: none
    
}


@media screen and (max-width: 900px) {
    
    h1 {

        font-size: 28px;

    }
    
    
    
    .menutbtn {
        
        background: url("/images/menubtn.svg") #fff no-repeat;
        background-size: contain;
        border-radius: 5px;
        width: 30px;
        height: 30px;
        position: fixed;
        top: 30px;
        right: 10px;
        z-index: 3;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        
    }
    
    .menutbtn.active {
        
        background: url("/images/menubtn.svg") #b51118 no-repeat;
        background-size: contain;
        
    }
    
    .mobile {
        
        display: block
        
    }

    /* Верх */

    .top {

        padding: 30px 0;

    }

    .top .phone, .top .messagers, .top .callback {

        display: inline-block;
        vertical-align: middle

    }
    
    .top .callback {
        
        margin-right: 45px;
        
    }

    .top .phone {

        display: none

    }


    .top .messagers {

        padding: 0 5px;

    }

    .top .messagers a:hover img {

        filter: brightness(100%)


    }

    .top .messagers a img {

        width: 30px;
        height: auto;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;

    }

    .top .callback {

        margin-top: -15px

    }

    .top .callback a {

        display: inline-block;
        font-family: "Proto";
        color: #000;
        font-size: 10px;
        padding: 10px;
        background: #e2e2e2;
        text-transform: uppercase;


    }

    .top .callback a:hover {

        color: #FFF ;
        background: #b51118

    }

    .top .menu {

        display: block;
        margin-top: 0px;
        position: fixed;
        text-align: left;
        top: 0;
        left: -100%;
        background: rgba(0,0,0,0.5);
        height: calc(100% - 40px);
        padding: 20px;
        width: calc(100% - 40px);
        backdrop-filter: blur(4px);


    }

    .top .menu ul li {

        display: block;
        vertical-align: top;
        margin-right: 0px;

    }

    .top .menu ul li a {

        text-transform: uppercase;
        font-size: 12px;
        color: #FFF;
        padding: 5px 15px;
        font-family: "Proto";
        background: none;
        border-radius: 100px;

    }

    .top .menu ul li a:hover {

        background: none;
        color: #fff

    }
    
    .top .menu .phone {
        
        display: block;
        margin-left: 15px;
        margin-top: 30px;
        
    }
    
    .top .menu .phone a {
    
        color: #FFF;

    }

    .top .phone .small {


        color: #FFF;


    }
    
    /* Лого на шлавной */

    .logogbig img {

        width: 994px;
        height: auto;
        max-width: 100%;
        margin-top: 80px;

    }
    
    /* Наша деятельность */
    
    .deyatelnost {
        
        margin-top: 60px;
        
    }
    
    .deyatelnost .zagolovoksmall {
        
        margin-bottom: 30px;
        
    }

    .otstup {

        margin-left: 5%

    }

    .deyatelnost .zagolovok, .digits .zagolovok {

        font-size: 24px;
        line-height: 30px;
        width: 100%

    }

    .deyatelnost .zagolovok img, .digits .zagolovok img {

        display: inline-block;
        vertical-align: top;
        margin-top: -10px;

    }

    .deyatelnost .text {

        font-size: 14px;
        width: 95%;
        color: #5b5b5b;
        line-height: 24px;
        margin-top: 60px;

    }

    /* В цифрах */
    
    .digits {
        
        text-align: center
        
    }

    .digits .zagolovok {


        font-family: "Proto";
        font-size: 24px;
        font-weight: bold

    }

    .digits .zagolovok img {

        margin-top: -9px

    }

    .digits .digit {

        display: block;
        vertical-align: top;
        width: 100%;
        margin-top: 40px;

    }

    .digits .digit .numb {

        font-size: 56px;
        color: #b51118;
        font-family: "Proto"

    }

    .digits .digit .text {

        font-size: 16px;
        font-weight: 400;

    }

    /* Услуги */

    .uslugi {
        
        text-align: center
        
    }

    .uslugi a h2 {

        font-family: "Proto";
        color: #000;
        margin-bottom: 30px;
        font-size: 28px

    }

    .uslugi .text {

        width: 90%;
        display: inline-block;
        vertical-align: middle;
        color: #5b5b5b;
        line-height: 24px;
        font-size: 14px;

    }

    .uslugi .image {

        display: none;
        

    }
    
    /* Подвал */

    .footer {

        padding:20px 0;
        text-align: center

    }

     .footer .footermenu ul li {

        display: block;
        margin-right: 0px;

    }

    .footer .column {

        display: block;
        width: 100%;
        margin-top: 50px;

    }

    .footer .policy {

        font-size: 12px;
        color: #878787;
        padding: 20px 0;
        margin: 50px 0 20px 0;
        border-top: 1px solid #bebebe;
        border-bottom: 1px solid #bebebe;

    }

    .footer .phone {

        font-size: 16px;

        }

    .footer .phone .small {

        margin-bottom: -20px;
        margin-top: -10px;

    }

    .footer .phone a {

        font-size: 26px;

    }









    .copyrights {

        text-align: center

    }

    .copyrights .sfera {

        display: block;

    }

    .copyrights .merbal {

        display: block;
        vertical-align: middle;
        float: none;
        text-align: center;
        margin-top: 20px;

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

    .breads {

        font-size: 9px;

    }

    .breads ol li {

        margin-right: 2px;

    }

    .breads ol li.float-start {

        display: none

    }

    .breads ol li a {

        text-decoration: none

    }


    .top .menu.show {

        left: 0;

    }
    
    .com-content-categories__item-title a {
    
        font-size: 26px;

    }


}


















