/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.hom-galley img {
    height: 274px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}
.counter-brand .elementor-counter-number-wrapper {
    border: 2px solid #000;
    border-radius: 50%;
    width: 150px !important;
    display: inline-block;
    line-height: 147px;
	    margin: 0 auto;
}
.border-boxes {
    border-radius: 50px;
    -webkit-box-shadow: inset 0px 0px 0px 8px rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0px 0px 0px 8px rgba(255,255,255,0.5);
    box-shadow: inset 0px 0px 0px 8px rgb(255 255 255 / 50%);
}
footer#site-footer {
    margin-top: 100px;
}
.sticky-right .elementor-widget-container {
    width: 95px;
    height: 95px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sticky-right {
    position: fixed;
    right: 0;
    width: 150px;
    top: 40%;
	
}

.popup-common {
    position: absolute;
    z-index: 99999;
    top: 160px;
    left: 0;
    right: 0;
	display:none;
}
.popup-inner {
    position: relative;
    backdrop-filter: blur(50px);
}
.close-btn {
    position: absolute;
    right: 60px;
    top: 43px;
	cursor:pointer;
}
.popup-common.active-pp {
    display: block;
}


.home-cards li {
    border-radius: 50px;
    overflow: hidden;
}

.home-cards .caption-wrap {
    background-color: transparent !important;
    text-align: center;
    border-radius: 50px;
    opacity: 1 !important;
    border: 8px solid rgba(255,255,255,.5);
    position: relative !important;
}
.inner-data{  padding: 40px 40px 0px 40px;}

.home-cards .caption-wrap p {
    text-align: justify;
	font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
	min-height: 181px;
}
.home-cards h2 {
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 36px;
    margin-top: 0;
}
.home-cards h3 {
    margin-top: 0px;
    font-weight: 400;
}
.home-cards img.msDefaultImage {
    width: 100% !important;
    height: calc(100% - 155px) !important;
    object-fit: cover;
    object-position: top center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.home-cards .caption {
    padding: 0 !important;
}
.home-cards .caption-wrap img {
    width: calc(100% + 16px) !important;
    border-radius: 0 0 42px 42px;
    margin-left: -8px !important;
    margin-bottom: -8px !important;
    height: 155px !important;
    object-fit: cover;
}
a.emergency-btn {
    background-color: #8A00707D;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #fbf3ff;
    display: inline-block;
    width: 100%;
    border-radius: 14px;
    padding: 10px 30px 10px 30px;
    font-weight: 700;
    font-size: 24px;
    margin: 25px 0;
    cursor: pointer;
	text-decoration:none;
}
.metaslider .flex-control-nav {
    display: none;
}
.ehf-header #masthead {
    z-index: 99;
    position: sticky;
    top: 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.page-id-579 .remove-joinpage {
    display: none;
}
.page-id-579 .homelink {
    display: inline-block !important;
}

@media (max-width:1023px) {
	.metaslider .flex-control-nav {
    display: block;
}
	.home-cards .caption-wrap p {
	font-size: 14px;
    line-height: 14px;
		min-height: 110px;
}
.home-cards h2 {
    font-size: 32px;
    line-height: 30px;
}
.home-cards h3 {
	font-size:22px;
}
	a.emergency-btn {
    font-size: 18px;
    padding: 8px 10px;
    border-radius: 10px;
}
	.inner-data {
    padding: 30px 30px 0px 30px;
}
	.flex-viewport {
    overflow: visible !important;
}
	html , body {overflow-x:hidden;}
	.bg-color-tab > .e-con-inner {
    background-color: #8a0070;
    border-radius: 30px;
}
.hom-galley img {
    height: 242px;
}	
		.ehf-header #masthead {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
}

@media (max-width:767px) {
	.home-cards .caption-wrap p {
	font-size: 14px;
    line-height: 14px;
}
.home-cards h2 {
    font-size: 32px;
    line-height: 30px;
}
.home-cards h3 {
	font-size:22px;
}
	footer#site-footer {
    margin-top: 40px;
}
	.mobile-promise .wpr-slider-title {
    border: 2px solid #24001D;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
		margin:0 auto;
}
	.mobile-promise .wpr-slider-content {
    padding: 0 !important;
}
	.mobile-promise	.wpr-slider-item-overlay {
    display: none;
}
	.mobile-promise .wpr-slider-item {
    height: 200px !important;
}
	.mobile-promise  h3 {
    padding: 10px 0 !important;
    text-align: center;
    line-height: normal !important;
}
	.mobile-promise .slick-list {
    overflow: visible !important;
}
	.mobile-promise .wpr-advanced-slider {
    overflow: visible;
}
.home-cards.join-cards .caption-wrap p {
    min-height: 140px;
}	

}

.home-cards.join-cards li ,
.home-cards.join-cards .caption-wrap{
    border-radius: 20px;
 }



.dpo-text a {
    word-break: break-word;
}

.ehf-header #masthead.header-active {
    position: relative;
}