/*сброс стилей */html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertionlio-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.2}table{border-collapse:collapse;border-spacing:0}a{text-decoration: none;}
* {
	box-sizing: border-box;
	font-family: 'Roboto';
}

html {
	min-width: 1200px;
}
.clear{
	clear:both;
}
.wrap {
	margin:0px auto;
	padding:0px;
	width:1200px;
	min-width: 1200px;
	height:auto;
}

div.popular {
	width: 558px;
	height: 335px;
	border-radius: 5px;
	background-color: #f3ece1;
	display: inline-block;
	margin-top: 25px;
	margin-left: 28px;
}

.popular h3 b {
	display: inline-block;
	font-size: 20px;
	color: #0b83a9;
	
	
}.clientPhone.error{-webkit-animation:error ease-in-out .4s 3;animation:error ease-in-out .4s 3;}
@-webkit-keyframes error{0%{-webkit-box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 1);box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 1);}
100%{-webkit-box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 0);box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 0);}
}
@keyframes error{0%{-webkit-box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 1);box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 1);}
100%{-webkit-box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 0);box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 0);}
}
h2{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 26px;
    color: #171717;
    font-weight: 400;
    text-transform: uppercase;
	color:#383838;
}
h6{
	margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 22px;
    color: #171717;
    font-weight: 300;
    text-transform: uppercase;
	
}
#modal_form {display: none;}
.popular h3 {
	margin-top: 25px;
	margin-left: 35px;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 1.4;
	margin-bottom: 8px;
	float: left;
}

.containe a {
	color:#0b83a9;
	text-decoration: underline;
	
}

.containe a:hover  {
	color: #333;
	text-decoration: none;
}

.popular p {
	float: left;
	display: block;
	font-size: 14px;
	color: #333;
	margin-left: 65px;
	margin-bottom: 22px;
	line-height: 1.2;
	
}

.popular p b {
	font-size: 20px;
	margin: 0;
}

.popular p i {
	font-size: 12px;
	font-weight: 300;
}

.popular b.cost {
	font-size: 30px;
}

img.popular {
	margin-left: 35px;
	float: left;
	    height: 205px;
}

p.area:before {
	margin-left: -45px;
	position: absolute;
	content: "";
	width: 50px;
	height: 50px;
	background: url('img/readyObjects/area.png') no-repeat;
}

p.day:before {
	margin-left: -45px;
	position: absolute;
	content: "";
	width: 50px;
	height: 50px;
	background: url('img/readyObjects/day.png') no-repeat;
}

p.cost:before {
	margin-left: -45px;
	position: absolute;
	content: "";
	width: 50px;
	height: 50px;
	background: url('img/readyObjects/cost.png') no-repeat;
}


div.catalog {
	    width: 275px;
    height: 405px;
    display: inline-block;
    background-color: #f9f5f0;
    border-radius: 5px;
    margin-left: 18px;
    margin-top: 25px;
}
.catalog h3 {
 font-size: 10px;
    font-weight: normal;
    float: left;
    line-height: 1.2;
    margin-top: 25px;
    margin-left: 15px;
    width: 149px;
    height: 20px;
}
.catalog h3 b{
color: #0b83a9;
    font-size: 15px;
    font-weight: 500;
}
.img-cat {
    margin: 0px;
    padding: 0px;
    width: 265px;
    height: 175px;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
}
.img-cat img{
	    width: 255px;
    text-align: center;
}
p.area2 {
	  width: 86px;
    height: 50px;
    background-color: #0b83a9;
    float: right;
    margin-right: 15px;
    margin-top: 22px;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding-left: 12px;
    padding-top: 10px;
    line-height: 1;
}

 p.area2 b {
	font-weight: bold;
	font-size: 16px;
}

.catalog img {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
p.cost2 {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    color: #333;
    font-size: 11px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.4;
}

p.cost2 b {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.containe h1 {
	font-size: 30px;
	font-weight: 500;
	color: #333333;
	text-align: center;
	margin-top: 25px;
}


.catalog h1 {
    float: left;
    font-size: 25px;
    font-weight: bold;
    width: 250px;
    height: 50px;
    border: 1px solid #0b83a9;
    margin-top:0px;
    margin-left: 10px;
    padding-top: 10px;
    /* padding-left: 9px; */
    text-align: center;
}

.catalog h4 {
	float: left;
	color: #0b83a9;
	font-size: 14px;
	font-weight: normal;
	margin-left: 100px;
	margin-top: 8px;
}

#detail {
	text-decoration: none !important;
}


body {
	background: url(img/contacts/body.jpg) repeat-y center;
}
ul.objects {
	list-style-type: none;
	text-align: center;
	margin-left: -53px;
	margin-top: 60px;
	color: #333;
}

.objects li {
	display: inline-block;
	margin-left: 53px;
	margin-bottom: 35px;
}

div.objects {
	width: 340px;
	height: 255px;
	border:1px solid #ebebeb;
	padding-top: 2px;
	overflow:hidden;
}

div.objects img {
	width: 330px;

}
div.zoom {
	width: 24px;
	height:32px;
	background-color: #e7d9c4;
	float:left;
	margin-left: 9px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 10px;
}

div.zoom:hover {
	cursor: pointer;
}

.objects h5 {
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin-left: 23px;
	margin-top: 10px;
}

.containe {
	min-height: 723px;
	background: url(img/contacts/containe2.jpg) no-repeat center;
	background-position: top;
	overflow: hidden;
}
.cont{
	margin:0px;
	padding:0px;
    width: 1150px;
    margin: 0 auto;
	line-height:1.5;
	margin-top:10px;
}
.cont p{
	padding-top:7px; padding-bottom:7px;
}
.head {
	width: 1202px;
	height: 303px;
	margin: auto;
	overflow: auto;
	background: url(img/header.png) no-repeat;
}

.logo {
	position: absolute;
	margin-left: 475px;
	margin-top: 54px;
}
.images-review{
	margin: 0px;
    padding: 0px;
    width: 476px;
    height: 320px;
    overflow: hidden;
    text-align: center;
}
.images-review img{
    width: 469px;
    text-align: center;  
    margin-left: 9px;
}
.search {
	width: 282px;
	height: 41px;
	border: 1px solid #333333;
	border-radius: 5px;
	font-style: italic;
	margin-top: 93px;
	position: absolute;
	padding-left: 48px;
}

.calc {
	width: 135px;
	height: 43px;
	background: rgb(37,176,198);
	background: -moz-linear-gradient(top, rgba(37,176,198,1) 0%, rgba(12,100,147,1) 100%);
	background: -webkit-linear-gradient(top, rgba(37,176,198,1) 0%,rgba(12,100,147,1) 100%);
	background: linear-gradient(to bottom, rgba(37,176,198,1) 0%,rgba(12,100,147,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25b0c6', endColorstr='#0c6493',GradientType=0 );
	border-radius: 5px;
	position: absolute;
	
	font-size: 12px;
	margin-top: 93px;
	margin-left: 304px;
	padding-top: 15px;
	text-align: center;
	padding-left: 15px;
	box-shadow: inset 0 -2px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,0);
transition: box-shadow .3s, border-color .3s;
	color: #fff !important;
	text-decoration:none !important;

}

.calc:hover {
	box-shadow: inset 0 -1px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(48,112,142,1);
	color: #fff !important;
		text-decoration:none !important;
}

a.calc:before {
	position: absolute;
	margin-left: 12px;
	left: 0;
	content: "";
	width: 50px;
	height: 50px;
	background: url(img/calc.png) no-repeat;
}



.adress {
    float: right;
    font-size: 12px;
    margin-right: 0px;
    margin-top: 55px;
    line-height: 1.4;
    width: 207px;
}

.numbers {
    font-size: 17px;
    float: right;
       margin-top: 56px;
    font-weight: bold;
    line-height: 1.2;
}

span.mail {
	    font-size: 12px;
    float: right;
    margin-right: 4px;
    font-weight: normal;
    margin-top: 1px;
}

.menu {
	width: 1202px;
	height: 64px;
	background: url(img/menu.jpg) no-repeat;
	margin-top: 171px;
}


.menu ul {
margin-left: 25px;
}

.menu li {
	display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    color: white;
    margin-right: 27px;
    font-size: 14px;
    margin-top: 25px;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: underline;
}

.menu li a {
	color: #333333;
}

.menu li:hover {
	text-decoration: none;
}

/*Середина*/
.containe h5 {
	font-style: italic;
	font-weight: 300;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 30px;
	color: #333;

}
.containe h5 a {
	color:#0b83a9;
	text-decoration: underline;
	
}
.containe h5 a:hover  {
	color: #333;
	text-decoration: none;
}

.containe img.line {
	padding-top: 10px;
	display: block;
	margin:auto;
}


.call {
	width: 1140px;
	height: 145px;
	background-color: #f9f5f0;
	border-radius: 5px;
	text-align: center;
	color: #333;
	margin: auto;
	
	margin-top: 45px;
	
}


.call h3 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 25px;
	line-height: 1.7;
}

.call b {
	margin: 0;
	font-size: 16px;
	font-weight: 500;
}

.callButton {
	display: block;
	width: 314px;
	height: 55px;
	background: url(img/learnMore.jpg) repeat-x;
	border-radius: 10px;
	font-size: 16px;
	text-transform: uppercase;
	color:#53342b !important;
	text-decoration:none !important;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	margin-top: 20px;
	position: relative;
	margin-left:410px;
	box-shadow: 0px 2px 0px #897b6f;
	-webkit-transition: 0.1s ease;
     -o-transition: 0.1s ease;
-moz-transition:0.1s ease;
transition: 0.1s ease;

}

.callButton:hover {
	top:2px;
	box-shadow: 0px 0px 0px #897b6f;
}

div.review {
	width: 485px;
	height: 600px;
	background-color: #f1e8dc;
	display: inline-block;
	border-radius: 5px;
	margin-left: 114px;
	margin-top: 80px;
	position: relative;
}

.review img {
	display: block;
	margin-top: 8px;
	
}

p.client {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.3;
	margin-top: 25px;
	margin-left: 200px;
}

p.client b {
	font-size: 16px;
}

p.client a {
	color: #0b83a9;
	text-decoration: underline;
}

p.client a:hover {
	color: #333;
	text-decoration: none;
}

p.review {
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 1.4;
	margin-top: 30px;
}

img.client {
	position: absolute;
	margin-left: -180px;
	margin-top: -60px;
	border-radius: 80px;
	border: 20px solid rgba(236,224,208,.6);
	width:135px;
	height:135px;
}

a.read {
	color: #0b83a9 !important;
	text-decoration:none !important;
	font-size: 12px;
	right: 178px;
	position: absolute;
	bottom: 35px;
}

a.read:hover {
	color: #333;
}

/*Футер*/
footer {
	min-height: 146px;
	background-color: #504731;
	margin-top:60px;
}

.copyright {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	float: left;
	margin-top: 40px;
}

.info {
	color: #ffffff;
	font-size: 12px;
	font-weight: 300;
	float: left;
	margin-top: 3px;
}

footer span.fnumbers {
	font-size: 20px;
	color: #ffffff;
	font-weight: 500;
	float: left;
	margin-left: 150px;
	margin-top: 40px;
}

.fadress {
	float: right;
	font-size: 14px;
	color: #ffffff;
	margin-top: 40px;
	margin-right: 90px;
}
footer .decima {
	float: right;
    margin-top: 35px;
    width: 126px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
}
footer .decima a {
	    color: #fff;
    letter-spacing: 3.9px;
    line-height: 1.7;
}
#ajaxSearch_form{ padding:0px; margin:0px;} /*убираем отступы в форме поиска*/
#ajaxSearch_submit{ border: none;
		background: url(assets/templates/domostroy/css/img/sear.png) no-repeat;
    display: inline-block;
    position: relative;
    cursor: pointer;
    text-indent: -9999px;
    width: 20px;
    top: 125px;
    left: 249px;
    height: 26px;}
#ajaxSearch_submit:hover{
	opacity:0.7;
}
#ajaxSearch_input{width: 282px;
    height: 43px;
    border: 1px solid #333333;
    border-radius: 5px;
    font-style: italic;
    margin-top: 119px !important;
    position: absolute;
	outline:none;
    padding-left: 48px;} /*стиль для поля ввода.*/
.ajaxSearch_result { border:1px dotted #eee; padding:5px 10px; margin:0px;}/*стиль для вывода результата*/
	.ajaxSearch_highlight {background-color:#0b83a9; padding:3px; color:#FFFFFF} /*выделение искомого слова фоном*/
.ajaxSearch_grpResultName{ font-weight:bold; }
	.ajaxSearch_resultLink{ font-size:1.1em; font-weight:300; color:#0b83a9; text-decoration:underline;} /*стиль для ссылки с результатом*/
.ajaxSearch_paging a { 	color: #0b83a9;
    display: inline-block;
    text-decoration: underline;
    padding: 3px 7px;}/*стиль для блока с постраничной навигацией на странице с результатами*/
.ajaxSearch_paging .ajaxSearch_currentPage{padding: 2px 6px;
    color: #FFF;
    background: #0b83a9;
    border-radius: 3px;} /*стиль для номера текущей страницы с результатами поиска*/
.ajaxSearch_paging a:hover{
	border:1px solid #0b83a9;
	padding: 2px 6px;
	   border-radius: 3px;
	}
#ajaxSearch_intro{} /*cтиль для строчки "Введите ваш запрос для начала поиска". Пока пусто, можете прописать ваши стили*/

		.seo-menu{
				margin:0px auto;
				padding:0px;
				width:1200px;
				height:20px;
			}
			.seo-menu ul{
				margin:0px;
				margin-top:10px;
				padding:0px;
				list-style:none;
				    margin-left: -24px;
			}
			.seo-menu ul li{
				margin:0px;
				padding:0px;
				display:inline-block;
				float:left;
				margin-left: 24px;
				font-size:12px;
			}
			.seo-menu ul li a{
				color:#FFF;
				text-decoration:underline;	
			}
			.seo-menu ul li a:hover{
				text-decoration:none;
			}

#akcii{
   margin: 0px;
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0px;
    width: 350px;
    height: 220px;
    overflow: hidden;
    float: left;
    margin-left: 30px;
}
.imageakcii{
	margin: 0px;
    padding: 0px;
    width: 350px;
    height: 141px;
    overflow: hidden;
    text-align: center;
}
.imageakcii img{
    width: 520px;
    margin-left: -140px;
		opacity:0.9;
	}	
	.imageakcii img:hover{
		opacity:1;
	}
	.titleakcii{
	text-transform: uppercase;
    font-size: 18px;
    font-weight: 300;
    margin-top: 3px;
	}
	.titleakcii a{
		color:#0b83a9;
		text-decoration:underline;
	}
	.titleakcii a:hover{
		color:#171717;
		text-decoration:none;
	}
	.introakcii{
		margin: 0px;
    padding: 0px;
    font-size: 14px;
    margin-top: 3px;
    color: #171717;
    line-height: 1.2;
	}


div.article {
	width: 537px;
	height: 535px;
	background-color: #f9f5f0;
	border-radius: 8px;
	margin-top: 30px;
	margin-left: 30px;
	display: inline-block;
	position: relative;
	

}
.article h4{
	text-align: center;
	  text-transform: uppercase;
    font-size: 18px;
	 margin-top: 20px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 300;
}
.article h4 a {
    color: #0b83a9;  
    text-decoration: underline;
   	
}
.article h4 a:hover {
	cursor: pointer;
	color: #333;
	text-decoration: none;
}

div.containeArticle {

	width: 490px;
	height: 323px;
	border: 1px solid #ebebeb;
	margin: auto;
	overflow:hidden;
}

.containeArticle img {
	display: block;
	margin: auto;
	margin-top: 5px;
	width:469px;
}

.article p {
	margin-left: 30px;
	width: 100%;
	width: 480px;
	height: auto;
	font-size: 14px;
	text-align: left;
	margin-top: 20px;
	float: left;
	
}

.article a.read {
	color: #0b83a9;
	font-size: 16px;
	font-weight: 300;
	text-decoration: underline;
	font-style: italic;
	position: absolute;
	right: 27px;
	bottom: 25px;
	

}

.article a.read:hover {
	color: #333;
	text-decoration: none;
}

img.imagearticle{
    width: 350px;
    height: auto;
    float: left;
    margin-top: 12px;
    margin-right: 20px;
    margin-bottom: 5px;
    border-radius: 10px;
}
form .orderSubmit{display:block;}
.modal_background{width:100%;height:100%;position:fixed;background:#000000;opacity:.9;filter:alpha(opacity=0.9);z-index:600;display:none;top: 0;}
.modal_background_frame{width:825px;height:315px;background:#fff;position:fixed;z-index:602;display:none;text-align:center;padding:25px 20px;top: 0;margin-left: -moz-calc(50% - 410px) !important; margin-left: -webkit-calc(50% - 410px) !important;    margin-left: calc(50% - 410px) !important;}
.modal_background_frame .modal_h1{text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    color: #000;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 10px;}
.modal_background_frame .modal_h2{margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #5e5e5e;
    font-weight: 400;
    margin-bottom: 20px;}
.modal_background_frame .modal_exit{width:27px;height:27px;background:url(../img/close2.jpg);cursor:pointer;position:absolute;right:10px;top:10px;opacity:.7;background-size: contain;}
.modal_background_frame .modal_exit:hover{opacity:1;}
.modal_background_frame form{margin:auto;width:100%;margin-top:0px;position:relative;}
.modal_background_frame h6{position:relative;font-size:12px;margin:auto;font-weight:normal;margin-top:20px;width:100%;}
.modal_background_frame h6:before{content:"";margin:auto;position:absolute;width:7px;height:9px;background:url(../img/lock.png);left:0;top:0;bottom:2px;}
.modal_background_frame h6 a{color:#000;}
.modal_background_frame input{width:270px;box-sizing:border-box;text-align:center;border-radius:15px;font-size:15px;}
.modal_background_frame input.clientPhone{margin: 0px auto;
    width: 340px;
    font-family: 'Roboto', sans-serif;
    height: 50px;
    color: #171717;
    font-size: 14px;
    text-align: center;
    padding: 0;
    margin-left: 35px;
    margin-top: 4px;
    border: 1px solid #0c4e6d;
    margin-bottom: 5px;
    border-radius: 7px;
    float: left;
    outline: none;}
.modal_background_frame .orderSubmit{    margin: 0px;
    padding: 0px;
    display: block;
    background: #0880a6;
    color: #FFF;
    text-align: center;
    line-height: 2;
    font-size: 15px;
    padding: 5px 35px 4px 35px;
    left: 10px;
    width: 340px;
    font-family: 'Roboto', sans-serif;
    height: 47px;
    position: relative;
    border-radius: 7px;
    border: none;
    top: 4px;
    box-shadow: 0px 5px 0px #386b89;
    cursor: pointer;
    -webkit-transition: 0.05s ease;
    -o-transition: 0.05s ease;
    -moz-transition: 0.05s ease;
    transition: 0.05s ease;
    outline: none;}
.modal_background_frame input[type="checkbox"]{
width:14px;height:14px;display:inline-block;position: relative;
top: 2px;
}
.orderSubmit:disabled{-moz-filter: grayscale(.8);-webkit-filter: grayscale(.8);filter: grayscale(.8);}
.modal_background_frame .orderSubmit:hover{box-shadow: 0px 4px 0px #386b89;top: 5px;}
.clientPhone.error{-webkit-animation:error ease-in-out .4s 3;animation:error ease-in-out .4s 3;}
@-webkit-keyframes error{0%{-webkit-box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 1);box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 1);}
100%{-webkit-box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 0);box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 0);}
}
@keyframes error{0%{-webkit-box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 1);box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 1);}
100%{-webkit-box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 0);box-shadow:inset 0px 0px 10px 0px rgba(255, 0, 0, 0);}
}
div.calc:before {
    position: absolute;
    margin-left: 12px;
    left: 0;
    content: "";
    width: 50px;
    height: 50px;
    background: url(img/calc.png) no-repeat;
}
div.calc{cursor:pointer;}
.callButton{padding-top: 18px;cursor: pointer;}
