<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* MAIN */

/* tabs */

#content #tabs&gt;ul {
	margin: 20px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	box-sizing: border-box;
}

#content #tabs&gt;ul:after {
	background: none;
	height: 0;
}

#content #tabs&gt;ul&gt;li {
    font-size: 1em;
	padding: 13px 5%;
	width: auto;
	background: #fff;
    color: #555;
	border: none;
	border-radius: 0;
	text-transform: none;
}

#content #tabs&gt;ul&gt;li.active, #content #tabs&gt;ul&gt;li.active:hover,
#content #tabs&gt;ul&gt;li:hover {
	border: none;
	border-bottom: 3px solid #48a216;
	color: #48a216;
}

/* GLAVNAYA STRANICA */

/* content */

#content_index {
	overflow: hidden;
	box-sizing: border-box;
}

#content_index h1 {
	font-size: 1.9em;
    margin: 0 0 22px 0;
}

#content_index h2 {
    font-size: 2em;
    margin: 0 0 30px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase;
    text-align: center;
}

#content_index h3 {
	font-size: 1.3em;
	margin: 27px 0 10px 0;
}

#content_index h4 {
	font-size: 1.14em;
	margin: 27px 0 10px 0;
}

#content_index h5 {
	font-size: 1em;
	font-weight: bold;
}

#content_index p,
#content_index ul,
#content_index ol {
	color: #404040;
}

#content_index p {
	line-height: 1.5;
    margin: 0 0 10px 0;
}

#content_index table {
	width: 100%;
	border: 1px solid #dedede;
	font-size: 0.9em;
	margin: 20px 0;
}

#content_index td, #content_index th {
    border: 0;
    padding: 15px 5px;
	text-align: center;
	border: 1px solid #dedede;
}

#content_index th {
	text-transform: uppercase;
    padding: 15px 5px;
	background: #f7f7f7;
	font-size: 0.9em;
	font-weight: 600;
}

#content_index tr {
	background: #fff;
}

#content_index table td:first-child {
    text-align: left;
    padding-left: 24px;
}

#content_index table tr:nth-child(odd) {
	background: #fcfcfc;
}

#content_index ul, #content_index ol {
	margin: 10px 0 20px 5%;
}

#content_index ul {
	list-style: square;
}

#content_index ol {
	list-style: decimal;
}

#content_index ul li, #content_index ol li {
    line-height: 1.5;
}

#content_index a {
	text-decoration: underline;
}

#content_index a:hover {
	text-decoration: none;
}

#content_index img {
    max-width: 100%;
	height: auto;
}

#content_index b, #content_index strong {
	font-weight: 600;
}

#content_index sup {
	position: relative;
	top: -0.5em;
}

#content_index sub {
	position: relative;
	top: 0.5em;
}

#content_index a.link_all {
	display: block;
	width: 150px;
	text-align: center;
	padding: 15px;
	margin: 10px auto 0 auto;
	border: 1px solid;
	border-radius: 4px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: 600;
}

#content_index a.link_all:hover {
	opacity: 0.8;
}

/* uslugi */

.uslugi_index {
	overflow: hidden;
	margin-bottom: 90px;
}

#content_index #uslugi .block_uslugi {
	width: 31.6%; 
	vertical-align: top;
	display: inline-block;
	margin: 0 2% 30px 0; 
	border: 5px solid #f7f7f7;
	border-radius: 4px;
	box-sizing: border-box;
}

#content_index #uslugi .block_uslugi:nth-child(3n) {
	margin-right: 0;
}

/* catalog */

#content_index #catalog_section_list {
	overflow: hidden;
    margin-bottom: 70px;
}

#content_index #catalog_section_list .box {
	min-height: 180px;
}

#content_index #catalog_section_list .box .text .title a {
    font-size: 1.2em;
}

/* calc */

#content_index .calc_index {
	margin-bottom: 100px;
}

#content_index #form_vopros_calc {
	background: #fff !important;
    padding: 40px 8%;
    border: 1px solid #ccc;
 }

#content_index #form_vopros_calc .prorab img {
    width: 170px;
}

/* portfolio */

.portfolio_index {
	overflow: hidden;
	margin-bottom: 90px;
}

#index_photo {
	padding: 8px 45px 10px 40px;
	overflow: hidden;
	margin-bottom: 30px;
}

#index_photo div {
	margin: 1px;
	width: 100%;
	max-height: 215px;
}

#index_photo img:hover {
	opacity: 0.8;
}

#index_photo .prevarr, #index_photo .nextarr {
	font-size: 2.2em;
	color: #48a216;
}

#index_photo .prevarr:hover, #index_photo .nextarr:hover {
	opacity: 0.9;
}

#index_photo {
	position: relative;
}

#index_photo .nextarr {
	position: absolute;
	bottom: 40%;
	right: 8px;
	cursor: pointer;
}

#index_photo .prevarr {
	position: absolute;
	bottom: 40%;
	left: 8px;
	z-index: 1;
	cursor: pointer;
}

/* text */

#content_index .text_index,
#content .index_plus {
	margin: 30px 0;
}

#content_index .index_plus_block,
#content .index_plus_block  {
	margin: 20px 0 25px;
}

#content_index .index_plus_block .left,
#content .index_plus_block .left {
	float: left;
}

#content_index .index_plus_block .block,
#content .index_plus_block .block {
	margin-left: 55px;
}

#content_index .index_plus .fa,
#content .index_plus .fa {
	margin: 3px 0 0 10px;
	font-size: 2.5em;
	color: #48a216;
}

#content_index .index_plus .title,
#content .index_plus .title {
	font-size: 1.1em;
	margin-bottom: 0;
}

#content_index .index_plus .text,
#content .index_plus .text {
	font-size: 1em;
	margin-bottom: 0;
}

#content_index ol.index_zakaz,
#content ol.index_zakaz {
	margin: 20px 0 30px;
	counter-reset: myCounter;
}

#content_index ol.index_zakaz li,
#content ol.index_zakaz li {
	list-style: none;
}

#content_index ol.index_zakaz li:before,
#content ol.index_zakaz li:before {
	counter-increment: myCounter;
	content:counter(myCounter);
	color: white;
	background: #48a216;
	display: inline-block;
	text-align: center;
	margin: 5px 10px;
	line-height: 37px;
	width: 37px;
	height: 37px;
	font-size: 1.2em;
}

#content_index #form_vopros {
	background: #fff !important;
    padding: 50px 8%;
 }

#content_index #form_vopros .prorab img {
    width: 170px;
}

/* partnery */

.partnery_index {
	margin-top: 90px;
}

#index_partnery {
	padding: 10px 40px;
	margin: 20px 0 0 0;
	box-sizing: border-box;
	overflow: hidden;
}

#index_partnery .box {
	margin: 4px;
	width: 100%;
	max-height: 215px;
	border: 1px solid #ececec;
}

#index_partnery img:hover {
	opacity: 0.8;
}

#index_partnery .prevarr, #index_partnery .nextarr {
	font-size: 2em;
	color: #ccc;
}

#index_partnery .prevarr:hover, #index_partnery .nextarr:hover {
	color: #aeaeae;
}

#index_partnery {
	position: relative;
}

#index_partnery .nextarr {
	position: absolute;
	bottom: 40%;
	right: 8px;
	cursor: pointer;
}

#index_partnery .prevarr {
	position: absolute;
	bottom: 40%;
	left: 8px;
	z-index: 1;
	cursor: pointer;
}

/* STRANICA AKCII */

#content .block_promo {
	width: 100%;
	max-width: 700px;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 15px 10px -14px #9d9cab;
	margin: 0 auto 50px auto;
	padding-bottom: 10px;
}

#content .block_promo img {
	width: 100%;
	height: auto;
}

#content .block_promo_text_1 {
	padding: 5px 20px 10px 20px;
	font-style: italic;
	font-size: 0.8em;
	color: #666666;
}

#content .block_promo_text_2 {
	padding: 0 20px 10px 20px;
	font-size: 1.2em;
}

#content .block_promo_text_2 a {
	color: #000;
}

#content .block_promo_text_2 p {
	margin: 10px 0 0 0;
	color: #000;
	font-size: 0.7em;
}

#content .img_action img {
	width: 100%;
	max-width: 800px;
	height: auto;
	margin-bottom: 30px;
}

#content .block_promo_text_3 {
	padding: 0 20px;
    font-size: 0.9em;
}

/* STRANICA USLUGI SECTIONS */

#uslugi_box .box {
	width: 48%; 
	vertical-align: top;
	max-width: 384px;
	display: inline-block;
	margin: 0 3.3% 30px 0; 
	border: 5px solid #f7f7f7;
	border-radius: 4px;
	box-sizing: border-box;
}

#uslugi_box .box:nth-child(2n) {
	margin-right: 0;
}

#uslugi_box .img {
	line-height: 0;
}

#uslugi_box .img img {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
	border-bottom: 2px solid #333;
}

#uslugi_box .img img:hover {
	opacity: 0.8;
}

#uslugi_box .text h2 {
	margin: 0 0 10px 0;
}

#uslugi_box .text h2 a {
	margin: 0;
	text-decoration: none;
	font-size: 1em;
	color: #000;
}

#uslugi_box .text h2 a:hover {
	opacity: 0.8;
}

#uslugi_box .text {
	text-align: left;
	padding: 20px;
}

#uslugi_box .text .title {
	margin: 0 0 10px 0;
}

#uslugi_box .text .title a {
	margin: 0;
	font-size: 1.2em;
}

#uslugi_box .text title a:hover {
	opacity: 0.8;
}

#uslugi_box .text .class_p,
#uslugi_box .text .class_p p {
	margin: 0;
	line-height: 1.3;
	color: #000;
	font-size: 0.9em;
}

#uslugi_box .text .class_p span,
#uslugi_box .text .class_p p span {
	font-size: 1.5em;
}

#uslugi_box .text a {
	margin-right: 15px;
	font-size: 0.9em;
}

#uslugi_box .text ul {
	margin: 10px 0 0 20px;
}

/* STRANICA USLUGI */

#uslugi .block_uslugi {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	max-width: 384px;
	margin: 0 3.3% 30px 0;
	vertical-align: top;
	border: 5px solid #f7f7f7;
	border-radius: 4px;
	background: #fff;	
	text-align: center;
	box-sizing: border-box;
}

#uslugi .block_uslugi:nth-child(2n) {
    margin-right: 0;
}

#uslugi .block_uslugi img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 1px;
    border-bottom: 1px solid #333;
}

#uslugi .block_uslugi img:hover {
	opacity: 0.8;	
}

#uslugi .block_uslugi_title {
	margin-bottom: 10px;
	font-size: 1.2em;
}

#uslugi .block_uslugi_title a:hover {
	opacity: 0.8;
}

#uslugi .block_uslugi_price {
	line-height: 1.3;
	color: #000;
	font-size: 1.1em;
}

#uslugi .block_uslugi_price span {
	font-size: 1.6em;
}

#uslugi .block_uslugi_button {
	margin: 30px 0;
}

#uslugi .block_uslugi_button a.button {
	padding: 10px 25px;
}

/* USLUGI VNUTR */

/* img-top */

#uslugi_detail .img_top {
	position: relative;
	margin-bottom: 30px;
	max-width: 800px;
	height: 340px;
}

#uslugi_detail .img_top img {
	max-width: 800px;
	height: 340px;
	border: 1px solid #ececec; 
}

#uslugi_detail .img_top  #form_slider_uslugi {
	position: absolute;
	top: 30px;
	right: 7%;
	z-index: 5;
}

#uslugi_detail .img_top .slogan {
	position: absolute;
	top: 70px;
	left: 7%;
	color: #fff;
	font-size: 2.5em;
	width: 40%;
	z-index: 2;
}

#uslugi_detail .img_top .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 1;
}

/* nashi raboty */

#carousel_photo {
	margin: 20px 0 30px;
	padding: 8px 45px 10px 40px;
	border: 1px solid #eee;
	background: #f7f7f7;
	border-radius: 7px;
}

#carousel_photo div {
	margin: 1px;
	width: 100%;
	max-height: 170px;
}

#carousel_photo img:hover {
	opacity: 0.8;
}

#carousel_photo .prevarr, #carousel_photo .nextarr {
	font-size: 2em;
	color: #999;
}

#carousel_photo .prevarr:hover, #carousel_photo .nextarr:hover {
	color: #444;
}

#carousel_photo {
	position: relative;
}

#carousel_photo .nextarr {
	position: absolute;
	bottom: 40%;
	right: 8px;
	cursor: pointer;
}

#carousel_photo .prevarr {
	position: absolute;
	bottom: 40%;
	left: 8px;
	z-index: 1;
	cursor: pointer;
}

/* STRANICA CENY */

#content .accordion h2 {
	font-size: 1.2em;
	margin: 0;
	background: #48a216;
}

#content .accordion h2:hover {
	opacity: 0.9;
}

#content .accordion table {
	font-size: 0.9em;
	margin: 0;
}

#content .accordion table th {
	background: #f7f7f7;
	color: #000;
	font-size: 0.9em;
}

#content .accordion table td:first-child {
    width: 60%;
}

#content .prais_print {
	margin: 20px 0 20px 10px;
}

#content  .prais_print a {
	padding: 5px 15px;
	background: #48a216;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 4px;
	cursor: pointer;
}

#content  .prais_print a:hover {
	opacity: 0.8;
}

#content .prais_print .fa {
	font-size: 1.1em;
	margin: 0 10px 0 0;
}

/* STRANICA PROEKTY SECTIONS */

#proekty_box .box {
	display: inline-block;
	vertical-align: top;
	width: 48%; 
	max-width: 384px;
	margin: 0 3.3% 30px 0; 
	border: 5px solid #f7f7f7;
	border-radius: 4px;
	box-sizing: border-box;
}

#proekty_box .box:nth-child(2n) {
	margin-right: 0;
}

#proekty_box .img {
	line-height: 0;
}

#proekty_box .img img {
	width: 100%;
	height: auto;
	padding-bottom: 1px;
	border-bottom: 3px solid #48a216;
}

#proekty_box .img img:hover {
	opacity: 0.8;
}

#proekty_box .text {
	padding: 20px;
}

#proekty_box .text h2 {
	font-size: 1.1em;
	margin: 0 0 15px 0;
}

#proekty_box .text h2 a {
	color: #000;
	font-size: 1.2em;
}

#proekty_box .text,
#proekty_box .text p {
	margin: 0;
	font-size: 0.9em;
}

#proekty_box .text a {
	margin-right: 15px;
	font-size: 0.9em;
}

#proekty_box .text ul {
	margin: 0 0 0 20px;
}

/* STRANICA PROEKTY */

#proekty .proekty_block {
	overflow: hidden;
    padding: 30px 20px;
	border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}

#proekty .proekty_block img {
	float: left;
	width: 300px;
	max-width: 300px;
	height: 215px;
	border-radius: 4px;
}

#proekty .proekty_block img:hover {
	opacity: 0.7;
}

#proekty .proekty_block .text {
	margin-left: 320px;
}

#proekty .proekty_block .text p {
	margin-bottom: 5px;
}

#proekty .proekty_block .text p span {
	font-weight: 600;
}

/* PROEKTY VNUTRENNIE STRANICY */

#proekty_top {
    padding: 10px 0 0;
	margin: 0 0 30px;
}

#proekty_top img {
	display: inline-block;
	vertical-align: top;
	width: 51%;
	max-width: 408px;
	height: auto;
	border-radius: 4px;
	margin: 4px 20px 0 0;
}

#proekty_top .text {
	display: inline-block;
	width: 44%;
}

#proekty_top .text p {
	margin-bottom: 7px;
}

#proekty_top .text p&gt;span {
	font-weight: 600;
}

#proekty_top a.button {
	margin: 0;
}

#proekty_top form {
	background: none;
}

#content .fotogallery_block {
	margin: 20px 0;
	overflow: hidden;
}

#content .fotogallery_block ul {
	list-style: none;
	margin:0;
	padding: 0;
}

#content .fotogallery_block ul  li {
	float: left;
	width: 195px;
	height: 140px;
	margin: 2px;
	overflow: hidden;
}

/* STRANICA PORTFOLIO */

#portfolio .portfolio_block {
	overflow: hidden;
    padding: 30px 20px;
	border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}

#portfolio .portfolio_block:first-child {
    padding-top: 20px;
}

#portfolio .portfolio_block img {
	float: left;
	width: 300px;
	height: 215px;
	border-radius: 4px;
}

#portfolio .portfolio_block img:hover {
	opacity: 0.7;
}

#portfolio .portfolio_block .text {
	margin-left: 320px;
}

#portfolio .portfolio_block .text p {
	margin-bottom: 5px;
}

#portfolio .portfolio_block .text p span {
	font-weight: 600;
}

/* PORTFOLIO VNUTRENNIE STRANICY */

#portfolio_top {
    padding: 10px 0 0;
	margin: 0 0 50px;
}

#portfolio_top img {
	display: inline-block;
	vertical-align: top;
	width: 51%;
	height: auto;
	border-radius: 4px;
	margin: 4px 20px 0 0;
}

#portfolio_top .text {
	display: inline-block;
	width: 44%;
}

#portfolio_top .text p {
	margin-bottom: 7px;
}

#portfolio_top .text p&gt;span {
	font-weight: 600;
}

#portfolio_top a.button {
	margin: 0;
}

#portfolio_top form {
	background: none;
}

#content .fotogallery_block {
	margin: 20px 0;
	overflow: hidden;
}

#content .fotogallery_block ul {
	list-style: none;
	margin:0;
	padding: 0;
}

#content .fotogallery_block ul  li {
	float: left;
	width: 195px;
	height: 140px;
	margin: 2px;
	overflow: hidden;
}

/* STRANICA KONTAKTY */

#contacts {
	margin: 50px 0 50px;
	overflow: hidden;
}

#contacts .left {
	float: left;
	width: 43%;
	margin-right: 20px;
}

#contacts .left .fa {
	font-size: 2em;
	color: #48a216;
	margin-right: 15px;
	width: 30px;
}

#contacts .left  p {
	margin-bottom: 20px;
}

#contacts .left  p&gt;span {
	font-weight: 600;
}

#contacts .left  p&gt;i {
	float: left;
}

#contacts .right {
	float: left;
	width: 45%;
}

/* STRANICA NEWS */

#content .news_list .block_new {
	overflow: hidden;
    padding: 30px 0 30px 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}

#content .news_list img.preview_picture {
    border: 4px solid #fff;
    box-shadow: 0px 0px 5px 0px #ccc;
    border-radius: 2px;
	width: 38%;
	max-width: 300px;
	height: auto;
	margin: 0 15px 0 0;
}

#content .news_list a.link {
	margin-bottom: 10px;
	font-size: 1.2em;
}

#content .news_list .block_new p {
	margin: 7px 20px 0 0;
}

#content .news_list .block_new {
	margin: 7px 20px 0 0;
	line-height: 1.5;
    margin: 0 0 10px 0;
	color: #404040;
}

#content .news_list .right_text {
	float: left;
	width: 60%;
}

#content .news_detail .img_top {
	margin-bottom: 30px;	
}

/* share */

#content .block_friends {
	margin: 15px 0 0 0;
	border-top: 1px solid #ccc;
}

/* STRANICA SERTIFIKATY */

#sertifikaty {
    margin: 40px 0 0;
}

#sertifikaty .box {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0 2.9% 25px 0;
}

/* STRANICA OTZYVY */

#content .top {
	margin: 0 0 40px;
}

#otzyv .block {
	padding: 15px;
	border-radius: 4px;
	border: 1px dashed #ccc;
	margin: 0 0 30px;
	line-height: 1.5;
    margin: 0 0 10px 0;
    color: #404040;
}

#otzyv .name_date {
	margin: 0 0 10px;
}

#otzyv .name {
	font-weight: 600;
	margin-right: 20px;
}

#otzyv .date {
	font-style: italic;
}

/* STRANICA VIDEO */

#content .video {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	border:1px solid #ccc;
	margin: 20px 0;
}

#content .video iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* STRANICA REKVIZITY */

#content table.table_rekvizity td {
	padding-left: 20px;
	text-align: left;
}

/* STRANICA SITEMAP */

#content .sitemap table {
	background: #fff;
	border: 0;
}

#content .sitemap table td, 
#content .sitemap table th {
	text-align: left;
	background: #fff;
	border: 0;
}

/* link back infoblock */

#content .link_back {
	margin-top: 30px;	
}

#content .link_back .fa {
	margin-right: 30px;
	width: 30px;
	height: 30px;
    line-height: 31px;
	color: #fff;
	background: #48a216;
	border-radius: 4px;
    padding-right: 2px;
    margin-right: 10px;
    text-align: center;  
}

#content .link_back a {
	text-decoration: none;
}

#content .link_back a:hover {
	opacity: 0.8;
}</pre></body></html>