.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"proxima-nova";--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:"proxima-nova";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#FFFFFF;}.elementor-kit-5 a:hover{color:#FFFFFF;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{color:#3C3C3B;accent-color:#3C3C3B;background-color:#DDDCDC;}.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 */html {
    overflow-x: hidden;
}


.jet-mega-menu-list {
    align-items: center !important;
}

.jet-mega-menu-list > * { 
    flex: 1; 
    
}

.jet-mega-menu-list .jet-mega-menu-item::after {
    content: "";
    position: absolute;
    height: 20px;
    top: 6px;
    right: 0;
    border-right: 1px solid #932B54;
}

.jet-mega-menu-list .jet-mega-menu-item:last-of-type::after {
    border: none;
} 

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container__inner {
    background: none !important;
}

#menu-1-3bb0f7c4 li > a {
    text-align: center;
}
.hero-home {
    height: calc(100vh - 125px) !important;
}

.hero {
    height: calc(100vh - 125px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero > div,
.hero-top, 
.hero-top > div {
    height: 100%;
    width: 100vw;
}

.hero:after {
    bottom:0;
}
.jet-slider .sp-grab,
.elementor-widget-jet-slider .jet-slider .slider-pro .jet-slider__item,
.jet-slider .sp-image-container{
    height: calc(100vh - 125px) !important;
}

.title-lines h1::before,
.title-lines h2::before {
    content: "";
    border-left: 1px solid #fff;
    display: inline-block;
    width: 1px;
    height: 40px;
    top: 5px;
    margin-left: -40px;
    position: absolute;
}

.title-lines h1::after,
.title-lines h2::after {
    content: "";
    border-left: 1px solid #fff;
    display: inline-block;
    width: 1px;
    height: 40px;
    top: 5px;
    position: absolute;
    right: 0;
}


.overlay-title .elementor-widget-container {
    min-height: 120px;
    display:flex;
    align-items: center;
    justify-content: center;
}

.elementor-testimonial__footer {
    flex-direction: column-reverse;
}

.elementor-element .elementor-swiper {
    padding-bottom: 30px;
}

.elementor-7 .elementor-element.elementor-element-f2ae1c6 .elementor-testimonial__name {
    display: block;
}

.elementor-7 .elementor-element.elementor-element-f2ae1c6 .elementor-swiper-button {
    /*margin-top: 220px;*/
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #932B54;
    padding: 10px;
    border-radius: 50%;
    position: absolute;
    top: 100%;
}

.elementor-7 .elementor-element.elementor-element-f2ae1c6 .elementor-swiper-button:hover {
    background-color: #932B54;
    color: #fff;
    border: 1px solid #932B54;
    padding: 10px;
    border-radius: 50%;
}

.elementor-7 .elementor-element.elementor-element-f2ae1c6 .elementor-swiper-button.elementor-swiper-button-prev {
    left: auto;
    right: 50%;
}

.elementor-7 .elementor-element.elementor-element-f2ae1c6 .elementor-swiper-button.elementor-swiper-button-next {
    left: 50%;
    right: auto;
}

.elementor-7 .elementor-element.elementor-element-f2ae1c6 .elementor-testimonial__image img {
    height:auto !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #DDDCDC;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #DDDCDC;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #DDDCDC;
}

.team-prof-qual {
    color: #932B54;
    font-family: "proxima-nova", Sans-serif;
    font-size: 41px;
    font-weight: 300;
} 

#search-form input {
    background: none;
    padding: 0 20px;
}
#search-form button {
    padding: 0 30px 0 0;
}

.text-white-bg a,
.single-post .elementor-widget-text-editor a {
    color: #3C3C3B;
    text-decoration: underline;
}

.text-white-bg a:hover {
    color: #3C3C3B;
    text-decoration: none;
}

.text-blue-bg a {
    color: #FFF;
    text-decoration: underline;
}

.text-blue-bg a:hover {
    color: #FFF;
    text-decoration: none;
}

@media only screen and (max-width: 1023px) {
    .overlay-title .elementor-widget-container {
    min-height: 160px;
    }
}

@media only screen and (max-width: 768px) {
    .hero-home {
        height: calc(100vh - 165px) !important;
    }

    .hero {
        height: calc(100vh - 165px);
    }
    
    .overlay-title .elementor-widget-container {
    min-height: 110px;
    }
    .services-section .elementor-column {
        min-height: 400px;
    }
    .title-lines,
    .title-lines {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        margin: 0 14px;
    }
    .title-lines h1::before,
    .title-lines h2::before,
    .title-lines h1::after,
    .title-lines h2::after {
        display: none;
    }
    
    #search-form input {
        padding: 0 0 0 20px;
    }

    #search-form button {
        padding: 0;
        margin-right: 20px;
    }
    #search-form .elementor-search-form__container {
        min-height: 40px;
    }
}

/* Force JetMenu dropdown to break out to full viewport width */
.jet-mega-menu-sub-menu,
.jet-menu-dropdown {
    position: absolute !important;
    left: 50% !important;
    width: 100vw !important;
    max-width: 100vw !important;
    transform: translateX(-50vw) !important;
    margin-left: 0 !important;
    right: auto !important;
}

/* Stop any parent from clipping it */
header,
nav,
.jet-menu,
.jet-mega-menu,
.site-header,
.elementor-location-header {
    overflow: visible !important;
}/* End custom CSS */