.elementor-kit-7{--e-global-color-primary:#B5E0F1;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1a1394b:#0F6280;--e-global-color-fa74b27:#042633;--e-global-color-52c01bd:#F7F7F7;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#009FDA;}.elementor-kit-7 a:hover{color:#215BEC;}.elementor-kit-7 h2{font-size:48px;font-weight:500;}.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);}@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-kit-7 h1{font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#header .navbar-expand .navbar-brand img {
 width: auto;
}

/* Apply custom bullets to ul elements NOT inside .header */
body ul:not(.navbar-nav):not(.premium-bullet-list-box):not(.testimonial-star-rating):not(.elementor-post-info):not(.header ul, .header ul *) {
  list-style-type: none;
  padding-left: 20px;
}

/*body ul:not(.navbar-nav):not(.premium-bullet-list-box):not(.testimonial-star-rating):not(.elementor-post-info):not(.header ul, .header ul *) li:not(.nav-item)::before */

.elementor-widget-text-editor ul li::before {
  content: ">";
  padding-right: 10px;
  color: #0F6280;
  font-size: 1.2em;
  font-weight: 600;
  vertical-align: -2px;
  margin: 0;
}
.elementor-widget-text-editor ul.white-bullet li::before {
color: #fff;
font-weight: 400;
}
.premium-icon-box-content p {
    color: #fff;
}
.white p {
    color: #fff;
}
h2.wp-block-heading {
font-size:32px;
}
h3.wp-block-heading {
font-weight:500;
font-size: 22px;
}
h3 {
    font-weight: 500;
}
.team h2 {
    font-size: 24px;

} 
.team h3 {
    font-size: 20px;
    padding: 20px 0 20px;
    font-weight: 500;

}

.anchor-target {
  scroll-margin-top: 80px;
}



/*** REVIEW SLIDES ***/

.elementor-testimonial__content {
    min-height: 180px;
    align-content: center;
}


/*** BLOG FAQ ***/


/* Container */

#rank-math-faq .rank-math-list-item {
  margin-bottom: 10px;
}

/* Question */

#rank-math-faq .rank-math-question {
    cursor: pointer;
    padding: 8px;
    background: #ffffff;
    border-bottom: 1px solid #F1F0EF;
    transition: background 0.2s ease-in-out;
    position: relative;
    margin: 4px 0px !important;
}

#rank-math-faq .rank-math-question:hover {
  background: #eeeeeec8;
  transition: 0.32s ease;
}

#rank-math-faq .rank-math-question::after {
  content: "+";
  color: #B7B7B7;
  position: absolute;
  right: 15px;
  bottom: 2px;
  font-size: 27px;
  transition: transform 0.3s ease;
}

#rank-math-faq .rank-math-question.active::after {
  content: "–";
  color: #B5E0F1;
  transform: rotate(180deg);
  font-size: 26px;
}

/* Answer */

#rank-math-faq .rank-math-answer {
  overflow: hidden;
  height: 0;
  transition: height 0.3s ease;
}

/* Active state */

#rank-math-faq .rank-math-question.active + .rank-math-answer {
  display: block;
}

/* H3 */

#rank-math-faq h3 {
    font-size: 18px !important;
    font-weight: 450;
}


/*** END BLOG FAQ ***/

.premium-tabs-content, 
.premium-tabs-content-inner {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 15px !important; /* optional - adds safe padding on mobile */
  box-sizing: border-box;
}

/*MOBILE*/

@media (max-width: 767px) {
    
.pre-title {
    text-align: center;
}
.page:not(.page-template) section.hero .slide-center {
    min-height: 15vh !important;
}
.page:not(.page-template) section.hero h1 {
    font-size: 30px !important;
    font-weight: 500;
}
.homeintro .elementor-widget-container h1 {
    font-size: 36px !important;
}
.homeintro .elementor-widget-container h2 {
    font-size: 20px !important;
}
.premium-tabs .premium-tabs-nav .premium-tab-link {
    white-space: inherit;
}
.premium-con-lq__none p {
    text-align: center;
}
.premium-tabs ul.premium-tabs-nav-list {
    padding-left: 0 !important;
}


}/* End custom CSS */