:root{
	--swiper-theme-color:#f65a1f
}
.wrapper-costs .blocks .blocks-item .blocks-item_img img {
    height: 260px;
	max-height:100%
}
[data-page-id="5"] .wrapper-costs .blocks .blocks-item .blocks-item_img img {
    height: 260px;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}
[data-page-id="5"] .wrapper-costs .blocks .blocks-item .blocks-item_description{
	    height: auto;
}
[data-page-id="4"] img{
	max-width:100%
}

.from-new-line {
    display: block;
}

.navbar-nav li:nth-child(7) {
    background-color: transparent;
}

.profile__title {
    font-size: 24px;
    font-family: inherit; 
    font-weight: 500; 
    line-height: 1.1; 
    color: inherit; 
}

.brands {
    margin-bottom: -10px;
}

.brands__item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    height: auto;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 5px;
}

.brands__item:not(:last-child) {
    margin-right: 10px;
}

.brands__item.brands__item--active {
    border-color: #0667A8;
}

.brands .brand__logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-width: 175px;
    border-radius: 0;
}

.brands__item .brand__icon--active {
    display: none;
}

.brands__item.brands__item--active .brand__icon {
    display: none;
}

.brands__item.brands__item--active .brand__icon--active {
    display: block;
}

.brands__item:hover .brand__icon--active {
    display: block;
}

.brands__item:hover .brand__icon {
    display: none;
}

.brands__item:hover {
    border-color: #0667A8;
    cursor: pointer;
}

.brands__item:hover .brand__logo {
    background-color: #0667a8;
}


.page__item--profiles {
    padding-top: 45px;
}

.page__item--profiles .block-title {
    margin-bottom: 30px;
}

.profile-empty__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
    padding: 50px;
    background-color: #f5f5f5;
}

.profile-empty__icon {
    margin-bottom: 30px;
}

.profile-empty__title {
    margin-bottom: 20px;
}

.profile-empty__title--text {
    margin: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
}

.profile-empty__descr--text {
    margin: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #999999;
}

.profile__logo {
    height: 32px;
    max-width: 105px;
    object-fit: contain;
}

.page__item--windows-form {
    position: relative;
    margin-bottom: 30px;
}

.windows-form__content {
    padding: 45px 75px;
}

.windows-form__title {
    margin-bottom: 40px;
}

.windows-form__title-text {
    margin: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.windows-form__wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 55px;
}

.windows-form__form-wrap {
    max-width: 325px;
    margin-right: 44px;
}

.windows-form__form--title {
    margin-bottom: 22px;
}

.windows-form__form--title-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
}

.windows-form__form--title-text .change-color {
    color: #FA5822;
}

.windows-form__input input[type="text"], 
.windows-form__input input[type="tel"] {
    padding: 15px 30px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 25px;
}

.windows-form__input input[type="submit"] {
    padding: 18px 30px;
    width: 100%;
    background: #FA5822;
    border-radius: 39px;
    border: none;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;

    color: #FFFFFF;
}

.windows-form__input:not(:last-child) {
    margin-bottom: 20px;
}

.windows-form__descr {
    display: flex;
    flex-direction: column;
    min-width: 272px;
}

.windows-form__descr-title {
    margin-bottom: 16px;
}

.windows-form__descr-title-text {
    margin: 0;
    margin-left: 35px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.windows-form__descr--num {
    position: relative;
    width: 272px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('/files/default/main-page/persents_bg.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.windows-form__descr-word {
    position: relative;
    top: -15px;
    left: 25px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.windows-form__descr-percent {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 75px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.advantage__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    background-color: #efefef;
}

.advantage__icon-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.advantage__title {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    color: #006699;
}

.advantage__description {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #666666;
}

.section-link__title  {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #006699;
}

.page__item--examples {
    background-color: transparent;
}

.page__item--news {
    padding: 25px 0 0;
}

.filupp {
    position: relative;
    background: transparent;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 5px;
    margin-bottom: 10px;
    cursor: pointer;

    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-decoration-line: underline;
    color: #323232;
}

.filupp::before {
    content: "";
    position: relative;
    background-image: url('/files/default/main-page/form_file_icon.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    display: block;
    margin-right: 15px;
}

.filupp input[type="file"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.price-form_title {
    margin-bottom: 10px;
}

.price-form_title-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #323232;
}

.price-form_title-text .change-color {
    color: #FA5822;
}

.price-form__subtitle {
    margin-bottom: 40px;
}

.price-form__subtitle-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #323232;
}

.page__item--price-form {
    position: relative;
    margin-top: 50px;
}

.price-form__content{ 
    padding: 45px 80px;
}

.price-form__input-fields {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}

.price-form__input:not(:last-child) {
    margin-right: 30px;
}

.price-form__input input[type="text"],
.price-form__input input[type="tel"] {
    padding: 14px 30px;
    width: 313px;
    max-width: 313px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 25px;
}

.price-form__file-submit {
    display: flex;
    flex-direction: row;
}

.price-form__submit input[type="submit"] {
    padding: 18px 30px;
    width: 313px;
    max-width: 313px;
    background: #FA5822;
    border-radius: 39px;
    border: none;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.price-form__file-wrap {
    margin-right: 30px;
    width: 313px;
    text-align: center;
}

.price-form__file-descr {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #323232;
}

.page__item--steps {
    margin-bottom: 20px;
}

.steps-wrapper {
    margin-top: 10px;
}

.steps-content {
    display: flex;
    flex-direction: row;
    padding-bottom: 40px;
}

.step-item:not(:last-child) {
    margin-right: 10px;
}

.step-item {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 177px;
}

.step-item:nth-child(2n + 2) {
    margin-top: 90px;
}

.step-item:nth-child(2n + 1)::before {
    content: '';
    position: absolute;
    background-image: url('/files/default/main-page/icon_step_arrow_down.png');
    width: 65px;
    height: 45px;
    top: 75px;
    left: 148px;
}

.step-item:nth-child(2n + 2)::before {
    content: '';
    position: absolute;
    background-image: url('/files/default/main-page/icon_step_arrow_up.png');
    width: 65px;
    height: 45px;
    top: -16px;
    left: 148px;
}

.step-item:last-child::before {
    display: none;
}

.step-item__icon {
    margin-bottom: 15px;
}

.step-item__title {
    margin-bottom: 15px;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
}

.step-item__text {
    margin-bottom: 15px;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #D0D0D0;
}

.step-item__link {
    display: block;
    max-width: 177px;
    width: 100%;
    padding: 14px 5px; 
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    background-color: #FA5822;
    border-radius: 25px;
}

.header-calc-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header-calc {
    margin-bottom: 12px;
}

.header-calc .profit--window {
    background-image: url('/files/default/main-page/icon_calc.png');
    background-position: 10px 0px;
    background-repeat: no-repeat;
    padding-left: 65px;
    padding-top: 8px;
    margin-left: 64px;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 19px;
    color: #0667A8;
}

.header-calc__button {
    margin-left: 60px;
    display: block;
}

.header-calc__phone-link {
    padding: 6px 32px;
    border: 1.5px solid #FA5822;
    box-sizing: border-box;
    border-radius: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FA5822;
}

.head__profits {
    width: 353px;
    padding: 10px 38px 10px 38px;
    justify-content: center;
}

.head__profits .profit {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 19px;
    color: #336699;
}

.head__profits .profit:not(:last-child) {
    margin-bottom: 3px;
}

.head__text {
    display: flex;
    align-items: flex-end;
    width: 224px;
    padding-left: 38px;
}

.head__text-item.head__text-item--alt {
    color: #336699;
}

.head__text-item.a1 {
    position: relative;
}

.head__text-item.a1::before {
    content: '';
    position: absolute;
    display: inline-block;
    background-image: url('/files/default/main-page/icon_a1.png');
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    top: -2px;
    left: -23px;
}

.head__text-item.mts {
    position: relative;
}

.head__text-item.mts::before {
    content: '';
    position: absolute;
    display: inline-block;
    background-image: url('/files/default/main-page/icon_mts.png');
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    top: 3px;
    left: -19px;
}

@media screen and (max-width: 1199px) {
    .header-calc-wrapper {
        margin: 0 auto;
    }

    .header-calc .profit--window {
        margin-left: 0;
        padding-left: 65px !important;
    }

    .header-calc__button {
        margin-left: 0;
    }

    .head__profits,
    .head__text {
        width: 50%;
        padding: 5px 0;
    }
}
 
@media screen and (max-width: 991px) {
    .page__item--windows-form {
        margin-top: 30px;
    }

    .page__item--windows-form .fill {
        background-position: 0%;
    }

    .price-form__content {
        padding: 20px;
    }

    .price-form_title-text {
        font-size: 24px;
        line-height: 28px;
    }

    .price-form__subtitle-text {
        font-size: 20px;
        line-height: 22px;
    }

    .price-form__input-fields,
    .price-form__file-submit {
        flex-direction: column;
    }

    .price-form__input {
        margin-right: 0 !important;
        margin-bottom: 10px;
    }

    .price-form__input input[type="text"],
    .price-form__input input[type="tel"] {
        width: 100%;
        max-width: 100%;
    }

    .price-form__file-wrap {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .price-form__submit {
        display: flex;
        justify-content: center;
    }

    .page__item--about {
        padding-top: 10px !important;
    }

    .steps-content {
        flex-direction: column;
    }

    .step-item {
        justify-content: flex-start;
        margin-top: 0 !important;
        margin-right: 0 !important;
        width: 100%;
        text-align: left;
    }

    .step-item:not(:last-child) {
        margin-bottom: 20px;
    }

    .step-item::before {
        display: none;
    }

    .step-item__wrap {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .step-item__icon {
        width: 107px;
        min-width: 107px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
        margin-right: 10px;
    }

    .step-item__title {
        text-align: left;
        margin-bottom: 5px;
    }

    .step-item__text {
        text-align: left;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 680px) {
    .windows-form__content {
        padding: 25px 25px 100px;
        margin-bottom: -25px;
    }

    .windows-form__wrapper {
        flex-direction: column-reverse;
    }

    .windows-form__descr-title-text {
        margin-left: 0;
    }

    .windows-form__descr--num {
        margin-bottom: 20px;
        background: none;
        height: 60px;
        margin-left: -15px;
    }

    .windows-form__form-wrap {
        margin-right: 0;
    }

    .page__item--windows-form {
        margin-bottom: -85px;
    }

    .step-item__wrap {
        flex-direction: column;
    }

    .step-item__icon {
        margin-bottom: 10px;
    }

    .head__profits .profit, .profit {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 13px;
        line-height: 19px;
    }
}

@media screen and (max-width: 425px) {
    .brands .brands__item {
        width: 100%;
        margin-right: 0;
    }

    .brands .brand__logo {
        width: 100%;
    }
}
@media screen and (min-width: 1280px) {
.more-link--slider{
   min-width: 250px;
    text-align: center;
}
}
.step-item__link:hover{
    color:#fff;
}
.step-item__link:focus{
    color:#fff;
    text-decoration:none;
    outline:unset;
}
.new-windows-blocks .container_costs{
    display:none;
}
.new-windows-blocks .blocks-item .blocks-item_img img{
    max-width: 100%;
}
.other-constructions .new__image{
    width:100%;
}
.brands .brands__item{
	background:#fff
}

.header-calc__phone-link i.fa-phone{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#back-to-top {
  display: inline-block;
  background-color: #fa5822;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
    bottom: 100px;
    right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#back-to-top::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 45px;
  color: #fff;
}
#back-to-top:hover {
  cursor: pointer;
  background-color: #0667a8;
}
#back-to-top:active {
  background-color: #555;
}
#back-to-top.show {
  opacity: 1;
  visibility: visible;
}
.clients-slider img{
	    height: auto;
    max-height: 100px;
    object-fit: contain;
}
.clients-slider{
	margin-top:1em;
	margin-bottom:1em
}
.patio-windows{
	max-width: 60%;
    margin: 1em auto;
	background:#fff
}
.patio-windows .patio-windows_row{
	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    justify-items: stretch;
    align-items: stretch;
    text-align: center;
}
.patio-windows .patio-windows_row  .patio-windows_row_col{
	padding:15px;	
	display: flex;
    align-items: center;
    justify-content: center;
		border-bottom: #d1d1d1 solid 1px;
		flex-direction: column;
}
.patio-windows .patio-windows_row:first-of-type  .patio-windows_row_col{
		border-top: #d1d1d1 solid 1px;
}
.patio-windows .patio-windows_row .patio-windows_row_col:first-child{
	border-right: #d1d1d1 solid 1px;
border-left: #d1d1d1 solid 1px;
}
.patio-windows .patio-windows_row .patio-windows_row_col:last-child{
	border-right: #d1d1d1 solid 1px;
}
@media (max-width:992px){
	.patio-windows{
		max-width: 90%;
	}	
}
@media (max-width:610px){
	.patio-windows .patio-windows_row .patio-windows_row_col{
		border:none !important
	}
	.patio-windows .patio-windows_row{
		border-top: #d1d1d1 solid 1px;
		border-left: #d1d1d1 solid 1px;
		border-right: #d1d1d1 solid 1px;
	}
	.patio-windows .patio-windows_row:last-child{
			border-bottom: #d1d1d1 solid 1px;
	}
}
.new-prices-block{
	padding: 45px 75px;
    border: 1px solid #949494;
    box-sizing: border-box;
    border-radius: 15px;
	    display: flex;
    flex-direction: column;
    align-items: center;
	background:#fff;
	margin:45px auto 0 auto
}
.new-prices-block .new-prices-block_title{
	font-size: 30px;
line-height: 35px;
margin-bottom:30px;
text-align:center
}
.new-prices-block .new-prices-block_subtitle{
font-size: 21px;
line-height: 28px;	
margin-bottom:45px;
text-align:center
}
.new-prices-block .new-prices-block_prices{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-around;
    align-content: space-between;
}
.new-prices-block .new-prices-block_prices .new-prices-block_prices_image{
	padding:45px 33px;
	border: 1px solid #959595;
box-sizing: border-box;
border-radius: 15px;
margin-right:25px;
display: flex;
    align-items: center;
}
.new-prices-block .new-prices-block_prices .new-prices-block_prices_image img{
	max-width:202px
}
.new-prices-block .new-prices-block_prices .new-prices-block_prices_table {
	display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
}
.new-prices-block .new-prices-block_prices .new-prices-block_prices_table .new-prices-block_prices_table_table{
	display: flex;
}
.new-prices-block .new-prices-block_prices_table_table_white-column_header,
.new-prices-block .new-prices-block_prices_table_table_white-column_cell,
.new-prices-block .new-prices-block_prices_table_table_orange-column_header,
.new-prices-block  .new-prices-block_prices_table_table_orange-column_cell{
	padding:14px 32px;
	font-size: 18px;
	text-align:center
}
.new-prices-block .new-prices-block_prices_table_table_white-column_header{
	font-weight:700
}
.new-prices-block .new-prices-block_prices_table_table_white-column_cell,
.new-prices-block  .new-prices-block_prices_table_table_orange-column_cell{
	border-right:#DDDDDD 1px solid;
	border-top:#DDDDDD 1px solid;
}
.new-prices-block  .new-prices-block_prices_table_table_orange-column_header + .new-prices-block_prices_table_table_orange-column_cell{
	border-top:none
}
.new-prices-block .new-prices-block_prices_table_table_orange-column_header{
	background: #FA5822;
	font-weight: 700;
	color: #FFFFFF;
}
.new-prices-block .new-prices-block_prices_table_table_white-column:first-child +.new-prices-block_prices_table_table_orange-column .new-prices-block_prices_table_table_orange-column_header{
	border-radius: 5px 0px 0px 0px;
}
.new-prices-block .new-prices-block_prices_table_table_orange-column:last-child .new-prices-block_prices_table_table_orange-column_header{
	border-radius: 0px 5px 0px 0px;
}
.new-prices-block .more-link{
	border-radius: 39px;
	font-weight: 600;
font-size: 25px;
line-height: 29px;
padding:18px 93px;
    margin-top: 20px;
}

.new-prices-block .new-prices-block_prices_table_table_white-column.hidden-on-desktop{
	display:none
}
	.new-prices-block .new-prices-block_prices_table_table_white-column_header,
.new-prices-block .new-prices-block_prices_table_table_orange-column_header{
min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width:1200px){
	.new-prices-block .new-prices-block_prices .new-prices-block_prices_image{
		margin-bottom:30px
	}
	
	
	 .header-calc__phone-link{
	display: flex;
    align-items: center;
    justify-content: center;
	background:#fff;
        max-width: fit-content;
        margin-top: 0.5em;
	}
	.footer__item .logo--footer{
		        width: auto;
	}
	
	.footer__item .logo.logo--footer.hidden-xs{
		    width: 150px;
	}
	.footer__item .footer__contacts{
		min-width: max-content;
	}
	.footer__item .footer_left{
		    padding-right: 1em;
	}
}
	.mobile_footer_contacts{
		display:none
	}
@media (max-width:992px){
	.mobile_footer_contacts{
		
	}
	.new-prices-block .new-prices-block_prices_table_table_white-column_header,
.new-prices-block .new-prices-block_prices_table_table_white-column_cell,
.new-prices-block .new-prices-block_prices_table_table_orange-column_header,
.new-prices-block  .new-prices-block_prices_table_table_orange-column_cell{
	padding: 10px 25px;
    font-size: 15px;
}
}
@media (max-width:750px){
	.new-prices-block .new-prices-block_prices_table_table_white-column.hidden-on-desktop{
	display:block
}
.new-prices-block .new-prices-block_prices .new-prices-block_prices_table .new-prices-block_prices_table_table{
	flex-wrap:wrap
}
.new-prices-block .new-prices-block_prices_table_table_white-column,
.new-prices-block .new-prices-block_prices_table_table_orange-column{
	width:50%
} 
.new-prices-block .new-prices-block_prices_table_table_white-column,
.new-prices-block .new-prices-block_prices_table_table_orange-column{
	margin-top:20px
}
.new-prices-block .new-prices-block_prices_table_table_orange-column_header{
		border-radius: 5px 5px 0px 0px !important;
}
	.new-prices-block .new-prices-block_prices_table_table_white-column_header,
.new-prices-block .new-prices-block_prices_table_table_orange-column_header{
min-height:65px;
}
}
.table-with-right-column-centered tr td:last-child,.table-with-right-column-centered tr th:last-child{
	vertical-align:middle;
	text-align:center
}
.edit-resource {
    position: fixed;
    z-index: 9999;
    top: 50vh;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 60px;
    background: #0667a8;
    color: #fff;
    font-size: 12px;
    transition-duration: .3s;
	padding:5px
}
@media(max-width:1279px){
	.edit-resource{
		display:none
	}
}
.mobile_sub-menu__parent{
    position: relative;
}
.mob_menu__arrow-wrap{
    position: absolute;
    top: 4px;
    right: 10%;
    z-index: 999;
}
@media screen and (min-width:1200px){
    .nav.navbar-nav li.dropdown--main-menu:hover>.dropdown-menu{
        display: block;
    } 
    .nav.navbar-nav li.dropdown--main-menu>.dropdown-menu>li:hover>.dropdown-menu{
        display: block;
        top: 0;
        right: -100%;
        left: auto;
    }    
}
@media screen and (max-width:1200px){
    .mob_menu__arrow-wrap .mob_menu__arrow svg{
        width: 20px;
        height: 20px;
    }
    .mob_menu__arrow-wrap .mob_menu__arrow svg line{
        stroke: #FA5822 !important;
    }
    .activedropdown .mob_menu__arrow-wrap .mob_menu__arrow svg line, .mobile_sub-menu__parent.open .mob_menu__arrow-wrap .mob_menu__arrow svg line{
        stroke: #337ab7 !important;
    }
    .mob_menu__arrow-wrap.mob_menu__arrow-active {
        transform: rotate(180deg);
        top: 1px;
    }
}
.our-sertif_item img{
    max-width: 400px;
    max-height: 300px;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .our-sertif_items{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
  }
  @media screen and (max-width:991px){
    .our-sertif_items{
    grid-template-columns: repeat(4, 1fr);
  }
  }
  @media screen and (max-width:767px){
    .our-sertif_items{
    grid-template-columns: repeat(3, 1fr);
  }
  }
  @media screen and (max-width:550px){
    .our-sertif_items{
    grid-template-columns: repeat(2, 1fr);
  }
  }
  .prices_in__subtitle{
    margin-bottom: 10px;
  }
  
  .prices_in__item{
  display: inline-block;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 10px;
    min-width: 45%;
  }
  .prices_in__text{
    display: inline-block;
  }
  .prices_in__image{
    background: url('https://skytap.click/images/checkmark.svg') center center/cover no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: 5px;
    min-height: 20px;
    min-width: 20px;
  }
  .prices_in__items{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .prices_in__subtitle{
    font-weight: bold;
    text-transform: uppercase;
  }
  .prices_in{
    padding: 20px 0;
  }
  .prices_in__items{
    padding-left: 20px;
  }
  .prices_in__title span{
    font-weight: bold;font-size: 35x;text-transform: uppercase;
  }
  @media screen and (max-width:991px){
    .prices_in__item{
      width: 45%;
    }
    .prices_in__items{
      flex-direction: row;
    }
    .prices_in__item{
  display: flex;
    justify-content: flex-start;
    align-items: center;
    min-width: 45%;
  }
  .prices_in__items{
    padding-left: 10px;
  }
  }
  .new.new_section.custom_price .section-link_box .new__title{
    height: auto;
    padding-bottom: 10px;
  }
  .new.new_section.custom_price .products-price{
    color: #fff;
    font-size: 16px;
    width: 100%;
    text-align: center;
    padding: 5px;
  }
  .new-prices-block .new-prices-block_prices_table_table_orange-column_cell{
	  font-size:16px
  }
  .addititonal { padding: 20px 0; }
  .addititonal .addititonal_items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;}
  .addititonal .addititonal_item{position: relative;padding-bottom: 20px;color:#fff;}
  .addititonal .addititonal_descr{background:#0667a8;text-align: center;padding: 10px;position: absolute;bottom:0;left:50%;width: 75%;transform:translateX(-50%);}
  .addititonal .addititonal_btn{background: #ee4913;transition: all 0.3s;}
  .addititonal .addititonal_item a{color:#fff;text-decoration: none;}
  .addititonal .addititonal_item-title{margin-bottom: 10px;}
  .addititonal .addititonal_item-title a{font-size: 18px;text-decoration: none;text-transform: uppercase;font-weight: bold;}
  .addititonal .addititonal_item-title:hover a{text-decoration: underline;}
  .addititonal .addititonal_btn a{display: block;padding: 10px;transition: all 0.3s;}
  .addititonal .addititonal_btn:hover{border-radius:10px}
  .addititonal .addititonal_btn:hover a{text-decoration: underline;padding: 8px;border-radius:10px}
  .addititonal .addititonal_image{width: 100%;height: 100%;}
  .addititonal .addititonal_image a{display: block;width: 100%;height: 100%;}
  .addititonal .addititonal_image a img{object-fit: cover;width: 100%;height: 100%;max-height:  350px;}
  .rehau_reviews__image{    max-width: 300px;
    max-height: 300px;
    border-radius: 50%;
margin: 10px 0;}
#rehau_reviews .page__item{overflow: hidden;}

  @media screen and (max-width:767px){
    .addititonal .addititonal_items{
      grid-template-columns:repeat(1,1fr);
    }
  }
  #rehau_reviews .simple-text-block{
	      flex-wrap: wrap;
  }
  .custom-advantages .section-link {
	  flex: 0 1 20%;
  }
    .custom-advantages .section-link  img{
		z-index:1
	}
	
  .custom-advantages .section-link__title {
	  margin: 10px;
	  font-size: 1.2em;
    line-height: 1.1em;
  }
  .custom-advantages{
	  padding:20px;
	  margin:1em auto
  }
.custom-advantages .section-links{
	justify-content: center;
}
@media (max-width:992px){
	  .custom-advantages .section-link {
	  flex: 0 1 33%;
  }
}
@media (max-width:600px){
		  .custom-advantages .section-link {
	  flex: 0 1 100%;
  }
 .custom-advantages .section-link__icon:before{
	 top: -7px;
    left: -7px;
    right: -7px;
    bottom: -7px;
 }
  .custom-advantages .section-link__icon{
	      min-width: 110px;
    height: 110px;
  }
}
.custom-blue-title{
	    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1;
    color: #006699;
	margin:1em 0 0.7em
}
.chars-table{
	margin-bottom:1em;
	font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: 300;
}
.chars-table strong{
	font-weight:700
}
.chars-table td{
	border: 1px solid #ddd;
	padding: 8px;
	color: #3399cc;
}

.chars-table td p{
	padding:0;
	margin:0
}
.simple-accordion-heading {
  width: 100%;
  background-color: #ff6e11;
  border: none;
  outline: none;
  text-align: left;
  padding: 15px 20px;
  font-size: 18px;
  cursor: pointer;
  transition: background-color 0.2s linear;
  display: flex;
    justify-content: space-between;
    align-items: center;
	color:#fff
  
}
  .simple-accordion>div:not(:first-child) .simple-accordion-heading{
     border-top: 1px solid #efefef;
  }
   
.simple-accordion-heading:after {
  content: " ";
  font-size: 18px;
  float: right;
  background-image:url('/tpl/img/down-chevron.svg');
  display: block;
    width: 15px;
    height: 15px;
    background-size: contain;
	transition:  transform 0.2s linear;
}

 .simple-accordion>div:not(:first-child) .simple-accordion-heading:hover{
	 border-top: 1px solid #efefef;
 }

.simple-accordion-heading.is-open{
  border-top: unset
}
.simple-accordion-heading.is-open:after {
   transform: rotate(180deg);
}

.simple-accordion-heading:hover{
  background-color: #0667a8;
  color:#fff
}
.simple-accordion-heading:after{
filter:brightness(0) invert(1);
}
.simple-accordion-content {
  width: calc(100% - 2px);
  background-color: white;
  border-left: 1px solid whitesmoke;
  border-right: 1px solid whitesmoke;
  padding: 0 20px;
  line-height: 1.65;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}
.simple-accordion-content [itemprop="text"]{
	padding:20px 0
}

.simple-accordion{
   margin-bottom:1em
}
.section-link__title1 {
	margin: 10px;
	font-size: 0.9em;
    line-height: 1.1em;
    text-align: center;
    color: #006699;
  }
  .custom-advantages .section-link1 {
	  flex: 0 1 30%;
	  display: flex;
      flex-direction: column;
      align-items: center;
  }
    .custom-advantages .section-link1  img{
		z-index:1
	}
  .custom-advantages{
	  padding:20px;
	  margin:1em auto
  }
.custom-advantages .section-links1{
	justify-content: center;
}
@media (max-width:600px){
		  .custom-advantages .section-link1 {
	  flex: 0 1 100%;
		  }
}
.section-link__icon1 {
    background-size: auto;
    min-width: 135px;
    max-width: 135px;
    height: 135px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
    position: relative;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-advantages .section-link__icon1:before{
	 top: -7px;
    left: -7px;
    right: -7px;
    bottom: -7px;
     content: "";
    position: absolute;
    display: block;
    border: 2px solid #efefef;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
 }
 .section-link__icon1:after {
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background-color: #efefef;
}
.section-link__bold {
    font-size: 1.3em;
    font-weight: bold;
}
 .custom-advantages .section-link2 {
	  flex: 0 1 25%;
	  display: flex;
      flex-direction: column;
      align-items: center;
  }
.custom-advantages .section-links2{
	justify-content: center;
}
@media (max-width:600px){
		  .custom-advantages .section-link2 {
	  flex: 0 1 100%;
		  }
}
   .custom-advantages .section-link2  img{
		z-index:1
	}


.table_with_buttons .blocks-item_button {
    color: white;
    background: #ff6e11;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 600;
    min-width: 180px;
    display: inline-block;
}
.custom-payments {
    margin-top: 0;
}
.custom-advantages.custom-payments .section-link{
    flex: 0 1 25%;
}
.three-img__custom{margin-top:20px;}
@media (min-width: 768px){
	

	
.three-img__custom>div{margin-bottom:10px;}
.section-link__icon {
    -webkit-background-size: auto;
    background-size: auto;
    min-width: 176px;
    height: 175px;
}
}

@media (max-width: 600px){
.custom-advantages .section-link__icon {
    min-width: 150px;
    height: 150px;
}
}
@media (min-width:1201px){
	body>header{
		position: sticky;
    top: 0;
    z-index: 999;
    background-color: #efefef;
	}
	.main-menu--head>ul.nav.navbar-nav>li>a.dropdown-toggle:after{content:"\f078";    font-family: 'FontAwesome';margin-top:5px; font-size: 14px;}
	.navbar-default.main-menu--head .navbar-nav>li>a{
		height: 100%;
    justify-content: center;
	    padding: 20px 15px;
	}
	.navbar-default.main-menu--head .navbar-nav>li>a span{
		line-height: 1.2;
		min-height: 2em;
		justify-content: center;
		
	}
	.main-menu--head>ul.nav.navbar-nav>li ul.dropdown-menu .dropdown>a.dropdown-toggle{
	display: flex;
    gap: 0.2em;
    align-items: center;
	}
	.main-menu--head>ul.nav.navbar-nav>li ul.dropdown-menu .dropdown>a.dropdown-toggle:after{content:"\f054";    font-family: 'FontAwesome';margin-top:1px;font-size: 12px;}
}
@media (max-width: 1199px) {
    .navbar-default.main-menu--blue .navbar-nav>.active{
		
	}
	
	.navbar-default.main-menu--blue .navbar-nav>.active .mob_menu__arrow-wrap .mob_menu__arrow svg line {
        stroke: #337ab7 !important;
    }
}	
script{
	display:none !important
}
.lamin-block img{
	    max-width: 100% !important;
}
@media (max-width:650px){
	.simple-text-block.simple-text-block--reverse{
		    flex-wrap: wrap;
	}
}
.sertificates-slider{
	    margin: 0 20px;
}
.sertificates-slider .slick-prev{
	    left: -15px;
}
.sertificates-slider .slick-next{
	    right: -15px;
}
.sertificates-slider a{
	    padding: 10px;
		display: flex !important;
    justify-content: center;
    align-items: center;
}
.sertificates-slider a img{
	max-width: 100%;
}
.home-testimonials-slider .flex-wrap-form{
	    align-items: center;
		padding: 0 40px;
		height:100%;
		justify-content: center;
		
}
.home-testimonials-slider{
	    max-width: 900px;
    margin: 0 auto;
}
.home-testimonials-slider .flex-wrap-form .form-slider{
	    margin: 40px 0;
		width:30%;
		    padding: 0;
}
.home-testimonials-slider .flex-wrap-form .form-slider img{
	max-width:100%
}
.home-testimonials-slider .wrapper-form{
	margin:10px auto
}
.home-testimonials-slider .flex-wrap-form .text-kart-form{
	width:60%;
	margin-left:10%;
	    border: 2px solid black;
    border-radius: 15px;
    padding: 15px;
    display: flex;
    flex-direction: column;
}
.home-testimonials-slider .flex-wrap-form .text-kart-form .form-description{
	margin-bottom:0;
	margin-top:10px;
	font-size: 1em;
}


.home-testimonials-slider  .slick-track
{
    display: flex !important;
	    align-items: stretch;
}

.home-testimonials-slider  .slick-slide
{
    height: inherit !important;
}
.home-testimonials-slider  .slick-prev{
	    left: -20px;
}
.home-testimonials-slider  .slick-next{
	    right: -20px;
}
@media (min-width:1201px){
	.mob_menu__arrow{
		display:none
	}
}
@media (max-width:1024px){
	.home-testimonials-slider{
		  max-width: 100%
	}
	.home-testimonials-slider .flex-wrap-form .text-kart-form,
	.home-testimonials-slider .flex-wrap-form .form-slider{
		width:100%;
	}
	.home-testimonials-slider .flex-wrap-form .text-kart-form{
		    margin-left: 0;
		    margin-bottom: 30px;
	}
	.home-testimonials-slider .flex-wrap-form .form-slider{
		    display: flex;
    justify-content: center;
	}
}
@media (max-width:650px){
	.home-testimonials-slider  .slick-prev{
	    left: 20px;
}
.home-testimonials-slider  .slick-next{
	    right: 20px;
}
}
  
.floating_phone_button{
	-moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
width: 70px;
    height: 70px;
	    display: flex;
    align-items: center;
    justify-content: center;
       font-size: 2.5em;
    color: #fff;
	background-color: #fa5822;
	-webkit-animation: uptocallmini 1.5s 0s ease-out infinite;
    -moz-animation: uptocallmini 1.5s 0s ease-out infinite;
    animation: uptocallmini 1.5s 0s ease-out infinite;
    -webkit-transform: translate3d(0,0,0);
	    position: fixed;
    bottom: 40px;
    left: 40px;
	cursor:pointer
}

	.floating_phone_button .fa-phone{
	    -webkit-animation: uptocallphone 1.5s linear infinite;
		-moz-animation: uptocallphone 1.5s linear infinite;
		animation: uptocallphone 1.5s linear infinite;
	}
	




	
	
	@-webkit-keyframes uptocallphone {
	0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes uptocallphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes uptocallphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes uptocallphone2 {
	0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes uptocallphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes uptocallphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);} 
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes uptocallmini {
  0% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(250,88,34, 0);}
  10% {box-shadow: 0 0 8px 6px #fa5822, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #fa5822;}
  100% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(250,88,34, 0);}
}
@-moz-keyframes uptocallmini {
  0% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(250,88,34, 0);}
  10% {box-shadow: 0 0 8px 6px #fa5822, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #fa5822;}
  100% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(250,88,34, 0);}
}
@keyframes uptocallmini {
  0% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(250,88,34, 0);}
  10% {box-shadow: 0 0 8px 6px #fa5822, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #fa5822;}
  100% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(250,88,34, 0);}
}
@-webkit-keyframes uptocallmini2 {
  0% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(250,88,34, 0);}
  10% {box-shadow: 0 0 8px 6px #fa5822, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #fa5822;}
  100% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(250,88,34, 0);}
}
@-moz-keyframes uptocallmini2 {
  0% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(250,88,34, 0);}
  10% {box-shadow: 0 0 8px 6px #fa5822, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #fa5822;}
  100% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(250,88,34, 0);}
}
@keyframes uptocallmini2 {
  0% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(250,88,34, 0);}
  10% {box-shadow: 0 0 8px 6px #fa5822, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #fa5822;}
  100% {box-shadow: 0 0 8px 6px rgba(250,88,34, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(250,88,34, 0);}
}
.order_form_dublicate_for_popup{
	display:none
}
.fancybox-enabled body{
	overflow:clip
}
@media (max-width: 768px){
		.floating_phone_button{
		    bottom: 30px;
    left: 30px;
	}
	
	.footer_left{
		display:none
	}
	.footer__contacts{
		    justify-content: space-between;
			    flex-wrap: wrap;
}
	}
	.mobile_footer_contacts .header-calc__phone-link{
		    color: #fa5822;
	}
	
}
@media (min-width: 768px){
	.fancybox-container .order__guy {
		top: 31px;
	}

}


#message_sent_popup{
	display:none;
	padding:40px
}
.message_sent_popup_title{
background-color: #fa5822;
    color: #fff;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: .1em;
    padding: 20px 30px 23px;
    font-size: 24px;
    line-height: 1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
	    margin: 0 auto 1em;
	max-width: fit-content;
	border:2px solid #323232
}
.message_sent_popup_subtitle{
color: #323232;
font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
}
.brusbox_costs.wrapper-costs .blocks .blocks-item,
[data-page-id="803"] .brusbox_costs.wrapper-costs [data-block-item-n="3"].blocks .blocks-item{
	    flex: 0 0 31.5%;
}
.brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description{
	    max-width: calc(100% - 6.5em);
}
.brusbox_costs.wrapper-costs .blocks{
	    justify-content: center;
}
.wrapper-costs .blocks .blocks-item .blocks-item_description p.ostecl span{
    font-size: 1em !important;
    color: inherit !important;
    margin-right: unset !important;
}

.brusbox_costs.wrapper-costs [data-block-item-n="3"].blocks .blocks-item,
[data-page-id="30"] .brusbox_costs.wrapper-costs .blocks .blocks-item,
[data-page-id="853"] .brusbox_costs.wrapper-costs .blocks .blocks-item,
[data-page-id="765"] .brusbox_costs.wrapper-costs .blocks .blocks-item,
[data-page-id="29"] .brusbox_costs.wrapper-costs .blocks .blocks-item,
[data-page-id="27"] .brusbox_costs.wrapper-costs .blocks .blocks-item,
[data-page-id="756"] .brusbox_costs.wrapper-costs .blocks .blocks-item,
[data-page-id="754"] .brusbox_costs.wrapper-costs .blocks .blocks-item,
[data-page-id="755"] .brusbox_costs.wrapper-costs .blocks .blocks-item,
[data-page-id="4"] .brusbox_costs.wrapper-costs .blocks .blocks-item{
	 flex: 0 0 23.2%;
}
.brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_img img{
	    max-width: 100%;
    object-fit: contain;
}
.brusbox_costs.wrapper-costs [data-block-item-n="3"].blocks .blocks-item .blocks-item_title,
[data-page-id="30"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title,
[data-page-id="853"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title,
[data-page-id="765"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title,
[data-page-id="29"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title,
[data-page-id="27"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title,
[data-page-id="756"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title,
[data-page-id="754"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title,
[data-page-id="755"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title,
[data-page-id="4"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title{
	    margin-left: 10px;
}
.brusbox_costs.wrapper-costs [data-block-item-n="3"].blocks .blocks-item .blocks-item_description,
[data-page-id="30"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description,
[data-page-id="853"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description,
[data-page-id="765"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description,
[data-page-id="29"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description,
[data-page-id="27"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description,
[data-page-id="756"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description,
[data-page-id="754"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description,
[data-page-id="755"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description,
[data-page-id="4"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description{
	    max-width: calc(100% - 10px);
}
[data-page-id="30"] .wrapper-costs .blocks .blocks-title>img,
[data-page-id="853"] .wrapper-costs .blocks .blocks-title>img,
[data-page-id="765"] .wrapper-costs .blocks .blocks-title>img,
[data-page-id="29"] .wrapper-costs .blocks .blocks-title>img,
[data-page-id="27"] .wrapper-costs .blocks .blocks-title>img,
[data-page-id="756"] .wrapper-costs .blocks .blocks-title>img,
[data-page-id="754"] .wrapper-costs .blocks .blocks-title>img,
[data-page-id="755"] .wrapper-costs .blocks .blocks-title>img,
[data-page-id="4"] .wrapper-costs .blocks .blocks-title>img{
	    width: auto;
    float: unset;
    position: static;
    max-width: 100px;
	    object-fit: contain;
}
[data-page-id="30"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="853"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="765"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="29"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="27"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="756"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="754"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="755"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="4"] .brusbox_costs.wrapper-costs .blocks .blocks-title {
    justify-content: center;
	    display: flex;
}
[data-page-id="30"] .wrapper-costs .blocks .blocks-title span.h2,
[data-page-id="853"] .wrapper-costs .blocks .blocks-title span.h2,
[data-page-id="765"] .wrapper-costs .blocks .blocks-title span.h2,
[data-page-id="29"] .wrapper-costs .blocks .blocks-title span.h2,
[data-page-id="27"] .wrapper-costs .blocks .blocks-title span.h2,
[data-page-id="756"] .wrapper-costs .blocks .blocks-title span.h2,
[data-page-id="755"] .wrapper-costs .blocks .blocks-title span.h2,
[data-page-id="754"] .wrapper-costs .blocks .blocks-title span.h2,

[data-page-id="4"] .wrapper-costs .blocks .blocks-title span.h2{
	margin-top: 10px;
    margin-bottom: 10px;
}
.teploprov span{
	white-space: nowrap;
}
@media (max-width:1200px){
	[data-page-id="29"] .brusbox_costs.wrapper-costs .blocks .blocks-item{
		flex: 0 0 47.7%;
	}
}
@media (max-width:922px){
	[data-page-id="29"] .brusbox_costs.wrapper-costs .blocks .blocks-item{
		flex: 0 0 50%;
	}
}

@media (max-width:768px){
	[data-page-id="803"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
	[data-page-id="30"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
	[data-page-id="853"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
	[data-page-id="765"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
	[data-page-id="29"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
	[data-page-id="27"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
	[data-page-id="756"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
	[data-page-id="754"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
	[data-page-id="755"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
	[data-page-id="4"] .wrapper-costs .blocks .blocks-item .blocks-item_img img{
		    height: auto;
			max-height: 300px;
	}
	[data-page-id="30"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title ,
	[data-page-id="853"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title ,
	[data-page-id="803"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title ,
	[data-page-id="765"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title ,
	[data-page-id="29"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title ,
	[data-page-id="27"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title ,
	[data-page-id="756"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title ,
	[data-page-id="754"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title ,
	[data-page-id="755"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title ,
	[data-page-id="4"] .brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_title {
    margin-left: auto;
    margin-right: auto;
}
	[data-page-id="803"] .wrapper-costs .blocks .blocks-item .blocks-item_description{
		margin-top: 0;
	}
}
.brusbox_costs.wrapper-costs .blocks-title .h2 h3{
font-size: 30px;
    margin-top: 10px;
	    margin-bottom: 12px;
}
@media screen and (max-width: 420px){
	.wrapper-costs .blocks .blocks-title>img {
    width: 100%;
    height: 60px;
    object-fit: contain;
	}
}
@media screen and (max-width: 500px){
	
[data-page-id="30"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="853"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="765"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="29"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="27"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="756"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="754"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,
[data-page-id="755"] .brusbox_costs.wrapper-costs .blocks .blocks-title ,

[data-page-id="4"] .brusbox_costs.wrapper-costs .blocks .blocks-title {
    flex-direction: column;
    align-items: center;
}
	
	.prices_in__item {
		width: 100%;
	}
	.simple-text-block--reverse .simple-text-block__content{
	margin-right: auto;
	    max-width: 100%;
} 
.brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description {
    max-width: calc(100% - 10px);
}
}

.section-link_box{
	height: 100%;
}
.srction_link_box_bottom{
	display: flex;
    flex-direction: column;
	flex: 1 1 auto;
}
.new.new_section.custom_price .srction_link_box_bottom .products-price{
	    margin-top: auto;
}
.news.news--revamped.main-page-news-items{
	  display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  grid-gap: .5rem;
}
.news.news--revamped.main-page-news-items .col-md-3{
	width:100%
}
@media (min-width: 1200px){
	.news.news--revamped.main-page-news-items {
    padding: 0 !important;
    margin: 0 !important;
}
}
.we_offer_block{
	margin:1.5em auto
}

.news.news--revamped.main-page-news-items .col-md-3 .section-link_box .srction_link_box_bottom{    width: 100%;}
.news.news--revamped.main-page-news-items .new__image:hover img{
	    height: 105%;
}
.mainpage_contacts_block{
	 margin-top: 1.5em;
	 margin-bottom: 1.5em;
}
   @media (max-width:992px){
	   .mainpage_contacts_block .page__content-contacts{
		   column-count: 2;
		   margin:1em auto
	   }	
	   .mainpage_contacts_block .page__content-contacts  p:nth-of-type(5)  {
		   break-before: column;
	   }
	   .footer_left .logo.logo--footer.hidden-xs img{
		       max-width: 150px;
	   }
   }
    @media (max-width:550px){
			   .mainpage_contacts_block .page__content-contacts{
		   column-count: 1;
		       text-align: center;
	   }
	   	   .mainpage_contacts_block .page__content-contacts  p:nth-of-type(5)  {
		   break-before: auto;
	   }
	}
	.perks_box .perks a,
	.perks_box .perks a:after,
	.perks_box .perks a:before{
		    transition: unset;
	}
	.wrapper-costs .blocks .blocks-item .blocks-item_description{
		display: flex;
    flex-direction: column;
	    height: 100%;
		    margin-bottom: 1em;
	}
	.wrapper-costs .blocks .blocks-item .blocks-item_description p:last-child{
		      margin: 0 auto 0;
			
	}
	.wrapper-costs .blocks .blocks-item .blocks-item_description p:nth-last-child(2){
		    margin-top: auto;
			margin-bottom:25px
	}
	#mainpage_products_tiles.windows.new-windows-blocks a[data-product].blocks-item_button span{
		    color: #fff;
			    margin-right: unset;
				    font-size: 19px;
	}
	@media (min-width: 768px){
		
		
		
.custom-advantages .section-link__icon {
    margin: 10px 25px;
	    min-width: 185px;
    height: 185px;
}
	}

.wrapper-costs .blocks .blocks-item .blocks-item_profit{
	right: 10px;
    top: 10px;
    border-right: solid 2px #ff6f11;
    padding: 0 5px;
}
.wrapper-costs .blocks .blocks-item .blocks-item_img{
	    margin: 38px 0;
}
@media screen and (max-width: 1200px){
	.head-fixed_nav .head__menu.navbar-collapse.collapse.in {
    margin-top: 0;

	position: static;
	}
	.head-fixed_nav .navbar-default.main-menu--blue .navbar-nav{
	
			height:100%
	}
	.head-fixed_nav.show-content{
		    height: 100%;

	}
	.head-fixed.show-content.opened{
		        max-height: 100%;
			    overflow-y: scroll;
	}
}

@media screen and (max-width: 768px){
	
[data-page-id="803"] .wrapper-costs .blocks .blocks-item .blocks-item_img img {
    height: auto;
    max-height: 100%;
}
	
	.main-carousel .carousel-control .glyphicon-chevron-right::before ,
	.main-carousel .carousel-control .glyphicon-chevron-left::before {
    display: block;
	}
	.main-carousel .carousel-control .glyphicon-chevron-left, .main-carousel .carousel-control .glyphicon-chevron-right{
		top: calc(50% - 7px);
	}
}
@media screen and (max-width: 991px){
	.step-item__wrap {
		    width: 100%;
	}

}

@media screen and (max-width: 991px){

	.other-brands-block .new__image img{
		    object-fit: contain;
	}
	.other-brands-block .new__image{
		    background-color: #fff;
	}
}
@media (min-width: 1000px){
	a.perks__item.perks__item--active.active:before,
a.perks__item.perks__item--active.active:after{
	z-index: 500;
}
}
.wrapper-costs .blocks .blocks-item .blocks-item_description p.noise,.wrapper-costs .blocks .blocks-item .blocks-item_description p.t_comfort{
	    margin-bottom: 3px;
}

.staff-slider .slick-track .staff_block img{
	    max-width: 100%;
		margin-bottom:0.8em;
		    padding: 2em 2em 0;
}
.staff-slider .slick-track .staff_block{
	display: flex;
    flex-direction: column;
    align-items: center;
	gap:0.1em;
	text-align:center
}
 .staff-slider .slick-track .slick-slide {
      margin: 0 27px;
  }

 .staff-slider .slick-list {
      margin: 0 -27px;
  }
.staff-slider .slick-track .staff_block span:first-of-type{
	font-weight: 600;
}
.staff-slider .slick-track .staff_block span:last-of-type{
	font-size:0.9em
}
.staff-slider{
	margin-bottom:2em
}
[data-page-id="756"] .blocks-item_description p span{
	    font-size: 0.95em;
}
@media (min-width:1201px) and (max-width:1920px){
	.head__logo img {
		    width: 15vw;
	}
	.head{
		    align-items: center;
			padding: 0.7vw 0 0;
	}
	.header-calc .profit--window{
		    margin-left: 0;
			width: auto;
			font-size: 0.9vw;
			line-height: 1.1vw;
			width: auto;
    padding: 0;
	    background-size: contain;
    min-height: 2.1vw;
	    padding-left: 2.7vw;
		    padding-top: 0;
		    max-width: 10vw;
    display: flex;
    align-items: center;
	}
	.header-calc__phone-link{
	        font-size: 0.8vw;
        line-height: 1vw;
			    gap: 0.3vw;
				    padding: 0.3vw 1.2vw;
    display: flex;
	    align-items: center;
    justify-content: center;
	}
	.header-calc__phone-link.calc_price{
		font-size:1vw;
	}
	.header-calc__phone-link img{
	        width:1.1vw;
}
	.header-calc__button {
    margin-left: 0;
	}
	.head__profits{
		    width: auto;
    padding: 0 1.5vw;
	}
	.head__profits .profit{
		    font-size: 0.9vw;
    line-height: 1vw;
	    padding-left: 1vw;
		    background-position: 0;
			    background-size: 0.85vw;
				    padding-left: 1.2vw;
					
	}
	.profit.profit--window{
		margin-top: 0.1vw;
	}
	.head__text{
		    width: auto;
    padding-left: 0;
	    padding: 0 1.5vw;
}
.head__text-item--alt{
	font-size: 1.15vw;
}
.head__text-item{
	font-size: 0.85vw;
}
	.head__text-item.mts::before,
	.head__text-item.a1::before{
		    width: 0.95vw;
    height: 0.95vw;
    top: 0;
    left: -1.1vw;
	    background-size: contain;
	}
	.head__info{
		    margin-left: 0;
	}
	.head__menu{
		    margin-top: 1vw;
	}
	.navbar-default.main-menu--head{
		        padding: 0 50px 0 0;
	}
	.navbar-default.main-menu--head .navbar-nav>li>a span{
		        font-size: 0.75vw;
	}
	.navbar-default.main-menu--head .navbar-nav>li>a{
		        padding: 0.9vw 0.6vw;
			    max-width: 7vw;
				gap: 0 0.3em;
	}
		.navbar-default.main-menu--head .navbar-nav{
		    justify-content: space-evenly;
	}
	.navbar-default.main-menu--head .navbar-nav>li {
    flex-grow: unset;
    display: flex;
    justify-content: center;
}
.main-menu--head>ul.nav.navbar-nav>li>a.dropdown-toggle:after{
        margin-top: 0.24vw;
        font-size: 0.75vw;
}
.breadcrumb{
	    padding: 0.4vw 0;
}
.header-calc {
    margin-bottom: 0.8vw;
}
}
.akcii_floating_banner_side_buttons{
   position: fixed;
    top: 50%;
    right: 0;
    transform: rotate(-270deg) translateX(50%);	
    transform-origin: top right;
	display: flex;
    align-items: center;
    gap: 0.1em;
}
.akcii_floating_banner_side_button,
.akcii_floating_banner_side_button_orange{
	background-color: #0667a8;
    display: flex; 
    padding: 7px 15px 13px 15px;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.2em;
    cursor: pointer;
	position:relative;
}
.akcii_floating_banner_side_button_orange{
	background-color: #f95822;
}
.akcii_floating_banner.visible{
	       top: 87.5px;
}
.akcii_floating_banner{
	top: -1000px;
	display: flex;
	background-color: #0667a8;
    position: absolute;
    right: -52.5px;
    height: 175.5px;
    padding: 7px 15px 13px 15px;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    flex-direction: column;
    justify-content: space-evenly;
	    transform: rotate(270deg);
    min-width: max-content;
}

.akcii_floating_banner_title{
	    opacity: 0.85;
}
.akcii_floating_banner_product span{
	color:#ff6e11
}
.akcii_floating_banner_button{
    color: white;
    background: #ff6e11;
    width: 100%;
    padding: 4px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.akcii_floating_banner_button:hover{
	color: #0667a8;
}
.akcii_floating_banner_side_button_orange:hover,
.akcii_floating_banner_side_button_orange:active,
.akcii_floating_banner_side_button_orange:focus{
	color: #fff;
	background-color: #0667a8;
    text-decoration: unset;
    outline: unset;
}
.link_to_testimonials:hover,
.link_to_testimonials:active,
.link_to_testimonials:focus{
	background-color: #f95822;
	color: #fff;
	 text-decoration: unset;
}
.share_buttons{
	margin-bottom:2em
}
[data-page-id="4"] .pagination,
[data-page-id="5"] .pagination,
[data-page-id="4"] + .row> .page__content.page__content--inner.news.news--revamped.section-link_category{
	display:none
}
[data-page-id="4"] .news.last_news_block{
	margin-bottom:0
}
.share_buttons .sharethis-inline-share-buttons:before{
	    content: 'Поделиться информацией';
    vertical-align: middle;
    line-height: 31px;
    margin-right: 0.7em;
    font-size: 0.95em;
    color: #f95822;
    text-decoration: underline;
}
.link_to_testimonials{
    background: #0567a8;
    color: #fff;
    padding: 10px 20px 11px;
    font-size: 0.9em;
    display: inline-block;
    margin: 1em auto 1.5em;
	 text-decoration: unset !important;
 }
.link_to_testimonials_container{
    display: flex;
}
.custom_price_tables{
	background: #fff;
    font-size: 0.85em;
}
.custom_price_tables tbody>tr:first-child{
	background:#008ed4;
	color:#fff;
}
.custom_price_tables tbody>tr:nth-of-type(2){
	background:#fa5822;
	color:#fff;
	font-weight:bold
}
.custom_price_tables td{
	    vertical-align: middle !important;
}
.white_price_table{
	background: #fff;
}
[data-page-id="756"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
[data-page-id="4"] .wrapper-costs .blocks .blocks-item .blocks-item_img img,
[data-page-id="27"] .wrapper-costs .blocks .blocks-item .blocks-item_img img{
	    height: 180px;
}
[data-page-id="756"] .wrapper-costs .blocks .blocks-item .blocks-item_img ,
[data-page-id="4"] .wrapper-costs .blocks .blocks-item .blocks-item_img ,
[data-page-id="27"] .wrapper-costs .blocks .blocks-item .blocks-item_img {
    margin: 10px 0;
}
[data-page-id="4"] .brusbox_costs.wrapper-costs .blocks-title .h2 h3 {
    font-size: 25px;
}
@media (min-width:1201px) and (max-width:1450px){
	.navbar-default.main-menu--head .navbar-nav>li>a{
		padding: 0.75vw 0.6vw;
	}
}
@media (max-width:1200px){
	.socials.socials--mobile.hidden-lg{
		display: flex;
    align-items: center;
    flex-wrap: wrap;
	}
	.socials.socials--mobile.hidden-lg .fa-viber{
		    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAACPklEQVR4nO2Wu2sVQRSHNwafCIpGhCgoPgrRwiJKIgYUBUGbIFgrgtFGkRQiYmJhYQKC5D8Q0UKMjQYCVoKgGCE+wGdjQhLfURHxeX/3k5lMcnfHvbmzuXKxyIFtds/vfOfMOTM7UTRl/5MBa4GTSFeQniC9RfqK9BNpCOkeUhdwDGgEppUL3Ix0l3yeTI/0EtgLVE0GehwpnxmaTOASUJ0Fuq9kULMaMBtYAGxDuoikFPjpUOhcpA8B1fQhPUK6g9QBLHEJfPL8fgA1IeDdnvAWsBrYiPQxVnELMB1YCbQhvbbgUXiycjhQGiyd80QrYkltH++7NOIqNn1cAzQ4eK19l0z+fAj4ugeu9b53uWDXgIXAIaR3Fp7LnUJqtwkmwb0h4MceuDVWcRXSVRdMSLeBDcBBV/kq23MzcEnwmxDwiCcaBmY58ImUITOgGqSHwAykB8Acz+dbCLgwQAXhGQduSflmKu+2CcNRpPvAJs8nFwJObodR4W+gzlSO9HQSB8mXEPDQBMfgUmCZnebC+8vuDC9+ykmDIeCeCQI8AxYDM+00w5FxHexEel9EdyME3FFi2frNnk3VwroimrOlwbAjoGem561mej1tfao/NIaAq5GeBw7NK+AwMB/YgjSQ4vMi+PcIbEX6lXl607Ya7AqCxuBNSJ/LgH4H9meCjhkwzx4K2YD9SJ3A8qhc4+/gN4Fme2GAPWY5gfXAorJhcfOgPebmEVXCKEC7x34YlQFLvUgXzI2jYtApi/6R/QGpsxKxi47lkgAAAABJRU5ErkJggg==);
    background-size: contain;
    width: 22px;
    height: 22px;
}



[data-page-id="4"] .simple-text-block{
	    flex-wrap: wrap;
}
[data-page-id="4"] .simple-text-block__content{
	    margin-left: 0;
}
[data-page-id="4"] .simple-text-block__image{
	padding-left: 0;
}

	[data-page-id="4"] .simple-text-block__content{
		max-width: 100%;
	}
	[data-page-id="4"] .wrapper-costs.ramy-slider-block{
		margin:1em auto
	}
	.wrapper-costs .blocks .blocks-item .blocks-item_description{
		height:auto
	}
	[data-page-id="4"] .page__content{
		padding:15px
	}
	[data-page-id="4"] .page__content.page__content--inner .umtext img{
		max-width:100%
	}
	.stage__text{
		position: static;
    display: flex;
       margin-top: -35px;
    align-items: flex-end;
	max-width:250px
	}
	.stage__item {
    display: flex;
    flex-direction: column;
}
.stage__image {
    min-width: auto;
    height: auto;
}
.stages{
	  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.stages .stage__item{
	width:100%
}

	.mobile_fixed_header_data{
			display: flex;
		align-items: center;
		gap: 2vw;
	}
	.mobile_fixed_header_data .mobile_fixed_social_icons{
		display: flex;
		flex-direction: column;
		gap: 0.5em;
	}
	.mobile_fixed_header_data .mobile_fixed_social_icons img{
		width: 4vw;
	}
	.mobile_fixed_header_data .header-calc__phone-link{
			padding: 1.5vw 6vw;
		border-radius: 6vw;
		font-size: 3vw;
		line-height: 3.5vw;
		display:block
	}
	}
	
@media (max-width:992px){
	.brusbox_costs.wrapper-costs .blocks .blocks-item,
	.brusbox_costs.wrapper-costs .blocks .blocks-title{
		margin-left:0;
		margin-right:0;
	}
}
	
	
	
	@media (max-width:768px){
		.stage__text{
			margin-top: -33px;
		}
		.stage__number {
			    margin-left: 10px;
		}
		
		.head-fixed_logo>a>img {
			width: 44vw;
			max-width:220px
		}
		.mobile_fixed_header_data .mobile_fixed_social_icons{
			gap:1vw
		}
		
.mobile_fixed_header_data .header-calc__phone-link {
    padding: 1.5vw 6vw;
    border-radius: 6vw;
    font-size: 3vw;
    line-height: 3.5vw;
}
		
		
	}
@media (max-width:550px){
	.stage__number{
		    margin-left: 14px;
	}
}
@media (max-width:500px){
	.stages{
	max-width: 250px;
    margin: 1em auto;
	}
	.stages .img-circle{
		    margin: 0 auto;
	}
		.stage__text{
			margin-top: -20px;
		}
	.mobile_fixed_header_data .mobile_fixed_social_icons img{
		width: 5vw;
	}
	.head-fixed_top{
		gap: 2vw;
	}
	.mobile_fixed_header_data .header-calc__phone-link{
		padding: 1.5vw 3vw;
	}
	.head-fixed_logo>a:nth-child(2){
		    font-size: 4vw;
	}
}
@media (max-width:260px){
	.stages{

  grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
	}
}

.form_order_bottom .block-title{
	margin-top:1em
}
.wrapper-costs .blocks .blocks-item .blocks-item_img{
	    display: flex;
    justify-content: center;
}
.custom-white-table td{
	vertical-align: middle !important;
	    padding: 15px  !important;
		background:#f9f9f9;
}
.custom-table-adv p{
	margin-bottom:0
}

.custom-table-adv{
	background:#f9f9f9;
	margin-top:0.5em
}
.custom-table-adv tr:first-child{
	text-align:center
}
.srction_link_box_bottom {
	    width: 100%;
}
[data-page-id="33"] .wrapper-costs .blocks .blocks-item .blocks-item_description p:nth-last-child(2){
	margin-top: unset;
}

.image-left{
	float:left;
	margin:0.5em 1em 0 0;
	display:block;
	max-width:100%
}
.image-right{
	float:right;	
	display:block;
	margin:0.5em 0 1em 1em;
	max-width:100%
}
@media (max-width:992px){
	.image-left,.image-right{
		max-width:50%
	}
}
.salamander_inner_item{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
    grid-gap: .5rem;
    align-items: center;
    justify-items: center;
}
.salamander_inner_item .custom_price{
	    width: auto;
    max-width: 400px;
}
@media (max-width:768px){
	.image-left,.image-right{
		max-width:100% !important;
		float:unset;
		margin:1em auto;
		width:auto !important
	}
	.salamander_inner_item{
		 grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
	}
}
@media (min-width:769px){
	[data-page-id="803"] .new__image img{
	    object-fit: contain;
}
[data-page-id="803"] .new__image {
    height: 142px;
}
}


[data-page-id="804"] .slick-slider1 .slick-slide{
	display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width:768px){
	[data-page-id="804"] .slick-slider1 .slick-prev{
	left:20px
	}
	[data-page-id="804"] .slick-slider1 .slick-next{
	right:20px
	}
}

.calc_button{
	display: flex;
    justify-content: center;
}
@media (max-width:1200px){
	.calc_button{
		display:none
	}
}
[data-page-id="49"] .wrapper-costs .blocks .blocks-item .blocks-item_description p:nth-last-child(2){
	margin-top:unset
}
@media (min-width: 640px) {
    .configurator__header, .configurator p.h2 {
        margin-top: 20px;
    }
}
.configurator__header .progress {
    margin: 30px auto;
	}

	.configurator .steps .options .item img{
	    max-width: 180px;
	}
	@media (min-width: 1200px) {
	.configurator.opened{
	min-width:1200px;
left: 100%;
        top: 100%;
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%) !important;
	}
		.configurator.opened{
	    height: auto;
		    width: auto;
			    padding: 20px;
	}
	}
	@media (min-width: 992px) {
	.configurator.opened{
	min-width:992px;
left: 100%;
        top: 100%;
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%) !important;
	}
		.configurator.opened{
	    height: auto;
		    width: auto;
			    padding: 20px;
	}
	}
.configurator .steps .options .item label, .configurator .steps .options a {
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
}
.configurator .options .item-title {
    margin: 12px 0;
}
.configurator .steps .checkboxes .column label .checkbox--fake{
left:unset;
margin-top:0.5em
}
@media (min-width: 1201px) and (max-width: 1920px) {
	    .navbar-default.main-menu--head .navbar-nav>li>a {
        padding: 0.65vw 0.6vw;
		}
		    .navbar-default.main-menu--head .navbar-nav>li>a span {
        font-size: 0.65vw;
    }
    .head {
        align-items: center;
        padding: 0.5vw 0 0;
    }
	
	    .header-calc__phone-link {
			padding: 0.1vw 1vw 0.2vw 1vw;
		}

    .head__menu {
        margin-top: 0.5vw;
    }

.hidden_subphones{
	display:none;
}
.header-calc-wrapper {
	align-items: flex-start;
    gap: 0.2vw;
}
.hidden_subphones_container:hover .hidden_subphones{
display: flex;
    position: absolute;
    flex-direction: column;
    background-color: #efefef;
    top: 100%;
    right: -15px;
    z-index: 1;
	margin-top:-30px;
    padding: 30px 15px 15px;
} 
.hidden_subphones_container{
	position: relative;
	    text-align: right;
		background-color: #efefef;
}
.before_hidden_subphones{
	z-index:9;
	    position: relative;
}
}
    .header-calc {
        margin-bottom: 0;
    }

@media (min-width: 1201px) and (max-width: 1920px) {
	
    .footer__item .header-calc__phone-link {
        padding: 0.35vw 1vw 0.4vw 1vw;
        background: #fff;
		font-size: 0.9vw;
        max-width: fit-content;
        margin-top: 0.6vw;
    }
	.footer__item .header-calc__phone-link:hover{
		color:#fff;
		background:#FA5822;
		cursor:pointer
	}
	.footer__item {
		display: flex;
    justify-content: space-between;
	}
	.footer__contacts{
		    margin-left: auto;
	}
	
	
	
	
	
	
    .head__text-item.mts::before, .head__text-item.a1::before {
		        left: 0;
		    }



	.header-calc-wrapper{
		    margin-right: auto;
    margin-left: 3vw;
	}
	.before_hidden_subphones:after{
    content: "\f078";
    font-family: 'FontAwesome';
    font-size: 0.85vw;
    position: absolute;
	margin-left:0.2em;
	top:0.05vw
	}

}
a.viber:before,
a.telegram:before{
	    display: flex;
    align-content: center;
    justify-content: center;
    background-size: contain;
		content:"";
			width:1.5em;
	height:1.5em;
}
a.viber:before{

	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFTUlEQVR4nO2aaYhcRRCA33pEjTHiGRQPFI94RkURoyJeqLiRKL6qtzvr8ccVf6hIjHGzr/qJCB4gHnj/8ABFE1HRSCAHzKt6m7joBo2uSiIhRokYiLKayyS7Gak3O8nO7My8fjOzmwykoGF36a7ur6u6urreOs5+2S/7pgSZ3skEcqVBeYBQ3jDIIYH8bFA2GuRdBiUXN+C/CXkdAa80yF8Q8ssGw4cJ5frHZy45Zq8svrt92akGmQj4m6LF1tx4F6H8YFBeIE8uH3MAH6JphPwZAQ/Vv/jKjZB/NMAZx8m1NBQgcLOTDPKrjdn9FA2413fDCxoC0e3yaQa4f1wBcKR1ZBN50e31WSKTPUkP6N6CMHvaYIDSWhPEgzcvPMQgf7cPQOSG24AGmdQgBPxU/T4eztIAoeH1EXf5YUF7dDoB30QgrxiQP2rQOS8VRNCx7HgDsrlekGr3g4IRyGO60/Y6eZfvRefZWwP50eo7LZsJZa7ucDfyyQTySbl+BLzeoHw/fDluJeA1BuSDAGRmEOQO0Ll8t+dsAl6VAubZNCBfVfPVwJVzR/bv7Ow7mEAWlesfYHjH7Nt6johdy82eYVy5T/UTygrfCy/W8Wo5A7Lazl1ltRVE0No30QDvqKyI76+cqmj6Udzfx/Cc0b1zLT6G7QS8gTy+NR7flp1qkP+1ca8uV45LBvHkwmqKgrbssRXHAl+iobIEfEd+gbxVo2Dskm52Un6unksVRgOC/k4oc22sQhDNSATRy6fqAW6Pjqo23qC8Ptq9ePqsjkWHE4TXEvACQvnFbwvPjPsDZwzK12qloLVvooIlgiA/UfdBDzy5s9p4tVipawZudFUJbLfC5C2Ta9FUpHDhGeA3k0Hk3USQcjtabFZZVBXknuyhhLylXAQj4GcCt39CvGHACwxwV37zok4D8k7+79GMZNfibDIIyOIEJUMFtxgF4fZPMMgfJkSdp+O+Hl9HyN/GP6OcZUB+GrboVAuQNTYgiWFQH1CjR8YustBiEeu1t4ZktdzuSIkyoD/PcZccaaFjgwUI/5msSLbpRVhsjZ6LbCJO4cwQhldrNIvHZnona8riOI4zN8MnWOgYsLGIVWpCwB8XgXg9J6Z9cBHydr1nfIjuzkcuxyEIL7MY+18iSJrFkBfeWDy2fKpi1UB+6/KWTrFJVnUDLEBkmzUIyO+Bu/zoPe4VnVIuYo1B25gMgvxXKvcocTFNYcYahEDW2lhkbXrlPLsIBpnGFoRXJoJoXaoGxUMGI7dEDxLwP2V280kNvcO1gOcJZWdqGJDFNq71do3m3lb6rtY3v2YKejiHgV8bNZ8bXmGAf001F5a7x9I+qqpOwNvL5WIajUrfMCNFE1ED/Kn1PJ48lAyiO1SfDw8ajOakL67lWgj5LUuQ5Gqk5kuNCKEE8pHe2GlQurylUyx0DxQSz0TRRdQLMuxq6wKIbrAF8SGaZnE+3rfeGX1+NgIk37TMyu/pwU+a16DMSwaJbrEGCa7JHhQXkhsGE1tni6Yf5Z/Kej6Sn7kEvCr12dNCWiNBdjdNSoFf0vd6XFlBnm5AxGas74aQCmI3TPzhZgxgarEo8AKnVlEXMyBf7nUIlBVpI2BZGAJ5bty/jWDBEvJ5UuUmHZC+6vKlnJ3jBLDWR7634V+tCqJPUQL2x8iFNhnk+ZrmWF969YrlAR2Kv+ZqaTQuYOuXL+7Tco5WWwjkRa3I+650BJA933XnHzgui7cFUffT4rXTDGIqgwxqgdppFjGVIFzpcJpJTLnzgHKX02xiSizRlBAqTe1OIyX//yO8vWmik9Mk8j8er/vjXNORHAAAAABJRU5ErkJggg==');

}
a.telegram:before{

	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAD5ElEQVR4nO1azW8NURQ/xDfxGZSEBLGwkoj4A4SEKMFCxMeqYWXRorEQeSyqc+60miYiWNpZiFBNS0MXRERe+86Z91Bt6YYmtCoWPlue3Dtt1Xvz5s2dN/OmpL/kbt6bOff+zjn33HPOHYAJ/K+oTS0EtHaD4BoQ1AiCOkDQAAj6PjwGAOmF+g/ZVM9WWwtgXCDWMwOQDgNSCwj6CYLTWgN5CJDvgkgcUrKKjtrHM0HQSUDu1V58blK9gHRCyS4KkEoB+XVgBLIGvQIzsSNkN+L68AhkjWsQi88KlsSF+DJAThSRRNp2N4qDSJUEQ6LaWq3MXWwSYpRMt1pDQTBpCQjujIyEGBlSkX4tI6NHFO4kcpJp8xeika5Gv3jOcDO+pEuiNPJFixzD5O3eXSrKzS08bH5PLoZcGfliRT4yXOHl0Asu7fA+BgH5i8bzb92tIhPAommVfoHgZjBoL9Q/mQux1imAfMf7+9ZBNyItRXCLj4BUB9i+Nmt+Qcc1ZDW71BM8FKIFGNA6CibNzqlIQUJDIUNQl5jvICSxJwTtS8U0gLC2QDo9KbcrjBK5qSl/l4MQWdkFRqAXkM8Cti0HHSAn9eYi4aSNxgBIPAST9sOV+FTHhRqplaoilM9kIpaerBm55Ghwsojf5PCzSmeqk+tdtW1SGSB/UpZ3Qk1yhf7c1OFgVvqg5z7UDWidgvPPF7kSkFmroFvD76AL0c0+lPjeYULZ6fCkhXsq35GukA+yqaA6Kerdc+7P8hH9vUjf9InICGRYW8ELqqylGRHodH7SGqFXuBPpz2OJr2Ak1+VdkJnYB8h9YxRQ6Ym8bugVSnafv81unwsPVNImkmv+fj9VAsjXM1KQck8kbCJdAW12jTznD7FnIPgGILdmZQWGdcwzCXna+2nwCefwG+SB+Ah0YCQ2+ZuLHA5Eu28bDBHBPRBLzdGwSJmveUzamS1MNpSDTBpluoG8wRMRmQ3rzzEIRnyes0B5RgRnFXsyQQbEUtPcifB9H4pqynOABUpkxJfJNYVBfudD7oGISl11R3ImK6FUnUxNWchvoL5zuquVVWs/FCIji6A4oLVxzHzoQ045jIt2kDws5dkjO+7IPzQt2+W94yjvJ8IkUtCgbd5IjJqcL0e/aM605EXweT8YHz8k+Gn+DZ4LVe2LAfll9CSoW5UGBUGGRykoShImrYJAYJerbZG4U1WhlsiE9M9iX4bWhnlVLev1UF2NuvRDrF/YqUyF6ooHR0LKKo/mCwjpbnai2eyrBLA/4WhSnXXfoTVoyIay7MXa3ZCG4Q9o+sd8VNOvfkO+rZ6RRVHOemIC8M/jN31tzKfXpkHPAAAAAElFTkSuQmCC');

}
.v_t_icons{
	    display: flex;
    flex-direction: column;
    gap: 0.3em;
}
.v_t_icons a{
	position: relative;
}
.v_t_icons a.viber:after,
.v_t_icons a.telegram:after{
	content: "3";
    position: absolute;
    top: -0.4em;
    margin-left: 1.4em;
    font-size: 0.65rem;
    background: red;
    color: #fff;
    width: 0.9rem;
    height: 0.9rem;
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
	    line-height: 1rem;
}
.v_t_icons a.telegram:after{
	content:"2"
}
.header_last_block{
	    display: flex;
    flex-direction: row;
    align-items: center;
}

.button_get_prices{
	color: #ffffff;
    background-color: #fa5822;
    padding: 15px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.3em;
    margin: 1em auto 1em;
	    text-decoration: unset !important;
}
.button_get_prices:hover,
.button_get_prices:focus{
	    background-color: #0667a8;
		color:  #fff;
		text-decoration:none
}

	@media (max-width: 1200px){
.navbar-default.main-menu--blue .navbar-nav li .dropdown-menu li .dropdown-menu li a{
	           padding: 8px 20px 8px 46px;
}
		
		.header_last_block{
			    align-items: center;
				gap: 1.5em;
		}
		.hidden_subphones{
			font-size: 20px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
		}
		.before_hidden_subphones{
			    display: flex;
    width: 100%;
		}
		.head__text-item.a1::before,
		.head__text-item.mts::before{
			    left: 0;
		}
		.head__text-item.a1,
		.head__text-item.mts{
			        padding-left: 25px;
		}
		.head__text-item.a1::before{
			        left: -4px;
		}
		.head__profits{
			    padding-left: 14vw;
		}
	}
		@media (max-width: 600px){
			.head__profits{
					padding-left: 7vw;
			}
			.header_last_block {
				display: flex;
				flex-direction: column;
			}
			.v_t_icons {
				display: flex;
				flex-direction: row;
			}
			.header_last_block{
				        gap: 0.5em;
			}
		}
		.furnitura_buttons{
			display: grid;
			grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
			grid-gap: 1rem;
			justify-items: center;
		}
		.furnitura_buttons a{
			background: #ee4913;
			transition: all 0.3s;
			padding: 10px;
			color: #fff;
			display: flex;
			align-items: center;
			justify-content: center;
			padding: 10px 25px;
			    min-width: 210px;
		}
		.furnitura_buttons	a:hover{
			background: #0667a8;
		}	
		@media (max-width: 450px){
		.furnitura_buttons{
			grid-template-columns: 100%;
		}
			
		.head__profits{
			    padding-left: 0;
		}

			.header-calc .profit--window {
				margin-left: 0;
				padding-left: 14vw !important;
				background-size: 8vw;
				background-position-y: center;
				    padding-top: 4.2vw;
					    font-size: 4.5vw;
						    line-height: 1.2;
			}
			.head__info{
				    display: flex;
				flex-direction: column;
				align-items: center;
			}
			.head__text::after {
				content:unset
			}
			    .head .head__info .head__profits {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
	    .hidden_subphones {
        font-size: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
	    .before_hidden_subphones {
        display: flex;
        width: 100%;
        justify-content: center;
    }
		}
		 .inner_contect_block{
			text-align:justify
		}
			 .inner_contect_block ol li{
				list-style-position: inside;
				padding-left: 20px;
			}
			 .inner_contect_block ol{
				padding-left: 0;
			}
			.blog-faq .simple-accordion-content p{
				    margin: 10px 0;
			}
			[data-page-id="454"] .custom_price_tables img,
			[data-page-id="836"] .custom_price_tables img,
			[data-page-id="837"] .custom_price_tables img{
width: 215px;
    height: 215px;
    object-fit: contain;
			}
			
			.news.last_news_block{
		padding: 0 25px;
        margin: 0 0 20px;
			}
			.umtext  a.new__title{
				text-decoration:unset
			}
			.news.last_news_block .new.new_section.custom_price .section-link_box .new__title {
    padding-bottom: 20px;
}
.video_block_on_cat{
display: flex;
    gap: 0.5em;
    justify-content: center;
    flex-wrap: wrap;
	margin-bottom:20px
}
.video_block_on_cat iframe{
	max-width:100%;
}
@media (min-width: 769px) {
    [data-page-id="803"] .news.last_news_block .new__image img {
        object-fit: cover;
    }
}
.custom_order_calculation.page__item--price-form{
    margin-top: 30px;
    margin-bottom: 30px;
}
.custom_order_calculation.page__item--price-form .price-form__input-fields,
.custom_order_calculation.page__item--price-form .price-form__file-submit{
	    justify-content: center;
}
@media (max-width: 560px) {
	.video_block_on_cat iframe{
        height: auto;
        aspect-ratio: 16 / 9;
	}
	
}
[data-page-id="27"] .wrapper-costs .blocks .blocks-item .blocks-item_description p:not(.plita):nth-child(7) span:first-child ,
[data-page-id="756"] .wrapper-costs .blocks .blocks-item .blocks-item_description p:not(.plita):nth-child(7) span:first-child ,
[data-page-id="29"] .wrapper-costs .blocks .blocks-item .blocks-item_description p:not(.plita):nth-child(7) span:first-child {
    font-size: 1em;
    color: inherit;
}
@media (min-width: 1201px) and (max-width: 1920px) {
    .navbar-default.main-menu--head .footer_navbar.navbar-nav>li>a {
        padding: 0;
		        gap: 0;
				        font-size: 14px;
						        text-align: left;
								        justify-content: flex-start;
										        height: auto;
												               padding-bottom: 10px !important;
    }
	.navbar-default.main-menu--head .footer_navbar.navbar-nav>li{
		        flex-direction: column;
        padding: 10px;
		        justify-content: flex-start;
				
	}
	.navbar-default.main-menu--head .footer_navbar.navbar-nav>li:hover,
	.navbar-default.main-menu--head .footer_navbar.navbar-nav>li:focus{
		background:#0667a8
	}
	
	.navbar-default.main-menu--head .footer_navbar.navbar-nav>li a{
		padding:1px
	}
	.navbar-default.main-menu--head .footer_navbar.navbar-nav>li a:hover,
	.navbar-default.main-menu--head .footer_navbar.navbar-nav>li a:focus,
	.navbar-default.main-menu--head .footer_navbar.navbar-nav>li .footer_menu_sublevel>li:hover,
	.navbar-default.main-menu--head .footer_navbar.navbar-nav>li .footer_menu_sublevel>li:focus{
		color:#fa5822
	}
	.navbar-default.main-menu--head .footer_navbar.navbar-nav>li:not(:last-child){
		        border-right: 0.5px solid #ffffff78;
	}
	.navbar-default.main-menu--head .footer_navbar.navbar-nav {
		                align-items: stretch;
				        justify-content: flex-start;
	}
	.navbar-default.main-menu--head .footer_navbar.navbar-nav:before,
	.navbar-default.main-menu--head .footer_navbar.navbar-nav:after{
		content:unset
	}
#navbar-footer .navbar-default.main-menu--head{
	        padding: 0;
			        border-bottom: 0.5px solid #ffffff78;
}
}
	.navbar-default.main-menu--head .footer_navbar.navbar-nav .footer_menu_sublevel{
    list-style: none;
    margin: 0;
    padding: 0;
	    padding-left: 8px;
		    display: flex
;
    flex-direction: column;
    gap: 4px;
	}
	.navbar-default.main-menu--head .footer_navbar.navbar-nav .footer_menu_sublevel li{
		    line-height: 1.1em;
	}
	.navbar-default.main-menu--head .footer_navbar.navbar-nav .footer_menu_sublevel a{
		    color: #fff;
			font-size: 0.85em;
			    line-height: 1.1;

	}
	.rassrochka_table tbody tr{
		background: #fff;
	}
	.rassrochka_table tbody tr:first-child{
		    background: #fa5822;
			    color: #ffffff;
	}
	.rassrochka_table tr td p{
		margin-bottom:0
	}
	
.footer__contacts .v_t_icons{
flex-direction: row;
    margin-top: 0.3em;
}
 .footer__contacts .v_t_icons a.viber:after, .footer__contacts .v_t_icons a.telegram:after{
	content:unset
}

 .footer__contacts .v_t_icons a{
	padding: 2px;
    
 }
  .footer__contacts .v_t_icons a.viber:before,  .footer__contacts .v_t_icons a.telegram:before{
    width: 1.75em;
    height: 1.75em;
  }
  .footer_payments{
	display: flex;
    align-items: center;
    justify-content: center;
	gap:1em;
	    flex-wrap: wrap;
  }
  .footer_payments img{
    height: 33px;
    
    padding: 3px;
  }
      .footer__copy {
        margin-right: 0;
        margin-top: 20px;
    }
	
	.bottom_part_footer.footer--blue {
		    background-color: unset;
			padding:0
	}
	.bottom_part_footer.footer--blue .bottom_part_footer_middle{
		background:#0567a8;
		margin: 0;
    padding: 20px 30px;
	}
	.bottom_part_footer .footer_payments{
		margin-bottom:2em
	}
	
	.page__item--perks .perks_box .perks_tabs .wrapper-costs .blocks .blocks-item .blocks-item_img{
		margin: 10px 0;
	}
	.page__item--perks .perks_box .perks_tabs .wrapper-costs .blocks .blocks-item .blocks-item_description p:nth-last-child(2){
		margin-bottom: 5px;
	}
	.wrapper-costs .blocks .blocks-item .blocks-item_description p:last-child a:hover,
	 a.more-link--slider:hover{
		background-color:#0567a8
	}
	.logii_price_block{
    margin: 1.5em auto 1em;
        max-width: 750px;
	}
	.logii_price_block .logii_price_block_body{
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
		grid-gap: 1rem;
		    justify-items: center;
	}
	.logii_price_block .logii_price_block_body .logii_price_block_list_row{
    display: flex;
    justify-content: space-between;
	}
	.logii_price_block .logii_price_block_body .logii_price_block_list{
		width:100%;
		    background: #fff;
	}
	.logii_price_block .logii_price_block_body .logii_price_block_list_row{
		display: flex;
    justify-content: space-between;
    padding: 7px 15px;
    background: #e2e2e2;
	}
	.logii_price_block .logii_price_block_body .logii_price_block_list_row:nth-of-type(even){
		background: #fff;
	}
	.logii_price_block .logii_price_block_body .logii_price_block_list_row .logii_price_block_list_row_price{
    color: #000;
    font-weight: 700;
	}
	.logii_price_block .logii_price_block_body .logii_price_block_list_row .logii_price_block_list_number{
		color:#0567a8
	}
@media (min-width:769px) and (max-width:1200px){
	.brusbox_costs.wrapper-costs .blocks .blocks-item .blocks-item_description {
    max-width: calc(100% - 1em);
	}
		.container_costs{
    z-index: 0;
    position: relative;
		}
}
	
@media (min-width:769px){
		.swiper-container.cost_blocks_swiper{
	width: 100%;
    height: auto;
    display: flex;
	
	}
	.swiper-container.cost_blocks_swiper .swiper-button-prev,
	.swiper-container.cost_blocks_swiper .swiper-button-next{
		display:none
	}
		.swiper-container.cost_blocks_swiper .swiper-slide{
			    height: auto;
		}
		.swiper-container.cost_blocks_swiper .swiper-wrapper{
			    flex-wrap: wrap;
		}
}
	@media (max-width:768px){
		.swiper-container.cost_blocks_swiper{
			    max-width: 100%;
				width: 100%;
				        overflow: clip;
						        position: relative;
		}
		.container_costs{
    z-index: 0;
    position: relative;
		}
		.swiper-container.cost_blocks_swiper .blocks-item{
			    flex: unset !important;
				    overflow: visible;
					        min-width: 100%;
							margin-left: 0;
							margin-right: 0;
		}
		
		.footer__contacts .v_t_icons{
			        justify-content: flex-end;
		}
		.akcii_floating_banner_side_button{
			    top: 35%;
		}
	}
		@media (max-width:400px){
			.logii_price_block .logii_price_block_body{
				grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
			}
		}
		@media (max-width:350px){
			.akcii_floating_banner_side_buttons .akcii_floating_banner_side_button, .akcii_floating_banner_side_buttons  .akcii_floating_banner_side_button_orange{
				        padding: 7px 10px 9px;
					        font-size: 5.5vw;
				line-height: 1.2;
			}
		}
		
		@media (min-width:1200px){
			.hidden_subphones_container .head__text-item.head__text-item--alt.before_hidden_subphones.a1::before{
				        left: -1.2vw;
						width: 1.1vw;
						height: 1.1vw;
			}
			
			.hidden_subphones_container .hidden_subphones .head__text-item.mts::before{
				left: unset;
				margin-left: -1.1vw;
				width: 0.85vw;
				height: 0.85vw;
				margin-top:0.1vw
			}
			.hidden_subphones_container .hidden_subphones .head__text-item.mts{
				margin-bottom:0.05em
			}
		}


.btn_calculator-dveri {
  width: 100%; 
  text-align:center;
  margin:10px 0;
}

.btn_calculator-dveri a {
  color: white; 
  background: #ff6e11; 
  padding: 10px; 
  font-weight: 600; 
  min-width: 180px; 
  display: inline-block;
  width:100%;
  text-decoration:none;
}

.btn_calculator-dveri a:hover {
  background-color: #0567a8;
}


@media (max-width:767px){
	.news.news--revamped.section-link_category{
		padding: 20px 15px;
	}
[data-page-id="819"]>.row{
	margin-left:0;
	margin-right:0
}

.news.section-link_category:not(.news--revamped),
.news.section-link_category:not(.news--revamped)  .new{
	padding: 0;
}
.news.read_also,
.news.custom_production_relink{
	padding: 0;
}

}
@media (max-width:600px){
.news.news--revamped.section-link_category  .new,
.news.read_also  .new{
	padding: 0;
}
[data-page-id="36"]>.row{
	    margin: 0;
}
[data-page-id="4"] .news.last_news_block{
	padding:0
}
}
.head__info_mobile{
	display:none
}

.last_news_article .news.last_news_block{
	padding: 0;
}

@media (max-width:450px){
	
.share_buttons {
    margin-bottom: 2em;
    padding: 0 15px;
}
	.head .head__menu +.head__info{
		    display: none;
	}
	.head .head__info.head__info_mobile{
	display: flex;
    padding: 0;
	}
	.head .head__info.head__info_mobile .head__profits{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
	}
	.head .head__info.head__info_mobile .head__profits .hidden_subphones_container{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
	}
	.head .head__info.head__info_mobile .head__profits .hidden_subphones_container .hidden_subphones .head__text-item:last-child{
		    margin-left: 1.6em;
	}
	.head .head__info.head__info_mobile .head__profits .configurator__PreviewBlock-btn{
    text-align: left;
    padding-top: 0;
    padding-right: 0;
    background-position-y: 2px;
	}
	.head .head__info.head__info_mobile .head__profits .head__text-item--alt{
		    font-size: 15px;
	}
	.head .head__info.head__info_mobile .head__text.header_last_block{
    display: flex
;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    gap: 1em;
	}
	h1{
		    margin-top: 0;
	}
	
}



@media (max-width:420px){
.page__content .page__content{
	    padding: 0;
}
}

[data-page-id="755"] [data-block-item-n="12"] .swiper-wrapper {
  justify-content: center;
}
@media screen and (max-width: 768px) {
[data-page-id="755"] [data-block-item-n="12"] .swiper-wrapper {
  justify-content: start;
}