﻿/* open-sans-300 - cyrillic_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/open-sans-v40-cyrillic_latin-300.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - cyrillic_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/open-sans-v40-cyrillic_latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600 - cyrillic_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/open-sans-v40-cyrillic_latin-600.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700 - cyrillic_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/open-sans-v40-cyrillic_latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-800 - cyrillic_latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/open-sans-v40-cyrillic_latin-800.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #252413;
    background-color: #efeff6;
}

input:focus::placeholder {
    color: transparent;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}




* {
    outline: none !Important;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a img.alignright {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 10px;
}

a img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
    margin-top: 20px;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

button {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.btn-up {
    position: fixed;

    cursor: pointer;
    width: 60px;
    height: 60px;
    right: 20px;
    bottom: 20px;
    background: #000000;
    opacity: 0.7;
    border-radius: 10px;
    z-index: 999;
    width: 60px;
    height: 60px;
    background: #000000;
    /*opacity: 0.7;*/
    border-radius: 10px;
    z-index: 999;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
    padding-top: 35px;
}

.btn-up::before {
    content: "";
    text-align: center;
    position: absolute;
    width: 27px;
    height: 18px;
    left: 0;
    right: 0;
    top: 15px;
    margin: auto;
    background-image: url("data:image/svg+xml,%3Csvg width='27' height='18' viewBox='0 0 27 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_214_1006)'%3E%3Cpath d='M25 12.6499C25.0017 12.9574 24.9438 13.2622 24.8295 13.5469C24.7152 13.8316 24.5468 14.0905 24.334 14.3088C24.1205 14.5278 23.8666 14.7017 23.5867 14.8203C23.3069 14.9389 23.0067 15 22.7036 15C22.4004 15 22.1003 14.9389 21.8205 14.8203C21.5406 14.7017 21.2866 14.5278 21.0732 14.3088L13.5181 6.57475L5.91714 14.0051C5.48689 14.4403 4.90487 14.6845 4.2982 14.6845C3.69153 14.6845 3.10952 14.4403 2.67926 14.0051C2.46403 13.7879 2.29319 13.5294 2.17661 13.2447C2.06002 12.96 2 12.6546 2 12.3461C2 12.0377 2.06002 11.7323 2.17661 11.4475C2.29319 11.1628 2.46403 10.9044 2.67926 10.6871L11.8647 1.66793C12.294 1.2398 12.8711 1 13.4722 1C14.0733 1 14.6504 1.2398 15.0797 1.66793L24.2651 11.0143C24.4877 11.224 24.6673 11.4765 24.7934 11.7572C24.9195 12.038 24.9897 12.3414 25 12.6499Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_214_1006' x='0' y='0' width='27' height='18' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_214_1006'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_214_1006' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
}

.btn-up_hide {
    display: none;
}

.error {
    border-color: red !important
}

.valid {
    border-color: green !important;
}

.nomob {
    display: block
}

.onlymob {
    display: none
}

.nopadl {
    padding-left: 0;
}

.nopadr {
    padding-right: 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}



/* Non-responsive overrides for Bootstrap 3
 *
 * Utilize the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */


/* Reset the container */





/* стили для нового меню */

.navbar-collapse:after,
.navbar:after,
.navbar:before,
.navbar-collapse:before {
    content: none;
    display: none;
}


.nav-new {
    background: #FFB800;
}

.nav-new .navbar {
    min-height: unset;
    margin-bottom: 0;
}


#TopNav .dropdown {
    position: relative;
}

#TopNav .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}



#TopNav .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #FFB800;
    background-clip: padding-box;
}


.dropdown-menu-third {
    display: none;
    position: absolute;
    left: 100%;
    top: -10px;
    background: #000;
    padding-top: 10px;

}



.dropdown-third:hover .dropdown-menu-third {
    display: block;
}

.dropdown-menu-third {
    list-style: none;
    width: auto;
    padding: 5px 10px 7px;
}

.dropdown-third {
    position: relative;
}


#TopNav .dropdown-menu.show {
    display: block;
}


.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}

.nav-link.disabled {
    color: #868e96;
}



.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}

.navbar>section,
.navbar>section .fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}



.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 0;
}


.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;


}



.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}



.navbar-nav {
    font-weight: 400;

    font-size: 1em;
}



.navbar-nav .nav-link {
    text-decoration: none;
    color: #252412;
    display: block;

}

.navbar-nav a.nav-link:hover {
    color: #c10049;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding: 6px 14px;
}

#TopNav .dropdown-menu a.nav-link {
    padding: 5px 3px !important;
    font-size: 14px;
    line-height: 19px;
    white-space: unset;
}





#TopNav ul.dropdown-menu {
    border: none;
    border-radius: 0;
    padding: 5px 10px 10px;
    display: none;

}

#TopNav ul.dropdown-menu li {
    font-size: 13px;
}

#TopNav .dropdown .dropdown-menu {
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    opacity: 0;
}








@media (min-width: 768px) {

    .navbar-nav>li {
        width: 25%;
    }

    #TopNav .dropdown:hover .dropdown-menu {
        display: block;
        opacity: 1;
        width: 300px;
    }



    #TopNav .dropdown:hover .dropdown-menu {
        padding: 5px 10px 10px;
        margin-top: 0;
    }


    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row;
        width: 100%;


    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .7rem;
        padding-left: .7rem;
        padding-top: 1.1rem;
        padding-bottom: 1.1rem;
        font-size: 16px;
        font-weight: bold;
    }

    .navbar-expand-md>section,
    .navbar-expand-md>section .fluid {
        flex-wrap: nowrap;
    }

    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }


    .navbar-expand-md .dropup .dropdown-menu {
        top: auto;
        bottom: 100%;
    }
}









#TopNav .caret {
    display: none;
}


@media (max-width: 767px) {

    .dropdown-third:hover>a {
        color: #ff0000;
    }

    #TopNav .row {
        min-height: 68px;
    }

    #TopNav .dropdown-menu {
        padding: 0.2rem 0;
        margin: 0;
    }

    #TopNav ul.dropdown-menu {
        padding: 0px;
    }

    #TopNav .nav-link {
        text-align: center;
    }



    #TopNav .dropdown-toggle::after {
        display: none;
    }



    #TopNav .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        position: absolute;
        right: 8px;
        top: 13px;
        font-size: 30px;
        z-index: 999999;
    }

    #TopNav .navbar-expand-md .navbar-nav .nav-link {
        padding: 6px 14px;
        width: 280px;
        text-align: center;
        margin: auto;
        font-size: 22px;
    }



    #TopNav .navbar-expand-md .navbar-nav .dropdown-menu .nav-link {

        font-size: 19px;
    }







    #TopNav .down-caret {
        transform: rotate(0deg);
        transition: all .25s ease-in;
    }


    #TopNav .dropdown-menu {
        height: 0;
        padding: 0;
        position: static;
        float: none;
    }

    #TopNav .dropdown-menu.highlight {
        opacity: 1 !important;
        display: block !important;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        max-height: unset !important;
        padding: 0px 0px 10px;
        height: auto;
    }

    ul.navbar-nav li.dropdown>ul.dropdown-menu.highlight .dropdown-menu-third {
        display: block;
        position: static;
        border-left: none;
    }



    #TopNav .caret {
        transform: rotate(0deg);
        transition: all .25s ease-out;
        color: #fff;
    }

    #TopNav .copen {
        transform: rotate(90deg) !important;
        transition: all .25s ease-out;
        color: #ff0000 !important;
    }


}

/*конец стилей для нового меню */










.head_information {
    display: flex;
    vertical-align: middle;
    text-align: center;
    align-items: center;
}


.topphone {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 32px;
    line-height: 120%;
    display: block;
}

.head_call span {
    display: block;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
    text-align: center;
}




.recall {
    display: table;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 12px 17px;
    border-radius: 100px;
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 6.197%, rgb(23, 136, 54) 94.956%);
    margin-bottom: 3px;

}

.recall:hover {
    text-decoration: none;
    background: #538709;
    color: #fff;
}

header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background-image: linear-gradient(90deg, rgba(30, 87, 163, 1) 0%, rgba(8, 12, 70, 1) 47%, rgba(1, 13, 87, 1) 100%);
    top: 0;
}

body {
    /*padding-top: 88px;*/
}

.nav-new {
    margin-top: 88px;
}

h1 {
    font-size: 35px;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.34;
    font-weight: bold;
    margin-bottom: 22px;
    margin-top: 155px;
}

.one {
    background-image: url(../img/bg1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    padding-bottom: 100px;
    background-size: cover;
}

.what_get {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.what_get li {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
    color: #fff;
}

.what_get li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/whatget.png);
    width: 28px;
    height: 15px;
    margin-right: 8px;
}

.topform_wrp {
    background-color: #fff;
    height: auto;
    margin-top: 98px;
    padding: 35px;
    position: relative;
    text-align: center;
    padding-top: 26px;
}

.topform_wrp::before {
    content: '';
    position: absolute;
    height: 100%;
    background-color: #0064b3;
    opacity: .8;
    width: 2500px;
    left: -2500px;
    z-index: 0;
    top: 0;
}

label.error {
    text-align: left;
    width: 100%;
    margin-bottom: 8px;
}

.overplaska {
    position: relative;
    z-index: 100;
}

.formt {
    text-align: center;
    font-size: 24px;
    display: block;
    margin: 0 0 34px;
    font-weight: 400;
}

.formstylized strong {
    text-align: center;
    font-size: 24px;
    display: block;
    margin: 0 0 25px;
    font-weight: 400;
}

.input-group {
    padding: 0 15px;
}

.input-group input {
    width: 100%;
    height: 40px;
    background: #F8F8F8;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    margin: 0 0 10px;
    font-size: 16px;
    color: #808080;
    padding: 0 55px;
    padding-right: 10px;
}

input[type=text].user-inp,
input[type=tel].user-inp,
input[type=email].user-inp {
    background: #f8f8f8 url(../img/user-inp.png) 13px center no-repeat;
}

input[type=text].tel-inp,
input[type=tel].tel-inp,
input[type=email].tel-inp {
    background: #f8f8f8 url(../img/tel-inp.png) 13px center no-repeat;
}

input[type=text].sfera-inp,
input[type=tel].sfera-inp,
input[type=email].sfera-inp {
    background: #f8f8f8 url(../img/sfera_inp.png) 13px center no-repeat;
}

input[type=text].email-inp,
input[type=tel].email-inp,
input[type=email].email-inp {
    background: #f8f8f8 url(../img/mail_inp.png) 13px center no-repeat;
}

.sub-form-text {
    text-align: center;
    font-size: 14px;
    color: #808080;
    margin-bottom: 0;
    margin-top: 10px;
}

.sendform {
    background: none;
    border: none;
    font-size: 25px;
    color: #000;
    font-weight: bold;
    border-radius: 10px;
    background-image: -moz-linear-gradient(-90deg, rgb(255, 205, 38) 0%, rgb(204, 156, 0) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(255, 205, 38) 0%, rgb(204, 156, 0) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(255, 205, 38) 0%, rgb(204, 156, 0) 100%);
    box-shadow: 0px 5px 0px 0px rgba(230, 184, 34, 0.004);
    width: 100%;
    height: 65px;
    padding-top: 5px;
    border-bottom: 5px solid #e6b822;
}

.sendform:hover {
    border-bottom-width: 0px
}

* {
    max-height: 9999999px;
}

h2,
h1.h_2 {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 55px;
    text-align: center;
    color: rgb(37, 36, 19);

}

h1.h_2 {
    text-transform: unset;
}

footer {
    background-image: linear-gradient(90deg, rgba(30, 87, 163, 1) 0%, rgba(8, 12, 70, 1) 47%, rgba(1, 13, 87, 1) 100%);
}

.two {
    padding-top: 90px;
    padding-bottom: 90px;
}

.step_wrp {
    position: relative;
    border: 1px solid #d9d8d7;
    padding-top: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: 0;
    margin-top: 40px;
}

.step_wrp:hover {
    top: -5px
}

.withafter:hover::after {
    bottom: -75px;
}

.step_wrp>span {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    background-color: rgb(22, 91, 162);
    width: 74px;
    line-height: 74px;
    position: absolute;
    left: calc(50% - 37px);
    top: -37px;
    height: 74px;

}

.step_head {
    border-bottom: 1px solid #d9d8d7;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    line-height: 1.3;
    min-height: 75px;
}

.step_foot {
    padding-bottom: 14px;
}

.step_foot span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: rgb(77, 77, 77);
    padding-top: 20px;
    min-height: 92px;
    line-height: 1.111;
    text-shadow: 0px 1px 9px rgba(255, 205, 38, 1);

}

.more {
    font-size: 18px;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background: none;
    border: none;
    border-radius: 5px;
    background-color: rgb(255, 205, 38);
    -webkit-box-shadow: 0px 5px 0px 0px rgba(230, 184, 34, 0.004);
    box-shadow: 0px 5px 0px 0px rgba(230, 184, 34, 0.004);
    width: 145px;
    height: 36px;
    border-bottom: 4px solid #e6b822;
}

.more:hover {
    border-bottom-width: 0px;
}

.under3_text {
    margin-bottom: 0;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 1.2;
    margin-top: 12px;
    font-style: italic;
}

.under3_text span {
    color: #b80606;
}

.withafter::after {
    content: '';
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-image: url(../img/skobka.jpg);
    width: 240px;
    height: 50px;
    position: absolute;
    left: calc(50% + 4px);
    bottom: -70px;
}

.three {
    background-color: #f2f2f2;
    padding-top: 65px;
    padding-bottom: 65px;
}

.fancy_video {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 252px;
}

.fancy_video img {
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    left: calc(50% - 52px);
    top: calc(50% - 52px);
}

.fancy_video:hover img {
    -webkit-transform: scale(0.95);
    transform: scale(0.95)
}

.vide_descript {
    font-size: 18px;
    color: #000000;
    line-height: 1.45;
}

.citat {
    position: relative;
    background-color: #dce3ea;
    padding-left: 92px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 10px;
    font-size: 17px;
    margin-top: 25px;
    color: #000000;
    line-height: 1.25;
    font-style: italic;
}

.citat::before {
    content: '';
    display: block;
    background-position: center;
    background-image: url(../img/quote.png);
    height: 100%;
    width: 72px;
    left: 0;
    top: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-color: #165ba2;
}

.four {
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

.four__items {
    display: flex;
    justify-content: space-between;
}

.four__item {
    flex: 0 1 50%;
}

.four__item:first-child {
    margin-right: 50px;
}

.four__item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.four__item ul {
    margin-left: 0;
    padding-left: 0;
}

.four .knowmore {
    width: 100%;
    margin-top: 40px;
}

.four__item li {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    list-style: none;
    display: flex;
    align-items: center;
}

.four H2 {
    text-align: left;
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
}

.four .modal-btn {
    margin-bottom: 40px;
    width: 100%;
    max-width: 396px;
    text-align: center;
}

.four H2 span {
    color: #178836;
}



.bordered_forma span {
    font-size: 30px;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 1;
    padding-top: 40px;
    padding-bottom: 70px;
    font-weight: bold;
}

.button_wrp {
    display: inline-block;
    vertical-align: middle;
    padding-left: 39px;
    padding-right: 39px;

    margin-top: -26px;
    position: relative;
    z-index: 100;
}

.button_wrp::before {}

.knowmore {
    border: none;
    color: #fff;
    font-size: 16px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;

    font-weight: 700;
    position: relative;
    z-index: 10;
    width: 285px;
    height: 59px;
    background: linear-gradient(to bottom right, rgba(255, 77, 0, 1) 30%, rgba(250, 95, 46, 1) 50%, rgba(255, 61, 0, 1) 78%);
    border-radius: 20px;
    box-shadow: 0 0px 0px 0px rgb(253, 0, 0);
}

.modal-btn {
    border-radius: 100px;

    background: linear-gradient(to bottom right, rgba(255, 77, 0, 1) 30%, rgba(250, 95, 46, 1) 50%, rgba(255, 61, 0, 1) 78%);
    display: table;
    padding: 20px 60px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
}

.modal-btn-l {
    width: 100%;
    max-width: 470px;
    text-align: center;
}


.problems__items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.problems__item {
    flex: 0 1 32%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    margin-bottom: 30px;
    width: 32%;
    padding: 20px;

}

li {
    list-style: none !important;
}

.prices {
    background-image: linear-gradient(to bottom right, rgba(24, 92, 180, 1) 0%, rgba(0, 8, 68, 1) 31%, rgba(8, 38, 108, 1) 81%, rgba(17, 69, 149, 1) 100%);
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
}

.prices h2 {
    color: #fff !important;
}

li::before {
    content: '';
    width: 10px;
    height: 10px;
    min-width: 10px;
    min-height: 10px;
    border-radius: 50%;
    display: flex;
    margin-right: 10px;
    background-color: #104287;
}

.price__list {
    display: flex;
    justify-content: space-between;
}

.price__item {
    width: 32%;
    flex: 0 1 32%;
    padding: 20px;
    position: relative;
    padding-bottom: 50px;
    background-color: #fff;
    color: #000;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.prices__list {
    margin-top: 30px;
    padding-left: 0;
    margin-left: 0;
}

.prices__list li {
    margin-top: 10px;
    display: flex;
    align-items: center;
    font-size: 18px;
}

.price__title {
    color: #fc4f19;
    font-size: 28px;
    font-weight: 800;
    text-align: center;
    line-height: 30px;
}

.price__number {
    text-align: center;
    display: block;
    margin-top: 20px;
    font-weight: 700;
    position: absolute;
    bottom: 15px;
    font-size: 18px;
    left: 0;
    right: 0;
}

.problem__img {
    margin-bottom: 40px;
    width: 100%;
    max-width: 200px;
}

.problem__title {
    font-size: 18px;
    font-weight: 700;
}

.problems__title {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}

.modal-btn:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.modal-btn.modal-btn-y {
    color: rgb(0, 0, 0);
}

.modal-btn.modal-btn-y:hover {
    background: linear-gradient(180.00deg, rgb(255, 184, 0), rgb(255, 230, 0) 100%);
    ;
}


.getconsult {
    border: none;
    color: #fff;
    border-radius: 100px;
    background: linear-gradient(to bottom right, rgba(255, 77, 0, 1) 30%, rgba(250, 95, 46, 1) 50%, rgba(255, 61, 0, 1) 78%);
    position: relative;
    z-index: 10;
    width: 100%;
    margin-top: 25px;
    height: 53px;
    font-size: 16px;
    font-weight: 700;
}

.knowmore:hover,
.getconsult:hover {
    background: linear-gradient(to bottom right, rgba(255, 77, 0, 1) 30%, rgba(250, 95, 46, 1) 50%, rgba(255, 61, 0, 1) 78%);
    transition: all .3s ease-in-out;
    scale: 1.1;
}

.sub_button_wrp {
    margin-top: 25px;
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}

.five {
    padding-top: 60px;
    padding-bottom: 60px;
}

.director_photo {

    max-width: 100%;
    -webkit-box-shadow: 0 39px 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 39px 50px rgba(0, 0, 0, 0.1);
    display: block;
    margin: 0 auto;
}

.team-name {
    font-size: 24px;
    margin: 0 0 15px;
    display: block;
}

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

ul.ul-dashed li {
    font-size: 18px;
    margin: 0 0 9px;

}

ul.ul-dashed li:before {
    content: '-';
    color: #343434;
    font-size: 18px;
}

.stop {
    width: 100%;
    height: auto;
}

.m-h3 {

    color: #000000;
    font-weight: bold;
    margin: 50px 0 30px;
    text-transform: uppercase;
    font-size: 40px;

}

.m-h3::after {
    display: block;
    content: '';
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
    margin-bottom: 40px;
    background-color: rgb(22, 91, 162);
    width: 70px;
    height: 3px;
}

.thumb-wrap {
    position: relative;
    padding-bottom: 56.25%;
    /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    height: 0;
    overflow: hidden;
}

.thumb-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}


.problems {
    padding: 90px 0;
}

.pr-item {
    padding: 30px 50px;
    margin-bottom: 0;
    height: 100%;
}

.pr-ico {
    margin-bottom: 20px;
}

.pr-ico img {
    display: block;
    margin: auto;
}

.pr-text {
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}

.pr-item-y {
    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;

    background: linear-gradient(180.00deg, rgb(255, 230, 0), rgb(255, 184, 0) 100%), rgb(255, 255, 255);
    padding: 43px 82px;
    position: relative;
}

.pr-item-y .pr-ico {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -30px;
}

.pr-item-y .pr-text {
    color: rgb(37, 36, 18);
    font-size: 24px;
    font-weight: 700;
}

.about {
    padding: 60px 0;
    box-sizing: border-box;
    border-bottom: 2px solid rgb(239, 236, 227);
    border-top: 2px solid rgb(239, 236, 227);
    background: rgb(248, 247, 243);
}

.about-row {
    display: flex;
}

.about-text {
    width: calc(100% - 660px);
    padding-left: 30px;
}

.about-video {
    width: 660px;
}

.about-text .list-row {
    padding-right: 0;
    background: none;
}

.about-text .list-item {
    padding-left: 50px;
    margin-bottom: 10px;
    display: block;
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    text-align: left;
}


.player-wrapper {
    width: 100%;
    margin: auto;
    max-width: 900px;
}

.player {

    position: relative;
    cursor: pointer;
    padding-bottom: 56.25%;
    height: 0;
    background-size: cover;
    overflow: hidden;
    margin: 0 auto 18px;
    background: url(../img/player.png) no-repeat center center;
    background-size: contain;
}

.partners-row {
    margin: 0 -15px;
}

.partners-row .slick-track {}

.partners-row .slick-track .slick-slide {
    margin: 0 15px;
}

.partners-row-item {
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);
    height: 180px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;

}


.video-s {
    padding: 10px 0 90px;
}



.notice-s {
    color: rgb(37, 36, 18);
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    padding: 30px;
    margin-bottom: 30px;
}

.notice-s .soc-item {
    width: 100px;
    height: 100px;
    margin: 0 28px;
}

.notice-s .soc-list {
    margin-top: 30px;
}

.video-s .r-notice {
    margin-bottom: 30px;
}

.video-s .notice-v {
    color: rgb(37, 36, 18);
    font-size: 24px;
    font-weight: 700;
    line-height: 39px;
    background: url(../img/video.png) left center no-repeat;
    padding-left: 70px;
    margin-bottom: 30px;
}

.partners-row-item img {
    width: 150px;
    display: block;
    margin: auto;
    max-width: 100%;
}

.four-s .s-title {
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    text-align: left;
    margin-bottom: 20px;
}

.four.four-s H2 {
    margin-bottom: 20px;
}

.four.four-s .modal-btn {
    margin-bottom: 20px;
}


.morelink {
    display: table;
    margin: auto;
    font-size: 27px;
    margin-top: 30px;
}

.sertificate {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.certifivate_owl {
    margin-top: 30px;
    margin-bottom: 45px;
}

.certifivate_owl img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.certifivate_owl img:hover {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}

.owl-prev {
    position: absolute;
    left: -40px;
    top: calc(50% - 13px);
}

.owl-next {
    position: absolute;
    right: -40px;
    top: calc(50% - 13px);
}

.mb40 {
    margin-bottom: 50px;
}

.citat_larger {
    font-size: 18px;
    color: #4c4c4c;
    padding-top: 18px;
    padding-bottom: 18px;
}

.yellow_citat {
    font-size: 20px;
    color: #4c4c4c;
    padding: 15px 14px;
    font-style: italic;
    margin-bottom: 40px;
    background-color: #fff6e5;
}

.six {
    background-color: #f2f2f2;
    padding-top: 60px;
    padding-bottom: 60px;
}

.eight {
    padding-top: 0;
    padding-bottom: 60px;
}

.step_long_wrp {
    margin-bottom: 30px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-color: #165ba2;
    padding: 22px 0px;
}

.after_step_long_wrp {
    margin-bottom: 30px;
}

.analyza {
    background-color: #dce3ea;
    padding-top: 15px;
    padding-right: 12px;
    padding-left: 85px;
    background-repeat: no-repeat;
    font-size: 17px;
    color: #4c4c4c;
    background-image: url(../img/analyza.png);
    background-position: 19px 46%;
    margin-bottom: 12px;
    font-style: italic;
    padding-bottom: 15px;


}

.step_test_wrp {
    position: relative;
    background-color: #f3eedd;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 8px;
    padding-left: 90px;
    margin-bottom: 30px;
}

.step_test_wrp img {
    position: absolute;
    left: 19px;
}

.step_test_wrp p {
    font-size: 18px;
    color: black;
    font-weight: bold;
    margin-bottom: 8px;
}

.step_test_wrp span {
    display: block;
    font-size: 17px;
    color: black;
}

.descript_step {
    position: relative;
    border-width: 2px;
    border-color: rgb(255, 205, 38);
    border-style: dashed;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    font-size: 17px;
    color: #4c4c4c;
    line-height: 1.25;
    padding: 13px;
    padding-bottom: 18px;
}

.descript_step::before {
    content: '';
    background-image: url(../img/arrow.png);
    width: 69px;
    height: 33px;
    display: block;
    position: absolute;
    bottom: -6px;
    left: -54px;
}

.step_with_description img.stop {
    max-width: 98.5%;
}

.step_with_description {
    margin-bottom: 30px;
}

.step_with_description img {
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.step_with_description img:hover {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}

.seven {
    background-image: url(../img/bg2.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 45px;
    padding-bottom: 55px;
}

.seven.seven_2 {
    background-image: url(../img/bg3.jpg);
    background-size: cover;
    background-position: center;

}


.seven form .col-xs-4,
.seven form .col-xs-12 {
    padding-left: 8px;
    padding-right: 8px;
}

.seven form .row {
    margin-left: -8px;
    margin-right: -8px;
}

.form_tittle_lead {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 25px;
    font-weight: bold;
}

.in1 {
    font-size: 16px;
    color: #666666;
    background: none;
    padding-left: 13px;
    padding-right: 13px;
    width: 100%;
    height: 52px;
    margin-bottom: 30px;
    text-align: center;
    box-sizing: border-box;
    border: 2px solid rgb(205, 200, 183);
    border-radius: 100px;

    background: rgb(255, 255, 255);


}

.inputs-group .in1 {
    margin-bottom: 12px;
}



.sendform_seven {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border: none;
    width: 100%;
    height: 53px;
    border-radius: 100px;

    background: linear-gradient(to bottom right, rgba(255, 77, 0, 1) 30%, rgba(250, 95, 46, 1) 50%, rgba(255, 61, 0, 1) 78%);
}

.sendform_seven:hover {
    background: linear-gradient(90deg, rgb(127, 185, 45) 0%, rgb(83, 135, 9) 100%);
}

.question_wrp {
    margin-bottom: 10px;
}

.question_wrp>p {
    font-size: 18px;
    color: #165ba2;
    text-decoration: underline;
    margin-bottom: 0;
}

.question_wrp>p span {
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    margin-right: 5px;
}

.question_wrp>span {
    font-weight: bold;
    color: #000000;
    font-size: 17px;
    margin-bottom: 0;
    display: block;
}

.question_wrp>span span {
    display: block;
    font-weight: normal;
    margin-top: 6px;
    color: #4c4c4c;
    font-style: italic;
}

hr {
    border-color: #cccaca;
    margin: 30px 0px;
}

.someexmaples {
    font-size: 25px;
    color: #4c4c4c;
    font-style: italic;
    margin-bottom: 30px;
}

.webs {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.webs li:first-child {
    margin-left: 0 !important;
}

.webs li:last-child {
    margin-right: 0 !important;
}

.webs li {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: calc(25% - 65px);
    vertical-align: middle;
    height: 245px;
    margin-right: 15px;
}

.webs li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.webs li a img {
    position: absolute;
    width: 170%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    left: calc(50% - 75%);
}

.webs li a img:hover {
    opacity: .7;
}

.over_after_step_long_wrp {
    font-size: 17px;
    color: #000;
    margin-bottom: 30px;
    text-align: left;
}

.type2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
}

.partners {
    margin-left: -35px;
    width: 110%
}

.botform {
    position: relative;
    padding: 40px 20px;
    border-width: 2px;
    border-color: rgb(145, 161, 169);
    border-style: solid;
    background-color: rgb(255, 251, 242);
}

.botform strong {
    font-weight: bold
}

.botform .sendform {
    background-image: -moz-linear-gradient(90deg, rgb(83, 135, 9) 0%, rgb(127, 185, 45) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(83, 135, 9) 0%, rgb(127, 185, 45) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(83, 135, 9) 0%, rgb(127, 185, 45) 100%);
    border: none;
    padding-top: 0;
    height: 65px;
    color: #fff;
    margin-top: 5px;
}

.botform .sendform:hover {
    background-image: -moz-linear-gradient(90deg, rgb(127, 185, 45) 0%, rgb(83, 135, 9) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(127, 185, 45) 0%, rgb(83, 135, 9) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(127, 185, 45) 0%, rgb(83, 135, 9) 100%);
}

.backwhite {
    background-color: #fff;
}

.what_pay {
    margin-bottom: 25px;
}

.what_pay p {
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
}

.what_pay span {
    display: block;
    font-size: 18px;
    color: #000;
}

.downloaddogovor {
    margin-top: 40px;
    margin-bottom: 50px;
}

.downloaddogovor img {
    margin-right: 50px;
    margin-left: -40px;
}

.varOpl {
    margin-bottom: 40px;
    /*min-height:200px;*/
}

.varOpl.varOplnew {
    border: 2px solid red;

}

.varOpl.varOplnew p {

    color: #000;
}


.varOpl p {
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: left;
}

.varOpl H3.varOpl-title {
    color: rgb(37, 36, 18);
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
    text-align: left;
    margin-top: 0;
}


.varOpl img {
    display: inline-block;
    vertical-align: top;
}

.varOpl>div {
    width: calc(100% - 85px);
    display: inline-block;
    padding-left: 20px;
    vertical-align: top;
}

.mb40 {
    margin-top: 40px;
}

.mt60 {
    margin-top: 60px;
}

.result_wrapper {
    position: relative;
    margin-bottom: 30px;
    border-radius: 20px;
    background: rgb(248, 247, 243);
    overflow: hidden;
}

.result_wrapper .getconsult {
    margin: 0;
    margin-top: 20px;
}

.result_wrapper>p {
    font-size: 30px;
    color: black;
    margin-bottom: 30px;
    text-align: center;
}

.review_photo {
    height: 200px;
    background-position: center;
    background-size: cover;
}

.review_photo img {
    display: block;
    margin: auto;
}

.listen_audio {

    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-decoration: none;
    margin-top: 15px;
    margin-bottom: 15px;

    box-sizing: border-box;
    border: 4px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);

    color: rgb(37, 36, 18);

    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
}

.listen_audio:hover {
    text-decoration: none;
}

.listen_audio img {
    margin-left: 7px;
    position: relative;
    top: -1px;
}

.name_company {
    padding: 15px 0px;
    text-align: center;

    box-sizing: border-box;
    background: rgb(248, 247, 243);
    border-bottom: none;
}

.name_company p {
    margin-bottom: 10px;
    color: rgb(37, 36, 18);
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
}

.name_company span {

    display: block;
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}

.results {
    border-radius: 0px 0px 20px 20px;
    background: rgb(37, 36, 18);
    padding: 13px 20px;
}

.results p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 30px;
    color: rgb(255, 184, 0);
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    text-align: left;
}

.results>span {
    display: inline-block;
    vertical-align: middle;

}

.results>span>span {
    display: block;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: left;
}

.review_wrp {
    margin-top: 15px;
}

.review_wrp span {
    font-size: 17px;
    font-style: italic;
    line-height: 1.6;
    color: #000;
    display: block;
    margin-bottom: 20px;
}

.review_wrp p {
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
}

.review_wrp p a {
    text-decoration: underline;
    color: #000 !important;
}

.review_wrp p a:hover {
    text-decoration: none;
}

.mejs__container.mejs__audio {
    width: 100% !important
}

.lookmorebut {
    background: none;
    border: none;
    font-size: 20px;
    color: black;
    text-decoration: underline;
    border-radius: 5px;
    background-image: -moz-linear-gradient(-90deg, rgb(255, 205, 38) 0%, rgb(204, 156, 0) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(255, 205, 38) 0%, rgb(204, 156, 0) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(255, 205, 38) 0%, rgb(204, 156, 0) 100%);
    box-shadow: 0px 5px 0px 0px rgba(230, 184, 34, 0.004);
    width: 100%;
    height: 53px;

}

.lookmorebut:hover {
    text-decoration: none;
    text-decoration: none;
    background-image: -moz-linear-gradient(-90deg, rgb(204, 156, 0) 0%, rgb(255, 205, 38) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(204, 156, 0) 0%, rgb(255, 205, 38) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(204, 156, 0) 0%, rgb(255, 205, 38) 100%);
}

.lookmore {
    display: none;
}

.sub_form_tittle_lead {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

.mt30 {
    margin-top: 30px;
}

textarea {
    background: #f8f8f8;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    color: #808080;
    font-size: 16px;
    height: 80px;
    margin: 0 0 10px;
    padding: 15px 14px;
    width: 100%;
    resize: none;
    border: 1px solid #104287;
    background: #FFF;
}

.mt20 {
    margin-top: 20px;
}

.politika {
    font-size: 16px;
    color: #4c4c4c !important;
    text-decoration: underline;
    display: block;
    margin-top: 7px;
}

.politika:hover {
    text-decoration: none;
}

.thanks_text {
    text-align: center;
    font-size: 35px;
    background-color: rgba(57, 100, 176, 0.702);
    color: #fff;
    line-height: 1.6;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.thanks_section {
    background-image: url(../img/bg1.jpg);
    background-size: cover;
    height: calc(100vh - 278px);
    padding-top: 7vh;
    padding-bottom: 7vh;
}

.thanks_section .container {
    height: 100%;
}

.thanks_section .row {
    height: 100%;
}

.thanks_section .col-xs-12 {
    height: 100%;
    display: table;
}

.modal .formstylized {
    background: #fff;
    max-width: 392px;
    margin-top: 100px;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 34px 30px 21px;
}

.modal .formstylized strong {
    font-size: 30px;
    font-weight: bold;
}

.modal .formstylized .getconsult {
    margin: 0;
    margin-bottom: 15px;
}

.closemod {
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 15px;
}

.closemod img {
    width: 20px;
    height: auto;
}


.head-row {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    align-items: center;

}


.logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.logo:hover,
.logo:focus {
    text-decoration: none;
}

.logo-img {
    width: 68px;
    margin-right: 12px;
}

.logo-left {
    width: 170px;
}

.logo-top {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    background-color: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




.under_logo {
    font-size: 12px;
    line-height: 120%;
    display: block;
    color: #fff;
    margin-bottom: 0;
    text-align: left;
    font-weight: normal;
    max-height: 29px;
}

.soc-list {
    display: flex;
    justify-content: center;
    margin-bottom: 4px;
}

.soc-item {
    display: block;
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 0.242%, rgb(23, 136, 54) 99.803%), linear-gradient(180.00deg, rgb(255, 230, 0) 0.242%, rgb(255, 184, 0) 99.803%), rgb(30, 76, 245);
    width: 42px;
    height: 42px;
    position: relative;
    border-radius: 100%;
    margin: 0 4px;
    transition: all .3s ease-in-out;
}



.soc-item img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.soc-item:hover {
    transform: scale(1.11);
}

.expa span {
    display: block;
    font-size: 12px;
    line-height: 120%;
    text-align: center;
    color: #fff;
}

.expa img {
    display: inline-block;
}



.hided_punkt {
    height: 1px;
    overflow: hidden;
    opacity: 0;
}

iframe {
    border: 1px solid #45c2f0
}

.seven label.error {
    color: #fff;
    margin-top: -9px;
    display: block;
}


.intro {
    background: url(../img/bg.png) no-repeat center center;
    background-size: cover;
    padding: 70px 0 0px;
}

.intro-bb {
    background: #F8F7F3;
    padding: 10px 0 70px;
}

.intro-bb .knowmore {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.intro-img {
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
}

.intro-img img {
    display: block;
    margin: auto;
    width: 100%;
}

.intro-img-top {
    border-radius: 10px 10px 0px 0px;
    background: linear-gradient(180.00deg, rgb(255, 230, 0) 6.572%, rgb(255, 184, 0) 94.653%), rgb(255, 230, 0);
    color: rgb(37, 36, 18);
    font-size: 19px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    padding: 12px 8px;
}

.intro-bg {
    width: 549px;
    width: auto;
}

.intro-bg img {
    max-width: 100%;
    display: block;
    /*position:relative;
	bottom:0;
	left:-48px;*/
    margin: 0;
    margin-top: 60px;
}


.intro H1 {

    text-transform: none;
    font-weight: bold;
    font-size: 28px;
    line-height: 39px;
    color: #fff;
    margin-bottom: 40px;
    margin-top: 0;
}

.intro H1 {
    font-size: 32px;
}

.intro H1 p {
    font-size: 28px;
}

.intro H1 span {
    display: block;
    display: block;
    position: relative;
    left: -100px;
    width: 115%;
}

.subtitle {
    display: table;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;

    padding: 21px 30px 21px 85px;
    background: url(../img/gift.svg) rgb(239, 236, 227) 10px center no-repeat;
    box-sizing: border-box;
    border: 2px solid rgb(255, 184, 0);
    border-radius: 20px;


}

.subtitle_2 {
    display: table;
    padding: 11px 16px 11px 16px;
    background: rgb(239, 236, 227);
    box-sizing: border-box;
    border: 2px solid rgb(255, 184, 0);
    border-radius: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.subtitle_2 H1 {
    margin-bottom: 0;
    color: rgb(37, 36, 18);
    font-family: Open Sans;
    font-size: 34px;
    font-weight: 700;
    line-height: 120%;
    text-align: left;
}

.intro-bb H2 {
    color: rgb(37, 36, 18);
    font-family: Open Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
    text-align: left;
    margin-bottom: 40px;
}

.intro-ad-list {
    margin-bottom: 30px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.intro-ad-item {
    width: 33%;
}

.intro-ad-item-ico {
    margin-bottom: 5px;
}

.intro-ad-item-ico img {
    display: block;
    margin: auto;
    max-width: 60px;
}

.intro-ad-item-text {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
}


.headеr__list {
    margin: 30px 0 19px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.header__list-item-first::before {

    content: '';
    width: 90px;
    height: 90px;
    min-width: 90px;
    min-height: 90px;
    display: flex;
    margin-right: 20px;

    background: url(../img/main-course.png) left center no-repeat;
    background-size: contain;
}


.header__list-item-second::before {
    content: '';
    width: 90px;
    margin-right: 20px;
    height: 90px;
    min-width: 90px;
    min-height: 90px;
    display: flex;
    background: url(../img/main-audit.png) left center no-repeat;
    background-size: contain;
}

.header__list-item {
    width: 100%;
    position: relative;
    display: flex;

    align-items: center;

    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 120%;
    text-align: left;
    margin-bottom: 15px;
}

.header__list-item:nth-child(1) {
    /*line-height: 34px;*/

}

.header__list-item:nth-child(2) {}

/*.header__list-item:nth-child(3) {*/
/*	width:46%;*/
/*}*/

/*.header__list-item:nth-child(2) {*/
/*	width:54%;*/
/*}*/

/*.header__list-item:nth-child(4) {*/
/*	width:54%;*/
/*}*/



.intro-right {
    margin-top: 70px;
}




.blue__form-wrap {
    position: relative;
    padding: 15px 10px 40px;
    text-align: center;
    border: 3px solid #fff;
}

.blue__form-text {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
}

.qwiz {

    position: relative;

    font-size: 1.3em;
    background-color: hsla(0, 0%, 100%, .8);
    border-radius: 10px;
    overflow: hidden;
    margin: auto;
    padding: 15px;
}

.qwiz label {
    display: block;
}

.test {
    padding: 20px 20px 0 20px;
}

.q2,
.q3,
.q4,
.q5,
.q6,
.q7 {
    display: none;
}


input[type="radio"] {
    display: none;
}

input[type="checkbox"] {
    display: none;
}

label .f11::before {
    content: "";
    font-family: 'FontAwesome';
    display: inline-block;
    color: #fff;
    width: 22px;
    height: 22px;
    background: #fff;
    margin-right: 10px;
    text-align: center;
    transition: all 200ms;
    padding-bottom: 5px;
    font-size: 18px;
}

label .f11:hover {}

input[type="radio"]:checked+label .f11::before {
    content: "";
    color: #000;
    font-size: 18px;
}

input[type="checkbox"]:checked+label .f11::before {
    content: "";
    color: #000;
    font-size: 18px;
}

.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
}

.page-numbers.current,
a.page-numbers:hover {
    background: #f9f9f9;
}

.next:not(.page-numbers) {
    display: block;
    width: 150px;
    line-height: 45px;
    border-radius: 4px;
    border: 1px solid #ff8a00;
    background-image: linear-gradient(0deg, #ffa800 0, #ffcd00);
    transition: all .25s;
    color: #1e1e1e;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    margin: 25px auto 25px;
}

.next:not(.page-numbers):hover {
    text-decoration: none;
}


.q3 input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: none;
    background-color: #eee;
    margin-top: 5px;
}

.q3 input[type="submit"] {
    cursor: pointer;
    font-size: 16px;
}

.q7 input {
    width: 100%;
    height: 40px;
    background: #F8F8F8;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    margin: 0 0 10px;
    font-size: 16px;
    color: #808080;
    padding: 0 55px;
    padding-right: 10px;
    display: block;
}

.q1 input {
    width: 100%;
    height: 40px;
    background: #F8F8F8;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    margin: 0 0 10px;
    font-size: 16px;
    color: #808080;
    padding: 0 10px;
    display: block;
}



.qwiztest span {
    display: table;
    background-color: #0683dd;
    padding: 4px 14px;
    color: #fff;
    border-radius: 330px;
    margin: 0 auto 25px;
}

.qwiztest h3 {
    font-weight: bold;
    display: block;
    font-size: 23px;
    margin: 15px 0 25px;
    text-align: center;
}


.closemod {
    z-index: 9;
}


.next2 {
    display: inline-block;
    max-width: 320px;
    width: 100%;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 45px;
    border-radius: 4px;
    border: 1px solid rgb(83, 135, 9);
    background-image: -webkit-linear-gradient(90deg, rgb(83, 135, 9) 0%, rgb(127, 185, 45) 100%);
    transition: all .25s;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.next2:hover {
    color: #fff;
    text-decoration: none;
    background-image: -moz-linear-gradient(90deg, rgb(127, 185, 45) 0%, rgb(83, 135, 9) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(127, 185, 45) 0%, rgb(83, 135, 9) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(127, 185, 45) 0%, rgb(83, 135, 9) 100%);
}

.our-preum_row {
    display: flex;
    justify-content: space-between;
}

.our-preum_block {
    display: block;
    border-radius: 25px;
    padding: 10px;
    margin: 0 0px 20px;
    width: 25%;
}


.our-preum_img {
    padding-top: 20px;
    padding-bottom: 40px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background-image: linear-gradient(to bottom right, rgba(24, 92, 180, 1) 0%, rgba(0, 8, 68, 1) 31%, rgba(8, 38, 108, 1) 81%, rgba(17, 69, 149, 1) 100%);

    margin-left: auto;
    margin-right: auto;
}

.our-preum_img img {
    max-width: 100px;
    width: 100%;
}

.our-preum_text {
    padding: 30px 20px;
    background-color: #fff;
    display: flex;
    align-items: center;
    max-height: 200px;
    height: 100%;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.our-preum_img2 {}

.our-preum_img2 img {}

.blue__form-phone {
    display: table;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    font-weight: bold;


    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;

    background: linear-gradient(180.00deg, rgb(255, 230, 0), rgb(255, 184, 0) 100%), rgb(255, 255, 255);
    padding: 20px 40px;
}

.blue__form-phone a {
    font-size: 36px;
    white-space: nowrap;
    display: block;
    color: rgb(37, 36, 18);
    padding-top: 7px;
}

.info__row-item img {

    width: 100%;
}

.list {
    padding-bottom: 0 !important;
}

.cases {
    padding: 40px 0;
    background: #f9f9f9;
}

.case-card h3 {
    font-size: 38px;
}

.cases-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.case-card {
    width: 50%;
    flex: 0 1 45%;
    padding: 20px;
    margin: 1%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.case-image::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(0, 8, 59, 0.4) 0%, rgb(0, 8, 59) 100%);
    z-index: 1;
}

.case-image {
    overflow: hidden;
    height: 360px;
    position: relative;
    background-size: cover;
    border-radius: 20px;
    background-position: center;
    background-repeat: no-repeat;
}

.case-content p {
    font-size: 19px;
}

.case-content {
    display: flex;
    color: #fff !important;
    z-index: 9999;
    position: relative;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: 15px;
    text-align: center;
}

.case-content h3 {
    font-weight: 700;
    font-size: 42px;
    margin: 0 0 10px;
}

.case-stats {

    font-size: 18px !important;
}

.case-stats strong {

    font-size: 24px !important;
}

.case-stats div:not(:last-child) {
    border-right: 1px solid #eee;
    padding-right: 20px;
}

.case-stats {
    display: flex;
    justify-content: space-around;
    padding: 15px;
    font-weight: 400;
    line-height: 1.3;
    margin-top: 30px;
    letter-spacing: 0em;
    text-align: center;
}

.case-stats div {
    font-size: 14px;
}

.hidden {
    display: none;
}

.center {
    text-align: center;
    margin-top: 20px;
}


.info__row-item:first-child {
    margin-right: 50px;
}

.info__row-item span {
    display: block;
    text-align: left;
}

.info__row-item {
    width: 50%;
    flex: 0 1 50%;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    color: #000;
}

.info__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.our-preum_text {
    font-size: 18px;
    justify-content: center;
    text-align: center;
}

.what-direct {
    padding: 90px 0 460px;
}

.notice {
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);
}

.b-notice {
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;

    background: rgb(248, 247, 243);
    padding: 60px 100px;
    padding-bottom: 110px;
}

.b-notice-text {
    background: url(../img/ic-info.svg) left center no-repeat;
    padding-left: 100px;
    color: rgb(89, 89, 80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: left;
    position: relative;
    padding-bottom: 20px;
}

.r-notice {
    padding: 46px 50px 46px 130px;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    background: url(../img/ic-info.png) rgb(248, 247, 243) 40px center no-repeat;
}

.t-notice {
    padding: 53px 50px 53px 190px;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    background: url(../img/t-notice.png) rgb(248, 247, 243) 0 bottom no-repeat;
    margin-bottom: 30px;
    margin-top: 30px;
}

.g-notice {
    background: url(../img/greek.png) 0 top no-repeat;
    padding-left: 320px;
    color: rgb(37, 36, 18);
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0%;
}

.green-notice {
    padding: 53px 50px 53px 190px;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    box-sizing: border-box;
    border: 2px solid rgb(182, 234, 32);
    border-radius: 20px;
    background: url(../img/green-notice.png) rgb(23, 136, 54) 0 center no-repeat;
    color: #fff;
}


.what-img img {
    display: block;
    margin: auto;
    top: 100%;
    position: absolute;
}

.service-list {
    margin-bottom: 40px;
}

.service-item {
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;

    background: rgb(248, 247, 243);
    padding: 10px;
    margin-bottom: 20px;
}

.service-item a {}

.service-item .openmodal,
.service-item .openlink {
    width: 100%;
    border-radius: 100px;
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 4.317%, rgb(23, 136, 54) 96.486%), linear-gradient(180.00deg, rgb(255, 230, 0) 4.317%, rgb(255, 184, 0) 96.486%), rgb(30, 76, 245);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    display: block;
    padding: 16px 0;
}

.service-item .openmodal:hover,
.service-item .openlink:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background: linear-gradient(90deg, rgb(127, 185, 45) 0%, rgb(83, 135, 9) 100%);
}

.service-item-img {
    position: relative;

}

.service-item-img img {}


.service-item a:hover {
    text-decoration: none;
}

.service-item a:focus {
    text-decoration: none;
}

.service-item img {
    max-width: 100%;
    display: block;
    margin: auto;
    margin-bottom: 16px;
}


.service-item__desc p {}

.service-item h3 {
    color: rgb(37, 36, 18);
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    margin-top: 0;
    min-height: 40px;
}

.service-item-desc {
    color: rgb(89, 89, 80);
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    text-align: left;
    margin-bottom: 10px;
}

.slide-btn {
    font-size: 60px;
    line-height: 1;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    color: #0683dd;
    box-sizing: border-box;
    border: none;
    background: transparent;
    outline: none;
}

.result_item {
    padding: 20px;
}

.slide-btn-prev {
    left: -60px;
}

.slide-btn-next {
    right: -60px;
}

.team-item {

    position: relative;
    margin-bottom: 30px;
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    padding: 30px;
    -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
    min-height: 714px;

}

.team-item__desc P {
    font-size: 18px;
}


.blue__form-title {
    margin-bottom: 50px;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}

.our-preum {
    padding: 90px 0 0;
}

.service {
    padding: 60px 0;
}

.third {
    padding: 90px 0;
}


.listen_audio img {
    display: inline !important;
}

.list-row {
    background: url(../img/list.png) right center no-repeat;
    padding-right: 340px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.list-item {
    background: url(../img/ic.svg) left center no-repeat;
    font-size: 22px;
    padding-left: 50px;
    line-height: 34px;
    margin-bottom: 20px;
    display: block;
}

.list-item-n {
    line-height: 1.2;
}

.list {
    padding-bottom: 90px;
    padding-top: 50px;
}


@media (max-width: 769px) {
    .intro H1 span {
        left: 0;
        width: 100%;
        font-size: 28px;
    }

    .intro H1 p {
        font-size: 24px;
    }

    .intro-bg {
        width: 100%;
    }

    .intro-bg img {
        position: static;
        left: unset;
    }

    .subtitle.subtitle_2 {
        font-size: 15px;
        padding: 10px 10px 10px 10px;
        margin-right: auto;
    }

    .subtitle_2 H1 {
        margin-bottom: 0 !important;
    }


    .intro-bb H2 br {
        display: none;
    }

    .intro-ad-item-text {
        font-size: 16px;
        font-weight: 700;
    }


    .review_photo img {
        max-width: 100%;
        display: block;
        margin: auto;
    }

    .review_photo {
        height: auto;
    }

    .in1 {
        margin-bottom: 15px;
    }

    .team-item {
        min-height: auto;

    }




    .mbt {
        margin-bottom: 60px;
    }

    .eight {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .five {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .head__info .h1 {
        font-size: 30px;
    }

    .unflex {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    .expa {
        width: 100%;
        text-align: center;
        margin: 15px 0;
    }

    .info {
        width: 100%;
    }

    .price__list li {
        width: 100%;
        margin-bottom: 10px;
    }

    .advant__list {
        justify-content: space-around;
    }

    .advant__list li {
        width: 50%;
        margin-bottom: 10px;
    }

    .head__info {
        padding: 30px 15px;
    }

    .header_form .form__item button {
        margin-left: 0;
    }

    .header_form .form__item {
        margin: auto;
        display: table;
        margin-top: 20px;
        width: 100%;
    }

    .header_form .form__item input {
        width: 100%
    }

    .header_form .form__item button {
        width: 100%
    }

    .form__list.form__list__main {
        margin: 0;
        width: 100%;
    }

    .head-in {
        padding: 30px 0;
    }

    .head_information {
        display: table;
        margin: auto;
        margin-top: 15px;
    }

    .header__list-item {
        width: 100%;
    }

    .head h1 {
        font-size: 40px;
    }

    .header__list-item img {
        margin: auto;
        float: none;
    }

    .header__list-item p {
        float: none;
        width: 100%;
        text-align: center;
    }

    .header__list-item:first-child {}

    .middle {
        margin-bottom: 90px;
        clear: both;
    }

    .video-block {
        margin-bottom: 15px;
    }
}

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

    h2 {
        font-size: 30px;
    }

    .blue__form-title {
        font-size: 30px;
    }

    .result_wrapper {
        padding: 25px 5px;
    }

    .next2 {
        max-width: 240px;
    }

    .withafter::after {
        left: 50%;
        margin-left: -30px;
    }

    .listen_audio {
        font-size: 16px;
    }

    .button_wrp {
        padding: 0;
    }

    .step_head {
        font-size: 16px;
        padding: 5px;
        min-height: 111px;
    }

    .photo__list li {
        float: none;
        margin: auto;
        margin-top: 20px;
    }



    html {
        /*/background: #000;*/
    }

    body,
    html {
        min-width: unset;
        height: unset;
    }

    .container {
        width: unset !important;
    }

    .head {
        padding-bottom: unset;
        background-size: cover;
    }

    .intro h1 {
        font-size: 32px;
        margin-top: 0;
    }

    .universal {}

    .universal__content {
        display: unset;
        display: unset;
        display: unset;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: space-between;
    }

    .universal__content {
        display: block;
    }

    .expa {
        text-align: center;
    }

    .expa img {
        margin-top: 10px;
    }

    .headРµr__list img {
        margin: auto;
        float: unset;
    }

    .header__list-item {}

    .header__list-item p {
        float: unset;
        margin: auto;
    }

    .head__form {
        padding-top: 25px;
    }

    .form {
        max-width: unset;
    }

    .menu-item {
        display: block;
        width: unset;
    }


    .header__list-item:nth-child(1) {
        width: 100%;
    }

    .header__list-item:nth-child(3) {
        width: 100%;
    }

    .header__list-item:nth-child(2) {
        width: 100%;
    }

    .header__list-item:nth-child(4) {
        width: 100%;
    }


    .header__list-item {
        width: unset;
        float: unset;

    }

    .product__item {

        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .product__item-img {
        max-width: 278px;
    }

    .advant__list {
        display: block;
    }

    .advant__list li {
        width: unset;
    }

    .reason__list {
        display: block;
    }

    .reason__list li {
        width: unset;
        text-align: center;
        background-position: 100px -2px;
        /*padding-left: 100px;*/
        height: 100px;
    }

    .reason2 .reason__list li {
        width: 100%;
        text-align: center;
    }

    .reason__text {
        padding-left: 140px;
    }

    .reason__text {
        margin-top: 0 !important;
    }

    .pt40 {
        padding-top: 40px;
    }

    .pt30 {
        padding-top: 30px;
    }

    .pt20 {
        padding-top: 20px;
    }


    .price__list {
        display: block;
    }

    .price__list li {
        width: unset;
        height: auto;
        padding-top: 25px;
        margin-bottom: 0;
    }

    .slide__wrapper {
        padding: 0px 65px;
    }

    .custom__form .form__item {
        max-width: unset;
    }

    .map__address {
        max-width: unset;
        min-width: unset;
        bottom: 90px;
    }

    .cheme {
        /*background: url(../img/bg.jpg) repeat-y center!important;
		background-size: cover;*/
    }

    .cheme__item {
        width: unset;
    }

    .adventages__list li {
        width: 100%;
        margin-top: 80px;
    }

    .adventages__list {
        display: unset;
    }

    .custom__form {}



    .adventages__list li {
        width: unset;
    }

    .equipment .item {
        width: unset;
        float: unset;
    }

    .shemes-list {
        display: block;
    }

    .sheme-item {
        width: unset;
        max-width: unset;
    }

    .button_feedback {
        width: 320px;
    }

    .adventages__img {
        float: unset;
        margin: auto;
    }

    .adventages__text {
        margin-top: 0px;
        margin-left: 0px;
        text-align: center;
    }

    .adventages__text strong {
        text-align: center;
    }

    .blue__form-title {
        font-size: 34px;
    }

    .feedback__inputs {
        margin-left: 0px;
    }

    .feedback__input {
        float: unset;
        width: 100%;
        margin-bottom: 15px;
        margin-left: 0px;
    }

    .row {
        margin-left: unset;
        margin-right: unset;
    }

    .thanks {
        min-height: 100vh;
    }

    .thanks__cnt {
        width: 100%;
        height: 280px;
    }

    .partner__list {
        display: unset;
        display: unset;
        display: unset;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: space-between;
    }

    .partner__list li {
        width: unset;
        margin-top: 50px;
        text-align: center;
    }


    .cheme__list {
        display: unset;
        display: unset;
        display: unset;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: space-between;
    }

    .thank-page h1 {
        font-size: 22px;
        padding: 30px;
    }


    section {
        padding: 50px 0;
    }



    .head__info {

        padding-top: 35px;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 20px;

    }

    .custom__form__phone a {
        font-size: 50px;
    }
}

@media screen and (max-width: 433px) {
    .custom__form__phone a {
        font-size: 40px;
    }
}


@media screen and (max-width: 391px) {
    .custom__form__phone a {
        font-size: 32px;
    }

    .custom__form__phone a {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .info__phone a {
        font-size: 32px;
    }

    .mvm {
        min-height: 131px;
    }

    .mvb {
        min-height: 148px;
    }
}


@media screen and (max-width: 330px) {
    .custom__form__phone a {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .custom__form__phone a {
        margin-bottom: 30px;
    }
}

.cert-list .slick-slide {
    padding: 20px 15px;

}

.cert-list .item {
    border-radius: 10px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
}

.cert-list .item img {
    width: 100%;
}

@media (max-width: 769px) {

    .cert-list .item {
        padding-right: 0;
    }



    .recall {
        display: table;
        margin: auto;
    }




    .xs-hidden {
        display: none;
    }


    .head-row {
        flex-wrap: nowrap;
    }

    .logos {
        width: 100%;
    }

    .expa {
        width: 100%;
    }

    .head_information {
        width: 100%;
    }

}


@media (max-width: 640px) {



    .subtitle {
        font-size: 15px;
        background-size: 20px;
        padding: 12px 16px 12px 55px;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .headеr__list {
        margin: 15px 0 15px;
    }

    .team-item__desc {
        padding-top: 15px;
    }

    .m-h3 {
        font-size: 30px;
    }

    .morelink {
        font-size: 22px;
        margin-top: 20px;
    }

    .xsb {
        margin-bottom: 20px;
    }

    .varOplnew.varOpl>div {
        width: 100%;
        display: block;
        padding-left: 0;
        vertical-align: top;
    }


}

@media (min-width: 770px) {




    .head {
        width: 100%;

    }

    .intro {}



}


span.content_toggle {
    font-weight: bold;
    color: red;
    cursor: pointer;
}









@media (max-width: 770px) {




    .service-item-img {
        height: unset;
        margin-bottom: 20px;
    }

    .service-item-img img {
        position: static;
    }


    .service-item .knowmore {
        max-width: 100%;
    }



}

@media (max-width: 769px) {

    header {
        position: fixed;
        box-shadow: none;
    }



    .expa {
        margin-bottom: 0;
    }



    .intro {
        margin-top: 0;
    }

    .head_phone {
        width: 100%;
    }

    .head_call {
        display: none;
    }

    .topphone {
        font-size: 16px;
        display: block;
        text-align: center;
    }

    .logo {
        margin-left: auto;
        width: 100%;
        margin-right: auto;
    }

    .logo-img img {
        width: 100%;
    }

    .nav-new {
        margin-top: 0;
    }



    .intro-right {
        margin-top: 30px;
    }

    .intro {
        padding: 30px 0 30px;
    }

    .intro-right {
        padding-left: 0;
    }

    .intro h1 {
        font-size: 21px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 24px;
    }

    .header__list-item {
        font-size: 15px;
    }

    .intro h1 br {
        display: none;
    }

    .headеr__list {
        display: table;
        margin: 30px auto 10px;
    }

    .intro .knowmore {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }


    h2,
    h1.h_2 {
        font-size: 30px;
        margin-bottom: 30px;
        text-align: center;
    }

    .what-direct {
        padding: 40px 0 40px;
    }

    .what-img img {
        display: block;
        margin: auto;
        position: static;
        width: 100%;
        margin-top: 20px;
    }

    .b-notice {
        padding: 20px 20px;
        padding-bottom: 20px;
    }

    .b-notice-text {
        background: url(../img/ic-info.svg) center top no-repeat;
        padding-left: 0;
        padding-top: 60px;
        font-size: 16px;
        padding-bottom: 0;
    }

    .our-preum {
        padding: 50px 0 0;
    }

    .info__row {
        flex-direction: column;
    }

    .our-preum_row {
        flex-direction: column;
    }

    .info__row-item:first-child {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .cases-wrapper {
        flex-direction: column;
    }

    .case-card {
        width: 100%;
    }


    .four__items {
        flex-direction: column;
    }

    .problems__items {
        flex-direction: column;
    }

    .problems__item {
        flex: 0 1 100%;
        width: 100%;
    }

    .intro-right {
        padding-right: 0 !important;
    }

    .price__item {
        width: 100%;
        flex: 0 1 100%;
    }

    .price__list li {
        padding-top: 5px;
    }

    footer .head_phone a:last-child {
        font-size: 8px !important;
    }

    .price__item {
        margin-bottom: 20px;
    }

    .case-stats div:not(:last-child) {

        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 0;
        border-right: none;
        border-bottom: 1px solid #eee;
    }

    .case-stats {
        flex-direction: column;
        margin: auto;
        margin-bottom: 10px;
    }

    .info__row-item {
        width: 100%;
        flex: 0 1 100%;
    }

    .our-preum_text {
        font-size: 18px;
    }

    .our-preum_block {
        margin: 0 auto 30px;
        width: 100%;
    }

    .our-preum_text br {
        display: none;
    }


    .service {
        padding: 30px 0;
    }

    .service-item-desc br {
        display: none;
    }


    .r-notice {
        padding: 96px 20px 30px 20px;
        font-size: 16px;
        font-weight: 700;
        line-height: 120%;
        background: url(../img/ic-info.png) rgb(248, 247, 243) center 20px no-repeat;
    }


    .list-row {
        background: url(../img/list.png) center bottom no-repeat;
        padding-right: 0;
        padding-bottom: 380px;
        padding-top: 20px;
    }

    .list-item {
        font-size: 19px;
    }

    .t-notice {
        padding: 90px 20px 20px 20px;
        font-size: 16px;
        background: url(../img/t-notice-m.png) rgb(248, 247, 243) center 20px no-repeat;
        background-size: 60px;

    }

    .green-notice {
        padding: 90px 20px 20px 20px;
        font-size: 16px;

        background: url(../img/green-notice-m.png) rgb(23, 136, 54) center 20px no-repeat;
        background-size: 80px;

    }


    .about-row {
        flex-wrap: wrap;
    }

    .about-video {
        width: 100%;
    }

    .about-text {
        width: 100%;
        padding-left: 0;
    }

    .about .list-row {
        padding-bottom: 0;
    }

    .list {
        padding-bottom: 50px;
    }


    .four {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .four H2 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 30px;
    }

    .four H2 br {
        display: none;
    }


    .g-notice {
        background: url(../img/greek.png) center top no-repeat;
        padding-left: 0;
        padding-top: 60px;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    .problems {
        padding: 50px 0;
    }

    .pr-item-y {
        padding: 43px 52px 23px;
    }

    .pr-item-y .pr-text {
        font-size: 20px;
    }

    .about {
        padding: 40px 0;
    }

    .two {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .slide-btn-prev {
        /*top: -20px;*/
        left: -20px;
    }

    .slide-btn-next {
        /*top: -20px;*/
        right: -15px;
    }


    .slide-btn-prev img {
        width: 20px;
    }

    .slide-btn-next img {
        width: 20px;
    }


    .video-s {
        padding: 10px 0 50px;
    }

    .third {
        padding: 50px 0;
    }

    .pr-item {
        padding: 30px 20px;
        margin-bottom: 30px;

    }

    .notice-s .soc-item {
        width: 70px;
        height: 70px;
        margin: 0 12px;
    }

    .notice-s .soc-item img {
        max-width: 40px;
    }


    .video-s .notice-v {
        font-size: 20px;
        line-height: 39px;
        background: url(../img/video.png) left center no-repeat;
        background-size: 45px;
        padding-left: 57px;
        margin-bottom: 15px;
    }

    .four-s .s-title {
        text-align: center;
    }

    .varOpl H3.varOpl-title {

        font-size: 19px;
    }

    .varOpl p {
        font-size: 15px;
    }

    .blue__form-phone {
        width: 100%;
        padding: 20px 20px;
    }

    .blue__form-phone a {
        font-size: 28px;

    }




}


@media (max-width: 400px) {

    .intro {}

    .logo-top {
        font-size: 34px;
        line-height: 34px;
    }

    .logo-img {
        width: 58px;
        margin-right: 12px;
    }

    .logo-img img {
        width: 58px;

    }

    .topphone {
        white-space: nowrap;
        font-size: 28px;
    }

    .listen_audio {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;

        font-size: 15px;
        text-decoration: none;
        margin-top: 15px;
        margin-bottom: 15px;

        ;
    }

}


.steps {
    padding: 90px 0;
}

.steps-item {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);
    padding: 25px 22px;
    margin-bottom: 25px;
}


.steps-item-img {
    width: 348px;
}

.steps-item-desc {
    width: calc(100% - 348px);
    padding-left: 35px;
}

.steps-item-desc ol {
    margin-left: 0;
    padding-left: 20px;

}

.steps-item-desc ol li {
    font-size: 16px;
    margin-bottom: 7px;
}

.steps-item-desc ol li:last-child {
    margin-bottom: 0;
}

.steps-item-desc p {
    font-size: 16px;
}

.steps-item-desc H3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
}

.step-num {
    display: table;
    text-align: center;
    box-sizing: border-box;

    border-radius: 100px;
    background: linear-gradient(180.00deg, rgb(255, 230, 0), rgb(255, 184, 0) 100%), rgb(255, 255, 255);
    padding: 0 20px;
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 42px;
}

.step-num span {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #000;
    color: #ffe600;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
    border-radius: 100%;
    font-size: 16px;
    font-weight: bold;
}

.video-block_2 {
    background: url(../img/video-block_2.png) #F8F7F3 no-repeat center center;
    background-size: cover;
    border-width: 2px 0px 2px 0px;
    border-style: solid;
    border-color: #EFECE3;
    padding: 60px 0;

}


.video-block_2 h2 {
    margin-bottom: 20px;

}

.video-notice {
    text-align: center;
    font-size: 16px;
    padding-top: 5px;
}



.video-block_2 .player {
    background: url(../img/play_bg.png) no-repeat center center;
    background-size: contain;
    position: relative;
    text-align: center;
    position: relative;
}



.play {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.steps-item-img a {
    display: block;
    margin: auto;
}

.steps-item-img img {
    display: block;
    margin: auto;
    width: 100%;
    border-radius: 20px;
}



@media (max-width: 769px) {

    .steps {
        padding: 60px 0;
    }

    .steps-item-img {
        width: 100%;
        margin-bottom: 20px;
    }

    .steps-item-desc {
        width: 100%;
        padding-left: 0;
    }

    .steps-item-desc H3 {
        font-size: 18px;
    }

    .steps-item-desc ol li {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .step-num {
        font-size: 18px;
        line-height: 42px;
        margin-bottom: 15px;
    }

    .play {
        max-width: 70px;
    }

    .video-notice {
        font-size: 14px;
        padding-top: 0px;
    }

}



.rates {
    padding: 70px 0;
}

.rates_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rates_item {
    width: 48%;
    text-align: left;
    margin-bottom: 50px;

}

.rates_item_full {
    width: 100%;
}

.rates_item_full .rate_content_top {
    padding: 17px 50px
}

.rates_item_full .rate_content_bottom {
    padding: 17px 50px 0 50px;
}


.rate_head {
    border-radius: 21px 21px 0px 0px;
    background: rgb(253, 229, 95);
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    padding: 15px 17px;
    margin-top: 0;
    margin-bottom: 0;
}

.rate_content_top {
    background: #F8F7F3;
    padding: 10px 17px 15px;
    color: rgb(89, 89, 80);
    font-size: 18px;
    font-weight: 400;
    border: 2px solid rgb(239, 236, 227);

}

.rate_content_bottom {
    background: #F8F7F3;
    padding: 15px 17px 0 17px;
    border-radius: 0px 0px 21px 21px;
    margin-bottom: 20px;
    min-height: 740px;
    display: flex;
    flex-direction: column;

    border: 2px solid rgb(239, 236, 227);
    border-top: 0;
}

.p-strong {
    color: rgb(37, 36, 18);
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 12px;
    margin-top: 10px;
}

.p-normal {
    color: rgb(37, 36, 18);
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
}

.p-green {
    font-size: 18px;
    font-weight: 700;
    color: #218F36;
    margin-bottom: 20px;
}

.p-bonus {
    color: rgb(239, 114, 0);
    font-size: 23px;
    font-weight: 700;
    line-height: 38px;
    background: url(../img/bonus.png) left center no-repeat;
    padding-left: 45px;
    margin-bottom: 10px;
    margin-top: 25px;
}



ul.r_list_simple {
    list-style: none;
    font-size: 18px;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 15px;
}

ul.r_list_znak {
    list-style: none;
    font-size: 18px;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 15px;
}


.r_list_znak li {
    background: url(../img/slash.svg) left center no-repeat;
    padding-left: 35px;
    margin-bottom: 12px;
    display: block;
}

ul.r_list_check {
    list-style: none;
    font-size: 18px;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 15px;
}


.r_list_check li {
    background: url(../img/ic.svg) left center no-repeat;
    background-size: 24px;
    padding-left: 35px;
    margin-bottom: 12px;
    display: block;
}

ul.r_list_arrow {
    list-style: none;
    font-size: 18px;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 15px;
}


.r_list_arrow li {
    background: url(../img/arr.svg) left center no-repeat;
    background-size: 24px;
    padding-left: 35px;
    margin-bottom: 12px;
    display: block;
}





.rate_content_price {
    margin-top: auto;
    display: table;
    padding: 10px 20px;
    margin-left: auto;
    margin-right: -19px;
    margin-bottom: -2px;
    color: rgb(255, 255, 255);
    font-size: 27px;
    font-weight: 700;
    line-height: 120%;
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 5px 5px 12px 6px;

    box-shadow: inset 0px 4px 14.1px 0px rgba(98, 98, 98, 0.25);
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 3.281%, rgb(23, 136, 54) 97.329%), linear-gradient(180.00deg, rgb(255, 230, 0) 3.281%, rgb(255, 184, 0) 97.329%), rgb(30, 76, 245);
}

.rates_item_full .rate_content_price {
    margin-right: -52px;

}

.rate_content_btns {

    display: flex;
    justify-content: space-between;
}

.rate_content_btns .modal-btn {
    padding: 18px 0;
    width: 46%;
    text-align: center;
}

.h2-deco {
    display: table;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
}

.h2-deco:before {
    content: '';
    width: 155px;
    height: 155px;
    display: table;
    position: absolute;
    background: url(../img/chevrons-left.svg) center center no-repeat;
    background-size: cover;
    left: -170px;
    top: -55px;
}

.h2-deco:after {
    content: '';
    width: 155px;
    height: 155px;
    display: table;
    position: absolute;
    background: url(../img/chevrons-right.svg) center center no-repeat;
    background-size: cover;
    right: -170px;
    top: -55px;
}

.pers_rate {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pers_rate_left {
    width: 355px;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);
    padding: 35px 28px;
    margin-bottom: 15px;
}

.pers_rate_right {
    width: calc(100% - 365px);
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);
    padding: 37px 32px 5px 37px;
    margin-bottom: 15px;
}

.pers_rate_right .r_list_arrow {
    margin-bottom: 30px;
}

.pers_rate_left-m {
    width: 355px;
}

.pers_rate_right-m {
    width: calc(100% - 365px);
}

.pers_rate_right-m a.modal-btn {
    margin: auto;
}

.b-block {
    padding: 70px 0;
}

.b_item {
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);
}

.b_item_full {
    padding: 35px 65px;
    margin-bottom: 30px;
    font-size: 18px;
}

.b_item_elama {
    background: url(../img/elama.png) 10px center no-repeat;
    padding-left: 200px;
    font-size: 18px;
    padding-top: 43px;
    padding-bottom: 43px;
}

.b_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 35px;
}

.b_left {
    width: 470px;
    padding: 20px;
}

.m-slider-item img {
    display: block;
    margin: auto;
    width: 100%;
}

.m-slider .slick-dots {
    bottom: -39px;
}




.b_right {
    width: calc(100% - 500px);
    padding: 20px;
}

.b-btn .modal-btn {
    margin: auto;
}

.iksweb-b {
    padding: 70px 0 90px;
}

.mt60 {
    margin-top: 60px;
}


.iksweb {
    width: 100%;
    border: none;
    margin-bottom: 40px;
    border-collapse: separate;


}

.iksweb thead th {
    font-weight: bold;
    text-align: left;
    border: none;
    padding: 10px 15px;
    background: #d8d8d8;
    font-size: 20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;

    background: rgb(255, 219, 1);
    padding: 12px;
}

.iksweb thead tr th:first-child {
    border-radius: 25px 0 0 0;
}

.iksweb thead tr th:last-child {
    border-radius: 0 25px 0 0;
}


.iksweb tr:last-child td:first-child {
    border-radius: 0 0 0 25px;
}

.iksweb tr:last-child td:last-child {
    border-radius: 0 0 25px 0;
}

.iksweb tbody td {
    text-align: left;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid rgb(255, 219, 1);
    border-bottom: 1px solid rgb(255, 219, 1);
    padding: 10px 15px;
    font-size: 16px;
    vertical-align: top;
}

.iksweb tbody tr:last-child td {
    border-bottom: 1px solid #ddd;
}



.iksweb thead tr th:first-child,
.table tbody tr td:first-child {
    border-left: none;
}

.iksweb thead tr th:last-child,
.table tbody tr td:last-child {
    border-right: none;
}

.iksweb tbody tr:nth-child(odd) {
    background: #fff7c8;

}

.iksweb tbody tr:nth-child(odd) td {
    border-left: 1px solid rgb(255, 219, 1);
    border-right: 1px solid rgb(255, 219, 1);
    border-top: 1px solid rgb(255, 219, 1);
    border-bottom: 1px solid rgb(255, 219, 1);

}

.dop-services {
    padding: 90px 0;
}

.d_item {
    box-sizing: border-box;
    margin-bottom: 35px;

}

.d_head {
    border-radius: 20px 20px 0px 0px;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    text-align: left;
    padding: 15px 30px;

    background: rgb(253, 229, 95);
    margin-top: 0;
    margin-bottom: 0;
}

.d_content {
    border: 2px solid rgb(239, 236, 227);
    border-radius: 0px 0px 20px 20px;
    background: rgb(248, 247, 243);

    font-size: 19px;
    font-weight: 400;
    padding: 15px 30px;
}

.h-line {
    width: 100%;
    max-width: 500px;
    display: block;
    border-bottom: 2px solid rgb(239, 236, 227);
    margin-bottom: 15px;
}

.cities {
    padding: 70px 0;
}

.cities-item {
    text-align: center;
}

.cities-item:hover {
    text-decoration: none;
}

.cities-img img {
    border-radius: 10px;
    display: block;
    margin: auto;

}

.cities-ititle {
    color: rgb(0, 0, 0);
    font-size: 22px;
    font-weight: 600;
    line-height: 120%;
}

.cities .slide-btn {
    top: 40%;

}



@media (max-width: 768px) {

    .rates_item {
        width: 100%;
    }


    .h2-deco:after {
        content: none;
    }


    .h2-deco:before {
        content: none;
    }

    .pers_rate_left {
        width: 100%;
        padding: 20px 20px;
    }

    .pers_rate_left img {
        display: block;
        margin: auto;
        width: 100%;
    }

    .pers_rate_right {
        width: 100%;
    }

    .b_right {
        width: 100%;
    }

    .b_left {
        width: 100%;
        margin-bottom: 20px;
    }



    .iksweb thead th {
        font-size: 15px;
        padding: 6px;
    }

    .iksweb thead th br {
        display: none;
    }

    .iksweb tbody td {
        padding: 6px 6px;
        font-size: 13px;
    }




    ul.r_list_check,
    ul.r_list_arrow,
    ul.r_list_simple,
    ul.r_list_znak li {
        font-size: 16px;
    }

    .b_item_full {
        padding: 20px 20px;
        font-size: 16px;
    }

    .pers_rate_right {
        font-size: 16px;
        padding: 20px 20px 20px 20px;
        margin-bottom: 15px;
    }

    .rates_item_full .rate_content_top {
        padding: 17px 20px;
    }

    .rate_content_top {
        font-size: 16px;
    }

    .rate_content_top br {
        display: none;
    }

    .rate_head {
        font-size: 20px;
        padding: 13px 20px;
    }

    .p-strong {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 8px;
    }

    .p-normal {
        font-size: 16px;
    }


    .rate_content_price,
    .rates_item_full .rate_content_price {
        padding: 8px 17px;
        margin-left: auto;
        margin-right: -19px;
        margin-bottom: -2px;
        font-size: 24px;
        margin-top: 20px;

    }

    .rate_content_bottom {
        min-height: unset;
    }

    .rate_content_btns {
        flex-wrap: wrap;
    }

    .rate_content_btns .modal-btn {
        padding: 16px 0;
        width: 100%;
        margin-bottom: 10px;
    }




    .rates_item_full .rate_content_bottom {
        padding: 17px 20px 0 20px;
    }


    .b_item_elama {
        background: url(../img/elama.png) center 10px no-repeat;
        background-size: 90px;
        padding-left: 12px;
        padding-right: 12px;
        font-size: 16px;
        text-align: center;
        padding-top: 110px;
        padding-bottom: 12px;
    }


    .d_content {
        font-size: 17px;
        padding: 15px 20px;
    }

    .d_head {

        font-size: 20px;
        padding: 15px 20px;
    }

    .pers_rate_right-m {
        width: 100%;
    }



}


.areas .r-notice {
    margin-bottom: 60px;
    font-size: 21px;
    text-align: center;
}

.areas .service-item h3 {
    font-size: 22px;
    min-height: 80px;
}

.diffs {
    padding-bottom: 70px;
}

.diffs .r-notice {
    margin-bottom: 60px;

}




.diff-row {
    display: flex;
    justify-content: space-between;
}

.diff-item {
    width: 35%;
    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 20px;
    background: rgb(248, 247, 243);
    padding: 50px 30px 20px;
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    position: relative;
}

.diff-item:before {
    content: '';
    display: table;
    position: absolute;
    width: 56px;
    height: 56px;
    background: url(../img/ic-gcheck.svg) no-repeat center center;
    top: -17px;
    left: -18px;


}

.diff-row-center {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}


.y-notice {
    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    background: linear-gradient(180.00deg, rgb(255, 230, 0), rgb(255, 184, 0) 100%), rgb(255, 255, 255);
    padding: 30px;
    margin-top: 46px;

    color: rgb(37, 36, 18);
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
}

.diff-item-center img {
    display: block;
    margin: auto;
    max-width: 100%;
}


@media (max-width: 768px) {

    .areas .r-notice {
        margin-bottom: 30px;
        font-size: 16px;
    }



    .areas .service-item h3 {
        font-size: 16px;
        min-height: unset;
    }

    .diff-row {
        flex-wrap: wrap;
    }


    .diff-item {
        width: 100%;
        border-radius: 16px;
        padding: 40px 20px 20px;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 25px;
    }

    .diff-item:before {
        width: 46px;
        height: 46px;
        top: -14px;
        left: -13px;
        background-size: cover;
    }

    .diff-row-center {
        display: block;
        margin-bottom: 30px;
    }


    .y-notice {

        padding: 25px;
        margin-top: 36px;
        font-size: 20px;

    }

    .service-list {
        margin-bottom: 0;
    }


}





.cases_page {
    padding: 90px 0;
}


.results-item {
    background: #F8F7F3;
    padding: 13px 17px;
    border-radius: 16px;
    border: 2px solid rgb(239, 236, 227);
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.results-left {
    width: 500px;
}


.results-right {
    width: calc(100% - 530px);
}


.results-left-title {
    box-sizing: border-box;
    border: 1px solid rgb(227, 224, 214);
    border-radius: 7px;
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 5.97%, rgb(23, 136, 54) 95.14%), linear-gradient(180.00deg, rgb(255, 230, 0) 5.97%, rgb(255, 184, 0) 95.14%), rgb(30, 76, 245);
    color: rgb(255, 255, 255);
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    margin-bottom: 20px;
    padding: 17px 20px;
    margin-top: 0;
}


.results-right-title {
    box-sizing: border-box;
    border: 1px solid rgb(227, 224, 214);
    border-radius: 7px;

    background: linear-gradient(180.00deg, rgb(255, 230, 0), rgb(255, 184, 0) 100%);
    padding: 17px 20px;
    font-size: 22px;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    margin-bottom: 20px;
    padding: 17px 20px;
    margin-bottom: 20px;
    margin-top: 0;
}


.results-left-content {
    border-radius: 16px;
    border: 2px solid rgb(239, 236, 227);
    padding: 8px;
    font-size: 18px;
}



.results-left-area {
    padding: 0 20px;
    font-size: 22px;
    display: table;
    margin-bottom: 20px;

    box-sizing: border-box;
    border: 2px solid rgb(227, 224, 214);
    border-radius: 3px;

    color: rgb(37, 36, 18);
    font-size: 26px;
    font-weight: 600;
    line-height: 60px;
    text-align: center;

}

.results-right-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.results-right-row-item {
    width: 32%;


}

.results-right-row-item-top {
    box-sizing: border-box;
    border: 2px solid rgb(255, 112, 1);
    border-radius: 15px;
    background: rgb(239, 236, 227);
    font-size: 18px;
    font-weight: 600;
    line-height: 99%;
    text-align: center;
    padding: 0 20px;
    height: 52px;
    display: flex;
    align-items: center;
    color: rgb(37, 36, 18);
    margin-bottom: 8px;

}

.results-right-row-item-bottom {
    border-radius: 15px;

    background: rgb(255, 184, 0);
    height: 52px;
    line-height: 56px;
    padding: 0 20px;
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}


.results-right-row-new {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}


.results-right-row-item-new {
    width: 48.5%;
    box-sizing: border-box;
    border: 2px solid rgb(255, 112, 1);
    border-radius: 15px;
    background: rgb(239, 236, 227);
    font-size: 18px;
    font-weight: 600;
    line-height: 99%;
    text-align: center;
    padding: 0 20px;
    height: 52px;
    display: flex;
    align-items: center;
    color: rgb(37, 36, 18);
    margin-bottom: 8px;
}





.results-slider.slick-dotted.slick-slider {
    margin-bottom: 50px;
}

.results-slider .slick-dots {
    bottom: -40px;
}


.case-text-block {
    padding: 90px 0;
}

.case-text {
    box-sizing: border-box;
    border: 1px solid rgb(239, 236, 227);
    background: rgb(248, 247, 243);
    padding: 30px;
    margin-bottom: 30px;
    font-size: 16px;
}




.case-text ol {
    list-style-type: none;
    counter-reset: num;
    margin: 0 0 0 45px;
    padding: 15px 0 5px 0;
    font-size: 16px;
}

.case-text ol li {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    line-height: 1.4;
}

.case-text ol li:before {
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -45px;
    width: 32px;
    height: 32px;



    box-sizing: border-box;
    border: 2px solid rgb(239, 236, 227);
    border-radius: 3px;
    background: rgb(248, 247, 243);

    color: rgb(255, 184, 0);
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
}




.case-text ul {
    list-style-type: none;
    counter-reset: num;
    margin: 0 0 0 45px;
    padding: 15px 0 5px 0;
    font-size: 16px;
}

.case-text ul li {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    line-height: 1.4;
}

.case-text ul li:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -45px;
    width: 32px;
    height: 32px;
    background: url(../img/arrow-li.svg) left center no-repeat;
    background-size: 32px;
    box-sizing: border-box;
    color: rgb(255, 184, 0);
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
}


.results-left-content ul {
    list-style-type: none;
    counter-reset: num;
    margin: 0 0 0 45px;
    padding: 15px 0 5px 0;

}

.results-left-content ul li {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    line-height: 1.4;
}

.results-left-content ul li:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -45px;
    width: 32px;
    height: 32px;
    background: url(../img/arrow-li.svg) left center no-repeat;
    background-size: 32px;
    box-sizing: border-box;
    color: rgb(255, 184, 0);
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
}

.results-slider-item img {
    display: block;
    margin: auto;
    width: auto;
    max-width: 100%;
}

.case_more_link {
    border-radius: 20px;
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 14.42%, rgb(23, 136, 54) 88.262%), linear-gradient(180.00deg, rgb(255, 230, 0) 14.42%, rgb(255, 184, 0) 88.262%), rgb(30, 76, 245);
    color: rgb(255, 255, 255);
    font-size: 26px;
    font-weight: 700;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    margin-top: 60px;
}

.case_more_link:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}








#comments {
    clear: both;
    padding: 2em 0 0.5em;
}

.comments-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 1.5em;
}

.comment-list,
.comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0;
}

.comment-list li:before {
    display: none;
}

.comment-body {
    margin-left: 65px;
}

.comment-author {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0.4em;
    position: relative;
    z-index: 2;
}

.comment-author .avatar {
    height: 50px;
    left: -65px;
    position: absolute;
    width: 50px;
}

.comment-author .says {
    display: none;
}

.comment-meta {
    margin-bottom: 1.5em;
}

.comment-metadata {
    color: #767676;
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
}

.comment-metadata a {
    color: #767676;
}

.comment-metadata a.comment-edit-link {
    color: #222;
    margin-left: 1em;
}

.comment-body {
    color: #333;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 4em;
}

.comment-reply-link {
    font-weight: 800;
    position: relative;
}

.comment-reply-link .icon {
    color: #222;
    left: -2em;
    height: 1em;
    position: absolute;
    top: 0;
    width: 1em;
}

.children .comment-author .avatar {
    height: 30px;
    left: -45px;
    width: 30px;
}

.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
    border: 1px solid #333;
    padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
    color: #767676;
    font-size: 14px;
    font-size: 0.875rem;
    font-style: italic;
}

.comments-pagination {
    margin: 2em 0 3em;
}

.form-submit {
    text-align: left;
}

.comment-form-comment {}

.comment-form-comment label {
    display: block;
}

.comment-form-comment textarea {
    width: 100%;
    border: 2px solid rgb(205, 200, 183);
}


#commentform .submit {
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    z-index: 10;
    width: 285px;
    height: 59px;
    border-radius: 100px;
    background: linear-gradient(180.00deg, rgb(182, 234, 32) 5.15%, rgb(23, 136, 54) 95.808%), linear-gradient(180.00deg, rgb(255, 230, 0) 5.15%, rgb(255, 184, 0) 95.808%), rgb(30, 76, 245);
}








@media (max-width: 769px) {
    .results-left {
        width: 100%;
    }

    .results-right {
        width: 100%;
    }

    .results-right-row-item {
        width: 100%;
        margin-bottom: 10px;
    }

    .results-left-area {
        width: 100%;
    }


    .results-right-row-item-new {
        width: 100%;

    }


}