/* Fonts */
@font-face { /*Применяется на странице товара для иконки характеристик*/
    font-family: 'ElegantIcons';
    src: url(../fonts/ElegantIcons.ttf) format('truetype');
    font-weight: 400;
}
@font-face { /*Rubik применяется в корзине, в модальном окне оформления заказа*/
    font-family: 'Rubik';
    src: url(../fonts/Rubik-Light.ttf) format('truetype');
    font-weight: 300;
}
@font-face {
    font-family: 'Rubik';
    src: url(../fonts/Rubik-Medium.ttf) format('truetype');
    font-weight: 500;
}
@font-face { /*Применяется в ордере*/
    font-family: 'Roboto';
    src: url(../fonts/Roboto-Light.ttf) format('truetype');
    font-weight: 300;
}
@font-face { /*Применяется в ордере*/
    font-family: 'Roboto';
    src: url(../fonts/Roboto-Regular.ttf) format('truetype');
    font-weight: 400;
}
@font-face { /*Применяется в оредере в названии товара*/
    font-family: 'Roboto';
    src: url(../fonts/Roboto-Bold.ttf) format('truetype');
    font-weight: 600;
}
@font-face { /*Применяется в логотипе Denero*/
    font-family: 'Raleway';
    src:  url(../fonts/ralewayregular.ttf) format('truetype');
    font-weight: 400;
}
@font-face { /*Иконки в ордере*/
    font-family: "FontAwesome";
    src: url(../fonts/fa-regular-400.ttf) format("truetype");
    font-weight: 400;
}
@font-face { /*Иконки*/
    font-family: "Ionicons";
    src: url(../fonts/ionicons.ttf) format("truetype");
    font-weight: 400;
}
@font-face { /*Шрифт Южный, все начертания используются*/
    font-family: 'Trial';
    src: url(../fonts/TRIAL_FactorA-Regular.otf) format('truetype');
    font-weight: 400;
}
@font-face {
    font-family: 'Trial';
    src: url(../fonts/TRIAL_FactorA-Medium.otf) format('truetype');
    font-weight: 500;
}
@font-face {
    font-family: 'Trial';
    src: url(../fonts/TRIAL_FactorA-Bold.otf) format('truetype');
    font-weight: 700;
}


/* Default page style */
html, body {
    min-width: 500px;
    position: relative;
}
body {
    color: #000;
    background: #fff;
}
#map .info, body{font-size: 18px;}
div#map .title, body, #map .info{
    font-family: Trial, sans-serif;
    line-height: 1.5;
}
.clients,.individual_order,.elements, body.projects .category_items,body.materials .category_items, body.collections .category_items, body.category .category_items,
.product .content > .wrapper,.product_types,.wrapper.wrapper_100,
.materials .content > .wrapper,.post .content > *, #map,.filter-checked,.news .category_items, .content{background-color: #fff;}
*, *:before, *:after {
    box-sizing: border-box;
    word-wrap: break-word;
}
div, input {
    outline: none;
}
a, a:active, a:hover, a:link, a:visited, a:focus {
    text-decoration: none;
    color: #000;
}
#map > a:active, a:link { outline: none; }
.gm-style .gm-style-iw-c { padding: 12px 14px 12px 12px !important; }
.gm-style-iw-d { overflow: auto !important; }
a, button {
    transition: .3s ease;
    transition-property: color, opacity, background, border-color;
    cursor: pointer;
}
ul li, ol li {
    list-style-position: inside;
}
ul {
    padding: 0;
}
img {
    max-width: 100%;
    height: auto;
}
.denero_logo img{
    height: 20px;
    margin-top: -7px;
}
table, tr, td {
    border: 0;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    outline: none;
}
p{margin: 0 0 13px;}
/* Font awesome */
.fa {
    font-family: "FontAwesome";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-vk:before {
    content: "\f189";
}
.fa-home:before {
    content: "\f015";
}
.fa-mail:before {
    content: "\f0e0";
}
.fa-phone {
    background-color: #4ccd8f;
    border: 1px solid #4ccd8f;
}
.fa-phone:before {
    content: "\f095";
}

/* Header */
.header {
    position: fixed;
    z-index: 100;
    height: 70px;
    width: 100%;
    padding: 0 10px;
    transition: 0.3s all;
}
.footer{
    position: relative;
    background: #F4F4F4;
    margin: 0;
    border-radius: 24px 47px 24px 24px;
    padding: 19px;
}
.footer a, .footer{color: #000;}
.flist .footerdoplink {
    float: left;
    line-height: 37px;
    font-size: 20px;
    margin-right: 158px;
}
.footerdoplink img {
    width: 28px;
    height: 37px;
    margin-right: 5px;
    float: left;
}
.flist ul{
    list-style: none;
    font-size: 18px;
}
.flist{margin-top: 56px;}
.flist > div{
    display: inline-block;
}
.fcontact svg{width: 20px;}
.fcontact span{
    font-size: 12px;
    font-weight: 700;
}
.fcontact a, .fcontact span, .flist > a{
    display: block;
}
.fcontact a:not(:last-of-type){margin-bottom: 10px;}
.flist ul{margin-bottom: 40px;}
.fcontact a, .fcontact span + a, .flist span, .flist > a{
    font-size: 25px;
    font-weight: 500;
}
.flogo{
    margin-bottom: 40px;
}
.footer .lower > div{
    display: inline-block;
    vertical-align: top;
}
.footer .lower > div:first-child a{
    margin-left: 23px;
    text-decoration: underline;
}
.footer .m_arrow{
    top: unset;
    z-index: 0;
    left: unset;
    right: 20px;
    top: 20px;
    transform: rotate(180deg);
    filter: invert(1) grayscale(1) brightness(2);
}
/* Header navbar */
.navbar {
    border: 0;
    margin-bottom: 0;
}
.product .navbar {
    z-index: 14;
}
.navbar .container-fluid {
    padding: 0;
}
.navbar-collapse .row {
    float: left;
    transition: .6s;
}
.navbar-collapse .row a {
    float: left;
    font-size: 11px;
    color: #FFF;
}
.navbar-brand > svg{
    width: 168px;
    height: 55px;
    fill: #fff;
}
.closemarkermap {
    position: absolute;
    padding: 3px 3px 0 0;
    top: 0;
    right: 0;
}
.closemarkermap::after {
    display: block;
    content: '';
    filter: contrast(0) brightness(0);
    width: 12px;
    height: 12px;
    background: url('/image/delete.svg');
    background-repeat: no-repeat;
    background-size: contain;
}
.navbar-brand:hover > svg{fill: #FF0E3A;}
.navbar-toggle {
    transition: opacity 0.4s ease;
    opacity: 0;
}
.navbar-toggle.collapsed {
    opacity: 1;
}
.navbar-nav{margin: 0;}
.dropdown_menu{
    visibility: hidden;
    opacity: 0;
}
.dropdown_menu li{
    display: inline-block;
    width: 50%;
}
.wrapper .has_subnav .dropdown_menu li > a{
    padding: 0;
    line-height: 1;
    font-weight: 400;
    display: inline-block;
    width: 100%;
}
.dropdown_menu li::marker{content: none;}
.nav {font-weight: 600;}
.nav li > ul {
    z-index: 1;
}
#shadow{
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}
.shadow #shadow{
    opacity: 1;
    visibility: visible;
}
.nav li > a {
    color: inherit;
    line-height: 1.5;
    padding: 0 15px;
    font-size: 10px;
}
#hamburger {
    padding: 16px 14px;
    margin: 10px 10px 0 0;
    background: #fff;
    border-radius: 50%;
    transition: .6s;
    visibility: hidden;
    opacity: 0;
}
#hamburger div{
    height: 2px;
    width: 20px;
    background: #000;
    transition: .6s;
    opacity: 0;
}
.header.fixed #hamburger div{opacity: 1;}
#hamburger div:nth-child(2){margin: 5px 0;}
.header.fixed #hamburger{
    visibility: visible;
    opacity: 1;
}
#hamburger svg path, .video_filter svg path{fill: #000;}
.icon-bar {
    height: 2px!important;
    background: #404044;
}
.nav li > a:focus, .nav li > a:hover {
    background: none;
}
.navbar-collapse,.nav li a span, #map .info{font-weight: 500;}
.nav li a span.active{border-bottom: 1px solid #fff;}
.nav li.toggle_menu a span.active{border-color: #FF0E3A;}
.dropdown_menu li.nav_collec ~ li a,.product_types li.nav_collec ~ li a, .post .post_dop h2 ~ a:hover p{color: #FF0E3A;}
.nav li.has_subnav.toggle_menu a span::after{filter: none;}
/* Header breadcrumb */
.breadcrumb {
    background: none;
    font-size: 16px;
    font-weight: 300;
    padding: 0 0 13px 0;
    margin-bottom: 30px;
}
.breadcrumb > li+li:before {
    padding: 0;
}
.breadcrumb > li+li:before, .breadcrumb li:last-of-type {
    color: #999;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.breadcrumb .active {
    color: #545454;
}
/* Header h1-h3 */
h1, h3 {
    color: #545454;
    font-weight: 300;
    margin-top: -19px;
    padding-bottom: 48px;
    margin-bottom: 0;
}
h1, h3, p.prod_price{font-size: 38px;}
h3 {
    margin-top: 0;
}
.product h1 {padding-bottom: 25px;}

.product_types > div {
    width: 100%;
    padding: 0 0 13px 0;
}
.product_types .product_menu {
    list-style: none;
    line-height: 1;
}
.product_types .check ul{
    display: inline-block;
}
.product_types li{
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px;
    line-height: 13px;
}
.filters_checkbox li{margin: 0 0 5px 5px}
/* Header filters button */
.filter_btn {
    position: absolute;
    right: 15px;
    bottom: 15px;
    display: none;
}
.category .filter_btn {
    display: block;
}
.filter_btn span {
    color: #006B9E;
    border-bottom: 1px dashed #92b5cf;
    font-weight: 100;
    cursor: pointer;
    display: none;
}
.filter_btn:before, .filter_btn:after {
    color: #0d7aad;
    font-family: ElegantIcons;
    cursor: pointer;
    position: relative;
}
.filter_btn:before {
    content: "f";
    font-size: 28px;
    top: 6px;
}
.filter_btn:after {
    content: "7";
    font-size: 18px;
    top: 4px;
    display: none;
}
/* Материалы */
.materials span.name,span.num { position: relative;}
.materials span.name:after {
    display: inline-block;
    position: absolute;
    transition-property: opacity,bottom;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    height: 1px;
    width: 100%;
    background: black;
    opacity: 0;
    content: '';
    left: 0;
    bottom: -12px;
}
.materials .wrapper > ul a { display: block; padding: 7px 0; }
.materials .wrapper > ul a span.num { display: inline-block; top: -6px; padding: 6px; font-size: 13px; }
.materials .wrapper > ul li { display: inline-block; font-weight: 500;}
.materials .wrapper > ul li span { transition: color 0.3s ease-out;}
.materials .wrapper > ul li:hover span,.product_types .wrapchilds a:hover{ color:#FF0E3A;}
.materials .wrapper > ul li:hover span.name:after, .wrapper > ul li.active_li span.name:after { opacity: 1; bottom: -6px;}
.materials .wrapper > ul li:hover span.name:after { background: #FF0E3A;}
.materials .wrapper > ul li.active_li { transition: font-weight 0.3s ease-out;font-weight: 600;}
/* Header category list */
.product_types {
    display: none;
}
.category .product_types, .collections .product_types, .projects .product_types{
    display: block;
}
.product_types > .wrapchilds {
    width: 100%;
}
.product_types .product_menu {
    list-style: none;
    line-height: 1;
}
.product_types .check ul {
    display: inline-block;
}
.product_types li {
    display: inline-block;
    margin: 0 25px 19px 0;
    line-height: 16px;
}
.product_types li a {
    display: inline-block;
    border-bottom: 1px solid #00000000;
}
.product_types li.active a {
    border-color: #000;
}
.product_types .check li {
    margin-right: 35px;
}
.product_types .check li a:after {
    content: "\f121";
    font-family: Ionicons;
    margin-left: 5px;
    opacity: 0.2;
    position: absolute;
    font-size: 12px;
}
.product_types .check li.active a:after {
    opacity: 1;
}
.product_types .more {
    display: none;
}
.product_types div > span {
    color: #333;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 15px;
}
/* Header filters */
#filters {
    /*display: none;*/
    position: relative;
    width: 100%;
    padding-top: 0;
    z-index: 100;
}
#filters hr {
    padding: 0;
    border: 0;
    height: 1px;
    background: #ccdadf;
    margin-bottom: 25px;
}
#filters div > div {
    float: left;
    padding-right: 30px;
}
#filters .slider {
    padding: 0;
    margin-bottom: 10px;
}
#filters .slider div {
    padding: 0 15px;
}
#filters span {
    display: block;
}
#filters img {
    width: 245px;
    margin-bottom: 15px;
}



/* Body */
.wrapper,.whitebg,.content{position: relative;}
.wrapper,.wrapchilds > *{padding: 0 19px;}
/* Body content */
.content {
    z-index: 8;
    overflow: hidden;
    padding-top: 145px;
    margin-bottom: -1px;
}
.news .content{margin-bottom: 1px;}
.home .content{padding-top: 70px;}
.home .content{padding: 0;}
.about{padding-top: 0;}
.content .description {
    font-weight: 300;
    line-height: 1.4;
}
#map .title, .content .description{font-size: 19px;}
.content .description p, .content .description ul, .content .description div, .content .description ol {
    margin-bottom: 25px;
}
.content .description a{
    color: #FF0E3A;
}
.content .description a:hover{
    color: #333;
}
.information .content .description div, #map .info p, .post #map{margin-bottom: 0;}
.empty-desktop {
    display: none;
}
/* Body category content */
.category_items {
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 55px;
}
.category_items .more {
    text-align: center;
    border: 1px solid #ececec;
    color: #5E5E5E;
    padding: 10px 0;
    margin-top: 30px;
    font-size: 15px;
}
.category_items.uslider {
    font-size: 0;
}
.bar-form-collapse{
    padding: 19px;
    width: 100%;
}
.category_items.uslider > * {font-size: 18px;}
/* Body product content */
.product .content > .wrapper, .compare .product > div {
    z-index: 6;
    padding-bottom: 55px;
}
.product .content .left {
    padding-bottom: 0;
    padding-top: 60px;
}
.product .content{padding-top: 460px;}
.product .content .left, .product .content .bg {
    width: 100%;
    height: 489px;
    top: 0;
    background: #fff;
    position: absolute;
    z-index: 4;
    overflow: hidden;
    text-align: center;
}
.product .content .left {z-index: 7;}
.product .content .left img {
    height: 100%;
    width: auto;
}
.product .content .bg {
    display: none;
}
/* product table точка при наведении */
.product td:first-child:before {
    width: 5px;
    height: 5px;
    background: #FF0E3A;
    border-radius: 3px;
    content: ' ';
    opacity: 0;
    position: absolute;
    left: -18px;
    margin-top: 7px;
    transition: 0.3s ease opacity;
    display: none;
    z-index: 2;
}
.product_info td:first-child:before {
    left: 0;
}
.product tr:hover td:first-child:before {
    opacity: 1;
}
.product .head td:first-child:before {
    content: none;
}
/* product_info */
.product_info {
    background: #fff;
}
.accordion {
    position: relative;
}
.ae {
    position: relative;
    overflow: hidden;
    transition: 0.4s ease;
}
.ae_h {
    padding: 21px 0 23px 0;
}
.ae_b {
    margin-top: 15px;
    overflow-y: auto;
}
.product_info .accordion:before {
    position: absolute;
    left: -18px;
    top: 0;
    z-index: 2;
    content: "";
    width: 16px;
    height: calc(100% + 1px);
    background-color: white;
}
.product_info > div:not(.accordion) {
    position: relative;
    margin-bottom: 19px;
    font-weight: 400;
}
.accordion .ae {
    font-weight: 400;
    padding-left: 18px;
    margin-left: -18px;
}
.ae_b {
    position: relative;
    padding-left: 18px;
    margin-left: -18px;
}
/*Иконки файлов для загрзки*/
.download a {
    display: block;
    font-size: 15px;
    line-height: 1.1;
    font-weight: 600;
    color: #333!important;
    position: relative;
    padding-left: 29px;
    width: 100%;
    padding-bottom: 16px;
}
.download a:hover {
    color: #FF0E3A!important;
}
.file:before {
    color: #333;
    font-family: FontAwesome;
    display: inline-block;
    font-size: 26px;
    font-weight: 300;
}
.download .file:before {
    position: absolute;
    left: 0;
    top: -7px;
}
.file.unk:before {
    content: "\f56d";
}
.file.pdf:before {
    content: "\f1c1";
}
.file.android:before {
    font-family: "Ionicons";
    content: "\f225";
}
.product_info hr {
    margin-bottom: 0;
    margin-top: 0;
}
.product_info a {
    color: #FF0E3A;
}
/* product_info item price */
.product_info > span.price {
    display: inline-block;
    font-weight: 300;
    font-size: 12px;
    color: #9A9A9A;
    margin-bottom: 10px;
}
/* product_info choose and request buttons */
.product_info .buttons {
    margin-bottom: 5px;
}
.product_info .buttons a, #fixed_product_name .buttons a,a.btn_b{
    padding: 10px 15px;
    border-radius: 23px;
    color: #FF0E3A;
    border: 1px solid #FF0E3A;
    font-weight: 500;
    font-size: 13px;
    display: inline-block;
    margin-right: -15px;
    opacity: 1; /*TODO: Это зачем?*/
    margin-left: 30px;
}
.product_info .buttons a:hover,#fixed_product_name .buttons a:hover,a.btn_b:hover{
    background: #FF0E3A;
    color: #fff;
    border-color: #FF0E3A;
}
/* product_info categories list */
.product_info .categories a:hover, .product_info .modifications_link a:hover {
    text-decoration: underline;
}
.product_info .modifications_link, .product_info .categories{
    line-height: 14px;
}
.product_info .modifications_link a {
    position:relative;
    padding-right:13px;
}
.product_info .scroll {
    overflow-y: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 18px;
    margin-left: -18px;
}

.product_info .scroll > div{margin: 25px 0;}
/* product_info group elements */
.product_info .group {
    min-height: 20px;
    margin: 20px 0;
}
.product_info .group table {
    margin-top: 40px;
}
.product_info .ae_h a {
    display: block;
    color: #333;
    font-weight: 500;
    white-space: nowrap;
}
.product_info .ae_h a > div {
    position: absolute;
    display: inline-block;
    left: 0;
    font-weight: 300;
    width: 100%;
    padding: 0 47px 0 210px;
}
.product_info .ae_h a > div:before {
    font-family: ElegantIcons;
    content: "r";
    color: #FF0E3A;
    position: absolute;
    left: 173px;
}
.product_info .ae_h a > div span {
    font-size: 13px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.product_info .ae_h a:after {
    content: "\f209";
    font-family: Ionicons;
    color: #333;
    position: absolute;
    right: 20px;
}
.product_info .ae_h a:hover:after {
    color: #FF0E3A;
}
.product_info .aclose .ae_h a:after {
    content: "\f218";
    color: #FF0E3A;
}
.product_info .aclose .ae_h a:hover:after {
    color: #333;
}
/* product_info properties list */
.product_info .accordion .ae_b table {
    font-weight: 500;
    width: 100%;
}
.accordion td {
    padding-bottom: 13px;
    vertical-align: top;
    padding-right: 15px;
}
.product_info .accordion .ae_b table td:last-child {
    padding-right: 0;
    font-weight: 400;
}
.product_info .properties table a {
    text-decoration: underline;
    text-decoration-style: dashed;
}
/*In product page*/
.left {
    background: radial-gradient(circle farthest-corner at 100% 85%, rgb(230,230,230) 0%, rgb(240,240,240) 34%, rgb(255,255,255) 69%, rgb(255,255,255) 100%) !important;
    overflow: visible!important;
    position: relative;
}
.left .images {
    mix-blend-mode: darken;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.left .dots {
    position: absolute;
    z-index: 2;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    padding: 3px 4px;
    border-radius: 20px;
    background-color: #fff;
}
.left .dots a {
    margin: 0;
    vertical-align: middle;
    display: inline-block;
}
.left img {
    position: absolute;
    left: 50%;
    bottom: 0;
    top: 0;
    margin: auto 0;
    transform: translateX(-50%);
    opacity: 0;
}
.left .transition {transition: 0.5s ease;}
.product .content > div#fixed_product_name{
    z-index: 8;
    height: 61px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    transition: .3s;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
}
.product .content > div#fixed_product_name.toggle{
    opacity: 1;
    visibility: visible;
}
#fixed_product_name .wrapper >*{float: left;color:#fff}
#fixed_product_name p{
    display: none;
    margin: 0;
    font-weight: 400;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#fixed_product_name .buttons{
    width: 100%;
    text-align: right;
    position: relative;
}
#fixed_product_name .buttons a{
    margin: 11px 0 0 0;
    padding: 9px 13px 7px;
    font-size: 14px;
}
#fixed_product_name .buttons .price{
    position: absolute;
    left: 0;
    line-height: 61px;
}
#fixed_product_name > div span.price > span{
    font-size: 25px;
    margin-left: 6px;
}
.product_info > div span.price > span > .special, #fixed_product_name div span.price > span > .special{
    top: -3px;
    position: absolute;
    color: #999;
    text-decoration: line-through;
    line-height: 13px;
    font-size: 11px;
}
/* product modifications */
.modifications .scroll {
    overflow-x: auto;
    margin: 0 104px;
}
.compare.product .modifications .scroll {
    margin-right: 0;
}
.compare .modifications td:last-child{
    display: none;
}
/*Тени для скроллов*/
/*Горизонтальные*/
.scroll_sh_left {
    background: linear-gradient(90deg, rgba(08, 10, 71, 0.12), rgba(0, 0, 0, 0) 10px);
}
.scroll_sh_right {
    background: linear-gradient(270deg, rgba(08, 10, 71, 0.12), rgba(0, 0, 0, 0) 10px);
}
.scroll_sh_h {
    background: linear-gradient(90deg, rgba(08, 10, 71, 0.12), rgba(0, 0, 0, 0) 10px),
                linear-gradient(270deg, rgba(08, 10, 71, 0.12), rgba(0, 0, 0, 0) 10px);
}
/*Вертикальные*/
.scroll_sh_top {
    background: linear-gradient(180deg, rgba(08, 10, 71, 0.12), rgba(0, 0, 0, 0) 10px);
}
.scroll_sh_bottom {
    background: linear-gradient(0deg, rgba(08, 10, 71, 0.12), rgba(0, 0, 0, 0) 10px);
}
.scroll_sh_v {
    background: linear-gradient(180deg, rgba(08, 10, 71, 0.12), rgba(0, 0, 0, 0) 10px),
                linear-gradient(0deg, rgba(08, 10, 71, 0.12), rgba(0, 0, 0, 0) 10px);
}
/* modifications table elements */
.modifications table {
    min-width: 100%;
    border-collapse: unset;
}
.modifications td {
    height: 98px;
    border-bottom: 1px solid #eee;
    vertical-align: top;
    padding: 34px 29px 0 0;
    max-width: 184px;
}
.modifications .td_price{
    padding-right: 0px;
}
.modifications td .addcart {
    opacity: 0;
    display: block;
    line-height: 14px;
    color: #FF0E3A;
    padding: 9px 13px 7px;
    border: 1px solid #FF0E3A;
    border-radius: 19px;
    font-weight: 500;
    font-size: 14px;
    white-space: nowrap;
}
.modifications td .addcart:hover {
    background: #FF0E3A;
    color: #fff;
}
.modifications tr:hover td a {
    opacity: 1;
}
.modifications td span > *:last-child{
    color: #9A9A9A;
}
/* modifications table header */
.modifications .head td {
    font-weight: 500;
    padding-top: 0;
    line-height: 18px;
}
.modifications .head td:first-child,.modifications .head td, .modifications .head td:last-child{height: 70px;}
.modifications .head span {
    color: #333;
}
/* modifications обрезание строк */
.product td > span {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.modifications td > span {
    width: 100%;
    max-height: 45px;
}
.modifications .head td > span {
    text-overflow: unset;
    word-wrap: break-word;
    max-height: 59px;
    font-size: 15px;
    line-height: 20px;
}
.modifications .head td:last-child > span {
    margin: 0 auto;
}
/* modifications закрепление имени и цены товара */
.modifications td:first-child, .modifications td:last-child {
    left: 19px;
    position: absolute;
    width: 104px;
    height: 98px;
    max-width: none;
    padding-right: 6px;
}
.modifications td:last-child {
    padding: 34px 0 0 7px; 
    right: 19px;
    left: auto;
    text-align: center;
}
.modifications td:first-child span > a {
    color: inherit;
    padding: 0;
    background-color: transparent;
    position: static;
    opacity: 1;
    border: none;
    font-size: inherit;
    font-weight: inherit;
}
.modifications td:first-child span > a:hover {
    color: #FF0E3A;
}
.modifications td > span {
    white-space: nowrap;
}
.modifications td:first-child > span {
    white-space: normal;
}
.product .head td > span {
    white-space: normal;
}
/* Блок товара */
.product_preview {
    vertical-align: top;
    float: left;
    width: 100%;
    border-radius: 16px;
    position: relative;
    margin-bottom: 7px;
    padding: 25px 25px 15px 25px;
}
.materials .product_preview {
    border: none;
    padding: 19px 0 19px 19px;
}
.attention{
    color: #999;
    font-weight: 300;
    border-left: 2px solid #FF0E3A;
    padding: 8px 0 8px 8px;
}
.attention, .materials_nav{
    list-style:none;
    margin-bottom: 5px;
}
.materials .category_items { margin-left: -19px;}
.product_preview .image {
    height: 460px;
    width: 100%;
    overflow: hidden;
    font-size: 0;
    line-height: 460px;
    position: relative;
    opacity: 1;
}
.projects #map .title{
    color: #FF0E3A;
}
.dots {
    font-size: 0!important;
    position: relative;
    bottom: 10px;
    z-index: 1;
}
.dots > a {
    height: 4px;
    width: 22px;
    border-radius: 2px;
    margin: 0 2px;
    position: relative;
    display: inline-block;
    background-color: #DADADA;
}
.dots > a.active{
    background-color: #000;
}
.uslider + .dots > a {
    display: inline-block;
    margin-bottom: 0;
}
.uslider + .dots, .clients .uslider + .dots {
    height: 0;
    overflow: visible;
    text-align: center;
}
.products .category_items.uslider + .dots,.news_preview .uslider + .dots{
    height: 20px;
    margin-top: -35px;
    padding-bottom: 35px;
}
.clients .uslider + .dots > a:after {
    background-color: white;
}
.examples.uslider + .dots,.clients .uslider + .dots{
    margin-bottom: -25px;
    padding-top: 25px;
}
.dots a:hover, .dropdown_menu a:hover{
    opacity: 0.6;
}
.clients_n_examples .dots a:after {
    background-color: white;
}
.wrapper .arrow_slider, .left > .arrow_slider{
    width: 100%;
    height: 0;
    position: absolute;
    right: 20px;
    padding: 0;
    top: 50%;
}
.home .stocks.wrapper .arrow_slider{
    bottom: 65px;
    top: unset;
}
.products .wrapper .arrow_slider{margin-top: -141px;}
.clients_n_examples .wrapper .arrow_slider{margin-top: 3px;}
a.page_link{
    font-weight: 500;
    color: #AEAEAE;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 15px;
    padding-right: 10px;
}
a.page_link::after{
    content: "";
    opacity: 0.35;
    background-image: url(/image/Icon_arrow.svg);
    display: inline-block;
    position: absolute;
    right: -2px;
    width: 10px;
    top: 4px;
    height: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.projectsl_wrapper{
    position: relative;
    padding: 0 19px;
    margin: 0 -19px;
}
.clients .row{position: relative;}
.arrow_slider div, .product .left div.arrow_slider div{
    position: relative;
    z-index: 2;
    transition: filter .3s;
    background-color: #fff;
    border-radius: 50%;
    user-select: none;
    width: 48px;
    height: 48px;
    filter: contrast(1) brightness(1);
    cursor: pointer;
    pointer-events: unset;
}

.arrow_slider div::before, .product .left div.arrow_slider div::before{
    content: "";
    border-radius: 50%;
    position: absolute;
    background-image: url('/image/Icon_arrow.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 14px;
    right: 13px;
    width: 20px;
    height: 20px;
}
.arrow_slider div:last-child,.left .arrow_slider div:last-child{
    float: left;
    left: -5px;
}
.arrow_slider div:last-child::before,.left .arrow_slider div:last-child::before{
    transform: scaleX(-1);
    left: 13px;
    right: unset;
}
.arrow_slider div:first-child{
    float: right;
    border-radius: 44px;
}
.home .stocks .arrow_slider, #structs .arrow_slider{
    width: auto;
    top: unset;
}
.home .stocks .arrow_slider div:first-child{
    width: 114px;
}
#structs .arrow_slider{
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: none;
}
.home .stocks .arrow_slider div:first-child, #structs .arrow_slider div:first-child{right: 0;}
.home .stocks .arrow_slider div:first-child::after{
    content: "Вперёд";
    font-size: 16px;
    font-weight: 500;
    padding-left: 15px;
    line-height: 48px;
}
.left > .arrow_slider{
    margin-top: 18px;
}
.product .content .left > .arrow_slider > img{
    max-height: unset;
    padding: 0;
    opacity: 1;
}
.left .arrow_slider div:first-child{
    right: -21px;
    float: right;
    left: unset;
}
.left .arrow_slider div:last-child{
    left: -6px;
}
/* Блока товара, описание */
.product_preview a,.slider .info input:focus{
    color: #333;
}
.product_preview > a {
    display: block;
}
.product_preview .info {
    position: relative;
    text-align: left;
    color: #8F8F8F;
    font-size: 20px;
}
.materials .product_preview .info {
    background: #fff;
    text-align: center;
}
.product_preview .info > ul {
    list-style: none;
    padding-top: 10px;
    margin-bottom: 5px;
    height: 120px;
    overflow: hidden;
}
#map .title{
    font-size: 19px;
    line-height: 1.1;
    font-weight: 600;
}
.materials .product_preview .info > ul,.collections .product_preview ul,.projects #map .image,
.coord{ display: none; }
.product_preview .info{
    width: 100%;
    height: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.product_preview .info > ul li > span,.date-preview-news{
    color: #949494;
    font-weight: 400;
    padding-right: 7px;
}
.cat_special{
    font-size: 12px;
    text-decoration: line-through;
}
/* Блок товара, икноки статуса */
.mets {
    position: absolute;
    top: 0;
    left: 0;
    padding: 32px 0 0 32px;
    z-index: 7;
}
.mets .mets-icon {
    height: 56px;
    margin-bottom: 15px;
}
.mets .video_icon {
    width: 56px;
    background: url('/image/video.svg') no-repeat;
    background-size: cover;
    transition: 0.3s ease all;
}
.mets .video_icon:hover { background-image: url('/image/video_hover.svg');}
.mets .video_icon_hover { background-image: url('/image/video_hover.svg');}
.mets .new {
    background: #7cce26;
}
.mets .information {
    background: #FF0E3A;
}
.mets > span{
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
    border-radius: 19px;
    padding: 9px 22px 4px;
}
/* Блок товара, отложить и сравнить */
.product_preview .button {
    filter: brightness(0) opacity(0.3);
    background-image: url('/image/like.svg');
    background-size: cover;
    background-position: center;
    width: 44px;
    height: 44px;
    top: 20px;
    right: 20px;
    position: absolute;
    transition: 0.3s ease all;
}
.product_preview .button:hover{filter: none;}
.show_buttons.modifications td .addcart{opacity: 1;}

.wrapper,
.wrapchilds > *,.wrapchilds_filters > *{
    margin: 0 auto;
}

/* Главная страница */
.video_bg{
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
/* Общие стили */
body.home .breadcrumb,body.about .breadcrumb,.collections .product_preview span:not(.title){display: none;}
.wrapper > span.title {
    font-weight: 300;
    display: block;
    padding-bottom: 25px;
    font-size: 28px;
}
/* Блок Передовые технологии LED освещения */
.home .keyprops {
    padding-bottom: 55px;
    padding-top: calc(100vh + 30px);
    font-size: 0;
}
.home .keyprops > div > div > div > div {
    text-align: center;
}
.home .keyprops .row > div > div {
    vertical-align: top;
    display: inline-block;
    position: relative;
    padding: 0 15px;
    height: 186px;
    margin-bottom: 30px;
    width: 100%;
}
.home h1 {
    width: 100%;
    margin: 0 auto;
    font-weight: 700;
    color: #000;
    padding-bottom: 20px;
    font-size: 40px;
    line-height: 1;
}
.main_block_info p{
    font-size: 23px;
    margin-top: 25px;
}
.main_block_info p:first-of-type{
    font-size: 30px;
    padding-top: 13px;
}
.home .individual_order h2 {
    font-weight: 600;
    color: #000;
    font-size: 52px;
    line-height: 1.23;
}
.individual_order,.home .clients,.clients_n_examples{padding: 61px 0 82px;}
.individual_order {width: auto;}
.order_item {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1160px;
    padding: 0 0 0 51px;
}
.order_column {
    width: 50%;
    text-align: right;
}
.order_text {
    padding-right: 56px;
}
.order_item_r .order_text {
    padding-right: 0;
    padding-left: 56px;
}

.order_item_r .order_column {
    text-align: left;
    float: right;
}

.order_main_block:before, .order_main_block:after {
    content: '';
    display: table;
    clear: both;
}

.order_text_title {
    font-size: 30px;
    line-height: 1.35;
    margin: 0 0 7px 0;
    padding: 9px 0 0 0;
    font-weight: 600 !important;
}
.order_text_info {line-height: 1.55;}
.order_text_link,.order_text_info{
    font-size: 23px;
    font-weight: 200;
}
.order_text_link {color: #FF0E3A !important;}
.order_circle {
    width: 57px;
    height: 57px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-radius: 100%;
    border: 2px solid #fff;
    background: #FF0E3A;
}
.order_circle_text {
    text-align: center;
    line-height: 59px;
    font-size: 25px;
    color: #ffffff;
    font-weight: 500;
}
.order_line {
    width: 1px;
    background-color:#FF0E3A;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
}
.home .individual_order h2 {
    margin: 0;
    padding-bottom: 33px;
    text-align: center;
    font-size: 42px;
}

.home .block_materials {
    position: relative;
    z-index: 1;
    padding: 62px 0 0 0;
    background: #000000;
}

.block_materials .materials_wrapper {
    width: auto;
    margin: 0 auto;
    min-height: 400px;
    max-width: 1200px;
    position: relative;
    height: auto;
}

.material_block_image {
    position: relative;
    width: 100%;
}

.material_block_image img {
    vertical-align: middle;
    height: auto;
    width: 100%;
}

.block_material_info {
    background-color: rgb(255, 255, 255);
    width: 400px;
    position: absolute;
    bottom: -50px;
    padding: 60px;
    padding-bottom: 65px;
    z-index: 1;
    right: 135px;
}
.clients .row > div.uslider{
    width: 462px;
    margin: 0 auto;
}
.home .block_material_title {
    font-size: 36px;
    line-height: 1.23;
    font-weight: 600;
    color:#000000;
    text-align:left;
    padding: 0;
    margin-bottom: 20px;
}
.home .block_material_description{
    font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
    text-align: left;
    margin-top: 34px;
    margin-bottom: 51px; 
}
.block_material_text {
    background-color: #ffffff;
    left: 0;
    position: relative;
    text-align: left;
    -webkit-font-smoothing: antialiased;
}

.material_btn {
    display: block;
    margin: 0 auto;
    font-size: 20px;
    height: 76px;
    padding: 24px 76px 27px;
    margin-top: 30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background: #ffffff;
    border: 1px solid #000000;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 30%);
    font-weight: 400;
    -webkit-border-radius: 0px;
    transition: 1s all;
}
.material_btn:hover {
    color: #FF0E3A;
    border: 1px solid #FF0E3A;
    box-shadow: none;
}
.block_projects {
    padding-bottom: 100px;
    position: relative;
}
.projects_wrapper {
    position: relative;
    z-index: 1;
}
.project_cont {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
    display: flex;
}
.project_cont:before,.project_cont:after {
    display: table;
    content: " ";
}
.project_gallery {
    max-width: 560px;
    margin-left: 20px;
    margin-right: 20px;
    display: inline;
    float: left;
    width: 100%;
}
.row_gallery {
    display: flex;
    font-size: 0;
}
.left_img {
    width: 60%;
    padding-right: 10px;
}
.img_gallery {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.right_img {
    width: 40%;
    padding-left: 10px;
}
.img_wrapper_top {
    position: relative;
    margin-top: 40%;
}
.img_wrapper_bottom {
    position: relative;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 100%;
}
.project_info {
    padding-left: 100px;
    margin-left: 20px;
    margin-right: 20px;
    max-width: 560px;
    text-align: left;
    margin-top: 110px
}
.block_main_form {
    padding-bottom: 100px;
    background-color: rgb(0, 0, 0);
    position: relative;
}
.block_main_form_info {
    margin: 0 auto;
    max-width: 1160px;
}
.block_main_form_input_cont {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
}
.block_main_form_input_cont:before,.block_main_form_input_cont:after {
    display: table;
    content: " ";
}
.block_main_form_input {
    padding-left: 200px;
    max-width: 760px;
    display: inline;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}
.t-input {
    outline: none;
    padding-left: 0!important;
    padding-right: 0!important;
    border-top: 0!important;
    border-right: 0!important;
    border-left: 0!important;
    background-color: transparent!important;
    border-radius: 0!important;
    border-bottom:1px solid #ffffff;
    color: #ffffff!important;
    -webkit-font-smoothing: antialiased;
    font-size: 16px!important;
    line-height: 1.33!important;
    height: 60px;
    width: 100%;
}
input.t-input:focus::-webkit-input-placeholder {opacity: 0;}
input.t-input:focus::-moz-placeholder          {opacity: 0;}
input.t-input:focus:-moz-placeholder           {opacity: 0;}
input.t-input:focus:-ms-input-placeholder      {opacity: 0;}
textarea.t-input:focus::-webkit-input-placeholder {opacity: 0;}
.t-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: table;
    padding: 0 20px;
    line-height: 38px!important;
}
.home h3 {
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    color: #000;
}
.home .keyprops {
    display: none;
}
.home .keyprops h3 {
    padding-bottom: 57px;
}
.home .keyprops div > div > div .name {
    font-size: 24px;
    font-weight: 600;
    padding-top: 30px;
    position: relative;
    white-space: nowrap;
}
.home .keyprops div > div > div span {
    font-size: 100px;
    color: #dedede;
    font-weight: 800;
    display: block;
    position: absolute;
    top: 0;
    line-height: 100px;
    width: 100%;
    left: 50%;
    margin-left: -50%;
}
.home .keyprops div > div > div .description {
    color: #919191;
    font-weight: 300;
    font-size: 15px;
    padding-top: 45px;
}
.home .keyprops .dots {
    text-align: center;
}
.home .keyprops .dots > a {
    display: inline-block;
    margin-bottom: 0;
}
/* Блок "Новости" */
/* Заголовок блока */
.projects #map{
    position: absolute;
    left: 0;
    width: 100%;
    top: 70px;
}
.news_preview > .wrapper > a {
    font-weight: 600;
    color: #333;
    line-height: 55px;
    position: absolute;
    right: 19px;
    top: -5px;
}
.news_preview {
    margin-top: -60px;
    padding-top: 110px;
    z-index: -1;
    position: relative;
}
.news_preview .category_items{background-color: unset;}
.news .post_preview .info > p, .news_preview .product_preview .info > p,  .projects .product_preview .info > p, .collections .product_preview .info > p {
    height: 63px;
    overflow: hidden;
    margin: 0;
}
.materials .product_preview .info > p  { height: 20px; color: #949494;}
.news .post_preview .info > ul, .news_preview .product_preview .info > ul, .projects .product_preview .info > ul {
    height: auto;
    overflow: auto;
}
/* Блок Наша продукция */
.content .products,.project_slider > div,.team, .home .news_preview, .product_preview{background-color: #f4f4f4;}
.product .products {
    
    padding: 63px 0 13px 0;
}
.category_items.uslider .product_preview{
    margin-right: 7px;
    padding-bottom: 73px;
}
.content .clients_n_examples { background: #000000; }
.uslider .product_preview {
    display: inline-block;
    float: none;
}
/* Карта */
#map{
    height: 625px;
    margin-bottom: 70px;
    background:#fff;
}
/* Наша команда */
.team {
    padding-top: 50px;
    padding-bottom: 55px;
    text-align: center;
    font-size: 0;
}
.team > div > span {
    font-weight: 400;
    font-size: 13px;
    color: #949494;
}
.team h3 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 59px;
    color: #333;
}
.team .row > div > div {
    vertical-align: top;
    display: inline-block;
    /*width: 300px!important;*/
    width: 100%;
    padding: 0 15px;
    margin-bottom: 20px;
}
.team .row > div > div .image {
    position: relative;
    height: 250px;
    background: #fff;
}
.team .row > div > div img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.team .row > div > div .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transition: .3s ease opacity;
}
.team .row > div > div .bg div {
    position: absolute;
    bottom: 30px;
    left: 25px;
    transition: .3s ease bottom;
}
.team .row > div > div .bg a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    line-height: 29px;
    margin-right: 5px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.team .row > div > div .fa-mail {
    border: 1px solid #4c6ecd;
    background: #4c6ecd;
}
.team .row > div > div .info {
    padding-top: 20px;
    font-weight: 700;
    color: #333;
    font-size: 13px;
    text-align: left;
}
.team .row > div > div .info .city {
    font-size: 10px;
    font-weight: 400;
    color: #949494;
    padding-top: 8px;
    display: block;
}
/* Среди наших клиентов */
.clients_n_examples .clients .wrapper h3 {
    margin-top: 45px;
}
.home .clients_n_examples .clients .wrapper h3 {  padding-bottom: 20px; }
.clients .row > div > div > img { height: 100%; }
.clients {
    color: #fff;
    font-size: 0;
}
.about .clients{padding-top: 63px;}
.product .content > .modifications{
    margin-top: -70px;
    padding-top: 70px;
    z-index: -1;
}
.materials .clients, .about .clients, .projects .clients,.product .wrapper.modifications{padding-bottom: 82px;}
.clients .wrapper h3,.clients_n_examples h2{
    font-size: 28px;
    text-align: center;
    font-weight: 300;
    color: #919191;
    padding-top: 3px;
    padding-bottom: 31px;
}
.clients .row > div:after {
    clear: both;
    content: " ";
    display: block;
}
.clients .row > div > div {
    display: inline-block;
    height: 95px;
    text-align: center;
    width: 100%;
    position: relative;
}
.clients .row > div > div > img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
    /* Страница поста (новости, статьи) */
.post .content {
    padding-bottom: 55px;
}
.post .content .products .wrapper{ padding-bottom: 0 ;}
.product .content .products .wrapper{ padding-bottom: 10px ;}
.post .content .description,.product_types li.nav_collec{width: 100%;}
.post .content .date {
    padding-bottom: 48px;
}
.product_types li.nav_collec{margin-top: 10px;}
.post h1 {
    padding-bottom: 5px;
}
/* Шаблон "О компании" */
.about h1,.dropdown_menu li.nav_collec ~ li a:hover, a.btn:hover{
    color: #fff;
}
.about .icon-bar {
    background: #fff;
}
.about h1 {
    font-weight: 600;
    line-height: 1.17;
    text-align: center;
    font-size: 72px;
    margin: -42.115px 0 0 0;
    padding: 0;
    animation: h1_about 2s ease;
    position: relative;
    top: 50%;
    z-index: 1;
}
.about h3 {
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
    color: #000;
    display: block;
    padding-top: 15px;
}
.about .elements {padding: 53px 0 35px 0;}
.about .elements {margin-top: 337px;}
.about .elements .wrapper:after {
    content: ' ';
    display: table;
    clear: both;
}
.about .headers {
    white-space: nowrap;
    overflow: auto;
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}
.about .headers > div {
    display: inline-block;
    height: 63px;
    white-space: normal;

}
.about .headers > div > a {
    padding: 0 19px;
    display: block;
    outline: none;
}
.headers > div > a > h2 {
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.about .headers > div:first-child > a {
    padding-left: 0;
}
.about .headers > div > div {
    display: none;
}
.about .headers > hr {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #FF0E3A;
    border: 0;
    margin: 0;
    padding: 0;
    transition: width,left .3s ease;
    display: none;
}
.about .headers h2 {
    padding: 22px 0;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
.about #about_text {
    opacity: 0;
}
.about #old_about_text {
    left: 15px;
}
.about #old_about_text {
    opacity: 0;
    position: absolute;
    display: block;
    z-index: 10;
}
.about .elements.change #old_about_text {
    opacity: 0;
    transition: all .3s ease;
    display: none;
    position: relative;
}
.about .elements.change #about_text{
    opacity: 1;
    transition: all .3s ease;
}

.about .elements .pdf,
.about .elements .unk,
.about .elements .zip,
.about .elements .img,
.about .elements .android {
    list-style: none;
}
.about .elements .pdf li:before,
.about .elements .unk li:before,
.about .elements .zip li:before,
.about .elements .img li:before,
.about .elements .android li:before {
    display: inline-block;
    font-size: 21px;
    position: absolute;
    left: 0;
    top: 5px;
}
.about .pdf li:before,
.about .unk li:before,
.about .img li:before,
.about .zip li:before {
    font-family: FontAwesome;
}
.about .pdf li:before {content: "\f1c1";}
.about .unk li:before {content: "\f56d";}
.about .zip li:before {content: "\f1c6";}
.about .img li:before {content: "\f1c5";}
.about .android li:before {font-family: "Ionicons"; content: "\f225";}
.about .elements .description li {
    padding: 10px 0;
    position: relative;
}
.about .elements .description a {
    font-size: 15px;
    line-height: 1.1;
    font-weight: 600;
    padding-left: 35px;
}
.about .elements .description a:hover {
    color: #FF0E3A;
}
/*#order_form { font-family: Roboto, sans-serif; }*/
.privacy-police {
    color: #000000;
    font-size:19px;
    margin-top:25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Footer */
.clients_n_examples .dots a.active:before, .clients .dots a.active:before {
    border-color:white!important;
}
.clients_n_examples .in_dot, .clients .in_dot{background-color: white!important;}
.clients .dots a.active:before  { border-color: #404044!important; }
.clients .uslider + .dots > a:after  { background-color: #404044!important; }
/*ПОРТФОЛИО*/
.examples {
    font-size: 0;
    height: 436px;
    color: #fff;
}
.clients_n_examples h2 {
    margin: 0;
    color: #ececec;
    text-align: left;
    font-weight: 100;
}
.examples > div > div > a {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    position: absolute;
}
.examples > div {
    position: relative;
    right: 0;
    margin-right: 25px;
    width: 100%;
    height: 395px;
    display: inline-block;
    border: 1px solid rgba(0,0,0,0);
}
.examples > div > div {
    z-index: 1;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #333;
    margin-left: 0;
}
.examples > div:hover > div:not(.nohover) {
    z-index: 100;
}
.examples *:not(img) {z-index: 1}
.examples img {
    z-index: 0;
    height: 100%;
    width: auto;
    /*min-height: 100%;*/
    /*width: auto;*/
    /*width: calc(200% + 20px);*/
    max-width: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.examples .ename, .examples > div > div, .examples img, .examples.transition > div{transition: .4s;}
.examples .ename{
    position: absolute;
    width: 100%;
    bottom: -41px;
    line-height: 41px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 22px 0px;
    background-color: #121212;
    margin: 0;
}
.ename::after, .examples .ename{height: 41px;}
.ename::after {
    content: "";
    position: absolute;
    width: 38px;
    bottom: 0;
    right: 0;
    background: linear-gradient(90deg, #12121200 0%, #121212 67%, #121212 100%);
}
.wrapper.we {
    padding: 50px 0 0;
}
.examples .dot_container {
    margin-bottom: 50px!important;
}
.examples .dots {
    float: right;
    margin: 21px 21px 0 0;
    position: relative;
    z-index: 25;
}
.examples .dots a.active:before {
    border: 1px solid white;
}
.examples .dots a.active:before:hover {opacity: 1}
.examples .dots a.active:after {
    background-color: white;
}
.examples .dots a:after {
    background-color: white;
}
.project_slider img {
    width: 100%;
}
/*FORM*/
form * {
    border: none;
    outline: none;
}
form legend {
    /*font-family: Rubik, sans-serif;*/
    font-weight: 300;
    font-size: 24px;
    color: #5e5e5e;
    margin: 5px 0;
}
form {
    color: #000;
    font-size: 20px;
}
form > * {display: block}
form script{display: none;}
form label{
    font-weight: 300;
    position: relative;
    cursor: text;
}
form input, form textarea {
    padding: 3px 0;
}
form input[type="text"], form textarea {
    margin-top: 19px;
    border-bottom: 1px solid #ececec;
    color: #333;
    font-family: Rubik, sans-serif;
    font-weight: 300;
    background-color: rgba(0,0,0,0);
    width: 100%;
    font-size: 23px;
}
#follow_form input[type="text"] {
    color: #555;
    border-color: #555;
}
form textarea {
    overflow: hidden;
    resize: none;
}
form .i_file {
    font-size: 15px;
    cursor: pointer;
    font-weight: 200;
    color: #FF0E3A;
    margin-bottom: 25px;
}
.i_file > input {
    display: none;
}
.file_list {
    font-size: 14px;
    margin: 10px 0;
}
/*paper clip*/
form .i_file span:first-child:after {
    font-family: FontAwesome;
    content: "\f0c6";
    font-weight: 100;
    display: inline-block;
    text-decoration: none;
    transform: translateX(2px);
}
#order_button, #follow_button, #contact_button{
    margin: 0 auto;
    width: 254px;
    padding: 13px 25px;
    border-radius: 29px;
    background: #FF0E3A;
    color: #fff;
    border: 1px solid #FF0E3A;
    font-weight: 500;
    font-size: 16px;
    opacity: 1; /*TODO: Это зачем?*/
    transition: 0.3s ease;
}

#order_button {
    margin: 0 0 5px 0;
    /*font-family: 'Rubik';*/
}
#contact_button {
    padding: 13px 20px;
    background: none;
    color: #404044;
    border-color: #404044;
    margin: 0;
    display: inline-block;
    text-align: center;
}
#contact_button:hover {
    background: #404044;
    color: #fff;
    border-color: #404044;
}
#order_button:hover {
    color: #FF0E3A;
    background: #fff;
}
#follow_button {
    display: inline-block;
    width: 130px;
    border-color: #555;
    background: none;
    color: #555;
}
#follow_form {display: inline-block;}
#follow_button:hover {
    background: #fff;
    color: #333;
}
#follow_form .ph, #follow_form input[type="text"] {
    color: white;
}
#follow_form div {position: relative}
#follow_form > span {
    margin-top: 10px;
    font-size: 10pt;
    line-height: 18pt;
}
#follow_form p {
    margin: 0 0 0 10px;
    position: absolute;
    bottom: 0;
    display: inline-block;
    font-size: 10pt;
    line-height: 18pt;
}
@media (max-width: 1400px) {
    #follow_form, #follow_form label, #follow_form label input {
        width: 100%;
    }
    #follow_form p {
        width: 100%;
        margin: 0;
        position: absolute;
        text-align: center;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    #follow_button {
        position: absolute;
        left: 50%;
        transform: translate(-50%, 110%);
    }
    #follow_form > span {
        width: 100%;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 200%);
        text-align: center;
    }
    .flist {margin-top: 36px;}
}
@media (max-width: 500px) {
    #follow_form > span {
        transform: translate(-50%, 150%);
    }
    .product .wrapper_100 { padding: 0 15px !important;}
    .footerdoplink img {
        width: 41px;
        height: 41px;
        float: left;
        margin: -5px 5px -5px -10px
    }
    .flist {
        float: left;
        margin-bottom: 26px;
    }
    .flist .footerdoplink {
        font-size: 25px;
        margin-bottom: 10px;
    }
}
.ph {
    width: 100%;
    position: absolute;
    top: 19px;
    font-size: 20px;
    font-weight: 300;
    transition: 0.3s;
    opacity: 1;
    color:#bbb;
    user-select: none;
}
.on{font-size: 15px;}
form label .input_error {
    border-bottom: 1px solid #ec0000 !important;
}
form label .ph_error {
    color: #ec0000;
}
form .add_file {
    font-weight: 200;
    font-size: 14px;
}
form p a {
    color: #FF0E3A;
    text-decoration: underline;
}
#reload_form {cursor: pointer}
.contact_form {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
    clear: both;
}
.td_price > span {
    margin: 0 auto;
}

.td_price  span  .mod_special{
    color: #999;
    margin-right: 8px;
    text-decoration: line-through;
}
.modifications .td_price > span > span + span:last-child {
    color: #333;
}
.img-cart {
    border: 1px solid #ebebeb;
}
a.close_form {
    color: inherit;
    display: block;
    cursor: pointer;
    width: auto;
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 15px;
    font-weight: 300;
    margin-left: 1px;
}
a.close_form::before {
    content: "";
    background-image: url('/image/delete.svg');
    background-size: contain;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
#cart > * {display: block;}
.product_cart {
    margin: 13px 0;
    position: relative;
    height: 87px;
}
.product_cart:first-child {margin-top: 1px;}
.carthead {
    position: relative;
    margin-bottom: 25px;
}
.product_cart .img-cart{
    width: 87px;
    height: auto;
    overflow: hidden;
    transition: 0.2s;
    margin-right: 38px;
    position: relative;
    z-index: -1;
}
.product_cart .img-cart:hover {border-color: #ccc}
.product_cart > div a {
    /*font-family: Roboto, sans-serif;*/
    color: #5e5e5e;
    font-weight: 600;
    font-size: 19px;
}
.product_types li.nav_collec ~ li a:hover, .product_cart a:hover{color: #000;}
.product_cart a:hover {text-decoration: underline;}
.bar-form-collapse h3, #video h3{
    font-weight: 700;
    font-size: 40px;
    color: #000;
    padding: 0;
    display: inline-block;
    line-height: 1;
}
.product_cart_info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    left: 114px;
    transform: translateY(-50%);
    display: inline-block;
    width: 198px;
}
.product_cart_info > div {
    font-size: 13px;
}
.product_cart_info > div > span {
    color: #565656;
}
.remove_product {
    background: none;
    border: none;
    outline: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.remove_product:hover {
    text-decoration: none!important;
}
.remove_product:hover:after {
    color: #f55!important;
}
.remove_product:after {
    content: "\f057";
    font-family: "FontAwesome";
    font-size: 21px;
    font-weight: 400;
    line-height: 25px;
    color: #cecece;
    transition: 0.2s;
}
.total_pc {
    font-size: 17px;
    font-weight: 300;
    color: #7c7c7c;
    margin: 15px 0 -10px 0;
}
.total_pc b {font-size: 15px;float: right;font-weight: 600;color:#757575}
#product_scroll {
    margin-top: 15px;
    overflow: hidden scroll;
    min-height: 101px;
    width: 100%;
}
#link_compare {
    /*font-family: Roboto, sans-serif;*/
    color: #FF0E3A;
    text-decoration: underline;
    display: inline-block;
    position: absolute;
    stroke: #FF0E3A;
    transition: .3s;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
}
#link_compare svg{
    height: 10px;
    width: 20px;
}
#link_compare:hover {opacity: 0.7;}
.bar-form-collapse.collapse.in{right: 0;}
.navbar-collapse.collapse.in,.bar-form-collapse.collapse.in,.collapse.in + .close-form, #video.toggle{
    opacity:1;
    visibility: visible;
}
.bar-form-collapse, .bar-form-collapse.collapse, .bar-form-collapse.collapsing, .bar-form-collapse.in{
    position: fixed;
    height: 100% !important;
    right: -100%;
    top: 0;
    opacity: 0.2;
    background: #fff;
    text-align: left;
    transition: all 0.6s;
    border: none;
    z-index: 101;
    display: block !important;
    overflow-x: hidden;
    overflow-y: auto !important;
    color: #000;
    visibility: hidden;
}
.close-form, .close-menu {
    display: block;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: .6s;
    background-color: rgba(0, 0, 0, .5);
}
.video_logo{
    height: auto;
    width: 238px;
    margin-top: -75px;
}
.collapse.in + .close-form{right: 100%;}
.bar-form-collapse a.close_form:hover{color: inherit;}

/*Filter*/
.slider {
    position: relative;
    padding: 0 0 20px 0;
    display: inline-block;
}
.slider .title {
    width: calc(100% + 56px);
    margin: 0 0 0 -28px;
    position: relative;
}
.slider .main-axis {
    height: 2px;
    width: 100%;
    background-color: #FF0E3A;
    position: absolute;
    left: 0;
}
.slider .sub-axis.left_f, .slider .sub-axis.right{
    height: 2px;
    top: unset;
    bottom: 25px;
    border-bottom: 1px solid #E9E9E9;
    background-color: #fff;
    position: absolute;
}
.slider .sub-axis.left_f {
    left: 0px;
    right: 100%;
}
.slider .sub-axis.right {
    left: 100%;
    right: 0px;
}

.slider .right,
.slider .left_f {
    position: absolute;
    top: 34px;
}
.slider .main-axis {
    bottom: 25px;
}
.slider .circle {
    cursor: pointer;
    padding: 10px 20px 20px 20px;
    top: 41px;
    left: -39px;
    position: relative;
    display: inline-block;
}
.slider .circle::before{
    content: "";
    display: block;
    width: 38px;
    height: 18px;
    border-radius: 15px;
    position: relative;
    background-color: #FF0E3A;
    transition: .3s;
}
.slider .info {
    position: absolute;
    bottom: 44px;
    color: #b1b2b4;
    line-height: 1;
}
.not_default .info{color: #313c42;}
.not_default .info:before{background-color: #313c42;}
.slider .info input {
    color: #000;
    background-color: unset;
    border: 0;
    font-size: 20px;
    font-weight: 500;
    padding: 0px;
    box-sizing: content-box;
    width: 52px;
    margin: 0;
}
.check-box .title {
    color: #545454;
    font-size: 14px;
    margin-bottom: 15px;
}
.check-box input {
    display: none;
}
.check-box span {
    padding-right: 15px;
    position: relative;
}
.check-box input:not(:checked) span {
    text-decoration: underline;
}
.check-box input:checked span:after {
    position: absolute;
    bottom: -2px;
    right: 0;
    font-family: FontAwesome;
    content: "\f00c";
    display: inline-block;
}
.check-box label {
    color: #0087bb;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}
.wrapchilds_filters .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
    content: attr(title);

}
div .wrapchilds_filters {
    padding: unset;
}
.wrapchilds_filters .check {
    line-height: 13px;
}
.calc .filters_checkbox{width: auto;}
.filters_checkbox .title {
    width: 100%;
    display: inline-block;
}
.slider {
    width: 404px;
    padding-bottom: 15px;
    margin: 0 43px 05px 28px;
}
.home .slider {width: 366px;}
.slider .back{
    background-color: #fff;
    height: 62px;
    width: calc(100% + 56px);
    margin-left: -28px;
    border: 2px solid #E9E9E9;
    border-radius: 8px;
}
.filters_checkbox li.active a{color: #fff;}
.filters_checkbox li.active{
    background-color: #1B2A31;
    border: 1px solid #1B2A31;
    white-space: nowrap;
}
.filters_checkbox li a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.filters_checkbox li,.navbar-brand > svg{transition: .3s;}
.filters_checkbox li:hover a, .examples .ename{color: #fff;}
.filters_checkbox li:hover{background-color: #1B2A31;}
.product_types .wrapchilds .active a:hover,.filters_checkbox li:hover{border-color: #1B2A31;}
.filters_checkbox li.active:hover a{color:#000;}
.filters_checkbox li.active:hover{
    background-color: #fff;
    border-color: #000;
}

/* Класс для скрытия вместо display none*/
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}
.circle-loading.visually-hidden{display: none;}
/* Анимация загрузки при фильтрации*/
.circle-loading {
    width: 20%;
    position: absolute;
    margin-top: 35px;
    z-index: 12;
    background: none;
    margin-left: 49%;
}
.sk-chase {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}
.sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2.0s infinite ease-in-out both;
}

.sk-chase-dot:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #FF0E3A;
    border-radius: 100%;
    animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
}
.sk-chase-dot:nth-child(1) { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2) { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3) { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4) { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5) { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6) { animation-delay: -0.6s; }
.sk-chase-dot:nth-child(1):before { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2):before { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3):before { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4):before { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5):before { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6):before { animation-delay: -0.6s; }
@keyframes sk-chase {
    100% { transform: rotate(360deg); }
}

@keyframes sk-chase-dot {
    80%, 100% { transform: rotate(360deg); }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4);
    } 100%, 0% {
          transform: scale(1.0);
      }
}
/* Анимация появления фильтров*/
.filters_attr {
    line-height: 1;
    transition-duration: .6s;
}
.filters_attr .check li a:after {
    position: relative;
    margin: 0;
    left: 1px;
    display: none;
}
.filters_attr .check li.active a:after {
    position: relative;
    margin: 0;
    left: 5px;
    display: inline;
}
.product_types .filters_attr .active li {
    padding-right: 10px;
}
.product_types .filters_attr .active li.active {
    padding-right: 0;
}
/* Прозрачность после применения фильтров*/
.rectangle {
    display: block;
    z-index: 11;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    opacity: 0.8;
}
/* Button filters */
.button-filters {
    position: relative;
    padding: 0 0 30px 0;
}
/*SLIDER*/
.uslider {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
}
.uslider *:active, .uslider *:focus {
    outline: none
}
.uslider > * {
    white-space: initial;
}
.products .product_preview:not(:last-child) {
    margin-right: 0;
    border-right: none;
}
.products .category_items.uslider, .news_preview .uslider{
    margin: 0 auto;
    box-sizing: content-box;
}
.products .category_items.uslider{padding-right: 1px;}
.project_slider {
    font-size: 0;
}
.project_slider > div {
    width: 100%;
    margin: 19px 0;
    display: inline-block;
}
.modifications td:last-child > span {
    position: relative;
    height: 25px;
    margin-top: -15px;
}
.compare td:last-child > span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.modifications td:last-child > span a {
    position: absolute;
}
.modifications td:last-child .pasport_file {
    left: 1px;
}
.modifications td:last-child .pasport_file:before {
    content: "\f1c1";
}
.modifications td:last-child .ies_file {
    left: 26px
}
.modifications td:last-child .sheme_file {
    left: 51px;
}
.modifications td:last-child .sheme_file:before {
    content: "\f1c5";
}
.btn.focus, .btn:focus, .btn:hover{color: #fff;}
/* Media */
.left > .arrow_slider.hid, a.navbar-brand, .headerbg, #tf::after, #structs .dots, .tsp .fp_text, .tsp .sp_text, #m_arrow.m_arrow.hid, #m_arrow.m_arrow, .home_posts > div:not(#hposts), #structs > div:not(.titles), .home .stocks .uslider .post_preview:last-of-type, .home_posts .uslider > div:last-child, .price_attr ul{opacity: 0;}
.left:hover > .arrow_slider.hid, .nav li:last-of-type a span, a.phone, .fp_text, .sp_text, .header.fixed a.navbar-brand, .home_posts #hposts.hposts1 ~ div.hpost1, .home_posts #hposts.hposts2 ~ div.hpost2, .home_posts #hposts.hposts3 ~ div.hpost3, .home_posts #hposts.hposts4 ~ div.hpost4, #structs.structs1 .struct1, #structs.structs2 .struct2, #structs.structs3 .struct3, #structs.structs4 .struct4, #structs.structs5 .struct5, #structs.structs1 .titles > div:nth-child(1) > .dots, #structs.structs2 .titles > div:nth-child(2) > .dots, #structs.structs3 .titles > div:nth-child(3) > .dots, #structs.structs4 .titles > div:nth-child(4) > .dots, #structs.structs5 .titles > div:nth-child(5) > .dots, .header.fixed .headerbg, #tf.op10::after, .tsp #tf::after, .price_attr.show_list ul{opacity: 1;}
.about .wrapper_100, .about_title-filter{height: 437px;}
.product .products, .post .products{padding: 63px 0 13px 0;}
.dropdown_menu li.nav_collec, .product_preview .info > div > div{margin-top: 20px;}
.news_preview .product_preview, #filter-form .calc .filters_checkbox:not(.price_attr){margin-right: 0;}
.news_preview .product_preview, .news_preview .product_preview > a .image, .news_preview .product_preview > a .info{height: 134px;}
.news_preview .product_preview, .news .post_preview .info .title, .headerbg, #tf::after, .home_posts .uslider > div > div, .home_posts .uslider > div p, #structs .dots, #structs .uslider, .fp, #structs > div:not(.titles), #tf, .home_blocks div:not(.hbl1), .space > div > div span, .stocks .post_preview div, .space p, .gen_plan table, #structs .uslider *, .price_attr > a, .product_preview img, .price_attr ul, .calc .filters_checkbox.price_attr ul li, .filters_checkbox.price_attr, #filters-selected .reset_f a{width: 100%;}
.news_preview .product_preview > a .image, .sp_text, .navbar-nav > li:last-of-type, #navbar-main .row, .sp_text div a.video_l, .tsp #tf, .calc, .home_posts .uslider > div, #structs, #structs .titles > div, .price_attr > a, p.prod_price, .product_preview .info > div > div > div.status, .price_attr, .calc .filters_checkbox.price_attr ul li,
.stocks .post_preview{position: relative;}
.news_preview .product_preview > a .image, .news_preview .product_preview > a .info, .navbar-nav{float: left;}
.news_preview .product_preview > a .image, .news_preview .product_preview > a .info{background: none;}
.news_preview .product_preview > a .info, .news_preview .product_preview .date-preview-news, a.navbar-brand, .navbar-nav > li:last-of-type span::before, .headerbg, .sp_text div a.video_l::before, #tf::after, .m_arrow, .gos_support > img, .home_posts .uslider, .home_posts .uslider > div > div, .home_posts .uslider > div p, #structs .dots, #structs .uslider, #structs .titles, #structs > div p, p.prod_price > span, .product_preview .info > div, .product_preview .info > div > div > div.status::before, .price_attr ul, .price_attr > a:after, .filters_checkbox.price_attr li.active::after, a.choose_f, a.choose_f::before, a.choose_f > span,
.stocks .post_preview p{position: absolute;}
.news_preview .product_preview > a .info, .sp_text div a.video_l::before{top: -3px;}
.news_preview .product_preview .date-preview-news, .home_posts .uslider, .filters_checkbox li{width: auto;}
.news_preview .product_preview .date-preview-news, .home_posts .uslider > div p, #structs > div p, .gos_support > div > div p, #filters-selected span{margin: 0;}
.news_preview .product_preview .date-preview-news, .post .content .date{color: #949494;}
.news_preview .product_preview .date-preview-news, #structs .titles > div > a, .product_preview a.btn, a.page_link{font-size: 16px;}
p.prod_price > span{font-weight: 400;}
.news .post_preview .info .title, .product_preview .info > div > div{white-space: normal;}
.news .post_preview .info .title, .gen_plan table{line-height: 1.5;}
.projects .product_preview div.info{padding: 25px 25px 15px 25px;}
a.navbar-brand, .nav li:last-of-type a span, a.phone, .fp, .stocks .post_preview, .home_blocks div.hbl5, #tf, .price_attr > a, .product_preview .info > div > p, #filters-selected span, p.prod_name{overflow: hidden;}
a.navbar-brand, #structs .dots, .tsp .fp_text, .tsp .sp_text, #m_arrow.m_arrow.hid, #m_arrow.m_arrow, .home_posts > div:not(#hposts), #structs > div:not(.titles), .price_attr ul{visibility: hidden;}
a.navbar-brand, .headerbg, #tf::after, .m_arrow, #structs .dots, .nav li:last-of-type a span, a.phone, .home_posts > div:not(#hposts), #structs > div:not(.titles), .fp_text, .sp_text, #tf, #structs .titles *{transition: .6s;}
a.navbar-brand, #structs > div p, .price_attr ul{z-index: 1;}
a.navbar-brand, #filters-selected .reset_f a::before{width: 0;}
.navbar-nav > li:last-of-type span::before, .sp_text div a.video_l::before, #tf::after{content: "";}
.navbar-nav > li:last-of-type span::before, .price_attr ul, .price_attr > a:after, #structs .titles > div > a, .post .post_dop h2 ~ a p{transition: .3s;}
.navbar-nav > li:last-of-type span::before, .home_blocks div:not(.hbl1), .price_attr > a:after, .filters_checkbox.price_attr li.active::after, a.choose_f::before{background-size: contain;}
.navbar-nav > li:last-of-type span::before, #tf::after, #tf, .home_blocks div:not(.hbl1), .sp_text div .video, .price_attr > a:after, .filters_checkbox.price_attr li.active::after, a.choose_f::before{background-repeat: no-repeat;}
.navbar-nav > li:last-of-type span::before, .headerbg, .sp_text div a.video_l::before, #tf::after, .m_arrow, .home_posts .uslider, .home_posts .uslider > div > div, .fp, #tf, .price_attr ul{left: 0;}
.navbar-nav > li:last-of-type span::before, .home_posts .uslider, .filters_checkbox.price_attr li.active::after, a.choose_f{right: 0;}
.navbar-nav > li:last-of-type span::before, .product_preview .info > div > div > div.status::before{
	width: 14px;
	height: 14px;
}
.headerbg, #tf::after, .home_posts .uslider > div > div, #structs .uslider, .fp, #structs > div:not(.titles), .stocks .post_preview div, #structs .uslider *, #filters-selected .reset_f a{height: 100%;}
.sp_text div a.video_l::before, .sp_text div .video, .home_blocks div span, .filters_checkbox .title, .slider .title, .sp_h span, .tsp .calc .m_arrow{display: block;}
.sp_text div a.video_l::before, #tf::after, .home_posts .uslider > div > div, .home_blocks div.hbl5, #tf, .stocks .post_preview div, .home_blocks div.hbl2, #structs .uslider > div > div, .product_preview .info > div > div > div.status::before{background-size: cover;}
.sp_text div a.video_l::before, .home_posts .uslider > div > div, .price_attr > a:after, .filters_checkbox.price_attr li.active::after, a.choose_f::before{background-position: center;}
.sp_text div a.video_l::before, a.choose_f::before, a.choose_f > span{
	width: 32px;
	height: 32px;
}
#tf::after, .home_posts .uslider > div > div, #structs .uslider, .fp, #tf, a.choose_f, .stocks .post_preview p{top: 0;}
.gos_support > img, .fp{z-index: -1;}
.home_posts .uslider, .filters_checkbox .title, .slider .title, .calc .filters_checkbox.price_attr ul li{text-align: left;}
.home_posts .uslider, #structs .uslider, .stocks .uslider, a.choose_f{font-size: 0;}
.home_posts .uslider > div > div, .home_blocks div:not(.hbl1), a.btn, .product_preview .info > div > div > div{border-radius: 16px;}
.home_posts .uslider > div p, #structs .titles > div > a, a.btn, .fp_text p, .calc > a, .filters_checkbox .title, .slider .title, .stocks .post_preview p, .home_blocks div p, .gos_support > div > div p, .sp_text p:first-of-type, .sp_text div, h2, .category h1, .post h1, .news h1, .stocks h1, .product_preview > a > p.prod_price, .product_preview .info > div > div > div, a.choose_f, .header.fixed a.phone,
.dt{font-weight: 700;}
.home_posts .uslider > div p, div.hbl5 span, .how_go > div, .sp_h span, a.choose_f > span, a.btn{font-size: 18px;}
.home_posts .uslider > div p, #structs .titles > div > a, .home_blocks div:not(.hbl1), .filters_checkbox li, .category h1, .post h1, .news h1, .stocks h1, .calc > a.active, .product_preview .info > div > div > div, a.choose_f, a.grey.btn:hover{color: #000;}
.home_posts .uslider > div p, #structs > div p{line-height: 1.1;}
#structs .dots, .home_posts #hposts, .filters_checkbox li, .sp_text div, .product_preview .info > div > div > div, a.choose_f, #filters-selected a:before, #filters-selected .reset_f a{text-align: center;}
#structs .titles, .stocks .post_preview{border-radius: 24px;}
#structs .titles, #structs > div p, #structs .titles > div > a, #structs .dots > a.active, .product_preview .info > div > div > div, .price_attr ul{background-color: #fff;}
#structs .titles, #structs > div p{
	left: 20px;
	width: 664px;
}
#structs .titles, .price_attr > a{z-index: 2;}
.nav li:last-of-type a span, a.phone, .fp_text, .sp_text, .header.fixed a.navbar-brand, .home_posts #hposts.hposts1 ~ div.hpost1, .home_posts #hposts.hposts2 ~ div.hpost2, .home_posts #hposts.hposts3 ~ div.hpost3, .home_posts #hposts.hposts4 ~ div.hpost4, #structs.structs1 .struct1, #structs.structs2 .struct2, #structs.structs3 .struct3, #structs.structs4 .struct4, #structs.structs5 .struct5, #structs.structs1 .titles > div:nth-child(1) > .dots, #structs.structs2 .titles > div:nth-child(2) > .dots, #structs.structs3 .titles > div:nth-child(3) > .dots, #structs.structs4 .titles > div:nth-child(4) > .dots, #structs.structs5 .titles > div:nth-child(5) > .dots, .price_attr.show_list ul{visibility: visible;}
.nav li:last-of-type a span, .stocks .post_preview, #structs .titles > div > a, .home_posts .uslider > div, #structs .titles > div, .sp_h, .calc .slider, .calc .filters_checkbox, .space > div > div, .space > div > div span, .home_posts #hposts a, #structs .uslider > div, .filters_checkbox li, .price_attr > a, .product_preview .info > div > div > div, a.choose_f, a.choose_f > span, #filters-selected div, #filters-selected span, #filters-selected a:before, #filters-selected .reset_f a{display: inline-block;}
.nav li:last-of-type a span, a.phone, .home_posts #hposts, .price_attr > a, #filters-selected span, p.prod_name{white-space: nowrap;}
a.phone, a.btn{float: right;}
a.phone, .sp_text, a.btn, .fp_text p, .chips input:checked + label, div.hbl5 p, div.hbl5 span, #structs.structs1 .titles > div:nth-child(1) > a, #structs.structs2 .titles > div:nth-child(2) > a, #structs.structs3 .titles > div:nth-child(3) > a, #structs.structs4 .titles > div:nth-child(4) > a, #structs.structs5 .titles > div:nth-child(5) > a, a.choose_f > span, .sp_text div a.video_l{color: #fff;}
a.phone, .space > div > div, .home_posts #hposts a, .filters_checkbox li, .home_blocks div span, .how_go > div, .product_preview > a > p, .price_attr > a, a.choose_f > span, #filters-selected div, .news .post_preview .title{font-weight: 500;}
a.phone, p.prod_name{font-size: 28px;}
.fp, #tf{position: fixed;}
.stocks .uslider .post_preview, .navbar-nav > li:last-of-type, .home_posts .uslider > div{margin-right: 7px;}
.home .stocks .post_preview, .gos_support > p{width: 300px;}
.sp_text, .gos_support > div > div p, h2, .news .post_preview .title{font-size: 24px;}
#tf, .sp_text div .video{background-position-x: center;}
#structs .titles > div > a, .space > div > div, a.btn, .product_preview > a > p, .calc > a, .filters_checkbox .title, .slider .title, .stocks .post_preview p, .home_blocks div p, .gos_support > div > div p, .product_preview .info > div > div > div{line-height: 1;}
#structs .titles > div > a, .price_attr ul, a.choose_f, .product_preview .btn{border-radius: 12px;}
.home_blocks div:not(.hbl1), .home .calc, .home_posts #hposts.hposts1 a:nth-child(1), .home_posts #hposts.hposts2 a:nth-child(2), .home_posts #hposts.hposts3 a:nth-child(3), .home_posts #hposts.hposts4 a:nth-child(4), a.choose_f, #filters-selected div{background-color: #F4F4F4;}
.home_blocks div:not(.hbl1), .stocks .post_preview p{padding: 20px;}
.sp_text div .video, .fp_text p, .fp_text img{width: 460px;}
.calc .filters_checkbox, #filter-form .filters_checkbox{margin-bottom: 25px;}
.space > div > div, .calc > div > div, #filters-selected span{vertical-align: top;}
.space > div > div, .home_posts #hposts a, .filters_checkbox li a, .filters_checkbox.price_attr a, .filters_checkbox.price_attr li, .slider .info, p.prod_price > span{font-size: 20px;}
a.btn, .chips input, .calc .m_arrow, .stocks .dots, .home_posts .dots, .home .wrapper_100 h1, .category .breadcrumb, .product_preview .arrow_slider, .category_items.uslider + .dots{display: none;}
div.hbl5 p, div.hbl5 span{padding: 0;}
#structs.structs1 .titles > div:nth-child(1) > a, #structs.structs2 .titles > div:nth-child(2) > a, #structs.structs3 .titles > div:nth-child(3) > a, #structs.structs4 .titles > div:nth-child(4) > a, #structs.structs5 .titles > div:nth-child(5) > a{background-color: #EF1940;}
.filters_checkbox li, .price_attr > a{
	border-radius: 8px;
	background: #fff;
	line-height: 48px;
}
.filters_checkbox li, .price_attr > a, .price_attr ul{border: 2px solid #E9E9E9;}
.home_blocks div span, .home_blocks div p{padding-right: 135px;}
.home_blocks div span, .product_preview .info > div > div > div, #filters-selected div, .dt{font-size: 14px;}
.calc > a, .home .stocks .post_preview p, .stocks .post_preview p, .home_blocks div p{font-size: 32px;}
.filters_checkbox .title, .slider .title{
	font-size: 22px;
	padding-bottom: 12px;
}
.filters_checkbox .title, .price_attr > a, .price_attr ul{margin-left: 5px;}
.sp_text p:first-of-type, .category h1, .post h1, .news h1, .stocks h1, .home h1, h2{font-size: 40px;}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{margin-left: 16px;}
.tsp .calc .m_arrow, .price_attr > a:after{right: 20px;}
.home .stocks{margin-top: 50px;}
.calc > div, .calc form{margin-top: 34px;}
.price_attr > a, .product_preview .info > div > p, #filters-selected span, p.prod_name{text-overflow: ellipsis;}
.home .stocks .uslider, .category .content{overflow: visible;}
.home_blocks div.hbl2 p, .home_blocks div.hbl2 span{
	text-align: right;
	padding-right: 0;
	padding-left: 180px;
}
.how_go, .wrapper.gen_plan{margin-top: 55px;}
.product_preview .info > div > div > div.status::before, .price_attr > a:after, .filters_checkbox.price_attr li.active::after, a.choose_f::before, #filters-selected .reset_f a::before{content: '';}
.filters_checkbox.price_attr li:hover, .filters_checkbox.price_attr li.active{background-color: unset;}
.filters_checkbox.price_attr li:hover a, .filters_checkbox.price_attr li.active a{color: unset;}
.filters_checkbox.price_attr li.active::after, #filters-selected a:before{width: 26px;}
a.choose_f::before, a.choose_f > span{top: 15px;}
a.choose_f > span, #filters-selected div{line-height: 32px;}
.about .about_title svg{height: 17px;}
.news_preview .product_preview{border: 0;}
.news_preview .product_preview > a .image{width: 134px;}
.news_preview .product_preview > a .info{
	width: 328px;
	left: 134px;
	padding: 0 14px 0 11px;
}
.news_preview .product_preview .date-preview-news{
	bottom: -8px;
	left: 11px;
}
.news_preview .product_preview .info > span{white-space: unset;}
.news_preview .wrapper .arrow_slider{margin-top: -25px;}
.projects .wrapper.wrapper_100.issetmap{padding-top: 625px;}
.news .post_preview .info .title{height: 57px;}
.news_preview .product_preview > a .info .title{
	height: 95px;
	line-height: 24px;
}
a.navbar-brand{
	margin-left: 15px;
	box-sizing: content-box;
	padding: 7px 0 0 0;
}
.navbar-nav > li:last-of-type span::before{
	filter: contrast(0) brightness(2);
	background-image: url('/image/heart.svg');
	top: 50%;
	margin-top: -8px;
}
.headerbg{
	background: conic-gradient(from 179.87deg at 40.57% 166.67%, #FF0000 0deg, #FF6180 82.59deg, #FF0D0D 153.38deg, #FF0A0A 225.76deg, #FFEA09 288.72deg, #FF0101 352.82deg, #FF0000 360deg);
	border-radius: 12px 44px 44px 12px;
}
.sp_text div a.video_l::before{background-image: url('/image/play.svg');}
#tf::after{background-position: bottom;}
.m_arrow{
	width: 58px;
	z-index: 1000;
	height: 58px;
	top: -200px;
	background: url('/image/main_arrow.svg') center;
}
.gos_support > img{
	width: 432px;
	height: 426px;
	right: -128px;
	top: -55px;
}
.home_posts .uslider{
	padding-left: 19px;
	top: 62px;
	height: 400px;
}
.home_posts .uslider > div p{
	bottom: -53px;
	height: 30px;
	padding: 0 15px 0 15px;
}
#structs .dots{bottom: 12px;}
#structs .titles{
	bottom: 76px;
	padding: 15px;
}
#structs > div p{
	height: auto;
	bottom: 96px;
	padding: 20px 15px 20px 40px;
	transform: translateY(100%);
	border-radius: 0 0 24px 24px;
}
.nav li:last-of-type a span{
	width: 140px;
	vertical-align: sub;
    padding-left: 16px;
}
a.phone{
	margin: 0 36px 0 0;
	line-height: 60px;
}
.home .stocks .post_preview{
    height: 380px;
    cursor: default;
}
.home_blocks div.hbl5{
	background-position-y: 36%;
	background-image: url('/image/catalog/blocks/4.jpg?1');
	height: 600px;
}
.tsp .fp_text{
	margin-top: 0;
	transition: margin 0s;
}
.fp_text{top: 87px;}
.sp_text{top: 276px;}
#tf{
	min-height: 700px;
	background-image: url('/image/main.jpg');
	background-position-y: 100%;
	z-index: 100;
    /* transition: .6s all,0s height; */
}
#structs, #tf{height: 100vh;}
#structs .titles > div > a{padding: 15px 25px 30px 25px;}
.header.fixed a.navbar-brand{width: 170px;}
.navbar-nav > li:last-of-type{padding-left: 5px;}
.sp_text div a.video_l{padding-left: 46px;}
.home_posts .uslider > div{
	height: 326px;
	width: 265px;
}
.home_blocks div:not(.hbl1){
	background-position: bottom;
	height: 360px;
	margin-bottom: 7px;
}
.sp_text div .video{
	background-image: url('/image/catalog/video.png');
	background-position-y: 78%;
	height: 110px;
	border-radius: 20px;
	margin-bottom: 23px;
}
.sp_h{
	font-size: 60px;
	width: 230px;
}
.space > div > div{
	width: 33%;
	margin-top: 23px;
	padding-right: 30px;
}
p.prod_name{padding-right: 25px;}
.space > div > div span{font-size: 36px;}
.home_posts #hposts a{
	padding: 0 20px;
	line-height: 54px;
	height: 56px;
	margin: 0 7px 0 0;
	border-radius: 60px;
}
.home_posts #hposts{overflow: auto;}
a.btn{
	cursor: pointer;
	background-color: #ff0e3a;
	padding: 22px 32px;
}
.fp_text p{
	font-size: 51px;
	margin-top: 0px;
	line-height: 51px;
}
.chips input:checked + label{
	background: #ff0e3a;
	border-color: #ff0e3a;
}
.calc > a{
	padding-right: 36px;
	color: #B9B9B9;
}
.gos_support > div > div p{width: 330px;}
.sp_text p:first-of-type{
	line-height: 40px;
	margin-top: 276px;
}
.sp_text div{
    margin-top: -500px;
    position: relative;
    z-index: 1;
    transition: .6s;
}
.gen_plan h2{
    margin: 40px 0 20px 0;
    font-size: 24px;
}
.sp_h span{margin-top: -20px;}
.tsp .calc .m_arrow{
	top: unset;
	bottom: 20px;
	transform: rotate(270deg);
	left: unset;
}
.home_blocks div.hbl2{background-image: url('/image/catalog/blocks/1.png');}
.home h1{
	line-height: 0.9;
	padding-bottom: 20px;
}
.home .calc{
	border-radius: 16px 16px 40px 16px;
	padding: 33px 20px 0 20px;
}
.price_attr > a{padding: 0 40px 0 15px;}
.navbar-collapse .row{padding-left: 1px;}
.header .navbar-collapse .row{
    opacity: 0;
    visibility: hidden;
}
.tsp .header.fixed .navbar-collapse .row, .contact .header.fixed .navbar-collapse .row, .category .header.fixed .navbar-collapse .row, .news .header.fixed .navbar-collapse .row, .stocks .header.fixed .navbar-collapse .row,
.post .header.fixed .navbar-collapse .row{
    opacity: 1;
    visibility: visible;
}
.header.fixed .navbar-collapse .row a.navbar-brand{width: 155px;}
.home .content{margin-top: 200vh;}
#tf.op1::after,#tf.op9 .sp_text div{opacity: 0.1;}
#tf.op2::after,#tf.op8 .sp_text div{opacity: 0.2;}
#tf.op3::after,#tf.op7 .sp_text div{opacity: 0.3;}
#tf.op4::after,#tf.op6 .sp_text div{opacity: 0.4;}
#tf.op5::after,#tf.op5 .sp_text div{opacity: 0.5;}
#tf.op6::after,#tf.op4 .sp_text div{opacity: 0.6;}
#tf.op7::after,#tf.op3 .sp_text div{opacity: 0.7;}
#tf.op8::after,#tf.op2 .sp_text div{opacity: 0.8;}
#tf.op9::after,#tf.op1 .sp_text div{opacity: 0.9;}
#tf.op10 .sp_text div, #tf.op100 .sp_text div{opacity: 0;}
#tf.op25::after, #tf.op75 .sp_text div{opacity: 0.25;}
#tf.op50::after, #tf.op50 .sp_text div{opacity: 0.50;}
#tf.op75::after, #tf.op25 .sp_text div{opacity: 0.75;}
#tf.op100::after, #tf.op0 .sp_text div{opacity: 1;}
.space{margin-top: 143px;}
.rooms{width: 377px;}
.calc .filters_checkbox li{width: 50px;}
.slider .info:nth-of-type(2){right: -13px;}
.slider .info:nth-of-type(1){left: -13px;}
.gos_support{margin-top: 80px;}
.gos_support > div > div{margin-bottom: 40px;}
.home_blocks div.hbl3{
	background-image: url('/image/catalog/blocks/2.png');
	background-position: right;
}
.home_blocks div.hbl4{background-image: url('/image/catalog/blocks/3.png');}
.home_blocks{margin-top: 70px;}
.home_posts{
	height: 425px;
	margin-top: 56px;
}
.arrow_slider div{box-shadow: 0px 8px 25px -9px #00000033;}
.home .how_go img{width: 20px;}
.gen_plan img{
	width: 500px;
	margin-left: -19px;
	max-width: unset;
}
.gen_plan table tr td:first-child{
	width: 80%;
	padding-left: 20px;
}
#structs .dots > a{background-color: #FFA2AD;}
p.prod_price > span{
	color: #8F8F8F;
	vertical-align: bottom;
	bottom: 2px;
	right: 0px;
}
.product_preview img{mix-blend-mode: darken;}
.product_preview .info > div{
	bottom: 0;
	max-width: 100%;
}
.product_preview .info > div > div > div{
	padding: 10px 10px;
	text-transform: uppercase;
	margin: 0 7px 7px 0;
	box-shadow: 0px 0px 12px -2px #0000001A;
}
.product_preview .info > div > div > div.status{padding-left: 28px;}
.product_preview .info > div > div > div.status::before{
	background-image: url('/image/status.svg');
	left: 10px;
	top: 8px;
}
.price_attr ul{
	top: 40px;
	padding: 49px 15px 0 15px;
}
.calc .filters_checkbox.price_attr ul li{
	border: unset;
	margin-left: 0;
	border-radius: unset;
	border-top: 1px solid #F4F4F4;
	margin-bottom: 0;
}
.price_attr.show_list > a{
	border-radius: 8px 8px 0 0;
	border-bottom-color: #ffffff00;
}
.price_attr > a:after{
	background-image: url('/image/f_arrow.svg');
	width: 12px;
	height: 12px;
	top: 19px;
}
.price_attr.show_list > a:after{transform: rotate(180deg);}
.filters_checkbox.price_attr li.active::after{
	background-image: url('/image/status_r.svg');
	height: 26px;
	top: 13px;
}
a.choose_f{
	width: 180px;
	line-height: 50px;
	height: 62px;
}
a.choose_f::before{
	background-image: url('/image/settings.svg');
	left: 50%;
	margin-left: -37px;
}
a.choose_f > span{
	right: 50%;
	margin-right: -37px;
	border-radius: 50%;
	background-color: #FF0E3A;
}
#filters-selected div{
	margin-right: 10px;
	padding: 0 5px 0 10px;
	border-radius: 32px;
}
#filters-selected div.reset_f{padding-right: 10px;}
#filters-selected a:before{
	content: "\f2d7";
	font-family: Ionicons;
}
.button-filters{min-height: 122px;}
.slider{padding-bottom: 25px;}
.filters_checkbox{margin-left: -5px;}
#f_popup .filters_checkbox li a{padding: 0 15px;}
.product_preview .btn{
    position: absolute;
    bottom: 25px;
    width: 412px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    left: 25px;
}
#video{
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 101;
    opacity: 0;
    visibility: hidden;
    transition: .6s;
}
#video .video_c{
    padding: 19px;
    width: 100%;
    border-radius: 32px;
    left: 0;
    position: absolute;
    background-color: #fff;
    min-height: 200px;
    bottom: 0;
    font-size: 0;
}
#video > a{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
}
#video .phone{
    color: #000;
    font-size: 30px;
    margin-left: 25px;
    margin-right: 32px;
}
#video .video_c a{
    float: unset;
    display: inline-block;
    vertical-align: middle;
}
#video .video_c .grey.btn{
    margin-right: 7px;
    
}
.grey.btn{
    background-color: #F7F7F7;
    color: #000;
}
.btn span{
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    height: 20px;
    position: relative;
    background-size: contain;
    margin-bottom: -7px;
    margin-right: 7px;
    top: -3px;
    background-position: center;
}
.video_c video{
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
}
#video h3{margin-bottom: 32px;}
#video p{
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    text-align: center;
}
#video p a{margin-left: 16px;}
.tsp #navbar-main .navbar-nav > li:not(.temp_li){
    display: inline-block;
}
body .whitebg #navbar-main .navbar-nav > li:last-of-type, .stocks .post_preview .dt{display: none;}
body.home .stocks, body.home .space, body.home #products{
    padding-top: 100px;
    margin-top: 0;
}
body.home .how_go{
    padding-top: 100px;
    margin-top: -53px;
}
.post_preview{
    padding: 0;
    display: inline-block;
}
.news .post_preview .image{
    background-position: center;
    background-size: cover;
    border-radius: 18px;
    position: relative;
    height: 248px;
    width: 100%;
}
.dt{
    box-shadow: 0px 0px 12px -2px #0000001A;
    position: absolute;
    top: 16px;
    left: 16px;
    border-radius: 32px;
    padding: 12px 10px;
    line-height: 1;
    background-color: #fff;
}
.news .post_preview .title{
    height: 82px;
    overflow: hidden;
    padding: 14px 0 0 0;
    line-height: 1.4;
    margin-bottom: 23px;
}
.post .post_dop h2 ~ a img{
    width: 160px;
    height: 160px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 18px;
    max-width: unset;
}
.post .post_dop h2 ~ a p{
    padding: 62px 0 22px 175px;
    line-height: 1.4;
    font-size: 18px;
    max-height: 160px;
    font-weight: 500;
    overflow: hidden;
}
.post .post_dop h2 ~ a{
    position: relative;
}
.post .post_dop .dt{
    top: 18px;
    left: 175px;
}
.post_content .dt, .post .content > .wrapper > .dt{
    display: inline-block;
    position: static;
    margin: 33px 0 26px 0;
}
.post_content img, .post_stock > img{
    border-radius: 22px;
    width: 100%;
}
.post_dop h2{margin: 0 0 50px 0;}
.post_dop{
    top: 0;
    position: relative;
}
.stocks .post_preview{
    width: 462px;
    height: 462px;
    border-radius: 18px;
}
.stocks.post_dop{
    width: 100%;
    margin-bottom: 70px;
}
.wrapper .stocks.post_dop .arrow_slider{
    margin-top: 16px;
    right: 0;
}
@media (min-width: 501px) {
    .wrapper .stocks.post_dop .arrow_slider div:last-child{left: -52px;}
    .wrapper .stocks.post_dop .arrow_slider div:first-child{right: -52px;}
    .wrapper .stocks.post_dop .arrow_slider{margin-top: 17px;}
    .post_stock > img, .post .content .post_stock .description{
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }
    .post_stock > img{width: 395px;}
    .post_stock > img, .post_content{margin-right: 22px;}
    .stocks .post_preview{
        width: 292px;
        height: 292px;
    }
    a.page_link::after{top: 2px;}
    .post_dop{top: 47px;}
    .post_content .dt, .post .content > .wrapper > .dt{margin: 25px 0 16px 0;}
    .post .post_dop .dt{
        top: 8px;
        left: 115px;
    }
    .post .post_dop h2 ~ a p{
        font-size: 14px;
        padding: 46px 0 10px 115px;
        max-height: 107px;
    }
    .post .post_dop h2 ~ a img{
        width: 107px;
        height: 107px;
    }
    .post_content, .post_dop{float: left;}
    .post_content{
        width: 601px;
    }
    .post_dop{width: 267px;}
    .dt{padding: 10px 8px;}
    .news .post_preview .title{
        height: 64px;
        margin-bottom: 26px;
    }
    .news .post_preview, .stocks .post_preview{
        width: 292px;
        margin-right: 7px;
    }
    .news .post_preview .image{height: 157px;}
    .news .post_preview:nth-of-type(3n), body.stocks .post_preview:nth-of-type(3n){margin-right: 0px;}
    body.home .stocks, body.home .space, body.home #products{
        padding-top: 120px;
        margin-top: 0;
    }
    body.home .how_go{
        padding-top: 120px;
        margin-top: -53px;
    }
    #video .video_c .grey.btn{width: auto;}
    #video .video_c{
        left: 50%;
        padding: 25px;
        top: 50%;
        bottom: unset;
        width: 700px;
        min-height: 500px;
        margin-top: -300px;
        margin-left: -350px;
    }
    .header.fixed .nav li:last-of-type a span{width: 16px;}
    .nav li:last-of-type a span{width: 115px;}
    #video .phone{
        margin-left: 19px;
        margin-right: 27px;
    }
    a.close_form{
        right: 15px;
        top: 25px;
    }
    .product_preview .btn{width: 242px;}
    .slider .circle::before{border-radius: 12px;}
    .filters_checkbox.price_attr li.active::after, a.choose_f::before, a.choose_f > span{
        width: 22px;
        height: 22px;
        top: 14px;
    }
    .slider .info input, .navbar-collapse .row .dropdown_menu a, .filters_checkbox .title, .slider .title, .sp_h span, .filters_checkbox li a, .filters_checkbox.price_attr a, .filters_checkbox.price_attr li, .main_block_info p, .order_text_info, .order_text_link, .home .block_material_description, form input[type="text"], form textarea,
    .news .post_preview .title{font-size: 18px;}
    .slider .back, a.choose_f, .about .headers > div{height: 50px;}
    .slider .back, .filters_checkbox li, .price_attr > a, .price_attr ul{border-width: 1px;}
    .home .slider, .slider{width: 110px;}
    .slider .info, #map .title, .download a, .product_cart > div a, .privacy-police{font-size: 15px;}
    .slider .right, .slider .left_f{top: 52px;}
    a.choose_f::before, .home .keyprops div > div > div span, .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{margin-left: 0;}
    a.choose_f > span, .category .product_preview:nth-child(3n), .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{margin-right: 0;}
    a.choose_f > span, .about h3, .contact_form h3{line-height: 22px;}
    .product_preview .btn, a.choose_f, p.prod_price > span, .modifications .head td > span, .team .row > div > div .info .city, .on, form .i_file, a.page_link{font-size: 12px;}
    .product_preview .info > div > div > div, .modifications td .addcart, .mets > span, .materials .wrapper > ul a span.num, #fixed_product_name .buttons a,
    .dt{font-size: 11px;}
    p.prod_name, a.phone, .flist span, .filter_btn:before, .order_circle_text, .product_info > div span.price > span, #fixed_product_name > div span.price > span, a.phone, #video .phone{font-size: 20px;}
    p.prod_price, .gos_support > div > div p, .wrapper > span.title, .clients_n_examples h2, .clients .wrapper h3, .about h3{font-size: 22px;}
    .fcontact, .sp_text div, .about #about_text, .about #old_about_text{float: right;}
    .sp_text div, .gos_support > div > div > span, .gos_support > div, .navbar-nav, .nav li a span, .navbar-collapse .row .navbar-nav > li a, .sp_text p:first-of-type, #fixed_product_name .buttons a, #fixed_product_name .buttons .price{position: relative;}
    .gen_plan > p, .gos_support > div > div p, .gos_support > div > div img, .gos_support > div > div > span, /* body product content */
        .product .content .left, .product .content .bg{width: 50%;}
    .gos_support > div > div > span, .home_blocks div.hbl5 p, .home_blocks div.hbl5 span{text-align: right;}
    .gos_support > div > div > span, .left .arrow_slider div:first-child{top: unset;}
    .gen_plan table tr td:first-child, .sp_text div .video{width: 300px;}
    .gen_plan img, .gos_support > p{width: 450px;}
    .gen_plan img, .dropdown_menu, .navbar-collapse .row .navbar-nav > li > a:before, .footer .lower, .download .file:before{position: absolute;}
    .gen_plan img, .home_posts .uslider, .wrapper .arrow_slider, .left > .arrow_slider, .news_preview > .wrapper > a, .modifications td:last-child{right: 15px;}
    .dropdown_menu, .home_posts .uslider, .home .wrapper.wrapper_100, .about .wrapper.wrapper_100, .order_item{padding: 0;}
    .dropdown_menu, .gos_support > img, .product .content .left img{height: auto;}
    .navbar-collapse .row .navbar-nav > li > a:before, .arrow_slider, .dropdown_menu li.nav_collec, .dropdown_menu > .wrapper, .about .headers > div{width: 100%;}
    .navbar-collapse .row .navbar-nav > li > a:before, .arrow_slider, .space > div > div span, a.btn, .empty-desktop, .product .content .bg, .product .left .dots a, .product td:first-child:before, #fixed_product_name p{display: block;}
    .navbar-collapse .row .navbar-nav > li > a:before, .left > .arrow_slider, .nav li a span, .navbar-collapse .row .dropdown_menu a, .nav li.has_subnav .dropdown_menu, #shadow{transition: .3s;}
    .navbar-collapse .row .navbar-nav > li > a:before, .mets .mets-icon{height: 44px;}
    .footer .lower, .team .row > div > div:hover .bg div{bottom: 30px;}
    .home_posts .uslider, .space > div > div span, .space > div > div, .navbar-collapse.collapse{width: auto;}
    .home_posts .uslider, .modifications td:first-child, .home .keyprops div > div > div span{left: 15px;}
    .left > .arrow_slider, .main_block_info p:first-of-type, #fixed_product_name .buttons a{margin-top: 0;}
    .left > .arrow_slider{height: 100%;}
    .left > .arrow_slider{left: 50%;}
    .home .how_go img, .fcontact a:not(:last-of-type), .flist ul, form .i_file, .materials_nav, .carthead{margin-bottom: 20px;}
    .how_go > div, .home_blocks div.hbl1, .home_blocks div.hbl4, .gos_support > div > div > *, .space p, div.fcontact a.footer-social-icon{display: inline-block;}
    .how_go > div, .home_blocks div.hbl4, .gos_support > div > div > *{vertical-align: top;}
    .home_blocks div.hbl1, .gos_support > div{width: 60%;}
    div.fcontact a.footer-social-icon/*, .gos_support > div > div:last-of-type > * */{vertical-align: middle;}
    .arrow_slider, .sp_text, .fp_text, .left .dots{top: 50%;}
    .arrow_slider, .product .content > div#fixed_product_name{bottom: unset;}
    .sp_text, .home_posts .uslider > div p, .examples .ename, body, .category_items.uslider > *, .about .headers h2, #map .info, .team .row > div > div .info, .material_btn, .ph, .content .description{font-size: 16px;}
    a.btn, .header.fixed .phone{padding: 22px 8px;}
    a.btn, .header.fixed .phone, .product_preview .info, .breadcrumb{font-size: 14px;}
    a.btn, .header.fixed .phone, .modifications .head td > span, a.close_form::before{line-height: 16px;}
    .home_posts .uslider > div:last-child, .navbar > .headerbg, #hamburger{display: none;}
    .examples .ename, .ename::after{height: 32px;}
    body, html{min-width: 1000px;}
    .about .headers h2{padding: 18px 0;}
    .space > div > div, .sp_text p:first-of-type, .home h1, .material_btn{margin: 0;}
    .home_blocks div.hbl5 p, .home_blocks div.hbl5 span{padding: 0 0 0 200px;}
    .home_blocks div.hbl2 p, .home_blocks div.hbl2 span{padding-left: 230px;}
    .home_blocks div p, .home_blocks div span{padding-right: 70px;}
    .home_blocks div.hbl4 p{padding-right: 50px;}
    .nav li a span, .news_preview .product_preview .date-preview-news, /* Header */
            .navbar-collapse .row a, #order_button, #follow_button, #contact_button, .product_info > div span.price > span > .special, /* Header */
        .navbar-collapse .row a{font-size: 13px;}
    .nav li a span, /* Шаблон "О компании" */
        .about .navbar-collapse .row:not(:nth-child(n-3)) a{color: #fff;}
    .nav li a span, .remove_product:after{line-height: 20px;}
    .left .arrow_slider div:first-child, .fixed .navbar-nav > li:last-of-type span::before, .left .arrow_slider div:last-child{left: 0;}
    .home h1, .product .head td > span{white-space: normal;}
    .navbar-collapse .row .dropdown_menu a, .header.fixed .phone{color: #000;}
    .filters_checkbox .title, .slider .title{padding-bottom: 18px;}
    .home .stocks, .space{margin-top: 70px;}
    #m_arrow.m_arrow, .nav li.has_subnav:hover .dropdown_menu{visibility: visible;}
    #m_arrow.m_arrow, .nav li.has_subnav:hover .dropdown_menu, .team .row > div > div:hover .bg, .navbar a:hover{opacity: 1;}
    .header.fixed .phone, .navbar-collapse .row .navbar-nav > li:hover > a:before, .left .dots{background-color: #fff;}
    a.phone, .examples > div{margin-right: 20px;}
    #order_button, #follow_button, #contact_button, .about .headers{width: 200px;}
    #order_button, #follow_button{padding: 13px 20px;}
    #order_button, #follow_button, #contact_button{border-radius: 23px;}
    .nav li.has_subnav:hover a span::after, .navbar-collapse .row .navbar-nav > li:last-of-type:hover span::before{filter: none;}
    .navbar-collapse .row li:hover a span, .navbar-collapse .row .dropdown_menu a:hover, .navbar-collapse li.toggle_menu span,.dropdown_menu li > a:hover,.nav li:not(.has_subnav):hover a span{color: #FF0E3A;}
    .fp_text p, .sp_h{font-size: 50px;}
    .fcontact span + a, .fcontact a, .main_block_info p:first-of-type, .order_text_title{font-size: 24px;}
    .home .how_go h1, .block_material_info{font-size: 36px;}
    .sp_text div a.video_l::before, #fixed_product_name .buttons a, .download .file:before{top: -5px;}
    .news_preview .product_preview > a .info .title, .clients .row > div > div{height: 75px;}
    .projects #map, .product .content > div#fixed_product_name{top: 60px;}
    .news_preview .product_preview, .products .product_preview{width: 295px;}
    .navbar-nav > li, .material_btn, .header{height: 60px;}
    .fixed .navbar-collapse .row .navbar-nav > li:last-of-type > a:before, .mets .video_icon{width: 44px;}
    .calc > a, h1, h3, h2{font-size: 30px;}
    /* Header filters button */
        .filter_btn span, .filter_btn:after{display: inline;}
    /* Body */
        .wrapper, .wrapchilds > *, .wrapchilds_filters > *{width: 920px;}
    .wrapchilds > *, .wrapchilds_filters > *, .wrapper, .projectsl_wrapper{padding: 0 15px;}
    .clients .row > div > div, .home .keyprops .row > div > div, .team .row > div > div{width: 33.3%;}
    .products .category_items.uslider, .news_preview .uslider{width: calc(295px * 3);}
    .bar-form-collapse.collapse, .bar-form-collapse.collapsing{right: -472px;}
    .examples > div:hover > div:not(.nohover), .examples > div:hover > div:not(.nohover) + a{width: 582px;}
    /* body product content */
        .product .content .left, .product .content .bg{
        height: 776px;
        min-height: 546px;
    }
    /* body product content */
        .product .content .left, .product .content .bg, /* home page */
        .home .keyprops > div > div > div, #fixed_product_name .buttons{text-align: left;}
    .product .content .bg, .about .headers > hr{right: 0;}
    .left .dots, .modifications td:last-child{left: auto;}
    .product_info, .product h1, .product .breadcrumb{
        margin-left: 50%;
        padding: 8px 0 8px 85px;
    }
    .product h1, .post h1{white-space: unset;}
    /* product modifications */
        .modifications .scroll, body.compare.product .modifications .scroll{margin: 0 82px 0 180px;}
    .modifications td, .modifications td:first-child, .modifications td:last-child{height: 47px;}
    .modifications td .addcart, .mets > span{border-radius: 15px;}
    .modifications td:first-child, .modifications td:last-child{width: 82px;}
    .modifications td > span, .modifications td:first-child > span, h1, .about .headers{white-space: nowrap;}
    .content{padding-top: 120px;}
    .product .content, .compare.product .wrapper.modifications{padding-top: 0;}
    .about .content, .main_block_info p:first-of-type{padding-top: 10px;}
    .main_block_info p, .privacy-police{margin-top: 20px;}
    .product .products, .post .products{padding: 50px 0 10px 0;}
    .clients_n_examples h2, .clients .wrapper h3, .home .individual_order h2{padding-bottom: 26px;}
    #fixed_product_name .buttons a, .product_info .buttons a{margin: 0 -15px 0 20px;}
    .clients_n_examples, .home .clients, .individual_order{padding: 50px 0 65px 0;}
    .examples.uslider + .dots, .clients .uslider + .dots{
        margin-bottom: -20px;
        padding-top: 20px;
    }
    .product_info > div span.price > span, .product_info .ae_h a > div{margin-left: 5px;}
    form input[type="text"], form textarea{margin-top: 15px;}
    h1, h3, .post .content .date{padding-bottom: 38px;}
    .about .headers, .about .headers > div, .navbar-header, .navbar-nav>li{float: left;}
    .about .headers{
        border-bottom: 0;
        border-right: 1px solid #d2d2d2;
        overflow: hidden;
    }
    .about #about_text, .about #old_about_text{width: calc(100% - 220px);}
    .about .headers > div > a{padding: 0 15px 0 0;}
    .about .headers > hr{transition: height,top .3s ease;}
    .about .elements{padding: 65px 0 35px 0;}
    .contact_form, .contact_form > .description{padding-top: 55px;}
    .about .wrapper_100, .about_title-filter{height: 350px;}
    .about .clients, .materials .clients, .projects .clients, .product .wrapper.modifications{padding-bottom: 65px;}
    a.close_form::before, #link_compare svg{width: 18px;}
    .modifications .head td:first-child, .modifications .head td, .modifications .head td:last-child{height: 55px;}
    #fixed_product_name p, #fixed_product_name .buttons .price{line-height: 36px;}
    .news_preview .product_preview > a .image, .news_preview .product_preview > a, .news_preview .product_preview > a .info{height: 107px;}
    #filter-form .slider{width: 351px;}
    #filters-selected{min-height: 33px;}
    .button-filters{min-height: 122px;}
    .calc .filters_checkbox:not(.price_attr){
        max-width: 165px;
        margin-right: 15px;
    }
    .home .calc .filters_checkbox:not(.price_attr){max-width: 169px;}
    .slider .info{bottom: 39px;}
    a.choose_f::before{left: 16px;}
    a.choose_f > span{
        right: 16px;
        font-size: inherit;
    }
    a.choose_f{
        top: 36px;
        width: 150px;
    }
    .filters_checkbox.price_attr{
        width: 197px;
        margin-bottom: 31px;
    }
    .choose_f{width: 100px;}
    .category .calc{
        max-width: 775px;
        min-height: 111px;
    }
    .product_preview .info > div > div{margin-top: 16px;}
    .product_preview .button{
        width: 30px;
        height: 30px;
    }
    .product_preview{
        width: 292px;
        margin-right: 7px;
    }
    .fcontact{width: 29%;}
    .sp_text div{margin-top: -235px;}
    .gen_plan > p{padding-right: 30px;}
    .gos_support > div > div img{padding-left: 85px;}
    .gos_support > div > div > span{
        right: unset;
        color: #646464;
        padding: 0 0 0 25px;
    }
    .sp_text div .video{
        height: 150px;
        background-position-y: 95%;
    }
    .gen_plan img{
        top: 85px;
        border-radius: 25px;
        margin-left: -15px;
    }
    .dropdown_menu{
        top: 65px;
        left: -25px;
        width: 575px;
        background: white;
        border-radius: 24px;
    }
    .navbar-collapse .row .navbar-nav > li > a:before{
        content: "";
        background-color: #ffffff00;
        top: 8px;
        left: -6px;
        border-radius: 44px;
    }
    .footer .lower{left: 30px;}
    .home_posts .uslider{top: 82px;}
    .wrapper.home_posts .arrow_slider{margin-top: -21px;}
    .wrapper .arrow_slider{margin-top: -56px;}
    .left > .arrow_slider{
        top: 0;
        width: unset;
        margin-left: -12px;
    }
    .news_preview > .wrapper > a{top: -9px;}
    .how_go > div{
        width: 33%;
        padding-right: 20px;
    }
    .home_blocks div:not(.hbl1){height: 320px;}
    .home_blocks div.hbl1{padding-right: 7px;}
    .home_blocks div.hbl4{
        width: 40%;
        height: 647px;
    }
    .home_blocks div.hbl5{height: 430px;}
    .space p{
        width: 356px;
        padding-right: 0;
    }
    div.fcontact a.footer-social-icon{margin: 0 34px 35px 0;}
    .arrow_slider{margin-top: -23px;}
    .dropdown_menu li.nav_collec{margin-top: 10px;}
    .dropdown_menu > .wrapper{padding: 20px 25px;}
    .fp_text{margin-top: -240px;}
    .space > div > div span{font-size: 48px;}
    .home_posts .uslider > div:last-child{width: 0;}
    .examples .ename{
        bottom: -32px;
        line-height: 32px;
        padding: 0 17px 0px;
    }
    .space > div > div{padding: 0 0 0 30px;}
    .gos_support > div{left: 40%;}
    .navbar-nav{margin-left: 21px;}
    .sp_text p:first-of-type{font-size: 34px;}
    .left .arrow_slider div:first-child{
        transform: rotate(90deg);
        position: absolute !important;
        bottom: 57px;
    }
    .gos_support > img{
        width: 490px;
        right: -87px;
        top: -104px;
    }
    .home h1{
        padding-bottom: 30px;
        width: 70%;
        font-size: 60px;
    }
    .home .calc{
        padding: 25px 25px 11px 25px;
        border-radius: 24px 24px 60px 24px;
    }
    .header.fixed .phone{
        border-radius: 16px;
        margin-right: 6px;
    }
    .left .arrow_slider div:last-child{
        transform: rotate(-90deg);
        top: 106px;
        right: -4px;
    }
    .news_preview .product_preview .date-preview-news{
        bottom: -7px;
        left: 11px;
    }
    .breadcrumb{
        padding: 0 0 8px 0;
        margin-bottom: 22px;
    }
    #contact_button{padding: 10px 17px;}
    .fp_text p{width: 590px;}
    .sp_h{width: 190px;}
    .wrapper.gen_plan{
        margin-top: 90px;
        padding-bottom: 0;
    }
    .how_go{margin-top: 95px;}
    .arrow_slider div:last-child{left: -22px;}
    .arrow_slider div:first-child{
        width: 48px;
        right: -52px;
    }
    .home_posts .uslider > div{
        height: 265px;
        width: 217.25px;
    }
    .home_blocks div.hbl5{
        background-size: 145%;
        background-position-y: 36%;
    }
    div.hbl5 p{margin-top: 288px;}
    .home_blocks{font-size: 0;}
    .gos_support > div > div:last-of-type{margin: 40px 0 0 0;}
    .gos_support{margin-top: 160px;}
    .stocks{margin-top: 25px;}
    .tsp .calc .m_arrow{
        bottom: 36px;
        right: 36px;
    }
    .calc > div{margin-top: 63px;}
    .sp_text div a.video_l{padding-left: 40px;}
    .header.fixed .navbar-collapse .row{padding: 0 4px 0 128px;}
    .navbar-nav > li:last-of-type span::before{margin-top: -4px;}
    .news_preview .product_preview > a .info .title{line-height: 19px;}
    .projects .wrapper.wrapper_100.issetmap{padding-top: 500px;}
    .news_preview .product_preview{height: 128px;}
    .slider .circle{
        left: -20px;
        top: 20px;
        padding: 10px;
    }
    .slider .circle:before{
        width: 20px;
        height: 10px;
    }
    .nav li:hover a span{color: #FF0E3A;}
    .navbar-nav > li > a{line-height: 58px;}
    .navbar-nav > li{position: static;}
    .fixed .navbar-collapse .row .navbar-nav > li:last-of-type > a:before{left: -10px;}
    .fp_text img{width: 600px;}
    .sp_text p:last-of-type{width: 550px;}
    .footer{
        margin: 0 20px 20px 20px;
        border-radius: 24px 60px 24px 24px;
        padding: 30px;
    }
    .flist > div{margin-right: 25px;}
    .denero{margin-left: 55px;}
    .footer .m_arrow{
        right: 30px;
        top: 30px;
    }
    .filter_btn:before{padding-right: 10px;}
    .filter_btn:after{padding-left: 8px;}
    /* body category content */
    .collapse.in + .close-form{right: 472px;}
    .bar-form-collapse{
        width: 472px;
        padding: 25px;
    }
    .examples{height: 314px;}
    .examples > div{
        width: 282px;
        height: 282px;
    }
    .examples > div:hover{margin-right: 322px;}
    .examples > div:not(.nohover).elast{margin-left: -302px;}
    .product_preview .image{
        height: 292px;
        line-height: 292px;
    }
    .product .content .bg{background: #fff;}
    .product .content .left img{max-height: 100%;}
    .left .dots{
        bottom: auto;
        right: -12px;
        transform: translateY(-50%);
        padding: 4px 3px;
        border-radius: 20px;
        margin-top: 30px;
    }
    .product .breadcrumb{margin-bottom: 4px;}
    .modifications td{
        padding: 15px 23px 0 0;
        max-width: 145px;
    }
    .modifications td .addcart{
        line-height: 17px;
        padding: 7px 10px 5px;
    }
    div.modifications td:first-child{width: 180px;}
    .modifications .head td > span{max-height: 47px;}
    .modifications td:last-child{padding-top: 8px;}
    /* contacts page */
        #map{
        height: 500px;
        margin-bottom: 55px;
    }
    /* Наша команда */
        .team .row > div > div .bg{
        background: rgba(64, 64, 68, 0.9);
        opacity: 0;
    }
    .team .row > div > div .bg div{bottom: 0;}
    .team .row > div > div .bg a:hover{
        background: none;
        border-color: #fff;
    }
    .team .row > div > div .image{height: 310px;}
    .material_btn{padding: 19px 60px 21px;}
    .ph{top: 15px;}
    .header{
        top: 10px;
        padding: 0 20px;
    }
    .order_text_title{
        margin: 0 0 6px 0;
        padding: 7px 0 0 0;
    }
    .wrapper > span.title{padding-bottom: 20px;}
    .about h3{padding-top: 13px;}
    a.page_link{top: 12px;}
    .mets{padding: 25px 0 0 25px;}
    .mets .mets-icon{margin-bottom: 12px;}
    .mets > span{padding: 6px 30px 4px;}
    .materials .wrapper > ul a span.num{
        top: -4px;
        padding: 5px;
    }
    #fixed_product_name .buttons a{padding: 6px 10px 5px;}
    .download a{
        padding-left: 23px;
        padding-bottom: 13px;
    }
    .products .wrapper .arrow_slider{margin-top: -138px;}
    .examples .dots{margin: 17px 17px 0 0;}
    .clients_n_examples .wrapper .arrow_slider{margin-top: -4px;}
    .news_preview .wrapper .arrow_slider{margin-top: -32px;}
    .order_item{max-width: 1160px;}
    .order_circle{
        width: 46px;
        height: 46px;
    }
    .order_circle_text{line-height: 46px;}
    .product_info > div span.price > span{color: #333;}
    .home .block_material_description{
        margin-top: 28px;
        margin-bottom: 40px;
    }
    p{margin: 0 0 10px;}
    .home .block_materials{padding: 50px 0 115px 0;}
    .clients .row > div.uslider{width: 890px;}
    .materials .wrapper > ul a{padding: 5px 0;}
    .denero_logo:after{
        font-size: 8px;
        right: -20px;
    }
    h1{margin-top: -15px;}
    .product_types > .wrapchilds{padding: 0 0 10px 0;}
    .product_types li{
        margin: 0 20px 15px 0;
        line-height: 13px;
    }
    .attention{
        padding: 6px 18px;
        margin-bottom: 10px;
    }
    .materials .product_preview{padding: 15px 0 15px 30px;}
    .materials .category_items{margin-left: -30px;}
    .contact_form.wrapper{padding-left: 235px;}
    .about .elements{margin-top: 340px;}
    .about .about_title svg{height: 40px;}
    .projectsl_wrapper{margin: 0 -15px;}
    .project_slider > div{margin: 15px 0;}
    .product_info > div:not(.accordion){margin-bottom: 15px;}
    .product_info .ae_h a > div span{font-size: 10px;}
    .ae_h{padding: 17px 0 18px 0;}
    .product_info .ae_h a > div{padding: 0 52px 0 162px;}
    .product_info .ae_h a > div:before{left: 133px;}
    .about .clients{padding-top: 50px;}
    .product_info .scroll > div{margin: 20px 0;}
    .file:before{font-size: 21px;}
    a.close_form::before{height: 18px;}
    #product_scroll{
        margin-top: 12px;
        min-height: 60px;
    }
    .product_cart{
        margin: 10px 0;
        height: 70px;
    }
    .product_cart .img-cart{
        margin-right: 30px;
        width: 70px;
    }
    .product_cart_info{
        left: 90px;
        width: 267px;
    }
    .remove_product:after{font-size: 17px;}
    #link_compare svg{height: 8px;}
    form legend{font-size: 25px;}
    .contact_form h3{
        padding: 17px 0;
        font-size: 23px;
    }
    .contact_form{padding-bottom: 55px;}
    .navbar-collapse.collapse{
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-brand{padding: 8px 0 0 12px;}
    .navbar-brand > svg{
        width: 125px;
        height: 43px;
    }
    .product .content > .modifications{
        padding-top: 116px;
        margin-top: -61px;
    }
    .nav li:hover a span::after{transform: rotate(180deg);}
    #fixed_product_name p{
        width: 530px;
        font-weight: 300;
    }
    .product .content > div#fixed_product_name{height: 36px;}
    #fixed_product_name .buttons{width: 360px;}
    .navbar-collapse .row a{padding-left: 4px;}
    #fixed_product_name div span.price > span > .special{top: -14px;}
    .news_preview .product_preview > a .image{width: 107px;}
    .news_preview .product_preview > a .info{
        padding: 1px 11px;
        left: 107px;
        width: 188px;
    }
    .calc > div > div.slider{margin-bottom: 7px;}
}
@media (min-width: 1401px) {
    .post_stock > img{width: 592px;}
    .post_stock > img, .post_content{margin-right: 50px;}
    a.page_link{top: 18px;}
    .post_content{
        width: 926px;
    }
    .post_dop{width: 308px;}
    .news .post_preview .title{height: 69px;}
    .news .post_preview{width: 423px;}
    .news .post_preview .image{height: 230px;}
    body.home .stocks, body.home .space, body.home #products{
        padding-top: 143px;
        margin-top: 0;
    }
    body.home .how_go{
        padding-top: 143px;
        margin-top: -53px;
    }
    a.phone, #video .phone{font-size: 24px;}
    #video .phone{
        margin-left: 25px;
        margin-right: 32px;
    }
    .navbar-collapse .row .navbar-nav > li > a:before{left: -5px;}
    .navbar-nav > li:last-of-type span::before{margin-top: -6px;}
    .fixed .navbar-collapse .row .navbar-nav > li:last-of-type > a:before{left: -2px;}
    #video .video_c{
        width: 860px;
        min-height: 690px;
        margin-top: -345px;
        margin-left: -430px;
    }
    .product_preview .btn{width: 266px;}
    .slider .circle{top: 19px;}
    a.choose_f, .choose_f{width: 185px;}
    a.choose_f, .footer .m_arrow{top: 40px;}
    .home .slider, .slider{width: 154px;}
    .slider .right, .slider .left_f{top: 55px;}
    .filters_checkbox .title, .slider .title, .sp_h span{font-size: 22px;}
    p.prod_price > span, .gos_support > div > div > span, body .news_preview .product_preview > a .info .date-preview-news, a.page_link{font-size: 14px;}
    .fcontact a:not(:last-of-type), .flist ul{margin-bottom: 25px;}
    .fcontact span + a, .fcontact a, .gos_support > div > div p{font-size: 32px;}
    .gen_plan img, .gos_support > img{width: 600px;}
    .gen_plan > p, .gen_plan table, .gos_support > p, .space p, .sp_text, .news .post_preview .title{font-size: 20px;}
    .home .how_go h1, .home_blocks div p, .category h1, .post h1, .news h1, .stocks h1{font-size: 54px;}
    .home_blocks div.hbl5 p, .home_blocks div.hbl5 span{padding: 0 0 0 580px;}
    .home_blocks div.hbl2 p, .home_blocks div.hbl2 span{padding-left: 400px;}
    .home_blocks div:not(.hbl1){padding: 30px 38px;}
    .stocks .post_preview p{padding: 24px;}
    .home_blocks div:not(.hbl1){height: 360px;}
    .home_blocks div.hbl4{height: 727px;}
    .home_blocks div.hbl5{height: 560px;}
    .home h1, .sp_h{font-size: 80px;}
    .home .stocks, .space{margin-top: 143px;}
    .header.fixed .phone, a.btn{
        padding: 22px 32px;
        font-size: 16px;
    }
    .news_preview .product_preview > a, .news_preview .product_preview > a .image, .news_preview .product_preview > a .info, body .news_preview .product_preview .image{height: 128px;}
    .home .keyprops .row > div > div, .team .row > div > div{width: 25%;}
    .bar-form-collapse.collapse, .bar-form-collapse.collapsing{right: -512px;}
    a.choose_f::before{left: 32px;}
    a.choose_f > span{right: 32px;}
    #filter-form .slider{width: 391px;}
    .button-filters{min-height: 126px;}
    .slider .info{font-size: 18px;}
    .calc .filters_checkbox:not(.price_attr){max-width: 385px;}
    .home .calc .filters_checkbox:not(.price_attr){max-width: 389px;}
    .filters_checkbox.price_attr{width: 250px;}
    .category .calc{max-width: 1095px;}
    p.prod_price{font-size: 26px;}
    .gen_plan img{top: 112px;}
    .gos_support > img{
        right: -24px;
        top: -160px;
    }
    .gos_support > p{width: 450px;}
    .space p{width: 515px;}
    .sp_text{padding-top: 100vh;}
    .home_blocks div p, .home_blocks div.hbl4 p{padding: 0;}
    .home h1{
        padding-bottom: 40px;
        width: 70%;
    }
    .sp_h{width: 335px;}
    .home .calc{padding: 36px 36px 21px 36px;}
    /* div.fcontact a.footer-social-icon{margin-bottom: 90px;} */
    .fcontact{width: 33%;}
    .footer .m_arrow{right: 40px;}
    .footer .lower{
        left: 40px;
        bottom: 40px;
    }
    .denero{margin-left: 120px;}
    .footer{padding: 40px;}
    .flist > div{margin-right: 80px;}
    .wrapper.gen_plan{
        padding-bottom: 84px;
        margin-top: 160px;
    }
    .wrapper.home_posts .arrow_slider{margin-top: -10px;}
    .wrapper.home_posts .arrow_slider div:last-child{left: -35px;}
    .wrapper.home_posts .arrow_slider div:first-child{right: -65px;}
    .home_posts .uslider > div{
        height: 290px;
        width: 251.4px;
    }
    div.hbl5 p{margin-top: 375px;}
    .home_blocks div span{padding-right: 155px;}
    .home_blocks div.hbl3 span{
        padding-right: 0;
        width: 215px;
    }
    .stocks .post_preview p{font-size: 36px;}
    .space > div > div span{
        font-size: 60px;
        margin-bottom: 16px;
    }
    .space > div > div{padding: 0 0 0 90px;}
    .gos_support > div > div{margin-bottom: 20px;}
    .gos_support > div > div > span{padding: 0 0 0 113px;}
    .gos_support{margin-top: 240px;}
    .home .stocks .post_preview{
        width: 352px;
        height: 376px;
    }
    .stocks .post_preview{
        height: 316px;
        width: 316px;
    }
    body.stocks .post_preview:nth-of-type(3n){margin-right: 7px;}
    body.stocks .post_preview:nth-of-type(4n){margin-right: 0;}
    .calc > a{font-size: 44px;}
    .fp_text{margin-top: -310px;}
    .sp_text p:last-of-type{width: 780px;}
    .sp_text div{margin-top: -312px;}
    .sp_text div .video{
        width: 400px;
        height: 200px;
    }
    .sp_text p:first-of-type, h2{font-size: 40px;}
    .fp_text img{width: 920px;}
    .fp_text p{
        font-size: 70px;
        width: 670px;
    }
    .header.fixed .navbar-collapse .row{padding-left: 225px;}
    .header.fixed .navbar-collapse .row a.navbar-brand{width: 210px;}
    .phone{margin-right: 36px;}
    .navbar-nav{margin-left: -13px;}
    .news_preview .product_preview > a .info{
        left: 128px;
        top: -3px;
        padding: 0 11px 0 9px;
        width: 192px;
    }
    .news_preview .wrapper .arrow_slider{margin-top: -22px;}
    .wrapper .stocks.post_dop .arrow_slider{margin-top: 23px;}
    body .news_preview .product_preview > a .info .date-preview-news{
        bottom: -7px;
        left: 9px;
    }
    body .news_preview .product_preview .image{
        position: relative;
        overflow: hidden;
        width: 128px;
    }
    .collapse.in + .close-form{right: 512px;}
    .navbar-collapse .row a{padding: 2px 23px 0 13px;}
    .product_cart_info{width: 287px;}
    /* Header */
        /* navbar */
        .nav li > a{font-size: 13px;}
    /* Body */
        /* body category content */
    .product_preview{width: 316px;}
    .category .product_preview:nth-child(3n){margin-right: 7px;}
    .category .product_preview:nth-child(4n){margin-right: 0;}
    .bar-form-collapse{width: 512px;}
    .examples{height: 338.25px;}
    .examples > div{
        width: calc(25% - 15px);
        height: 306.25px;
    }
}
.projects .product_preview .info,.collections .product_preview .info { padding: 25px; }
.materials .product_preview .info { padding: 25px; padding-bottom: 14px; }
@media (max-width: 1300px) and (min-width: 501px){
    .navbar {
        border: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}
@media (min-width: 1401px) {
    .nav li a span{font-size: 18px;}
    .navbar-brand > svg{width: 166px;}
    #fixed_product_name .buttons{width: 558px;}
    #fixed_product_name p{width: 727px;}
    .clients .row > div.uslider{width: 1285px;}
    .wrapper, .wrapchilds > *, .wrapchilds_filters > *{
        width: 1315px;
    }
    /* Header */
    /* Body */
    .product_preview .image {
        height: 320px;
        line-height: 320px;
    }
    /* home page */
    /* Среди наших клиентов */
    .clients .row > div > div {
        width: 20%;
    }
    .examples > div:hover {
        margin-right: 346px;
    }
    .examples > div:hover > div:not(.nohover), .examples > div:hover > div:not(.nohover) + a {
        width: 631px;
    }
    .examples > div:not(.nohover).elast {
        margin-left: -327px;
    }

    .products .product_preview, .news_preview .product_preview{
        width: 320px;
    }
    .products .category_items.uslider, .news_preview .uslider{
        width: calc(320px * 4);
    }

    /* Footer */
}
.on{top: 0;}
.about .about_title {
    display: block !important;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    bottom: -1px;
    position: absolute;
    left: 0;
    font-size: 0;
    width: 100%;
    overflow: hidden;
    pointer-events: none;
}
.about .about_title svg {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}
.about_title-filter{
    display:none;
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0.60), rgba(34,34,34,0.20));
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.60), rgba(34,34,34,0.20));
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.60), rgba(34,34,34,0.20));
    background-image: -ms-linear-gradient(top, rgba(0,0,0,0.60), rgba(34,34,34,0.20));
    background-image: linear-gradient(top, rgba(0,0,0,0.60), rgba(34,34,34,0.20));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#66000000', endColorstr='#cc222222');
}
.about .about_title-filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block !important;
}
.success_file_form {
    vertical-align: middle;
    margin-left: 0;
    margin-right: 8px;
    filter: contrast(4) invert(1);
    display: none;
}
.sp_text div a.btn{display: none;}
/* Navbar hamburger switches on 500 */
@media (max-width: 500px) {
    .post .content .description{padding: 50px 0 55px 0;}
    .stocks .post_preview p{
        font-size: 40px;
        padding: 24px;
    }
    .post_content{padding-bottom: 40px;}
    .post .content, .news .content, .stocks .content{padding-top: 125px;}
    #video h3{margin-bottom: 20px;}
    #video .phone::before{content: none;}
    #video hr{margin: 20px 0;}
    #video a.phone{
        line-height: 64px;
        right: unset;
        margin: 0 8px 0 0;
        padding: 0;
        font-weight: 700;
    }
    #video .video_c{
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    #video .carticon, #video a.phone{margin-top: 20px;}
    #video .video_c .btn, #video a.phone{width: 227px;}
    #video .video_c .grey.btn:nth-of-type(3){margin-right: 0;}
    .products_row{padding-bottom: 75px;}
    .products_row .arrow_slider{
        bottom: 130px;
        top: unset;
    }
    .products_row .arrow_slider div:last-child{
        float: right;
        left: -7px;
    }
    .wrapper .stocks.post_dop .arrow_slider div{
        width: 62px;
        height: 62px;
    }
    .wrapper .stocks.post_dop .arrow_slider div::before{
        width: 23px;
        height: 23px;
        top: 19px;
        right: 17px;
    }
    .wrapper .stocks.post_dop .arrow_slider div:last-child::before{left: 17px;}
    .wrapper .stocks.post_dop .arrow_slider div:last-child{left: -9px;}
    .wrapper .stocks.post_dop .arrow_slider div:first-child{right: -9px;}
    .product_preview .btn{display: block;}
    .home .calc .filters_checkbox li{
        width: 56px;
        line-height: 51px;
    }
    .calc .filters_checkbox li{
        width: 62px;
        line-height: 57px;
    }
    .calc .filters_checkbox{margin-left: -7px;}
    .home .calc .filters_checkbox.price_attr{
        width: 300px;
        margin-bottom: 15px;
    }
    #filters-selected{width: 282px;}
    #filters-selected div span{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 233px;
    }
    #filters-selected div {
        font-size:18px;
        margin: 0 5px 5px 0;
    }
    #structs .arrow_slider, #structs > div p, .sp_h:nth-of-type(2){width: 460px;}
    #structs .arrow_slider div:last-child, #structs .titles, .home_blocks div.hbl5::after, .phone::before{left: 0;}
    #structs > div p{
        bottom: 20px;
        left: 20px;
    }
    #structs .titles, #structs .titles > div > a{background-color: unset;}
    #structs .titles > div > a, .gos_support > div > div > span{color: #fff;}
    .wrapper.home_posts .arrow_slider, .calc > a, .sp_text p:last-of-type, #navbar-main .headerbg, .navbar-collapse .row .navbar-nav > li:last-of-type{display: none;}
    .flogo, .footer .lower > div:first-child a, .header.fixed a.btn, .sp_text div a.btn{display: block;}
    .flist > div/*, .gos_support > div > div:last-of-type > * */{width: 50%;}
    .denero, .home_blocks div.hbl5::after, .sp_text div a.btn{width: 100%;}
    .footer .lower > div:first-child a, .home_blocks div.hbl1 div.hbl3{margin: 0;}
    div.fcontact a.footer-social-icon, .home_blocks div.hbl5::after, .home_blocks div.hbl1 div, .gos_support > div > div > span, .gos_support > div > div > p span:after, .calc > a.active::after, .sp_h:nth-of-type(3), .phone::before{position: absolute;}
    .how_go > div p, .header.fixed .phone{padding-left: 20px;}
    .how_go > div p, .gos_support > p{margin-bottom: 40px;}
    .how_go > div > * /*, .gos_support > div > div:last-of-type > * */, .gos_support > div > div > p span, .calc > a.active, .calc > a.active::after{display: inline-block;}
    div.hbl5 p, div.hbl5 span, .gos_support > div > div > span{z-index: 1;}
    div.hbl5 p, div.hbl5 span, .home_blocks div.hbl5, .home_blocks div.hbl1, .gos_support > div > div, .gos_support > div > div > p span, .header.fixed a.btn, .calc > a.active, .sp_text p:nth-of-type(2), a.phone{position: relative;}
    .home_blocks div.hbl5::after, .gos_support > div > div > p span:after, .gos_support > div > div > p span, .calc > a.active::after, .phone::before{content: "";}
    .home_blocks div.hbl5::after, .home_blocks div.hbl1 div.hbl2, .sp_h:nth-of-type(3){top: 0;}
    .gos_support > div > div > span, .header.fixed a.btn{
        font-size: 12px;
        border-radius: 8px;
    }
    .gos_support > div > div > span, .open_mob #hamburger div:nth-child(2){visibility: hidden;}
    .gos_support > div > div > span, .gos_support > div > div > p span:after, .open_mob #hamburger div:nth-child(2){opacity: 0;}
    .gos_support > div > div > span, .gos_support > div > div > p span:after{transition: .3s;}
    .gos_support > div > div > p:hover + span, .header.fixed a.btn{visibility: visible;}
    .gos_support > div > div > p:hover + span, .gos_support > div > div > p:hover span:after, .header.fixed a.btn{opacity: 1;}
    .gos_support > div > div > p span:after, .header.fixed .phone{width: 0;}
    .gos_support > div > div > p span, .calc > a.active::after, .phone::before{background-size: contain;}
    .header.fixed a.btn, .header{top: 10px;}
    .calc > a.active::after, .phone::before{background-repeat: no-repeat;}
    .sp_h:nth-of-type(3), .phone::before{right: 0;}
    .header.fixed .phone{right: 150px;}
    .phone::before{
        top: 50%;
        height: 19px;
    }
    #structs .arrow_slider{bottom: 146px;}
    #structs > div p{
        border-radius: 16px;
        padding: 20px;
        transform: unset;
    }
    #structs .titles{
        bottom: unset;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
        width: 500px;
        white-space: nowrap;
        top: 0;
        border-radius: 0;
        padding: 90px 20px 40px;
        overflow: auto;
    }
    #structs .titles, #hposts .titles{
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    #structs .titles::-webkit-scrollbar, #hposts .titles::-webkit-scrollbar{display: none;}
    .denero{
        margin: 50px 0 30px 0;
        text-align: center;
    }
    .footer .lower{
        margin-top: 95px;
        position: static;
    }
    div.fcontact a.footer-social-icon{right: 34px;}
    div.fcontact a.footer-social-icon:nth-child(1){top: 131px;}
    div.fcontact a.footer-social-icon:nth-child(2){top: 181px;}
    div.fcontact a.footer-social-icon:nth-child(3){
        top: 231px;
        right: 39px;
    }
    .how_go > div p{
        width: 440px;
        margin-top: -3px;
    }
    .how_go > div > *{vertical-align: top;}
    .home_blocks div.hbl5::after{
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.5) 35.75%, rgba(0, 0, 0, 0) 62.1%);
        height: 100%;
    }
    .home_blocks div.hbl1{
        height: 727px;
        margin-bottom: 7px;
    }
    div.hbl5 span{padding: 0;}
    .home_blocks div.hbl1 div.hbl3{bottom: 0;}
    .gos_support > div > div:last-of-type > p{padding-right: 20px;}
    /* .gos_support > div > div:last-of-type > *{vertical-align: middle;} */
    .gos_support > div > div > span{
        bottom: -8px;
        transform: translateY(100%);
        text-align: left;
        padding: 10px;
        background-color: #FF0E3A;
        width: 362px;
        margin-top: -8px;
    }
    .gos_support > div > div > p span:after{
        top: 16px;
        right: 1px;
        height: 0;
        border-style: solid;
        border-width: 0 7px 10px 7px;
        border-color: transparent transparent #FF0E3A transparent;
    }
    .gos_support > div > div > p span{
        width: 16px;
        height: 16px;
        top: 2px;
        background-image: url('/image/qu.svg');
    }
    .header.fixed a.btn{
        margin-right: 10px;
        line-height: 1.1;
        padding: 11px 20px;
        position: absolute;
        right: 60px;
        white-space: normal;
        width: 112px;
        background-color: #fff;
        color: #FF150A;
    }
    .calc > a.active::after{
        background-image: url('/image/f_arrow.svg');
        background-position: center;
        width: 14px;
        height: 12px;
        bottom: 7px;
        right: 15px;
    }
    .sp_text div a.btn{margin-top: -80px;}
    .open_mob #hamburger div:first-child{transform: rotate(45deg);}
    .open_mob #hamburger{padding: 23px 14px;}
    .open_mob #hamburger div:last-child{
        transform: rotate(-45deg);
        margin-top: -14px;
    }
    .headerbg{border-radius: 12px 30px 30px 12px;}
    .phone::before{
        background-image: url('/image/phone.svg');
        width: 19px;
        margin-top: -12px;
    }
    a.phone{
        margin-right: 0;
        right: 213px;
        font-size: 20px;
        width: 200px;
        line-height: 70px;
        padding-left: 29px;
    }
    .navbar-collapse .row a{
        line-height: 1;
        margin-bottom: 10px;
    }
    /*mib*/
    .order_text a{display: block;}
    .order_text_info, .order_text_title, .order_text a{width: 200%;}
    .order_item_l .order_text{
        transform: translateX(100%);
        text-align: left;
    }
    .order_item_r .order_text,.order_item_l .order_text{padding: 0 0 0 70px;}
    .order_main_block{transform: translateX(-50%);}
    .news_preview{
        margin-top: -69px;
        padding-top: 119px;
    }
    .home .individual_order h2{font-size: 38px;}
    .main_block_description { font-size: 22px!important; }
    .main_block_text{ font-size: 16px!important; }
    .materials_wrapper { height: auto!important; }
    .block_material_info {
        width: 100%;
        right: 0;
        bottom: 1px;
        position: relative;
        padding: 50px 25px 82px 25px;
    }
    .individual_order { width: auto; }
    .product .content .left, .contact_form > .description{
        padding-top: 70px;
    }
    .left img{padding-bottom: 15px;}
    .project_cont {
        flex-direction: column;
        align-items: center;
    }
    .project_info {
        padding-left: 0;
        margin-top: 50px;
    }
    .block_projects_title { font-size: 38px!important; }
    .block_projects_description { margin-top: 0!important; font-size: 18px!important;}
    .product .whitebg .wrapper_100 { margin-top: 25px; }
    .navbar-collapse,.navbar-collapse.collapse,.navbar-collapse.collapsing,.navbar-collapse.in {
        position: relative;
        width: 480px;
        height: 0;
        left: 0;
        padding-top: 0;
        top: 0;
        opacity: 0;
        text-align: left;
        transition: all .6s;
        border: none;
        z-index: 14;
        display: block !important;
        overflow-x: visible !important;
        overflow-y: auto !important;
        color: #acacac;
        visibility: hidden;
    }

    .navbar-collapse > div {
        overflow-y: auto;
        overflow-x: hidden;
        position: relative;
    }
    .navbar-collapse a:hover,.navbar-collapse a:active,.navbar-collapse a:focus{opacity:1;color:#fff;}
    .navbar-collapse.in{left:0;}
    .navbar-collapse .nav li{
        padding: 0;
        display: inline-block;
        margin: 0;
        width: 50%;
        float: none;
        vertical-align: top;
    }
    .dropdown_menu{
        visibility: visible;
        opacity: 1;
    }
    .close-menu {
        display: block;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 0;
        cursor: pointer;
        background-color: rgba(0, 0, 0, .5);
        transition: .6s;
        opacity: 0;
        visibility: hidden;
    }
    .navbar-collapse a.close-btn {
        color: #fff;
        padding: 0 38px 7px 39px;
        display: block;
        cursor: pointer;
        font-size: 33px;
        line-height: 75px;
    }
    .navbar-collapse .close-btn:before {
        content: "\f2d7";
        display: inline-block;
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-family: Ionicons;
    }
    .home .navbar-collapse .navbar-nav{
        width: 100%;
        padding: 0;
        height: 0;
    }
    .tsp .navbar-collapse .navbar-nav,.navbar-collapse .navbar-nav{
        padding-top: 20px;
        padding-bottom: 20px;
        height: auto;
    }
    .container-fluid>.navbar-collapse,.container>.navbar-collapse{margin-left:0;margin-right:0;}
    .navbar-header{float:none;}
    .navbar-toggle{display:block;margin-right:60px;margin-top:13px;}
    .product .left div.arrow_slider div{height: 34px;}
    .navbar-collapse .row{width: 100%;}
    div.b24-widget-button-position-bottom-left{
        left: 63px;
        bottom: 63px;
    }
    .product div.b24-widget-button-position-bottom-left{bottom: 113px;}
    .news_preview .category_items{padding-bottom: 83px;}
}
.about .wrapper_100 {
    width: 100%;
    background: url(/image/new_placeholder.jpg) center center;
    background-size: cover;
    background-attachment: scroll;
    position: absolute;
    top: 0;
    left: 0;
}
.product .whitebg .wrapper_100 { padding: 85px 0 0 0;}
.video_arrow{
    bottom: 25px;
    display: block;
    position: absolute;
    left: 50%;
    padding: 30px;
    margin-left: -30px;
    z-index:1;
}
.video_arrow svg {
    animation: arrow_video 1.7s infinite ease;
    width: 38px;
    height: 18px;
    margin-left: -19px;
    fill: #fff;
    left: 50%;
    z-index: 1;
    position: absolute;
    cursor: pointer;
    transition: .3s;
}
@media (max-width: 500px) {
    .news_preview .product_preview .info > p,  .projects .product_preview .info > p, .collections .product_preview .info > p {height: 58px;}
    .button-filters{padding: 0 0 13px 0;}
    .product_info .modifications_link a::after {
        width: 13px;
        height: 13px;
        background-size: cover;
        top: 3px;
    }
    .product_info .modifications_link a::after {
        top: 5px;
    }
    .product_info .modifications_link a {
        padding-right:16px;
    }
    .filter-checked{padding: 0 20px;}
    .product_info .buttons{display: none;}
    .nav li.has_subnav a span.active::after{opacity: 1;}
    .nav li.has_subnav.toggle_menu a span::after{transform: rotate(180deg);}
    #fixed_product_name div span.price > span > .special{
        color: #aaa;
        top: 4px;
        font-size: 14px;
    }
    .navbar-collapse .nav li.has_subnav.toggle_menu .dropdown_menu, .navbar-collapse.collapse.in + .close-menu, .open_mob #navbar-main{
        opacity: 1;
        visibility: visible;
    }
    .navbar-collapse li a span{
        font-size: 20px;
        color: #fff;
        position: relative;
    }
    .dropdown_menu .wrapper{padding: 0;}
    .dropdown_menu{z-index: unset;}
    .navbar-collapse .nav li.has_subnav .dropdown_menu{
        position: relative;
        float: left;
        height: auto;
    }
    .navbar-collapse .nav .dropdown_menu li{
        width: 100%;
        padding-left: 16px;
    }
    .navbar-collapse .nav .dropdown_menu li a{
        pointer-events: all;
        padding: 0;
        font-family: 400;
        font-size: 16px;
        line-height: 1;
        display: inline-block;
    }
    .video_logo{
        width: 302px;
        margin-top: -76px;
    }
    .bottom_img .img_gallery { width: 210%!important; }
    .about h1 {
        margin: -24px 0 0 0;
        animation: none;
        font-size: 40px;
    }
    .video_bg {
        position: relative;
        z-index: 1;
    }
    .video_arrow svg {
        width: 34px;
        height: 16px;
        margin-left: -17px;
    }
    hr{margin: 25px 0;}
    label{margin-bottom: 7px;}
    .product_types li.nav_collec{margin-top: 13px;}
    .news_preview .uslider + .dots{
        margin-top: -56px;
        padding-bottom: 56px;
    }
}
.video_arrow:hover svg { fill: #FF0E3A; }
.post .content .wrapper_100 { padding-bottom: 0; }
@keyframes arrow_video {
    from {bottom: 25px;}
    50% {bottom: 15px;}
    to {bottom: 25px;}
}
@keyframes h1_about {
    from {transform: scale(0); opacity: 0;}
    60%{transform: scale(.9); opacity: 0;}
    to {transform: scale(1); opacity: 1;}
}
@media(min-width: 1001px){
    .left {
        height: 100vh !important;
    }
    .about .about_title svg{height: 4vw;}
    .content {margin-bottom: 0;}
}
@media (min-width: 501px) and (max-width: 1000px){
    .left{
        max-height: 750px;
        min-height: 550px;
    }
    .product .content > div#fixed_product_name{
        top: 60px;
        padding-top: 1px;
    }
    .product .content > .modifications{margin-bottom: 1px;}
}
@media (min-width: 501px) and (max-width: 1000px) and (min-height: 500px) {
    .content {min-height: 982px;}
}