h1, h2, h3, h4, h5, h6{
font-family: "Syne", Sans-serif !important;
}

p, span, a, div{
  font-family: "DM Sans", Sans-serif !important;
}



.scrolledHeader{
  background-color: #fff!important;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px!important;
}

/*(----------from preprod--------)*/
.timeline {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-top: 27px;
}

.timeline::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border: 1px dashed #CECECE;
    z-index: 0;
}

.dot {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    margin: 45px 0;
    z-index: 1;
    border: 3px solid #656565;
    position: sticky;
    top: 120px;
}

.timeline .dot:first-child {
    margin-top: unset;
}

.dot.active,
.current-active {
    background: #FF9400;
    border: 3px solid #FFE3BB;
}

.journey_img,.JourneyBox {
    position: sticky;
    top: 100px;
    background: #000;
}
/* #servicesslider .slick-list {
    padding-right: 10px; 
    padding-left: 0; */
/* } */
#servicesslider {
    margin: 0 -10px; 
}

#servicesslider .slick-slide {
    margin: 0 10px;  
 } 
.JourneyBox .elementor-image-box-wrapper {
    display: flex !important;
    align-items: center !important;
}

body.home header.entry-header .entry-title {
    display: none !important;
}
/* 
.cursorDesign {
    position: absolute;
    width: 30px;
    height: 30px;
    pointer-events: none;
    transform: translate(40%, -60%);
    transition: transform 0.1s ease-out;
    opacity: 0;
}

.cursorDesign img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    animation: spin 3s linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
} */

/* -----------------Client Testimonial----------------- */
.blur_img {
    left: 0;
}

.blur_img:hover {
    visibility: hidden;
}


.testimonial_slider .testimonial-star-rating .fa-star,
.testimonial_slider .testimonial-star-rating .fa-star-half-alt {
    display: none;
    /* hide default icons */
}

.testimonial_slider .testimonial-star-rating {
    margin-bottom: -18px !important;
    padding-left: 10px !important;
}

.testimonial_slider .testimonial-star-rating:before {
    content: "★★★★★";
    /* custom stars */
    font-size: 33px;
    color: #F4D32E;
    letter-spacing: 2px;
}


.year-2021,.year-2020,.year-2019,.year-2018,.year-2016 {
    margin: 50px 10px;
}
.content_0 {
  display: none;
}
.content_0.show {
  display: block;
}
#newstoreslide1 {
  width: 300px;
  margin: 0 auto;
}
#newstoreslide1 img {
  width: 100%;
  display: block;
}
#newstoreslide2 {
  width: 300px;
  margin: 0 auto;
}
#newstoreslide2 img {
  width: 100%;
  display: block;
}
#newstoreslide3 {
  width: 300px;
  margin: 0 auto;
}
#newstoreslide3 img {
  width: 100%;
  display: block;
}
/* #newstoreslide1 .slide {
  margin-bottom: 15px; 
}

#newstoreslide1 .slide:last-child {
  margin-bottom: 0; 
} */
 .slick-vertical .slick-slide
 {
    margin-bottom: 20px !important;
    border-radius: 20px!important;
    border: solid 5px #fff!important;
}

/*-------------end------------*/


.timeline {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-top: 27px;
}

.timeline::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border: 1px dashed #CECECE;
    z-index: 0;
}

.dot {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    margin: 45px 0;
    z-index: 1;
    border: 3px solid #656565;
    position: sticky;
    top: 120px;
}

.timeline .dot:first-child {
    margin-top: unset;
}

.dot.active,
.current-active {
    background: #FF9400;
    border: 3px solid #FFE3BB;
}

.journey_img,.JourneyBox {
    position: sticky;
    top: 100px;
    background: #000;
}
/* #servicesslider .slick-list {
    padding-right: 10px; 
    padding-left: 0; */
/* } */
#servicesslider {
    margin: 0 -10px; 
}

#servicesslider .slick-slide {
    margin: 0 10px;  
 } 
.JourneyBox .elementor-image-box-wrapper {
    display: flex !important;
    align-items: center !important;
}

body.home header.entry-header .entry-title {
    display: none !important;
}
/* 
.cursorDesign {
    position: absolute;
    width: 30px;
    height: 30px;
    pointer-events: none;
    transform: translate(40%, -60%);
    transition: transform 0.1s ease-out;
    opacity: 0;
}

.cursorDesign img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    animation: spin 3s linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
} */

/* -----------------Client Testimonial----------------- */
.blur_img {
    left: 0;
}

.blur_img:hover {
    visibility: hidden;
}


.testimonial_slider .testimonial-star-rating .fa-star,
.testimonial_slider .testimonial-star-rating .fa-star-half-alt {
    display: none;
    /* hide default icons */
}

.testimonial_slider .testimonial-star-rating {
    margin-bottom: -18px !important;
    padding-left: 10px !important;
}

.testimonial_slider .testimonial-star-rating:before {
    content: "★★★★★";
    /* custom stars */
    font-size: 33px;
    color: #F4D32E;
    letter-spacing: 2px;
}


.year-2021,.year-2020,.year-2019,.year-2018,.year-2016 {
    margin: 50px 10px;
}
.content_0 {
  display: none;
}
.content_0.show {
  display: block;
}
#newstoreslide1 {
  width: 300px;
  margin: 0 auto;
}
#newstoreslide1 img {
  width: 100%;
  display: block;
}
#newstoreslide2 {
  width: 300px;
  margin: 0 auto;
}
#newstoreslide2 img {
  width: 100%;
  display: block;
}
#newstoreslide3 {
  width: 300px;
  margin: 0 auto;
}
#newstoreslide3 img {
  width: 100%;
  display: block;
}
/* #newstoreslide1 .slide {
  margin-bottom: 15px; 
}

#newstoreslide1 .slide:last-child {
  margin-bottom: 0; 
} */
 .slick-vertical .slick-slide
 {
    margin-bottom: 20px !important;
    border-radius: 20px!important;
    border: solid 5px #fff!important;
}

/* -----------------------30-09-2025----------------------- */
/* .elementor-widget-wrap>.elementor-element{
  width:auto !important;
} */
 #to_top_scrollup{ display:none!important;}
 
.page-id-12989
  .elementor-button-text{
  color:#fff !important;
} 
#calendly-inline-button-widget{
    padding: 12px 20px 14px 20px !important;
    font-size: 15px!important;
    color: #000000;
    /* margin-top: 12px !important; */
    background-color: #FF9400!important;
    border-radius:20px!important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    top: 7px;
}

/* -----------------------06-10-2025----------------------- */
/* .WhyUs_Boxes img{
  border-radius: 50%;
}
.WhyUs_Boxes{
padding-top: 20px;
} */

input#nf-field-4{
	background-color: #FF9400;
    font-family: "DM Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF9400;
    border-radius: 20px 20px 20px 20px;
    padding: 12px 25px 12px 25px;
}
/* #tab_container_3611 .wpsm_nav-tabs > li > a{
  background-color: #FF9400 !important;
  color: fff !important;
  
} */


.manageContainerWidth{
  width: calc(100% - 150px) !important;
  margin: auto;
}



/* -----------------------contact form----------------------- */
.nf-form-content  label{
  color: #262626;
}

.nf-form-content textarea.ninja-forms-field{
  height: 150px !important;
}