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;}
td{
    vertical-align: top;
}
.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', sans-serif;
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: rgb(3, 80, 144);
    height: 50px;
    margin: 10px 0;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}
.headernav.fixed {
    position: fixed;
    top: 0;
    margin: 0;
    z-index: 9999;
}
.headernav a {
color: #fff;
display: block;
height: 22px;
padding: 14px;
font-weight: 500;
text-transform: uppercase;
}
.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;
    font-size:0px;
    margin-top: 10px;
}
.header-logo img {
margin-right: 20px;
}

.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 #035090;
}
#copyright {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
}
footer {
    padding-bottom: 0;
    border-top: 2px dashed rgba(255, 255, 255, 0.42);
}
.landing-item {
padding-top: 15px;
}
.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: #fff;
color:rgb(3, 80, 144);

}
.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 #00A3B0;
}

#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: #000000;
    padding: 5px 15px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 18px;
}
.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(3, 80, 144);
}
.headerWarranty {
    position: absolute;
    top: 26px;
    left: 156px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.headerWarranty span {
    color: #035090;
    font-size: 42px;
}
.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 #00A3B0;
}
#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:40px;
    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;
}
span.area-price-elem small {
    font-size: 16px;
}
.area-wrapper li span.area-price-elem {
    float: right;
}
.otziv-area-header {
    font-weight: 500;
    font-size: 18px;
    white-space: nowrap;
}
.uslugi-list-item {
    float: left;
    width: 50%;
}
.uslugi-list-wrapper ul {
    padding: 0;
}
.uslugi-list-item {
    float: left;
    width: 48%;
    border: 1px solid #F7F7F7;
    box-sizing: border-box;
    margin: 1%;
    padding: 1% 1.5%;
    border-radius: 5px;
    box-shadow: 0 5px 7px 0px #eaeaea;
}
.uslugi-list-item:hover{
    box-shadow: 0 5px 7px 0px rgba(0, 163, 176, 0.37);
}
.uslugi-list-wrapper li {
    list-style-type: none;
    padding: 5px 10px;
    display: inline-block;
}
.real-content .uslugi-list-wrapper a {
    display: inline-block;
    color:#000;
    border: 1px solid #00A3B0;
    padding: 7px 20px 7px 15px;
}
.real-content .uslugi-list-item a:hover{
    background-color:#00A3B0;
    /*border-color:#00A3B0;*/
    color:#fff;
    text-decoration:none;
}
.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 #00A3B0;
box-shadow: 0 0 7px #00A3B0;
border: 2px solid #00A3B0;
}
.contacts-wrapper .feedBackWrapper .ajaxgo{
    border: 1px solid;
}
.contacts-wrapper .contacts-list li{
    margin:10px 0;
}
.area-wrapper a:hover{
    color:#00A3B0;
}


.real-content a {
    text-decoration: none;
    color: #00A3B0;
}
.real-content a:hover {
    text-decoration: underline;
    color: #00A3B0;
}
.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;
}




.slide_header_subtitle {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.slide5 table {
    width: 100%;
    border-spacing:0px;
}
.slide5 table img {
    /* box-shadow: 0px 6px 10px #000; */
    border: 2px solid #F3DE61;
}
.slide5 td {
    position: relative;
}
.slide5_text_onimage {
    position: absolute;
    background: url('/css/images/concrete_seamless.png');
    padding: 15px 40px 15px 20px;
    width: 300px;
    left: -170px;
    top: 50px;
    /* border-radius: 5px; */
    box-shadow: 0px 6px 10px #000;
    border: 4px solid #F3DE61;
}

.slide3 table {
    width: 80%;
    margin: 0 auto;
}
.slide3 table td {
    width: 50%;
}
.slide3 table img {
    width: 100%;
}
.slide3_right_img {
    text-align: right;
}
.slide3_right_img td:first-child {
    vertical-align: bottom;
    padding:0 15px;
}
.slide3_left_img td:last-child {
    vertical-align: top;
    padding:10px 15px;
}
.slide3_left_img {
    text-align: left;
}
.slide1 ul {
    width: 30%;
    float: left;
    margin: 0 1.5%;
    box-sizing: border-box;
    border: 1px solid #F7F7F7;
    padding: 3% 3%;
    border-radius: 5px;
    box-shadow: 0 5px 7px 0px #eaeaea;
    background-repeat: no-repeat;
    background-position: 90% 90%;
    background-size: 50%;
    height: 310px;
}
.slide1 ul:after {
    content: "";
    clear:both;
}
.slide1 li {
    list-style-type: none;
}
.slide1 li span{
    position: relative;
    z-index: 10;
    padding: 5px 4px;
    display: inline-block;
}
.slide4_slider{
    width: 90%;
    margin:0 auto;
}
.slide4_list{
    margin:15px 0 30px 50%;
}
.slide4_list li{
    position: relative;
    list-style-type: none;
    margin-bottom: 8px;
}
.slide4_list li:before{
    content:"\f00c";
    position: absolute;
    left:-25px;
    top:0;
    color:#035090;
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slide2_slider{
    height: 550px;
    position: relative;
}
.slide2_slider a {
    font-size: 0;
    position: absolute;
    display: block;
    box-shadow: 0 0 10px 5px #fff;
    border-radius: 100%;
}
.slide2_slider a img{
    border-radius: 100%;
}
.slide2_slider a:hover {
    z-index:10;
}



