:root {
  --gold: #ad8371;
  --gold-light: #e5bba4;
  --dark-navy: #2d3445;
  --cream: #f8f6f3;
  --text-dark: #1a1a1a;
  --text-mid: #4a4a4a;
  --border: #e8e0d6;
}

* {
  outline: none !important;
}



ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style: none;
}


*{box-sizing:border-box;margin:0;padding:0;}
html{scroll-behavior:smooth;}
body{font-family:'Raleway',sans-serif;background:#fff;color:var(--text-dark);overflow-x:hidden;    font-size: .94rem;}
p{
        font-size: .94rem;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--color-dark);
  font-weight: 500;
  /*font-family: 'Playfair Display', serif;*/
}


button:active,
button:focus,
select:active,
select:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 !important;
  box-shadow: 0 0 !important;
}
p{
   color: #626260;
}

/* LINKS */
a {
  text-decoration: none;
  color: #080808;
}

a:hover {
  text-decoration: none;
  color: #080808;
}

.border-top {
   
    border-top: 1px solid #97791f !important;
}
/*.border-bottom{
 color: #c0ab69b5;
}*/

ul{
    padding-left: 0px;
}
ul li{
    list-style: none;
}

.w-unset {
  width: unset;
}
.h-unset {
  height: unset;
}
.fs-10 {
  font-size: 10px;
}
.fs-12 {
  font-size: 12px;
}
.fs-13 {
  font-size: 13px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: calc(16.2px + 0.15vw);
}
.fs-20 {
  font-size: calc(16.4px + 0.3vw);
}
.fs-22 {
  font-size: calc(16.6px + 0.45vw);
}
.fs-24 {
  font-size: calc(16.8px + 0.6vw);
}
.fw-400 {
  font-weight: 400!important;
}
.fw-500 {
  font-weight: 500!important;
}
.fw-600 {
  font-weight: 600!important;
}
.fw-700 {
  font-weight: 700!important;
}
label {
    display: inline-block;
    font-size: 14px;
    line-height: 1.4285714286;
    font-weight: 500;
    color: var(--color-dark);
    text-transform: capitalize;
    margin-bottom: 7px;
}
.form-group {
    margin-bottom: 29px;

}
.form-control::placeholder {
    color: #c0a34c;
}
.form-control {
    
    color: #c0a34c;
    background-color: #fff;
    background-clip: padding-box;
    border: navajowhite;
    border-bottom: 1px solid #c0a34c;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
        padding: .675rem .75rem;
    /* border-radius: .25rem; */
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding-left: 0px;
}
.form-control:focus {
    box-shadow: none;
    color: #97791f;
    background-color: #fff;
    border-color: #97791f;
    outline: 0;
   
}

.space-nowrap {
  white-space: nowrap;
}
.cursor-true {
  cursor: pointer;
}
.h-100vh {
  height: 100vh;
}

.bg-primary {
    background-color: #040f28 !important;
}
.bg-light-primary{
    background-color: #152039 !important;
}

.navbar-brand {
    width: 151px;
        z-index: 1;
            padding: 0px;
}
.navbar-brand img {
    width: 100%;
     transition: .5s ease-in-out; 
}
.crossmenu-area svg {
    width: 63px;
    height: 63px;
    fill: #fff;
}
.crossmenu-area {
    position: absolute;
  
    right: 26px;
    z-index: 999;
    top: 11px;
}
.banner-area {
 position: relative; 
       width: 100%;
    height: 100vh;
    background-size: 100% 100%;
        margin-top: 0px;
/*  padding-top: 115px;*/
    background-size: cover;
}
.h-87{
        height: calc(100% - 87px);
}
.banner-height-news{
    display: flex;
}
/*.banner-area .banner-left-bx {
    border-bottom: 1px solid #8cadf0;
}*/
.banner-area .banner-left-bx h1 {
   font-size: 10rem;
    color: #fff;
      padding-top: 35px;
}
.banner-bottom-content {
    position: absolute;
    left: 0;
    bottom: 0px;
}
.banner-area .bottom-btx {
    padding: 12px;
}
.banner-area .bottom-btx h3 {
    font-size: 29px;
}
.banner-area .innerbanner-bottom-text h3 {
    position: absolute;
    right: 21px;
    bottom: 13px;
    font-size: 41px;
        width: 679px;
}
.banner-area .bottom-btx p {
    color: #fff;
}
.home-ft-area {
    padding: 68px 0px;
  position: relative;
   
}
.home-tailor-area {
    padding: 0px 17px;
}
 h3.medium-blue-text {
    font-size: 4rem;
       color: #97791f;
    
}
.home-rt {
    padding: 0px 55px;
}
.btn {
    padding: .775rem 1.3rem;
    font-size: 1rem;
    border-radius: 2rem;
        border: 2px solid transparent;
        font-weight: 500;
}
.btn-outline-primary {
        color: #97791f;
    border-color: #97791f;
}
.btn-outline-primary:hover {
       color: #fff;
    background-color: #97791f;
    border-color: #97791f;
}
.btn-check:active+.btn-outline-primary, .btn-check:checked+.btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
       color: #fff;
    background-color: #7e6415;
    border-color: #7e6415;
}
.btn-check:active+.btn-outline-primary:focus, .btn-check:checked+.btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus {
    box-shadow: 0 0 0 .25rem rgb(71 114 180 / 82%);
}
.btn span.dots{
    
    background: #97791f;
    padding: 5px 5px;
    border-radius: 100%;
    display: inline-flex;
    margin-right: 20px;
}

.overlapping-area {
       position: sticky;
    position: -webkit-sticky;
    top: 0;
  
    display: flex;
    align-items: center;
    justify-content: center;
}
.overlapping-area img{
    width: 100%;
        height: 637px;
            object-fit: fill;
}
.overlaping-content h4 {
    font-size: 5rem;
}
.overlaping-content {
    position: absolute;
    z-index: 99;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    left: 0px;
    height: 83%;
    top: 0px;
   
    text-align: center;
    padding: 0px 9rem;
}
h4.small-blue-text {
    font-size: 29px;
    padding-left: 10px;
    color: #97791f;
   padding-top: 9px;
}
.number-item {
    border-bottom: 1px solid #97791f;
    margin-bottom: 13px;
    padding-bottom: 13px;
}
.number-section {
    padding: 59px 0px;
}
.number-item span {
    font-size: 10rem;
    font-weight: 500;
        color: #97791f;
    line-height: 10rem;
}
.our-expertise {
    background-color: #f4f4ef;
    padding: 82px 0px;
}
.section-tittle h3 {
    font-size: 156px;
    color: #97791f;
        margin-bottom: 67px;
}
 .our-lt-expertise {
    width: 100%;
    height: 231px;
}
 .our-lt-expertise img {
   max-width: 100%;
    height: 100%;
    width: 100%;
}
 ul.list-expertise-area {
    padding-left: 23px;
    padding-right: 23px;
}
 ul.list-expertise-area li {
    list-style: none;
   
        border-top: 1px solid #97791f;
    padding-top: 23px;
    
    padding-bottom: 23px;
}


 .list-expertise-area .bottom-btx h3 {
    color: #97791f;
        font-size: 23px;
}
.our-expertise .list-expertise-area .bottom-btx p {
    color: #626260;
}
.our-projects {
    padding: 70px 0px;
}
.all-project-list {
    padding: 69px 17px;
}
.all-project-list .our-project-list {
    width: 100%;
   margin-bottom: 67px;
}
.all-project-list .our-project-list img {
    max-width: 100%;
    height: 100%;
}
.all-project-list .our-project-list h4.small-blue-text {
    font-size: 25px;
        padding-left: 0;
    color: #97791f;
    margin-bottom: 25px;
   
}
.project-content {
    padding-top: 25px;
}
.project-content h4.team-name {
    font-size: 32px;
    color: #97791f;
}
.project-content h5.team-des {
    font-size: 23px;
    color: #635322c9;
}
.project-content ul.list-project-content {
    padding-left: 0px;
}
 ul.list-project-content li {
        list-style: none;
    color: #97791f;
    padding: 11px 0px;
        border-top: 1px solid #97791f;
    
    font-weight: 400;
}
.project-content .pill-date {
    text-align: right;
    padding: 27px 0px;
}
 .pill-date span {
   background: #e7d29061;
    padding: 4px 14px;
    color: #97791f;
    border-radius: 21px;
    font-size: 15px;
}
.fill-pill span{
    background: #97791f;
    
    color: #ffffff;
}
.project-content ul.list-project-content {
    padding-left: 0px;
}
.bg-light-gray {
    background-color: #f4f4ef;
}
.trusted-area {
    padding: 55px 0px;
}
ul.logo-list {
    /* margin: 0 auto; */
    white-space: nowrap;
    overflow: hidden;
    padding-left: 19px;
    padding-right: 19px;
}
ul.logo-list li {
        list-style: none;
    overflow: hidden;
    display: inline-block;
    width: 293px;
    height: 203px;
    background: #fff;
    margin-right: 13px;
    text-align: center;
    line-height: 203px;
}
.logo-list1 li{
     animation: marquee 2s linear infinite;
}
.logo-list2 li{
    animation: marquee2 2s linear infinite;
} 
ul.logo-list li img {
    width: 109px;
        filter: sepia(1);
}




@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
    /* changed from 100% */
  }
}
 
 @keyframes marquee2 {
  0% {
     transform: translate(-100%, 0);
    
  }
  100% {
    transform: translate(0, 0);
    /* changed from 100% */
  }
}



.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}

.popup-box {
  background: #fff;
  width: 700px;
  max-width: 90%;
  /*padding: 25px;*/
  border-radius: 12px;
 
}
.popup-box h2 {
       font-size: 1.7rem;
    font-weight: 500;
    font-family: 'Playfair Display', serif;
}
.popup-box > h2 {
   padding: 14px;
    padding-left: 25px;
    background: #000000;
    color: #fff;
}
.popup-box .card h5 {
    font-size: 0.9rem;
}
.popup-box button {
        background: #e6e3e3;
    color: #000000;
    border: none;
    padding: 18px 25px;
    cursor: pointer;
    border-radius: 0px;
    display: block;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 600;
    width: 100%;
    transition: .3s ease-in-out;
    /* background: linear-gradient(90deg, #a17766 0%, #eac0a8 30%, #e4baa3 50%, #eac0a8 70%, #a17766 100%); */
}
.popup-box button{
    display: flex;
    justify-content: space-between;
}
.popup-box button:hover{
    background: linear-gradient(90deg, #a17766 0%, #eac0a8 30%, #e4baa3 50%, #eac0a8 70%, #a17766 100%);
    color: #000;
}
    .popup-box .card {
     padding: 25px;
    border: none;
       height: 370px;
    overflow-y: auto;
    }

    .popup-box .card h1 {
      font-size: 1.8rem;
      margin-bottom: 0.5rem;
      color: #1a1a1a;
       font-weight: 700;
    font-family: 'Playfair Display', serif;
    }

    .popup-box .card .intro {
      color: #444;
      margin-bottom: 1.5rem;
      line-height: 1.7;
    }

    .popup-box .card hr {
      border: none;
      border-top: 1px solid #ddd;
      margin: 1.5rem 0;
    }

    .popup-box .card h2
 {
        font-size: 1rem;
    color: #1a1a1a;
    margin-bottom: 0.4rem;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}

    .popup-box .card p {
      color: #444;
     font-size: 0.85rem;
      line-height: 1.6;
      margin-bottom: 0rem;
    }

.popup-box .card ul {
      padding-left: 1.4rem;
      margin-bottom: 0.3rem;
    }

   .popup-box .card  ul li {
      color: #444;
      font-size: 0.85rem;
      line-height: 1.6;
      margin-bottom: 0.2rem;
    }

    .popup-box .card .section {
         margin-bottom: .7rem;
    }

    
.pf-list-deatil {
    margin-bottom: 10px;
}
.client-says {
    padding: 97px 0px;
}
.client-says-list {
    padding-right: 10px;
}
.client-says-list ul.list-project-content h4 {
    font-size: 31px;
        margin-bottom: 27px;
            margin-top: 10px;
}
.client-says-list .pf-list-deatil img {
    width: 51px;
    height: 51px;
    border-radius: 100%;
    margin-right: 18px;
}
.client-says-list .pf-detail h6 {
    margin-bottom: 1px;
    font-weight: 400;
    font-size: 17px;
}
.client-says-list .pf-detail p {
    margin-bottom: 0px;
    color: #626260;
}
.our-News {
    padding: 77px 0px;
}
.pt-70 {
    padding: 87px 0px;
}
.ft-area {
       background: #040f28;
      padding: 77px 17px 21px;
}
section.ft-area .rt-ourproject-area h3 {
    color: #fff;
    font-size: 43px;
}
.btn-outline-white {
    color: #ffffff;
    border-color: #ffffff;
}
.btn-outline-white:hover {
    color: #fff;
}
.btn-outline-white span {
    background: #ffffff;
    padding: 5px 5px;
    border-radius: 100%;
    display: inline-flex
;
    margin-right: 20px;
}
.ft-bootom-area {
    border-top: 1px solid #fff;
    margin-top: 32px;
    padding-top: 59px;
    padding-bottom: 59px;
    border-bottom: 1px solid #fff;
    margin-bottom: 39px;
}
.ft-logo {
    margin-bottom: 69px;
    text-align: center;
    color: #fff;
}
.ft-col h4 {
    color: #fff;
    margin-bottom: 16px;
}
.ft-col-detail p {
       color: #f6db85a6;
    margin-bottom: 3px;
}
.ft-col-detail p a:hover {
    color: #fff;
}
.ft-col-detail p a {
    color: #f6db85a6;
    transition: .2s ease-in-out;
}
.ft-col-detail {
    color: #fff;
}
.ft-bt-link {
    color: #fff;
}
.ft-link ul li {
    display: inline-block;
    margin-right: 12px;
}
.ft-link ul li a {
    color: #fff;
    text-decoration: none;
}
.our-mission {
    padding-bottom: 69px;
}
.our-strategies {
    padding: 40px 0px;
}
.our-team {
     padding: 87px 0px 0px;
}

.layer-1-section {
    padding: 87px 30px;
}
.rt-layer-area p {
    color: #f6db85a6;
}
.rt-layer-area h6 {
    color: #fff;
    font-size: 27px;
    margin-bottom: 15px;
}
.rt-layer-area h3 {
    font-size: 65px;
    color: #fff;
       margin-bottom: 61px;
}
.blue-text-layer .rt-layer-area h6 {
    color: #97791f;
}
.blue-text-layer .rt-layer-area h3 {
    color: #97791f;
}

.blue-text-layer .rt-layer-area p {
    color: #626260;
}
/*.btn-primary-noborder {
    color: #00226c;
    background-color: #ffffff00;
    border-color: #ffffff00;
    padding: 0;
}*/
.click-btn {
  display: flex;
  width: 120px;
  height: 40px;
  
  align-items: center;
  margin: 0.5rem;
  line-height: 35px;
  
  text-align: center;
  font-size: 16px;
 
  text-decoration: none;
  transition: all 0.35s;
  box-sizing: border-box;
  
    background-color: transparent;
    border: none;
    padding: 0;
}
.btn-style900 {
  position: relative;
 color: #97791f;
  transition-delay: 0.3s;
  overflow: hidden;
}
.btn-style900:hover {
  /*transform: translateY(-0.3em);
  border-color: #dd2a73;*/
  color: rgba(221, 99, 149, 0);
  transition-delay: 0s;
}
.btn-style900:hover::before {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.15s;
}
.btn-style900::before {
        width: 100%;
    height: 100%;
    position: absolute;
    top: 3px;
    left: -12px;
    opacity: 0;
    content: attr(data-hover);
    color: #97791f;
    text-align: center;
    transform: translateY(-60%);
    transition: all 0.4s;
    z-index: 1;
}
.contact-detail-list ul li {
    margin-bottom: 25px;
}
.contact-detail-list ul li p a {
    color: #c0a34c;
    font-size: 17px;
}
.contact-detail-list ul li h6 {
    color: #97791f;
    font-size: 17px;
}


#navbar.scrolled {
background-color: #01061299;
    color: black;
    transition: .5s ease-in-out;
}

#navbar.scrolled .navbar-brand img {
    width: 73%;
    transition: .5s ease-in-out;
}

#navbar.scrolled.navbar-expand-lg .navbar-toggler {
        
        top: 12px;
        transition: .5s ease-in-out;
    }


.navbar.navbar-expand-lg{
   transition: .5s ease-in-out; 
}

.sidebar-right .widget.widget-search {
    border: 0;
    position: relative;
}
.col-lg-3.sidebar-right.widget-area aside {
    padding-right: 0px;
    background: #faf4e1;
    margin: 0px 16px;
    padding: 16px;
   
}
.sidebar-right .widget.widget-search .search-form label {
    display: block;
    margin: 0;
}
.sidebar-right form.search-form {
    position: relative;
}
.sidebar-right .widget.widget-search .search-form .btn[type="submit"] {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 46px;
    height: 39px;
    z-index: 1;
    border-radius: 0 3px 3px 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
    opacity: .5;
}
.sidebar-right .widget.widget-search input::focus btn svg {
    display: none;
}
aside.widget {
    margin-bottom: 34px;
}
.widget .widget-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
    /* margin-bottom: 25px; */
    position: relative;
    background-color: #97791f;
    color: #fff;
    padding: 14px;
    border-radius: 10px;
}
.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
    right: 0;
    left: 0;
}
.sidebar-right .widget ul>li:first-child {
    border-top: none;
}
.sidebar-right .widget ul >li {
    padding: 12px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #b7b7b7;
    padding-left: 3px;
}
.sidebar-right .widget-categories li {
    position: relative;
    margin: 2px 0;
    font-size: 14px;
}
.widget ul>li {
    padding: 0px 8px 15px 15px;
    position: relative;
}
.sidebar-right .widget-categories.widget a {
       font-weight: normal;
    font-size: 15px;
    line-height: 12px;
    color: #666666;
    text-decoration: none;
}
.sidebar-right .widget-categories li span {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 50%;
    display: block;
    font-size: 13px;
    font-weight: 400;
}
.sidebar-right .widget-search .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.sidebar-right .widget.widget-search input[type="search"] {
    border-radius: 0;
    vertical-align: middle;
    width: 100%;
    color: #656c76;
    padding: 9px 15px;
    font-weight: 400;
    background-color: #fff;
    text-transform: inherit;
    border: 1px solid #e9eef6;
    font-size: 15px;
    outline: none;
    line-height: inherit;
}
.sidebar-right .widget.widget-search .input-text {
    border: 0;
}
.ttm-flicker-widget-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.flicker-widget .ttm-flicker-widget-wrapper a {
       overflow: hidden;
    display: block;
    margin: 0 7px 7px 0;
    width: 82px;
    height: 82px;
    display: inline-block;
    background: none;
    border-radius: 4px;
    background: #e2e0d9;
    font-size: 14px;
}
.flicker-widget .ttm-flicker-widget-wrapper img {
    width: 100%;
    height: 100%;
}

.blog-post {
       width: 100%;
    display: block;
    margin-bottom: 120px;
    padding-left: 36px;
    padding-right: 19px;
}
.blog-post img {
    width: 100%;
    object-fit: cover;
}
.blog-post .content-box {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 1;
    line-height: 1.7;
}
.blog-post .content-box small {
    height: 22px;
    line-height: 22px;
    display: inline-block;
    background: #97791f;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
}
.blog-post .content-box h3 {
    width: 100%;
    display: block;
    font-size: 33px;
    font-weight: 400;
    font-family: 'Cinzel', serif;
    font-family: 'Playfair Display', serif;
    margin-bottom: 13px;
    margin-top: 10px;
}


.navbar-light .navbar-nav .nav-link {

    text-align: center;
}
.banner-area {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;   /* Exactly video jaisi height */
  overflow: hidden;
  margin-top: -106px;
}


.video-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    
}
.video-bg video {
  position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    width: 100%;
    height: 100%;
     object-fit: fill; 
    object-position: center center;
    background-size: cover;
    aspect-ratio: 16 / 9;

}
.video-bg:after {
    opacity: 0.7;
}

.video-bg:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #08080821;
    z-index: 1;
    opacity: 0.7;
}
.video-mute-btn {
    position: absolute;
    bottom: 24px;
    right: 24px;
    z-index: 10;
    background: rgba(4, 15, 40, 0.55);
    border: 1px solid rgba(151, 121, 31, 0.5);
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #ffffff;
    transition: background 0.3s, border-color 0.3s, transform 0.2s;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}
.video-mute-btn:hover {
    background: #97791f;
    border-color: #97791f;
    transform: scale(1.08);
}
@media(min-width: 991px){
    .our-lt-expertise img {
    max-width: 383px;
   
}
}


@media (min-width: 320px) {
        .navbar-expand-lg .navbar-toggler {
        display: block;
        position: absolute;
        right: 14px;
        top: 24px;
         transition: .5s ease-in-out; 
    }
    .navbar-light .navbar-toggler-icon {
    filter: invert(1);
    opacity: 1;
    font-size: 34px;
    color: #fff;
}
.navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(0 0 0 / 0%);
}
   .navbar-expand-lg .navbar-collapse {
        display: none!important;
        flex-basis: auto;
    }
        .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        position: absolute;
        background: #040f28;
        width: 100%;
        left: 0px;
        top: 0px;
                padding: 87px 62px;
        display: flex
;
        /* justify-content: center; */
        align-items: center;
    }
    .navbar-light .navbar-nav .nav-item {
    display: inline-block;
    justify-content: center;
    text-align: left;
           min-width: 33%;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
            color: rgb(186 163 95 / 77%);
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #baa35f;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .55);
    text-align: center;
    font-size: 39px;
    margin-bottom: 24px;
    font-weight: 500;
    color: #fff;
}
.nav-item.social-link .ft-link ul {
    padding-left: 23px;
            text-align: center;
}
}


@media(max-width: 1350px){
    .banner-area .banner-left-bx h1 {
    font-size: 9rem;
   
    padding-top: 54px;
}
.feature-content h3 {
    font-size: 19px;
}
.banner-area .bottom-btx h3 {
    font-size: 25px;
}
    .navbar-light .navbar-nav .nav-link {
        
        font-size: 60px;
        margin-bottom: 53px;
        
    }
    .navbar-expand-lg .navbar-nav {
        
        padding-top: 130px;
    }
}

@media(max-width: 1090px){
    .our-lt-expertise {
   
    height: 173px;
}
.banner-area .bottom-btx h3 {
    font-size: 30px;
        position: absolute;
    left: 42px;
    bottom: 13px;
    
           width: 91%;
}
.banner-area .banner-left-bx h1 {
    font-size: 8rem;
  
}
h3.medium-blue-text {
    font-size: 3rem;
    color: #97791f;
}
.home-rt {
    padding: 0px 0px;
}
.navbar-light .navbar-nav .nav-link {
      
        font-size: 57px;
        margin-bottom: 53px;
        
    }
    .overlaping-content h4 {
    font-size: 3rem;
}
.number-item span {
    font-size: 8rem;
   
    line-height: 8rem;
}
.section-tittle h3 {
    font-size: 105px;
   
    margin-bottom: 53px;
}
.list-expertise-area .bottom-btx h3 {
    
    font-size: 20px;
}
h3.medium-blue-text {
    font-size: 3rem;
    
}
.client-says-list ul.list-project-content h4 {
    font-size: 25px;
    
}
section.ft-area .rt-ourproject-area h3 {
   
    font-size: 37px;
}
.ft-logo img {
    width: 243px;
}

}
@media(max-width: 991px){
    .banner-area .banner-left-bx h1 {
        font-size: 7rem;
    }
        .our-lt-expertise {
        height: 261px;
    }
    .banner-area .bottom-btx {
    padding: 9px;
    margin-top: 22px;
}
h3.medium-blue-text {
        font-size: 3rem;
       
    }
    h4.small-blue-text {
    font-size: 29px;
    
    text-align: center;
    margin-bottom: 49px;
}.number-item span {
        font-size: 7rem;
        line-height: 7rem;
    }
.number-item span {
        font-size: 7rem;
        line-height: 7rem;
    }
    .number-item span {
        font-size: 6rem;
        line-height: 6rem;
    }
    .number-box-area p {
    text-align: center;
}
.number-item {
    
    text-align: center;
}
.section-tittle h3 {
        font-size: 91px;
        margin-bottom: 39px;
    }
    .list-expertise-area .bottom-btx h3 {
       
        margin-top: 19px;
    }
    .rt-ourproject-area {
    text-align: center;
}
.all-project-list .our-project-list h4.small-blue-text {
    font-size: 27px;
   
    margin-bottom: 14px;
}
ul.list-project-content li {
   
    margin-bottom: 31px;
}
.ournews-date {
    margin-top: 23px;
}
.ournews-date .pill-date {
    width: 50%;
}
.ournews-date span {
    width: 50%;
    text-align: right;
    font-weight: 600;
}
.client-says {
    padding: 97px 19px;
}

.project-content h4 {
    text-align: left;
}
section.ft-area .rt-ourproject-area h3 {
        font-size: 33px;
        margin-top: 27px;
    }
    .ft-col {
    margin-bottom: 48px;
}
.all-project-list .our-project-list {
    width: 100%;
    margin-bottom: 0px;
}
.all-project-list {
    padding: 69px 17px 30px;
}
 .navbar-expand-lg .navbar-nav {
        
               padding: 52px;
        
        padding-top: 127px;
    }
        .navbar-light .navbar-nav .nav-link {
        font-size: 42px;
        margin-bottom: 31px;
    }
    .rt-layer-area {
    margin-top: 24px;
}
.rt-layer-area h3 {
    font-size: 33px;
    
    margin-bottom: 21px;
}
.banner-area .innerbanner-bottom-text h3 {
   position: absolute;
        right: unset;
        bottom: 53px;
        width: 79%;
        left: 19px;
    
}
.contact-area h4.small-blue-text {
    text-align: left;
}
}

@media(max-width: 767px){
     .banner-area .banner-left-bx h1 {
        font-size: 5rem;
    }
        .banner-area .bottom-btx {
        padding: 7px;
        margin-top: 9px;
    }
    .banner-area .bottom-btx h3 {
        
        margin-bottom: 0px;
    }
        h3.medium-blue-text {
        font-size: 2.7rem;
    }
    .overlaping-content h4 {
        font-size: 2.5rem;
    }
        .number-item span {
        font-size: 5rem;
        line-height: 5rem;
    }
    .section-tittle h3 {
        font-size: 73px;
        margin-bottom: 31px;
                text-align: center;
    }
    .overlaping-content {
    
    height: 93%;
    
    padding: 0px 2rem;
}
.navbar-light .navbar-nav .nav-item {
        
        text-align: center;
         min-width: unset; 
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 42px;
        margin-bottom: 31px;
    }
   
    .crossmenu-area svg {
    width: 46px;
    
}
.our-project-list .img-area-box {
    margin-bottom: 30px;
}
.project-content {
    
    padding-bottom: 29px;
}

}

@media(max-width: 580px){
        .banner-area .banner-left-bx h1 {
        font-size: 4rem;
    }
    .our-lt-expertise {
        /* height: 346px; */
        margin-bottom: 23px;
    }
    .pill-date.fill-pill {
    margin-bottom: 17px;
}
    h3.medium-blue-text {
        font-size: 2.3rem;
    }
    .home-ft-area {
    padding: 50px 0px;
   
}
.overlaping-content h4 {
        font-size: 2.3rem;
    }
    .number-item span {
        font-size: 4rem;
        line-height: 4rem;
    }
    .section-tittle h3 {
        font-size: 51px;
        margin-bottom: 21px;
        padding-left: 15px;
    }
        h3.medium-blue-text {
        font-size: 2.1rem;
    }
    .client-says-list ul.list-project-content h4 {
        font-size: 21px;
    }
        section.ft-area .rt-ourproject-area h3 {
        font-size: 27px;
        margin-top: 27px;
    }
    .navbar-expand-lg .navbar-nav {
        
        padding: 31px;
        
        padding-top: 127px;
    }
    
    .navbar-light .navbar-nav .nav-link {
        font-size: 31px;
        margin-bottom: 15px;
    }
    .crossmenu-area svg {
    width: 45px;
    height: 59px;
   
}
.ft-col {
        
        text-align: center;
    }
    .ft-bt-link {
   
    text-align: center;
}
.our-project-list .img-area-box {
        margin-bottom: 10px;
    }
    .project-content {
   
    text-align: center;
}
.project-content h4.team-name {
        font-size: 27px;
    text-align: center;
}
.project-content .btn-style900 {
   
    margin: auto;
}
h4.small-blue-text {
        font-size: 23px;
       
    }

}

/* ===================================================
   HAMBURGER MENU OVERLAY - TRIMONT (v2 refined)
   =================================================== */

.navbar-expand-lg .navbar-collapse {
    display: none !important;
}

/* ── Navbar tight layout ── */
#navbar .container-fluid {
    padding-left: 24px;
    padding-right: 24px;
    align-items: center;
}

/* ── Hamburger button — sits right next to logo ── */
.trimont-hamburger {
    cursor: pointer;
    background: none;
    border: none;
    padding: 6px 4px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    z-index: 1100;
    position: relative;
    margin-left: auto;
}
.trimont-hamburger span {
    display: block;
    width: 24px;
    height: 1.5px;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: center;
}
.trimont-hamburger span:nth-child(3) {
    width: 16px;
}
.trimont-hamburger:hover span {
    background: #c0a34c;
}
.trimont-hamburger:hover span:nth-child(3) {
    width: 24px;
}
.trimont-hamburger.open span:nth-child(1) {
    transform: translateY(6.5px) rotate(45deg);
    width: 24px;
}
.trimont-hamburger.open span:nth-child(2) {
    opacity: 0;
    transform: scaleX(0);
}
.trimont-hamburger.open span:nth-child(3) {
    transform: translateY(-6.5px) rotate(-45deg);
    width: 24px;
}

/* ── Full screen overlay ── */
.trimont-menu-overlay {
    position: fixed;
    inset: 0;
    background: #040f28;
    z-index: 1050;
    transform: translateX(-100%);
    transition: transform 0.52s cubic-bezier(0.77, 0, 0.175, 1);
    display: flex;
    flex-direction: column;
    padding: 0;
    overflow: hidden;
}
.trimont-menu-overlay.open {
    transform: translateX(0);
}

/* ── Inner scroll container ── */
.trimont-menu-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow-y: auto;
    padding: 36px 52px 36px 60px;
    position: relative;
}

/* ── Gold accent bar left ── */
.trimont-menu-inner::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: linear-gradient(180deg,
        transparent 0%,
        #97791f 15%,
        #c0a34c 55%,
        transparent 100%);
    pointer-events: none;
}

/* ── Top row: brand + close button ── */
.trimont-menu-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 6px;
    flex-shrink: 0;
}
.trimont-menu-brand {
  font-size: 17px;
    letter-spacing: 2.3px;
    color: rgba(192, 163, 76, 1);
    text-transform: uppercase;
    font-weight: 400;
    opacity: 0;
    transform: translateX(-12px);
    transition: opacity 0.4s ease 0.06s, transform 0.4s ease 0.06s;
}
.trimont-menu-overlay.open .trimont-menu-brand {
    opacity: 1;
    transform: none;
}

/* ── Close (X) button inside overlay ── */
.trimont-close-btn {
    cursor: pointer;
    background: none;
    border: 1px solid rgba(151, 121, 31, 0.35);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    flex-shrink: 0;
    opacity: 0;
    transform: rotate(-90deg) scale(0.8);
    transition: opacity 0.35s ease 0.25s, transform 0.35s ease 0.25s, background 0.25s, border-color 0.25s;
}
.trimont-menu-overlay.open .trimont-close-btn {
    opacity: 1;
    transform: rotate(0deg) scale(1);
}
.trimont-close-btn svg {
    width: 16px;
    height: 16px;
    stroke: rgba(255,255,255,0.55);
    stroke-width: 1.8;
    fill: none;
    transition: stroke 0.25s;
}
.trimont-close-btn:hover {
    background: #97791f;
    border-color: #97791f;
}
.trimont-close-btn:hover svg {
    stroke: #fff;
}

/* ── Gold divider under topbar ── */
.trimont-menu-divider {
    width: 40px;
    height: 1px;
    background: #97791f;
    margin-bottom: 28px;
    opacity: 0;
    transition: opacity 0.4s ease 0.1s;
    flex-shrink: 0;
}
.trimont-menu-overlay.open .trimont-menu-divider {
    opacity: 1;
}

/* ── Main nav list ── */
ul.trimont-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
    flex: 1;
}
ul.trimont-nav-list > li {
    border-bottom: 1px solid rgba(151, 121, 31, 0.15);
    overflow: hidden;
    opacity: 0;
    transform: translateX(-20px);
    transition: opacity 0.38s ease, transform 0.38s ease;
}
ul.trimont-nav-list > li:last-child {
    border-bottom: none;
}

/* Stagger */
.trimont-menu-overlay.open ul.trimont-nav-list > li:nth-child(1) { opacity:1; transform:none; transition-delay:0.08s; }
.trimont-menu-overlay.open ul.trimont-nav-list > li:nth-child(2) { opacity:1; transform:none; transition-delay:0.13s; }
.trimont-menu-overlay.open ul.trimont-nav-list > li:nth-child(3) { opacity:1; transform:none; transition-delay:0.18s; }
.trimont-menu-overlay.open ul.trimont-nav-list > li:nth-child(4) { opacity:1; transform:none; transition-delay:0.22s; }
.trimont-menu-overlay.open ul.trimont-nav-list > li:nth-child(5) { opacity:1; transform:none; transition-delay:0.26s; }
.trimont-menu-overlay.open ul.trimont-nav-list > li:nth-child(6) { opacity:1; transform:none; transition-delay:0.30s; }
.trimont-menu-overlay.open ul.trimont-nav-list > li:nth-child(7) { opacity:1; transform:none; transition-delay:0.34s; }

/* ── Main nav item ── */
.trimont-nav-main-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
      padding: 9px 0;
    cursor: pointer;
    transition: all 0.25s ease;
    text-decoration: none;
    gap: 12px;
}

/* ── Nav label — font size reduced ── */
.trimont-nav-label {
font-size: 19px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.85);
    letter-spacing: 1.1px;
    text-transform: uppercase;
    transition: color 0.25s, letter-spacing 0.25s;
    font-family: "Inter Tight", sans-serif;
}
.trimont-nav-main-item:hover .trimont-nav-label {
    color: #c0a34c;
    letter-spacing: 1.7px;
}
.trimont-nav-main-item.expanded .trimont-nav-label {
    color: #c0a34c;
}

/* ── Arrow — right next to label ── */
.trimont-nav-arrow {
    width: 26px;
    height: 26px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.35s cubic-bezier(0.23, 1, 0.32, 1);
    flex-shrink: 0;
    margin-left: 10px;
}
.trimont-nav-arrow svg {
    width: 11px;
    height: 11px;
    fill: none;
    stroke: rgba(255,255,255,0.5);
    stroke-width: 2;
    transition: transform 0.35s, stroke 0.25s;
}
.trimont-nav-main-item.expanded .trimont-nav-arrow {
    background: #97791f;
    border-color: #97791f;
}
.trimont-nav-main-item.expanded .trimont-nav-arrow svg {
    transform: rotate(90deg);
    stroke: #fff;
}
.trimont-nav-main-item:hover .trimont-nav-arrow {
    border-color: rgba(151, 121, 31, 0.6);
}
.trimont-nav-main-item:hover .trimont-nav-arrow svg {
    stroke: #c0a34c;
}

/* Spacer pushes arrow close to label */
.trimont-nav-spacer {
    flex: 1;
}

/* ── Level 1 Submenu ── */
.trimont-submenu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.42s cubic-bezier(0.23, 1, 0.32, 1);
}
.trimont-submenu.open {
    max-height: 600px;
}
ul.trimont-submenu-list {
    list-style: none;
    padding: 4px 0 14px 18px;
    margin: 0;
    border-left: 1px solid rgba(151, 121, 31, 0.3);
}

/* ── Level 2 item ── */
.trimont-sub-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    cursor: pointer;
}
.trimont-sub-label {
    font-size: 13px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: color 0.25s;
    text-decoration: none;
}
.trimont-sub-item:hover .trimont-sub-label,
.trimont-sub-item.expanded .trimont-sub-label {
    color: #c0a34c;
}

/* ── Level 2 arrow — tight to label ── */
.trimont-sub-arrow {
    width: 18px;
    height: 18px;
    border: 1px solid rgba(151, 121, 31, 0.3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    flex-shrink: 0;
}
.trimont-sub-arrow svg {
    width: 8px;
    height: 8px;
    fill: none;
    stroke: rgba(151, 121, 31, 0.7);
    stroke-width: 2;
    transition: transform 0.3s;
}
.trimont-sub-item.expanded .trimont-sub-arrow {
    background: rgba(151, 121, 31, 0.25);
    border-color: #97791f;
}
.trimont-sub-item.expanded .trimont-sub-arrow svg {
    transform: rotate(90deg);
    stroke: #c0a34c;
}

/* ── Level 2 nested submenu ── */
.trimont-nested-sub {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.32s ease;
}
.trimont-nested-sub.open {
    max-height: 300px;
}
ul.trimont-nested-list {
    list-style: none;
    padding: 4px 0 4px 16px;
    margin: 0;
    border-left: 1px solid rgba(151, 121, 31, 0.15);
}
ul.trimont-nested-list li a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 0;
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.32);
    transition: color 0.25s;
    text-decoration: none;
}
ul.trimont-nested-list li a::before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 1px;
    background: #97791f;
    opacity: 0.5;
    flex-shrink: 0;
}
ul.trimont-nested-list li a:hover {
    color: #c0a34c;
}

/* ── Footer social ── */
.trimont-menu-footer {
    margin-top: 28px;
    padding-top: 20px;
    border-top: 1px solid rgba(151, 121, 31, 0.15);
    display: flex;
    gap: 20px;
    flex-shrink: 0;
    opacity: 0;
    transition: opacity 0.4s ease 0.38s;
}
.trimont-menu-overlay.open .trimont-menu-footer {
    opacity: 1;
}
.trimont-menu-footer a {
    font-size: 10px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.25);
    text-decoration: none;
    transition: color 0.25s;
}
.trimont-menu-footer a:hover {
    color: #c0a34c;
}

/* ── Responsive ── */
@media (max-width: 768px) {
    .trimont-menu-inner {
        padding: 28px 32px 28px 36px;
    }
    .trimont-nav-label {
        font-size: 17px;
        letter-spacing: 1px;
    }
}
@media (max-width: 480px) {
    .trimont-menu-inner {
        padding: 24px 24px 24px 28px;
    }
    .trimont-nav-label {
        font-size: 15px;
    }
}
