@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik-Regular.eot');
    src: url('../fonts/Rubik-Regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Rubik-Regular.woff') format('woff'), url('../fonts/Rubik-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik-Bold.eot');
    src: url('../fonts/Rubik-Boldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Rubik-Bold.woff') format('woff'), url('../fonts/Rubik-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik-Medium.eot');
    src: url('../fonts/Rubik-Mediumd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Rubik-Medium.woff') format('woff'), url('../fonts/Rubik-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik-Light.eot');
    src: url('../fonts/Rubik-Lightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Rubik-Light.woff') format('woff'), url('../fonts/Rubik-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

body {
    font-family: 'Rubik';
    font-weight: normal
}

* {
    outline: none!Important;
}

button,
a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
	color: #fff;
	
}

label.error {
    display: none!important;
}

.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;
}

body {
    padding-right: 0 !important;
}

body.modal-open {
    padding-right: 17px !important;
}

.flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-bottom: 35px;
}

.row.flex::before,
.row.flex::after {
    display: none
}

.flex.center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.container {
    max-width: 1170px;
    width: 100%;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.header_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
}

.top_nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 9px;
}

.top_nav li a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 15px;
    color: #fff;
}

.top_nav li a::after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #E33434;
    bottom: -2px;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.top_nav li.active a::after,
.top_nav li a:hover::after {
    opacity: 1;
}

.toptel {
    display: block;
	
}

.toptel img {
    display: inline-block;
    vertical-align: middle;
}

.toptel > span {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 23px;
    padding-left: 10px;
    color: #fff;

}

.toptel > span > span {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
}

header {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    transition: 0.3s;
    padding: 20px 0;
    background: rgba(0, 0, 0,0.48);
}

header.fix {
    -webkit-box-shadow: 0px 0px 2px #bdbdbd;
    box-shadow: 0px 0px 2px #bdbdbd;
    background-color: #000;
}

.one {
    background-image: url(../img/bg1.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 994px;
    padding-top: 55px;
    padding-top: 110px;
	
}

.sanitka span {
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: middle;
    padding-left: 13px;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #310D0C;
}

.sanitka {
    margin-bottom: 20px;
}
.maint1 {
    position: relative;
    margin: 0;
    font-weight: normal;
font-size: 18px;
line-height: 34px;/* or 189% */
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;

color: #FFFFFF;
}
.maint1::after {
    content: '';
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 35px;
    width: 60px;
    height: 3px;
    background: #FF9058;
}
.brdr {
    background: rgba(0, 0, 0,0.48) ;
	border-radius: 20px;
}
h1 {
    margin: 0;
    font-weight: 800;
	font-size: 54px;
	line-height: 69px;/* or 128% */
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #fff;

}

.subh1 {
    margin-bottom: 85px;
    font-weight: normal;
    font-size: 34px;
    line-height: 40px;
    color: #310D0C;
}

.normb {
    background: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #E33434;
    border-radius: 8px;
    max-width: 310px;
    width: 100%;
    height: 84px;
    padding-bottom: 5px;
    border-bottom: 5px solid #BA2323;
    position: relative;
    z-index: 100;
}
.normb2 {
    background: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    background: #E33434;
    border-radius: 8px;
    max-width: 310px;
    width: 100%;
    height: 54px;
    padding-bottom: 5px;
    border-bottom: 5px solid #BA2323;
    position: relative;
    z-index: 100;
	margin-top: 25px;
	margin-bottom: 5px;
	
}

.normb:hover {
    padding-bottom: 0;
    border-bottom-width: 0px
}
.normb2:hover {
    padding-bottom: 0;
    border-bottom-width: 0px
}

.calc_div {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 600px;
}

.calc_div p {
    margin-bottom: 0;
    position: relative;
    z-index: 100;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #310D0C;
    padding-left: 16px;
    border-left: 4px solid #E33434;
    margin-left: 20px;
}

.calc_div::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    width: 88px;
    height: 88px;
    background: #FFFFFF;
    border-radius: 8px;
    top: calc(50% - 44px);
    left: 0;
}

.two {
    padding-top: 110px;
    position: relative;
    z-index: 100;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/bg3.png);
    background-position: 100% 29%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

h2 {
    margin: 0;
    margin-bottom: 13px;
    font-weight: bold;
    font-size: 45px;
    line-height: 50px;
    color: #310D0C;
}

.subh2 {
    margin-bottom: 40px;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #310D0C;
}

.wd_wrp {
    background: #F7F7F7;
    border: 1px solid #F7F7F7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    height: 100%;
    padding: 30px;
}

.wd_header {
    border-bottom: 2px solid #EBEBEB;
    padding-bottom: 30px;
    margin-bottom: 24px;
}

.wd_header img {
    -webkit-box-shadow: 0px 2px 37px rgba(0, 0, 0, 0.0488145);
    box-shadow: 0px 2px 37px rgba(0, 0, 0, 0.0488145);
    border-radius: 8px;
    display: inline-block;
    vertical-align: middle;
}

.wd_header p {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    width: calc(100% - 85px);
    color: #310D0C;
	text-decoration: underline;
}

.wd_body {}

.wd_body p {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #310D0C;
    margin-bottom: 10px;
}

.wd_body ul li {
    position: relative;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
    padding-left: 25px;
    margin: 11px 0;
    color: #310D0C;
}

.wd_body ul li::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/check.svg);
    width: 14px;
    height: 14px;
    left: 0;
    top: 4px;
}

.wd_body ul li:first-child {
    margin-top: 0;
}

.wd_body ul li:last-child {
    margin-bottom: 0;
}

.wd_flex > div:nth-child(1) .wd_body ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.two_part2 {
    margin-top: 110px;
}

.two_part2 h2 {
    margin-bottom: 50px;
}

h2 span {
    font-weight: normal;
    font-size: 35px;
    line-height: 41px;
    color: #310D0C;
}

h2 {
    text-transform: uppercase;
}

.numbers_flex > div {
    margin-bottom: 45px;
}

.num_wrp {
    position: relative;
    padding-left: 20px;
}

.num_wrp::before {
    content: '';
    display: block;
    position: absolute;
    background: #F7F7F7;
    border-radius: 8px;
    width: 88px;
    left: 0;
    height: 88px;
    top: calc(50% - 44px);
    z-index: 10;
}

.num_wrp p {
    margin-bottom: 2px;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    position: relative;
    z-index: 100;
    color: #310D0C;
}

.num_wrp span {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    position: relative;
    z-index: 100;
    color: #310D0C;
}

.catalog_ysl {
    position: relative;
    height: 100%;
    padding: 30px;
    border: 1px solid #E8E8E8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    padding-top: 0;
}

img.iz1 {
	border-radius: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.catalog_ysl img {
    display: block;
    margin-bottom: 29px;
    margin-top: -50px;
}

.catalog_ysl p {
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #E33434;
	text-align: center;
}

.catalog_ysl span {
    display: block;
    font-weight: normal;
    font-size: 17px;
    line-height: 23px;
    color: #310D0C;
}

.nums_preim_flex {
    margin-top: 62px;
}

.nums_preim_flex > div {
    margin-bottom: 28px;
}

.two_part3 {
    margin-top: 100px;
}

.descroying_div {
    background: #FFFFFF;
    border-radius: 8px;
}

.price_d {
	background: #F7F7F7;
    border: 1px solid #F7F7F7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    height: 100%;
    padding: 30px;
}

.price_d > p {
    margin-bottom: 16px;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: #310D0C;
    padding-left: 16px;
    border-left: 4px solid #E33434;
}

.price_d > img {
    margin-bottom: 45px;
}

.price_d > span {
    display: block;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 15px;
    color: #310D0C;
    min-height: 145px;
}

.price_d > b {
    display: block;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #310D0C;
}

.price_d > b span {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #310D0C;
}

.three {
    background-image: url(../img/bg2.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 50px;
    background-color: #e33335;
}

.calc_text {
    margin-bottom: 50px;
    font-weight: bold;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF;
}

.calc_text span {
    font-size: 25px;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF;
    font-weight: normal;
}

.scrolling_down img {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.scrolling_down:hover img {
    -webkit-animation: none;
    animation: none;
}

.obor_flex > div {
    border-right: 1px solid rgba(235, 235, 235, 0.5);
}

.obor_flex > div:last-child {
    border: none;
}

.fours {
    padding-top: 120px;
    padding-bottom: 110px;
}

.answering_wrp {
    position: relative;
    padding: 60px 65px;
    background: #F7F7F7;
    border-radius: 8px;
}

.nice-select .list::-webkit-scrollbar {
    width: 0
}

.nice-select .list {
    margin-top: 5px;
    top: 100%;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    max-height: 210px;
    overflow-y: scroll;
    padding: 52px 0 0
}

.nice-select.has-multiple {
    white-space: inherit;
    height: auto;
    padding: 7px 12px;
    min-height: 36px;
    line-height: 22px
}

.nice-select.has-multiple span.current {
    border: 1px solid #CCC;
    background: #EEE;
    padding: 0 10px;
    border-radius: 3px;
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 3px;
    margin-right: 3px
}

.nice-select.has-multiple .multiple-options {
    display: block;
    line-height: 24px;
    padding: 0
}

.nice-select .nice-select-search-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    margin-top: 5px;
    top: 100%;
    left: 0;
    z-index: 8;
    padding: 5px;
    background: #FFF;
    opacity: 0;
    pointer-events: none;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 0 0 1px rgba(68, 88, 112, .11);
    box-shadow: 0 0 0 1px rgba(68, 88, 112, .11);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out
}

.nice-select .nice-select-search {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    margin: 0 10px 0 0;
    width: 100%!important;
    min-height: 36px;
    line-height: 22px;
    height: auto;
    outline: 0!important
}

.nice-select.open .nice-select-search-box {
    opacity: 1;
    z-index: 10;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.ms-select-all {
    display: none!important
}

.ms-choice {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #aaa;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-color: #fff;
    background: none!important;
    border: none!important;
    background: #FFFFFF!important;
    border: 1px solid #DFDFDF!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    border-radius: 8px!important;
    width: 100%!important;
    float: none!important;
    max-width: 100%!important;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px!important;
    background-image: url(../img/arb.svg)!important;
    background-repeat: no-repeat!important;
    background-position: calc(100% - 30px) 50%!important;
}

.ms-choice>span {
    position: relative;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #310D0C!important;
    padding-left: 30px;
}

.ms-parent {
    display: block!important;
    width: 100%!important;
    max-width: 466px;
}

.ms-choice>div {
    background: none
}

.step_item {
    padding-left: 60px;
    position: relative;
    margin-bottom: 65px;
}

.step_item:last-child {
    margin-bottom: 0;
}

.step_ttle {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    color: #310D0C;
    position: relative;
}

.step_ttle span {
    position: absolute;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    width: 44px;
    height: 44px;
    background: #E33434;
    top: -10px;
    left: -63px;
}

.ms-drop ul>li.selected {
    background: #f2f2f2
}

.container_check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #310D0C;
    margin-bottom: 18px;
}

.container_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
}

.container_check:hover input ~ .checkmark {
    border-color: #E33434;
}

.container_check input:checked ~ .checkmark {
    background-color: #E33434;
    border-color: #E33434;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.container_check input:checked ~ .checkmark:after {
    display: block;
}

.container_check .checkmark:after {
    background-image: url(../img/check2.svg);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

input {
    display: block;
    background: none;
    width: 100%;
    padding: 0 30px;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #310D0C;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    height: 80px;
}

.square_wrp {}

.square_wrp span {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #310D0C;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 42px;
}

.square_wrp input {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 47px)
}

::-webkit-input-placeholder {
    color: #310D0C;
}

::-moz-placeholder {
    color: #310D0C;
}

:-moz-placeholder {
    color: #310D0C;
}

:-ms-input-placeholder {
    color: #310D0C;
}

form .normb {
    margin-top: 20px;
    margin-bottom: 25px;
}
form .normb2 {
    margin-top: 20px;
    margin-bottom: 25px;
}

.pressing {
    margin-bottom: 0;
    padding-left: 32px;
    position: relative;
    cursor: pointer;
}

.pressing::before {
    position: absolute;
    content: '';
    display: block;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    width: 22px;
    height: 22px;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    left: 0;
    color: #310D0C;
}

.pressing.pressed::before {
    background-repeat: no-repeat;
    background-position: center;
    background-color: #E33434;
    border-color: #E33434;
    background-image: url(../img/check2.svg);
}

.pressing span {
    text-decoration: underline;
}

.pressing span:hover {
    text-decoration: none;
}

.noActive {
    padding-bottom: 0 !important;
    border: none!important;
    opacity: .5;
}

.answering_wrp {
    background-repeat: no-repeat;
    background-image: url(../img/calc.svg);
    background-position: 30% 100%;
}

.cont_i {
    float: right;
    margin-right: 20px;
}

.use_wrp {}

.use_wrp p {
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #310D0C;
}

.use_wrp p:last-child {
    margin-bottom: 0;
}

.use_wrp p span {
    width: 24px;
    height: 4px;
    background: #E33434;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.four h2 {
    margin-bottom: 30px;
}

.you_can_enter {
    margin-bottom: 0;
    padding-left: 24px;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #310D0C;
    border-left: 4px solid #E33434;
    margin-top: 80px;
}

.four {
    padding-bottom: 120px;
    padding-top: 95px;
}

.garant_div {
    background: #F7F7F7;
    border-radius: 8px;
    padding-left: 88px;
    padding-top: 80px;
    padding-bottom: 49px;
    background-repeat: no-repeat;
    background-image: url(../img/garant.png);
    background-position: 100% 100%;
    background-size: 626px;
}

.garant_div h2 {
    margin-bottom: 42px;
}

.garant_list li {
    position: relative;
    margin-bottom: 26px;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #310D0C;
    padding-left: 37px;
}

.garant_list li:last-child {
    margin-bottom: 0;
}

.garant_list li::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/garant.svg);
    width: 24px;
    left: 0;
    height: 32px;
}

.sixs {
    padding-bottom: 110px;
}

.dop_usl_wrp {}

.dop_usl_wrp > div {
    margin-bottom: 30px;
}

.dop_offer_wrp {
    padding: 30px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.0720881);
    box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.0720881);
    border-radius: 8px;
    height: 100%;
}

.dop_offer_wrp > img {
    display: block;
    margin-bottom: 30px;
}

.dop_offer_wrp > p {
    margin-bottom: 18px;
    margin-left: -30px;
    padding-left: 30px;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: #310D0C;
    border-left: 4px solid #E33434;
}

.dop_offer_wrp > span {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 23px;
    color: #310D0C;
    min-height: 60px;
}

.dop_offer_wrp > b {
    display: block;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #310D0C;
}

.dop_offer_wrp > b span {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #310D0C;
}

.call_div_wrp {
    height: 100%;
    padding: 25px 30px;
    background: #F7F7F7;
    border-radius: 8px;
    background-image: url(../img/t_bg.svg);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

.call_t {
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 41px;
    color: #310D0C;
    margin-bottom: 60px;
}

.tel_call {}

.tel_call img {
    display: inline-block;
    vertical-align: top;
}

.tel_call p {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 50px);
    margin-bottom: 0;
    padding-left: 18px;
    font-style: normal;
    font-weight: bold;
    font-size: 39px;
    line-height: 46px;
    color: #310D0C;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.tel_call p span {
    display: block;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #310D0C;
}

.six {
    margin: 105px 0;
    background-repeat: no-repeat;
    background-position: calc(50% + 430px) 0;
    background-image: url(../img/car.jpg);
    min-height: 637px;
    margin-bottom: -50px;
    position: relative;
    margin-top: 0;
	margin-top: 100px;

}

.speed_preim {
    margin-bottom: 50px;
}

.speed_preim li {
    position: relative;
    display: block;
    margin-bottom: 21px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #310D0C;
    padding-left: 70px;
}

.speed_preim li::before {
    content: '';
    background-image: url(../img/list.svg);
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 22px);
}

.speed_preim li:last-child {
    margin-bottom: 0;
}
.sp_preim {
    margin-bottom: 15px;
}

.sp_preim li {
	vertical-align: top;
	text-align: center;
    position: relative;
    display: block;
    margin-bottom: 21px;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 24px;
    color: #fff;

}

.sp_preim li:last-child {
    margin-bottom: 0;
}
.video_instruct {
    position: relative;
    overflow: hidden;
    display: block;
    background-position: center;
    background-size: cover;
    height: 590px;
    border-radius: 8px;
    margin-bottom: 95px;
}

.video_instruct::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.video_instruct::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/play.svg);
    background-size: 163px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.video_instruct span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-position: center;
    background-size: cover;
    -webkit-filter: blur(2.3097px);
    filter: blur(2.3097px);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.video_instruct:hover span {
    -webkit-filter: blur(0px);
    filter: blur(0px)
}

.video_instruct:hover::after {
    background-size: 155px;
}

.sales_flex > div {
    margin-bottom: 30px;
}

.sale_wrp {
    background: #F7F7F7;
    border-radius: 8px;
    padding: 30px;
    height: 100%;
    position: relative;
}

.sale_wrp p {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 31px;
    line-height: 33px;
    margin-top: 50px;
    color: #E33434;
}

.sale_wrp span {
    display: block;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    color: #310D0C;
	margin-bottom: 40px;
}

.sale_wrp::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #F7F7F7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    bottom: -10px;
    right: -10px;
}

.sales_flex {
    margin-bottom: 80px;
}

.carousel_photo {
    display: block;
    position: relative;
    overflow: hidden;
    height: 400px;
    width: 670px;
    border-radius: 8px;
}

.carousel_photo span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.carousel_photo::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;

    background-size: 71px;
    z-index: 100;
}

.carousel_photo:hover::before {
    background-size: 65px
}


.owl-dots {}

.owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border: 1px solid #D6D6D6;
    margin-left: 15px;
    border-radius: 50%;
}

.owl-dot:first-child {
    margin-left: 0;
}

.owl-dot.active {
    background: #E33434;
    border-color: #E33434;
}

.owl-prev {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    background-image: url(../img/prev.svg);
    width: 60px;
    height: 60px;
    background-color: #F5F5F5;
    margin-right: 10px;
}

.owl-next {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    background-image: url(../img/next.svg);
    width: 60px;
    height: 60px;
    background-color: #F5F5F5;
}

.owl-prev:hover,
.owl-next:hover {
    background-color: #1ccbcb;
    -webkit-filter: invert(1);
    filter: invert(1);
}

.owl-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 670px;
    margin-top: 20px;
}

.ten {
    background-image: url(../img/bg4.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 715px;
    margin-top: 100px;
    padding-top: 83px;
}

.gr_img {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.eleven {
    margin-top: 30px;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../img/bg5.jpg);
    min-height: 575px;
    padding-top: 43px;
}

.eleven .calc_div {
    margin-top: 90px;
    display: block;
}

.eleven .calc_div::before {
    background: #F5F5F5;
    top: -19px;
}

.eleven .calc_div p {
    margin-bottom: 50px;
}

footer {
    margin-top: 120px;
    padding-top: 60px;
    padding-bottom: 15px;
    background-color: #F7F7F7;
}

.write_call {
    margin-bottom: 34px;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #310D0C;
}

.foot_info {
    display: block;
    margin-bottom: 24px;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    color: #310D0C;
}
.toptel a, .tel_call a, .foot_info a {color: #fff;}
.toptel a:hover, .tel_call a:hover, .foot_info a:hover {color: #E33434;}
.foot_info span {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 50px);
    padding-left: 17px;
}

.foot_info_text {
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    color: #310D0C;
    margin-top: 9px;
}

.foot_info_text span {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    color: #310D0C;
}

.foot_info_text a {
    color: #310D0C;
}

.foot_info_text a:hover {
    text-decoration: underline;
}

.foot_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 22px;
    border-top: 1px solid rgba(151, 151, 151, 0.3);
    margin-top: 15px;
}

.foott {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #000000;
}

.foott a {
    color: #000000;
    display: block;
}

.foott a:hover {
    text-decoration: underline;
}

.five {
    position: relative;
    background-repeat: no-repeat;
    background-image: url(../img/popis1.svg);
    background-position: 95% 60%;
    max-width: 1920px;
    margin: 0 auto;

}

.five .container {
    position: relative;
    z-index: 100;
}

.five::before {
    background-color: #F7F7F7;
    position: absolute;
    z-index: 1;
    content: '';
    display: block;
    width: 100%;
    height: 730px;
    left: 0;
    top: -90px;
}

.five::after {
    content: '';
    display: block;
    background-image: url(../img/elem.svg);
    width: 418px;
    height: 594px;
    position: absolute;
    left: 0;
    z-index: 10;
    top: -326px;
}
a {
	color: #8000ff;
}
.fours {
    background-repeat: no-repeat;
    background-image: url(../img/elem2.svg);
    background-position: 95% 50%;
}

.modal-lg {
    width: 100%;
    max-width: 1170px;
}

.mod_wrp {
    position: relative;
}

.closemod {
    opacity: .5;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 12px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 100;
}

.closemod:hover {
    opacity: 1;
}

.mod_wrp.with_bg {
    position: relative;
    max-width: 715px;
    margin-left: auto;
    margin-right: auto;
    padding: 65px;
    background: #F7F7F7;
    border-radius: 8px;
}

.normal_modal {
    width: 100%;
    max-width: 715px;
}

.mod_wrp.with_bg .pressing {
    max-width: 290px;
}

.mod_wrp.with_bg input {
    max-width: 440px;
}

.modal-lg .mod_wrp.with_bg {
    max-width: 100%;
}

#politika .modal-lg {
    max-width: 1200px;
}

.toptel span span {
    text-decoration: none!important;
}

.foot_info span {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.toptel:hover > span,
.foot_info:hover span,
.foot_info_text a:hover,
.foott a:hover,
.tel_call:hover > p {
    color: #E33434;
    text-decoration: none;
}

.catalog_ysl,
.wd_wrp,
.dop_offer_wrp,
.sale_wrp {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.catalog_ysl:hover,
.wd_wrp:hover,
.dop_offer_wrp:hover,
.sale_wrp:hover {
    top: -4px;
}

.thanks_modal {
    max-width: 652px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

section > h6 {
    display: none!important;
    opacity: 0;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
}

.wow {
    visibility: hidden;
}

.open_nav {
    display: none
}
.t_wrp {
    
color: #fff;
}
.t_wrp table {
    width: 100%;
}
td, th {
    vertical-align: top;
    padding: 0.6rem 1rem;
    border-bottom: 1px solid #de8788;
    outline: none;
}
th {
    border-color: #f2f2f2;
}
.tt1 {
    
color: #fff;
    
text-transform: uppercase;
    
font-size: 24px;
    
font-weight: 600;
}
.tt2 {
    
color: #fff;
    
font-size: 18px;
}
.open_price {
    display: block;
    background: #fff;
    color: black;
    height: 63px;
    margin: 50px auto;
}
.t_wrp {
    margin-bottom: 40px;
}
.column-1 {
    width: 73%
}
.column-2 {
    width: 27%
}
.full_pr_wrp {
    display: none
}
#calc_modal .mod_wrp {
        padding: 60px 65px;
    background: #F7F7F7;
    border-radius: 8px;
}
#calc_modal .mod_wrp h2, #calc_modal .mod_wrp p, #calc_modal .mod_wrp table {
    color:black!important;
}
#calc_modal .full_pr_wrp {
    display:block!important;
}
#calc_modal .open_price {
    display:none!important;
}
a.cert_item {
    display: block;
    position: relative;
    background-position: center;
    background-size: cover;
}

a.cert_item::before {
    content: '';
    display: block;
    padding-top: 141%;
}
.grams .owl-controls {
    display: block;
    max-width: 100%;
    width: 100%;
    text-align: center;
}
.grams .owl-dots {
    width:100%;
}
.sanitka img {
    width:45px;
}
.logo_main {
    display: inline-block;

}
.top_nav {
    margin-top: 23px;
}
.fix .logo_main {
    margin-top: 0;
}

.fix .top_nav {
    margin-top: 0;
}
.fix .header_ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header.fix {
    padding: 10px 0
}
.intro_list {
    
margin-bottom: 30px;
}
.intro_list li {
	background-color: #fff;
    position: relative;
    padding-left: 28px;
    font-weight: normal;
    font-size: 18px;
    line-height: 34px;
    color: #310D0C;
}
.intro_list li span {
    font-weight: bold;
}
.intro_list li::before {
    left: 0;
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/list_intro.svg);
    width: 15px;
    height: 15px;
    top: 9px;
}
.intro_list li:last-child {
    margin-bottom: 0;
}
img.ses_img {
    margin-left: -110px;
}
.sixs {
    position: relative;
}
.sixs::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/garant2.svg);
    width: 143px;
    height: 650px;
    left: calc(50% - 850px);
    top: -10px;
}
.mob_gr {
    display: none
}
#quiz .mod_wrp  {
    padding: 0
}