@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700&subset=cyrillic');
@font-face {
    font-family: "GothamPro";
    src: url("../../fonts/GothamProRegular.eot");
    src: url("../../fonts/GothamProRegular.eot?#iefix")format("embedded-opentype"),
    url("../../fonts/GothamProRegular.woff") format("woff"),
    url("../../fonts/GothamProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


.fleft { float:left; } .fright { float:right; }.tu{text-transform: uppercase;}.vatop{vertical-align: top;}
.tcenter { text-align:center; } .tright { text-align:right; } .tleft { text-align:left; } .center{margin:0 auto;}
.relative{position:relative;}

/*шрифты*/
.f7{ font-size:7px; } .f8{ font-size:8px; } .f9{ font-size:9px; } .f10{ font-size:10px; } .f11{ font-size:11px; } .f12{ font-size:12px; } .f13{ font-size:13px; } .f14{ font-size:14px; } .f15{ font-size:15px; } .f16{ font-size:16px; } .f17{ font-size:17px; } .f18{ font-size:18px; } .f19{ font-size:19px; } .f20{ font-size:20px; } .f21{ font-size:21px; } .f22{ font-size:22px; } .f23{ font-size:23px; } .f24{ font-size:24px; } .f25{ font-size:25px; } .f26{ font-size:26px; } .f27{ font-size:27px; } .f28{ font-size:28px; } .f29{ font-size:29px; } .f30{ font-size:30px; } .f31{ font-size:31px; } .f32{ font-size:32px; } .f33{ font-size:33px; } .f34{ font-size:34px; } .f35{ font-size:35px; } .f36{ font-size:36px; } .f37{ font-size:37px; } .f38{ font-size:38px; } .f39{ font-size:39px; } .f40{ font-size:40px; } .f41{ font-size:41px; } .f42{ font-size:42px; } .f43{ font-size:43px; } .f44{ font-size:44px; } .f45{ font-size:45px; } .f46{ font-size:46px; } .f47{ font-size:47px; } .f48{ font-size:48px; } .f49{ font-size:49px; } .f50{ font-size:50px; } .f51{ font-size:51px; } .f52{ font-size:52px; } .f53{ font-size:53px; } .f54{ font-size:54px; } .f55{ font-size:55px; } .f56{ font-size:56px; } .f57{ font-size:57px; } .f58{ font-size:58px; } .f59{ font-size:59px; } .f60{ font-size:60px; } .f61{ font-size:61px; } .f62{ font-size:62px; } .f63{ font-size:63px; } .f64{ font-size:64px; } .f80{ font-size:80px; }

/*Толщина текста*/
.fw100 {font-weight:100;} .fw300 {font-weight:300;} .fw400 {font-weight:400;} .fw600 {font-weight:600;} .fw700 {font-weight:700;} .fw800 {font-weight:800;}

/*Цвета текстов*/
.fff {color:#fff;} .black{color:#000;} .red{color:red;}

/*Отступы*/ 

.pdg10{padding:10px 0px;} .pdg20{padding:20px 0px;} .pdg30{padding:30px 0px;} .pdg40{padding:40px 0px;} .pdg50{padding:50px 0px;} .pdg60{padding:60px 0px;} .pdg70{padding:70px 0px;} .pdg80{padding:80px 0px;} .pdg90{padding:90px 0px;} .pdg100{padding:100px 0px;}
.mrg10{margin:10px 0px;} .mrg20{margin:20px 0px;} .mrg30{margin:30px 0px;} .mrg40{margin:40px 0px;}


body
{
font-family: 'Roboto Slab', serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}


.pagebody
{
	font-size:16px;
	color: #333;
	text-align: left;
}



.siterighttitle {padding:20px;padding-bottom:5px;color: #b24f8a;font-weight:bold;font-size:18px;text-shadow: #FFF 0 0 10px;text-align:center;text-decoration: none;}

.siterighttitlel {padding:20px;padding-bottom:5px;color: #b24f8a;font-weight:bold;font-size:18px;text-shadow: #FFF 0 0 10px;text-align:center;text-decoration: none;}

.siterighttitlel:hover {padding:20px;padding-bottom:5px;color: #b24f8a;font-weight:bold;font-size:18px;text-shadow: #FFF 0 0 10px;text-align:center;text-decoration: underline;}

.pages-numbers-block {padding:20px;color: #000;font-size:10pt;text-align:left;}


.pages-numbers-pages {font-size:10pt;text-decoration:underline;padding: 0px 4px;font-weight:bold;}


.err_input
{
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid rgba(234, 11, 11, 0.45)!important;
  background-color: rgba(252, 167, 167, 0.27);
  color: rgb(229, 16, 16);
}



.pages-numbers-pages-active {font-size:10pt;font-weight:normal;padding: 0px 4px;text-decoration:none;}

.message-nomaterials {width:100%;padding:10px;text-align:center;color:#646464;font-size:10pt;}

.form-input {width:200px;padding:5px;text-align:left;color:#000;background: #F9F9F9;border: 1px solid #DFDFDF;font-size:10pt;}

.form-button {margin-top:10px;width:200px;padding:3px;padding-left:10px;padding-right:10px;text-align:center;font-weight:bold;color:#FFF;background: #27507C;border: none;font-size:10pt;}

.label-forms {margin-top:15px;margin-bottom:5px;font-size:10pt;text-align:left;display:block;   line-height: 1;}


.news-title{
	font-size: 30px;
	color: #333;
	text-decoration: none!important;
	margin-bottom: 20px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	}

.news-title:hover
{

}

.entry img {float:left;padding-right:20px;padding-bottom:20px;}

.entry p {padding-bottom:8px;}.clear {clear:both;}

.catalog-price {padding-top:10px;}

.catalog-material>div {
    border: 1px solid rgba(219, 219, 219, 0.39);
    text-align: center;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.03) inset;
    padding-bottom: 15px;
    background: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    text-decoration: none;
    color: #000;
		    margin-bottom: 30px;
}
.catalog-material>a:hover {
    text-decoration: none;
}
.scale
{

}

.scale:hover
{
-webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
}

.catalog-material>div:hover
{
box-shadow: 0 0 40px rgba(0, 0, 0, 0.05) inset;
cursor:pointer;
}
.catalog_title
{
    font-size: 20px;
    line-height: 1.2;
    height: 50px;
    overflow: hidden;
}

.short_desc_catalog
{
    height: 70px;
    overflow: hidden;
    margin-top: 15px;	
	
}

#images_product
{
    width: 81%;
    margin: 0 auto;	
}

#images_product .catalog_img 
{
    width: 100px;
    height: 80px;	
	border: 1px solid #F1F1F1;
	margin: 0px 5px;

}

#images_product > div a
{
    position: absolute;
    width: 100%;
    height: 100%;
    outline: none;	
	opacity:0;
}

#bg_full a
{
    position: absolute;
    height: 100%;
    width: 100%;	
	left:0;
}

.photo_prev img, .photo_prev a
{
	opacity:0;
}

#bg_full
{
	min-width:370px;
	min-height:370px;
}

.answer
{
	margin-left: 35px;
    font-size: 14px;
    background: #F5F5F5;
    padding: 5px 10px;
    border-radius: 4px;
	border: 1px solid #E5E5E5;
}

.prices {
min-height: 32px;
}

#product_info .old_price 
{
    float: none;
    width: auto;
    background: none;
    padding: 0;
    text-align: right;
    font-size: 19px;	
}

.old_price {
  float: left;
  width: 50%;
  background-color: #ECECEC;
  color: #B2B2B2;
  font-weight: 300;
  padding: 5px 0px;
  text-decoration: line-through;
}

.price {
  background-color: #FFC200;
  color: #000000;
  padding: 5px 0px;
  font-weight: 300;
}

.catalog_img
{
    width: 100%;
    height: 240px;	
}

.catalog-material img
{
width:100%;
}

.catalog-material hr
{
  margin: 15px 0px;
}

#prod_view>div
{
  margin: 20px;
}

#prod_view h1
{

}

#prod_view hr
{
  margin: 10px 0px;
}


.question-top-line {width:100%;height:1px;border:none;background:#616161;}

.question-mess-text {padding-top:10px;padding-bottom:10px;color: #224E84;font-size:15px;}

.guestbook-title {
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  display: inline;
  }

.message_edit .btn, .message_answer .btn
{
padding:3px 6px;
} 
 
 
 
.message_edit textarea
{
    border: none;
    box-shadow: none;
    padding: 0;
	    background: none;
} 
  
.guestbook-description {
padding-bottom: 10px;
  color: #000;
  font-weight: 300;
  border: 1px dashed #ddd;
  padding: 10px;
  border-radius: 4px;
    position: relative;
}

.but_opros
{
font-size: 28px;
padding: 4px 50px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.196);
border: 1px solid rgba(0, 0, 0, 0.196);
padding: 5px 15px 5px 15px;
background: #2970AF;
background: -moz-linear-gradient(top, #2F81CA, #2970AF);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2F81CA), color-stop(100%,#2970AF));
background: -webkit-linear-gradient(top, #2F81CA, #2970AF);
background: -o-linear-gradient(top, #2F81CA, #2970AF);
background: -ms-linear-gradient(top, #2F81CA, #2970AF);
background: linear-gradient(top, #2F81CA, #2970AF);
text-decoration: none;
color: #FFF;
}

.but_opros:hover
{
background: #2B73B5;
background: -moz-linear-gradient(top, #3D8BD1, #2B73B5);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3D8BD1), color-stop(100%,#2B73B5));
background: -webkit-linear-gradient(top, #3D8BD1, #2B73B5);
background: -o-linear-gradient(top, #3D8BD1, #2B73B5);
background: -ms-linear-gradient(top, #3D8BD1, #2B73B5);
background: linear-gradient(top, #3D8BD1, #2B73B5);
}


.short_desc
{
position: absolute;
background: rgba(0,0,0,0.4);
color: #fff;
width: 307px;
max-width: 307px;
max-height: 340px;
height: 340px;
overflow: hidden;
padding: 55px 50px;
line-height: 24px;
left:58px;
}

.news
{
    margin-bottom: 40px;
    width: 238px;
    float: left;
    margin-right: 15px;
	text-align: center;
}

#soc_title
{

  font-size: 17px;
  font-weight: 300;
}

.news-image
{
    margin-bottom: 5px;
    width: 100%;
    height: 200px;
	display:block;
}

.news_img_min
{
width: 100%;
height: 150px;
cursor:pointer;
margin-bottom: 5px;
}


.opis
{
	    color: #fff;
    font-size: 30px;
    font-weight: 300;
    right: 43px;
    position: absolute;
    top: 43px;
    line-height: 45px;
}


#api td
{
margin:0;
padding:0;
}

.error
{
color: #cc0d0d;
border: 1px solid #cc0d0d;
}

.error_block
{
color: red;
border: 1px solid #cc0d0d;
padding: 10px;
margin: 20px auto;
}

.success_block
{
color: green;
border: 1px solid #cdcdcd;
padding: 10px;
margin: 20px auto;
}

img
{border:none}


*{
margin: 0px;
padding: 0px;
outline:none;
}


#price
{
  font-size: 33px;
}


.btn2
{
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
cursor:pointer;
text-decoration: none!important;
}



a {
color: #5B7FA6;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
text-decoration:none;
}

a:hover {
text-decoration:none;
}

.news-body-one
{
	position:relative
}

.news-body-one .news-description
{
    height: auto;
    font-weight: 300;
    font-size: 16px;	
}

.news-body-one h1
{

}

.news-body-one .news-image
{
    margin-bottom: 5px;
    width: 100%;
    height: 350px;
    display: block;	
	position: relative;
}


.news-date
{
    font-size: 12px;
    color: #959595;
}

.news-prosmotr
{
float: left;
font-size: 16px;
margin-top: 4px;
margin-right: 20px;
}

.news-description
{
margin-bottom: 10px;
overflow: hidden;
font-size:14px;
text-align:center;
height:40px;
color: #333;
}

.news-description-full
{
font-weight: 300;
font-size: 16px;
margin-bottom: 10px;
color: #444444;
}


.guest_ava
{
  margin-bottom: 10px;
width: 90px;
  height: 90px;
  border-radius: 50%;
border: 1px solid rgba(218, 218, 218, 0.28);
  margin: 0 auto;
}

.guestbook-answer
{
    margin-top: 10px;
}

.photo_div
{
float:left;
  margin-bottom: 30px;
  position: relative;
}

.photo_div img
{
	width:100%;
}

.delete_photo
{
background: #464646!important;
    width: 30px;
    height: 30px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.48)!important;
    display: flex!important;
    position: absolute;
    right: 15px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding-top: 0!important;
    padding-bottom: 0!important;
    border: none!important;
}

.delete_photo:hover
{
	background:#313131;
}

.delete_photo .fa
{
margin:auto;
color:#fff;
}

.photo_div a div
{
	width: 100%;
    height: 100%;
}


.answer th {
  background-color: #EFEFEF;
  font-weight: bold;
  padding: 0.4em;
  text-align: left;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #E5E5E5;
}

.answer td {
  padding: 0.4em;
  text-align: left;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #E5E5E5;
}

.old_price_prod
{
color: #B2B2B2;
  font-weight: 300;
  padding: 5px 0px;
  text-decoration: line-through;
  font-size: 24px;
}

.price_prod
{
  color: #000000;
  font-weight: 300;
  padding: 5px 0px;
  font-size: 24px;
}

#prod_view h2
{
margin-bottom: 15px;
}

.pagebody h2
{
margin-bottom:10px;
}

#sov ul li a
{
color:#fff;
  padding: 5px 0px;
}

#sov ul
{
  margin: 0;
  padding: 0;
}

#sov ul li
{

}

.va_top
{
	vertical-align:top;
}


#block_1
{

}

#block_2
{

}

#block_6
{
    background: #edebe2;
}

#yan_map
{
position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;	
}

#block_3
{

}

#block_4
{
    background: url(../images/halftone.png);
}

#block_7
{
height:555px;
}

#block_5
{

}

#ddd
{
    background-color: rgb(243, 242, 242);
    box-shadow: 0px 2px 31.36px 0.64px rgba(0, 7, 3, 0.35);
    position: relative;
    z-index: 2;
    width: 350px;
    padding: 30px;
}

.scale
{
-moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 transition: all 1s ease-out;	
}

.scale:hover
{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 transform: scale(1.1);	
}

#overplay
{
display:none;
width: 100%;
height: 100%;
position: fixed;
z-index: 5000;
left: 0;
background: rgba(0, 0, 0, 0.5);
top: 0;
}

.close_modal
{
	position: absolute;
    top: 2px;
    right: 5px;
    cursor: pointer;
    z-index: 8040;
}

.close_modal .fa
{
	color: #3A3A3A;
    background: #fff;
    padding: 5px 9px;
    font-size: 30px;
    border-radius: 50%;
}


#modal_window_my
{
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;

position: fixed;
z-index: 6000;
top: 0;
right: 0;
opacity: 1;
background: #FFFFFF;
width: 300px;
right: -400px;
overflow: auto;
}

#modal_window_my.active
{
    right: 0px;	
}

#modal_window_my_menu
{
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;

position: fixed;
z-index: 6000;
top: 0;
opacity: 1;
background: #FFFFFF;
width: 50%;
left: -50%;
overflow: auto;
}

.modal-dialog .modal-dialog
{
	padding: 55px 135px;
}

.fgt
{
padding-bottom: 10px;
    height: 60px;
    overflow: hidden;
    line-height: 1;
}

#modal_window_my_menu.active
{
    left: 0px;	
}

.mrg30
{
	margin:30px 0px;
}

.step
{
display: none;	
}

.step .name_step
{
    background: rgb(230, 230, 230);
    padding: 15px 0px;	
}

.address_class
{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
    padding: 13px 15px;	
	    cursor: pointer;
}


.address_class.active
{
	color:#fff;
	background:#75B6E6;
}

.tnone
{
	text-decoration:none!important;
}

.gray
{
	color:#4e4949;
}

.news p
{
height: 82px; overflow: hidden; line-height: 1;
}

.news-noimage
{
	margin-bottom: 5px;
    width: 100%;
    height: 200px;
    display: flex;
    background: #F5F5F5;
    text-decoration: none!important;
    color: #8E8E8E;	
}	

.news-noimage div
{
	margin:auto;
}

.catalog_desc {

}

.photo_prev img {
    width: 100%;
    height: 100%;
}

.vmesto_img
{
width:192px;
height:235px;
left:0;
border-radius: 3px;
}

.ui-state-highlight
{
	width:390px;
	height:415px;
	border:1px dotted #ddd;
	float:left;
	background:rgba(72, 96, 122,0.5)
}

.navbar-wrapper
{
	background:#fff;
}

.lean {
    display: none;
    background: #fff;
    padding: 20px 50px 30px;
    color: #333;
    top: 100px!important;
}

#callback_result
{
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    text-align: center;	
}

footer
{
    background: #303030;
	color: #fff;	
	font-size: 14px;
}

footer a, footer a:hover
{
	color: #fff;
}

footer h5 {
    font-size: 17px;	
}	

#author
{
	
}

.slider_description_wrap {
    display: inline-block;
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 70px;
}

.modal-dialog .modal-body
{
	padding: 40px;
}

@media (max-width: 768px)
{
	.modal-dialog .modal-body {
			position: relative;
			padding: 40px 15px;
	}
}


.title_block
{
  margin-bottom: 40px;	
}

.title_block hr
{
    border-top: 2px solid #e2574c;
    margin: 0px 0px;	
}

.title_block i
{
	font-size:22px;
}

.navbar-wrapper
{
	width:100%;
	top:0;
	z-index:10;
	-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}

.navbar-wrapper.fixed
{
    position: fixed;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.59);
    background: rgba(255, 255, 255, 0.94);

}	