import url('https://fonts.googleapis.com/css?family=Forum&amp;display=swap&amp;subset=cyrillic');
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regulard41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.eot');
    src: url('../fonts/Gilroy-Lightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Light.woff') format('woff'), url('../fonts/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Boldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Bold.woff') format('woff'), url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Heavy.eot');
    src: url('../fonts/Gilroy-Heavyd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Heavy.woff') format('woff'), url('../fonts/Gilroy-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Mediumd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Medium.woff') format('woff'), url('../fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Forum';
    src: url('../fonts/Forum.eot');
    src: url('../fonts/Forumd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Forum.woff') format('woff'), url('../fonts/Forum.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

body {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-family: 'Gilroy';
    background-color: #F4F4F6;
}

h1,
h2,
.forum {
    font-family:  sans-serif;
}

* {
    outline: none!Important;
}

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

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;
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
    50% {
        -webkit-transform: translatey(-20px);
        transform: translatey(-20px);
    }
    100% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
}

@keyframes float {
    0% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
    50% {
        -webkit-transform: translatey(-20px);
        transform: translatey(-20px);
    }
    100% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
}

.row.flex::before,
.row.flex::after {
    display: none
}

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

.container {
    max-width: 1160px;
    width: 100%;
}
.container2 {
    max-width: 1160px;
    width: 100%;
}

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

button {
    background: none;
    padding: 0;
    border: none;
    display: inline-block;
    vertical-align: middle;
}

.greenb {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-80.95%, #FFFFFF), color-stop(100.59%, rgba(255, 255, 255, 0))), #DD7422;
    background: linear-gradient(180deg, #FFFFFF -80.95%, rgba(255, 255, 255, 0) 100.59%), #DD7422;
    background-blend-mode: overlay, normal;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    border-radius: 10px;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.greenb:hover {
    background: #8CA751;
}

.greenb:active {
    background: #7D9549;
    -webkit-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.15);
}

header {
    top: 33px;
    position: absolute;
    z-index: 1000;
    left: 0;
    width: 100%;
}

.head_wrp {
    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;
}

.logo img {
    position: relative;
    top: 0px
}

.logo span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 18px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    max-width: 200px;
    color: #fff;
}

.logo span br {
    display: block!important;
}

.recall {
    width: 210px;
    height: 50px;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.contact_wrp {
    position: relative;
    padding-left: 24px;
}

.contact_wrp::before {
    content: '';
    display: block;
    background-image: url(../img/ttel.svg);
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
    position: absolute;
}
.contact_wrp2 {
    position: relative;
    padding-left: 24px;
}

.contact_wrp2::before {
    content: '';
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
    position: absolute;
}


.toptel {
    font-weight: 500;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    display: block;
}
.toptel span{
    font-weight: 500;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    display: block;
}

.adres {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    /* or 143% */
    text-decoration: underline;
    /* Brown middle */
    color: #DD7422;
}
.adres span{
    margin-bottom: 0;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    /* or 143% */
    text-decoration: underline;
    /* Brown middle */
    color: #fff;
}
.top_nav {}

.top_nav li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.top_nav li:last-child {
    margin-right: 0;
}

.top_nav li a {
    font-weight: bold;
    font-size: 11.5px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    color: #fff;
    border-radius: 2px;
    padding-bottom: 4px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.top_nav li a span {
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    color: #fff;
    border-radius: 2px;
    padding-bottom: 4px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.top_nav li a:hover,
.top_nav li.active a {
    color: #DD7422;
    border-bottom-color: #DD7422;
}

.toptel:hover {
    color: #DD7422;
}

.one {
    overflow: hidden;
    padding-top: 185px;
    position: relative;
    min-height: 1000px;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: calc(50% + 349px) 1040px;
    padding-bottom: 10px;
}
.container {
    max-width: 1160px;
    width: 100%;
}
.container2 {
    max-width: 1160px;
    width: 100%;
}

.one .container {
    position: relative;
    z-index: 10;
}


.bef:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/mainbg.jpg);
    left: 0;
    width: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50% 0px;
    height: 100%;
}
.bef1:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/wash_bg.jpg);
    left: 0;
    width: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50% 0px;
    height: 100%;
}
.tires:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/tires_bg.jpg);
    left: 0;
    width: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50% 0px;
    height: 100%;
}
.zap:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/zap_bg.jpg);
    left: 0;
    width: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50% 0px;
    height: 100%;
}
h1 {
    margin: 0;
    margin-bottom: 60px;
    font-weight: bold;
    font-size: 50px;
    line-height: 59px;
    color: #fff;
}

h1 span {
    color: #fff;
}

.subh1 {
    padding-left: 5px;
    margin-bottom: 35px;
    border-left: 1px solid #DD7422;
}

.subh1 p {
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 20px;
    color: #fff;
}

.subh1 p span {
    font-weight: bold;
}

.subh1 > span {
    display: block;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #7D746D;
}

.subh1 > span span {
    font-weight: 500;
}

.zakaz_but {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-329.83%, #FFFFFF), color-stop(173.39%, rgba(0, 0, 0, 0))), #DD7422;
    background: linear-gradient(180deg, #FFFFFF -329.83%, rgba(0, 0, 0, 0) 173.39%), #DD7422;
    background-blend-mode: soft-light, normal;
    -webkit-box-shadow: inset 0px 4px 14px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0px 4px 14px rgba(255, 255, 255, 0.25);
    border-radius: 10px;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}

.zakaz_but:hover {
     color: #000;
	border: 2px solid grey;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}

.zakaz_but:active {
     color: #000;
	border-top: 2px solid grey;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}
.zakaz_buts {
    background: #000;
    border: 2px solid #DD7422;
    background-blend-mode: soft-light, normal;
    -webkit-box-shadow: inset 0px 4px 14px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0px 4px 14px rgba(255, 255, 255, 0.25);
    border-radius: 10px;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	
}

.zakaz_buts:hover {
    color: #fff;
	background: #DD7422;
	border: 2px solid black;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}

.zakaz_buts:active {
     color: #fff;
	border-top: 2px solid black;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}

.noActive {
    background: #DD7422!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    opacity: .4!important
}

.normb {
    width: 280px;
    height: 65px;
}

.bannerh_wrp {
    position: absolute;
    z-index: 10;
    top: 180px;
    left: calc(50% - 58px);
}
.bannermob_wrp {
    position: absolute;
    z-index: 10;
    top: 180px;
}

.garance {
    position: absolute;
    left: -33px;
    top: -80px;
    width: 360px;
}
.banner_img {
    position: relative;
    z-index: 100
}

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

.scrol_down {
    left: 0;
    position: absolute;
    z-index: 100;
    top: 440px;
    -webkit-animation: float 3s ease-in-out infinite;
    animation: float 3s ease-in-out infinite;
}

.circle_paralax {
    position: absolute;
}

.bannerh_wrp .circle_paralax {
    bottom: -220px;
    z-index: 100;
    right: 100px;
    -webkit-animation: float 5s ease-in-out infinite;
    animation: float 5s ease-in-out infinite;
}

.pr_item {
    position: relative;
    height: 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    padding-left: 25px;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 7px 26px 66px rgba(170, 170, 187, 0.24);
    box-shadow: 7px 26px 66px rgba(170, 170, 187, 0.24);
    border-radius: 6px;
    background-color: #000;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
}

.pr_item:hover {
    top: -5px;
}

.pr_item::before {
    content: '';
    display: block;
    position: absolute;
    left: -10px;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    height: 100%;
    background: #DD7422;
    border-radius: 6px;
    -webkit-transform: rotate(-3.85deg);
    z-index: -1;
    transform: rotate(-3.85deg);
}

.pr_item:hover::before {
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
}

.pr_item > img {
    display: block;
    vertical-align: middle;
    position: absolute;
    top: 21px;
    left: 25px;
}

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

.pr_inner p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
}

.preim_flex {
    margin-bottom: -25px;
    margin-top: 65px;
    padding-bottom: 60px;
}

.preim_flex> div {
    margin-bottom: 25px;
}

h2 {
    margin-top: 0;
    margin-bottom: 60px;
    font-weight: normal;
    font-size: 58px;
    line-height: 1;
    color: #fff;
}

h2 span {
    color: #DD7422;
}

.complex_flex > div {
    padding-left: 0;
    padding-right: 0;
}

.complex_item_wrp {
    background-repeat: no-repeat!important;
    height: 100%;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding-left: 75px;
    background: linear-gradient(140.57deg, #FFFFFF 5.31%, #EBEBEF 150.51%), #F9F8F8;
}

.complex_item_wrp:hover {
    z-index: 100;
    position: relative;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
}

.coplex_num {
    margin-bottom: 64px;
    font-weight: normal;
    font-size: 50px;
    line-height: 1;
}

.complex_ttle {
    margin-bottom: 24px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
}

.complex_descript {
    margin-bottom: 0;
    max-width: 425px;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.complex_item1 {
    border-top-left-radius: 6px;
    background-image: url(../img/complex1.png);
	padding-left: 82px;
    background-position: top right;
	
}

.complex_item2 {
    background: #FFFFFF;
    border-top-right-radius: 6px;
    padding-left: 82px;
    background-image: url(../img/complex2.png);
    background-position: top right;
}

.complex_item3 {
    border-bottom-left-radius: 6px;
    background: #FFFFFF;
	padding-left: 82px;
    background-image: url(../img/complex3.png);
    background-position: top right;
}

.complex_item4 {
    border-bottom-right-radius: 6px;
    padding-left: 82px;
    background: #F9F8F8;
    background-image: url(../img/complex4.png);
    background-position: top right;
}

.complex_flex {
    margin-bottom: 65px;
}

.quality_flex {
    margin-bottom: 35px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.quality_flex h2 {
    margin-bottom: 45px;
}

.quote_ttle {
    height: 165px;
    position: relative;
    margin-bottom: 0;
    padding-left: 90px;
    display: inline-block;
    text-align: left;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
}

.quote_ttle span {
    font-weight: 500;
}

.quote_ttle::before {
    content: '';
    display: block;
    position: absolute;
    width: 60px;
    height: 2px;
    background-color: #DD7422;
    left: 0;
    top: 16px;
}

.quote_wrp {
    position: relative;
    background: #FEFEFE;
    border-radius: 6px;
    padding-top: 55px;
    padding-bottom: 40px;
    padding-left: 62px;
    padding-right: 62px;
    -webkit-box-shadow: 7px 20px 45px rgba(119, 109, 100, 0.1);
    box-shadow: 7px 20px 45px rgba(119, 109, 100, 0.1);
}

.quote_wrp::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    opacity: 0.2;
    border: 1px solid #DD7422;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
}

.quote_wrp::after {
    content: '';
    display: block;
    position: absolute;
    width: 288px;
    height: 288px;
    z-index: -1;
    top: -100px;
    right: -150px;
    -webkit-animation: float 5s ease-in-out infinite;
    animation: float 5s ease-in-out infinite;
}

.quote_text {
    position: relative;
    z-index: 100;
    padding-left: 96px;
    margin-bottom: 18px;
    font-weight: normal;
    font-size: 28px;
    line-height: 28px;
    font-family:  cursive;
    color: #fff;
}

.quote_text::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/quote.svg);
    width: 66px;
    height: 52px;
    left: 0;
    top: 3px;
}

.author_text {
    position: relative;
    padding-left: 73px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 0;
    margin-left: 24px;
}

.author_text::before {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #DD7422;
    left: 0;
    top: 10px;
}

.collection_container {
    position: relative;
    margin-top: 0px;
    padding-top: 60px;
}

.col_ttle {
    max-width: 100%;
    display: block;
}

.kott1 {
    margin-bottom: 35px;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    margin-top: 74px;
}

.kott2 {
    margin-bottom: 50px;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
}

.collection_container > div {
    position: relative;
    z-index: 100
}

.collection_container::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/house_bg2.png);
    width: 660px;
    height: 721px;
    top: 0px;
    left: calc(50% - 1050px);
}

.catalog_sight_bar {}

.catalog_sight_bar ul {
    overflow: hidden;
    background: #000;
    border-radius: 6px;
    -webkit-box-shadow: 7px 20px 45px rgba(119, 109, 100, 0.1);
    box-shadow: 7px 20px 45px rgba(119, 109, 100, 0.1);
}

.catalog_sight_bar ul li {
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 15px;
}

.catalog_sight_bar ul li a {
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px dashed #fff;
    color: #fff;
}

.catalog_sight_bar ul li.active {
    background: #DD7422;
}

.catalog_sight_bar ul li.active a {
    border-bottom-color: transparent;
    color: #fff;
}

.catalog_sight_bar ul li:hover a {
    border-bottom-color: transparent;
}

.izdelie_flex {
    margin-bottom: -40px;
}

.izdelie_flex > div {
    margin-bottom: 40px;
}

.izdelie_item {
    position: relative;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    background-color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 6px;
    height: 100%;
}

.izdelie_img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    height: 190px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.izdelie_img img {
    max-height: 100%;
    max-width: 100%;
}

.izdelie_img::before {
    content: '';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-position: center;
    background-image: url(../img/zoom.svg);
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: rgba(178, 139, 102, 0.94)
}

.izdelie_img:hover::before {
    opacity: 1;
}

.izdelie_ttle {
    padding-top: 14px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 8px;
}

.izdelie_price {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 25px;
    line-height: 26px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
    color: #7D746D;
}

.izdelie_price span {
    font-size: 18px;
}

.izdelie_item.extra .izdelie_price {
    color: #fff;
}

.izdelie_item:hover {
    -webkit-box-shadow: 7px 20px 45px rgba(190, 167, 146, 0.25);
    box-shadow: 7px 20px 45px rgba(190, 167, 146, 0.25);
}

.izdelie_item > img {
    position: absolute;
    z-index: 100;
    top: -23px;
    right: 20px;
}

.sale {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    position: absolute;
    z-index: 100;
    top: -18px;
    right: 30px;
    background: white;
    border: 1px solid rgb(193, 162, 132);
}

.sale::before {
    content: '';
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background: transparent;
    border: 5px solid white;
    position: absolute;
    -webkit-box-shadow: 0px 0px 15px -4px rgb(196, 199, 199);
    -moz-box-shadow: 0px 0px 15px -4px rgb(196, 199, 199);
    box-shadow: 0px 0px 15px -4px rgb(196, 199, 199);
}

.sale__title {
    margin-top: 2px;
    font-size: 0.75rem;
    letter-spacing: 0.8px;
    font-weight: bold;
}

.sale__amount {
    color: #649A7D;
    font-size: 1.75rem;
    font-weight: normal;
    line-height: 1;
    margin-top: 2px;
}

.two {
    position: relative;
    padding-top: 150px;
    padding-bottom: 100px;
    margin-bottom: -50px;
}
.two1 {
    position: relative;
    padding-top: 450px;
    padding-bottom: 100px;
    margin-bottom: -50px;
}
.two .container {
    position: relative;
    z-index: 100
}
.two1 .container {
    position: relative;
    z-index: 100
}

.two::before {
    background-image: url(../img/count.jpg);
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 555px;
    bottom: 50px;
    background-repeat: no-repeat;
    background-position: calc(50% + 410px) 0px;
}
.two1::before {
    background-image: url(../img/count1.jpg);
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 555px;
    bottom: 50px;
    background-repeat: no-repeat;
    background-position: calc(50% + 410px) 0px;
}

.two::after {
    content: '';
    display: block;
    position: absolute;
    height: 754px;
    background-repeat: no-repeat;
    width: 100%;
    left: 0;
    bottom: -360px;
    -webkit-animation: float 5s ease-in-out infinite;
    animation: float 5s ease-in-out infinite;
}
.two1::after {
    content: '';
    display: block;
    position: absolute;
    height: 754px;
    background-repeat: no-repeat;
    width: 100%;
    left: 0;
    bottom: -360px;
    -webkit-animation: float 5s ease-in-out infinite;
    animation: float 5s ease-in-out infinite;
}

.two h2 {
    margin-bottom: 49px;
}
.two1 h2 {
    margin-bottom: 49px;
}

.overh2 {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 30px;
    line-height: 34px;
    color: #fff;
}

.steps_list {
    max-width: 490px
}
.steps_list2 {
    max-width: 490px
}

.steps_list li {
    margin-bottom: 20px;
}
.steps_list2 li {
    margin-bottom: 20px;
	
}

.steps_list li:last-child {
    margin-bottom: 0;
}
.steps_list2 li:last-child {
    margin-bottom: 0;
}

.steps_list li span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-100%, #FFFFFF), color-stop(118%, rgba(255, 255, 255, 0))), #FBFBFA;
    background: linear-gradient(180deg, #FFFFFF -100%, rgba(255, 255, 255, 0) 118%), #FBFBFA;
    -webkit-box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    border-radius: 69.0223px;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #DD7422;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-top: 0;
    position: relative;
    top: 0;
}
.steps_list2 li span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-100%, #FFFFFF), color-stop(118%, rgba(255, 255, 255, 0))), #FBFBFA;
    background: linear-gradient(180deg, #FFFFFF -100%, rgba(255, 255, 255, 0) 118%), #FBFBFA;
    -webkit-box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    border-radius: 69.0223px;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #DD7422;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-top: 0;
    position: relative;
    top: 0;
}
.steps_list li:hover > span {
    top: -4px
}
.steps_list2 li:hover > span {
    top: -4px
}

.steps_list li p {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 54px);
    padding-left: 30px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 17px;
    line-height: 22px;
    color: #000;
}
.steps_list2 li p {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 54px);
    padding-left: 30px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 19px;
    line-height: 22px;
    color: #fff;
}
.steps_list li p a {
    color: #DD7422;
    text-decoration: underline;
}

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

.steps_button {
    max-width: 560px;
    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-bottom: 40px;
    margin-top: 35px;
}

.steps_button .zakaz_but {
    height: 65px;
    margin-right: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.steps_button .greenb {
    height: 65px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.count_extra {
    position: relative;
    padding-left: 80px;
    margin-bottom: 30px;
}

.count_extra::before {
    content: '';
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: url(../img/shield.svg);
    -webkit-box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    left: 0;
    top: 0;
}

.count_extra p {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 15px;
}

.count_extra span {
    display: block;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.count_price_wrp {
    max-width: 670px;
}

.three {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: calc(50% + 760px) -90px;
    padding-bottom: 90px;
    margin-bottom: -100px;
    padding-top: 40px;
}


/*
.three h2 {
    margin-bottom: 0;
}
*/

.make_pleasure {
    padding-top: 34px;
    display: inline-block;
    margin-bottom: 55px;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    border-top: 2px solid #DD7422;
}

.make_pleasure span {
    font-weight: 500;
}

.case_preview_wrp {
    position: relative;
    display: block;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    height: 100%;
    border-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.case_preview_wrp::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    height: calc(100% - 20px);
    width: calc(100% - 10px);
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.case_descript_block {
    padding-bottom: 55px;
}

.case_num {
	color:#fff;
    margin-bottom: 35px;
    font-size: 40px;
    line-height: 66px;
}

.case_ttle {
    margin-bottom: 35px;
    font-weight: normal;
    font-size: 20px;
    line-height: 31px;
    color: #fff;
}

.look_more {
    width: 100%;
    max-width: 260px;
    height: 65px;
}

.label_text {
    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;
    position: relative;
    border-radius: 50%;
    background: #000;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    width: 90px;
    height: 90px;
    padding: 10px;
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    top: 85px;
    left: -42px;
}

.label_text::before {
    content: '';
    display: block;
    top: 7px;
    left: 7px;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    border: 1px solid #DD7422;
    border-radius: 50%;
    position: absolute;
}

.owl-dot {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.owl-dot:first-child {
    margin-left: 0;
}

.owl-dot:last-child {
    margin-right: 0;
}

.owl-dot.active {
    width: 20px;
    height: 20px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-80.95%, #FFFFFF), color-stop(100.59%, rgba(255, 255, 255, 0))), #DD7422;
    background: linear-gradient(180deg, #FFFFFF -80.95%, rgba(255, 255, 255, 0) 100.59%), #DD7422;
    background-blend-mode: overlay, normal;
    -webkit-box-shadow: 6.08274px 22.593px 57.3515px rgba(115, 98, 82, 0.08);
    box-shadow: 6.08274px 22.593px 57.3515px rgba(115, 98, 82, 0.08);
    margin: 0 20px;
}

.header-loader {
    display: none;
}

.owl-dot.active .header-loader {
    display: block;
    position: absolute;
    top: calc(50% - 22px);
    left: calc(50% - 22px);
}

.control_wrp_all {
    margin-top: -50px;
    position: relative;
    z-index: 100;
}

.mt90 {
    margin-top: 90px;
}

.three .quote_wrp {
    padding-top: 55px;
    padding-bottom: 38px;
    padding-left: 50px;
    padding-right: 55px;
}

.three .quote_wrp::after {
    content: '';
    display: block;
    position: absolute;
    width: 288px;
    height: 288px;
    z-index: -1;
    top: inherit;
    right: -150px;
    bottom: -170px;
}

.opinion_video_wrp {
    display: block;
    position: relative;
    background-position: center;
    background-size: cover;
    max-width: 500px;
    width: 100%;
    border-radius: 50%;
}

.opinion_video_wrp::before {
    content: '';
    display: block;
    padding-top: 100%;
}

.opinion_video_wrp::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #7D746D;
    opacity: 0.45;
}

.opinion_video_wrp div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.opinion_video_wrp div::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/video_ramka.svg);
    top: 14px;
    left: 14px;
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.opinion_video_wrp div::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/play.svg);
    width: 380px;
    height: 120px;
    top: calc(50% - 60px);
    left: calc(50% - 70px);
    -webkit-transition: 0.3s;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    transition: 0.3s;
}

.opinion_video_wrp:hover div::after {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
}

.four h2 {
    margin-bottom: 45px;
}
.four1 h2 {
    margin-bottom: 45px;
}

.expert_text {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    max-width: 470px;
}

.expert_text span {
    font-weight: 500;
}

.look_video_flex {
    max-width: 580px;
    width: 100%;
    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;
    position: relative;
    justify-content: space-between;
    margin-top: 210px;
}

.look_video_flex a {
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
}

.look_video_flex a:hover {
    -webkit-animation: none;
    animation: none
}

.look_video_flex a::before {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-shadow: 7px 26px 66px rgba(170, 170, 187, 0.24);
    box-shadow: 7px 26px 66px rgba(170, 170, 187, 0.24);
    background-image: url(../img/round.svg);
    width: 240px;
    height: 240px;
    border-radius: 50%;
    left: 0;
    top: calc(50% - 120px);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.look_video_flex a:hover::before {
    -webkit-transform: scale(0.95);
    transform: scale(0.95)
}

.look_video_flex p {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #7D746D;
}

.jam_traffic {
    margin-top: 80px;
}

.look_video_flex::before {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    width: calc(100% - 420px);
    background: #DD7422;
    opacity: .4;
    z-index: 10;
    left: calc(50% - 80px);
}

.consult_wrp {
    padding-top: 40px;
    border-top: 2px solid #DD7422;
    margin-top: 145px;
}

.consult_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
}

.consult_head > p {
    width: calc(100% - 160px);
    margin-bottom: 0;
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    color: #fff;
    max-width: 340px;
}

.consult_head > span {
    width: 160px;
}

.consult_head > span > span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #7D746D;
}

.consult_text {
    margin-bottom: 35px;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}

.steps_button button img {
    margin-left: 8px;
}

.four {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 45%;
    z-index: 100;
	margin-top: -300px;
	margin-bottom: 45px;
}
.four1 {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 45%;
    z-index: 100;
	margin-top: 45px;
	margin-bottom: 45px;
}
.five {
    padding-top: 95px;
    z-index: 10;
    position: relative;
    padding-bottom: 20px;
	
}

.five::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 533px;
    background-repeat: no-repeat;
    background-position: calc(50% + 840px) 0;
    top: -50px;
    -webkit-animation: float 5s ease-in-out infinite;
    animation: float 5s ease-in-out infinite;
}

.five h2 {
    font-size: 35px;
	color: #fff;
}

.five .make_pleasure {
    margin-bottom: 75px;
    padding: 0;
    border: none;
    margin-top: 50px;
}

.container_flex {
    margin-bottom: -40px;
    padding-bottom: 24px;
}

.container_flex > div {
    margin-bottom: 40px;
}

.contain_item {
    position: relative;
    height: 100%;
    padding-top: 34px;
    padding-bottom: 34px;
    padding-left: 40px;
    padding-right: 40px;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    background: #000;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.contain_item::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: -5px;
    top: 5px;
    background: #DD7422;
    opacity: 0.1;
    border-radius: 6px;
    -webkit-transform: rotate(-1.54deg);
    transform: rotate(-1.54deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: -1;
}

.contain_item:hover::before {
    background: #DD7422;
    opacity: 1;
}

.contain_ttle {
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    width: 100%;
}

.cont_img {
    height: 180px;
    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;
    padding: 5px;
    margin-bottom: 10px;
    width: 100%;
}

.cont_img img {
    max-width: 100%;
    max-height: 100%;
}

.contain_price {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    width: 100%;
    display: none;
}

.contain_price span {
    font-weight: 500;
    font-size: 25px;
}

.pdf_link {
    margin-top: 30px;
    display: block;
}

.pdf_link img {
    border-radius: 50%;
    -webkit-box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    width: auto!important;
    display: inline-block!important;
}

.pdf_link span {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #fff;
    padding-left: 23px;
    width: calc(100% - 64px);
    text-align: left;
}

.pdf_link:hover span {
    text-decoration: none;
}

.six {
    padding-top: 82px;
    background-repeat: no-repeat;
    background-image: url(../img/bg_pay.png);
    background-position: calc(52% + 380px) 155px;
    position: relative;
    z-index: 100;
}

.six h2 {
    margin-bottom: 28px;
}

.six .afterh2 {
    margin-bottom: 28px;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
}

.six .afterh2 span {
    font-weight: 500;
}

.six .steps_list {
    max-width: 100%;
    margin-bottom: 40px;
}

.six .steps_list li p a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 245px;
    height: 50px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-80.95%, #FFFFFF), color-stop(100.59%, rgba(255, 255, 255, 0))), #DD7422;
    background: linear-gradient(180deg, #FFFFFF -80.95%, rgba(255, 255, 255, 0) 100.59%), #DD7422;
    background-blend-mode: overlay, normal;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    border-radius: 30px;
    color: #fff;
    margin-left: 10px;
}

.six .steps_list li p a:hover {
    background: #8CA751;
    -webkit-box-shadow: none;
    box-shadow: none
}

.six .steps_list li p a:active {
    background: #7D9549;
    -webkit-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.15);
}

.six .steps_list li p a img {
    margin-left: 9px;
}

.payment_footer {
    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: 730px;
}

.payment_footer .zakaz_but {
    width: 260px;
    height: 65px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    padding-top: 4px;
}

.order_text {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    font-weight: normal;
    color: #fff;
}

.order_text > img {
    border-radius: 50%;
    -webkit-box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
}

.order_text> span {
    padding-left: 35px;
    display: inline-block;
    vertical-align: middle;
}

.order_text > span span {
    font-weight: 500;
}

.rev_item {
    display: block;
    position: relative;
    height: 260px;
    border-radius: 6px;
    overflow: hidden;
}

.rev_item::before {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    content: '';
    display: block;
    position: absolute;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    z-index: 100;
}

.rev_item::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: 0;
    background-repeat: no-repeat;
    background-image: url(../img/play_rev.svg);
    background-position: center;
}

.rev_item:hover::after {
    background-color: rgba(178, 139, 102, 0.5);
}

.rev_item span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center;
    background-size: cover;
    border-radius: 6px;
}

.seven {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.rev_navigation {
    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-top: 40px;
}

.rev_navigation .owl-dot {
    margin: 0 10px;
    width: 4px;
    height: 4px;
}

.rev_navigation .owl-dot.active {
    width: 10px;
    height: 10px;
}

.rev_navigation .owl-dot.active .header-loader {
    top: calc(50% - 16px);
    left: calc(50% - 16px);
}

.owl-nav_custom {
    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;
    width: 110px;
}

.owl-nav_custom > div {
    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;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    background-color: #fff;
    width: 50px;
    height: 50px;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    cursor: pointer;
}

.owl-nav_custom > div:hover {
    background-color: #DD7422;
}

.owl-nav_custom > div:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.vizualation_container {
    margin-top: 0px;
}

.vizualation_container .overh2 {
    margin-bottom: 23px;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
}

.vizualation_container h2 {
    font-weight: 600;
    font-size: 43px;
    line-height: 51px;
	color: #fff;
}

.vizualation_container .make_pleasure {
    padding-top: 25px;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 35px;
    display: block;
	padding-left: 95px;
}

.check_list {
    margin-bottom: 28px;
    max-width: 530px;
}

.check_list li {
    position: relative;
    display: block;
    margin-bottom: 50px;
    padding-left: 80px;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #000;
}

.check_list li::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/galk.png);
    width: 60px;
    height: 60px;
    left: 0;
    top: -9px;
}

.vizualation_container .zakaz_but {
    height: 65px;
    max-width: 320px;
    width: 100%;
}

.count_list {
    max-width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.count_list li {
    position: relative;
    padding-left: 80px;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.count_list li::before {
    border-radius: 50%;
    -webkit-box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 4.31389px 8.62779px rgba(217, 217, 223, 0.4);
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/pdf.svg);
    width: 60px;
    height: 60px;
    left: 0;
    top: calc(50% - 30px);
}

.cocoen {
    overflow: visible;
}

.cocoen-drag {
    background: #fff;
    bottom: 0;
    cursor: ew-resize;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 5px;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    height: calc(100% + 60px);
    top: -30px;
}

.cocoen-drag::before {
    background-image: url(../img/drag.svg);
    width: 110px;
    height: 110px;
    border: none;
    border-radius: 0;
    top: calc(50% - 20px);
    left: calc(50% - 47px);
    z-index: 100;
}

.cocoen::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    height: calc(100% - 20px);
    width: calc(100% - 10px);
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 10;
}

.cocoen>div:first-child img {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.cocoen>img {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.contact_section {
	margin-top: -10px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 30px;
}

.contact_section::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 550px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: calc(50% - 830px) 0;
    top: -180px;
    -webkit-animation: float 5s ease-in-out infinite;
    animation: float 5s ease-in-out infinite;
}

.contact_section .container {
    position: relative;
    z-index: 100
}

.contact_section h2 {
    margin-bottom: 46px;
}

.cont_label {
    max-width: 100%;
    display: inline-block;
    margin-bottom: 34px;
}

.cont_info {
    margin-bottom: 45px;
}

.cont_info li {
    margin-bottom: 20px;
}

.cont_info li:last-child {
    margin-bottom: 0;
}

.cont_info li span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    background-color: #fff;
    vertical-align: middle;
}

.cont_info li p,
.cont_info li a {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 64px);
    padding-left: 14px;
    font-weight: 500;
    font-size: 19px;
    line-height: 1.2;
    color: #fff;
}

.cont_info li a:hover {
    text-decoration: underline;
}

.contact_section .zakaz_but {
    width: 100%;
    max-width: 260px;
    height: 65px;
    font-size: 15px
}

.map_wrp {
    height: 100%;
    -webkit-box-shadow: 7px 26px 66px rgba(170, 170, 187, 0.24);
    box-shadow: 7px 26px 66px rgba(170, 170, 187, 0.24);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    overflow: hidden;
    position: relative;
}

.map_wrp::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #DD7422;
    opacity: .5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    height: calc(100% - 20px);
    width: calc(100% - 10px);
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 10;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.map_wrp iframe {
    width: 100%;
    height: 100%;
}

.map_wrp:hover::before {
    width: 0px
}

footer {
    background: #000;
    padding-top: 68px;
    padding-bottom: 55px;
}

footer > a {}

footer hr {
    margin-top: 50px;
    margin-bottom: 50px;
    border-color: #EEE8E4
}

.foot_flex {
    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;
}

.foot_flex > li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.foot_flex li:last-child {
    text-align: right;
}

.foot_flex li:nth-child(2) {
    text-align: center;
}

.foot_logo {
    max-width: 100%;
}

.go_top {
    position: relative;
}

.go_top::before {
    background-image: url(../img/go_top.svg);
    width: 67px;
    height: 67px;
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
    -webkit-box-shadow: 0px 5px 15px rgba(187, 170, 158, 0.2);
    box-shadow: 0px 5px 15px rgba(187, 170, 158, 0.2);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    left: calc(50% - 33.5px);
    top: -114px;
}

.go_top:hover::before {
    -webkit-box-shadow: none;
    box-shadow: none;
    top: -117px;
}

.foot_tel {
    display: inline-block;
    margin-bottom: 0;
}

.foot_tel a {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.foot_tel a:first-child {
    margin-left: 0;
}

.foot_tel a:hover {
    color: #DD7422
}

.foott {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
}

.foott a {
    display: block;
    text-decoration: underline;
    color: #DD7422;
}

.foott a:hover {
    text-decoration: none;
}


.wow {
    visibility: hidden;
}

.fix_header {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    background: #000;
    padding: 15px 0;
    display: none;
}

.fix_head_flex {
    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;
}

.fix_head_flex .top_nav {
    margin-top: 0;
}

.fix_head_flex .logo img {
    top: 0;
    max-width: 200px;
}

.fix_head_flex .top_nav li {
    margin: 0 8px;
}

.mod_wrp {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    max-width: 600px;
	background-color: #000;
    -webkit-box-shadow: 7px 26px 66px rgba(48, 48, 60, 0.24);
    box-shadow: 7px 26px 66px rgba(48, 48, 60, 0.24);
    border-radius: 6px;
    padding-top: 55px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 55px;
}

.mod_wrp::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0.2;
    border: 1px solid #DD7422;
    border-radius: 3px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}

.modal-lg {
    max-width: 1160px;
    width: 100%;
}

.modal-lg .mod_wrp {
    max-width: 100%;
	background-color: #000;
}

.closemod {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    z-index: 100;
    position: absolute;
    top: 24px;
    right: 24px;
}

.closemod:hover {
    -webkit-transform: rotate(190deg);
    transform: rotate(190deg);
}

.modal_in {
    position: relative;
    z-index: 100;

	
}

.case_ttle_modal {
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
}
.case_ttle_modal2 {
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
}

.modal-backdrop.in {
    background: #fff;
    opacity: 0.6;
}

.case_img_item {
    display: block;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 340px;
    margin-bottom: 10px;
}

.case_img_item::before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    border: 1px solid #fff;
    border-radius: 3px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
}

.owl-nav > div {
    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;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    background-color: #fff;
    width: 50px;
    height: 50px;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    cursor: pointer;
    position: absolute;
}

.owl-nav > div:hover {
    background-color: #DD7422;
}

.owl-nav > div:hover::before {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.owl-prev::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/prev.svg);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.owl-next::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/next.svg);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.owl-next {
    top: calc(50% - 25px);
    right: -25px
}

.owl-prev {
    top: calc(50% - 25px);
    left: -25px;
}

.target_item {
    display: block;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    position: relative;
    border-radius: 6px;
}

.target_item::before {
    padding-top: 64%;
    content: '';
    display: block;
}

.target_item::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #DD7422;
    border-radius: 6px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.car_targets {
    margin-left: -7px;
    margin-right: -7px;
    margin-bottom: -14px;
}

.car_targets > div {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 14px;
}

.target_item.active::after {
    opacity: 1
}

.cat_ttle {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

.normt {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

.norm_list {
    margin-bottom: 30px;
}

.norm_list li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 36px;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
}

.norm_list li:last-child {
    margin-bottom: 0;
}

.norm_list li::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    background-image: url(../img/norm_list.svg);
    width: 22px;
    height: 22px;
}

.chars_list {
    margin-bottom: 44px;
}

.chars_list div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 17px;
}

.chars_list div:last-child {
    margin-bottom: 0;
}

.chars_list div p:first-child {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.chars_list div p:last-child {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #DD7422;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.case_media_area_wrp {
    padding-right: 15px;
}

.over_forma_t {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 25px;
    border-left: 4px solid #DD7422;
    padding-left: 30px;
}

.over_forma_t p {
    font-weight: bold;
    margin-bottom: 0;
}

.in_item {
    position: relative;
    margin-bottom: 22px;
}

.in_item input {
    background: none;
    border: none;
    padding-bottom: 19px;
    width: 100%;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    padding-right: 30px;
    color: #fff;
    border-bottom: 1px solid #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.in_item span {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    color: #DD7422;
}

.in_item input:focus {
    border-bottom-color: #DD7422;
}

form .zakaz_but {
    width: 100%;
    max-width: 100%;
    margin-top: 25px;
    height: 70px;
    margin-bottom: 27px;
    font-size: 14px;
}

.pressing {
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    color: #fff;
}

.pressing span {
    display: inline-block
}

.pressing a {
    color: #DD7422;
    text-decoration: underline;
}

.pressing a:hover {
    text-decoration: none;
}

.pressing::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1.4px solid #DD7422;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 1px 2px 2px rgba(84, 71, 52, 0.06);
    box-shadow: 1px 2px 2px rgba(84, 71, 52, 0.06);
    border-radius: 2px;
}

.pressed::before {
    background-image: url(../img/pressed.svg);
    background-position: center;
    background-repeat: no-repeat;
}

form {
    max-width: 360px;
}

::-webkit-input-placeholder {
    color: #fff;
}

::-moz-placeholder {
    color: #fff;
}

:-moz-placeholder {
    color: #fff;
}

:-ms-input-placeholder {
    color: #fff;
}

.mttle1 {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 33px;
    line-height: 42px;
    text-align: center;
    color: #fff;
}

.mttle1 span {
    color: #DD7422;
}

.mttle2 {
    margin-bottom: 35px;
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    color: #fff;
}

#recall form {
    margin-left: auto;
    margin-right: auto;
}

a.greenb,
a.zakaz_but {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.greenb img {
    margin-left: 8px;
}

.onlyxs_menu {
    display: none
}

.mobile_nav_panel_wrp {
    display: none
}

.case_control {
    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-top: 40px;
    width: 100%;
    max-width: 360px;
    font-weight: 500;
    color: #DD7422;
    text-transform: uppercase;
    font-weight: bold;
}

.case_control li {
    cursor: pointer;
}

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

.izdelie_item > img + img {
    right: 90px;
}

.size_panel {
    padding: 0 20px;
}

.main-title {
    font-size: 30px;
    line-height: 1.5;
}

.izdelie_promo {
    position: relative;
    overflow: hidden;
    z-index: 100;
    background-image: url(../img/izdelie_section.png);
    padding-top: 70px;
    background-repeat: no-repeat;
    background-position: calc(50% + 220px) 730px;
    padding-bottom: 60px;
}

.izdelie_promo h2 {
    margin-bottom: 10px;
}

.izdelie_promo .descript {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
}

.price_izdelie {
    margin-top: 14px;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    position: relative;
    display: inline-block;
}

.precent_text {
    padding-left: 75px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 40px;
    position: relative;
}

.precent_text span {
    font-weight: 500;
}

.precent_text::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/percent.svg);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: calc(50% - 30px);
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
}

.av_col {
    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: 395px;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
}

.preim_flex_wrp {
    margin: 40px 0;
}

.gal_flex_sid > div {
    margin-bottom: 26px;
}

.gar_wrp {}

.gar_wrp img {
    display: inline-block;
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
}

.gar_wrp p {
    margin-top: 12px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */
    /* Brown_dark 01 */
    color: #fff;
}

.gar_wrp span {
    display: block;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */
    /* Brown_dark 01 */
    color: #fff;
}

.gar_wrp a {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    /* Green 01 */
    color: #DD7422;
}

.gar_wrp a:hover {
    text-decoration: none;
}

.footer_social img {
    height: 30px;
}

ul.footer_social {
    display: inline-flex;
    margin-top: 20px;
    width: 257px;
    align-items: center;
    justify-content: space-between;
}

ul.footer_social li {
    margin-left: 10px;
    position: relative;
    top: 0;
    transition: 0.3s;
}

ul.footer_social li:hover {
    top: -4px;
}

.pr_inner p span {
    font-weight: 500;
    color: #fff
}

.mat_use_section h2 {
    font-size: 55px;
    margin-bottom: 60px;
}

.mat_use_section {
    padding-top: 0px;
    padding-bottom: 80px;
}

.ex_item {
    display: block;
    text-align: center;
    margin-bottom: 50px;
}

.ex_item:last-child {
    margin-bottom: 0;
}

.ex_item > div {
    margin-bottom: 30px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5%;
    background-position: center;
    background-size: cover;
}

.ex_item > div::before {
    content: '';
    display: block;
    padding-top: 100%;
}

.ex_item > div::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/ex_zoom.svg);
    transition: 0.3s;
    opacity: 0;
    background-color: rgba(178, 139, 102, 0.7);
    background-size: calc(100% - 20px);
}

.ex_item:hover > div::after {
    opacity: 1;
}

.ex_item > p {
    transition: 0.3s;
    margin-bottom: 0;
    min-height: 50px;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    /* or 139% */
    text-align: center;
    /* Brown_dark 01 */
    color: #fff;
}

.ex_item:hover > p {
    color: #DD7422;
}

.owlex_wrp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 40px;
}

.owlex_wrp .owl-prev,
.owlex_wrp .owl-next {
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.owlex_wrp .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 110px;
    order: 2;
}

.owlex_wrp .owl-dot.active .header-loader {
    width: 42px;
    height: 42px;
    border: 1px solid #DD7422;
    border-radius: 50%;
}

.s_container {
    padding-bottom: 80px;
}

.s_container h2 {
    margin-bottom: 30px;
}

.af_h2 {
    margin-bottom: 35px;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */
    /* Brown_dark 01 */
    color: #fff;
}

.ch_flex {
    max-width: 760px;
    padding-bottom: 45px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.ch_item {
    position: relative;
    top: 0;
    transition: 0.3s;
    margin-bottom: 15px;
}

.ch_item:hover {
    top: -4px;
}

.ch_item img {
    display: inline-block;
    margin-bottom: 16px;
}

.ch_item p {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    /* Brown_dark 01 */
    color: #fff;
}

.ch_item p span {
    font-weight: 500;
}

.descript span {
    font-weight: 600;
}

.sid_but_flex {
    display: flex;
    align-items: center;
}

.sid_but_flex a {
    position: relative;
    top: 5px;
    margin-left: 10px;
}

.sid_but_flex a img {
    transition: 0.3s
}

.sid_but_flex a:hover img {
    opacity: .5
}

section {
    /* float: left; */
    /* width: 100%; */
}

.calc_cont {
    padding-top: 50px;
}

.calc_cont h2 {
    margin-bottom: 5px;
}

.pay_wrp {
    position: relative;
    height: 140px;
    background: #FFFFFF;
    /* SD_small shadows */
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    border-radius: 6px;
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 25px;
}

.pay_wrp img {
    display: inline-block;
    margin-bottom: 15px;
    height: 40px;
}

.pay_wrp p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    /* or 111% */
    /* Brown_dark 01 */
    color: #fff;
}

.calc_cont .col-md-3:last-child .pay_wrp::before {
    background-image: url(../img/pay_pseudo.png);
    width: 377px;
    height: 378px;
    position: absolute;
    content: '';
    display: block;
    z-index: -1;
    top: -20px;
}

.steps_section {
    background-color: #fff;
    padding-top: 65px;
    padding-bottom: 75px;
}

.steps_section h2 {
    margin-bottom: 50px;
}

.steps_section .flex {
    margin-bottom: -35px;
}

.steps_section .flex > div {
    margin-bottom: 35px;
}

.step_item {}

.step_item div {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 16px;
    width: 80px;
    height: 80px;
    border: 1px solid rgba(178, 139, 102, 0.5)
}

.step_item:hover div {
    border-color: #DD7422;
    background-color: #DD7422;
}

.step_item:hover div img {
    filter: brightness(0) invert(1)
}

.step_item p span {
    font-weight: 600;
}

.step_item p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    /* Brown_dark 01 */
    color: #fff;
}

.qu_an {
    padding-top: -50px;
    padding-bottom: 30px;
}

.qu_an h2 {
    margin-bottom: 30px;
}

.q_item {
    position: relative;
    background: #FFFFFF;
    margin-bottom: 20px;
    padding: 25px 40px;
    transition: 0.3s;
    cursor: pointer;
    padding-right: 65px;
    /* SD_small shadows */
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
}

.q_item::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/qar1.svg);
    width: 40px;
    height: 40px;
    top: 17px;
    right: 20px;
}

.q_item:last-child {
    margin-bottom: 0;
}

.q_item.open {
    box-shadow: 7px 20px 30px rgba(151, 175, 99, 0.15);
}

.q_item.open::before {
    background-image: url(../img/qar2.svg)
}

.q_head {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

.q_body {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid #DD7422;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    /* or 137% */
    /* Brown_dark 01 */
    color: #fff;
    display: none;
}

.qu_section h2 {
	color: #fff;
    margin-bottom: 50px;
    font-size: 60px;
}

.qu_section {
    padding-bottom: 20px;
    padding-top: 40px;
}

.min_img {
    display: inline-block;
    max-width: 100%;
}

.wr_panel {
    padding-top: 30px;
    border-top: 2px solid #DD7422;
    display: inline-block;
    margin-bottom: 20px;
}

.wr_panel p {
    margin-bottom: 35px;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */
    /* Brown_dark 01 */
    color: #fff;
}

.wr_panel span {
    margin-bottom: 8px;
    display: block;
    font-weight: 600;
    font-size: 22px;
    line-height: 23px;
    /* identical to box height, or 105% */
    /* Brown_dark 01 */
    color: #fff;
}

.wr_panel b {
    margin-bottom: 35px;
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    /* Brown_dark 01 */
    color: #fff;
}

.wr_panel a {
    display: inline-flex;
    transition: 0.3s;
    height: 65px;
    max-width: 280px;
    width: 100%;
    font-size: 14px;
}

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

.rev_section h2 {
    margin-bottom: 15px;
    font-size: 54px;
}

.rev_wrp {
    background: #FFFFFF;
    padding: 38px;
    padding-top: 34px;
    /* SD_small shadows */
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    border-radius: 6px;
}

.rev_wrp > p {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    /* or 133% */
    /* Brown_dark 01 */
    color: #fff;
}

.rev_head {
    padding-bottom: 35px;
}

.rev_head div {
    width: 70px;
    height: 70px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.rev_head div::before {
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
    left: 4px;
    top: 4px;
    opacity: .5;
    border: 1px solid #FFFFFF;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
}

.rev_head p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    width: calc(100% - 74px);
    padding-left: 28px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}

.vid_rev_item {
    display: block;
    position: relative;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    border-radius: 10px;
}

.vid_rev_item::before {
    content: '';
    display: block;
    padding-top: 80%;
}

.vid_rev_item::after {
    content: '';
    display: block;
    border-radius: 10px;
    position: absolute;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #FFFFFF;
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background-image: url(../img/play_rev.svg);
    background-position: calc(50% + 2px) calc(50% + 2px);
    transition: 0.3s;
    background-size: 100px;
}

.vid_rev_item:hover::after {
    background-size: 95px;
}

.vid_flex {
    margin-top: 45px;
    margin-bottom: -20px;
}

.vid_flex> div {
    margin-bottom: -20px;
}

.rev_section {
    position: relative;
}

.mat_use_section {
    position: relative;
}

.mat_use_section::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 926px;
    background-repeat: no-repeat;
    bottom: -740px;
    background-position: calc(50% + 750px) 0;
}
.three h2 {
    margin-bottom: 45px;
}

.three h2 {
    font-size: 61px;
    margin-bottom: 45px;
}

.three .col-md-5 .make_pleasure {
    border: none;
    padding: 0;
    margin: 0;
    margin-top: 110px;
}

.three .col-md-7 .make_pleasure {
    display: block;
    font-size: 20px;
    padding-top: 30px;
    max-width: 586px;
}

p.old_pr {
    display: block;
    text-decoration: line-through;
    font-size: 17px;
    margin-bottom: -3px;
}

.rev_wrp {
    padding: 0px
}

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

.rev_wrp a {
    display: block
}

.rev_wrp a span {
    display: block;
    background-position: center;
    background-size: 100%;
    height: 180px;
    background-repeat: no-repeat;
}

.amoforms_iframe {
    height: 290px !important;
    position: relative!important;
}

.pressing {
    cursor: default!important;
    margin-top: 10px !important;
    padding-left: 0 !important;
}

.pressing::before {
    display: none!important
}

.akce {
    margin: 0;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    color: #508c6a;
}

.bordrd {
    border: 3px solid #97b257;
}

.izdelie_price i {
    font-style: normal;
    font-size: 68%;
    position: relative;
}

.izdelie_price i::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: red;
    top: calc(50% - 1px);
    transform: rotate(-9deg);
}

.new_section_after_intro {
    position: relative;
    background-repeat: no-repeat;
    z-index: 100;
    padding-top: 140px;
    padding-bottom: 80px;
    background-position: calc(50% - 840px) calc(100% + 30px);
}

.akct1 {
    display: inline-block;
    font-family:  sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 68px;
    line-height: 74px;
    background-color: #DD7422;
    padding: 0 12px;
    margin-bottom: 15px;
    padding-top: 4px;
}

.akct2 {
    font-family:  sans-serif;
    margin-bottom: 50px;
    font-size: 48px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
}

.akct2 span {
    color: #DD7422;
}

.akct3 {
    margin-bottom: 40px;
    font-size: 22px;
    line-height: 30px;
    /* or 136% */
    /* Brown_dark 01 */
    color: #fff;
}

.preim_wrp_new {
    max-width: 490px;
}

.price_izdelie img {
    position: absolute;
    top: -40px;
    right: -70px;
}

.schema_wrp {
    position: absolute;
    width: 939px;
    height: 613px;
    top: 280px;
    left: calc(50% - 120px);
    z-index: 100;
}

.schema_wrp svg {
    position: relative;
    z-index: 10;
}

.colors_im {
    right: -7px;
    position: absolute;
    top: 34px;
    z-index: 100;
}

.hoome_img {
    position: absolute;
    right: 115px;
    top: -60px;
}

.gar_img {
    position: absolute;
    top: 210px;
    left: 40px;
}

.hot_img {
    position: absolute;
    right: 320px;
    top: -58px;
}

#video_open1 {
    cursor: pointer
}

#video_open1:hover {
    text-decoration: none!important
}

#gar_open {
    cursor: pointer
}

#gar_open:hover {
    text-decoration: none!important
}

.novinki_section {
    background-color: #fff;
    overflow: hidden;
    padding-top: 55px;
    padding-bottom: 45px;
    position: relative;
}

.novinki_section h2 {
    padding-left: 120px;
    margin-bottom: 40px;
}

.novinki_section .kott2 {
    padding-left: 120px;
    margin-bottom: 20px;
}

.case_wrp_all {
    min-height: 720px;
    position: relative;
    display: flex;
    align-items: center;
}

.case_preview {
    position: absolute;
    right: calc(50% - 1078px);
    top: 250px;
}

.case_nav {
    position: absolute;
    top: 0;
    height: 100%;
    max-height: 650px;
    width: 100px;
    right: 500px;
    top: 90px;
    z-index: 100;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: space-between;
    align-content: space-between;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
	
}

.case_nav img {
    cursor: pointer;
}

.case_imgs {
    display: inline-block;
    width: 150px;
    vertical-align: middle;
}

.case_imgs li {
    margin: 20px 0;
}

.case_imgs li img {
    max-width: 100%;
}

.case_descript {
    width: calc(100% - 165px);
    display: inline-block;
    vertical-align: middle;
    padding-left: 100px;
    padding-right: 280px;
}

.caset1 {
    margin-bottom: 19px;
    font-size: 36px;
    line-height: 36px;
    /* or 100% */
    color: #000000;
    font-weight: 500;
}

.caset2 {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 30px;
    /* or 167% */
    /* Brown_dark 01 */
    color: #fff;
}

.price_case {
    margin-top: 12px;
    margin-bottom: 40px;
    font-size: 26px;
    line-height: 30px;
    /* identical to box height, or 115% */
    /* Brown_dark 01 */
    color: #fff;
}
.price_case span {
    display: block;
    margin-bottom: 5px;
    font-size: 80%
}
.mb2 {
    margin-bottom: 16px!important;
}
.case_prev {
    max-width: 490px;
    display: flex;
}

.case_prev li {
    display: inline-block;
    background-position: center;
    margin-right: 20px;
    background-size: cover;
    flex: 1;
    position: relative;
    max-width: 130px;
}

.case_prev li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.case_prev li:last-child {
    margin-right: 0;
}

.case_prev li::before {
    content: '';
    display: block;
    padding-top: 100%;
}

.case_item {
    display: none
}

.case_item:first-child {
    display: block
}

.five::before {
    display: none
}

.five {
    padding-top: 0;
    padding-top: 70px;
}

.delivery_container {
    margin-top: 80px;
    margin-bottom: 0;
}

.delivery_container h2 {
    margin-bottom: 30px;
    font-size: 50px;
}

.delivery_item {
    position: relative;
    margin-bottom: 45px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 25px;
    padding-bottom: 20px;
    border: 5px solid #FFFFFF;
    box-sizing: border-box;
    max-width: 980px;
    margin-left: 30px;
    width: calc(100% - 30px);
}

.delivery_item:last-child {
    margin-bottom: 0;
}

.delivery_item p {
    font-weight: 600;
    font-size: 19px;
    line-height: 23px;
    /* or 136% */
    /* Brown_dark 01 */
    color: #fff;
    margin-bottom: 30px;
}

.delivery_item span {
    display: block;
    font-size: 18px;
    line-height: 23px;
    /* or 136% */
    /* Brown_dark 01 */
    color: #fff;
}

.delivery_item i {
    display: block;
    font-style: normal;
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
    margin-top: 11px;
    padding-bottom: 13px;
}

.delivery_item::before {
    content: '';
    display: block;
    position: absolute;
    width: 78px;
    height: 78px;
    left: -40px;
    top: -30px;
}

.delivery_item .zakaz_but {
    max-width: 260px;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    height: 65px;
}

.hw_proc {
    margin-top: 100px;
}

.pr_itemsd {
    position: relative;
}

.pr_itemsd::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/ar1.svg);
    width: 132px;
    height: 24px;
    top: 30px;
    right: 7px;
}

.pr_itemsd div {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(178, 139, 102, 0.4);
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.pr_itemsd p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    /* Brown_dark 01 */
    color: #fff;
}

.pr_itemsd:hover div {
    background-color: #DD7422;
    border-color: #DD7422;
}

.pr_itemsd:hover div img {
    filter: brightness(0) invert(1)
}

.pr_itemsd p span {
    font-weight: 500;
}

.nops::after {
    display: none!important
}

.ar_l {
    max-width: calc(100% - 30px);
    margin: 14px 0;
    margin-left: 30px;
}

.know_w {}

.know_w h2 {
    margin-bottom: 30px;
    font-size: 55px;
}

.need_after {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    /* or 159% */
    color: #fff;
    font-weight: 500;
}

.need_after span {
    font-weight: 500;
}

.why_img {
    float: right;
    background-position: center;
    background-size: 110%;
    width: 555px;
    height: 555px;
    border-radius: 50%;
    margin-top: 135px;
}

.svg_why {
    margin-left: -190px;
}

.houses_wrp {
    text-align: right;
    padding-right: 100px;
    margin-bottom: -51px;
}

.houses_wrp img {}

.think_about {
    margin-top: 30px;
    margin-bottom: 50px;
    font-weight: bold;
    font-size: 36px;
    line-height: 35px;
    /* or 97% */
    color: #000000;
    padding-left: 49px;
}

.uch_wrpa {
    width: 1050px;
    padding-left: 50px;
}

.uch_wrpa .row {
    margin-left: -23px;
    margin-right: -23px;
    margin-bottom: -20px;
}

.uch_wrpa .row > div {
    padding-left: 23px;
    padding-right: 23px;
    margin-bottom: 20px;
}

.uch_wrp {
    height: 100%;
    text-align: center;
    background: #FFFFFF;
    /* SD_small shadows */
    box-shadow: 0px 5px 10px rgba(217, 217, 223, 0.4);
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.uch_wrp img {
    height: 60px;
    margin-bottom: 12px;
    display: inline-block;
}

.uch_wrp p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 20px;
    /* or 111% */
    text-align: center;
    color: #000000;
}

.uch_wrp p b {}

.case_imgs ul {
}

.delivery_container .need_after {
    margin-bottom: 40px;
}

#hovers:hover {
    text-decoration: none
}

.akct2 i {
    font-weight: bold;
    color: #eb5757;
    font-style: normal
}

.dulezite, .zoznam {
    display: none!important
}
.mt20 {
    margin-top: 20px;
    font-size: 15px
}
.izdelie_price {
    display: none
}
.extra .izdelie_price, .bordrd .izdelie_price {
    display: block
}
.vertical_install .izdelie_price {
	display: none
}
.show_price .izdelie_price {
	display: block
}
.izdelie_item > img + .sale {
    right: 100px;
    top: -14px;
}
.izdelie_price {
    display: none!important
}

.bordrd .izdelie_price {
	display: block!important
}
.catalog_form {
    margin-left: auto;
    margin-right: auto;
}
.get_catalog {
    margin-top: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
p.akce_txt_main {
    font-size: 18px;
    color: #d43e3e;
    margin-bottom: 20px;
    margin-top: -15px;
}
.pr_item > b {
    position: absolute;
    top: 30px;
    left: 27px;
    font-size: 30px;
    color: #fff;
}
.qu_section .check_list li {
    margin-bottom: 30px;
}
.qu_section .check_list li:last-child {
    margin-bottom: 0;
}
.qu_section .check_list {
    margin-bottom: 0;
}
.collection_container .steps_button {
    margin-top: 0;
    width: calc(100% + 10px);
    margin-left: -10px;
}

.collection_container .steps_button > a {
    margin: 0 10px;
}
#newtb2 p.izdelie_price {
    display: block!important;
}
.panel_after {
    font-weight: bold;
font-size: 22px;
line-height: 40px;
/* or 182% */

text-align: center;
text-transform: uppercase;

/* Brown_dark 01 */

color: #fff;
    position: relative;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 80px;
    display: flex;
    align-items:center;
    justify-content: center;
    text-align: center;
    background: #FFFFFF;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-top: 100px;
}
.panel_after div {
    position: relative;
    z-index: 10
}
.panel_after::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #DD7422;
    border-radius: 5px;
    z-index: -1;
    transform: rotate(-1.2deg);
}
.panel_after img {
    position: absolute;
    left: -33px;
    top: -31px;
}
.news_pr .case_preview_wrp {
    position: relative;
    min-height: 630px;
    background-size: 830px;
    background-repeat: no-repeat;
    background-color: #fff;
}
.news_pr .case_preview_wrp::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/calc.png);
    width: 398px;
    height: 308px;
    bottom: -90px;
    left: calc(50% - 650px);
}
.news_pr h2 {
    margin-bottom: 20px;
    font-size: 42px;
}

.news_pr p.make_pleasure {
    font-size: 19px;
    padding: 0;
    padding-top: 10px;
    margin-bottom: 50px;
}

.news_pr .case_descript_block {
    padding: 0;
}

.news_pr p.case_ttle {
    font-size: 20px;
}

.news_pr {
    padding-bottom: 90px;
}
.catalog_sight_bar ul li a img {
    width: 27px;
    position: relative;
    top: -2px;
    margin-left: 5px;
}
.akce-s a {
   
    color: #fff!important;
    border-bottom: none!important;
}
.akce-s {
     background-color: #95C131!important;
}
.akce-s a span {
    transition: 0.3s;
        border-bottom: 1px dashed #fff;
}
.akce-s a:hover span {
    border-bottom-color: transparent;
}
.akce-s.active a {
    color: #fff!important
}
.akce-s.active a span {
    border-bottom-color: transparent
}
.attach_wrp {
    position: relative;
    height: 37px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 240px;
    cursor: pointer;
    background-color: #DD7422;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 40px;
    transition: 0.3s;
    color: #fff;
    font-size: 15px;
    margin-bottom: 55px;
}
.attach_wrp:hover {
    opacity: .7
}
.attach_wrp img {
    width: 15px;
    margin-right: 8px;
}
#pricen form {
    margin-left: auto;
    margin-right: auto;
}
.attach_wrp input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0;
}
.in_item span.selected_in {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    margin-top: 0;
    top: 48px;
}
.five  .panel_after {
	max-width: 720px;
}
.new_shop_section {
    padding-top: 10px;
    background-repeat: no-repeat;
    z-index: 100;
    position: relative;
    background-position: calc(50% - 90px) 20%;
    background-size: 140%;
}


img.shop_logo {
    max-width: 100%;
}
.new_shop_section .flex {
    align-items: flex-end
}
.new_shop_section .make_pleasure {
	margin-bottom: 0;
}
.shop_new_img {
    background-position: center;
    background-size: cover;
	border-radius: 6px;
}
.shop_new_img::before {
padding-top: 70%;
content: '';
display: block;

}
.shop_slider {
    margin-top: 30px;
}
.new_shop_section .owl-prev {
    left: 15px;
}
.new_shop_section .owl-next {
    right: 15px;
}
.nums_item {
    
}
.nums_item p {
    margin-bottom: 0;
    margin-top: 13px;
    font-size: 18px;
    line-height: 25px;
/* or 125% */
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
.container.newb_cont {
    margin-top: -59px;
    position: relative;
    z-index: 100;
    max-width: 1430px;
}
.rev_foto .container {
    max-width: 1330px;
}
.open_panel {
    margin-top: 55px;
    text-align: center;
    background: #FFFFFF;
	border-radius: 6px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.open_panel span {
    display: block;
    font-size: 24px;
    line-height: 1.3;
/* or 125% */
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 10px;
}
.open_panel p {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 72px;
    line-height: 1;
/* or 42% */
    text-align: center;
    text-transform: uppercase;
    color: #DD7422;
}.ad_places_section {
    padding-top: 90px;
    padding-bottom: 60px;
}
.ad_places {
    max-width: 100%;
    margin-top: 25px;
    display: inline-block;
    width: auto;
    height: auto;
}
.ad_places_section .orb {
    max-width: 415px;
    position: relative;
}
.orb_pseudo {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 415px;
}
.ad_places_section .orb_pseudo::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/a_ar.svg);
    width: 66px;
    height: 66px;
    right: -92px;
    top: -6px;
    z-index: 100;
}
.ad_places_section::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    background-image: url(../img/parallax/3.svg);
    height: 123px;
    background-repeat: no-repeat;
    top: 125px;
    background-position: calc(50% + 480px) 0;
    -webkit-animation: float 4s ease-in-out infinite;
    animation: float 4s ease-in-out infinite;
}
.subh2 {
    margin-top: -15px;
    margin-bottom: 45px;
    font-weight: 450;
    font-size: 29px;
    line-height: 36px;
    color: #323232;
}
.step_section .subh2 {
    margin-bottom: 8px;
}

.step_img {
    background-position: center;
    background-size: cover;
    margin-bottom: 20px;
    height: 380px;
    border-radius: 8px;
}

.step_item {
    padding-left: 104px;
    position: relative;
    margin-bottom: 60px;
}

.step_wrp {
    margin-top: 55px;
}

.step_item:last-child {
    margin-bottom: 0;
}

.step_item img {
    position: absolute;
    left: 0;
    top: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.step_item:hover img {
    top: 5px;
}

.step_item p {
    margin-bottom: 17px;
    font-weight: 600;
    font-size: 28px;
    line-height: 31px;
    color: #323232;
}

.step_item span {
    display: block;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}
.ad_step_list {
    margin-bottom: 44px;
    position: relative;
}

.ad_step_list::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/a_steps.svg);
    width: 11px;
    height: 241px;
    z-index: 1000;
    top: 40px;
    left: 40px;
}
.ad_list_item {
    position: relative;
    background: #FFFFFF;
    -webkit-box-shadow: 10px 14px 76px rgba(10, 19, 51, 0.09);
    box-shadow: 10px 14px 76px rgba(10, 19, 51, 0.09);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 115px;
    padding-left: 75px;
    max-width: 514px;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    line-height: 27px;
    color: #323232;
    z-index: 100;
}

.ad_list_item:hover {
    top: -4px
}

.ad_list_item p {
    margin-bottom: 0;
}

.ad_list_item:nth-child(2) {
    z-index: 10;
}

.ad_list_item:nth-child(3) {
    z-index: 1;
}
.vygoda_section {}

.vygoda_section h2 {
    margin-bottom: 45px;
}

.vygoda_section .g_list li {
    width: 100%;
    margin-bottom: 30px;
}
.vygoda_section::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 936px;
    background-repeat: no-repeat;
    top: -40px;
    background-position: calc(50% + 10px) 0;
}
.full_h_img {
    background-position: center;
    background-size: cover;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 17px;
    min-height: 200px;
}
.gt1 {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 27px;
    line-height: 36px;
    color: #323232;
}
.gt1 span {
    color: #64BB55;
}
.g_list {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.g_list li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 50%;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.2;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding-left: 20px;
    color: #323232;
    margin-bottom: 10px;
}

.g_list li:hover {
    top: -4px
}

.g_list li::before {
    width: 5px;
    height: 5px;
    content: '';
    display: block;
    position: absolute;
    background-color: #64BB55;
    left: 0;
    top: 12px;
}
.vygoda_section .g_list li {
    width: 100%;
    margin-bottom: 30px;
}
.case_section .g_list li {
    width: 100%
}
.dfl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.foottel {
    margin-left: 14px;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    text-align: right;
    color: #000;
}
.quiz_section {
    padding: 140px 0;
    background-image: url(../img/quiz_bg.jpg);
    background-position: center;
    background-size: cover;
}

.quiz_wrapper {
    padding-top: 51px;
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 55px;
    background: #FFFFFF;
    -webkit-box-shadow: 10px 14px 76px rgba(10, 19, 51, 0.09);
    box-shadow: 10px 14px 76px rgba(10, 19, 51, 0.09);
    border-radius: 17px;
    position: relative;
}

.q_header {
    margin-bottom: 30px;
}

.q_num {
    width: 95px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 15px;
    line-height: 1;
    color: #000000;
}

.q_num .current {
    font-weight: bold;
    font-size: 25px;
    line-height: 1;
    color: #64BB55;
    vertical-align: middle;
}

.q_ttle {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    width: calc(100% - 105px);
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    position: relative;
    top: -1px;
    color: #323232;
}

.total_num {
    position: relative;
    top: 2px;
}

.ch_item {
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 90px;
    border: 1px solid #D6E3D2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    padding-right: 44px;
    padding-left: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    font-weight: normal;
    font-size: 22px;
    transition: 0.3s;
    line-height: 25px;
    color: #000000;
    align-items: center;
}

.ch_item::before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #64BB55;
    top: calc(50% - 2.5px);
    right: 43px;
}

.ch_item::after {
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    z-index: 100;
    border-radius: 6px;
    border: 3px solid #FFA133;
}

.ch_item.chosen {
    font-weight: 600;
    border-color: #FFA133
}

.ch_item:hover {
    border-color: #FFA133
}

.ch_item:hover::after,
.ch_item.chosen::after {
    opacity: 1
}

.ch_item.chosen::before {
    background-image: url(../img/chosen_item.svg);
    width: 20px;
    height: 15px;
    background-color: transparent;
    top: calc(50% - 7.5px);
    right: 33px;
}

.chose_wrp .flex {
    margin-bottom: -20px;
    margin-left: -10px;
    margin-right: -10px;
}

.chose_wrp .flex >div {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.shop_section {
    padding-top: 100px;
    background-repeat: no-repeat;
    z-index: 100;
    position: relative;
    background-position: calc(50% - 90px) 20%;
    background-size: 140%;
	margin-top: 20px;
}

.shop_section h2 {
    margin-bottom: 37px;
}

img.shop_logo {
    max-width: 470px;
}
.shop_section .flex {
    align-items: flex-end
}
.shop_section .about_shop {
	margin-bottom: 0;
}
.shopint_img {
    background-position: center;
    background-size: cover;
}
.shopint_img::before {
padding-top: 70%;
content: '';
display: block;

}
.shop_slider {
    margin-top: 30px;
}
.shop_section .owl-prev {
    left: 15px;
}
.shop_section .owl-next {
    right: 15px;
}
.company_section h2 {
    margin-bottom: 30px;
}

.company_section {
    padding-bottom: 120px;
    padding-top: 95px;
}
.company_section .container {
    max-width: 1310px;
    width: 100%;
}
.company_section3 h2 {
    margin-bottom: 30px;
}

.company_section3 {
    padding-bottom: 120px;
    padding-top: 25px;
}
.company_section3 .container {
    max-width: 1310px;
    width: 100%;
}

.company1 {
    float: right;
    margin-right: 20px;
	border-radius: 10px;
}
.company2 {
        float: none;
        margin-right: 0;
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
}
.use_wrp {}

.use_wrp p {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
}

.use_wrp p:last-child {
    margin-bottom: 0;
}

.use_wrp p span {
    width: 24px;
    height: 4px;
    background: #F0983F;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.company_section h2 {
    margin-bottom: 30px;
}
.fourkat_section {
    padding-top: 70px;
    padding-bottom: 90px;
	background: #fff;
}

.stavka_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.stavka_list {
    width: 360px;
    margin-right: 30px;
}

.stavka_list li {
    margin-bottom: 10px;
}

.stavka_list li:last-child {
    margin-bottom: 0;
}

.stavka_list li a {
    background-color: #F6F6F6;
    font-weight: 400;
    font-size: 24px;
    line-height: 21px;
    color: #000000;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 0 22px;
}

.stavka_list li.active a {
    border-top: 4px solid #EE1D23;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 14px 40px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 14px 40px rgba(0, 0, 0, 0.08);
    font-weight: 600;
}

.stavka_in {
    width: calc(100% - 330px);
    background: #FFFFFF;
    -webkit-box-shadow: 0px 14px 230px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 14px 230px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.stavka_man_in {
    border-left: 1px solid #E0E0E0;
    width: 300px;
    padding-top: 26px;
    padding-left: 55px;
    padding-bottom: 40px;
}

.stavka_man_in> img {
    display: inline-block;
    margin-bottom: 45px;
}

.ch_info {}

.ch_info li {
    margin-bottom: 25px;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
}

.ch_info li span {
    display: block;
    font-weight: 600;
}

.ch_info li:last-child {
    margin-bottom: 0;
}

.stavka_tabs {
    width: calc(100% - 300px);
    padding-top: 30px;
}

.flex_stavki {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 50px;
}

.flex_stavki > span {
    height: 200px;
    display: block;
    width: 1px;
    background-color: #E0E0E0;
}

.flex_stavki div p {
    margin-bottom: 35px;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
}

.flex_stavki div span {
    display: block;
    font-weight: 500;
    font-size: 80px;
    line-height: 1;
    color: #EE1D23;
}

.dop_us {
    border-top: 1px solid #E0E0E0;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

.dop_us > p {
    margin-bottom: 17px;
    font-weight: 600;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}

.du_flex {
    max-width: 430px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.du_flex p {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
}
.refuse_section {
    padding-top: 90px;
    padding-bottom: 80px;
    position: relative;
    background-repeat: no-repeat;
    background-image: url(../img/refuse_bg.jpg);
    background-position: calc(50% + 470px) 100%;
}

.refuse_section h2 {
    padding-left: 158px;
    position: relative;
    margin-bottom: 55px;
}

.refuse_section h2::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/refuse.svg);
    width: 130px;
    height: 130px;
    left: 0;
    top: calC(50% - 65px);
}

.reft {
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 43px;
    line-height: 55px;
    color: #000000;
}

.refuse_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 814px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.refuse_flex li {
    padding-left: 48px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.25;
    color: #000000;
    position: relative;
}

.refuse_flex li:last-child {
    margin-bottom: 0;
}

.refuse_flex li::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/check.svg);
    width: 28px;
    height: 28px;
    left: 0;
    margin-top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.refuse_flex li:hover::before {
    margin-top: -4px;
}
.result_section {
	position: relative;
	padding-top: 133px;
	overflow: hidden;
	padding-bottom: 100px;
}

.result_section::before {
	content: "";
	display: block;
	position: absolute;
	background: #b8bbbe;
	opacity: 0.1;
	top: 25px;
	height: 100%;
	left: calc(50% - 788px);
	width: 5000px;
}

.result_section::after {
	content: "";
	display: block;
	position: absolute;
	background-image: url(../img/why_label.svg);
	background-repeat: no-repeat;
	top: 22px;
	left: 0;
	width: 100%;
	height: 58px;
	background-position: calc(50% + 450px) 0;
	-webkit-animation: float 6s ease-in-out infinite;
	animation: float 6s ease-in-out infinite;
}
.result_section::after {
	display: none;
}

.result_section {
	position: relative;
	padding-top: 133px;
	overflow: hidden;
	padding-bottom: 100px;
}

.result_section::before {
	content: "";
	display: block;
	position: absolute;
	background: #b8bbbe;
	opacity: 0.1;
	top: 25px;
	height: 100%;
	left: calc(50% - 788px);
	width: 5000px;
}

.result_section::after {
	content: "";
	display: block;
	position: absolute;
	background-image: url(../img/why_label.svg);
	background-repeat: no-repeat;
	top: 22px;
	left: 0;
	width: 100%;
	height: 58px;
	background-position: calc(50% + 450px) 0;
	-webkit-animation: float 6s ease-in-out infinite;
	animation: float 6s ease-in-out infinite;
}

h2 {
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 40px;
	line-height: 115%;
	letter-spacing: -0.02em;
	color: #fff;
}

h2 span {
	border-bottom: 4px solid #DD7422;
	line-height: 1;
}

.pr_items {
	margin-bottom: -35px;
	padding-bottom: 60px;
}

.pr_items > div {
	margin-bottom: 35px;
}

.preim_t span {
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 50px;
	line-height: 1;
	letter-spacing: -0.02em;
	position: relative;
	top: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #DD7422;
}

.preim_t:hover span {
	top: -4px;
}

.preim_t p {
	margin-bottom: 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
	letter-spacing: -0.02em;
	color: #0c1014;
}

.preim_t p b {
	font-weight: 600;
}

b {
	font-weight: 600;
}

.tab_cases_panel {
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0px 23px 50px rgba(31, 41, 47, 0.13);
	box-shadow: 0px 23px 50px rgba(31, 41, 47, 0.13);
	margin-bottom: 0px;
}

.tab_cases_panel::before {
	content: "";
	display: block;
	position: absolute;
	background-image: url(../img/bg_cases.svg);
	width: 618px;
	height: 56px;
	top: -44px;
	z-index: -1;
	left: -264px;
	background-repeat: no-repeat;
	-webkit-animation: float 6s ease-in-out infinite;
	animation: float 6s ease-in-out infinite;
}

.tab_cases_panel .flex {
	margin: 0;
}

.tab_cases_panel .flex > div {
	padding: 0;
}

.panel_nav_area {
	background-color: #50565d;
	height: 100%;
}

.panel_nav_area li {
	display: block;
}

.panel_nav_area li a {
	display: block;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 20px;
	position: relative;
	padding-bottom: 30px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	line-height: 25px;
}

.panel_nav_area li a span {
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	font-size: 14px;
	line-height: 115%;
	letter-spacing: -0.02em;
	color: #ffffff;
}

.panel_nav_area li a p {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 20px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	line-height: 115%;
	color: #ffffff;
	display: inline;
	border-bottom: 1px solid #fff;
}

.panel_nav_area li a:hover p {
	border-bottom-color: transparent;
}

.panel_nav_area li a::after {
	bottom: 50px;
	right: 34px;
	content: "";
	display: block;
	position: absolute;
	background-image: url(../img/arr.svg);
	width: 30px;
	height: 24px;
	opacity: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.panel_nav_area li.active a {
	background-color: #DD7422;
	border-color: #DD7422;
}

.panel_nav_area li.active a::after {
	opacity: 1;
}

.panel_nav_area li.active a p {
	border-bottom-color: transparent;
}

.tab_answ_part1 {
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 50px;
	padding-bottom: 25px;
}

.pt_t {
	margin-bottom: 22px;
	font-weight: 600;
	font-size: 18px;
	line-height: 140%;
	
	color: #1e2830;
}

.norm_list li {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.34;
	letter-spacing: -0.02em;
	color: #fff;
	position: relative;
	padding-left: 30px;
	margin-bottom: 8px;
}

.norm_list li:last-child {
	margin-bottom: 0;
}

.norm_list li::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	height: 2px;
	width: 16px;
	background-color: #DD7422;
	top: 10px;
}

.tab_answ_part2 {
	background-color: rgba(241, 240, 242, 0.4);
	padding-top: 30px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 70px;
}

.pt_t2 {
	margin-top: 35px;
	margin-bottom: 25px;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%;

	color: #0c1014;
}

h2 i {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 115%;

	color: #0c1014;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	margin-top: 15px;
}
.five_section {
    position: relative;
    padding-top: 85px;
    padding-bottom: 70px;
}

.five_section h2 {
    margin-bottom: 35px;
}

.five_section .container {
    position: relative;
    z-index: 10;
}

.five_section::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    background-image: url(../img/case_bg.jpg);
    background-position: center;
    background-size: cover;
    height: calc(100% + 80px);
}

.casesed_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
}

.case_t_area {
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 23px;
    padding-bottom: 30px;
    width: 770px;
}

.case_t_area p {
    margin-bottom: 22px;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}

.case_t_area span {
    padding-left: 45px;
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}

.case_t_area span::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    background-image: url(../img/case_qu.svg);
    width: 27px;
    height: 23px;
    top: calc(50% - 11.5px);
}

.case_img {
    background-position: center;
    background-size: cover;
    width: 220px;
    min-height: 300px;
}

.case_img::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/case_tri.svg);
    background-repeat: no-repeat;
    width: 43px;
    height: 44px;
    bottom: 22px;
    left: -22px;
}

.casesd_descript_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 220px - 470px);
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.case_adr {
    position: relative;
    margin-bottom: 42px;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
    padding-left: 80px;
}

.case_adr::before {
    background-image: url(../img/case_adres.svg);
    background-repeat: no-repeat;
    content: '';
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    left: 0;
    top: calc(50% - 32px);
}

.case_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.case_flex > span {
    display: block;
    height: 80px;
    width: 1px;
    background-color: #E7E7E7;
}

.case_flex div p {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
}

.case_flex div span {
    font-weight: 600;
    font-size: 29px;
    line-height: 37px;
    color: #000000;
    display: block;
}

.casesd_descript_area > div {
    width: 100%;
}

.casedes_slideres {
    margin-bottom: 30px;
}

.go_prevs,
.go_nexts {
    display: inline-block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
	border-radius: 50%;
    width: 68px;
    height: 68px;
    margin-right: 10px;
    background-color: #fff;
}

.go_prevs::before,
.go_nexts::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/prev.svg);
}

.go_nexts::before {
    background-image: url(../img/next.svg);
}

.go_prevs:hover,
.go_nexts:hover {
    background-color: #DD7422
}

.go_prevs:hover::before,
.go_nexts:hover::before {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.owl_num {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 27px;
    line-height: 1;
    color: #000000;
}

.owl_num b {
    font-weight: 600;
}

.rev_sliders {
    margin-bottom: 32px;
}

.rev_item {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    background-position: center;
    background-size: cover;
    height: 235px;
}

.rev_item::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: .3;
}

.rev_item::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/play.svg);
}

.rev_item:hover::after {
    -webkit-transform: scale(0.95);
    transform: scale(0.95)
}
.qu_section h2 {
    margin-bottom: 30px;
    font-size: 40px;
}

.qu_section .container {
    max-width: 1310px;
    width: 100%;
}

.min_img {
    display: inline-block;
    max-width: 100%;
	border-radius: 10px;
}

.wr_panel {
    padding-top: 30px;
    border-top: 2px solid #dc7b42;
    display: inline-block;
    margin-bottom: 20px;
}
.qu_section .check_list li {
    margin-bottom: 30px;
}
.qu_section .check_list li:last-child {
    margin-bottom: 0;
}
.qu_section .check_list {
    margin-bottom: 0;
}
.check_list {
    margin-bottom: 28px;
    max-width: 530px;
}

.check_list li {
    position: relative;
    display: block;
    margin-bottom: 25px;
    padding-left: 40px;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #fff;
}

.check_list li::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/norm_list.svg);
    width: 22px;
    height: 22px;
    left: 0;
    top: 5px;
}
.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%;
	background: #000;
}
.column-2 {
    width: 27%;
	background: #000;
}
.baground {
	background-image: url(../img/bg10.png);
	background-size: cover;
	background-color: #000
}
.baground2 {
	background-image: url(../img/mainbg2.jpg);
	background-size: cover;
	background-color: #000
}
.tovarmod {
    padding-right: 0 !important;
}
.tovarmod .modal-dialog {
    max-width: 100%;
    width: 100%;
    margin: 0;
}
.modal_inner_wrp {
        max-height: calc(100vh - 2px);
    overflow: auto;
    position: relative;
}
.closemod {
    position: fixed;
    cursor: pointer;
    z-index: 100;
    top: 40px;
    right: 40px;
}
.caseDiv1 {
    background-position: center;
    background-size: cover;
    background-image: url(../img/bg7.jpg);
    padding-top: 20px;
    padding-bottom: 75px;
}
.caseDiv1 h2{
    font-size: 60px;
	text-align: center;
	color: #FFA800;
}
.caseDiv1 span{
    font-size: 50px;
		color: #FFA800;
}
.logoIn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    margin-bottom: 50px;
}
.ct1 {
    font-size: 42px;
	color: #00364E;
	line-height: 1;
    background: #FFA800;
	border-radius: 10px;
    padding: 0 10px;
    padding-bottom: 2px;
    display: inline-block;
}
.ct2 {
   font-size: 60px;
	text-align: center;
	color: #FFA800;
	line-height: 1; 
}
.ct3 {
    line-height: 31px;
font-size: 40px;
text-align: center;
max-width: 910px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
color: #FFFFFF;

margin-bottom: 50px;
}
.caseDiv1 .yb {
    width: 100%;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}
.caseDiv6 {
    
    background-image: url(../img/bg2.jpg);
    background-size: 1920px 100%;
    background-repeat: no-repeat;
    background-position: top center;
}
.reg_div {
    max-width: 270px;
}
.company_section2 {
    padding-bottom: 120px;
    padding-top: 95px;
	 background: #FFA800;
}
.company12 {
    float: right;
    margin-right: 40px;
	border-radius: 10px;
	max-width: 120%;
}
.use_wrp2 {}

.use_wrp2 p {
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
    color: #00364E;
}

.use_wrp2 p:last-child {
    margin-bottom: 0;
}

.use_wrp2 p span {
    width: 24px;
    height: 4px;
    background: #00364E;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.company_section2 h2 {
    margin-bottom: 30px;
	color: #00364E;
}
.two {
    padding-bottom: 75px;
	background: #FFA800;
}
.two h2{
    margin-bottom: 30px;
	color: #00364E;
}
.two .row > div {
    margin-bottom: 20px;
}
.logoIn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    margin-bottom: 50px;
}
.why_div {
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 31px;
    padding-right: 30px;
    background: #FFFFFF;
box-shadow: 0px 0px 86px rgba(0, 0, 0, 0.101371);
border-radius: 6px;
    min-height: 100%;
    position: relative;
}
.why_div::after {
    content: '';
    display: block;
    background-image: url(../img/check.png);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    top: 20px;
}
.why_div p {
    margin-bottom: 0;
    font-style: normal;
font-weight: normal;
font-size: 21px;
line-height: 31px;/* or 148% */

color: #000000;
}
.why_div p span {
    font-weight: 800;
	
}
.warning {
	position: fixed;
	bottom: 0;
	right: 0;
	display: none;
	justify-content: right;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background-color: #000;
	color: #fff;
	z-index: 120;
	border: 1px solid white;
	height: 150px;
	width: 400px;
	border-radius: 10px;
	margin: 20px;
	text-align: center;
	align-items: center; 
}

.warning--active {
	display: flex;
}

.warning__text {
    margin-top: 10px;
	margin-right: 30px;
}

.warning__read {
	display: block;
	margin-left: 15px;
}
.warning__apply {
	padding: 10;
    margin: 10;
    display: inline-block;
    vertical-align: middle;
    background: none;
    border: none
	
}

.normb2 {
	margin: 10px;
    width: 100%;
    height: 35px;
    background: #000;
    border-radius: 10px;
	border: thin solid black;
    font-weight: bold;
    font-size: 12px;
    position: relative;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    padding-top: 5px;
}


