/* 
Theme Name: Hello Elementor Child
Theme URI: 
Template: hello-elementor
Version: 1.0.1
*/

body{
    color: #2B3E6B;
}

div#footer-newsletter form {
    display: flex;
    justify-content: space-between;
    border-radius: 8px;
/*     overflow: hidden; */
}

div#footer-newsletter .gform_body.gform-body {
    width: calc(100% - 160px);
}

div#footer-newsletter {
    max-width: 424px;
    margin: 0 auto;
}

div#footer-newsletter .gform_footer.top_label{
    padding: 0;
    margin: 0;
}

div#footer-newsletter input#input_1_1 {
    height: 64px;
    border-radius: 0;
    border: 0;
    padding: 0 18px;
    color: #2B3E6B;
    font-family: 'Proxima Nova';
    font-size: 20px;
}

section.quick-links .elementor-icon-box-wrapper {
    max-width: 312px;
    margin: 0 auto;
}

a.eael-twitter-feed-item-meta {
    display: none;
}

div#footer-newsletter input#gform_submit_button_1 {
    width: 160px;
    height: 100%;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 24px;
    padding: 0 10px;
    font-weight: 600;
}

select::-ms-expand {
    display: none;
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-image: url(images/select-arrow.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: calc(100% - 16px) 50%;
    border-radius: 8px;
}

.elementor-widget-text-editor ul li {
    margin-bottom: 16px;
}

.elementor-widget-text-editor ul li:last-child {
    margin-bottom: 0;
}

div.elementor-widget-reviews .elementor-main-swiper, div.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100%;
}

.elementor-element.post-categories a {
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    background: #D3D6E0;
    font-weight: 400;
    padding: 12px 16px;
    border-radius: 30px;
    margin-right: 16px;
}

.elementor-element.post-categories a:hover {
    background: #2B3E6B;
    color: #fff;
}

select.jet-select__control {
    min-width: 336px;
    background-size: 10px;
    border: 1px solid #D3D6E0;
    border-radius: 8px;
    color: #2B3E6B;
    font-size: 24px;
}

body.single-post .elementor-widget-theme-post-content img.size-full {
    width: 100%;
    margin: 48px 0;
}

body.single-post .elementor-widget-theme-post-content ul {
    margin-bottom: 24px;
    margin-top: 24px;
}

body.single-post .elementor-widget-theme-post-content ul li {
    margin-bottom: 12px;
}

body.single-post .elementor-widget-theme-post-content h3 {
    margin: 48px 0;
}

body.single-post span.elementor-post-info__terms-list a {
    text-decoration: none;
}

a.elementor-testimonial-name {
    text-decoration: none;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}

p:last-child {
    margin-bottom: 0;
}

div.elementor-widget-testimonial-carousel .swiper-slide {
    padding: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -16px;
}

.gform_wrapper.gravity-theme .gfield select {
    padding: 12px 24px 12px 24px;
}

.gform_wrapper.gravity-theme .gfield textarea {
    margin-bottom: -12px;
}

.elementor-1373 .elementor-element.elementor-element-2a152783 a.elementor-post__read-more:hover{
    background: #EE4F5E;
}

.elementor-testimonial-details a.elementor-testimonial-name {
    text-decoration: underline;
}

a.elementor-testimonial-job {
    text-decoration: none;
    pointer-events: none;
}

.elementor-widget-testimonial-carousel .swiper-slide {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.topics-list-grid .elementor-widget-container > ul:not(.slick-dots){
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    align-items: center;
}

.topics-list-grid .elementor-widget-container > ul:not(.slick-dots) > li, 
.topics-list-grid .elementor-widget-container > ul:not(.slick-dots) li.slick-slide{
    background: #fff;
    line-height: 1;
    padding: 20px 24px;
    width: calc(100%/3 - 40px);
    margin: 0px 20px 40px;
    border-left: 0px solid #00A362;
    box-shadow: 0px 0px 48px rgba(0, 0, 0, 0.08), inset 4px 0px 0px #00A362;
}

span.mobile-acc-toggle:after,
span.mobile-acc-toggle:before {
    position: absolute;
    content: '';
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 4px;
    right: 0;
}

span.mobile-acc-toggle:before{
    background-image: url(images/plus.svg);
}

span.mobile-acc-toggle:after{
    background-image: url(images/minus.svg);
    opacity: 0;
}

span.mobile-acc-toggle{
    display: none;
}

@media screen and (max-width: 767px) {
    .topics-list-grid .elementor-widget-container > ul:not(.slick-dots) {
        display: block;
        /*padding: 0 24px;*/
    }
    .topics-list-grid .elementor-widget-container > ul:not(.slick-dots) > li,
    .topics-list-grid .elementor-widget-container > ul:not(.slick-dots) .slick-slide li{
        width:100%;
        margin: 0 24px 0;
    }
    .topics-list-grid .elementor-widget-container > ul:not(.slick-dots) > li,
    .topics-list-grid .elementor-widget-container > ul:not(.slick-dots) .slick-slide li{
        margin-bottom: 24px;
    }

    .topics-list-grid .elementor-widget-container > ul:not(.slick-dots) .slick-slide li {
        margin: 20px 24px 20px;
        max-width: calc(100% - 48px);
        box-shadow: 0px 0px 20px rgb(0 0 0 / 8%), inset 4px 0px 0px #00a362;
        padding: 16px 24px;
		font-size: 16px;
		line-height: 24px;
    }

    html, body {
        overflow-x: hidden;
    }

    .topics-list-grid .elementor-widget-container > ul:not(.slick-dots) .slick-slide > div + div {
        margin-top: -16px;
    }

    .topics-list-grid .elementor-widget-container > ul:not(.slick-dots) > li {
        margin: 0 24px 24px 24px;
        max-width: calc(100% - 48px);
    }

    .accordion-mobile + div{
        display: none;
    }

    .accordion-mobile.active span.mobile-acc-toggle:before{
        opacity: 0;
    }

    .accordion-mobile.active span.mobile-acc-toggle:after{
        opacity: 1;
    }

    .accordion-mobile.active + div{
        display: block;
    }

    span.mobile-acc-toggle{
        display: block;
    }

}

@media screen and (max-width: 767px) {

    .page-content ul{
        padding-left: 24px;
    }
	
	.page-content ul li {
		font-size: 18px;
		line-height: 24px;
	}

    .elementor-widget-text-editor ul li {
        margin-bottom: 10px;
    }

    div#footer-newsletter form {
        flex-wrap: wrap;
    }

    div#footer-newsletter .gform_body.gform-body {
        width: 100%;
    }

    div#footer-newsletter input#gform_submit_button_1 {
        width: 100%;
        height: 64px;
        border-radius: 6px;
    }

    div#footer-newsletter .gform_footer.top_label {
        width: 100%;
        margin-top: 16px;
    }

    div#footer-newsletter input#input_1_1 {
        border-radius: 8px;
        text-align: center;
    }
    
    ul.slick-dots {
        text-align: center;
        padding: 0!important;
        position: static;
        margin-top: 20px;
    }

    ul.slick-dots button {
        display: none!important;
    }

    ul.slick-dots li {
        border: 2px solid #00A362;
        margin: 0 8px;
        border-radius: 50%;
		height: 16px;
    	width: 16px;
    }

    ul.slick-dots li.slick-active {
        background: #00A362;
    }

    .faqs .accordion-mobile.elementor-widget.elementor-widget-heading {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }

    .faqs span.mobile-acc-toggle {
        min-width: 24px;
        height: 24px;
        position: relative;
        margin-bottom: 8px;
    }
}

* {
    text-decoration-thickness: 1px!important;
}

.kb-testimonials .swiper-wrapper {
    align-items: center;
}

.elementor-testimonial__name {
    text-decoration: none!important;
}

span.elementor-testimonial__name > a {
    text-decoration: underline!important;
}

.content a {
    font-weight: 400;
}

body .gform_wrapper .gfield_validation_message, body .gform_wrapper .validation_message {
    padding: 10px 10px!important;
    font-size: 12px;
    line-height: 1!important;
    height: auto;
    min-height: 10px;
}

header.elementor-section ul.elementor-nav-menu > li > a.elementor-item-active {
    font-weight: bold!important;
}

.elementor-nav-menu .sub-arrow {
    display: none;
}

.mysticky-welcomebar-fixed .mysticky-welcomebar-close {
    text-indent: -99999px;
    background-image: url(images/x.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 50%!important;
    transform: translateY(-50%);
    right: 30px!important;
}

.mysticky-welcomebar-content {
    padding-right: 20px;
    padding-top: 5px;
}

.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a {
    padding: 9px 25px 5px!important;
}

.mysticky-welcomebar-fixed .mysticky-welcomebar-close:hover {
    transform: translateY(-50%) scale(1.2)!important;
}

.gform_validation_errors {
    display: none;
}

.gform_wrapper .gfield_error [aria-invalid=true] {
    border: 2px solid #f00 !important;
}

body .gform_wrapper .gfield_validation_message, body .gform_wrapper .validation_message {
    color: #58595b;
    font-weight: normal;
    position: absolute;
    left: 0;
    bottom: -20px;
    background: transparent;
    border: 0;
    padding: 0!important;
}

.gform_wrapper.gravity-theme .gfield {
    position: relative;
}


@media all and (min-width: 768px){
    div#validation_message_1_1 {
        position: absolute;
        bottom: -50px;
        left: 0;
    }

    div#gform_1_validation_container {
        display: none;
    }
}
@media all and (max-width: 767px){
    .mysticky-welcomebar-fixed-wrap{
        text-align: center;
    }
    .elementor-3783 .elementor-element.elementor-element-c307bd3 > .elementor-element-populated {
        padding-right: 0!important;
    }
}
.gfield_validation_message {
    color:#EBB9B9;
}
body .gform_wrapper .gfield_validation_message, body .gform_wrapper .validation_message {
    padding:10px !important;
	display:block;
    position:relative;
	margin-top:-10px;
	border-radius:6px;	
}
.gfield_error {background-color:transparent !important;}