body {
  font-family: "DM Sans", sans-serif;
    box-sizing: border-box;
    margin: 0; padding: 0;
}
.nav-link{
font-weight: 600;
font-size: 18px;
line-height: 100%;
letter-spacing: 0.7%;
text-align: center;
color: #2D3748FA;
}

.nav-link.show {
    color:#FE8D24!important;
}

.navs a:hover{
    color: #FE8D24!important;
    }
.nav-item .active{
    color:#FE8D24!important;
    }
 
.navs-lg{
    border:1px solid black;
    height: 108px;
    width: 148px;
}
.logs-img img{
    width: 315px;
    height: auto;
}

.stats-head{
    position: sticky !important;
    top: 0px;
    right: 0px;
    z-index: 9999;
}
 .navs-whole{
    background-color: white;
    box-shadow: 0px 4px 4px 0px #0000001F;
    padding: 0px 90px ;
 }
 .icon-box{
    border: 1px solid black;

 }
  .book-btn{
    box-shadow: 0px 0px 0px 0px #00000000;
    background-color: #FE7F21;
    border: 0px solid transparent;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.7%;
    color: #FFFFFF;
    padding:  10px;
  }
  .book-btn-bor{
    box-shadow: 0px 0px 0px 0px #00000000;
    background-color: transparent;
    border: 2px solid white;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.7%;
    color: #FFFFFF;
    padding:  20px;

  }

  .icon-box{
    border: 1px solid transparent;
    border-radius: 6px;
    text-align: center;
    box-shadow: 0px 4px 4px 0px #0000000F;
  }

  /* hero sec */
    .book-btn-white{
    box-shadow: 0px 0px 0px 0px #00000000;
    background-color: white;
    border: 0px solid transparent;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.7%;
    color: #FF8C00;
    padding:  20px;
  }
  .ar-right{
    font-size: 22px;
    color: #FFFFFF;
}

.hero-text h1{
      font-family: "Geist", sans-serif !important;
      font-weight: 900;
      font-size: 62px;
      letter-spacing: 0.5px;
      color: #FFFFFF;
}
    .hero-text p{
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        letter-spacing: 0.5px;
        /* text-align: justify; */
        color: #FFFFFF;
        padding-right: 249px;
    }

    .hero-sec{
        background: linear-gradient(270deg, #FFC92E 0%, #FE8D24 100%);
    }

    .all-pad{
        padding: 50px 0px;
    }
    .forms{
    border: 1px solid #EAEAEA;
    border-radius: 10px;
    background-color: white;
    }

    .forms p{
    font-weight: 600;
    font-size: 20px;
    line-height: 19.56px;
    letter-spacing: 0.5px;
    color: #FF8C00;

}

 .forms span input::placeholder{
    color:#ABABAD!important;
 }

  input.custom-input, .custom-textarea ,.custom-select   {
      padding: 10px;
      width: 100%;
      font-size: 16px;
      border: 1px solid #FFDFBE;   
      border-radius: 10px;
      outline: none;
      background-color: #FFF8F0;
      transition: border-color 0.3s;
      color:#2D3748;
    }

        input.custom-input, .custom-textarea ,.custom-select ::placeholder {
        font-weight: 400;
        font-style: Medium;
        font-size: 14px;
        line-height: 19.56px;
        letter-spacing: 0.5px;
        color: #2D3748;
        }

    input.custom-input:focus {
      border-color: #FE7F21;
    }


/* abousts */
    .about-p{
    font-weight: 900;
    font-style: #2D3748;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0.5px;
    text-align: center;

    }

    .common-pad{
        padding: 90px 0px;
    }

    .cir{
        position: absolute;
        left:-55px;
        top: -53px;
        z-index: 999;
    }

    .dots1{
        position: absolute;
        right: 42px;
        bottom: -52px;
        z-index: 2000;
    }
     .dots2{
        position: absolute;
        right: 145px;
        bottom: -52px;
        z-index: 2000;
    }

  .ab-text{
    background-color: #FFF8F0;
    border-radius: 10px;
    box-shadow: 0px 6px 14px 0px #0000000F;
    }

.ab-text p:nth-of-type(1){
font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #2D3748;
}

.ab-text p:nth-of-type(2){
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #626772;
}


/* power section */
.power-sec{
    background-color: #FFF8F0;
    padding: 70px 0px;

}
.power-sec h4 , .get h4 , .exe h4 , .who h4 {
    font-weight: 900;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0.5px;
    color: #2D3748;
}

.power-sec ,.get p:nth-of-type(1){
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.5px;
    /* text-align: center; */
    color: #575F6D;
}


.power-sec  h2{
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0.5px;
    color: #2D3748;
}

 .power-box h7{
    font-weight: 500;
    font-style: Medium;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0.5px;
    text-align: start;
    color: #2D3748;
 }

 .power-box ,.exe p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: start;
    color: #2D3748BF;
 }

 .power-box ul li{
    font-weight: 400;
    list-style: none;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.5px;
    color: #626772;
    margin-bottom: 10px;

 }

 .power-box{
    border-radius: 10px;
    border: 1px solid #FFDFBE;
 }

 /* service */

 .service h4{
    font-weight: 900;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0.5px;
    text-align: center;
    color: #2D3748;
 }

  .service p{
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.5px;
    color:#626772;
    text-align: center;
 }

.serve-img{
    border-radius: 10px;
}
.serve-sec h7{
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0.5px;
    color: #2D3748;
}
.serve-sec p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #626976;
    text-align: start;
}
.testi{
    border-radius: 10px;
}
.testi h6{
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: start;
    color: #2D3748;
}

.testi  p:nth-of-type(1){
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 0%;
    text-align: start;
    color: #2D3748BF;
}

.test2-slides {
  direction: rtl;
}

.get{
    background: linear-gradient(270deg, #FFC92E 0%, #FE8D24 100%);
    /* height: 300px; */
    padding: 60px 250px;
}

.minus-marg{
    margin-top: -70px;
    padding: 0px 150px;
}

.ht{
    height: 250px;
}

.get-con h2{
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: 0.5px;
    color: #2D3748;
    text-align: start;
}
.get-con p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color:#626976;
    text-align: start;
}

.custom-input-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 400px;
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
}

.custom-input-con {
  flex: 1;
  padding: 10px 15px;
  border: none;
  outline: none;
  font-size: 16px;
}

.send-btn {
  background-color: orange;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  color: white;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}

.send-btn i {
  pointer-events: none;
}


/* foot */

.foot{
    background-color: #2D3748;
    padding: 80px 0px;
}

.logo{
    background-color: #FFF;
    border-radius: 10px;
}
.foot h2{
    font-weight: 500;
    font-size: 20px;
    line-height: 42px;
    letter-spacing: 0%;
    color: #FFFFFF;
}

.foot p{
    font-weight: 400;
    font-size: 16.24px;
    line-height: 21.36px;
    letter-spacing: 0.5px;
    color: #CCCCCC;
}

.foot ul li {
    list-style: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #CCCCCC;
    margin-bottom: 20px;

}
.foot ul li a{
    list-style: none;
    color: #CCCCCC;

}

.foot-down p{
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.5px;
    color: #2D3748BF;
}


/* service page */


.exe h6{

    font-weight: 500;
    font-size: 24px;
    line-height:28px;
    letter-spacing: 0.5px;
    color: #2D3748;
    margin-top: 16px;
}
.serve-crd h6 {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: #2D3748;
  
}

.serve-crd p{
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.5%;
color: #2D3748BF;

}

 .who-height {
    height: 200px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;

 }
 #contact-form p{
    font-size: 32px!important;
    margin-bottom: 5px!important;
    font-weight: 900 !important;
 }
 .book-btn-ser{
    background-color: transparent!important;
    border:1px solid #FE7F21!important;
    color:#2D3748!important;
 }
 .orange-color{
    color:#FE7F21;
 }
 .widget{
    list-style: none;
}
 .widget ul li  a {
color:black;
  text-decoration: none;
}
/*  line-height  */
.line-heights{
line-height: 1.2;
}

/* eroor. */
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: .8rem!important;
    font-weight: normal;
    text-align: left;
    display: block;
}
textarea::placeholder{
    color: #ABABAD;
}
#mega-menu-item-333{
    	box-shadow: 0px 0px 0px 0px #00000000 !important;
    background-color: #FE7F21 !important;
    border: 0px solid transparent !important;
    border-radius: 10px !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 100% !important;
    letter-spacing: 0.7% !important;
    
    padding: 10px;
    width:50% !important;
    
}
#mega-menu-item-333 a{
color: white !important;    
}
/* .heading-div{
    height:66px;
} */
#contact-formm p{
	display:flex;
/* 	gap:5px; */
}
#contact-formm p span:first-child {
  width: 25%;
  display: inline-block;
	margin:0px 10px 0px 0px;
}
#contact-formm p span:last-child {
  width: 80%;
  display: inline-block;
}
    h2.gallery-title {
      font-weight: 700;
      letter-spacing: 1.2px;
      margin-bottom: 2rem;
      color: #4C3A51;
      text-align: center;
      text-transform: uppercase;
      font-size: 2.5rem;
    }
    .gallery-container {
      padding: 3rem 1rem 5rem;
      max-width: 1200px;
      margin: 0 auto;
    }
    .gallery-card {
      border: none;
      border-radius: 12px;
      box-shadow: 0 14px 24px rgba(33, 30, 37, 0.15);
      overflow: hidden;
      background: #fff;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      cursor: pointer;
    }
    .gallery-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 25px 40px rgba(33, 30, 37, 0.25);
    }
    .gallery-img, .gallery-video {
      width: 100%;
      height: 220px;
      object-fit: cover;
      display: block;
      border-radius: 12px 12px 0 0;
      transition: transform 0.3s ease;
    }
    .gallery-card:hover .gallery-img,
    .gallery-card:hover .gallery-video {
      transform: scale(1.05);
    }
    .gallery-card-title {
      padding: 0.75rem 1rem;
      font-weight: 600;
      font-size: 1.1rem;
      color: #6B5B7B;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 1px;
      background: #fff;
      border-radius: 0 0 12px 12px;
      user-select: none;
    }
    @media (max-width: 576px) {
      .gallery-img, .gallery-video {
        height: 180px;
      }
      .gallery-card-title {
        font-size: 1rem;
      }
      h2.gallery-title {
        font-size: 2rem;
      }
    }
     .blogs-detail-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 3rem 1rem 4rem;
        }
        .blogs-hero-image {
            width: 100%;
            height: 400px;
            object-fit: cover;
            border-radius: 12px;
            margin-bottom: 2rem;
            box-shadow: 0 14px 24px rgba(255,173,41,0.15);
        }
        .blogs-title {
            font-size: 2.5rem;
            font-weight: 700;
            color: #ffad29;
            letter-spacing: 1.3px;
            text-transform: uppercase;
            margin-bottom: 1rem;
            line-height: 1.2;
        }
        .blogs-meta {
            font-size: 1rem;
            color: #bb9b2f;
            font-weight: 500;
            margin-bottom: 2rem;
            letter-spacing: 0.03em;
        }
        .blogs-content {
            font-size: 1.1rem;
            line-height: 1.8;
            color: #6b5636;
            margin-bottom: 3rem;
        }
        .blogs-content p {
            margin-bottom: 1.5rem;
        }
        .blogs-content h3 {
            color: #ffad29;
            font-size: 1.5rem;
            font-weight: 700;
            margin-top: 2rem;
            margin-bottom: 1rem;
        }
        .blogs-sidebar-box {
            background: #fff8f0;
            border: 2px solid #ffad29;
            border-radius: 12px;
            padding: 1.5rem 2rem;
            box-shadow: 0 14px 24px rgba(255,173,41,0.18);
            margin-bottom: 2rem;
        }
        .blogs-sidebar-title {
            color: #ffad29;
            font-weight: 600;
            margin-bottom: 1.5rem;
            letter-spacing: 1px;
            text-transform: uppercase;
            font-size: 1.25rem;
            border-bottom: 2px solid #ffad29;
            padding-bottom: 0.3rem;
        }
        .blogs-sidebar-list li {
            margin-bottom: 1rem;
        }
        .blogs-sidebar-list button {
            background: none;
            border: none;
            color: #4c3a51;
            text-decoration: none;
            font-weight: 500;
            cursor: pointer;
            transition: color 0.3s ease;
            padding: 0;
            text-align: left;
        }
        .blogs-sidebar-list button:hover {
            color: #ffad29;
        }
        .blogs-read-more-btn {
            background: #ffad29;
            border: none;
            padding: 0.75rem 1.5rem;
            border-radius: 25px;
            color: #fff8f0;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 0.1em;
            cursor: pointer;
            transition: all 0.3s ease;
            display: inline-block;
            text-decoration: none;
        }
        .blogs-read-more-btn:hover {
            background: #e89a1a;
            transform: translateY(-2px);
            box-shadow: 0 8px 16px rgba(255,173,41,0.3);
        }
        .blogs-back-btn {
            background: #4c3a51;
            color: #fff8f0;
            padding: 0.75rem 1.5rem;
            border-radius: 25px;
            border: none;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            margin-bottom: 2rem;
            text-transform: uppercase;
            letter-spacing: 0.1em;
        }
        .blogs-back-btn:hover {
            background: #6b5b7b;
            transform: translateY(-2px);
        }
        .blogs-related-post {
            background: #fff8f0;
            border-radius: 12px;
            overflow: hidden;
            border: 1px solid #ffad29;
            box-shadow: 0 14px 24px rgba(255,173,41,0.15);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            cursor: pointer;
            height: 100%;
        }
        .blogs-related-post:hover {
            transform: translateY(-4px);
            box-shadow: 0 20px 32px rgba(255,173,41,0.25);
        }
        .blogs-related-post-image {
            width: 100%;
            height: 180px;
            object-fit: cover;
        }
        .blogs-related-post-content {
            padding: 1.5rem;
        }
        .blogs-related-post-title {
            font-size: 1.2rem;
            font-weight: 700;
            color: #ffad29;
            margin-bottom: 0.5rem;
            text-transform: uppercase;
            letter-spacing: 0.7px;
        }
        .blogs-related-post-excerpt {
            font-size: 0.95rem;
            color: #6b5636;
            line-height: 1.6;
            margin-bottom: 1rem;
        }
        .blogs-nav {
            background: white;
            border-bottom: 2px solid #ffad29;
            position: sticky;
            top: 0;
            z-index: 50;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
        }
        .blogs-nav-content {
            max-width: 1200px;
            margin: 0 auto;
            padding: 1rem;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .blogs-nav-brand {
            font-size: 1.5rem;
            font-weight: 700;
            color: #ffad29;
            cursor: pointer;
            background: none;
            border: none;
            transition: color 0.3s ease;
        }
        .blogs-nav-brand:hover {
            color: #e89a1a;
        }
        .blogs-nav-links {
            display: flex;
            gap: 2rem;
        }
        .blogs-nav-link {
            color: #4c3a51;
            font-weight: 600;
            cursor: pointer;
            background: none;
            border: none;
            transition: color 0.3s ease;
        }
        .blogs-nav-link:hover {
            color: #ffad29;
        }
        .blogs-badge {
            background: #ffad29;
            color: #fff8f0;
            padding: 0.25rem 0.75rem;
            border-radius: 20px;
            font-size: 0.85rem;
            font-weight: 600;
            display: inline-block;
            margin-bottom: 1rem;
        }
        .blogs-divider {
            border-top: 2px solid #ffad29;
            margin: 2rem 0;
        }
        @media (max-width: 768px) {
            .blogs-title {
                font-size: 1.8rem;
            }
            .blogs-hero-image {
                height: 250px;
            }
            .blogs-nav-links {
                gap: 1rem;
                font-size: 0.9rem;
            }
        }
