.bathhouse-section {
    padding: 90px 0;
}

header .title {
    text-align: center;
    font-weight: 700;
    position: relative;
    line-height: 1.3;
    color: #fff;
    margin: 0;
    width: auto;
}

header .title:after {
    content: none;
}

.bathhouse-section h2.title {
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    padding-bottom: 20px;
    margin-top: 0;
}

.bathhouse-header .lead {
    margin: 0;
    text-align: center;
}

.bathhouse-section.faq {
    background-color: white;
}

.bathhouse-section.faq .panel-default {
    padding: 0;
    margin-bottom: 10px;
    border-bottom: 0;
}
.bathhouse-section.faq .panel-default > .panel-heading {
    padding: 0;
}
.bathhouse-section.faq .panel-title a {
    background-color: #fff9e7;
    display: block;
    padding: 20px;
    font-size: 18px;
}
.bathhouse-section.faq .panel-title a.collapsed {
    background-color: #eee;
}
.bathhouse-section.faq .panel-body p {
    color: #858585;
}

/****************************************************************/

.bathhouse-section.exhibition {
    font-size: 21px;
}
.bathhouse-section.exhibition .title {
    text-align: left;
    font-size: 32px;
    line-height: 1;
    margin-bottom: 40px;
}
.bathhouse-section.exhibition .title:after {
    left: 0;
    margin: 0;
}
.bathhouse-section.exhibition .check-list {
    list-style: none;
    margin-bottom: 40px;
    padding: 0;
}
.bathhouse-section.exhibition .check-list > li {
    position: relative;
    display: block;
    padding-left: 40px;
    line-height: 30px;
    margin-bottom: 20px;
}
.bathhouse-section.exhibition .check-list > li:before {
    content: '';
    background: url('/img/check-icon.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
}
.bathhouse-section.exhibition p {
    margin-bottom: 40px;
}
.bathhouse-section.exhibition .img-wrapper {
    position: relative;
}
.bathhouse-section.exhibition .img-wrapper img {
    margin-bottom: 40px;
}

/****************************************************************/

.fast-order-section .order-btn-wrapper {
    position: relative;
    border: 1px solid #ffc000;
    padding: 55px 30px 40px 30px;
    margin-top: 30px;
    margin-bottom: 50px;
}
.fast-order-section .order-btn-wrapper:before {
    content: '';
    border: 1px solid #ffc000;
    position: absolute;
    top: 15px;
    bottom: -15px;
    left: -15px;
    right: -15px;
}
.fast-order-section .order-btn-wrapper .phone-text {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}
.fast-order-section .order-btn-wrapper .btn-orange-rounded {
    font-size: 16px;
    font-weight: bold;
}
.fast-order-section .manager {
    text-align: center;
}
.fast-order-section .manager .img-responsive {
    display: inline-block;
}
.fast-order-section .text-control-bottom {
    text-align: center;
}

.table-responsive {
    border: none;
}

/****************************************************************/

.social-btn-list {
    list-style: none;
    padding: 0;
    margin-top: 30px;
}
.social-btn-list .social-btn-item {
    display: inline-block;
}
.social-btn-list .social-btn-item .rounded-btn {
    font-size: 1em;
    line-height: 1em;
    font-weight: 600;
    padding: 1em 2em;
    border-radius: 3em;
    min-width: 150px;
    border: 2px solid #cccccc;
    margin-bottom: 5px;
}
.social-btn-list .social-btn-item .rounded-btn.vk {
    color: #5281b9;
    border-color: #5281b9;
}
.social-btn-list .social-btn-item .rounded-btn.whatsapp {
    color: #42bd2e;
    border-color: #42bd2e;
}
.social-btn-list .social-btn-item .rounded-btn.viber {
    color: #8259a8;
    border-color: #8259a8;
}

/****************************************************************/

.reviews-section {
    color: white;
    background: #4a4a4a url('/img/bathhouse/barrels-reviews.png') center center no-repeat;
    background-size: cover;
    padding: 30px 0 60px 0;
}
.reviews-section h2.title {
    color: white;
    text-align: left;
}
.reviews-section h2.title:after {
    margin: 0;
    left: 0;
}
.reviews-section .lead {
    text-align: left !important;
}
.reviews-section .owl-theme .owl-nav {
    position: absolute;
    bottom: initial;
    top: 63px;
    left: 0;
    right: 0;
}
.reviews-section .owl-theme .item {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 30px;
}
.reviews-section .owl-theme .item .row {
    max-width: initial;
}
.reviews-section .owl-theme .owl-nav .owl-prev {
    position: absolute;
    right: 45px;
    left: initial;
    bottom: initial;
    top: -105px;
    margin: 0;
}
.reviews-section .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 0;
    left: initial;
    bottom: initial;
    top: -105px;
    margin: 0;
}
.reviews-section .owl-theme .owl-nav .owl-next .arrow,
.reviews-section .owl-theme .owl-nav .owl-prev .arrow {
    width: 40px;
    height: 40px;
    display: block;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    border: 2px solid white;
    border-radius: 50%;
}
.reviews-section .owl-theme .owl-nav .owl-prev .arrow {
    background-image: url("/img/roof/review-arr-left.png");
}
.reviews-section .owl-theme .owl-nav .owl-next .arrow {
    background-image: url("/img/roof/review-arr-right.png");
}
.reviews-section .review-description {
    background-color: white;
    color: #333;
    padding: 30px;
}
.reviews-section .review-description .name {
    font-weight: bold;
    margin-bottom: 15px;
}
.reviews-section .review-description .text {
    margin-bottom: 15px;
}
.reviews-section .review-description .table {
    margin-bottom: 0;
}
.reviews-section .review-description .table img {
    width: initial;
}

.reviews-section .review-description .table > tbody > tr > td {
    font-size: 14px;
    border-color: #eeeeee;
}

.reviews-section .review-description .table > tbody > tr:first-child > td {
    font-size: 14px;
    border-top: 0;
}

.reviews-section .review-description .table > tbody > tr > td:last-child {
    text-align: right;
}

.reviews-section .author-review {
    position: relative;
}

.reviews-section .author-review img {
    height: 40px;
    width: 40px;
    position: absolute;
    right: 30px;
    bottom: -20px;
    display: block;
    border-radius: 50%;
}

.reviews-section .twentytwenty-overlay {
    display: none;
}

/****************************************************************/

.col-wrapper {
    position: relative;
    padding-left: 100px;
    padding-right: 5px;
    margin-bottom: 30px;
    background-position-x: 5px;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: 60px;
    text-align: left;
}
.col-wrapper.icon-1 {
    background-image: url('/img/bathhouse/advantages/icon-1.png');
}
.col-wrapper.icon-2 {
    background-image: url('/img/bathhouse/advantages/icon-2.png');
}
.col-wrapper.icon-3 {
    background-image: url('/img/bathhouse/advantages/icon-3.png');
}
.col-wrapper.icon-4 {
    background-image: url('/img/bathhouse/advantages/icon-4.png');
}
.col-wrapper.icon-5 {
    background-image: url('/img/bathhouse/advantages/icon-5.png');
}
.col-wrapper.icon-6 {
    background-image: url('/img/bathhouse/advantages/icon-6.png');
}
.col-wrapper.icon-7 {
    background-image: url('/img/bathhouse/advantages/icon-7.png');
}
.col-wrapper.icon-8 {
    background-image: url('/img/bathhouse/advantages/icon-8.png');
}
.col-wrapper.icon-9 {
    background-image: url('/img/bathhouse/advantages/icon-9.png');
}
.col-wrapper.icon-10 {
    background-image: url('/img/bathhouse/advantages/icon-10.png');
}
.col-wrapper h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
}
.col-wrapper p {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}

.advantages {
    padding: 90px 0 25px 0;
}
.disadvantages {
    padding: 25px 0 90px 0;
}

/****************************************************************/

.promo {
    margin: 0;
    background-color: #ffe38d;
    text-align: center;
}
.promo .text {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
}
.promo .img-wrapper {
    position: relative;
}
.promo .img-wrapper img {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -50%;
    max-width: none;
}
.promo .btn {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
}

/****************************************************************/

.estimate-wrapper {
    border: 1px solid #ffc000;
    display: block;
    text-align: center;
    margin: 10px;
    padding: 30px;
    position: relative;
}
.estimate-wrapper * {
    position: relative;
}
.estimate-wrapper:before {
    content: '';
    position: absolute;
    top: 8px;
    left: -10px;
    bottom: -10px;
    right: 8px;
    border: 1px solid #ffc000;
}
.estimate-wrapper .btn {
    font-size: 18px;
    line-height: 26px;
    padding: 15px;
    text-align: center;
    width: 100%;
}
.estimate-wrapper .form-control {
    padding: 15px 24px;
    height: auto;
    border-radius: 30px;
    font-size: 19px;
    background-color: #eeeeee;
}

.excursion {
    padding: 90px 0 0 0;
}
.excursion-item {
    background: #777 url('/img/bathhouse/excursion.jpg') center center no-repeat;
    height: 300px;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.excursion-item .btn {
    margin: 0 15px;
    white-space: normal;
}

.barrel-catalog {
    /*padding: 90px 0 0 0;*/
}
.barrel-catalog .barrel-item {
    padding: 30px;
    -webkit-box-shadow: 0 0 15px  rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.25);
    box-shadow: 0 0 15px rgba(0,0,0,0.25);
    border-radius: 5px;
    margin-bottom: 30px;
}
.barrel-catalog .barrel-item:last-child {
    margin-bottom: 0;
}

.barrel-catalog .barrel-item h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 8px;
}
.barrel-catalog .barrel-item p {
    font-size: 16px;
    font-weight: 400;
    color: #292929;
    margin-bottom: 8px;
}
.table.table-noborder > tbody > tr > td {
    padding: 8px 8px 8px 0;
    border-color: transparent;
    vertical-align: middle;
    font-weight: 400;
}
.table.table-noborder > tbody > tr > td > .large {
    font-size: 20px;
    font-weight: 500;
}

.table.table-noborder > tbody > tr > td a {
    color: #5f9dff;
    text-decoration: underline;
    line-height: 25px;
}

.table.table-noborder > tbody > tr > td a:hover,
.table.table-noborder > tbody > tr > td a:focus {
    text-decoration: none;
}

.table.table-noborder {
    margin-bottom: 0;
}

.barrel-catalog .barrel-item figure {
    overflow: hidden;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.barrel-catalog .barrel-item figure img {
    height: 100%;
    max-width: none;
}

.bottom-list {
    margin-top: 100px;
}
.bottom-list .col-wrapper {
    min-height: 40px;
    padding-left: 85px;
    display: flex;
    display: -ms-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

/****************************************************************/
@media (max-width: 480px) {
    header.main-header {
        min-height: 1000px;
    }

    .bottom-list {
        margin-top: 40px;
    }

    .bottom-list .col-wrapper {
        min-height: 80px;
        justify-content: left;
    }

    header .title {
        padding: 0;
        font-size: 28px;
    }
}

@media (min-width: 768px) {
    header .title {
        padding: 0;
        font-size: 38px;
    }

    .bottom-list {
        margin-top: 70px;
    }
    .bottom-list .col-wrapper {
        min-height: 60px;
        padding-left: 85px;
        margin-bottom: 30px;
    }
    .bathhouse-header .lead {
        font-size: 18px;
        text-align: center;
        font-weight: 700;
    }
    .fast-order-section .order-btn-wrapper:before {
        top: 30px;
        bottom: -30px;
        left: -30px;
        right: -30px;
    }
    .fast-order-section .order-btn-wrapper {
        padding: 65px 30px 40px 30px;
        margin-bottom: 90px;
    }
    .bathhouse-section.exhibition .check-list > li {
        margin-bottom: 30px;
    }
    .reviews-section {
        background-size: auto;
    }
    .reviews-section .author-review img {
        bottom: -23px;
        height: 46px;
        width: 46px;
    }
    .reviews-section .review-description {
        margin-left: -30px;
        padding-top: 42px;
    }
    .promo {
        margin: 90px 0;
        text-align: left;
    }
    .promo .img-wrapper img {
        margin-top: -60%;
        max-height: 495px;
    }
    .estimate-wrapper {
        padding: 50px 50px 30px;
    }
    .estimate-wrapper:before {
        top: 15px;
        left: -20px;
        bottom: -20px;
        right: 15px;
    }
    .estimate-wrapper .form-control {
        padding: 15px 24px;
        height: auto;
        border-radius: 30px;
        font-size: 19px;
    }
    .excursion-item {
        height: 400px;
    }
    .barrel-catalog .barrel-item h3 {
        margin-top: 0;
    }
}
@media (min-width: 992px) {
    .bottom-list {
        margin-top: 100px;
    }
    .bathhouse-header .lead {
        font-size: 20px;
    }
    .bathhouse-section h2.title {
        font-size: 32px;
        line-height: 38px;
    }
    .bathhouse-section.exhibition p {
        padding-left: 42px;
    }
    .fast-order-section .order-btn-wrapper {
        margin-top: 0;
    }
    .fast-order-section .order-btn-wrapper .phone-text {
        margin-bottom: 15px;
    }
    .fast-order-section .order-btn-wrapper:before {
        top: 20px;
        bottom: -20px;
        left: -20px;
        right: -20px;
    }
    .fast-order-section .text-control-bottom {
        text-align: left;
    }
    .bathhouse-section.exhibition .img-wrapper img {
        position: absolute;
        top: 0;
        right: 0;
        max-width: none;
    }
    .reviews-section .author-review img {
        bottom: -45px;
        height: 90px;
        width: 90px;
    }
    .reviews-section .review-description {
        margin-top: 32px;
        padding-top: 50px;
        min-height: 290px;
    }
    .reviews-section .owl-theme .owl-nav {
        top: 57px;
    }
    .promo .text{
        font-size: 24px;
        line-height: 30px;
    }
    .promo .img-wrapper img {
        margin-top: -45%;
        max-height: 500px;
    }
    .promo .btn{
        padding: 22px 44px;
        font-size: 20px;
        line-height: 20px;
    }
    .excursion-item {
        height: 500px;
    }
}
@media (min-width: 1200px) {
    header .title {
        padding: 0 50px;
        font-size: 58px;
    }

    .bathhouse-header .lead {
        font-size: 24px;
    }
    .bathhouse-section h2.title {
        font-size: 36px;
        line-height: 40px;
        font-weight: 400;
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .bathhouse-section.exhibition .text-container {
        padding-left: 10px;
    }
    .bathhouse-section.exhibition .img-wrapper img {
        right: 40px;
    }
    .reviews-section .author-review img {
        bottom: -55px;
        height: 110px;
        width: 110px;
    }
    .reviews-section .review-description {
        margin-top: 72px;
        padding-top: 50px;
        min-height: 250px;
    }
    .reviews-section .owl-theme .owl-nav {
        top: 25px;
    }
    .promo .text{
        font-size: 32px;
        line-height: 50px;
    }
    .promo .img-wrapper img {
        margin-top: -50%;
        max-height: none;
    }
    .excursion-item {
        height: 600px;
    }
}

/****/
.fast-order-section,
.faq.bathhouse-section {
    padding-top: 0;
}

.fast-order-section h2.title,
.faq.bathhouse-section h2.title {
    margin-top: 0;
    font-weight: 700;
}

.exhibition .btn {
    padding: 18px 34px;
}

.exhibition.bathhouse-section .title {
    font-weight: 500;
    font-size: 34px;
    line-height: 47px;
    margin-top: 0;
}