@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot@v=4.2.0');src:url('../fonts/fontawesome-webfont.eot@') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff@v=4.2.0') format('woff'),url('../fonts/fontawesome-webfont.ttf@v=4.2.0') format('truetype'),url('../fonts/fontawesome-webfont.svg@v=4.2.0') format('svg');font-weight:normal;font-style:normal}
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 {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;    outline:0;}

strong {font-weight:bold;}

.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body{
margin:0;
font-family:'Roboto';
background: #fff;
min-width: 1065px;
}
header {
position: relative;
}
a{color:inherit;text-decoration:none;}
a:hover{color:inherit;text-decoration:none;}
a:visited{color:inherit;text-decoration:none;}
a[href^="tel:"], a[href^="tel:"]:hover{
    color:inherit !important;
    text-decoration:none !important;
    cursor:default;
}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.center{text-align:center;}
.padding0{padding:0;}
.margin0{margin:0;}
.font18{font-size:18px;}
.wrapper {
width: 1035px;
margin: 0 auto;
position: relative;
padding: 0 15px;
}
h1 {
font-size: 36px;
margin-bottom: 15px;
display: inline;
}
h2 {
font-size: 36px;
margin-bottom: 15px;
}
h3 {
font-size: 36px;
margin-bottom: 15px;
}
p {
margin-bottom: 12px;
}
.headernav li {
float: left;
list-style-type: none;
height: 50px;
position: relative;
}
.headernav {
background: #3c3c3c;
height: 50px;
margin: 10px 0;
box-sizing: border-box;
width: 100%;
position: relative;
}
.headernav.fixed {
    position: fixed;
    top: 21px;
    margin: 0;
    z-index: 9999;
}
.headernav a {
color: #fff;
display: block;
height: 22px;
padding: 14px;
font-weight: 500;
text-transform: uppercase;
font-size: 15px;
padding-left: 11px;
padding-right: 11px;
}
.headernav .menu-item-special a {
font-weight: bold;
padding: 10px 0 18px;
font-size: 20px;
}
.nav-feed-back {
color: #fff;
display: block;
height: 22px;
padding: 14px 0;
text-transform: uppercase;
}
.headernav .nav-feed-back span {
border-bottom: 1px dashed;
}
.header-logo {
position: relative;
float: left;
}
.header-logo img {
float: left;
margin-right: 20px;
}
.header-logo h1 {
font-size: 32px;
top: 19px;
position: relative;
line-height: 42px;
font-weight: bold;
text-transform: uppercase;
}
.header-contacts {
float: right;
text-align: right;
margin-top: 34px;
}
.header-contacts .telephone {
font-size: 30px;
}
.header-contacts a {
font-size: 24px;
}
.header-contacts .telephone {
font-size: 30px;
cursor: default;
font-weight: bold;
}
.separator {
padding: 25px 0 0;
border-bottom: 4px dashed #D6D6D6;
}
#copyright {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
}
footer {
padding-bottom: 0;
border-top: 2px dashed #007156;
}
.landing-item {
padding-top: 30px;
}
.landing-item .colorbox-zvonok {
cursor: pointer;
padding: 6px 60px;
font-size: 21px;
border-radius: 2px;
background: #FF8615;
background: linear-gradient(to bottom, #ff912c 0%,#ff780a 100%);
display: inline-block;
color: #fff;
box-shadow: 0 2px 3px #D6D6D6;
}
.landing-item .colorbox-zvonok:hover {
background:#ff780a;
background: linear-gradient(to bottom, #ff912c 0%,#FA7000 100%);
}
.landing-item .colorbox-zvonok:active {
background: #FF8615;
background: linear-gradient(to bottom, #EC6C03 0%,#ff780a 80%);
box-shadow: inset 0 2px 3px #DD6400;
}
/*TEST*/
.headernav a:hover {
background: rgb(0,163,176);
background: -moz-linear-gradient(top,  rgba(0,163,176,1) 0%, rgba(5,138,148,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,163,176,1)), color-stop(100%,rgba(5,138,148,1)));
background: -webkit-linear-gradient(top,  rgba(0,163,176,1) 0%,rgba(5,138,148,1) 100%);
background: -o-linear-gradient(top,  rgba(0,163,176,1) 0%,rgba(5,138,148,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,163,176,1) 0%,rgba(5,138,148,1) 100%);
background: linear-gradient(45deg,  rgb(129 200 241) 0%,rgb(173 152 242) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#058a94',GradientType=0 );

}
.landing-item .colorbox-zvonok {
cursor: pointer;
padding: 6px 60px;
font-size: 21px;
border-radius: 2px;
background: #24C04A;
background: linear-gradient(to bottom, #24C04A 0%,#079B2B 100%);
display: inline-block;
color: #fff;
box-shadow: 0 2px 3px #D6D6D6;
}
.landing-item .colorbox-zvonok:hover {
background: #24C04A;
background: linear-gradient(to bottom, #24C04A 0%,#028021 100%);
}
.landing-item .colorbox-zvonok:active {
background: #24C04A;
background: linear-gradient(to bottom, #079B2B 0%,#1EAD40 80%);
box-shadow: inset 0 3px 4px #0F9C31;
}

/*TEST END */


.banner {
float: right;
width: 320px;
height: 460px;
margin-left:25px;
}
.banner + div {
   /* width:600px;*/
}
.justifyfull {
text-align: justify;
}
.landing-item p {
line-height: 1.2em;
}
.promo-header{
text-align: center;
font-size: 30px;
padding: 0 35px 5px;
border-radius: 10px;
}
.gotozvonok-wrapper{
    text-align:center;
}
.headernav .fa {
font-size: 22px;
}
.headernav .telephone {
position: absolute;
color: rgb(27, 36, 47) !important;
white-space: nowrap;
border: 2px solid rgb(27, 36, 47);
font-size: 20px;
padding: 5px 15px 10px;
border-radius: 7px;
top: 60px;
left: -79px;
background: #FFF;
box-shadow: 0 2px 4px #ccc;
z-index: 9999;
cursor: default;
font-weight:bold;
}
.headernav .telephone span {
font-weight:normal;
}
.header-contacts .telephone span {
font-size: 23px;
display: inline-block;
height: 37px;
vertical-align: middle;
line-height: 29px;
margin: 0 5px;
font-weight: normal;
}
.header-contacts p {
margin: 0;
}
.headernav .telephone:before {
content: "";
position: absolute;
border-bottom: 10px solid rgb(27, 36, 47);
border-left: 10px solid transparent;
border-right: 10px solid transparent;
height: 0;
width: 0;
top: -12px;
left: 45%;
}
.headernav .email {
position: absolute;
color: rgb(27, 36, 47);
white-space: nowrap;
border: 2px solid rgb(27, 36, 47);
font-size: 20px;
padding: 5px 15px 10px;
border-radius: 7px;
top: 60px;
left: -49px;
background: #FFF;
box-shadow: 0 2px 4px #ccc;
z-index: 9999;
text-transform: none;
}
.headernav .email:before {
content: "";
position: absolute;
border-bottom: 10px solid rgb(27, 36, 47);
border-left: 10px solid transparent;
border-right: 10px solid transparent;
height: 0;
width: 0;
top: -12px;
left: 43%;
}
.headernav a.telephone, .headernav a.email{
    background:#fff;
}
.it-image .it-elem, .it-img-intext{
position: relative;
border-radius: 5px;
border: 2px dashed #000000;
}

#landing-item-1 .it-image .it-elem {
width: 484px;
height: 313px;
}
#landing-item-2 .it-image .it-elem {
width: 352px;
height: 263px;
}
#landing-item-2 .it-wr1.it-text {
width: 640px;
float: left;
}
#landing-item-2 .it-image{
    float: right;
}
#landing-item-3 .it-img-intext {
height: 142px;
width: 1001px;
margin: 0 auto 26px;
}
.it-wr1.it-image {
float: left;
margin-right: 35px;
}
#landing-item-5 td {
text-align: center;
}
#landing-item-5 table {
width: 100%;
}
.it {
margin: 75px 0;
}
.marking {
font-size: 90px;
font-weight: 600;
display: block;
text-align: center;
position: relative;
top: 30px;
opacity: 0.3;
-moz-transform: rotate(15deg);
-webkit-transform: rotate(15deg);
-o-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
#landing-item-3 .marking {
-moz-transform: none;
-webkit-transform: none;
-o-transform: none;
-ms-transform: none;
transform: none;
top: 0;
}
#landing-item-3 .priceWrap {
width: 90px;
height: 90px;
line-height: 90px;
float: right;
margin-right: 25px;
margin-top: 15px;
}
#landing-item-3 .marking {
-moz-transform: none;
-webkit-transform: none;
-o-transform: none;
-ms-transform: none;
transform: none;
}
.priceWrap {
text-align: center;
font-size: 28px;
position: relative;
color: #fff;
box-shadow: 3px 4px 0px rgba(0, 0, 0, 0.23);
display: inline-block;
border-radius: 100%;
top: 10px;
background: rgb(244,66,25);
background: -moz-linear-gradient(-45deg, rgba(244,66,25,1) 0%, rgba(229,185,25,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(244,66,25,1)), color-stop(100%,rgba(229,185,25,1)));
background: -webkit-linear-gradient(-45deg, rgba(244,66,25,1) 0%,rgba(229,185,25,1) 100%);
background: -o-linear-gradient(-45deg, rgba(244,66,25,1) 0%,rgba(229,185,25,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(244,66,25,1) 0%,rgba(229,185,25,1) 100%);
background: linear-gradient(135deg, rgba(244,66,25,1) 0%,rgba(253, 156, 4, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f44219', endColorstr='#e5b919',GradientType=1 );
}
#landing-item-1 .priceWrap {
width: 100px;
height: 90px;
line-height: 36px;
padding: 10px 0 0;
left: 360px;
-moz-transform: rotate(-9deg);
-webkit-transform: rotate(-9deg);
-o-transform: rotate(-9deg);
-ms-transform: rotate(-9deg);
transform: rotate(-9deg);
}
#landing-item-2 .priceWrap {
left: 260px;
width: 78px;
height: 78px;
line-height: 78px;
-moz-transform: rotate(9deg);
-webkit-transform: rotate(9deg);
-o-transform: rotate(9deg);
-ms-transform: rotate(9deg);
transform: rotate(9deg);
}
#landing-item-2 .marking{
    font-size:60px;
}
.priceWrap .fa-rub {
font-size: 0.9em;
}
.price-old:after {
width: 130%;
height: 2px;
content: '';
background: #830000;
position: absolute;
top: 49%;
left: -15%;
border-radius: 100%;
}
.price-old {
font-size: 0.8em;
line-height: 20px;
position: relative;
}
.landing-item .feedBackWrapper table {
width: 100%;
}
input[type='text'], textarea {
outline:none;
box-sizing:border-box;
width: 100%;
padding: 8px 6px;
border-radius: 3px;
border: 3px solid #fff;
font-family: inherit;
font-size: 14px;
}
input[type='text']:focus, textarea:focus {
-webkit-box-shadow: 0 0 7px #FFFFFF;
box-shadow: 0 0 7px #FFFFFF;
}
.landing-item .feedBackWrapper table td {
vertical-align: middle;
padding: 4px 0;
}
.landing-item .feedBackWrapper table td:first-child {
width: 240px;
}
.landing-item .feedBackWrapper .inputs_x3 input {
width: 260px;
font-size: 14px;
}
.landing-item .feedBackWrapper input{
margin-right:4px;
}
.landing-item .feedBackWrapper input:last-child {
margin-right:0;
}
.landing-item .feedBackWrapper .inputs_x2 input:first-child {
width: 648px;
}
.landing-item .feedBackWrapper .inputs_x2 input:last-child {
width: 136px;
}
.landing-item .feedBackWrapper table td:last-child {
font-size: 0;
}
.ajaxgo {
background: #FFFFFF;
color: #005641;
padding: 5px 15px;
border-radius: 3px;
cursor: pointer;
font-size: 24px;
}
.ajaxgo:hover {
background: rgb(252,255,244);
background: -moz-linear-gradient(top,  rgba(252,255,244,1) 0%, rgba(223,229,215,1) 40%, rgba(179,190,173,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,244,1)), color-stop(40%,rgba(223,229,215,1)), color-stop(100%,rgba(179,190,173,1)));
background: -webkit-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(179,190,173,1) 100%);
background: -o-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(179,190,173,1) 100%);
background: -ms-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(179,190,173,1) 100%);
background: linear-gradient(to bottom,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(179,190,173,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );

}
.ajaxgo:active {
background: rgb(252,255,244);
background: -moz-linear-gradient(top,  rgba(252,255,244,1) 0%, rgba(223,229,215,1) 40%, rgba(208,224,218,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,244,1)), color-stop(40%,rgba(223,229,215,1)), color-stop(100%,rgba(208,224,218,1)));
background: -webkit-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(208,224,218,1) 100%);
background: -o-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(208,224,218,1) 100%);
background: -ms-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(208,224,218,1) 100%);
background: linear-gradient(to bottom,  rgba(252,255,244,1) 0%,rgba(223,229,215,1) 40%,rgba(208,224,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#d0e0da',GradientType=0 );


}
.header-logo p {
margin: 0;
text-transform: uppercase;
font-size: 25px;
font-weight: 700;
line-height: 47px;
}
p.header-logo1 {
font-size: 27px;
}
p.header-logo2 {
font-size: 59px;
margin-left: -3px;
letter-spacing: 1px;
color: #F52424;
}
p.header-logo3 {
letter-spacing: 0.4px;
line-height: normal;
}
.feedBackWrapper {
color: #fff;
}
.fb-wrap-wrapper{
background: rgb(0,163,176);
background: -moz-linear-gradient(45deg,  rgb(129 200 241) 0%,rgb(173 152 242) 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(0,163,176,1)), color-stop(100%,rgba(0,150,67,1)));
background: -webkit-linear-gradient(45deg,  rgb(129 200 241) 0%,rgb(173 152 242) 100%);
background: -o-linear-gradient(45deg,  rgb(129 200 241) 0%,rgb(173 152 242) 100%);
background: -ms-linear-gradient(45deg,  rgb(129 200 241) 0%,rgb(173 152 242) 100%);
background: linear-gradient(45deg,  rgb(129 200 241) 0%,rgb(173 152 242) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#009643',GradientType=1 );
}
.headerWarranty {
position: absolute;
top: 34px;
left: 208px;
font-size: 37px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: -1px;
}
.headerWarranty span {
color: #F52424;
}
.it-text li {
margin-left: 20px;
}
.it-text ul {
margin-bottom: 12px;
}
#landing-item-1 .it-text .it-elem {
width: 500px;
float: right;
}
.h1-wrapper img {
vertical-align: bottom;
}
.h1-wrapper {
margin-bottom: 15px;
}
#landing-item-3 .h1-wrapper img{
    border-radius:5px;
}
tr.table-title span {
font-weight: 500;
font-size: 20px;
}
#landing-item-5 table{
    margin-bottom:20px;
}
#landing-item-5 td {
position: relative;
}
.priceWrapli5 {
text-align: center;
font-size: 28px;
width: 80px;
bottom: -40px;
height: 80px;
right: -10px;
line-height: 80px;
position: absolute;
color: #fff;
box-shadow: 3px 4px 0px rgba(0, 0, 0, 0.23);
display: inline-block;
border-radius: 100%;
background: rgb(244,66,25);
background: -moz-linear-gradient(-45deg, rgba(244,66,25,1) 0%, rgba(229,185,25,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(244,66,25,1)), color-stop(100%,rgba(229,185,25,1)));
background: -webkit-linear-gradient(-45deg, rgba(244,66,25,1) 0%,rgba(229,185,25,1) 100%);
background: -o-linear-gradient(-45deg, rgba(244,66,25,1) 0%,rgba(229,185,25,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(244,66,25,1) 0%,rgba(229,185,25,1) 100%);
background: linear-gradient(135deg, rgba(244,66,25,1) 0%,rgba(253, 156, 4, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f44219', endColorstr='#e5b919',GradientType=1 );
}
.priceWrapli5:after {
content: "от";
position: absolute;
top: -25px;
left: 30px;
font-size: 16px;
}
.last-sentence p{
    margin:0;
}
.last-sentence {
font-size: 18px;
text-align: center;
font-weight: 500;
padding: 10px 0;
margin-top: 34px;
border-radius: 5px;
border: 2px dashed #000000;
}
#landing-item-0{
background:url(../img/gd_01021313597382266.jpg) 100% -50% no-repeat;
background-size: 50%;
}
#landing-item-0 ul {
padding-left: 40px;
}
#landing-item-0 ul li {
padding: 3px 0;
font-size: 18px;
}
#landing-item-0 ol li {
display: inline-block;
margin: 0 25px;
font-size: 20px;
text-transform: uppercase;
font-weight: 500;
border: 1px solid;
padding: 10px 25px;
}
#landing-item-0 ol {
padding-left: 40px;
text-align: center;
}
#landing-item-0 ul {
padding-left: 40px;
}
.real-content{
    padding-top:10px;
    padding-bottom:70px;
}
.real-content ul, .real-content ol{
    padding-left:40px;
    margin-bottom:10px;
}
/********/
.area-wrapper {
    padding: 40px 0;
}
.area-wrapper h2{
    text-align:center;
}
.area-wrapper ul {
    width: 45%;
    float: left;
    margin: 0 2.5%;
    box-sizing: border-box;
    border: 1px solid #F7F7F7;
    padding: 3% 5%;
    border-radius: 5px;
    box-shadow: 0 5px 7px 0px #eaeaea;
}
.area-wrapper ul:after {
    content: "";
    clear:both;
}
.area-wrapper li {
    list-style-type: none;
    font-size: 20px;
    position: relative;
}
.area-wrapper li:before {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    bottom: 7px;
    z-index: 1;
    box-sizing: border-box;
}
.area-wrapper li:after {
    content: "";
    clear:both;
}
.area-wrapper li span{
    background-color: #fff;
    position: relative;
    z-index: 10;
    padding: 5px 4px;
    display: inline-block;
}
span.area-price-elem small {
    font-size: 16px;
}
.area-wrapper li span.area-price-elem {
    float: right;
}
li.otziv-area-header {
    color: #999;
    font-size:18px;
}
.uslugi-list-item {
    float: left;
    width: 50%;
}
.uslugi-list-wrapper ul {
    padding: 0;
    display:flex;
    flex-wrap:wrap;
}
.rows {
   display:flex;
   flex-wrap:wrap; 
}
.uslugi-list-item {
    float: left;
    min-width: 48%;
    box-sizing: border-box;
    margin: 1%;
    padding: 1% 1.5%;
}

.uslugi-item {
    height:75%;
    width:80%;
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    align-items:flex-start;
}
.uslugi-list-wrapper li {
    list-style-type: none;
    position:relative;
    flex: 0 0 48.3%;
    margin: 0px 15px 15px 0px;
    display: flex !important;
    flex-wrap: wrap !important;
    height: 310px;
}
.uslugi-list-wrapper li:before {
    content: "";
    position:absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.uslugi-list-wrapper li:before {
    position:absolute;
}
.real-content .uslugi-list-wrapper a {
    color: #fff !important;
    font-size: 22px;
    color: black;
    font-weight: bold;
    height: auto;
    overflow: hidden;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 1;

}
.real-content .uslugi-list-wrapper a p {
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    padding-top: 10px;
}
.uslugi-list-item-pochee{
    width:100%;
    float:none;
}
.uslugi-vert-list li {
    display: block;
}
.contacts-wrapper .feedBackWrapper{
    color:#000;
    width:50%;
    float:left;
    margin-top: -43px;
}
.contacts-wrapper .contacts-list{
    width:40%;
    margin-right:10%;
    float:left;
}
.contacts-wrapper input[type='text'], .contacts-wrapper textarea {
border: 2px solid #eaeaea;
margin-bottom:5px;
}
.contacts-wrapper input[type='text']:focus, .contacts-wrapper textarea:focus {
-webkit-box-shadow: 0 0 7px #000000;
box-shadow: 0 0 7px #000000;
border: 2px solid #000000;
}
.contacts-wrapper .feedBackWrapper .ajaxgo{
    border: 1px solid;
}
.contacts-wrapper .contacts-list li{
    margin:10px 0;
}
.area-wrapper a:hover{
    color:#000000;
}


.real-content a {
    text-decoration: none;
    color: #000000;
}
.real-content a:hover {
    text-decoration: underline;
    color: #000000;
}
.newinmenu {
color: #F52424;
background-color: #F52424;
}
.newinmenu a:hover{
background: #DE1B1B;
}
.newinmenu span {
    position: absolute;
    top: -21px;
    border: 2px solid #F52424;
    border-radius: 100%;
    width: 40px;
    box-sizing: border-box;
    height: 40px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 37px;
    background: #fff;
    right: -15px;
    z-index:100;
}
.area-wrapper.social-area ul {
    width: 19%;
    margin: 0.5%;
    padding: 10px;
    min-height: 285px;
}
.area-wrapper.social-area li:before, .area-wrapper.social-area li:after{
    content:none;
}
.area-wrapper.social-area li{
    font-size:16px;
}
.area-wrapper.social-area li a{
    margin:4px 0;
}
.area-wrapper.social-area .social_area_title {
    border-bottom: 2px solid #797979;
    padding-bottom: 5px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.headernav.fixed .header_wbg_helper {
    position: absolute;
    top: -21px;
    height: 21px;
    background: #fff;
    width: 100%;
}
/*sdfa styles*/
.main-bg {
    background: url(../img/realtor_bggg.jpg) no-repeat;
    background-size: cover;
    margin-top: 1%;
}
.main-bg .block-cont {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background: rgba(0, 0, 0, 0.4);
    color: white;
    padding: 2% 2% 2% 2%;
    font-size: 18px;
}
.block-form {
    background: #3c3c3c;
    color: white;
    padding: 2% 2% 2% 2%;
    text-align: center;
    font-size: 18px;
    width: 88%;
    border: 1px solid transparent;
    box-shadow: 9px -7px 0px 5px rgba(0, 163, 176, 0.49);
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
}
.block-form form input {
    width: 32%;
    display: inline-block;
    background: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid white;
    border-radius: 0;
    color: white;
}
.block-form form input::-webkit-input-placeholder, .block-form form textarea::-webkit-input-placeholder {
    color: lightgray;
}
.block-form form textarea {
    width: 98%;
    background: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid white;
    border-radius: 0;
    height: 38px;
    color: white;
}
.block-form span {
    font-weight: 600;
}
.block-form form .btn {
    background: orange;
    color: black;
    font-size: 18px;
    border-width: 1px;
    border-style: initial;
    border-color: buttonface;
    border-image: initial;
    border: 1px solid white;
    border-radius: 4px;
    padding: 3% 6% 3% 6%;
    cursor: pointer;
}
.block-form .left-side {
    width: 49%;
    display: inline-block;
}
.block-form .right-side {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-top: 8%;
}
.vant-bg {
    background: white;
}
.grid {
    padding: 4% 4%;
    margin-left: auto;
    margin-right: auto;
}
.grid:after {
    content: "";
    display: block;
    overflow: hidden;
    clear: both;
}
.grid .block-1-2 {
    float: left;
    width: 50%;
}
.grid .block-2-3 {
    float: left;
    width: 66%;
}
.grid .block-1-3 {
    float: left;
    width: 33%;
}
.block-img img {
    width: 100%;
}
.block-1-3 .block-img {
    width: 30%;
    display: inline-block;
}
.block-1-3 .block-cont {
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    width: 66%;
}
.block-1-3 .block-cont h3 {
    font-size: 22px;
    font-weight: 600;
}
.block-text {
    font-size: 14px;
}
.excl-bg {
    background: rgb(242, 242, 242);
}
.excl-bg h2 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    background: rgb(242, 242, 242);
}
.excl-bg h2 span {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    border-bottom: 1px solid #c1c1c1;
    display: block;
}
.grid .block-1-4 {
    float: left;
    width: 21%;
    padding: 8px 6px 6px 6px;
    font-size: 14px;
}
.grid .block-1-4 a {
     font-size: 18px;
     color: #000000 !important;
     display: block;
     margin-top: 6px;
}
.block-1-4 .block-img{
    width: 30%;
    margin-left: auto;
    margin-right: auto;
}
.block-1-4 .block-cont {
    text-align: center;
}
.block-1-4 .block-cont h3 {
    font-size: 16px;
    font-weight: 600;
}
.block-1-4.cntred {
    width: 32%;
}
.block-1-4.cntred .block-img {
    width: 25%;
}
footer .block-1-3 {
    text-align: center;
}
.title {
    background: url(../img/title-stripe.png) left 26px repeat-x;
}
header .block-1-5 {
    width: 20%;
    float: left;
}
header .grid .block-1-3 {
    width: 57%;
    margin-bottom: -12px;
    margin-top: 8px;
}
.hdr-ttl {
    font-size: 32px;
    padding-left: 150px;
}
.hdr-ttl h1 {
    display: block;
    font-size: 18px;
}
.withaut-deneg {color:#F00; font-size:18px;margin-top: -16px; margin-bottom: 23px;font-weight: 500;}
.car-img img {
    width: 30%;
}
.car-img {
    display: inline-block;
}
.frst-ttl {
    width: 15%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    height: 2px;
    background: gray;
    border: none;
}
.car-box h3 {
    font-size: 14px;
}
.car-box {
    text-align: center;
    border-radius: 12px;
    border: 1px solid lightgrey;
    padding: 8px;
    margin-left: 10px;
    margin-right: 10px;
}
.serm-box {
    width: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.serm-box a {
    padding: 12px 14px 14px 12px;
    border-radius: 8px;
    border: 1px solid lightgray;
    font-size: 18px;
    background: #000000;
    color: white;
}
.serm-box a span {
    font-weight: 600;
}
.serm-box:hover a {
    box-shadow: 0 0 12px rgba(0,0,0,0.5);
    color: white;
}
footer {
    color: white;
}
header .grid {
    padding-bottom: 2px;
    padding-top: 2px;
}
.hdr-ttl span {
    font-weight: 600;
    color: #000000;
}
.text-center {
    text-align: center;
}
.block-cont .text-center {
    font-weight: 600;
    width: 85%;
}
.grid .block-1-4.safd {
    width: 23%;
}
.grid.gdf {
    padding-bottom: 0;
}
.grid.dfg {
    padding-top: 0;
}
.serm-img {
    text-align:center;
}
.serm-img {
    margin-top: 20px;
}
.serm-img img {
    width: 22%;
}
.serm-center {
    text-align: center;
    background: url(../img/serm-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 30px;
    padding-bottom: 50px;
    padding-top: 50px;
}
.serm-btn {
    padding-top: 70px;
    padding-bottom: 68px;
    width: 69%;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid lightblue;
    border-radius: 50%;
    font-size: 28px;
    font-weight: 600;
    background: #3c3c3c;
    color: white;
}
.serm-btn:hover {
    box-shadow: 0px 0px 10px 10px rgba(0, 163, 176, 0.12)
}
.serm-btn span {
    display: block;
    font-size: 18px;
}
.txt-cntr {
    text-align: center;
}
.serm-more {
    text-decoration: underline;
    font-weight: 600;
    font-size: 18px;
    display: block;
    margin-left: 26%;
}
.block-form input[type='text']:focus, .block-form  textarea:focus {
    box-shadow: none;
    color: white;
}
footer .grid {
    padding-top: 2%; padding-bottom: 2%;
}
.serm-block {
    padding: 3% 6% 3% 6%;
    text-align: center;
    background: #000000;
    color: white;
    font-size: 24px;
}
.serm-block span {
    font-size: 26px;
    text-shadow: 3px 3px 0px black;
}
.serm-block a {
    color: white;
    text-decoration: underline;
}
.serm-block a:hover {
    color: lightgray;
}
.serm-block i {
    font-size: 82px;
    vertical-align: top;
    float: left;
}
.B_crumbBox {    list-style: none;
    font-size: 14px;
    background-color: rgba(0, 163, 176, 0.11);
    padding: 10px;}
.B_crumbBox li{display: inline;}
.block1 {
    display:none;
}


@media screen and (max-width: 575px) {
body {
min-width: auto;
}
img {
 max-width: 100%;
 height: auto;
}

.block-1-5 {
display: none;    
}
.block-1-2,
.block-2-3 {width:100%;}
.block-1-3 {width:100%;}
.grid .block-1-3 {width: 100%;}
header .grid .block-1-3 {
    width: 100%;
    margin-bottom: -12px;
    margin-top: 8px;
}
.hdr-ttl {
    font-size: 32px;
    padding-left: 0px;
    text-align:center;
}

.grid .block-1-4 {
    width: 100%;
    font-size: 14px;
    text-align:center;
}
.grid .block-1-4 a {
     font-size: 18px;
     color: #000000 !important;
     display: block;
     margin-top: 6px;
}

.headernav{
height: 100px;
width: auto;
display: none;   
}
.newinmenu {
color: #3c3c3c;
background-color: #3c3c3c;
}
.headernav a:hover {
background: rgb(0,163,176);
background: -moz-linear-gradient(top,  rgba(0,163,176,1) 0%, rgba(5,138,148,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,163,176,1)), color-stop(100%,rgba(5,138,148,1)));
background: -webkit-linear-gradient(top,  rgba(0,163,176,1) 0%,rgba(5,138,148,1) 100%);
background: -o-linear-gradient(top,  rgba(0,163,176,1) 0%,rgba(5,138,148,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,163,176,1) 0%,rgba(5,138,148,1) 100%);
background: linear-gradient(45deg,  rgb(129 200 241) 0%,rgb(173 152 242) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#058a94',GradientType=0 );
}
.wrapper {
width: auto;
margin: 0 auto;
position: relative;
padding: 0 5px;   
}
.wrapper > ul > li > a {
font-size: 10px;
padding-left: 7px;
padding-right: 6px;    
}
.real-content{
    padding-top:10px;
    padding-bottom:70px;
    padding-left: 5px;
}
.real-content ul, .real-content ol{
    padding-left:10px;
    margin-bottom:10px;
}
/*Модуль обратной связи*/
.form-h3 {
font-size: 30px;
text-align: center;
}
.desktop {
    display: none;
}

.landing-item .feedBackWrapper .inputs_x3 input{
width: 100%;
margin-bottom: 4px;
}
/*Main page*/
.area-wrapper.otziv-area > h2 {
font-size: 25px;
}
.area-wrapper.otziv-area{
padding: 0px;
margin: 0px;
}
.block-cont .text-center {
    font-weight: 500;
    font-size: 20px;
    width: 100%;
}
.block-cont > p {
    margin-top: 0.5em; /* Отступ сверху */
    margin-bottom: 1em; /* Отступ снизу */
   }
.block-form {
display: none;
}  
.excl-bg h2 {
    width: 90%;
}
.grid .block-1-4.safd {
    width: 100%;
}
.block {
    display:NONE;
} 
.block1{
display:list-item
}
.car-box{
width: 90%;
    text-align: center;
    border-radius: 12px;
    border: 1px solid lightgrey;
    margin-bottom:5px;
}
.excl-bg > .wrapper > .grid > .block-1-3 > .serm-img{
display:none;    
}
.area-wrapper.otziv-area{
padding: 0px;
margin: 0px;
}
.area-wrapper ul {
    width: 95%;
    float: left;
    margin: 0 2.5%;
    box-sizing: border-box;
    border: 1px solid #F7F7F7;
    padding: 3% 5%;
    border-radius: 5px;
    box-shadow: 0 5px 7px 0px #eaeaea;
    margin-bottom: 10px;
}
.area-wrapper li {
font-size: 16px;    
}
span.area-price-elem small {
    font-size: 10px;
}
.area-wrapper li span.area-price-elem {
    float: right;
    font-size: 16px;
}
.area-wrapper.social-area ul {
    width: 95%;
    margin: 0.5%;
    padding: 10px;
    min-height: auto;
}
.contacts-wrapper .feedBackWrapper {
    color: #000;
    width: 100%;
    float: left;
    margin-top: 0px;
}
.contacts-wrapper .contacts-list {
    width: 100%;
    margin-right: 0%;
    float: left;
}
.uslugi-list-wrapper li {
    flex: 100% !important;
    display:flex;
    align-items: center;
    height: 200px;
}
.uslugi-list-wrapper li a p {
    display:none;
}

}

@media screen and (min-width: 575px) {
.mobile-menu {
  display: none;
  }
}

@media screen and (max-width: 575px) {
.mobile-menu {
  display:block;
  position:relative;
  width:100%;
  min-width:100%;
  padding:0px;
  margin:25px auto 0 !important;
  text-align: center;
  line-height:19px !important;
  background: #3c3c3c;
}
.mobile-menu * {
  -webkit-tap-highlight-color:transparent !important;
  font-family:Arial;
}
.mobile-menu a {
  color:#ebebeb;
  text-decoration:none;
}
.newinmenu{
  background-color: #F52424;
}
.mobile-menu .mobile-menu-main-list, .mobile-menu .mobile-menu-main-list li {
  margin:0px;
  padding:0px;
}
.mobile-menu ul {
  display:block;
  width:auto !important;
  margin:0 auto !important;
  overflow:hidden;
  list-style:none;
}
.mobile-menu .mobile-menu-main-list li {
  display:inline;
  padding:padding:0px;
  margin:0px !important;
}
.mobile-menu-toggled {
  display:none;
  width:100%;
  position:relative;
  overflow:hidden;
  margin:0 auto !important;
}
.mobile-menu-button:hover {
  cursor:pointer;
}
.mobile-menu .mobile-menu-toggled ul {
  display:none;
  margin:0px !important;
  padding:0px !important;
}
.mobile-menu .mobile-menu-toggled ul li {
  display:block;
  margin:0 auto !important;
}
/* MINIMAL STYLE */

.mobile-menu.minimal a {
  color:#fff;
}
.mobile-menu.minimal a:hover {
  opacity:0.7;
}
.mobile-menu.minimal .mobile-menu-main-list li a {
  display:inline-block;
  padding:8px 30px 8px 30px;
  margin:0px -3px 0px -3px;
  font-size:15px;
}
.mobile-menu.minimal .mobile-menu-toggled {
  width:100%;
  min-height:36px;
}
.mobile-menu.minimal .mobile-menu-toggled-controls {
  display:block;
  height:36px;
  color:#fff;
  text-align:left;
  position:relative;
  cursor:pointer;
}
.mobile-menu.minimal .mobile-menu-toggled-title {
  position:relative;
  top:9px;
  left:9px;
  font-size:16px;
  color:#fff;
}
.mobile-menu.minimal .mobile-menu-button {
  display:block;
  position:absolute;
  right:9px;
  top:7px;
}

.mobile-menu.minimal .mobile-menu-button span {
  display:block;
  margin:4px 0px 4px 0px;
  height:2px;
  background:#fff;
  width:25px;
}
.mobile-menu.minimal .mobile-menu-toggled ul li a {
  display:block;
  width:100%;
  text-align:center;
  padding:10px 0px 10px 0px;
  border-bottom:1px solid #dedede;
  color:#fff;
}
.mobile-menu.minimal .mobile-menu-toggled ul li:first-child a {
  border-top:1px solid #dedede;
}
}



.popup{display:none;max-width:350px;background-color:#fff;}
.jGrowl {
    z-index: 99999;
}

.callback__title{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
}
.callback__form  input{
    border: 1px solid #ddd;
    padding: 10px;
    margin: 10px 0
}

.button{
    border: none;
    background: linear-gradient(45deg,  rgb(129 200 241) 0%,rgb(173 152 242) 100%);
    color: #fff;
    line-height: 40px;
    padding: 0 20px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    cursor:pointer;
    outline:none;
    border-radius:2px;
}
.button:hover{
    background-color:#e82323;
}

	.form label{display:block;font-size:13px;color:#111;font-weight:bold;line-height:13px;padding-bottom:15px;position:relative;}
	.form input[type=text],
	.form select,
	.form textarea{border:1px solid #e0e0e0;height:48px;line-height:48px;padding:0 10px;border-radius:2px;margin-bottom:20px;width:100%;background-color:#fff;font-size:14px;}
	.form textarea{padding:10px;line-height:20px;min-height:100px;}

    
    .fa-yandex:before {
            content: '';
        height: 14px;
        display: inline-block;
        width: 14px;
        background-image: url(https://use.fontawesome.com/releases/v5.0.9/svgs/brands/yandex.svg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    
    
    
    
    
    
    
    
    
    
    .afterbefore-item{border:4px solid #02848f;}
    
    
    
    
    
    
    


