body {
    font-family: 'Pt Sans',Arial, sans-serif;
    font-size: 16px;
    overflow-x: hidden;
}

a,.btn,button {
    outline: none !important;
}

a:focus, a:hover {
    color: #87b92f;
}

.first-screen {
    display: block;
    background: #1f1e1f url('../img/first-screen-bg.jpg') no-repeat center top;
    overflow: hidden;
}

.header {
    padding-top: 25px;
}

.navbar {
    text-align: center;
}

.navbar .menu {
    list-style: none;
    padding: 0;
}

.menu li {
    display: inline-block;
    color: #6c6c6d;
    margin: 0 5px;
}

.menu li a {
    color: #6c6c6d;
    border-bottom: 1px solid #555;
    text-decoration: none;
    margin: 0 3px;
    display: inline-block;
    line-height: 18px;
    font-size: 16px;
}

.menu li:hover {
    color: #fff;
}

.menu li:hover a {
    text-decoration: none;
    border-bottom: 1px solid transparent;
    color: #fff;
}

.menu li:before {
    content: '[';
}

.menu li:after {
    content: ']';
}

li, a, button {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.header .phone {
    text-align: right;
}

.phone a {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 18px;
    color:#87b92f;
}
.phone a span{color: #fff;font-weight: 400;}

.cityphone {
    color: #fff;
    font-size: 14px;
    text-align: right;
    line-height: 16px;
}

.header-h1 {
    margin-top: 60px;
    font-size: 55px;
    font-weight: 700;
    line-height: 55px;
    text-shadow: 0 3px 5px rgba(0,0,0,0.35);
    color: #fff;
    font-family: 'etelka_probold',Arial,sans-serif;
}

.text-primary {
    color: #87b92f;
}

.header-offer {
    color: #fff;
    font-size: 20px;
    margin-top: 0;
}

.header-form {
    position: relative;
    margin-top: 60px;
    margin-bottom: 50px;
}

.header-form .green-line {
    width: 100%;
    height: 100%;
    border: 3px solid #87b92f;
    position: absolute;
    left: -10px;
    top: -10px;
    z-index: 1;
    display: block;
}
.form-block {position: relative;left:-30px;padding-top: 50px;}
.form-block .green-line {border-color: #a6ce39;}

.header-form .white-bg {
    position: relative;
    background: url('../img/form-bg.png');
    padding: 10px 20px 15px;
    z-index: 10;
}

.form-title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
    margin-top: 6px;
}

.link-load {
    color: #acacac;
    font-size: 16px;
    font-style: italic;
    text-decoration: underline;
    background: url('../img/icon_upload.png') no-repeat left center;
    padding-left: 24px;
    line-height: 32px;
}

.header-form .form-group {
    margin-bottom: 8px;
}

.form-control {
    -webkit-box-shadow: inset 0.5px 0.9px 4px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0.5px 0.9px 4px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    border: 1px solid #c2c2c2;
    background: #fff;
    font-size: 16px;
}

.form-control:focus {
    border-color: #87b92f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(135,185,47,0.5);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(135,185,47,0.5);
}

.btn-success {
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.35);
    box-shadow: 0 3px 5px rgba(0,0,0,0.35);
    border-radius: 2px;
    background: #87b92f;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    padding-left: 18px;
    padding-right: 18px;
    border: none;
}

.btn-success:hover,.btn-success:active,.btn-success:active:focus {
    background: #668d21;
}

.btn-success:active:hover {
    background: #000;
}

.btn-success:focus {
    background: #87b92f;
}

.underform {
    color: #aaa;
}

.header-form textarea {
    font-size: 13px;
}

.pl10 {padding-left: 10px;}

.pr10 {padding-right: 10px;}

.underimage {
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    line-height: 1.1;
    right: 17px;
    margin:  0 auto;
    max-width:250px;

}

.greenbg {
    background: url('../img/green-bg.png');
}
.flybg {
    background: url('../img/2-screen-bg.jpg') no-repeat center top;
    background-size: cover;
    
}
.green-text {padding-right: 50px;}
.big-h2,.section-h2 {
    font-family: 'etelka_probold',Arial,sans-serif;
    font-weight: bold;
    font-size: 60px;
    color:#000;
    line-height: 1;
}

.text-white {color: #fff;}
.section-h2 {
    font-size: 48px;
    position: relative;
    margin-bottom: 40px;
}
.section-h2:after {
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left:0;
    width: 60px;
    bottom: -30px;
    background: #a6ce39;
}
.offer2 {
    font-family: 'etelka_probold',Arial,sans-serif;
    font-size:30px;
    color: #fff;
    line-height: 1.1;
}
hr.min {border-top:3px solid #fff;max-width: 20%;margin-left: 0;}


.offersalt {
    color: #000;
}

.two-screen {
    background: url('../img/green-bg.png');
    position: relative;
    overflow: hidden;
}

.two-screen .row {
    display: flex;
}

.two-screen .form-col {
    position: relative;
}
.two-screen .form-col:after {
    content: '';
    display: block;
    position: absolute;
    top:0;
    bottom: 0;
    left:0;
    right: -100px;
    background: url('../img/2-screen-bg.jpg') no-repeat right top;
    background-size: cover;
}

.green-text {
    padding-top: 5px;padding-bottom: 25px;
}



.headerimg {
    position: relative;
    top:-15px
}

.h3-title {
    font-size:26px;
    font-weight:bold;
    margin-bottom: 15px;
}
.problem .ptitle {font-size: 16px;}
.rightgreen:after {content: '';display: block;width:3px;background: #a6ce39;position: absolute;right: 0;top:17%;bottom: -13px;}

.description {
    margin-top: 30px;
}

.works-type {
    margin-top: 60px;
}
.pl5 {padding-left: 5px;}
.pr5 {padding-right: 5px;}
.nav-pills>li {margin-right: 15px;}
.nav-pills>li>a {
    border: 1px solid #ddd;
    color: #aeaeae;
    border-radius: 2px;
    font-size: 16px;
    padding: 4px 10px 6px;
    min-width:100px;
    text-align: center;
}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover {
    color: #000;
    background: #eee;
    border:1px solid #ddd;
}
.nav-pills>li>a:hover {color:#555;} 

.portfolio {margin-top: 30px;}
.workblock { margin-bottom: 30px; }
.work { position: relative; }
.work-img img {max-width: 100%;}
.work-site {position: absolute;bottom: 28px;left:10px;color: #a6ce38;text-decoration: underline;font-size:20px;font-weight: bold;}
.work-type  {position: absolute;bottom: 7px;left: 10px;color: #c5c5c5;}
.work-type img {padding-right: 5px}
.work-price {position: absolute;bottom: 5px;right: 20px;color: #fff;font-size: 28px;font-weight: bold;}
.work-price span {font-size: 20px;}
.work:before {
    content: '';
    display: block;
    position: absolute;
    top:-15px;
    left:-10px;
    right: 15px;
    bottom: 10px;
    border:3px solid #a6ce39;
    z-index: -1;
}
.work-link {position: absolute;display: block;top: 0;left: 0;bottom: 0;right: 0;color: transparent;font-size: 0;z-index: 15;}
.work-info {
    background: url('../img/icon_info.png') no-repeat 0px 10px;
    padding-left: 24px;
    padding-top: 5px;
    color:#878787;
}


.price-screen {
    overflow: hidden;
    position: relative;
    margin-top: 50px;
    background: url('../img/light-green-bg.jpg');
}
.price-screen .row {
    display: flex;
}
.price-screen .text-col {
    padding-top: 25px;
    padding-bottom: 25px;
    z-index: 1;
}
.price-screen .prices-col {
    position: relative;
}
.price-screen .prices-col:after {
    content: '';
    display: block;
    position: absolute;
    top:0;
    left:0;
    right: -100px;
    height: 100%;
    background: url('../img/price-bg.jpg') no-repeat right top;
    background-size: cover;
}
.price-screen .big-h2 {position: relative;margin-bottom: 50px;}
.price-screen .big-h2:after {
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left:0;
    width: 60px;
    bottom: -25px;
    background: #fff;
}
.reviews .big-h2 {
    margin-bottom: 60px;
    position: relative;
}
.reviews .big-h2:after {
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left:0;
    width: 60px;
    bottom: -25px;
    background: #a6ce39;
}

.prices-h4 {
    color: #000;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
}
.plusprice p {font-size: 15px;line-height: 20px;}

.plusprice {
    margin-bottom: 15px;
}

.table-price {
    position: relative;
    z-index: 10;
    margin-top: 100px;
    padding: 10px;
    background: #fff;
}
.table-price table {background: #fff;text-align: center;padding: 0;margin: 0;}
.table-price table tr th {background: #f1f2f2;border:2px solid #fff;text-align: center;padding: 15px 6px;}
.table-price table tr td {padding: 10px 5px;font-weight: bold;font-size: 22px;border:2px solid #f1f2f2;}
.table-price table tr td span {font-size: 16px;}
.table-price table tr th .info {font-size: 0.5em;position: relative;top:-5px;color: #000;}

.reviews {
    padding-top: 25px;
    padding-bottom: 25px;
}

.review-photo {
    position: relative;
}
.review-photo:before {
    content: '';
    position: absolute;
    display: block;
    top:-10px;
    left:-10px;
    bottom: 10px;
    right: 0;
    border: 3px solid #a6ce39;
    z-index: -1;
}

.about {
    background: url('../img/light-green-bg.png');
}
.company .big-h2 {position: relative;margin-bottom: 50px;}
.company .big-h2:after {
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left:0;
    width: 60px;
    bottom: -20px;
    background: #fff;
}

.persona {
    float: left;
    width: 33%;
    position: relative;
}
.persona-photo img {max-width: 100%;}
.persona-hover {position: absolute;left:5px;right: 5px;top:5px;bottom: 5px;background: rgba(0,0,0,0.5);-webkit-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;opacity: 0;visibility: hidden;color: #fff;text-align: center;}
.persona:hover .persona-hover {
    opacity: 1;visibility: visible;
}
.persona-work {position: relative;}
.persona-work:after {
    content: '';
    display: inline-block;
    height: 3px;
    width:30px;
    background: #fff;
    position: absolute;
    bottom:-10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.persona-name {margin-top: 40%;font-weight: bold;}

.review-title {
    font-weight: 700;
    font-size: 18px;
    margin-left: 20px;
    margin-top: -10px;
}






.review-pretitle {
    margin-left: 20px;
    color: #a7a5a5;
    font-size: 15px;
    margin-top: -5px;
    margin-bottom: 5px;
}

.review-p {
    padding-left: 20px;
}

.review-cite {
    color: #a7a5a5;
    font-size: 15px;
text-align: right;
    margin-top: -10px;
    text-decoration: underline;
}
.review-cite a{color: #a7a5a5;}
.review-cite:hover, .review-cite a:hover{
    text-decoration: none;
}

.review-date {
    color: #a7a5a5;
    font-size: 15px;
    text-align: right;

}

.footer-bg {
    background-color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
}

.coryright {
    color: #fff;
    float: right;
    margin-top: 25px;
}

.mt35 {
    margin-top: 35px;
}

.contacts{position: relative;}
.contacts .form-block{
    padding-top: 0px;
    position: absolute;
    top: -60px;
    left: 40px;
}

.phone-number {
    margin-top: 10px;
    margin-bottom: 15px;
}
.phone-number img{margin-right: 10px;}

.e-mail {
    margin-bottom: 15px;
}
.e-mail img{margin-right: 5px;}

.legal-work {
    margin-bottom: 50px;
}
.legal-work img{margin-right: 5px;}



@media screen and (max-width: 767px) {
    .contacts .form-block {
        position: relative;
        top: 0;
        left: 0;
    }

    .price-screen .row,
    .two-screen .row  {
        display: block;
    }

    .form-block {
        left: 0;
        padding-top: 20px;
    }

    .table-price {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}