.uicore-branding{
        display: none !important;
}
/* Hide UiCore SVG underline that is misaligned */
.uicore-svg-wrapper {
    display: none !important;
}

/* Create a solid highlight behind the word instead of SVG */
.ui-e-headline-highlighted {
    position: relative;
    display: inline-block;
    padding: 0 .12em;
    background-color: #DFF9F1; /* mint / peach – change to your color */
    box-shadow: 0 0.25em 0 #DFF9F1; /* extends the bar slightly below text */
}

.elementor-sticky--active {
	 background: #FFF !important;
}
.page-id-1081 header.uicore.uicore-page-title.uicore-section.uicore-box {
    display: none !important;
}
.benifit:hover {
	    transform: translateY(-10px);
}
.benifit {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.bubbles {
	position: relative;
}
   .bubbles:before {
position: absolute;
    content: '';
    background: #ffd585;
    width: 200px;
    height: 200px;
    top: -100px;
    left: 40px;
    border-radius: 100px;
}


   .bubbles:after {
position: absolute;
    content: '';
    background: #70d4ff;
width: 120px;
    height: 120px;
    top: -100px;
    right: 90px;
    border-radius: 100px;
}
.benifit .elementor-widget-container {
    height: 350px !important;
}
.three-contianer {
	    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.benifits .elementor-column-gap-default {
	    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.benifits .elementor-col-16 {
	width: 100% !important;
}
.tp-widget-wrapper {
    text-align: left !important;
	max-width: 100% !important;
}
    .uicore-page-title.uicore-section>.uicore {
        padding: 40px 5px !important;
    }
.uicore-page-title .uicore h1.uicore-title {
    margin: 12px 0px !important;
    font-size: 45px !important;
    max-width: 80% !important;
}
.uicore-single-header h1 {
    font-size: 48px !important;
}

.accord .wpr-accordion-item-wrap {
    margin: 12px 0px !important;
    background: #fff;
    border-radius: 10px !important;
}
  .accord span.wpr-title-icon:after {
		content: '';
    position: absolute;
    background: #efefef;
    width: 45px;
    height: 45px;
    left: 9px;
    top: 2px;
    border-radius: 50px;
    z-index: 0;
}
.accord span.wpr-title-icon {
    position: relative;
} 
.accord .wpr-title-icon svg {
    z-index: 99 !important;
    position: relative;
}

.accord button {
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    border-radius: 30px 30px 30px 30px;
    padding: 14px 35px 14px 35px;
	    background: #2966cc;
    color: #fff !important;
	border: 2px solid #2966cc;
	    cursor: pointer;
	margin-top: 20px;
	    letter-spacing: 0.5px;
    width: 100%;
}
.accord button:hover {
	    background: #fff;
	border: 2px solid #2966cc;
    color: #2966cc !important;
}
.accord .wpr-acc-panel p{
    text-align: left;
}
.data-form .ui-e-form .ui-e-field-subgroup {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0px;
}

.ui-e-field-type-select.ui-e-field-group.elementor-column.ui-e-field-group-field_646180d.elementor-col-50 .ui-e-field-select {
    display: unset !important;
}
.data-form select {
    height: 42px !important;
}
.data-form .ui-e-field-option {
    gap: 8px !important;
}

.partners-logo .elementor-icon-box-wrapper:hover span.elementor-icon {
    background: #F3F7F8;
    border: 1px solid #F3F7F8;
}
.partners-logo svg {
    padding: 10px 10px 0px 10px;
}
.partners-logo span.elementor-icon {
       padding: 4px 10px;
    border-radius: 100px;
    background: #fff;
    border: 1px solid #2966cc;
}

.partners-logo .elementor-icon-box-description {
	opacity: 0;
}
.partners-logo:hover .elementor-icon-box-description {
	opacity: 1;
}

.back-border {
	position: relative;
}
.back-border:after {
content: '';
    position: absolute;
    width: 1120px;
    left: 0px;
    right: 0;
    margin: 0 auto;
    top: 19%;
    z-index: 0;
    border: 1px dashed #2966cc;
}
.ui-author-box {
    display: none !important;
}
.cnct-hover {
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.cnct-hover:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
    h1.ui-e--highlighted-text {
        line-height: 60px !important;
    }

.elementor-widget-text-editor p {
    line-height: 26px !important;
}

.wv .elementor-widget-container, .wv p {
	line-height: 34px !important;
}

 @media (min-width: 1024px) and (max-width: 1300px) {
.html-tool .elementor-widget-container {
        margin: 00px 0px 0px -83px !important;
    }
	.back-border:after {
    width: 854px;
    top: 16%;
}
}


@media screen and (max-width: 1700px) {
.bubbles:before {
    width: 120px;
    height: 120px;
    top: -12px;
    left: 40px;
}
	.bubbles:after {
    width: 90px;
    height: 90px;
    top: -10px;
    right: 90px;
}
	.after-dots:before {
    width: 100px;
    height: 100px;
    bottom: 0px;
    right: 5px;
}
	.after-dots:after {
    width: 125px;
    height: 150px;
    top: 350px;
    left: 0px;
}
}
@media screen and (max-width: 1024px) {
	.benifit .elementor-widget-container {
    height: 320px !important;
}
.bubbles:before {
        width: 90px;
        height: 90px;
        top: 50px;
        left: 170px;
    }
	.bubbles:after {
    width: 70px;
    height: 70px;
    top: 40px;
    right: 50px;
}
.after-dots:after {
    width: 100px;
    height: 100px;
    top: 244px;
    left: 80px;
    z-index: 0;
}	
.after-dots:before {
    width: 250px;
    height: 100px;
    bottom: 0px;
    right: 50px;
}
	.three-contianer {
    gap: 12px;
}
	.benifits .elementor-column-gap-default {
    gap: 12px;
}
	.uicore-page-title .uicore h1.uicore-title {
    margin: 8px 0px !important;
    font-size: 32px !important;
    max-width: 100% !important;
}
.data-form .ui-e-form .ui-e-field-subgroup {
    grid-template-columns: repeat(3, 1fr);
}
.data-form .ui-e-field-option {
    align-items: flex-start !important;
    gap: 12px !important;
}
	.back-border:after {
		display: none;
	}
	.partners-logo .elementor-icon-box-description {
	opacity: 1;
}
	.ui-e--highlighted-text {
    line-height: 45px !important;
}
	.cnct-hover {
transition: none !important;
}
.cnct-hover:hover {
    transform: translateY(0px);
    box-shadow: 0;
}
	}	
@media screen and (max-width: 767px) {
	.benifit .elementor-widget-container {
    height: 380px !important;
}
	.after-dots:after, .after-dots:before {
		display: none !important;
	}
	    .bubbles:before {
        width: 50px;
        height: 50px;
        top: -5px;
        left: 10px;
    }
	    .bubbles:after {
        width: 35px;
        height: 35px;
        top: 20px;
        right: 36px;
    }
	.three-contianer {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
}
	.benifits .elementor-column-gap-default {
	    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 11px;
}
.benifit:hover {
	    transform: translateY(0px);
}
	.uicore-page-title .uicore h1.uicore-title {
    margin: 8px 0px !important;
    font-size: 26px !important;
}
	.uicore-page-title.uicore-section>.uicore {
    padding: 30px 5px !important;
}.uicore-page-title .uicore p {
    font-size: 16px !important;
	}
	.uicore-single-header h1 {
    font-size: 26px !important;
}
	blockquote {
    margin: 20px auto;
    padding: 30px 20px !important;
	}
.single-post .uicore-single-header .uicore-entry-meta {
    flex-wrap: wrap !important;
    gap: 2px !important;
}	
	
.wp-block-latest-posts__featured-image img {
    height: 111px !important;
}	
 .e-n-tabs-heading {
    display: block !important;
	}
.e-n-tab-title {
/*         max-width: 280px !important; */
        margin: 0 auto;
        width: 100% !important;
    }
	    .data-form .ui-e-form .ui-e-field-subgroup {
        grid-template-columns: repeat(2, 1fr);
    }
	h1.ui-e--highlighted-text, h2.ui-e--highlighted-text {
    line-height: 30px !important;
}
	
.grid-imgs .gallery {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 10px;
}	
.grid-imgs figure.gallery-item {
    margin-bottom: 10px !important;
}	
	
}