/*
Theme Name: STRING
Theme URI: https://string.marketing
Template: hello-elementor
Author: The Stephanie Hofhenke
Author URI: https://string.marketing
Description: Custom theme developed by String Marketing.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.9.0.1700131821
Updated: 2023-11-16 04:50:21

*/
.uael-nav-menu__breakpoint-tablet .uael-menu-toggle:hover{
    border:none  !important ;
}

html, body{
	width: 100%;
	overflow-x: hidden;
}
.elementor-kit-4081 a {
    color: #f8a428;
}
.elementor-custom-effects.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff !important;
    transition: ease-in-out 500ms;
	z-index: 999;
}

/* Footer Link CSS */
body .footer-link .elementor-widget-container a{
    color:#ffffff;
    text-decoration: underline;
}
body .footer-link .elementor-widget-container a:hover{
    color:#F8A428;
}
/* Header CSS */
body .header-menu .elementor-widget-container .menu-item-has-children .sub-menu{
    left: 45px;
    border-top: 3px solid #f8a428 !important;
}
.uael-nav-menu__toggle{
    padding-right: 0;
}
.elementor-custom-effects.elementor-sticky--effects .e-con-inner {
    padding-top: 15px;
    padding-bottom: 15px;
}
.sub-menu-open li a{
    color: #1D86B4 !important
}

.header-menu .uael-nav-menu .sub-menu{
	min-width: 190px !important;
}
#desktop-menu ul.uael-nav-menu {
    align-items: center;
}
.header-menu .uael-nav-menu .sub-menu li a{
	line-height: 38px;
}
.contact-links-hear strong {
    font-weight: 600;
}
.contact-links-hear a {
    font-weight: 400;
	color: #013467;
}
.getting-map-link a {
    color: #013467;
	text-decoration: underline;
}
#search-blog .uael-post__footer {
    margin-top: 0px;
}

/* .uael-nav-menu__layout-vertical{
    margin-top: -10px;
} */

/* Scrolling Effect on Homepage */

/* .sticky-section {
    position: sticky;
    top: 90vh; Stick when 75% of viewport height is scrolled */
/* } */
/* .elementor-icon-list-item {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
} */

/* .elementor-icon-list-item.fade-in {
    opacity: 1;
} */
.scroll-effect {
    transform: translateY(50px); /* Adjust the desired scrolling distance */
    opacity: 0; /* Adjust the initial opacity */
    transition: transform 0.5s ease, opacity 0.5s ease; /* Add smooth transition */
  }
.eael-advanced-accordion-icon-closed{
    background:#013467;
    border-bottom-left-radius: 40%;
    border-top-left-radius: 40%;
    padding: 13px 20px;
}
.eael-advanced-accordion-icon-opened {
    background:#1D86B4;
    border-bottom-left-radius: 40%;
    border-top-left-radius: 40%;
    padding: 13px 20px;
}
.functional-accordian .fa-accordion-icon{
    margin-right: 0px;
}
.eael-advanced-accordion-icon-closed:hover , .eael-advanced-accordion-icon-opened:hover{
    background:#1D86B4;
}
.elementor-tab-title:hover .eael-advanced-accordion-icon-closed{
    background:#1D86B4;
}
.functional-accordian .eael-adv-accordion .eael-accordion-list .eael-accordion-header span{
    margin-right: 26px;
}
.opt-quiz-popup .dialog-message {
    overflow: unset !important;
}

/* Timeline */
.functional-timeline  .uael-timeline-widget{
    flex-direction: row-reverse;
}
.functional-timeline  .uael-timeline-widget.uael-timeline-right{
    flex-direction: row;
}
.functional-timeline  .uael-timeline-widget.uael-timeline-right .uael-content{
    text-align: left;
}




@media screen and (max-width: 767px) {
    .eael-advanced-accordion-icon-closed , .eael-advanced-accordion-icon-opened{
        padding: 20px 25px;
    }
    .functional-timeline .uael-timeline-widget{
        flex-direction: row;
    }
	.elementor-8707 .elementor-element.elementor-element-5cfc382 {
    letter-spacing: 1.6px;
}
	
  }
@media screen and (max-width: 414px) {
    .eael-advanced-accordion-icon-closed , .eael-advanced-accordion-icon-opened{
        padding: 25px 25px;
        border-bottom-left-radius: 80px;
        border-top-left-radius: 80px;
    }
  }

  /*Make Appointment Page */

  a.make-appointment{
    color: #F8A428;
  }
  a.make-appointment:hover{
    color: #013467;
	text-decoration: underline;
  }
.course-head h6 {
    margin-bottom: 0px;
}
.elementor-kit-4081 h6{
	margin-bottom: 0px !important;
}
.space-remove p {
    margin-bottom: 0px !important;
}
  .schedule-visit li::marker{
    font-family: 'Montserrat', sans-serif;
  }

  /* Blog Landing Page */
  
 body .blog-post-content .elementor-post__text{
    display: flex;
  }
  .blog-post-content .elementor-post__title{
    order: 2;
    line-clamp: 2;
  }
  .blog-post-content .elementor-post__meta-data{
    order: 1;
  }
  .blog-post-content .elementor-post__excerpt{
    order: 3;
    line-clamp: 3;
  }
  .blog-post-content .elementor-post__read-more{
    order: 4;
  }
 body .blog-post-content .elementor-post__read-more:hover{
    color:#013467 !important;
  }
.blog-post-content .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    height: auto;
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    transform: scale(1.01) translate(-50%, -50%);
    width: 100%;
    height: 100%;
    width: auto;
}
  .blog-post-content .elementor-post__title:hover a{
    color: #F8A428 !important;
  }
  .category-list-blog .elementor-widget-container h5{
    display: none;
  }
  .category-list-blog form select {
    border: none;
    background: transparent;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #013467;
  }
  .category-list-blog form option{
    border: none;
    background: transparent;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #013467;
  }
  .category-list-blog form select:focus-visible {
    outline: none;
  }
 
.condition-list ul.elementor-icon-list-items li span {
    padding-right: 30px;
}
.condition-list .elementor-3964 .elementor-element.elementor-element-5a4f8a9 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after {
    border-top-width: 0.5px;
}

.course-team-link h6 a {
    color: #f8a428;
    text-decoration: underline;
}
.course-team-link h6 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    text-transform: capitalize;
}

@media screen and (max-width: 1440px) {
    
.category-list-blog form select {
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
  }
  .category-list-blog form option{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
	.condition-list ul.elementor-icon-list-items li span {
    padding-right: 0px;
}
	
.course-team-link h6 {
    font-size: 20px;
    line-height: 28px;
}
	
}


@media screen and (max-width: 1024px) {
    
.category-list-blog form select {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  }
  .category-list-blog form option{
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
	.mobile-nav-menu nav {
    padding-top: 67px;
    padding-bottom: 82px;
}
	.mobile-nav-menu nav ul li a {
    line-height: 26px !important;
}
.mobile-nav-menu nav .sub-menu li a {
    padding-bottom: 0px !important;
	padding-left: 0px !important;
}
	.mobile-nav-menu nav .sub-menu {
    padding-bottom: 10px;
		margin-top: -10px;
}
.mobile-nav-menu nav .sub-menu li a{
	font-size: 18px !important;
}
	
}
 @media screen and (max-width: 767px) {
.category-list-blog form select {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
  .category-list-blog form option{
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
  }
	 .course-team-link h6 {
    font-size: 18px;
    line-height: 24px;
}

}

/* Blog Single */

.post-content h2 , .post-content h3 , .post-content h4, .post-content h5, .post-content h6{
    margin-top: 42px;
}
.post-content h2{
	margin-bottom: 10px;
}
.post-content h3 , .post-content h4, .post-content h5, .post-content h6{
	margin-bottom: 10px;
}
.single-blog-comment p.comment-form-comment {
    margin-bottom: 15px;
}
.reply-title h2{
    font-size: 32px;
}
.comment-form .submit{
    border: none;
}
.blog-post-content .uael-post__content-wrap{
  display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.blog-post-content .uael-post__meta-data{
  order: 1;
}
.blog-post-content .uael-post__title{
  order: 2;
}
.blog-post-content .uael-post__excerpt{
  order: 3;
}
.blog-post-content .uael-post__read-more{
  order: 4;
}
.fa-x-twitter:before {
  content: "\e9ca";
}

/* Team Bio */

.blog-post-content .elementor-post__excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body .team-bio p a{
	color: #f8a428;
}
body .team-bio h6{
  color: #1D86B4;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  text-transform: none;
  margin-top: 14px;
}
body .team-bio p{
  margin-bottom: 40px;
}
.small-font{
	font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
body .team-bio h2, .team-bio h3, .team-bio h4, .team-bio h5, .team-bio h6{
	margin-bottom: 10px !important;
}

@media screen and (max-width: 1440px) {
  body .team-bio h6{
    font-size: 22px;
    line-height: 28px;
    margin-top: 0px;
  }
	
	
}

@media screen and (max-width: 1200px){
.elementor-3964 .elementor-element.elementor-element-5a4f8a9 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after {
    width: 100% !important;
    margin-left: auto !important;
}
}

@media screen and (max-width: 1024px) {
/* 	.mobile-nav-menu .uael-nav-menu__submenu-classic{
    position: absolute;
    left: -100%;
} */
  body .team-bio h6{
    font-size: 20px;
    line-height: 26px;
    margin-top: 0px;
  }
	body .team-bio p{
  margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
  body .team-bio h6{
    font-size: 18px;
    line-height: 24px;
    margin-top: 0px;
  }
	body .team-bio p{
  margin-bottom: 20px;
}
	.wp-block-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
figure .wp-block-embed__wrapper{
  position:initial;
}
figure.is-type-video{
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

	.uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline__line {
        left: 18px;
        right: auto;
    }
	.elementor-3964 .elementor-element.elementor-element-5a4f8a9 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after {
    width: 100% !important;
    margin-left: auto !important;
}


}

/* Initial state of the icon list */
.your-section-class .elementor-icon-list-items {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
} 

/* Sticky state of the section */
.sticky .your-section-class {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
} 

/* Make the icon list visible and start the fade-in animation when section becomes sticky */
.sticky .your-section-class .elementor-icon-list-items {
  opacity: 1;
  visibility: visible;
}

/* Add fade-in effect to each icon item */
 .your-section-class .elementor-icon-list-item {
  opacity: 0;
  animation: fadeIn 2s ease forwards;
} 

/* Keyframes for fade-in animation */
 @keyframes fadeIn {
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}  



@media(max-width: 1024px) and (min-width:768px) {
    .elementor-6100 .elementor-element.elementor-element-395891f {
        --width:100%;
    }

    .elementor-6100 .elementor-element.elementor-element-f44d1dc {
        --width: 100%;
    }

    .elementor-6100 .elementor-element.elementor-element-911248a {
        --width: 100%;
    }

    .elementor-6100 .elementor-element.elementor-element-c2089f0 {
        --width: 100%;
    }
	.functional-timeline .uael-day-new.uael-day-right {
    padding-right: 0px;
}
	.uael-timeline--center .uael-timeline-left .uael-day-new{
		padding-left: 0px;
	}
}

.search-no-results .uael-post__grid-empty{
	text-align: center;
}
.search-no-results .uael-post__grid-empty p{
	margin-bottom: 30px;
}

.archive-title-prefix {
  display: none !important;
}


