 ����� ������ */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,a,em,font,strong,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;background:transparent;}
html,body {height:100%;/*width:100%;*//*min-width:1500px;*/}
/*ol {list-style:none;}*/
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
img{border:none;}
/* --����� ������ */

html, body{
    /*background: #fff;*/
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 12px;
}

A{
    color: #13616b;
}
A:hover{
    text-decoration: none;
}
p{
  text-align: justify;
}

textarea{
  overflow: auto;
  resize: none;
  font-family: Arial;
  font-size: 14px;
}
input [type="button"], input[type="submit"], input[type="file"], button{
  margin: 0;
}


input[type="text"], textarea{
  width: 300px;
  padding-left: 10px;
  font-style: italic;
}

input[type="text"]:focus::-webkit-input-placeholder {color: transparent}
input[type="text"]:focus::-moz-placeholder          {color: transparent}
input[type="text"]:focus:-moz-placeholder           {color: transparent}
input[type="text"]:focus:-ms-input-placeholder      {color: transparent}

textarea:focus::-webkit-input-placeholder {color: transparent}
textarea:focus::-moz-placeholder          {color: transparent}
textarea:focus:-moz-placeholder           {color: transparent}
textarea:focus:-ms-input-placeholder      {color: transparent}

#chronoform_order textarea{
  height: 110px;
}

.clear{
    clear: both;
}
p.err{
  color: red;  
}
p.success{
  color: green;  
}
h1 {
/*  font-family: Times New Roman;
  font-size: 26px;
  font-weight: normal;*/
  margin: 0 0 10px;

  font-size: 20px;
  font-weight: bold;
  font-family: Arial;
}

h2{
  font-family: Times New Roman;
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 10px;
}

.like-h2{
  margin-top: 30px;
    font-size: 21px;
    color: #13616b;
    text-align: left;
    font-family: Exo2Bold,sans-serif;
    margin-bottom: 20px;
    font-weight: normal;
    display: block;
/*display: block;
font-size: 24px;
font-weight: normal;
margin-bottom: 5px;
font-family: Times New Roman;*/
}

h1#main-h1,  h2, .h2{
  font-size: 21px;
  color: #13616b;
  font-family: Arial;
  text-align: justify;
  margin-bottom: 20px;
  font-weight: bold;
}

#wrap{
  //background: url(../images/bg.gif) 0 160px repeat-x;
  padding: 0 0px;
  width: 1000px;
  margin: 0 auto;
}

/* ����� */

#header{
  /*height: 215px;*/
  padding: 10px 0 0;
}
.logo{
  float: left;
  margin: 0 0 0 0;
}
.banner{
  margin-top: 25px;
  text-align: center;
}
#header .contacts{
  float: left;
  font-size: 16px;
  line-height: 1;
  //margin-left:-80px;
  margin-top: 20px;
  text-align: left;
  width: 365px;
}

#header .contacts p {
    margin: 0;
}
/*
@media (max-width: 1285px) { 
  #header .contacts p {
    //margin-left: 65px;
  }
  .head_phone {
    margin: 1px 0px;
    font-size: 19px;
  }
  #topmenu .menu li a {
      padding: 18px 16px;
  }
  .red_banner {
    left: 6%;
  }
}
@media (min-width: 1285px) { 
  #header .contacts p {
    //margin-left: 60px;
  }
  .head_phone {
    margin: 1px 0px;
    font-size: 20px;
  }
  #topmenu .menu li a {
      padding: 18px 16px;
  }
  .red_banner {
    left: 7%;
  }
}

@media (min-width: 1400px) { 
  #header .contacts p {
    //margin-left: 40px;
  }
  .head_phone {
    margin: 1px 10px;
    font-size: 21px;
  }
  #topmenu .menu li a {
      padding: 18px 20px;
  }
  .red_banner {
    left: 10%;
  }
}

@media (min-width: 1700px) { 
  #header .contacts p {
    //margin-left: -60px;
  }
  .head_phone {
    margin: 1px 40px;
    font-size: 22px;
  }
  #topmenu .menu li a {
      padding: 18px 30px;
  }
  .red_banner {
    left: 20%;
  }
}
*/
.red_banner {
    position: relative;
    width: 770px;
    text-align: center;
}

#header .contacts p {
  font-weight: bold;
  text-align: left;
  padding-bottom: 5px;
}
#header .contacts .custom a{
  font-size:16px;
  line-height: 2;
}
.head_phone {
    display: inline-block;
    text-align: justify;
    /*font-size: 22px;*/
    font-weight: bold;
    color: #006BAE;
    /*margin: 1px 15px;*/
}
.head_phone p {
    margin: 2px;
}
#header .contacts p.phone{
/*
  font-size: 24px;
*/
  font-weight: bold;
  line-height: 1;
  text-align:left;
}
#header .contacts p.phone span{
  font-size: 14px;
}

/* ����� END */

#topmenu ul.menu {
  display: inline-block;
  max-width: 1530px;
  padding: 0;
  margin: 7px 0;
}

#topmenu ul.menu li {

  list-style: none;
  position: relative;
}

/* #topmenu ul.menu li a {

} */


/*Выпадающее меню*/
#topmenu ul.menu li ul {
  width: 300px;
  background-color: #3768A7;
  display: none;
  position: relative;
}

#topmenu ul.menu li ul li{
    width: 96%;
    padding: 0px 0 0px 4%;
    height: 40px;
    text-align: left;
    float: left;
    cursor: pointer;
    font-size: 12px;
    border-radius: 3px;
}

#topmenu ul.menu .deeper ul li a {
    padding: 11px 0 0 7%;
    border: 0;
    color: #000;
    display: block;
    text-transform: lowercase;
    height: 76%;
    width: 93%;
}

#topmenu ul.menu .deeper ul li a:first-letter { text-transform: uppercase; }
#topmenu ul.menu .deeper ul li.current {
  background-color: #89b0b5;
}
#topmenu ul.menu .deeper ul li.current a {
  background-image: none;
  background: transparent;
}

#topmenu ul.menu .deeper ul li:hover{
    background-color: #327880;
    color: #fff;
}

#topmenu ul.menu .deeper ul li:hover a{
  background: transparent;
  color: #fff;
}
#topmenu ul.menu li ul li a{
/*
  border-bottom: 4px solid #FFFFFF;
*/
}


#topmenu ul.menu li:hover ul {
/*
  display: block;
  position: absolute;
  top: 34px;
  z-index: 1000;
*/
}

/*#topmenu ul.menu li:hover ul li {
  float: none;
  width: 150px;
}
*/
#topmenu ul.menu li:hover ul li a {
/*
  padding: 6px 20px 8px;
*/
}

#topmenu .sub-menu-block{
  position: absolute;
  padding-top: 15px;
  top: 34px;  
  float: left;
}

#topmenu .deeper.parent ul {
  min-width: 197px;
  max-width: 250px;
  z-index:99;  
  border: 1px solid #327880;
  border-top: 2px solid #81acb1;
  background-color: #fff;
  border-radius: 4px;
  padding: 1px;
  float: left;


}

#topmenu .deeper.parent ul:before{
    content: "";
    position: relative;
    display: block;
    width: 13px;
    height: 13px;
    margin-top: -14px;
    margin-left: 80px;
    background-image: url(../images/select-city-list.png);
    z-index: 101;
}


#topmenu .item-103 .sub-menu-block{
  right: -140px;
}

#topmenu .item-219 .sub-menu-block{
  right: -140px;
}

#topmenu .item-164 .sub-menu-block{
  right: -115px;
}

#topmenu .deeper.parent ul li a {
  font-size: 15px !important;
}


#left .menu .sub-menu-block ul{
  padding-left: 10px;
}

.deeper.parent{
  cursor:pointer;
}



.search-block{
  position: absolute;
  top: 3px;
  right: 0;
  width: 270px;
}

#topmenu{
  margin: 0 auto;
  padding-left: 3px;
  //text-align:center;
  background-color: #13616b;
  position: relative;
}
#topmenu .menu{
    background-color: #13616b;
    /*border: 2px solid #13636C;*/
}
#topmenu .menu li a{
    text-decoration: none;
    color:white;
    font-weight: normal;
    font-size: 14px;
    padding: 11px 9px;
    border: 1px solid #13616b;
}

/*
@media (min-width: 1285px) { 
	#topmenu li a {
		font-size: 19px;
    padding: 18px 20px;
	}
	#footer .footer_center .menu {
		left: -121%;
	}
}
@media (max-width: 1285px) { 
	#topmenu li a {
		font-size: 17px;
    padding: 18px 20px;
	}
	#footer .footer_center .menu {
		left: -121%;
	}
}
@media (max-width: 1199px) { 
	#topmenu li a {
		font-size: 17px;
    padding: 18px 20px;
	}
	#footer .footer_center .menu {
		left: -121%;
	}
}

*/
#topmenu ul li{
/*
  display: inline-block;
  border-left: 1px solid #1A7DD7;
*/
  padding-top: 6px;
  padding-bottom: 2px;
  float:left;
}
#topmenu ul li.item-101{
  display: inline;
  padding-top: 6px;
  border-left: none;
}
/* #topmenu ul li a{
  font-size: 22px;
  margin: 0 0 0 50px;
} */
#topmenu ul li:first-child a{
  margin: 0px;
}
#topmenu ul li.current.parent > a, #topmenu ul li a:hover{
  //background-image: url(/images/menu2.png);
  border: 1px solid #42696e;
  text-decoration: none;
  background-color: #89b0b5;
  color: #000;
}
#topmenu ul li > ul li.current a, #topmenu ul li a:hover{
  //background-image: url(/images/menu2.png);
  border: 1px solid #42696e;
  text-decoration: none;
  background-color: #89b0b5;
  color: #000;
}

#main{
  padding: 15px 0 20px;
}
#left{
  float: left;
  width: 160px;
}
#right{
  float: right;
  width: 140px;
}
#center{
  margin: 0 160px 0 180px;
}

/*#left h3, #right h3,
#left .h3, #right .h3{
  font-family: Times New Roman;
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 15px;
}*/
#left h3, #right h3,
#left .h3, #right .h3{
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 5px;
}


#right h3, #right .h3{
  margin-top: 15px;
}
#left ul.menu{
  margin: 0 0 20px;
  padding: 0;
}
#left .menu li a{
  background: url(../images/arrow.png) 6px 50% no-repeat;
  display: block;
  font-size: 11px;
  padding: 8px 22px;
  text-transform: uppercase;
  border: 1px solid #fff;
}
#left .menu li.current > a, #left .menu li a:hover{
    background: #13636c;
  color: #fff;
  text-decoration: none;
      border: 1px solid #689aa0;
}
.newsflash .news{
  line-height: 1.5;
  margin: 0 0 10px;
}

.newsflash .news a p{
  font-size: 12px;
  color: #000;
}

.h4{
    font-weight: bold;
}
.newsflash h4,
.newsflash .h4{
  color: #13616b;
  font-size: 12px;
  font-weight: bold;
}
.newsflash a{
  font-size: 11px;
}
.newsflash .date{
  color: #999;
  font-size: 12px;
}
.newsflash .more{
  background: #13616b;
  color: #fff;
  display: block;
  font-weight: bold;
  margin: 15px 0 0;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  width: 120px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.newsflash .more:hover{
  background: #89b0b5;
  color: #000;
}
.newsflash .news-date{
  width: 100%;
  text-align: right;
}

#right .calc{
  margin: 0 0 45px;
}
#right .calc a{
  display: block;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;

}

#right .calc a.calculator{
  background: #13616b;
  height: 44px;
  padding: 8px 0 0 60px;
  float: left;
  font-size: 12px;
}
#right .calc a.calculator:before{
  content: url(../images/calculator.png);
  position: relative;
  display: block;
  height: 50px;
  width: 50px;
  margin-left: -79px;
  margin-top: -15px;
  float: left;
}

#right .calc a.angar{
background: url("/2746083/Ангар в кредит.png") repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
color: rgba(0, 0, 0, 0);
display: block;
font-size: 14px;
height: 47px;
left: -11px;
position: relative;
text-align: center;
width: 156px;
}

#right .calc a.calculator:hover{
  background: #89b0b5;
  color: #000;
}

#right .map span{
  color: #13616b;
  display: block;
  font-size: 18px;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}
#right .map img{
  max-width: 100%;
}

#right .custom.map:hover span{
  color: red;
}
#right .custom.map:hover #default{
  display: none;
}
#hover{
  display: none;
}


#Image-Maps-Com-image-maps-2015-07-07-055734{
  max-width: 100%;
  height: auto;
}

#right .custom.map:hover #hover{
  display: block;
}

#right .calc a.pr_tp{
  background: #da251c;
  font-size: 13px;
  height: 49px;
  padding: 8px 0 0 0;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  right: -6px;
}

#right .calc a.pr_tp:hover{
  background: #fff;
  color: #da251c;
}

#content_bottom h3,
#content_bottom .h3{
  //font-family: Times New Roman;
  //font-size: 24px;
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 15px;
}
#content_bottom .gallery{
  margin: 50px 0 0;
  text-align: center;
}
#phocagallery-module-ri .gallery_img{
  background: #ececec;
  float: left;
  margin: 0 0 13px;
  padding: 12px 0;
  width: 20%;
}
.moduletable.buildings{
  margin: 60px 0 0;
}
.moduletable.buildings .item{
  float: left;
  margin: 0 0 40px;
  width: 33%;
}
.moduletable.buildings .item_inner{
  padding: 0 15px;
}
.moduletable.buildings .item .left{
  float: left;
  margin: 0 15px 0 0;
}
.moduletable.buildings .item .right{
  overflow: hidden;
}
.moduletable.buildings .newsflash-title{
  font-weight: bold;
  margin: 0 0 4px;
}
.moduletable.buildings .newsflash-title a{
  font-size: 12px;
}

#footer-content{
    background: #13616b;  
    margin: 35px auto 0;
    min-width: 1000px;
    width: 1000px;
}

#footer{
  width: 1000px;
  margin: 0 auto;
  border-top: 1px solid #093034;
  color: #fff;
  height: 228px;
  line-height: 1.5;
  padding: 14px 0 0;
}
#footer a{
  color: #fff;
}
.footer_left{
  float: left;
  width: 400px;
}
.footer_right{
  float: right;
  width: 220px;
}
.footer_center{
  margin: 0 auto;
  width: 240px;
}
/*
@media (min-width: 1400px) { 
	.footer_center{
	  width: 240px;
	}
}
@media (max-width: 1399px) and (min-width: 1200px) { 
	.footer_center{
	  width: 222px;
	}
}
@media (max-width: 1199px) { 
	.footer_center{
	  width: 222px;
	}
}
*/
#footer .footer-title{
  font-size: 14px;
  font-weight: bold;
}

#footer #footer_menu, #footer #footer_production, #footer #footer_contacts, #footer #footer_order{
  float: left;
}

#footer #footer_menu a, #footer #footer_production a{
  text-decoration: none;
}
#footer #footer_menu ul, #footer #footer_production ul{
  padding: 0;
}

#footer #footer_menu{
  padding-left: 55px;
  width: 180px;
}

#footer #footer_menu li a:hover, #footer #footer_production li a:hover{
  text-decoration: underline;
}

#footer #footer_production{
  width: 222px;
}

#footer #footer_contacts{
  font-size: 14px;
  width: 380px;
}

#footer #footer_order{
  background-image: url(../images/calculator.png);
  background-repeat: no-repeat;
  width: 92px;
  padding-left: 70px;
  padding-top: 6px;
  height: 70px;
  text-decoration: underline;
}
#footer #footer_order:hover{
  text-decoration: none;
}

#footer-info{
  width: 1000px;
  margin: 0 auto;
  height: 55px;
}

#footer-info p{
  margin: 0;
}

#footer-info .footer-counter{
  float: left;
  padding-top: 20px;
}
#footer-info .footer-copyright{
  padding-top: 30px;
  margin: 0 auto;
  width: 354px;
}
#footer-info .footer-copyright a{
    color: #000;
}

#footer-info .footer-demis{
  float: right;
  margin-top: -10px
}

.blog .items-row h2{
  font-size: 18px;
  margin: 0 0 5px;
}
.blog .items-row, .blog .items-leading{
  margin: 0 0 15px;
}

#clients {
	margin: 0 auto;
	/*width: 950px;*/
	text-align:center;
}
#clients h3,
#clients .h3{
	//font-family: Times New Roman;
	//font-size: 30px;
	font-family: Arial;
  font-size: 20px;
  font-weight: normal;
	margin: 0 0 15px;
}
#clients img{
	margin: 0 0 0 30px;
}
#clients img:first-child{
	margin: 0;
}

.chronoform > a{
	display: none;
}
/* .cfdiv_submit input[type="submit"]{
  background-color: #b1251d;
  width: 150px;
  height: 33px;
  color: #fff;
  border: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
	margin: 0 0 60px 151px;
}

.cfdiv_submit input[type="submit"]:hover{
  background-color: #c1514a;
}

.cfdiv_submit input[type="submit"]:active{
  background-color: #971f19;
} */

#order-title{
  font-size: 18px;
  font-weight: bold;
  margin-left: -25px;
}
#order-description{
  font-size: 16px;
  color: #b1251d;
  padding: 15px 0;
  margin-left: -25px;
}

#chronoform_order{
  margin-left: 25px;
}

.ccms_form_element.cfdiv_textarea{
  height: 140px;
}

.bold{
    font-weight: bold;
}

#center ul{
   /* margin-left: 30px;*/
    list-style-type: disc;
}
#center ul li{
    margin: 10px 0;
    list-style-type: disc;
}



#center p{
    text-align: justify;
    margin: 10px 0;

}
.bot_clients {
margin: 0 auto;
}
.bot_clients tr td {
padding-right:25px;
padding-left:25px;
}



/*.pr_tp {
    background: url("../images/calc_pr_tp.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    color: #FFFFFF!important;
    display: block!important;
    font-size: 14px!important;
    font-weight: bold!important;
    height: 70px!important;
    line-height: 1.5!important;
    padding-left: 0!important;
    text-align: center!important;
    text-decoration: none!important;
    text-transform: uppercase!important;
    padding: 5px 0 0!important;

}
.pr_tp:hover {
background: none!important;
    color: #da251c!important;
    display: block!important;
    font-size: 14px!important;
    font-weight: bold!important;
    height: 70px!important;
    line-height: 1.5!important;
    padding-left: 0!important;
    text-align: center!important;
    text-decoration: none!important;
    text-transform: uppercase!important;
    padding: 5px 0 0!important;
}
*/
#ya-site-results>div{
float:left;
}
#ya-site-suggest-items li{
text-align:left;
}
#header .search {
float:right;
}
#header .search {
float: right;
width: 200px;
margin-top: 12px;
}


/*#feedback_button, #feedback_button_2 {
background-color: #3768A7;
padding: 5px 10px;
//margin: 0 auto;
width: 160px;
color: #fff;
font-weight: bold;
cursor: pointer;
font-size: 16px;
text-align: center;
margin-top: 10px;
float: left;
}
#feedback_button:hover, #feedback_button_2:hover {
    //background-image: url(/images/button2.png);
}
*/

.more_button{
    background-color: #b1251d;
    padding: 7px 0;
    width: 130px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    text-align: center;
    float: left;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.more_button:hover{
    background-color: #c1514a;
}
.more_button:active{
    background-color: #971f19;
}

#banner_more_btn{
  margin: 10px 0 0 12px;
}


.feedback_button{
    background-color: #b1251d;
    background-image: url(../images/phone-call.png);
    background-repeat: no-repeat;
    background-position: 5px;
    padding: 7px 0;
    text-indent: 15px;
    width: 140px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    text-align: center;
    float: right;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.feedback_button:hover{
    background-color: #c1514a;
}
.feedback_button:active{
    background-color: #971f19;
}

#feedback_button{
  margin-top: 10px;
}

#feedback_button_footer{
  float: none;
}

#feedback_button_2{
  font-size: 16px;
  font-weight: bold;
  color: #b1251d;
  text-decoration: underline;
  float: left;
  cursor: pointer;
}

#feedback_button_2:before{
  content: "";
  background-image: url(../images/spans.png);
  background-position: -5px -6px;
  height: 30px;
  width: 30px;
  position: relative;
  float: left;
  margin: -5px 10px 0 0;
}

#feedback_button_2:hover{
  text-decoration: none;
}


/*
#feedback_button {
font-size: 12px;
background: #043463;
background: -moz-linear-gradient(top, #043463 0%, #2989d8 50%, #207cca 78%, #2a77c6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#043463), color-stop(50%,#2989d8), color-stop(78%,#207cca), color-stop(100%,#2a77c6));
background: -webkit-linear-gradient(top, #043463 0%,#2989d8 50%,#207cca 78%,#2a77c6 100%);
background: -o-linear-gradient(top, #043463 0%,#2989d8 50%,#207cca 78%,#2a77c6 100%);
background: -ms-linear-gradient(top, #043463 0%,#2989d8 50%,#207cca 78%,#2a77c6 100%);
background: linear-gradient(to bottom, #043463 0%,#2989d8 50%,#207cca 78%,#2a77c6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#043463', endColorstr='#2a77c6',GradientType=0 );
cursor: pointer;
float: right;
width: 167px;
text-align: center;
color: #fff;
padding: 5px 0;
margin-top: 5px;
}
*/

#feedback_form, #feedback_formOS, #feedback_form3 {
padding: 20px 25px;
position: fixed;
top: 25%;
left: 40%;
background-color: #fff;
opacity: 1;
z-index: 150;
}

#background, #backgroundOS {
background-color: #000;
width: 100%;
height: 100%;
position: fixed;
opacity: 0.5;
top: 0;
left: 0;
z-index: 100;
}
.antispam_box, .antispam_boxOS{
display:none;
}
.feedback_form_close, .feedback_form_closeOS {
  background: url(../images/spans.png);
  background-position: -4px -66px;
  float: right;
  height: 12px;
  width: 12px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor:pointer;
}
.required_data, .required_dataOS {
display: block;
font-size: 10px;
margin: 3px 0;
}
#success, #successOS, #success_zayavka {
border: 1px solid green;
text-align: center;
color: green;
margin: 10px 0 0 0;
  float: left;
  width: 360px;
}
#fail, #failOS, #fail_zayavka {
border: 1px solid red;
text-align: center;
color: red;
margin: 10px 0 0 0;
  float: left;
  width: 360px;
}
.error, .errorOS, .error_zayavka {
margin-bottom: 10px;
text-align: center;
border: 1px solid red;
color: red;
margin: 10px 0 0 0;
  float: left;
  width: 360px;
}
#submit, #submitOS, #submit_zayavka {
  background: #15626c;
  color: #fff;
  cursor: pointer;
  float: left;
  width: 150px;
  height: 33px;
  border:0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  margin-left: 100px;
}
#submit:hover, #submitOS:hover,#submit_zayavka:hover,#submit_zayavka:disabled {
  background: #89b0b5;
  color: #000;
}
#submit_zayavka:disabled {
  cursor: not-allowed;
}

.footer_center {
position: relative;
}
.filial {
position: absolute;
top: 0px;
left: 270px;
width: 500px;
}
.table_border tr td{
border:1px solid;
padding:5px;
}

/*#topmenu .item-103.deeper.parent ul {
  position: absolute;
  right: -105px;
  top: 34px;
  width: 197px;
  z-index:99;
  padding: 1px 0 2px 5px;
}*/


#center p,#center ul li {
  //font-size: 1.3em;
  font-size: 13px;
}


.pg-image {
width: 345px;
}
#header .contacts p.phone {
/*line-height: 1.2;*/
line-height: 0;
color: #135259;
margin-left: 55px;
}

/* футер меню */
#footer .footer_center .menu li:last-child:after {
content: '';
}
#footer .footer_center .menu li:after {
content: '|';
}
#footer .footer_center .menu li a {
text-decoration: none;
font-size: 16px;
padding-right: 10px;
}
#footer .footer_center .menu {
width: 1000px;
position: absolute;
top: -25px;
}
/*
@media (min-width: 1400px) { 
	#footer .footer_center .menu {
		left: -100%;
	}
	.filial {
		left: 270px;
	}
}

@media (max-width: 1399px) and (min-width: 1280px) { 
	#footer .footer_center .menu {
		left: -121%;
	}
	.filial {
		left: 230px;
	}
}

@media (max-width: 1199px) { 
	#footer .footer_center .menu {
		left: -150%;
	}
	.filial {
		left: 230px;
	}
}
*/
#footer .footer_center .menu li {
float: left;
margin-right: 11px;
}
.footer_left, .footer_right, .footer_center {
padding-top: 15px;
}
.filial {
position: absolute;
top: 15px;
width: 500px;
}
#footer {
/*height: 150px;*/
height: 265px;
}
#breadcrumbs {
//margin-top: -40px;
//margin-left: 200px;
margin-bottom: 15px;
}
#center ol {
list-style-type: decimal;
/*font-size: 1.3em;*/
font-size: 13px;
padding-left: 30px;
margin-left: 10px;
}

#center ol li{
    margin: 10px 0;
    list-style-type: decimal;
}
#upbutton {
  display: none; 
  position: fixed; 
  left: 95%; 
  bottom: 304px; 
  width: 41px; 
  height: 41px; 
  overflow: hidden; 
  text-align: center; 
  cursor: pointer; 
  background-image: url(../images/up-btn.png); 
  background-repeat:no-repeat; 
  background-position: 0 0;
} 
#upbutton:hover{
  background-position: -41px 0;
}

.phocagallery-box-file-third img {
height: 235PX !important;
width: AUTO !important;
}
div#footer .menu ul {
  display: none;
}

/*.div_examples {
  text-align: center;
}*/

/*.foto_examples {
  display: inline-block;
}*/

.foto_examples li {
  display: inline-block;
}

.foto_examples li a {
  display: inline-block;
  text-decoration: none;
  margin: 10px 50px;
}

#prices_table tr td {
  border: 1px solid;
  padding: 5px;
  vertical-align: middle;
}

#prices_table tr td p {
  text-align: center;
}
.prices_table tr td {
  border: 1px solid;
  padding: 5px;
  vertical-align: top;
}

.prices_table tr td p {
  text-align: center;
}

.prices_table img{
  max-width: 648px;
}
#chronoform_order div img {
margin-top:-5px;
}
#ImageMapsCom-image-maps-2015-07-07-055734 div{
display:none;
    border: 1px solid;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    width: 480px;   
    background:white;
    position: absolute;
    box-shadow:0 0 2px 2px gray;
}
#dalnev {    
/*    left: 440px;
    top: 350px; */
    left: 590px;
    top: 850px;
}
.h1 {
      color: #13616b;
    font-size: 36px;
    float: left;
    width: 650px;
    margin-top: 0;
    font-family: Exo2Bold,sans-serif;
}
#sibir {
    left: 440px;
    /* top: 820px; */
  top: 950px;
}
#ural {
    left: 330px;
    /* top: 480px; */
    top: 920px;
}
#severozap {
top: 410px;
top: 780px;
}
#centr{
/* top: 510px; */
top: 950px;
}
#yuzhn {
top: 950px;
}
#privolzh {
/* top: 550px; */
top: 900px;
}
/**********************************************************************
                    Красивые отзывы
***********************************************************************/

.bReviews li {
  display: inline-block;
  list-style-type: none !important;
  margin-right: 45px !important;
  margin-bottom: 45px;
}
.bReviews {
  text-align: center;
}
.bReviews img {
  border: 1px solid #dedede;
}


.input_label {
  font-size: 15px;
  font-weight: bold;
}

.input_label.center{
    font-size: 13px;
    text-align: center;
    font-weight: normal;
    display: block;
    padding: 10px 0;
}

.input_label.name{
  font-weight: normal;
}
.input_label.mess{
  font-weight: normal;
}


input.input_text{
  width: 211px;
  height: 18px;
  padding-left: 10px;
  font-style: italic;
}

input.input_text:focus,
.feedback_forms textarea#mess:focus,
.popup__form .label__item input:focus,
.popup__form .label__item textarea:focus{
      border: 1px solid blue;
}

input.input_text:focus::-webkit-input-placeholder {color: transparent;}
input.input_text:focus::-moz-placeholder          {color: transparent;}
input.input_text:focus:-moz-placeholder           {color: transparent;}
input.input_text:focus:-ms-input-placeholder      {color: transparent;}

.feedback_forms textarea#mess:focus::-webkit-input-placeholder {color: transparent}
.feedback_forms textarea#mess:focus::-moz-placeholder          {color: transparent}
.feedback_forms textarea#mess:focus:-moz-placeholder           {color: transparent}
.feedback_forms textarea#mess:focus:-ms-input-placeholder      {color: transparent}

.feedback_forms{
  width: 360px;
}

.feedback_forms .row{
  position: relative;
  float: left;
  width: 300px;
  padding-bottom: 15px;
}
.feedback_forms .col1{
  position: relative;
  float: left;
  width: 100px;
}
.feedback_forms .col2{
  position: relative;
  float: left;
  width: 200px;
} 

.feedback_forms textarea#mess{
  font-style: italic;
  width: 211px;
  height: 67px;
  padding-left: 10px;
}

/*@media screen and (min-device-width: 1750px) {
   p a:first-child {margin-left: 110px;}
   }*/
  /* @media screen and (device-width: 1280px) {
    img {margin-left: 110px;}
   }
   @media screen and (device-width: 1024px) {
    img {margin-left: 110px;}
   }
   */ 
.footer_center .menu li a:hover {
color:black!important;
}

/* #ya-site-form0 .ya-site-form__form input.ya-site-form__input-text {
    border: 0px solid #3768A7!important;
    text-align: left!important;
    height: 20px!important;
    width: 250px!important;
    margin-left: 0px!important;
    padding-right: 32px;
}

#ya-site-form0 .ya-site-form__submit_type_image {
    background-image: url(../images/spans.png)!important;
    background-position: -4px -42px!important;
    margin-left: -32px!important;
    margin-right: 4px!important;
    width: 32px!important;
    height: 20px!important;
    background-color: #fff!important;
    position: relative;
}

#ya-site-form0 .ya-site-form__search-input{
  padding: 8px!important;
}

#ya-site-form0 .ya-site-form__search-input-layout-l{
  width: 216px!important;
} */

#head-contacts{
    font-size: 13.5px;
    padding: 0;
}

#head-email{

}

#header .middle{
    width: 403px;
    float: left;
}

#header .right{
    float: left;
    width: 350px;
    padding-top: 20px;
}

#header .right #rigth-txt{
    float: left;
    text-align: right;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding-top: 30px;
}

#header .right .phones{
    width: 100%;
    float: left;
}

#header .right #select-city-block{
    width: 50%;
    float: left;
}

#header .right div#select-city {
    width: 157px;
    padding:3px;
    margin: 0;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    background: #fff;
    color:#000;
    border: 1px solid #327880;
    border-top-color: #81acb1;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    font-size: 15px;
    height: 22px;
}


#header .right label#select-city-label{
    position:relative
}

#header .right label#select-city-label:after {
    content: url(../images/select-city.png);
    display: block;
    padding: 8px 10px;
    color:#fff;
    background: #327880;
    right:0; 
    top: -7px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    position:absolute;
    pointer-events:none;
}

#header .right .city-phone{
    width: 50%;
    float: left;
    text-align: right;
    font-size: 18px;
}

#header .right .city-phone.hide{display: none;}


#header .right .city-phone span.big{
    color: #b1251d;
    font-size: 21px;
    font-weight: bold;
}

#hide-list{
    display: none;
    position: absolute;
    top: 70px;  
    margin-left: -20px;
}

#city-list{
    position: relative;
    display: block;
    float: left;
    width: 190px;
    height: auto;
    border: 1px solid #327880;
    border-top: 2px solid #81acb1;
    background-color: #fff;
    z-index: 100;
    border-radius: 4px;
    padding: 1px;
}

#city-list .city-row{
    width: 96%;
    padding: 11px 0 11px 4%;
    height: 14px;
    text-align: left;
    float: left;
    cursor: pointer;
    font-size: 12px;
    border-radius: 3px;
}
#city-list .city-row:hover{
    background-color: #327880;
    color: #fff;
}

/*#city-list:before{
  content: url(../images/select-city-list.png);
  position: absolute;
  display: block;
  width: 13px;
  height: 13px;
  top: -13px;
  right: 10px;

}
*/

.arrowup{
    position: relative;
    display: block;
    width: 13px;
    height: 13px;
    top: 3px;
    margin-left: 160px;
    background-image: url(../images/select-city-list.png);
    z-index: 101;
}

.bxslider img{
  //max-height: 42px !important;
}

.main-banner{
  border-left: 2px solid #b1251d;
  height: 256px;
  width: 100%; 
  float: left;
  margin-bottom: 10px;
}

.main-banner .banner-left{
  width: 30%;
  float: left;
}
.main-banner .banner-right{
  width: 69%;
  float: left;
  border: 1px solid #b8b8b8;
  background: url(../images/banner1.jpg);
  height: 218px;
  display: block;
}

.banner-left #small_time:before, .banner-left #low_cost:before, .banner-left #self_production:before, .banner-left #more_15_years:before{
  position: relative;
  content: "";
  background: url(../images/banner-images.png);
  width: 45px;
  height: 45px;
  display: block;
  float: left;
  margin: -10px 24px 0 0;
}

.banner-left #small_time:before{background-position: 0 0;}

.banner-left #low_cost:before{background-position: -45px 0;} 
.banner-left #self_production:before{background-position: 0 -45px;} 
.banner-left #more_15_years:before{background-position: -45px -45px;margin-bottom: 50px;}

.banner-left #small_time, .banner-left #low_cost, .banner-left #self_production, .banner-left #more_15_years{
  float: left;
  padding: 17px 0 0 10px;
}

.banner-right .banner-text{
  width: 40%;
  float: left;
  margin: 0 0 0 9px;
  line-height: 1.3;
}

.banner-right .banner-text p#txt1{
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-align: left;
}
.banner-right .banner-text p#txt2{
  font-size: 15px;
  font-weight: bold;
  color: #13636c;
  text-align: left;
  padding-top: 10px;
}

.banner-right .banner-text p#txt2 span.big{
  font-size: 32px;
}

a.pathway{
  color: #000;
}

p.table-title{
  color: #13616b;
  font-size: 16px !important;
}


span.select1, p.selec1{
  color: #b1251d;
}

span.select2, p.select2{
  color: #13616b;
}

span.old_price{
  color: #13616b;
  font-size: 16px;
  text-decoration: line-through;
}
span.sale_price{
  color: #b1251d;
  font-size: 16px;
  font-weight: bold;
}

p.snoska{
  color: #b1251d;
  font-size: 12px !important;
}

/* .snd-zayavka{
  background-color: #b1251d;
  color: #fff;
  display: block;
  width: 120px;
  padding: 5px 0;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  margin: 10px auto;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.snd-zayavka:hover{
  background-color: #c1514a;
}

.snd-zayavka:active{
  background-color: #971f19;
} */
.snd-zayavka{
background: 0px 0px url(../img/sendbtn.png) no-repeat;
    width: 184px;
    height: 56px;
    /* float: right; */
    display: block;
    margin-top: 10px;
    text-indent: -9999px;
}

.snd-zayavka:hover{
  cursor: pointer;
  background-position: 0px -56px;
}

#see_all_photo{
  float: right;
  color: #000;
}

.product-list{
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.product-list .product-row{
  width: 100%;
  float: left;
  height: 140px;
}
/*------продукция -----*/
.product-list .product-col{
  width: 160px;
  float: left;
  border: 1px solid #c7d9dc;
  margin: 14px 29px;
  position: relative;
}

.product-list .product-image{
    height: 116px;
}

.product-list .product-image img{
  height: 100%;
  width: 100%;
}

.product-list .product-title{
  position: absolute;
  bottom: 0;
  height: 18px;
  width: 100%;
  color: #fff;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-align: center;
  padding-top: 4px;
}

.product-list .product-title a{
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

.product-list .product-col:hover{
  width: 166px;
  margin: 11px 26px;
}
.product-list .product-col:hover .product-title{
  height: 19px;
  padding-top: 4px;
  font-size: 13px;
  font-weight: bold;
}

.product-list .product-col:hover .product-image{
  height: 120px;
}

/*---------конец продукции*/

/*-------фото-------*/

.product-list .product-col-photo{
  width: 270px;
  float: left;
  border: 1px solid #c7d9dc;
  margin: 14px 29px;
  position: relative;
}

.product-list .product-image-photo{
    height: 179px;
}

.product-list .product-image-photo img{
  width: 100%;
}

.product-list .product-title-photo{
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 100%;
  color: #fff;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-align: center;
  padding-top: 4px;
}

.product-list .product-title-photo a{
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

.product-list .product-col-photo:hover{
  width: 276px;
  margin: 11px 26px;
}
.product-list .product-col-photo:hover .product-title-photo{
  height: 30px;
  padding-top: 4px;
  font-size: 18px;
  font-weight: bold;
}

.product-list .product-col-photo:hover .product-image-photo{
  height: 183px;
}

/*-------конецфото-------*/


p.p_14{
  font-size: 14px !important;
}

div#products-div{
  font-size: 14px;
  margin-left: 30px;
}

.item-page p img{
  max-width: 100%;
}

.clients{
  float: left;
  position: relative;
  width: 100%;
  margin-top: 17px;
}

.client-block{
  /*margin-left: 3%;
  margin-bottom: 3%;*/
  float: left;
  /*width: 30%;*/
  width: 225px;
  height: 225px;
  background-color: #fff;
  margin-right: 34px;
  margin-bottom: 34px;
}

.client-block:nth-child(4n) {
  margin-right: 0;
}

/* Выравниваем картинки с клиентами*/
.client-block:nth-child(1) img { margin-top: 89px; }
.client-block:nth-child(2) img { margin-top: 85px; }
.client-block:nth-child(3) img { margin-top: 93px; }
.client-block:nth-child(4) img { margin-top: 95px; }
.client-block:nth-child(5) img { margin-top: 72px; }
.client-block:nth-child(6) img { margin-top: 92px; }
.client-block:nth-child(7) img { margin-top: 93px; }
.client-block:nth-child(8) img { margin-top: 78px; }
.client-block:nth-child(9) img { margin-top: 76px; }
.client-block:nth-child(10) img { margin-top: 63px; }
.client-block:nth-child(11) img { margin-top: 45px; }
.client-block:nth-child(12) img { margin-top: 100px; }
.client-block:nth-child(13) img { margin-top: 54px; }
.client-block:nth-child(14) img { margin-top: 73px; }
.client-block:nth-child(15) img { margin-top: 93px; }
.client-block:nth-child(16) img { margin-top: 82px; }
.client-block:nth-child(17) img { margin-top: 93px; }
.client-block:nth-child(18) img { margin-top: 95px; }
.client-block:nth-child(19) img { margin-top: 88px; }
.client-block:nth-child(20) img { margin-top: 39px; }
.client-block:nth-child(21) img { margin-top: 81px; }
.client-block:nth-child(22) img { margin-top: 98px; }

.client-block:nth-child(21), .client-block:nth-child(22) { margin-bottom: -5px; }


.client-block img{
  max-width: 100%;
  /* Выравнивание картинок */
  display: block;
  margin: 0 auto;
}

.snd-zayavka.uslugi{
/*   margin: 10px 0 10px auto;
  font-size: 16px;
  width: 140px;
  padding: 8px 0; */

}

#phocagallery-pane a img, #phocagallery a img, #phocagallery-statistics a img{
  max-width: 100%;
}

#pg-pagination ul li{
  display: inline;
  padding: 0 5px;
}

td.image_td img {
  width: 160px;
  vertical-align: middle;}

  table.catalog td {
  padding: 0 10px;
  margin: 10px;
  vertical-align: top;
}

#main div.phocagallery a img, #main div.phocagallery a:hover img, #main div.phocagallery a:active img, #main div.phocagallery a:focus img{
  max-width: 100%;
}

.asdfasdfasdf p{
  margin: 0px !important;

}

.asdfasdfasdf img{
  margin: 5px;
}

.tmpbutton{
background-color: #b1251d;
border-radius: 3px;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 16px;
font-weight: bold;
margin: 10px auto;
padding: 7px 10px;
text-align: center;
text-decoration: none;
}

.intextfcsh{
width: 190px !important;
font-size: 16px;
margin: 10px 0 10px auto;
padding: 8px 0;
background-color: #b1251d;
border-radius: 3px;
color: #ffffff;
cursor: pointer;
display: block;
font-size: 13px;
font-weight: bold;
padding: 5px 0;
text-align: center;
font-size: 16px;
}

.absolutionred{
color: #CF2016;
font-size: 20px;
font-weight: bold;
left: 34px;
position: absolute;
top: 41px;
}

.custom.map{
  position: relative;
}

  .maincatalogwrapper{
position: relative;
text-align: center;
  }


  .maincatalogelem{
display: inline-block;
padding: 10px;
vertical-align: top;
width: 295px;
  }

  .maincatalogelem img{
float: left;
margin-right: 5px;
width: 90px;
  }

  .maincatalogheader{
color: #2b7077;
font-weight: bold;
text-align: left;
display: block;
text-decoration: none !important;
  }

  .maincatalogtext{
color: #333333;
text-align: justify;
  }

.ya-share2__list .ya-share2__badge {
   margin-bottom: 5px;
}  

.tabletdcenter *{
  text-align: center !important;
}

/* #chronoform_order-Copy{
  width: 620px;
  margin: 0px auto;
}

#chronoform_order-Copy > div > label{
  display: inline-block;
  width: 200px;
  margin-right: 10px;
}

#chronoform_order-Copy > div > input{
  display: inline-block;
  width: 390px;
}
 */
.blookcs{
  text-align: left;
  position: relative;
  /* width: 600px; */
}

.blooockleft{
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-right: 10px;
  width: 49%;
}

.blooockright{
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin-bottom: 20px;
}

.ostavitzayavku{
background: url("/2746083/Оставить заявку.png") repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
display: inline-block !important;
height: 56px;
margin-top: 20px;
width: 144px;
}

.banner_two{
  background-image: url(/templates/angar/images/green.jpg);
    width: 100%;
    height: 39px;
    position: relative;
    background-size: 100% 36px;
    top: 218px;
}

.banner_two:hover{
  background-image: url("/templates/angar/images/red.jpg");
}

.product-list.photo .product-row{
  height: 220px;
}
.table_ang{
  width: 100%;
}
.imge_tables{
  width: auto;
  height:122px;
}
.imge_tables_two{
width: 90%;
}
.table_ang{
/*  border: 1px solid #ececec;*/
    border-collapse: collapse;
    /*border: 2px solid white;*/
    border: none;
}
.table_ang td,tr{
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
        padding: 6px;
}
.table_ang td/* ,p */{
    text-align: center;
}
/*.table_ang_two{
   border: 1px solid #ececec!important;
}*/
.table_ang_two td{
border-left: 1px solid black;
    border-bottom: 1px solid;
    
}
.table_ang_two{
border-collapse: collapse;
    border: 1px solid #ececec;

}
.table_ang_two p{
text-align: center;
}
#center .table_ang_two p{
  text-align: center;
}
tr.ones p {
  margin:0px!important;
}


.phocagallery-box-file.pg-box-image {
      margin-left: auto;
    margin-right: auto;
    float: none !important;
}

.simple, .simple tr, .simple td{
  border:1px solid #000;
}
.simple img{
  width: auto;
}
.simple{
  width: 100%;
}
.simple p{
  text-align: center;
}
ol.num-list {
    list-style-type: decimal;
}
/*h2{
  margin-top: 30px;
    font-size: 36px;
    color: #13616b;
    text-align: left;
    font-family: Exo2Bold,sans-serif;
    margin-bottom: 20px;
    font-weight: normal;
    display: block;
}*/
.title_spans{
    font-size: 21px;
    color: #13616b;
  font-family: Exo2Bold,sans-serif;
    text-align: justify;
    margin-bottom: 20px;
    font-weight: normal;
    margin: 0 0 10px;
        display: block;
        margin-top: 30px;
}

.table_border.new-table tr td p{
  text-align: center;
}

.table_border.new-table tr td p.price{
  font-weight: bold;
  color: #b1251d;
}

.table_border.new-table tr td p.bold{
    font-weight: bold;
}
.table_border.new-table tr td p.p-left{
  text-align: left;
}

.current a{
  text-decoration: underline;
}

.confidential {
    height: 20px;
    width: 20px;
    margin-right: 5px;
    margin-top: 5px;
    display: inline-block;
}

.confidential+label {
    display: inline-block;
    vertical-align: bottom;
    height: 25px;
}
.btn__send:disabled {
    cursor: not-allowed;
}
.policy {
    float: none;
    clear: both;
    height: 60px;
}
.policy label {
    width: 325px;
}

.form_ceny #chronoform_order {
    width: 100%;
}