/* ===== START: reset.css ===== */
/* http://meyerweb com/eric/tools/css/reset/ 
v2 0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, 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, sub, sup, 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, caption {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
select {
-webkit-appearance: menulist;
appearance: menulist;
-moz-appearance: menulist;
}
input, textarea {
border-style:solid;
border-width:0;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 135%;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
.liquidClearFix {
clear:both;
}
.clear {
clear:both;
}
div, ul, li, article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
zoom: 1; 
}
div:before, ul:before, article:before, aside:before, details:before, figcaption:before, figure:before, 
footer:before, header:before, hgroup:before, menu:before, nav:before, section:before, div:after, ul:after, article:after, aside:after, details:after, figcaption:after, figure:after, 
footer:after, header:after, hgroup:after, menu:after, nav:after, section:after {
content: ""; 
display: table; 
}
div:after, ul:after, article:after, aside:after, details:after, figcaption:after, figure:after, 
footer:after, header:after, hgroup:after, menu:after, nav:after, section:after { 
clear: both; 
}
.liquid div:after, .liquid ul:after, .liquid article:after, .liquid aside:after, .liquid details:after, .liquid figcaption:after, .liquid figure:after, .liquid footer:after, .liquid header:after,.liquid hgroup:after, .liquid menu:after, .liquid nav:after, .liquid section:after { 
clear: none; 
}
.cf { 
zoom: 1; 
}
.cf:before, .cf:after { 
content: ""; 
display: table; 
}
.cf:after { 
clear: both; 
}
.cfliquidrow {
zoom: 1;
}
.cfliquidrow:before, .cfliquidrow:after { 
content: ""; 
display: table; 
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
}
h1 { 
font-size:2em;
margin: 0.67em 0;
}
h2 { 
font-size:1.5em;
margin: 0.75em 0;
}
h3 { 
font-size:1.17em;
margin: 0.83em 0;
}
h4 { 
font-size:1em;
margin: 1.5em 0;
}
/*h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu  { 
margin: 1.12em 0;
}*/
ol, ul, dir,
menu, dd { padding-left: 40px; 
}
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0; 
}
h5 { 
font-size:0.83em;
margin: 1.5em 0;
}
h6 { 
font-size:0.67em;
margin: 1.67em 0;
}
p { 
font-size:1em;
}
span { 
font-family: inherit;
}
img {
vertical-align: top;
}
hr {
display:inline-block;
width:80%;
}
[class^=fm_css_], [class^=fm_css_] *, 
[class^=FM2_], [class^=FM2_] *, 
[class*=_tooltip_in], [class*=_tooltip_in] *, 
[id*=ContainerJS], [id*=ContainerJS] *, 
.jqlightbox, .jqlightbox *, 
.jQGalleryC, .jQGalleryC *, 
.DWMasonryGallery_container, .DWMasonryGallery_container *, 
.jQuerySlideshow, .jQuerySlideshow *, 
.jqslider, .jqslider *, 
.fb-outer-wrapper, .fb-outer-wrapper *,
.PowerSlider2, .PowerSlider2 *, 
.DWCarousel_container, .DWCarousel_container *, 
.content-box-sizing, .content-box-sizing * {
box-sizing: content-box;
}
/* ===== END: reset.css ===== */


/* ===== START: style.css ===== */
body {
font-family: 'Roboto', sans-serif;
margin:0 auto;
font-size: clamp(17px, 1.6vw, 20px);
font-weight: 300;
line-height: 135%;
color: #B2A598;
text-align: left;
background-color: #191A1D;
width:100%;
}
h1 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: min(max(42px, 4vw), 56px);
font-weight: 300;
line-height: 135%;
margin: 0;
color: #B2A598;
text-align: center;
padding:30px 10px 20px;
}
h2 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: min(max(36px, 3vw), 44px);
font-weight: 300;
line-height: 135%;
margin: 0;
color: #92806E;
text-align: center;
padding:20px 10px;
}
h3 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: min(max(32px, 3vw), 40px);
font-weight: 300;
line-height: 135%;
margin: 0;
color: #9D8D7D;
text-align: center;
padding:15px 10px;
}
h4 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: min(max(28px, 3vw), 36px);
font-weight: 300;
line-height: 135%;
margin: 0;
color: #8D7B69;
text-align: center;
padding:15px 10px;
}
h5 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: min(max(24px, 3vw), 32px);
font-weight: 300;
line-height: 135%;
margin: 0;
color: #A48C75;
text-align: center;
padding:15px 10px;
}
h6 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: min(max(20px, 3vw), 28px);
font-weight: 300;
line-height: 135%;
margin: 0;
color: #B6A99C;
text-align: center;
padding:15px 10px;
}
a {
font-family: 'Roboto', sans-serif;
line-height: 135%;
color:#92806E;
font-weight: 300;
font-size: clamp(17px, 1.6vw, 20px);
text-decoration:none;
}
a:hover {
font-family: 'Roboto', sans-serif;
line-height: 135%;
color: #B2A598;
font-weight: 300;
font-size: clamp(17px, 1.6vw, 20px);
text-decoration:none;
}
ul {
font-family: 'Roboto', sans-serif;
font-weight: 300;
line-height: 135%;
margin: 20px 10px;
color: #B2A598;
padding:0px 0px 0px 40px;
font-size: clamp(17px, 1.6vw, 20px);
}
ol {
font-family: 'Roboto', sans-serif;
font-weight: 300;
line-height: 135%;
margin: 20px 10px;
color: #B2A598;
padding:0px 0px 0px 40px;
font-size: clamp(17px, 1.6vw, 20px);
}
blockquote {
font-family: 'Roboto', sans-serif;
padding: 10px 20px;
margin: 20px 10px;
border-left: 5px solid #eee;
font-style:italic;
font-size: clamp(17px, 1.6vw, 20px);
}
ol ul, ul ol, ul ul, ol ol {
margin-top: 0;
margin-bottom: 0;
}
p {
font-family: 'Roboto', sans-serif;
font-size: clamp(17px, 1.6vw, 20px);
font-weight: 300;
line-height: 135%;
}
li {
font-family: 'Roboto', sans-serif;
line-height: 135%;
color:#B2A598;
font-weight: 300;
font-size: clamp(17px, 1.6vw, 20px);
}
img {
max-width : 100%;
height : auto;
}
/*.row_5 a img {
filter: none;
opacity: 1;
}
.row_5 a:hover img {
filter: grayscale(100%);
opacity: 0.9;
}*/
.row_5 a {
text-decoration: none;
}
.row_5 a:hover {
text-decoration: 1px underline #B2A598 dashed;	
}
/*.column_9 a img {
filter: grayscale(100%);
opacity: .2;
}
.column_9 a:hover img {
filter: grayscale(100%);
opacity: .6;
}*/
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin: 0 auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 135%;
margin: 0;
padding: 0 4px 5px;
}
.blog-post {
min-height: 100px;
margin-bottom:50px;
}
span a.post-category:hover {
color: #9BCB43;
}
.content {
background-color:#191A1D;
}
/* ===== END: style.css ===== */


/* ===== START: template-1-header.css ===== */
.header {
min-height:100px;
}
.row_1 {
clear: both;
width: auto;
min-height: 40px;
color:#B2A598;
padding: 0;
max-width: 1600px;
margin: 0 auto;
}
.row_1 a {
color: #B2A598;
text-decoration:none;
}
.row_1 a:hover {
text-decoration:none;
color: #B2A598;
}
.column_1 {
float: none;
width: auto;
min-height: 10px;
padding: 10px 0 0 0;
}
.column_38 {
float: none;
width: auto;
min-height: 10px;
}
.column_39 {
float: none;
width: auto;
min-height: 10px;
margin-left:0;
text-align:center;
padding:5px 0;
}
.column_2 {
float: none;
width: auto;
min-height: 20px;
text-align:center;
font-size:24px;
padding:0;
}
.column_40 {
float: none;
width: auto;
min-height: 10px;
padding: 0;
}
.column_41 {
float: none;
width: auto;
min-height: 10px;
padding-top: 13px;
}
.column_3 {
float: none;
width: auto;
min-height: 20px;
text-align:center;
display:none;
padding-right:5px;
}
.column_3 a {
font-size:24px;
}
.row_18 {
clear: both;
position:absolute;
text-align:center;
margin-left: auto;
margin-right: auto;
bottom: 10%;
left: 0;
right: 0;
width: fit-content;
z-index:100;
}
.header_img {
/*background: #000;*/
opacity: 0.5;
}
.row_17 {
clear: both;
position:absolute;
background-color:transparent;
top:10%;
color: rgba(242, 240, 238, 0.9);
font-weight:400;
text-align: left;
letter-spacing:0.5px;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
width: fit-content;
z-index:100;
}
.stocks {
clear: both;
min-height: 20px;
position:absolute;
top:1.5%;
z-index:100;
left:0.5%;
padding:5px;
min-width:20px;
width:25%;
background-color:transparent;
float:left;
}
.decoration {
clear: both;
min-height: 20px;
position:absolute;
min-width:20px;
width:17%;
background-color:transparent;
right:0.5%;
top:1.5%;
padding:5px;
text-align: center;
z-index:1;
}
.h1-title {
font-family: 'Roboto', sans-serif;
font-size: min(max(20px, 2.5vw), 250px);
color: #F2F0EE;
color: rgba(242, 240, 238, 0.9);
clear: both;
min-height: 20px;
min-width:20px;
position:absolute;
z-index:110;
top:60%;
left:12.5%;
width:80%;
background-color:transparent;
line-height: 135%;
}
.row_19 {
clear: both;
position:absolute;
text-align:center;
margin-left: auto;
margin-right: auto;
bottom: 10%;
left: 0;
right: 0;
z-index:100;
}
.row_2 {
clear: both;
min-height: 50px;
position:relative;
}
img.image1 {
height: auto;
display:inline-block;
}
img.image2 {
height: auto;
width:auto;
display:block;
margin: 8px auto 0;
}
.column_3 a:hover {
text-decoration: none;
}
span.span1 {
line-height: 135%;
font-size: min(max(20px, 3vw), 250px);
}
span.span1-1 {
line-height: 135%;
font-size: min(max(20px, 6vw), 250px);
font-weight: 500;
}
div.span2 {
display: inline-block;
margin-top:5px;
font-size:20px;
line-height: 135%;
}
span.span3 {
font-size: min(max(14px, 4vw), 20px);
line-height: 135%;
}
span.span4 {
font-size: min(max(16px, 4vw), 20px);
line-height: 135%;
}
div.span5 {
font-size: 20px;
line-height: 135%;
}
div.span5 a {
font-size: 30px;
}
span.span6 {
line-height: 135%;
}
img.image26 {
height: auto;
display:inline-block;
width:100%;
}
.signature_action {
clear: both;
min-height: 10px;
padding:3px;
text-align:center;
text-transform: uppercase;
letter-spacing: -1.2px;
color:#E7000A;
font-weight:400;
position:absolute;
width:70%;
top:75%;
left:15%;
z-index:100;
min-width:10px;
background-color:transparent;
float:left;
}
.signature_action a {
color:#E7000A;
font-weight:400;
}
.stocks img {
height: auto;
max-width:none;
display:inline-block;
width:100%;
}
span.span7 {
font-size: 25px;
font-weight:700;
}
.decoration img {
height: auto;
width:auto;
}


/* ===== END: template-1-header.css ===== */


/* ===== START: template-1.css ===== */
.page-content {
float: none;
width: 100%;
min-height:300px;
}
.row_4 {
clear: both;
min-height: 30px;
background-color: #191A1D;
display:none;
width: 100%;
}
.row_5 {
clear: both;
width: auto;
min-height: 300px;
padding:0 5px 20px 5px;
border-bottom:0 solid transparent;
max-width:1800px;
margin: 0 auto;
}
.column_18 {
float: none;
width: auto;
min-height: 100px;
display:none;
background-color:transparent;
}
.row_33 {
font-family: 'Yanone Kaffeesatz', sans-serif;
clear: both;
width: auto;
min-height: 50px;
margin: 20px 0;
padding:0;
background-color:#1A1A1C;
}
.row_35 {
clear: both;
width: auto;
min-height: 100px;
padding:10px 5px;
text-align:center;
font-size:30px;
}
.row_36 {
clear: both;
width: auto;
min-height: 50px;
padding: 10px;
}
.column_19 {
float: none;
width: auto;
min-height: 300px;
background-color:transparent;
}
.column_19 a {
text-decoration: underline;
}
.row_32 {
clear: both;
width: auto;
}
.column_16 {
float: none;
width: auto;
min-height: 100px;
}
.column_17 {
float: none;
width: auto;
min-height: 100px;
}
.row_31 {
clear: both;
width: auto;
}
.row_24 {
clear: both;
min-height: 100px;
margin:20px auto;
max-width:400px;
width:100%;
}
.tv {
clear: both;
min-height: 100px;
width:80%;
margin:0 auto;
max-width:410px;
padding:20px 0;
}
.column_7 {
float: none;
width: auto;
min-height: 100px;
}
.row_16 {
clear: both;
min-height: 100px;
max-width:none;
margin:5px;
overflow: hidden; /* Скрываем всё за контуром */
}
.row_16 img {
transition: 0.5s; /* Время эффекта */
}
.row_16 img:hover {
transform: scale(1.1); /* Увеличиваем масштаб */
}
.post-right {
clear: both;
min-height: 100px;
background-color:#1E2024;
border: 1px solid #33363B;
width:100%;
margin: 0 auto;
}
.post-right_prices {
clear: both;
min-height: 100px;
background-color:#1E2024;
border: 1px solid #33363B;
width:100%;
margin: 0 auto;
}
.column_32 {
float: none;
width: auto;
min-height: 100px;
}
.column_32_prices {
float: none;
width: auto;
min-height: 100px;
}
.column_33 {
float: none;
width: auto;
min-height: 100px;
/*padding:5px;*/
overflow: hidden; /* Скрываем всё за контуром */
}
.column_33 img {
transition: 0.5s; /* Время эффекта */
}
.column_33 img:hover {
transform: scale(1.2); /* Увеличиваем масштаб */
}
.column_33_prices {
float: none;
width: auto;
min-height: 100px;
/*padding:5px;*/
}
.post {
clear: both;
min-height: 100px;
width:100%;
margin: 0 auto;
background-color:#1E2024;
border: 1px solid #33363B;
}
.post_prices {
clear: both;
min-height: 100px;
width:100%;
margin: 0 auto;
background-color:#1E2024;
border: 1px solid #33363B;
}
.warp_post_padding {
padding: 7px;
}
.warp_post_padding_prices {
padding:7px;
}
.warp_post_padding a:hover {
text-decoration: none;
}
.column_5 {
float: none;
width: auto;
min-height: 100px;
background-color:transparent;
/*padding:5px;*/
overflow: hidden; /* Скрываем всё за контуром */
}
.column_5 img {
transition: 0.5s; /* Время эффекта */
}
.column_5 img:hover {
transform: scale(1.2); /* Увеличиваем масштаб */
}
.column_5_prices {
float: none;
width: auto;
min-height: 100px;
background-color:transparent;
}
.column_6 {
float: none;
width: auto;
min-height: 100px;
background-color:transparent;
}
.column_6_prices {
float: none;
width: auto;
min-height: 100px;
background-color:transparent;
text-align: left;
}
.row_13 {
clear: both;
width: auto;
}
.foto {
clear: both;
min-height: 100px;
width:100%;
margin: 0 auto;
padding: 20px 0;
}
.column_4 {
float: none;
width: 100%;
min-height: 100px;
margin: 0 auto;
padding: 7px;
}
.row_10 {
clear: both;
min-height: 100px;
position:relative;
width:100%;
overflow: hidden; /* Скрываем всё за контуром */
}
.row_10 img {
transition: 0.5s; /* Время эффекта */
}
.row_10 img:hover {
transform: scale(1.2); /* Увеличиваем масштаб */
}
.row_11 {
font-family: 'Yanone Kaffeesatz', sans-serif;
clear: both;
min-height: 0;
position:absolute;
width:100%;
bottom:0;
left:0;
background-color:rgba(0, 0, 0, 0);
padding:0;
text-align:center;
color:#F2F0EE;
font-size: 27px;
font-weight:300;
line-height: 135%;
text-shadow:1px 1px 1px #000000;
-moz-text-shadow:1px 1px 1px #000000;
-webkit-text-shadow:1px 1px 1px #000000;
z-index:1000;
}
.row_11 a {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 27px;
font-weight: 300;
line-height: 135%;
color: #F2F0EE;
text-align: center;
text-shadow:1px 1px 1px #000000;
-moz-text-shadow:1px 1px 1px #000000;
-webkit-text-shadow:1px 1px 1px #000000;
}
.row_11 h3 {
font-family: 'Yanone Kaffeesatz', sans-serif;
clear: both;
min-height: 10px;
position:absolute;
width:100%;
bottom:0;
left:0;
background-color:rgba(0, 0, 0, 0.5);
padding:5px;
text-align:center;
color:#F2F0EE;
font-size: 27px;
font-weight:300;
line-height: 135%;
text-shadow:1px 1px 1px #000000;
-moz-text-shadow:1px 1px 1px #000000;
-webkit-text-shadow:1px 1px 1px #000000;
}
.row_11 h3:hover{
font-family: 'Yanone Kaffeesatz', sans-serif;
clear: both;
min-height: 10px;
position:absolute;
width:100%;
bottom:0;
left:0;
background-color:rgba(0, 0, 0, 0.7);
padding:5px;
text-align:center;
color:#F2F0EE;
font-size: 27px;
font-weight:300;
line-height: 135%;
text-shadow:1px 1px 1px #000000;
-moz-text-shadow:1px 1px 1px #000000;
-webkit-text-shadow:1px 1px 1px #000000;
}
.column_5 img {
height: auto;
width:auto;
}
.column_5_prices img {
height: auto;
width:auto;
}
.row_16 img {
width:auto;
}
.row_30 {
clear: both;
min-height: 100px;
padding:20px 10px;
width:90%;
margin:0 auto;
border-color:transparent;
}
.row_30 a {
text-decoration: underline;
}
.row_30 a:hover {
text-decoration: none;
}
.warp_column_15 {
clear: both;
min-height: 100px;
padding: 15px 0;
}
.warp_column_15 a:hover {
text-decoration: none;
}
.warp_column_15_prices {
clear: both;
min-height: 100px;
padding: 15px 0;
}
.row_37 {
clear: both;
min-height: 100px;
background-color:#1E2024;
border: 1px solid #33363B;
width:100%;
margin:0 auto;
}
.warp_column_25 {
padding: 15px 0;
}
.warp_column_25 a:hover {
text-decoration: none;
}
.column_20 {
float: none;
width: auto;
min-height: 100px;
overflow: hidden; /* Скрываем всё за контуром */
}
.column_20 img {
transition: 0.5s; /* Время эффекта */
}
.column_20 img:hover {
transform: scale(1.2); /* Увеличиваем масштаб */
}
.column_21 {
float: none;
width: auto;
min-height: 100px;
}
.row_38 {
clear: both;
width: auto;
}
img.image14 {
height: auto;
width:auto;
margin: 0 auto;
display:block;
}
.column_25 {
float: none;
min-height: 100px;
margin:0 auto;
padding: 5px;
}
.row_46 {
clear: both;
min-height: 100px;
background-color:#1E2024;
border: 1px solid #33363B;
max-width:none;
}
.row_47 {
clear: both;
width: 100%;
min-height: 100px;
margin: 0 auto;
/*padding:5px;*/
text-align: center; 
overflow: hidden; /* Скрываем всё за контуром */
}
.row_47 img {
transition: 0.5s; /* Время эффекта */
}
.row_47 img:hover {
transform: scale(1.2); /* Увеличиваем масштаб */
}
.row_48 {
clear: both;
width: auto;
min-height: 20px;
}
.row_48 h3 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: min(max(24px, 2.2vw), 32px);
font-weight: 300;
line-height: 135%;
margin: 0;
color: #B6A99C;
text-align: center;
padding: 10px;
}
img.image16 {
height: auto;
margin: 0 auto;
display:block;
}
.column_19 a:hover {
text-decoration: none;
}
.row_price {
clear: both;
min-height: 100px;
margin-right:auto;
background-color:#1E2024;
border: 1px solid #33363B;
padding: 20px 0;
}
.row_images_diplom {
margin: 20px 0;
text-align:center;
}
.column_34 {
float: none;
width: auto;
min-height: 100px;
padding: 0 20px;
}
.column_35 {
float: none;
width: auto;
min-height: 100px;
}
.row_61 {
clear: both;
width: auto;
min-height: 30px;
font-size:24px;
}
.column_36 {
float: left;
width: 50%;
padding:10px;
border-right:0 solid rgb(178, 165, 152);
text-align:center;
}
.column_37 {
float: left;
width: 50%;
padding:10px;
clear:none;
text-align:center;
}
.row_69 {
clear: both;
width: auto;
}
.row_62 {
clear: both;
width: auto;
min-height: 30px;
font-size:22px;
background-color:#222428;
}
.row_63 {
clear: both;
width: auto;
min-height: 30px;
font-size:22px;
}
.row_64 {
clear: both;
width: auto;
min-height: 50px;
}
.row_65 {
clear: both;
width: auto;
min-height: 50px;
}
.row_66 {
clear: both;
width: auto;
min-height: 50px;
}
.row_67 {
clear: both;
width: auto;
min-height: 50px;
}
.row_68 {
clear: both;
width: auto;
min-height: 50px;
}
.row_60 {
clear: both;
width: auto;
}
.table_services_design {
clear: both;
min-height: 100px;
margin:20px 0;
}
.warp_row_price {
padding: 20px 0;
margin: 0 auto;
}
.column_6 p,
.column_6_prices p,
.column_21 p,
.column_32 p,
.warp_column_15 p,
.warp_column_15_prices p {
padding: 15px;
}
.column_32_prices p {
padding: 15px;
text-align: left;
}
.warp_row_price p {
margin: 0 10px;
padding: 15px 0;
}
.row_56 {
clear: both;
width: auto;
min-height: 33px;
background-color:#1A1A1C;
padding:10px;
}
.row_57 {
clear: both;
width: auto;
min-height: 33px;
background-color:#191A1D;
padding:10px;
}
.row_58 {
clear: both;
width: auto;
min-height: 34px;
background-color:#191A1D;
padding:10px;
}
.price_table_design {
clear: both;
min-height: 100px;
margin:20px 0;
}
.row_51 {
clear: both;
width: auto;
min-height: 25px;
background-color:#1A1A1C;
font-size:130%;
}
.column_26 {
float: left;
width: 50%;
min-height: 25px;
text-align:center;
padding:10px;
}
.column_27 {
float: left;
width: 50%;
min-height: 25px;
text-align:center;
padding:10px;
clear:none;
}
.row_52 {
clear: both;
width: auto;
min-height: 25px;
background-color:#252527;
}
.column_28 {
float: left;
width: 50%;
min-height: 25px;
text-align:center;
padding:10px;
}
.column_29 {
float: left;
width: 50%;
min-height: 25px;
text-align:center;
padding:10px;
clear:none;
}
.row_53 {
clear: both;
width: auto;
min-height: 25px;
background-color:#1E1E20;
}
.column_30 {
float: left;
width: 50%;
min-height: 25px;
text-align:center;
padding:10px;
}
.column_31 {
float: left;
width: 50%;
min-height: 25px;
padding:10px;
clear:none;
text-align:center;
}
.row_54 {
clear: both;
width: auto;
min-height: 25px;
background-color:#E5DED7;
text-align:center;
padding:10px;
}
.row_11 a:hover {
color: #F2F0EE;
}
.column_33 img {
height: auto;
}
.column_33_prices img {
height: auto;
}
img.image18 {
max-width: 100%;
display:inline-block;
padding:5px;
}
img.image19 {
max-width: 100%;
display:inline-block;
padding:5px;
}
img.image20 {
max-width: 100%;
display:inline-block;
padding:5px;
}
img.image21 {
height: auto;
max-width:100%;
display:inline-block;
padding:5px;
}
img.image22 {
height: auto;
max-width:100%;
display:inline-block;
padding:5px;
}
img.image23 {
height: auto;
max-width:100%;
display:inline-block;
padding:5px;
}
img.image24 {
height: auto;
max-width:100%;
display:inline-block;
padding:5px;
}
img.image25 {
height: auto;
max-width:100%;
display:inline-block;
padding:5px;
}


.bx-breadcrumb {
margin-left: auto;
margin-right:auto;
padding-top:20px;
padding-bottom:20px;
}

/* ===== END: template-1.css ===== */


/* ===== START: template-1-footer.css ===== */
#wp_widget0 {
position:fixed;
bottom:50%;
right:0;
display:inline-block;
cursor:pointer;
background-image:url("/images/back_to_top_bkg/back_to_top_bkg.png");
width:50px;
height:50px;
background-repeat: no-repeat;
background-position:center center;
background-color:#C4C5C7;
border-radius:0;
-webkit-border-radius:0;
-moz-border-radius:0;
z-index: 1000;
}
.footer {
min-height:100px;
background-color: #1E2024;
border-top: 1px solid #33363B;
color:#4D4D4D;
}
.footer a {
color: #4D4D4D;
}
.row_6 {
clear: both;
width: auto;
min-height: 100px;
border-bottom:0 solid transparent;
border-left-color:transparent;
border-top-color:transparent;
border-right-color:transparent;
}
.row_6_confidic {
clear: both;
width: auto;
min-height: 100px;
border-bottom:0 solid transparent;
border-left-color:transparent;
border-top-color:transparent;
border-right-color:transparent;
padding: 5px 30px 20px 20px;
}
.column_8 {
float: none;
width: auto;
min-height: 20px;
padding:15px 20px 5px 20px;
}
.column_15 {
float: none;
width: 100%;
min-height: 100px;
margin: 0 auto;
padding:7px;
}
.column_15_prices {
float: none;
width: 100%;
min-height: 100px;
margin: 0 auto;
padding:7px;
}
.row_26 {
clear: both;
min-height: 100px;
background-color:#1E2024;
border: 1px solid #33363B;
}
.row_26_prices {
clear: both;
min-height: 100px;
background-color:#1E2024;
border: 1px solid #33363B;
}
.row_27 {
clear: both;
width: auto;
min-height: 100px;
position:relative;
/*padding: 5px;*/
overflow: hidden; /* Скрываем всё за контуром */
}
.row_27 img {
transition: 0.5s; /* Время эффекта */
}
.row_27 img:hover {
transform: scale(1.2); /* Увеличиваем масштаб */
}
.row_27_prices {
clear: both;
width: auto;
min-height: 100px;
position:relative;
/*padding: 5px;*/
}
.row_29 {
clear: both;
min-height: 50px;
position:absolute;
width:100%;
top:0;
left:0;
background-color:rgba(0, 0, 0, 0.4);
padding:5px;
color:#FFFDFC;
text-align:center;
font-size: clamp(17px, 1.6vw, 20px);
}
.row_29 a {
color: #FFFDFC;
font-size: clamp(17px, 1.6vw, 20px);
}
.row_28 {
clear: both;
width: auto;
min-height:100px;
}
.row_28 h3 {
font-family: yanone kaffeesatz,sans-serif;
font-size: min(max(28px, 3vw), 36px);
font-weight: 300;
line-height: 135%;
margin: 0;
color: #a48c75;
text-align: center;
padding: 15px 10px;
}
.row_28_prices {
clear: both;
width: auto;
min-height:100px;
}
.row_28_prices h3 {
font-family: yanone kaffeesatz,sans-serif;
font-size: min(max(32px, 3vw), 40px);
font-weight: 300;
line-height: 135%;
margin: 0;
color: #a48c75;
text-align: center;
padding: 15px;
}
.column_9 {
float: none;
width: auto;
min-height: 20px;
text-align:center;
padding:5px 10px;
}
.row_7 {
clear: both;
width: auto;
min-height: 50px;
background-color:transparent;
display:none;
padding-bottom:10px;
}
.row_7 a {
color: #4D4D4D;
display:inline-block;
padding:3px 0;
}
.column_10 {
float: none;
width: auto;
min-height: 20px;
padding: 0 20px;
text-decoration: none;
}
.column_11 {
float: none;
width: auto;
min-height: 20px;
padding-top:10px;
padding-left:20px;
}
.column_12 {
float: none;
width: auto;
min-height: 20px;
padding-left:20px;
}
.column_13 {
float: none;
width: auto;
min-height: 20px;
padding-left:20px;
}
.column_14 {
float: none;
width: auto;
min-height: 20px;
padding-top:10px;
padding-left:20px;
}
.row_7 a:hover {
color: #D9D3CD;
text-decoration:none;

}
.row_7 a.o_studii {
font-size: 20px;
}
.row_7 a.dizain-proekty {
font-size: 20px;
}
.row_7 a.remont-i-otdelka {
font-size: 20px;
}
.row_7 a.uslugi-i-ceny {
font-size: 20px;
}
.row_7 a.contakty {
font-size: 20px;
}
.footer a:hover {
color: #999999;
text-decoration:none;
}
img.image6 {
display: inline-block;
margin:5px;
}
img.image7 {
display: inline-block;
margin:5px;
}
img.image8 {
display: inline-block;
margin:5px;
}
img.image9 {
display: inline-block;
margin:5px;
}
img.image10 {
display: inline-block;
margin:5px;
}
img.image11 {
display: inline-block;
margin:5px;
}
img.image12 {
display: inline-block;
margin:5px;
}
img.image13 {
height: auto;
}
.row_29 a:hover {
color: #D9D3CD;
}


/* ===== END: template-1-footer.css ===== */


/* ===== START: combined-responsive-media.css ===== */
@media only screen and (max-width: 768px) {
.stocks img {
width:75%;
}
.column_41 {
margin-bottom: 15px;
padding-top: 8px;
}
span.span1-1 {
line-height: 135%;
font-size: min(max(22px, 6vw), 50px);
font-weight: 500;
}
span.span1 {
line-height: 135%;
font-size: min(max(11px, 3vw), 50px);
}
.h1-title {
left: 12.5%;
font-size: min(max(11px, 2.5vw), 50px);
top:60%;
width: 80%;
}
.row_5 > p:not(.hr),
.row_5 > div > p,
.row_5 > div > div > p {
margin: 0 auto;
padding: 20px 20px;
width: 100%;
}
.row_5 ul {
margin: 0 auto;
padding: 20px;
max-width: 460px;
}
.row_5 ol {
margin: 0 auto;
padding: 20px;
max-width: 460px;
}
.news-line {
margin: 0 auto;
padding: 20px;
max-width: 460px;
}
}
@media only screen and (min-width: 769px) {
.row_1 {
min-height: 50px;
padding: 0;
}
.column_1 {
float: left;
width: 49%;
min-height: 50px;
padding: 10px 0 10px 10px;
}
.column_38 {
float: left;
width: 49%;
min-height: 30px;
}
.column_39 {
float: left;
width: 51%;
min-height: 30px;
margin-left:0;
text-align:center;
padding: 0 5px;
line-height: 100%;
}
.stocks {
clear: both;
width: 15%;
min-height:20px;
top:1.5%;
left:0.5%;
padding:5px;
float:left;
background-color:transparent;
}
.column_2 {
float: left;
width: 51%;
min-height: 20px;
display:block;
padding:10px 10px 10px 0;
}
.column_3 {
float: left;
width: 5%;
min-height: 20px;
margin-top:25px;
display:block;
}
.row_3 {
clear: both;
width: auto;
}
.decoration {
clear: both;
min-height: 20px;
float:left;
width:14%;
right:0.5%;
top:1.5%;
}
.h1-title {
clear: both;
min-height: 20px;
top:60%;
z-index:50;
}
.row_2 {
min-height: 150px;
position:relative;
}
.column_2_align {
right: auto;
left:auto;
}
.column_40 {
float: left;
width: 50%;
min-height: 20px;
padding-left: 0;
margin-top: 0;
}
.column_41 {
float: left;
width: 50%;
min-height: 20px;
padding-left:2px;
padding-top: 0;
line-height: 65%;
}
.row_71 {
clear: both;
width: auto;
}
img.image1 {
width: 100%;
}
.header {
min-height: 200px;
}
span.span3 {
font-size: min(max(12px, 1.4vw), 18px);
line-height: 135%;
}
span.span4 {
font-size: min(max(12px, 1.4vw), 18px);
}
div.span2 {
font-size: 15px;
line-height: 135%;
}
div.span5 {
font-size: 14px;
line-height: 135%;
}
div.span5 a {
font-size: 22px;
}
.signature_action {
clear: both;
min-height: 10px;
padding:5px;
top:26%;
left:0.5%;
width:23%;
float:left;
background-color:transparent;
}
.signature_action a {
color:#E7000A;
font-weight:400;
}
.column_26 {
float: left;
width: 50%;
min-height: 25px;
padding:10px;
}
.column_27 {
float: left;
width: 50%;
min-height: 25px;
padding:10px;
}
.row_43 {
clear: both;
width: auto;
}
.page-content {
min-height: 30px;
width: 100%;
}
.stocks {
clear: both;
min-height: 100px;
}
.row_5 {
min-height: 650px;
padding: 0 20px 20px;
}
.column_18 {
float: left;
width: 25%;
min-height: 650px;
display:block;
}
.row_33 {
min-height: 50px;
}
.row_35 {
min-height: 30px;
font-size:30px;
}
.row_36 {
min-height: 50px;
}
.row_34 {
min-height: 325px;
}
.column_19 {
float: left;
width: 100%;
min-height: 650px;
}
.row_32 {
clear: both;
width: auto;
}
.column_16 {
float: left;
width: 50%;
min-height: 610px;
}
.column_17 {
float: left;
width: 50%;
min-height: 610px;
}
.row_31 {
clear: both;
width: auto;
}
.row_24 {
clear: both;
min-height: 100px;
}
.tv {
clear: both;
min-height: 100px;
margin: 0 auto;
max-width:none;
}
.column_7 {
float: left;
width: 25%;
min-height: 100px;
}
.row_16 {
clear: both;
min-height: 100px;
margin:5px;
max-width:none;
}
.column_8 {
float: left;
width: 25%;
min-height: 100px;
}
.column_9 {
float: left;
width: 25%;
min-height: 100px;
}
.column_10 {
float: left;
width: 25%;
min-height: 100px;
}
.row_15 {
clear: both;
width: auto;
}
.post-right {
clear: both;
min-height: 100px;
max-width:none;
}
.post-right_prices {
clear: both;
min-height: 100px;
max-width:none;
}
.column_32 {
float: left;
width: 50%;
min-height: 100px;
}
.column_32_prices {
float: left;
width: 50%;
min-height: 100px;
text-align: left;
padding-left: 30px;
}
.column_33 {
float: left;
width: 50%;
min-height: 100px;
/*padding:5px;*/
}
.column_33_prices {
float: left;
width: 50%;
min-height: 100px;
/*padding:5px;*/
}
.row_60 {
clear: both;
width: auto;
}
.post {
clear: both;
min-height: 100px;
max-width:none;
width:100%;
}
.post_prices {
clear: both;
min-height: 100px;
max-width:none;
width:100%;
}
.warp_post_padding {
width: auto;
padding: 7px;
}
.warp_post_padding_prices {
width: auto;
padding: 7px;
}
.row_13 {
clear: both;
width: auto;
}
.foto {
clear: both;
min-height: 150px;
width:auto;
max-width:none;
}
.column_4 {
float: left;
width: 33.33%;
min-height: 150px;
max-width:none;
padding: 5px;
}
.row_10 {
clear: both;
min-height: 150px;
width:auto;
max-width:none;
}
.column_5 {
float: left;
width: 50%;
min-height: 100px;
/*padding:5px;*/
background-color:transparent;
}
.column_5_prices {
float: left;
width: 50%;
min-height: 100px;
background-color:transparent;
}
.column_6 {
float: left;
width: 50%;
min-height: 100px;
background-color:transparent;
}
.column_6_prices {
float: left;
width: 50%;
min-height: 100px;
background-color:transparent;
text-align: left;
padding-left: 30px;
}
.row_9 {
clear: both;
width: auto;
}
.row_42 {
clear: both;
min-height: 100px;
}
.warp_column_15 {
clear: both;
min-height: 100px;
padding:20px 0;
}
.warp_column_15_prices {
clear: both;
min-height: 100px;
padding:20px 0;
}
.row_37 {
clear: both;
min-height: 100px;
max-width:none;
width:auto;
}
.warp_column_25 {
padding: 20px 0;
}
.column_20 {
float: left;
width: 50%;
min-height: 100px;
}
.column_21 {
float: left;
width: 50%;
min-height: 100px;
}
.row_38 {
clear: both;
width: auto;
}
.column_25 {
float: left;
width: 33.33%;
min-height: 100px;
padding: 5px;
}
.row_46 {
clear: both;
min-height: 100px;
margin:0;
width:auto;
max-width:none;
}
.row_47 {
min-height: 50px;
width:auto;
text-align: center;
}
.row_48 {
min-height: 160px;
}
.row_44 {
min-height: 50px;
}
.row_45 {
min-height: 50px;
padding: 0 10px;
}
.price_table_design {
clear: both;
min-height: 100px;
}
.row_51 {
min-height: 25px;
}
.row_price {
clear: both;
min-height: 100px;
margin: 0 auto;
}
.column_34 {
float: left;
width: 50%;
min-height: 100px;
padding: 0 20px;
}
.column_35 {
float: left;
width: 50%;
min-height: 100px;
}
.row_61 {
min-height: 30px;
font-size:22px;
}
.column_36 {
float: left;
width: 50%;
text-align:center;
}
.column_37 {
float: left;
width: 50%;
overflow:visible;
text-align:center;
}
.row_69 {
clear: both;
width: auto;
}
.row_62 {
min-height: 30px;
font-size:20px;
}
.row_63 {
min-height: 30px;
font-size:20px;
}
.row_64 {
min-height: 50px;
}
.row_65 {
min-height: 50px;
}
.row_66 {
min-height: 50px;
}
.row_67 {
min-height: 50px;
}
.row_68 {
min-height: 50px;
}
.table_services_design {
clear: both;
width: auto;
min-height:100px;
}
.row_58 {
min-height: 34px;
padding:10px;
}
.row_52 {
min-height: 25px;
}
.column_28 {
float: left;
width: 50%;
min-height: 25px;
padding:10px;
}
.column_29 {
float: left;
width: 50%;
min-height: 25px;
padding:10px;
}
.row_56 {
clear: both;
width: auto;
min-height:33px;
padding:10px;
}
.row_53 {
min-height: 25px;
}
.column_30 {
float: left;
width: 50%;
min-height: 25px;
padding:10px;
}
.column_31 {
float: left;
width: 50%;
min-height: 25px;
padding:10px;
}
.row_57 {
clear: both;
width: auto;
min-height:33px;
padding:10px;
}
.row_54 {
min-height: 25px;
padding:10px;
}
.row_5 > p:not(.hr),
.row_5 > div > p,
.row_5 > div > div > p {
margin: 0 auto;
padding: 20px 40px;
max-width: 820px;
}
p.hr {
width: 95%;
}
.row_5 ul {
margin: 0 auto;
padding: 20px 100px;
max-width: 970px;
}
.row_5 ol {
margin: 0 auto;
padding: 20px 100px;
max-width: 970px;
}
.news-line {
margin: 0 auto;
padding: 20px 100px;
max-width: 970px;
}
img.image18 {
max-width: 33%;
}
img.image19 {
max-width: 33%;
}
img.image20 {
max-width: 33%;
}
img.image21 {
max-width: 33%;
}
img.image22 {
max-width: 33%;
}
img.image23 {
max-width: 33%;
}
img.image24 {
max-width: 49.5%;
}
img.image25 {
max-width: 49.5%;
}
.row_4 {
display: block;
}
.row_6 {
min-height: 50px;
}
.row_6_confidic {
min-height: 50px;
padding: 20px 30px 20px 20px;
}
.column_8 {
float: left;
width: 60%;
min-height: 50px;
padding-right:0;
padding-bottom:10px;
}
.column_9 {
float: left;
width: 40%;
min-height: 50px;
text-align:left;
padding-top:30px;
padding-bottom:0;
padding-right:10px;
}
.row_24 {
clear: both;
width: auto;
max-width:none;
right:auto;
left:auto;
}
.column_15 {
float: left;
width: 33.33%;
min-height: 100px;
max-width:none;
padding:5px;
}
.column_15_prices {
float: left;
width: 33.33%;
min-height: 100px;
max-width:none;
padding:5px;
}
.row_26 {
clear: both;
min-height: 100px;
margin:0;
}
.row_26_prices {
clear: both;
min-height: 100px;
margin:0;
}
.row_27 {
min-height: 50px;
/*padding: 5px;*/
}
.row_27_prices {
min-height: 50px;
/*padding: 5px;*/
}
.row_29 {
clear: both;
min-height: 50px;
}
.row_28 {
min-height: 330px;
}
.row_28_prices {
min-height: 330px;
}
.column_16 {
float: left;
width: 33.33%;
min-height: 100px;
}
.column_17 {
float: left;
width: 33.34%;
min-height: 100px;
}
.row_7 {
min-height: 50px;
display:block;
}
.column_10 {
float: left;
width: 20%;
min-height: 50px;
padding-top:35px;
padding-right:0;
text-decoration: none;
}
.column_11 {
float: left;
width: 20%;
min-height: 50px;
}
.column_12 {
float: left;
width: 20%;
min-height: 50px;
padding-top:10px;
}
.column_13 {
float: left;
width: 20%;
min-height: 50px;
padding-top:10px;
}
.column_14 {
float: left;
width: 20%;
min-height: 50px;
padding-left:20px;
}
.row_25 {
clear: both;
width: auto;
}
.footer {
min-height: 100px;
}
.row_7 a {
padding-top: 0;
padding-bottom:0;
}
}
@media only screen and (min-width: 1024px) {
.row_1 {
clear: both;
width: auto;
margin-left:auto;
min-height:50px;
padding: 0;
}
.row_3 {
clear: both;
width: auto;
}
.column_1 {
float: left;
min-height:50px;
padding: 10px;
width:49%;
}
.stocks {
clear: both;
width: 15%;
min-height:20px;
top:1.5%;
left:0.5%;
padding:5px;
float:left;
background-color:transparent;
}
.column_38 {
float: left;
width:49%;
min-height:30px;
}
.column_39 {
float: left;
margin-left:0;
text-align:center;
width:51%;
min-height:30px;
padding: 0 5px;
}
.column_2 {
float: left;
min-height:20px;
width:51%;
margin-top:0px;
display:block;
padding:10px 10px 10px 10px;
}
.column_3 {
float: left;
min-height:20px;
width:5%;
margin-top:25px;
display:block;
}
.decoration {
clear: both;
min-height: 20px;
float:left;
width:14%;
right:0.5%;
top:1.5%;
}
.h1-title {
clear: both;
min-height: 20px;
top:60%;
z-index:50;
}
.row_2 {
clear: both;
position:relative;
min-height:150px;
}
.column_2_align {
margin-top:25px;
}
.row_71 {
clear: both;
width: auto;
}
.column_40 {
float: left;
min-height:20px;
padding: 0;
margin-top: 0;
}
.column_41 {
float: left;
min-height:20px;
padding-left:5px;
}
img.image1 {
width: 100%;
display:inline-block;
}
.header {
min-height: 200px;
}
span.span3 {
font-size: min(max(12px, 1.4vw), 18px);
line-height: 135%;
}
span.span4 {
font-size: min(max(12px, 1.4vw), 18px);
}
div.span2 {
font-size: 18px;
line-height: 135%;
}
div.span5 {
font-size: 16px;
line-height: 135%;
}
div.span5 a {
font-size: 28px;
}
.signature_action {
clear: both;
min-height: 10px;
padding:5px;
float:left;
top:26%;
left:0.5%;
width:23%;
background-color:transparent;
}
.signature_action a {
color:#E7000A;
font-weight:400;
}
.page-content {
width: 100%;
min-height:30px;
}
.stocks {
clear: both;
min-height: 100px;
}
.row_5 {
clear: both;
width: auto;
min-height:650px;
padding: 0 20px 20px;
}
.row_32 {
clear: both;
width: auto;
}
.column_18 {
float: left;
display:block;
}
.row_33 {
clear: both;
width: auto;
padding:0;
min-height:50px;
}
.row_35 {
clear: both;
width: auto;
min-height:30px;
font-size:30px;
}
.row_36 {
clear: both;
width: auto;
min-height:50px;
}
.row_34 {
clear: both;
width: auto;
}
.column_19 {
float: left;
min-height:650px;
}
.row_31 {
clear: both;
width: auto;
}
.column_16 {
float: left;
}
.column_17 {
float: left;
}
.foto {
width: auto;
max-width:none;
}
.row_9 {
clear: both;
width: auto;
}
.column_4 {
float: left;
max-width:none;
width:33.33%;
padding: 7px;
}
.row_10 {
width: auto;
max-width:none;
}
.column_5 {
float: left;
width:50%;
background-color:transparent;
}
.column_5_prices {
float: left;
width:50%;
background-color:transparent;
}
.column_6 {
float: left;
background-color:transparent;
width:50%;
}
.column_6_prices {
float: left;
background-color:transparent;
width:50%;
text-align: left;
padding-left: 50px;
}
.row_24 {
clear: both;
min-height: 100px;
}
.tv {
clear: both;
min-height: 100px;
margin: 0 auto;
max-width:none;
}
.row_15 {
clear: both;
width: auto;
}
.column_7 {
float: left;
}
.row_16 {
margin:5px;
max-width:none;
}
.column_8 {
float: left;
}
.column_9 {
float: left;
}
.column_10 {
float: left;
}
.post-right {
clear: both;
min-height: 100px;
}
.post-right_prices {
clear: both;
min-height: 100px;
}
.row_60 {
clear: both;
width: auto;
}
.column_32 {
float: left;
width:50%;
}
.column_32_prices {
float: left;
width:50%;
text-align: left;
padding-left: 50px;
}
.column_33 {
float: left;
/*padding:5px;*/
width:50%;
}
.column_33_prices {
float: left;
/*padding:5px;*/
width:50%;
}
.post {
clear: both;
min-height: 100px;
max-width:none;
width:100%;
}
.post_prices {
clear: both;
min-height: 100px;
max-width:none;
width:100%;
}
.warp_post_padding {
width: auto;
padding: 10px;
}
.warp_post_padding_prices {
width: auto;
padding: 10px;
}
.row_13 {
clear: both;
width: auto;
}
.row_42 {
clear: both;
min-height: 100px;
}
.warp_column_15 {
clear: both;
min-height: 100px;
padding:20px 0;
}
.warp_column_15_prices {
clear: both;
min-height: 100px;
padding:20px 0;
}
.row_37 {
clear: both;
min-height: 100px;
max-width:none;
width:auto;
}
.warp_column_25 {
padding: 20px 0;
}
.row_38 {
clear: both;
width: auto;
}
.column_20 {
float: left;
}
.column_21 {
float: left;
}
.row_43 {
clear: both;
width: auto;
}
.column_25 {
float: left;
width:33.33%;
padding:7px;
}
.row_46 {
width:auto;
max-width:none;
}
.row_47 {
clear: both;
width: auto;
text-align: center;
}
.row_48 {
clear: both;
width: auto;
min-height:150px;
}
.row_44 {
clear: both;
width: auto;
}
.row_45 {
clear: both;
width: auto;
padding: 0 10px;
}
.column_26 {
float: left;
padding:10px;
min-height:25px;
width:50%;
}
.column_27 {
float: left;
padding:10px;
min-height:25px;
width:50%;
}
.price_table_design {
clear: both;
min-height: 100px;
}
.row_51 {
clear: both;
width: auto;
min-height:25px;
}
.row_price {
clear: both;
min-height: 100px;
margin: 0 auto;
}
.column_34 {
float: left;
padding: 0 20px;
width:50%;
}
.column_35 {
float: left;
width:50%;
}
.row_61 {
clear: both;
width: auto;
min-height:30px;
font-size:24px;
}
.row_69 {
clear: both;
width: auto;
}
.column_36 {
float: left;
min-height:0;
width:50%;
text-align:center;
}
.column_37 {
float: left;
min-height:0;
width:50%;
overflow:visible;
text-align:center;
}
.row_62 {
clear: both;
width: auto;
min-height:30px;
font-size:22px;
}
.row_63 {
clear: both;
width: auto;
min-height:30px;
font-size:22px;
}
.row_64 {
clear: both;
width: auto;
min-height:50px;
}
.row_65 {
clear: both;
width: auto;
min-height:50px;
}
.row_66 {
clear: both;
width: auto;
min-height:50px;
}
.row_67 {
clear: both;
width: auto;
min-height:50px;
}
.row_68 {
clear: both;
width: auto;
min-height:50px;
}
.table_services_design {
clear: both;
width: auto;
min-height:100px;
}
.row_58 {
clear: both;
width: auto;
padding:10px;
min-height:34px;
}
.row_52 {
clear: both;
width: auto;
min-height:25px;
}
.row_56 {
clear: both;
width: auto;
padding:10px;
min-height:33px;
}
.column_28 {
float: left;
padding:10px;
min-height:25px;
width:50%;
clear:none;
}
.column_29 {
float: left;
padding:10px;
min-height:25px;
width:50%;
}
.row_53 {
clear: both;
width: auto;
min-height:25px;
}
.row_57 {
clear: both;
width: auto;
padding:10px;
min-height:33px;
}
.column_30 {
float: left;
padding:10px;
min-height:25px;
width:50%;
}
.column_31 {
float: left;
padding:10px;
min-height:25px;
width:50%;
}
.row_54 {
clear: both;
width: auto;
padding:10px;
min-height:25px;
}
.row_5 > p:not(.hr),
.row_5 > div > p,
.row_5 > div > div > p {
margin: 0 auto;
padding: 20px 160px;
max-width: 1300px;
}
p.hr {
width: 95%;
}
.row_5 ul {
margin: 0 auto;
padding: 20px 160px;
max-width: 1350px;
}
.row_5 ol {
margin: 0 auto;
padding: 20px 160px;
max-width: 1350px;
}
.news-line {
margin: 0 auto;
padding: 20px 160px;
max-width: 1350px;
}
img.image18 {
max-width: 33%;
}
img.image19 {
max-width: 33%;
}
img.image20 {
max-width: 33%;
}
img.image21 {
max-width: 33%;
}
img.image22 {
max-width: 33%;
}
img.image23 {
max-width: 33%;
}
img.image24 {
max-width: 49.5%;
}
img.image25 {
max-width: 49.5%;
}
.row_4 {
display: block;
}
.row_6 {
clear: both;
width: auto;
display:block;
min-height:50px;
max-width: 1800px;
margin: 0 auto;
}
.row_6_confidic {
clear: both;
width: auto;
display:block;
min-height:50px;
max-width: 1800px;
margin: 0 auto;
padding: 20px 30px 20px 20px;
}
.row_24 {
clear: both;
width: auto;
max-width:none;
right:auto;
left:auto;
}
.column_15 {
float: left;
width:33.33%;
max-width:none;
padding: 7px;
}
.column_15_prices {
float: left;
width:33.33%;
max-width:none;
padding:7px;
}
.row_27 {
clear: both;
width: auto;
}
.row_27_prices {
clear: both;
width: auto;
}
.row_29 {
min-height: 50px;
}
.row_28 {
clear: both;
width: auto;
min-height: 280px;
}
.row_28_prices {
clear: both;
width: auto;
min-height: 280px;
}
.column_16 {
float: left;
}
.column_17 {
float: left;
}
.column_8 {
float: left;
width:60%;
min-height:50px;
padding-right:10px;
padding-bottom:10px;
}
.column_9 {
float: left;
width:40%;
min-height:50px;
text-align:center;
padding-top:30px;
padding-bottom:10px;
padding-right:10px;
}
.row_7 {
clear: both;
width: auto;
display:block;
min-height:50px;
max-width: 1800px;
margin: 0 auto;
}
.row_25 {
clear: both;
width: auto;
}
.column_10 {
float: left;
padding-top:35px;
padding-right:0;
min-height:50px;
text-decoration: none;
}
.column_11 {
float: left;
min-height:50px;
}
.column_12 {
float: left;
padding-top:10px;
min-height:50px;
}
.column_13 {
float: left;
padding-top:10px;
min-height:50px;
}
.column_14 {
float: left;
padding-left:20px;
min-height:50px;
}
.footer {
min-height: 100px;
}
}
/* ===== END: combined-responsive-media.css ===== */
/* only Bitrix top "Menu" button */
#bx-panel #bx-panel-menu {
  background: scroll transparent url(/bitrix/js/main/core/images/panel/top-panel-sprite-2.png) 0 -1171px !important;
}
#bx-panel #bx-panel-menu-text {
  background: scroll transparent url(/bitrix/js/main/core/images/panel/top-panel-sprite-2.png) right -1171px !important;
}
/* ===== Изображения в статье ===== */
.article-images-row {
display: flex;
justify-content: center;
align-items: center;
gap: 20px;
box-sizing: border-box;
margin: 0 auto;
width: 100%;
}
.article-images-row > img {
display: block;
flex: 0 1 auto;
min-width: 0;
max-width: 100%;
height: auto;
margin: 0;
}
/* Телефоны */
@media only screen and (max-width: 768px) {
.article-images-row {
flex-direction: column;
gap: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
}

.article-images-row > img {
flex: none;
width: 100%;
height: auto;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding: 7px 5px;
}
}
/* Планшеты и небольшие экраны */
@media only screen and (min-width: 769px) and (max-width: 1023px) {
.article-images-row {
flex-direction: row;
gap: 10px;
padding: 5px 0;
max-width: 970px;
}
}
/* Компьютеры */
@media only screen and (min-width: 1024px) {
.article-images-row {
flex-direction: row;
gap: 14px;
padding: 8px 20px;
max-width: 1600px;
}
}
/* ===== Изображения в статье ===== */
/* ===== Колонка текста в режиме правки (2026-08-07) =====
   В режиме правки Битрикс оборачивает включаемую область двумя своими слоями:
   .row_5 > div#bx_incl_area_N > div#bx_incl_area_N_M > div.news-detail > p
   Основные правила рассчитаны максимум на два div (.row_5 > div > div > p),
   поэтому ни одно из них не совпадает, абзац теряет ограничение ширины и
   растягивается во всю ширину контейнера.

   Правила ниже привязаны к идентификатору обёртки bx_incl_area, которого на
   живом сайте нет вообще, поэтому там они не совпадают ни с одним элементом.
   Проверено переписью вложенности на 150 страницах: чистые div-цепочки глубже
   двух уровней есть только на /prices/, и они сюда не попадают.

   Цифры повторяют основные правила (строки 1681 / 2243 / 2963) один в один.
   Откат: удалить всё от этого комментария до конца файла. */

@media only screen and (max-width: 768px) {
.row_5 > div[id^="bx_incl_area"] > div > p:not(.hr),
.row_5 > div[id^="bx_incl_area"] > div > div > p:not(.hr),
.row_5 > div[id^="bx_incl_area"] > div > div > div > p:not(.hr) {
margin: 0 auto;
padding: 20px 20px;
width: 100%;
}
}

@media only screen and (min-width: 769px) {
.row_5 > div[id^="bx_incl_area"] > div > p:not(.hr),
.row_5 > div[id^="bx_incl_area"] > div > div > p:not(.hr),
.row_5 > div[id^="bx_incl_area"] > div > div > div > p:not(.hr) {
margin: 0 auto;
padding: 20px 40px;
max-width: 820px;
}
}

@media only screen and (min-width: 1024px) {
.row_5 > div[id^="bx_incl_area"] > div > p:not(.hr),
.row_5 > div[id^="bx_incl_area"] > div > div > p:not(.hr),
.row_5 > div[id^="bx_incl_area"] > div > div > div > p:not(.hr) {
margin: 0 auto;
padding: 20px 160px;
max-width: 1300px;
}
}
