.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#FFC000;--e-global-color-558ddd9:#FFC000;--e-global-typography-primary-font-family:"Rajdhani";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:60px;--e-global-typography-primary-letter-spacing:-0.5px;--e-global-typography-secondary-font-family:"Rajdhani";--e-global-typography-secondary-font-size:37px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:45px;--e-global-typography-secondary-letter-spacing:-0.37px;--e-global-typography-text-font-family:"Klarheit Grotesk";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:30px;--e-global-typography-text-letter-spacing:-0.38px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Klarheit Grotesk", Sans-serif;font-size:15px;font-weight:400;line-height:30px;letter-spacing:0.38px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#FFC000;font-family:"Rajdhani", Sans-serif;font-size:17px;font-weight:700;line-height:26px;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:40px 40px 40px 40px;}.elementor-kit-6 a{color:#000000;}.elementor-kit-6 a:hover{color:#FFC000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.page-content, .elementor-150, div[data-elementor-type="wp-page"], div[data-elementor-type="wp-post"], .elementor-location-single{
    overflow: hidden;
}
/*pasword protective pages form*/
.post-password-form{
    margin-top: 150px;
}
.header-home .elementor-item, .location-main-menu .elementor-item{
    padding-left: 12px !important;
    padding-right: 32px !important;
    margin: 0 !important;
}
.header-home .menu-item:last-child() .elementor-item, .location-main-menu .menu-item:last-child() .elementor-item{
    padding-right: 12px !important;
}
.header-home .menu-item .elementor-item.elementor-item-active, .location-main-menu .menu-item .elementor-item.elementor-item-active{
    border-left: 5px solid #FFC000 !important;
    color: #ffc000;
}
.header-home .menu-item .elementor-item:hover{
    /*font-weight: 700 !important;*/
}

.text-underline-2{
    text-decoration: underline;
    text-decoration-color: #ffc000;
    text-decoration-thickness: 2px;
    text-underline-offset: 15px;
}
@media(max-width :1024px){
    .offer-box-right .elementor-container:before ,     .offer-box-left .elementor-container:before {
        content:unset !important;
    }
 .offer-box-right, .offer-box-left {
    background-color: transparent !important;
    }
    /*.offer-box-right .offer-box-img-col:before {*/
    /*content: '';*/
    /*position: absolute;*/
    /*top: -25px;*/
    /*right: -12%;*/
    /*width: 100px;*/
    /*height: 90%;*/
    /*border: 1px solid #ffc000;*/
    /*background: #fff;*/
    /*}*/
    /*.offer-box-left .offer-box-img-col:before {*/
    /*content: '';*/
    /*position: absolute;*/
    /*top: -25px;*/
    /*left: -12%;*/
    /*width: 100px;*/
    /*height: 90%;*/
    /*border: 1px solid #ffc000;*/
    /*background: #fff;*/
    /*}*/
}
/*anchor color setting*/
.yellow-anchor a{
    color : #000 !important;
}
.yellow-anchor a:hover{
    color : #FFC000 !important;
}
.search-form-404 .elementor-search-form__container{
    background: transparent !important;
}
.search-form-404 .elementor-search-form__input{
    margin-right: 25px !important;
    background: #FAFAFA !important;
}
.search-form-404 .fa-arrow-right:before {
    content: "\f105";
}
.search .site-main{
    padding-top: 140px;
}
.geolocator-tooltiptext{
    position: absolute;
    /* width: 100%; */
    display: none;
    top: 32px;
    right: -155px;
    padding: 5px 10px;
    background: black;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Klarheit Grotesk", Sans-serif;
    color: #fff;
}
.location-popup form .elementor-field-group-lastName{
    margin: 0 !important;
}
.location-popup form .elementor-field-option a{
    color: #FFC000;
}
.location-popup form .elementor-field-option a:hover{
    color: #0F1319;
}
.location-popup form .elementor-field-option input[type="checkbox"] {
    accent-color: #FFC000;
    color: #fff;
}
/* CSS code to change checkbox color */
.location-popup form .elementor-field-option input[type="checkbox"] {
  display: none;
}

.location-popup form .elementor-field-option label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.location-popup form .elementor-field-option label::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #ccc;
  background-color: #fff;
}

.location-popup form .elementor-field-option input[type="checkbox"]:checked + label::before {
  background-color: #FFC000;
  border-color: #FFC000;
}

.location-popup form .elementor-field-option label::after {
   content: "";
    position: absolute;
    left: 7px;
    top: 1px;
    width: 5px;
    height: 12px;
    border: 2px solid #fff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
    display: none;
}

.location-popup form .elementor-field-option input[type="checkbox"]:checked + label::after {
  display: block;
}
.start-trial-menu-link{
    display: none !important;
}
/* Humberg Menu styling Starts */
.mobile-menu-wrapper .jet-mobile-menu-cover {
    display: none;
}
.mobile-menu-wrapper .jet-mobile-menu__controls{
    display: none;
}
.mobile-menu-wrapper .jet-mobile-menu__body ul>li.start-trial-menu-link{
    border-bottom: 0 !important;
    border-radius: 0;
}
.mobile-menu-wrapper .jet-mobile-menu__body ul>li.start-trial-menu-link a{
    padding: 10px 15px;
    background-color: #FFC000;
    margin-top: 15px;
    width: auto;
}
.mobile-menu-wrapper .jet-mobile-menu__body ul>li.start-trial-menu-link a .jet-menu-label{
    font-family: "Rajdhani", Sans-serif !important;
    font-size: 17px !important;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff !important;
}
.mobile-menu-wrapper .jet-mobile-menu__body ul>li .mobile-link{
    width: 100%;
}
/* Humberg Menu styling End */


.elementor-location-header {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9999;
}

@media(max-width  : 786px){
    .custom-full-height-home{
        min-height: calc(100vh - 179px);
    }
        .custom-full-height{
        min-height: calc(100vh - 80px);
    }
       .custom-full-height-home .elementor-container, .custom-full-height .elementor-container{
        height: 100%;
    }
}

/*franchise tabs styling*/
.blog-posts .jet-tabs, .franchise-tabs .jet-tabs{
    flex-wrap: wrap;
}
.franchise-tabs .jet-tabs__content-wrapper{
    min-height: 100% !important;
}
.franchise-tabs .dropdown {
    background: #FAFAFA;
    width: 265px;
    padding-right: 20px;
    padding-left: 20px;
}
.franchise-tabs .dropdownContainer {
    background: #FAFAFA;
    width: 265px;
    padding-right: 20px;
    padding-left: 20px;
}
.franchise-tabs .jet-tabs__control-wrapper {
    display: none;
}
@media(max-width : 768px){
  .franchise-tabs .elementor-widget-container {
    text-align: center;
    }
    .franchise-tab-form .elementor-field-type-radio{
    gap: 0px !important;
    justify-content : center;
    }
    .franchise-tab-form .elementor-field-type-submit {
    position: unset !important;
    padding: 0 15px !important; 
    margin-bottom: 23px !important;
    }
    .franchise-tab-form .elementor-field-type-submit .elementor-button{
        margin : 0 15px;
    }
}
.franchise-tab-form .elementor-field-type-radio label.elementor-screen-only{
    position: relative;
    top: unset;
    width: unset;
    height: unset;
    margin: unset;
    padding: unset;
    overflow: unset; 
    clip: unset;
    border: unset;
}
.franchise-tab-form .elementor-field-type-radio{
    gap: 40px;    
}
.franchise-tab-form .elementor-field-type-submit{
    position: absolute;
    bottom: -105px;
    left: 0px;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 9999;
}
.franchise-tabs .jet-tabs__content-wrapper{
    overflow: visible;
}
.franchise-testimonials-btn .elementor-button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    background: #FFC000;
}
.franchise-testimonials-btn .elementor-button-icon svg {
    height: 30px;
    width: 30px;
}

.banner-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
/* mobile slider banner section*/
.banner-slider-mob .elementor-swiper-button {
    top: -78px !important;
    transform: unset !important;
    background-color: #FFC000;
    height: 79px;
    width: 79px;
    left: -1px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    
}
.banner-slider-mob .elementor-swiper-button-next {
    left: 78px !important;
}
.banner-slider-mob .elementor-button {
    position: relative;
}
.banner-slider-mob  [data-swiper-slide-index="0"] .elementor-button:before{
    position: absolute;
    top: calc( 50% - 15px);
    content: '';
    right: 0;
    background: url(../svg/group-2930.svg);
    background-repeat: no-repeat;
    background-position: right;
    width: 30px;
    height: 30px;
}
.banner-slider-mob  [data-swiper-slide-index="1"] .elementor-button:before, .banner-slider-mob  [data-swiper-slide-index="2"] .elementor-button:before  {
    position: absolute;
    top: calc( 50% - 13px);
    content: "\f105";
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 0;
}
.banner-slider-mob .elementor-button{
    padding: 40px 40px 40px 0;
}
.banner-slider-mob  [data-swiper-slide-index="3"] .elementor-button{
    padding: 40px;
}
.banner-slider-mob i {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

/*Location detail page banner mobile slider*/
.banner-slider-mob.loc-banner-slider-mob .elementor-button{
    padding: 40px 50px 40px 0;
}

.banner-slider-mob.loc-banner-slider-mob [data-swiper-slide-index="0"] .elementor-button:before {
    position: absolute;
    top: calc( 50% - 11px);
    content: "\f3c5";
    font-size: 24px;
    color: #fff;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 0;
    background: unset;
}
.banner-slider-mob.loc-banner-slider-mob  [data-swiper-slide-index="1"] .elementor-button:before{
    content: "\f16d";
    font-family: "Font Awesome 5 Brands";
    top: calc( 50% - 11px);
    font-size: 24px;
}
.banner-slider-mob.loc-banner-slider-mob  [data-swiper-slide-index="2"] .elementor-button:before{
    content: "\f879";
    top: calc( 50% - 14px);
    font-size: 20px;
}
.banner-slider-mob.loc-banner-slider-mob  [data-swiper-slide-index="3"] .elementor-button{
    padding: 40px 0px 40px 0; 
}

/*image logo carousal hover effect*/
.icon-hover-scale .swiper-wrapper {
    padding: 20px 0;
}
@media(min-width : 768px){
    .icon-hover-scale .swiper-slide:hover {
        scale: 1.3;
        transition: 0.3s;
    }
    .icon-hover-scale .swiper-slide{
        transition: 0.3s;
    }
}

.about-box-pattern::before {
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 106px;
    border: 1px solid #FFC000;
}
.about-box-pattern::after {
    content:'';
    position: absolute;
    top: 105px;
    left: 0;
    width: 20%;
    height: 332px;
    border: 1px solid #FFC000;
}
.banner-fit-body-icon .elementor-button-icon{
    font-size: 30px;
}
/*offer right left boxes*/
.offer-box-right .elementor-container:before{
    content: '';
    position: absolute;
    top: -40px;
    right: -12%;
    width: 338px;
    height: 90%;
    border: 1px solid #FFC000;
    background: #fff;
}
.offer-box-left .elementor-container:before{
    content: '';
    position: absolute;
    top: -40px;
    left: -12%;
    width: 338px;
    height: 90%;
    border: 1px solid #FFC000;
    background: #fff;
}
/*button animation*/
.btn-animation{
    overflow: hidden;
}
.btn-animation .elementor-button-wrapper{
    transition: all .3s ease;
}
.btn-animation .elementor-button-wrapper .elementor-button-content-wrapper{
    position: relative;
    z-index: 99;
}
.btn-animation .elementor-button-wrapper:before{
        content: "";
    width: 0%;
    height: 100%;
    display: block;
    background: #fff;
    position: absolute;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -10%;
    opacity: 1;
    top: 0;
    z-index: 1;
    transition: all .7s cubic-bezier(.77,0,.175,1);
    box-shadow: 2px 0 14px rgb(0 0 0 / 60%);
}
.btn-animation .elementor-button-wrapper:hover:before{
    opacity: 1;
    width: 116%;
}
.btn-animation .elementor-button-wrapper:after{
    content: "";
    z-index: -15;
    transition: all .4s cubic-bezier(.2,.95,.57,.99);
    box-shadow: 2px 0 14px rgb(0 0 0 / 60%);
}
.btn-animation .elementor-button-wrapper:hover:after{
    opacity: 1;
    width: 120%;
}
.btn-animation .elementor-button{
    position: relative;
}
.btn-animation .elementor-button:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 3px solid #FFC000;
    z-index: 99;
}
.banner-btn-animation .btn-animation .elementor-button-wrapper:hover .elementor-button{
    z-index: 99999;
}
.banner-btn-animation  .btn-animation .elementor-button{
    width: 100%
}
.banner-btn-animation .btn-animation .elementor-button:after{
    content: unset;
}
.banner-btn-animation .btn-animation .elementor-button .elementor-button-content-wrapper{
        max-width: 180px;
    margin: 0 auto;
}
.banner-btn-animation .btn-animation .elementor-button-wrapper:before{
    background: #FFC000;
    cursor: pointer;
}
.banner-btn-animation .btn-animation .elementor-button-wrapper:hover .elementor-button{
    color: #fff;
}
.banner-btn-animation .banner-play-video-btn.btn-animation .elementor-button .elementor-button-content-wrapper {
    max-width: 100%;
}
.banner-btn-animation .banner-play-video-btn.btn-animation .elementor-button-wrapper:hover .elementor-button {
    z-index: auto;
}

.banner-btn-animation .elementor-widget-button, .banner-btn-animation .elementor-widget-container, .banner-btn-animation .elementor-button-wrapper, .banner-btn-animation .elementor-button {
    height: 100%;
}
.banner-btn-animation .elementor-button {
    display: flex;
    align-items: center;
}
.banner-btn-animation .banner-play-video-btn .elementor-button {
    display: block;
}
.banner-btn-animation  .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}
@media(max-width:1500px){
    .btn-animation .elementor-button-wrapper:hover:before{
        width: 122%;
    }
}
@media(max-width:1030px){
.btn-animation .elementor-button-wrapper:hover:before {
    width: 130%;
    }
    .btn-animation .elementor-button-wrapper:before {
    left: -15%;
    }
}
@media(max-width:360px){
.btn-animation .elementor-button-wrapper:hover:before {
    width: 140%;
    }
    .btn-animation .elementor-button-wrapper:before {
    left: -20%;
    }
}
/*banner play video New to fit body page*/
.banner-play-video-btn .elementor-button-icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    background: #FFC000;
}
.banner-play-video-btn .elementor-button-icon svg{
    height: 30px;
    width: 30px;
}
.banner-play-video-btn .elementor-button-content-wrapper{
    display: flex;
    align-items: center;
}
.banner-play-video-btn  .elementor-button{
    width: 100%
}
.banner-play-video-btn   .elementor-button-text {
    text-align: left;
}

/*button new animation*/
.btn-new-animation .elementor-button-wrapper{
    position: relative;
}
.btn-new-animation .elementor-button-wrapper::before, .btn-new-animation .elementor-button-wrapper::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #FFC000;
}

.btn-new-animation .elementor-button-wrapper .elementor-button::before, .btn-new-animation .elementor-button-wrapper .elementor-button::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #FFC000;
}
.btn-new-animation .elementor-button-wrapper:hover::before, .btn-new-animation .elementor-button-wrapper:hover::after{
  width: 100%;
}
.btn-new-animation .elementor-button-wrapper:hover .elementor-button::before, .btn-new-animation .elementor-button-wrapper:hover .elementor-button::after{
  height: 100%;
}

/*--- Button 1 -------*/


.btn-new-animation .elementor-button-wrapper::before, .btn-new-animation .elementor-button-wrapper::after{
  transition-delay: 0s;
}
.btn-new-animation .elementor-button-wrapper .elementor-button::before, .btn-new-animation .elementor-button-wrapper .elementor-button::after{
  transition-delay: 0.2s;
}
.btn-new-animation .elementor-button-wrapper::before{
  right: 0;
  top: 0;
}
.btn-new-animation .elementor-button-wrapper::after{
  left: 0;
  bottom: 0;
}
.btn-new-animation .elementor-button-wrapper .elementor-button::before{
  left: 0;
  top: 0;
}
.btn-new-animation .elementor-button-wrapper .elementor-button::after{
  right: 0;
  bottom: 0;
}
.btn-new-animation .elementor-button-wrapper:hover::before, .btn-new-animation .elementor-button-wrapper:hover::after{
  transition-delay: 0.2s;
}
.btn-new-animation .elementor-button-wrapper:hover .elementor-button::before, .btn-new-animation .elementor-button-wrapper:hover .elementor-button::after{
  transition-delay: 0s;
}
.blog-posts.btn-new-animation .elementor-button-wrapper::before, .blog-posts.btn-new-animation .elementor-button-wrapper::after {
    z-index: 99;
}
@media(max-width : 767px){
   .btn-new-animation .elementor-button-wrapper{
       max-width : 190px;
       margin: 0 auto;
   }
   .btn-new-animation .elementor-button-wrapper .elementor-button{
       min-width : 190px;
   }
   .btn-new-animation.franchise-tab-form.franchise-contact-form .elementor-field-type-submit{
        max-width: 190px;
        left: calc(50% - 85px);
        padding: 0 !important;
   }
   .btn-new-animation .elementor-field-type-submit .elementor-button {
    margin: 0 !important;
    width: 190px !important;
   }
    
}
/*FB logo rotation animation*/
.rotate {
  animation: rotation 8s linear infinite;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

/*Testimonial slider*/
.testimonial-slider::before {
    content: '';
    position: absolute;
    bottom: -2px;
    right: calc(100% + 1px);
    width: 200px;
    height: 125px;
    border: 1.5px solid #FFC000;
}
.testimonial-slider::after {
        content: '';
    position: absolute;
    top: -40px;
    left: 96%;
    width: 200px;
    height: calc(100% - 100px);
    border: 1.5px solid #FFC000;
    background-color: #fff;
    z-index: 999;
}
.testimonial-slider{
    border: 1.5px solid #FFC000 !important;
    margin: 0 90px;
    
}
.testimonial-slider .slick-track {
    display: flex;
}
.testimonial-slider .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}
.testimonial-carousal-items .slick-dots {
    list-style: none;
    padding: 0;
    position: absolute;
    right: 15%;
    top: -40px;
    display: flex;
}
.testimonial-carousal-items .slick-dots li {
    margin-left: 15px;
    background: #fff;
}
.testimonial-carousal-items .slick-dots li button {
    height: 85px;
    width: 94px;
    padding: 0px;
    border: 1.5px solid #FFC000;
    background-size: 82px 71px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.35;
    color: transparent;
    background-color: transparent;
}
.testimonial-carousal-items .slick-dots li button:focus, .testimonial-carousal-items .slick-dots li button:hover {
    background-color: unset;
    outline: none;
}
.testimonial-carousal-items .slick-dots li.slick-active button {
     opacity: 1;
}
.testimonial-carousal-items:before{
   content: '';
    position: absolute;
    /* left: calc(100% + 30px); */
    bottom: -2px;
    width: 90px;
    height: 160px;
    background: #ffc000;
    right: -90px;
}
.testimonial-slider .elementor-container, .testimonial-slider .elementor-container   .elementor-column{
    position: unset;
    
}
.testimonial-slider .slick-prev {
    color: transparent;
    width: 58px;
    height: 58px;
    background: #ffc000;
    border: 2px solid #FFC000;
    overflow: hidden;
    left: 0;
    bottom: 10px;
    z-index: 999;
    padding: 0;
}
.testimonial-slider .slick-prev:before {
    position: absolute;
    top: 16px;
    content: "\f104";
    font-size: 18px;
    color: #fff;
    display: inline;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 0;
    left: 0;
}
.testimonial-slider .slick-next {
    color: transparent;
    width: 58px;
    height: 58px;
    background: #ffc000;
    border: 2px solid #FFC000;
    overflow: hidden;
    bottom: 10px;
    left: 72px;
    z-index: 999;
    padding: 0;
}
.testimonial-slider .slick-next:before {
    position: absolute;
    top: 16px;
    content: "\f105";
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 0;
    left: 0;
    z-index: 99;
}
.testimonial-slider .slick-arrow {
    position: absolute;
    border-radius: 0;
    bottom: -29px !important;
}
.testimonial-slider .slick-arrow:focus {
    outline: 0;
}
.testimonial-slider .slick-next {
    left: 50% !important;
    transform: translateX(7px);
}
.testimonial-slider .slick-prev {
    left: 50% !important;
    transform: translateX(-65px);
}
.testimonial-slider .slick-prev:hover:before, .testimonial-slider .slick-next:hover:before {
    color: #FFC000;
}
.testimonial-slider .slick-prev:hover,.testimonial-slider .slick-next:hover{
   background: #fff; 
}

/*Brand story carousel*/
.brand-story-carousal .slick-dots {
    list-style: none;
    padding: 0;
    position: absolute;
    display: flex;
    flex-direction: column;
    left: -41%;
    bottom: 0;
    max-width: 325px;
    width: 100%;
}
.brand-story-carousal .slick-dots li {
    margin-top: 10px;
    background: #fff;
    display: flex;
    align-items: center;
    background-color: #FAFAFA;
}
.brand-story-carousal .slick-dots li button {
    position: relative;
    height: 65px;
    width: 70px;
    padding: 0px;
    border: 1.5px solid #FFC000;
    background-size: 60px 56px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.35;
    color: transparent;
    background-color: transparent;
    background-color: #fff;
}
.brand-story-carousal .slick-dots li p{
    opacity: 0.35;
    cursor: pointer;
}
.brand-story-carousal .slick-dots li.slick-active p {
    opacity: 1;
}
.brand-story-carousal .slick-dots li button:before {
content: '';
    position: absolute;
    background-color: #ffc000;
    width: 16px;
    z-index: 99;
    height: 1.5px;
    right: -16px;
    top: calc(50% - 1px);
    opacity: 0;
}
.brand-story-carousal .slick-dots li button:focus, .testimonial-carousal-items .slick-dots li button:hover {
    background-color: unset;
    outline: none;
}
.brand-story-carousal .slick-dots li.slick-active button {
     opacity: 1;
}
.brand-story-carousal .slick-dots li.slick-active button:before{
    opacity: 1;
}
.brand-story-carousal-box:before{
      content: '';
    position: absolute;
    left: -1908px;
    width: 2000px;
    height: 100%;
    border: 1px solid #ffc000;
    background-color: #fff;
    bottom: 42px;
}
.brand-story-carousal p.text_year {
    font-family: "Klarheit Grotesk",Sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 24px;
    letter-spacing: 0px;
    opacity: 1;
    color: #000;
    flex: 1;
    margin-bottom: 0;
    margin-left: 30px;

}

.safety-slider .elementor-swiper-button {
   bottom: 21px;
   transform: unset !important;
   background-color: #FFC000;
   height: 54px;
   width: 54px;
   right: 150px;
   display: flex !important;
   justify-content: center;
   align-items: center;
   left: unset !important;
   top: unset !important;
   z-index: 999 !important;
   overflow: hidden;
   border: 2px solid #FFC000;
   transition: 0.2s;
}
.safety-slider .elementor-swiper-button:hover {
    background-color: #fff;
}
.safety-slider .elementor-swiper-button:hover i {
    color: #FFC000;
    z-index: 99;
}
.safety-slider .elementor-swiper-button-next {
    right: 80px !important;
}
.safety-slider i {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}
/*result carousel btn animation*/
.results-carousel .slick-next:hover, .results-carousel .slick-prev:hover{
      background: #fff;  
}
.results-carousel .slick-next:hover:before, .results-carousel .slick-prev:hover:before{
      color: #FFC000;  
}
/*footer css*/
.footer-top .jet-toggle__content-inner{
    text-align: center;
    color: #000 !important;
}
.footer-top .jet-toggle__content-inner a{
    color: #000;
    display: block;
    margin-bottom: 20px;
}
.footer-top .jet-toggle__content-inner a:last-child {
    margin-bottom: 0;
}
.footer-top .jet-tabs-icon{
    color: #000 !important;
    background-color: transparent !important;
        font-size: 10px !important;
}
.copyright a:hover{
    color : #ffc000 !important;
}

/*fit body forever css*/
.fbf-need-mind-box:before{
    content: '';
    position: absolute;
    top: -40px;
    width: 512px;
    height: 264px;
    border: 1px solid #ffc000;
    background: #fff;
    left: -145px;
}
/*FAQs page css*/
.accordion-wrapper .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon svg {
    width: 58px;
    height: 58px;
}
.accordion-wrapper .elementor-accordion-item .elementor-tab-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
        flex-direction: row-reverse;

}
.accordion-wrapper .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    width: 58px;
}
.accordion-wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-title, .accordion-wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active{
    border-bottom: 1px solid #E5E5E5 !important;
}
.accordion-wrapper .elementor-accordion .elementor-accordion-item:last-child .elementor-tab-title{
    border-bottom: none !important;
}
.accordion-wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-content{
    max-width: 946px;
}
.accordion-wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-content a{
    color: #000;
    text-decoration: underline;
}
.accordion-wrapper .elementor-accordion .elementor-accordion-item .elementor-tab-content a:hover{
    color: #FFC000;
}

/*Blog page css*/

/* tabs dropdown Styles*/

.outsideContainer{
  position: relative;
}

.dropdownContainer {
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 38px;
    list-style-type: none;
    width: 220px;
    background: #fff;
    color: #000;
    border: none;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 15px 30px;
    position: absolute;
    padding-top: 48px;
    top: 0;
    z-index: 1;
    letter-spacing: 1px;
    transition: .5s;
    transform-origin: top;
    transform: scaleY(0);
    box-shadow: 0 0 11px rgb(0 0 0 / 20%);
}

.dropdown, .dropdownLink{
  cursor: pointer;
}

.dropdown{
    position: relative;
    width: 220px;
    background: #fff;
    color: #000;
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    border: none;
    border-radius: 50px;
    padding:15px 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    letter-spacing: 1px;
    transition: .2s;
    background-repeat: no-repeat;
    z-index: 2;
}

.active{
  transform: scaleY(1);
}

.dropdownContainer.active span{
    visibility: hidden
}

.blog-posts .elementor-grid .elementor-grid-item:first-child{
        grid-column: 1 / 3;
}
.blog-posts .elementor-posts-container .elementor-post__thumbnail img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.blog-posts .elementor-post .elementor-post__text a.elementor-post__read-more {
    display: none;
}
.blog-posts .elementor-post .elementor-post__text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
}
.blog-posts .elementor-post .elementor-post__text .elementor-post__meta-data {
        display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0;
    gap: 20px;
}
.blog-posts .elementor-post .elementor-post__text .elementor-post__meta-data .elementor-post-author{
    order: 2;
    font-weight: 700;
    padding: 8px 15px;
    background-color: #ffc00014;
}
.blog-posts .elementor-post .elementor-post__text .elementor-post__meta-data .elementor-post-author:before{
    content: "by";
    font-weight: 400;
}

.blog-posts .elementor-button-wrapper{
    margin-top: 140px !important;
}

.blog-posts .elementor-button-wrapper{
    transition: all .3s ease;
    position: relative;
    overflow: hidden;
    display: inline-block
}
.blog-posts .elementor-button-wrapper .elementor-button-content-wrapper, .blog-posts .elementor-button-wrapper .e-load-more-spinner{
    position: relative;
    z-index: 99;
}
.blog-posts .elementor-button-wrapper:hover .elementor-button{
    color: #FFC000 !important;
    background-color: #fff;
}

/*first post style*/
.blog-posts .elementor-posts-container .elementor-post:first-child .elementor-post__thumbnail img {
    width: 100%;
    height: 430px;
}
.blog-posts .elementor-post:first-child .elementor-post__thumbnail__link{
    margin-bottom: 0 !important;
}
.blog-posts .elementor-post:first-child{
    position: relative;
}
.blog-posts .elementor-post:first-child .elementor-post__text {
    width: 100%;
    position: absolute;
    bottom: 0px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: inherit;
    gap : 0;
}
.blog-posts .elementor-post:first-child .elementor-post__text .elementor-post__title{
    width: 30%;
    background-color: #fff;
    opacity: 95%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #E3E3E3;
}
.blog-posts .elementor-post:first-child .elementor-post__text .elementor-post__meta-data {
        display: flex;
    align-items: center;
    justify-content: center;
    width: 35%;
    background-color: #FFFFFF;
    opacity: 95%;
    text-align: center;
    margin: 0;
    gap: 20px;
}
.blog-posts .elementor-post:first-child .elementor-post__text .elementor-post__meta-data .elementor-post-author{
    order: 2;
    font-weight: 700;
    padding: 0;
    background-color: transparent;
}
.blog-posts .elementor-post:first-child .elementor-post__text .elementor-post__meta-data .elementor-post-author:before{
    content: "by";
    font-weight: 400;
}
.blog-posts .elementor-post:first-child .elementor-post__text a.elementor-post__read-more {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    background-color: #FFC000;
    text-align: center;
    padding: 40px;
    position: relative;
    padding-right: 70px;
        z-index: 999;
    overflow: hidden;
        border: 2px solid #ffc000;
    transition: 0.2s;
}
.blog-posts .elementor-post:first-child .elementor-post__text a.elementor-post__read-more:hover {
    color: #ffc000;
    background-color: #fff;
}
.blog-posts .elementor-post:first-child .elementor-post__text a.elementor-post__read-more:before {
    position: absolute;
    top: calc(50% - 14px);
    content: "\f105";
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: calc(50% - 50px);
}
.blog-posts .elementor-post:first-child .elementor-post__text a.elementor-post__read-more:hover:before {
    color: #ffc000;
}
.blog-posts .elementor-post:first-child .elementor-post-date {
    position: relative;
}
.blog-posts .elementor-post:first-child .elementor-post-date:before {
    content: '';
    width: 1px;
    height: 18px;
    background: #CCCCCC;
    position: absolute;
    right: -11px;
    top: 3px;
}

/*blog post tabs*/
.blog-post-tabs .jet-tabs__control:first-child{
    margin-left: 0 !important;
}
.blog-post-tabs .jet-tabs__control:last-child{
    margin-right: 0 !important;
}
.blog-post-tabs .jet-tabs__control-wrapper {
    width: 100% !important;
    justify-content: space-between !important;
}

/*blog activecampaign signup form*/
.activecampaign-signup ._form-content{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}
.activecampaign-signup ._form-content ._form-label{
    display: none;
}
.activecampaign-signup ._form-content ._button-wrapper{
    width: 54px;
    height: 54px;
}
.activecampaign-signup ._form-content ._button-wrapper button{
    width: 54px;
    height: 54px;
    padding: 0;
    border: 2px solid #FFC000;
    transition: 0.3s;
}
.activecampaign-signup ._form-content ._button-wrapper button:hover{
    background-color: #fff;
}
.activecampaign-signup ._form-content ._button-wrapper button:before{
    content: "\f105";
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transition: 0.3s;
}
.activecampaign-signup ._form-content ._button-wrapper button:hover:before{
    color: #FFC000;
}
.activecampaign-signup ._form-content input{
    background-color: #FAFAFA;
    border-radius: 0;
    border: none;
    padding: 18px 30px;
    outline: 0;
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.38px;
}
.activecampaign-signup ._form-content ._form_element{
    width: 100%;
    max-width: 338px;
}

/*Blog detail page*/
.blog-detail-author .elementor-author-box__avatar img {
    vertical-align: middle;
}
.single-blog-header .elementor-post-info__item--type-terms{
    font-weight: 700;
}
.single-post .elementor-widget-theme-post-content h2, .single-post .elementor-widget-theme-post-content h3, .single-post .elementor-widget-theme-post-content h4, .single-post .elementor-widget-theme-post-content h5{
        font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 23px;
    margin: 0px 0px 26px 0px;
    padding: 32px 0px 32px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
}
.single-post .elementor-widget-theme-post-content h2 span, .single-post .elementor-widget-theme-post-content h3 span, .single-post .elementor-widget-theme-post-content h4 span, .single-post .elementor-widget-theme-post-content h5 span{
     font-weight: 700 !important;  
}
.single-post .elementor-widget-theme-post-content h3, .single-post .elementor-widget-theme-post-content h4, .single-post .elementor-widget-theme-post-content h5{
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    padding: 24px 0;
    margin-bottom: 20px;
    border-width: 0;
}
.single-post .elementor-widget-theme-post-content ul{
    margin-bottom: 0.9rem;
}
.single-post .elementor-widget-theme-post-content a{
    color : #FFC000;
}
.single-post .elementor-widget-theme-post-content img{
    margin: 0px !important;
}
.social-media-share .heateor_sss_horizontal_sharing .heateor_sss_sharing_ul{
        display: flex;
    justify-content: flex-end;
    gap: 10px;
}
.social-media-share .heateor_sss_horizontal_sharing .heateor_sss_more span{
       background-image: url(../svg/group-2926.svg) !important; 
}
.social-media-share .heateor_sss_horizontal_sharing .heateor_sss_more svg{
      display: none !important; 
}

/*location detail page css*/
.location-title-shortcode .elementor-shortcode{
    display: flex;
    align-items: center;
    justify-content: center;
    gap : 10px;
}
.location-title-shortcode h2.location-title{
    color: #000000;
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0px;
    width: fit-content;
    margin: 0;
}
.location-title-shortcode .location-icon{
    position: relative;
    width: 15px;
    height: 15px;
}
.location-title-shortcode .location-icon:before {
    position: absolute;
    top: -8px;
    content: "\f3c5";
    font-size: 16px;
    color: #000;
    display: inline;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 0;
    left: 0;
}
@media(min-width : 768px){
    .map-bottom{
        position: absolute;
        bottom: 0;
    }
}
.map-bottom .last-column{
    width: 20% !important;
}
.map-bottom .elementor-icon-box-title{
    margin: 0;
}
/*single location pages css*/

.banner-bottom-location .banner-btn-animation .btn-animation .elementor-button .elementor-button-content-wrapper {
    max-width: 300px;
    margin: 0 auto;
}
.banner-bottom-location .banner-btn-animation .btn-animation .elementor-button .elementor-button-content-wrapper .elementor-button-icon{
    font-size: 24px
}
@media(max-width : 768px){
    .banner-bottom-location .last-column{
        order: -1;
        z-index: 0;
    }
    .banner-bottom-location .elementor-column{
        background-color : #ffffff24;
    }
    .banner-bottom-location .elementor-button-text{
        display : none;
    }
    .banner-bottom-location .last-column  .elementor-button-text{
        display : inline-block;
    }
    .banner-bottom-location .elementor-button-icon {
        margin-left: 0px !important;
        font-size: 24px !important;
    }
}

/*location page plugin css*/
#super-left-panel.large-3{
    width: 30% !important; 
}
#super-left-panel{
    height: 650px !important;
    overflow: unset !important;
}
#super-left-panel .searchbar_td{
    width: 100%;
    max-width: 88%;
}
#super-left-panel .store-locator__geolocator-cell{
    display: unset;
    position: absolute;
    background: transparent !important;
    top: 12px;
    padding-left: 10px;
}
#super-left-panel .store-locator__geolocator {
    color: #FFC000;
    font-size: 30px;
}
#super-left-panel input#storeLocator__searchBar{
    border: 0;
    outline: 0;
    box-shadow: unset;
}
#super-left-panel .field-holder.expand:before {
    content: '';
    width: 70px;
    height: 95px;
    background-color: #FFC000;
    position: absolute;
    right: -15px;
    top: -30px;
}
#super-left-panel input.icon.icon--search.icon--dark.sprite-icons-2x.field-holder__icon{
    padding: 0;
}
#super-left-panel table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background: #fff;
}
#super-left-panel div#ssf_adress_input_box {
    border-bottom: 1px solid #CCCCCC;
}
#super-left-panel input.icon.icon--search{
    background: url(../svg/path-5411.svg) no-repeat !important;
    background-size: contain;
}
#super-left-panel .hide-for-small-down {
    display: none;
}
#super-left-panel div#storeLocator__storeListRow.pad {
    padding: 0 !important;
    height: 360px;
    overflow: hidden;
    margin-top : 0;
}
#super-left-panel div#storeLocator__storeListRow.pad:hover {
    overflow: auto;
}
#super-left-panel .medium-4.ssf-column {
    padding: 0;
    width: 100% !important;
    max-width: 100% !important;
}
#super-left-panel .store-locator__infobox {
    background-color: #fff !important;
}
#super-left-panel .store-locator__infobox.is-active, .store-locator__infobox:hover {
    background-color: #ffc00024 !important;
}
#super-left-panel .store-locator__infobox .infobox__marker {
    display: none;
}
#super-left-panel .store-locator__infobox a.infobox__row.infobox__cta.ssflinks {
    display: none;
}
#super-left-panel .store-locator__infobox .infobox__title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    font-family: "Klarheit Grotesk", Sans-serif;
    padding-top: 0 !important;
}
#super-left-panel .store-locator__infobox .store-address::before {
    content: "" !important;
    padding-right: 0 !important;
}
#super-left-panel .store-locator__store-list .store-address {
    padding-top: 6px !important;
    padding-bottom: 0 !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Klarheit Grotesk", Sans-serif;
}
#super-left-panel .infobox__row--marker {
    padding-top: 0 !important;
}
#super-left-panel .store-locator__store-list .store-locator__infobox {
    padding: 30px 15px !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #CCCCCC;
    padding-right: 30px !important;
}
#super-left-panel:hover .store-locator__store-list .store-locator__infobox {
    padding-right: 15px !important;
}
#super-left-panel {
    position: absolute;
    z-index: 9999;
    top: 45px;
    left: 45px;
}
.store-locator-map-holder.ssf-column.large-9 {
    position: relative;
    height: 800px;
    width: 100%;
}
.store-locator__map-status {
    top: 0 !important;
}
.medium-4.medium-clear-left.ssf-column {
    display: block !important;
}
#page_navigation{
    display: none;
}
#storeLocatorMap .store-email a, #storeLocatorMap .store-tel a{
    color: #fff !important;
}
#storeLocatorMap .store-locator__infobox .store-operating-hours{
    /*max-width: 225px;*/
}
#storeLocatorMap .store-locator__infobox .infobox__cta:hover, #storeLocatorMap .store-locator__infobox .infobox__stv:hover  {
    color: #000 !important;
}
#super-left-panel #storeLocator__storeList .store-exturl{
    /*display: block !important;*/
    width: 145px;
    padding-top: 0;
    padding-bottom: 0;
}
#super-left-panel #storeLocator__storeList .store-exturl .btn-super-info{
    background: #FFC000;
    color: #fff;
    border-radius: 0;
    padding: 4px 0px 4px;
    transition: 0.3s;
    border: 2px solid #FFC000;
    font-size: 14px;
    line-height: 20px;
}
#super-left-panel #storeLocator__storeList .store-exturl .btn-super-info:hover {
    background: #fff;
    color: #FFC000;
    border: 2px solid #FFC000;
    transition: 0.3s;
}
.store-locator__infobox--in-map .info-operatinghour,  .store-locator__infobox--in-map .infobox__cta, .store-locator__infobox--in-map .infobox__stv{
    display : none !important;
}
.store-locator__infobox--in-map .store-exturl {
    text-align : center;
}
.store-locator__infobox--in-map .btn-super-info {
    color: #FFC000 !important;
    border-radius: 0;
    display: inline-block;
    transition: 0.3s;
    border: 2px solid #FFC000!important;
}
.store-locator__infobox--in-map .btn-super-info:hover {
    background: #FFC000;
    color: #fff !important;
    transition: 0.3s;
    border: 2px solid #fff !important;
}
.store-locator__infobox--in-map  .infobox__row + .infobox__row {
    padding-top: 0;
}
.store-locator-map .store-locator__infobox {
    width: 250px !important;
}
#storeLocatorMap .gmnoprint{
    display: none !important;
}
.infobox__inner .infobox__row .store-email, .infobox__inner .infobox__row .store-tel{
    display: none !important;
}
@media(max-width : 768px){
    #super-left-panel.large-3 {
        width: 100% !important;
        padding: 0;
        overflow: hidden !important;
    }
    #super-left-panel {
        position: relative;
        z-index: 9999;
        top: 0; 
        left: 0;
    }
    #super-left-panel div#storeLocator__storeListRow.pad {
        margin-top: 235px !important;
        height: 460px;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    #super-left-panel .field-holder.expand:before {
            height: 46px;
            top: -6px;
            width: 46px;
            right: -4px;
    }
    #super-left-panel .store-locator__geolocator-cell {
        top: -15px;
        padding-left: 5px;
    }
    #super-left-panel #mobileStoreLocatorInfobox{
        display: none !important;
    }
    #super-left-panel .searchbar_td {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .store-locator-map {
        top: 46px !important;
    }
    #storeLocator__topHalf .store-locator__map-status {
        top: 45px !important;
    }
    .ssf-main-content {
        margin-top: 0px !important;
    }
    #super-left-panel #storeLocator__storeList .infobox__row.store-exturl {
      display: block !important;
    }
    #super-left-panel .store-locator__store-list .store-locator__infobox {
      padding: 20px 15px !important;
    }
    #super-left-panel {
        height: 680px !important;
    }
}
@media(min-width : 1120px ){
    /*location page plugin css*/
     #super-left-panel div#storeLocator__storeListRow.pad {
        height: 560px;
    }
}
@media(min-width : 1650px ){
    #super-left-panel .searchbar_td{
        width: 100%;
        max-width: 90%;
    }
}

/*store listing css*/

.parent-locations-listing{
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.parent-location-wrapper{
     width: 100%;
    display: flex;
    justify-content: flex-start;
        border-bottom: 1px solid #CCCCCC;
}
.parent-location-wrapper:nth-child(n+2):last-child{
    border: 0;
}
.parent-locations-listing li {
        width: 33.333333%;
    padding: 50px 0;
}
.parent-locations-listing li a{
    color: #000;
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
    transition: 0.2s;
}
.parent-locations-listing li a:hover{
    color: #FFC000;
    border-left: 5px solid #FFC000;
    padding-left: 10px;
    transition: 0.2s;
}
.load-more-parent-locations{
    display: block;
    margin: 50px auto 0px;
    border: 0;
}
.load-more-parent-locations:focus{
    outline: 0 !important;
}
#parent-locations-search-form{
    display: flex;
    gap: 25px;
    justify-content: flex-end;
}
#parent-locations-search-btn{
    color: transparent;
    height: 54px;
    width: 62px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    position: relative;
}
#parent-locations-search-btn:before {
    position: absolute;
    top: calc(50% - 14px);
    content: "\f105";
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: calc(50% - 4px);
}
#parent-locations-search{
    width: 338px;
    border: 0;
    background: #FAFAFA;
    color: #A8A8A8;
}
#parent-locations-search:focus-visible{
    outline: none;
}


/*site map page css*/
.sitemap-page-section h2{
    color: #000000;
    font-family: "Rajdhani", Sans-serif;
    font-size: 37px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.3em;
    letter-spacing: -0.37px;
}
.sitemap-page-section .kwayy-html-sitemap-post-list{
    padding: 0;
}

/*single blog poadcast category css*/
.pod-iframe{
    text-align: center;
}
.pod-iframe iframe{
    width: 560px !important;
}
/*careers page*/
.job-listing-section .job_listings {
 
}

.job-listing-section .job_listing {

}

.job-listing-section .job_listing_item_header {
  padding: 30px 0 30px;
  min-height: 3.5rem;
  line-height: 1.25rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.job-listing-section .job_listing_item_header::after {
    content: "";
    background-image: url(../svg/group-2834.svg);
    width: 54px;
    height: 54px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
}

.job-listing-section .job_listing_item_header.active::after {
  background-image: url(  ../svg/group-2833-1.svg);
}

.job-listing-section .job_listing_item_body {
  /*max-height: 0;*/
  /*overflow: hidden;*/
  /*transition: max-height 0.2s ease-out;*/
}

.job-listing-section .job_listing_item_body_content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.38px;
    padding: 36px 0px 50px 0px;
}
.job-listing-section .rp4wp-related-job_listing>ul, .job-listing-section ul.job_listings {
    border-top: none !important;
}
.job-listing-section .rp4wp-related-job_listing>ul li.job_listing, .job-listing-section .rp4wp-related-job_listing>ul li.no_job_listings_found, .job-listing-section ul.job_listings li.job_listing, .job-listing-section ul.job_listings li.no_job_listings_found {
    border-bottom: 1px solid #E5E5E5 !important;
}
.job-listing-section .job_listing_item_header h3{
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -0.5px;
}
.job-listing-section .job_listing_item_header:hover h3{
    color: #ffc000;
}
.job-listing-section .job_listing_item_body_content .job_location{
    color: #000 !important;
    background-color: transparent;
}
.job-listing-section .job_listing_item_body_content .job_location_detail{
    position: relative;
    padding: 0 30px;
}
.job-listing-section .job_listing_item_body_content .job_location_detail::after {
    content: "";
    background-image: url(../svg/location-icon.svg);
    width: 22px;
    height: 22px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left:  0;
    top: 3px
}
.job-listing-section .job_listing_item_body_content .job_type_detail{
    position: relative;
    padding: 0 30px;
    color: #000 !important;
}
.job-listing-section .job_listing_item_body_content .job_type_detail::after {
    content: "";
    background-image: url(../svg/location-icon.svg);
    width: 22px;
    height: 22px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left:  0;
    top: 3px
}
.job-listing-section .job_listing_item_body_content .job_apply_btn a{
    color: #000000;
    font-family: "Rajdhani", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.35px;
    padding: 9px 24px !important;
    background-color: #ffc00014;
}
.job-listing-section .job_listing_item_body_content .job_apply_btn a:hover{
        background-color: #ffc00014 !important;
}
.job-listing-section .job_listing_item_body_content .job_salary p{
    text-align: end;
    color: #CCCCCC;
}
.job-listing-section .job_listing_item_body_content .job_type{
        width: 0%;
}
.job-listing-section .job_listing_item_body_content .job_location{
        width: 40%;
}
.job-listing-section .job_listing_item_body_content .job_apply_btn{
    width: 15%;
    display: flex;
    justify-content: flex-end;
}
.job-listing-section .job_listing_item_body_content .job_salary{
        width: 30%;
}
.job-listing-section  .job_filters {
    background: transparent;
}
.job-listing-section .job_filters .search_jobs div.search_remote_position {
    display: none;
}
.job-listing-section   .job_filters .search_jobs {
    padding: 0;
}
.job-listing-section    .showing_jobs{
    background: transparent;
}
/*job single page*/
.single-job_listing{
    padding-top: 150px;
}
.job-listing-section .job_filters input {
    border-radius: 0;
    border: none;
    padding: 18px 30px;
    outline: 0;
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.38px;
}
.job-listing-section .job_filters .search_submit{
    padding-top: 1.5em !important;
    padding-bottom: 1.5em;
}
.job-listing-section .job_filters .search_submit input{
    font-family: "Rajdhani", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    border-style: none;
    padding: 40px 40px 40px 40px;
    width: auto;
    border: 2px solid #FFC000;
    transition: 0.3s linear;
}
.job-listing-section .job_filters .search_submit input:hover{
        color: #FFC000;
    background: #fff;
    transition: 0.3s linear;
}
.job_listing .job_description h4, .job_listing .job_description h5{
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 1.5rem !important;
    margin-bottom: 1rem !important;
}
.job_listing_item_body {
            display: none;
        }
    .active {
            display: block;
        }
.job-manager-application-wrapper .application .application_button, .single_job_listing .application .application_button {
    border: 0 !important;
}
/*cookies css*/
.cky-btn {
    font-size: 14px !important;
    font-family: inherit !important;
    line-height: 24px !important;
    padding: 8px 27px !important;
    font-weight: 500 !important;
}
/*contact us page css*/

.franchise-tab-form .elementor-field-type-submit{
    overflow: hidden;
    transition: all .3s ease;
}
.franchise-tab-form  .elementor-field-type-submit .elementor-button{
    position: relative;
    z-index: 99;
}
.franchise-tab-form  .elementor-field-type-submit:hover .elementor-button{
    background-color : transparent !important;
}
.franchise-tab-form  .elementor-field-type-submit .elementor-button {
    transition: 0.3s;
}
.franchise-tab-form  .elementor-field-type-submit .elementor-button:hover {
    color: #FFC000 !important;
    transition: 0.3s;
}
.franchise-tab-form  .elementor-field-type-submit .elementor-button span {
    position: relative;
    z-index: 9999;
}

/*form button new animation*/
.btn-new-animation .e-form__buttons::before, .btn-new-animation .e-form__buttons::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #FFC000;
}

.btn-new-animation .e-form__buttons .elementor-button::before, .btn-new-animation .e-form__buttons .elementor-button::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #FFC000;
}
.btn-new-animation .e-form__buttons:hover::before, .btn-new-animation .e-form__buttons:hover::after{
  width: 100%;
}
.btn-new-animation .e-form__buttons:hover .elementor-button::before, .btn-new-animation .e-form__buttons:hover .elementor-button::after{
  height: 100%;
}

/*--- Button 1 -------*/


.btn-new-animation .e-form__buttons::before, .btn-new-animation .e-form__buttons::after{
  transition-delay: 0s;
}
.btn-new-animation .e-form__buttons .elementor-button::before, .btn-new-animation .e-form__buttons .elementor-button::after{
  transition-delay: 0.2s;
}
.btn-new-animation .e-form__buttons::before{
  right: 0;
  top: 0;
}
.btn-new-animation .e-form__buttons::after{
  left: 0;
  bottom: 0;
}
.btn-new-animation .e-form__buttons .elementor-button::before{
  left: 0;
  top: 0;
}
.btn-new-animation .e-form__buttons .elementor-button::after{
  right: 0;
  bottom: 0;
}
.btn-new-animation .e-form__buttons:hover::before, .btn-new-animation .e-form__buttons:hover::after{
  transition-delay: 0.2s;
}
.btn-new-animation .e-form__buttons:hover .elementor-button::before, .btn-new-animation .e-form__buttons:hover .elementor-button::after{
  transition-delay: 0s;
}


@media(max-width : 1540px){
    .testimonial-carousal-items .slick-dots {
    right: 60px;
    }
}
@media(max-width : 1240px){
    .testimonial-carousal-items .slick-dots {
    right: 40px;
    top: -34px;
    }
    .testimonial-carousal-items .slick-dots li button {
    height: 65px;
    width: 75px;
    background-size: 67px 57px;
    }
    .brand-story-carousal .slick-dots {
        max-width: 290px;
        width: 100%;
    }
    .brand-story-carousal p.text_year {
        font-size: 15px;
        line-height: 20px;
    }
}
@media(max-width : 1200px){
    .main-location-header .column-3{
        width :0% !important;
    }
    .main-location-header .column-4{
        width :46% !important;
    }
}
@media(max-width : 1024px){
    .start-trial-menu-link{
        display: block !important;
    }
    .header-mobile .first-column .elementor-widget-wrap{
        border-width: 0px 2px 0px 0px !important;
    }
    .blog-posts .elementor-post .elementor-post__text .elementor-post__meta-data {
        gap: 5px;
    }
    .blog-posts .elementor-post:first-child .elementor-post__text a.elementor-post__read-more {
    width: 28%;
    }
    .safety-slider .elementor-swiper-button {
    right: 105px !important;
    }
    .safety-slider .elementor-swiper-button-next {
    right: 48px !important;
    }
    .testimonial-carousal-items .slick-dots li {
    margin-left: 5px;
    }
    .testimonial-carousal-items .slick-dots {
    right: 20px;
    }
    .brand-story-carousal .slick-dots {
        max-width: 240px;
        width: 100%;
    }
    .brand-story-carousal p.text_year {
        font-size: 14px;
        line-height: 18px;
    }

}
@media(min-width : 769px) and (max-width : 1024px){
    .store-map .store-locator-top-half.store-locator-top-half {
        height: 500px !important;
    }
     .store-map .store-locator-map {
        height: 500px !important;
        top: 0 !important;
    }
    .store-map #super-left-panel {
        background-color: #fff;
        height: 360px !important;
        overflow: hidden !important;
    }
    #super-left-panel .field-holder.expand:before {
        height: 81px;
        width: 48px;
    }
    #super-left-panel .store-locator__geolocator-cell {
        top: 0px;
        padding: 10px 10px 10px 4px;
    }
    .store-map .store-locator__map-status {
        top: 0px !important;
    }
    #super-left-panel input#storeLocator__searchBar {
        padding-left: 0;
        font-size: 11.5px !important;
        padding-top: 11px !important;
        padding-bottom: 11px !important; 
    }
    #super-left-panel .searchbar_td {
        padding-left: 4px !important;
    }
    .field-holder .field-holder__icon {
        right: 0px !important;
    }
}
@media(max-width : 850px){
    .fbf-need-mind-box:before{
    left: -180px;
    }
    .brand-story-carousal p.text_year {
        margin-left: 8px;
    }
    .brand-story-carousal .slick-dots {
        max-width: 215px;
        width: 100%;
    }
}
@media(max-width : 768px){

    .text-underline-2 {
    text-underline-offset: 5px;
    }
    .rotate{
        right: calc(50% - 58px) !important;
    }
    /*home responsive*/
    .about-box-pattern:after {
        content: unset;
    }
    .elementor-repeater-item-4363a28{
        border-bottom : 1px solid #E3E3E3;;
    }
    .about-box-pattern:before {
        border: 1px solid #FFC000;
        border-top: 0;
        border-left: 0;
        width: 80px;
        height: 80px;
    }
    .offer-box-right, .offer-box-left{
        background-color: transparent !important;
    }
    .offer-box-right .elementor-container:before, .offer-box-left .elementor-container:before {
    content: unset;
    }
    .offer-box-right .offer-box-img-col:before {
    content: '';
    position: absolute;
    top: -25px;
    right: -12%;
    width: 100px;
    height: 90%;
    border: 1px solid #ffc000;
    background: #fff;
    }
    .offer-box-left .offer-box-img-col:before {
    content: '';
    position: absolute;
    top: -25px;
    left: -12%;
    width: 100px;
    height: 90%;
    border: 1px solid #ffc000;
    background: #fff;
    }
    .testimonial-carousal-items:before,.testimonial-slider:before  {
        content: unset;
    }
    .testimonial-slider:after {
    left: unset;
    height: calc(100% - 40px);
    right: -200px;
    }
    .testimonial-slider {
    margin: 0 35px;
    }
    .testimonial-carousal-items img{
        margin: 3px auto 0;
    outline: 1.5px solid #ffc000;
    outline-offset: 3px;
    }
    .results-carousel .results-img-colum {
    max-height: 280px !important;
    }
    .results-carousel .slick-list {
    padding: 0 8% 0 0 !important;
    }
    .results-carousel .slick-prev {
    left: 50% !important;
    bottom: -58px !important;
    transform: translateX(-78px);
    }
    .results-carousel .slick-next {
    bottom: -58px !important;
    left: 50% !important;
    transform: translateX(-20px);
    }
    .results-carousel-box:before {
        content: unset !important;
    }
    .safety-slider-section{
        background-color: #FAFAFA;
    }
    .safety-slider-section .slider-title{
        position : relative !important;
    }
    .safety-slider-section .slider-title .elementor-widget-container{
          background-color: #FAFAFA !important;  
    }
    .safety-slider i {
    font-size: 28px;
    font-weight: 400;
    }
    .safety-slider .elementor-swiper-button {
    bottom: -79px;
    height: 79px;
    width: 79px;
    right: 50% !important;
    transform: translateX(0px) !important;
    }
    .safety-slider .elementor-swiper-button-next {
    right: 50% !important;
    transform: translateX(79px) !important;
    }
    .testimonial-slider .slick-next {
    left: 50% !important;
    transform: translateX(0px);
    }
    .testimonial-slider .slick-prev {
        left: 50% !important;
        transform: translateX(-58px);
    }
    /*new to FB css*/
    .banner-play-video-btn .elementor-button{
        background-color: #ffffff24 !important;
    }
    .banner-play-video-btn .elementor-button-content-wrapper {
    flex-direction: row-reverse;
    max-width: 320px;
    margin: 0 auto;
    }
    .banner-play-video-btn .elementor-button .elementor-button-icon{
        margin-right : 0px !important;
        margin-left : 20px !important;
    }
    .banner-play-video-btn .elementor-button-text {
    text-align: center;
    color: #fff;
    }
    .banner-play-video-btn .elementor-button-icon {
    width: 50px;
    background: transparent;
    }
    
    /*fit body forever css*/
    
    .fbf-need-mind-box:before {
    width: 100%;
    height: calc(100% - 40px);
    left: unset;
    right: 50%;
    }
    
    /*blog page css*/
    .blog-posts{
        background-color : #fff !important;
    }
    #mobile-tab-bar .jet-tabs__control-wrapper {
        display: none;
    }
    .tabs-dropdown-mobile-wrapper:after {
    right: 38px;
    }
    
    .blog-posts .elementor-grid .elementor-grid-item:first-child {
        grid-column: unset;
    }
    .blog-posts .elementor-post:first-child .elementor-post__text{
        background-color : #FAFAFA;
            margin-bottom: 90px;
    }
    .blog-posts .elementor-post:first-child .elementor-post__text, .blog-posts .elementor-post .elementor-post__text {
    position: relative;
    flex-direction: column;
    justify-content: center;
    height: 180px;
    align-items: center;
    gap: 0 ;
    }
    .blog-posts .elementor-post:first-child .elementor-post__text .elementor-post__title {
    width: 100%;
    max-width : 300px;
    text-align : center;
    background-color: transparent;
    opacity: unset;
    border-right: 0px solid #E3E3E3;
    padding-bottom: 20px;
    }
    .blog-posts .elementor-post:first-child .elementor-post__text a.elementor-post__read-more:before {
    right: calc(50% - 50px);
    }
    .blog-posts .elementor-post .elementor-post__text .elementor-post__title{
        padding-bottom: 20px;
    }
    .blog-posts .elementor-post:first-child .elementor-post__text .elementor-post__meta-data {
    background-color: transparent;
    opacity: unset;
    gap : 16px;
    width : 100%;
    }
    .blog-posts .elementor-post:first-child .elementor-post__text a.elementor-post__read-more {
    display: block;
    width: 160px;
    height : 92px !important;
    padding: 30px 30px;
    position: absolute;
    bottom: -90px;
    left: calc(50% - 80px);
    text-align: left;
    }
    .blog-posts .elementor-post{
    padding : 0 30px !important;
    }
    .blog-posts .elementor-post:first-child{
    padding : 0 !important;
    }
    .blog-posts .elementor-post .elementor-post__text .elementor-post__meta-data .elementor-post-author {
    background-color: transparent;
    padding : 0;
    }
    .blog-posts .elementor-button-wrapper {
    margin-top: 40px !important;
    }
    .blog-posts .elementor-widget-container{
        text-align : center;
    }
    .blog-posts .elementor-post .elementor-post__text .elementor-post__meta-data {
        gap: 16px;
    }
    .blog-posts .elementor-posts-container .elementor-post__thumbnail img {
    height: 370px !important;
    }
    .blog-posts .elementor-posts-container .elementor-post__thumbnail {
    height: 370px !important;
    }
    .single-post .elementor-widget-theme-post-content h2 {
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 18px;
    margin: 0px 0px 34px 0px;
    padding: 0;
    border-width: 0px 0px 0px 0px;
    }
    .blog-posts .elementor-post .elementor-post__text .elementor-post__meta-data .elementor-post-date{
            position : relative;
        }
    .blog-posts .elementor-post:first-child .elementor-post-date:before {
        width: unset;
        height: unset;
        background: unset;
        right: unset;
        top: unset;
    }    
    .blog-posts .elementor-post .elementor-post__text .elementor-post__meta-data .elementor-post-date:before {
        position: absolute;
        content: "|";
        font-weight: 400;
        right: -10px;
    }
    .single-post .elementor-widget-theme-post-content img {
        margin: 40px 0 40px;
    }
    .brand-story-carousal-box:before {
    content: unset;
    }
    .year_data p{
        margin-bottom : 0;
    }
    .year_data .elementor-widget-container{
        position : relative;
    }
    .year_data .elementor-widget-container:before {
        content: '';
        position: absolute;
        left: calc(50% - 1px);
        width: 2px;
        height: 35px;
        background-color: #ffc000;
        bottom: -35px;
    }
    /*site map page css*/
    .sitemap-page-section h2{
        font-size: 26px;
        line-height: 30px;
    }
    /*careers page job isting*/ 
    .job-listing-section .jet-tabs__control-wrapper{
        display: none;
    }
    .job-listing-section .job_listing_item_body_content {
        flex-wrap: wrap;
        gap : 20px;
    }
    .job-listing-section .job_listing_item_body_content .job_type {
    width: 100%;
    }
    .job-listing-section .job_listing_item_body_content .job_location {
    width: 100%;
    }
    .job-listing-section .job_listing_item_body_content .job_apply_btn {
    width: 100%;
    display: flex;
    justify-content: center;
    order: 4;
    }
    .job-listing-section .job_listing_item_body_content .job_salary {
    width: 100%;
    }
    .job-listing-section .job_listing_item_body_content .job_salary p {
    text-align: center;
    }
    .job-listing-section .job_listing_item_body_content .job_type_detail {
    display: inline-block;
    }
    .job-listing-section .job_listing_item_body_content .job_location_detail {
    display: inline-block;
    }
    .job-listing-section .job_listing_item_header h3 {
    font-size: 18px;
    line-height: 23px;
    text-align : left;
    }
    .job-listing-section .job_listing_item_header {
    padding-right: 57px;
    }
    /*contact us page css*/
    .franchise-tab-form.franchise-contact-form .elementor-field-type-submit {
        position :absolute !important;
    padding: 0 15px !important; 
    margin-bottom: 23px !important;
    justify-content : center;
    bottom: -109px !important;
    }
    .franchise-tab-form .elementor-field-type-submit .elementor-button{
        margin : 0 15px;
    }
    .franchise-tab-form input[type=date], .franchise-tab-form input[type=email], .franchise-tab-form input[type=number], .franchise-tab-form input[type=password], .franchise-tab-form input[type=search], .franchise-tab-form input[type=tel], .franchise-tab-form input[type=text], .franchise-tab-form input[type=url], .franchise-tab-form select, .franchise-tab-form textarea {
                background-color: #fff !important;   }
    .franchise-tab-form > .elementor-widget-container {
       background-color : transparent !important;
    }
    .franchise-tab-form .elementor-field-group-email{
        margin-bottom : 0 !important;
    }
    .franchise-tab-form .elementor-field-type-submit .elementor-button {
        width: 160px;
        flex-basis : unset !important;
        padding: 30px 0 !important;
    }
    .franchise-contact-form.franchise-tab-form .elementor-field-group-email{
        margin-bottom : 23px !important;
    }
    .parent-locations-listing {
        flex-wrap: wrap;
        padding-top: 30px;
    }
    .parent-locations-listing li {
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }
    .parent-location-wrapper {
        flex-wrap: wrap;
        border: 0;
    }
    .parent-locations-listing li a {
        font-size: 18px;
        line-height: 24px;
    }
    .load-more-parent-locations {
        padding: 20px !important;
    }
    .job-listing-section .job_filters .search_keywords input,     .job-listing-section .job_filters .search_location input {
     background : #FAFAFA;
    }
}
/*location name in location header css*/
.postid-38960 .location-title-shortcode h2.location-title, .postid-38964 .location-title-shortcode h2.location-title, .postid-38962 .location-title-shortcode h2.location-title, .postid-38963 .location-title-shortcode h2.location-title, .postid-38974 .location-title-shortcode h2.location-title, .postid-38966 .location-title-shortcode h2.location-title, .postid-38961 .location-title-shortcode h2.location-title, .postid-38965 .location-title-shortcode h2.location-title{
    max-width: 140px;
    line-height: 22px;
    text-align: center;
}



/*custom blog post css*/
.blog-posts .blog-post-wrapper{
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
		padding-top : 90px;
}

.blog-posts .blog-post-wrapper .blog-item-wrapper{
    width: 100%;
    max-width: 48%;
    display: block;
    margin-bottom: 60px;
		position : relative;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-image img{
	  height: 390px;
    object-fit: cover;
    width: 100%;
    object-position: center;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-title{
	  color: #000000;
    font-family: "Rajdhani", Sans-serif;
    font-size: 37px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: -0.5px;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-title a:hover {
    color: #000000;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-meta{
		display: flex;
    align-items: center;
    gap: 20px;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-date{
	   color: #000000;
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.35px;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-author{
	  color: #000000;
    font-family: "Klarheit Grotesk", Sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.35px;
    font-weight: 700;
    padding: 8px 15px;
    background-color: #ffc00014;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-author span{
	    font-weight: 400;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-button{
	display: none;
}
.blog-posts .load-more-blog-posts{
		font-family: "Rajdhani", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    background-color: #FFC000;
    text-align: center;
    padding: 40px;
    position: relative;
    padding-right: 70px;
    z-index: 999;
    overflow: hidden;
    border: 2px solid #ffc000;
    transition: 0.2s;
		position : relative;
}
.blog-posts .load-more-blog-posts:hover {
    color: #ffc000;
    background-color: #fff;
}
.blog-posts .load-more-blog-posts:focus{
	outline-color : #FFC000;
}
.blog-posts .load-more-blog-posts:before {
    content: "\f105";
    position: absolute;
    top: calc(50% - 14px);
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: calc(50% - 50px);
}
.blog-posts .load-more-blog-posts:hover:before {
    color: #ffc000;
}
/*first blog item css*/
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child{
	  width: 100%;
    max-width: 108%;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-image img{
	  height: 430px;
    object-fit: cover;
    width: 100%;
    object-position: center;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-text{
	  display: flex;
    position: absolute;
    bottom: 10px;
		width : 100%;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-title{
	  width: 30%;
    background-color: #fff;
    opacity: 95%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #E3E3E3;
		margin : 0;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-meta{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35%;
    background-color: #FFFFFF;
    opacity: 95%;
    text-align: center;
    margin: 0;
    gap: 20px;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-meta p{
	margin-bottom : 0;
	padding : 0;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-date{
	position : relative;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-date:before {
    content: '';
    width: 1px;
    height: 18px;
    background: #CCCCCC;
    position: absolute;
    right: -11px;
    top: 3px;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-meta .blog-post-author{
	background-color : transparent;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-button{
	display: block;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-button{
		font-family: "Rajdhani", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    background-color: #FFC000;
    text-align: center;
    padding: 40px;
    position: relative;
    padding-right: 70px;
    z-index: 999;
    overflow: hidden;
    border: 2px solid #ffc000;
    transition: 0.2s;
		position : relative;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-button:hover {
    color: #ffc000;
    background-color: #fff;
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-button:before {
    content: "\f105";
    position: absolute;
    top: calc(50% - 14px);
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: calc(50% - 50px);
}
.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-button:hover:before {
    color: #ffc000;
}

@media(max-width : 1024px){
		.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-title{
			font-size: 26px;
			line-height: 30px;
	}
	.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-text 	{
			bottom: 10px;
	}
}
@media(max-width : 768px){
		.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child{
			padding : 0;
		}
			.blog-posts .blog-post-wrapper .blog-item-wrapper{
			width: 100%;
			max-width: 100%;
			padding : 0 30px ;
	}
	.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-text{
		    background-color: #FAFAFA;
				margin-bottom: 90px;
				position: relative;
				top: -10px;
		}
	.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-text{
			position: relative;
			display : flex;
			flex-direction: column;
			justify-content: center;
			height: 180px;
			align-items: center;
			gap: 0;
		}
	.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-title{
			width: 100%;
			max-width: 300px;
			text-align: center;
			background-color: transparent;
			opacity: unset;
			border-right: 0px solid #E3E3E3;
			padding-bottom: 20px;
			margin : 0;
	}
	.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-meta{
			background-color: transparent;
			opacity: unset;
			gap: 16px;
			width: 100%;
	}
	.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-author{
			background-color: transparent;
			padding: 0;
	}
	.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-button{
			display: block;
			width: 160px;
			height: 92px !important;
			padding: 30px 30px;
			position: absolute;
			bottom: -90px;
			left: calc(50% - 80px);
			text-align: left;
	}
		.blog-posts .blog-post-wrapper .blog-item-wrapper:first-child .blog-post-image{
			margin-bottom : 0;
		}
	.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-image{
		margin-bottom : 10px;
	}
	.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-image img {
			height: 370px !important;
		object-fit : cover;
		object-position : center;
	}
	.blog-posts .blog-post-wrapper{
			padding-top : 0px;
		background-color : #fff;
		gap : 30px;
	}
	.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-date {
			position: relative;
	}
	.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-date:before {
			position: absolute;
			content: "|";
			font-weight: 400;
			right: -10px;
	}
	.blog-posts .blog-post-wrapper .blog-item-wrapper .blog-post-meta {
			justify-content: center;
	}
	.blog-posts .load-more-blog-posts {
		width: 190px;
    margin: 0 auto;
	}
		.blog-posts .jet-tabs__content{
		background-color : #fff !important;
	}

}



.popup-form-text p {
    margin: 0px !important;
}

.popup-form-ghl .hl_form-builder--main {
    padding: 0px;
}
.hl_wrapper--inner {
    padding: 0px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Klarheit Grotesk';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('../ttf/klarheit-grotesk-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Klarheit Grotesk';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('../eot/klarheit-grotesk-bold.eot');
	src: url('../eot/klarheit-grotesk-boldd41d.eot#iefix') format('embedded-opentype'),
		url('../woff2/klarheit-grotesk-bold.woff2') format('woff2'),
		url('../woff/klarheit-grotesk-bold.woff') format('woff'),
		url('../ttf/klarheit-grotesk-bold.ttf') format('truetype'),
		url('../svg/klarheit-grotesk-bold.svg#KlarheitGrotesk') format('svg');
}
/* End Custom Fonts CSS */