<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#footer .sitemap {
	float: right;
	color: #C0AE76;
	font-size: 11px;
	text-decoration: none;
}
#tel2a {
    position: absolute;
    left: 0;
    top: 40px;
}
.main1_main #tel2a {
    position: absolute;
    left: 0;
    top: 101px;
}
.index #tel2a {
    top: 101px;
}
#toTop { 
	position: fixed;
	bottom: 40px;
	right: 50px;
	padding: 3px 20px 5px;
	text-align: center;
	cursor: pointer;
	border: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.5);
	border-radius: 4px;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.25),inset 1px 1px 1px rgba(255,255,255,0.4), inset -1px -1px 1px rgba(0,0,0,0.08);
	text-shadow: 0px -1px 2px rgba(0,0,0,0.25);
	background: #E9D28E;
	background: linear-gradient(to bottom, #91661D 0%,#E9D28E 100%);
/*
	background: #B0453D;
	background: linear-gradient(to bottom, #B0453D 0%,#7C0C00 100%);
*/
}


/* ============ FEEDBACKER ============ */
.modal_feedback {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 999;
}
.modal_feedback_body {
	display: none;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	background: #fff;
}
.modal_close{
	position: absolute;
	top: -22px;
	right: -24px;
	height: 30px;
	width: 30px;
	background: url('/feedbacker/close.png');
	cursor: pointer;
}
.modal_feedback_body {
	border: 10px solid #FCFCFC;
	border-radius: 10px;
}
/* ============ FEEDBACK_SECTION ============ */
#feedbacker00 {
/*
	position: absolute;
	bottom: -8px;
	right: 80px;
*/
	margin-right: 72px;
	float: right;
	padding: 8px 20px;
	color: #fff;
	font-weight: bold;
	border-radius: 2px;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.25),inset 1px 1px 1px rgba(255,255,255,0.4), inset -1px -1px 1px rgba(0,0,0,0.08);
	text-shadow: 0px -1px 2px rgba(0,0,0,0.25);
	background: #B0453D;
	background: linear-gradient(to bottom, #B0453D 0%,#7C0C00 100%);
	cursor: pointer;
}
#feedbacker00:hover {
	background: #C24F46;
	background: linear-gradient(to bottom, #C04A42 0%,#8A1003 100%);
}

#feedbacker01, #feedbacker02 {
	clear: both;
	margin: 0 auto;
	width: 100px;
	padding: 6px 20px 7px;
	text-align: center;
	cursor: pointer;
	border: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.5);
	border-radius: 4px;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	box-shadow: 1px 2px 4px rgba(0,0,0,0.25),inset 1px 1px 1px rgba(255,255,255,0.4), inset -1px -1px 1px rgba(0,0,0,0.08);
	text-shadow: 0px -1px 2px rgba(0,0,0,0.25);
	background: #E9D28E;
	background: linear-gradient(to bottom, #91661D 0%,#E9D28E 100%);
}
#feedbacker01:hover, #feedbacker02:hover {
	background: linear-gradient(to top, #91661D 0%,#E9D28E 100%);
}

#jivo-label {
	width: 335px!important;
	left: 0!important;
}

#jivo-chat {
	left: 34px !important;
}

table.price {
	margin: 20px auto;
	border: 1px solid #888;
	border-collapse: collapse;
	background: #EBE5B6;
	text-align: center;
}

table.price td {
	padding: 4px 8px;
	border: 1px solid #888;
}
table.price tr:not(:first-child)  td:first-child {
	text-align: left;
}


@media (max-width:1199px){
html, body {
    min-width: 970px;
}
#lang_bgs_id {
    background-size: 100%;
    height: 464px;
}
#lang_bgs_id2 {
    height: 464px;
}
#all .mb2 img {
  height: 465px!important;
}
.header1 {
    width: 970px;
    position: relative;
    margin: 0 auto;
}
#header {
    width: 100%;
min-width: inherit;
}
#main {
margin: 0 auto;
    width: 970px;
}
#main1 {
    max-width: inherit;
    min-width: inherit;
}
#main2 {
    width: 100%;
}
#main2 .leftcol01 {
    width: 635px;
    padding-left: 10px;
    padding-right: 10px;
}
#main2 .leftcol02 {
    width: 270px;
    padding-left: 10px;
}
#footer {
    width: 100%;
    min-width: inherit;
}
.footer1 {
    width: 970px;
    margin: 0 auto;
}
#tel1 {
    left: 5px;
}
#tel2 {
    left: 4px;
}
.main1_main #tel2a {
    left: 4px;
}
#tel2a {
    left: 4px;
}
.worked_time, .header1 .mail {
    margin-left: 5px;
}
#ya-site-form0 {
    margin-left: 4px!important;
}
.extramb1 #ya-site-form0 {
    margin-left: 8px!important;
}

#main2 .leftcol03 {
    padding: 20px 0 0 10px;
}
.extramb2 {
  padding-left: 10px!important;
}
#main2 .rightcol03 {
    padding: 20px 10px 0 0;
}
#main2 table {
  width: 100%!important;
}
#main1 {

    background-size: 1252px;
}

}
@media (max-width:992px){
.mb8   {
    display: none;
}
.mb4   {
    display: none;
}
html, body {
    min-width: 750px;
}
.footer1 {
    width: 750px;
}
.header1 {
    width: 750px;
}
#main {
    width: 750px;
}
#search {
    margin-left: 0px!important;
}
.extramb1 #ya-site-form0 {
    margin-left: 0px!important;
}
.topmenu ul li a {
    margin: 0px 11px;
}
#lang_bgs_id {
    height: 364px;
}
#lang_bgs_id2 {
    height: 364px;
}
#all .mb2 img {
    height: 365px!important;
}
#main2 .leftcol01 {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    float: none;
margin-bottom: 45px;
}
img.left {
  display: none;
}
#main2 .leftcol02 {
    width: 100%;
    padding: 0%;
    text-align: left;
}
#main2 .extramb3 {
    width: 46%;
    padding-left: 2%;
    overflow: hidden;
}
.extramb3a4, .extramb3a5 {
  height: 402px;
}
.extramb4a5, .extramb4a6 {
  display: none;
}
.extramb3a6, .extramb3a7 {
    height: 405px;
}
.footer1 .left {
    width: 750px;
    float: none;
}
.footer1 .addr {
    width: 750px;
    float: none;
}
#main2 .leftcol03 {
    padding: 20px 2% 0 2%;
    width: 96%;
}
#main2 .rightcol03 {
    padding: 20px 2% 0 2%;
    width: 96%;
}
.extramb2 {
    padding: 20px 2% 0px 2%!important;
    width: 96%!important;
}
#ymaps-map-container {
    float: none!important;    margin-top: 0px!important;
    margin-bottom: 20px!important;
}
.l01 span {
    position: static;
}

}
@media (max-width:767px){
html, body {
    min-width: 460px;
}
.footer1 {
    width: 460px;
}
.header1 {
    width: 460px;
}
#main {
    width: 460px;
}
.footer1 .left {
    width: 460px;
}
.footer1 .addr {
    width: 460px;
}
#main2 .extramb3 {
    width: 96%;
    padding-left: 2%;
    overflow: hidden;
}
.extramb3a6, .extramb3a7 {
    height: auto;
}
.extramb3a4, .extramb3a5 {
    height: auto;
}
.extramb5 table {
    margin-top: 6px!important;
}
.extramb5 table td {
    width: 100%!important;
    display: block;
    padding: 0px!important;
    margin: 0px!important;
    margin-bottom: 12px!important;
    text-align: center!important;
}
.extramb5 table td p {
    padding: 0px!important;
    margin: 0px!important;
    text-align: center!important;
}
#footer table {
  width: 460px!important
}

#footer table td {
    display: block;
    padding: 2px 5px 2px;
}
.footer1 .form01 td input {
    width: 418px;
    margin-bottom: 5px;
}
.footer1 .form01 td select {
    width: 420px;
    height: 20px;
    margin-bottom: 5px;
}
.footer1 .form01 td input.st01 {
    width: 418px!important;
}
.topmenu ul li {
    display: inline;
    line-height: 24px;
}
.extramb6 {
background: none!important;
}

.topmenu {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#220000+0,5d0000+100 */
background: #220000; /* Old browsers */
background: -moz-linear-gradient(top,  #220000 0%, #5d0000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #220000 0%,#5d0000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #220000 0%,#5d0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#220000', endColorstr='#5d0000',GradientType=0 ); /* IE6-9 */
}

.extramb6 ul {
    margin: 28px 30px 0 0!important;
    padding: 30px 0 0!important;
}
.topmenu ul {
    padding: 10px 0 6px 0;
    margin: 0px auto 20px auto;
}
#header {
    position: static;
    padding: 24px 0 0 0;
} .extramb7 {
height: 424px;
}

.header1 {
    z-index: 9999999;          height: 384px!important;
}
#tel1 {
    /* position: static; */
    left: 50%;
    margin-left: -92px;
    top: 118px;
}
#tel2 {
    /* position: static; */
    left: 50%;
    margin-left: -93px;
    top: 143px;
}
.main1_main #tel2a {
    left: 50%;
    margin-left: -93px;
    top: 182px;
}
.index #tel2a {
    top: 182px;
}
#tel2a {
    left: 50%;
    margin-left: -93px;
    top: 182px;
}
.worked_time, .header1 .mail {
    margin-left: 5px;
    position: absolute;
    left: 50%;
    margin-left: -82px;
    top: 228px;
    overflow: hidden;
    text-align: center;
}
#search {
    margin-left: -91px!important;
    position: absolute;
    left: 50%;
    top: 215px;
    margin-left: -91px!important;
    position: absolute;
    left: 50%;
    top: 215px;
    margin-top: 56px!important;
    margin-bottom: -50px!important;
    width: 177px;
}
#feedbacker00 {
    position: absolute;
    margin: 0px!important;
    margin-left: -68px!important;
    left: 50%;
    top: 318px;
 bottom: inherit!important;
}
.extramb6 {
    margin-top: 216px;
}
#lang_bgs_id {
    background: url(/i/langs_bgs/fon460.jpg) no-repeat 50% 0;
    background: none;
    height: 516px;
}
#ya-site-form0 .ya-site-form__form .ya-site-form__input-text {
    width: 166px!important;
}
#all .mb2 img, .mb7 img {
    height: 0px!important;
}
body {
    background: url(/i/langs_bgs/fon460.jpg) no-repeat 50% 0 #000;
}
.worked_time {
    margin-top: 26px;
}
.header1 .mail {
    margin-top: 0px;
}
.mb1 img {
  display: none;
}
div.item {
    width: 96%;
    padding: 7px 2% 0 2%;
    float: none;
}
.extramb2 {
    width: 94%!important;
    overflow: hidden;
}
#main2 .form01 td {
    color: #342013;
    padding: 2px 0px;
    vertical-align: top;
    display: block;
}
#main2 .form01 td textarea {
    width: 388px;
}
#main2 .form01 td input {
    font-size: 11px;
    padding: 3px 0;
}
#main2 .form01 td select {
    width: 389px;
    padding: 3px 0px;
}
#main2 .form01 td input.st01 {
    width: 387px!important;
    padding: 2px 0;
}
#main2 .form01 td input.st02 {
    width: 120px;
}
.modal_feedback {
    z-index: 999999999999999;
}
.rightcol03 img {
  max-width: 98%!important;
  height: auto!important;
}
.rightcol03 img.extramb10 {
    max-width: 100px!important;
}
.modal_feedback {
    position: absolute;     padding-top: 90px;
    }
.extramb11 {
    overflow: auto;
}
.extramb12 {
  display: none!important;
}
.main1_main .topmenu {
    margin-top: 268px;
}
.main1_main #all {
    margin-top: 64px;
}

}
@media (max-width:480px){
html, body {
    min-width: 300px;
}
.footer1 {
    width: 300px;
}
.header1 {
    width: 300px;
}
#main {
    width: 300px;
}
.footer1 .left {
    width: 300px;
}
.footer1 .addr {
    width: 300px;
}
.topmenu ul li a {
    margin: 0px 2px;
}
.topmenu ul li a {
    font-size: 10px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 18px;
}
.footer1 .form01 td input {
    width: 280px;
}
.footer1 .form01 td select {
    width: 282px;
}
.footer1 .form01 td textarea {
    width: 280px;
}
.footer1 .form01 td input.st01 {
    width: 280px!important;
}
#footer table {
    width: 300px!important;
}
.footer1 .addr p.copy {
    width: 300px;
}
#main2 .leftcol03 ul li ul li {
    padding: 0 0 18px 18px;
}
.extramb11 table td {
    padding: 0px 0px;
    border: 1px solid #888;
    font-size: 9px;
}
.extramb11 table td p {
    font-size: 9px;
}


.modal_feedback_body, iframe {
    width: 300px!important;
}
.extramb13 {
    width: 230px!important;
}
.rightcol03 img.extramb10 {
    max-width: 132px!important;
    width: 132px!important;
    display: block;
    padding-left: 80px;
}
.extramb14 td {
    border: 0px solid #888!important;
}
#main2 .form01 td select {
    width: 250px;
    padding: 3px 0px;
}
#main2 .form01 td textarea {
    width: 252px;
}
#main2 .form01 td input.st01 {
    width: 250px!important;
    padding: 2px 0;
}
.extramb14 td input {
    width: 248px!important;
    }
#toTop {
    bottom: 10px;
    right: 15px;
    }
#main2 .form01 td input.st02 {
    width: 120px!important;
}
}</pre></body></html>