/*-----------------------------------------------------------------------------------

 Theme Name: Conchoverseas
 Description: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
 Author: Kapil Prajapati
-----------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap');
/*font-family: "Cormorant Garamond", serif;*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
  /*font-family: "Inter", sans-serif;*/
:root {
  --primary-background:linear-gradient(to right, #0c65c6, #2cb484);
  --banner-background: linear-gradient(to right, #0c65c6 -17%, #2cb484 33%);
  --banner-button:#004d9f;
  --section-background: linear-gradient(to right, rgba(12, 101, 198, 0.2), rgba(44, 180, 132, 0.2));
  --secondry-background:#2d2d2d;
  --heading-color:#2cb484;
  --white-background:#fff;
  --black-background:#000;
  --primary-color:#1a4845;
  --black-color:#000;
  --white-color:#fff;
  --font-weight-100:100;
  --font-weight-200:200;
  --font-weight-300:300;
  --font-weight-400:400;
  --font-weight-500:500;
  --font-weight-600:600;
  --font-weight-700:700;
  --font-weight-800:800;
  --font-10:10px;
  --font-11:11px;
  --font-12:12px;
  --font-13:13px;
  --font-14:14px;
  --font-15:15px;
  --font-16:16px;
  --font-17:17px;
  --font-18:18px;
  --font-19:19px;
  --font-20:20px;
  --font-21:21px;
  --font-22:22px;
  --font-23:23px;
  --font-24:24px;
  --font-25:25px;
  --font-26:26px;
  --font-27:27px;
  --font-28:28px;
  --font-29:29px;
  --font-30:30px;
  --font-31:31px;
  --font-32:32px;
  --font-33:33px;
  --font-34:34px;
  --font-35:35px;
  --font-36:36px;
  --font-37:37px;
  --font-38:38px;
  --font-39:39px;
  --font-40:40px;
  --font-41:41px;
  --font-42:42px;
  --font-43:43px;
  --font-44:44px;
  --font-45:45px;
  --font-46:46px;
  --font-47:47px;
  --font-48:48px;
  --font-49:49px;
  --font-50:50px;
  --font-60:60px;
  --font-70:70px;
  --font-80:80px;
  --font-90:90px;
  --font-100:100px;
  --justify-center:center;
  --justify-spabe:space-between;
  --align-center:center;
  --primary-display:block;
  --secondary-display:flex;
  --display-inline:inline-block;
  --text-uppercase:uppercase;
  --text-capital:capitalize;
  --primary-font-family: "Manrope", sans-serif;
}
body{font-family: var(--primary-font-family);}
p{     font-family: "Inter", sans-serif;}
h1{   font-family: "Cormorant Garamond", serif; }
h2{   font-family: "Cormorant Garamond", serif; }
h3{   font-family: "Cormorant Garamond", serif; }
h4{   font-family: "Cormorant Garamond", serif; margin-bottom: 0; }
h5{   font-family: "Cormorant Garamond", serif; }
h6{   font-family: "Cormorant Garamond", serif; }
a{     font-family: "Inter", sans-serif;}
li{     font-family: "Inter", sans-serif;}
div{     font-family: "Inter", sans-serif;}
input{     font-family: "Inter", sans-serif;}
span{     font-family: "Inter", sans-serif;}
label{     font-family: "Inter", sans-serif;}
button{     font-family: "Inter", sans-serif;}
html {
  scroll-behavior: smooth;
}

ul{margin-bottom: 0px;}
/*=======================header ccss start============================*/
/* sticky menu css */
.is-sticky{position: fixed!important;top: 0;left: 0;width: 100%;z-index: 999;box-shadow: 0 2px 15px rgba(0,0,0,.1); background-color: #fff;}
.is-sticky{animation: smoothScroll 1s forwards; }
@keyframes smoothScroll {
    0% {transform: translateY(-150px); } 
    100% {transform: translateY(0px); }
}
/*.is-sticky .navbar{background-color: #203b2c!important; padding: 6px;}*/
/*.is-sticky .navbar-nav li a{color: #fff;}
.is-sticky .navbar-brand img{filter: brightness(0) invert(1);}
*/

.navbar{background-color: #0F0D0B;padding: 0; border-bottom: 1px solid #FBE4A6;}
.navbar-nav a{color: #fff; text-decoration: none;}
.navbar-nav a:hover{color: #C9A84C; }
.navbar-nav{gap:25px;}
.nav-right a{    color: #C9A84C; border: 1px solid #C9A84C; text-decoration: none; display: flex; align-items: center; font-size: 15px; padding: 5px 25px; gap: 14px;}


/*========================header css end===========================*/

/*============================================Home main banner css start=======================================*/
.style-two.hero-area {background: url(../images/banners.png); background-repeat: no-repeat; background-size: cover; background-position: center center; height: 524px; position: relative; }
 .style-two .hero-content {position: relative; transition: 0.5s; }
 .style-two .hero-content h1 {font-size: 16px; color: #c9a84c; font-weight: 400; margin-bottom: 25px; font-family: "Inter", sans-serif; }
@media (min-width: 1200px) and (max-width: 1299px) {
    .style-two .hero-content h1 {font-size: 14px; }
}
.style-two .hero-content h2 {font-size: 65px; line-height: 80px; color: #ffffff; font-weight: 700; margin: 0; }
 .style-two .hero-content h2 span {display: inline-block; color: #c9a84c; font-family: "Cormorant Garamond", serif; }
.style-two .hero-content h2 {font-size: 65px; line-height: 70px; color: #ffffff; font-weight: 500; margin: 0; }
.style-two .hero-content p {font-size: 15px; line-height: 27px; color: #fff; font-weight: 400; width: 85%; margin: 26px 0 33px; }
.style-two .hero-button {display: flex; align-items: center; gap: 40px; }
.style-two .hero-btn {display: inline-block; }
.style-two .hero-btn a {font-size: 15px; padding: 10px 21px; color: #000; font-weight: 500; position: relative; z-index: 1; transition: .5s; border: none; border-radius: 0; background-color: #C9A84C; overflow: hidden; display: flex; align-items: center; gap: 12px; text-decoration: none; }
.style-two .hero-btn a:before {position: absolute; content: ""; z-index: -1; width: 60px; height: 60px; left: -65px; top: -2px; border-radius: 30px; background: #fff; opacity: 0.3; transform: scale(1); transition: .5s; }
 .style-two .hero-btn a:hover:before {width: 100%; height: 100%; border-radius: 0; left: 0; }

.counter-wrapp{background-color: #211E1A; padding: 0px;}
.stats-bar {border-top: 1px solid rgba(201, 168, 76, 0.12); border-bottom: 1px solid rgba(201, 168, 76, 0.12); display: grid; grid-template-columns: repeat(4, 1fr); }
.stat {padding: 9px 30px 18px; border-right: 1px solid rgba(201, 168, 76, 0.1); transition: background 0.3s; }
.reveal {opacity: 0; transform: translateY(22px); transition: opacity 0.75s ease, transform 0.75s ease; }
.reveal.visible {opacity: 1; transform: translateY(0);}
.stat-n {font-size: 2.6rem; font-weight: 300; color: #FAF6EE; line-height: 1; margin-bottom: 15px; font-family: "Cormorant Garamond", serif; }
.stat-n span {color: #C9A84C; font-family: "Cormorant Garamond", serif; }
.stat-l {font-size: 0.62rem; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: #fff; }

/*============================================Home main banner css end=======================================*/


/*============================================Home path css start=======================================*/
  .path-wrapp{padding: 50px 0px;}
  .path-head h5{font-family: "Inter", sans-serif; color: #C9A84C; font-size: 15px; text-transform: uppercase; letter-spacing: 3px; margin-bottom: 12px; }
  .path-head h2{font-size: 40px; margin-bottom: 13px;}
  .path-head h2 span{color: #C9A84C;  font-family: "Cormorant Garamond", serif;}
  .path-head p{width: 70%; margin: 0 auto; font-size: 15px; text-align: center; }
  .path-head{margin-bottom: 30px; text-align: center;}
 .coll-padd{padding: 0px;}
.path-card {position: relative; overflow: hidden; padding: 28px 28px; display: flex; flex-direction: column; min-height: auto; cursor: default; transition: transform 0.4s ease; }
 .path-funded {background: #0f0d0b; border: 1px solid rgba(201, 168, 76, 0.15); }
.reveal {opacity: 0; transform: translateY(22px); transition: opacity 0.75s ease, transform 0.75s ease; }
 .reveal.visible {opacity: 1; transform: translateY(0); }
 .path-corner {position: absolute; top: 2.5rem; right: 2.5rem; font-family: "Cormorant Garamond", serif; font-size: 4rem; font-weight: 300; line-height: 1; opacity: 0.06; user-select: none; }
 .path-funded .path-corner {color: #C9A84C; }
 .path-card-tag {font-size: 14px;font-weight: 400;letter-spacing: 0.26em;text-transform: uppercase;margin-bottom: 0.8rem;}
 .path-funded .path-card-tag {color:#C9A84C; }
.path-card-badge {display: inline-block; font-size: 0.6rem; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; padding: 0.35rem 0.9rem; margin-bottom: 19px; align-self: flex-start; }
 .path-funded .path-card-badge {background: rgba(201, 168, 76, 0.15); color: #C9A84C; border: 1px solid rgba(201, 168, 76, 0.3); }
 .path-card h3 {font-family: "Cormorant Garamond", serif;font-size: 39px;font-weight: 300;line-height: 1.1;margin-bottom: 15px;}
 .path-funded h3 {color: #fff; }
.path-funded h3 em {font-style: italic; color: #C9A84C; }
.path-card-desc {font-size: 14px; line-height: 1.8; margin-bottom: 13px; flex: 1; }
.path-funded .path-card-desc {color: #fff; }
.path-features {list-style: none; display: flex; flex-direction: column; border-top: 1px solid; margin-bottom: 23px; padding-left: 0px; }
.path-funded .path-features {border-color: rgba(201, 168, 76, 0.15); }
.path-features li {display: flex; align-items: baseline; gap: 0.8rem; font-size: 15px; line-height: 1.55; padding: 0.85rem 0; border-bottom: 1px solid; }
.path-funded .path-features li {color: #fff; border-color: rgba(201, 168, 76, 0.1); }
.path-features li::before {content: '-'; flex-shrink: 0; font-size: 0.7rem; }
.path-funded .path-features li::before {color:  #C9A84C; }
.path-cta {display: inline-flex; align-items: center; gap: 1rem; font-size: 14px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; text-decoration: none; padding: 1rem 2.2rem; transition: all 0.3s; align-self: flex-start; }
.path-funded .path-cta {background: #C9A84C; color: #000; }
 .path-funded .path-cta:hover {background: #E8C97A; gap: 1.4rem; }
.path-cta img {transition: transform 0.3s; }
.path-cta:hover img {transform: translateX(4px); }
 .path-nomad {background: #F0E8D8; border: 1px solid rgba(14, 12, 9, 0.08); }
.path-nomad .path-corner {color: #0C0A08; }
.path-nomad .path-card-tag {color: #000; }
 .path-nomad .path-card-badge {background: rgba(14, 12, 9, 0.07); color: #000; border: 1px solid rgba(14, 12, 9, 0.15); }
.path-nomad h3 {color: #000; }
 .path-nomad h3 em {font-style: italic; color: #B98B0B; }
 .path-nomad .path-card-desc {color: #000; }
.path-nomad .path-features {border-color: rgba(14, 12, 9, 0.1); }
.path-nomad .path-features li {color: #000; border-color: rgba(14, 12, 9, 0.08); }
.path-nomad .path-features li::before {color: #000; }
.path-nomad .path-cta {background: #000; color: #fff; }
.path-nomad .path-cta:hover {background: #211E1A; gap: 1.4rem; }

/*============================================Home path css end=======================================*/

/*============================================Home route css start=======================================*/

.home-route-wrapp h2{color: #fff;}
.home-route-wrapp{background: #0f0d0b; padding: 50px 0px;}
 .comparison-wrapper{padding:40px 15px; }
 .comparison-table{width:100%; border-collapse: collapse; overflow:hidden; border-radius:12px; }
 .comparison-table thead th{color:#fff; font-size:15px; font-weight:600; text-transform:uppercase; padding:20px; border-bottom:1px solid #2c2c2c; border-right:1px solid #2c2c2c; text-align:left; }
 .comparison-table thead th:first-child{width:22%; }
 .comparison-table td{padding:18px 20px; border-bottom:1px solid #2c2c2c; border-right:1px solid #2c2c2c; vertical-align:top; font-size:14px; line-height:1.6; color: #fff; }
 .comparison-table tbody tr:last-child td{border-bottom:none; }
 .comparison-table td:first-child{color:#C9A84C; font-weight:500; white-space:nowrap; width:22%; }
 .comparison-table th:last-child, .comparison-table td:last-child{border-right:none; }
/* Mobile Responsive */
@media (max-width: 767px){
 .comparison-table, .comparison-table thead, .comparison-table tbody, .comparison-table th, .comparison-table td, .comparison-table tr{display:block; width:100%; }
 .comparison-table thead{display:none; }
 .comparison-table tr{margin-bottom:20px; border:1px solid #2c2c2c; border-radius:10px; overflow:hidden; }
 .comparison-table td{border-right:none; border-bottom:1px solid #2c2c2c; padding:14px 15px; }
 .comparison-table td:last-child{border-bottom:none; }
 .comparison-table td::before{content: attr(data-label); display:block; font-size:13px; font-weight:700; color:#c9a227; margin-bottom:6px; text-transform:uppercase; }
 .comparison-table td:first-child{background:#111; font-size:18px; font-weight:600; }
    }

/*============================================Home route css end=======================================*/

/*============================================Home process css start=======================================*/
.home-process-wrapp{padding: 50px 0px;}
.process-steps {display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid #DDDBD8; gap: 0; }
.p-step {padding: 2rem 1.5rem 0 0; position: relative; }
.p-step-dot {position: absolute; top: -5px; left: 0; width: 9px; height: 9px; border-radius: 50%; background: #C9A84C; }
.p-step-num {font-size: 22px; font-weight: 400; letter-spacing: 0.2em; text-transform: uppercase; color: #C9A84C; margin-bottom: 5px; }
.p-step-title {font-size: 28px; font-weight: 400; color: #000; margin-bottom: 0.4rem; font-family: "Cormorant Garamond", serif; }
.p-step-text {font-size: 14px; line-height: 1.65; color: #000; }

/*============================================Home process css end=======================================*/

/*============================================Home cta css start=======================================*/
.home-cta-wrapp{background: #0f0d0b;padding: 30px 0px;}
.cta-con{text-align: center;}
.cta-con img{width: 7%; }
.cta-con h2{color:#fff;width: 74%;margin: 0 auto;font-size: 40px;}
.cta-con h2 span{color:#C9A84C; font-family: "Cormorant Garamond", serif;}
.cta-con h5{color: #fff;margin-top: 14px;font-size: 15px;margin-bottom: 0;font-family: "Inter", sans-serif;}
/*============================================Home cta css end=======================================*/

/*============================================Home contact Us css start=======================================*/
  .home-contact-wrapp{padding: 50px 0px;}
  .eyebrow {font-size: 0.6rem; font-weight: 400; letter-spacing: 0.28em; text-transform: uppercase; color: #C9A84C; display: flex; align-items: center; gap: 0.8rem; margin-bottom: 1.4rem; }
 .eyebrow::after {content: ''; width: 2rem; height: 1px; background: #C9A84C; }
.final-cta-left h2 {font-size: 40px; margin-bottom: 1.5rem; color: #000; }
.final-cta-left h2 em{color: #C9A84C; }
 .final-cta-left p {font-size: 15px; line-height: 1.85; color: #000; margin-bottom: 2.5rem; }
 .btn-gold {display: inline-flex; align-items: center; gap: 0.8rem; background: #C9A84C; color: #000; font-size: 0.65rem; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; text-decoration: none; padding: 1.1rem 2.8rem; transition: all 0.3s; }
 .btn-gold:hover {background: #E8C97A; gap: 1.3rem; }
 .final-cta-right {background: #0f0d0b; padding: 23px; position: relative; overflow: hidden; }
.final-cta-right::before {content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(to right, #C9A84C, transparent); }
 .final-cta-right h3 {font-size: 40px; font-weight: 300; color: #fff; line-height: 1.2; margin-bottom: 18px; }
 .final-cta-right h3 em {font-style: italic; color:  #C9A84C; }
 .final-cta-right .sub {font-size: 15px; font-weight: 300; letter-spacing: 0.1em; text-transform: uppercase; color: #fff; margin-bottom: 22px; }
.contact-list {list-style: none; display: flex; flex-direction: column; border-top: 1px solid rgba(201, 168, 76, 0.15); margin-bottom: 20px; padding-left: 0px; }
.contact-list li {padding: 9px 0px; border-bottom: 1px solid rgba(201, 168, 76, 0.1); font-size: 14px; color: #fff; }
 .contact-list a {color: #fff; text-decoration: none; transition: color 0.2s; }
.btn-cream {display: inline-flex; align-items: center; gap: 0.8rem; background: #fff; color: #000; font-size: 0.65rem; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; text-decoration: none; padding: 1rem 2.4rem; transition: all 0.3s; width: 100%; justify-content: center; }
.btn-cream:hover {background: #C9A84C; }

/*============================================Home contact Us css end=======================================*/


/*============================================footer css start=======================================*/
.main-footer{background: #0f0d0b;padding: 25px 0px;}
.main-footer p{text-align: center; color: #fff; margin-bottom: 0; font-size: 15px;}
.main-footer p a{color: #fff; text-decoration: none;}


/*============================================footer css end=======================================*/


/*==========================Inner banner section css start==========================*/

.inner-banner-inner{background-position: 100%;background-size: cover;height: 500px;position: relative;}
.inner-banner-main{opacity: 1;transition: background 0.3s, border-radius 0.3s, opacity 0.3s;height: 100%;width: 100%;top: 0;left: 0;position: absolute;display: flex; justify-content: center; align-items: center;}
.inner-banner-content h3{color: #fff;font-weight: 700;font-size: 38px;padding-top: 80px;text-transform: uppercase;}
.inner-banner-img{width: 100%;}
.inner-banner-img img{width: 100%;}
.inner-banner-img{position: relative;}
.inner-banner-con-inn h2{color: #fff;font-weight: 700;font-size: 43px;margin-bottom: 20px;}

ol.breadcrumb li {display: inline; font-size: 18px; color: #fff!important;font-weight: 500;}
ol.breadcrumb li+li:before {padding: 0px; color: #fff!important; content: "/\00a0"; }
ol.breadcrumb li a {color: #fff!important; text-decoration: none; font-weight: 500;}
ol.breadcrumb li a:hover {color: #fff; text-decoration: underline; }
.bread-crumbs{margin-bottom: 0;}
ol.breadcrumb li a i{margin-right: 7px;}
/*==========================Inner banner section css end===========================*/

/*==========================about page css start===========================*/
.about-mid-wrapp{padding: 50px 0px}
.about-left-image img{width: 100%;}
.about-mid-wrapp .final-cta-left p{margin-bottom: 10px;}
.about-mid-wrapp .final-cta-left h2{margin-bottom: 10px;}
.about-right-con{display: flex; align-items: center; height: 100%;}


/*==========================about page css end===========================*/

/*==========================service detail page css start===========================*/

.serv-det-inn img{width: 100%; height: 300px; object-fit: cover; object-position: top; margin-bottom: 20px; }
.serv-det-inn h2{font-size: 30px; margin-bottom: 10px; font-weight: 700; }
.serv-det-inn h3{font-size: 25px; font-weight: 700; }
.serv-det-inn p{font-size: 14px; color: #000; margin-bottom: 10px; }
.serv-det-inn ul{padding-left: 0px; list-style-type: none; }
.serv-det-inn ul li{font-size: 14px; margin-bottom: 10px; position: relative; display: flex; align-items: stretch; }
.serv-det-inn ul li:before{content: '\f35a';font-family: 'FontAwesome';margin-right: 11px;color: #c9a84c;}
.second-con-div img{height: 278px; object-fit: cover; margin-bottom: 0; float: left; width: 398px; margin-right: 18px; }
.second-con-div h5{font-family: "Inter", sans-serif;}
.serv-third-div{}
.third-div-feat{display: flex; flex-wrap: wrap; gap: 10px; }
.third-div-con{width: 49%; border: 1px solid #C9A84C; margin-bottom: 10px; padding: 10px; }
.third-div-con p{margin-bottom: 0; }
blockquote{background: #F0E8D8; padding: 14px; margin-bottom: 8px; font-size: 14px; }
.serv-third-div h5{font-family: "Inter", sans-serif;}
.serv-det-inn h5{font-family: "Inter", sans-serif;font-size: 18px;}
 .serv-det-inn a {display: inline-flex;align-items: center;gap: 0.8rem;background: #C9A84C;color: #000;font-size:15px;font-weight: 500;letter-spacing: 0.18em;text-transform: uppercase;text-decoration: none;padding: 1.1rem 2.8rem;transition: all 0.3s;margin-bottom: 20px;margin-top: 20px;width: 100%;text-align: center;justify-content: center;}
 .serv-det-inn a:hover {background: #E8C97A; gap: 1.3rem; }
.service-detail-wrapp{padding: 50px 0px;
}
 .service-sidebar__single {position: relative; background-color: #fff; }
.service-sidebar__title-box {padding: 25.5px 30px; background-color:  #0f0d0b; }
 .service-sidebar__title {text-transform: capitalize; font-weight: 400; font-size: 24px; line-height: 26px; color: #fff; margin-bottom: 0; }
 .service-sidebar__nav {margin: 0; padding: 18px 18px; border: 1px solid #C9A84C; }
.service-sidebar__nav li {position: relative; display: block; margin-top: 10px; }
.service-sidebar__nav li:first-child {margin-top: 0px; }
.service-sidebar__nav li a {font-size: 16px; font-weight: 400; color: #000; display: flex; align-items: center; justify-content: space-between; transition: all 500ms ease; text-transform: capitalize; padding: 11px 30px; border: 1px solid #C9A84C; position: relative; z-index: 1; text-decoration: none; }
.service-sidebar__nav li.current a, .service-sidebar__nav li:hover a {border-color:#C9A84C; color: #fff; }
.service-sidebar__nav li a i {font-size: 19px; }
.service-sidebar__nav li a::after {content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-color:#C9A84C; transform: scalex(0); transform-style: preserve-3d; transition: transform 0.4s ease-in-out; transform-origin: right center; z-index: -1; }
.service-sidebar__nav li.current a::after, .service-sidebar__nav li:hover a::after {transform: scalex(1); transform-origin: left center; }
 .widget-sidber-contact-box {background-color: #0f0d0b; border-radius: 5px; padding: 30px 35px 30px; margin-top: 30px; }
p.widget-sidber-contact-text {font-size: 18px; color: #ffffff; font-weight: 500; margin: 0; padding: 25px 0 19px; }
h3.widget-sidber-contact-number {font-size: 21px; color: #ffffff; line-height: 1; font-weight: 600; margin-bottom: 15px; display: flex; align-items: center; }
span.widget-sidber-contact-gmail {font-size: 16px; color: #ffffff; font-weight: 400; margin: 0; }
span.widget-sidber-contact-gmail i {display: inline-block; font-size: 17px; color: #cb935d; position: relative; top: 2px; margin-right: 6px; }
.widget-sidber-contact-btn a {width: 100%; display: inline-block; font-size: 16px; color: #ffffff; font-weight: 400; text-decoration: none; background: #C9A84C; padding: 9px 50px 9px; border-radius: 5px; margin-top: 12px; transition: 0.5s; border: 2px solid #C9A84C; text-align: center; }
.widget-sidber-contact-btn a:hover {background: transparent; color: #cb935d; }
.widget-sidber-contact-btn a i {display: inline-block; font-size: 18px; position: relative; top: 2px; margin-left: 3px; }
h3.widget-sidber-contact-number i{width: 34px; height: 34px; border: 1px solid #c9a84c; border-radius: 50px; display: flex; justify-content: center; align-items: center; font-size: 15px; margin-right: 14px; }

.service-side{position: sticky;
    top: 90px;}
.serv-faq-div{margin-top: 30px;}
.serv-faq-div h3{margin-bottom: 20px; font-weight: 700;}
.serv-faq-div .accordion-header button:focus{outline: none; box-shadow: unset;}
.serv-faq-div .accordion-item{margin-bottom: 20px;}
.serv-faq-div .accordion-item:not(:first-of-type) {border-top: 1px solid #ccc; }
 .serv-faq-div .accordion-button:not(.collapsed) {color: #000; background-color: #c9a84c; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125); }
.serv-faq-div .accordion-body p{font-size: 14px;}
.serv-faq-div .accordion-body ul{padding-left: 0px; list-style-type: none; }
.serv-faq-div .accordion-body ul li{font-size: 14px; margin-bottom: 10px; position: relative; display: flex; align-items: stretch; }
.serv-faq-div .accordion-body ul li:before{content: '\f35a';font-family: 'FontAwesome';margin-right: 11px;color: #c9a84c;}

/*==========================service detail page css end===========================*/


/*==========================blog page css start===========================*/
.blog-listing-wrapp{padding: 50px 0px 20px;}
 .blog-card {position: relative; background-color: #fff; padding: 0px; transition: all 500ms ease; margin-bottom: 30px; }
 .blog-card:hover {box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.06); }
.blog-card__content {position: relative; padding: 35px 29px 32px; border: 1px solid #d9d9d9; border-bottom: none; transition: all 500ms ease; }
.blog-card:hover .blog-card__content {background-color:#0f0d0b; border-color: #0f0d0b; }
 .blog-card__user {display: flex; align-items: center; gap: 12px; margin-bottom: 8px; }
.blog-card__user__img {width: 35px !important; height: 35px; border-radius: 50%; }
.blog-card__user__name {font-weight: 400; font-size: 16px; line-height: 26px; color: #000; margin-bottom: 0; transition: all 500ms ease; }
 .blog-card:hover .blog-card__user__name {color: #fff; }
.blog-card:hover .blog-card__title a{color: #fff;}
.blog-card__user__designation {font-weight: 600; font-size: 12px; line-height: 18px; text-transform: capitalize; margin-bottom: 0; transition: all 500ms ease; color: #000; }
.blog-card:hover .blog-card__user__designation {color: #fff; }
.blog-card__title {margin: 0px; font-size: 24px; font-weight: 700; line-height: 35px; color: #000; }
 .blog-card:hover .blog-card__title {color: #fff; }
 .blog-card__title a {color: #000; background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat; transition: all 500ms ease; text-decoration: none; font-family: "Cormorant Garamond", serif; }
.blog-card__image {position: relative; }
.blog-card__image__inner {overflow: hidden; position: relative; }
.blog-card__image img {transition: all 0.4s; background-size: cover; width: 100%; }
.blog-card__image img {transition: all 0.4s; background-size: cover; width: 100%; }
.blog-card__image img:nth-child(2) {position: absolute; top: 0; left: 0; bottom: 0; right: 0; object-fit: cover; transform-origin: 100% 50% 0; transition: all 0.5s ease; z-index: 3; }
.blog-card:hover .blog-card__image img:nth-child(2) {transform: rotate(-180deg); }
.blog-card__image__link {display: flex; width: 100%; height: 100%; background-color: rgba(14, 11, 6, 0.5); position: absolute; top: 0; left: 0; justify-content: center; align-items: center; opacity: 0; transform: translateY(-10%); transition: opacity 600ms ease, transform 600ms ease; }
 .blog-card:hover .blog-card__image__inner > a {opacity: 1; transform: translateY(0); }
 .blog-card__date {width: 70px; height: 70px; background-color: #0f0d0b; border-radius: 50%; display: flex; justify-content: center; text-align: center; align-items: center; font-size: 14px; color: #fff; text-transform: uppercase; font-weight: 700; letter-spacing: 10%; padding: 0 10px; line-height: 1.2em; position: absolute; top: -40px; right: 7px; z-index: 10; flex-direction: column; transition: all 500ms ease; }
 .blog-card:hover .blog-card__date {background-color: #C9A84C; color: #000; }
.blog-card__date span {display: block; margin-bottom: 3px; font-size: 24px; letter-spacing: 0; }
 .blog-card__meta {display: flex; align-items: center; margin: 0; background-color: #0f0d0b; transition: all 500ms ease; color: #fff; }
 .blog-card:hover .blog-card__meta {background-color: #C9A84C; }
.blog-card__meta li {color: #fff; font-size: 14px; font-weight: 600; display: flex; align-items: center; justify-content: center; text-transform: capitalize; width: 100%; text-align: center; padding: 9px 0; }
 .blog-card:hover .blog-card__meta li {color: #000; border-color: rgba(255, 255, 255, 20%); }
 .blog-card__meta li a {color: #fff; background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat; transition: all 500ms ease; text-decoration: none; }

/*==========================blog page css end===========================*/

/*=================================Blog detail section css start==================================*/

.blog-detail-page-title h3{font-size: 24px; text-align: center; margin-bottom: 30px; color: #000E44; font-weight: 600; }
.blog-detail-image img{width: 100%;height: auto;max-height: auto;object-fit: cover;}
.blog-detail-image{position: relative;}
.blog-detail-title h1{color: #000E44;text-decoration: none;font-size: 33px;margin-top: 10px;font-weight: 600;margin-bottom: 15px;}
.blog-detail-title h2{color: #000E44;text-decoration: none;font-size: 29px;margin-top: 10px;font-weight: 600;margin-bottom: 15px;}
.blog-detail-title h3{color: #000;text-decoration: none;font-size: 40px;margin-top: 10px;font-weight: 700;margin-bottom: 15px;}
.blog-detail-title h4{color: #000E44;text-decoration: none;font-size: 24px;margin-top: 10px;font-weight: 600;margin-bottom: 15px;}
.blog-detail-title h5{color: #000E44;text-decoration: none;font-size: 22px;margin-top: 10px;font-weight: 600;margin-bottom: 15px;}
.blog-detail-title h6{color: #000E44;text-decoration: none;font-size: 20px;margin-top: 10px;font-weight: 600;margin-bottom: 15px;}
.blog-detail-title{margin-top: 20px;}
.blod-detail-description p{text-align: justify;font-size: 15px;font-weight: 400;color: #000;}
.blod-detail-description{margin-top: 13px;}
.blog-detail-wrapper .widget {margin-bottom: 0px;padding: 22px 30px 0px;background-color: #fff;border-radius: 0;position: relative;/box-shadow: 0 0 20px rgb(0 0 0 / 7%); /;box-shadow: 0px 0px 10px #ccc;margin-bottom: 30px;}
h2.widget-title, h2.widgettitle {font-size: 31px;padding-bottom: 18px;margin-bottom: 30px;position: relative;color: #000;font-weight: 700;}
.blog-detail-wrapper .widget-title:after{position: absolute;content: '';width: 63px;height: 2px;background-color: #0f0d0b;bottom: 6px;left: 0;}
#secondary .widget ul {margin: 0; padding-left: 0; list-style-type: none; }
.blog-detail-wrapper .widget ol li, .blog-detail-wrapper .widget ul li {padding: .72rem 0; border-bottom: 1px solid #e8ecef; border-top: 1px solid #e8ecef; list-style-type: none; padding-left: 0; display: flex; justify-content: flex-start; align-items: center; }
.blog-detail-wrapper .widget_categories ul{padding-left: 0;}
.blog-detail-wrapper .widget ol li:first-child, .blog-detail-wrapper .widget ul li:first-child {border-top: none; padding-top: 0; }
#secondary .widget ul li {position: relative; }
.blog-detail-wrapper .widget_categories li a {display: flex; color: #000!important; font-size: 15px; text-decoration: none; }
.blog-detail-wrapper .widget_categories li a i {display: flex; color: #000!important; padding-left: 20px; font-size: 19px; padding-right: 14px; padding-top: 7px; }
.blog-detail-wrapper .widget_recent_entries img {margin-right: 17px; height: 74px; max-width: 75px; display: block; object-fit: contain; border-radius: 10px; }
.blog-detail-wrapper .widget_recent_entries li.item-recent-post .title-post {display: flex; flex-direction: column; }
.blog-detail-wrapper .widget_recent_entries li.item-recent-post a {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;line-height: 1.3;max-height: 2.6em;margin-bottom: .5em;font-size: 15px;color: #000;text-decoration: none;font-weight: 600;}
.blog-detail-wrapper .widget_recent_entries .post-date {display: block;font-size: 14px!important;font-size: .6875rem;color: #C9A84C;text-transform: uppercase;}
.blog-detail-wrapper .widget_recent_entries ul{padding-left: 0px;}
.feat_blog_con p span {color: #C9A84C;font-size: 15px;margin-right: 17px;font-weight: 400;}
.feat_blog_con p span a {color: #848e9f;font-size: 15px;margin-right: 17px;font-weight: 400; text-decoration: none;}
.feat_blog_con p span i{margin-right: 5px;}
.blog-detail-image{position: relative;}
.blog-detail-image img{border-radius: 10px; height: auto;}
.blog-detail-image .blog-detail-cat{font-size: 16px;font-weight: 400;position: absolute;bottom: 10px;right: 10px;background-color: #721915;padding: 5px 23px;border-radius: 50px;color: #fff;box-shadow: 0px 0px 10px #fff;}
.blog-detail-image .blog-detail-cat a{color: #fff; text-decoration: none;}
.blod-detail-description h2{font-size: 30px;font-weight: 700;color: #000;}
.blod-detail-description h3{font-size: 18px; font-weight: 600; color: #000;}
.blod-detail-description h4{font-size: 16px; font-weight: 600; color: #000;}
.blod-detail-description ul{list-style: none; margin-top: 10px; padding-left: 5px;}
.blod-detail-description ul li{color: #000; font-size: 15px; margin-bottom: 10px;}
.blod-detail-description ul li a{color: #000; font-size: 15px; text-decoration: none;}
.widget_categories ul li{justify-content: space-between!important;}

.blof-first-div{ border-left: 5px solid #C9A84C; background-color: #efefef; padding: 20px; margin-bottom: 18px;}

.blof-first-div p{font-size: 14px;}
.blog-detail-left a.blog-det-btn{background-color: #C9A84C; padding: 13px 52px; display: inline-block; color: #fff; text-decoration: none;}

/*=================================Blog detail section css end==================================*/


/*=================================contact css start==================================*/

.contact-area.style-two {padding: 50px 0 50px; }
 .section-sub-title h1 {display: inline-block; font-size: 17px; padding: 0 0 8px; text-transform: uppercase; color:  #C9A84C; font-weight: 500; transition: 0.5s; position: relative; z-index: 1; margin-bottom: 10px; }
.section_title h1 {font-size: 46px; line-height: 60px; color: #000; font-weight: 600; margin: 0; }
.contact-area.style-two .contact-info-iteam {padding: 65px 0 40px; position: relative; }
.contact-area.style-two .contact-info-iteam::before {position: absolute; content: ''; width: 536px; height: 1px; background-color: rgba(107, 122, 122, 0.2); left: 0; top: 28px; }
.contact-area.style-two .contact-info-box {display: flex; align-items: center; gap: 20px; margin-bottom: 15px; }
.contact-area.style-two .contact-info-icon {width: 70px; height: 70px; line-height: 70px; border-radius: 35px; background-color: #faf4ee; text-align: center; font-size: 30px; color: #C9A84C; }
 .contact-area.style-two .contact-info-content h2 {font-size: 23px; color: #000; font-weight: 500; }
.contact-area.style-two .contact-info-content p {font-size: 16px; line-height: 26px; color: #000; font-weight: 400; }
.contact-area.style-two .contact-info-iteam::after {position: absolute; content: ''; width: 536px; height: 1px; background-color: rgba(107, 122, 122, 0.2); left: 0; bottom: 25px; }
.contact-area.style-two .contact-social-iteam ul li {display: inline-block; list-style: none; font-size: 17px; text-transform: uppercase; color: #000; font-weight: 400; }
.contact-area.style-two .contact-social-iteam ul{padding-left: 0px;}
.contact-area.style-two .contact-social-iteam ul li a{color: #000; text-decoration: none;}
.contact-area.style-two .contact-social-iteam li.linkedin a::before {position: absolute; content: ''; width: 10px; height: 1px; background-color: #C9A84C; left: 12px; top: 12px; }
.contact-area.style-two .contact-social-iteam li.linkedin a::after {position: absolute; content: ''; width: 10px; height: 1px; background-color: #C9A84C; right: 12px; top: 12px; }
.contact-area.style-two .contact-social-iteam li.linkedin a {display: inline-block; padding: 0 35px 0 35px; position: relative; color: #C9A84C !important; }
.contact-area.style-two .row.form-bg {background-color: #c9a84c1a; padding: 43px 35px 60px; }
.contact-area.style-two .contact-form-title h2 {font-size: 36px; color: #000; font-weight: 600; padding-bottom: 70px; }
 .contact-area.style-two .form-box input {background: transparent; border: 0; outline: 0; border-bottom: 1px solid rgba(97, 97, 97, 0.30196078431372547); width: 100%; padding-bottom: 7px; margin-bottom: 35px; border-radius: inherit; }
 .contact-area.style-two .form-box textarea {background: transparent; border: 0; outline: 0; border-bottom: 1px solid rgba(97, 97, 97, 0.30196078431372547); width: 100%; height: 100px; padding-bottom: 7px; margin-bottom: 40px; }
.contact-area.style-two .submit-button button {display: inline-block; font-size: 16px; text-transform: uppercase; color: #ffffff; font-weight: 500; background-color: #C9A84C; border: 0; padding: 14px 45px; position: relative; z-index: 1; transition: 0.5s; }
 .contact-area.style-two .submit-button button:hover {color: #C9A84C; }
.contact-area.style-two .submit-button button:before {position: absolute; top: 0; left: 0; bottom: auto; width: 100%; height: 0; background: #fff; -webkit-transition: all 300ms ease; transition: all 300ms ease; opacity: 0.5; content: ""; z-index: -1; }
.contact-area.style-two .submit-button button:hover:before {height: 100%; opacity: 1; }
/*=================================contact css end==================================*/

.all-links-inner ul{padding-left: 0px; margin-left: 0px; list-style-type: none; margin-top: 0px;}
.all-links-inner ul li a{color: #000;text-decoration: none;border: 2px solid #000;text-align: center;display: block;padding: 10px;font-size: 21px;}
.all-links-inner ul li{margin-bottom: 10px;}

.mecella-heading{margin-bottom: 80px;}
.mecella-heading h3{color: #000;text-align: center;font-size: 32px;text-transform: uppercase;position: relative;}
.mecella-heading h3 span{font-weight: 900; color: #000;}
.mecella-heading h3:after{content: '';position: absolute;bottom: -20px;left: 0;right: 0;width: 100px;background-color: #000;height: 5px;margin: 0 auto;}
.welcome-mecella{background-color: #ccc;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.welcome-mecella img{width: 60%;}
.all-links-wrapper{padding-top: 30px; padding-bottom: 50px;}

.custom-dropdown {
        position: relative;
    }

    .custom-mega-menu {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 280px;

        background: #111111;
        border: 1px solid #c9a227;

        border-radius: 12px;
        padding: 10px 0;

        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);

        opacity: 0;
        visibility: hidden;

        transform: translateY(10px);

        transition: 0.3s ease;

        z-index: 9999;
    }

    .custom-dropdown:hover .custom-mega-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    .custom-service-item {
        display: block;

        padding: 14px 22px;

        color: #ffffff;

        font-size: 15px;
        font-weight: 500;

        text-decoration: none;

        border-left: 3px solid transparent;

        transition: 0.3s;
    }

    .custom-service-item:hover {

        background: #1d1d1d;

        color: #c9a227;

        border-left: 3px solid #c9a227;

        padding-left: 28px;
    }

    .partner-section {
        padding: 60px 0;
    }

    .partner-title {
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .partner-subtitle {
        font-size: 18px;
        color: #666;
        margin-bottom: 40px;
    }

    .partner-card {
        border: 1px solid #ddd;
        border-radius: 8px;
        overflow: hidden;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .partner-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    }

    .partner-image {
        width: 100%;
        height: auto;
        display: block;
    }

    .partner-content {
        padding: 15px;
        text-align: center;
    }

    .partner-name {
        font-size: 20px;
        font-weight: bold;
        color: #333;
    }

    @media(max-width:991px) {

        .custom-mega-menu {
            position: relative;
            width: 100%;
            opacity: 1;
            visibility: visible;
            transform: none;
            display: none;
        }

        .custom-dropdown:hover .custom-mega-menu {
            display: block;
        }
    }