@media(min-width: 1200px) {
	.container {
		min-width: 1480px;
	}
}
body {
	color: #132b49;
	font-family: 'Uni Neue';
    overflow-x: hidden;
	font-size: 16px;
}
a {
	color: #132b49;
}

.hidden {
    display: none!important;
}


.transparent-input {
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #7e9cce;
	border-radius: 0;
	background-color: transparent;
	text-align: center;	
}
.transparent-input:focus, .transparent-input:active{
	background-color: transparent;
	outline: none;
}
::-webkit-input-placeholder { /* Edge */
  color: #7e9cce;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #7e9cce;
}

::placeholder {
  color: #7e9cce;
}

.form-control {border:1px solid #466493;color: #fff;text-align: center;}
.form-control:focus {
    color: #fff;}
.product-q__box .form-control:focus {
    color: #466493;}
.product-q__box .form-control {color: #466493;}
.text-bold {font-weight: 800;}

.button_inner {font-size: 20px; color: #132b49; border:2px solid #132b49;padding: 25px;text-align: center;} 
.button_inner.min-button {padding: 14px;}
.button_inner:hover {text-decoration: none;color: #132b49;}
.button_min {
	padding: 14px 20px;
}
.button_inner_yellow {background-color: #fcc601;border-color: #fcc601;}
.list-yellow__box {list-style: none; padding: 0; margin: 0;} 
.list-yellow__box li:before {content: '';display: block; width: 14px;height: 14px;border-radius: 50%; background-color: #fcc601; position: absolute; left: 0;top: 5px;}
.list-yellow__box li {position: relative; padding-left: 25px; margin-bottom: 35px;}
.form-group {margin-bottom: 37px;}

.gradient-muted {background-color: #ebf2f7;}

.table-colors {width: 100%;}
.table-colors tr {
	background-color: #eef4f5;
}

.table-colors tr:nth-child(2n+2) {
	background-color: #ffffff;
}
.table-colors tr td {
	padding: 2px 10px;
}

.dashed-box__inner {border:7px dashed #7e9cce; text-align: center;padding: 40px;}
.dashed-box__inner  span {font-weight: 800;color: #132b49;}

.text-title {text-transform: uppercase; font-weight: 800;}
.title-box {text-transform: uppercase;color: #132b49;font-size: 20px;font-weight: 800;}

.colors-table {width: 100%;    line-height: 25px;}
.colors-table tr {
	background-color: #eef4f5;
}
.colors-table tr:nth-child(2n+2) {
	background-color: transparent;
}
.colors-table tr td:first-child {
	padding-left: 40px;
}

.content-page h2 {font-size: 16px; text-transform: uppercase;}
.content-title__pagetitle {
	font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 35px;	
}
.black-color {color: #000 !important;}
header {
	background-image: url(../images/top_image31.png);
	background-repeat: no-repeat;
	padding: 53px 0 0 0;
}
header.item_page_out {
	background-image: url(../images/s_2.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
}


.navs-section a {
	font-size: 18px;
	font-weight: 800;
	padding: 0;
	border-bottom: 3px solid transparent;	
}
.navs-section .nav-link.active {
	border-color: #fcc601;
}
.navs-section .nav-item {
	padding: 5px 5px;
}
.phones .item-phone {
	font-weight: 800;
	color: #fff;
	line-height: 27px;
}

.phones .call-order a {
	font-size: 20px;
	color: #fcc601;
}
header .boxs {
	display: flex;
	justify-content: flex-end;
}
header .boxs a {
	display: block;
	height: 50px;
	width: 50px;
	margin: 0 5px;
}
.search-icon {
	background-image: url(../images/cart-icon.png);
}
.cart-icon {	background-image: url(../images/box-cart-icon.png);}
.cart-icon span {
	position: absolute;
	right: 20px;
    top: 1px;
	font-size: 12px;	
	line-height: 15px;
	color: #fff;
    background-color: tomato;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    text-align: center;
}
.inner-slider__content .inner-text {
	font-size: 82px;
	font-weight: 800;
	color: #132b49;
	line-height: 80px;
}

.inner-page__content .inner-page__title {font-size: 48px; font-weight: 800;text-transform: uppercase;}
.inner-page__content {padding: 75px 0 100px 0;}
.inner-page__content .nav-link {padding: 0; margin-right: 10px;}
.inner-page__content .nav-item:after {content: '—'; display: block; margin-right: 10px;}
.inner-page__content .nav-item:last-child:after {display: none;}
.inner-page__content .nav-item {display: flex;}
.inner-page__content .nav {margin-top: 35px;}
.inner-page__content .nav .nav-link.disabled {
	color: #466493;
}
.inner-box__button {margin-top: 50px;}

.prev-text__section {margin-top: 50px; justify-content: space-between;}
.item-prev__pos {
	background-image: url(../images/galka.png);
	background-repeat: no-repeat;
	font-size: 30px;
	padding-left: 50px;

}

.section-main__cols {
	padding:50px 0; 
}
.section-main__cols .inner-text {font-size: 16px; padding-left: 80px;}
.inner-box__prev .number-inner {font-size: 148pt; color: #7e9cce; line-height: 148px; font-weight: 800;}

.section-items__prod {padding-top: 55px;}
.section-items__prod .item-product {background-color: #fff;padding: 40px;margin-bottom: 31px;}
.section-items__prod .item-product .item-image {text-align: center;}
.section-items__prod .item-product .item-image img {max-width: 100%;}
.section-items__prod .item-product .product-title {margin-top: 20px;font-size: 20px; font-weight: 800; text-transform: uppercase;}

.section-items__prod .item-product .product-icon__control {display: block;width: 50px;height: 50px;}
.section-items__prod .item-product .product-props ul {list-style: none; padding: 0; margin: 0;}
.section-items__prod .item-product .product-props {margin-top: 10px;}
.section-items__prod .item-product .product-control__button .button_inner {padding: 8px 0;font-size: 20px;}
.section-items__prod .item-product .product-control__button .cart-add {margin-left: -10px;border: 0; font-size: 0;}
.section-items__prod .item-product .product-control__button {font-size: 20px; font-weight: 800; margin-top: 20px;}
.icon-video {background-image: url(../images/video.png);}
.icon-doc {background-image: url(../images/doc.png);}


.cart-add {background-image: url(../images/cart-add.png);display: block; width: 50px;height: 50px;}
.cart-add.in_cart {background-image: url(../images/box-cart-icon.png);}
.section-order__form {
    padding-bottom: 100px;
}
.section-order__form .button_inner {color: #fff; background-color: transparent; border-color: #fff;}
.form-title__section {
	background-image: url(../images/form-title.png);	
	background-repeat: no-repeat;
	font-weight: 800;
	padding: 40px 50px 100px 40px;
	background-size: contain;
	text-align: center;
}
.form-title__section .title-section__head {
    text-transform: uppercase;
}
.section-content__position {
	padding: 145px 0 125px 0;
	font-size: 16px;
}
.section-content__position ul, .list-box__items {
	list-style: none;
	padding: 0;
	margin: 0;
}
.section--car {
	background-image: url(../images/section534.png);
	background-repeat: no-repeat;
}

.title-section__position {
	font-size: 20px;
	font-weight: 800;
	text-transform: uppercase;
}

.section-content__position .title-section__position {padding-left: 50px;margin-bottom: 35px;}
.section-content__position .section-list__position ul li, .list-box__items li {background-image: url(../images/item-g.png);background-repeat: no-repeat; padding-left: 50px;min-height: 35px; margin-bottom: 40px;}


.section-map {
	padding-top: 50px;
	padding-bottom: 100px;
	background-image: url(../images/section-map.png);
	background-repeat: no-repeat;
	background-position: top center;	
}
.section-map .inner-box__prev .title-inner {padding-top: 0; text-transform: uppercase;line-height: 65px;}
.section-map .inner-box__prev {padding-left: 40px;}

.section-map .section-map__content {padding-top: 110px;}

.item-mania .title-mn {font-size: 22px;text-transform: uppercase;margin-bottom: 25px;}
.item-mania .title-sub__mn {font-size: 16px;}

.left-element__content {background-image: url(../images/left-element.png);padding-left: 285px; padding-top: 40px;background-repeat: no-repeat;}

.lf-rh__elements .element-title {font-size: 16px;text-transform: uppercase; font-weight: 800; padding-left: 25px; margin-bottom: 31px;}
.lf-rh__elements .right-element__content .element-title {padding-right: 25px;}
.right-element__content {background-image: url(../images/right-element.png);padding-right: 285px; padding-top: 40px;background-repeat: no-repeat;background-position: top right;text-align: right;}
.right-element__content .list-yellow__box li:before {right: 0; left: auto;}
.right-element__content .button_inner {
	padding: 14px 35px;
}
.right-element__content .section-list__box {margin-bottom: 44px;}

.section-phar {padding-bottom: 50px;}
.phar-item__box {margin: 0 0 50px 0;background-color: #fff;padding: 50px 100px;box-shadow: 0px 0px 40px rgba(0,0,0, .1);}
.section-phar .phar-item__box:last-child {margin-bottom: 0;}
.phar-item__box .title-head {font-weight: 800; font-size: 20px;}

.section-form-box {
	background-image: url(../images/gradient-form.png);
	background-repeat:no-repeat;
	padding: 121px 0 100px 0;
}

.section-form-box .form-title__section {
	background-image: url(../images/title-bg-yellow.png);
}

.section-about {
    padding: 55px 0 100px 0;
}
.container-gallery {overflow: hidden;}
.container-gallery .gallery-row {justify-content: center;}

.question-box {padding-top: 100px;}
.question-box .section-accordion .card-header {background-color: transparent;border-bottom: 0; padding: 0px 55px 0 55px;}
.question-box .section-accordion .card {/*padding-bottom: 55px;*/border:none;background-color: #fcfdfe;margin-bottom: 31px;box-shadow: 0px 0px 40px rgba(0,0,0, .1);border-radius: 0; padding: 15px 0;}
.question-box .section-accordion .card-header button {
	color: #464646;
	font-size: 20px;
	font-weight: 800;
	text-transform: uppercase;
	padding: 0;
	display: flex; 
	align-items: center;
	justify-content: space-between;
}
.question-box .section-accordion .card-header button:hover {
	text-decoration: none;
}
.question-box .section-accordion .card-header button .title-number__box {font-size: 48px; color: #7e9cce;margin-right: 10px;}
.question-box .card-body {padding: 0 55px 0px 55px;}
.question-box .body-wrapper {
	padding-left: 30px;
}

.yellow-gradient {background-color: #fcc601;}
.section-bottom__form {padding: 65px 0;}

.section-bottom__form .bottom-form__left {color: #132b49;font-size: 20px; text-align: center;}
.section-bottom__form .bottom-form__title {font-size: 48px;text-transform: uppercase;}

.section-bottom__form .bottom-form__right .form-right__phone {font-size: 23px;font-weight: 800;}
.section-bottom__form .bottom-form__right {color: #132b49;}

.section-bottom__form .form-right__call a {display: block; padding: 10px; font-weight: 800;}
.section-main__cols.contacts img {max-width: 100%;}
.contacts .top-title__section {padding-bottom: 40px;}
.contacts .marker {
	display: flex;
	align-items: center;
	height: 100%;
	padding-left: 44px;
	background-position: left center;
	background-repeat: no-repeat;
}
.contacts .marker.icon-marker {
	background-image: url(../images/map-marker.png);
	
}
.contacts .marker.icon-mail {
	background-image: url(../images/phone-530.png);
}
.contacts .marker.icon-phone {
	background-image: url(../images/mail-531.png);
}

.catalog-products .item-product {
	box-shadow: 0px 0px 35px rgba(0,0,0, 0.1);
}

.section-content__product .main-image {
	box-shadow: 0px 0px 35px rgba(0,0,0, 0.1);
	min-height: 550px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-content__product .main-image img {
	max-width: 100%;
}
.section-product__price .product-price__box {
	line-height: 20px;
	font-weight: 800;
}
.section-product__price .product-price__box .product-price {
	font-size: 29px;
}
.product-dops__wrapper {
	background-color: #5e7fb5;
	padding: 25px;
	color: #fff;
}
.product-dops__wrapper .product-dops__price {border-top: 1px solid #7e99c4; padding-top: 14px; font-weight: 800;}
.product-dops__wrapper .product-dops__price .price-table {color: #fcc601;}
.product-dops__wrapper .product-dops__info {padding-bottom: 25px;}
.product-dops__wrapper .most-title {
	font-size: 20px;
	font-weight: 800;
}
.product-dops__wrapper .min-title span {
	color: #132b49;
}
.product-dops__wrapper .label-img {
	height: 70px;
    overflow: hidden;	
}
.product-dops__wrapper .custom-checkbox:checked + label:after {
	display: block;
	content:'' ;
	background-image: url(../images/delete.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	position: absolute;
    right: 0;
    top: 0;
}

.product-dops__wrapper label {cursor: pointer;}

.section-product__content {background-color: #eef4f5; padding: 25px;}
.section-product__content p:last-child {margin-bottom: 0;}
.section-product__content .product-content__title {text-transform: uppercase; font-weight: 800; font-size: 20px;}

.main-image__gallery {margin-top: 30px;}
.main-image__gallery .gallery-item {
	background-color: #fefeff;
	border:2px solid #fefeff;
	min-height: 125px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 0px 35px rgba(0,0,0, 0.1);
}
.top-product__content {
	padding-top: 55px;
}
.product-content-title {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    padding-left: 50px;
    margin-bottom: 35px;	
}

.cart__inner .row__head {
	font-size: 16px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5e7fb6+0,172f4e+100 */
	background: #5e7fb6; /* Old browsers */
	background: -moz-linear-gradient(left,  #5e7fb6 0%, #172f4e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #5e7fb6 0%,#172f4e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #5e7fb6 0%,#172f4e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e7fb6', endColorstr='#172f4e',GradientType=1 ); /* IE6-9 */
	text-transform: uppercase;
	font-weight: 800;
	padding: 14px 0;
	color: #fff;

}
.cart__inner  {
	background-color: #fcfcfc;
	padding: 44px 0 44px 0;
	color: #132b49;
}
.row__body .init-product__wrap {margin: 5px 0;background-color: #fff;box-shadow: 0px 0px 10px 1px rgba(0,0,0, .04);}
.cart__inner .js-inot__delete_prod {
	background-image: url(../images/close-x.png);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	display: block;
}
.cart__inner .b-right-box {border-right: 1px solid #fcfcfc;height: 100%;}
.cart__inner .product-name__cart {padding:0 10px;}
.cart__inner .product-name__cart .d-flex .item-left {padding: 10px 20px;border-right: 1px solid #fcfcfc; max-width: 250px; text-align: center;}
.cart__inner .product-name__cart .d-flex .item-left img {margin-bottom: 7px;max-width: 100%;}
.cart__inner .product-name__cart .d-flex .item-left a {text-decoration: underline; font-weight: bold;}
.cart__inner .product-name__cart .d-flex .item-right .flex-no-border {
	border-bottom: 0;
}
.cart__inner .product-name__cart .top-inner-title {border-bottom: 1px solid #fcfcfc; padding: 10px;text-transform: uppercase;font-weight: 800; height: 50px;margin-right: -25px;}
.cart__inner .product-name__cart .bottom-inner-title {padding: 10px;}
.cart__inner .product-name__cart .product-advanced__items .push-element {display: flex; width: 40px; height: 40px;align-items: center;vertical-align: middle; opacity: .5; position: relative;}
.cart__inner .product-name__cart .product-advanced__items .push-element.active-addit {opacity: 1;}
.cart__inner .product-name__cart .product-advanced__items ul {display: flex; justify-content: left;}
.cart__inner .product-price__wrapper {font-weight: 800;display: flex;flex-wrap: wrap;margin: 0 -15px;height: 100%;justify-content: center;border-right: 1px solid #fcfcfc;}
.cart__inner .product-price__wrapper.no-weight {
	font-weight: normal;
}
.cart__inner .product-price__top {height: 50px;   align-items: center;display: flex;justify-content: center;border-bottom: 1px solid #fcfcfc; }
.cart__inner .product-q__border {border-right: 1px solid #fcfcfc;}
.cart__inner .product-name__cart .d-flex > div {flex-grow: 1;}
.cart__inner .product-q__box {height: 100%; align-items: center;display: flex; padding: 0 40px 0 44px ;}
.cart__inner .products-border-right {border-right: 1px solid #fcfcfc;}
.cart__inner .product-result__cart {font-weight: 800;}
.addit-q {
	position: absolute;
    width: 75px;
	overflow: hidden;	
	display: none;
}
.addit-q.active {display: flex;}
.addit-q .custom-checkbox {
	width: 25px;
	max-width: 25px;
    padding: 4px;	
}
.addit-q .btn {color: #fff;}

.label-init {
	display: none;
	position: absolute;
    top: -7px;
    left: -10px;
    background-color: #ffc700;
    font-size: 12px;
    width: 17px;
    height: 17px;
    text-align: center;
    border-radius: 50%;
}
.active-addit .label-init {display: block;}

.products-result__box {text-align: right;padding: 25px 0; border-bottom: 2px solid #466493; color: #466493;font-weight: 800;}

.section-order__cart {
	padding: 50px 0;
}
.cart-order__form {
	padding: 44px;
	background-color: #f5fafc;
}
.cart-order__form input.form-control {
	border-width: 0px 0px 2px 0px;
	border-radius: 0;
	background-color: transparent;
	padding: 20px;
}
.cart-order__form textarea.form-control {
	border-radius: 0;
	background-color: transparent;
	border-width: 2px;
	height: 100%;
}
.cart-order__form .form-group:last-child {margin-bottom: 0;}

.order-push .btn {padding: 14px 50px;}

.news-section {padding: 50px 0;}

.delivery-calculate {
	padding: 50px 0;
	background-color: #e5edf5;
}
.delivery-calculate h2 {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 48px;
}

.gradient-form {background-color: #e5edf5 !important;}

.ui-widget.ui-widget-content {
	border:4px solid #c4cdd5;
	border-radius: 0 !important;
}
.ui-slider-horizontal {
	height: 18px;
}
.ui-widget-content {
	background-color: #d6dde1;
}
.ui-slider-horizontal .ui-slider-range {
	border-radius: 0 !important;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcc601+0,c39901+100 */
background: #fcc601; /* Old browsers */
background: -moz-linear-gradient(top,  #fcc601 0%, #c39901 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcc601 0%,#c39901 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcc601 0%,#c39901 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc601', endColorstr='#c39901',GradientType=0 ); /* IE6-9 */

}
.ui-slider-horizontal .ui-slider-handle {
	background-image: url(../images/handler.png);
	background-repeat: no-repeat;
	width: 145px;
	height: 77px;
	border: 0;
	background-color: transparent;
	top: -70px;
	margin-left: 0px;
	font-weight: 800;
	font-size: 25px;
	text-align: center;
	padding: 7px;
	color: #000;
}

.slider-handler {padding: 100px 0 0 0;}
.slider-handler .row {padding-top: 10px;font-weight: 800;}
.slider-handler .row .col-xl:first-child:after {
    left: 15px;
    top: -10px;
}

.slider-handler .row .col-xl:after {
    content: '';
    display: block;
    height: 10px;
    width: 1px;
    background-color: #aab1b5;
    position: absolute;
    left: 50%;
    top: -10px;
}

.slider-handler .row .col-xl:last-child:after {
    content: '';
    display: block;
    height: 10px;
    width: 1px;
    background-color: #aab1b5;
    position: absolute;
	right: 15px;
	left: auto;
    top: -10px;
}

.box-search {
	display: none;
	position: absolute;
	background-color: #245583;
	padding: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0, .4);
	right: 100%;
}
.box-search form {display: flex;}
.self__inner-page.contacts-page {
	background-image: url(../images/contacts__535.png);
	background-repeat: no-repeat;
	padding-top: 200px;
	/*margin-top: -250px;*/
	position: relative;
	font-size: 24px;
}
.self__inner-page.contacts-page .contacts-box__wrapper > div {
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position:left center;
}
.self__inner-page.contacts-page .contacts-box__wrapper .phone-self {
	background-image: url(../images/phone538.png);
}
.self__inner-page.contacts-page .contacts-box__wrapper .mail-self {
	background-image: url(../images/mail537.png);
}
.self__inner-page.contacts-page .contacts-box__wrapper .time-self {
	background-image: url(../images/grafik_raboty.png);
}
.self__inner-page.contacts-page .contacts-box__wrapper .address-self {
	background-image: url(../images/marker536.png);
}
.self-map-section {position: relative;}
.self-box-bg {background-image: url(../images/box____2.png);background-repeat: no-repeat; width:385px; height: 280px;    position: absolute;z-index: 5000;}

.other-page .section-bottom__form {
    margin-top: -142px;
    position: relative;
	z-index: 5;
	margin-bottom: 50px;
}
.other-page .content-gradient {
	background-color: #f5fafc;
	color: #6d7274;
	font-size: 24px;
	padding: 20px;
	text-align: center;
}
.button-docs__dwnl span {
	background-image: url(../images/doc536.png);
	background-repeat: no-repeat;
	padding:2px 2px 2px 35px;
}

.section-after-docs {margin: 100px 0;}

.product-item {position: relative;}

.additional {    width: 27px; background-color: #476694;min-height: 200px;border-radius: 7px 0px 0px 7px;position: absolute;top: 255px;right: -41px;z-index: 2000;}
.additional .label-img {height:70px; overflow: hidden;}
.additional .label-img img {height: 98px;}
.additional .label-name {text-align: center;color: #fff;}
.additional .appay__self {
    transform: rotate(-90deg);
    text-align: center;
    /* width: 116px; */
    position: relative;
	left: 0px;
	top: 132px;
	color: #fff;
}	
.additional .col-10 {display: none;}
.additional .self__wrapper {width:27px; cursor: pointer; background-position: 11px 25px;background-color: #5e7fb5;border-radius: 7px 0px 0px 7px;height: 200px;background-image: url(../images/razvr1.png);background-repeat: no-repeat;}
.additional label {position: relative;}
.additional.active {    width: 424px; max-width: 100%;}
.additional.active .col-10 {display: block;}
.additional.active .appay__self {
	top: 112px;
}
.additional.active .self__wrapper {
	background-image: url(../images/svernut1.png);
}

.error_page {
	background-image: url(../images/top404_2.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f2fafc;
}
.error_page header {background-image: none;}
.error_page .error_content {
	text-align: center;
	padding: 570px 0 100px 0;
}
.error_page .error_content .top-error {
	color: #132b49;
	font-size: 48px;
	text-transform: uppercase;
}

.hidden_q-addit {
	position: absolute;
	display: none;

	width: 100%;
	top: 31px;
	left: 0;
}
.hidden_q-addit input {
	color: #000;
	width: 100%;
	max-width: 50px;
}
.hidden_q-addit .btn {color: #fff;}
.hidden_q-addit.active {
	display: block;
}
.product-dops__info .label-init {
	position: absolute;
    width: 15px;
    height: 15px;
    font-size: 12px;
    line-height: 14px;
    background-color: #fdc600;
    text-align: center;
	border-radius: 50%;
	display: none;
}

.red-box {
	background-color: red;
	width: 20px;
	height: 20px;	
}

footer {padding-top: 55px;background-color: #ebf2f7;}
footer .section-cp {
	border-top: 1px solid #47576b;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
footer .section-footer__menu {margin-bottom: 50px;}
footer .button_inner {    padding: 5px;}


@media(max-width:736px) {
	header {
		background-repeat: no-repeat;
		background-position: top center;
		padding:  0;		
	}
	.prev-text__section {
		display: block;
	}
	.item-prev__pos {
		margin-bottom: 10px;
		min-height: 47px;
	}
	.inner-slider__content .inner-text {
		font-size: 70px;
		text-align: center;
		line-height: 70px;
	}
	#horizontal-multilevel-menu {
		min-width: 100%;
	}
	.inner-box__prev .number-inner {
		font-size: 55px;
		line-height: 50px;
	}
	.section-map img {
		max-width: 100%;
	}
	.left-element__content, .right-element__content {
		padding-left: 0;
		padding-right: 0;		
		background-image: none;
	}
	.phar-item__box {padding: 10px;}
	.phar-item__box img {max-width: 100%;}

	.section-phar .inner-box__prev {
		padding: 10px;
	}

	.inner-box__prev .title-inner, .section-map .inner-box__prev .title-inner {
		padding-top: 0px;
		line-height: 40px;
		font-size: 38px;

	}
	.section-map .section-map__content {padding-top: 25px;margin-bottom: 14px;}
	.section-main__cols .inner-text {
		padding-left: 0;
		margin-top: 20px;
	}
	.form-title__section {background-image: none; padding: 10px; margin-bottom: 25px;}
	.form-title__section .title-section__head {font-size: 34px;}

	.section-map .inner-box__prev {padding-left: 0;}

	.section-form-box .form-title__section {background-image: none;}

	.section-about .dashed-box__inner {margin-top: 25px;}

	.question-box .section-accordion .card-header {padding: 10px;}

	.section-bottom__form .bottom-form__title {font-size: 32px;}

	.phones .item-phone {    color: #142b49;}
	header.item_page_out {
		background-position: top center;
		background-size: cover;
	}
	header .boxs {
		justify-content: flex-start;
	}
	.inner-page__content {
		padding: 20px 0;
	}

	.cart__inner .row__head {display: none;}
	.cart__inner .product-name__cart .d-flex {display: block !important;}
	.cart__inner .b-right-box {padding: 20px;justify-content: flex-end !important;}

	.cart__inner .product-q__box {padding: 25px 40px;}
}

.nav-item .nav-link:hover {
    color: #000;
    border-color: #fcc601;
    background: none;
}
@media screen and (min-width: 1850px) {
    #horizontal-multilevel-menu {
    min-width: 750px;}
    .navs-section .nav-item {
    padding: 5px 15px;
}
.p0 {padding: 0 !important;}
}

.item-phone a {color: #fff;}
.section-bottom__form .bottom-form__right .form-right__phone a{
    color: #132b49;
}
.section--contacts a {color: #132b49; width: 100%;}
.contacts .marker {
    flex-flow:row wrap;
}
.dashed-box__inner span {
    font-weight: 800;
    color: #132b49;
}
.contacts-box__wrapper a {display: block;}
.additional .label-name {
    font-size: 1.25rem;
}
.list-properties .push-element img {max-width:100%;}
.product-advanced__items .list-unstyled {flex-flow:row wrap;}
.label-name {font-size: 1.5rem;}
.input-group-append .bg-success {
    background-color: #316496!important;
}
.input-group-append .bg-success:hover {
    background-color: #fcc602!important;
}
.item-phone a {
    color: #fff;
}
@media only screen and (min-width:2000px) {
    .phones .item-phone a {color: #337ab7;}
}
#horizontal-multilevel-menu li ul {
        width: 200px;
    background: #fff;
    text-align: center;
    border: none;
}

a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
span:active:focus,
span:focus,
#custom-handle:active:focus,
#custom-handle:focus {
outline: 0!important;
outline-color: transparent!important;
outline-width: 0!important;
outline-style: none!important;
box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;
}
#custom-handle {cursor: pointer;}
.title-box .title-box {
    margin: 0;
    display: flex;
    align-items: center;
}
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {
    color: #132b49 !important;
}
.section-order__form2 {
    background-image: url(../images/service-form.png);
    background-color: #ebf2f7;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.bold {font-weight: 800;}
.price-title {margin: 0; font-size: 16px;}
	    .section-bottom__form.form-price {
    padding: 25px 0;
}
.form-price{
    margin-top: -2.85rem;
}
.form-price .bottom-form__title, .form-price .bottom-form__phone {
    font-size: 20px;
    line-height: 48px;
    color: #132b49;
    font-weight: bold;
    text-align: initial;
}
#toTop {
    width: 50px;
    height: 50px;
    background: #3b6ea2;
    padding: 5px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    display: none;
    text-align: center;
    padding: 0.5rem;
    z-index: 9999;
}
#toTop svg {fill:#fff;}
#toTop:hover {
    background: #7e9cce;}
.section-cp p {margin: 0;}
@media (min-width:1200px) and (max-width: 1479px) {
    /*��� �� ������� ���� ����� �� ������� � index.php*/
.form-title__section .title-section__head {
    font-size: 25px !important;}
}
header.contacts-page {z-index: initial;}
.section-order__form {
    background: #043e65;
    color: #fff;
}
.polit a, .polit {color: #fff;}
.section-form .button_inner, .modal .button_inner{
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.section-phar .title-inner {
    display: flex;
    align-items: center;
}
.modal .modal-dialog {
    width: 525px; max-width:525px; min-height:505px;}
.modal .modal-dialog .modal-content {
    background: url(../images/backgForm3.png) no-repeat;
}
.modal .modal-dialog .modal-content {
    border: none;
    border-radius: initial;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100%;
}
.modal .modal-dialog .modal-content .modal-header {border: none; padding-top: 50px;     margin-bottom: 40px;}
.modal .modal-header .modal-title{
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 30px;
}
.modal .modal-header .close {
    color: #fff;
    opacity: 1;
}
.modal .modal-body {
    height: auto;
    padding: 0 80px;
}
.modal .modal-body .form-group:last-child {margin-top: 80px;}
.modal .modal-body .polit {margin-bottom: 20px;}
.gallery-row a {padding: 1px;}
.dropdown {
  position: relative;
  display: inline-block;
  display: none!important;
}
.fixed-header .dropdown {
		display:block!important;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 220px;
    padding: 16px 16px;
    z-index: 1;
    margin-top: 10px;
    margin-left: 40px;
    border-left: #bdbdbd 1px dashed;
		top:25px;
}
.dropdown-content li span {
    color: #316496;
	}
.dropdown:hover .dropdown-content {
  display: block;
}
header .dropdown > span
{
    padding: 10px 15px;
    border-left: #bdbdbd 1px dashed;
    color: #316496;
    margin-left: 40px;
	display:inline-flex;
	font-size: 18px;
    font-weight: 800;
    border-bottom: 3px solid transparent;
}
.dropdown > span > .icon
	{
    background-image: url(https://www.bytovki-servis.ru/local/templates/moshenie/img/menu.png);
    width: 25px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 8px;
    height: 10px;
	}
.fixed-header.headerfix
	{
		z-index:4000;
	}
*{margin:0;padding:0;text-decoration:none}
	#dropmenu{margin-top: 5px;}
	#dropmenu,#dropmenu ul,#dropmenu ul li,#dropmenu ul li a,#dropmenu #head-mobile{float:unset;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#dropmenu:after,#dropmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#dropmenu #head-mobile{display:none}
#dropmenu{font-family:sans-serif;}
#dropmenu > ul > li{float:left}
#dropmenu > ul > li > a{padding:17px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#ddd;font-weight:700;}
#dropmenu > ul > li:hover > a,#dropmenu ul li.active a{color:#fff}
#dropmenu > ul > li:hover,#dropmenu ul li.active:hover,#dropmenu ul li.active,#dropmenu ul li.has-sub.active:hover{-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#dropmenu  ul > li.has-sub > a{padding-right:30px}
#dropmenu  ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#dropmenu  ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#dropmenu  ul > li.has-sub:hover >  a:before{top:23px;height:0}
#dropmenu ul ul{position:absolute;left:-9999px;-webkit-box-shadow: 3px 0px 9px -3px rgba(0,0,0,0.69);
-moz-box-shadow: 3px 0px 9px -3px rgba(0,0,0,0.69);
box-shadow: 3px 0px 9px -3px rgba(0,0,0,0.69);}
#dropmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#dropmenu ul ul li:hover{}
	#dropmenu li:hover > ul{    left: 240px;
    background: white;
    top: 1px;}
#dropmenu li:hover > ul > li{height:35px}
#dropmenu ul ul ul{top:0}
#dropmenu ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:240px;font-size:12px;text-decoration:none;color:#757575;font-weight:400;}
#dropmenu ul ul li:last-child > a,#dropmenu ul ul li.last-item > a{border-bottom:0}
#dropmenu ul ul li:hover > a,#dropmenu ul ul li a:hover{color:black}
#dropmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#dropmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#dropmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#dropmenu ul ul ul li.active a{border-left:1px solid #333}
#dropmenu > ul > li.has-sub > ul > li.active > a,#dropmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:1000px){
#dropmenu{width:100%}
#dropmenu ul{width:100%;display:none}
#dropmenu ul li{width:100%;border-top:1px solid #444}
#dropmenu ul ul li,#dropmenu li:hover > ul > li{left: 200px;
    background: white;height:auto}
#dropmenu ul li a,#dropmenu ul ul li a{width:100%;border-bottom:0}
#dropmenu > ul > li{float:none}
#dropmenu ul ul li a{padding-left:25px}
#dropmenu ul ul ul li a{padding-left:35px}
#dropmenu ul ul li a{color:#ddd;background:none}
#dropmenu ul ul li:hover > a,#dropmenu ul ul li.active > a{color:#fff}
#dropmenu ul ul,#dropmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#dropmenu > ul > li.has-sub > a:after,#dropmenu > ul > li.has-sub > a:before,#dropmenu ul ul > li.has-sub > a:after,#dropmenu ul ul > li.has-sub > a:before{display:none}
#dropmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#dropmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#dropmenu ul ul .submenu-button{height:34px;width:34px}
#dropmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#dropmenu ul ul .submenu-button:after{top:15px;right:13px}
#dropmenu .submenu-button.submenu-opened:after{background:#fff}
#dropmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#dropmenu ul ul .submenu-button:before{top:12px;right:16px}
#dropmenu .submenu-button.submenu-opened:before{display:none}
#dropmenu ul ul ul li.active a{border-left:none}
#dropmenu > ul > li.has-sub > ul > li.active > a,#dropmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}
.fixed-header .call-order
	{
		display:none;
	}
#dropmenu ul ul li a
	{
		width:240px;
	}
.drop_material  li a
	{
		width:max-content!important;
	}
	@media only screen and (max-width: 1199px)  {#dropmenu {display:none!important}}
	@media only screen and (max-width: 1400px)  {#dropmenu ul ul ul {display:none!important}
		#dropmenu ul ul li.has-sub > a:after{display:none}#dropmenu ul ul li.has-sub > a:before{display:none}
	 }
a:active{outline: none;}
a:focus {outline: none;}
input {outline:none;}
textarea {outline:none;}
input:active {outline:none;}
textarea:active {outline:none;}
input:focus {outline:none;}
textarea:focus {outline:none;}
.region-block .h1 p {display: none;}
.region-block .bx_sitemap_ul {margin-left: 30px;}
.self-map-section .self-box-bg {display: none;}

@media (max-width: 736px){
body .right-element__content {text-align: center !important;}
}
.cart__inner .product-q__box {justify-content: center;}

.mobile-block {display: none !important;}
@media (max-width: 767px){
	.mobile-block {display: block !important;}
	.desctop-block {display: none !important;}
}
.box-search {
    top: 0%;
    z-index: 9999;
    width: 100%;
	box-shadow: 0px 5px 20px 0px rgb(50 50 50 / 60%);
	right: 0%;
}
.box-search form {
	padding: 1rem 4rem; 
    justify-content: center;}
.box-search form #title-search-input {width: 80%;}
.box-search-fix {position: fixed; top: 100px;z-index: 1;}
@media (max-width: 1199px){.box-search-fix {top: 128px;}}
@media (max-width: 767px){.box-search-fix {top: 132px;}}
.product-dops__wrapper .custom-checkbox:checked + label:after, .additional .custom-checkbox:checked + label:after {
    right: 5px;
}
.label-init {
    top: -2px;
    left: 5px;
}
.icon-doc {background-image: url(../images/price-new.png);}

.subservice-text {color: #fff}|
