

/* Start:/bitrix/templates/oknastar.ru/components/bitrix/catalog.section.list/right_menu/style.css?15834814767590*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/oknastar_production_breadcrumb/style.css?1589458191587*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/oknastar.ru/components/bitrix/news.list/okna_type_bloks/style.css?1681804935371*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.typeItem-headerTitle {
	display: block;
}
.row-types-block{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.clear{
	clear:both;
	width: 100%;
	flex-shrink: 0;
}
.item_standartblock{
	margin-bottom: 10px;
}
/* End */


/* Start:/bitrix/templates/oknastar.ru/components/bitrix/iblock.element.add.form/review/style.css?1583481476319*/
.form-wrp--onesm textarea::-webkit-input-placeholder {color:#ed1c24;}
.form-wrp--onesm textarea::-moz-placeholder          {color:#ed1c24;}
.form-wrp--onesm textarea:-moz-placeholder           {color:#ed1c24;}
.form-wrp--onesm textarea:-ms-input-placeholder      {color:#ed1c24;}
.float_rt {float: right!important;}
/* End */


/* Start:/bitrix/templates/oknastar.ru/components/bitrix/form/formRequest/bitrix/form.result.new/.default/style.css?15834814773289*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/oknastar.ru/components/bitrix/form/formRequest/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/oknastar.ru/components/bitrix/form/formRequest/bitrix/form.result.new/.default/images/icon_warn.gif);
}

.section-callorder--expert--bd {
	padding: 30px 0 40px 0; }
	.section-callorder--expert--bd .container {
	  border: 1px solid #ececec; }
	.section-callorder--expert--bd .title {
	  margin-top: 20px; }
	.section-callorder--expert--bd .form-call-expert {
	  padding-left: 20px; }
	  .section-callorder--expert--bd .form-call-expert .form-wrp--submit {
		margin-bottom: 30px; }
		  .section-callorder--expert--bd .form-call-expert {
	  padding-left: 0; }
  .section-morelinktitle .title-section h1, .section-morelinktitle .title-section h2 {
	margin-bottom: 6px; }
  .section-morelinktitle .title-section .more-link {
	font-size: 14px; }
	.section-news .title-section h1, .section-news .title-section h2 {
	margin-bottom: 6px; }
  .section-news .title-section .more-link {
	font-size: 14px; }
  .section-production .title-section {
	margin-top: 30px; }
  
  .section-profiles .title-section {
	margin-top: 30px; }
	.section-download {
	background-image: url(/bitrix/templates/oknastar.ru/components/bitrix/form/formRequest/bitrix/form.result.new/.default/../img/download_bg.png); }
	.section-download .title-section {
	  margin-top: 30px; }
	   .title-section {
	  font-size: 24px;
	  line-height: 1.3; }
  
  @media only screen and (max-width: 720px) {
	.form-call-expert .form-wrp {
	  float: none; }
	.form-call-expert .form-wrp--groupsm {
	  width: 100%;
	  float: none;
	  padding: 0 15px;
	  margin-bottom: 10px; }
	  .form-call-expert .form-wrp--groupsm input {
		max-width: 290px;
		display: block;
		margin: 0 auto 10px; }
	.form-call-expert .form-wrp--onesm {
	  float: none;
	  width: 100%;
	  padding: 0 15px; }
	  .form-call-expert .form-wrp--onesm input {
		max-width: 290px;
		display: block;
		margin: 0 auto 10px; }
	.form-call-expert .form-wrp--file {
	  width: 100%;
	  text-align: center;
	  padding-left: 0; }
	.form-call-expert .form-wrp--submit {
	  padding-right: 0;
	  width: 100%;
	  text-align: center; } }
	  .form-call {
	text-align: center; }
	.form-call input {
	  display: inline-block;
	  width: 31.8%;
	  /*background-color: transparent;*/
	  border-radius: 2em;
	  border: 1px solid #ed1c24;
	  height: 45px;
	  margin-left: 18px; }
	  .form-call input:first-child {
		margin-left: 0; }
	  .form-call input:last-child {
		margin-right: 0; }
		.form-call input {
	  display: inline-block!important;
	  margin-bottom: 20px;
	  margin: 0 auto 20px !important; }
	  .form-call input:first-child {
		margin-top: 20px; }
	  .form-call input:last-child {
		margin-bottom: 0; }
		.mf-ok-text{
	text-align: center;
	color: green;
	font-size: 19px;
  }
  .title-center{
	text-align: center!important;
  }
/* End */
/* /bitrix/templates/oknastar.ru/components/bitrix/catalog.section.list/right_menu/style.css?15834814767590 */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/oknastar_production_breadcrumb/style.css?1589458191587 */
/* /bitrix/templates/oknastar.ru/components/bitrix/news.list/okna_type_bloks/style.css?1681804935371 */
/* /bitrix/templates/oknastar.ru/components/bitrix/iblock.element.add.form/review/style.css?1583481476319 */
/* /bitrix/templates/oknastar.ru/components/bitrix/form/formRequest/bitrix/form.result.new/.default/style.css?15834814773289 */
