*{
    box-sizing: border-box; margin: 0; padding: 0;
}
body{
    margin: 0px;
    padding: 0px;
    font-family: "Geist", sans-serif!important;
    width: 100%;
    overflow-x: hidden; 
}
/*  letter-spacing  */
.letter-spacing{
letter-spacing: 0.2px;
}
/*    Text-color    */
.orange-light{
    color: #FAFAFA;
}
.orange-light-bg{
    background-color: #FAFAFA;
}
.green-light{
    color: #DCFCE7;
}
.green-light-bg{
    background-color: #eafff1;
}
.orange-dark{
    color: #FF6900!important;
}
.orange-dark-bg{
    background-color: #FF6900!important;
}
.orange-dark-bg-border{
  border: 1px solid  #FF6900!important;
}
/* .orange-dark-bg-border a{
   color:#FF6900 !important;
} */

.orange-dark-light{
    color: #FFEDD4;
}
.orange-dark-light-bg{
    background-color: #FFEDD4;
}
.blue-dark{
    color: #1E1393;
}
.blue-dark-bg{
    background-color: #1E1393!important;
}
.black-dark-light{
    color: #101828;
}
.black-light{
    color: #565656;
}
.jamun{
    color: #D4C9DB;
}
.hlt{
    color: #FF954B;
}
.c-858585{
    color: #858585;
}
.line-height-24{
    line-height: 24px;
}
.ser-border{
    border: 1px solid #E5E5E5 !important;
}
.dark-sub-main{
  color:#0A0A0A;
}
.dark-sub-main-light{
    color:#737373;
  }
.line-height-115{
    line-height: 115%;
}
/*   section-spacing  */
.section-spacing{
    padding-top:100px;
    padding-bottom:64px;
  }

/*   border-radius-16  */
.border-radius-8{
  border-radius: 8px!important;
}
.text-justify{
  text-align: justify;
}

/*   font-weight   */

.fw-medium{
    font-weight:500;
  }
.fw-black{
font-weight:900;
}
.fw-bold{
    font: weight 800!important;
    }
.fw-semibold{
    font-weight: 600;
}
.border-bottom-cus{
    border-bottom: 1px solid #E5E5E5;
}
.fw-medium{
    font-weight:500;
  }
  .fw-black{
  font-weight:900;
  }


/*       font-size  */

.fs-18{
font-size:18px;
}
.fs-35{
font-size:35px;
}
/*  new-Font-custome */
.fs-8{
font-size:8px;
}
.fs-10{
font-size:10px;
}
.fs-12{
font-size:12px;
}
.fs-14{
font-size:14px;
}
.fs-16{
font-size:16px;
}
.fs-18{
font-size:18px;
}
.fs-20{
font-size:20px;
}

.fs-22{
font-size:22px;
}
.fs-26{
font-size:26px;
}
.fs-24{
font-size:24px;
}
.fs-28{
    font-size:28px;
    }
.fs-30{
font-size:30px;
}
.fs-32{
font-size:32px;
}
.fs-34{
font-size:34px;
}
.fs-36{
font-size:36px;
}
.fs-38{
font-size:38px;
}
.fs-40{
font-size:40px;
}
.fs-44{
font-size:44px;
}

.fs-46{
font-size:46px;
}
.fs-50{
font-size:50px;
}
.fs-52{
font-size:52px;
}
.fs-54{
font-size:54px;
}
.fs-56{
font-size:56px;
}
.fs-58{
    font-size:58px;
    }
.fs-64{
    font-size:64px;
}
/*   navigation  */
.logo img{
width: 140px;
height: auto;
}
.nav-h{
height: 94px;
}

.black{
background-color: green;
}
.navigation ul{
margin: 0px;
padding:0px;
}
.navigation ul li {
padding: 0px 15px;
}
.navigation ul li a{
letter-spacing: 0.4px;
font-weight:600;
color: #364153!important;
font-family: "Geist", sans-serif;
}
.navigation .email p{
color: #202020!important;
}
/* .navigation button{
width: 143px;
height: 48px;
letter-spacing: 0.2px;
} */
/*. main/ heor. */
.main-hero{
width: 100%; 
height: 658px; 
background-repeat: no-repeat; 
background-size: cover;
 background-position: center; 
 display: flex; 
 align-items: center;
 }

/*    hero-banner  */
#hero-banner{
    width: 100%;
    height:658px;
    background-image:url(images/hero-section.webp);
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    display: flex;
    align-items: center;
}
/*    hero-banner  */
#hero-banner1{
    width: 100%;
    height:658px;
    background-image:url(images/hero-banner-1.webp);
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    display: flex;
    align-items: center;
}
/*    hero-banner  */
#hero-banner2{
    width: 100%;
    height:658px;
    background-image:url(images/herobanner-2.webp);
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    display: flex;
    align-items: center;
}
/*    hero-banner  */
#hero-banner3{
    width: 100%;
    height:658px;
    background-image:url(images/hero-banner-3.webp);
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    display: flex;
    align-items: center;
}

.w-fit-contentt{
width: fit-content;
}
.over-flow-y{
    height: 628px;
    overflow-y: scroll;
}

/*   gradient */
#gradient{
    background:linear-gradient(125deg, #2b2b8a 0%, #5a2d91 48%, #a33c7d 100%, #d45572 100%);
}

/*   our-expert  */
.per-height{
    height: 90px;
}
/*  testimonial  */
.cart-border{
    border: 2px solid #835D8C;
    border-radius: 8px;
}

/*  faq */
.border-radius-bottom{
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.accordion-button1::after{
    background-size: 1rem!important;
    color: #101828;
}
.accordion-button1:not(.collapsed)::after{
    color: red !important;
}
.accordion-button1:focus{
    box-shadow: none;
    border: 0;
}
.accordion-body1{
    padding: 0px 24px 24px 24px!important;
}
hr{
    border: 1px solid #1E2939!important;
}
.fw-normal-300{
font-weight: 300;
}
.line-height-112{
    line-height: 112%;
}
.section-spacing-cta{
    padding-top: 62px;
    padding-bottom: 62px;
}
.w-500{
    width: 50%!important;
}
.w-5000{
    width: 75%!important;
}
.letter-spacing-2{
    letter-spacing:0.2px!important;
}

/* Target the whole scrollbar */
.over-flow-y::-webkit-scrollbar {
    width: 8px;   /* vertical scrollbar width */
    height: 8px;  /* horizontal scrollbar height */
  }
  
  /* Track (background area) */
 .over-flow-y::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
  }
  
  /* Thumb (draggable part) */
.over-flow-y::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #FFEDD4, #FFEDD4);
    border-radius: 10px;
  }
  
  /* Thumb hover */
 /* .over-flow-y::-webkit-scrollbar-thumb:hover {
    background:linear-gradient(125deg, #2b2b8a 0%, #5a2d91 48%, #a33c7d 100%, #d45572 100%);
  } */

.testi-padding-left-right{
    padding: 0px 100px!important;
  }
.form-control1 ::placeholder{
    color: #CBCBCB !important;
    font-size: 12px !important;
  }
.form-select {
font-size: 12px !important;   /* 👈 yahan apna size set karein */
}
select.form-select.rounded-pill {
    font-size: 12px !important;
}
.pad-form{
padding: 11px 12px !important;
}
.padd-left-right{
    padding-left:24px;
    padding-right:24px;
}
.border-radius-28{
    border-radius: 12px !important;
}
.map-height{
    height: 450px;
}
.pad-form1{
    padding: 11px 12px !important;
    }



/*. hover-effect. */

.call-us-button i {
    transition: all 0.2s linear;
    font-size: 22px;
    transform: rotate(-45deg);
    display: inline-block;
    color: #fff;
}
.call-us-button a{
    color: #ffffff;
}

.call-us-button:hover a{
        color: #FF6900;
}

.call-us-button:hover i {
    transform: rotate(0deg);
    display: inline-block;
    color: #FF6900;
}

.call-us-button {
    transition: all 0.2s linear;
    background-color: #FF6900 !important;
}

.call-us-button:hover {
    border: 1px solid #FF6900 !important;
    color: #FF6900 !important;
    background-color: #fff !important;
}


/*  hover-white-outline  */

.call-us-button-outline-white i {
    transition: all 0.2s linear;
    font-size: 22px;
    transform: rotate(-45deg);
    display: inline-block;
    color: #fff;
}
call-us-button-outline-white p{
    color: #fff !important;
}
.call-us-button-outline-white:hover i {
    transform: rotate(0deg);
    display: inline-block;
    color: #ffffff;
}

.call-us-button-outline-white {
    transition: all 0.2s linear;
    background-color: #FF6900 !important;
}

.call-us-button-outline-white:hover {
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    background-color: transparent !important;
}

/*   hover:org  */
.call-us-button-bg-org i {
    transition: all 0.2s linear;
    /* font-size: 20px; */
    /* transform: rotate(-45deg); */
    display: inline-block;
    padding: 3px 0px;
}

.call-us-button-bg-org:hover i {
    /* transform: rotate(0deg); */
    display: inline-block;
    color: #ffffff;
    padding: 3px 0px;
}

.call-us-button-bg-org {
    transition: all 0.2s linear;
    background-color: transparent !important;
    border: 1px solid #ffffff !important;
}

.call-us-button-bg-org:hover {
    border: 1px solid #FF6900 !important;
    color: #ffffff !important;
    background-color: #FF6900 !important;
}

.call-us-button-bg-org1 i {
    transition: all 0.2s linear;
    font-size: 22px;
    transform: rotate(-45deg);
    display: inline-block;
    /* padding: 3px 0px; */
}

.call-us-button-bg-org1:hover i {
    transform: rotate(0deg);
    display: inline-block;
    color: #ffffff;
    /* padding: 3px 0px; */
}

.call-us-button-bg-org1 {
    transition: all 0.2s linear;
    background-color: transparent !important;
    border: 1px solid #ffffff !important;
}

.call-us-button-bg-org1:hover {
    border: 1px solid #FF6900 !important;
    color: #ffffff !important;
    background-color: #FF6900 !important;
}

/*.  blue. */
.btn-outline-blue i {
    transition: all 0.2s linear;
    font-size: 22px;
    transform: rotate(-45deg);
    display: inline-block;
    color: #fff !important;
    /* padding: 3px 0px; */
}
.btn-outline-blue a{
    color: #fff !important;
    transition: all 0.2s linear;
}

.btn-outline-blue:hover i {
    transform: rotate(0deg);
    display: inline-block;
    color: #1e1393 !important;
    /* padding: 3px 0px; */
}

.btn-outline-blue:hover a{
    color: #1e1393 !important;
}

.btn-outline-blue {
    transition: all 0.2s linear;
    background-color: #1e1393 !important;
    /* border: 1px solid #ffffff !important; */
}

.btn-outline-blue:hover {
    border: 1px solid #1e1393 !important;
    /* color: #ffffff !important; */
    color: #1E1393 !important;
    background-color: transparent !important;
    /* background-color: #FF6900 !important; */
}

/*  hover-orange-outline  */

.new-out-line-orange i {
    /* transition: all 0.2s linear; */
    /* font-size: 22px; */
    /* transform: rotate(-45deg); */
    display: inline-block;
    padding: 3px 0px;
    color: #fff;
}
.new-out-line-orange a{
    color: #fff;
}
.new-out-line-orange:hover a {
    color: #FF6900;
}
.new-out-line-orange:hover i {
    /* transform: rotate(0deg); */
    display: inline-block;
    color: #FF6900;
    padding: 3px 0px;
}

.new-out-line-orange {
    /* transition: all 0.2s linear; */
    background-color: #FF6900 !important;
        padding: 3px 0px;
}

.new-out-line-orange:hover {
    border: 1px solid #FF6900 !important;
    color: #FF6900 !important;
    background-color: transparent !important;
   
}

/*  hover-orange-bg  */

.bg-org-fill i {
    /* transition: all 0.2s linear; */
    /* font-size: 22px; */
    /* transform: rotate(-45deg); */
    display: inline-block;
    padding: 3px 0px;
    color: #FF6900;
}

.bg-org-fill:hover i {
    /* transform: rotate(0deg); */
    display: inline-block;
    color: #ffffff;
    padding: 3px 0px;
}

.bg-org-fill {
    /* transition: all 0.2s linear; */
    padding: 3px 0px;
    border: 1px solid #FF6900 !important;
    color: #FF6900 !important;
    background-color: transparent !important;
}
.bg-org-fill a{
    color: #FF6900;
}
.bg-org-fill:hover a {
    color: #ffffff;
}
.bg-org-fill:hover {
    background-color: #FF6900 !important;
    color: #fff !important;
}
#services-heading h1{
	font-size: 58px;
	font-weight:bold;
	text-decoration:capitalize;
}
#services-heading p{
	font-size:20px;
	color:#525252;
	font-weight:400;
	margin-top:10px;
}
/*  number */
.num-path{
    height: 48px;
    width: 48px;
    /* border-radius: 50%; */
    background-color: #FFEDD4;
    color: #FF6900;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}
.padding-button{
    padding: 3px 0px;
}
.dropdown-item:focus, .dropdown-item:hover{
    background-color: #ffedd4;
}
.nav-top{
    padding-top: 120px;
}
/*   inner/button  */
.call-us-button-outline-white-inner{
    transition: all 0.2s linear;
    background-color: #FF6900 !important;
}
.call-us-button-outline-white-inner i{
    font-size: 22px;
}
.call-us-button-outline-white-inner a{
     color: #ffffff !important;
}
.call-us-button-outline-white-inner:hover a{
   color: #FF6900 !important;
}
.call-us-button-outline-white-inner:hover {
    border: 1px solid #FF6900 !important;
    color: #FF6900 !important;
    background-color: transparent !important;
}
.btnn a{
     color: #ffffff !important;
     text-decoration: none;
}
.new-out-line-orange a:hover {
    /* border: 1px solid #FF6900 !important; */
    color: #FF6900 !important;
    /* background-color: transparent !important; */

}
/* .btn a:hover{
    color:#ff6902;
} */

button a{ 
    text-decoration: none;
}

/*. new. */
/*   hover:org  */
.new-fill i {
    transition: all 0.2s linear;
    /* font-size: 20px; */
    /* transform: rotate(-45deg); */
    display: inline-block;
    padding: 3px 0px;
    color:#FF6900;
}
.new-fill a{
     color:#FF6900;
}
.new-fill:hover a{
    color: #fff;
}

.new-fill:hover i {
    /* transform: rotate(0deg); */
    display: inline-block;
    color: #ffffff;
    padding: 3px 0px;
}

.new-fill {
    transition: all 0.2s linear;
    background-color: transparent !important;
    border: 1px solid #FF6900!important;
}

.new-fill:hover {
    border: 1px solid #FF6900 !important;
    color: #ffffff !important;
    background-color: #FF6900 !important;
}

/*.  back-white. */ 

.fill-white i {
    transition: all 0.2s linear;
    font-size: 22px;
    transform: rotate(-45deg);
    display: inline-block;
    color: #fff;
   
}
.fill-white p{
    color: #FF6900 !important;
}
.fill-white:hover i {
    transform: rotate(0deg);
    display: inline-block;
    color: #ffffff !important;
}
.fill-white:hover p{
     color: #fff !important;
}

.fill-white{
    transition: all 0.2s linear;
    background-color: white !important;
}

.fill-white:hover {
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    background-color: transparent !important;
}


/*. oppijite */

.line-white-bg-white i {
    transition: all 0.2s linear;
    /* font-size: 22px; */
    transform: rotate(-45deg);
    display: inline-block;
    /* padding: 3px 0px; */
    color: #fff;
    font-size: 22px !important;
}
.line-white-bg-white p{
    color: #fff;
}
.line-white-bg-white:hover p{
    color:#FF6900;
}
.line-white-bg-white:hover i {
    transform: rotate(0deg);
    display: inline-block;
    color: #FF6900;
    /* padding: 3px 0px; */
}

.line-white-bg-white {
    transition: all 0.2s linear;
    background-color: transparent !important;
    border: 1px solid #ffffff !important;
}

.line-white-bg-white:hover {
    border: 1px solid #ffffff !important;
    color: #FF6900!important;
    background-color: #ffffff !important;
}
.testi-padding-left-right{
    padding: 0px 100px!important;
  }
.form-control1 ::placeholder{
    color: #CBCBCB !important;
    font-size: 12px !important;
  }
.form-select {
font-size: 12px !important;   /* 👈 yahan apna size set karein */
}
select.form-select.rounded-pill {
    font-size: 12px !important;
}
.pad-form{
padding: 11px 12px !important;
}
.padd-left-right{
    padding-left:24px;
    padding-right:24px;
}
.border-radius-28{
    border-radius: 12px !important;
}
.map-height{
    height: 450px;
}
.pad-form1{
    padding: 11px 12px !important;
    }
    /*   form  */

.call-us-button i{
    transition: all 0.2s linear; 
    font-size: 22px;
    transform: rotate(-45deg);
    display: inline-block;
}
.call-us-button:hover i{
    transform: rotate(0deg);
    display: inline-block;
    color:#FF6900;
}
.call-us-button{
    transition: all 0.2s linear; 
    background-color:#FF6900 !important;
}
.call-us-button:hover{
    border: 1px solid  #FF6900!important;
    color:#FF6900!important ;
    background-color:#fff !important;
}


/*  hover-white-outline  */

.call-us-button-outline-white i{
    transition: all 0.2s linear; 
    font-size: 22px;
    transform: rotate(-45deg);
    display: inline-block;
}
.call-us-button-outline-white:hover i{
    transform: rotate(0deg);
    display: inline-block;
    color:#ffffff;
}
.call-us-button-outline-white{
    transition: all 0.2s linear; 
    background-color:#FF6900 !important;
}
.call-us-button-outline-white:hover{
    border: 1px solid  #ffffff!important;
    color:#ffffff!important ;
    background-color:transparent!important;
}

/*   hover:org  */
.call-us-button-bg-org i{
    transition: all 0.2s linear; 
    /* font-size: 20px; */
    /* transform: rotate(-45deg); */
    display: inline-block;
    padding: 3px 0px;
}
.call-us-button-bg-org:hover i{
    /* transform: rotate(0deg); */
    display: inline-block;
    color:#ffffff;
    padding: 3px 0px;
}
.call-us-button-bg-org{
    transition: all 0.2s linear; 
    background-color:transparent !important;
    border: 1px solid  #ffffff!important;
}
.call-us-button-bg-org:hover{
    border:1px solid #FF6900!important;
    color:#ffffff!important ;
    background-color:#FF6900!important;
}

.call-us-button-bg-org1 i{
    transition: all 0.2s linear; 
    font-size: 22px;
    transform: rotate(-45deg);
    display: inline-block;
    /* padding: 3px 0px; */
}
.call-us-button-bg-org1:hover i{
    transform: rotate(0deg);
    display: inline-block;
    color:#ffffff;
    /* padding: 3px 0px; */
}
.call-us-button-bg-org1{
    transition: all 0.2s linear; 
    background-color:transparent !important;
    border: 1px solid  #ffffff!important;
}
.call-us-button-bg-org1:hover{
    border:1px solid #FF6900!important;
    color:#ffffff!important ;
    background-color:#FF6900!important;
}

/*  number */
.num-path{
    height: 48px;
    width: 48px;
    /* border-radius: 50%; */
    background-color: #FFEDD4;
    color: #FF6900;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}
.padding-button{
    padding: 3px 0px;
}
/*   date/15 */
.border-radius-6{
    border-radius: 6px;
}
.border-radius-twenty-eight{
    border-radius: 28px;
}
/*   img/top-radius  */
.radius-top-28{
    border-top-left-radius: 28px 28px;
    border-top-right-radius: 28px 28px;
}
.inner-boder-color{
    border: 1px solid #F0F0F0;
}
.search-icon-clr{
    color:#E5E5E5;;
}
.my-input{
    border: none;
    outline: none;
}
.my-input:focus{
    outline: none;
}
.list-style-outside{
    list-style: outside;
}
#expert p {
    font-size: 18px;
        font-weight: 300;
        color: #565656;
}
.mt-100{
    margin-top:100px;
}
.mb-64{
    margin-bottom:64px;
}
.dropdown-item1.active, .dropdown-item1:active{
    background-color: #eaeaea !important;
}
#expert blockquote:nth-of-type(2) {
  background-color:#f0f0f0;
  padding:16px;
}
.owner-img img{
    width: 92%;
    height: auto;
}
.img-blog{
    width:304px;
	height:175px;
	
}
.my-20{
    margin: 20px 0px;
}
.blog-title{
    font-weight: 400;
    font-size: 15px;
}
.widgettitle{
    font-size: 18px;
   font-weight: 600;
}
.widget_archive{
  list-style: none;
}
#archives-dropdown-2{
    border:1px #dfc4c4 solid;
    /* border-radius: 12%; */
    padding:5px
}