﻿* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none;
border: none;
}
body {
  font-family: ProximaNovaLight;
font-size: 16px;
color: #000;
font-weight: normal;
background-color: #fff;
-webkit-tap-highlight-color: transparent;
}

h1,h2,h3,h4,h5,h6{  font-family: ProximaNovaLight;color:#000; font-weight: 300;}

.g-recaptcha {
transform: scale(0.77);
transform-origin: 0 0;
margin: 0 auto;
width: 230px;
}

.banner-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient( 180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 80% );
    z-index: -2;
    height: 111px;
}
.participating-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom:0;
    background: linear-gradient( 180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 80% );
    z-index: -2;
    height: 94px;
}
.cm-banner {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    object-fit: cover;
    width: 100%;
    background: #ddd;
}
.cm-bannerimg {
/*height: 100%;
object-fit: cover;
width: 100%;*/

height: 540px;
object-fit: cover;
width: 100%;
}
.cm-box {
position: absolute;
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
bottom: 0;
top: 10%;
z-index: 2;
/*! width: 40%; */
max-width: 1454px;
/*! min-width: 600px; */
overflow: hidden;
margin: 0 auto;
left: 0;
right: 0;
/*margin-top: 10%;*/
}
/*.cm-box {
position: absolute;
z-index: 9;
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
top: 20%;
bottom: 0;
}*/

  .error {  
  color: #cc0033;
  font-size: 12px;
 /* width: 100%;*/
  font-family: 'ProximaNovaRegular';
  border: 0;
  margin-bottom: 0px;
  display: block;
 /* width: 100%;*/
  margin-top: 2px;
  position: absolute;
  }  
  span#chkError {
  color: #cc0033;
  font-size: 12px;
  font-family: 'ProximaNovaRegular';
  position: relative;
  left: 33px;
  bottom:15px;
  }
.sectionmargin {
margin-bottom: 60px;
clear: both;
/*overflow: hidden;*/
}
.cmlogo {
width: 80%;
margin: 0 auto;
padding: 35px 0 20px 0px;
text-align: center;
}
.cmlogo img {
width: 200px;
height: 17px;
}


.membership-banner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.membership-banner-image {
height: auto;
object-fit: cover;
width: 100%;
}
.membership-section-wrapper {
position: relative;
height: auto;
overflow: hidden;
}


/*.membership-section-wrapper-publish-mode {
  height: calc(100vh - 80px)
}*/
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
.frmbx {
width: 90%;
margin: 0 auto;
border: 1px solid gray;
padding: 30px;

}

.termsAndConditionRTE {
    max-width:930px;
}

.forInfinia .frmbx {
    max-width: 920px;
    margin: 0 auto;
    padding: 30px;
    box-shadow: 0px 2px 19px 0px rgba(0, 0, 0, 0.08);
    border:none;
    border-radius:10px;
}
.frmsction{width: 80%;
margin: 0 auto;}
.frm_hdng h3 {
    padding-bottom: 30px;
    color: #222222;
    font-size: 28px;
    text-align: center;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
}
.frmtr {
padding-bottom: 30px;
height:75px;

}
.frmtd {
float: left;
/* width: 47%;*/
margin-right: 5%;
width: 36%;
/* position: relative;*/
}
.frmfld_area {
overflow: hidden;
background: #ffffff;
border-bottom: 1px solid #999;
}
.frmfldbx {
background: none;
padding: 6px 2%;
width: 96%;
border: none;
color: #495057;
font-size: 18px;
font-weight: 400;

}
.frmslct_area {
background: #ffffff url(../img/dropdown.svg) no-repeat right 14px;
border-bottom: 1px solid #999;
margin-top: 0px;
}
.frmslct_area select {
background: #ffffff url(../img/dropdown.svg) no-repeat right 14px;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;

background-size: 13px;
}
.frmslctbx {
background-color: #fff;
border: 1px solid #fff;
padding: 5px 2%;
width: 100%;
color: #495057;
font-size: 18px;
outline: none;
}
.frmslctbx {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23C9A24D' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E"); */
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 14px;
    padding-right: 15px;
}


.country-code,
.country-code a,
.country-code span,
#span_showcntNew {
  color: inherit !important;
  text-decoration: none !important;
}

a[href^="tel"] {
  color: inherit !important;
  text-decoration: none !important;
}








.frmtd.rht {
margin-right: 0px;
}
.titlewidth {
width: 18%;
}
.mblwidth {
width: 76%;
margin-right: 0;
}
.emailwidth {
width: 99%;
margin-right: 0;
}
.chkbx_txt {
    font-size: 14px;
    text-align: justify;
    color: #888888;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.check a {
    color: #C4B67E;
    text-decoration: none;
    background-color: transparent;
}
.chkbx_txt span a {
color: #00519d
}
/* .squaredThree */
.check {
margin: 0px auto;
clear: both;
display: flex;
float: left;
border-radius: 3px;
padding-top: 10px;
}
.check::after {
clear: both;
display: block;
content: "";
}
.check .checkbox-container {
float: left;
padding-right: 10px;
box-sizing: border-box;
}
/* Styling Checkbox Starts */
.checkbox-label {
color: white;
display: block;
position: relative;
margin: auto;
cursor: pointer;
font-size: 22px;
line-height: 24px;
height: 50px;
width: 24px;
clear: both;
top: 3px;
}
.checkbox-label input {
position: absolute;
opacity: 0;
cursor: pointer;
}
    .checkbox-label .mark {
        position: absolute;
        height: 20px;
        width: 20px;
        background-color: transparent;
        border-radius: 3px;
        transition: all 0.3s ease-in;
        border: 1px solid #A98E4C;
    }
    .checkbox-label input:checked ~ .mark {
        background-color: none;
        border-radius: 3px;
        transform: rotate(0deg) scale(1);
        opacity: 1;
        border: 1px solid #A98E4C;
    }
.checkbox-label .mark::after {
position: absolute;
content: "";
border-radius: 5px;
}
    .checkbox-label input:checked ~ .mark::after {
        transform: rotate(45deg) scale(1);
        left: 7px;
        top: 3px;
        width: 4px;
        height: 10px;
        border: 1px solid #A98E4C;
        border-width: 0 1px 1px 0;
        border-radius: 0;
    }
/* end .squaredThree */
.submit_btn {
background-color:#c4b67e;
color: #fff;
font-size: 12px !important;
text-transform: uppercase;
cursor: pointer;
min-width: 168px;
padding: 12px 20px;
text-align: center;
border: none;
width: 20%;
margin: 0 auto;
border-radius:10px;
/* 
float: left; */
}
.submit_btn  button  {
background-color: transparent;
color: #fff;
}
.submit_btn input   {
background-color: transparent;
color: #fff;
font-size:16px;
}
/*.submit_btn:hover {
background-color: #eeb406;
}*/
.captcha {

margin: 20px auto;
display: block;
margin-bottom: 0px;
padding-bottom: 10px;
 display: flex;
  justify-content: center;
  align-items: center;

}

.frmtr.captcha {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.frmtr.captcha {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}


.frmtr.captcha {
    display: table;
     display: flex;
  justify-content: center;
  align-items: center;
}
span#captchaError {
    margin-top: -14px;
}

.captcha img {
 width: 80%;


} 
.requestecta {
background-color: #c99700;
color: #fff;
font-size: 18px;
cursor: pointer;
padding: 15px 0 15px 0px;
text-align: center;
border: none;
width: 260px;
margin: 0 auto;
font-weight: 500;

height: 55px;
text-transform: uppercase;
}
.requestecta a {
color: #fff;
text-decoration: none;
}
.requestecta:hover {
background-color: #eeb406;
}

.frmftrtext {

  font-size: 14px;
  font-weight: 300;
  color: #b1aaaa;
/*  margin-top: 20px;*/
  text-align:center;
}





h1.cm-heading {
    font-size: 28px;
    font-weight: 400;
    font-weight: 300;
    line-height: 1.19;
    color: #000;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'EB Garamond', serif;
}
    h1.cm-heading.cm-main-heading.text p {
        font-size: 28px;
        text-align: center;
        font-family: 'EB Garamond', serif;
    }
.enjoryExperienceHeader p {
    font-size: 16px;
    color: #666666; 
    font-weight:400;
}

h3.cm-heading {
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 5px;
    color: #666666;
}

h2.cm-heading {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0;
    margin-bottom: 5px;
    color: #222222; 
    margin-top: 13px;
    font-family: 'EB Garamond', serif;
    text-align:center;
}

.sectionmargin a {
    color: #C4B67E; 
    text-decoration: none;
    background-color: transparent;
}

.termsAndConditionRTE h3 {
    font-family: 'EB Garamond', serif;
    color: #222222;
    font-weight: 400;
    font-size: 28px;
}


.cm-text-serif {
    font-size: 16px;
    line-height: 1.38;
    color: #666666;
    text-align: center;
}

/*Logo Sart here*/
.cm-wrapper {
margin: auto;
max-width: 1190px;
width: 100%;
padding-right: 18px;
padding-left: 18px;
}
.custom-hotel-list {
    border: 1px solid #979797;
    padding-top: 40px;
    margin: 70px 0 40px 0;
    position: relative; 
    max-width: 943px;
    border-radius:10px;
    margin:0 auto;
    margin-top:120px;
    margin-bottom:75px;
}
.custom-hotel-list-logo {
width: 15.5%;
position: absolute;
top: -30px;
left: calc(50% - 7.8%);
background: #fff;
text-align: center;
height: 60px
}
.custom-hotel-list-logo img {
height: 100%;
width: auto
}
.custom-hotel-row {
display: flex;
align-items: center;
justify-content: center;
padding: 40px 0
}
.custom-hotel-row a {
display: inline-block;
padding: 0 18px;
cursor: pointer
}
.custom-hotel-row img {
max-height: 50px
}
@media only screen and (max-width:1040px) {
.custom-hotel-row img {
max-height: 50px
}
}
@media only screen and (max-width:940px) {
.custom-hotel-row img {
max-height: 45px
}
.custom-hotel-row a {
padding: 0 20px
}
.custom-hotel-list-logo {
height: 44px;
top: -22px
}
}
@media only screen and (max-width:767px) {
  .cm-wrapper{width: 90%;}
.appicon {
display: flex;
margin: 0 auto;
justify-content: center;
}
.viewcta {
text-align: center;}
.footer-sticky-links {
width: 100%;
text-align: center;
margin: 25px 0
}
.top-footer {
padding: 0
}
.top-footer-image {
padding: 0
}
.footer-bottom {
padding: 50px 0;
border-top: 1px solid #e8e8e8
}
.custom-hotel-row img {
max-height: 40px
}
.custom-hotel-row a {
padding: 0 10px
}
.custom-hotel-row {
padding: 30px 0
}
.custom-hotel-list-logo {
height: 34px;
top: -17px
}
.footer-section {
margin-bottom: 0
}
.custom-hotel-list {
margin: 0;
margin-bottom: 50px;
}
.cm-links-list {
margin-bottom: 0
}
}
@media only screen and (max-width:675px) {
    .sectionmargin {
        margin-bottom: 40px;
        clear: both;
        /* overflow: hidden; */
    }

.custom-hotel-row img {
max-height: 30px
}
.custom-hotel-row a {
padding: 0 12px
}
.custom-hotel-list-logo {
height: 30px;
top: -15px
}
h1.cm-heading{padding: 10px;margin-bottom:0px;}
h3.cm-heading{padding: 10px;}
.marginbtmmbl{margin-bottom: 40px;}

    .termsAndConditionRTE {
        padding: 0px 15px 20px 15px;
    }

    .frmftrtext {
        font-size: 12px;
        font-weight: 300;
        color: #888888;
        line-height: normal;
        text-align: center;
    }

    .chkbx_txt {
        font-size: 12px;
        text-align: justify;
        color: #888888;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        line-height: normal;
        }

 




    }


.enjoryExperienceHeader p {
    font-size: 16px;
    color: #666666;
    font-weight: 400;
    margin-bottom: 0px;
    max-width: 920px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.imageOverlay{
    position:relative;
}
    .imageOverlay h2 {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 15px;
        margin: 0 auto;
        text-align: center;
        font-size: 18px;
        font-weight: 500;
        color: #FFFFFF;
        font-family: ProximaNovaLight;
    }
.appTourImages{
    position:relative;
}
    .appTourImages img{
        border-radius:10px;
    }
.text_button button {
    background-color: #C4B67E;
    color: #fff;
    font-size: 16px !important;
    cursor: pointer;
    min-width: 168px;
    padding: 15px 20px;
    text-align: center;
    border: none;
    width: 172px;
    margin: 0 auto;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
}
.text_button h3 {
    position: absolute;
    font-family: 'EB Garamond', serif;
    left: 0;
    right: 0;
    bottom: 110px;
    text-align: center;
    color: white;
}

@media only screen and (max-width:560px) {
    .custom-hotel-row img {
max-height: 20px
}
.custom-hotel-row a {
padding: 0 10px
}
.custom-hotel-row {
padding: 20px 0;
flex-wrap: wrap
}
.custom-hotel-list-logo {
height: 20px;
top: -10px
}
}
@media only screen and (max-width:320px) {
.custom-hotel-row a {
padding: 0 3px
}
}
.custom-hotel-row a {
display: inline-block;
padding: 0 18px;
cursor: pointer
}
@media only screen and (max-width:480px) {
.custom-hotel-row a {
display: inline-block;
padding: 0 1.5%;
cursor: pointer
}
.custom-hotel-row img {
max-height: 20px
}
.custom-hotel-row {
margin: 0 7px
}
}


/*LOGO END HERE*/

/*FOOTER START*/

.cm-footer {
  width: 100%;
}
.footer-bottom {
  padding: 40px 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.cm-wrapper {
  margin: auto;
  max-width: 1190px;
  width: 100%;
  padding-right: 18px;
  padding-left: 18px;
}

.cm-links-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.cm-menu-link, .cm-menu-link a {
  font-family: "ProximaNova",sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  text-decoration: none;
}
.cm-menu-link, .cm-menu-link a {
  font-family: "ProximaNova",sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  text-decoration: none;
}
.cm-menu-link a:hover{color:#a98e4c;text-decoration:underline}
.bottom-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
}
.cm-text {
  font-family: "ProximaNova",sans-serif;
  font-size: 14px;
  margin: 0;
    margin-bottom: 0px;
  margin-bottom: 5px;
  font-weight: 300;
  color: #000;
}
.bottom-links p {
  margin-bottom: 0;
}
.footer p {
  margin-bottom: 5px;
  font-size: 14px;
  font-family: 'ProximaNova';
}
.footer-sticky-links {
  font-size: 16px;
}
a.cm-footer-link.cm-link-serif.footer-links.toll-free {
  text-decoration: none;
  color: #525252;
}
.footer-links img {
  margin-right: 5px;
  display: inline-block;
  filter: grayscale(100%);
  height: 14px;
}
.hidden-mobile {
  display: inherit !important;
}


ol.ftrlinkk{
  list-style-type: none;
  padding: 1px 0px 0px 20px;
  margin: 14px 0px 0px 0px;
  float: left;
  list-style-type: decimal;
}

    ol.ftrlinkk li {
        /* padding: 0px 40px 0 0px; */
        margin: 1px 0px 0px 0px;
        color: #666666; 
        font-size: 16px;
    }
/*FOOTER END*/

.app-ctas{display:flex;margin-bottom:0;flex-wrap:wrap}
.app-ctas-image{flex:1;display:block}
.app-ctas-image:first-child{margin-right:20px}
.app-ctas-image img{width:100%}
.app-ctas-text{margin-top:25px;text-align:right;width:100%}
@media only screen and (max-width:767px){.app-ctas{margin-top:25px;font-size:0}
.app-ctas-image img{width:auto;height:40px}
.app-ctas-image{text-align:center;flex:1;width:calc(50% - 10px);display:inline-block;margin-bottom:0}
.app-ctas-text{text-align:center;margin-top:15px}
}
@media only screen and (max-width:560px){.app-ctas-image{flex:1}
.app-ctas-image img{height:auto;width:100%}
}
.cm-header-cta{margin-left:auto;display:flex;flex-direction:column;font-size:0}
.text-underline:hover{text-decoration:underline}
.cm-header-cta.cm-button-group .cm-button.cm-button-sm{margin-bottom:20px;margin-right:0}
.cm-header-cta.cm-button-group .cm-button.cm-button-sm:last-child{margin-bottom:0;margin-right:0}
@media only screen and (min-width:1171px){.cm-header-cta{margin-left:auto;display:block}
.cm-header-cta.cm-button-group .cm-button.cm-button-sm{margin-bottom:0;margin-right:10px}
}
@media only screen and (max-width:1170px){.cm-header-cta.cm-button-group .cm-button.cm-button-sm,.cm-header-cta.cm-button-group .cm-button.cm-button-sm:last-child{margin-right:0}
.cm-header-cta{align-items:center}
}








@media only screen and (max-width:768px) {
    .text_button button {
        bottom: 27px;
    }
    .enjoryExperienceHeader p {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }
    .text_button h3 {
        font-size:24px;
    }

    .titlewidth {
        width: 22%;
    }


    .cm-input-group {
        flex-wrap: wrap;
    }
    .frmtd.mobileWidth {
        width: 72%;
        margin-right:0px;

    }
    .frmtd.rht.emailWidth {
        width: 100%;
        margin: 16px 0px;
    }

    .termsAndConditionRTE h3 {
        font-size: 24px;
        text-align: center;
    }
    h1.cm-heading {
        font-size: 24px;
    }

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

    .frmtd.rht.mobileWidthLname {
        width: 100%;
        margin: 16px 0px;
    }

    .frmtd.mobileWidthFname {
        width: 73%;
        margin-right:0px;
    }

    .check {
        margin-bottom: 25px;
    }
    span#chkError {
        bottom: 32px;
    }

    .cm-wrapper {
        margin-top:40px;
    }

    .enjoryExperienceHeader p {
        padding: 7px;
    }
  .cmlogo {
text-align: center;
}

.membership-banner {
max-height: calc(100vh - 80px);
}
.cm-bannerimg{height: auto;}
.membership-section-wrapper{height: auto;}
.frmbx{
  width: 100%;
padding: 20px;}
.frmsction{width: 100%;}

h2.cm-heading{text-align:center;}
.cm-text-serif{text-align: center;}
    h1.cm-heading.cm-main-heading.text p {
        font-size: 18px;
        color: #666666;
        padding: 0px 20px;
        margin-top: -40px;
    }

    .cm-text-serif {
        font-size: 16px;
        line-height: 1.38;
        color: #666666;
        text-align: center;
        font-weight:400;

    }

    .apptourSection .col-12 {
        /* margin-left: 0px; */
        /* margin-right: 0px; */
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .appTourImages img {
        border-radius: 0px;
    }
}

@media only screen and (max-width:560px) {
span#chkError{font-size: 9px;}
.error{font-size: 9px;}
}



/*footer section*/

/* =========================
   FOOTER BASE
========================= */
.cm-footer .container, .cm-footer .container-lg, .cm-footer .container-md, .cm-footer .container-sm, .cm-footer .container-xl {
    max-width: 1024px;
}
.cm-footer {
    background: #f5f5f5;
    padding: 60px 0 0;
    font-size: 13px;
    color: #777;
}

/* =========================
   DESKTOP COLUMNS
========================= */
.heline {
    border-bottom: 1px solid #898989;
    position: relative;
    top: 30px;
    transform: scaleY(0.5);
}
.footer-col h6 {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    font-family: 'EB Garamond', serif;
}

    /* Single thin underline */


.footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-col li {
    margin-bottom: 6px;
}

.footer-col a {
    color: #333;
    text-decoration: none;
    display: block;
    transition: 0.3s;
    font-size: 14px;
}

    .footer-col a:hover {
        color: #000;
    }

/* =========================
   RIGHT SIDE AREA
========================= */

.footer-right {
    padding-top: 0;
}

.footer-apps {
    display: flex;
    gap: 12px;
    margin-bottom: 18px;
    margin-top: 45px;
    justify-content: end;
}

    .footer-apps img {
        width: 130px;
    }

.footer-right p {
    font-size: 12px;
    color: #333;
    line-height: 1.6;
    margin-bottom: 8px;
    text-align: right;
}

/* =========================
   MOBILE ACCORDION
========================= */

/* Remove top line */
.footer-accordion {
    border-top: none;
}

/* Normal bottom lines */
.acc-item {
    border-bottom: 1px solid #939393;
}

    /* Remove last item's bottom line */
    .acc-item:last-child {
        border-bottom: none;
    }


.acc-title {
    width: 100%;
    background: none;
    border: none;
    padding: 14px 0;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #000;
}

    .acc-title span {
        font-size: 16px;
    }

.acc-item a {
    display: block;
    padding: 6px 0;
    color: #333; 
    font-weight:300;
    text-decoration: none;
    font-size: 14px;
}

    .acc-item a:hover {
        color: #000;
    }


.arrow-icon {
    width: 14px;
    transition: 0.3s ease;
}
.acc-item img {
    filter: brightness(0);
}
/* =========================
   COPYRIGHT STRIP
========================= */
.footer-golden {
    background: #c7b36f;
    text-align: center;
    color: #fff;
    padding: 14px 10px;
    margin-top: 40px;
    font-size: 12px;
}

/* =========================
   MOBILE TWEAKS
========================= */
.footer-border-patti {
    background: #c7b36f; /* golden */
    padding: 15px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 14px;
    margin-top: 30px;
}

@media (max-width: 767px) {
    .text_button h3 {
        position: absolute;
        font-family: 'EB Garamond', serif;
        left: 0;
        right: 0;
        bottom: 85px;
        text-align: center;
        color: white;
    }

    .footer-right p {
        text-align: left;
    }

    .cm-footer {
        background: #f5f5f5;
        padding: 20px 0 0;
        font-size: 13px;
        color: #777;
    }

    .footer-apps {
        justify-content: flex-start;
    }

    .footer-right {
        text-align: center;
        margin-top: 30px;
        padding:0px;
    }
    .footer-border-patti {
        background: #c7b36f;
        display: flex;
        color: #ffffff;
        font-size: 16px;
        margin-top: 30px;
        text-align: center;
        line-height: 15px;
        text-align: center;
       
    }

    .acc-title {
        width: 100%;
        background: none;
        border: none;
        padding: 14px 0;
        font-weight: 500;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 14px;
        color: #000;
        font-family: 'EB Garamond', serif;
    }
}
