.link1, .link2, .link3 {
	opacity:0.75;
	-webkit-transition:opacity 1s ease;
	-moz-transition:opacity 1s ease;
	transition:opacity 1s ease;
}

.link1:hover, .link2:hover, .link3:hover {
	opacity:1;
}

.serv1 .link1 {
	background: url(../images/mpicto.png) no-repeat 0 0;
	width:152px;
	height:193px;
	text-indent:-3000em;
	overflow:hidden;
}

.serv1 .link2 {
	background: url(../images/mpicto.png) no-repeat -152px 0;
	width:152px;
	height:193px;
	text-indent:-3000em;
	overflow:hidden;
}

.serv2 .link1 {
	background: url(../images/mpicto.png) no-repeat -304px 0;
	width:152px;
	height:193px;
	text-indent:-3000em;
	overflow:hidden;
	top:10px!important;
	left:10px!important;
}

.serv2 .link2 {
	background: url(../images/mpicto.png) no-repeat 0 -193px;
	width:152px;
	height:193px;
	text-indent:-3000em;
	overflow:hidden;
	top:210px!important;
	left:60px!important;
}

.serv2 .link3 {
	background: url(../images/mpicto.png) no-repeat -152px -193px;
	width:152px;
	height:193px;
	text-indent:-3000em;
	overflow:hidden;
	left:auto!important;
	right:10px;
}


.serv3 .link1 {
	background: url(../images/mpicto.png) no-repeat -304px -193px;
	width:152px;
	height:193px;
	text-indent:-3000em;
	overflow:hidden;	
	top:10px!important;
	right:10px!important;
	left:auto!important;
}

.serv3 .link2 {
	background: url(../images/mpicto.png) no-repeat -456px 0;
	width:152px;
	height:193px;
	text-indent:-3000em;
	overflow:hidden;
	right:10px!important;
	bottom:10px!important;
}

ul.menu {
	padding-left:0!important;
	margin-left:35px!important;
}

.main .block {
	float:left !important;
	margin-left:50px;
}

.logoLinkMain {
	position:absolute; 
	width:169px; 
	display:inline-block; 
	top:30px; 
	right:30px;
	z-index:1; 
	float:left;
	text-align:center;
}

.logoMain {
	width:169px; 
	height:159px; 
	float:none;
}

.imgHusbent {
	left:330px!important;
	top:80px!important;
}

#footer {
	padding:20px!important;
}

.green {
	color:#668C01!important;
}

.footer-contacts {
	float:left;
}

.footer-contacts td, .footer-contacts td a {
	font-size:16px!important;
	padding:3px;
	line-height:140%;
	color:#6D492B;
}

.footer-contacts td a  {
	text-decoration:none;
}

.footer-contacts td a:hover {
	color:#F57D00!important;
}

.tar  {
	text-align:right;
}

.footer-links {
	float:right;
	width:600px;
}

.footer-links ul {
	margin-left:0;
}

.footer-links td {
	text-align:left!important;
	vertical-align:top;
}

.footer-links td a {
	font-size:16px!important;
	padding:3px;
	line-height:140%;
	color:#6D492B;
}

.footer-copyrights {
	margin-top:40px;
	font-size:13px;
}

.footer-copyrights-link {
	color:#202020!important;
}

#content {
	padding-top:20px!important;
}

#mainNuv ul.menu li {
	list-style: square url('../images/arrow-tr.png') inside;
}

#mainNuv ul.menu li.current {
	list-style: square url('../images/arrow.png') inside;
}

#mainNuv ul.menu li >a {
	vertical-align:top;
	display:inline-block;
}

.contact-contactinfo p, .contact-contactinfo a {
	font-size:14px;
	font-weight:bold;
	text-shadow:0 0 0 rgba(0,0,0,0);
}

#news-right-box {
	position:absolute;
	right: 10px;
	top:245px;
	width:210px;
}


#news-right-box ul {
	margin-left:0!important;
}

#news-right-box li {
	font-size:12px;
}
#news-right-box  > span {
	font-size: 1.17em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#vk_groups {
	margin-top: 20px;
}
.b_child_heading {
	display: block;
	font-size: 2em;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}
.main {
	margin-bottom: 20px;
}
.pagination {
	margin-left: 350px;
}
.pagination > ul > li {
	float:left;
	margin: 0 10px;
}
.items-more {
	margin-top: 360px;
}
/*Style Texts*/
.category-desc ul > li{
	list-style: disc;
	line-height:1.5;
}
.category-desc ol > li{
	list-style: decimal;
	line-height:1.5;
	margin: 10px 0 10px 30px;
}
.category-desc table, .category-desc tr, .category-desc td, .category-desc th, .about table, .about tr, .about td, .about th {
	border: 2px solid black;
}
.category-desc td, .category-desc th, .about td, .about th, .about td a {
	padding: 5px;
	font-size:14px;
}
.price-inform {
  background: #eee;
  border-radius: 8px;
  font-weight: bold;
  border: 1px solid #ddd;
}
.category-desc table tr:nth-child(2n), .about table tr:nth-child(2n) {
	background-color: #ddd;
}
.category-desc table:after {
    display: block;
    content: 'Приведенные выше цены являются приблизительными и могут изменяться в зависимости от дальности объекта, сложности и других факторов. Для более подробной информации свяжитесь с нами.';
    background-color: #FFA4A4;
    border-right: 2px solid #000;
    padding: 5px;
    font-style: italic;
}
.price-inform:after {
    display: block;
    content: 'Цены могут меняться. Точную стоимость работ можно узнать, связавшись с нами.';
    background-color: #FDFFBE;
    padding: 5px;
    font-style: italic;
    border-radius: 0 0 8px 8px;
    font-weight: normal;
}
.maintext {padding-right:170px;}
.tm {text-align:center; margin:40px 0 20px;line-height:120%;}
.sidebar1 {
    float: right;
    position: relative;
    width: 242px;
    padding-right: 26px;
    z-index: 2;
}
.sidebar1 .block {margin-top:20px;padding:5px 0 10px;}
.sidebar1 .block p {text-indent:0px;margin-top:7px;margin-bottom:7px;text-align:left;}
.mooaccordion {padding:10px 25px;font-size:14px;font-family: Arial, Helvetica, sans-serif;line-height:17px;border-top:1px solid #000;}
.mooaccordion:hover {cursor:pointer;color: #ff7e00;}
.mooaccordioncontainer p {padding:0 30px;line-height:125%;}
.mooaccordioncontainer a {color: #ff7e00;line-height:125%;font-size:14px;}
.rmenu_title {font-weight:bold;font-size:22px;padding-left:25px;}
.mooaccordiondefaulttoggle {background:url('/images/plus.png') no-repeat 7px 14px;background-size: 10px auto;}
.mooaccordiondefaulttoggle.mooaccordionopen {background:url('/images/minus.png') no-repeat 7px 14px;background-size: 10px auto;}