.screen-1 {
    background-image: url(../images/bg/screen1.jpg) no-repeat 0% 0% / cover;
    //min-height: 799px;
    min-height: 840px !important;
    height: 100vh !important;
}
.benefits{
    margin-bottom: 150px;
}
.screen-5 {
    background: url(../images/bg/screen5_1.jpg) 50% 15px /cover no-repeat;
}

.scroll-down {
    display: none;
}

.btn_type1,
.btn_type1:visited {
    font-size: 22px;
    line-height: 24px;
    background: rgba(13, 22, 11, .7);
    padding: 14px 50px 18px;
    max-width: 460px;
}

.screen__title_type1 {
    font: normal 48px/54px "Ubuntu-Bold", sans-serif;
    margin-bottom: 55px;
}

.screen__title_type1 span {
    font: normal 20px/34px 'Ubuntu-Bold';
    text-transform: uppercase;
}

.btn_calc:hover {
    color: #fff;
}

@media (max-width: 767px) {
    .screen-1 .screen__title_type1 {
        font-size: 34px;
        line-height: 42px;
    }
    .screen-1 .screen__title_type1 span {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
        display: inline-block;
    }
    .screen2-4 .btn_type3 {
        margin-bottom: 50px;
    }
}

@media (max-width: 500px) {
    .btn_type1,
    .btn_type1:visited {
        font-size: 18px;
    }
}


/*Egor 22.05.2017 added css*/

#fullpage {
    height: auto;
}

header {
    z-index: 4;
}

.btn_calc:hover {
    background-color: #ffd800;
    color: #3f3f3f;
    border: 2px solid #ffd800;
}

.screen-1 div.container:first-child {
    position: static;
}

.we-create {
    padding-top: 40px;
}

.we-create h2 {
    margin-top: 0;
    margin-bottom: 40px;
}

.cases-list {
    text-align: center;
}

.cases-list__item {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
}

.cases-list__item>p {
    margin-top: 15px;
    width: 150px;
}

.cases-list-mobile_3,
.cases-list-mobile_2 {
    display: inline-block;
}

.cases-list__item__img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-size: cover;
    margin: 0 auto;
}

.ponds-reviews .carouselBlock__cotent {
    min-height: 500px;
}

.reviewer {
    display: table;
    padding-left: 13%;
}

.reviewer-img {
    width: 100px !important;
    height: 100px;
    border-radius: 100%;
    display: table-cell !important;
    vertical-align: middle;
}

.reviewer-name {
    padding-left: 10px;
    display: table-cell;
    width: 110px;
    text-align: left;
    font-size: 17px;
    vertical-align: middle;
}

.reviewer-name>p {
    font-size: 17px;
    margin: 0;
}

.screen-5-review p {
    padding: 0;
}

.screen2-4 {
    background: url(../images/bg/screen3.jpg) repeat-x 50% 100%;
    min-height: 575px;
}


/*.reviewer-name p
{
    font-size: 20px;
    overflow-y: auto;
    margin-top: 20px;
    margin-bottom: 37px;
    margin-left: 10px;
    padding: 0;
}*/

.review {
    padding: 0 13%;
    text-align: left;
    padding-top: 20px;
}

@media(max-width:781px) {
    .cases-list-mobile_2 .cases-list__item__img {
        margin-top: 0;
    }
}

@media(max-width:473px) {
    .cases-list-mobile_3 .cases-list__item__img {
        margin-top: 0;
    }
}

.ponds-prices {
    padding: 20px 0;
    background-color: #f3f3f3;
}

.prices-card {
    width: 80%;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 50px 120px;
    position: relative;
}

.prices-card table {
    width: 100%;
}

.prices-card th {
    text-align: left;
    padding: 20px 5px;
}

.prices-card td {
    font-size: 16px;
    padding: 20px 5px;
    vertical-align: top;
}

.prices-card__deal {
    position: absolute;
    left: -5px;
    transform: translateY(-5px);
}

.prices-after {
    line-height: 25px;
    padding: 3% 7%;
    width: 80%;
    margin: 0 auto;
}

.prices-after__head {
    margin: 0;
    font-size: 17px;
}

.prices-after__text {
    margin: 0;
}

.ponds-steps {
    background: none;
    position: relative;
}

.tree-left,
.tree-right {
    position: absolute;
    bottom: 0;
}

.tree-left {
    left: 0;
}

.tree-right {
    right: 0;
}

.ponds-steps-wrapper {
    width: 70%;
    margin: 0 auto;
    padding: 40px 0;
}

.ponds-steps h2 {
    margin: 40px 0;
}

.step {
    text-align: center;
}

.step-img {
    width: 120px;
    height: 120px;
    background-size: contain;
    margin: 0 auto;
    background-position: bottom;
    background-repeat: no-repeat;
}

.step-header {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
}

.step-text {
    display: inline-block;
    line-height: 24px;
}

.section-fullscreen {
    position: relative;
    height: 100%;
    /* min-height: 799px; */
    overflow: hidden;
}

.screen-7-ponds {
    background: url(../images/bg/screen2-4.jpg) no-repeat 50% 50% / cover;
    color: black;
}

.screen2-4 {
    padding: 20px 0;
}

#map {
    min-height: 799px;
}

@media(min-width:1020px) {
    .screen-1 > div:first-child,
    .screen-1 video {
        z-index: -2 !important;
    }
    .screen-1 .ovrl {
        z-index: -1;
    }
    /*.screen-1 {
        background-image: none;
    }*/
}

@media(max-width:1206px) {
    .prices-card td {
        font-size: 14px;
    }
    .prices-card {
        padding: 50px 60px;
    }
    .prices-card__deal {
        left: -25px;
        transform: translateY(-5px) scale(0.6);
    }
}

@media(min-width:1023px) {
    .ponds-steps-wrapper>.pure-g>div:last-child {
        margin-left: 0;
    }
}

@media(max-width:567px) {
    .prices-card {
        padding: 50px 20px;
    }
    .prices-card__deal {
        display: none;
    }
    .prices-card td {
        font-size: 12px;
    }
    .mobile-deal:before {
        content: "\1F7B7";
        color: red;
    }
    .tree-right {
        display: none;
    }
}

@media (max-width: 1280px) {
    .section-fullscreen {
        /* height: 120%; */
    }
}

@media (max-width: 1024px) {
    .section-fullscreen {
       /* min-height: initial;*/
        height: auto;
    }
    #map {
        margin-bottom: 0;
        min-height: 600px;
    }
    .contacts {
        margin-top: -542px;
    }
}
