@charset "UTF-8";@font-face {
    font-family: "MuseoSansCyrl";
    src: url(../fonts/MuseoSansCyrl-300.woff);
    src: url(../fonts/MuseoSansCyrl-300.woff2);
    font-weight: 400
}

@font-face {
    font-family: "MuseoSansCyrl";
    src: url(../fonts/MuseoSansCyrl-500.woff);
    src: url(../fonts/MuseoSansCyrl-500.woff2);
    font-weight: 500
}

@font-face {
    font-family: "MuseoSansCyrl";
    src: url(../fonts/MuseoSansCyrl-700.woff);
    src: url(../fonts/MuseoSansCyrl-700.woff2);
    font-weight: 700
}

@font-face {
    font-family: "MuseoSansCyrl";
    src: url(../fonts/MuseoSansCyrl-900.woff);
    src: url(../fonts/MuseoSansCyrl-900.woff2);
    font-weight: 900
}

body {
    margin: 0;
    font-size: 14px;
    font-family: "MuseoSansCyrl";
    font-weight: 400
}



.specialists-slider div,button,input {
    outline: 0
}

button {
    cursor: pointer
}

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

img {
    max-width: 100%;
    vertical-align: middle
}

a:focus, a:active{
    outline: none;
}

.padding {
    padding: 60px 0 90px
}

.colored {
    background-color: #f6f6f6;
}

h2 {
    font-size: 38px;
    position: relative;
    padding-left: 30px
}

.open-menu:hover .open-menu_title,h2 span {
    color: #cef10f
}

h2.white, h2.white span{
    color: #fff;
}

h2:before {
    content: "";
    position: absolute;
    top: .235em;
    bottom: .265em;
    left: 0;
    width: 2px;
    background-color: #fc9449
}

h4 {
    font-size: 20px;
}

@media print, screen and (min-width: 544px){
    .h4, h4 {
        font-size: 21px;
    }
}

@media print, screen and (min-width: 768px){
    h4 {
        font-size: 22px;
    }
}

@media print, screen and (min-width: 992px){
    h4 {
        font-size: 23px;
    }
}

.nav.top-fixed,header {
    border-bottom: 1px solid #f0f0f0
}

header {
    padding: 10px 0
}

.header-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-logo__img {
    margin-right: 10px
}

.header-logo__text span,h2 {
    font-weight: 600
}

.header-info {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-info,.header-info__address,.header-info__phone,.header-info__time {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-info__address img,.header-info__time img {
    width: 11px;
    height: 11px;
    margin-right: 10px
}

.header-info__address img {
    width: 10px
}

.header-info__phone a {
    color: #010101;
    font-size: 18px;
    text-decoration: none;
    font-weight: 700
}

.header-info__phone a.callback {
    margin-left: 15px;
    background-color: #cef10f;
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 20px 0 rgba(206,241,15,.5);
    box-shadow: 0 4px 20px 0 rgba(206,241,15,.5)
}

.header-info__phone a.callback img {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px
}

nav.nav ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

nav.nav ul li {
    border: 1px solid transparent
}

nav.nav ul li:hover {
    border-top-color: #fc9449
}

nav.nav ul li a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    padding: 10px 20px;
    display: inline-block
}

nav.nav ul li:hover a {
    color: #fc9449
}

.nav.top-fixed {
    background-color: #fff;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%
}

.fixed-phone {
    display: none
}

.promo-info,.top-fixed .fixed-phone,.top-fixed .flex-menu,nav.nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.top-fixed .fixed-phone {
    color: #393939;
    font-size: 18px;
    text-decoration: none;
    font-weight: 700;
    position: relative;
    padding-left: 20px
}

.promo,.top-fixed .fixed-phone:before {
    -webkit-background-size: cover;
    background-size: cover
}

.top-fixed .fixed-phone:before {
    content: '';
    left: 0;
    top: 50%;
    margin-top: -6px;
    background: url(../img/i_phone2-gray.png) center no-repeat;
    width: 12px;
    height: 12px;
    position: absolute
}

.promo-info,.top-fixed .flex-menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.top-fixed .flex-menu {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.promo {
    background-image: url(../img/vikyp/promo/promo.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0 80px;
    position: relative
}

.promo-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.promo h1 {
    margin: 0 0 46px;
    text-transform: uppercase
}

.promo h1 {
    padding: 0;
    text-align: center;
    font-size: 38px;
    color: #cef10f;; 
    font-weight: 900;
}

.promo .promo-info__subtitle {
    color: #d3dae0;
    font-size: 30px;
    margin: 0 0 15px;
    text-align: center;
}

.promo-info__form {
    position: relative;
    border: 2px solid #cef10f;
    -webkit-border-radius: 5px;
    border-radius: 10px;
    padding: 20px 22px;
    border-bottom: none;
    margin: 0 0 34px;
}

.promo-info__form:after,.promo-info__form:before {
    content: '';
    position: absolute;
    width: 3%;
    height: 2px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    bottom: 0;
    background: #cef10f
}

.promo-info__form:before {
    left: 4px
}

.promo-info__form:after {
    right: 4px
}

.promo-info__form p {
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 1.5em;
    margin: 0 0 24px;
}

.promo-info__form p span {
    font-weight: 900;
    color: #fff
}

.promo-info__form_buttons {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 95%;
    left: 2.5%;
    bottom: 0;
    margin-bottom: -1.5em
}

#form2 .promo-info__form_buttons{
    position: static;
    margin-left: 7%;
}

#form2 .promo-info__form_buttons input{
    margin: 0 0 15px 0;
}

.promo-info__form_buttons label {
    width: 33.3%;
    margin: 0 15px;
    position: relative
}

#form2 .promo-info__form_buttons label{
    margin: 0;
}

.promo-info__form_buttons label img {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px
}

.promo-info__form_buttons input {
    border: 1px solid #fff;
    -webkit-border-radius: 24.5px;
    border-radius: 24.5px;
    padding: 10px 25px;
    width: 100%
}

.btn_anim {
    -webkit-animation-name: btnWiggle;
    animation-name: btnWiggle;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes btnWiggle {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    2% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    3.5% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    5% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    7.5% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    10% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}


@keyframes btnWiggle  {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    2% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    3.5% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    5% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    7.5% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    10% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

.promo-info__form_buttons button, .btn {
    border: 2px solid #fc9449;
    -webkit-border-radius: 24.5px;
    border-radius: 24.5px;
    color: #fff;
    background: #fc9449;
    margin: 0 15px;
    font-weight: 900;
    width: 33.3%;
    -webkit-transition: background .1s cubic-bezier(.16,.95,1,.99),color .1s cubic-bezier(.16,.95,1,.99);
    -o-transition: background .1s cubic-bezier(.16,.95,1,.99),color .1s cubic-bezier(.16,.95,1,.99);
    transition: background .1s cubic-bezier(.16,.95,1,.99),color .1s cubic-bezier(.16,.95,1,.99);
    -webkit-box-shadow: 0 4px 30px 0 rgba(206,241,15,.5);
    box-shadow: 0 4px 30px 0 rgba(207, 110, 41, .5);
}

#form2 .btn2:hover, .form .btn2:hover, .promo-info__form_buttons button:hover, .btn:hover {
    background: transparent;
    color: #fff;
}

#form2 .btn{
    margin: 0;
    padding: 8px 0;
}

.promo-info__form_buttons input::-webkit-input-placeholder {
    color: #B9B9B9
}

.promo-info__form_buttons input:-ms-input-placeholder,.promo-info__form_buttons input::-ms-input-placeholder {
    color: #B9B9B9
}

.promo-info__form_buttons input::placeholder {
    color: #B9B9B9
}

.go,.go:before {
    width: 1em;
    height: 1em
}

.go {
    background: rgba(255,255,255,.9);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 40px 0 rgba(255,37,37,.4);
    box-shadow: 0 4px 40px 0 rgba(41,126,206,.4);
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin: 0 0 -.5em -.5em;
    font-size: 56px;
    -webkit-transition: background-color .15s;
    -o-transition: background-color .15s;
    transition: background-color .15s
}

.go:before {
    content: "";
    display: inline-block;
    font-size: 14px;
    border: 2px solid #cef10f;
    border-top: 0;
    border-right: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -.5em;
    -webkit-transition: border-color .15s;
    -o-transition: border-color .15s;
    transition: border-color .15s
}

.go:hover {
    background: #cef10f
}

.go:hover:before {
    border-color: #fff
}

.services_item__img {
    height: 12rem;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.services_item__title {
    font-weight: 900;
    font-size: 18px;
    color: #393939;
    line-height: 21px;
    margin: 15px 0 10px;
    text-align: center
}

.services_item_description {
    line-height: 21px;
    font-size: 16px;
    color: #848484;
    text-align: center
}

.price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.price thead {
    background-color: #f1f4f8;
    color: #cef10f;
    font-weight: 900
}

.price thead tr {
    padding: 10px 15px
}

.price tbody {
    color: #000;
    font-weight: 700
}

.price tbody tr {
    border-bottom: 1px solid #e8e8e8;
    padding: 15px
}

.price tbody tr:last-of-type {
    border-bottom: none
}

.price tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.price tr td {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%
}

.price tr td:first-of-type {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%
}

.price-slider .wrap{
    position: relative;
}

.price-slider .caption{
    position: absolute;
    right: 12px;
    bottom: 12px;
    padding: 8px;
    background: #cef10f;
}

.price-slider .caption .price{
    display: block;
    color: white;
    margin: 0;
    font-weight: bold;
}

.price-slider .caption2{
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0, 0.6);
}

.price-slider .caption2 a{
    display: block;
    width: auto;
    position: absolute;
    text-decoration: none;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -60px;
    text-align: center;
    width: 120px;
    padding: 8px 0;
}

.price-slider .price-item:hover .caption{
    display: none;
}

.price-slider .price-item:hover .caption2{
    display: block;
}

.yellow{
    color: #ffba00;
}

.why-item {
    margin: 25px 0;
    display: flex;
    align-items: center;
}

.why-item_title {
    position: relative;
    padding-left: 10px;
    font-size: 18px;
    color: black;
    line-height: 24px;
    display: flex;
    align-items: center;
}

/* .why-item_title:before {
    content: '';
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -12px;
    width: 41px;
    height: 41px;
    background: url(../img/klinkers/why/marker.png) no-repeat
} */

.why-item_description {
    font-size: 16px;
    color: #585858;
    line-height: 24px;
    padding-left: 40px
}

#why {
    overflow: hidden;
}

.why-circles {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.why-circles_circle {
    background-color: #cef10f;
    width: 300px;
    height: 300px;
    padding: 30px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    webkit-box-shadow: 0 4px 30px 0 rgba(207, 110, 41, .5);
    box-shadow: 0 4px 30px 0 rgba(207, 110, 41, .5);
}

.why-circles_circle:after,.why-circles_circle:before {
    content: '';
    position: absolute;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

/* .why-circles_circle:before {
    background: -webkit-linear-gradient(45deg,rgba(186,24,10,.05),rgba(217,72,76,.05));
    background: -o-linear-gradient(45deg,rgba(186,24,10,.05),rgba(217,72,76,.05));
    background: linear-gradient(45deg,rgba(186,24,10,.05),rgba(217,72,76,.05));
    left: -25%;
    top: -25%;
    width: 150%;
    height: 150%
} */

.why-circles_circle:after {
    border: 2px solid #cef10f;
    opacity: .05;
    left: -75%;
    top: -75%;
    width: 250%;
    height: 250%
}

.why-circles_circle img{
    transform: scale(1.6);
    position: relative;
    top: -20px;
    left: 15px;
}

.advantage-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px 0
}

.advantage-item {
    margin: 40px 0 50px;
}

.advantage-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.advantage-item_img {
    position: relative;
    overflow: hidden;
    width: 66px;
    height: 66px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66px;
    -ms-flex: 0 0 66px;
    flex: 0 0 66px;
    margin-right: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}



/*.advantage-item_img:after,.advantage-item_img:before {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0
}

.promo .advantage-item_img:before {
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #233849), to(#f09393));
    background: -webkit-linear-gradient(top, #233849 0, #f09393);
    background: -o-linear-gradient(top, #233849 0, #f09393);
    background: linear-gradient(180deg, #233849 0, #f09393);
}

.advantage-item_img:after {
    right: 0;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f7b801),to(#fbde87));
    background: -webkit-linear-gradient(top,#f7b801 0,#fbde87);
    background: -o-linear-gradient(top,#f7b801 0,#fbde87);
    background: linear-gradient(180deg,#f7b801 0,#fbde87)
}

.advantage-item_img:before {
    left: 0;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),to(#fbde87));
    background: -webkit-linear-gradient(top,#fff 0, #fbde87);
    background: -o-linear-gradient(top,#fff 0, #fbde87);
    background: linear-gradient(180deg,#fff 0,#fbde87)
}*/

.advantage-item_img__icon, .advantage-item_img__icon.text {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px
}

.advantage-item_img__icon.text {
    top: -8px;
}

.promo .advantage-item_img__icon{
    padding: 0;
}

.promo .advantage-item_img:before, .promo .advantage-item_img:after{
    display: none;
}

.promo .advantage-item_img__icon {
    background-color: transparent;
}

.advantage-item_info {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    line-height: 1.3125
}

.advantage-item_info__title {
    font-size: 18px;
    font-weight: 700;
    color: #393939;
    margin-bottom: 4px
}

.promo-info .advantage-item_info__title {
    color: #fff;
    min-width: 138px;
}

.advantage-item_info__description {
    color: #7a8d9e;
    font-size: 18px;
}

.feedback h2 {
    padding-left: 0px;
}

#feedback .advantage-item {
    justify-content: flex-start;
}

#feedback .advantage-item_img__icon {
    background-color: transparent;
    padding: 0;
    position: relative;
}

#feedback .advantage-item_info__title {
    color: #fff;
}

#feedback .advantage-item {
    align-items: end;
}

#feedback .advantage-item_img {
    overflow: visible;
}

#feedback .agreement {
    text-align: center;
}

.advantage-item_img__icon.text {
    font-size: 48px;
    font-weight: 900;
    color: rgba(252,148,23, 1);
}

/* .feedback .advantage-item {
    align-items: end;
} */

.feedback button {
    -webkit-box-shadow: 0 4px 30px 0 rgba(207, 110, 41, .5);
    box-shadow: 0 4px 30px 0 rgba(207, 110, 41, .5);
}

/* Section feedback */

.feedback {
    position: relative;
    z-index: 1;
    background: url(../img/vikyp/zahvat1.jpg) 50% no-repeat;
    background-size: cover;
    color: #fff;
}


.feedback-form {
    max-width: 540px;
    margin: 0 auto;
    text-align: center;
}

.feedback-form__title {
    color: inherit;
    margin-top: -.5em;
    margin-bottom: 7px;
}

.feedback-form__title:before {
    display: none;
}

.feedback-form__form label>input[type=text], .feedback-form__form label>select, .feedback-form__form label>textarea {
    padding-right: 56px;
}
.feedback-form__form input[type=text], .feedback-form__form select, .feedback-form__form textarea {
    outline: 0;
    border: 0;
    border-radius: 50px;
    padding: 16.5px 25px;
    background: #fff;
    font-family: Museo Sans Cyrl,sans-serif;
    font-size: 14px;
    color: #B9B9B9;
    transition: color .15s;
}
.feedback-form__form input[type=text], .feedback-form__form label, .feedback-form__form select, .feedback-form__form textarea {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.feedback-form__form label>.icon {
    font-size: 12px;
    color: #87b0d7;
    position: absolute;
    top: 50%;
    right: 22px;
    transform: translateY(-50%);
    transition: color .15s;
}

.feedback-form__form .btn {
    width: 100%;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background-color: #fc9449;
}

.feedback-form__form .btn:hover {
    background: transparent;
    color: #fff;
    -webkit-box-shadow: 0 4px 30px 0 rgba(255,37,37, .5);
    box-shadow: 0 4px 30px 0 rgba(255,37,37, .5);
    -webkit-border-radius: 24.5px;
}

.feedback-form__form input[type=text], .feedback-form__form label, .feedback-form__form select, .feedback-form__form textarea {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.feedback-form__form label {
    position: relative;
    margin-top: 20px;
}

.feedback-form__form img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

.feedback-form__form input[type=text].error, .feedback-form__form select.error, .feedback-form__form textarea.error {
    box-shadow: inset 0 0 0 3px #dc3545;
}


.specialists-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.specialists-slider_item {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.specialists-slider_photo {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 150px!important;
    height: 150px!important
}

.specialists-slider_info {
    margin-left: 50px;
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.specialists-slider_info h2 {
    color: #cef10f;
    font-size: 24px;
    font-weight: 900;
    padding-left: 0
}

#form1 form h2:before,.specialists-slider_info h2:before {
    content: none
}

.specialists-slider_info p {
    color: #7a8d9e;
    font-size: 16px;
    line-height: 21px
}

.specialists-slider .slick-dots, .price-slider .slick-dots{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px
}

.specialists-slider .slick-dots li, .price-slider .slick-dots li  {
    margin: 0 5px
}

.specialists-slider .slick-dots li button,  .price-slider .slick-dots li button{
    font-size: 0;
    background-color: #f6fafd;
    border: 2px solid #cef10f;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    -webkit-transition: background-color .2s cubic-bezier(.16,.95,1,.99);
    -o-transition: background-color .2s cubic-bezier(.16,.95,1,.99);
    transition: background-color .2s cubic-bezier(.16,.95,1,.99)
}

.open-menu:hover .open-menu_burger span,.open-menu:hover .open-menu_burger:after,.open-menu:hover .open-menu_burger:before,.specialists-slider .slick-dots li.slick-active button, .price-slider .slick-dots li.slick-active button {
    background-color: #cef10f
}

.gallery_item {
    overflow: hidden
}

.gallery_item a {
    z-index: 10
}

.gallery_item:before {
    content: '';
    background: url(../img/i_zoom.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: -50%;
    width: 52px;
    height: 52px;
    margin-top: -26px;
    margin-left: -26px;
    -webkit-transition: top .2s cubic-bezier(.16,.95,1,.99);
    -o-transition: top .2s cubic-bezier(.16,.95,1,.99);
    transition: top .2s cubic-bezier(.16,.95,1,.99)
}

.gallery_item:hover:before {
    top: 50%
}

/* Gallery */

.gal_row {
    margin-right: -5px;
    margin-left: -5px;
}

.gal_item {
    margin-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

#form1 {
    background-image: url(../img/vikyp/zahvat3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 35px 0
}

#form1 form {
    border: 2px solid #cef10f;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 30px
}

#form1 form h2 {
    color: #cef10f;
    font-size: 24px;
    text-align: center;
    padding-left: 0;
    margin: 10px 0
}

#form1 form p {
    font-size: 18px;
    color: #fff;
    text-align: center
}

#form1 .promo-info__form_buttons {
    width: 100%;
    left: 0;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

#form1 .promo-info__form_buttons button,#form1 .promo-info__form_buttons label {
    width: 100%
}

#form1 .promo-info__form_buttons label {
    margin: 10px 0
}

#form1 .promo-info__form_buttons label input, #form2 .promo-info__form_buttons label input,#popup-form .promo-info__form_buttons label input, .popup-form .promo-info__form_buttons label input {
    padding: 15px 25px
}

#form1 .promo-info__form_buttons button {
    padding: 10px 25px;
    margin: 10px 0;
    font-size: 16px
}

#form1,#form2, .form,.footer-phone:before,.gallery_item:before {
    -webkit-background-size: cover;
    background-size: cover
}

#form2, .form {
    background-image: url(../img/klinkers/Zahvat2.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding: 150px 0
}

#form3{
    background-image: url(../img/klinkers/Zahvat3.jpg);
}

#form2 .btn2, #form2 h2, .form .btn2, .form h2 {
    color: #fff;
    margin-left: 7%
}

.form .agreement{
    margin-left: 7%;
}

#form2 .agreement{
    margin-top: 0;
}

#form2 h2, .form h2 {
    padding-left: 0;
    font-size: 38px
}

#form2 h2:before, .form h2:before, #popup-form h2:before, .popup-form h2:before {
    content: none
}

#form2 .btn2, .form .btn2{
    background-color: #cef10f;
    padding: 10px 25px;
    border: 2px solid #cef10f;
    -webkit-box-shadow: 0 4px 30px 0 rgba(206,241,15,.5);
    box-shadow: 0 4px 30px 0 rgba(206,241,15,.5);
    -webkit-border-radius: 24.5px;
    border-radius: 24.5px;
    font-size: 18px;
    font-weight: 900;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    -webkit-transition: background .1s cubic-bezier(.16,.95,1,.99),color .1s cubic-bezier(.16,.95,1,.99);
    -o-transition: background .1s cubic-bezier(.16,.95,1,.99),color .1s cubic-bezier(.16,.95,1,.99);
    transition: background .1s cubic-bezier(.16,.95,1,.99),color .1s cubic-bezier(.16,.95,1,.99)
}

.gallery_item,footer {
    position: relative
}

.spec h3 {
    font-size: 24px;
    font-weight: 700;
    color: #393939;
}
.spec_col ul {
    font-size: 14px;
    font-weight: 500;
    color: #808080;
}
.spec_col li {
    position: relative;
    padding-left: 44px;
    transition: transform .2s;
    cursor: default;
}

.spec_col li:hover {
    transform: translateX(8px); 
    transition-duration: .3s;
}

.spec_col li:not(:first-of-type) {
    margin-top: 20px;
}

.spec_col li:before {
    position: absolute;
    content: "";
    top: 3px;
    left: 0px;
    width: 12px;
    height: 11px;
    background: url(../img/klinkers/ok-red.png) center no-repeat;
}

.services h2, .services h2 span, .spec h2, .spec h2 span, .advan h2, .advan h2 span{
    color: #393939;
}

.partners .wrap{
    position: relative;
    margin: 0 0 30px;
}

.partners .overlay{
    background: #cef10f;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px;
    min-height: 50px;
}

.partners .overlay p{
    display: block;
    color: white;
    margin: 0;
    font-weight: bold;
}

.partners img{
    width:100%;
}

.footer {
    position: absolute;
    left: 5%;
    top: 10%;
    background-color: #242424;
    max-width: 50%;
    padding: 30px
}

.footer-info {
    padding-right: 15px
}

.footer-info h2 {
    margin-bottom: 0
}

.footer-info p {
    color: #919fad;
    font-size: 16px;
    padding-left: 30px
}

.footer-address,.footer-mail,.footer-phone,.footer-time {
    position: relative;
    padding-left: 20px;
    margin: 15px 0
}

.footer-phone:before {
    content: '';
    position: absolute;
    background: url(../img/i_phone2-red.png) center no-repeat;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    left: 0
}

.footer-mail:before {
    background: url(../img/i_mail-red.png) center no-repeat;
    width: 11px;
    height: 10px;
    margin-top: -5px
}

.footer-address:before,.footer-mail:before,.footer-time:before {
    content: '';
    position: absolute;
    -webkit-background-size: cover;
    background-size: cover;
    top: 50%;
    left: 0
}

.footer-address:before {
    background: url(../img/address-red.png) center no-repeat;
    width: 10px;
    height: 11px;
    margin-top: -5.5px
}

.footer-time:before {
    background: url(../img/time-red.png) center no-repeat;
    width: 12px;
    height: 12px;
    margin-top: -6px
}

.footer-address,.footer-mail a,.footer-phone a,.footer-time {
    color: #fff;
    font-size: 17px;
    text-decoration: none
}

.footer-socials {
    margin-top: 15px
}

.footer-socials a {
    margin: 0 5px
}

.footer-socials a:first-of-type {
    margin-left: 0
}

footer .copyright {
    font-size: 16px;
    color: #919fad;
    text-decoration: none;
    margin-top: 20px;
    position: relative;
    display: inline-block
}

.copyright.center{
    display: block;
    text-align: center;
}

.agreement a,footer .copyright a {
    color: #919fad;
    text-decoration: none;
    border-bottom: 1px solid #c4ced7
}

.agreement a:hover,footer .copyright a:hover {
    border-bottom-style: dashed
}

#thanks {
    max-width: 400px;
    position: relative;
    margin: 40px auto;
    padding: 30px;
    background: #f8f8f8;
    -webkit-background-size: auto 75%;
    background-size: auto 75%;
    text-align: center;
    color: #282828
}

#thanks span {
    display: block;
    font-size: 30px;
    margin: 15px 0 10px
}

#thanks p {
    font-size: 24px;
    margin: 10px 0 15px
}

#popup-form, .popup-form {
    position: relative;
    max-width: 360px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin: 20px auto;
    padding: 40px;
    background: #242424;
    color: #fff
}

#popup-form h2, .popup-form h2 {
    font-size: 24px;
    color: #fff;
    margin: 10px 0;
    text-align: center;
    padding-left: 0
}

#popup-form .promo-info__form_buttons, .popup-form .promo-info__form_buttons{
    width: 100%;
    position: relative;
    left: 0;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

#popup-form .promo-info__form_buttons button,#popup-form .promo-info__form_buttons label,
.popup-form .promo-info__form_buttons button, .popup-form .promo-info__form_buttons label{
    width: 100%;
    margin: 10px 0
}

#popup-form .promo-info__form_buttons button, .popup-form .promo-info__form_buttons button {
    padding: 10px 25px
}

.agreement {
    font-size: 12px !important;
    color: #fff
}

.agreement:before {
    content: "✔	";
    display: inline-block;
    vertical-align: text-bottom;
    width: 18px;
    height: 18px;
    border: 1px solid #cef10f;
    margin-right: 7px;
    color: #fff;
    text-align: center;
    line-height: 18px
}

.agreement a {
    color: #fff
}

#policy,#policy .mfp-close,#popup-form .mfp-close, .popup-form .mfp-close{
    color: #fff
}

#policy {
    position: relative;
    max-width: 960px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin: 20px auto;
    padding: 40px;
    background: #03182c
}

#policy p {
    font-size: 16px
}

#policy p a {
    color: #cef10f;
    text-decoration: none
}

#map{
    height: 400px;
}

.open-menu {
    display: none;
    padding: 10px 0;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.open-menu_title {
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 18px
}

.open-menu_burger,.open-menu_burger span,.open-menu_burger:after,.open-menu_burger:before {
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.open-menu_burger span,.open-menu_burger:after,.open-menu_burger:before {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background-color: #585858
}

.open-menu_burger span {
    margin: 6px 0
}

.open-menu.active .open-menu_burger:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 2px;
    position: relative
}

.open-menu.active .open-menu_burger:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -1px;
    position: relative
}

.open-menu.active .open-menu_burger span {
    display: none
}

@media print, screen and (min-width: 992px) {
    .feedback-form {
        max-width: 800px;
    }
    .feedback-form__form .btn, .feedback-form__form label {
        margin-top: 30px;
    }
}

@media screen and (max-width: 1199px) {
    .promo h1 {
        padding:0 100px
    }

    .promo .promo-info__subtitle {
        text-align: center
    }

    .flex-menu .open-menu,nav.nav ul.active {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    nav.nav ul {
        position: absolute;
        left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        top: 100%;
        background: #fff
    }

    nav.nav ul.active {
        z-index: 1
    }

    nav.nav ul li:hover {
        border-top-color: #fff
    }

    nav.nav ul li a {
        width: 100%;
        padding: 10px 30px
    }

    nav.nav ul li a:hover {
        background-color: #cef10f;
        color: #fff
    }

    #form2, .form {
        background-position: center
    }

    footer .copyright {
        width: 100%;
        text-align: center;
        font-size: 14px
    }

    .header-info__socials,nav.nav ul {
        display: none
    }
}

@media screen and (max-width: 991px) {
    
    .footer {
        max-width:65%
    }

    .header-logo {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .promo h1 {
        padding: 0
    }

    #form2, .form {
        padding: 50px 0
    }

    #form2 .btn,#form2 h2, .form .btn, .form h2 {
        margin-left: 0
    }

    #form2 h2, .form h2 {
        font-size: 36px
    }
    #feedback .btn {
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .footer {
        max-width:90%
    }

    .specialists-slider_item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .specialists-slider_info {
        margin-left: 0;
        width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center
    }

    #promo .promo-info__form_buttons,.header-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header-info p {
        margin: 5px 0
    }

    #promo .promo-info__form_buttons {
        width: 100%;
        left: 0;
        margin-bottom: -2.5em;
        position: relative
    }

    .promo-info__form_buttons button,.promo-info__form_buttons label {
        width: 100%;
        margin: 5px 0
    }

    .promo-info__form_buttons input {
        padding: 15px 25px
    }

    .promo-info__form_buttons button {
        padding: 10px 25px
    }

    .services_item {
        margin: 15px 0
    }

    .price tr td,.price tr td:first-of-type {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    h2 {
        font-size: 40px
    }

    .why-circles {
        display: none
    }

    .advantage-item {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #form2 .col-xl-8, .form .col-xl-8 {
        text-align: center
    }

    body {
        overflow-x: hidden
    }
}

@media screen and (max-width: 575px) {
    .promo h1 {
        font-size:32px
    }

    .promo .promo-info__subtitle {
        font-size: 24px
    }

    #form1 form,.promo-info__form {
        padding: 15px
    }

    .top-fixed .fixed-phone {
        font-size: 14px
    }

    .price tr td {
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }

    .price tr td:first-of-type {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }

    h2 {
        font-size: 30px
    }

    /*footer .col-sm-6 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }*/
}

.quiz-block {
    background: #f0f0f0;
    padding: 60px 0;
    text-align: center;
}

