@import url('https://fonts.googleapis.com/css?family=Cinzel:400,500,600,700,800,900&display=swap'); 
@import url('https://fonts.googleapis.com/css?family=Lora:400,500,600,700,400i,500i,600i,700i&display=swap'); 
  body {  
    font-size:1rem;
    background:transparent;
    font-family:'Lora', serif !important;
    line-height:1.5;
    text-align:left;
    color:#212529;
    font-weight:400;
  }  
* { 
    box-sizing: border-box;
} 

* { 
    margin: 0; 
    padding: 0;
} 

div { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    background: transparent;
} 

*  { 
    text-shadow: none;
} 

body { 
    margin: 0; 
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; 
    font-size: 1rem; 
    font-weight: 400; 
    line-height: 1.5; 
    color: #212529; 
    text-align: left; 
    background-color: #fff;
} 

body { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    background: transparent;
} 

body { 
    line-height: 1;
} 


.header-mobile { 
    display: none;
} 

section { 
    display: block;
} 

section { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    background: transparent;
} 

.clear { 
    clear: both; 
    float: none;
} 

.mobMenu { 
    display: none;
} 
/* 
figure { 
    display: block;
} 

figure { 
    margin: 0 0 1rem;
} 

figure { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    background: transparent;
}  */


.site-logo {
    width: 123px;
    margin: -67px;
    display: block;
    margin-left: 403px;
    margin-top: -30px;
    transition: all 0.5s ease;
}


.custom-font {
    margin-left: 495px;
    margin-top: 11px;
}

.line1 {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    color: #372032;

}
.line2 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif; /* Adjust font size as needed */
    color: #666; /* Adjust text color as needed */
}

.headerWrapp { 
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    font-size: 12pt; 
    z-index: 22000;
} 

.fixedHeader { 
    position: fixed; 
    width: 100%; 
    background-color: #fff; 
    padding-bottom: 20px; 
    transition: all 0.5s ease;
} 

ftr { 
    display: block;
} 

ftr { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    background: transparent;
} 

.ftrhome { 
    position: fixed; 
    bottom: 0; 
    left: 0; 
    width: 100%; 
    padding: 15px 0; 
    background-color: rgba(0,0,0,0.8); 
    color: #ccc5c5 !important; 
    font-size: 10pt; 
    font-family: 'Lora', serif;
} 

.mh-head { 
    text-align: center; 
    padding: 0 10px; 
    margin: 0; 
    position: relative; 
    background: #ccc; 
    color: #333; 
    height: 40px;
} 

.mh-head { 
    background: #48bcfe; 
    color: #fff; 
    height: 40px;
} 

.mh-head.mh-btns-left { 
    padding-left: 50px;
} 

img { 
    vertical-align: middle; 
    border-style: none;
} 

img { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    background: transparent;
} 

img { 
    margin: 0; 
    padding: 0;
} 

img { 
    max-width: 100%; 
    height: auto; 
    vertical-align: top;
} 





.topCall:before { 
    top: 2px;
} 

.brand-bar { 
    background: #372032;
    height: 37px; 
    position: relative;
} 

.brand-bar { 
    transition: all 0.5s ease;
} 

.brand-bar { 
    position: relative; 
    margin-top: 0;
} 

.headerTopINdex { 
    padding: 20px 0;
} 

.headerTopINdex { 
    transition: all 0.5s ease;
} 

.headerTopINdex { 
    position: relative; 
    margin-top: 0;
} 

.primeMEnuHOme { 
    font-family: 'Cinzel', serif; 
    border: solid 1px #c1bcbc; 
    border-right: none; 
    border-left: none; 
    background-color: rgba(255,255,255,0.8);
} 

.primeMEnuHOme { 
    transition: all 0.5s ease;
} 

.primeMEnuHOme { 
    position: relative; 
    margin-top: 0;
} 

.container { 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px; 
    margin-right: auto; 
    margin-left: auto;
} 



.topCall a:link  { 
    color: #b9b7b7;
} 

a[href^="tel"]:link { 
    pointer-events: auto; 
    cursor: pointer;
} 

a:hover { 
    color: #0056b3; 
    text-decoration: underline;
} 

a:hover { 
    color: #696969; 
    text-decoration: none; 
    transition: all 0.5s ease;
} 

a[href^="tel"]:link,a[href^="tel"]:hover { 
    text-decoration: none; 
    pointer-events: none; 
    cursor: default;
} 

a[href^="tel"]:link,a[href^="tel"]:hover { 
    color: #ae8a56 !important;
    pointer-events: auto; 
    cursor: pointer;
} 

.ddsmoothmenu { 
    float: right; 
    width: auto;
} 

.primeMEnuHOme .ddsmoothmenu  { 
    float: none; 
    clear: both;
} 

button { 
    border-radius: 0;
} 

button { 
    margin: 0; 
    font-family: inherit; 
    font-size: inherit; 
    line-height: inherit;
} 

button { 
    overflow: visible;
} 

button { 
    text-transform: none;
} 

.head-top-right { 
    float: right;
} 

ul { 
    margin-top: 0; 
    margin-bottom: 1rem;
} 



.ddsmoothmenu ul  { 
    z-index: 100; 
    margin: 0; 
    padding: 0; 
    list-style-type: none; 
    text-align: center;
} 





.ddsmoothmenu ul li  { 
    position: relative; 
    display: inline-block; 
    padding: 0;
} 





a:visited { 
    color: #373737; 
    outline: none; 
    transition: all 0.5s ease;
} 

.ddsmoothmenu ul li a  { 
    display: block; 
    color: #fff; 
    padding: 13px 27px; 
    text-decoration: none;
} 

 .ddsmoothmenu ul li a:visited { 
    color: #272727; 
    text-transform: uppercase; 
    font-size: 10pt; 
    font-weight: 600;
} 

.ddsmoothmenu ul li a:hover { 
    color: #d61e1a;
} 

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited { 
    color: #272727; 
    text-transform: uppercase; 
    font-size: 10pt; 
    font-weight: 600;
} 


.ddsmoothmenu ul li ul  { 
    position: absolute; 
    left: -3000px; 
    display: none; 
    visibility: hidden; 
    -webkit-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.27); 
    -moz-box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.27); 
    box-shadow: 10px 10px 5px -7px rgba(0,0,0,0.27); 
    background-color: #EAEAEA; 
    z-index: 600000;
} 

/* Media Query for Mobile Devices */
@media only screen and (max-width: 767px) {
    body {
        font-size: 0.9rem;
    }

    .headerWrapp {
        font-size: 10pt;
    }

    .site-logo {
        width: 120px;
    }

    .fixedHeader {
        padding-bottom: 10px;
    }



    .mh-head {
        height: 35px;
    }

    .ddsmoothmenu ul li {
        display: block;
        width: 100%;
        text-align: center;
    }

    .ddsmoothmenu ul li a {
        padding: 10px 15px;
    }

    .brand-bar {
        background-color: #372032;
        height: 37px;
    }

    .brand-bar-items {
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 9px;
    }

    .ddsmoothmenu ul li ul {
        width: 100%;
        left: 0;
    }

    .mobMenu, .header-mobile {
        display: block;
    }
}





/* Styles for mobile */
@media (max-width: 767px) {
    .header-mobile {
        display: block;
    }
    .headerWrapp {
        display: none;
    }
}

/* Styles for tablets and larger devices */
@media (min-width: 768px) {
    .header-mobile {
        display: none;
    }
    .headerWrapp {
        display: block;
    }
}






.line11 {
    font-size: 19px;
    color: #372032;
   
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    padding-right: 45px;
    padding-left:6vw;
}


.line22 {
    font-size: 8px;
    color: #666;
    padding-top: 5px;
    padding-left:6vw;

    /* font-family: 'Playfair Display', serif; */
    font-family: 'Montserrat', sans-serif;
    /* font-family: 'Quicksand', sans-serif; */
    /* font-family: 'Merriweather', serif; */
    letter-spacing: 1px;
    /* font-family: 'Poppins', sans-serif; */
    /* font-family: 'Raleway', sans-serif; */
    /* font-family: 'Lora', serif; */
}


.custom-font-mobile {
    margin-left: -101px;
    padding-top: -9px;
    margin-top: -5px;
}

.mobile-site-logo {
    margin-left: -22px;
    font-size: 27px;
    height: 66px;
    width: 90px;
    margin-top: -5px;
}

.whats-app-float {
    position: fixed;
    bottom: 100px;
    right: 14px;
    z-index: 14000;
    /* top: 78%; */
}

.btn-whatsapp-pulse {
    background: #1bd741;
    color: white;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 20px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 4.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}
.whats-app-float figure {
    position: absolute;
    width: 25px;
    top: 8px;
    left: 8px;
}

.topCall {
    padding-top: 7px;
    border-radius: 0;
    padding: -5px 16px;
    float: right;
    padding-left: 31px;
    padding-right: -8px;
}

.topDomain {
    padding-top: 7px;
    padding-left: -20px;
    color: #ae8a56 !important;
    padding: -18px 3px;
    float: left;
    padding-left: -27px;
    padding-right: -14px;
}

.topDomainmobile {
    padding-top: 7px;
    padding-left: 15px;
    color: #ae8a56 !important;
    padding: -5px 16px;
    float: right;
    padding-left: 3px;
    padding-right: -13px;
}

















.ftrhome {
    padding: 10px;
    text-align: center;
    background: #372032;
    
}



.ftrhome .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.ftrhome .smo-home {
    margin-bottom: 10px;
}

.ftrhome .cpr {
  margin-top: 9%;
  color: #ae8a56;
}

.ftrhome .design ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 10px;
}

.ftrhome .design li {
    display: inline;
}

.ftrhome .design a {
    text-decoration: none;
    color: #000;
}
