div ul li{
    margin: 0;
    padding: 0;
}
.ul_top_menu,.ul_bottom_menu li{
	list-style: none; 

}
a {
color: #3486C0;
font-family: Arial;
text-decoration: underline;
}
a:hover {
color: #64725D;
}
.tel-label{
font-weight: 900;
color: #000;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

















/*калькулятор*/
.cal-container {
width: 700px;
padding-top: 20px;
}
		.i-inline{
			display: inline-block;
		}
.cal-item-arrow {
    width: 15px;
}
.cal-item-title {
width: 180px;
vertical-align: middle;
padding: 10px;
padding-top: 56px;
}
.cal-item-block {
margin-bottom: 20px;
}
.cal-option-item {
    display: inline-block;
    width: 78px;
    font-size: 10px;
    height: 120px;
    text-align: center;
    vertical-align: top;
    padding: 0 14px;
	text-transform: uppercase;
}
.cal-option-img {
    width: 78px;
    height: 78px;
    border-radius: 5px;
    cursor: pointer;
}
.cal-item-option {
background: #C9C9C9;
padding: 10px;
border-radius: 5px;
vertical-align: top;
box-shadow: #D3D3D3 0px 0px 10px;
}
/*
.cal-option-img:hover {
 border: 1px #707070 solid; 
-webkit-box-shadow: inset #000 0px 2px 3px;
-moz-box-shadow: inset #000 0px 2px 3px;
box-shadow: inset #000 0px 2px 3px;
}
.cal-option-img:hover {
    border: 1px #FFF solid;
}
		*/
.cal-active {
border: 4px solid #FF1212;
}

.cal-sabmit{
-webkit-appearance: none;
-webkit-user-select: none;
-webkit-writing-mode: horizontal-tb;
align-items: flex-start;
background-color: #5CB85C;
background-image: none;
border-bottom-color: #4CAE4C;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: #4CAE4C;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #4CAE4C;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #4CAE4C;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-style: solid;
border-top-width: 1px;
box-sizing: border-box;
color: #FFF;
cursor: pointer;
display: inline-block;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 50px;
letter-spacing: normal;
line-height: 20px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
overflow-x: visible;
overflow-y: visible;
padding-bottom: 6px;
padding-left: 12px;
padding-right: 12px;
padding-top: 6px;
text-align: center;
text-indent: 0px;
text-shadow: none;
text-transform: none;
vertical-align: middle;
white-space: nowrap;
word-spacing: 0px;
writing-mode: lr-tb;
width: 127px;
font-size: 20px;
font-weight: 900;
}
.cal-sabmit:hover{
color: #FFF;
background-color: #47A447;
border-color: #398439;
}





.benefits {
    border-top: 2px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #FFFBED;
    margin-left: 3px;
    width: 99%;
    padding-left: 10px;
    vertical-align: top;
}
.benefits-row {
    display: inline-block;
    width: 47%;
    padding: 10px;
    vertical-align: top;
}
.benefits-line {
    padding-bottom: 32px;
}
.benefits-line-title {
    color: #424242;
    font-weight: 900;
    padding-top: 7px;
}
.benefits-line-text {
    color: #575757;
    font-size: 13px;
    width: 433px;
    padding-left: 57px;
}

.benefits-line-numder{
    background: #E5D8B8;
    box-shadow: inset 0 .2em .5em rgba(0, 0, 0, .4);
    color: #7A5C3A;
    display: inline-block;
    text-align: center;
    font-size: 1.1em;
    line-height: 38px;
    float: left;
    margin: 0 1em 0 0;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: table-cell;
}

.our-works {
    padding-left: 10px;
}


.our-works-content{
    margin-left: 90px;
}


.title-index-container{
    font-size: 20px;
    font-family: georgia;
    font-style: italic;
    color: #056896;
    z-index: 3;
    padding: 8px 0 9px;
    margin: 0 0 15px;
    text-align: center;
    font-weight: 900;
}















.container-gallery {
display: inline-block;
padding: 2px;
text-align: center;
margin: 5px;
border: 4px solid #FFF;
border-radius: 3px;
box-shadow: 0 0 7px rgba(0, 0, 0, 0.18);
background: #FFF;
}
.gallery-list-title {
display: block;
padding-top: 5px;
font-size: 17px;
}
.bg_main{
    background: url('img/main-texture.jpg')  50% 0;
    margin: 0;

}

.last_works_block{
	margin-top: 30px;
margin-bottom: 20px;
border: 1px solid #E5E5E5;
padding: 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
box-shadow: #D3D3D3 0px 0px 10px;
background: #FFF;
}
		
.bg_main {
	background: #DCDCDC url('/data/uploads/static/background-faeton1.png') repeat-y 50% 0;
	margin: 0;
	background-size: 1920px 1522px;
}

.main_center{
    margin: -20px auto 0 auto;
    padding: 0;
    width: 980px;
    background: url('img/centmain.png') repeat-y;
}
.div_top_menu{
    margin: 0 auto;
    height: 60px;
    width: 980px;
    background: url('img/topmenu.jpg');
}
.div_top_menu li{
float: left;
padding: 15px 18px 0 18px;
font-size: 19px;
    
}
.div_top_menu_li{
float: left;
padding: 15px 16px 0 16px;
font-size: 20px;
}
.div_top_menu a{
color: #000;
font-weight: 900;
text-decoration: none;
display: block;
padding-bottom: 10px;
text-shadow: -1px 0px #ECF8FF, 0px 0px #ECF8FF, 0px 0px #ECF8FF, 0px 1px #ECF8FF, 0px -1px #ECF8FF, 1px 1px #ECF8FF, 1px 1px #ECF8FF, 1px -1px #ECF8FF;
font-size: 22px;
}
.div_top_menu li:hover{
    background: #076194; /* Для старых браузров */
    background: -moz-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left, left, 
                color-stop(0%,#2982b8), color-stop(100%,#076194));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8);/*crome*/
    background: -o-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* IE10 */
    background: linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* CSS3 */ 
    border: 1px solid #076194;
    border-radius: 5px;    
}



.ul_top_menu .active{
    background: #076194; /* Для старых браузров */
    background: -moz-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left, left, 
                color-stop(0%,#2982b8), color-stop(100%,#076194));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8);/*crome*/
    background: -o-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* IE10 */
    background: linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* CSS3 */ 
    border: 1px solid #076194;
    border-radius: 5px;    
}



.div_top_menu_hover{
    background: #076194; /* Для старых браузров */
    background: -moz-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left, left, 
                color-stop(0%,#2982b8), color-stop(100%,#076194));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8);/*crome*/
    background: -o-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* IE10 */
    background: linear-gradient(left, #2982b8, #076194, #076194, #076194, #2982b8); /* CSS3 */ 
    border: 1px solid #076194;
    border-radius: 5px;    
}
.for_slider{
    height: 220px;
    padding-top: 30px;
	   background: url("img/header-bg.jpg") 70% 55% no-repeat;
}
.for_logo{
    width: 340px;
    height: 210px; /*удалить*/
    float: left;
}
.logo{
	margin-left: 50px;
	margin-top: 50px;
}
.slider{
    background: url('img/slide.png')  no-repeat;
    height: 210px; /*удалить*/
    float: left;
    width: 610px;
}
.for_showcase{
    width: 970px;
    margin: 0 auto;
}
.shadow_top_showcase{
    background: url('img/shadow-ovr.png')50% 0 no-repeat;
    height: 16px;
}
.main_showcase{
    height: 258px;
    background: url('img/bg-ovr.png') repeat-y ;
}
.block_over{
width: 280px;
height: 278px;
float: left;
padding: 0 21px;
}
.title_over_l{
    width: 320px;
}
.title_start_over_l{
    background: url('img/title_ovr.png') 0 0  no-repeat;
    width: 240px;
    height: 60px;
    float: left;
}
.title_end_over_l{
    background: url('img/title_ovr_end.png') 0 0 no-repeat;
    height: 60px;
    width: 30px;
    float: left;
}
.title_start_over_c{
    background: url('img/title_ovr.png') 0 -114px no-repeat;
    width: 240px;
    height: 60px;
    float: left;
     
}
.title_end_over_c{
    background: url('img/title_ovr_end.png') 0 -114px no-repeat;
    height: 60px;
    width: 30px;
    float: left;
}
.title_start_over_r{
    background: url('img/title_ovr.png') 0 -228px no-repeat;
    width: 240px;
    height: 60px;
    float: left;
}
.title_end_over_r{
    background: url('img/title_ovr_end.png') 0 -228px no-repeat;
    height: 60px;
    width: 30px;
    float: left;
}
.title_over_text{
    margin-top: 14px;
    display: inline-block;
    margin-left: 10px;
    font-size: 25px;
    color: #fff;
}
.shadow_bottom_showcase{
    background: url('img/shadow-ovr-bottom.png')100% 0 no-repeat;
    height: 16px;
}
.for_main_content{

    margin: 20px 5px 0 0;
}
.main_content{
	display: inline-block;
}
.title_main_content{
    height: 30px;
	font-size: 30px;
	font-weight: 900;
	padding-left: 20px;
	color: #701110;
	text-shadow: rgb(255, 255, 255) 1px 1px 1px;
}
.line_main_content{
    background: url('img/line-title-main.png') 50%  100% no-repeat;
    height: 20px;
	padding: 5px 0;
}
.text_main_content{
    width: 680px;
    float: left;
	padding: 10px 20px;
}
.r_colum_main_content{
    padding-left: 15px;
	float: left;
}
.r_colum_title{
	font-size: 1.25em;
	line-height: 1.384em;
	letter-spacing: -.035em;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #494949;
}
.for_footer{
	/*background: url('img/footer-bg.jpg') 50%  100% no-repeat;*/
	padding: 1px 0;
}
.footer{
	padding-left: 0px;
	padding-top: 90px;
}
.ul_bottom_menu{
	display: block;
	margin-top: -90px;
	width: 652px;
	margin-left: auto;
	margin-right: auto;
}
.ul_bottom_menu li{
	float: left;
	padding: 0 10px;
}
.ul_bottom_menu a{
	color: #5d5d5d;
	text-decoration: none; 
    border-bottom: 1px dashed #5d5d5d;
}
.footer_name{
	float: right;
	padding-right: 30px;
	margin-top: 45px;
}
.footer_con{
	margin-bottom: -20px;
}
.for_foto{
	width: 340px;
	display: inline-block;
	margin-top: 10px;
}
.foto{
	margin: 0 auto;
	display: block;
}
.for_foto_menu{
  display: inline;
  float: left;
  width: 335px;
  margin-top: 20px;
 }
.for_foto_menu img{
 width: 200px;
 display: block;
 margin: 0 auto;
}
.for_foto_menu a{
 font-size: 22px;
 color: #000;
}
.for_foto_menu div{
 text-align: center;
}
.linc{
 float: left;
 padding-left: 20px;
 font-size: 14px;
 color: rgb(0, 9, 226);
}
.for_linc{
 padding-bottom: 50px;
}