#wrapper {
    background-color: #f7f9fa;
    padding-top: 0;
}

footer {
    margin-top: 0 !important;
}

.footer-banners {
    background-color: white;
    margin: 15px 0 0;
    padding: 50px 15px 0;
}

.owl-carousel .owl-stage-outer {
    height: 100%;
}

.owl-carousel .owl-stage {
    height: 100%;
}

.owl-carousel .owl-item {
    height: 100%;
}

.main-slider-box {
    padding: 20px 0 0;
}

.main-slider {
    background-position-x: center;
    color: white;
    height: 100%;
    /*height: 900px;*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.main-slider1 {
    background-image: url("../img/main-slider/slide01.jpg");
}

.main-slider2 {
    background-image: url("../img/main-slider/slide02.jpg");
}

.main-slider3 {
    background-image: url("../img/main-slider/slide03.jpg");
}

.footer-banners {
    text-align: center;
}

.footer-banners-inner {
    display: inline-block;
}

.footer-banners-row {
    display: table;
    max-width: 1170px;
}

.footer-banner-cell {
    display: table-cell;
    width: 12.5%;
    /*border: 1px solid #ddd;*/
    height: 50px;
    vertical-align: middle;
}

.footer-banner-cell img {
    max-width: 80%;
    max-height: 150px;
}

.footer-banners-title {
    font-size: 2.2rem;
    line-height: 2.2rem;
    font-weight: bold;
    /*margin-bottom: 30px;*/
}

.footer-banners-title span::before,
.footer-banners-title span::after {
    background: #9c9057;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    top: -11px;
    width: 30px;
    margin: 0 10px;
}

.main-banner2-row {
    margin-top: 15px;
}

.main-banner1-bg,
.main-banner2-bg {
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.main-banner1-bg {
    background-image: url(../img/banners/main_banner003.png);
    background-position: center top;
}

.main-banner2-bg {
    background-image: url(../img/banners/main_banner001.jpg);
    background-position: center 70%;
}

@media (max-width: 712px) {
    .main-banner1-bg {
        background-size: auto 100%;
    }
}

@media (max-width: 533px) {
    .main-banner2-bg {
        background-position: center bottom;
        background-size: auto 100%;
    }
}

.main-banner1-box,
.main-banner2-box {
    background: #ddd;
    width: 100%;
    height: 100%;
    opacity: .9;
    padding: 6vh 30px;
    min-height: 400px;
}

.main-banner2-box {
    text-align: center;
}

.main-banner1-box .btn-fill-the-form,
.main-banner2-box .btn-create-free-profile,
.main-banner2-box .btn-see-our-plans {
    border: 0;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-family: inherit;
    cursor: pointer;
    opacity: 1;
}

.main-banner1-box .btn-fill-the-form {
    background-color: #9c9057 !important;
    font-size: 16px;
    padding: 0 2rem;
    height: 54px;
    line-height: 54px;
}

.main-banner2-box .btn-create-free-profile,
.main-banner2-box .btn-see-our-plans {
    font-size: 15px;
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
    margin-top: 15px;
}

@media (max-width: 575.98px) {
    .main-banner2-box .title {
        margin-top: 0 !important;
    }

    .main-banner2-box .desc {
        margin-bottom: 35px !important;
    }

    .main-banner2-box .btn-create-free-profile,
    .main-banner2-box .btn-see-our-plans {
        width: 260px;
        padding: 0;
    }
}

@media (max-width: 320px) {
    .main-banner2-box .btn-create-free-profile,
    .main-banner2-box .btn-see-our-plans {
        font-size: 14px;
        width: 220px;
        padding: 0;
    }
}

.main-banner2-box .btn-create-free-profile {
    background-color: #6cd215 !important;
}

.main-banner2-box .btn-see-our-plans {
    background-color: #2c5db7 !important;
}

.main-banner1-row {
    margin-bottom: 65px;
}

.main-gallery2-row {
    padding: 80px 0 60px;
}

.main-gallery1-row {
    margin: 50px 0;
}

.main-banner1-box .head,
.main-gallery1-row .head {
    color: #9c9057;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.main-banner1-box .head {
    margin-bottom: 5px;
}

.main-gallery1-row .head {
    margin-bottom: 3px;
}

.main-banner1-box .title,
.main-banner2-box .title,
.main-gallery1-row .title,
.main-gallery2-row .title {
    font-weight: bold;
}

.main-banner1-box .title,
.main-gallery1-row .title {
    text-transform: uppercase;
    color: #222;
}

.main-banner1-box .title {
    font-size: 3rem;
    line-height: 3rem;
}

.main-gallery2-row .title {
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin-bottom: 20px;
    text-align: center;
}

.main-gallery2-row .title::after {
    display: inline-block;
    content: "";
    height: 3px;
    background-color: #ff5722;
    width: 17%;
}

.main-banner2-box .title {
    color: #777;
    font-size: 2rem;
    line-height: 2rem;
    margin-top: 20px;
}

.main-gallery1-row .title {
    font-size: 2rem;
    line-height: 2rem;
    margin-bottom: 25px;
}

.main-gallery1-row .title span::before,
.main-gallery1-row .title span::after {
    background: #9c9057;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    top: -11px;
    width: 30px;
    margin: 0 10px;
}

.main-banner1-box .desc,
.main-banner2-box .desc {
    color: #777;
    margin: 20px 0 30px;
    line-height: 1.8em;
}

.main-banner1-box .desc {
    text-transform: uppercase;
    max-width: 570px;
}

.main-banner2-box .desc {
    margin-bottom: 70px;
}

.main-gallery1-row,
.main-gallery2-row {
    text-align: center;
}

.main-gallery1-row .list,
.main-gallery2-row .list {
    display: inline-block;
    width: 100%;
    padding: 15px;
    max-width: 1200px;
}

.main-gallery1-row .list img {
    width: 100%;
}

.main-gallery1-row .list .rating,
.main-gallery1-row .list .name {
    display: block;
}

.main-gallery1-row .list .rating {
    height: 40px;
    padding-top: 10px;
}

.main-gallery1-row .list .name {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
}

.main-gallery2-row td {
    padding: 20px 5px;
    vertical-align: top;
    text-align: left;
}

.main-gallery2-row .list .image {
    width: 50%;
}

.main-gallery2-row .list .image img {
    width: 100%;
    border-radius: 6px;
}

.main-gallery2-row .list .name {
    font-weight: bold;
    font-size: 16px;
}

.main-gallery2-row .list .desc {
    font-size: 13px;
    color: #222;
}

.main-gallery2-row .list .desc b {
    color: #444;
}