html {
    scroll-behavior: smooth;
}

.banner-section .card.text-white .card-img-overlay .card-title {
    font-size: 400px;
    line-height: 300px;
    color: #ffffff;
    font-family: "EdwardianScriptITC";
    text-align: center;
    text-shadow: 8px 8px 30px #98a29a;
}

.product-section-one {
    padding-bottom: 70px;
    position: relative;
}

.product-content {
    padding: 25px 0;
}

.product-section-four .product-content {
    padding: 135px 0px 80px 0px;
}

.product-section-one .bitmap-up, .product-section-two .bitmap-up {
    margin-top: -65px;
    position: absolute;
    width: 100%;
}

.bitmap-up img,
.bitmap-down img {
    display: inline-block;
    width: 100%;
}

.product-section-two {
    background-color: #f9edec;
    padding-bottom: 70px;
    position: relative;
}

.product-section-three .bitmap-up {
    margin-top: -65px;
}

.product-content .form-heading {
    text-align: center;
    margin-bottom: 30px;
}

.product-content .form-heading h2, .contact-section .contact-heading h2 {
    font-size: 74px;
    line-height: 89px;
    color: #f7b8ab;
    font-family: "EdwardianScriptITC";
    text-align: center;
}

.product-section-one .product-content .product-heading-wapper h2,
.product-section-two .product-content .product-heading-wapper h2,
.product-section-three .product-content .product-heading-wapper h2 {
    font-size: 34px;
    line-height: 41px;
    color: #183864;
    font-family: 'EBGaramond-Regular';
    font-weight: 400;
    margin-bottom: 25px;
}

.product-section-one .product-content .product-content-section p,
.product-section-two .product-content .product-content-section p,
.product-section-three .product-content .product-content-section p {
    width: 100%;
    font-size: 17px;
    line-height: 23px;
    color: #909090;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin-top: 25px;
}

.product-section-one .product-content .product-content-wapper img,
.product-section-two .product-content .product-content-wapper img,
.product-section-three .product-content .product-content-wapper img {
    width: 100%;
}

.product-content .form-heading h3, .contact-section .contact-heading h3 {
    font-size: 53px;
    line-height: 65px;
    color: #183864;
    font-family: 'EBGaramond-Regular';
    font-weight: 400;
    text-align: center;
}

.product-content .form-heading img {
    padding: 15px 0px;
}

.product-content .form-heading p {
    font-size: 16px;
    line-height: 21px;
    color: #183864;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-align: center;
    padding: 15px 0px;
}

.product-section-four {
    padding-bottom: 70px;
}

.contact-heading {
    text-align: center;
}

.contact-section .contact-heading h3 a {
    font-size: 53px;
    line-height: 58px;
    color: #183864;
    font-family: 'EBGaramond-Regular';
    font-weight: 400;
    text-align: center;
}

.product-content .form-section .form-group input {
    font-size: 16px;
    line-height: 21px;
    color: #183864;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #183864 !important;
    border: none;
    border-radius: 0px;
    background-color: transparent;
}

.product-content .form-section .form-group textarea {
    font-size: 16px;
    line-height: 21px;
    color: #183864;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #183864 !important;
    border: none;
    border-radius: 0px;
    resize: none;
    background-color: transparent;
}

.product-content .form-section .btn-primary.mb-2 {
    font-size: 13px;
    line-height: 16px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    width: 121px;
    height: 39px;
    background-color: #183864;
    border-radius: 2px;
}

.special-offers .product-content-wapper .product-heading-wapper h2 {
    font-size: 73px;
    line-height: 84px;
    color: #183864;
    font-family: 'EBGaramond-Regular';
    font-weight: 400;
    margin-bottom: 22px;
}

.special-offers .product-content-wapper img {
    width: 103px !important;
    height: 4px;
}

.special-offers .product-content-section a.offernow-btn {
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding: 10px 50px;
    background-color: #183864;
}

.special-offers-banner .card.text-white .card-img-overlay .card-title {
    font-size: 74px;
    line-height: 89px;
    color: #ffffff;
    font-family: 'EBGaramond-Regular';
    font-weight: 400;
    text-align: center;
}

.special-offers-banner .card.text-white .card-img-overlay .card-text {
    font-size: 84px;
    line-height: 101px;
    color: #ffffff;
    font-family: "EdwardianScriptITC";
    text-align: center;
    margin-top: 125px;
}

.ct-btn-scroll {
    margin: 0 auto;
    width: 35px;
    display: block;
    margin-top: 60px;
    -webkit-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
}

.service-section .ct-btn-scroll, .special-offers-banner.promotion .ct-btn-scroll {
    position: absolute;
    left: 40%;
    bottom: -3px;
    right: 40%;
    z-index: 1;
}

.newsletter .product-content .product-heading-wapper h2 {
    font-size: 34px;
    line-height: 41px;
    color: #183864;
    font-family: 'EBGaramond-Regular';
    font-weight: 400;
}

.newsletter .product-content {
    text-align: center;
    padding-bottom: 160px;
}

.newsletter .newsletter-section .form-group {
    margin-top: 20px;
}

.newsletter .newsletter-section .form-group input {
    width: 485px;
    height: 52px;
    display: inline;
    border-radius: 0px;
    border: 1px solid #183864;
}

.newsletter .newsletter-section .form-group .btn.btn-primary.mb-2 {
    width: 87px;
    height: 52px;
    background-color: transparent;
    border-radius: 0px;
    margin-top: 5px;
    border: 1px solid #183864;
    margin-left: 5px;
}

.newsletter .newsletter-section button img {
    width: 25px;
    height: 22px;
}

.banner-section .ct-btn-scroll {
    z-index: 99999;
    position: absolute;
    left: 0;
    margin-top: 35px;
    right: 0;
}

.product-section-one .welcome {
    text-align: center;
}

.product-section-one .row.botext-sec {
    margin-top: 30px;
}

.services-banner-section .card.text-white .card-img-overlay .card-title {
    font-size: 400px;
    line-height: 440px;
    color: #ffffff;
    font-family: "EdwardianScriptITC";
    text-align: center;
}

.services-banner-section .bitmap-up {
    margin-top: -60px;
    position: absolute;
    width: 100%;
    z-index: 0;
}

.services-banner-section .bitmap-down {
    margin-bottom: -60px;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.services-banner-section .ct-btn-scroll {
    margin-top: -10px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
}

.services-banner-section .product-content .product-heading-wapper h3 {
    font-size: 32px;
    line-height: 38px;
    color: #183864;
    font-family: "EB Garamond";
    font-weight: 400;
    font-style: italic;
}

.services-banner-section .product-content .product-content-section {
    font-size: 17px;
    color: #727272;
    font-family: "Poppins";
    font-weight: 300;
}

.services-banner-section .product-content .product-content-section ul {
    list-style-image: url('../images/li-icon.png');
    padding-left: 20px;

}

.services-banner-section .product-content .product-content-section ul li {
    display: list-item;
    margin-bottom: 15px;
}

.pink-bg .product-content {
    background-color: #f9edec;
}

/* Resposive CSS */

@media screen and (max-width: 1260px) {
    .banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 300px;
        line-height: 330px;
    }

    .product-section-one .bitmap-up, .product-section-two .bitmap-up {
        margin-top: -45px;
    }

    .services-banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 300px;
        line-height: 330px;
    }

    .services-banner-section .bitmap-up {
        margin-top: -50px;
    }

    .special-offers-banner .card.text-white .card-img-overlay .card-text {
        font-size: 75px;
        line-height: 59px;
        margin-top: 60px;
    }

    .special-offers-banner .card.text-white .card-img-overlay .card-title {
        font-size: 61px;
        line-height: 89px;
    }

    .product-section-three .bitmap-up {
        margin-top: -60px;
    }
}

@media screen and (max-width: 1199px) {
    .navbar .navbar-nav li a {
        font-size: 15px !important;
    }

    .header:before {
        top: 45px !important;
    }

    .newsletter .newsletter-section .form-group input {
        width: 355px;
    }

    .newsletter .newsletter-section .form-group .btn.btn-primary.mb-2 {
        margin-top: 6px;
    }

    .contact-section .contact-heading h3 a {
        font-size: 55px;
    }

    .special-offers .product-content-wapper .product-heading-wapper h2 {
        font-size: 55px;
        line-height: 65px;
    }

    .product-section-one .product-content .product-content-section p,
    .product-section-two .product-content .product-content-section p,
    .product-section-three .product-content .product-content-section p {
        font-size: 15px;
    }

    .product-section-three .bitmap-up {
        margin-top: -45px;
    }

}

@media screen and (max-width: 991px) {
    .banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 193px;
        line-height: 250px;
    }

    .services-banner-section .bitmap-up {
        margin-top: -40px;
    }

    .services-banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 193px;
        line-height: 250px;
    }

    .contact-section .contact-heading h3 a {
        font-size: 40px;
    }

    .newsletter .newsletter-section .form-group input {
        width: 285px;
    }

    .newsletter .newsletter-section .form-group .btn.btn-primary.mb-2 {
        width: 56px;
    }

    .wel-icn h3 {
        font-size: 45px !important;
    }

    .header .navbar .navbar-toggler {
        background-color: #183864 !important;
    }

    /*.header .navbar .navbar-toggler span{
         background-image: url(../images/white-menu-icon.png);
    }*/
    .services-banner-section .product-content .product-content-section {
        font-size: 14px;
    }

    .welcome p {
        width: 100%;
    }

    .lorem-div p, .lorem-bt p, .welcome p, .botox p {
        font-size: 14px !important;
    }

    nav.navbar.navbar-expand-lg {
        float: right;
    }

    .navbar #navbarNavDropdown {
        background-color: #fdeae6bf;
        position: absolute;
        top: 51px;
        width: 190px;
        padding: 20px;
        right: 0;
    }

    .special-offers-banner .card.text-white .card-img-overlay .card-text {
        font-size: 60px;
        line-height: 10px;
        margin-top: 97px;
    }

    .ct-btn-scroll {
        margin-top: 0;
    }

    .special-offers-banner .card.text-white .card-img-overlay .card-title {
        font-size: 48px;
        line-height: 73px;
    }

    .special-offers .product-content-wapper .product-heading-wapper h2 {
        font-size: 45px;
        line-height: 54px;
    }

    .special-offers .product-content-section a.offernow-btn {
        margin-top: 20px;
        display: block;
        text-align: center;
    }
}

@media screen and (max-width: 865px) {
    .product-section-one .bitmap-up, .product-section-two .bitmap-up {
        margin-top: -30px;
    }

    .header:before {
        background-size: cover !important;
    }

    .services-banner-section .bitmap-up {
        margin-top: -27px;
    }

    .banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 140px;
        line-height: 210px;
    }

    .services-banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 140px;
        line-height: 210px;
    }

    .special-offers-banner .card.text-white .card-img-overlay .card-text {
        font-size: 42px;
    }

    .special-offers-banner .card.text-white .card-img-overlay .card-title {
        font-size: 38px;
        line-height: 60px;
    }

    .product-section-three .bitmap-up {
        margin-top: -35px;
    }

}

@media screen and (max-width: 767px) {

    .footer-inner .col-sm-12 {
        margin-top: 60px;
    }

    .banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 97px;
        line-height: 100px;
        margin-top: 80px;
    }

    .special-offers .product-content-section a.offernow-btn {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 579px) {
    .product-section-one .bitmap-up {
        margin-top: -20px;
    }

    .banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 77px;
        line-height: 27px;
        margin-top: 95px;
    }

    .services-banner-section .bitmap-up {
        margin-top: -20px;
    }

    .services-banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 95px;
        line-height: 148px;
    }

    .product-section-four .product-content {
        padding: 30px 0px 80px 0px;
    }

    .footer-widget {
        padding: 30px;
    }

    .product-content {
        padding: 35px 0px 25px 0px;
    }

    .newsletter .product-content {
        padding-bottom: 0px;
    }

    .footer-inner {
        padding-bottom: 0px;
    }

    .navbar #navbarNavDropdown {
        right: 15px;
    }

    .botox {
        padding: 10px 15px !important;
    }

    .wel-icn h3 {
        font-size: 26px !important;
        line-height: 30px !important;
    }

    .special-offers-banner .card.text-white .card-img-overlay .card-text {
        font-size: 29px;
        margin-top: 10px;
        line-height: 25px;
    }

    .special-offers-banner .card.text-white .card-img-overlay .card-title {
        font-size: 25px;
        line-height: 29px;
    }

    .product-section-three .bitmap-up {
        margin-top: -22px;
    }

    .product-section-one .bitmap-up, .product-section-two .bitmap-up {
        margin-top: -20px;
    }

    .banner-section .card.text-white .card-img-overlay .card-title {
        margin-top: 64px;
    }
}

@media screen and (max-width: 385px) {
    .banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 77px;
        line-height: 20px;
        margin-top: 36px;
    }

    .services-banner-section .card.text-white .card-img-overlay .card-title {
        font-size: 80px;
        line-height: 89px;
    }

    .product-section-four .bitmap-down,
    .services-banner-section .bitmap-down {
        line-height: 0;
    }

    .product-section-one .bitmap-up, .product-section-two .bitmap-up {
        line-height: 0;
        margin-top: -15px;
    }
}
