

/* Start:/local/components/custom/static-html/templates/notification-home/style.css?16079725301643*/
.notification-home {
	padding: 50px 10px;
}

@media screen and (max-width: 991px) {
	.notification-home {
		padding: 30px 10px;
	}
}

@media screen and (max-width: 767px) {
	.notification-home {
		padding: 15px 10px;
	}
}

.notification-home__grid {
	display: flex;
	align-items: center;
	margin-left: 312px;
}

@media screen and (min-width: 1000px) {
	.notification-home__grid {
		margin-right: 80px;
	}
}

@media screen and (min-width: 1601px) {
	.notification-home__grid {
		margin-right: 250px;
	}
}

@media screen and (max-width: 1600px) {
	.notification-home__grid {
		margin-left: 175px;
	}
}

@media screen and (max-width: 1290px) {
	.notification-home__grid {
		margin-left: 0;
	}
}

.notification-home__wrap-img {
	width: 57px;
	min-width: 57px;
	margin-right: 20px;
}

@media screen and (max-width: 767px) {
	.notification-home__wrap-img {
		width: 40px;
		min-width: 40px;
		margin-right: 10px;
	}

}

.notification-home__wrap-img img {
	max-width: 100%;
}

.notification-home__content {

}

.notification-home__text {
	font: bold 24px muller, sans-serif;
	color: #333333;
	margin-bottom: 7px;
}

@media screen and (max-width: 991px) {
	.notification-home__text {
		font-size: 20px;
		margin-bottom: 2px;
	}
}

@media screen and (max-width: 767px) {
	.notification-home__text {
		font-size: 18px;
	}
}


.notification-home__date {
	color: #eb071e;
}

.notification-home__more-info {
	font: 18px muller, sans-serif;
}

@media screen and (max-width: 991px) {
	.notification-home__more-info {
		font-size: 16px;
	}
}

@media screen and (max-width: 767px) {
	.notification-home__more-info {
		font-size: 14px;
	}
}
/*color: #eb071e;*/

/* End */


/* Start:/local/templates/.default/components/bitrix/system.auth.form/.default/style.css?1607972525429*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#FFFAE3;border:1px solid #DEDBC8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/local/templates/.default/components/bitrix/system.auth.form/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/local/templates/.default/components/bitrix/system.auth.form/.default/images/sec-unlocked.png);}
/* End */


/* Start:/local/components/webpractik/seocities.list/templates/.default/style.css?1607972530971*/
.cities_block{
    width: 270px;
    padding: 24px 0 0;
    color: #8c8c8c;
    font-size: 11px;
    display: none;
}
.cities_block .cities_list {
    padding: 3px 6px 0 6px;
    height: 22px;
    cursor: pointer;
    border-radius: 4px;
    margin: 0 20px 0 0;
    color: #ed4226;
    border: 1px solid #efefef;
    width: 237px;
    z-index: 11;
    background: #fcfcfc;
}
.cities_list span {
    padding: 2px 0 0 2px;
    display: block;
    font-weight: bold;
}
.cities_block ul.cities_list {
    margin-top: 0px;
    z-index: 100;
    background: #fcfcfc;
    position: absolute;
    border-radius: 3px;
    width: 249px;
    padding: 0;
    border: 1px solid #eee;
    display: none;
}
ul.cities_list li {
    padding: 6px 9px;
    list-style-type: none;
    border-top: 1px solid #efefef;
    background: #fcfcfc;
}
ul.cities_list li:hover {
    cursor: pointer;
    background: #fff;
}
.cities_block .cities_text {
    padding: 3px 5px;
    margin: 5px 0 0 3px;
}
/* End */


/* Start:/local/templates/okna/styles.css?1626080526101*/
.popap_dir.os-sob form textarea {
	padding: 10px 0;
	font-size: 18px;
	resize: none;
	height: auto;
}
/* End */


/* Start:/local/templates/okna/template_styles.css?162608052638493*/
#search_sity {
	margin: 10px
}
.top .top_block .top_block__nav.nav_two ul>li>ul{
	display:none;
}
.top_fixed_nav>ul>li>ul{
	display:none;
}
.footer{
	overflow:hidden;
}
.popap_sity_wr{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    z-index: 999;
    display: none;
    background: rgba(0,0,0,.3);
}

.phoneInner2 {
	text-decoration: none;
}
.free-call {
	position: absolute;
	font-size: 14px;
	text-align: center;
}

                                         .popap_sity{
	width: 840px;
	position: relative;
	margin: auto;
	background: #fff;
	padding: 50px;
	border: 4px solid #eb071e;
}
.phoneList{
	display: none;
}
.sityList {
	display: none;
}
.catalog-section-list>ul{
	padding: 0;
	max-width: 840px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	height: auto;
	justify-content: space-between;
}
.catalog-section-list>ul:after {
  content: '';
  display: block;
  clear: both;
}
.catalog-section-list>ul>li{
	width: 33.3%;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
.catalog-section-list>ul>li:nth-of-type(2) {
	order: -1;
}
.catalog-section-list>ul>li:nth-of-type(4) {
	order: -1;
}
.catalog-section-list>ul>li>p.sityName{
	font-weight: bold;
	margin-bottom: 10px;
}
.catalog-section-list>ul>li>p.sityName>span:hover{
	text-decoration: none;
}
.catalog-section-list>ul>li>ul{
	padding-left: 10px;

}
.catalog-section-list>ul>li>ul>li{
	padding-top: 1px;
	padding-bottom: 1px;
}
.catalog-section-list>ul>li>ul>li>p.sityName{
	cursor: pointer;
	font-size: 13px;
}
.flexselect{
	width: 210px;
    display: block;
    margin: auto;
    height: 50px;
    border: 0;
    background: transparent;
    border-bottom: 1px solid #b9bebf;
    color: #606060;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.sity_link{
	cursor: pointer;
}
.content_page_block_one .wrap p{
	margin-top: 10px;
	margin-bottom: 10px;
	word-wrap: break-word;
}
.content_page_block_one .wrap h4{
	margin-bottom: 15px;
	margin-top: 35px;
	font-size: 25px;
    font-weight: normal;
}
.content_page_block_one .wrap .title{
	margin-bottom: 15px;
	margin-top: 35px;
	font-size: 25px;
	font-weight: normal;
}
.close_popap{
	position: absolute;
	top: -4px;
	right: -4px;
	width: 50px;
	height: 50px;
	background: url(/local/templates/okna/img/close_mobil-w.png) no-repeat #eb071e center;
	cursor: pointer;
}
.success_popap2 {
	margin-top: 50px;
}
.contact_left_text .salons>li{
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact_left_text .all-filials-town{
	padding-top: 2px;
	padding-bottom: 2px;
}
.contact_left_text .salons>li a:hover{
	text-decoration: none;
}
.contacts2{
	padding-top: 15px;
	padding-bottom: 15px;
}
.contacts2 li{
	padding-top: 3px;
	padding-bottom: 3px;
}
.contact_right>ymaps{
	display: block;
	width: 100% !important;
	height: 100% !important;
}
.footer .footer_center a.footer_city span{
	margin-left: 0;
	color: #d0d3d4;
}
.footer .footer_center p.footer_phone span{
	color: #d0d3d4;
}

.footer .footer_phone sup {
	color: #d0d3d4;
}
.footer .footer_center a.footer_phone {
    float: left;
    line-height: 81px;
    margin-left: 35px;
    color: #d9dbdc;
    text-decoration: none;
}
.page_navigation[col5] .nav_item .nav_item_text{
	bottom: 25px;
	top: auto;
}
.page_navigation[col5] .nav_item:hover .nav_item_text{
	top: auto;
	bottom: 120px !important;
}
.page_navigation .nav_item .nav_item_text{
	bottom: 25px;
	top: auto;
}
.page_navigation .nav_item:hover .nav_item_text{
	top: auto;
}
.slider_block .akcii__item{
	height: 680px;
}
.slider_block {
	height: 650px;
}
.slider_block .owl-controls .owl-dots{
	position: absolute;
    bottom: 0;
    background: #fff;
}
.content_page_block_one .wrap h4.block_title {
    text-align: center;
    color: #333;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 50px;
    letter-spacing: 2px;
}
.main-container.group .center-container .bxslider{
	width: 1180px;
    margin: auto;
    padding-left: 15px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 15px;
}
.column_two_text_text {
    width: 100%;
    overflow: hidden;
    padding-bottom: 80px;
}
.column_two_text_text {
    width: 100%;
    overflow: hidden;
    padding-bottom: 80px;
    border-top: 1px solid #eb071e;
    border-bottom: 1px solid #eb071e;
    padding-top: 80px;
}
.column_two_text_text .column_two_text_text__item {
    width: 50%;
    float: left;
    overflow: hidden;
    padding-right: 100px;
    box-sizing: border-box;
}
.column_two_text_text .column_two_text_text__item {
    width: 50%;
    float: left;
    overflow: hidden;
    padding-right: 100px;
    box-sizing: border-box;
}
.column_two_text_text .column_two_text_text__item p {
    color: #333333;
    font-size: 18px;
    line-height: 1.5;
}
.column_two_text_text .column_two_text_text__item p span {
    display: block;
    float: left;
    margin-right: 35px;
}
.content_page_block_one .wrap .t_m {
    width: 100%;
    overflow: hidden;
    padding-top: 80px;
    box-sizing: border-box;
}
.content_page_block_one .wrap .t_m h4 {
    text-align: center;
    color: #333333;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 30px;
    letter-spacing: 2px;
}
.t_m_wr {
    width: 100%;
    overflow: hidden;
}
.reviews_list .owl-stage-outer{
	width: 1000px;
	margin: auto;
}
.reviews_list_footer .owl-stage-outer{
	width: 760px!important;
	margin: auto;
}

.block_reviews p{
	width: 380px;
}
.content_page_block_one .wrap .t_m_wr .t_m__item {
    width: 49%;
    display: inline-block;
    overflow: hidden;
    padding-right: 108px;
    vertical-align: top;
    margin-bottom: 80px;
}
.content_page_block_one .wrap .t_m_wr .t_m__item img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.content_page_block_one .wrap .t_m_wr .t_m__item h4 {
    font-size: 30px;
    color: #0a090a;
    font-weight: normal;
    text-align: left;
}
.content_page_block_one .wrap .t_m_wr .t_m__item .title {
	font-size: 30px;
	color: #0a090a;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
.content_page_block_one .wrap .t_m_wr .t_m__item p {
    font-size: 18px;
    color: #333333;
    line-height: 1.5;
}
.content_page_block_one .wrap .t_m_wr .t_m__item:nth-of-type(2n) {
    padding-right: 0;
    padding-left: 108px;
}
.content_page_block_one .wrap .t_m > p {
    max-width: 768px;
    margin: auto;
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 60px;
}
.dil-wr{
	padding-top: 90px;
	padding-bottom: 90px;
	box-sizing: border-box;
	overflow: hidden;
}
.dil-wr p{
	line-height: 1.5;
}
form[name="form_auth"]{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 500px;
	display: block;
	margin: auto;
	padding: 40px;
    border: 4px solid #eb071e;
	background: #fff;
	margin-top: 20px;
}
form[name="form_auth"] fieldset{
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}
form[name="form_auth"] fieldset label{
	float: left;
	font-size: 14px;
	display: none;
}
form[name="form_auth"] fieldset input[type="text"]{
	float: right;
	width: 100%;
	height: 30px;
	border:0;
	border-bottom:1px solid #eb071e;
}
form[name="form_auth"] fieldset input[type="password"]{
	float: right;
	width: 100%;
	height: 30px;
	border:0;
	border-bottom:1px solid #eb071e;
}
form[name="form_auth"] noindex{
	display: none;
}
form[name="form_auth"] fieldset input[type="checkbox"]{
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
form[name="form_auth"] fieldset label[for="USER_REMEMBER"]{
	margin-top: 15px;
	margin-bottom: 15px;
}
.send-form{
	float: left;
}
.send-form .submit{
	width: 140px;
	height: 40px;
	border-radius: 50px;
	background: #eb071e;
	color: #fff;
	font-size: 18px;
	border:0;
	font-size: 14px;
	cursor: pointer;
}
form[name="form_auth"] fieldset a{
	float: right;
	color: #eb071e;
	font-size: 14px;
	line-height: 40px;
}






form[name="bform"]{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 500px;
	display: block;
	margin: auto;
	padding: 40px;
    border: 4px solid #eb071e;
	background: #fff;
	margin-top: 20px;
}
form[name="bform"]>p:nth-of-type(1){
	display: none;
}
form[name="bform"]>p:nth-of-type(2){
	float: right;
	position: relative;
    margin-top: -40px;
}
form[name="bform"] fieldset{
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}
form[name="bform"] fieldset label{
	float: left;
	font-size: 14px;
	width: 100%;
}
form[name="bform"] fieldset.chapcha{
	margin-top: 10px;
}
.errortext{
	display: none;
}
form[name="bform"] fieldset.chapcha input{
	float: right;
	width: 200px;
	height: 30px;
	border:0;
	border-bottom:1px solid #eb071e;
}
form[name="bform"] fieldset.chapcha img{
	width: 190px;
}
form[name="bform"] fieldset.chapcha label{
	margin-bottom: 15px;
}
form[name="bform"] fieldset input{
	float: right;
	width: 100%;
	height: 30px;
	border:0;
	border-bottom:1px solid #eb071e;
}
form[name="bform"] fieldset input[type="password"]{
	float: right;
	width: 100%;
	height: 30px;
	border:0;
	border-bottom:1px solid #eb071e;
}
form[name="bform"] noindex{
	display: none;
}
form[name="bform"] fieldset input[type="checkbox"]{
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
form[name="bform"] fieldset label[for="USER_REMEMBER"]{
	margin-top: 15px;
	margin-bottom: 15px;
}
.send-form{
	float: left;
}
.send-form .submit{
	width: 140px;
	height: 40px;
	border-radius: 50px;
	background: #eb071e;
	color: #fff;
	font-size: 18px;
	border:0;
	font-size: 14px;
	cursor: pointer;
}
form[name="bform"] fieldset a{
	float: right;
	color: #eb071e;
	font-size: 14px;
	line-height: 40px;
}
.public .public_wr{
	padding-top: 0;
}
.public .public_wr .public_content img{
	width: 100%;
	margin-top: 0;
	margin-bottom: 45px;
}
.content_page_block_one{
	padding-bottom: 0;
}
.windows_block__two{
	padding-top: 40px;
}
.public_content ul{
	padding: 0;
	margin-bottom: 40px;
}
.public_content ul li{
	padding: 0;
	padding-left: 30px;
	background: url(/local/templates/okna/img/lii.png) no-repeat left 8px;
	font-size: 18px;
	margin-bottom: 15px;
}
.bg_formm{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
	margin: auto;
	background: rgba(0,0,0,.7);
	display: none;
}
.popap_dir{
	width: 500px;
	height: 595px;
	display: block;
	background: #fff;
	overflow: hidden;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 50px;
	z-index: 100;
	display: none;
}
.popap_dir h4{
	color: #333333;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.popap_dir .title{
	color: #333333;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.popap_dir p{
	font-size: 18px;
	color: #333333;
}
.popap_dir p span{
	font-weight: bold;
}
.popap_dir form input{
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	height: 50px;
	border:0;
	border-bottom: 1px solid #eb071e;
}
.popap_dir form input::-webkit-input-placeholder{
	font-weight: normal;
	font-family: muller,sans-serif;
}
.popap_dir form textarea{
	display: block;
	width: 100%;
	height: 50px;
	border:0;
	border-bottom: 1px solid #eb071e;
}
.popap_dir form{
	margin-top: 10px;
	margin-bottom: 10px;
}
.popap_dir form p{
	margin-top: 20px;
	margin-bottom: 20px;
}
.popap_dir form button{
	width: 180px;
	height: 50px;
	border-radius: 50px;
	border:0;
	background: #bec2c4;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	margin-top: 30px;
}
.popap_dir form button:hover{
	background: #eb071e;
}
.popap_dir .close_popap2{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: url(/local/templates/okna/img/close_popap2.png) no-repeat center;
	cursor: pointer;
}
.popap_dir .close_popap2:hover{
	background: url(/local/templates/okna/img/close_popap2-h.png) no-repeat #eb071e center;
}
.zk-zv{
	height: 420px;
}
a{
	cursor: pointer;
}
#map>*{
	transition: 0s all linear;
}
.page_navigation .nav_item .nav_item_text>p{
	display: none !important;
}
.search-page{
	padding-top: 50px;
	padding-bottom: 50px;
}
.search-page .search-query{
	width: 100%;
	height: 50px;
	padding-left: 20px;
    border: 2px solid #eb071e;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.search-page .search-button{
	height: 50px;
	width: 200px;
	border: 0;
    background: #eb071e;
    color: #fff;
    font-size: 14px;
    float: right;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
}
.search-page table{
	margin-bottom: 20px;
}
.search-result{
	margin-top: 20px;
}
.search-item{
	margin-bottom: 20px;
	border-bottom: 1px solid #eb071e;
	padding-bottom: 15px;
}
.search-item h4{
	font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin-bottom: 10px;
}
.search-item h4 a{
	text-decoration: none;
}
.search-preview{
	font-size: 14px;
}
.ctrl{
	display: none;
}
.arrow{
	font-size: 20px;
}
.navigation-arrows{
	float: left;
}
.navigation-arrows a{
	color: #eb071e;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2.5px;
    margin-left: 5px;
    margin-right: 5px;
}
.navigation-arrows span{
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2.5px;
    margin-left: 5px;
    margin-right: 5px;
}
.navigation-pages{
	float: right;
}
.navigation{
	padding-bottom: 25px;
	border-bottom: 1px solid #eb071e;
	overflow: hidden;
}
.navigation-title{
	text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2.5px;
    margin-right: 5px;
}
.navigation-pages a{
	color: #eb071e;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2.5px;
    margin-left: 3px;
    margin-right: 3px;
}
.navigation-pages span{
	text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2.5px;
    margin-left: 3px;
    margin-right: 3px;
}

body.scroll .content_page--bg .content_page_block_two p,
body.scroll .content_page--bg .content_page_block_two h1,
body.scroll .content_page--bg .content_page_block_two span,
body.scroll .content_page--bg .content_page_block_two .content_page_block_two_block_three .content_page_block_two_block_three_left p,
body.scroll .content_page--bg .content_page_block_two .content_page_block_two_block_three .content_page_block_two_block_three_right p,
body.scroll .content_page--bg .content_page_block_two .content_page_block_two_wr .content_page_block_two_item p {
    color: #fff
}
body.scroll .content_page_block_one .about_block_one__left > p > span {
	color: #eb071e;
}

body.scroll .content_page_block_two .block_two_bg {
	opacity: 1
}

body.scroll .content_page--bg .content_page_block_two .content_page_block_one .about_block_one__left p,
body.scroll .content_page--bg .content_page_block_two .content_page_block_one .about_block_one__right p,
body.scroll .content_page--bg .content_page_block_two p.title_block_two {
    color: #fff
}
body.scroll .content_page--bg .content_page_block_two .content_page_block_two_block_video .link_video svg path,
body.scroll .content_page--bg .content_page_block_two .content_page_block_two_block_video .link_video svg text {
    fill: #fff
}
body.scroll .top_fixed {
    height: 60px;
    overflow: visible;
    opacity: 1
}
body.scroll .sidebar_top {
    height: 60px
}

body.scroll .phoneFree--left {
	opacity: 0;
	z-index: -1;
}
.top .top_block .top_block__nav.nav_one nav>ul>li>a{
	cursor: pointer;
}
.top_fixed .top_fixed_logo a>svg{
	overflow: visible;
}
.top .top_block .top_block__nav.nav_two>nav>ul>li.active{
	border-bottom: 2px solid #eb071e;
}
.top_fixed .top_fixed_nav>nav>ul>li.active{
	border-bottom: 2px solid #eb071e;
}
.back_sity{
	display: none;
}
.sidebar_wr.fixed{
	transition: all .2s linear;
	transition: all .2s linear;
}
.top{
	z-index: 101;
}
.solar_picher_block_three_wr h4{
	font-size: 40px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1;
}
.solar_picher_block_three_wr p{
	font-size: 18px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 25px;
}
.page_navigation[col5] .nav_item:nth-of-type(n+6){
	display: none;
}
.public_right_icon{
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}
.public_right_icon span{
	width: 60px;
	display: inline-block;
	vertical-align: middle;
}
.public_right_icon p{
	display: inline-block;
	vertical-align: middle;
	max-width: 230px;
	font-size: 15px;
	color: #343333;
}
.public_right_icon span img{
	width: 34px;
	display: block;
	height: auto;
}
.public_right_button{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 46px;
	text-transform: uppercase;
	border:2px solid #eb071e;
	border-radius: 50px;
	text-align: center;
	transition-duration: none;
	font-size: 13px;
	color: #2a2a2a;
	margin-top: 30px;
}
.public_right_button:hover{
	background: #eb071e;
	color: #fff;
}
.page_navigation[col5_last] .nav_item .nav_item_text{
	top: 220px;
}
.block_one__items .block_one__item .block_one__item_text span{
	margin-top: 0;
	line-height: 80px;
}
.block_one__items .block_one__item .block_one__item_text h4{
	margin-top: 0;
	line-height: 80px;
}
.mobil_nav_ul_one ul li a span{
	display: none;
}
.mobil_nav_ul_one ul li a{
	padding-top: 24px;
}
.os-sob{
	height: 410px;
}
.block_one__items .block_one__item .block_one__item_text p{
	display: none;
}
.block_one__items .block_one__item .block_one__item_text{
	height: auto;
}
.compare_block{
	width: 100%;
	min-width: 1150px;
	overflow: hidden;
}
.compare_block_pich{
	padding-bottom: 10px;
}
.compare_wrap_item{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #f1f1f1;
}
.compare_wr.paket .compare__item{
	width: 16.3%;
}
.compare_wr.paket .compare__item.w100{
	width: 100%;
}
.compare__item{
	width: 10.8%;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
.compare_block_button .compare__item{
	padding-left: 20px;
	padding-right: 20px;
}

.compare_wrap_item:first-child .compare__item:hover p {
	color: #343434;
	transition: .3s;
	text-decoration: none;
}
.compare__item img{
	display: block;
	margin: auto;
}
.compare_wrap_item .compare__item:first-child{
	padding-left: 10px;
}
.compare_wrap_item .compare__item:first-child p{
	text-align: left;
}
.compare__item p{
	font-size: 14px;
	text-align: center;
}
.compare_block_title .compare__item:nth-of-type(n+2) p{
	text-align: center;
	text-transform: uppercase;
	color: #606060;
	font-weight: 900;
}

.compare_block_title .compare__item:nth-of-type(n+2) a:hover {
	color: #eb071e;
	transition: .3s;
}

.compare_block_title .compare__item:nth-of-type(n+2) a:hover p {
	color: #eb071e;
}
.compare_block_button .compare__item a {
	display: block;
	max-width: 120px;
	height: 40px;
	border: 2px solid #eb071e;
	border-radius: 40px;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
	cursor: pointer;
	margin: auto;
	transition: .2s all linear;
	width: 100%;
}
.compare_block_button{
	border-bottom: 0;
	padding-top: 15px;
	padding-bottom: 10px;
}
.compare_block_button .compare__item a:hover{
	background:#eb071e;
	color: #fff;
}
.compare_block_price .compare__item:nth-of-type(n+2) p{
	font-size: 18px;
}
.compare_wr{
	widows: 100%;
	overflow-x: auto;
	overflow-y:hidden;
	padding-bottom: 40px;
}
.nastr a{
	text-decoration: none;
}
.rew2 .item{
	width: 45%;
    padding-right: 30px;
	margin-bottom: 25px;
}
.rew2 .item p{
    font-size: 18px;
    color: #333;
    margin-bottom: 2px;
}
.rew2 .item p br{
	display: none;
}
.rew2 .item p.name{
    color: #8f8f8f;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 0;
    margin-top: 2px;
}
.rew2 .item p.date{
	font-size: 12px;
	margin-top: 0;
}
.rew2{
	padding-bottom: 40px;
}
.ty_form{
	display: none;
}
.ty_form p:nth-of-type(1){
    text-align: center;
    margin-top: 100px;
    font-size: 26px;
    margin-bottom: 15px;
}
.ty_form p:nth-of-type(2){
    text-align: center;
    width: 190px;
    display: block;
    margin: auto;
}
.column_posts.doors .column_posts__item .post_item{
	width: 33.3%;
	padding-left: 20px;
	padding-right: 20px;
}
.column_posts.doors .column_posts__item{
	width: 100%;
}
.okna_form_ty{
	display: none;
}
.okna_form_ty p{
	color: #fff;
	text-align: center;
}
.okna_form_ty p:nth-of-type(1){
	font-size: 23px;
}
.okna_form_ty p:nth-of-type(2){
	font-size: 18px;
	margin-top: 10px;
}
.tabll{
	margin-bottom: 30px;
}
.tabll  td{
		padding: 10px;
	}
ul.breadcrumb-navigation{
	padding-top: 20px;
}
ul.breadcrumb-navigation a{
	font-size: 13px;
	color: #606060;
	text-decoration: none;
}
ul.breadcrumb-navigation a:hover{
	text-decoration: underline;
}
ul.breadcrumb-navigation span{
	font-size: 13px;
	color: #606060;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.mobil_nav_ul_two>ul>li>ul>li a{
	display: block;
	width: 100%;
}
.bx-auth{
	width: 1180px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.bx-auth-note{
	text-align: center;
}
.table{text-align:left;width:100%;color:#000;font-size:0.923em;margin:20px 0;}
.table tr:first-child th{border-bottom:1px solid #B2B2B2;}
.table.table-non tr:first-child th{border-bottom:none;}
.table td,
.table th{vertical-align:middle;}
.table-main .header-table td,
.table th{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMWQxZDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #fcfcfc 0%, #d1d1d1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#d1d1d1));background:-webkit-linear-gradient(top, #fcfcfc 0%,#d1d1d1 100%);background:-o-linear-gradient(top, #fcfcfc 0%,#d1d1d1 100%);background:-ms-linear-gradient(top, #fcfcfc 0%,#d1d1d1 100%);background:linear-gradient(to bottom, #fcfcfc 0%,#d1d1d1 100%);-pie-background:linear-gradient(top, #fcfcfc 0%, #d1d1d1 100%);font-weight:bold;}
.table th span{font-weight:normal;}
.table th,
.table td{border:1px solid #D5D5D5;padding:10px;}
.table.table-non th,
.table.table-non td{border:none;}
.table td:first-child,
.table th:first-child{text-align:center;}
.table th{border-top:1px solid #919191;}
.table.table-non th{border-top:none;}
.table td:first-child,
.table th:first-child{border-left:1px solid #919191;}
.public_content ul li{
	display: block;
	width: 100%;
}
.public_content>.catalog-section-list>ul>ul>li{
	padding-left: 65px;
}
.dil-wr p strong{
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.dil-wr h2{
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.dil-wr h4{
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.dil-wr h3{
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.allAd h2 {
    border-top: 1px solid #CCCCCC;
    display: block;
    padding-top: 10px;
    clear: both;
    margin-top: 15px;
}
.allAd img {
    max-width: 500px;
}
@media (max-width: 1600px){
		.free-call-adaptive {
			display: none;
		}
	.open_nav{
		width: 80px;
		float: right;
	}
	.top_fixed p.top_fixed_phone{
		margin-right: 20px;
	}
	.sidebar *{
		transition: .2s all ease-in-out;
	}
	.gist_top, p.phone_top {
		float: right;
		display: block;
		min-width: 170px;
		/*width: 180px;*/
	}
	.gist_form input{
		display: none;
	}
	.gist_form button{
		display: none;
	}
	.gist_form #search_sity{
		display: none;
	}
	.sidebar:hover .gist_form input{
		display: block;
	}
	.sidebar:hover .gist_form button{
		display: block;
	}
	.sidebar:hover #search_sity{
		display: block;
	}
}

@media (max-width: 1450px) and (min-width: 1000px){

	.gist_top p {
		margin: 3px 0 31px 5px;
	}
}

@media (max-width: 1290px){

	.main-container {
		width: 100%;
	}

	.free-call-adaptive {
		display: none;
	}

	.catalog-section-list>ul>li:nth-of-type(1) {
		position: absolute; left: 0px; top: 365px;
	}
	.catalog-section-list>ul>li:nth-of-type(2) {
		position: absolute; left: 244px; top: 0px;
	}
	.catalog-section-list>ul>li:nth-of-type(3) {
		position: absolute; left: 488px; top: 0px;
	}
	.catalog-section-list>ul>li:nth-of-type(4) {
		position: absolute; left: 0px; top: 72px;
	}
	.catalog-section-list>ul>li:nth-of-type(5) {
		position: absolute; left: 488px; top: 99px;
	}
	.catalog-section-list>ul>li:nth-of-type(6) {
		position: absolute; left: 488px; top: 198px;
	}
	.catalog-section-list>ul>li:nth-of-type(7) {
		position: absolute; left: 488px; top: 263px;
	}
	.catalog-section-list>ul>li:nth-of-type(8) {
		position: absolute; left: 0px; top: 351px;
	}
	.catalog-section-list>ul>li:nth-of-type(8) {
		position: absolute; left: 488px; top: 362px;
	}
	.catalog-section-list>ul>li:nth-of-type(10) {
		position: absolute;  top: 429px;
	}
	.bx-auth{
		width: 920px;
	}
	.content_page_block_one .wrap h4.block_title{
		font-size: 30px;
	}
	body.scroll .sidebar_top {
    	height: 80px
	}
	.block_reviews p {
    	width: 460px;
	}
	.reviews_list .owl-stage-outer{
		width: 460px;
	}
	.gist_top, p.phone_top{
		width: auto;
		min-width: 150px;
	}
	.content_page_block_one .wrap .t_m_wr .t_m__item {
    	padding-right: 40px;
	}
	.content_page_block_one .wrap .t_m_wr .t_m__item:nth-of-type(2n){
		padding-left: 40px;
	}

}
@media (max-width: 1000px){
	.free-call-adaptive {
		display: none !important;
		position: absolute;
	}
	.bx-auth{
		width: 100%;
	}
	.solar_picher_block_three_wr h4{
		font-size: 25px;
	}
	.solar_picher_block_three_wr img{
		width: 100%;
		display: block;
		height: auto;
	}

	.block_video .block_video_link{
		margin-top: 30px;
	}
	.slider_block {
    	height: 369px;
	}

	.gist_top{
		margin-left: 0;
	}
	.footer .footer_center a.footer_phone{
		display: block;
		line-height: 40px;
    	width: 100%;
    	text-align: center;
    	height: 40px;
    	margin-left: 0;
	}
	.mobil_footer .footer_gist p{
		text-align: center;
	}
	.mobil_footer .footer_gist p span{
		color: #eb071e;
	}

	.page_navigation .nav_item .nav_item_text .nav_item_text_title a{
		font-size: 19px;
		padding: 11px 20px;
	}
	.page_navigation .nav_item .nav_item_text .nav_item_text_title span{
		font-size: 19px;
		padding: 11px 20px;
	}
	.window_nav .window_nav_left .window_nav_left_item .window_nav_left_title p, .window_nav .window_nav_right .window_nav_right__item .window_nav_right__item_title h4{
		word-wrap: break-word;
	}
	.navigation-arrows{
		float: none;
	}
	.navigation-pages{
		float: none;
		margin-top: 10px;
	}
	.solar_picher_block_one .solar_picher_block_one__text .solar_picher_block_one__text_wr{
		min-height: 50px;
    	background-size: 60px !important;
    	padding-top: 10px;
	}
}
@media (max-width: 667px){

	.solar_picher_block_two{
		display: block !important;
		width: 100%;
	}

	.solar_picher_block_two_picher {
		margin-left: 0;
		width: inherit;

	}

	.solar_picher_block_two_text {
		width: 100%;
	}

	.free-call-adaptive {
		display: none !important;
	}
	.popap_dir{
		width: 95%;
		height: 315px;
		padding: 20px;git
	}
	.popap_dir h4{
		font-size: 20px;
	}
	.popap_dir .title{
		font-size: 20px;
	}
	.popap_dir p{
		font-size: 12px;
		display: none;
	}
	.popap_dir form input{
		height: 40px;
		font-size: 14px;
	}
	.popap_dir.os-sob form textarea {
		font-size: 14px;
		height: 80px;
	}
	.popap_dir form button{
		height: 40px;
		margin-top: 15px;
		font-size: 15px;
	}
	.gist_top {
		display: none;
	}
	.gist_top, p.phone_top{
		width: 140px;
		margin-top: 15px;
	}
	p.phone_top {
		font-size: 11px;
		margin-top: unset;
	}
}
@media (max-width: 640px){
	.free-call-adaptive {
		display: none !important;
	}
	.solar_picher_block_four_right>iframe{
		width: 100% !important;
	}
	.column_posts.doors .column_posts__item .post_item{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.rew2 .item{
		width: 100%;
	}
	.overflow{
		position: fixed;
	}
	.top .logo svg{
		width: 80px;
	}
	.top .logo{
		margin-top: 10px !important;
	}
	.content_page_block_one .wrap h4.block_title{
		font-size: 20px;
	}
	.column_two_text_text .column_two_text_text__item p{
		font-size: 16px;
	}
	.column_two_text_text{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.catalog-section-list>ul{
		height: auto !important;
		position: relative !important;
	}
	.contact .contact_item .contact_left .contact_left_text h1{
		margin-top: 0;
	}
	#map{
		height: 300px !important;
	}
	.contact .contact_item .contact_left .contact_left_text{
		padding: 40px 20px 40px;
	}
	.window_nav .window_nav_right .window_nav_right__item{
	 	height: 150px;
	 	background: #fff !important;
	 	border: 1px solid #e0e4e5;
        border-top: 0;
	}
	.window_nav .window_nav_right .window_nav_right__item .window_nav_right__item_title h4{
	 	color: #606060;
	}
	.window_nav .window_nav_right .window_nav_right__item .window_nav_right__item_title p{
		color: #eb4fa2;
	}
	.back_sity{
		position: absolute;
    	top: -4px;
    	left: -4px;
    	width: 50px;
    	height: 50px;
    	background:#eb071e;
    	color: #fff;
    	font-size: 35px;
    	cursor: pointer;
    	text-align: center;
    	line-height: 50px;
    	display: none;
	}
	.popap_sity{
		width: 95%;
		padding: 65px 40px;
		max-height: 100vh;
    	overflow-y: auto;
    	overflow-x: hidden;
	}
	.catalog-section-list>ul>li{
		width: 100%;
		cursor: pointer;
		position: static !important;
	}
	.popap_sity.dis>.back_sity{
		display: block;
	}
	.popap_sity.dis>.catalog-section-list>ul>li{
		padding-bottom: 0;
	}
	.popap_sity.dis>.catalog-section-list>ul>li{
		display: none;
	}
	.popap_sity.dis>.catalog-section-list>ul>li.active{
		display: block;
		top: 0 !important;
	}
	.popap_sity.dis>.catalog-section-list>ul>li.active>ul{
		display: block;
	}
	.catalog-section-list>ul>li>ul{
		display: none;
	}
	.block_video .block_video_link{
		margin-top: 0;
	}
	.phone_footer span, .phone_footer sup{
		color: #fff;
	}
	.phone_footer .phoneInner2 {
		color: #fff;
	}
	.block_video_link svg g:nth-of-type(1){
		display: none;
	}
	.block_reviews p {
    	width: 280px;
	}
	.reviews_list .owl-stage-outer{
		width: 280px;
	}
	.top .logo{
		width: 100px;
	}
	.slider_block.owl-carousel, .slider_block .slider_block__item{
		padding-bottom: 20px;
	}
	.column_two_text_text .column_two_text_text__item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
}
	.gist_top{
		display: none;
	}
	.slider_block .akcii__item{
		/*height: auto;*/
		height: 290px;
	}
	.t_m__item {
    	display: block !important;
    	float: none;
    	width: 290px !important;
    	margin: auto;
    	margin-bottom: 70px !important;
	}
	.content_page_block_one .wrap .t_m_wr .t_m__item:nth-of-type(2n) {
    padding-left: 0;
}
.content_page_block_one .wrap .t_m_wr .t_m__item h4 {
    font-size: 18px;
}
.content_page_block_one .wrap .t_m_wr .t_m__item .title {
	font-size: 18px;
}
.content_page_block_one .wrap .t_m_wr .t_m__item p {
    font-size: 16px;
}
.content_page_block_one .wrap .t_m h4 {
    font-size: 20px;
}
.content_page_block_one .wrap .t_m{
	padding-top: 20px;
}
form[name="form_auth"]{
	width: 300px;
}
form[name="form_auth"] fieldset label{
	width: 170px;
}
.send-form .submit{
	width: 100%;
}
.send-form{
	width: 100%;
}
div.page-auto-form a.forget-link{
	margin-left: 0;
	display: block;
	width: 100%;
	text-align: center;
}
.navigation-arrows a{
	font-size: 11px;
}
.navigation-arrows span{
	font-size: 11px;
}
.navigation-pages a{
	font-size: 11px;
}
.navigation-pages span{
	font-size: 11px;
}
.search-page .search-button{
	width: 100px;
}
.slider-conteiner img{
	display: block;
	width: 100%;
	height: auto;
}
.main-container.group .center-container .bxslider{
	width: 100%;
}
}
@media (max-width: 500px){
	.solar_top .solar_top_wr .solar_top_text .solar_top_text_price a.solar_top_text_price__link{
		background: #fff;
	}
	.content_page_block_one h1{
		font-size: 18px;
	}
	.solar_picher_block_two_picher.size150{
		    background-size: 200px !important;
	}
	.solar_picher_block_one.displayNone{
		margin-bottom: 20px;
	}
	.solar_picher_block_two{
		background-size: contain !important;
    	background-position: top !important;
	}
	.solar_picher_block_two .solar_picher_block_two_picher{
		height: 220px;
	}
	.public .public_wr .public_content iframe{
		width: 100% !important;
	}
}
.main-container{
	position: relative;
	overflow: hidden;
}
.top{
	box-shadow: -10px 3px 20px rgba(0,0,0,.1);
}
/* AJAX CUSTOM PRELOADER */

#win8_wrapper{
    display: block;
    transition: .2s all ease-in-out;
    background: #fff;
    height: 100%;
    opacity: 1;
    width: 100%;
    z-index: 100;
	top: 2960px;
    left: 0;
}
.windows8 {
    width: 100px;
    height: 100px;
    margin: auto;
    position: absolute;
    left: 0;right: 0;
    top:50vh;
    margin-top: -150px;
}
.clear-loading {
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
/* Loading Effect Two */
.loading-effect-2 {
  width: 100px;
  height: 100px;
}
.loading-effect-2 > span,
.loading-effect-2 > span:before,
.loading-effect-2 > span:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 2px solid #eb071e;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.loading-effect-2 > span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-left-color: #eb071e;
  -webkit-animation: effect-2 2s infinite linear;
  -moz-animation: effect-2 2s infinite linear;
  -ms-animation: effect-2 2s infinite linear;
  -o-animation: effect-2 2s infinite linear;
  animation: effect-2 2s infinite linear;
}
.loading-effect-2 > span:before {
  width: 75%;
  height: 75%;
  border-right-color: transparent;
}
.loading-effect-2 > span:after {
  width: 50%;
  height: 50%;
  border-bottom-color: transparent;
}
@-webkit-keyframes effect-2 {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes effect-2 {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.mobil_nav{
		padding-bottom: 70px;
	}
}
.ak-item{
	width: 25%;
	padding: 5px;
	float: left;
}
.dl-pagination{
	display: block;
	width: 100%;
	overflow: hidden;
}

.no-underline {
	text-decoration: none;
}

.phoneFree {
	position: absolute;
	top: 20px;
	left: 15px;
	font-size: 14px;
	text-transform: initial;
	text-decoration: none;
}

@media (max-width: 350px) {
	.gist_top, p.phone_top{
		width: 130px;
		min-width: 130px;
	}
}

@media (max-width: 1450px) and (min-width: 1000px) {
	.phoneFree {
		left: 0;
	}
}

@media screen and (max-width: 767px) {
	.phoneFree {
		position: absolute;
		top: 14px;
		min-width: 140px;
		font-size: 11px;
		right: -28px;
		text-transform: initial;
	}
	.phoneFree.phoneFree-mobil {
		top: 22px;
		line-height: normal;
	}
	.phoneFree.phoneFree--top {
		top: -10px;
		left: 25px;
		line-height: normal;
	}
}

.phoneFree--left {
	position: absolute;
	top: 81px;
	font-size: 12px;
	left: 56px;
	text-transform: initial;
}

.gist .phoneFree--left {
	position: absolute;
	top: 39px;
	font-size: 12px;
	left: 50px;
	text-transform: initial;
}

.phoneInner2--left {
	position: absolute;
	top: 75px;
	font-size: 12px;
	left: 56px;
	text-transform: initial;
}

.top_fixed .phoneFree {
	position: absolute;
	top: 39px;
	font-size: 12px;
	left: 0;
	text-transform: initial;
	line-height: 15px;
}

.top_fixed .phoneFree--top {
	top: 0;
	line-height: normal;
}

.top_fixed .phoneInner {
	text-decoration: none;
}

.phone_top .phoneFree {
	left: 25px;
	top: 42px;
	line-height: 15px;
}

/*.phone_top .phoneFree--top {*/
	/*top: -15px;*/
	/*left: 23px;*/
/*}*/

@media screen and (min-width: 668px) {
	.phone_top .phoneFree--top {
		display: none;
	}
	.phoneFree.phoneFree-mobil {
		line-height: normal;
		top: 27px;
	}

	.top_fixed .phoneFree.phoneFree-mobil {
		line-height: normal;
		top: 38px;
	}
}

@media screen and (max-width: 1600px) and (min-width: 1291px) {
	.phoneFree.phoneFree-mobil {
		line-height: normal;
		top: 21px;
	}
}


@media (max-width: 767px) {

	.solar_picher_block_two {
		display: block !important;
		width: 100%;
	}

	.solar_picher_block_two_picher {
		margin-left: 0 !important;
		width: inherit !important;

	}

	.solar_picher_block_two_text {
		width: 100% !important;
		padding-top: 20px !important;
	}
}

.pink {
	color: #eb071e;
}

.years15 {
	position: absolute;
	right: 30px;
	top: 0
}

.years15__pic {
	display: inline-block;
}

.years15__text {
	display: inline-block;
	vertical-align: top;
	margin-top: 19px;
	margin-left: 15px;
	font: 600 12px/142% Muller, Helvetica, sans-serif;
	text-transform: uppercase;
}

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

	.years15 {
		right: 5px;
	}
}



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

	.years15 {
		position: absolute;
		right: 184px;
		top: 0;
	}

	.years15__text {
		display: none;
	}




}

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

	.years15 {
		top: 0;
	}

	.years15__text {
		display: none;
	}
}

@media screen and (max-width: 1600px) and (min-width: 1401px) {
	p.phone_top {
		position: relative;
		top: 48px;
		left: 192px;
	}
	@media screen and (max-width: 1450px) {
		p.phone_top {
			position: relative;
			left: 180px;
		}
	}

}

@media screen and (max-width: 1290px) {
	.years15 {
		display: none;
	}
}

/* AJAX CUSTOM PRELOADER END */
.errorText{
	display: none;
	color: red;
}
.solar_form .errorText{
	background-color: white;
}

.agree {
	color: white;
	padding-top: 10px;
}

/* End */
/* /local/components/custom/static-html/templates/notification-home/style.css?16079725301643 */
/* /local/templates/.default/components/bitrix/system.auth.form/.default/style.css?1607972525429 */
/* /local/components/webpractik/seocities.list/templates/.default/style.css?1607972530971 */
/* /local/templates/okna/styles.css?1626080526101 */
/* /local/templates/okna/template_styles.css?162608052638493 */
