@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic);
@font-face {
    font-family: "GothaProReg";
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("../fonts/GothaProReg.otf");
}
@font-face {
    font-family: 'flexslider-icon';
    src: url('../fonts/flexslider-icon.eot');
    src: url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), 
    url('../fonts/flexslider-icon.woff') format('woff'), 
    url('../fonts/flexslider-icon.ttf') format('truetype'), 
    url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

*,
*::after,
*::before {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    height: 100%;

    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    line-height: 24px;

    color: #666;
    background: url("../images/bg.jpg") repeat top left;
}

input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

p {
    margin-bottom: 20px;
}


a,
a:visited {
    text-decoration: underline;

    color: #666;
}

a:hover {
    text-decoration: none;
}

b {
    font-weight: 700;
}

.subtitle,
h2 {
    display: block;
    margin-bottom: 45px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;

    text-transform: uppercase;

    color: #27ae60;
}
.subtitle span,
h2 span {
    font-weight: 400;

    color: #666;
}

.subtitle a,
h2 a {
    position: relative;

    margin-left: 21px;

    font-size: 13px;
    font-weight: 400;

    text-decoration: none;
    text-transform: lowercase;
}

/* div premuchestevo*/

div.md4{width:25%;float:left;padding:10px;text-align:center;height:250px}
div.md4 img{width:100%;padding:70px;-webkit-filter: opacity(.7) drop-shadow(0 0 0 #27ae60);
    filter: opacity(.7) drop-shadow(0 0 0 #27ae60);}
/*------end------*/

.subtitle a::before,
h2 a::before {
    position: absolute;
    bottom: 50%;
    left: 0;

    width: 100%;
    height: 1px;

    content: "";
    -webkit-transition: .35s ease-in-out;
       -moz-transition: .35s ease-in-out;
         -o-transition: .35s ease-in-out;
            transition: .35s ease-in-out;

    opacity: 0;
    background: #666;
}

.subtitle a:hover::before,
h2 a:hover::before {
    bottom: -5%;

    opacity: 1;
}


.title,
h1 {
    display: inline-block;
    margin-bottom: 50px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;

    letter-spacing: -.02em;
    text-transform: uppercase;

    color: #27ae60;
}
.title span,
h1 span {
    color: #666;
}
.main-page h1, .main-page .title {
    margin-bottom: 40px;
}

.phone {
    display: block;
    margin-top: 4px;

    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;

    text-decoration: none;
}
.header .phone {
    color: white;
}
.header .phone span {
    color: #ffff99;
}
.footer .phone {
    color: #27ae60;
}
.footer .phone span {
    color: #999;
}

h2 {
    margin-bottom: 20px;

    font-size: 16px;
    line-height: 30px;

    color: #bb8e34;
}

.sub-subtitle,
h3 {
    font-size: 16px;
    line-height: 18px;

    color: #666;
}

h3 {
    margin-bottom: 15px;

    font-family: "PT Sans Narrow", sans-serif;

    text-transform: uppercase;

    color: #27ae60;
}

.icon,
.icon-hover {
    display: inline-block;

    vertical-align: top;
}

.icon-hover,
.btn.calculate:hover .icon,
.catalog-card:hover .icon,
.mail-us:hover .icon {
    display: none !important;
}

a:hover .icon-hover,
.catalog-card:hover .icon-hover,
.btn.calculate:hover .icon-hover,
.mail-us:hover .icon-hover {
    display: inline-block !important;
}

.options {
    display: block;
    float: right;
    height: 93px;
    margin-right: -2px;

    font-family: "PT Sans", sans-serif;
    font-size: 0;
    font-weight: 700;

    white-space: nowrap;

    color: white;
}
.options .title {
    margin: 0;

    font-size: 13px;
    line-height: 17px;

    text-transform: uppercase;

    color: #fff;
}

select::-ms-expand {
    display: none;
}

.header {
    min-width: 100%;

    font-family: "PT Sans Narrow", sans-serif;
    font-weight: 700;

    text-transform: uppercase;

    color: white;
    background: url(../images/new/header-bg.png) repeat top center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.logo-wrap{
    float: left;
    font-size: 13px;
    line-height: 20px;
}   
.logo-slogan{
    display: inline-block;
    position: relative;
    margin: 3px 0 0 52px;
}
    .logo-slogan:before{
        content: "";
        display: inline-block;
        width: 2px;
        height: 32px;
        position: absolute;
        top: 4px;
        left: -22px;
        background-color: #fff;

    }
.logo-slogan span{
    font-weight: 400;
}

.logo {
    position: relative;

    display: inline-block;
    float: left;
    width: 208px;
    height: 45px;
    background: url("../images/new/logo.png") no-repeat center center;
}

.header a,
.header a:visited,
.logo,
.logo:visited,
.menu-main a:visited {
    text-decoration: none;

    color: white;
}

.wrapper {
    width: 950px;
    margin: 0 auto;
}

.menu-top {
/*    display: block;
    float: right;
    margin-bottom: 39px;
    font-size: 0;
    white-space: nowrap;*/

    float: left;
    margin-bottom: 35px;
     padding: 50px 0 0 0;
}

.menu-top > * {
    display: inline-block;
    margin-left: 25px;
    font-size: 13px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 12px;
    line-height: 1;
    vertical-align: top;
}

.menu-top li:first-child {
    margin: 1px 56px 0 0;

    font-size: 0;
}
.header .menu-top a{
    color: #ccc;
}

.clearfix::after {
    display: table;
    clear: both;
    content: "";
}

.options > *,
.footer-info > * {
    display: inline-block;
    margin-left: 24px;

    font-size: 12px;
    line-height: 16px;

    vertical-align: top;
    text-decoration: none;
    text-transform: initial;
}

.phone-block {
    color: #27ae60 !important;
}

.options > a .title {
    display: block;
}
.top-options{
    padding-top: 43px;
}
.options .cart,
.options .cabinet {
    position: relative;
    margin-top: 4px;
    padding-left: 40px;
    margin-left: 45px;
}
.options .cart::before, .options .cabinet::before{
    display: none;
}

.options .cart .icon,
.options .cabinet .icon {
    position: absolute;
    top: -1px;
    left: 0;
}

.options > a:first-child {
    margin-left: 0;
}
.center-option{
    margin-top: 4px;
}   
.options-top{
      font-weight: 400;
      color: #ffff99;
}
.email span{
    display: inline-block;
    margin-bottom: 6px;
}

div.col-md-4,div.col-md-8{float:left;padding: 13px 0 0 33px;}
div.col-md-4{width:25%}
div.col-md-8{width:75%;line-height:80px}
div.margin_botm{margin-bottom:30px;border:solid 2px #27ae60}
div.margin_botm:hover{background:#27ae60}
div.margin_botm:hover a{color:#fff}
div.margin_botm:hover div img{-webkit-filter: opacity(.95) drop-shadow(0 0 0 #000);
    filter: opacity(.95) drop-shadow(0 0 0 #000);}

.menu-main {
    display: block;
    float: left;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 0;
    font-weight: 700;
    line-height: 57px;

    white-space: nowrap;
    text-transform: uppercase;

    background-color: #bb8e34;
}

.menu-main > * {
    font-size: 12px;
    line-height: 57px;
}

.menu-main li,
.menu-main a {
    display: inline-block;

    vertical-align: top;
}

.menu-main a {
    position: relative;

    margin: 0 16px 0 14px;

    line-height: 53px;

    letter-spacing: -.005em;
    word-spacing: -.05em;
}

.menu-main a::after {
    position: absolute;
    top: -1px;
    right: -15px;

    font-size: 9px;
    font-weight: 400;

    /*content: ":";*/
}

.menu-main a::before {
    position: absolute;
    top: 0;

    display: block;
    width: 100%;
    height: 0;

    content: "";
    -webkit-transition: .35s ease-in-out;
       -moz-transition: .35s ease-in-out;
         -o-transition: .35s ease-in-out;
            transition: .35s ease-in-out;

    opacity: 0;
    background: #ffff99;
}

.menu-main a:hover::before,
.menu-main a.active::before {
    height: 5px;

    opacity: 1;
}

.footer .menu-main a::before {
    top: auto;
    bottom: 50%;

    height: 1px;
}

.footer .menu-main a:hover::before {
    bottom: 33%;
}

.menu-main li:first-child a {
    margin: 0 15px 0 30px;
}

.menu-main li:last-child a {
    margin: 0 21px 0 14px;
}

.menu-main li:last-child a::after {
    display: none;
}

.menu-top a {
    position: relative;
}

.menu-top a::before {
    position: absolute;
    bottom: 30%;

    display: block;
    width: 100%;
    height: 1px;

    content: "";
    -webkit-transition: .35s ease-in-out;
       -moz-transition: .35s ease-in-out;
         -o-transition: .35s ease-in-out;
            transition: .35s ease-in-out;

    opacity: 0;
    background: #ccc;
}

.menu-top a:hover::before,
.menu-top a.active::before {
    bottom: -20%;

    opacity: 1;
}

/*.options .cart::before,
.options .cabinet::before {
    position: absolute;
    top: 0;
    left: 0;

    display: block;
    width: 35px;
    height: 35px;

    content: "";
    -webkit-transition: .15s ease-in-out;
       -moz-transition: .15s ease-in-out;
         -o-transition: .15s ease-in-out;
            transition: .15s ease-in-out;

    border: 2px solid #27ae60;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: transparent;
}*/

.options .cart:hover::before,
.options .cabinet:hover::before {
    top: -5px;
    left: -4px;

    width: 45px;
    height: 45px;
}

.footer {
    border-bottom: 11px solid #27ae60;
}

.footer .menu-main {
    margin-bottom: 0;
    float: right;
    background-color: transparent;
}

.footer .menu-main a {
    margin: 0 16px 0 17px;

    font-size: 13px;
    line-height: 65px;

    color: #27ae60;
}

.footer .menu-main li:last-child a {
    margin: 0 2px 0 16px;
}

.footer .menu-main li:first-child a {
    margin: 0 9px 0 0;
}

.footer .logo {
    width: 140px;
    height: 160px;
    padding-top: 90px;

    text-indent: -9999%;
    font-size: 0;

    background: url(../images/logo-footer.png) no-repeat center 34px #27ae60;
}

.footer .menu-main li:first-child a::after {
    right: -13px;
}


.footer .menu-main a::before {
    background: #27ae60;
}

.footer .logo::before {
    top: 29px;
    left: 46px;

    width: 48px;
    height: 48px;
}

.footer .logo span {
    margin-top: 4px;

    font-size: 7px;
}

.footer .menu-main a::after {
    right: -17px;

    color: #bb8e34;
}

.footer-info {
    display: block;
    float: right;
    width: 750px;
    padding-right: 10px;
    margin-top: 4px;

    font-family: "PT Sans", sans-serif;
    font-size: 0;
    font-weight: 700;

    white-space: nowrap;

    color: #27ae60;
}

.footer .phone-block {
    /*margin-left: 50px;*/
    margin-left: 33px;
    color: #999 !important;
}

.copyright,
.stek {
    margin-top: 12px;

    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;

    white-space: normal !important;
    letter-spacing: -.02em;
}

.copyright {
    width: 115px;
    margin-right: 42px;
    margin-left: 0;
}

.stek {
    position: relative;

    width: 170px;
    margin-right: 38px;

    color: #27ae60 !important;
}

.stek .icon {
    position: absolute;
    top: 4px;
    left: -32px;
}


.main {
    min-height: -webkit-calc(100% - 434px);
    min-height:    -moz-calc(100% - 434px);
    min-height:         calc(100% - 434px);
}

.header li,
.footer li {
    list-style-type: none;
}

.main-header {
    position: relative;
    z-index: 1;

    display: block;
    float: right;
    width: 100%;
    margin-top: 57px;
    overflow: hidden;

    margin: 0 0 50px;
}

.main-calc{
    width: 41%;
    float: left;
    margin-top: 45px;
   
}
.main-calc_title{
    font-size: 18px;
    margin-bottom: 15px;
}
    .main-calc_title span{
        font-weight: 400;
    }

.main-calc_row{
    position: relative;
    margin-bottom: 10px;
}   
    .main-calc_row .icon-plus{
        display: inline-block;
        position: absolute;
        bottom: 13px;
        margin: 0 0 0 7px;
        cursor: pointer;
        padding: 0 !important;
    }
    .main-calc_row .remove-room{
        position: absolute;
        top: 40px;
        padding: 10px;
        cursor: pointer;
        right: 19px;
    }
    .main-calc_row .remove-room:after{
        content: "";
        display: block;
        background-color: #fff;
        width: 10px;
        height: 2px;
    }

.main-calc_item{
    float: left;
    margin-right: 11px;
}
    .main-calc_item select, .main-calc_item option{
        /*width: 170px;*/
        width: 242px;
        height: 35px;
        padding-left: 13px;
        background-color: #fff;
        color: #666666;
        font-size: 13px;
        font-family: "PT Sans", sans-serif;
        text-transform: none;
        border-radius: 0;
    }
    .main-calc_item select{
        background: url(../images/select-caret.jpg) no-repeat 92% 52% #fff;
    }
    .main-calc label{
        display: block;
        color: #999;
        margin-bottom: 3px;
    }
    .main-calc_item .wrapper-field{
        width: 70px;
        height: 35px;
    }
    .main-calc_item .field{
        font-size: 13px;
        padding: 10px 32px 10px 14px;
    }
    .main-calc_item .field::-webkit-input-placeholder{
        font-size: 13px;
        color: #666666;
    }
    .main-calc_item .field::-moz-placeholder {
        font-size: 13px;
        color: #666666;
    }

    .main-calc_item .meters{
        position: absolute;
        top: 5px;
        right: 13px;
        font-family: "PT Sans", sans-serif;
        font-size: 13px;
        color: #666666;
        font-weight: 400;
        text-transform: none;
    }
    .main-calc_item sup{
        font-size: 8px;
    }


.calc-radio{
    display: inline-block;
    position: relative;
}
    .calc-radio label{
        display: inline-block;
        float: left;
        color: #fff;
        font-size: 13px;
        font-family: "PT Sans", sans-serif;
        text-transform: none;
        font-weight: 400;
        border: 1px solid #999;
        padding: 2px 13px;
    margin-right: 7px;
        cursor: pointer;
    }
    .calc-radio input[type=radio] {
        display: none;
    }
    input[type=radio]:checked + label{
        border: 1px solid #fff;
        background-color: #fff;
        color: #666666;
    }

.main-calc .calc-btn{
    padding: 14px 20px 14px;
    border: 1px solid #27ae60;
    margin-top: 13px;
}   

.main-calc .calc-btn .icon{
    margin-right: 12px;
}

.main-calc .calc-btn:hover .icon{
    background-position: -499px -168px;
}


.flexslider.main-flexslider{
    width: 560px;
    float: right;
    border-radius: 0;
    background-color: transparent;
    margin-top: -2px;
}   
    .main-flexslider li{
        position: relative;
    }
    .flex-caption{
        position: absolute;
        width: 320px;
        height: 240px;
        bottom: 0;
        right: 0;
        font-size: 18px;
        line-height: 21px;
        font-family: "PT Sans Narrow", sans-serif;
        padding: 113px 45px 20px 40px;
        background-color: rgba(39,174,96, .9);
    }
    .flex-caption .yellow{
        display: block;
        font-size: 13px;
        line-height: 18px;
        color: #ffff99;
        margin-bottom: 7px;
    }
    
    .main-flexslider .flex-direction-nav a{
        width: 42px;
        height: 41px;
        top: -188px;
        opacity: .8;
    }
    .main-flexslider .flex-direction-nav .flex-next{
        background: url(../images/new/sprite-new.png) -318px -296px no-repeat;
        right: 197px;
    }
    .main-flexslider:hover .flex-direction-nav .flex-next {
        opacity: 1;
        right: 197px;
    }
    .main-flexslider .flex-direction-nav a:before{
        display: none;
    }
    .main-flexslider .flex-direction-nav .flex-prev{
        background: url(../images/new/sprite-new.png) -375px 0px no-repeat;
        left: 281px;
    }
    .main-flexslider:hover .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 281px;
    }


.profits {
    margin-bottom: 60px;

    font-size: 0;
    font-weight: 400;
}

.profits b {
    position: absolute;
    top: 7px;
    left: -2px;

    font-size: 40px;
    line-height: 18px;

    color: #27ae60;
}

.profits > * {
    position: relative;

    display: inline-block;
    width: 190px;
    padding-left: 51px;
    margin-left: 51px;

    font-size: 13px;
    line-height: 18px;

    vertical-align: top;
}

.profits li:first-child {
    margin-left: 0;
}

.profits b span {
    margin-left: -2px;
}

.partic {
    font-size: 0;
    font-weight: 400;
}

.partic .title {
    display: block;
    width: 155px;
    margin-bottom: 20px;

    font-size: 16px;
    line-height: 24px;

    color: white;
}

.partic .title + span,
.partic .subtitle + span {
    display: block;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 18px;

    text-transform: none;
}

.partic .title b {
    font-size: 18px;
}
.partic > * {
    display: inline-block;
    width: 320px;
    height: 167px;
    padding: 27px 36px;

    vertical-align: top;
}

.partic .subtitle {
    margin-bottom: 10px;

    font-size: 14px;
    line-height: 1;
}

.partic .li-montazh {
    background: url("../images/montazh.jpg") no-repeat top left;
}

.partic .li-montazh .icon-sale {
    top: 85px;
    left: 237px;

    display: block;
    width: 47px;
    height: 47px;

    background: url("../images/icon-sale-main.png") no-repeat;
}


.partic .li-catalog {
    background: url("../images/catalog.jpg") no-repeat top left;
}

.partic .li-proj {
    width: 310px;
    padding: 31px 52px;

    background: url("../images/proj.jpg") no-repeat -2px 100%;
}

.partic li {
    position: relative;
    z-index: 6;
}

.partic li .icon {
    position: absolute;
    top: -3px;
    right: -3px;
}

.partic ul li .icon::after {
    position: absolute;
    top: 0;
    right: 0;

    display: block;
    width: 37px;
    height: 37px;

    content: "";
    -webkit-transition: .15s ease-in-out;
       -moz-transition: .15s ease-in-out;
         -o-transition: .15s ease-in-out;
            transition: .15s ease-in-out;

    opacity: 0;
    border: 2px solid #27ae60;
    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.partic ul li:hover .icon::after {
    top: -3px;
    right: -3px;

    width: 43px;
    height: 43px;

    opacity: 1;
}

.partic .subtitle + span {
    margin-top: -7px;
    margin-bottom: 28px;
}
/*
.main-header::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 4;

    display: block;
    width: 100%;
    height: 63px;

    content: "";

    background-color: #27ae60;
}
*/
.partic li .icon-threedots {
    position: absolute;
    top: 35px;
    right: 35px;

    content: "";
}

.li-montazh::after {
    position: absolute;
    bottom: 0;
    left: -239px;

    display: block;
    width: 239px;
    height: 63px;

    content: "";

    background: url("../images/montazh-left.jpg") no-repeat bottom right;
}

.li-proj::after {
    position: absolute;
    right: -230px;
    bottom: 0;

    display: block;
    width: 230px;
    height: 63px;

    content: "";

    background: url("../images/montazh-right.jpg") no-repeat bottom left;
}

.li-montazh:hover .icon-threedots,
.li-catalog:hover .icon-threedots {
    -webkit-transition: -webkit-transform .35s ease-in-out;
       -moz-transition:         transform .35s ease-in-out, -moz-transform .35s ease-in-out;
         -o-transition:         transform .35s ease-in-out, -o-transform .35s ease-in-out;
            transition: -webkit-transform .35s ease-in-out;
            transition:         transform .35s ease-in-out;
            transition:         transform .35s ease-in-out, -webkit-transform .35s ease-in-out, -moz-transform .35s ease-in-out, -o-transform .35s ease-in-out;
    -webkit-transform: rotateZ(180deg);
       -moz-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
}

.main ul,
.main ol {
    margin-bottom: 20px;
    margin-left: 25px;
}

.main p + ul,
.main p + ol {
    margin-top: -15px;
}

table {
    margin-bottom: 30px;

    border-collapse: collapse;
}

table td {
    /*border: 1px solid rgba(153,153,153, .5);*/
    padding: 0 5px;
}

.content {
    padding: 25px 0 35px;
}

.projects-block {
    padding-top: 12px;
}

.content.main-page {
    width: 592px;
    padding: 53px 0 26px;
}

.content {
    float: left;
    width: 600px;
}

.sidebar {
    float: right;
    width: 200px;
}

.main-page + .sidebar {
    width: 320px;
    font-family: "PT Sans Narrow", sans-serif;
}
.sidebar-advantages{
    padding: 55px 45px 10px;
    background-color: rgba(102, 102, 102, .1);
}
.sidebar-advantages .subtitle{
    font-size: 18px;
    margin-bottom: 37px;
}
.advantages-item{
    margin-bottom: 42px;
}
.advantages-title{
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #bb8e34;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: "PT Sans Narrow", sans-serif;
}
    .advantages-title .icon{
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -13px;
    }
    .advantages-title span{
        margin-left: 60px;
        display: inline-block;
    }

.advantages-text{
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    font-family: "PT Sans", sans-serif;
}   

.icon-hat{
    width: 32px;
    height: 25px;
    background: url(../images/new/sprite-new.png) -375px -177px no-repeat;
}
.icon-layers{
    width: 33px;
    height: 32px;
    background: url(../images/new/sprite-new.png) -375px -51px no-repeat;
}
.icon-medal{
    width: 32px;
    height: 32px;
    background: url(../images/new/sprite-new.png) -375px -135px no-repeat;
}
.icon-like{
    width: 33px;
    height: 32px;
    background: url(../images/new/sprite-new.png) -375px -93px no-repeat;
}



.full-page {
    width: 100% !important;
    clear: both;
}

.info-block {
    position: relative;
    z-index: 1;

    display: block;
    width: 100%;
    height: 277px;
    margin-bottom: 63px;
    overflow: hidden;
}

.info-block > *,
.process-anons > * {
    position: absolute;
    z-index: 3;

    color: white;
    background: rgba(187, 142, 52, .9);
}

.info-block img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: 2;
    /*width: auto!important;
    height: 100% !important;*/

    width: auto !important;
    height: auto !important;
    min-width: 100%;
    min-height: 100%;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

.process-anons img {
    left: 50%;

    max-height: 247px;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

.info-title {
    top: 0;
    right: 0;

    padding: 41px 47px 9px 14px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 16px;
    line-height: 24px;

    text-transform: uppercase;
}

.info-desc {
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 25px 29px 35px 29px;

    font-size: 17px;
}

.field {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 10px 32px 10px 14px;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 1;

    vertical-align: top;

    border: 0;
    background-color: white;
}

.field-wrapper {
    position: relative;
}

.sidebar .field-wrapper-search {
    margin-bottom: 47px;
}

.sidebar .field-search {
    font-family: "PT Sans Narrow", sans-serif;

    text-transform: uppercase;

    color: white;
    background-color: #bb8e34;
}

.sidebar .field-search::-webkit-input-placeholder {
    line-height: 1.1;

    color: white;
}

.sidebar .field-search:-moz-placeholder {
    color: white;
}

.sidebar .field-search::-moz-placeholder {
    opacity: 1;
    color: white;
}

.sidebar .field-search:-ms-input-placeholder {
    color: white;
}

.field-search + .icon-loupe {
    position: absolute;
    top: 0;
    right: 16px;
    bottom: 0;

    margin: auto;

    font-size: 0;

    cursor: pointer;

    border: 0;
    background-color: transparent;
}

.producers {
    text-align: center;
}

.producers .subtitle {
    margin-bottom: 22px;

    font-size: 18px;
}

.producers .icon {
    display: block;
    margin: 0 auto 50px;
    background-image: url(../images/clariant.png);
}

.icon-сlariant {
  width: 158px;
  height: 38px;
}
    .icon-сlariant:hover{
       background-position: 0px -40px;
    }

.icon-stout{
  background-position: -10px -87px;
  width: 101px;
  height: 35px; 
} 
    .icon-stout:hover{
       background-position: -10px -124px;
    }   
.producers .icon-thermotech {
  background-position: 0px -167px;
  width: 170px;
  height: 41px;
}
    .producers .icon-thermotech:hover{
       background-position: 0px -206px;
    } 

.producers .icon-rehau {
    background-position: left -246px;
    width: 101px;
    height: 47px;
}  
    .producers .icon-rehau:hover{
       background-position: right -246px;
    }         

.producers .icon-uponor{
  background-position: left -297px;
  width: 101px;
  height: 30px;
} 
    .producers .icon-uponor:hover{
       background-position: right -297px;
    } 

.icon-ahlsell{
  background-position: left -329px;
  width: 101px;
  height: 30px; 
} 
    .icon-ahlsell:hover{
      background-position: right -329px;
    }

.icon-aqualink{
  background-position: left -362px;
  width: 149px;
  height: 30px; 
} 
    .icon-aqualink:hover{
      background-position: right -362px;
    } 

.icon-oventrop{
  background-position: left -390px;
  width: 117px;
  height: 30px; 
} 
    .icon-oventrop:hover{
      background-position: right -390px;
    }  

.icon-salus{
  background-position: left -420px;
  width: 137px;
  height: 30px; 
} 
    .icon-salus:hover{
      background-position: right -420px;
    }

.icon-valtec{
  background-position: left -450px;
  width: 142px;
  height: 30px; 
} 
    .icon-valtec:hover{
      background-position: right -450px;
    } 

.icon-weser{
    background-position: left -485px;
    width: 114px;
    height: 35px;
} 
    .icon-weser:hover{
      background-position: right -485px;
    }                                  




.producers p {
    margin-bottom: 52px;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.icon-rehau {
    position: relative;
    left: -4px;
}

.icon-uponor {
    position: relative;
    top: 14px;
    left: 5px;
}



.card {
    display: inline-block;

    font-size: 16px;
    line-height: 18px;

    vertical-align: top;
    text-decoration: none;
}

.project-mini-card {
    width: 180px;
    margin-right: 26px;
    margin-bottom: 25px;
}

sup {
    font-size: 12px;
    line-height: 0;
}

.card > span {
    display: inline-block;
    margin-bottom: 22px;

    vertical-align: top;
}

.block-items .subtitle {
    margin-bottom: 36px;
}

.block-items {
    margin-bottom: 40px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 0;
}

.card:last-child,
.equip-mini-card:nth-of-type(5n) {
    margin-right: 0;
}

select,
option {
    width: 180px;
    height: 28px;
    padding: 7px 24px 7px 9px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 12px;
    line-height: 1;

    cursor: pointer;
    text-transform: uppercase;

    color: white;
    border: 0;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background-color: #27ae60;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

select {
    background: url("../images/down.png") no-repeat 92% 52% #27ae60;
}

select::-ms-expand {
    display: none;
}

.block-items label {
    position: relative;

    float: right;
    margin-top: -3px;
    margin-right: 1px;
}

.block-items label .icon-down,
.pop-up label .icon-downgrey {
    position: absolute;
    top: 0;
    right: 14px;
    bottom: 0;

    margin: auto;
}

.block-catalog{
    position: relative;
    margin: -15px 0 0;
}
    .block-catalog_img{
        display: inline-block;
        position: absolute;
        top: 0;
    }
    .block-catalog_work{
        width: 150px;
        height: 20px;
        display: inline-block;
        position: absolute;
        bottom: 47px;
        left: 25px;
    }

.block-catalog .catalog-card{
    width: 188px;
    height: 179px;
    color: #fff;
    background-color: rgba(39,174,96, 1);
    margin: 0 0 2px 2px;
    padding: 111px 10px 0 30px;
}
    .block-catalog .catalog-card:hover span{
        color: #ffff99;
    }
    .block-catalog .catalog-card:nth-of-type(5n+4) {
        margin-left: 0;
    }

.block-catalog .catalog-card .icon{
    top: 30px;
    left: 30px;
    background-image: url(../images/new/sprite-new.png);
    background-repeat: no-repeat;
}
.block-catalog_img + .catalog-card{
    margin-left: 380px;
}

.catalog-card {
    position: relative;
    width: 95px;
    padding-top: 104px;
    margin-right: 25px;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
}


.catalog-card .icon {
    position: absolute;
    top: 17px;
    left: 0;

    display: block;
}

.catalog-card span {
    margin-bottom: 10px;
}

.catalog-card:nth-of-type(5n) {
    margin-right: 0;
}

.producers .icon:last-child {
    margin-bottom: 0;
}

.block-catalog .catalog-card .icon-cat-sale {
  background-position: -129px 0px;
  background-image: url(../images/sale2.png);
}
.block-catalog .catalog-card .icon-cat-salehover {
  background-position: -258px 0px;
  background-image: url(../images/sale2.png);
}

.block-catalog .catalog-card .icon-cat1 {
    background-image: url(../images/buffers2.png);
    background-position: -36px 0px;
}
.block-catalog .catalog-card .icon-cat1hover {
    background-image: url(../images/buffers2.png);
    background-position: -72px 0px;
}

.block-catalog .catalog-card .icon-cat2 {
    background-image: url(../images/waterPrepare.png);
    background-position: 0px -64px;
}
.block-catalog .catalog-card .icon-cat2hover {
    background-image: url(../images/waterPrepare.png);
    background-position: 0px -128px;
}

.block-catalog .catalog-card .icon-cat3 {
    background-image: url(../images/warmPupnps2.png);
    background-position: -85px 0px;
}
.block-catalog .catalog-card .icon-cat3hover {
    background-image: url(../images/warmPupnps2.png);
    background-position: -170px 0px;
}

.block-catalog .catalog-card .icon-cat4 {
    background-image: url(../images/waterwarmer2.png);
    background-position: -32px 0px;
}
.block-catalog .catalog-card .icon-cat4hover {
    background-image: url(../images/waterwarmer2.png);
    background-position: -64px 0px;
}

.block-catalog .catalog-card .icon-cat5 {
    background-image: url(../images/radiators2.png);
    background-position: -77px 0px;
}
.block-catalog .catalog-card .icon-cat5hover {
    background-image: url(../images/radiators2.png);
    background-position: -154px 0px;
}

.block-catalog .catalog-card .icon-cat6 {
    background-image: url(../images/kotel2.png);
    background-position: -44px 0px;
}
.block-catalog .catalog-card .icon-cat6hover {
    background-image: url(../images/kotel2.png);
    background-position: -88px 0px;
}

.block-catalog .catalog-card .icon-cat7 {
    background-image: url(../images/kotelsequipment2.png);
    background-position: -40px -0px;
}
.block-catalog .catalog-card .icon-cat7hover {
    background-image: url(../images/kotelsequipment2.png);
    background-position: -80px 0px;
}


.block-catalog .icon-cat8 {
  background-position: 0px -296px;
}
.block-catalog .icon-cat8hover {
  background-position: -54px -296px;
}

.block-catalog .icon-cat9 {
  background-position: -160px -296px;
}
.block-catalog .icon-cat9hover {
  background-position: -108px -296px;
}
.block-catalog .icon-cat10 {
  background-position: -70px -222px;
}
.block-catalog .icon-cat10hover {
  background-position: -140px -222px;
}
.block-catalog .catalog-card .icon-cat11 {
    background-image: url(../images/repair2.png);
    background-position: -88px 0px;
}
.block-catalog .catalog-card .icon-cat11hover {
    background-image: url(../images/repair2.png);
    background-position: -176px 0px;
}

.block-catalog .icon-cat12 {
  background-position: -312px 0px;
}
.block-catalog .icon-cat12hover {
  background-position: -312px -74px;
}
.block-catalog .icon-cat13 {
  background-position: 0px -148px;
}
.block-catalog .icon-cat13hover {
  background-position: -210px -222px;
}
.block-catalog .icon-cat14 {
  background-position: 0px -222px;
}
.block-catalog .icon-cat14hover {
  background-position: -242px -148px;
}
.block-catalog .icon-cat15 {
  background-position: -242px -74px;
}
.block-catalog .icon-cat15hover {
  background-position: -242px 0px;
}
.block-catalog .icon-cat16 {
  background-position: 0px -74px;
}
.block-catalog .icon-cat16hover {
  background-position: -70px -74px;
}

.block-catalog .catalog-card .icon-cat17 {
    background-image: url(../images/santeh1.png);
    background-position: -63px 0px;
}
.block-catalog .catalog-card .icon-cat17hover {
    background-image: url(../images/santeh1.png);
    background-position: -126px 0px;
}


.block-catalog .icon-cat18 {
  background-position: -172px 0px;
}
.block-catalog .icon-cat18hover {
  background-position: -172px -74px;
}
.block-catalog .icon-cat19 {
  background-position: 0px 0px;
}
.block-catalog .icon-cat19hover {
  background-position: -86px 0px;
}

.block-catalog .catalog-card .icon-cat20 {
    background-image: url(../images/emkosti.png);
    background-position: -55px 0px;
}
.block-catalog .catalog-card .icon-cat20hover {
    background-image: url(../images/emkosti.png);
    background-position: -110px 0px;
}


.block-catalog .icon-cat21 {
  background-position: -312px -222px;
}
.block-catalog .icon-cat21hover {
  background-position: -312px -148px;
}

.block-catalog .catalog-card .icon-cat22 {
    background-image: url(../images/localCleaning2.png);
    background-position: -64px 0px;
}
.block-catalog .catalog-card .icon-cat22hover {
    background-image: url(../images/localCleaning2.png);
    background-position: -128px 0px;
}

.block-catalog .catalog-card .icon-cat23 {
    background-image: url(../images/conditions2.png);
    background-position:  -64px 0px;
}
.block-catalog .catalog-card .icon-cat23hover {
    background-image: url(../images/conditions2.png);
    background-position: -128px 0px;
}

.manufacturers{
    width: 99.8%;
    position: relative;
    color: #fff;
    padding: 35px 33px 10px 33px;
    background-color: #27ae60;
    margin-bottom: 45px;
}
    .manufacturers-title{
        font-size: 20px;
        color: #ffff99;
        text-transform: uppercase;
        margin-bottom: 20px;
        font-family: "PT Sans Narrow", sans-serif;
    }
    .manufacturers-title span{
        font-weight: 700;
        color: #fff;
    }
    .manufacturers-text{
        float: left;
        width: 235px;
        font-size: 12px;
        line-height: 18px;
        font-family: "PT Sans", sans-serif;
    }

.flexslider.manufacturers-slider{
    width: 600px;
    float: right;
    background-color: transparent;
    margin-top: 15px;
}   
    .manufacturers-slider .slides > li{
        height: 45px;
        line-height: 45px;
        position: relative;
        text-align: center;
    }
    .manufacturers-slider .slides img{
        width: auto;
        display: inline-block;
        vertical-align: middle;
    }

    .manufacturers-slider .flex-direction-nav a{
        width: 7px;
        height: 11px;
        top: 61%;
        opacity: .8;
    }
    .manufacturers-slider .flex-direction-nav .flex-next{
        background: url(../images/new/main-next.png) center no-repeat;
        right: 0px;
    }
    .manufacturers-slider:hover .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0px;
    }
    .manufacturers-slider .flex-direction-nav a:before{
        display: none;
    }
    .manufacturers-slider .flex-direction-nav .flex-prev{
        background: url(../images/new/main-prev.png) center no-repeat;
        left: 0px;
    }
    .manufacturers-slider:hover .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0px;
    }

.mb35{
    margin-bottom: 35px;
}

.block-projects-anons-small{
    margin-top: 65px;
}

.equip-bg{
    position: relative;
    margin-top: 50px;
}
.equip-bg:before{
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    top: -50px;
    min-height: 331px;
    background: url(../images/new/equip-bg.jpg) center no-repeat;
    background-size: 100%;
}
.block-items-equip {
    position: relative;
    z-index: 1;

    margin-top: 18px;
    margin-bottom: 85px;
}

.block-items-equip > * {
    position: relative;
    z-index: 3;
}

/*.block-items-equip::before {
    position: absolute;
    top: -53px;
    left: -325px;
    z-index: 2;

    width: 966px;
    height: 330px;

    content: "";

    background: url("../images/vibor.jpg") no-repeat top left;
}*/

.equip-mini-card {
    width: 140px;
    margin-right: 50px;
    margin-bottom: 32px;

    font-family: "PT Sans Narrow", sans-serif;
}

.equip-mini-card img {
    display: block;
    width: 140px;
    height: 80px;
    margin-top: 6px;
    margin-bottom: 19px;
}

.equip-mini-card span {
    margin-bottom: 0;

    font-weight: 700;
}

.subtitle .control-btns {
    float: right;
    margin-right: 248px;

    font-size: 0;
}

.subtitle .icon {
    display: inline-block !important;
    margin-right: 8px;

    cursor: pointer;
}

.anons-name {
    font-size: 18px;
    line-height: 1.2;
}

.anons,
.anons-date {
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 22px;
}

.anons-date {
    display: block !important;
    margin-top: 2px;

    color: #27ae60;
}

.article-card {
    width: 235px;
    padding-top: 2px;
    margin-right: 85px;
}

.article-slider {
    width: 960px;
}

.block-items-articles {
    margin-bottom: 6px;
}

.anons p {
    margin-bottom: 0;
}

.fancybox-overlay {
    background-color: rgba(51,51,51,.8);
    background-image: none !important;
}

.fancy-ovk.fancybox-opened .fancybox-skin {
    color: white;
    -webkit-border-radius: 0;
            border-radius: 0;
    background: #27ae60;
    -webkit-box-shadow: 0 3px 25px rgba(0, 0, 0, .5);
            box-shadow: 0 3px 25px rgba(0, 0, 0, .5);
}

.fancy-ovk .fancybox-close {
    top: 36px;
    right: 9.7%;

    width: 11px;
    height: 11px;

    background: url(../images/close.png) no-repeat top left;
}



.tab-btn {
    margin-right: 36px;

    cursor: pointer;
    text-transform: uppercase;

    opacity: .5;
}

.tab-btns {
    font-size: 0;
}

.tab-btn.active,
.tab-btn:hover {
    opacity: 1;
}

.tab-btns > * {
    display: inline-block;

    font-size: 16px;
    line-height: 1;

    vertical-align: top;
}

.tab-btn .icon {
    margin-right: 14px;
}

.tab-content {
    font-size: 0;
    list-style-type: none;
    /*display:block!important;*/
}

.pop-up {
    display: none;

    font-family: "PT Sans Narrow", sans-serif;
}

.pop-up li {
    list-style-type: none;
}

.pop-up .wrapper-field {
    width: 246px;
    margin-bottom: 10px;
}

#enter-register,
#forgot-passw,
#forgot-passw-success,
#rough-forgot-passw {
    display: none;
    width: 450px;
    padding: 33px 44px 50px 40px;

    background: url("../images/enter-bg.jpg") no-repeat bottom center #27ae60;
}

#enter-register .tab-btns {
    margin-bottom: 30px;
}

#enter-register label,
#forgot-passw label,
#forgot-passw-success label,
#rough-register label,
#rough-forgot-passw label {
    width: 120px;
}

.ask-passw,
.rough-ask-passw {
    display: inline-block;
    margin-top: 25px;
    margin-right: 54px;
    margin-left: 122px;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 1;

    cursor: pointer;
}

#enter-register .icon-quest,
#rough-register .icon-quest {
    margin-top: 0;
    margin-right: 10px;
}

.ask-passw > *,
.rough-ask-passw > * {
    display: inline-block;

    line-height: 1;

    vertical-align: bottom;
}

.ask-passw:hover,
.rough-ask-passw:hover {
    text-decoration: underline;
}

label {
    display: inline-block;

    font-size: 13px;
    font-weight: 700;
    line-height: 30px;

    vertical-align: top;
    text-transform: uppercase;
}

.wrapper-field {
    position: relative;

    display: inline-block;

    vertical-align: top;
}

.wrapper-field .req-ico {
    position: absolute;
    top: 12px;
    right: 11px;

    margin: auto;
}

.btn {
    padding: 10px 22px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;

    cursor: pointer;
    -webkit-transition: all .3s ease-out;
       -moz-transition: all .3s ease-out;
         -o-transition: all .3s ease-out;
            transition: all .3s ease-out;
    text-decoration: none;
    text-transform: uppercase;

    color: #666;
    border: 0;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background-color: transparent;
}

.btn-green,
.aside-menu .btn-green:hover {
    color: white;
    border: 1px solid white;
    background-color: #27ae60;
}

.aside-menu .btn-green:hover {
    border: 0;
}

.btn-green:hover {
    color: #27ae60;
    background-color: white;
}

.wrapper-field .notice {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;

    display: inline-block;
    display: none;
    padding: 0 15px;
    margin-left: 7px;

    font-size: 16px;
    line-height: 31px;

    vertical-align: middle;
    white-space: nowrap;
    text-transform: lowercase;

    background: #bb8e34;
}

.wrapper-field .notice::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -12px;

    width: 0;
    height: 0;
    margin: auto;

    content: "";

    border-top: solid 6px transparent;
    border-right: solid 6px #bb8e34;
    border-bottom: solid 6px transparent;
    border-left: solid 6px transparent;
}

.wrapper-field.error .notice {
    display: block;
}

.pop-up .title {
    margin-bottom: 32px;

    font-size: 24px;
    line-height: 1;

    text-transform: uppercase;

    color: white;
}

.wrapper-field .notice.in-bottom {
    top: 100%;
    left: 0;

    height: 35px;
    margin-top: 7px;
    margin-left: 0;
}

.wrapper-field .notice.in-bottom::after {
    top: -46px;
    right: 0;
    left: 0;

    margin: auto;

    border-top: solid 6px transparent;
    border-right: solid 6px transparent;
    border-bottom: solid 6px #bb8e34;
    border-left: solid 6px transparent;
}

#call-gager .wrapper-field,
#call-to-you .wrapper-field {
    width: 140px;
}

#call-gager label,
#calc label,
#calcs label,
#water-calc label,
#call-to-you label {
    display: block;
    margin-bottom: 4px;
}

.pop-up p {
    margin-bottom: 16px;

    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.pop-wrap > * {
    float: left;
    margin-right: 10px;
}

.pop-wrap > *:last-child {
    margin-right: 0 !important;
}

#call-gager,
#call-to-you {
    width: 530px;
    padding: 47px 49px 53px 50px;
}

.btn.litl {
    padding: 10px 14px;
}

#call-gager .btn,
#call-to-you .btn {
    margin-top: 34px;
    margin-right: 0;
    margin-left: 1px;
}

.fancy-ovk-call .fancybox-close {
    top: 50px;
}

#calc,#calcs {
    width: 530px;
    padding: 48px 0 44px 0;
}

#water-calc {
    float: right;
    width: 450px;
    padding: 46px 0 32px 0;
}

.fancybox-skin {
    color: white;
    background-color: #27ae60;
}

.wrapper-field.litl {
    width: 90px !important;
}

#calc .title + p,#calcs .title + p {
    margin-bottom: 26px;
}

.add-accom {
    position: relative;

    display: block;
    float: right;
    padding-right: 26px !important;
    margin-top: 13px;
    margin-right: 49px;
    margin-bottom: 15px;

    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;

    cursor: pointer;
}

.add-accom .icon {
    position: absolute;
    top: 2px;
    right: 1px;
}

.pop-up select,
.pop-up option {
    /*width: 230px;*/
    width: 310px;
    height: 35px;

    color: #999;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: white;
}

.pop-up select {
    background: url("../images/downgrey.png") no-repeat 93.75% 52% white;
}

#calc label,
#water-calc label,#calcs label {
    position: relative;
}

.pop-up .wrapper-field .req-ico {
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 1;

    color: #999;
}

.pop-up sup {
    font-size: 10px;
}

.pop-up input[type="text"],
.pop-up input[type="password"] {
    color: #666;
}

.clearfix::before {
    display: table;
    clear: both;

    content: "";
}

.calculate {
    padding: 9px 11px 10px;
    margin-top: 34px;
    margin-bottom: 57px;
    margin-left: 1px;
}

.calculate .icon {
    margin-right: 27px;
}

.part-oliv {
    padding-top: 38px;
    padding-bottom: 38px;
    margin-bottom: 31px;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;

    background-color: #bb8e34;
}

.pop-up .subtitle,
#water-calc .hidden .subtitle {
    margin-bottom: 22px;

    font-size: 18px;
    line-height: 1;

    color: white;
}

#water-calc .hidden {
    color: white;
}

.mini-title {
    display: block;
    margin-bottom: 10px;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 18px;
}

#calc .calc-form > *,
#calc .hidden > *,#calcs .calc-form > *,
#calcs .hidden > * {
    padding-right: 49px;
    padding-left: 49px;
}

#water-calc .calc-form > *,
#water-calc .hidden > * {
    padding-right: 39px;
    padding-left: 39px;
}

.part-oliv .pop-wrap > * {
    min-width: 137px;
    margin-bottom: 10px;
}

.price {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
}

.price + span {
    margin-left: 3px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;

    text-transform: uppercase;
}

#calc .wrapper-field,#calcs .wrapper-field,
#water-calc .wrapper-field {
    width: 140px;
}

#calc .submit,#calcs .submit,
#water-calc .submit {
   padding: 9px 15px 10px 15px;
        margin-top: 34px;
        margin-bottom: 24px;
        margin-left: -3px;
}


.wrapper-field.error {
    background-color: white;
}

.wrapper-field.error .field {
    background-color: rgba(255,0,0, .2);
}

.wrapper-field.error .field::-webkit-input-placeholder {
    color: #666;
}

.wrapper-field.error .field::-moz-placeholder {
    color: #666;
}

.wrapper-field.error .field:-moz-placeholder {
    color: #666;
}

.wrapper-field.error .field:-ms-input-placeholder {
    color: #666;
}

/**/
.form-gray .wrapper-field.error .field::-webkit-input-placeholder {
    color: white;
}

.form-gray .wrapper-field.error .field::-moz-placeholder {
    color: white;
}

.form-gray .wrapper-field.error .field:-moz-placeholder {
    color: white;
}

.form-gray .wrapper-field.error .field:-ms-input-placeholder {
    color: white;
}

option:disabled {
    color: #666;
    background-color: rgba(39, 174, 96, .4);
}

.part-oliv.spark {
    background-color: #eec167;
}

.notfound h1 {
    margin-bottom: 30px;
}

.content.about {
    width: 685px;
    padding-top: 25px;
    padding-bottom: 47px;
}

.content.about > p {
    padding-right: 78px;
}

.content.about + .sidebar {
    width: 230px;
    padding-top: 101px;
}

.block-advant {
    position: relative;

    margin-bottom: 50px;
}

.block-advant .icon {
    position: absolute;
    top: 8px;
    left: 0;
}

.block-advant h2 {
    padding-left: 60px;
    margin-bottom: 19px;

    font-family: "PT Sans Narrow", sans-serif;
    line-height: 22px;
}

.block-advant p {
    font-size: 12px;
    line-height: 18px;
}



.bq p {
    margin-bottom: 14px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;

    text-transform: uppercase;

    color: #bb8e34;
}

.bq p span {
    color: #666;
}

.about .bq {
    padding-top: 33px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 204px;
    margin-bottom: 30px;

    background: url("../images/aboutpic.png") no-repeat 0 -3px transparent;
}

.path {
    display: block;
    margin-top: 39px;
    margin-bottom: 0;

    white-space: nowrap;;
}

.path > *:first-child {
    padding-left: 19px;
}

.path > *:first-child::before {
    position: absolute;
    top: 3px;
    left: 0;

    display: block;
    width: 9px;
    height: 9px;

    content: "";

    background: url("../images/ghome.png") no-repeat top left transparent;
}

.path > * {
    position: relative;

    float: left;
    margin-right: 18px;

    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

    color: #999 !important;
}

.path a::after {
    position: absolute;
    top: 0;
    right: -12px;

    content: "::";
}

.path > *:last-child {
    margin-right: 0;
}

.content.about h1 {
    margin-bottom: 46px;
}

.bq .name span {
    margin-left: 14px;

    font-size: 12px;
    line-height: 18px;

    color: #999;
}

.oliv-list li {
    position: relative;

    margin-bottom: 17px;

    list-style-type: none;
}

.oliv-list li > span {
    position: absolute;
    top: 4px;
    left: -50px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;

    color: #bb8e34;
}

.bq + p {
    margin-bottom: 19px;
}

.oliv-list {
    padding-right: 50px;
    padding-left: 51px;
    margin-bottom: 36px;
}

#enter-register .tab-content:last-child .btn,
#rough-register .tab-content:last-child .btn {
    margin-top: 16px;
    margin-left: 207px;
}

#calc .hidden,
#water-calc .hidden {
    display: none;
    padding: 0;
}

.content.catalog1 {
    width: 750px;
    padding-bottom: 22px;
}

.content.catalog1 + .sidebar {
    width: 199px;
    padding-top: 28px;
    padding-bottom: 55px;
    margin-top: -4px;
    margin-bottom: 41px;

    background-color: #f4f3f2;
}

.content.catalog1 + .sidebar .subtitle {
    padding-right: 30px;
    padding-left: 29px;
    margin-bottom: 16px;

    font-size: 16px;
    line-height: 1;

    color: #bb8e34;
}

.content.catalog1 + .sidebar .card {
    width: 100%;
    padding: 15px 30px 15px 29px;
    margin-right: 0;
    margin-bottom: 0;

    line-height: 20px;;
}

.content.catalog1 + .sidebar .card:hover {
    background-color: rgba(153, 153, 153, .2);
}

.catalog1 .field-wrapper-search,
.catalog2 .field-wrapper-search,
.search-block .field-wrapper-search {
    padding: 8px 380px 8px 8px;

    background-color: #bb8e34;
}

.catalog1 h1 {
    margin-bottom: 36px;
}

.catalog1 .field,
.catalog2 .field,
.search-block .field {
    padding: 8px 32px 6px 12px;
}

.catalog1 .field-search + .icon-loupe-olive,
.catalog2 .field-search + .icon-loupe-olive,
.search-block .field-search + .icon-loupe-olive {
    position: absolute;
    top: 0;
    right: 390px;
    bottom: 0;

    margin: auto;

    font-size: 0;

    cursor: pointer;

    border: 0;
    background-color: transparent;
}

.content.full-page.catalog1 {
    padding-bottom: 25px;
}

.how {
    position: absolute;
    top: 16px;

    display: block;
    height: 16px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;

    cursor: pointer;
    text-decoration: none !important;
    text-transform: uppercase;

    color: white !important;
}

.how.to-deliver {
    right: 18px;
}

.how.to-pay {
    right: 140px;
}

.how.to-order {
    right: 261px;
}

.how .icon {
    margin-right: 7px;
}

.how::after {
    position: relative;
    bottom: -18px;

    display: block;
    width: 100%;
    height: 6px;

    content: "";
    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;

    opacity: 0;
    background-color: white;
}

.how:hover::after {
    bottom: -13px;

    opacity: 1;
}

.catalog1 .catalog-card:hover .icon {
    display: block !important;
}

.catalog1 .catalog-card > a {
    display: inline-block;
    margin-bottom: 24px;

    text-decoration: none;
}

.catalog1 .catalog-card > a br {
    display: none;

    content: " ";
}

.catalog-card ul li {
    margin-bottom: 15px;

    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    list-style-type: none;

    text-transform: none;
}

.catalog-card ul {
    margin: 0;
}

.catalog1 .catalog-card {
    width: 155px;
    padding-top: 93px;
    margin-bottom: 25px;
}

.catalog1 .catalog-card .icon {
    top: 2px;
}

.catalog1 .catalog-card:nth-of-type(5n) {
    margin-right: 25px;
}

.catalog1 .block-items {
    margin-bottom: 0;
}

#map {
    position: relative;
    z-index: 30;

    display: block;
    width: 100%;
    height: 100%;

    background-color: #aacbd9;
}

.map-wrapper {
    position: relative;

    display: block;
    width: 100%;
    height: 680px;
    margin-top: 52px;
    margin-bottom: 70px;
}

.contact-info {
    position: absolute;
    top: 0;
    left: 0;

    display: block;
    width: 100%;
    height: 100%;

    font-size: 14px;
    line-height: 22px;
}

.contact-info .wrapper > div {
    position: relative;
    z-index: 31;

    display: block;
    width: 335px;
    height: 680px;
    padding: 25px 46px 0 0;

    text-align: left;

    background: rgba(255,255,255,.6);
}

.contact-info .wrapper > div::before {
    position: absolute;
    top: 0;
    right: 100%;

    display: block;
    width: 700%;
    height: 100%;

    content: "";

    background-color: rgba(255,255,255,.6);
}

.content.catalog2,
.content.projects2,
.content.process2,
.content.kabinet {
    float: right;
}

.content.catalog2 + .sidebar,
.content.projects2 + .sidebar,
.content.kabinet + .sidebar {
    float: left;
}

.catalog2 h1,
.kabinet h1 {
    margin-bottom: 0;
}

.catalog2 h1 br,
.kabinet h1 br {
    display: none;
}

.catalog2 + .catalog2 {
    padding-top: 0;
}

.kabinet + .kabinet {
    padding-top: 10px;
}

.catalog2 {
    width: 730px;
}

.kabinet {
    width: 625px;
}

.projects2,
.process2 {
    width: 707px;
}

.projects2 + .projects2 {
    padding-top: 11px;
}

.aside-menu .btn {
    position: relative;

    padding: 15px 17px;

    font-size: 14px;
}


.palka {
    position: relative;

    display: block;
    width: 9px;
    height: 2px;

    -webkit-transition: .3s ease-in-out;
       -moz-transition: .3s ease-in-out;
         -o-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
         -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%;

    background-color: white;
}

.palka1 {
    top: 0;
    right: 0;
}

.palka2 {
    top: 2px;
    right: 0;
}

.palka3 {
    top: 4px;
    right: 0;
}

.aside-menu:hover .palka1 {
    top: 1px;
    right: 0;

    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

.aside-menu:hover .palka2 {
    top: 2px;
    right: 3px;
}

.aside-menu:hover .palka3 {
    top: 3px;
    right: 0;

    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.menu-icon {
    position: absolute;
    top: 17px;
    right: 16px;

    display: block;
    width: 9px;
    height: 13px;

    -webkit-transition: .3s ease-in-out;
       -moz-transition: .3s ease-in-out;
         -o-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
         -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
}

.filter-form {
    padding: 19px 20px 19px 20px;
    margin-bottom: 40px;

    font-size: 0;

    background-color: #e6e6e6;
}

.filter-form .dash {
    display: inline-block;
    width: 10px;
    margin: 0 6px;

    font-size: 16px;

    vertical-align: top;

    color: white;
}

.filter-form label {
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 10px;

    cursor: pointer;
    text-transform: none;

    color: #666;
}

.filter-form .label-title {
    display: block;
    margin-bottom: 11px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;

    cursor: default;
    text-transform: uppercase;
}

.submenu li {
    list-style-type: none;

    border-bottom: 1px solid #ccc;
}

.submenu li:last-child {
    border-bottom: 0;
}

.submenu {
    margin: 0 0 18px 0 !important;
}


.submenu li a {
    position: relative;

    display: block;
    min-height: 35px;
    padding: 9px 3px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;

    text-decoration: none;
    text-transform: uppercase;
}

.submenu li a:hover {
    background-color: #e6e6e6;
}

.submenu li a.active {
    color: #bb8e34;
}

.aside-menu {
    position: relative;

    margin-bottom: 17px;
}

.field-wrapper-cost {
    width: 69px;
}

.field-cost {
    padding: 5px 18px 5px 8px !important;

    color: #666;
}

.filter-form .field-wrapper {
    display: inline-block;

    vertical-align: top;
}

.min-cost,
.max-cost {
    display: inline-block;
    margin-bottom: 22px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 11px;
    line-height: 18px;

    vertical-align: top;
}

.min-cost {
    float: left;
}

.max-cost {
    float: right;
}

.checkbox-list {
    margin: 0 0 29px 0 !important;
}

.checkbox-list li {
    font-size: 0;
    line-height: 20px;
    list-style-type: none;
}

.checkbox-list li > * {
    display: inline-block;

    vertical-align: middle;
}

input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;

    width: 10px;
    height: 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;

    cursor: pointer;

    opacity: 0;
    color: #666;
    border: 0;
    background: white;
}

.checkbox {
    position: relative;
    z-index: 1;

    width: 10px;
    height: 10px;
    margin-right: 11px;

    font-family: sans-serif;
    font-size: 10px;
    font-weight: 700;

    cursor: pointer;

    color: #666;
    background: white;
}
.radio {
    position: relative;
    z-index: 1;
    width: 10px;
    height: 10px;
    margin-right: 11px;   
    cursor: pointer;    
}

.checkbox-tick {
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 3;

    display: none;
    width: 10px;
    height: 10px;

    -webkit-transform: rotate(-10deg);
       -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
         -o-transform: rotate(-10deg);
            transform: rotate(-10deg);
}

input[type="checkbox"]:checked + .checkbox-tick {
    display: block;
}

label.acceptance-check {
    display: flex !important;
    align-items: flex-start;
    gap: 5px;
    flex-wrap: nowrap;
    margin: 15px 0;
    max-width: 342px;
    width: 100%;
}

label.acceptance-check > input[type="checkbox"] {
    position: static;

    width: auto;
    height: auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    opacity: 1;
    color: #666;
    background: white;
}

label.acceptance-check > span {
    display: block;
    line-height: 16px;
}


#enter-register .acceptance_register-wrapper {
    float: left;
    width: 100%;
}

#enter-register .acceptance_register-wrapper label.acceptance-check {
    max-width: 100%;
    width: 100%;
}

#enter-register .acceptance_register-wrapper label.acceptance-check a {
    color: #fff;
}

ol.listbox > li {
    font-weight: bold;
}

ol.listbox > li ol {
    font-weight: normal;
}



.triger-form_bg label.acceptance-check > span a {
    color: #fff;
}

.write-to-us-form label.acceptance-check > span a {
    color: #fff;
}

.calc-form label.acceptance-check > span a {
    color: #fff;
}

.filter-form .label-title:nth-of-type(2) {
    margin-bottom: 13px;
}

.filter-form .btn {
    display: inline-block;

    vertical-align: top;
}

.filter-form .submit,
.add-to-basket,
.to-all-processes,
.btn-gr {
    padding: 10px 15px;

    color: white !important;
    background-color: #27ae60;
}

.filter-form .reset {
    padding: 9px 6px 11px 6px;
    margin-left: 12px;
}

.filter-form .reset .icon {
    position: relative;
    top: 3px;

    margin-right: 5px;
}

.icon-rubl {
    position: absolute;
    top: 8px;
    right: 7px;
}

.how.to-deliver:hover::after {
    bottom: -12px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    font-weight: normal;

    color: #555;
    border: 1px solid #d3d3d3;
    background: #e6e6e6;
}

.ui-widget-content {
    color: #222;
    border: 0;
    background: rgba(187, 142, 52,.2) ;
    background-image: none;
}

.ui-slider-horizontal {
    height: 2px;
}

.ui-widget-header {
    border: 0;
    background: rgb(187, 142, 52);
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 50% !important;
            border-radius: 50% !important;
    background: rgb(187, 142, 52);
}

.ui-slider .ui-slider-handle {
    width: 12px;
    height: 12px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    cursor: pointer;

    border: 1px solid #e6e6e6;
    outline: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
    background: rgb(162, 117, 27);
}

.ui-slider-horizontal .ui-slider-handle {
    top: -5px;

    margin-left: -5px;
}

.filter-slider {
    display: block;
    margin: 18px 0 8px;
}

.filter-form .submit:hover,
.add-to-basket:hover,
.more-items:hover,
.to-all-processes:hover,
.btn-gr:hover {
    background-color: #0e9547;
}

.filter-form .reset:hover .icon {
    -webkit-transition: .3s ease-in-out;
       -moz-transition: .3s ease-in-out;
         -o-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
}

.filter-result {
    padding: 20px 0 0 0;

    font-size: 0;
}

.item-card {
    width: 167px;
    margin-right: 20px;
    margin-bottom: 40px;

    font-size: 0;
}

.item-card a {
	position: relative;
    display: block;

    font-size: 14px;

    text-decoration: none;
}

.item-card a .icon-sale {
    position: absolute;
	top: 5px;
    left: 5px;

    display: block;
    width: 47px;
    height: 47px;
	
    background: url("../images/icon-sale-object.png") no-repeat;
}
.catalog3 .photo-video .icon-sale {
    position: absolute;
	top: 5px;
    left: 5px;

    display: block;
    width: 47px;
    height: 47px;
	
    background: url("../images/icon-sale-object.png") no-repeat;
	z-index: 1;
}

.item-card img {
    display: block;
    margin-bottom: 11px;
}

.item-card .brand-name {
    display: block;
    margin-top: 6px;
    margin-bottom: 14px;

    font-size: 12px;

    color: #999;
}

.item-card .old-price {
    display: block;
    margin-top: -14px;
    margin-bottom: -4px;
    margin-left: 7px;

    font-size: 15px;
    font-weight: 700;

    color: #999;
}

.item-card .old-price > span {
    position: relative;
}

.item-card .old-price > span::before {
    position: absolute;
    top: 1px;
    left: -9px;

    width: 120%;
    height: 50%;

    content: "";
    -webkit-transform: rotate(-16deg);
       -moz-transform: rotate(-16deg);
        -ms-transform: rotate(-16deg);
         -o-transform: rotate(-16deg);
            transform: rotate(-16deg);

    border-bottom: 1px solid #777;
}

.item-card .old-price .icon-rub {
    margin: 6px 0 0 5px;
}

.item-card .price {
    margin-top: 8px;
    margin-bottom: 0;

    font-size: 20px;
    line-height: 14px;
}

.filter-result .item-card:nth-child(4n) {
    margin-right: 0;
}

.item-card .icon-rub {
    /*margin: 12px 19px 0 7px;*/
    margin: 12px 0 0 7px;
}

.add-to-basket {
    padding: 9px 13px;
}

.card .add-to-basket {
    float: right;
}

.num-pages {
    font-size: 0;
}

.numpages .links {
    display: none;
}

.numpages .pages a {
    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
    text-decoration: none;

    color: #27ae60;
    border: 2px solid #27ae60;
    background-color: transparent;
}

.numpages .pages span,
.numpages .pages a:hover {
    color: white;
    border: 2px solid #27ae60;
    background-color: #27ae60;
}

.numpages .pages > * {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    margin-bottom: 6px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 31px;

    text-align: center;
    vertical-align: top;
}

.numpages {
    display: block;
    margin-bottom: 37px;
}


.catalog3 h1 {
    margin-bottom: 37px;

    font-size: 24px;
}

.catalog3 .catalog2 {
    float: right;
    padding-top: 5px;
}

.catalog3 .aside-menu {
    float: left;
    width: 202px;
    padding-top: 5px;
    margin-bottom: 0;
}

.catalog3.full-page {
    padding-bottom: 15px;
}

.catalog3 + .sidebar .subtitle {
    margin-bottom: 38px;

    font-size: 16px;
    line-height: 1;

    color: #bb8e34;
}

.catalog3 + .sidebar {
    padding: 31px 0 0 34px;
}

.catalog3 + .sidebar .card {
    margin-right: 0;
}

.icon-also {
    margin-top: -2px;
    margin-right: 0 !important;
    margin-left: 14px;

    cursor: default !important;
}

.photo-video {
    float: left;
    width: 280px;
	position: relative;
}

.item-description {
    float: right;
    width: 404px;

    font-size: 0;
}

.on-order-note {
	font-size: 17px; 
	margin-top: 10px;
	margin-bottom: 0;
}

.one-photo {
    display: block;
    width: 280px;
    height: 250px;
    margin-bottom: 17px;
    overflow: hidden;

    background: rgba(153, 153, 153, .28);
}

.one-photo img {
    width: 280px;
    height: 250px;
}

.content.catalog3 {
    width: 725px;
}

.thumb-img {
    display: inline-block;
    width: 65px !important;
    height: 60px !important;
    margin-right: 8px;
    margin-left: 8px;

    cursor: pointer;
    vertical-align: top;

    border: 3px solid transparent;
}

.thumb-img.active,
.thumb-img:hover {
    border: 3px solid #27ae60;
}

.video-block {
    width: 280px ;
    height: 190px ;
    margin-bottom: 27px;

    /*background: rgba(153, 153, 153, .28);*/
}

.photo-block {
    position: relative;

    margin-bottom: 40px;
}

.block-items .item-card {
    margin-right: 29px;
}

.more-items {
    position: relative;

    display: inline-block;
    width: 166px;
    /* height: 249px;*/
    height: 100%;
    padding: 23px 26px 0 26px;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
    vertical-align: top;
    text-decoration: none;

    color: white;
    background: #27ae60;
}

.more-items .sub-subtitle {
    display: inline-block;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;

    text-transform: uppercase;

    color: white;
}

.ps {
    display: inline-block;

    font-family: "PT Sans", sans-serif;
    font-size: 11px;
    line-height: 12px;
}

.more-items .ps {
    position: absolute;
    bottom: 89px;
    left: 30px;

    display: block;
    margin-bottom: 2px;

    color: white;
}

.more-items .num {
    position: absolute;
    bottom: 18px;
    left: 30px;

    margin-left: -6px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 72px;
    font-weight: 700;
    line-height: 1;

    color: white;
}

.block-items-item {
    margin-bottom: 52px;
}

.item-description dt {
    margin-bottom: 4px;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 18px;

    color: #999;
}

.item-description dd {
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;

    color: #666;
}

.item-description dl {
    display: inline-block;
    width: 110px;
    margin-right: 9px;

    vertical-align: top;
}

.item-description .title {
    margin-bottom: 0;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;

    text-transform: uppercase;

    color: #666;
}

.item-description .old-price {
    
    margin-top: -12px;
    margin-bottom: 28px;

    font-size: 20px;
    font-weight: 700;
}

.item-description .old-price > span {
    position: relative;
}

.item-description .old-price > span::before {
    position: absolute;
    top: 1px;
    left: -14px;

    width: 120%;
    height: 50%;

    content: "";
    -webkit-transform: rotate(-16deg);
       -moz-transform: rotate(-16deg);
        -ms-transform: rotate(-16deg);
         -o-transform: rotate(-16deg);
            transform: rotate(-16deg);

    border-bottom: 2px solid #777;
}

.item-description dl:nth-of-type(1) {
    width: 121px;
    height: 91px;
}
/*.item-description dl:nth-of-type(2) {
    width: 121px;
    height: 91px;
}*/

.item-description dl:nth-of-type(4) {
    width: 241px;
}

.item-description dl:nth-of-type(4) .title {
    margin-bottom: 15px;
}

.item-description dl:last-of-type {
    width: 154px;
    margin-right: 0;
    margin-bottom: 49px;
}

.item-description dl:last-of-type .title {
    margin-bottom: 24px;
}
.item-description dl:last-of-type dd .price + span {
    margin-left: 5px;
}

.item-description .price {
    font-size: 42px;
    line-height: 14px;

    white-space: nowrap;

    color: #bb8e34;
}

.counter {
    display: inline-block;
    width: 100px;
    height: 30px;

    font-size: 0;

    vertical-align: top;

    border: 2px solid #27ae60;
}

.counter > * {
    display: inline-block;
    height: 100%;

    vertical-align: top;
}

.plus,
.minus {
    width: 28px;

    cursor: pointer;

    background-color: #27ae60;
}

.counter .number {
    width: 40px;

    text-align: center;
}

.counter .icon-plus {
    margin: 8px 0 0 8px;
}

.counter .icon-minus {
    margin: 11px 0 0 9px;
}

.counter + .ps {
    max-width: 120px;
    margin-left: 16px;

    line-height: 15px;
}

.counter .number {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 25px;

    color: #666;
	background-color: transparent; 
	border: medium none;
}

.btn-olive {
    color: white;
    background-color: #bb8e34;
}

.btn-olive:hover {
    background-color: #a2751b;
}

.btn-big {
    padding: 13px 23px;

    font-size: 15px;
}

.add-to-rough {
    margin-left: 13px;

    font-size: 14px;

    color: #bb8e34;
}

.add-to-rough .icon-rough {
    margin-top: -1px;
    margin-right: 15px;
}

.options > a {
    text-transform: none;
}

.item-description .tab-btn {
    display: inline-block;
    margin-right: 22px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;

    text-transform: uppercase;

    opacity: 1;
    color: #27ae60;
    border-bottom: 1px solid #27ae60;
}

.item-description .tab-btn:hover {
    border-bottom: 0;
}

.item-description .tab-btn.active {
    cursor: default;

    color: #666;
    border-bottom: 0;
}

.item-description .tab-btns {
    margin-top: 61px;
    margin-bottom: 27px;
    margin-left: 0;
}

.item-description .tab-content {
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.item-description .tab-content table{
  border-collapse: separate;
}
.item-description .tab-content table thead{
	background-color: #27ae60;
	color: #fff;
	text-align: center;
}
.item-description .tab-content table tbody tr:nth-child(2n) {
	background-color: rgb(235,235,235);
}
.item-description .tab-content table td {
	padding: 3px 5px;
}
.item-description .tab-content table td:nth-child(2) {
	min-width: 250px;
}
.item-description .tab-content table td:nth-child(3) {
	white-space: nowrap;
}


.main .tab-contents {
    margin-bottom: 0;
    margin-left: 0;
}

.main .tab-content > p {
    margin-bottom: 19px;
}

.main .tab-content > img ~ * {
    padding-left: 82px;

    background: url(../images/info.png) no-repeat 15px 5px;
}


.catalog3 + .catalog3 {
    padding-bottom: 19px;
}

#forgot-passw,
#forgot-passw-success,
#rough-forgot-passw {
    font-size: 0;
}

#forgot-passw .title,
#forgot-passw-success .title,
#rough-forgot-passw .title {
    margin-bottom: 23px;

    font-size: 16px;
    line-height: 1;
}

#forgot-passw .icon-lock,
#forgot-passw-success .icon-lock,
#rough-forgot-passw .icon-lock {
    margin-right: 17px;
}

#forgot-passw .mini-title,
#rough-forgot-passw .mini-title {
    margin-bottom: 24px;
}

.back-to-enter {
    display: inline-block;
    width: 276px;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 1;

    cursor: pointer;
    vertical-align: baseline;
}

#forgot-passw .wrapper-field,
#rough-forgot-passw .wrapper-field {
    margin-bottom: 25px;
}

.back-to-enter .icon {
    margin-top: -2px;
    margin-right: 10px;
}

.back-to-enter:hover {
    text-decoration: underline;
}

#forgot-passw-success .title {
    margin-bottom: 53px;
}

#forgot-passw-success .mini-title {
    margin-bottom: 53px;
}

#forgot-passw-success .back-to-enter {
    width: 255px;
}

#call-gager-success,
#calc-success,
#order-calc-success,
#consult-success,
#call-to-you-success {
    width: 530px;
    padding: 47px 50px 53px 50px;
}

#call-gager-success .btn,
#calc-success .btn,
#order-calc-success .btn,
#consult-success .btn,
#call-to-you-success .btn {
    margin: 34px 0 10px 0;
}

.fancy-success .fancybox-close {
    top: 51px;
}

.noselect {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

     -khtml-user-select: none;
    -webkit-touch-callout: none;
}

.back-forth > * {
    position: absolute;
    bottom: 20px;

    display: inline-block;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 29px;
    font-weight: 700;

    cursor: pointer;
    vertical-align: top;

    color: #27ae60;
}

.back-forth > *:hover {
    color: #999;
}

.back-forth .forth {
    right: 5px;

    display: none;
}

.back-forth .back {
    left: 5px;

    display: none;
}

.back-forth .back.slick-disabled,
.back-forth .forth.slick-disabled {
    display: none !important;
}

.thumbs {
    width: 242px;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;

    font-size: 0;
}

#rough-register,
#add-in-rough {
    width: 530px;
    padding: 46px 98px 59px 51px;
}

#add-in-rough {
    padding-right: 45px;
    padding-bottom: 72px;

    font-size: 0;
}

#rough-register > p {
    margin-bottom: 47px;
}

#rough-register .tab-btns {
    margin-bottom: 31px;
}

#rough-register > div:nth-of-type(2) {
    width: 366px;
}

.fancy-rough .fancybox-close {
    top: 57px;
    right: 9.7%;

    width: 64px;
    height: 15px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 12px;

    text-decoration: none;
    text-transform: uppercase;

    color: white;
    background: url(../images/close.png) no-repeat top right;
}

#add-in-rough .title + p {
    margin-bottom: 54px;
}

#add-in-rough .subtitle {
    margin-bottom: 10px;

    font-size: 16px;
    line-height: 1;
}

#add-in-rough .wrapper-field {
    width: 289px;
    margin-right: 29px;
    margin-bottom: 54px;
}

.roughs-pop-list {
    display: inline-block;
    width: 290px;
    height: 115px;
    padding: 6px 30px 6px 15px;
    margin-top: 4px;
    overflow-y: scroll;

    vertical-align: top;

    background: white;
}

.roughs-pop-list label {
    margin-top: 7px;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;

    cursor: pointer;
    text-transform: none;

    color: #999;
}

.roughs-pop-list + .btn {
    margin-top: 5px;
    margin-left: 28px;
}

.pop-up .checkbox {
    display: inline-block;
    width: 13px;
    height: 12px;
    margin-top: 9px;
    margin-right: 9px;

    vertical-align: top;

    color: white;
    background: #999;
}

.pop-up .checkbox .checkbox-tick {
    top: -6px;
    left: 0;

    font-size: 10px;
    font-weight: 400;
}

.roughs-pop-list li {
    position: relative;

    min-height: 32px;
    padding-left: 22px;
}

.roughs-pop-list .checkbox {
    position: absolute;
    top: -1px;
    left: 0;
}

.item-name,
.project-mini-card span {
    display: block;
    min-height: 36px;
}

.block-items-item .item-card:nth-child(5) {
    display: none;
}

.block-items-item .item-card {
    padding-right: 29px;
    margin-bottom: 0;
}

.block-items-item > div:last-child {
    display: table;
    padding-bottom: 40px;
}

.block-items-item > div:last-child > * {
    display: table-cell;
}

.social{
    margin-bottom: 20px;
}
.social .icon{
    margin-right: 20px;
    vertical-align: middle;
}
.vk-brown{
    width: 21px;
    height: 21px;
    border: 1px solid #27ae60;
    border-right: 2px solid #27ae60;
    border-radius: 6px;
    background: url(../images/vk-icon-2.png) 0 0 no-repeat;
}
.insta-brown{
    width: 23px;
    height: 21px;
    background: url(../images/inst-icon-2.png) 0 0 no-repeat;
}
.youtube-brown{
    width: 25px;
    height: 19px;
    background: url(../images/ytb-icon-2.png) 0 0 no-repeat; 
}
.contact-info .subtitle {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
    color: #bb8e34;
}

.contact-info .phone {
    display: inline-block;

    font-size: 14px;
    line-height: 16px;

    vertical-align: top;
}

.contact-info .phone span {
    color: #999;
}

.contact-phone.phone {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 24px;
    line-height: 16px;

    letter-spacing: -1px;
    word-spacing: 4px;

    color: #bb8e34;
}

.contact-info .subtitle:first-child {
    margin-bottom: 12px;
}

.contact-info .subtitle:nth-of-type(2){
    margin-bottom: 13px;
}

.contact-info .contact-phone.phone {
    margin-bottom: 20px;
}

.contact-info .icon-phone {
    margin-right: 10px;
}

.contact-info .contact-address {
    position: relative;

    display: inline-block;
    padding-right: 115px;
    margin-bottom: 20px;
}

.contact-info .contact-address p {
    margin-bottom: 0;
}

.contact-info .requisites{

}
    .contact-info .requisites p{
        margin-bottom: 0;
    }

.contact-info .phone-contact-block {
    position: absolute;
    top: 0;
    right: 0;

    width: 100px;

    letter-spacing: -.005em;
    word-spacing: 1px;
}

.contact-info .mail {
    display: block;
    margin: 15px 0 20px 0;
}

.contact-info .mail + span {
    display: inline-block;
    width: 145px;
    margin-bottom: 30px;
}

.days-of-week {
    display: inline-block;
    margin-left: 5px;

    font-size: 0;
}

.days-of-week > * {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;

    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.days-of-week > *:last-child {
    margin-right: 0;
}

.green {
    background: #27ae60;
}

.gray {
    background: #999;
}

.main .btn-green {
    border: 0;
    -webkit-box-shadow: inset 0 0 0 1px #27ae60;
            box-shadow: inset 0 0 0 1px #27ae60;
}

.contact-info .btn {
    padding: 13px 15px 14px 21px;
}

.icon-mail,
.icon-mail-hover {
    margin: -2px 0 0 14px;
}

.process-anons {
    position: relative;
    z-index: 1;

    display: inline-block;
    width: 220px;
    height: 247px;
    margin-right: 23px;
    overflow: hidden;

    vertical-align: top;
}

.process-anons .info-desc {
    padding: 21px 26px 32px 26px;

    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
}

.process-anons-big {
    width: 463px;
    margin-right: 24px;
}

.process-anons-big .info-desc {
    padding: 23px 30px 32px 30px;

    font-size: 20px;
    line-height: 26px;
}

.process-anons:last-child {
    margin-right: 0;
}

.process-anons .info-title {
    z-index: 5;

    padding: 41px 50px 9px 14px;
}

.btn-info p {
    margin-bottom: 0;
}

.btn-info {
    display: block;
    float: right;
    width: 706px;
    padding-right: 155px;
    margin-top: -3px;
    margin-bottom: 69px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;

    text-transform: uppercase;

    color: #27ae60;
}

.block-processes {
    margin-bottom: 45px;
}

.to-all-processes .icon {
    position: relative;
    left: 5px;

    margin-top: 1px;
    margin-left: 26px;
}

.to-all-processes {
    float: left;
}

.projects-anons-slider {
    width: 970px;
    overflow: hidden;

    white-space: nowrap;
}

.project-mini-card span {
    white-space: normal;
}

.block-projects-anons-big .subtitle {
    margin-bottom: 40px;
}

.block-projects-anons-big .project-mini-card {
    width: 219px;
    margin-right: 25px;
    margin-bottom: 38px;
}

.project-mini-card img {
    width: 180px;
    height: 108px;
}

.block-projects-anons-big .project-mini-card img {
    width: 220px;
    height: 148px;
}

.block-projects-anons-big label {
    margin-right: 40px;
}

.block-projects-anons-big .control-btns {
    margin-top: 1px;
    margin-right: 183px;
}

.title .icon-arrow-to-right,
h1 .icon-arrow-to-right {
    margin: 10px 14px 0 14px;
}

.portfolio-counter,
.portfolio-sidebar-text {
    font-size: 12px;
    line-height: 18px;
}

.projects2 h1 {
    margin-bottom: 6px;
}

.portfolio-counter {
    padding-right: 14px;
}

.portfolio-sidebar-text {
    padding-top: 15px;
    padding-right: 14px;
}

.portfolio-counter .count {
    position: relative;
    left: -6px;

    display: inline-block;
    margin-bottom: 17px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 100px;
    font-weight: 700;
    line-height: 1;

    letter-spacing: -1px;

    color: #bb8e34;
}

.portfolio-counter .count-ps {
    display: block;
    margin-bottom: 38px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    text-transform: uppercase;

    color: #bb8e34;
}

.project-card {
    width: 220px;
    margin-right: 23px;
    margin-bottom: 15px;
}

.project-card img {
    display: block;
    width: 220px;
    height: 148px;
    margin-bottom: 16px;
}

.projects-result,
.process-result,
.process-anonses {
    font-size: 0;
}

.projects-result .card:nth-child(3n) {
    margin-right: 0;
}

.project-card span {
    display: block;
    min-height: 56px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;

    text-decoration: none;

    color: #666;
}

.projects2 .numpages {
    margin-top: 19px;
    margin-bottom: 40px;
}

.projects3 + .sidebar,
.process3 + .sidebar {
    width: 220px;
    padding-top: 9px;
    margin-bottom: 40px;
}

.article + .sidebar {
    width: 100%;
    /*padding-top: 9px;*/
    margin-bottom: 40px;
}
.article + .sidebar .article-card{
    margin-right: 50px;
}

.sidebar .project-card {
    margin-right: 0;
    margin-bottom: 5px;
}

.projects3 + .sidebar .btn,
.article + .sidebar .btn {
    display: inline-block;
    padding: 8px 14px;
    margin-top: 20px;

    font-size: 12px;
    font-weight: 400;;
}

.btn .icon-arr-mini-to-right {
    margin-top: 3px;
    margin-left: 19px;
}

.sidebar-subtitle {
    margin-bottom: 34px;

    font-size: 16px;
    line-height: 22px;

    color: #bb8e34;
}

.projects3,
.process3 {
    width: 640px;
    padding-top: 7px;
}

.article {
    /*width: 640px;*/
    width: 100%;
    padding-top: 6px;
    padding-bottom: 52px;;
}

.content.article-full{
    padding-bottom: 0;
}

.text h1,
.text .title,
.text.title {
    margin-bottom: 26px;

    font-size: 16px;
    line-height: 24px;

    color: #bb8e34;
}
.article-full h1{
    margin-bottom: 10px;
    text-transform: none;
}

.text h2 {
    margin-bottom: 20px;

    /*font-size: 15px;*/
    font-size: 24px;
    line-height: 1;

    color: #27ae60;
}

.text h3 {
    margin-bottom: 15px;

    font-family: "PT Sans Narrow", sans-serif;
    /*font-size: 14px;*/
    font-size: 24px;
    line-height: 1;

    text-transform: uppercase;
}

.text h4 {
    margin-bottom: 15px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 14px;

    text-transform: uppercase;

    color: #999;
}

.text h5,
.text h6 {
    margin-bottom: 12px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 14px;

    text-transform: uppercase;

    color: #999;
}
.article h2, .article h3{
    text-transform: none;
}
.title-category{
    font-size: 16px;
    line-height: 22px;
    color: #bb8e34;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "PT Sans Narrow", sans-serif;
}

.projects3 .btn-info {
    margin-bottom: 40px;
}

.comment p {
    font-size: 16px;
    color: #BB8E34;
}

.comment img {
    display: block;
    float: left;
    margin-right: 30px;
}

.comment {
    margin-bottom: 13px;
}

.comment p {
    margin-bottom: 17px;
}

.social-share-label {
    float: left;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
}

.social-share {
    float: left;
    max-width: 310px;
    margin-top: -7px;
    margin-left: 20px;
}

.social-share-block {
    display: block;
    margin-top: 43px;
    margin-bottom: 37px;
}

.projects2 .title,
.projects3-full .title,
.process3-full .title,
.article-full .title {
    margin-bottom: 5px;
}

.process-anons-block .subtitle {
    margin-top: -4px;
    margin-bottom: 26px;

    font-size: 18px;
    line-height: 24px;
}

.process-anons-block .anons {
    float: left;
    width: 180px;
    margin-bottom: 30px;

    line-height: 20px;
}

.process-anonses {
    float: right;
    width: 708px;
    margin-bottom: 20px;
}

.process2 h1 {
    margin-bottom: 52px;
}

.process-card img {
    display: block;
    width: 220px;
    height: 118px;
    margin-bottom: 16px;
}

.process-card {
    width: 220px;
    margin-right: 24px;
    margin-bottom: 17px;
}

.process-card:nth-child(3n) {
    margin-right: 0;
}

.process-card span {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
}

.process-anons-block {
    margin-bottom: 18px;
}

.process2 .numpages {
    margin-top: 28px;
    margin-bottom: 52px;
    margin-left: 243px;
}

.numpages .pages {
    font-size: 0;
}

.articles h1 {
    display: block;
}

.articles .article-card {
    width: 200px;
    margin-right: 30px;
}

.article-card img {
    display: block;
    width: 200px;
    height: 113px;
    margin-bottom: 17px;
}

.articles-block {
    font-size: 0;
}

.articles-block .card:nth-child(3n) {
    margin-right: 0;
}

.articles-aside {
    width: 230px;
    padding-top: 101px;
}

.articles-aside .subtitle,
.suggest-topic .subtitle,
.subscribe .subtitle {
    margin-bottom: 18px;
}

.articles-aside .anons,
.suggest-topic .anons,
.subscribe .anons {
    margin-bottom: 23px;

    line-height: 19px;
}

.suggest-topic .btn {
    padding: 15px 20px;
}

.articles-aside > div,
.suggest-topic,
.subscribe {
    margin-bottom: 55px;
}

.main .btn-green:hover {
    -webkit-box-shadow: inset 0 0 0 1px #27ae60;
            box-shadow: inset 0 0 0 1px #27ae60;
}

.subscribe-block {
    padding-top: 2px;
    padding-left: 2px;

    font-size: 0;
}

.subscribe-block a:hover .icon {
    display: none;
}


.subscribe-block > * {
    display: inline-block;
    margin-right: 20px;

    vertical-align: top;
}

.subscribe-block > *:last-child {
    margin-right: 0;
}

.article-card img ~ .anons-name {
    margin-bottom: 13px;
    height:50px;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
}

.article-card img ~ .anons {
    margin-bottom: 16px;

    line-height: 18px;
}

.article-card img ~ .anons-date {
    margin-bottom: 32px;
}

.content.articles {
    width: 660px;
}

.sidebar .article-card {
    margin-right: 0;
}

.article-date {
    display: inline-block;
    margin-right: 30px;
    font-size: 16px;
    font-family: "PT Sans Narrow", sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
}

.step-ico {
    display: block;
    margin-bottom: 13px;

    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;

    color: #bb8e34;
}

.step-num {
    display: block;
    width: 52px;
    height: 52px;
    margin: 0 auto 0;
    margin-bottom: 6px;

    font-size: 24px;
    line-height: 46px;

    text-align: center;

    border: 3px solid #bb8e34;
    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.cart-step {
    position: relative;

    padding: 40px 20px;
    margin-bottom: 72px;

    text-align: center;

    background-color: #f4f3f2;
}

.cart-page + .sidebar {
    margin-top: 107px;
}

.cart-step .anons {
    line-height: 18px;
}

.cart-step:first-child {
    min-height: 227px;
}

.cart-step:nth-child(2) {
    padding-bottom: 26px;
    margin-bottom: 71px;
}

.cart-step:last-child {
    min-height: 268px;
}

.cart-step:first-child::after,
.cart-step:nth-child(2)::after {
    position: absolute;
    bottom: -100px;
    left: 0;

    width: 200px;
    height: 100px;

    content: "";

    border-top: 50px solid #f4f3f2;
    border-right: 100px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 100px solid transparent;
}

.cart-step:nth-child(2)::before,
.cart-step:last-child::before {
    position: absolute;
    top: -50px;
    left: 0;

    width: 200px;
    height: 100px;

    content: "";

    border-top: 50px solid transparent;
    border-right: 100px solid #f4f3f2;
    border-bottom: 50px solid transparent;
    border-left: 100px solid #f4f3f2;
}


.cart-page {
    width: 710px;
    padding-bottom: 96px;
}

.cart-page h1 {
    margin-bottom: 45px;
}

.cart-items-block .text .title {
    margin-bottom: 23px;
}

.cart-item {
    margin-bottom: 18px;

    font-size: 0;
}

.cart-item > * {
    display: inline-block;

    vertical-align: top;
}

.cart-item .item-photo {
    width: 127px;
    height: 103px;
}

.item-label {
    display: block;
    margin-bottom: 9px;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 18px;

    color: #999;
}

.item-label span {
    color: #666;
}

.cart-item .item-name {
    display: block;
    margin-bottom: 23px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;

    text-decoration: none;

    color: #666;
}

.item-price {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;

    color: #999;
}

.item-price + .icon-rub {
    margin-top: 7px;
    margin-left: 7px;
}

.cart-item .ps {
    display: block;
    margin-top: 15px;
    margin-left: 0;

    font-size: 11px;
    line-height: 18px;
}

.total-item-price {
    color: #bb8e34;
}

.cart-item > div:first-of-type {
    width: 234px;
    padding: 0 20px 0 25px;
}

.cart-item > div:nth-of-type(2) {
    width: 158px;
}

.cart-item > div:nth-of-type(3) {
    width: 160px;
    padding-right: 10px;
}

.total-item-price + span {
    margin-left: 4px;
}

.delete-from-basket {
    width: 31px;
    height: 31px;
    margin-top: 28px;

    cursor: pointer;

    background: url("../images/close.png") no-repeat 50% 50% #ccc;
}

.delete-from-basket:hover {
    background-color: #b3b3b3;
}

.deliv-ico > div {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 25px;
    margin-bottom: 20px;
}

.di {
    background: transparent;
    -webkit-box-shadow: inset 0 0 0 2px #999;
            box-shadow: inset 0 0 0 2px #999;
}

.di-active {
    display: none;

    background: #bb8e34;
}

.icon-pickup,
.icon-pickup-active {
    margin-top: 12px;
    margin-left: 14px;
}

.icon-deliver-to,
.icon-deliver-to-active {
    margin-top: 16px;
    margin-left: 15px;
}

.cart-items-block {
    margin-bottom: 53px;
}

.delivery-method .title {
    position: relative;
    top: -3px;

    margin-bottom: 4px;

    line-height: 1;

    color: #999;
}

.delivery-method > div {
    float: left;
    width: 325px;
    margin-right: 35px;

    cursor: pointer;
}

.delivery-method > div:last-child {
    margin-right: 0;
}

.delivery-method .anons {
    line-height: 19px;
}

.summary-title {
    position: relative;
    top: 22px;

    float: left;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;

    text-transform: uppercase;

    color: #666;
}

.summary-price .price {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1;

    color: #bb8e34;
}

.summary-price {
    float: right;
}

.delivery-method {
    margin-bottom: 40px;
}

.summary-price .price + span {
    margin: 0 44px 0 6px;
}

.delivery-method .active .di-active {
    display: block;
}

.delivery-method .active .di {
    display: none;
}

.delivery-method .active .title {
    color: #bb8e34;
}

.cart-order {
    position: relative;

    float: left;
    width: 347px;

    font-size: 0;
}

.form-gray label {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    line-height: 30px;

    color: #999;
}

.cart-order label {
    width: 97px;
}

.form-gray .wrapper-field {
    margin-bottom: 10px;
}

.form-gray .field {
    color: white;
    background-color: #999;
}

.form-gray .field::-webkit-input-placeholder {
    color: white;
}

.form-gray .field:-moz-placeholder {
    color: white;
}

.form-gray .field::-moz-placeholder {
    opacity: 1;
    color: white;
}

.form-gray .field:-ms-input-placeholder {
    color: white;
}

.cart-order .wrapper-field {
    width: 246px;
}

.summary {
    margin-bottom: 76px;
}

textarea {
    height: 94px;

    resize: none;
}

.cart-order-ps {
    position: relative;

    float: right;
    width: 263px;
    padding-right: 37px;
    margin-top: -3px;
}

.cart-order-ps .anons p {
    margin-bottom: 18px;

    line-height: 18px;
}

.cart-order-ps .anons {
    margin-bottom: 55px;
}

.send-order {
    position: absolute;
    top: 178px;
    left: 446px;

    padding: 16px 39px 18px;

    font-size: 16px;

    white-space: nowrap;;
}

.cart-order-ps .icon-exclamat {
    position: absolute;
    top: 2px;
    left: -45px;
}

.form-gray .checkbox {
    display: inline-block;
    width: 13px;
    height: 13px;

    vertical-align: middle;

    color: white;
    background: #999;
}

.cart-order .checkbox {
    margin: 6px 16px 0 98px;
}

.form-gray .checkbox + label {
    width: 217px;
    margin-top: 6px;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;

    cursor: pointer;
    text-transform: none;

    color: #666;
}

.checkout {
    margin-bottom: 33px;
}

.save-in-rough {
    margin-top: 75px;

    font-size: 0;
}

.save-in-rough .anons {
    display: inline-block;
    margin-right: 38px;

    vertical-align: baseline;
}

.form-gray .wrapper-field.error .field {
    background-color: transparent;
}

.form-gray .wrapper-field.error {
    background-color: #966;
}

.send-order-success {
    position: absolute;
    top: 234px;
    left: 446px;

    display: none;

    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;

    white-space: nowrap;

    color: #27ae60;
}

.send-order-success span {
    font-weight: 400;
}

.choose-city {
    display: none;
    width: 100%;
    padding-top: 20px;
}

.choose-city .wrapper-field {
    width: 300px;
    margin-bottom: 20px;
}

.city-info {
    position: absolute;
    right: 0;
    bottom: -16px;

    font-size: 13px;
    font-weight: 700;
    line-height: 1;

    text-transform: lowercase;

    color: #666;
}

#zoom-in,
#zoom-out {
    cursor: pointer;

    opacity: .8;
}

#zoom-in:hover,
#zoom-out:hover {
    opacity: 1;
}

.path > span::after {
    position: absolute;
    top: 0;
    right: -12px;

    content: "::";
}

.path > *:last-child::after {
    content: "";
}

.text img {
    display: block;
    float: left;
    margin-bottom: 30px;
}

.text h1 br {
    display: none;
}

.land-waterfloor h1 {
    margin-bottom: 42px;
}

.general-info {
    display: block;
    float: right;
    width: 390px;
}

.type-info {
    display: block;
    float: left;
    width: 532px;
    padding-top: 4px;
}

.type-info .tab-btns {
    margin-left: 0;

    white-space: nowrap;
}

.type-info .tab-btns .tab-btn {
    padding: 7px 13px;
    margin-right: 10px;

    opacity: 1;
    color: #999;
}

.type-info .tab-btns li:last-child .tab-btn {
    margin-right: 0;
}

.type-info .active.btn {
    color: white;
    background-color: #bb8e34;
}

.type-info .tab-content {
    position: relative;

    padding-top: 407px;

    font-size: 14px;
    line-height: 24px;
}

.type-info .subtitle {
    margin-bottom: 9px;

    font-size: 13px;
    line-height: 24px;

    color: white;
}

.type-info .tab-content .anons {
    line-height: 18px;
}

.type-info .tab-content > ul li {
    position: absolute;

    display: block;
    max-width: 345px;
    padding: 14px 19px 20px 19px;

    list-style-type: none;

    white-space: normal;

    color: white;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background-color: #bb8e34;
    -webkit-box-shadow: 0 15px 32px -10px black;
            box-shadow: 0 15px 32px -10px black;
}

.type-info .tab-content > ul {
    margin-left: 0;
}

.type-info .tab-content img {
    position: absolute;
    top: 77px;
    left: -18px;

    display: block;
}

.type-info .tab-content > ul li:nth-child(2n) {
    top: 69px;
    z-index: 32;

    display: none;
}

.type-info .tab-content > ul li:nth-child(2n + 1) {
    top: 28px;

    width: 32px;
    height: 32px;
    padding: 4px 0 0 0;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 14px;
    font-weight: bold;

    cursor: pointer;
    text-align: center;

    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #666;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.type-info .tab-content > ul li:nth-child(2n + 1):hover {
    background-color: #bb8e34;
}

.type-info .tab-content > ul li:nth-child(2n + 1)::after {
    position: absolute;
    top: 32px;
    left: 15px;
    z-index: 30;

    display: block;
    width: 1px;
    height: 300px;

    content: "";

    background: rgba(102, 102, 102, .5);
}

.type-info .tab-content > ul li:nth-child(2n + 1):hover::after {
    background: rgba(187,142,52, 1);
}

.type-info .tab-content > ul li:nth-child(2n + 1)::before {
    position: absolute;
    bottom: -307px;
    left: 12px;
    z-index: 30;

    display: block;
    width: 7px;
    height: 7px;

    content: "";

    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: rgba(102, 102, 102, .5);
}

.type-info .tab-content > ul li:nth-child(2n + 1):hover::before {
    background: rgba(187,142,52, 1);
}

.type-info .tab-content > ul li:first-child {
    left: 42px;
}

.type-info .tab-content > ul li:nth-child(3) {
    left: 92px;
}

.type-info .tab-content > ul li:nth-child(5) {
    left: 142px;
}

.type-info .tab-content > ul li:nth-child(7) {
    left: 192px;
}

.type-info .tab-content > ul li:nth-child(9) {
    left: 242px;
}

.type-info .tab-content > ul li:nth-child(11) {
    left: 292px;
}

.type-info .tab-content > ul li:nth-child(13) {
    left: 342px;
}

.type-info .tab-content > ul li:nth-child(15) {
    left: 392px;
}

.type-info .tab-content > ul li:nth-child(17) {
    left: 442px;
}

.type-info .tab-content > ul li:nth-child(19) {
    left: 492px;
}

.type-info .tab-content:first-child > ul li:first-child::after {
    height: 191px;
}

.type-info .tab-content:first-child > ul li:first-child::before {
    bottom: -197px;
}

.type-info .tab-content:first-child > ul li:nth-child(3)::after {
    height: 191px;
}

.type-info .tab-content:first-child > ul li:nth-child(3)::before {
    bottom: -197px;
}

.type-info .tab-content:first-child > ul li:nth-child(5)::after {
    height: 190px;
}

.type-info .tab-content:first-child > ul li:nth-child(5)::before {
    bottom: -196px;
}

.type-info .tab-content:first-child > ul li:nth-child(7)::after {
    height: 158px;
}

.type-info .tab-content:first-child > ul li:nth-child(7)::before {
    bottom: -164px;
}

.type-info .tab-content:first-child > ul li:nth-child(9)::after {
    height: 160px;
}

.type-info .tab-content:first-child > ul li:nth-child(9)::before {
    bottom: -166px;
}

.type-info .tab-content:first-child > ul li:nth-child(11)::after {
    height: 152px;
}

.type-info .tab-content:first-child > ul li:nth-child(11)::before {
    bottom: -158px;
}

.type-info .tab-content:first-child > ul li:nth-child(13)::after {
    height: 145px;
}

.type-info .tab-content:first-child > ul li:nth-child(13)::before {
    bottom: -151px;
}

.type-info .numb:hover + li {
    display: block !important;
}

.type-info .tab-content > ul li:nth-child(2) {
    left: 69px;
}

.type-info .tab-content > ul li:nth-child(4) {
    left: 122px;
}

.type-info .tab-content > ul li:nth-child(6) {
    left: 172px;
}

.type-info .tab-content > ul li:nth-child(8) {
    left: 221px;
}

.type-info .tab-content > ul li:nth-child(10) {
    left: 273px;
}

.type-info .tab-content > ul li:nth-child(12) {
    left: 115px;
}

.type-info .tab-content > ul li:nth-child(14) {
    left: -1px;
}

.type-info .tab-content > ul li:nth-child(16) {
    left: 49px;
}

.type-info .tab-content > ul li:nth-child(18) {
    left: 98px;
}

.type-info .tab-content:nth-child(2) > ul li:first-child::after {
    height: 212px;
}

.type-info .tab-content:nth-child(2) > ul li:first-child::before {
    bottom: -218px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(3)::after {
    height: 166px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(3)::before {
    bottom: -172px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(5)::after {
    height: 206px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(5)::before {
    bottom: -213px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(7)::after {
    height: 163px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(7)::before {
    bottom: -169px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(9)::after {
    height: 171px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(9)::before {
    bottom: -177px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(11)::after {
    height: 162px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(11)::before {
    bottom: -168px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(13)::after {
    height: 145px;
}

.type-info .tab-content:nth-child(2) > ul li:nth-child(13)::before {
    bottom: -151px;
}
/**/
.type-info .tab-content:nth-child(3) > ul li:first-child::after {
    height: 218px;
}

.type-info .tab-content:nth-child(3) > ul li:first-child::before {
    bottom: -224px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(3)::after {
    height: 166px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(3)::before {
    bottom: -172px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(5)::after {
    height: 207px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(5)::before {
    bottom: -213px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(7)::after {
    height: 170px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(7)::before {
    bottom: -177px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(9)::after {
    height: 148px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(9)::before {
    bottom: -154px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(11)::after {
    height: 136px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(11)::before {
    bottom: -142px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(13)::after {
    height: 215px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(13)::before {
    bottom: -222px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(15)::after {
    height: 204px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(15)::before {
    bottom: -210px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(17)::after {
    height: 184px;
}

.type-info .tab-content:nth-child(3) > ul li:nth-child(17)::before {
    bottom: -190px;
}
/**/
.type-info .tab-content:nth-child(4) > ul li:first-child::after {
    height: 217px;
}

.type-info .tab-content:nth-child(4) > ul li:first-child::before {
    bottom: -224px;
}

.type-info .tab-content:nth-child(4) > ul li:nth-child(3)::after {
    height: 189px;
}

.type-info .tab-content:nth-child(4) > ul li:nth-child(3)::before {
    bottom: -194px;
}

.type-info .tab-content:nth-child(4) > ul li:nth-child(5)::after {
    height: 187px;
}

.type-info .tab-content:nth-child(4) > ul li:nth-child(5)::before {
    bottom: -195px;
}

.type-info .tab-content:nth-child(4) > ul li:nth-child(7)::after {
    height: 144px;
}

.type-info .tab-content:nth-child(4) > ul li:nth-child(7)::before {
    bottom: -149px;
}

.type-info .tab-content:nth-child(4) > ul li:nth-child(9)::after {
    height: 108px;
}

.type-info .tab-content:nth-child(4) > ul li:nth-child(9)::before {
    bottom: -115px;
}

.our-services {
    height: 381px;
    padding: 52px 0 0 0;
    margin-bottom: 73px;

    background: url("../images/our-services.jpg") no-repeat center center #f8f8f8;
    -o-background-size: 100% 100%;
       background-size: 100% 100%;
}

.our-services .subtitle {
    margin-bottom: 14px;

    font-size: 18px;
    line-height: 30px;

    color: #bb8e34;
}

.our-services .wrapper > * {
    position: relative;

    display: block;
    float: left;
    width: 237px;
    padding-top: 79px;
    padding-right: 15px;
}

.our-services .icon {
    position: absolute;
    top: 0;
    left: 0;
}

.types-block {
    margin-bottom: 61px;
}

.our-services .anons {
    line-height: 23px;
}

.our-services .wrapper > div:nth-child(1) {
    width: 240px;
    padding-right: 18px;
}

.our-services .wrapper > div:nth-child(2) {
    width: 240px;
    padding-right: 37px;
}

.our-services .wrapper > div:nth-child(3) {
    width: 240px;
}

.our-services .wrapper > div:nth-child(4) {
    width: 230px;
    padding-right: 10px;
}

.our-services .wrapper > div:nth-child(3) .icon {
    top: -6px;
}

#water-calc {
    background: url("../images/calculator.jpg") no-repeat top right #f4f3f2;
}

.price-and-advantages > .subtitle {
    margin-bottom: 42px;
}

#water-calc .title {
    padding-left: 41px !important;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 0.8;
    color: #666;
}

#water-calc .calc-form > p {
    font-size: 14px;
    line-height: 24px;
}

#water-calc .calc-form > p:first-of-type {
    width: 319px;
    margin-bottom: 41px;
}

.form-gray select {
    width: 190px;
    height: 35px;

    color: white;
    background: url("../images/downwhite.png") no-repeat 93.75% 52% #999;
}

.form-gray option {
    color: white;
    background: #999;
}
.calc-acco {
	position: relative;
}
.calc-acco .calc-acco-rm{
	position: absolute;
	cursor: pointer;
	right: 5px;
	top: 50%;
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
}
#water-calc .calc-acco .calc-acco-rm{
	color: #bb8e34;
}

#water-calc .calc-acco > * {
    float: left;
    margin-right: 10px;
}

#water-calc .calc-acco > *:last-child {
    margin-right: 0;
}

#water-calc .wrapper-field.litl {
    width: 80px !important;
}

#water-calc .wrapper-field .req-ico {
    top: 6px;

    font-size: 12px;

    color: white;
}

#water-calc .wrapper-field .req-ico sup {
    font-size: 8px;
}

#water-calc .add-accom {
    padding-right: 25px !important;

    color: #bb8e34;
}

#water-calc .add-accom .icon {
    top: 1px;
    right: -8px;
}

#water-calc .btn.calculate:hover .icon {
    display: inline-block !important;
}

.manage-label {
   //float: left;
   //width: 190px;
}

.manage-label ~ div {
    float: right;
}
.manage-label ~ div .icon {
    margin-right: 9px;
}

.manage-label ~ div .btn {
    margin: 0;
    margin-top: 1px;
}

.manage-label input[type='radio'] {
   margin-right: 10px;
}

#water-calc .add-accom ~ div {
    margin-bottom: 25px;
}

#water-calc .part-oliv .pop-wrap > div:first-child {
    min-width: 131px;
}

#water-calc .part-oliv .pop-wrap > div {
    min-width: 110px;
}

#water-calc .hidden p {
    padding: 0 0 0 12px;
    margin-bottom: 0;

    font-size: 14px;
    line-height: 24px;

    color: #666;
}

#water-calc .hidden .part-oliv ~ div > * {
    float: left;
    margin-right: 24px;
    margin-left: 21px;
}

#water-calc .hidden .part-oliv ~ div > *:last-child {
    margin: 10px 0 20px 120px;
}

.advantages {
    float: left;
    width: 450px;
    padding-top: 18px;
    padding-right: 25px;
    margin: 0;

    font-size: 14px;
    line-height: 22px;
    list-style-type: none;

    counter-reset: cc;
}

.advantages .subtitle {
    margin-bottom: 0;

    font-size: 14px;
    line-height: 22px;

    color: #bb8e34;
}

.advantages li {
    position: relative;
    margin-bottom: 25px;
}

.advantages li::after {
    position: absolute;
    top: -2px;
    left: -80px;

    width: 47px;
    height: 47px;

    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 43px;

    content: counter(cc);
    counter-increment: cc;
    text-align: center;

    color: white;
    border: 1px solid white;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #bb8e34;
}

.price-and-advantages {
    margin-bottom: 30px;
}

.free-serv-block {
    height: 237px;
    margin-bottom: 57px;

    color: white;
    background: #bb8e34;
}

.free-consult-block {
    height: 337px;
    margin-bottom: 53px;

    color: white;
    background: #bb8e34;
}

.free-serv-block .title,
.free-consult-block .title {
    display: block;
    margin-bottom: 46px;

    font-size: 24px;

    color: white;
}

.free-serv-block .title span,
.free-consult-block .title span {
    font-weight: 400;

    color: #cfc;
}

.free-serv-block .subtitle {
    margin-bottom: 19px;

    font-size: 13px;
    line-height: 16px;

    color: white;
}

.free-serv-block .subtitle span {
    color: #cfc;
}

.btn-trans-olive {
    font-weight: 400;

    color: white;
    border: 1px solid white;
    background-color: transparent;
}

.btn-trans-olive:hover {
    color: #bb8e34;
    background-color: white;
}

.free-serv-block .phone-block {
    display: inline-block;
    margin-left: 16px;

    text-decoration: none;
}

.free-serv-block .phone {
    color: white;
}

.free-serv-block .phone span {
    color: #cfc;
}

.free-serv-block .wrapper > div,
.free-consult-block .wrapper > div {
    display: inline-block;

    vertical-align: top;
}

.free-serv-block .wrapper > div:first-of-type {
    margin-right: 64px;
}

.free-serv-block .wrapper > div:nth-of-type(2) {
    margin-right: 36px;
}

.free-serv-block .btn {
    display: inline-block;
    padding: 8px 12px;

    font-size: 12px;
}

.price-and-advantages + .wrapper {
    margin-bottom: 55px;
}

.free-serv-block .wrapper {
    position: relative;

    height: 100%;
    padding: 50px 0 0 281px;

    font-size: 0;
}

.free-consult-block .wrapper {
    position: relative;

    height: 100%;
    padding: 50px 0 0 280px;

    font-size: 0;
}

.free-serv-block .wrapper::after {
    position: absolute;
    top: 0;
    left: -231px;
    z-index: 25;

    display: block;
    width: 711px;
    height: 100%;

    content: "";

    background: url("../images/free-serv.jpg") no-repeat 0 0 transparent;
}

.free-consult-block .wrapper::after {
    position: absolute;
    top: 0;
    left: -262px;
    z-index: 25;

    display: block;
    width: 711px;
    height: 100%;

    content: "";

    background: url("../images/free-serv.jpg") no-repeat 0 0 transparent;
}

.free-serv-block .wrapper > *,
.free-consult-block .wrapper > * {
    position: relative;
    z-index: 30;
}
.free-serv-light{
    margin-bottom: 60px;    
}
    .free-serv-light-left{
        float: left;
        margin-right: 60px;
    }
    .free-serv-light-left li{
        line-height: 30px;
        margin-bottom: 15px;
    }
    .free-serv-light-right{
        float: left;
    }
    .free-serv-light-right .serv-link{
        display: block;
        color: #fff;
        margin-bottom: 10px;
    }

.our-producers{
  line-height: 50px;
  margin-bottom: 60px;
  text-align: center;
}
   .our-producers a{
      margin-right: 50px;
      line-height: 50px;
   }

.our-sertifikaty{
   margin-bottom: 60px;
   text-align: center;
}
   .our-sertifikaty a{
      display: inline-block;
      margin-right: 50px;
      height: 180px;
      overflow: hidden;
      border-right: 1px solid #666;
      border-bottom: 1px solid #666;
   }
   .our-sertifikaty img{
      width: 250px;
   }

.how-start{
   margin-bottom: 30px; 
   text-align: center;
}
    .how-start-item{
       width: 25%;
       float: left;
       text-align: center;
       padding: 0 10px;
       font-family: "PT Sans Narrow", sans-serif;
    } 

   .how-start-item .icon{
      width: 40px;
      height: 40px;
      display: inline-block;
      margin-bottom: 5px;
      margin-top: 0;
   } 
   .how-start-item .phone{
      background: url("../images/tel.svg");
      width: 45px;
      height: 45px;
      margin-bottom: 0;
   } 
   .how-start-item .calc{
      background: url("../images/calc.svg");
   }
   .how-start-item .sample{
      background: url("../images/write.svg");
   }
   .how-start-item .car{
      background: url("../images/car.svg");
   } 
   .how-start-item strong{
      display: block;
      font-size: 18px;
      padding: 0 30px;
      margin-bottom: 10px;
   } 
 
.montaj-price{
    margin-bottom: 60px;
    text-align: center;
} 
   .montaj-price-item{
      width: 25%;
      float: left;
      text-align: center;
      padding: 0 10px;
      font-family: "PT Sans Narrow", sans-serif;
   }

   .montaj-price-item .amount{
      font-size: 40px;
   }

.slogan{
    font-weight: bold;
    margin-bottom: 60px;
}


html.fancybox-lock {
    overflow: visible !important;
}

.order-calc-form h1 {
    margin-bottom: 46px;
}

.order-calc-form .content {
    width: 620px;
}

.order-calc-form .subtitle {
    margin-bottom: 15px;

    color: #bb8e34;
}

.charac > *:first-child .subtitle,
.charac > *:nth-child(2) .subtitle {
    margin-bottom: 32px;
}

.order-calc-form .field,
.order-calc-form .btn,
.order-calc-form select {
    -webkit-border-radius: 0;
            border-radius: 0;
}

.choose-object-type .icon {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    display: block;
    margin: auto;

    cursor: pointer;
}

.choose-object-type input + label .icon-active {
    display: none;
}

.choose-object-type input + label span {
    color: #999;
}

.choose-object-type input:checked + label span {
    color: #bb8e34;
}

.choose-object-type input:checked + label .icon {
    display: none;
}

.choose-object-type input:checked + label .icon-active {
    display: block;
}

.choose-object-type label span {
    display: inline-block;

    font-size: 11px;
    font-weight: 700;
    line-height: 13px;

    vertical-align: top;
}

.choose-object-type input {
    display: none;
}


.choose-object-type label {
    position: relative;

    display: inline-block;
    padding-top: 52px;

    cursor: pointer;
    text-align: center;
}

.order-calc-form .content > p {
    margin-bottom: 38px;
}


.choose-object-type label:nth-of-type(2) {
    margin-right: 45px;
    margin-left: 53px;
}

.choose-object-type label:nth-of-type(3) {
    margin-right: 46px;
}

.choose-object-type label:nth-of-type(4) {
    min-width: 35px;
}


.charac {
    font-size: 0;
}

.charac > * {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 44px;

    vertical-align: top;
}

.charac > *:first-child,
.charac > *:nth-child(2) {
    margin-bottom: 35px;
}

.choose-object-type {
    margin-right: 77px;
}

.square-value {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 1;

    color: #27ae60;
}

.square-value + span {
    margin-left: 4px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;

    text-transform: uppercase;

    color: #999;
}

.square-value + span sup {
    position: relative;
    top: -4px;

    font-size: 13px;
    font-weight: 700;
}

.square-slider.ui-slider-horizontal {
    height: 3px;
}

.square-slider .ui-widget-header {
    background: #27ae60;
}

.square-slider.ui-widget-content {
    background: rgba(39, 174, 96, .2);
}

.square-slider.ui-slider .ui-slider-handle {
    width: 23px;
    height: 23px;
}


.square-slider .ui-state-default,
.square-slider.ui-widget-content .ui-state-default,
.square-slider .ui-widget-header .ui-state-default {
    border: 3px solid white;
    background: #27ae60;
}

.square-slider.ui-slider-horizontal .ui-slider-handle {
    top: -10px;

    margin-left: -11px;
}

.square-slider .ui-slider-handle.ui-state-hover {
    background: #0e9547;
}

.square-slider {
    display: block;
    width: 122px;
    margin-bottom: 21px;
    margin-left: 21px;
}

.heated-area {
    position: relative;

    margin-right: 0;
}

.square-minus,
.square-plus {
    position: absolute;
    top: 47px;
    left: 2px;

    display: block;
    width: 17px;
    height: 17px;

    cursor: pointer;

    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.square-plus {
    left: 146px;
}

.square-minus span,
.square-plus span {
    position: absolute;
}

.overlap-2-3,
.add-materials,
.add-comments {
    margin-right: 0;
}

.add-materials {
    width: 405px;
	margin-bottom: 30px;
    //height: 112px;
}

.file-upload-wrapper {
    position: relative;
	height: 35px;
    width: 405px;
}

.file-upload-wrapper input[type="text"] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;

    width: 275px;
    height: 35px;
}

.file-upload-wrapper input[type="file"] {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 6;

    display: none;
    width: 405px;
}

.file-upload-wrapper .btn {
    position: absolute;
    top: 0;
    right: 0;

    padding: 10px 13px 12px;

    line-height: 1;

    color: white;
}

.file-upload-wrapper .icon-upload {
    margin-left: 41px;
}

.add-materials .ps {
    padding-top: 5px;
    padding-left: 2px;

    line-height: 15px;
}

.add-comments {
    font-size: 0;
}

.add-comments .subtitle {
    margin-bottom: 12px;
}

.add-comments .ps {
    display: inline-block;
    width: 185px;
    margin-right: 30px;

    line-height: 15px;
}

.add-comments .wrapper-field {
    width: 405px;
    height: 144px;
    margin-top: -31px;
}

.add-comments textarea {
    width: 100%;
    height: 100%;
}

.order-calc-form .sidebar {
    position: relative;

    width: 289px;
    padding: 30px 39px 0 39px;
    margin-top: 72px;

    background-color: #f4f3f2;
}

.order-calc-form .sidebar .subtitle,
.order-calc-form .sidebar .ps,
.order-calc-form .sidebar .btn {
    text-align: center;;
}

.order-calc-form .sidebar .ps {
    width: 100%;
    margin-bottom: 27px;

    line-height: 17px;
}

.order-calc-form .sidebar .btn {
    display: block;
    padding: 15px 25px 19px;
    margin: 32px auto 29px;

    font-size: 16px;

    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.order-calc-form .sidebar .wrapper-field {
    width: 100%;
}

.order-calc-form .sidebar::after {
    position: absolute;
    bottom: -100px;
    left: 0;

    width: 289px;
    height: 100px;

    content: "";

    border-top: 50px solid #f4f3f2;
    border-right: 148px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 148px solid transparent;
}

.kab-block form {
    height: 35px;
    margin-bottom: 10px;

    font-size: 0;
}

.kab-block label {
    width: 118px;
}

.kab-block .wrapper-field {
    width: 266px;
    margin-right: 20px;
    margin-bottom: 0;
}

.editing-field-block {
    display: none;

    font-size: 0;

    vertical-align: top;
}

.cancel-edit-field {
    display: inline-block;
    margin-left: 20px;

    cursor: pointer;
    vertical-align: top;
}

.cancel-edit-field .icon,
.edit-field .icon {
    margin-right: 11px;

    vertical-align: middle;
}

.kab-block .btn {
    padding: 11px 16px;
}

.editing-field-block div,
.edit-field {
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 29px;

    color: #bb8e34;
}

.edit-field {
    display: inline-block;
    margin-left: 0;

    cursor: pointer;
    vertical-align: top;
}

.kabinet ~ .sidebar {
    padding-top: 2px;
}

.kab-block {
    margin-bottom: 55px;
}

.kab-block:last-child {
    margin-bottom: 57px;
}

.submenu a span {
    position: absolute;
    top: 8px;
    right: 3px;

    color: #bb8e34;
}

.kabinet.kabinet-lists {
    width: 674px;
    padding-top: 12px;
}

.kab-list > *,
.kab-list-rough > * {
    margin-bottom: 18px;

    font-size: 0;
}

.kab-list-header > * {
    display: inline-block;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;

    vertical-align: top;
}

.kab-list-data,
.kab-list-title {
    margin-right: 29px;

    text-transform: uppercase;

    color: #999;
}

.kab-list-numb,
.kab-list-rough-name {
    text-transform: uppercase;

    color: #bb8e34;
}

.kab-list-title {
    margin-right: 6px;
}

.kab-list-data .icon-calendar {
    margin-top: 1px;
    margin-right: 9px;
}

.kab-list-title .icon-rough-gray {
    margin-right: 7px;
}

.kab-list-body {
    display: inline-block;
    width: 330px;
    margin: 0 42px 0 16px !important;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 1;

    vertical-align: top;
}

.kab-list-body li {
    position: relative;

    margin-bottom: 10px;

    background: url("../images/dotted.png") repeat-x 0 86% transparent;
}

.kab-list-body li span {
    background: white;
}

.kab-list-count {
    position: absolute;
    right: 0;
    bottom: 0;

    float: right;
    /*padding-bottom: 3px;*/
    padding-left: 2px;
}

.kab-list-naming {
    max-width: 266px;
    padding-right: 2px;
}

.kab-list-naming a {
    line-height: 1.2;
}

.kab-list-price {
    display: inline-block;
    width: 280px;
    margin-top: -4px;

    vertical-align: top;;
}

.kab-list-price .price {
    color: #bb8e34;
}

.kab-list-price .btn {
    display: inline-block;
    float: right;
    padding: 9px 12px;

    vertical-align: top;

    color: white;
}

.kab-list-price .btn:hover {
    color: #27ae60;
}

.kab-list-price .anons {
    margin-top: 12px;

    line-height: 17px;
}

.kab-list {
    margin-bottom: 26px;
}

.kabinet-lists .numpages {
    padding-top: 20px;
    margin-bottom: 18px;
}

.to-checkout-order {
    margin-left: 22px !important;
}

.kab-list-rough .delete-rough {
    position: absolute;
    top: 0;
    right: 0;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;

    text-transform: lowercase;

    color: #bb8e34;
}

.kab-list-header {
    position: relative;
}

.delete-rough .icon-cancel {
    margin-top: 3px;
    margin-left: 6px;
}

.kab-list-rough {
    margin-bottom: 35px;
}

.land-montazh h1,
.land-project h1 {
    margin-bottom: 42px;
}

.land-montazh > h2,
.land-project > h2 {
    margin-bottom: 14px;

    font-size: 18px;
}

.discounts {
    padding-top: 2px;
    margin-bottom: 27px;
}

.discounts > * {
    float: left;
    width: 100%;

    font-size: 0;
}

.discounts > * h2 {
    margin-bottom: 10px;
}

.volume-discounts .interest {
    color: #27ae60;
}

.program-discounts .interest {
    color: #bb8e34;
}

.interest {
    position: relative;

    display: inline-block !important;
    margin-bottom: 11px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
}

.discount {
    display: inline-block;
    width: 25%;
    margin-bottom: 31px;

    font-family: "PT Sans", sans-serif;
    font-size: 13px;
    line-height: 18px;

    vertical-align: top;
}

.discount span {
    display: block;
}

.volume-discounts h2 + p {
    margin-bottom: 25px;

    font-size: 16px;
}

.interest::after {
    position: absolute;
    top: 5px;
    right: -18px;

    font-size: 24px;
    line-height: 1;

    content: "%";
}

.pluses > * {
    display: block;
    float: left;
    width: 105px;
    margin-right: 55px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;

    text-transform: uppercase;

    color: #bb8e34;
}

.pluses > *:last-child {
    margin-right: 0;
}

.pluses {
    padding-top: 11px;
    margin-bottom: 30px;
}

.pluses .icon {
    margin-bottom: 19px;
}

.land-montazh,
.land-project {
    width: 595px;
    padding-bottom: 88px;
}

.land-montazh + .sidebar,
.land-project + .sidebar {
    width: 290px;
    padding: 29px 0 0;
    margin-top: 73px;

    text-align: center;

    color: white;
    background: #27ae60;
}

.land-montazh + .sidebar .subtitle {
    margin-bottom: 17px;

    color: white;
}

.land-project + .sidebar .subtitle {
    margin-bottom: 55px;

    text-align: center;

    color: white;
}

.land-montazh + .sidebar .ps {
    margin-bottom: 21px;

    line-height: 16px;
}

.land-montazh + .sidebar .wrapper-field {
    width: 208px;
    margin-bottom: 10px;
}

.main .sidebar-register {
    padding: 16px 33px 18px;
    margin-top: 0;
    margin-bottom: 20px;

    font-size: 16px;

    -webkit-border-radius: 2px;
            border-radius: 2px;
    -webkit-box-shadow: inset 0 0 0 1px white;
            box-shadow: inset 0 0 0 1px white;
}

.main .sidebar-register:hover {
    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.aside-proj-sidebar {
    position: relative;

    padding: 29px 50px 2px;

    color: #666;
    background: #f4f3f2;
}

.land-montazh + .sidebar .aside-proj-sidebar .subtitle {
    margin-bottom: 35px;

    color: #bb8e34;
}

.land-project + .sidebar .aside-proj-sidebar .subtitle {
    margin-bottom: 7px;

    line-height: 25px;

    color: #999;
}

.aside-register {
    padding: 0 28px 10px;
}

.aside-proj {
    padding: 0 28px 34px;

    font-size: 0;
}

.icon-conf {
    margin-bottom: 40px;
}

.aside-proj-sidebar::after {
    position: absolute;
    bottom: -84px;
    left: 0;

    width: 290px;
    height: 84px;

    content: "";

    border-top: 42px solid #f4f3f2;
    border-right: 145px solid transparent;
    border-bottom: 42px solid transparent;
    border-left: 145px solid transparent;
}

.land-project {
    float: left;
    padding-bottom: 67px;
}

.land-project + .sidebar .wrapper-field {
    width: 40px;
    margin-right: 41px;
    margin-bottom: 36px;
}

.pre-wrap-field {
    position: absolute;
    top: -24px;
    left: 4px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

.post-wrap-field {
    position: absolute;
    top: 10px;
    left: 48px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;

    white-space: nowrap;
}

.post-wrap-field sup {
    font-size: 10px;
}

.land-project + .sidebar {
    margin-top: 48px;

    text-align: left;
}

.pre-wrap-field sub {
    position: relative;
    top: -4px;

    font-size: 14px;
    line-height: 1;
}

.land-project + .sidebar .wrapper-field:nth-child(2),
.land-project + .sidebar .wrapper-field:nth-child(5),
.land-project + .sidebar .wrapper-field:nth-child(7) {
    margin-left: 16px;
}

.land-project + .sidebar .wrapper-field:nth-child(4) {
    margin-right: 0;
}

.land-project + .sidebar .wrapper-field input {
    padding: 9px 5px;

    font-size: 13px;
}

.land-project + .sidebar .aside-register {
    font-size: 0;
}

.land-project + .sidebar .ps {
    width: 100%;

    text-align: center;
}

.land-project + .sidebar .wrapper-field:nth-child(7),
.land-project + .sidebar .wrapper-field:nth-child(8) {
    margin-bottom: 28px;
}

.proj-descr .icon-quest {
    margin-top: -1px;
    margin-right: 11px;
}

.diametr {
    margin-bottom: 15px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;

    text-align: center;

    color: #bb8e34;
}

.proj-descr {
    cursor: pointer;
}

.proj-descr:hover {
    text-decoration: underline;
}

.diametr::after {
    margin-left: 7px;

    font-size: 16px;

    content: "мм";

    color: #999;
}


.land-project .pluses {
    padding-top: 12px;
    margin-bottom: 59px;
}

.consult-block {
    width: 342px;
    margin-right: 82px;
}

.consult-block .title {
    margin-bottom: 25px;
}

.consult-form {
    font-size: 0;
}

.consult-form .wrapper-field:first-child,
.consult-form .wrapper-field:nth-child(2) {
    width: 166px;
    margin-bottom: 10px;
}

.consult-form .wrapper-field:first-child {
    margin-right: 10px;
}

.consult-form .wrapper-field:nth-child(3) {
    width: 100%;
    height: 74px;
    margin-bottom: 24px;
}

.consult-form .btn {
    padding: 14px 25px 16px;
    margin-top: 3px;

    font-size: 15px;
    font-weight: 700;
}

.consult-form .anons {
    display: inline-block;
    width: 222px;
    padding-top: 3px;
    padding-right: 10px;
    padding-left: 25px;

    line-height: 19px;

    vertical-align: top;
}

.straight-block {
    width: 206px;
}

.straight-block .title {
    margin-bottom: 30px;
}

.straight-block .anons {
    margin-bottom: 24px;

    line-height: 19px;
}

.straight-block .phone-block {
    text-decoration: none;
}

.straight-block .phone {
    display: inline-block;

    font-size: 24px;
    line-height: 1;

    vertical-align: middle;

    color: white;
}

.straight-block .phone span {
    font-size: 18px;

    opacity: .7;
}

.straight-block .icon-big-phone {
    margin-right: 14px;
}

.catalog-menu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 30;

    display: none;
    width: 730px;
    padding: 0 28px 20px;
    margin-left: 20px;

    font-size: 0;
}

.aside-menu:hover .catalog-menu {
    display: table;

    background: #27ae60;
}

.catalog-menu .icon {
    display: none !important;
}

.catalog-menu .catalog-card {
    width: 157px;
    padding-top: 0;
    margin-right: 15px;
}

.catalog-menu .card > a {
    display: table-cell;
    width: 157px;
    height: 59px;
    padding-bottom: 10px;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;

    vertical-align: bottom;
    text-decoration: none;

    color: white;
    border-bottom: 1px solid white;
}

.catalog-menu .card > a br {
    display: none;
}

.catalog-menu .card ul {
    margin-top: 16px;
    margin-bottom: 20px;
}

.catalog-menu .card li a {
    color: white;
}

.catalog-menu .card:nth-child(4n) {
    margin-right: 0;
}

.catalog-menu .card li {
    margin-bottom: 8px;
}

.catalog-menu::before {
    position: absolute;
    top: 0;
    left: -20px;

    width: 20px;
    height: 44px;

    content: "";

    background: #27ae60;
}

.catalog3 .catalog-menu {
    top: 5px;
}

.pro-dt,
.pro-l {
    background-color: #ccc;
}

.search,
.search + .numpages {
    margin-left: 30px;
}

.search dt {
    position: relative;
}

.search dt > span:first-child {
    position: absolute;
    top: 0;
    left: -30px;

    font-weight: 700;

    color: #27ae60;
}


@-webkit-keyframes fadeUp {
    0% {
        -webkit-transform: translateY(20px);
                transform: translateY(20px);

        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);

        opacity: 1;
    }
}


@-moz-keyframes fadeUp {
    0% {
        -webkit-transform: translateY(20px);
           -moz-transform: translateY(20px);
                transform: translateY(20px);

        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
           -moz-transform: translateY(0);
                transform: translateY(0);

        opacity: 1;
    }
}


@-o-keyframes fadeUp {
    0% {
        -webkit-transform: translateY(20px);
             -o-transform: translateY(20px);
                transform: translateY(20px);

        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
             -o-transform: translateY(0);
                transform: translateY(0);

        opacity: 1;
    }
}


@keyframes fadeUp {
    0% {
        -webkit-transform: translateY(20px);
           -moz-transform: translateY(20px);
             -o-transform: translateY(20px);
                transform: translateY(20px);

        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
           -moz-transform: translateY(0);
             -o-transform: translateY(0);
                transform: translateY(0);

        opacity: 1;
    }
}

.animated {
    -webkit-animation-duration: .5s;
       -moz-animation-duration: .5s;
         -o-animation-duration: .5s;
            animation-duration: .5s;

    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
}

.fade-up {
    -webkit-animation-name: fadeUp;
       -moz-animation-name: fadeUp;
         -o-animation-name: fadeUp;
            animation-name: fadeUp;
}

.error-form-info {
    position: absolute;
    right: 0;
    bottom: 25px;
    left: 0;

    display: inline-block;
    width: 259px;
    margin: 0 auto !important;

    font-size: 16px !important;

    text-align: center;
}

.error-form-register-info {
    display: inline-block;
    float: left;
    width: 190px;
    margin: -34px 0 21px 0!important;

    font-size: 12px !important;

    text-align: left;
}

.error-form-forgot-info {
    position: absolute;
    right: 43px;
    bottom: 93px;
    left: 0;

    display: inline-block;
    margin: 0 auto !important;

    font-size: 12px !important;

    text-align: right;
}

#enter-register .wrapper-field-captcha label {
    width: 100%;
}

#enter-register .wrapper-field-captcha label {
    position: relative;
    top: 1px;

    display: inline-block;
    width: 120px;

    line-height: 18px;
}

#enter-register .wrapper-field-captcha input {
    width: 246px;
    padding: 10px 32px 10px 14px;

    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    line-height: 1;

    border: 0 none;
}

.wrapper-field-captcha #captcha_reset {
    display: none;
}

.wrapper-field-captcha img {
    margin-top: 0;
    margin-bottom: 5px;
}

.filter-result-info {
    font-size: 16px;
}

.land-montazh + .sidebar .wrapper-field.wrapper-field-captcha {
    margin-bottom: 0;
}

.land-montazh + .sidebar .wrapper-field-captcha img {
    display: block;
    float: none;
    margin: 10px auto 0;
}

.land-montazh + .sidebar .wrapper-field-captcha .updatecap {
    margin-bottom: 20px;
    margin-left: 0;

    text-transform: lowercase;
}

.land-montazh + .sidebar .error-info {
    float: none;
    margin: 0 0 21px 0!important;

    text-align: center;
}

a.btn-trans-olive {
    color: white;
}

#call-gager .wrapper-field-captcha img,
#call-to-you .wrapper-field-captcha img {
    margin-left: 10px;
}

.consult-form .wrapper-field-captcha {
    margin-top: -15px;
    margin-bottom: 0;
}

.consult-form .wrapper-field-captcha label {
    display: none;
}

.consult-form .wrapper-field-captcha .wrapper-field {
    width: 140px;
    margin: 0;
}

.consult-form .wrapper-field-captcha img {
    float: none;
    margin: 0;
    margin-left: 10px;
}

.updatecap {
    display: inline-block;
    margin-left: 12px;

    font-size: 14px;
    line-height: 31px;

    cursor: pointer;
    vertical-align: top;
    text-decoration: underline;
}

.consult-form .updatecap {
    float: none;

    font-size: 12px;
}

.register-form .wrapper-field-captcha img {
    float: right;
}

.register-form .updatecap {
    float: right;
    margin-right: 12px;
}

.order-calc-form .updatecap {
    width: 100%;
    margin: 0;

    font-size: 14px;

    text-align: center;
    text-transform: lowercase;
}

.wrapper-field-captcha {
    font-size: 0;
}

.updatecap:hover {
    text-decoration: none;
}

#calc .wrapper-field-captcha img,#calcs .wrapper-field-captcha img {
    margin-left: 10px;
}

#calc .tel,#calcs .tel {
    padding-right: 20px;
}

.article-card .anons {
    margin-bottom: 22px;
    min-height:110px;
}

#water-calc .wrapper-field-captcha .wrapper-field {
    width: 190px;
}

#water-calc .wrapper-field-captcha img {
    margin-left: 13px;
}

#water-calc .wrapper-field-captcha .icon {
    display: none;
}

.order-calc-form .wrapper-field-captcha label {
    display: none;
}

.order-calc-form .wrapper-field-captcha img {
    display: block;
    float: none;
    margin: 0 auto;
}

.cart > span:last-child,
.cabinet > span:last-child {
    display: block;
    width: 100px;

    white-space: normal;
}

.eurozb {
    display: none;
}

.kab-form {
    position: relative;
}

.kab-form .error-info {
    position: absolute;
    bottom: 25px;
    left: 122px;

    font-size: 10px;
    line-height: 1;

    text-transform: lowercase;

    color: white;
}

.map-wrapper {
    margin-top: 0;
}

#write-to-us .wrapper-field,
#write-to-us .wrapper-field-captcha {
    width: 281px;
}

#write-to-us .wrapper-field-captcha {
    margin-bottom: 20px;
}

#write-to-us label {
    display: block;
    margin-bottom: 4px;
}

#write-to-us {
    width: 380px;
    padding: 47px 49px 47px 50px;
}

#write-to-us .btn {
    display: block;
    float: none;
    margin: 0 auto 0 !important;
}

#write-to-us textarea {
    height: 145px;
}

#write-to-us .pop-wrap > * {
    margin-right: 0;
}

#write-to-us-success {
    width: 530px;
    padding: 47px 50px 53px 50px;
}

#write-to-us-success .btn {
    margin: 34px 0 10px 0;
}

#write-to-us .error-info {
    width: 100%;
    padding-top: 20px;

    text-align: center;
}

#discount-request-success {
    width: 530px;
    padding: 47px 50px 53px 50px;
}

#discount-request-success .btn {
    margin: 34px 0 10px 0;
}

.cart-item a:first-child {
    display: inline-block;
    width: 127px;
    height: 103px;
}

.ui-autocomplete.ui-menu {
    width: 300px !important;

    font-size: 12px;

    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #f4f3f2;
}

#ui-active-menuitem.ui-state-hover {
    color: white;
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #999;
}

#rough-register .wrapper-field-captcha label {
    position: relative;
    top: 1px;

    display: inline-block;
    width: 120px;

    line-height: 18px;
}

.content.catalog1 + .sidebar .subtitle {
    text-decoration: none;
}

.cart-order .error-info {
    position: relative;
    top: -10px;

    display: block;
    margin-right: 4px;

    font-size: 11px;

    text-align: right;
}

form.register-form > span.ask-passw{display:none!important}

h1 {
    margin-bottom: 30px;
}
.title span, h1 span {
    font-weight: 400;
}

.item-name {
    min-height: 130px;
}

.path sup {
    font-size: 8px;
}

blockquote {
    display: block;
    min-height: 40px;
    padding-right: 50px;
    padding-left: 65px;
    margin: 0 0 25px 0;

    font-family: "PT Sans Narrow", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;

    color: #bb8e34;
    background: url("../images/bq.png") no-repeat 0 5px;
}
.blockquote-main{
   line-height: 28px; 
   margin-top: 35px;
}
.block-projects-anons-small{
    margin-top: 65px;
}
.sidebar .article-card:nth-of-type(3):not([class="btn btn-gr"]) {
    display: none;
}

.header .email {
    display: inline-block;
    margin-left: 25px;
    font-size: 12px;
    text-align: left;
}

.icon-cat-sale {
    width: 129px;
    height: 64px;
    /*background-image: url(../images/icon-sale-category.png);*/
    background-image: url(../images/sale.png);
}

.icon-cat-salehover {
    width: 129px;
    height: 64px;
    background-image: url(../images/sale.png);
    /*background-image: url(../images/icon-sale-category.png);*/
}

.get-discount-form {
	
    position: relative;
    z-index: 0;

    padding: 26px 0 19px 161px;
    margin-bottom: 100px;

    font-size: 0;

    border: 3px solid #bb8e34;
}

.get-discount-form h3 {
    float: left;
    margin-top: -3px;
    margin-right: 50px;

    line-height: 1.2;

    text-align: right;

    color: white;
}

.get-discount-form h3 span {
    font-size: 20px;

    color: #cfc;
}

.get-discount-form .btn {
    position: relative;

    padding: 12px 11px 11px 14px;

    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.get-discount-form .field {
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;

    text-transform: uppercase;
}

.get-discount-form .btn::after {
    position: absolute;
    top: 0;
    right: -18px;

    display: block;
    width: 0;
    height: 0;

    content: "";
    -webkit-transition: all .3s ease-out;
       -moz-transition: all .3s ease-out;
         -o-transition: all .3s ease-out;
            transition: all .3s ease-out;

    border-width: 18px 9px;
    border-style: solid;
    border-color: #bb8e34;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.get-discount-form::before {
    position: absolute;
    top: -71px;
    left: -40px;
    z-index: 4;

    width: 220px;
    height: 216px;

    content: "";

    background: url("../images/discbag.png") no-repeat center center;
}

.get-discount-form .skew {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;

    width: 420px;
    height: 100%;
    overflow: hidden;
}

.get-discount-form .skew::after {
    position: absolute;
    top: 0;
    left: -10px;
    z-index: -1;

    width: 420px;
    height: 100%;

    content: "";
    -webkit-transform: skewX(-9deg);
       -moz-transform: skewX(-9deg);
        -ms-transform: skewX(-9deg);
         -o-transform: skewX(-9deg);
            transform: skewX(-9deg);

    background: #bb8e34;
}

.get-discount-form .wrapper-field {
    width: 149px;
    margin-right: 11px;
}

.get-discount-form .btn .icon {
    margin-right: 13px;
    margin-left: 0;
}

.btn-olive:hover::after {
    border-color: #a2751b;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.get-discount-form .wrapper-field .req-ico {
    top: 14px;
}

@-moz-document url-prefix() {
    .field,
    #enter-register .wrapper-field-captcha input {
        padding: 10px 32px 13px 14px;
    }

    select,
    option {
        padding: 4px 24px 7px 9px;
    }

    .block-items label .icon-down,
    .pop-up label .icon-downgrey {
        top: 1px;
    }

    .ask-passw,
    .rough-ask-passw {
        margin-right: 48px;
    }

    .calculate {
        margin-left: -1px;
    }

    #call-gager .btn,
    #call-to-you .btn {
        margin-left: -3px;
    }

    .btn.litl {
        padding: 9px 11px 10px;
    }

    .btn {
        padding: 9px 22px 10px 22px;
    }

    .calculate {
        padding: 8px 11px 10px;
    }

    

    .catalog1 .field,
    .catalog2 .field,
    .search-block .field {
        padding: 8px 32px 8px 12px;
    }

    .how.to-deliver:hover::after {
        bottom: -12px;

        opacity: 1;
    }

    .filter-form .submit,
    .add-to-basket,
    .btn-gr {
        padding: 7px 12px 9px;
    }

    .add-to-basket {
        padding: 7px 10px 8px;
    }

    .filter-form .reset {
        padding: 7px 3px 9px;
    }

    .field-cost {
        padding: 6px 18px 7px 8px !important;
    }

    .btn-big {
        padding: 11px 20px 12px;

        font-size: 15px;
    }

    .contact-info .btn {
        padding: 12px 14px 14px 17px;
    }

    .to-all-processes .icon {
        margin-top: 2px;
    }

    .projects3 + .sidebar .btn,
    .article + .sidebar .btn {
        padding: 6px 11px 8px;
    }

    .suggest-topic .btn {
        padding: 13px 17px 15px;
    }

    .send-order {
        padding: 15px 36px 17px;
    }

    .type-info .tab-btns .tab-btn {
        padding: 6px 13px 7px;
    }

    .free-serv-block .btn {
        padding: 6px 9px 8px;
    }

    .type-info .tab-content li:nth-child(2n+1) {
        padding: 3px 0 0;
    }

    .file-upload-wrapper .btn {
        padding: 10px 10px 12px;
    }

    .order-calc-form .sidebar .btn {
        padding: 14px 23px 18px;
    }

    .kab-block .btn {
        padding: 9px 13px 10px;
    }

    .kab-list-price .btn {
        padding: 7px 9px 9px;
    }

    .land-project + .sidebar .wrapper-field input {
        padding: 10px 5px;
    }

    .consult-form .btn {
        padding: 13px 22px 15px;
    }

    .get-discount-form .btn::after {
        border-width: 19px 9px;
    }
}

/*
Icon classes can be used entirely standalone. They are named after their original file names.

```html
<!-- `display: block` sprite -->
<div class="icon-home"></div>

<!-- `display: inline-block` sprite -->
<img class="icon-home" />
```
*/
.icon-adv1 {
  background-image: url(../images/sprite.png);
  background-position: -477px -117px;
  width: 32px;
  height: 25px;
}
.icon-adv2 {
  background-image: url(../images/sprite.png);
  background-position: -273px -420px;
  width: 33px;
  height: 32px;
}
.icon-adv3 {
  background-image: url(../images/sprite.png);
  background-position: -477px -33px;
  width: 32px;
  height: 32px;
}
.icon-adv4 {
  background-image: url(../images/sprite.png);
  background-position: -240px -420px;
  width: 33px;
  height: 32px;
}
.icon-also {
  background-image: url(../images/sprite.png);
  background-position: -477px -210px;
  width: 22px;
  height: 19px;
}
.icon-arr-mini-to-right {
  background-image: url(../images/sprite.png);
  background-position: -503px -142px;
  width: 3px;
  height: 5px;
}
.icon-arrow-to-right {
  background-image: url(../images/sprite.png);
  background-position: -477px -249px;
  width: 30px;
  height: 11px;
}
.icon-back-to {
  background-image: url(../images/sprite.png);
  background-position: -491px -352px;
  width: 14px;
  height: 14px;
}
.icon-big-phone {
  background-image: url(../images/sprite.png);
  background-position: -212px -192px;
  width: 33px;
  height: 33px;
}
.icon-cabinet {
    background: url(../images/new/sprite-new.png)  -375px -237px no-repeat;
    width: 15px;
    height: 18px;
    left: 5px !important;
}
.icon-calc {
  background-image: url(../images/sprite.png);
  background-position: -499px -189px;
  width: 9px;
  height: 14px;
}
.icon-calchover {
  background-image: url(../images/sprite.png);
  background-position: -499px -168px;
  width: 9px;
  height: 14px;
}
.icon-calendar {
  background-image: url(../images/sprite.png);
  background-position: -477px -366px;
  width: 15px;
  height: 13px;
}
.icon-cancel {
  background-image: url(../images/sprite.png);
  background-position: -477px -338px;
  width: 14px;
  height: 14px;
}
.icon-cart {
    background: url(../images/new/sprite-new.png) -375px -212px no-repeat;
    width: 19px;
    height: 15px;
}
/*.icon-cat1 {
    background-image: url(../images/sprite2.png);
    background-position: -350px -192px;
    width: 44px;
    height: 64px;
}
.icon-cat2 {
    background-image: url(../images/sprite2.png);
    background-position: -350px -192px;
    width: 44px;
    height: 64px;
}
.icon-cat3 {
    background-image: url(../images/sprite2.png);
    background-position: -350px -192px;
    width: 44px;
    height: 64px;
}
.icon-cat4 {
    background-image: url(../images/sprite2.png);
    background-position: -350px -192px;
    width: 44px;
    height: 64px;
}
.icon-cat5 {
    background-image: url(../images/sprite2.png);
    background-position: -350px -192px;
    width: 44px;
    height: 64px;
}*/

.icon-cat1 {
  background-image: url(../images/buffers.png);
  background-position: 0px 0px;
  width: 36px;
  height: 64px;
}
.icon-cat1hover {
  background-image: url(../images/buffers.png);
  background-position: 0 -128px;
  width: 36px;
  height: 64px;
}

.icon-cat2 {
  background-image: url(../images/waterPrepare.png);
  background-position: 0px 0px;
  width: 56px;
  height: 64px;
}
.icon-cat2hover {
  background-image: url(../images/waterPrepare.png);
  background-position: 0 -128px;
  width: 56px;
  height: 64px;
}

.icon-cat3 {
  background-image: url(../images/warmPupnps.png);
  background-position: 0px 0px;
  width: 85px;
  height: 64px;
}
.icon-cat3hover {
  background-image: url(../images/warmPupnps.png);
  background-position: 0 -128px;
  width: 85px;
  height: 64px;
}

.icon-cat4 {
  background-image: url(../images/waterwarmer.png);
  background-position: 0px 0px;
  width: 32px;
  height: 64px;
}
.icon-cat4hover {
  background-image: url(../images/waterwarmer.png);
  background-position: 0 -128px;
  width: 32px;
  height: 64px;
}

.icon-cat5 {
  background-image: url(../images/radiators.png);
  background-position: 0px 0px;
  width: 77px;
  height: 64px;
}
.icon-cat5hover {
  background-image: url(../images/radiators.png);
  background-position: 0 -128px;
  width: 77px;
  height: 64px;
}

.icon-cat6 {
  background-image: url(../images/kotel.png);
  background-position: 0px 0px;
  width: 44px;
  height: 64px;
}
.icon-cat6hover {
  background-image: url(../images/kotel.png);
  background-position: 0 -128px;
  width: 44px;
  height: 64px;
}
.icon-cat7 {
  background-image: url(../images/kotelsequipment.png);
  background-position: 0px 0px;
  width: 39px;
  height: 64px;
}
.icon-cat7hover {
  background-image: url(../images/kotelsequipment.png);
  background-position: 0 -128px;
  width: 39px;
  height: 64px;
}

.icon-cat8 {
  background-image: url(../images/sprite.png);
  background-position: -350px -192px;
  width: 44px;
  height: 64px;
}
.icon-cat8hover {
  background-image: url(../images/sprite.png);
  background-position: -350px -128px;
  width: 44px;
  height: 64px;
}

.icon-cat9 {
  background-image: url(../images/sprite.png);
  background-position: -300px -237px;
  width: 42px;
  height: 64px;
}
.icon-cat9hover {
  background-image: url(../images/sprite.png);
  background-position: 0px -356px;
  width: 42px;
  height: 64px;
}





.icon-cat10 {
  background-image: url(../images/sprite.png);
  background-position: -350px -64px;
  width: 60px;
  height: 64px;
}
.icon-cat10hover {
  background-image: url(../images/sprite.png);
  background-position: -350px 0px;
  width: 60px;
  height: 64px;
}

.icon-cat11 {
  background-image: url(../images/repair.png);
  background-position: 0px 0px;
  width: 88px;
  height: 64px;
}
.icon-cat11hover {
  background-image: url(../images/repair.png);
  background-position: 0 -128px;
  width: 88px;
  height: 64px;
}




.icon-cat12 {
  background-image: url(../images/sprite.png);
  background-position: -410px -55px;
  width: 53px;
  height: 64px;
}
.icon-cat12hover {
  background-image: url(../images/sprite.png);
  background-position: -410px -119px;
  width: 53px;
  height: 64px;
}
.icon-cat13 {
  background-image: url(../images/sprite.png);
  background-position: -240px -237px;
  width: 60px;
  height: 64px;
}
.icon-cat13hover {
  background-image: url(../images/sprite.png);
  background-position: -180px -237px;
  width: 60px;
  height: 64px;
}
.icon-cat14 {
  background-image: url(../images/sprite.png);
  background-position: -120px -237px;
  width: 60px;
  height: 64px;
}
.icon-cat14hover {
  background-image: url(../images/sprite.png);
  background-position: -60px -237px;
  width: 60px;
  height: 64px;
}
.icon-cat15 {
  background-image: url(../images/sprite.png);
  background-position: -290px -64px;
  width: 60px;
  height: 64px;
}
.icon-cat15hover {
  background-image: url(../images/sprite.png);
  background-position: -290px -128px;
  width: 60px;
  height: 64px;
}
.icon-cat16 {
  background-image: url(../images/sprite.png);
  background-position: -214px -64px;
  width: 60px;
  height: 64px;
}
.icon-cat16hover {
  background-image: url(../images/sprite.png);
  background-position: -290px 0px;
  width: 60px;
  height: 64px;
}
.icon-cat17 {
  background-image: url(../images/santeh.png);
  width: 63px;
  height: 64px;
}
.icon-cat17hover {
    background-image: url(../images/santeh.png);
    width: 63px;
    height: 64px;
}

.icon-cat18 {
  background-image: url(../images/sprite.png);
  background-position: -214px -128px;
  width: 60px;
  height: 64px;
}
.icon-cat18hover {
  background-image: url(../images/sprite.png);
  background-position: -144px -79px;
  width: 60px;
  height: 64px;
}
.icon-cat19{
  background-image: url(../images/sprite.png);
  background-position: -68px -79px;
  width: 76px;
  height: 64px;
}
.icon-cat19hover {
  background-image: url(../images/sprite.png);
  background-position: -214px 0px;
  width: 76px;
  height: 64px;
}


.icon-cat20 {
  background-image: url(../images/emkosti1.png);
  background-position: 0px 0px;
  width: 55px;
  height: 64px;
}
.icon-cat20hover {
  background-image: url(../images/emkosti1.png);
  background-position: 0 -128px;
  width: 55px;
  height: 64px;
}


.icon-cat21 {
  background-image: url(../images/sprite.png);
  background-position: -410px -183px;
  width: 50px;
  height: 64px;
}
.icon-cat21hover {
  background-image: url(../images/sprite.png);
  background-position: -410px -247px;
  width: 50px;
  height: 64px;
}

.icon-cat22 {
  background-image: url(../images/localCleaning.png);
  background-position: 0px 0px;
  width: 64px;
  height: 64px;
}
.icon-cat22hover {
  background-image: url(../images/localCleaning.png);
  background-position: 0 -128px;
  width: 64px;
  height: 64px;
}

.icon-cat23 {
  background-image: url(../images/conditions.png);
  background-position: 0px 0px;
  width: 64px;
  height: 64px;
}
.icon-cat23hover {
  background-image: url(../images/conditions.png);
  background-position: 0 -128px;
  width: 64px;
  height: 64px;
}



.icon-conf {
  background-image: url(../images/sprite.png);
  background-position: -101px -192px;
  width: 111px;
  height: 33px;
}
.icon-deliver-to-active {
  background-image: url(../images/sprite.png);
  background-position: -477px -65px;
  width: 32px;
  height: 26px;
}
.icon-deliver-to {
  background-image: url(../images/sprite.png);
  background-position: -477px -91px;
  width: 32px;
  height: 26px;
}
.icon-edit {
  background-image: url(../images/sprite.png);
  background-position: -477px -352px;
  width: 14px;
  height: 14px;
}
.icon-exclamat {
  background-image: url(../images/sprite.png);
  background-position: -477px -142px;
  width: 26px;
  height: 26px;
}
.icon-eye {
  background-image: url(../images/sprite.png);
  background-position: -477px -326px;
  width: 18px;
  height: 12px;
}
.icon-fb-hover {
  background-image: url(../images/sprite.png);
  background-position: -172px -420px;
  width: 34px;
  height: 34px;
}
.icon-fb {
  background-image: url(../images/sprite.png);
  background-position: -138px -420px;
  width: 34px;
  height: 34px;
}
.icon-ghome {
  background-image: url(../images/sprite.png);
  background-position: -499px -220px;
  width: 9px;
  height: 9px;
}
.icon-home {
  background: url(../images/new/sprite-new.png) -375px -265px no-repeat;
  width: 8px;
  height: 9px;
}
.icon-how-deliver {
  background-image: url(../images/sprite.png);
  background-position: -492px -366px;
  width: 11px;
  height: 13px;
}
.icon-how-order {
  background-image: url(../images/sprite.png);
  background-position: -477px -393px;
  width: 11px;
  height: 12px;
}
.icon-how-pay {
  background-image: url(../images/sprite.png);
  background-position: -488px -393px;
  width: 11px;
  height: 10px;
}
.icon-lock {
  background-image: url(../images/sprite.png);
  background-position: -497px -229px;
  width: 11px;
  height: 15px;
}
/*.icon-logo-stek {
  background-image: url(../images/sprite.png);
  background-position: -477px -229px;
  width: 20px;
  height: 20px;
}*/
.icon-logo-artnevsky {
  background: url(../images/favartnevsky.png) no-repeat center;
  background-size: contain;
  width: 30px;
  height: 30px;
}
.icon-loupe-olive {
  background-image: url(../images/sprite.png);
  background-position: -490px -379px;
  width: 13px;
  height: 14px;
}
.icon-loupe {
  background-image: url(../images/sprite.png);
  background-position: -477px -379px;
  width: 13px;
  height: 14px;
}
.icon-mail-hover {
  background-image: url(../images/sprite.png);
  background-position: -477px -294px;
  width: 16px;
  height: 16px;
}
.icon-mail {
  background-image: url(../images/sprite.png);
  background-position: -493px -294px;
  width: 16px;
  height: 16px;
}
.icon-man {
  background-image: url(../images/sprite.png);
  background-position: -494px -277px;
  width: 14px;
  height: 16px;
}
.icon-minus {
  background-image: url(../images/sprite.png);
  background-position: -497px -244px;
  width: 12px;
  height: 4px;
}
.icon-os1 {
  background-image: url(../images/sprite.png);
  background-position: -69px -301px;
  width: 70px;
  height: 54px;
}
.icon-os2 {
  background-image: url(../images/sprite.png);
  background-position: 0px -301px;
  width: 69px;
  height: 55px;
}
.icon-os3 {
  background-image: url(../images/sprite.png);
  background-position: 0px -237px;
  width: 60px;
  height: 64px;
}
.icon-os4 {
  background-image: url(../images/sprite.png);
  background-position: -410px 0px;
  width: 67px;
  height: 55px;
}
.icon-ot1-active {
  background-image: url(../images/sprite.png);
  background-position: -148px -158px;
  width: 38px;
  height: 34px;
}
.icon-ot1 {
  background-image: url(../images/sprite.png);
  background-position: -391px -356px;
  width: 38px;
  height: 34px;
}
.icon-ot2-active {
  background-image: url(../images/sprite.png);
  background-position: -353px -356px;
  width: 38px;
  height: 34px;
}
.icon-ot2 {
  background-image: url(../images/sprite.png);
  background-position: -315px -356px;
  width: 38px;
  height: 34px;
}
.icon-ot3-active {
  background-image: url(../images/sprite.png);
  background-position: -277px -356px;
  width: 38px;
  height: 34px;
}
.icon-ot3 {
  background-image: url(../images/sprite.png);
  background-position: -239px -356px;
  width: 38px;
  height: 34px;
}
.icon-ot4-active {
  background-image: url(../images/sprite.png);
  background-position: 0px -420px;
  width: 36px;
  height: 34px;
}
.icon-ot4 {
  background-image: url(../images/sprite.png);
  background-position: -429px -356px;
  width: 36px;
  height: 34px;
}
.icon-pen {
  background-image: url(../images/sprite.png);
  background-position: -128px -356px;
  width: 37px;
  height: 37px;
}
.icon-phone {
  background-image: url(../images/sprite.png);
  background-position: -494px -260px;
  width: 14px;
  height: 17px;
}
.icon-pickup-active {
  background-image: url(../images/sprite.png);
  background-position: -245px -192px;
  width: 32px;
  height: 33px;
}
.icon-pickup {
  background-image: url(../images/sprite.png);
  background-position: -477px 0px;
  width: 32px;
  height: 33px;
}
.icon-pl1 {
  background-image: url(../images/sprite.png);
  background-position: -74px 0px;
  width: 70px;
  height: 78px;
}
.icon-pl2 {
  background-image: url(../images/sprite.png);
  background-position: 0px 0px;
  width: 74px;
  height: 79px;
}
.icon-pl3 {
  background-image: url(../images/sprite.png);
  background-position: 0px -79px;
  width: 68px;
  height: 79px;
}
.icon-pl4 {
  background-image: url(../images/sprite.png);
  background-position: -144px 0px;
  width: 70px;
  height: 77px;
}
.icon-plus-olive {
  background-image: url(../images/sprite.png);
  background-position: -499px -210px;
  width: 10px;
  height: 10px;
}
.icon-plus {
  background-image: url(../images/sprite.png);
  background-position: -499px -393px;
  width: 10px;
  height: 10px;
}
.icon-quest {
  background-image: url(../images/sprite.png);
  background-position: -491px -338px;
  width: 14px;
  height: 14px;
}
.icon-rehau {
  background-image: url(../images/sprite.png);
  background-position: 0px -192px;
  width: 101px;
  height: 45px;
}
.icon-rough-gray {
  background-image: url(../images/sprite.png);
  background-position: -477px -310px;
  width: 16px;
  height: 16px;
}
.icon-rough {
  background-image: url(../images/sprite.png);
  background-position: -493px -310px;
  width: 16px;
  height: 16px;
}
.icon-rub {
  background-image: url(../images/sprite.png);
  background-position: -477px -414px;
  width: 8px;
  height: 10px;
}
.icon-rubl {
  background-image: url(../images/sprite.png);
  background-position: -485px -414px;
  width: 8px;
  height: 10px;
}
.icon-semicolon-olive {
  background-image: url(../images/sprite.png);
  background-position: -507px -142px;
  width: 1px;
  height: 4px;
}
.icon-semicolon {
  background-image: url(../images/sprite.png);
  background-position: -506px -142px;
  width: 1px;
  height: 4px;
}
.icon-spanner {
  background-image: url(../images/sprite.png);
  background-position: -410px -311px;
  width: 37px;
  height: 37px;
}
.icon-square-minus {
  background-image: url(../images/sprite.png);
  background-position: -477px -260px;
  width: 17px;
  height: 17px;
}
.icon-square-plus {
  background-image: url(../images/sprite.png);
  background-position: -477px -277px;
  width: 17px;
  height: 17px;
}
.icon-star-white {
  background-image: url(../images/sprite.png);
  background-position: -488px -405px;
  width: 11px;
  height: 9px;
}
.icon-star {
  background-image: url(../images/sprite.png);
  background-position: -477px -405px;
  width: 11px;
  height: 9px;
}
.icon-thermotech {
  background-image: url(../images/sprite.png);
  background-position: 0px -158px;
  width: 148px;
  height: 34px;
}
.icon-threedots {
  background-image: url(../images/sprite.png);
  background-position: -68px -143px;
  width: 49px;
  height: 9px;
}
.icon-toleft {
  background-image: url(../images/sprite.png);
  background-position: -477px -168px;
  width: 22px;
  height: 21px;
}
.icon-toright {
  background-image: url(../images/sprite.png);
  background-position: -477px -189px;
  width: 22px;
  height: 21px;
}
.icon-tw-hover {
  background-image: url(../images/sprite.png);
  background-position: -36px -420px;
  width: 34px;
  height: 34px;
}
.icon-tw {
  background-image: url(../images/sprite.png);
  background-position: -70px -420px;
  width: 34px;
  height: 34px;
}
.icon-upload {
  background-image: url(../images/sprite.png);
  background-position: -495px -326px;
  width: 14px;
  height: 12px;
}
.icon-uponor {
  background-image: url(../images/sprite.png);
  background-position: -139px -301px;
  width: 101px;
  height: 25px;
}
.icon-vk-hover {
  background-image: url(../images/sprite.png);
  background-position: -104px -420px;
  width: 34px;
  height: 34px;
}
.icon-vk {
  background-image: url(../images/sprite.png);
  background-position: -206px -420px;
  width: 34px;
  height: 34px;
}
.icon-x-gray {
  background-image: url(../images/sprite.png);
  background-position: -493px -414px;
  width: 8px;
  height: 8px;
}
.icon-zoomin {
  background-image: url(../images/sprite.png);
  background-position: -202px -356px;
  width: 37px;
  height: 37px;
}
.icon-zoomout {
  background-image: url(../images/sprite.png);
  background-position: -165px -356px;
  width: 37px;
  height: 37px;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.general-info .find-opinion{
    text-transform: uppercase; 
    font-size: 14px; 
    margin-bottom: 42px;
}


.order-calc-form .fixed-block{
    position: fixed;
    top: 0;
    width: 950px
}

.new-green{
    cursor: pointer;
    background: #27ae60;
}
.main .new-green:hover{
    background: #bb8e34;
    box-shadow: inset 0 0 0 1px #bb8e34;
}      


/*27.07.2017 - new top, new land-waterfloor*/
/*.header{
	background: url(../images/new/header-bg.png) repeat top center;
}*/
.menu-top > *{
	margin: 0 2px 0 29px;
}
.menu-top li:first-child{
	margin: 1px 0 0 0;
}	
	.menu-top .youtube:before, .menu-top .instagram:before, .menu-top .vk:before{
		display: none;
	}
	.youtube{
		top: -3px;
		left: 8px;
		width: 25px;
		height: 19px;
		background: url('../images/new/ytb-icon.png') 0 0 no-repeat;
	}
	.instagram{
		top: -4px;
    	left: 4px;
		width: 23px;
		height: 21px;
		background: url('../images/new/inst-icon.png') 0 0 no-repeat;
	}
    .vk{
        top: -4px;
        left: -1px;
        width: 21px;
        height: 21px;
        border: 1px solid #fff;
        border-right: 2px solid #fff;
        border-radius: 6px;
        background: url('../images/new/vk-icon.png') 0 0 no-repeat;  
    }

.options > *{
	margin-left: 33px;
}	

.menu-main > *{
	font-size: 14px;
}
	.menu-main .active a{
	 color: #eeffa1;
	}
	.header .menu-main a{
        color: #ffff99;
        line-height: 62px;
		margin: 0 20px 0 20px;
	}
		.menu-main a::after{
			right: -19px;
		}
.menu-main_wrap{
    height: 65px;
    background-color: #bb8e34;
    /*display:none;*/
}   
    .menu-main_search{
        line-height: 60px;
        float: right;
        position: relative;
        margin-right: 30px;
    }
    .search-input{
        width: 115px;
        background-color: transparent;
        border: none;
        color: #fff;
        padding-right: 20px;
    }
    .search-input::-webkit-input-placeholder       {font-size: 14px; color: #fff; text-transform: uppercase; font-family: "PT Sans Narrow", sans-serif; font-weight: 700;}
    .search-input::-moz-placeholder                {font-size: 14px; color: #fff; text-transform: uppercase; font-family: "PT Sans Narrow", sans-serif; font-weight: 700;}
    .search-input:-moz-placeholder                 {font-size: 14px; color: #fff; text-transform: uppercase; font-family: "PT Sans Narrow", sans-serif; font-weight: 700;}

    .search-button{
        width: 11px;
        height: 11px;
        background: transparent url(../images/new/sprite-new.png) -404px -212px no-repeat;
        border: none;
        cursor: pointer;
        position: absolute;
        top: 25px;
        right: 0;
        text-indent: -9999%;
    }


.price-and-advantages{
	min-height: 547px;
	position: relative;
	padding: 25px 0 0; 
	max-width: 1400px;
    margin: 0 auto;
}

.price-and-advantagess{
    min-height: 547px;
    position: relative;
    padding: 25px 0 0; 
    max-width: 1400px;
    margin: 0 auto;
}
	.price-and-advantages:after{
		content: "";
		display: inline-block;
		width: 911px;
		height: 588px;
		position: absolute;
		top: auto;
	    bottom: -35px;
        right: 5%;
	    z-index: -1;
		background: url('../images/new/man-bg.png') 0 0 no-repeat;
	}

    .price-and-advantagess:after{
        content: "";
        display: inline-block;
        width: 950px;
        height: 458px;
        position: absolute;
        top: auto;
        bottom: -35px;
        right: 16%;
        z-index: -1;
        background: url('../images/new/projekt1.jpg') 0 no-repeat;
    }

    .bgwap2{
        height: 450px;
        z-index: -1;
        background: url('../images/new/projekt1.jpg') 0 0 no-repeat;
        background-size:cover;
    }

    .bgwap{
        height: 450px;
        z-index: -1;
        background: url('../images/new/obsluzhevaniya.jpg') 0 0 no-repeat;
        background-size:cover;
    }
.price-and-advantages .title-black{
    margin-bottom: 18px;
}

.title-black{
	font-family: "PT Sans Narrow", sans-serif;
	color: #666666;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 18px;
}
	.title-black_small{
		font-family: "PT Sans Narrow", sans-serif;
		color: #666666;
		font-size: 18px;
		text-transform: uppercase;
		margin-bottom: 17px;
		display: block;
	}

.title-big{
	font-family: "PT Sans Narrow", sans-serif;
	font-size: 36px;
	color: #bb8e34; 
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 43px;
}

.three-blocks{
	margin-bottom: 60px;
}
.three-blocks_item{
	width: 200px;
	display: inline-block;
}
.item2{margin:200px 80px;width:300px;}
.item2 button{width:300px;height:40px;}
	.three-blocks_item .icon{
		margin-bottom: 25px;
	}
	.icon-note{
		width: 67px;
		height: 56px;
		background: url('../images/new/project-icon.png') 0 0 no-repeat;
	}
	.three-blocks_title{
		font-family: "PT Sans", sans-serif;
		font-size: 14px;
		line-height: 18px;
		color: #666666;
		font-weight: 700;
	}

.application-form{
	margin-bottom: 80px;
}	
	.application-form_row{
		margin-bottom: 10px;
	}
	.application-form_item{
		width: 120px;
		display: inline-block;
		vertical-align: top;
		margin-right: 6px;	
	}	
	.application-form_item.last{
		width: 170px;
		vertical-align: bottom;
	}
	.application-form_item.big{
		width: 250px;
	}
	.land-waterfloor label{
		display: block;
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 13px;
		color: #bb8e34; 
		text-transform: uppercase;
		font-weight: 700;
		margin-bottom: 4px;
	}
	.application-form_item .question{
		display: none;
		width: 14px;
		height: 14px;
		vertical-align: sub;
		cursor: pointer;
		margin-left: 6px;
		background: url('../images/new/question.png') 0 0 no-repeat;
	}
	.application-form_item .wrapper-field{
		width: 100%;
		height: 35px;
		border: 2px solid #bb8e34;
	}
	.application-form_item .field{
		padding: 8px 10px;
	}
	.application-form_item select{
		background-color: transparent;
	}
	.application-form_item .btn{
		width: 100%;
		text-align: center;
		border-radius: 0;
		padding: 11px 22px;
	}

input, select{
	outline: none;
}	

.chosen-container{
	width: 100% !important; 
}

.chosen-container-single .chosen-single, 
.chosen-container-active.chosen-with-drop .chosen-single{
	height: 35px;
	line-height: 30px;
	background: #fff;
	font-size: 12px;
	border-radius: 0;
	padding-left: 10px;
	border: 2px solid #bb8e34;
}
.chosen-container-single .chosen-drop{
	margin-top: 2px;
}
.chosen-container-single .chosen-single div{
	top: 13px;
   right: 3px;
}
.chosen-container-single .chosen-single div b{
	background: url('../images/new/caret.png') 0 0 no-repeat;
}
.chosen-container-active.chosen-with-drop .chosen-single div b{
	background-position: 0 0;
}
.chosen-container .chosen-drop{
	background: #bb8e34;
	border-radius: 0;
	border-color: #bb8e34;
}

.chosen-container .chosen-results{
	font-size: 12px;
	color: #fff;
}
.chosen-container .chosen-results li.highlighted{
	background: #bb8e34;
	color: #eeffa1;
}

.economy{
	margin-bottom: 95px;
}
	.economy .title-black_small{
		margin-left: 340px;
	}
	.economy-block{
		position: relative;
		font-size: 14px;
		line-height: 18px;
		color: #fff;
		padding: 33px 20px 15px 210px;
		margin-left: 130px;
		background: url('../images/new/clouds-bg.png') 0 0 no-repeat #27ae60;
	}
	.economy-img{
		width: 368px;
		height: 255px;
		position: absolute;
		top: -38px;
    	left: -165px;
		background: url('../images/new/green-world.png ') 0 0 no-repeat;
	}
	.economy-block_text{
		position: relative;
	}
	.economy-block_text:before{
		content: "*";
		display: inline-block;
		position: absolute;
		font-size: 60px;
		top: 15px;
		left: -48px;
	}

.services{
	margin-bottom: 65px;
}

	.services .title-black{
		margin-bottom: 35px;
	}
	.services-content_item{
		width: 310px;
		display: inline-block;
		margin-left: 5px;
	}
	.services-content_item:first-child{
		margin-left: 0;
	}
	.services-content_head{
		position: relative;
		background-color: #bb8e34;
		color: #fff;
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 14px;
		line-height: 18px;
		font-weight: 700;
		padding: 22px 24px;
		text-transform: uppercase;
	}
	.services-content_title{
		width: 140px;
	}
	.services-content_time{
		width: 80px;
		height: 80px;
		text-align: center;
		position: absolute;
		top: 20px;
		right: 26px;
		background-color: #fff;
		border-radius: 50%;
		border: 3px solid #27ae60;
		box-shadow: 0px 0px 0px 3px #fff;
		-moz-box-shadow: 0px 0px 0px 3px #fff;
		-webkit-box-shadow: 0px 0px 0px 3px #fff;
	}
	.services-content_number{
		display: block;
		font-size: 24px;
		color: #e67e22;
		margin-top: 22px;
		letter-spacing: -1px;
	}
	.services-content_days{
		font-size: 13px;
		color: #666666;
		text-transform: none;
	}
	.services-content_img{
		margin-bottom: 5px;
	}
	.services-content_img img{
		width: 310px;
		height: 157px;
	}
	.services-content_price{
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 14px;
		font-weight: 700;
		color: #666666;
		text-transform: uppercase;
		margin-bottom: 15px;
	}
	.services-content_amount{
		font-size: 22px;
		color: #bb8e34;
		margin-left: 13px;
    	margin-right: 3px;
	}
	.services-content_rub{
		font-family: "PT Sans", sans-serif;
		color: #999;
		text-transform: none;
		font-weight: normal;
	}
	.services-content_text{
		font-size: 14px;
		line-height: 24px;
		color: #666666;
		margin-bottom: 10px;
	}

.example-pdf{
	font-family: "PT Sans Narrow", sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #bb8e34;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 20px;
	background: url('../images/new/ex-pdf.png') 0 3px no-repeat;
}

.labels-section{
	padding: 48px 0;
}
	.labels-section_bg{
		height: 311px;
		background: url('../images/new/labels-bg.jpg') #f8f8f8 center center no-repeat;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		margin-bottom: 75px;
	}
	.thermotech{
		margin: 20px 0 75px;
	}
	.labels-section_more{
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 14px;
		line-height: 24px;
		font-weight: 700;
		color: #999;
		text-transform: uppercase;
	}
	.labels-section_text{
		font-size: 14px;
		line-height: 24px;
		color: #666666;
		margin-bottom: 45px;
	}
	.labels-section_images{
		text-align: justify;
	}
		.labels-section_images:after{
			content: "";
			display: inline-block;
			width: 100%;
			height: 0;
		}
	.labels-section_images img{
		display: inline-block;
		vertical-align: middle;
		margin-right: 25px;
	}
	.labels-section_images img:first-child{
		margin-top: 10px;
	}
	.labels-section_images img:nth-child(2){
		margin-top: -2px;
	}
	.labels-section_images img:last-child{
		margin-top: -13px;
	}

.section-left, .section-right{
	float: left;
}
.section-left{
	width: 33.5%;
}
.section-right{
	width: 66.5%;
}

table.uslugui tr td:nth-child(1),table.uslugui tr th:nth-child(1){width:70%!important}
.landing-table{
	width: 100%;
	margin-bottom: 75px;
}
	.landing-table th{
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 18px;
		font-weight: 700;
		color: #fff;
		text-align: left;
		text-transform: uppercase;
		background-color: #27ae60;
	}
	.landing-table td{
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 14px;
		font-weight: 700;
		color: #666666;
		text-transform: uppercase;
		background-color: rgba(39, 174, 96, .15);
	}
	.landing-table th, .landing-table td{
		width: 300px;
		padding: 10px 20px;
		border-left: 10px solid #fff;
		border-bottom: 3px solid #fff;
	}
    .landing-table th.first, .landing-table td.first{
        width:auto;
        padding: 10px 20px;
        border-left: 10px solid #fff;
        border-bottom: 3px solid #fff;
    }
	.landing-table tr th:first-child, .landing-table tr td:first-child{
		border-left: 0;
	}
	.landing-table thead th{
		padding: 15px 25px;
	}
	.landing-table .landing-table_title{
		background-color: transparent;
		color: #666666;
		padding-top: 0;
		padding-left: 0;
		font-weight: normal;
	}
	.landing-table .title-black{
		margin-bottom: 3px;
	}
	.landing-table .price{
		font-size: 24px;
		color: #bb8e34;
	}
	.landing-table .rub{
		font-family: "PT Sans", sans-serif;
		color: #999;
		text-transform: none;
	}
	.landing-table sup{
		font-size: 8px;
	}
	.landing-table th .price, .landing-table th .rub{
		color: #fff;
	}

.examples-section{
	margin-bottom: 130px;
}
	.examples-section	.title-black{
		margin-bottom: 55px;
	}
	.examples-section_item{
		margin-bottom: 75px;
	}
	.examples-section_img {
		width: 440px;
		height: 327px;
		position: relative;
	}
	.examples-section_img img{
		max-width: 100%;
		max-height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	.examples-section_left{
		width: 50%;
		float: left;
		padding-right: 33px;
	}
	.examples-section_right{
		width: 50%;
		float: right;
		padding-left: 33px;
	}
	.examples-section_title{
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 24px;
		line-height: 30px;
		font-weight: 700;
		color: #bb8e34;
		margin-top: -5px;
		margin-bottom: 25px;
	}
	.examples-section_characters{
		float: left;
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 14px;
		font-weight: 700;
		color: #999;
		text-transform: uppercase;
	}
	.characters-row span{
		display: inline-block;
	}
	.examples-section .characters-name{
		width: 120px;
		padding-right: 10px;
	}
	.examples-section .characters-val{
		color: #666666;
	}
	.examples-section sup{
		font-size: 8px;
	}
	.examples-section_characters-wrap{
		margin-bottom: 25px;
	}
	.examples-section_characters-wrap .pdf-document{
		float: right;
		margin: 5px 67px 0 0;
	}
	.examples-section_text{
		font-size: 14px;
		line-height: 24px;
		color: #666666;
	}


.pdf-document{
	display: inline-block;
	min-height: 53px;
	font-family: "PT Sans Narrow", sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #bb8e34;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	padding-left: 53px;
	
}
.pdf-document:before{
	content: "";
	display: inline-block;
	width: 37px;
	height: 49px;
	position: absolute;
	top: 3px;
	left: 0;
	background: url('../images/new/pdf.png') 0 0 no-repeat;
}
.triger-form_bg{
	width: 100%;
	background-color: #bb8e34;
}
	.triger-form_section .section-left{
		width: 44.5%;
		height: 185px;
		position: relative;	
	}
	.triger-form_img{
		position: absolute;
		left: -162px;
        /*bottom: 0;*/
		bottom: -55px;
	}	
	.triger-form_section .triger-form{
		width: 55.5%;	
		float: right;
		padding-top: 38px;
	}
	
	.triger-form_title{
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 24px;
		font-weight: 700;
		color: #fff;
		text-transform: uppercase;
		margin-bottom: 15px;
	}
	.triger-form_title span{
		color: #ccffcc;
		font-weight: normal;
	}
	.triger-form .application-form_item{
		width: 183px;
	}
	.triger-form .application-form_item:nth-child(2){
		width: 170px;
	}
	.triger-form label{
		color: #fff;
	}
	.triger-form .wrapper-field{
		border-color: #fff;
	}
	.triger-form .btn-olive{
		border: 1px solid #fff;
		vertical-align: bottom;
		padding: 10px 20px;
	}

.video-section_bg{
	height: 423px;
	background: url('../images/new/video-bg.jpg') #f8f8f8 center center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin-bottom: 50px;
}
.video-section{
	padding-top: 65px;
}
	.video-section_part{
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 18px;
		font-weight: 700;
		color: #bb8e34;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	.video-section_title{
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 24px;
		line-height: 36px;
		font-weight: 700;
		color: #666666;
		text-transform: uppercase;
		margin-bottom: 45px;
	}
	.video-section .section-left{
		padding-top: 15px;
	}
	.video-section_text{
		font-size: 14px;
		line-height: 24px;
	}
	.video-section .section-right{
		padding-left: 72px;
	}

.sertificates{
	margin-bottom: 40px;
}
	.sertificates .title-black_small{
		font-weight: 700;
		margin-bottom: 25px;
	}
	.sertificates-wrap{
		text-align: justify;
	}
	.sertificates-wrap:after{
		content: "";
		display: inline-block;
		width: 100%;
		height: 0;
	}
	.sertificates_link{
		display: inline-block;
		width: 230px;
		height: 170px;
		overflow: hidden;
		border: 3px solid #bb8e34;
		margin-right: 10px;
	}
	.sertificates_link:last-child{
		margin-right: 0;
	}
	.sertificates_link img{
		width: 100%;
		height: 100%;
	}	

.guarantee{
	margin-bottom: 40px;
}
	.guarantee .title-black{
		margin-top: 8px;
	}
	.guarantee_img{
		float: left;
		margin-right: 60px;
	}	
	.guarantee_text{
		font-size: 14px;
		line-height: 24px;
		margin: 0 42px 30px;
	}

.get-consultation{
	position: relative;
	z-index: 0;
	padding: 26px 0 19px 161px;
	margin-bottom: 40px;
	font-family: "PT Sans Narrow", sans-serif;
	font-weight: 700;
	border: 3px solid #bb8e34;
}
	.get-consultation:before{
		display: none;
	}
	.get-consultation .skew{
		width: 170px;
		z-index: 0;
	}
	.get-consultation .skew:after {
		width: 170px;
		left: -11px;
	}	
	.get-consultation_question{
		font-family: "PT Sans Narrow", sans-serif;
		font-size: 16px;
		font-weight: 700;
		color: #fff;
		text-transform: uppercase;
		padding: 20px 27px;
	}
	.get-consultation_lime{
		font-size: 20px;
		color: #ccffcc;
		margin-top: -12px;
	}
	.get-consultation_lime span{
		font-size: 50px;
	}
	.get-consultation_content{
		padding: 0 0 0 37px;
	}
	.get-consultation_text{
		width: 170px;
		display: inline-block;
		font-size: 13px;
		line-height: 20px;
		font-weight: 700;
		color: #bb8e34;
		text-transform: uppercase;
		margin-right: 5px;
	}
	.get-consultation_tel{
		display: inline-block;
		font-size: 36px;
		color: #999;
		text-transform: uppercase;
		position: relative;
		top: -3px;
	}
	.get-consultation_tel span{
		color: #666666;
	}
	.get-consultation_tel sup{
		position: relative;
 		top: -5px;
		font-size: 13px;
		margin-left: 10px;
	}
	.get-consultation_content .btn-olive{
		display: inline-block;
		padding: 12px 16px 11px 15px;
		margin-left: 17px;
		top: -10px;
		color: #fff;
	}

/*Сдайдеры на лендинге*/
.flexslider{
        margin: 0;
        border: none;
        width: 440px;
        overflow: hidden;
    }
    .flexslider ul{
        margin: 2px 0 0; 
    }
    .flexslider .slides img{
        max-height: 327px;
    }
    .flexslider-carousel .slides img{
        max-height: 79px;
        cursor: pointer;
    }
    .flex-direction-nav a{
        font-size: 0;
        overflow: visible;
        margin-top: -10px;
    }
    .flex-direction-nav a:focus{
        outline: none;
    }
    .flex-direction-nav a:before{
        font-size: 30px;
        color: rgba(255, 255, 255, 0.8);
    }    

@media all and (max-device-width:950px) {
    .price-and-advantages:after{
        right: 0;
    }
}

.cart .cart-amount {
	font-size: 13px;
	color: #fff;
	font-weight: 700;
}   
