

/* Start:/local/templates/aresmet/custom.css?155163649011639*/
/* Custom CSS for mobile */

.uform_popup {
    position: fixed !important;
    margin: 0 !important;
    left: 50%  !important;
    top: 50%  !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.header__hamburger,
.main__bnr--mobile {
    display: none;
}

.main__right {
    width: calc(100% - 262px);
}

img {
    max-width: 100%;
}

@media (max-width: 1023px) {
    body {
        min-width: 360px;
    }

    .header__nav-inner,
    .header__inner,
    .benefits,
    .main__inner,
    .footer__inner {
        width: 96%;
    }

    .header__calc,
    .header__orders,
    .header__address,
    .benefits,
    .main__object,
    .main__about {
        display: none;
    }

    .uform_popup {
        max-width: 96%;
    }

    header {
        height: auto;
        margin-bottom: 15px;
    }

    .header__inner {
        position: static;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        justify-content: flex-end;
        margin-top: 15px;
    }

    nav.header__topmenu,
    .header__search {
        float: none;
    }

    .header__search {
        display: none;
    }

    .header__logo {
        margin-right: auto;
        width: auto;
    }

    .header__logo a {
        width: 180px;
    }

    .header__logo span {
        line-height: 1.2;
    }

    .header__phone {
        padding-left: 0;
        background: none;
        font-size: 19px;
    }

    .header__callme {
        margin-left: 14px;
    }

    nav.header__topmenu ul li {
        margin-left: 20px;
    }

    .main__bnr,
    .main__bnr img {
        float: none;
        width: 100%;
    }

    .main__categories-list {
        width: 100%;
        margin: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .main__categories-item,
    .main__categories-link {
        float: none;
        width: calc((100% - 28px) * 0.33);
    }

    .main__categories-item:nth-child(3n+1) {
        margin-left: 0;
    }

    .main__categories-item img {
        width: 100%;
    }

    .main__categories-link {
        margin: 0 0 17px 14px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .main__categories-link a {
        display: block;
        margin: auto;
    }

    .main__right .main__categories-item, 
    .main__right .main__categories-link {
        width: calc((100% - 14px) * 0.5);
    }

    .main__right .main__categories-item:nth-child(n) {
        margin-left: 0;
    }

    .main__right .main__categories-item:nth-child(2n) {
        margin-left: 14px;
    }

    .main__news {
        float: none;
        width: 100%;
    }

    .main__news-list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
    }

    .main__news-item {
        width: 48%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .main__news-item .main__news-item-text {
    border-bottom: 4px solid #e93636;
    margin-left: 14px;
    }

    .main__news-item-date {
        float: none;
        margin-top: 5px;
    }

    .main__objects {
        float: none;
        width: 100%;
        margin-bottom: 50px;
    }

    .main__objects-item {
        width: 290px;
    }

    .main__objects-item img {
        width: 100%;

    }

    .main__managers-list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .form__request-consultant,
    .form__request-consultant:first-child {
        float: none;
        margin-right: 15px;
        margin-left: 0;
    }

    .main__map {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }

    #map {
        width: 100% !important;
    }

    .form__request {
        margin: 0;
        width: 100%;
    }

    .fabric__request {
        width: 50%;
    }

    .form__request-contacts {
        width: 47%;
    }

    .main__clients {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
    }

    .main__clients img {
        margin-top: 15px;
    }

    .footer__map {
        text-align: center;
    }

    .footer__map-left,
    .footer__map-right {
        float: none;
        margin-bottom: 10px;
    }

    .footer__contacts-block-phone {
        display: none;
    }

    .footer__contacts {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
    }

    .footer__contacts-block {
        float: none;
        margin: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .footer__bottom {
        text-align: center;
    }

    .footer__info {
        float: none;
        width: 100%;
    }

    .footer__copy {
        float: none;
    }

    .main__left,
    .main__right {
        margin-top: 20px;
    }

    .catalog__category-images {
        width: 598px;
        margin-left: auto;
        margin-right: auto;
        transform: translateX(-12.5px);
    }
}

@media (max-width: 870px) {
    .catalog__category-images {
        width: 299px;
    }
}

@media (max-width: 767px) {
    .catalog__category-images {
        width: 598px;
    }

    .header__nav-inner,
    .header__inner,
    .benefits,
    .main__inner,
    .footer__inner {
        width: 94%;
        overflow-x: hidden;
    }

    .header__inner {
        margin-top: 0;
    }

    .header__nav-wrap {
        position: absolute;
        width: 280px;
        height: auto;
        left: 0;
        top: 0;
        transform: translateX(-100%);
        bottom: 0;
        z-index: 2000;
        color: #404041;
        background-color: #fff;
        transition: 0.3s;
    }

    .header__hamburger {
        display: block;
        position: absolute;
        top: 27px;
        right: -50px;
        width: 30px;
        height: 30px;
        background-image: url(/local/templates/aresmet/images/menu-red.svg);
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .header__nav-wrap.active {
        transform: translateX(0);
        -webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2);
        box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2);
    }

    .header__nav-wrap.active .header__hamburger {
        right: 15px;
        width: 25px;
        height: 25px;
        background-image: url(/local/templates/aresmet/images/close-red.svg);
    }

    nav.header__topmenu ul {
        padding-top: 31px;
    }

    nav.header__topmenu ul li,
    nav.header__topmenu ul li:first-child {
        font-size: 18px;
        margin-left: 0;
        margin-bottom: 40px;
    }

    nav.header__topmenu ul li a {
        color: #404041;
        font-weight: 400;
    }

    .header__nav-wrap #left-menu {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .header__logo {
        margin-left: auto;
        padding-left: 50px;
    }

    .header__logo span {
        display: none;
    }

    .header__phone {
        margin-top: 0;
    }

    .header__phone a {
        display: block;
        margin-top: 0;
        font-size: 0;
        width: 30px;
        height: 30px;
        background: url(/local/templates/aresmet/images/phone-receiver-red.svg) center no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .header__callme {
        margin-top: 0;
    }

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

    /*.main__bnr--mobile {
        display: block;
        width: 100%;
    }*/

    .main__categories-item, 
    .main__categories-link {
        width: calc((100% - 14px) * 0.5);
    }

    .main__categories-item:nth-child(n) {
        margin-left: 0;
    }

    .main__categories-item:nth-child(2n) {
        margin-left: 14px;
    }

    .main__news-title {
        margin-bottom: 15px;
    }

    .form__request-consultants {
        display: none;
    }

    .form__request .title {
        font-size: 24px;
    }

    .fabric__request {
        width: 100%;
        margin-bottom: 40px;
    }

    .form__request-contacts {
        width: 100%;
    }

    .main__left {
        display: none;
    }

    .main__right {
        float: none;
        width: 100%;
    }
}

@media (max-width: 735px) {
    .main__objects-item {
        width: 240px;
        min-height: 248px;
    }
}

@media (max-width: 630px) {
    .main__objects-item {
        width: 100%;
    }
}

@media (max-width: 607px) {
    .catalog__category-images {
        width: 299px;
    }
}

@media (max-width: 559px) {
    .title {
        font-size: 25px;
    }
    .header__callme {
        display: none;
    }

    .main__categories {
        margin-bottom: 15px;
    }

    .main__right .main__categories-item:nth-child(n), 
    .main__right .main__categories-link,
    .main__categories-item:nth-child(n), 
    .main__categories-link {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .main__news-item {
        width: 100%;
    }

    .main__objects  {
        margin-bottom: 40px;
    }

    .main__objects-title {
        margin-bottom: 25px;
    }

    .main__objects .slick-arrow {
        top: 45%;
    }

    .main__objects .slick-prev {
        left: 4%;
    }

    .main__objects .slick-next {
        left: 94%;
    }

    #user_err_form {
        max-width: 100%;
    }

    .field-wrap-FILE {
        width: 100%;
        float: none;
    }

    .file_upload {
        margin: 0 auto 10px;
    }

    .fabric__request-left button {
        float: none;
    }

    .form__request-contacts-block {
        padding-right: 9px;
    }

    .uform_popup_inner {
        padding-left: 20px;
        padding: 20px;
    }

    .uform-form input[type="text"], 
    .uform-form textarea {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1542194994275*/
.wrap_pagination{text-align: center;}
.pagination{ border-radius: 0; border-color: #dfe5e9; }
.pagination .icon{ color: #acb6bc; }
.pagination a, .pagination span{ border-radius: 0 !important; }
.pagination a:hover{ color: white; }
.pagination a:hover .icon{ color: white; }

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/toolbar/style.css?1542194994557*/
.top-line{
    background: #f9f5dc;
    border-bottom: 1px solid #dedbc9;
    height: 43px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101;
}
.top-line-inner{
    color: #3c3c3c;
    font-size: 13px;
    margin: 0 auto;
    width: 965px;
}
.top-line-inner p{
    font-weight: bold;
    line-height: 43px;
    text-align: center;
}
.top-line-inner a{
    border-bottom: 1px dotted;
    color: #fff;
    display: inline-block;
    float: right;
    margin: 12px 0 0;
    text-decoration: none;
}
.top-line + header{
    margin-top: 44px;
}
/* End */


/* Start:/local/components/custom/uform.form/templates/.default/style.css?15421949942835*/
#uform_overlay{
    background: #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.80;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.uform_popup{
    display: none;
    left: 50%;
    margin: 0 0 0 -310px;
    position: absolute;
    z-index: 2000;
    width: 620px;
}
.uform_popup_inner{
    background: #fff;
    font-size: 14px;
    overflow: hidden;
    padding: 60px 105px;
    position: relative;
    text-align: center;
}
.uform_popup .button_close{
    background: url(/local/components/custom/uform.form/templates/.default/images/ico_close.png) no-repeat;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 18px;
    z-index: 1000;
}
.uform_popup .button_close:hover{
    background-position: 0 100%;
}
.uform_popup p.title{
    color: #000;
    font-size: 30px;
    margin: 0 0 60px;
    text-align: center;
}
.uform_popup p.title:after {
    background: #cf293a;
    bottom: -15px;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    margin: 0 0 0 -32px;
    position: absolute;
    width: 64px;
}
.uform-form .field-wrap {
    margin: 0 0 10px;
}
.uform-form input[type="text"], .uform-form textarea{
    background: #fff;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    height: 42px;
    padding: 10px;
    width: 392px;
}
.uform-form input[type="text"]:focus, .uform-form textarea:focus{
    border-color: #ffc405;
}
.uform-form textarea{
    height: 145px;
    resize: none;
}
.uform-form select{
    display: block;
    min-width: 200px;
}
.uform-form .send-btn-wrap{
    text-align: center;
}
.uform-form input[type="submit"]{
    background: #ec3635;
    border: none;
    color: #fff;
    font-weight: bold;
    height: 45px;
    margin: 25px 0 0;
    text-transform: uppercase;
    width: 172px;
}
.popup_item{
    display: block;
    margin: 0 0 5px;
}
.preloader{
    background: #FFF;
    border-radius: 10px;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.preloader img{
    left: 50%;
    margin: -32px 0 0 -32px;
    position: absolute;
    top: 50%;
}


#msg_success{
    background: #fff;
    border: 3px solid #ccc;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
    font-size: 20px;
    margin: -20px 0 0 -150px;
    padding: 10px;
    left: 50%;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 300px;
    z-index: 10;
}
.field-error {
    border-color: 1px solid red;
}
.field-wrap .err{
    color: #f00;
    display: none;
    font-size: 80%;
}
.field-wrap.field-error .err{
    display: inline;
}
.field-wrap .err::before{
    clear: both;
    content: "";
    display: block;
}
/* End */


/* Start:/local/components/custom/uform.form/templates/user_err/style.css?15421949942745*/
.uform_popup{
	display: none;
}
#err_overlay{
	background: #000000;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.80;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.err_popup{
	background: #ffffff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: none;
	left: 50%;
	margin: 0 0 0 -251px;
	padding: 12px 0;
	position: absolute;
	z-index: 2000;
	width: 502px;
}
.err_popup_inner{
	color: #000;
	font-size: 14px;
	padding: 30px 56px 30px 50px;
	position: relative;
}
#user_err_form .button_close{
	background: url(/local/components/custom/uform.form/templates/user_err/images/icon_close.png) no-repeat;
	height: 14px;
	position: absolute;
	right: 12px;
	top: 12px;
	width: 14px;
	z-index: 1000;
}
#user_err_form p.title{
    font-size: 20px;
    margin: 10px 0 15px;
}
.err-form .popup_header{
	font-size: 36px;
	margin: 0 0 15px;
}
.err-form .field-wrap {
	margin: 0 0 10px;
}
.err-form input[type="text"], .err-form textarea{
	background: #f6f8fd;
	border: 1px solid #e7e7e7;
	border-top: 1px solid #abadb5;
	box-sizing: border-box;
	font-size: 14px;
	padding: 4px 2px;
}
.err-form .input, .err-form textarea{
	width: 100%;
}
.err-form textarea{
	height: 60px;
	resize: none;
}
.err-form select{
	display: block;
	min-width: 200px;
}
.popup_item{
	display: block;
	margin: 0 0 5px;
}
.preloader{
	background: #FFF;
	border-radius: 10px;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1001;
}
.preloader img{
	left: 50%;
	margin: -32px 0 0 -32px;
	position: absolute;
	top: 50%;
}


#msg_success{
	background: #fff;
	border: 3px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 5px #ccc;
	font-size: 20px;
	margin: -20px 0 0 -150px;
	padding: 10px;
	left: 50%;
	position: fixed;
	text-align: center;
	top: 50%;
	width: 300px;
	z-index: 10;
}
.field-error {
	border-color: 1px solid red;
}
.field-wrap .err{
	color: #f00;
	display: none;
	font-size: 80%;
}
.field-wrap.field-error .err{
	display: inline;
}
.field-wrap .err::before{
	clear: both;
	content: "";
	display: block;
}

.err-form-page{
	position: relative;
	width: 410px;
}
.err-form-page .popup_header{
	font-size: 120%;
	margin: 20px 0;
}
#user_err_form{
	display: none;
	background: #FFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: none;
    left: 50%;
    margin: 0 0 0 -201px;
    padding: 12px 20px;
    position: absolute;
    z-index: 2000;
    width: 362px;
}
#user_err_form .author{
    float: right;
}
#user_err_form .author a{
    color: #ff7900;
}

/* End */


/* Start:/local/templates/aresmet/styles.css?15431891613*/
﻿
/* End */


/* Start:/local/templates/aresmet/template_styles.css?168139330437101*/
/****************************************DEFAULT */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
time {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
a:focus,
a:hover,
a:active,
input,
button,
select,
textarea {
    outline: 0;
}
img {
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
    font-family: Arial, Tahoma, sans-serif;
}
button,
input {
    line-height: normal;
    *overflow: visible;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: none;
}
ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
}
/*------------------------------------*\
    STYLES
\*------------------------------------*/
body {
    color: #56534e;
    margin: 0;
    padding: 0;
    font-family: Open Sans, Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1;
    min-width: 1240px;
}
a {
    color: #56534e;
    text-decoration: underline;
}
a:hover {
    color: #ec3635;
    text-decoration: none;
}
a.red {
    color: #ec3635;
}
a.red:hover {
    color: #56534e;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: normal;
    margin: 0;
    color: inherit;
}
h1 {
    color: #000;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 30px;
}
h2{
    display: inline;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 20px;
}
h3 {
    font-size: 16px;
    font-weight: bold;
    /* 20/16 */
}
h4 {
    font-size: 1.125em;
    /* 18/16 */
}
h5 {
    font-size: 1em;
    /* 16/16 */
}
h6 {
    font-size: 0.875em;
    /* 14/16 */
}
p{
    margin: 0;
}
hr{
    border: none;
    border-bottom: 1px solid #e6e5e1;
    height: 0;
    margin: 0;
    padding: 0;
}
.clear{
    clear: both;
}
.title{
    color: #000;
    font-size: 30px;
    position: relative;
    text-align: center;
}
.content-box ul li, .main__right ul li{
    list-style: initial;
    list-style-position: inside;
    margin: 0 0 3px;
}
.content-box ol li, .main__right ol li{
    list-style: decimal;
    margin: 0 0 3px;
}



header{
    height: 195px;
}
.header__nav-wrap{
    background: #404041;
    height: 54px;
}
.header__nav-inner{
    margin: 0 auto;
    width: 1140px;
}
nav.header__topmenu{
    float: left;
}
nav.header__topmenu ul{
    padding: 20px 0 0;
}
nav.header__topmenu ul li{
    display: inline;
    font-size: 14px;
    margin: 0 0 0 40px;
    text-transform: uppercase;
}
nav.header__topmenu ul li:first-child{
    margin: 0;
}
nav.header__topmenu ul li a{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
nav.header__topmenu ul li a:hover, nav.header__topmenu ul li.selected a{
    color: #ec3635;
}
.header__search{
    float: right;
    width: 220px;
}
.header__search-show{
    background: url(/local/templates/aresmet/images/ico_search.png) no-repeat;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: bold;
    margin: 15px 0 0;
    padding: 5px 0 5px 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.header__search-form{
    background: #f9f9f9;
    display: block;
    float: right;
    height: 53px;
    margin: 1px 0 0;
    overflow: hidden;
    position: relative;
    width: 0;
}
.header__search-form input[type="text"]{
    background: none;
    border: none;
    height: 53px;
    left: 0;
    padding: 0 0 0 10px;
    position: absolute;
    top: 0;
    width: 210px;
}
.header__search-form input[type="submit"]{
    background: url(/local/templates/aresmet/images/ico_search.png) no-repeat 0 50%;
    border: none;
    cursor: pointer;
    height: 53px;
    right: 0;
    position: absolute;
    text-indent: -700em;
    top: 0;
    width: 40px;
}

.header__inner{
    margin: 10px auto 0;
    position: relative;
    width: 1140px;
}
.header__logo{
    float: left;
    margin: 0 30px 0 0;
    width: 440px;
}
.header__logo a{
    float: left;
    margin: 0 10px 0 0;
}
.header__logo span{
    line-height: 1.4;
    position: relative;
    top: 9px;
}
.header__calc{
    float: left;
    margin: 5px 70px 0 0;
}
.header__calc a{
    background: url(/local/templates/aresmet/images/ico_calc.png) no-repeat;
    display: inline-block;
    padding: 8px 0 8px 50px;
    text-transform: uppercase;
}
.header__phone{
    background: url(/local/templates/aresmet/images/ico_phone.png) no-repeat;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: 5px 0 0;
    padding: 4px 0 4px 50px;
}
.header__phone a{
    text-decoration: none;
}
.header__email a{
    font-size: 12px;
    text-decoration: underline;
}
.header__callme{
    float: right;
    margin: 7px 0 0;
}
.header__callme span{
    display: block;
    font-size: 12px;
    margin: 3px 0 0;
}
.header__orders{
    background: #ffcc00 url(/local/templates/aresmet/images/ico_compass.png) 12px 50% no-repeat;
    border-radius: 3px;
    color: #000;
    font-weight: bold;
    left: 70px;
    padding: 10px 10px 10px 35px;
    position: absolute;
    top: 65px;
}
.header__orders span{
    color: #ec3635;
    font-size: 18px;
}
.header__address{
    position: absolute;
    right: 0;
    top: 70px;
}
.header__address p{
    float: left;
    font-weight: bold;
    margin: 0 20px 0 0;
}
.header__address p + p{
    margin: 0;
}
.header__address a{
    font-weight: normal;
}

.benefits{
    background: #f9f9f9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 72px;
    margin: 0 auto 25px;
    padding: 15px 30px;
    width: 1140px;
}
.benefits ul li{
    box-sizing: content-box;
    float: left;
    margin: 0 0 0 44px;
    max-width: 130px;
    padding: 8px 0 8px 50px;
}
.benefits ul li.benefits__item-1{
    background: url(/local/templates/aresmet/images/ico_benefit1.png) no-repeat;
    padding: 15px 0 15px 50px;
}
.benefits ul li.benefits__item-2{
    background: url(/local/templates/aresmet/images/ico_benefit2.png) no-repeat;
    padding: 8px 0 8px 80px;
}
.benefits ul li.benefits__item-3{
    background: url(/local/templates/aresmet/images/ico_benefit3.png) no-repeat;
}
.benefits ul li.benefits__item-4{
    background: url(/local/templates/aresmet/images/ico_benefit4.png) no-repeat;
}
.benefits ul li.benefits__item-5{
    background: url(/local/templates/aresmet/images/ico_benefit5.png) no-repeat;
}
.benefits ul li:first-child{
    margin: 0;
}


.main__inner{
    margin: 0 auto;
    width: 1140px;
}
.main__bnr{
    float: left;
    height: 380px;
    overflow: hidden;
    position: relative;
    width: 815px;
}
.main__bnr-title{
    background: #ffcc00;
    border-radius: 3px;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 17px;
    position: absolute;
    right: -2px;
    top: 40px;
}
.main__bnr-slider{
    position: relative;
}
.main__bnr-slider .slick-arrow{
    background: url(/local/templates/aresmet/images/arr_slider.png) no-repeat;
    border: none;
    height: 37px;
    margin-top: -19px;
    position: absolute;
    text-indent: -700em;
    top: 50%;
    width: 17px;
    z-index: 1;
}
.main__bnr-slider .slick-prev{
    left: 23px;
}
.main__bnr-slider .slick-prev:hover{
    background-position: 0 100%;
}
.main__bnr-slider .slick-next{
    background-position: 100% 100%;
    right: 24px;
}
.main__bnr-slider .slick-next:hover{
    background-position: 100% 0;
}
.main__object{
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    float: right;
    padding: 0 0 20px;
    width: 307px;
}
.main__objects-list{
    position: relative;
}
.main__objects .slick-arrow{
    background: url(/local/templates/aresmet/images/arr_slider_obj.png) no-repeat;
    border: none;
    height: 25px;
    position: absolute;
    text-indent: -700em;
    top: -60px;
    width: 12px;
    z-index: 1;
}
.main__objects .slick-prev{
    left: 480px;
}
.main__objects .slick-prev:hover{
    background-position: 0 100%;
}
.main__objects .slick-next{
    background-position: 100% 100%;
    left: 510px;
}
.main__objects .slick-next:hover{
    background-position: 100% 0;
}
.main__object-item{
    position: relative;
    text-align: center;
}
.main__object-date{
    background: #ffcc00;
    border-radius: 3px;
    color: #000;
    font-weight: bold;
    padding: 7px 9px;
    position: absolute;
    text-align: center;
    right: 0;
    top: 40px;
}
.main__object-day{
    display: block;
    font-size: 24px;
}
.main__object-item img{
    margin: 0 0 15px;
}
.main__object-item a.main__object-title{
    color: #56534e;
    display: inline-block;
    font-weight: bold;
    line-height: 1.7;
    margin: 0 0 8px;
    padding: 0 30px;
    text-transform: uppercase;
}
.main__object-place{
    margin: 0 0 35px;
}
.main__object-item a{
    color: #ec3635;
}
.main__categories{
    overflow: hidden;
    padding: 35px 0 0;
    width: 100%;
}
.main__categories .title{
    margin: 0 0 40px;
}
.main__categories-title:after {
    background: #cf293a;
    bottom: -15px;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    margin: 0 0 0 -32px;
    position: absolute;
    width: 64px;
}
.main__categories-list{
    margin: 0 0 0 -14px;
}
.main__categories-item{
    background: #404041;
    color: #fff;
    float: left;
    font-weight: bold;
    margin: 0 0 17px 14px;
    text-align: center;
    text-transform: uppercase;
    width: 274px;
}
.main__categories-item:hover{
    background: #ec3635;
}
.main__categories-item a{
    color: #fff;
    text-decoration: none;
}
.main__categories-item p{
    height: 28px;
    padding: 20px 0;
}
.main__categories-link{
    float: left;
    margin: 80px 0 0 14px;
    text-align: center;
    width: 274px;
}
.main__categories-link img{
    display: inline-block;
    margin: 0 0 10px;
}
.main__categories-link span{
    text-transform: uppercase;
}


.main__news{
    float: left;
    width: 360px;
}
.main__news-title{
    display: inline-block;
    margin: 0 30px 35px 0;
    text-align: left;
}
.main__news-link-all{
    position: relative;
    top: -4px;
}
.main__news-item-date{
    float: left;
    margin: 6px 0 0;
    text-align: center;
    width: 40px;
}
.main__news-item-month{
    font-weight: bold;
    text-transform: uppercase;
}
.main__news-item-day{
    font-size: 24px;
    font-weight: bold;
}
.main__news-item-year{
    font-size: 12px;
}
.main__news-item-text{
    line-height: 1.7;
    padding: 0 0 25px;
    margin: 0 0 25px 44px;
}
.main__news-item:first-child .main__news-item-text{
    border-bottom: 4px solid #e93636;
}
.main__news-item-name{
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.main__objects{
    float: right;
    width: 750px;
}
.main__objects-title{
    display: inline-block;
    margin: 0 30px 35px 0;
    text-align: left;
}
.main__objects-item{
    background: #404041;
    color: #fff;
    float: left;
    font-weight: bold;
    margin: 0 0 0 14px;
    width: 240px;
}
.main__objects-item:first-child{
    margin: 0;
}
.main__objects-item a{
    color: #fff;
    text-decoration: none;
}
.main__objects-item-date{
    float: left;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
}
.main__objects-item-day{
    display: block;
    font-size: 24px;
}
.main__objects-item-title{
    line-height: 1.7;
    margin: 0 0 0 50px;
    padding: 5px 0;
}

.main__about{
    float: left;
    width: 375px;
}
.main__about p.main__about-title{
    line-height: 1;
    margin: 0 0 35px;
    text-align: left;
}
.main__about p.main__about-subtitle{
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}
.main__about p{
    line-height: 1.3;
    margin: 0 0 30px;
}

.main__map{
    float: right;
    margin: 0 0 30px;
    width: 750px;
}
.main__map-title{
    margin: 0 0 35px;
    text-align: left;
}

.main__managers{
    overflow: hidden;
    padding: 50px 0;
    width: 100%;
}
.main__managers-title{
    margin: 0 0 40px;
}
.main__managers-title:after {
    background: #cf293a;
    bottom: -15px;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    margin: 0 0 0 -32px;
    position: absolute;
    width: 64px;
}
.main__managers-list{
    text-align: center;
}
.main__managers-item{
    color: #000;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 17px;
    text-align: center;
}
.main__managers-item:first-child{
    margin: 0;
}
.main__managers-item a{
    text-decoration: none;
}
.main__managers-item a:hover{
    color: inherit;
}
.main__managers-item img {
    border-bottom: 4px solid #ffcc00;
    margin: 0 0 15px;
}

.main__request{
    background: url(/local/templates/aresmet/images/form_bg.jpg) no-repeat;
    border: 1px solid #e5e5e5;
    padding: 50px 165px 35px;
}
.main__request-title{
    margin: 0 0 40px;
}
.main__request-title:after {
    background: #cf293a;
    bottom: -15px;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    margin: 0 0 0 -32px;
    position: absolute;
    width: 64px;
}
.main__request .field-wrap-NAME{
    float: left;
    margin: 0 24px 0 0;
}
.main__request textarea{
    width: 100%;
}
.main__clients{
    margin: 30px 0 0;
}
.main__clients span{
    font-size: 18px;
}
.main__clients img{
    margin: 0 20px 0 30px;
}

footer{
    background: #404041;
    color: #fff;
    margin: 35px 0 0;
    padding: 30px 0 0;
}
footer a{
    color: #bbbaba;
}
.footer__inner{
    margin: 0 auto;
    width: 1140px;
}
.footer__map{
    margin: 0 0 30px;
    overflow: hidden;
}
.footer__map p{
    font-weight: bold;
    margin: 0 0 10px;
}
.footer__map-left{
    float: left;
}
.footer__map-right{
    float: right;
}
.footer__contacts-block{
    float: left;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 40px 0 0;
}
.footer__contacts-block-phone{
    background: url(/local/templates/aresmet/images/ico_phone.png) no-repeat;
    font-size: 24px;
    line-height: 31px;
    margin: 6px 40px 0 0;
    padding: 0 0 0 50px;
}
.footer__contacts-block-phone a{
    color: #bbbaba!important;
    text-decoration: none;
}
.footer__contacts-block-callme{
    margin: 7px 0 0;
}
.footer__contacts-block-callme span{
    display: block;
    font-size: 12px;
}
.footer__contacts-block-social{
    float: right;
    margin: 8px 0 0;
}
.footer__contacts-block-social img{
    margin: 0 0 0 10px;
    vertical-align: top;
}
.footer__bottom{
    background: #393939;
    margin: 20px 0 0;
    padding: 30px 0;
    width: 100%;
}
.footer__info{
    float: left;
    font-size: 12px;
    line-height: 1.5;
    width: 780px;
}

.footer__copy{
    color: #9c9c9c;
    float: right;
    padding: 15px 0 0;
    position: relative;
}
.footer__copy span{
    position: relative;
    top: 2px;
}
.footer__copy img{
    margin: 0 0 0 10px;
}
.unlimex_tooltip{
    background: #fff;
    bottom: 55px;
    box-sizing: border-box;
    display: none;
    font-size: 12px;
    height: 95px;
    padding: 15px;
    position: absolute;
    right: 30px;
    width: 270px;
}
.footer__copy:hover .unlimex_tooltip{
    display: block;
}
.unlimex_tooltip:after{
    background: url(/local/templates/aresmet/images/arr_copy.png) no-repeat;
    bottom: -29px;
    content: "";
    display: block;
    height: 29px;
    position: absolute;
    right: 30px;
    width: 21px;
}
.unlimex_tooltip a.link{
    color: #ec3635;
    float: right;
}
.unlimex_tooltip p{
    margin: 10px 0 0;
    width: 200px;
}



.last-sent__list{
    overflow: hidden;
    margin: 0 0 20px -20px;
}
.last-sent__item{
    float: left;
    height: 170px;
    margin: 0 0 10px 20px;
    position: relative;
    width: 270px;
}
.last-sent__item .last-sent__date{
    background: #ffcc00;
    bottom: 0;
    color: #000;
    display: inline-block;
    font-size: 12px;
    height: 37px;
    line-height: 37px;
    padding: 0 15px 0 30px;
    position: absolute;
    right: 0;
}

.sent__item{
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px;
    margin: 0 0 20px;
}
.sent__item h1{
    font-weight: normal;
    margin-bottom: 0;
}
.sent__item-fabric{
    float: right;
    text-align: center;
    width: 200px;
}
.sent__item-fabric img{
    display: block;
}
.sent__item-date{
    float: left;
    margin: 6px 0 0;
    text-align: center;
    width: 40px;
}
.sent__item-month{
    font-weight: bold;
    text-transform: uppercase;
}
.sent__item-day{
    font-size: 24px;
    font-weight: bold;
}
.sent__item-year{
    font-size: 12px;
}
.sent__item-info{
    margin: 0 0 0 45px;
}
.sent__item-image{
    margin: 0 0 15px;
    width: 560px;
}
.sent__item-thumb{
    float: left;
    margin: 0 0 0 -6px;
    width: 566px;
}
.sent__item-thumb a{
    display: block;
    float: left;
    margin: 0 0 6px 6px;
}
.sent__item-preview{
    margin: 30px 0;
}
p.sent__item-legend{
    margin: 20px 0 0;
    padding: 10px 0 0;
}

.sent__item-nav a{
    color: #ec3635;
    position: relative;
}
.sent__item-nav a:before{
    color: #ec3635;
    content: "\02190";
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: -1px;
}
.sent__item-nav_prev{
    float: left;
    margin: 0 0 0 25px;
}
.sent__item-nav_prev a:before{
    content: "\02190";
    left: -25px;
}
.sent__item-nav_next{
    float: right;
    margin: 0 25px 0 0;
}
.sent__item-nav_next a:before{
    content: "\02192";
    right: -25px;
}
.sent__item-nav-date{
    margin: 4px 0 0;
}


.main__left{
    float: left;
    width: 232px;
}
.main__right{
    float: right;
    width: 880px;
}

.catalog-menu{
    border: 1px solid #eaeaea;
}
.catalog-menu__title{
    background: #ec3635;
    color: #fff;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
}
.catalog-menu > ul{
    background: #f9f9f9;
    padding: 10px 0;
}
.catalog-menu ul li{
    position: relative;
}
.catalog-menu ul li a{
    display: block;
    padding: 8px 20px;
    position: relative
}
.catalog-menu > ul > li > a:after{
    background: url(/local/templates/aresmet/images/menu_arr.png) no-repeat;
    content: "";
    display: block;
    height: 13px;
    margin-top: -6px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 6px;
}
.catalog-menu > ul > li > a:hover:after{
    background-position: 0 100%;
}
.catalog-menu ul li ul{
    background: #fff;
    border: 1px solid #eaeaea;
    display: none;
    left: 230px;
    padding: 10px 0;
    position: absolute;
    top: -10px;
    width: 230px;
    z-index: 100;
}
.catalog-menu ul li:hover > ul{
    display: block;
}
.bx-breadcrumb{
    margin: 0 0 30px;
}
.bx-breadcrumb-item{
    display: inline;
}
.bx-breadcrumb-item .fa {
    color: #f05e5d;
}

.catalog__category-description{
    line-height: 1.7;
}
.catalog__category-description_tags{
    clear: both;
}
.catalog__category-description_tags a{
    color: #ec3635;
    margin: 0 3px 0 0;
}
.catalog__category-description p{
    margin: 0 0 10px;
}
.catalog__category-images{
    overflow: hidden;
    margin: 20px 0 0 -25px;
}
.catalog__category-image{
    display: inline-block;
    vertical-align: top;
    margin: 0 0 30px 25px;
    width: 274px;
}
.catalog__category-image-wrap{
    height: 274px;
    text-align: center
}
.catalog__category-image img{
    margin: 0 0 5px;
}

.year__list{
    overflow: hidden;
    margin: 0 0 35px;
}
.year__list li{
    display: block;
    float: left;
    margin: 0 20px 0 0;
}
.year__list-item a{
    color: #ec3635;
}
.year__list-item_active a{
    color: #56534e;
    text-decoration: none;
}
.news__list-item{
    margin: 0 0 35px;
    overflow: hidden;
}
.news__list-item-date{
    float: left;
    margin: 2px 0 0;
    text-align: center;
    width: 40px;
}
.news__list-item-month{
    font-weight: bold;
    text-transform: uppercase;
}
.news__list-item-day{
    font-size: 24px;
    font-weight: bold;
}
.news__list-item-year{
    font-size: 12px;
}
.news__list-item-name{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.news__item{
    border-bottom: 1px solid #e8e8e8;
    margin: 0 0 25px;
    overflow: hidden;
    padding: 0 0 40px;
}
.news__item-date{
    float: left;
    margin: 6px 0 0;
    text-align: center;
    width: 40px;
}
.news__item-month{
    font-weight: bold;
    text-transform: uppercase;
}
.news__item-day{
    font-size: 24px;
    font-weight: bold;
}
.news__item-year{
    font-size: 12px;
}
.news__item-description{
    line-height: 1.7;
    margin: 0 0 0 45px;
}
.news__item-legend{
    margin: 20px 0 0px 45px;
}

.news__item-nav a{
    color: #ec3635;
    position: relative;
}
.news__item-nav a:before{
    color: #ec3635;
    content: "\02190";
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: -1px;
}
.news__item-nav_prev{
    float: left;
    margin: 0 0 0 25px;
}
.news__item-nav_prev a:before{
    content: "\02190";
    left: -25px;
}
.news__item-nav_next{
    float: right;
    margin: 0 25px 0 0;
}
.news__item-nav_next a:before{
    content: "\02192";
    right: -25px;
}
.news__item-nav-date{
    margin: 4px 0 0;
}

.fabric__request{
    float: left;
    width: 470px;
}
.form__request{
    margin: 0 auto;
    overflow: hidden;
    width: 880px;
}
.form__request p.title{
    margin: 0 0 30px;
    text-align: left;
}
.form__request b{
    font-size: 18px;
}
.main__managers-list{
    overflow: hidden;
    margin: 10px 0;
}
.form__request-consultant{
    float: left;
    font-weight: bold;
    margin: 0 0 0 25px;
    text-align: center;
}
.form__request-consultant:first-child{
    margin: 0;
}
.form__request-consultant a{
    text-decoration: none;
}
.form__request-consultant img{
    border-bottom: 5px solid #ffcc00;
    display: block;
    margin: 0 0 4px;
}


.file_upload{
    display: block;
    position: relative;
    overflow: hidden;
    background: #fff url(/local/templates/aresmet/images/ico_plus.png) no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    height: 37px;
    margin: 0 0 15px;
    width: 190px;
}
.file_upload .button, .file_upload > mark{
    display: block;
    position: relative;
    top: 7px;
}
.file_upload .button{
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 8em;                  /* example */
    height: 100%;
    text-align: center           /* example */
}
.file_upload > mark{
    background: transparent;
    color: #56534e;
    margin: 0 0 0 35px;
    text-decoration: underline;
}
.file_upload input[type=file]{
    position: absolute;
    top: 0;
    opacity: 0;
    cursor: pointer;
}
.field-wrap-FILE{
    float: left;
    width: 190px;
}
.fabric__request-left button{
    background-color: #ec3635;
    border: none;
    color: #fff;
    display: block;
    float: right;
    font-family: Open Sans, Arial, Tahoma, sans-serif;
    font-weight: bold;
    height: 45px;
    margin: 0 auto;
    text-transform: uppercase;
    width: 170px;
}


.form__request-contacts{
    float: right;
    width: 395px;
}
.form__request-contacts a{
    color: #ec3635;
}
.form__request-contacts p{
    margin: 0 0 10px;
}
.form__request-contacts-block{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 7px 10px 0;
    width: 50%;
}
.form__request-contacts-block_wide{
    float: none;
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px;
}


.search__item{
    line-height: 1.7;
    margin: 0 0 30px;
}
.search__item-title{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.pagination{
    text-align: center;
}
.pagination li{
    display: inline;
}
.pagination li a, .pagination li span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.pagination li span{
    border: 1px solid #eaeaea;
    color: #e93636;
}
.pagination li a:hover{
    color: inherit;
}

.reasons{
    margin: 25px 0 0;
}
.reasons__title{
    background: #ec3635;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 30px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
}
.reasons__item{
    box-sizing: border-box;
    height: 42px;
    line-height: 1.5;
    margin: 0 0 30px;
    padding: 0 0 0 60px;
}
.reasons__item-1{
    background: url(/local/templates/aresmet/images/ico_reason1.png) no-repeat 0 50%;
}
.reasons__item-6{
    background: url(/local/templates/aresmet/images/ico_reason6.png) no-repeat 0 50%;
}
.reasons__item-2{
    background: url(/local/templates/aresmet/images/ico_reason2.png) no-repeat 0 50%;
}
.reasons__item-3{
    background: url(/local/templates/aresmet/images/ico_reason3.png) no-repeat 0 50%;
}
.reasons__item-4{
    background: url(/local/templates/aresmet/images/ico_reason4.png) no-repeat 0 50%;
    padding-top: 10px;
}
.reasons__item-5{
    background: url(/local/templates/aresmet/images/ico_reason5.png) no-repeat 0 50%;
}


/* Custom CSS for mobile */

#footer_copy {
    display: none;
}

.uform_popup {
    position: fixed !important;
    margin: 0 !important;
    left: 50%  !important;
    top: 50%  !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.header__hamburger,
.main__bnr--mobile {
    display: none;
}

.main__right {
    width: calc(100% - 262px);
}

img {
    max-width: 100%;
}

@media (max-width: 1023px) {
    body {
        min-width: 360px;
    }

    .header__nav-inner,
    .header__inner,
    .benefits,
    .main__inner,
    .footer__inner {
        width: 96%;
    }

    .header__calc,
    .header__orders,
    .header__address,
    .benefits,
    .main__object,
    .main__about {
        display: none;
    }

    .uform_popup {
        max-width: 96%;
    }

    header {
        height: auto;
        margin-bottom: 15px;
    }

    .header__inner {
        position: static;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        justify-content: flex-end;
        margin-top: 15px;
    }

    nav.header__topmenu,
    .header__search {
        float: none;
    }

    .header__search {
        display: none;
    }

    .header__logo {
        margin-right: auto;
        width: auto;
    }

    .header__logo a {
        width: 180px;
    }

    .header__logo span {
        line-height: 1.2;
    }

    .header__phone {
        padding-left: 0;
        background: none;
        font-size: 19px;
    }

    .header__callme {
        margin-left: 14px;
    }

    nav.header__topmenu ul li {
        margin-left: 20px;
    }

    .main__bnr,
    .main__bnr img {
        float: none;
        width: 100%;
    }

    .main__categories-list {
        width: 100%;
        margin: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .main__categories-item,
    .main__categories-link {
        float: none;
        width: calc((100% - 28px) * 0.33);
    }

    .main__categories-item:nth-child(3n+1) {
        margin-left: 0;
    }

    .main__categories-item img {
        width: 100%;
    }

    .main__categories-link {
        margin: 0 0 17px 14px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .main__categories-link a {
        display: block;
        margin: auto;
    }

    .main__right .main__categories-item, 
    .main__right .main__categories-link {
        width: calc((100% - 14px) * 0.5);
    }

    .main__right .main__categories-item:nth-child(n) {
        margin-left: 0;
    }

    .main__right .main__categories-item:nth-child(2n) {
        margin-left: 14px;
    }

    .main__news {
        float: none;
        width: 100%;
    }

    .main__news-list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
    }

    .main__news-item {
        width: 48%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .main__news-item .main__news-item-text {
    border-bottom: 4px solid #e93636;
    margin-left: 14px;
    }

    .main__news-item-date {
        float: none;
        margin-top: 5px;
    }

    .main__objects {
        float: none;
        width: 100%;
        margin-bottom: 50px;
    }

    .main__objects-item {
        width: 290px;
    }

    .main__objects-item img {
        width: 100%;

    }

    .main__managers-list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .form__request-consultant,
    .form__request-consultant:first-child {
        float: none;
        margin-right: 15px;
        margin-left: 0;
    }

    .main__map {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }

    #map {
        width: 100% !important;
    }

    .form__request {
        margin: 0;
        width: 100%;
    }

    .fabric__request {
        width: 50%;
    }

    .form__request-contacts {
        width: 47%;
    }

    .main__clients {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
    }

    .main__clients img {
        margin-top: 15px;
    }

    .footer__map {
        text-align: center;
    }

    .footer__map-left,
    .footer__map-right {
        float: none;
        margin-bottom: 10px;
    }

    .footer__contacts-block-phone {
        display: none;
    }

    .footer__contacts {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
    }

    .footer__contacts-block {
        float: none;
        margin: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .footer__bottom {
        text-align: center;
    }

    .footer__info {
        float: none;
        width: 100%;
    }

    .footer__copy {
        float: none;
    }

    .main__left,
    .main__right {
        margin-top: 20px;
    }

    .catalog__category-images {
        width: 598px;
        margin-left: auto;
        margin-right: auto;
        transform: translateX(-12.5px);
    }
}

@media (max-width: 870px) {
    .catalog__category-images {
        width: 299px;
    }
}

@media (max-width: 767px) {
    .catalog__category-images {
        width: 598px;
    }

    .header__nav-inner,
    .header__inner,
    .benefits,
    .main__inner,
    .footer__inner {
        width: 94%;
        overflow-x: hidden;
    }

    .header__inner {
        margin-top: 0;
    }

    .header__nav-wrap {
        position: absolute;
        width: 280px;
        height: auto;
        left: 0;
        top: 0;
        transform: translateX(-100%);
        bottom: 0;
        z-index: 2000;
        color: #404041;
        background-color: #fff;
        transition: 0.3s;
    }

    .header__hamburger {
        display: block;
        position: absolute;
        top: 27px;
        right: -50px;
        width: 30px;
        height: 30px;
        background-image: url(/local/templates/aresmet/images/menu-red.svg);
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .header__nav-wrap.active {
        transform: translateX(0);
        -webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2);
        box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2);
    }

    .header__nav-wrap.active .header__hamburger {
        right: 15px;
        width: 25px;
        height: 25px;
        background-image: url(/local/templates/aresmet/images/close-red.svg);
    }

    nav.header__topmenu ul {
        padding-top: 31px;
    }

    nav.header__topmenu ul li,
    nav.header__topmenu ul li:first-child {
        font-size: 18px;
        margin-left: 0;
        margin-bottom: 40px;
    }

    nav.header__topmenu ul li a {
        color: #404041;
        font-weight: 400;
    }

    .header__nav-wrap #left-menu {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }

    .header__logo {
        margin-left: auto;
        padding-left: 50px;
    }

    .header__logo span {
        display: none;
    }

    .header__phone {
        margin-top: 0;
    }

    .header__phone a {
        display: block;
        margin-top: 0;
        font-size: 0;
        width: 30px;
        height: 30px;
        background: url(/local/templates/aresmet/images/phone-receiver-red.svg) center no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .header__callme {
        margin-top: 0;
    }

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

    /*.main__bnr--mobile {
        display: block;
        width: 100%;
    }*/

    .main__categories-item, 
    .main__categories-link {
        width: calc((100% - 14px) * 0.5);
    }

    .main__categories-item:nth-child(n) {
        margin-left: 0;
    }

    .main__categories-item:nth-child(2n) {
        margin-left: 14px;
    }

    .main__news-title {
        margin-bottom: 15px;
    }

    .form__request-consultants {
        display: none;
    }

    .form__request .title {
        font-size: 24px;
    }

    .fabric__request {
        width: 100%;
        margin-bottom: 40px;
    }

    .form__request-contacts {
        width: 100%;
    }

    .main__left {
        display: none;
    }

    .main__right {
        float: none;
        width: 100%;
    }
}

@media (max-width: 735px) {
    .main__objects-item {
        width: 240px;
        min-height: 248px;
    }
}

@media (max-width: 630px) {
    .main__objects-item {
        width: 100%;
    }
}

@media (max-width: 607px) {
    .catalog__category-images {
        width: 299px;
    }
}

@media (max-width: 559px) {
    .title {
        font-size: 25px;
    }
    .header__callme {
        display: none;
    }

    .main__categories {
        margin-bottom: 15px;
    }

    .main__right .main__categories-item:nth-child(n), 
    .main__right .main__categories-link,
    .main__categories-item:nth-child(n), 
    .main__categories-link {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .main__news-item {
        width: 100%;
    }

    .main__objects  {
        margin-bottom: 40px;
    }

    .main__objects-title {
        margin-bottom: 25px;
    }

    .main__objects .slick-arrow {
        top: 45%;
    }

    .main__objects .slick-prev {
        left: 4%;
    }

    .main__objects .slick-next {
        left: 94%;
    }

    #user_err_form {
        max-width: 100%;
    }

    .field-wrap-FILE {
        width: 100%;
        float: none;
    }

    .file_upload {
        margin: 0 auto 10px;
    }

    .fabric__request-left button {
        float: none;
    }

    .form__request-contacts-block {
        padding-right: 9px;
    }

    .uform_popup_inner {
        padding-left: 20px;
        padding: 20px;
    }

    .uform-form input[type="text"], 
    .uform-form textarea {
        width: 100%;
    }
}

.arrow-m
{
    background: url("/local/templates/aresmet/images/arrow_l.png");
}

.fabric__request .b24-form-header-padding
{
    display: none;
}

.fabric__request .b24-form-padding-side
{
    padding: 0;
}

.b24-window .b24-form-header-title
{
    font-size: 30px;
}
/* End */
/* /local/templates/aresmet/custom.css?155163649011639 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1542194994275 */
/* /local/templates/.default/components/bitrix/news.list/toolbar/style.css?1542194994557 */
/* /local/components/custom/uform.form/templates/.default/style.css?15421949942835 */
/* /local/components/custom/uform.form/templates/user_err/style.css?15421949942745 */
/* /local/templates/aresmet/styles.css?15431891613 */
/* /local/templates/aresmet/template_styles.css?168139330437101 */
