@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto
}

.newsletter-image {
    width: 100%;
}

.container {
    max-width: 800px;
    padding-left: 0px;
    padding-right: 0px;
}

.banner h1 {
    color: #fff;
}

.banner {
    height: 500px;
}

.banner h1 {
    color: #fff;
    text-align: right;
    font-size: 58px;
    line-height: 53px;
    text-shadow: 0px 0px 8px #000;
    font-family: "Playfair Display", serif;
    padding: 30px;
    font-weight: 800;
    padding-left: 10px;
    padding-right: 10px;
}

.upcomaning {
    background: #f3efe6;
    padding: 30px 50px 10px;
}

h2.h2heading {
    text-align: center;
    font-size: 34px;
    font-weight: 800;
    font-family: "Playfair Display", serif;
    padding-left: 10px;
    padding-right: 10px;
}

.upcoming-text ul {
    padding: 0px;
}

h3.h3heading {
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    font-family: "Playfair Display", serif;
    padding-left: 10px;
    padding-right: 10px;
}

.upcoming-text li {
    font-size: 22px;
    font-weight: 400;
}

.left-right-padding {
    padding-left: 30px;
    padding-right: 30px;
}

.contact-shudel h4 {
    font-weight: 500;
    font-family: "Playfair Display", serif;
    padding-left: 10px;
    padding-right: 10px;
}

.contact-shudel p {
    margin-bottom: 0px;
    font-size: 18px;
}

.contact-shudel {
    background: #bcb7b3;
    padding: 20px 20px;
    text-align: center;
}

.destination li {
    font-size: 18px;
}

.destination-2 .col-md-8 {
    padding-right: 80px;
    padding-top: 50px;
}

hr {
    opacity: 1;
}

.destination {
    background: #f3efe6;
    padding: 40px 0 0px;
}

.destination-2 {
    padding: 0px;
}

.predpadding {
    padding: 0px 30px;
}

.predpadding {
    font-size: 18px;
    line-height: 32px;
}

.footer {
    padding: 30px;
    background: #bcb7b3;
}

.footer ul {
    padding: 0;
    margin: 0;
}

.footer li {
    list-style: none;
}

.footer li a {
    list-style: none;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 5px;
}

.b-700 {
    font-weight: 500;
}

.b-500 {
    font-weight: 400;
}

.associates {
    padding-top: 30px;
}

.newsletter {
    padding: 40px 30px;
    background: #f3efe6;
}

.newsletter {
    text-align: center;
}

.newsletter h3 {
    font-size: 24px;
    color: #1e1e1e;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    margin-bottom: 30px;
}

.manageblog-url .tlo {
    font-size: 24px;
    color: #1e1e1e;
    font-weight: 700;
}

.manageblog-url a {
    display: inline-block;
    font-size: 19px;
    color: #1e1e1e;
    font-weight: 600;
    text-decoration: none;
}

.manageblog-url p {
    margin-bottom: 0px;
}

.news-form input[type="email"] {
    height: 60px;
}

.manageblog-url {
    margin-bottom: 40px;
}

.news-form button {
    background: #1f232f;
    border: none;
    font-weight: 600;
    padding: 12px 30px;
    font-size: 22px;
    border-radius: 0px;
}

.news-form button:hover {
    background: #ad8c60;
}

.lastfooter {
    background: #1f232f;
    text-align: center;
    color: #fff;
    padding: 40px 20px;
}

.lastfooter h3 {
    text-align: center;
    font-size: 26px;
    font-weight: 800;
    font-family: "Playfair Display", serif;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
}

.ftr-title-ads p {
    font-size: 14px;
    color: #ccc;
}

.social-icons img {
    width: 40px;
}

.social-icons a {
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

.social-menida ul {
    padding: 0 !important;
}

.blog_btn {
    background: red;
    border: none;
    font-weight: 600;
    padding: 12px 30px;
    font-size: 22px;
    border-radius: 0px;
    color: #fff !important;
    display: block !important;
    width: fit-content;
    margin: 0 auto 10px;
}

.blog_btn:hover {
    background: #ad8c60;
}

@media screen and (max-width:991px) {
    .row {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media screen and (max-width:767px) {
    .banner {
        height: 360px;
    }

    .banner h1 {
        color: #fff;
        text-align: right;
        font-size: 42px;
        line-height: 39px;
        text-shadow: 0px 0px 8px #000;
        font-family: "Playfair Display", serif;
        padding: 30px;
        font-weight: 800;
    }

    .upcomaning {
        background: #f3efe6;
        padding: 20px 10px 20px;
    }

    .upcomaning ul {
        margin: 0;
    }

    .destination {
        background: #f3efe6;
        padding: 20px 0 20px;
    }

    .destination ul {
        margin: 0;
    }

    .destination-2 .col-md-8 {
        padding-right: 10px;
        padding-top: 10px;
    }

    .predpadding {
        padding: 0px 0px;
    }

    .footer {
        padding: 20px 0px;
        background: #bcb7b3;
    }

    .associates {
        padding-top: 0px;
    }

    .footer li a {
        font-size: 16px;
    }

    .footer ul {
        padding: 5px;
    }

    .footer img {
        margin-bottom: 10px;
    }

    h2.h2heading {
        font-size: 26px;
    }

    .upcoming-text li {
        font-size: 16px;
        font-weight: 400;
    }

    .contact-shudel h4 {
        font-size: 18px;
    }

    .contact-shudel p {
        margin-bottom: 0px;
        font-size: 16px;
    }

    h3.h3heading {
        font-size: 24px;
    }

    .row.associates {
        padding-top: 10px;
    }

    .news-form {
        padding-left: 0px;
        padding-right: 0px;
    }

    .social-icons a {
        margin-left: 0px;
        margin-right: 0px;
    }

    .lastfooter {
        background: #1f232f;
        text-align: center;
        color: #fff;
        padding: 40px 10px;
    }

    .newsletter {
        padding: 40px 10px;
        background: #f3efe6;
    }

    .manageblog-url a {
        font-size: 14px;
        word-break: break-all;
    }

    .manageblog-url {
        display: block !important;
    }
}