/*
Theme Name: Архитектура Стекла
Description: Тема для сайта ООО"Архитектура Стекла".
*/

* {margin:0; padding:0;}
*:focus {outline: none;}
html, body {height:100%;}
body {
	min-width:1000px;
	color:#3F6075; 
	font-size:12px; 
	font-family: 'arial', 'tahoma', sans-serif; 
	line-height:18px; 
	background:#fff url('img/bg_top.gif') no-repeat center top;
}
 
/*ALL*/
.content ul {margin-left:30px;}
img {border:0}
a {text-decoration:underline; color:#e42a2b;}
a:hover{text-decoration:none;}
p {padding:6px 0}
hr {clear:both; border:0; border-top:1px solid #797f84; background:none; height:0; font-size:0; margin:5px 0; padding-bottom:5px; padding:0;}
.clear {clear:both;}
.red {color:#e42a2b}
.black {color:#333}
.silver {color:#416275}
.imgleft,.alignleft {float: left;margin: 0 10px 10px 0;}
.imgright,.alignright {float: right;margin: 10px 0 0 10px;}

.all {
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	margin:0 auto -86px auto; 
	position:relative; 
	background:url('img/bg_bottom.gif') no-repeat center bottom
}
.wrapper {
	width:1200px;
	padding:0 11px;
	margin:0 auto;
	position:relative
}


h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:22px; line-height:120%; padding:5px 0 15px 0; color:#e42a2b;}
h2 {font-size:20px; clor:#e42a2b;}
h3, h4, h5, h6 {font-size:18px, color:#e42a2b;}

p {font-size:13px;}
/*HEADER*/
.header {
	height:160px;
	font-size:14px; line-height:18px;
	color:#416275
}
.header p {padding:0}
.header a {color:#416275}
#logo {
	position:absolute; 
	left:26px; top:27px; 
	width:346px; height:101px; 
	overflow:hidden; 
	text-align:left; 
	text-indent:-999px; 
	background:url('img/logo.png') no-repeat left top
}
#logo a {
	display:block; 
	width:346px; height:101px; 
	overflow:hidden; 
	text-align:left; 
	text-indent:-999px; 
	position:relative;
}

.site_map ul{
	list-style:none;
	height:25px;
	position:absolute;
	top:0;left:861px
}
.site_map ul li {
	float:left;
	width:41px; height:25px;
	margin-right:1px
}
.site_map ul li:hover {background:url('img/site_map_bg.gif') no-repeat left top}
.site_map ul li a {
	display:block;
	width:41px; height:25px;
	background:url('img/icons.png') no-repeat left top;
	text-align:left;
	text-indent:-999px;
	overflow:hidden
}
.site_map ul li.icon_home a{background-position:15px 7px}
.site_map ul li.icon_home:hover a{background-position:-35px 7px}
.site_map ul li.icon_email a{background-position:15px -20px}
.site_map ul li.icon_email:hover a{background-position:-35px -20px}
.site_map ul li.icon_map a{background-position:15px -50px}
.site_map ul li.icon_map:hover a{background-position:-35px -50px}

.top_address {
	float:right;
	width:210px;
	padding:0 31px 0 12px;
	margin:37px 0 0 61px;
	background:url('img/top_line.gif') no-repeat left 1px;
	min-height:58px
}
p.icon_call_back {
	background:url('img/icon_phone.gif') no-repeat 1px 13px;
	font-size:13px;
	padding:8px 0 0 18px;
}
.icon_call_back a {color:#e42a2b;}
.top_phones {
	float:right;
	text-align:right;
	margin-top:37px;
	padding:0 0 0 14px;
	background:url('img/top_line.gif') no-repeat left 1px;
	min-height:58px
}
.top_phones i {    
	position: absolute;
    color: #00b100;
    font-size: 20px;
    margin-left: 7px;
}
.phoneline {
	color:#e42a2b;
	font-size:18px; line-height:22px;
	font-family: 'arial', 'Trebuchet MS', 'tahoma', sans-serif;
	/* font-weight:bold */
}
.phoneline span {
	font-weight:normal;
	font-size:18px;
}


/*FOOTER*/
.footer {
  padding: 10px 11px;
  width:1200px;
  margin:0 auto 0px auto;
  overflow:hidden;
  background:url('img/bg_footer.png') repeat left top;
  border-radius:5px;
  color:#2b4453;
  min-height: 250px;
  max-height: 300px;
}
.footer p {padding:0}
.clear_footer {
  clear:both; 
  height:116px; 
  font-size:1px;
}
.copyright-p{
  text-align: center;
}
.copyright-p a{
  color: #2b4453;
  text-decoration: none;
}
.copyright-p a:hover{
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
}
#to_top {
  position: fixed;
  cursor: pointer;
  bottom: 24px;
  width: 50px;
  height: 50px;
  right: 50%;
  margin-right: -674px;
}
.footer-div{
 margin: 10px 10px 0px 10px;
}
.footer-div1{
 padding-bottom: 30px;
 display: flex;
}
.footer-address{
 width: 30%;
 line-height: 1.8;
 padding-bottom: 40px;
}
.footer-address p span{
 font-size: 14px;
}
.list_footer a{
 display: block;
 color: #2b4453;
 text-decoration: none;
 line-height: 1.5;
}
.list_footer a:hover{
 color: #000000;
 text-decoration: underline;
}
.list-footer-div{
 width: 23.3%;
}
.button{
 margin-top: 20px;
 width: 30%;
 text-decoration: none !important;
 padding: 5px 0 5px 0;
 text-align: center;
 border: solid 1px #2b4453;
 border-radius: 4px;
 font-weight: bold;
 background: #2b4453;
 box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
}
.button p{
 color: #fff;
 font-size: 12px;
}
/*menu*/
.menu_block {
	height:33px;
	width:1200px;
	position:relative;
	margin:0 auto;
	border-radius:5px;
	background:#416376;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#557688), to(#3b5768));
	background: -webkit-linear-gradient(top, #557688, #3b5768);
	background: -moz-linear-gradient(top, #557688, #3b5768);
	background: -ms-linear-gradient(top, #557688, #3b5768);
	background: -o-linear-gradient(top, #557688, #3b5768);
	-pie-background: linear-gradient(#557688, #3b5768);
	box-shadow:2px 2px 4px #acacac;
}
.menu_block ul {
	list-style:none; 
	float:left;
	color:#fff;
	font-size:12px;
}
.menu_block ul li {
	float:left;
	height:25px;
	border-right:1px solid #2b4453;
	border-left:0;
	padding:6px 52px 0 52px;
}
.menu_block ul li:first-child {
	border-radius:5px 0 0 5px;
}

.menu_block ul li:last-child {
	border-right: none;
	border-radius:0 5px 5px 0;
	}
.menu_block ul li a {
	color:#fff;
	text-decoration:none
}
.menu_block ul li a:hover {
	text-decoration:underline
}
.menu_block ul li.current-menu-item, .menu_block ul li.current_page_item, .menu_block ul li.current-post-parent, .menu_block ul li.current-page-ancestor{
	background:#e83638;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e83638), to(#dc2a2c));
	background: -webkit-linear-gradient(top, #e83638, #dc2a2c);
	background: -moz-linear-gradient(top, #e83638, #dc2a2c);
	background: -ms-linear-gradient(top, #e83638, #dc2a2c);
	background: -o-linear-gradient(top, #e83638, #dc2a2c);
	-pie-background: linear-gradient(#e83638, #dc2a2c);
	border-top:1px solid #c01d20;
	border-bottom:1px solid #ba1b1e;
}
 




.menu_block ul li:first-child.active {
	border-left:1px solid #c01d20;
}

.search_block {
	width: 190px;
    height: 20px;
    background: #ebebeb;
    border-radius: 4px;
    border: 1px solid #476577;
    float: right;
    margin: 9px 0px 0 0;
    padding: 5px 3px 5px 15px;
}
.search_block label{
	display: none;
}
.search_block input[type="text"]{
	float:left; 
	font-size:11px; 
	border:0; 
	background:none;
	width: 105px;
	color: #466476!important;
	/*width:160px;*/
	margin-top:3px;
	/*color:#d3d4d5;*/
}
.search_block input[type="text"]:focus {color:#fff}
.search_block input[type="submit"] {
	float:right;
	width:30px; height:33px;
	background:url('img/icon_search.gif') no-repeat 7px 5px;
	border:0;
	cursor:pointer;
	text-indent: -9999px;
}

/*STRUCTURE PAGE*/
.container {
	height:1%; 
	padding-bottom:30px;
}
.container:after {
	content: '.'; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
}
.sideleft {
	float:left; 
	width:230px;
	position:relative; 
	padding:15px 0 0 0
}
.content-wrap {
	width:950px; 
	float:right; 
}
.content {
	padding:10px 0 0 0;
	text-align:justify;
}
div.content a{color:#416275; font-weight:bold}
div#flash a {color:#e83638; font-weight:normal}
.outbar {
	padding:0 0 5px 0
}
div.outbar a {color:#999; font-weight:normal}
div.product_item a{color:#fdfefe}
div.counter {margin:10px 30px 15px 130px; float:left;}

/*sidebar*/
.catalog_menu {
	list-style:none;
	padding:15px 11px 22px 11px;
	font-weight:bold;
	background:#ebebeb;
	border-radius:5px;
	margin-bottom:22px;
	line-height:15px;
	box-shadow:0 1px 3px #b8b8b8
}

.catalog_menu li {
	border-bottom:1px solid #fff;
	text-shadow:0 1px 1px #fafafa;
}
.catalog_menu li a {
	color:#416275;
	text-decoration:none;
	display:block;
	padding:3px 5px 8px 5px;
	border-bottom:1px solid #416275;
}
.catalog_menu li a:hover, .catalog_menu li.current-menu-item a, .catalog_menu li.current_page_item a, .catalog_menu li.current-page-ancestor a{
	background:#f6f6f6;
	color:#e82c2e;
	border-bottom:1px solid #f6f6f6;
}
.catalog_menu li:hover, .catalog_menu li.current-menu-item, .catalog_menu li.current_page_item, .catalog_menu li.current-page-ancestor {
	border-bottom:1px solid #f6abab
}

.block_title {
	  background: #416376;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#557688), to(#3b5768));
  background: -webkit-linear-gradient(top, #557688, #3b5768);
  background: -moz-linear-gradient(top, #557688, #3b5768);
  background: -ms-linear-gradient(top, #557688, #3b5768);
  background: -o-linear-gradient(top, #557688, #3b5768);
  -pie-background: linear-gradient(#557688, #3b5768);
	border-bottom:1px solid #496879;
	color:#fff;
	font-size:20px;
	line-height:22px;
	padding:5px 0 6px 13px;
	box-shadow: 2px 2px 4px #acacac;
	border-radius:4px;
	margin-bottom:4px
}

ul.news_list {
	list-style:none;
	line-height:14px;
}
ul.news_list li {
	padding: 24px 0 0 0;
	position: relative;
}
ul.news_list li .img {
	width:100%;
}
ul.news_list li .img img {width:100%;height: auto;display: block;}
ul.news_list li .desc {overflow:hidden; font-weight: bold; font-style: italic;display: none;}
ul.news_list li p.news_title {
	width:100%;min-height: 36px;
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 18px;
	background-color: rgba(78,110,129,0.8);
  background-image: url('img/arrow.png');
  background-position: 98% 90%;
  background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	padding: 0 5px;
	box-sizing: border-box;
}
ul.news_list li:hover p.news_title {

	background-color:rgba(232,44,46,0.8);
	background-image: url('img/arrow.png');
	background-position: 75% 15%;
	background-repeat: no-repeat;
}

ul.news_list li p.news_title a {
	display:block;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
p.all_more {
	display: none;
	text-align:right;
	padding:0 16px 0 0;
}
p.post-date {
	background:url('img/icon_date.gif') no-repeat 1px 2px;
	color:#416275;
	font-weight:bold;
	padding:0 0 0 19px;
	display: block;
}

/*products*/
.products_list {
	overflow:hidden;
	width:950px;
	padding-top:5px;
	margin: 0 !important;
}
.products_list .page_item {
	width:450px; 
	height:300px;
	overflow:hidden;
	position:relative;
	border-radius:4px;
	margin:0 25px 25px 0;
	float:left
}
.products_list .page_item.page-item-427{ background: url(img/preview/fasadnoe_osteklenie.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1134{ background: url(img/preview/kozyrki_vhodnye_gruppy.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-400{ background: url(img/preview/spidernoe_osteklenie.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-525{ background: url(img/preview/vhodnye_gruppy.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-39{ background: url(img/preview/celnosteklyannye_peregorodki.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-430{ background: url(img/preview/ofisnye_peregorodki2.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-45{ background: url(img/preview/razdvizhnye_systemy.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-47{ background: url(img/preview/stenovye_paneli.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-433{ background: url(img/preview/lestnichnye_ograzhdeniya.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-436{ background: url(img/preview/originalnye_resheniya_steklo.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-439{ background: url(img/preview/mobilnye_peregorodki.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-442{ background: url(img/preview/santehnicheskie_peregorodki.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-59{ background: url(img/preview/dveri_offisnye.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-61{ background: url(img/preview/transformiruemye_peregorodki.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-63{ background: url(img/preview/rolstavni_shop.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-112{ background: url(img/mobilnye_peregorodki.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-126{ background: url(img/originalnye_resheniya_iz_stekla.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-106,
.products_list .page_item.page-item-100{ background: url(img/ofisnye_peregorodki.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-114{ background: url(img/santehnicheskie_peregorodki.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-116{ background: url(img/stenovye_paneli.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-120{ background: url(img/vhodnye_gruppy.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-122{ background: url(img/dveri.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-124{ background: url(img/zhalyuzi.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-118{ background: url(img/lestnichnye_ograzhdeniya.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-110,
.products_list .page_item.page-item-104{ background: url(img/razdvizhnye_sistemy.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-108,
.products_list .page_item.page-item-102{ background: url(img/celnosteklyannye_peregorodki.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-296{ background: url(img/anod.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-301{ background: url(img/okleika.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-285{ background: url(img/otdelochnie_rab.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-289{ background: url(img/svarka.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-298{ background: url(img/poroshok.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-294{ background: url(img/gibka.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1391{ background: url(/wp-content/uploads/2016/04/mobilnye_peregorodki.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1406{ background: url(/wp-content/uploads/2019/09/2687621.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1414{ background: url(/wp-content/uploads/2019/09/kuda-postavit-lodji4.jpg) 0 0 no-repeat; }

.products_list .page_item.page-item-1365{ background: url(/wp-content/uploads/2019/09/Kozyrki-iz-stekla-2.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1378{ background: url(/wp-content/uploads/2015/11/lestnichnye-zagrazgdeniya_5-450x300.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1360{ background: url(/wp-content/uploads/2016/05/2.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1385{ background: url(/wp-content/uploads/2016/04/rollstavni_2.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1373{ background: url(/wp-content/uploads/2016/05/6.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1410{ background: url(/wp-content/uploads/2019/09/Steklyannye-potolki-tipy-po-sposobam-krepleniya-Beskarkasnyj.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1388{ background: url(/wp-content/uploads/2015/11/Bez-imeni-1.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1394{ background: url(/wp-content/uploads/2019/09/Kak-sdelat-bezramnoe-osteklenie-balkona.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1402{ background: url(/wp-content/uploads/2019/09/305_original.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1381{ background: url(/wp-content/uploads/2016/05/razdvizhnye_peregorodki3.jpg) 0 0 no-repeat; }

.products_list .page_item.page-item-1336{ background: url(/wp-content/uploads/2019/09/montaj-peregorodok-2.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1421{ background: url(/wp-content/uploads/2019/09/tonkosti-zameny-stekla-v-steklopakete.jpg) 0 0 no-repeat; }
.products_list .page_item.page-item-1425{ background: url(/wp-content/uploads/2019/09/zamena-stelopaketov-43.jpg) 0 0 no-repeat; }



.products_list .page_item a {
	width:450px; 
	height:300px;
	overflow:hidden;
	z-index:1;
	position:absolute;
	left:0; bottom:0;
	text-decoration:none;
	border-radius:4px;
	font-size:14px;
	line-height:15px;
	display:block;
}
.products_list .page_item a span {
	display:block;
	width:450px;
	height:30px;
	padding:6px 40px 6px 6px;
	z-index:1;
	position:absolute;
	left:0; bottom:0;
	text-align: left;
	color: #fff;
	background-color:rgba(78,110,129,0.8);
	background-image: url('img/arrow.png');
	background-position: 79% 15%;
	background-repeat: no-repeat;
}
.products_list .page_item a:hover span {
	background-color:rgba(232,44,46,0.8);
	background-image: url('img/arrow.png');
	background-position: 98% 85%;
	background-repeat: no-repeat;
}

/*main*/
#main_products {
	padding:10px 0 17px 0
}
#main_products .product_item {
	width:359px; height:242px;
	border:1px solid #486270;
	margin:0 3px 3px 0;
}
#main_products .product_item a {
	width:359px; height:242px;
	color:#fff;
	background:#486270
}
#main_products .product_item .prod_desc {
	width:100% !important;
	height:44px !important;
	background:url('img/product_bg.png') repeat left top;
	border:0
}
#main_products .product_item .prod_desc span.prod_title {
	height:33px;
	margin:0 3px 0 8px;
	padding:7px 40px 0 0
}

#main_products .product_item a:hover .prod_desc{
	background:url('img/product_bg_hover.png') repeat left top
}
/* #main_products .product_item a:hover .prod_desc span.prod_title {
	background:none;
	margin:0;
	height:auto;
	overflow:visible;
	padding:35px 10px 15px 19px;
} */
#main_products .product_item a:hover .prod_desc .prod_text {
	padding:0 10px 0 19px;
}

.mask{
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 999;
}
.win {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -165px;	
	margin-top: -130px;	
	background: white;
	border-radius: 10px;
	border: 1px solid #acacac;
	box-shadow:2px 2px 4px #acacac;
	padding: 15px 25px;
	z-index: 1000;
}

.win .close{
	color: red;
	float: right;
	cursor: pointer;
	margin: -10px -10px 0 0;
	font-weight:bold
}
.forms{
	display: none;
}
#flash {width:270px;float:left;margin:0 10px 10px 0}
.tabs_container {
  padding: 20px;
}

.tabs{
  padding: 0;
}

.tabs_container .tabs{
  margin: 0 !important;
}

.tabs_container .tabs li {
  cursor: pointer;  
  background: #e9e9e9;
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 25px;
  margin: 0 !important;
}

.tabs_container .tabs li.active {
  border: 1px solid #e0e0e0;
  border-bottom: 1px solid #e9e9e9;
}

.tab_container {
  display: none;
  background: #e9e9e9;
  border: 1px solid #e0e0e0;
  padding: 25px;
  margin: -1px 0 0 0;
}

.tab_container ul li {
  margin: 0 0 8px 0;
}

.inl-bl{
  display: inline-block;
}

ul#menu-uslugi {
  list-style: none;
  padding: 15px 11px 22px 11px;
  font-weight: bold;
  background: #ebebeb;
  border-radius: 5px;
  margin-bottom: 22px;
  line-height: 15px;
  box-shadow: 0 1px 3px #b8b8b8;
}

#menu-uslugi li a:hover, #menu-uslugi li.current-menu-item a, #menu-uslugi li.current_page_item a, #menu-uslugi li.current-page-ancestor a {
  background: #f6f6f6;
  color: #e82c2e;
  border-bottom: 1px solid #f6f6f6;
}

#menu-uslugi li {
  border-bottom: 1px solid #fff;
  text-shadow: 0 1px 1px #fafafa;
}
#menu-uslugi li a {
  color: #416275;
  text-decoration: none;
  display: block;
  padding: 3px 5px 8px 5px;
  border-bottom: 1px solid #416275;
}

 

.show,
.hide {
      display: block;  box-shadow: 2px 2px 4px #e0b6b7;
  font-size: 16px;
  line-height: 18px;
  background: #E61610;
  padding: 4px 40px 4px 4px;
  width: 425px;
  margin-top: 12px;
  position: relative;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
    cursor: pointer;
}

.hide,
.content-sp {
    display: none;
}

.spoiler_controler {
    display: none;
}

.spoiler_controler:checked + label .show {
    display: none;
}

.spoiler_controler:checked + label .hide {
    display: inline;
}
.spoiler_controler:checked ~ .content-sp {
    display: block;
}
ul.obejct li {
  float: left;
  width: 215px;
  display: block;
  padding-bottom: 20px;
  padding-right: 20px;}
  
  ul.obejct {
  list-style: none;
  margin: 0!important;
}
ul.obejct a{
	display: block;
	position: relative;
}
ul.obejct a img{
	display: block;
}
ul.obejct h3 {
	width:100%;min-height: 36px;
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 18px;
	background-color: rgba(78,110,129,0.8);
  background-image: url('img/arrow.png');
  background-position: 98% 85%;
  background-repeat: no-repeat;
 
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	padding: 0;
	box-sizing: border-box;
}
h3.obejct-title span {padding: 0 3px;
  width: 215px;
  display: block;
}

ul.obejct  a:hover h3 {
	background-color:rgba(232,44,46,0.8);
	background-image: url('img/arrow.png');
	background-position: 98% 85%;
	background-repeat: no-repeat;
}

#slider-post-wrap{
	position: relative;
}
#slider-post-wrap,
#slider-post-wrap .slider img{
	width: 950px;
	min-height: 400px;
}
#slider-post-wrap .slider-box, #slider-post-wrap .call_back{
	display: block;
	font-size: 16px;
	line-height: 18px;
	background-color: rgba(232,44,46,0.8);
 font-weight: normal;
	color: #fff;
	text-decoration: none;
	
}
#slider-post-wrap .preim{
	margin: 0;
	position: absolute;
	z-index: 15;
	top: 14px;
	left: 14px;	
}
#slider-post-wrap .preim li{
	padding: 4px 60px 4px 4px;
	width: 240px;
	margin-bottom: 12px;
	position: relative;
}
#slider-post-wrap .preim li span{
	position: absolute;
	width: 32px;
	height: 32px;
	top: -3px;
	right: 16px;
	background: url('img/check.png') 50% 90% no-repeat;
}
#slider-post-wrap .button{
	margin: 0;
	position: absolute;
	z-index: 15;
	bottom: 14px;
	right: 84px;	
}
#slider-post-wrap .button a{
	padding: 4px 40px 4px 4px;
	width: 200px;
	margin-top: 12px;
	position: relative;
}
#slider-post-wrap .price{
	position: absolute;
	z-index: 15;
	bottom: 14px;
	left: 14px;
	padding: 2px 12px;
}
#prev, #next{
	position: absolute;
	z-index: 20;
	font-size: 70px;
	font-weight: 100;
	text-align: center;
	top: 50%;
	margin-top: -16px;
	line-height: 24px;
	height: 28px;
	width: 28px;
   opacity: 0.5;
	cursor: pointer;
	color: #EBEBEB;
}
#prev{
	left: 16px;
	  
}
#prev:hover{
	 ;
	opacity: 1;
}

#next{
	right: 16px;
}
#next:hover{
	opacity: 1;
}
#foto:{
border:1
}
.tablicacen {
	background: #ebebeb;
	margin-bottom: 15px;
	border-radius: 5px;
}
.tablicacen span{
	font-size: 18px; 
	font-weight: bold; 
	vertical-align: top; 
	text-align: center;
}
.text_img{
	float: left;
	margin-right: 20px;
	padding-top: 10px;
}
.content_list{
	display: flex;
}
.list_text{
	width: 50%;
	padding-top: 20px;
}
.list_img{
	width: 50%;
	text-align: center;
}
.img_list_text{
	padding-left: 70px;
}
.table-price{
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
	border: 1px solid gray;
}
.header-price {
	border: 1px solid gray;
	text-align: center;
	font-weight: bold;
	height: 100px;
	font-size: 20px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	display: table;
	border: 1px solid gray;
}
td {
	border: 1px solid gray;
}

.razmer {
	width: 100%;
	min-height: 205px;
	border-top:1px solid red;
	border-radius: 5px;
}
.imgleft {
	float: right; width: 52%;
	margin-top: 20px;
	padding-right: 8px;
}
.imgright {
	float: left; width: 52%;
	margin-top: 20px;
	padding-left: 8px;
}
.textcen {
	font-size: 18px;
	vertical-align: top;
	text-align: left;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.info_page .textcen {
	font-size: 13px;
}
.textcen ul {
	padding-left: 30px;
}

.partition-info-p .textcen {
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.textul {
	font-size: 14px; 
	min-height: 100px;
}
.textright {
	float: left; width: 44%;
	margin-right: 20px;
}
.textleft {
	float: right;
	width: 44%;
}
.imgsize {
	width:400px;
	height:205px;
}

.textleft .imgsize {
	float: right;
}

.textright.imgsize {
	margin-right: 10px;
}

.tablicacen a{
	text-decoration: none;
}
.text-ol{
	margin-left: 20px;
}
.modal_form {
	display: none;
    position: fixed;
    top: 30%;
    background: #fff;
    margin: 0 auto;
    padding: 15px;
    left: 40%;
    max-width: 20%;
    z-index: 3;
}
.form_head {
    text-align: center;
    font-weight: 700;
    font-size: 120%;
    color: #e42a2b;
}
.modal_form input.wpcf7-submit {
    float: right;
    cursor: pointer;
    background: #e42a2b;
    border: none;
    color: #fff;
    padding: 5px;
}
.modal_form__close {
    position: absolute;
    right: 15px;
    cursor: pointer;
    font-size: 120%;
}
button.order_button {
    float: right;
    cursor: pointer;
    background: #e42a2b;
    border: none;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    width: 200px;
    margin-top: -5px;
    font-size: 13px;
}
button.callback_button {
    cursor: pointer;
    background: #e42a2b;
    border: none;
    color: #fff;
    padding: 5px;
    width: 100%;
    border-radius: 5px;
}
#orderform input[name='product'] {
	display: none;
}
.modal_form_shadow {
    background: black;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 2;
    opacity: 0.5;
}

.wpcf7-form input{
	width: 100%;
}

.tablicacentext {
	color: black;
}
.primerrabotimg {
	width: 30%;
	margin: 0px 5px 5px 0;
}

.style-h{
  display: block;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: normal;
  font-size: 22px;
  line-height: 120%;
  padding: 5px 0 5px 0;
  color: #e42a2b;
  margin: 0;
}
.text-strong{
  font-weight: bold;
}
.text-strong span{
  font-weight: normal;
}
.kontakty{
  display: flex;
  margin-top: 20px;
}
.kontakty-div{
 width: 40%;
}
.textright img{
	border-radius: 5px 0 0 5px;
}
.textleft img{
	border-radius: 0 5px 5px 0;
}

.height-vidy{
	min-height: 165px;
}
.padding-text{
	padding-right: 5px !important;
}
.address-div{
	display: flex;
}
.size-text span{
	font-size: 13px !important;
}

.glass-type{
	margin: 1em 0;
}

.glass-type-block{
	display: flex;
}

.glass-type-item{
	
    width: 24%;
    min-height: 190px;
    margin: 5px;
    margin-left: 0px;
    vertical-align: top;
    display: inline-block;
}

.glass-type-item img{
	width: 210px;
    height: 140px;
    margin: 5px;
    display: block;
}

.glass-type-item p{
	font-size: 14px;
    font-weight: normal;
    margin: 0 5px;
    margin-top: 0px;
    text-decoration: inherit;
    overflow: hidden;
    text-align: center;
}

.other-service-h{
	font-weight: bold;
    font-size: 16px;
    line-height: 120%;
    padding: 15px 0 5px 0;
    color: #e42a2b;
}

.other-service{
	margin: 1em 0;
}

.other-service-item{
	border: 1px solid rgba(127,127,127,0.1);
    width: 24%;
    min-height: 190px;
    margin: 5px;
    margin-left: 0px;
    vertical-align: top;
    display: inline-block;

}

.other-service-item a{
	text-decoration: none;
}

.other-service-item img{
	width: 96%;
    height: 140px;
    margin: 5px;
    display: block;
}

.other-service-item p{
	font-size: 14px;
    font-weight: normal;
    margin: 0 5px;
    margin-top: 0px;
    text-decoration: inherit;
    overflow: hidden;
    text-align: center;
}

.other-service-block{
	display: flex;
}

.other-service-item:hover{
	background: #e5e5e5;
}
#menu-glavnoe-menyu li ul.sub-menu {
	display: none;
	position: absolute;
    z-index: 10;
    background: #416275;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    border: none;
    border: 1px solid #2b4453;
    margin-top: 7px;
}
#menu-glavnoe-menyu li:hover ul.sub-menu {
	display: grid;
}
#menu-glavnoe-menyu li {
	position: relative;
}
#menu-glavnoe-menyu li ul.sub-menu li{
	margin: 0;
    padding: 5px;
    border: none;
    padding: 5px 0 5px 10px;
    height: auto;
}
#menu-glavnoe-menyu li ul.sub-menu li ul.sub-menu{
	top: 0;
    left: 100%;
    width: max-content;
    float: none;
    margin: 0;
    display: none;
    margin-left: 10px;
}
#menu-glavnoe-menyu li ul.sub-menu li:hover ul.sub-menu{
	display:block;
}

.search_name{
	float: left;
}

.searchform{
	float: left;
    width: 140px;
    margin-left: 10px;
}
.exwork {
	font-size: 20px;
	color: #e82a2b;
	padding: 5px 0 5px 0;
}

.ya-site-form__wrap td{
	border: none;
}

.search-head{
	margin-top: 10px;
}

.proektpermain {
   display: flex;
    justify-content: space-around;
    text-align: center;
}


.proektper {
   width: 22%;
}

.proektpertext {
   font-size: 16px;
   font-weight: bold;
   
}

.worksheme {
	width: 100%;
	float:left;
} 

.worksheme p {
	font-size: 15px;
}

.worksheme img {
	float: left;
    margin: 0 8px 10px 0;
    width: 25px;
    margin-top: 0;
}
.yamapabs {
	position:absolute;
	z-index: 10;
	height: 400px;
	width: 800px;
}

.proertperp1 {
	text-align: left!important;
	font-size: 20px!important;
	min-height: 50px;
}
.proertperp2 {
	text-align: left;
	font-size: 14px;
	min-height: 50px;
}
.m-l{
	margin-left: 20px;
}
.advantage{
    display: flex;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.advantage div{
    text-align: center;
    padding-right: 10px;
    margin-right: 10px;
    width:14%;
}
.advantage div img{
	width: 50px;
}
.title-p{
	font-weight: normal;
    font-size: 22px;
    line-height: 120%;
    padding: 5px 0 5px 0;
    color: #e42a2b;
}
.textul-height{
	min-height: 0px;
}
.info-time{
	font-size: 14px;
}
.button-width{
	width: 180px !important;
}
.cwd{
	text-align:center;
	margin-bottom: 20px;
}
.list-service{
  display: flex;
  justify-content: inherit;
  box-sizing: border-box;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 20px;
}
.item-block-service{
  display: flex;
  width: 33%;
}
.item-service{
  margin: 10px;
  position: relative;
  width: 307px;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  box-sizing: border-box;
  text-align: center;
  flex-basis: auto;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: center;
} 
.item-service div{
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  border: 3px solid #b8b8b8;
  box-sizing: border-box;
  width: 180px;
  height: 180px;
  overflow: hidden;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-border-radius: 250px;
  -moz-border-radius: 250px;
  border-radius: 250px;
  margin: auto;
}
.item-service p{
  font-size: 15px;
  margin-top: 10px;
}
.image img{
  max-width: 240px;
  height: 180px;
}
.sertifikaty-img{
   height: 670px;
   width: 470px;
}
.sertifikaty-p{
   font-size: 20px;
   text-align: center;
   margin-top: 10px;
   margin-bottom: 10px;
}
.sertifikaty-block{
  max-width: 960px;
  text-align: center;
  display: flex;
  width: 100%;
}
.sertifikaty-block div{
  margin-right: 10px;
  margin-top: 20px;
}
.sertifikaty-block div img{
  width: 165px;
}
.button-sertifikaty{
  text-align:right;
  margin-top: 5px;
}
.button-sertifikaty a{
  cursor: pointer;
  background: #e42a2b;
  border: none;
  padding: 6px;
  border-radius: 5px;
  text-decoration: none;
  color: #fff !important;
  font-weight: normal !important;
}
.otzyv{
  display: flex;
  margin-top: 20px;
}
.otzyv div img{
  width: 300px;
}

.form-main{
	padding: 40px 45px;
    background: #ebebeb;
    width: 350px;
    margin: 20px auto;
    border-radius: 5px;
}

.form-main .form_head {
    font-size: 22px;
    font-weight: normal;
}

.form-main p {
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 1.8;
}

.form-main p input {
    padding: 10px 10px;
    width: 325px;
}

.form-main input.wpcf7-form-control.wpcf7-submit {
    width: 275px;
    margin: 5px 0 0 37px;
    background: #e42a2b;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
}

.marg-block{
	margin-bottom: 40px;
}

.cwd button{
	width: 300px!important;
    font-size: 16px;
    padding: 10px 20px;
}
.steklo{
    padding-top: 10px;
    margin-bottom: 30px;	
}
.steklo-block{
	width: 100%;
    display: flex;
    margin-top: 20px;
    text-align: center;
}
.steklo-vid{
	width: 25%;
}
.steklo-vid p{
 	font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}
.steklo-vid img{
	width: 200px;
	border-radius: 50%;
	border: 3px solid #b8b8b8;

}
.raboty{
	width: 100%;
    display: flex;
    margin-top: 20px;
}
.raboty-block{
	margin-right: 10px;	
}
.raboty-block p{
	font-weight: bold;
    text-align: center;	
}

.partition{
    display: flex;
    margin-top: 0px;
    flex-wrap: wrap;
}
.partition-block{
    padding: 20px 15px;
    margin-right: 10px;
    border: 2px solid #416275;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 28%;
    position: relative;
    padding-bottom: 160px;
}
.partition-img{
	 text-align: center;
}
.partition-img img{
	width: 100%;
   height: 150px;
}
.partition-info{
	padding-top: 1px;
}
.partition-info a{
	font-size: 18px;
    font-weight: bold;
    vertical-align: top;
    text-decoration: none;
}
.partition-info ul{
	list-style-type: none;
    margin-left: 0  !important;;
    line-height: 1.7;
    font-size: 13px;
    margin-top: -12px;
}

.partition-info li:nth-child(odd) {
  background-color: #b8b8b84a;
}

.partition-info p{
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.partition-info-p{
	text-align: center;
    font-size: 18px;
    margin: 10px 0 15px 0;
    position: absolute;
    bottom: 90px;
    width: 90%;
}
.partition-button{
	text-align: center;
    bottom: 60px;
    /* width: 90%;
    position: absolute;*/
}

#menu-item-4300 {
	list-style-type: none;
}

.partition-block .partition-button{
	text-align: center;
	position:absolute;
	width: 90%;
}

.button-float{
	float: none !important;
}
.partition-ul{
background-color: #b8b8b84a;
}

.partition-name{
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 18px;
}

.partition-button button{
    font-size: 14px;
}

.item-service a{
	text-decoration: none;
}

.otzyv .gallery-item{
	width: 30%!important;
    margin-right: 25px;
}

.gallery-otzivi{
	width: 20%!important;
    margin-right: 25px;
}

.sertifikaty-block .galleryid-16{
	margin: 0!important;
}

.sertifikaty-block .gallery-item{
	width: 18%!important;
    margin-right: 18px;
}

.link-main{
	margin-bottom: 25px;
	display: flex;
}

.link-main div{
	cursor: pointer;
    background: #e42a2b;
    border: none;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    width: 100px;
    font-size: 13px;
    text-align:  center;
    margin: 0 5px;
}

.link-main a{
	color: #fff!important;
    text-decoration:  none;
}

.font-ul{
	font-size: 13px;
}

.place-order{
	display: flex;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.place-order div {
    text-align: center;
    padding-right: 10px;
    margin-right: 10px;
    width: 23%;
}

.place-order div:last-child{
	padding-right: 0;
    margin-right: 0;
}

.place-order img{
	height: 64px;
}

.stage-order{
	font-size: 16px;
}

.benefit{
	display: flex;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.benefit div {
    text-align: center;
    padding-right: 10px;
    margin-right: 10px;
    width: 18%;
}

.benefit div:last-child{
	padding-right: 0;
    margin-right: 0;
}

.benefit img{
	width: 50px;
}

.examples{
	text-align: center;
	margin-top: 10px;
}

.examples img{
	width: 24%;
    margin: 0px 5px 5px 0;
    height: 160px;
}

.techn-parameters td{
	text-align: center;
	padding: 5px 15px;
}

.techn-parameters th{
	text-align: center;
	background: #D4D9DB;
	font-weight: bold;
	padding: 5px 15px;
	font-size: 14px;
}

.stacionarglassside 
{
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0px 0px 0px;
	width: 950px;
}

.stekloblok {
	padding: 0 20px 10px;
}

.stekloblok p {
	text-align: center;
    font-size: 14px;
}
.stacionarglassside img
{
	width:160px;
	height:135px;
}

.margin-block{
	margin: 20px 0;
}

.proektper img{
	width: 50px;
}

.examples-item{
	float: left;
    margin-right: 10px;
}

.examples-item:last-child{
    margin-right: 0;
}

.small {
	display:flex;
}

.small div{
	width: 27%;
	padding: 0 20px;
}


.sphere{
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}

.sphere div{
	max-width: 100%;
	width: 17%;
	padding: 0 10px;
}

.bracing{
	display: flex;
}

.bracing div{
	margin: 0 30px;
}

.bracing p{
	font-size: 18px;
}

.bracing-li-plus{
	list-style-type: none;
	font-size: 16px;
	line-height: 1.7;
	width: 100%;
    min-height: 45px;
    margin-left: 0!important;
}

.bracing-li-img{
	float: left;
    margin: 5px 15px 0 0!important;
}

.bracing-li-minus {
	list-style-type: none;
	font-size: 16px;
	line-height: 1.7;
	width: 100%;
    min-height: 45px;
    margin-left: 0!important;
}


.margin-block .gallery{
	min-height: 180px;
}

.type-doors {
	width:100%;
	height: 530px;
}

.type-doors-prices {
	text-align: center;
    margin: 0 auto;
    font-size: 23px;
    padding: 13px 10px;
}

.type-doors-item {
	min-height: 420px;
	float: left;
	width: 29%;
	padding: 20px 20px;
}

.type-doors-name {
	text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 15px 0;
}

.type-door-img {
	height: 285px;
	width: 260px;
    margin-bottom: 10px;
}

.sphere p{
	text-align: center;
	font-size: 14px;
}

.type-glaz{
	width: 100%;
    height: 815px;
}

.type-glaz-item {
    float: left;
    width: 29%;
    padding: 20px 20px;
    min-height: 365px;
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
}

.type-glaz-item:nth-child(3){
	border-right: none;
}

.type-glaz-item:nth-child(4){
	border-bottom: none;
}

.type-glaz-item:nth-child(5){
	border-bottom: none;
}

.type-glaz-item:nth-child(6){
	border: none;
}

.type-glaz-price {
    min-height: 200px;
    margin-bottom: 10px;
}

.type-glaz-name {
    text-align:  center;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 15px 0;
}

.type-glaz-price div{
	text-align: center;
    top: 64px;
    position: relative;
    width: 195px;
    background: #fff;
    margin: 0 auto;
    font-size: 24px;
    padding: 15px 10px;
    border-radius: 40px;
    box-shadow: 0px 0px 0px 13px rgba(255, 255, 255, 0.5);
}

.type-glaz-price span{
	color: #e42a2b;
    font-weight: bold;
}

.link-decor{
	text-decoration: none;
	font-weight: normal!important;
}

.parameters-left{
	text-align: left!important;
}

.production-block{
	display: flex;
	margin-top: 10px;
}

.production-item{
	float: left;
	padding: 0 30px;
}

.production-text{
	font-size: 18px;
    float: left;
    width: 110px;
    padding-left: 15px;
    padding-top: 7px;
}

.production-item img {
    float: left;
}

.type-glazing{
	width: 100%;
}

.type-glazing-item {
    float: left;
    width: 29%;
    padding: 20px 20px;
}

.type-glazing-name {
    text-align:  center;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 15px 0;
}

.sertifikaty-block #gallery-1{
	width: 100%;
	margin: 0 auto;
}


.sertifikaty-block #gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 23%!important;
}
.sertifikaty-block #gallery-1 img {
	border: 2px solid #cfcfcf;
}
.sertifikaty-block #gallery-1 .gallery-caption {
	margin-left: 0;
}

.benefit-four div{
	width: 23%;
}

.price-list{
	width: 100%;
}

.price-list th {
    text-align: center;
    background: #D4D9DB;
    font-weight: bold;
    padding: 5px 15px;
    font-size: 16px;
}

.price-list td {
    padding: 5px 15px;
    font-size: 14px;
    text-align: center;
}

.replacement-block{
	display: flex;
}

.replacement-item{
	width: 30%;
	margin: 10px 10px;
	text-align: center;
}

.replacement-item p{
	font-size: 16px;
}

.type-glaz-prices {
	text-align: center;
    margin: 0 auto;
    font-size: 24px;
    padding: 15px 10px;
}

.type-glaz-prices span{
	color: #e42a2b;
    font-weight: bold;
}

.link-intelsib{
	margin-top: 20px;
	font-size: 13px;
}

.a-img-int{
	float: left;
}

.img-int{
	width: 100px;
    margin-right: 5px;
}


.infographics-block{
	display: flex;
    margin-top: 40px;
    margin-bottom: 30px;
}

.infographics-item {
    text-align: center;
    padding-right: 10px;
    margin-right: 10px;
    width: 23%;
}

.infographics-item div:last-child{
	padding-right: 0;
    margin-right: 0;
}

.infographics-img{
	margin: 0 auto;
	margin-bottom: 15px;
}

.infographics-img img{
	width: 50px;
}

.infographics-img p{
	font-size: 32px;
	color: #e42a2b;
}

.infographics-text{
	font-size: 16px;
}

.two-colomns-block{
	display: flex;
}	

.two-colomns-item{
	width: 50%;
	padding: 10px 30px;
}

.two-colomns-item img{
	width: 400px;
    height: 250px;
}

.two-colomns-img{
	margin: 0 auto;
}

.two-colomns-name{
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.two-colomns-name p{
	font-size: 16px;
}

.features-block{
	margin: 25px 0;
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #d3d3d3;
}

.features-img{
	width: 40%;
	padding-right: 20px;
}

.features-img img{
	width: 380px;
	height: 160px;
}

.features-item{
	width: 60%;
}

.features-head{
	font-size: 20px;
    padding-top: 0;
}


.furnitura-block{
	display: flex;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.furnitura-item {
    text-align: center;
    margin-right: 5px;
    width: 16%;
}

.furnitura-item:last-child{
    margin-right: 0;
}

.furnitura-img img{
	width: 120px;
}

.furnitura-text {
    text-align: left;
}

.block-ceny {
	background: #ebebeb;
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
}

.block-ceny-img {
	float: right;
    width: 44%;
}

.block-ceny-img img {
	height: 260px;
    width: 400px;
    float: right;
}

.block-ceny-content {
	border-top: none;
	width: 100%;
	min-height: 259px;
	/* border-top:1px solid red; */
	border-radius: 5px;
}

.block-ceny-text {
	width: 52%;
    margin-top: 20px;
    padding-left: 8px;
    margin: 12px 0px 0px 10px;
    float: left;
}

.block-ceny-price {
	text-align: left;
	margin: -5px auto;
	font-size: 21px;
	line-height: 26px;
}
.block-ceny-price-red {
	color: #e42a2b;
    font-weight: bold;
}

.zayavka-fos {
	cursor: pointer;
    background: #e42a2b;
    border: none;
    padding: 6px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff !important;
    font-weight: normal !important;
    font-size: 15px;
}

.zamena-stekla {
	display: flex;
    width: 100%;
}

.zamena-stekla div {
    margin: 13px;
    width: 23%;
}

.zamena-stekla-ph {
    font-size: 1.38em;
    padding-bottom: 12px;
    text-align: center;
    line-height: 1.15;
    color: #1b3a4e;
}

.zamena-stekla-p {
	text-align: center;
}

.faq-block {
	margin: 30px 0;
    -webkit-box-shadow: 0px 0px 11px 1px rgba(0,79,163,0.57);
    padding: 40px;
}

.faq-title {
	font-weight: bold;
    font-size: 26px;
}

.faq-question {
	font-size: 19px;
    border-bottom: 2px solid #2364a9;
    padding: 10px 0;
}

.faq-text {
	padding: 10px 0 10px 0;
}

.vardveri {
    display: flex;
    height: 400px;
}

.vardveri div {    
	width: 28%;
    margin: 15px;
}

.vardveri-title {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.vardveri-p {
	height: 55px;
}

.vardveri-ul {
    list-style-type: none;
    margin-left: 0 !important;
    line-height: 1.7;
    font-size: 13px;
    padding-top: 10px;
}

.rbtbutton {	
    cursor: pointer;
    background: #e42a2b;
    color: #fff !important;
    padding: 10px;
    border-radius: 5px;
    font-size: 13px;
    text-decoration: none
}

.portfolio {
	margin-top: 15px;
    margin-bottom: 35px;
    display: flex;
    justify-content: space-between;
}

.portfolio div {	
    background-color: whitesmoke;
    height: 385px;
    width: 23%;
    overflow: hidden;
}

.portfolio div p {
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

.portfolio div img {
	height: 180px;
}

.portfolio div ul {
	list-style-type: none;
    margin-left: 0 !important;
    line-height: 1.7;
    font-size: 13px;
    padding-top: 10px;
}

.portfolio div ul li {
	padding-left: 10px;
}

/*Слайдер*/

.portfolio_slider {
	position:relative;
	float:left;
	width:300px;
	margin-right:10px;
}
.swiper-slide {
  	position: absolute;
  	width: 100%;
 	height: 100%;
	visibility: hidden;
}
.swiper-slide img {
 	width: 100%;
 	height: 100%;
}

.slide_img {
 	display: none;
}

#arrow_next label, #arrow_prev label {
  color: rgba(0, 0, 0, .7);
  position: absolute;
  visibility: hidden;
  cursor: pointer;
  top: 45%;
  font-size: 80px;
}
#arrow_prev label {
  left: -50px;
}
#arrow_next label {
  right: -50px;
}

.kartochka {
	height: 300px;
	width:33%;
}

.my-conteiner {
	display: flex;
	justify-content: space-between;
}

.my-img {
 	width:38%;
}

.my-img img{
 	width:100%;
}

.my_info {
	width:58%;
}

.menu_btn {
	display: none;
}

@media (max-width: 420px){
	html, body {
		overflow-x: hidden;
		overflow-y: scroll;
	}

	body {
		width: 420px;
		min-width: 420px;
	}

	.all {
	width: 420px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0;
    position: relative;
    background: url(img/bg_bottom.gif) no-repeat center bottom;
    display: flex;
    flex-direction: column;
	}

	.header {
	    height: 160px;
	    font-size: 14px;
	    line-height: 18px;
	    color: #416275;
	    display: flex;
	    justify-content: space-between;
	    flex-direction: column;
	}

	#logo {
	    position: static; 
	    margin-top: 27px;
	    margin-left: 10px;
	    height: 101px;
	    overflow: visible; 
	    text-align: left;
	    text-indent: -999px;
	    background: url(img/logo.png) no-repeat left top;
	}

	.menu_block {
	    margin: 0;
	    margin-top: 210px;
	    margin-right: 0;
	    border-radius: 5px;
	    /*height: 280px;*/
	    width: 420px;

	}

	.menu_block ul {
	    list-style: none;
	    color: #fff;
	    font-size: 12px;
	    display: flex;
	    flex-wrap: wrap;
	}

	.menu_block ul li {
	    float: left;
	    height: 25px;
	    border-right: 1px solid #2b4453;
	    border-left: 0;
	    padding: 10px 25px 5px 25px;
	}

	.wrapper {
	    width: 420px;
	    padding: 0;
	    margin: 0;
	    position: relative;
	}

	.content-wrap {
	    width: 420px;
	}

	.content {
	    padding: 10px 0 0 0;
	    text-align: justify;
	}

	.link-main {
	    margin-bottom: 25px;
	    display: flex;
	    flex-wrap: wrap;
	}

	.link-main div {
		margin: 5px 5px;
	}

	.advantage {
	    display: flex;
	    width: 100%;
	    margin-top: 40px;
	    margin-bottom: 30px;
	    flex-wrap: wrap;
	}

	.advantage div {
	    text-align: center;
	    padding-right: 10px;
	    margin-right: 10px;
	    width: 28%;
	}


	.marg-block {
	    margin-bottom: 40px;
	    text-align: center;
	}

	.raboty {
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    margin-top: 20px;
	}

	.raboty-block {
	    margin-right: 18px;
	    width: 192px;
	}

	.button-sertifikaty {
	    margin-top: 5px;
	}

	.stacionarglassside {
	    margin: 0;
    	text-align: center;
	}
	.imgleft {
	    width: 100%;
	    margin-top: 20px;
	    padding: 0px;
	}

	.steklo {
		clear: both;
	    padding-top: 10px;
	    margin-bottom: 30px;
	}

	.steklo-block {
	    width: 100%;
	    display: flex;
	    flex-direction: column;
	    margin-top: 20px;
	    text-align: center;
	}

	.steklo-vid {
		width: 100%;
	}

	.button-sertifikaty {
	    text-align: center;
	    margin-top: 5px;
	}

	.partition {
	    display: flex;
	    flex-wrap: wrap;
	    margin-top: 10px;
	}

	.partition-block {
	    padding: 20px 15px;
	    border: 2px solid #416275;
	    border-radius: 5px;
	    margin-bottom: 20px;
	    width: 100%;
	}

	.list-service {
	    display: flex;
	    justify-content: center;
	    box-sizing: border-box;
	    flex-wrap: wrap;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    /* text-align: center; */
	}

	.item-block-service {
	    display: flex;
	    width: 100%;
	    justify-content: center;
	}

	.item-service {
	    margin: 10px;
	    position: relative;
	    width: 307px;
	    -webkit-flex-grow: 0;
	    -moz-flex-grow: 0;
	    flex-grow: 0;
	    box-sizing: border-box;
	    text-align: center;
	    flex-basis: auto;
	    padding-left: 20px;
	    padding-right: 20px;
	    -webkit-justify-content: normal;
	    -moz-justify-content: normal;
	    justify-content: center;
	}

	.sertifikaty-block {
	    max-width: 960px;
	    text-align: center;
	    display: flex;
	    width: 100%;
	}


	.sertifikaty-block #gallery-1 {
	    width: 100%;
	    margin: 0 auto;
	    display: flex;
	    flex-wrap: wrap;
	}

	.sertifikaty-block #gallery-1 .gallery-item {
	    float: left;
	    margin-top: 10px;
	    text-align: center;
	    width: 45%!important;
	}

	#gallery-1 {
		display: flex;
		flex-wrap: wrap;
	}

	#gallery-1 .gallery-item {
		width: 50%;
	}

	.otzyv {
	    display: flex;
	    margin-top: 20px;
	}

	#gallery-2 {
	    margin: auto;
	    display: flex;
	    flex-wrap: wrap;
	}

	#gallery-2 .gallery-item {
	    float: left;
	    margin-top: 10px;
	    text-align: center;
	    width: 100% !important;
	}

	.button-sertifikaty {
	    text-align: center;
	    margin-top: 5px;
	}

	.form-main {
	    padding: 40px 0px;
	    background: #ebebeb;
	    width: 420px;
	    margin: 20px auto;
	    border-radius: 5px;
	    text-align: center;
	}

	.sideleft {
	    float: left;
	    width: 420px;
	    position: relative;
	    padding: 15px 0 0 0;
	}

	.footer {
		padding: 0;
	    width: 420px;
	    margin: 0;
	    overflow: visible;
	    background: url(img/bg_footer.png) repeat left top;
	    border-radius: 5px;
	    color: #2b4453;
	    min-height: 250px;
	    max-height: 1000px;
	}

	.footer-div1 {
	    padding-bottom: 30px;
	    display: flex;
	    flex-direction: column;
	}

	.footer-address {
	    width: 100%;
	    line-height: 1.8;
	    padding-bottom: 40px;
	}

	.address-div {
	    display: flex;
	}

	.list-footer-div {
	    width: 100%;
	}

	.copyright-p {
	    text-align: center;
	}

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

	.top_address button {
		width: 60%;
	}

	.top_phones {
		display:flex;
		flex-direction: column;
		width: 100%;
		text-align: left;
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.top_phones i {
		margin-left: 160px;
	}

	.title-p {
		text-align: center;
		clear: both;
	}

	.raboty-block {
	    margin-right: 10px;
	    margin-left: 10px;
	    width: 45%;
	}

	.raboty-block img {
		width: 200px;
		height: 200px;
	}

	.img_for_main {
		width: 100%
	}

	.tablicacen {
		display: flex;
		justify-content: space-between;
	}

	.tablicacen img {
		width: 200px;
	}

	.razmer {
		border: none;
	}

	ul.news_list {
		display: flex;
		justify-content: space-around;
	}

	.imgright {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.imgleft {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.tablicacen .order_button {
		float: none;
		margin-top: 0;
	}

	.redline {
		padding-right: 20px;
		padding-left: 20px;
	}

	.kontakty {
		display: flex;
		flex-wrap: wrap;
	}

	.kontakty-div {
		width: 100%;
	}

	.sphere div {
		width: 45%;
		margin: 0;
		text-align: center;
	}

	.features-block {
		display: flex;
		justify-content: space-around;
	}

	.features-img {
		width: 48%;
	}

	.features-img img {
		width: 100%;
	}

	.features-item {
		width: 48%;
	}

	.type-glaz-item {
		width: 90%;
	}

	#menu-glavnoe-menyu {
		flex-direction: column;
	}

	#menu-glavnoe-menyu {
		width: 100%;
	}

	.menu_block ul li {
		border: none;
	}

	.modal_form {
		left: 9%;
		max-width: 70%;
	}

	.menu_btn {
		display: block;
		color: #fff;
		font-size: 15px;
		margin: 10px 25px;
	}

	.menu_block_active {
		height: 320px;
	}

	.menu_block_hidden {
		height: 35px;
		overflow: hidden;
	}
	

}
#recent-posts-6{
		display: none !important;
	}

.fos-img {
    width: 50%;
    display: inline-block;
}
.fos-img img {
	max-height: 270px;
	border-radius: 5px;
}

.fos {
    width: 26%;
    margin: 0 0 0 38%;
    text-align: center;
    vertical-align: top;
}

.large-fos {
    padding: 30px 30px 10px 30px;
    background: url(/wp-content/themes/ag-system/img/fasad.webp) no-repeat center/100%;
    border-radius: 5px;
    margin-bottom: 20px;
}

.large-fos-buttom{
	cursor: pointer;
	background: #e42a2b;
	border: none;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
}

.large-fos .form_head {
	font-size: 170%;
}

.large-fos p {
	color:black;
}

.large-fos input {
	border-radius: 5px;
}


@media (max-width: 420px){
	.fos {
	    width:100%;
	    margin: 0;
	    text-align: center;
	}
	.large-fos {
	    background: none;
	    margin: 15px;
	    border: 2px solid #416275;
	    border-radius: 5px;
	}
}
 .slider {
      position: relative;
      overflow: hidden;
      background-color: #f9f5f5;

    }

    .slider__wrapper {
      display: flex;
      transition: transform 0.6s ease;
    }

    .slider__item {
      flex: 0 0 100%;
      max-width: 100%;
      height:100%;
    }

    .slider__control {
      position: absolute;
      top: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      color: #fff;
      text-align: center;
      opacity: 0.5;
      height: 50px;
      transform: translateY(-50%);
      background: rgba(0, 0, 0, .5);
    }

    .slider__control:hover,
    .slider__control:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: .9;
    }

    .slider__control_left {
      left: 0;
    }

    .slider__control_right {
      right: 0;
    }

    .slider__control::before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
    }

    .slider__control_left::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    .slider__control_right::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }

    
    .img-size{
      margin: 20px 20px 20px 60px;
    }
    .feed-header {
    width: 86.55%;
    display: table-cell;
    font-size: 1.35em;
    font-weight: 600;
    line-height: 1.45;
}
.feedback-excerpt {
    font-size: 1.3em;
    line-height: 1.5em;
    position: relative;
    width: 90%;
    padding-top: 1em;
    padding-bottom: 1em;
}
.feedback-industry {
    font-weight: 300;
    font-size: 13px;
    color: #b2b2b2;
}
.feed-text{
  padding: 20px;
  float:right;
  width: 55%
}
.img-cert img{
	width: 247px;
	height: 327px !important;
}

.img-cert {
	float: left; 
	width: 40%;
}
.policy-form{
	margin-top:-30px;
}
.policy-formm{
	margin-top:-30px;
}
@media (max-width: 425px){
	.img-cert {
		display: none;
	}
	.feed-text {
		width: auto !important;
	}
	.feed-header {
		width:auto;
	}
	.policy-form{
	margin-top:10px;
    }
    .policy-formm{
	margin-top:-20px;
}

}

