*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

body{
    background: #c4713d;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 25px;
    font-style: normal;
    color: #fff;
    font-family: "Sora", sans-serif;
}

a{text-decoration: none;}
.pdt-x3{padding-top: 50px}
.pdb-x3{padding-bottom: 50px}
.pdb-x0{padding-bottom: 0px !important}
.mb-x3{margin-bottom: 30px}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.block{display: block;}
.light, .light .h4{color: #fff}
.about-section p{margin-top: 20px;  text-align: justify; font-size: 13px;}
.about-section ul{ margin: 20px 0px 20px 20px;}
.about-section ul li{ font-size: 13px; list-style-type: square;}
.mt-x5{
    margin-top: 50px;
}

.justify-content {
    justify-content: center;
}
.login-section {
    background: #fff;
}
.login-box {
    background: #5b2819;
    transition: all 1s ease;
    -webkit-box-shadow: 0 0 8px 0 rgba(35, 23, 19, .33);
    box-shadow: 0 0 8px 0 rgba(35, 23, 19, .33);
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}
.login-box .white-small {
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    text-shadow: none;
    margin-bottom: 20px;
}
.login input[type="text"], .login input[type="password"] {
    width: 100%;
    border: solid 1px #07616f;
    padding: 10px;
    font-size: 17px;
    color: #000;
    border-radius: 6px;
    margin-bottom: 14px;
    line-height: 30px;
}
.login button {
    background: #c4713d;
    padding: 10px 38px;
    border-radius: 22px;
    border: none;
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}

.login button:hover {
    background: #000;
}
.login-box hr {
    margin-bottom: 20px;
}
p.center{
    text-align: center;
    padding: 10px 0px;
    }
.font2{font-size: 12px; padding-top: 10px;}
.bdr-box{
    border: solid 1px #fffb3;
    padding: 20px;
}
p a{
    color: #edc34f;
    text-decoration: underline;
    font-weight: 600;
}
.full{width: 100%}
li{list-style-type: none;}
h1, h2, h3, h4, h5, h6{
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    line-height: 30px;
}
.h1, .h2, .h3, .h4, .h5, .h6{
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    line-height: 30px;
}

h1, .h1{font-size: 30px ;}
h2, .h2{font-size: 26px ;}
h3, .h3{font-size: 24px ;}
h4, .h4{font-size: 22px ;}
h5, .h5{font-size: 20px ;}
h6, .h6{font-size: 18px ;}



.check-list {
    margin: 30px 0px 30px 0px;
    column-count: 1;
}
.check-list li {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
}
svg.text-green {
    width: 22px;
    color: #fff;
}

.about-check-list {
    margin: 30px 0px;
    column-count: 1;
}
.about-check-list li {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
    color: #fff;
}
svg.text-yellow {
    width: 25px;
    color: #e48708;
}

.white {
    color: #fff;
    font-size: 24px;
    line-height: 40px;
}
.white-small {
    color: #fff;
    font-size: 36px;
    line-height: 40px;
}
.white-smallest {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
}

.static-pg li {
    font-size: 13px;
    list-style-type: square;
    margin-left: 30px;
}
.static-pg li a{
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
}



.process-heading {
    color: #fa007d;
}

.process-heading span {
    display: block;
    font-size: 25px;
    color: #bd9732;
}
.process.content-bx-bg {
    border: solid 1px #715511;
}

.step p small {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.step p span {
    display: block;
    color: #fa007d;
    font-size: 20px;
    font-weight: 700;
}
/*.step {
    margin-top: 50px;
}*/

.mt-101{
    margin-top: 20px;
}
.mt-101 a{
    cursor: pointer;
}
.flex-box {
    background: #46373770;
    border: solid 1px #dddddd47;
    padding: 20px;
    margin-top: 20px;
}
.flex-box ul {
    display: flex;
    gap: 20px;
    justify-content: space-around;
    align-items: center;
}
.flex-box ul li {
    color: #caa541;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.flex-box ul li span {
    display: block;
    color: #ffffff9c;
    font-size: 17px;
    font-weight: 600;
}

.image-box {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
   
}
.image-box-heading {
    position: absolute;
    bottom: 18px;
    right: 18px;
    z-index: 2;
    background: linear-gradient(135deg, #edc34f, #d4a528, #9a6f09);
    color: #fff;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 4px;
    transform: rotate(-3deg);
    box-shadow: 0 6px 18px rgba(184, 71, 93, 0.4);
}
a.btn.btn-center {
    color: #d1d1d1;
    padding: 15px 50px;
    font-size: 18px;
    font-weight: 600;
    background-color: #150d1b;
    border: 1px solid #3b2949;
    border-radius: 100px;
}
a.btn.btn-center:hover {
    color: #000;
    background-color: #edc34f;
    border: 1px solid #edc34f;
}
img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.all-catagery-loop, .all-profile-loop {
    margin: 50px 0px;
}


.bg-light{
    background: #8F4525;
}
.black{
    background: #000;
}
.container{
    width:100%;
    max-width:1000px;
    margin:auto;
    padding:0 15px;
}
.row{
    display:flex;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
}
.content-center{
    margin: 0 auto;
}
.justify-center{
   justify-content: center;
}
.grid-1{
    width: 8.33333333%;
    padding:15px;
}
.grid-2{
    width: 16.66666667%;
    padding:15px;
}
.grid-3{
    width: 25%;
    padding:15px;
}
.grid-4{
    width: 33.33333333%;
    padding:15px;
}
.grid-5{
    width: 41.66666667%;
    padding:15px;
}
.grid-6{
    width:50%;
    padding:0px 15px;
}
.grid-7{
    width: 58.33333333%;
    padding:0px 15px;
}
.grid-8{
    width: 66.66666667%;
    padding:0px 15px;
}
.grid-9{
    width: 75%;
    padding:0px 15px;
}
.grid-10{
    width: 83.33333333%;
    padding:0px 15px;
}
.grid-11{
    width: 91.66666667%;
    padding:0px 15px;
}
.grid-12{
    width:100%;
    padding:0px 15px;
}



header {
    background: #c4713d;
    padding: 10px 0px;
}
.navbar{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.logo img{
   height: 35px;
    display: block;
    padding: 0px 0px;
}
.logo p {
    font-size: 12px;
}

.menu{
    display:flex;
    list-style:none;
    /*gap:40px;*/
}


.menu li a, .menu-btn ul li a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s;
    font-weight: 500;
    text-transform: capitalize;
    background: #8F4525;
    padding: 10px 20px;
    border-radius: 0px 22px 22px 0px;
    border-left: solid 1px #30130d;
}



.menu li:first-child a, .menu-btn ul li:first-child a{
    background: #8F4525;
    padding: 10px 20px;
    border-radius: 22px 0px 0px 22px;
    border-right: solid 1px #d3805d;
    border-left: none;
}
.menu li:first-child a:hover, .menu-btn ul li:first-child a:hover{
    background: #000;
    color: #fff;
}

.menu li:last-child a{
    background: #8F4525;
    padding: 10px 20px;
    border-radius: 22px;
    border: none;
    margin-left: 10px;
}
.menu li:last-child a:hover{
    background: #000;
    color: #fff;
}

.menu li a:hover{
    background: #000;
    color: #fff;
}

/*.menu li a:hover{
    color:#edc34f;
}*/

.menu-btn{
    display:none;
    color:#fff;
    font-size:28px;
    cursor:pointer;
}

.menu-btn ul{
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-banner {
    background:
        url("images/banner-bg.png") left bottom / 10% 100% no-repeat,
        linear-gradient(135deg, #c4713d 0%, #c4713d 50%, #2e100f 100%);
    background-repeat: no-repeat;
    padding: 50px 0px;
}
.main-banner{
    /*max-width: 900px;*/
    margin: 0 auto;
    text-align: center;
}
.hero-banner h1{
    color: #fff;
    font-size: 34px;
    line-height: 30px;
}

.hero-banner p{
    color: #fffbed;
    line-height: 30px;
    margin-top: 20px;
    font-size: 14px;
}

.hero-banner-inner {
    padding: 10px 0px;
    background: transparent;
}
.hero-banner-inner .main-banner{
    max-width: 900px;
    margin: 0 auto;
}
.hero-banner-inner .select-option {
    margin-top: 0px;
}



.single-banner-inner {
    background: url(images/single-inner-page.jpg);
    text-align: left;
    padding: 30px 0px;
    background-size: cover;
}
.single-banner-inner h1{
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    font-size: 32px;
}


.breadcromb {
    margin-top: 20px;
}
.breadcromb li {
    display: inline-block;
    border-right: solid 1px #fff;
    padding-right: 10px;
    margin-right: 10px;
    line-height: 15px;
}
.breadcromb li:last-child {
    border: none;
}
.breadcromb li a{
    color: #fff;
}
.counter {
    margin-top: 30px;
    border-radius: 1000px;
    text-align: center;
    background-color: #150d1b;
    border: 1px solid #3b2949;
}
.counter ul li {
    display: inline-block;
    padding: 20px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffffcc;
    text-align: center;
}
.counter ul li span {
    font-size: 30px;
    font-weight: 500;
    display: block;
    color: #edc34f;
    line-height: 40px;
}

.profile-list ul{
    display:flex;
    flex-wrap:wrap;
    gap:10px;

}

.profile-list ul li{
    width:19%;
    list-style:none;
}

.model-box {
    position: relative;
    aspect-ratio: 3 / 4;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    -webkit-backdrop-filter: blur(8px);
    background: #790003;
    border: 1px solid #fff;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transform: translateZ(0);
    border-radius: 20px;
}
.model-box:hover {
    border-color: #d4a52866;
    transform: translateY(-4px);
    box-shadow: 0 8px 32px #d4a5281a;
}
.model-box .img{
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    position: relative;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transform: translateZ(0);
}
.model-box .img:before{
    position: absolute;
    content: '';
    /*background: linear-gradient( to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.55) 28%, rgba(0, 0, 0, 0.15) 55%, rgba(0, 0, 0, 0) 75% );*/
     bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.model-box img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}
.model-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 20px;
    
}
.model-info .h4 {
    color: #ffffff;
    font-size: 23px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}
.model-info p {
    margin: 0;
    font-size: 15px;
    color: #ffffff;
    background: #5c0607;
    display: inline-block;
    padding: 0px 20px;
    border-radius: 10px;
}

.profile-s-description {
    padding: 10px 20px;
    text-align: center;
}
.profile-s-description .name {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
.profile-s-description p {
    color: #99a1af;
    font-size: 14px;
    padding-bottom: 20px;
}
p.location-name {
    color: #d4a528;
    font-size: 14px;
    padding-bottom: 0px;
}
.profile-s-description p span {
    color: #000;
    text-transform: uppercase;
    letter-spacing: .05em;
    background: linear-gradient(135deg, #d4a528, #b8860b);
    border-radius: 9999px;
    padding: .75rem 2rem;
    font-size: .875rem;
    font-weight: 600;
    transition: all .3s;
    /* margin-top: 65px; */
}

.star {
    background-image: url(images/star.svg);
    background-size: contain;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0 1px;
}
.tag {
    width: 56px;
    height: 24px;
    flex-shrink: 0;
    border-radius: 60px;
    background: linear-gradient(180deg, #A90000 0%, #F24A4A 100%);
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.model-box:hover img {
    transform: translateY(-6px);

}

.sections-points h3{
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}
.sections-points ul{
    margin-left: 20px;
}
.location {
    column-count: 4;
    margin-top: 20px;
}
.location2 {
    column-count: 2;
}
.location li {
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transform: translateZ(0);
}
.location li a {
    color: #ffffff;
    line-height: 24px;
    display: flex;
    margin-bottom: 10px;
    border-radius: 15px;
    border: 1px solid #790003;
    text-align: center;
    align-items: center;
    background: #2e100f;
}
.icon-header {
    background: #790003;
    padding: 10px;
    border-radius: 15px 0px 0px 15px;
    margin-right: 15px;
}
.icon-footer {
    padding: 13px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.location li:hover a {
        border-color: #d4a52866;
    transform: translateY(-4px);
    box-shadow: 0 8px 32px #d4a5281a;
}
.max-width {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 29px;
    color: #fff;
}
.max-width h3{
    margin-bottom: 20px;
}
.area-section h2{
    font-size: 24px;
    line-height: 33px;
    margin: 20px 0px 10px 0px;
}
.area-section h2 span {
    display: block;
    color: #ff0808;
}
.location-bdr{
    border: solid 5px #fff;
    border-radius: 20px;
    border-right: none;
    border-top: none;
}
.list-location-box {
    background: #790003;
    padding: 30px;
    color: #fff;
}
.list-location-box h3 {
    font-size: 20px;
    margin: 10px 0px;
}
.list-location-box ol {
    margin: 20px 0px 20px 20px;
}
.list-location-box ol li {
    list-style-type: square;
    line-height: 30px;
}
.area-section p {
    text-align: justify;
    margin-bottom: 20px;
}
.related-categery {
    column-count: 2;
    margin-top: 20px;
}
.sections-catagery ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.sections-catagery ul li{
    width: 32.5%;
}
.sections-catagery li:nth-child(n+4) {
    margin-top: 20px;
}
.sections-catagery .relative {
    position: relative;
    display: block;
    overflow: hidden;
    /*aspect-ratio: 3 / 4;*/
    border-radius: 20px;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    border: 2px solid #fff;
}
.sections-catagery .relative:hover {
    border: 2px solid #000;
}



.sections-catagery .relative img {
    display: block;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
    height: 100%;
}
.sections-catagery .absolute {
    background: #000000b3;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 10px;
    padding-bottom: 15px;
}
.absolute span {
    color: #fff;
    font-size: 14px;
    display: block;
    border-radius: 20px;
    padding: 5px 20px;
    margin-top: 14px;
    background-color: #150d1b;
    border: 1px solid #3b2949;
}
.sections-catagery ul li:hover .absolute span {
    color: #000;
    background-color: #f59e0b;
    border: 1px solid #f59e0b;
}
.sections-catagery ul li:hover img {
    transform: scale(1.2) rotate(3deg);
    -webkit-transform: scale(1.2) rotate(0deg);
    -moz-transform: scale(1.2) rotate(0deg);
    -ms-transform: scale(1.2) rotate(0deg);
    -o-transform: scale(1.2) rotate(0deg);
}
.sections-catagery ul li:hover .absolute {
    background: #0000005e;
}
.catagery-title{
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.sections-catagery ul li:hover .catagery-title {
    transform: translateY(-9px);
}
.service-locations {
    background-color: #0f172a;
    padding: 60px 20px;
    border-top: 1px solid rgba(255, 255, 255, .05);
    border-bottom: 1px solid rgba(255, 255, 255, .05);
}

.all-profile-loop ul li:nth-child(n+6) {
    margin-top: 10px;
}
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6  {
    margin-top: 30px;
}

/*Review Section*/
.review {
    background: #020617;
    border: solid 1px #21294a;
    padding: 30px;
    border-radius: 10px;
    color: #94a3b8;
}
.review-title p {
    color: #fff;
    font-size: 22px;
    margin: 0;
}
.review-title p span {
    font-size: 14px;
    display: block;
    color: #94a3b8 !important;
}
.review p span {
    font-size: 14px;
    display: block;
    color: #edc34f;
}
.star5 {
    color: #edc34f;
    font-size: 28px;
    margin-top: 12px;
}

/*New Location*/
.location-list-section ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 30px;
}
.location-list-section ul li a{
    background: #8F4525;
    padding: 9px 20px;
    border-radius: 8px;
    color: #fff;
    font-size: 15px;
    line-height: 36px;
}
.location-list-section ul li:hover a{
    background: #000;
    color: #fff;
}

/*breadcrumb*/
.meta-header {
    background: #a75b2b;
    padding: 15px 0px;
}
.meta-header h1 {
    font-size: 22px;
    margin-top: 15px;
    cursor: pointer;
}
.breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.breadcrumb li {
    font-size: 14px;
    padding-right: 10px;
}

.breadcrumb li + li::before {
    content: "/";
    margin-right: 10px;
    color: #fff;
}

.breadcrumb a {
    text-decoration: none;
    color: #fff;
}

/*Footer Fixes*/
footer {
    border-top: 1px solid #ffffff;
    padding: 70px 0px 0px 0px;
    background: linear-gradient(135deg, #8f4525 0%, #8f4525 50%, #2e100f 100%);
}
footer ul{
    padding: 0;
}
footer ul li{
    list-style-type: unset;
}
footer ul li a {
    color: #ffffffd1;
    text-decoration: none;
    font-weight: 400;
    line-height: 35px;
    font-size: 14px;
}
footer ul li:hover a {
    color: #fff;
}

footer h6 {
    font-size: 16px;
    text-transform: capitalize;
    padding-bottom: 10px;
    color: #ffffff;
    font-weight: 500;
}
footer p{
     color: #fff;
}
.copy-right {
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid #8f4525;
    margin-top: 20px;
    font-size: 14px;
    background: #000;
    padding-bottom: 10px;
}

footer select {
    width: 100%;
    background: #8f4525;
    border: solid 1px #ddd;
    color: #fff;
    padding: 10px;
    font-size: 16px;
}
.footer-btn {
    width: 100%;
    background: #371511;
    border: solid 1px #371511;
    color: #fff;
    padding: 7px 20px;
    font-size: 15px;
    display: inline-block;
    text-align: center;
}
.nowcalling {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    font-size: 22px;
    font-weight: 600;
}
.lcol, .rcol {
    float: left;
    width: 100%;
}
.lcol {
    background: #8f4525;
}
.rcol {
    background: #128c7e;
}
.lcol a {
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
}
.rcol a {
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
.select-option{/*display:inline-flex;*/ align-items:center; justify-content:space-between; margin-top: 30px;;}
.select-option .d-flex{display:flex; align-items:center; justify-content:center;position: relative;}

.select-option select {
    padding: 15px 10px;
    border-radius: 100px 0px 0px 100px;
    color: #8b8b8b;
    font-size: 16px;
    width: 335px;
    background: #fff;
    border: 2px solid #5C2D1B;
    font-weight: 600;
    border-right: 0;
}

.midil-input {
    padding: 16px 10px;
    color: #c4713d;
    font-size: 16px;
    width: 500px;
    background: #fff;
    border: 2px solid #5C2D1B;
    font-weight: 600;
    border-right: 0;
    border-radius: 20px 0px 0px 20px;
}

.select-option .search {
    background: #5C2D1B;
    padding: 15px 22px;
    cursor: pointer;
    height: 54px;
    border-radius: 0px 100px 100px 0px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    border: solid 2px #5C2D1B;
    border-left: none;
    line-height: 20px;
}

.select-option .search:hover {
    background: #000;
}

.show-more{
    background: #fbc66d;
    color: #2e100f;
    border: none;
    padding: 9px 20px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 20px;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
}

/*FAQ*/

  .gg-chevron-down {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs, 1));
    width: 22px;
    height: 22px;
}
.gg-chevron-down::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    left: 4px;
    top: 2px;
    color: #ffffff;
}
.accordion {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    margin-top: 10px;
    background: linear-gradient(145deg, #000000e6 0%, #2e100f 100%) ;
    border: 2px solid #790003 ;
    border-radius: 16px ;
}
.accordion__intro {
    position: relative;
    padding:20px;
    cursor: pointer;
}
.accordion__intro span{
  position: absolute;
  right: 10px;
  top: 37%;
  transition: all 0.3s ease-in-out;
}
.accordion.accordion__active .accordion__intro span{
  transform: rotate(180deg);
}
.accordion__content {
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  transition: all 0.25s ease-out;
  opacity: 0;
  border-top: 1px solid #1f2937;

}
.accordion h5,
.accordion p {
  margin: 0;
}
.accordion h5 {
    font-size: 18px;
}
.accordion p {
  color: #fff;
  margin: 0;
  line-height: 28px;
}
.accordion__active .accordion__content {
  padding:20px;
  opacity: 1;
}

/*Contact Page*/
.contact-box {
    padding: 25px;
    background: #3e1716;
    border: solid 1px #7a4f4e;
    border-radius: 10px;
    display: flex;
    align-items: center;
    text-align: left;
    gap: 20px;
}
.info-icon {
    width: 55px;
    height: 55px;
    flex-shrink: 0;
    background-color: #fff;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s;
}
.info-icon i {
    font-size: 30px;
}
.info-content h5 {
    font-size: 20px;
    font-weight: 500;
}
.info-content p {
    color: #fff;
}
.form-group{
    margin-bottom: 20px;
}
.form-group input[type="text"] {
    width: 100%;
    padding: 10px;
    height: 50px;
    font-size: 18px;
    border: solid 1px #7a4f4e;
    background: #3e1716;
    color: #fff;
    border-radius: 5px;
}
.form-group textarea {
    width: 100%;
    padding: 10px;
    height: 180px;
    font-size: 18px;
    border: solid 1px #7a4f4e;
    background: #3e1716;
    color: #fff;
    border-radius: 5px;
}
.form-group button{
    background: #fff;
    border: none;
    padding: 14px 30px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    border-radius: 5px;
}
/*Pricing Page*/
.price-card {
    background: #020617;
    border-radius: 22px;
    padding: 30px 25px;
    text-align: center;
    box-shadow: 0 18px 45px rgba(0, 0, 0, .08);
    transition: all .35s ease;
    border: solid 1px #21294a;
}
.price-avatar {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 18px;
    border: 4px solid #dc7b06;
}
.price-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.price-card h3 {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 6px;
}
.starting {
    font-size: 14px;
    color: #ff8a00;
    font-weight: 500;
}
.price-list {
    list-style: none;
    padding: 0;
    margin: 25px 0 0;
}
.price-list li {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    font-size: 15px;
    color: #444;
    border-bottom: 1px dashed #eee;
}

.price-list li span{
    color: #d2e0f3;
}
.price-list li strong{
    color: #f39b0a;
}
.price-card a {
    color: #fff;
    font-size: 18px;
}
.price-card a:hover {
    color: #de7e07;
}

/*Hotel List*/
.hotel-list {
    margin-top: 30px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.hotel-box {
    width: 32%;
    background: #3e1716;
    border: solid 1px #7a4f4e;
    border-radius: 10px;
    display: flex;
    align-items: center;
    text-align: left;
    gap: 10px;
    overflow: hidden;
}
.hotel-box:hover {
    border: solid 1px #fff;
}
.hotel-image {
    max-width: 180px;
    min-width: 180px;
}
.hotel-image img {
    display: block;
    width: 100%;
}
.hotel-info {
    padding-right: 10px;
}
.hotel-info h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
}
.hotel-info p {
    color: #fff;
}
/*Profile Image*/
.about-box {
    padding: 30px;
    background: #3e1716;
    border: solid 1px #7a4f4e;
    border-radius: 10px;
    text-align: center;
}
.about-box li span{
    text-align: right;
    float: right;
}

.profile-overview h5{
    font-size: 20px;
}
.book-list{
    margin: 30px 0px;
}
.book-list li {
    background: url(images/icon.png) no-repeat left;
    padding-left: 30px;
    line-height: 32px;
    background-size: 16px;
}
.cat-box {
    margin-bottom: 50px;
    color: #fff;
}
.cat-box p{
    margin-bottom: 20px;
    color: #fff;
}
.overview-section h2 {
    font-size: 22px;
    line-height: 30px;
    margin: 10px 0px;
}
.hotel-relative {
    position: relative;
}
.hotel-relative-heading {
    position: absolute;
    color: #fbc66d;
    background: #000000;
    padding: 10px 20px;
    bottom: 30px;
    right: 0;
    border-radius: 40px 0px 0px 40px;
    font-size: 20px;
    font-weight: 600;
    border: solid 1px #fbc66d;
    border-right: none;
}

ul.star-bg {
    margin: 25px 0px;
}
.star-bg li {
    background: url(images/star.svg) no-repeat left center;
    background-size: 14px;
    padding-left: 22px;
    line-height: 30px;
}

.privacy p{
    margin-top: 0px;
}
.privacy h2, .privacy .h2, .privacy h3, .privacy .h3 {
    font-size: 18px;
}

.social-media li {
    display: inline-block;
    margin-right: 10px;
}
.social-media li a {
    background: #ffffff1a;
    padding: 10px;
    text-align: center;
    display: flex;
    border-radius: 10px;
}

.marquee {
    width: 100%;
    overflow: hidden;
    padding: 12px 0;
    white-space: nowrap;
    margin-top: 50px;
}

.marquee-content {
    display: inline-flex;
    animation: marquee 20s linear infinite;
}

.marquee-content span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-right: 60px;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

/* Pause on hover */
.marquee:hover .marquee-content {
    animation-play-state: paused;
}

.listing-item{
    position: relative;
   background: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
}
.item-card{
    display: flex;
    margin: 20px auto 0;
}
.carousel {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    height: auto;
    min-height: 234px;
    min-width: 160px;
    overflow: hidden;
    position: relative;
    width: 160px;
}
.carousel img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.item-container{
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding: 15px 10px 10px 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    cursor: pointer;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.information {
    padding: 15px 10px 10px 15px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    cursor: pointer;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.information .title {
    color: #8f4525;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 14px;
}
.information .description {
    margin-bottom: 14px;
    color: #1f2f49;
    font-size: 12px;
    line-height: 20px;
}

.information ul {
    display: flex;
    align-items: center;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.information ul li {
    font-weight: 600;
    color: #1f2f49;
    font-size: 12px;
    display: inline-block;
}
.information li + li::before {
    content: "*";
    margin-right: 10px;
    color: #999;
}

.item-card-contact {
    display: flex;
    align-items: center;
    justify-content: end;
    position: absolute;
    right: 15px;
    bottom: 10px;
    z-index: 1;
    gap: 10px;
}
.item-card-contact a {
    background: #fff ;
    border: 1px solid #f0f0f0 ;
    border-radius: 999px ;
    box-shadow: 0 0 12px 0 #0000001f ;
    gap: 0;
    height: 52px;
    padding: .8rem ;
    width: 52px;
    color: #a75b2b;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin: 20px 0;
}

.pagination a,
.pagination span {
    padding: 8px 14px;
    text-decoration: none;
    color: #fff;
    background: #8f4525;
    border-radius: 10px;
}


.profile-meta-section, .profile-information{
    padding: 30px 0px 0px 0px;
}

.profile-meta, .profile-info {
    background: #a75b2b;
    padding: 20px;
    border: solid 1px #8b512d;
}
.profile-meta-section h1{
    color: #fff;
    font-size: 22px;
    line-height: 30px;
}
.profile-name {
    font-weight: 600;
    color: #ffffff;
    font-size: 22px;
    line-height: 30px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.profile-meta ul {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0px;
}
.profile-meta ul li {
    font-size: 14px;
    padding: 0px 10px;
    background: #c4713d;
    border-radius: 1000px;
    margin-right: 10px;
    line-height: 25px;
}

.profile-info ul {
    margin: 20px 0px 20px 20px;
}

.profile-info ul li {
    font-size: 14px;
    line-height: 25px;
    list-style-type: square;
}

.contact-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin: 20px 0;
}

.contact-buttons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 25px;
    border-radius: 6px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s;
}

.call-btn {
    background: #a75b2b;
}

.whatsapp-btn {
    background: #25d366;
}

.contact-buttons a:hover {
    opacity: 0.85;
    transform: translateY(-2px);
}


input[type="file"] {
    width: 100%;
    background: #ffffff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}
select.form-control {
    width: 100%;
    border: solid 1px #07616f;
    padding: 10px;
    font-size: 17px;
    color: #000;
    border-radius: 6px;
    margin-bottom: 14px;
    line-height: 30px;
}


#popupOverlay {
  position: fixed;
  inset: 0;
  background: rgb(0 0 0 / 78%);
  backdrop-filter: blur(6px);
   display: none; 
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.popupBox {
  background: linear-gradient(135deg, #8f4525 0%, #8f4525 50%, #2e100f 100%);
    padding: 30px;
    border-radius: 20px;
    text-align: center;
    max-width: 500px;
    width: 90%;
}

.warning-title span {
    display: block;
    font-size: 22px;
    color: #484848;
}
.popup-body {
    margin: 20px 0px;
    color: #fff;
}
.popup-body p a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.popup-body strong {
    color: #fff;
    font-weight: 700;
}
.popup-body p small a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
}
.popup-footer {
    text-transform: uppercase;
}
.popup-footer p  {
    color: #484848;
    text-transform: capitalize;
}
.popup-footer p small a {
    color: #f85a96;
    font-size: 12px;
}
.popup-footer a.btnn {
    color: #07616f;
    font-weight: 700;
    font-size: 19px;
    text-transform: capitalize;
}
.popupBox button {
    background: #c4713d;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 10px 34px;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.popupBox button.transparent {
    background: transparent;
    text-decoration: underline;
    text-transform: capitalize;
}
.warning-title{
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}
.popup-header p span {
    color: #fff;
}

.flex-box {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    border: solid 1px #ddd;
    padding: 15px 10px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 26px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch-slider {
  position: absolute;
  cursor: pointer;
  background-color: #ccc;
  border-radius: 34px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.4s;
}

.switch-slider:before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  border-radius: 50%;
  transition: 0.4s;
}

input:checked + .switch-slider {
  background-color: #c4713d;
}

input:checked + .switch-slider:before {
  transform: translateX(24px);
}

body.no-scroll {
    overflow: hidden;
}

.popup-footer a{
    color: #c4713d;
}

section.local-area {
    padding: 20px 0px;
}

.list-search {
    display: flex;
    align-items: center;
    position: relative;
    background: #5c2d1b;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 5px;
    line-height: 40px;
}

.list-search ul li{
    text-indent: 20px;
}

.tagcard ul {
    display: flex;
    align-items: center;
    gap: 10px;
    /* color: #fff; */
}
.tagcard ul a {
    color: #fff;
    font-size: 12px;
    border-right: solid 1px #ddd;
    padding-right: 10px;
}

/* Responsive */
@media(max-width:991px){

    .grid-2,
    .grid-3,
    .grid-4,
    .grid-5{
        width:50%;
    }
}

@media(max-width:767px){


    .grid-2,
    .grid-3,
    .grid-4,
    .grid-5,
    .grid-6,
    .grid-7,
    .grid-8{
        width:100%;
    }
    .hero-banner h1 {
        font-size: 26px;
        line-height: 35px;
    }
    .hero-banner {
        /*background: none;*/
        padding: 20px 20px;
    }
    h1, h2, h3, h4, h5, h6 {
        line-height: 36px;
    }
    .profile-list ul li {
        width: 100%;
        list-style: none;
    }
    p{
        text-align: center;
        font-size: 14px;
    }
    .hero-banner p {
        text-align: center;
    }
    .hero-banner p.with-bdr {
        border: none;
        margin-top: 9px;
        font-size: 14px;
        line-height: 20px;
    }
    .white {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 20px;
    }
    .mt-x5 {
        margin-top: 20px;
    }
    .white-small {
        font-size: 22px;
        line-height: 32px;
    }
    .catagery-title {
        font-size: 14px;
       
    }
    .hero-banner p strong {
        font-size: 18px;
    }
    .sections-catagery ul li {
        width: 48%;
    }
    .sections-catagery .absolute {
        font-size: 17px;
    }
    .absolute span {
        font-size: 11px;
        padding: 2px 14px;
    }
    ul.location {
        column-count: 2;
        margin-top: 20px;
    }
    
    .copy-right p{
        text-align: center;
    }
    .counter ul li {
        padding: 15px;
        font-size: 14px;
    }
    .counter ul li span {
        font-size: 30px;
        font-weight: 500;
        display: block;
        color: #fff;
        line-height: 40px;
    }
    .hero-banner-inner h1 {
        font-size: 28px;
    }
    .hero-banner-inner {
        padding: 50px 0px;
    }
    .hotel-box {
        width: 100%;
    }
    .sections-catagery li:nth-child(n+4) {
        margin-top: 0px;
    }
    .location2 {
        column-count: 1;
    }
    footer ul {
        margin-left: 23px;
    }
    .select-option input[type="submit"] {
       display: none;
    }
    .midil-input {
        font-size: 12px;
        width: 170px;
        border-radius: 0px 100px 100px 0px;
        line-height: 16px;
    }
    .all-catagery-loop, .all-profile-loop {
        margin: 20px 0px 20px 0px;
    }
    .white-smallest {
        font-size: 20px;
    }
    .nowcalling {
        display: block;
    }
}
@media(max-width:768px){
    .tagcard ul{
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: auto;}
   .menu-btn ul li a, .menu-btn ul li:first-child a {
        font-size: 12px;
        padding: 10px 10px;
    }

    .marquee-content {
        animation-duration: 12s;
    }

    .marquee-content span {
        font-size: 16px;
        margin-right: 40px;
    }

    .select-option select {
        width: 170px;
        font-size: 12px;
    }
    .menu{
        position:absolute;
        top:60px;
        left:-100%;
        width:100%;
        background:#9a6f09;
        flex-direction:column;
        text-align:center;
        transition:0.4s;
        padding:20px 0;
        gap: 0px;
    }

    .menu.active{
        left:0;
    }

    .menu li{
        margin:15px 0;
    }
    .menu-btn{
        display:block;
    }

    .logo img {
        width: 170px;
    }

    .item-card-contact {
        position: relative;
        width: 100%;
        right: 0;
        left: 0;
        bottom: 0;
        gap: 0;
    }
    .item-card-contact a {
        border-radius: 0px;
        width: 100%;
        text-align: center;
    }
    .information ul {
        display: inline-block;
        align-items: center;
        gap: 10px;
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .information .title {
        font-size: 14px;
        line-height: 18px;
    }
    .information .title, .information .description{
        text-align: left;
    }
    .breadcrumb li {
        font-size: 12px;
        padding-right: 7px;
    }
    .profile-meta-section h1 {
        font-size: 14px;
        line-height: 22px;
    }
    .profile-gallery .grid-3{
        width: 50%;
    }
}
