@charset "utf-8";
/* CSS Document */
body{
    font-family: 'Open Sans', sans-serif !important;
}


/* font-family: 'Playfair Display', serif; */
.rowbody{
	margin:0 !important;
}
.padbody{
	padding:0 !important;
}
p.bg-sec-para1 {
    color: #fff;
    font-size: 23px;
    margin-bottom: 30px;
}
div#navbar_top {
    background: #fff;
    border-bottom: 1px solid #ccc;
}
div#navbarCollapse{
    float: right;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
h1.head-1 {
    font-size: 22px;
    padding: 10px 0px;
    color: #000;
}
.fixed-top a.navbar-brand {
    width: 150px;
}
.fixed-top .new-con {
    padding: 0px 150px;
}
.slide-1 {
    text-align: left;
    background: url(img/banner.jpg);
    width: 100%;
    background-position: center center;
    padding: 10%;
    background-size: cover;
}
nav.navbar.navbar-expand-md.navbar-light {
    padding: 10px 0px;
}


.sticky-button {
    position: fixed;
    background-color: #4dc247;
    bottom: 20px;
    right: 20px;
    width: 55px;
    height: 55px;
    border-radius: 50px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
    z-index: 20;
    overflow: hidden;
}
.sticky-button a, .sticky-button label {
    color: #fff;
    display: flex;
    align-items: center;
    width: 55px;
    height: 55px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.sticky-button a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #28a745;
}
i.fa.fa-whatsapp {
    line-height: 52px;
    font-size: 30px;
    margin: auto;
    text-align: center;
}









.navbar-nav a {
    text-transform: uppercase;
    color: #000 !important;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 10px !important;
}
h1.head1a {
    font-family: 'Playfair Display', serif;
    color: #363636;
    padding-bottom: 20px;
    font-size: 40px;
    line-height: 54px;
    font-weight: 400;
}
.line {
    height: 4px;
    background: #eec668;
    margin-bottom: 20px;
    width: 30%;
}



.banner1 {
    background: url(img/banner1.jpg) fixed;
    text-align: center;
    padding: 150px 0px;
    background-size: cover;
    background-position: center center;
}





p.para1a {
    font-size: 16px;
    line-height: 34px;
    color: #535259;
    text-align: justify;
}
button.learn {
    background: #eec668;
    padding: 10px 26px;
    margin-top: 12px;
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    border: 0;
}
.sec1 {
    padding: 60px 0px;
}
h5.head1 {
    font-family: 'Playfair Display', serif;
    color: #363636;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 34px;
    min-height: 75px;
    display: flex;
    align-items: center;
    margin: 0;
}

a.nav-item.nav-link.active {
    color: #c09d4a !important;
}
p.para-in {
    font-size: 14px;
    line-height: 27px;
    color: #535259;
}
.sec2.new-in-sec {
    background: #f5f5f5;
    padding: 50px 0px;
}
h5.inr {
    font-family: 'Playfair Display', serif;
    color: #363636;
    padding-top: 25px;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 7px;
    display: flex;
    align-items: center;
    margin: 0;
}
h5.head4a {
    color: #fff;
    padding-bottom: 20px;
    font-size: 36px;
    font-family: 'Playfair Display', serif;
}
span.int {
    font-size: 26px;
}
h5.inner-link {
    color: #eec881;
    font-size: 15px;
}
h5.inner-link a {
    color: #fff;
}
h5.inner-link a:hover {
    text-decoration: none;
    color: #eec668;
}
h1.head-contact {
    font-family: 'Playfair Display', serif;
    color: #363636;
    padding-top: 25px;
    font-size: 36px;
    font-weight: 400;
    padding-bottom: 7px;
    margin: 0;
}
.line4 {
    height: 4px;
    background: #eec668;
    margin-bottom: 40px;
    width: 10%;
}
.form-control:focus, .form-control:active {
    border-color: #000000;
}
.form-control {
    height: 52px !important;
    background: #fff !important;
    color: #000000 !important;
    font-size: 18px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
h5.head-gal {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-family: 'Playfair Display', serif;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 34px;
    margin: 0;
}
textarea.textarea-1 {
    padding: 12px;
    width: 100%;
    border: 1px solid #e5e5e5;
    font-size: 19px;
    height: 120px;
}
textarea {
    overflow: auto;
    resize: vertical;
}
button.btn.btn-default.contact-sub {
    background: #eec668;
    color: #000;
    padding: 10px 30px;
    border-radius: 0px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
}
.top-photo {
    margin-bottom: 20px;
}
p.para-cn {
    color: #000;
    font-size: 16px;
    margin-top: 0px;
    line-height: 26px;
}
span.cn-1 {
    font-size: 17px;
    font-weight: 600;
    color: #d8b053;
}
.top-brands {
    margin-bottom: 20px;
}





button.shop {
    background: transparent;
    padding: 10px 0px 0px;
    margin-top: 0px;
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    border: 0;
    border-bottom: 2px solid #000;
}
img.img-fluid.img1 {
    width: 100%;
}
.sec3 {
    padding: 20px 0px 20px;
}
h1.head1b {
    font-family: 'Playfair Display', serif;
    color: #363636;
    padding-bottom: 10px;
    font-size: 30px;
    line-height: 54px;
    font-weight: 400;
    text-transform: uppercase;
}
.line1 {
    height: 1px;
    background: #333230;
    margin-bottom: 20px;
    width: 18%;
}
h1.head2 {
    margin-top: 40px;
    font-size: 40px;
}
p.para1b {
    font-size: 14px;
    line-height: 28px;
    color: #535259;
}
img.img-fluid.img2 {
    width: 100%;
    margin-top: 60px;
}
.sponser {
    padding: 50px 0px;
    text-align: center;
}
h5.br-head {
    font-family: 'Playfair Display', serif;
    color: #363636;
    padding-bottom: 10px;
    font-size: 34px;
    line-height: 54px;
    font-weight: 400;
}
p.para-br {
    font-size: 16px;
    line-height: 28px;
    color: #535259;
    padding-bottom: 20px;
}
.sponser1 {
    padding: 50px 0px 20px;
    text-align: center;
}
h5.br-head1 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    background: #61b1ab;
    width: fit-content;
    padding: 8px 30px;
    margin: auto;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 600;
}
.sec4 {
    margin-top: 50px !important;
    background: url(img/bg.jpg) fixed;
    text-align: center;
    padding: 150px 0px;
    background-size: cover;
    background-position: center center;
}
.row.rowbody.brand-box {
    border: 2px solid #ccc;
    margin-bottom: 50px !important;
}
.row.rowbody.brand-box .col-12.col-sm-12.col-md-12.col-lg-12.col-xl-12 {
    padding: 0;
}
h5.head-brand {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0px;
    color: #000000;
    text-transform: uppercase;
    background: #e1dddd;
    padding: 10px;
    width: 100%;
    text-align: center;
}
h5.head3a {
    color: #fff;
    font-size: 45px;
    padding: 0px 150px 20px;
    line-height: 68px;
    font-weight: 700;
}
h5.head4 {
    color: #fff;
    font-size: 44px;
    padding: 0px 90px 30px;
    line-height: 70px;
    font-weight: 700;
    text-transform: capitalize;
    text-shadow: 3px 1px 1px #000;
}
a.nav-item.nav-link:hover {
    color: #61b1ab !IMPORTANT;
}
ul.social {
    padding: 0;
}
ul.social li {
    float: left;
    margin-right: 20px !important;
}
ul.social a {
   color: #eec668;
}
button.btn1a {
    background: #eec668;
    color: #000;
    padding: 12px 30px;
    border: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
}
.banner-home {
    background: url(img/banner.jpg) fixed;
    text-align: center;
    padding: 150px 0px;
    background-size: contain;
    background-position: center center;
}
.banner {
    background: url(img/banner.jpg) fixed;
    text-align: center;
    padding: 150px 0px;
    background-size: contain;
    background-position: center center;
}
button.btn1 {
    background: #96532f;
    color: #fff;
    padding: 12px 30px;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
}

.sa{
    position: relative;
    width: 100%;
  }
  
  .image {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #000000a6;
  }
  img.img-fluid.footer-logo-img {
    width: 70%;
}
.line1a {
    height: 3px;
    background: #f8c300;
    margin-bottom: 30px;
    width: 25%;
}
ul.link-f {
    padding: 0;
   
    float: left;
}
ul.link-f li {
    color: #fff;
    list-style-position: inside;
    line-height: 30px;
    list-style-image: url(img/arrow.jpg);
    font-size: 14px;
}
h1.footer-head1 {
    font-size: 21px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    padding-bottom: 10px;
}
ul.link-f a {
    color: #fff;
}
ul.link-f a:hover {
    color: #f8c300;
    text-decoration: none;
}
ul.link-f1 {
    padding: 0;
}
ul.link-f1 li {
    color: #fff;
    list-style: none;
    line-height: 30px;
    font-size: 14px;
}
h5.copy {
    color: #fff;
    font-size: 14px;
}
h5.copy1 {
    float: right;
    color: #fff;
    font-size: 14px;
}
h5.copy1 a {
    color: #f8c300;
}
ul.link-f1a {
    padding: 0;
}
ul.link-f1a li {
    display: contents;
}
ul.link-f1a img {
    width: 30%;
    margin-bottom: 6px;
}
.footer {
    background: #182433;
    padding: 70px 0px 0px;
}
p.para-footer {
    color: #fff;
    font-size: 14px;
    margin-top: 30px;
    line-height: 26px;
}
h5.copy1 a:hover {
    text-decoration: none;
    color: #61b1ab;
}
.copy2 {
    padding-bottom: 13px;
}
  .sa:hover .overlay {
    opacity: 1;
  }
  hr.line-56 {
    border: 0;
    height: 1px;
    background: #2e3d51;
    margin-top: 25px;
}
  .text1 {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    text-transform: uppercase;
  }




@media only screen and (max-width: 300px) {
    .fixed-top .new-con {
        padding: 0px 10px;
    }
}

@media (min-width: 301px)and (max-width: 575px) {
    h1.head1a {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-bottom: 20px;
        font-size: 27px;
        line-height: 38px;
        font-weight: 400;
    }
    p.para1a {
        font-size: 15px;
        line-height: 28px;
        color: #535259;
        text-align: justify;
    }
    button.learn {
        background: #eec668;
        padding: 10px 26px;
        margin-top: 12px;
        font-size: 15px;
        text-transform: uppercase;
        color: #000;
        font-weight: 600;
        border: 0;
        margin-bottom: 20px;
    }
    .sec1 {
        padding: 20px 0px 20px;
    }














    a.navbar-brand {
        width: 50%;
    }
    .fixed-top .new-con {
        padding: 0px 10px;
    }
    button.navbar-toggler {
        float: right;
        margin-top: 4px;
    }
    div#navbarCollapse {
        float: left;
        width: 100%;
    }
    .navbar-nav a {
        text-transform: uppercase;
        color: #000 !important;
        font-size: 14px;
        font-weight: 600;
        padding: 10px 10px !important;
        width: 100% !important;
    }
    h5.head4 {
        color: #fff;
        font-size: 21px;
        padding: 0px 20px 10px;
        line-height: 35px;
    }
    .banner {
        background: url(img/banner.jpg) fixed;
        text-align: center;
        background-size: cover;
        background-position: center top;
        height: 36vh;
        padding: 20% 0%;
    }
    h1.head-contact {
       
        font-size: 28px;
       
    }
    h5.head3a {
        color: #fff;
        font-size: 21px;
        padding: 0px 20px 20px;
        line-height: 36px;
        font-weight: 700;
    }
    .banner-home {
        background: url(img/banner.jpg) fixed;
        text-align: center;
        background-size: cover;
        background-position: center top;
        height: 60vh;
        padding: 26% 0%;
    }
    h5.head-gal {
       
        padding-top: 0px;
        font-size: 15px;
        
        padding-bottom: 0px;
        line-height: 17px;
        margin: 0;
    }
    h1.head1b {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-bottom: 0px;
        font-size: 20px;
        line-height: 39px;
        font-weight: 400;
        text-transform: uppercase;
    }
    img.img-fluid.img-1 {
        margin-bottom: 20px;
    }
    img.img-fluid.img-1a {
        margin-bottom: 20px;
    }
    .sponser {
        padding: 0px 0px 30px;
        text-align: center;
    }
    h5.br-head {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-bottom: 0px;
        font-size: 26px;
        line-height: 54px;
        font-weight: 400;
    }
    .sponser1 {
        padding: 20px 0px 20px;
        text-align: center;
    }
    .sec4 {
        margin-top: 20px !important;
        background: url(img/bg.jpg) fixed;
        text-align: center;
        padding: 100px 0px;
        background-size: cover;
        background-position: center center;
    }
    p.para1b {
        font-size: 15px;
        line-height: 28px;
        color: #535259;
        text-align: justify;
    }
    h1.head2 {
        margin-top: 20px;
        font-size: 30px;
    }
    .sa {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }
    h5.copy1 {
        float: none;
        color: #fff;
        font-size: 14px;
        text-align: center;
    }
    h5.copy {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
    }
    ul.social li {
        float: left;
        margin-right: 20px !important;
        margin-bottom: 20px;
    }
   
    .col-12.col-sm-12.col-md-6.col-lg-6.col-xl-6.right-sec1 {
        display: none !important;
    }
    .col-12.col-sm-12.col-md-6.col-lg-6.col-xl-6.right-sec1a {
        display: block !important;
        margin-bottom: 30px;
    }
    img.img-fluid.img2 {
        width: 100%;
        margin-top: 0px;
    }

    .banner1 {
        text-align: center;
        background-size: cover;
        background-position: center top;
        height: 33vh;
        padding: 19% 0%;
    }

    h5.head4a {
        
        padding-bottom: 20px;
        font-size: 26px;
        
        padding: 0px 20px 10px;
    }



}



.col-12.col-sm-12.col-md-6.col-lg-6.col-xl-6.right-sec1a {
    display: none;
}
.col-12.col-sm-12.col-md-6.col-lg-6.col-xl-6.right-sec1 {
    display: block;
}

@media (min-width: 576px)and (max-width: 767px) {
    h1.head1a {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-bottom: 20px;
        font-size: 27px;
        line-height: 38px;
        font-weight: 400;
    }
    p.para1a {
        font-size: 15px;
        line-height: 28px;
        color: #535259;
        text-align: justify;
    }
    button.learn {
        background: #eec668;
        padding: 10px 26px;
        margin-top: 12px;
        font-size: 15px;
        text-transform: uppercase;
        color: #000;
        font-weight: 600;
        border: 0;
        margin-bottom: 20px;
    }
    .sec1 {
        padding: 20px 0px 20px;
    }
    .banner-home {
        background: url(img/banner.jpg) fixed;
        text-align: center;
        padding: 70px 0px;
        background-size: cover;
        background-position: center center;
    }













    a.navbar-brand {
        width: 50%;
    }
    .fixed-top .new-con {
        padding: 0px 10px;
    }
    button.navbar-toggler {
        float: right;
        margin-top: 4px;
    }
    div#navbarCollapse {
        float: left;
        width: 100%;
    }
    .navbar-nav a {
        text-transform: uppercase;
        color: #000 !important;
        font-size: 14px;
        font-weight: 600;
        padding: 10px 10px !important;
        width: 100% !important;
    }
    h5.head4 {
        color: #fff;
        font-size: 21px;
        padding: 0px 20px 10px;
        line-height: 35px;
    }
    .banner {
      
        height: 60vh;
        padding: 8% 0%;
    }
    h5.head3a {
        color: #fff;
        font-size: 21px;
        padding: 0px 20px 20px;
        line-height: 36px;
        font-weight: 700;
    }
    h1.head1b {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-bottom: 0px;
        font-size: 20px;
        line-height: 39px;
        font-weight: 400;
        text-transform: uppercase;
    }
    img.img-fluid.img-1 {
        margin-bottom: 20px;
    }
    img.img-fluid.img-1a {
        margin-bottom: 20px;
    }
    .sponser {
        padding: 0px 0px 30px;
        text-align: center;
    }
    h5.br-head {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-bottom: 0px;
        font-size: 26px;
        line-height: 54px;
        font-weight: 400;
    }
    .sponser1 {
        padding: 20px 0px 20px;
        text-align: center;
    }
    .sec4 {
        margin-top: 20px !important;
        background: url(img/bg.jpg) fixed;
        text-align: center;
        padding: 100px 0px;
        background-size: cover;
        background-position: center center;
    }
    p.para1b {
        font-size: 15px;
        line-height: 28px;
        color: #535259;
        text-align: justify;
    }
    h1.head2 {
        margin-top: 20px;
        font-size: 30px;
    }
    .sa {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }
    h5.copy1 {
        float: none;
        color: #fff;
        font-size: 14px;
        text-align: center;
    }
    h5.copy {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
    }
    ul.social li {
        float: left;
        margin-right: 20px !important;
        margin-bottom: 20px;
    }
   
    .col-12.col-sm-12.col-md-6.col-lg-6.col-xl-6.right-sec1 {
        display: none !important;
    }
    .col-12.col-sm-12.col-md-6.col-lg-6.col-xl-6.right-sec1a {
        display: block !important;
        margin-bottom: 30px;
    }
    img.img-fluid.img2 {
        width: 100%;
        margin-top: 0px;
    }

}
@media (min-width: 768px)and (max-width: 991px) {
    .banner-home {
        
        text-align: center;
        padding: 70px 0px;
        background-size: cover;
        background-position: center center;
    }
    .banner1 {
        
        text-align: center;
        padding: 70px 0px;
        background-size: cover;
        background-position: center center;
    }
    .fixed-top .new-con {
        padding: 0px 10px;
    }
    .banner {
        background: url(img/banner.jpg) fixed;
        text-align: center;
        padding: 50px 0px;
        background-size: contain;
        background-position: center center;
    }
    h5.head4 {
        color: #fff;
        font-size: 28px;
        padding: 0px 60px 30px;
        line-height: 59px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .row.rowbody.sec1 img {
        margin-top: 20px;
    }
    h5.head3a {
        color: #fff;
        font-size: 45px;
        padding: 0px 20px 30px;
        line-height: 68px;
        font-weight: 700;
    }
    .container.padbody {
        max-width: 80% !important;
    }
    h1.head2 {
        margin-top: 10px;
        font-size: 26px;
    }
    img.img-fluid.footer-logo-img {
        width: 32%;
    }
    h5.head3a {
        color: #fff;
        font-size: 32px;
        padding: 0px 20px 30px;
        line-height: 56px;
        font-weight: 700;
    }
    ul.social li {
        float: left;
        margin-right: 20px !important;
        margin-bottom: 30px;
    }
    ul.link-f li {
        list-style: none;
        line-height: 24px;
        font-size: 11px;
    }
    ul.link-f1 li {
        color: #fff;
        list-style: none;
        line-height: 24px;
        font-size: 11px;
    }
    .sec4 {
        margin-top: 50px !important;
        background: url(img/bg.jpg) fixed;
        text-align: center;
        padding: 94px 0px;
        background-size: inherit;
        background-position: center center;
    }
    .line1 {
        height: 1px;
        background: #333230;
        margin-bottom: 0px;
        width: 18%;
    }
    p.para1b {
        font-size: 13px;
        line-height: 18px;
        color: #535259;
    }
    h1.head1b {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-bottom: 10px;
        font-size: 20px;
        line-height: 28px;
        font-weight: 400;
        text-transform: uppercase;
    }
    h5.head1 {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-top: 6px;
        font-size: 13px;
        font-weight: 400;
        padding-bottom: 14px;
        line-height: 23px;
        min-height: 75px;
        display: flex;
        align-items: center;
        margin: 0;
    }
}
@media (min-width: 992px)and (max-width: 1024px) {
    h5.head4 {
        color: #fff;
        font-size: 34px;
        padding: 0px 60px 30px;
        line-height: 60px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .banner {
        background: url(img/banner.jpg) fixed;
        text-align: center;
        padding: 94px 0px;
        background-size: contain;
        background-position: center center;
    }
    h1.head1a {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-bottom: 10px;
        font-size: 28px;
        line-height: 40px;
        font-weight: 400;
    }
    h5.head3a {
        color: #fff;
        font-size: 36px;
        padding: 0px 100px 30px;
        line-height: 60px;
        font-weight: 700;
    }
    h1.head1b {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-bottom: 10px;
        font-size: 24px;
        line-height: 36px;
        font-weight: 400;
        text-transform: uppercase;
    }
    h1.head2 {
        margin-top: 20px;
        font-size: 30px;
    }
    h5.head1 {
        font-family: 'Playfair Display', serif;
        color: #363636;
        padding-top: 10px;
        font-size: 18px;
        font-weight: 400;
        padding-bottom: 20px;
        line-height: 28px;
        min-height: 75px;
        display: flex;
        align-items: center;
        margin: 0;
    }
    p.para1a {
        font-size: 15px;
        line-height: 28px;
        color: #535259;
    }








    .container.padbody {
        max-width: 80% !important;
    }
}

@media (min-width: 1200px)and (max-width: 1600px) {

.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1190px !important;
}


}