/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/





.swiper-container.eael-post-carousel.eael-post-grid {
    overflow: hidden;
}
.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back, 
.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back {
    transform: translateX(-101%) translateY(0);
}
.eael-content-timeline-container {
    width: 100%;
    max-width: 100%;
  	padding-bottom: 0;
}

.entry-content p {
    margin-bottom: 0px !important;
}
.aboutbox a.elementor-cta {
    text-decoration: none !important;
}

.line_stylee::before {
	pointer-events: none;
	display: flex;
	justify-content: center;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image:
		linear-gradient(to right, #ffffff78 10%, transparent 10%, transparent 62%, #ffffff78 62%),
		linear-gradient(to right, #ffffff78 10%, transparent 10%, transparent 62%, #ffffff78 62%),
		linear-gradient(to right, #ffffff78 10%, transparent 10%, transparent 62%, #ffffff78 62%),
		linear-gradient(to right, #ffffff78 10%, transparent 10%, transparent 62%, #ffffff78 62%);
	background-position: 10% 0, 35% 0, 62% 0, 90% 0;
	background-size: 2px 100%;
	background-repeat: no-repeat;
	opacity: 0.5;
}

.whitebgg::before {
	opacity: 0.15;
	background-image: linear-gradient(to right, #b7b7b7 10%, transparent 10%, transparent 62%, #b7b7b7 62%),
		linear-gradient(to right, #b7b7b7 10%, transparent 10%, transparent 62%, #b7b7b7 62%),
		linear-gradient(to right, #b7b7b7 10%, transparent 10%, transparent 62%, #b7b7b7 62%),
		linear-gradient(to right, #b7b7b7 10%, transparent 10%, transparent 62%, #b7b7b7 62%);
}

#homeblogs article.eael-grid-post {
    margin-top: 50px;
    transition: margin 0.3s ease-in-out; /* Adjust duration and timing function as needed */
}

#homeblogs .swiper-slide.swiper-slide-active article.eael-grid-post {
    margin: 0;
}








.treatmentbox .elementor-column:hover {
    background: #61CE703D;
}
.bar_icon {
	border-top: 5px solid #e5e5e5;
	border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #e5e5e5 0, #e5e5e5 3px) 5;
	border-top: 0px;
}

.bar_icon .elementor-icon {
	background-color: transparent;
	border: 5px solid #e5e5e5;
	border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #e5e5e5 0, #e5e5e5 3px) 3;
	border-top: 0px;
	padding: 12px;
}
#total_bar_icon .bar_icon .elementor-icon {
	border: 5px solid #e5e5e5 !important;
	border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #e5e5e5 0, #e5e5e5 3px) 5 !important;
}

#total_bar_icon .bar_icon:hover .elementor-icon {
    border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #2f3548 0, #2f3548 3px) 5 !important;
}
#total_bar_icon h3.elementor-icon-box-title {
	margin-top: 25px;
}

.contactbar {
    border-top: 5px solid #e5e5e5;
    border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #e5e5e5 0, #e5e5e5 3px) 5;
}


.full_bar_icon .elementor-icon {
	background-color: transparent;
	border: 5px solid #61CE703D;
	border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #61CE703D 0, #61CE703D 3px) 3;
	border-top: 5px solid #61CE703D !important;
	padding: 12px;
}

.full_bar_icon .elementor-icon-box-icon {
	position: relative;
}

.full_bar_icon .elementor-icon-box-icon::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 5px;
	top: 40%;
	width: 39%;
	background-color: transparent;
	border: 3px solid rgba(0, 0, 0, .1);
	border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #61CE703D 0, #61CE703D 3px) 3;
}

.full_bar_icon .elementor-icon-box-icon::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	height: 5px;
	top: 40%;
	width: 39%;
	background-color: transparent;
	border: 3px solid rgba(0, 0, 0, .1);
	border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #61CE703D 0, #61CE703D 3px) 3;
}
#total_bar_icon .bar_icon .elementor-icon-box-wrapper::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 5px;
    top: 0;
    width: 75%;
    background-color: transparent;
    border: 3px solid rgba(0, 0, 0, .1);
    border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #e5e5e5 0, #e5e5e5 3px) 3;
}
#total_bar_icon .bar_icon .elementor-icon-box-wrapper:hover::after{
	border-color: #bcff00;
	border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #2f3548 0, #2f3548 3px) 5;
}
.full_bar_icon:hover .elementor-icon-box-icon::after,
.full_bar_icon:hover .elementor-icon-box-icon::before,
.full_bar_icon:hover .elementor-icon {
	border-color: #bcff00;
	border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #7EB943 0, #7EB943 3px) 5;
}
.full_bar_icon:hover .elementor-icon-box-icon i {
    color: #7EB943;
}








.verticalrightborder {
	border-right: 1px solid;
    border-image: radial-gradient(#FAF9F600,#181818 ,#FAF9F600) 1;
	 border-image: radial-gradient(rgba(250, 249, 246, 0) 6%, #181818 14.33%, rgba(250, 249, 246, 0) 89%) 1;
}
.horizontalbottomborder  {
	border-bottom: 1px solid;
    border-image: radial-gradient(#FAF9F600,#181818 ,#FAF9F600) 1;
   border-image: radial-gradient(rgba(250, 249, 246, 0) 6%, #181818 14.33%, rgba(250, 249, 246, 0) 89%) 1;
}


.hideshowicondesc p.elementor-icon-box-description {
	position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    -moz-transition: height 0.5s ease;
    -webkit-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

.hideshowicondesc:hover p.elementor-icon-box-description {
	-webkit-animation: grow 0.5s forwards;
    -moz-animation: grow 0.5s forwards;
    -o-animation: grow 0.5s forwards;
    animation: grow 0.5s forwards;
    transition: grow 0.5s forwards;
    height: 100%;
}
.hideshowicondesc:not(:hover) p.elementor-icon-box-description {
	-webkit-animation: nogrow 0.5s forwards;
    -moz-animation: nogrow 0.5s forwards;
    -o-animation: nogrow 0.5s forwards;
    animation: nogrow 0.5s forwards;
    transition: nogrow 0.5s forwards;
    height: 0%;
}

.hideshowicondesc p.elementor-image-box-description {
	position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    -moz-transition: height 0.5s ease;
    -webkit-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

.hideshowicondesc:hover p.elementor-image-box-description {
	-webkit-animation: grow 0.5s forwards;
    -moz-animation: grow 0.5s forwards;
    -o-animation: grow 0.5s forwards;
    animation: grow 0.5s forwards;
    transition: grow 0.5s forwards;
    height: 100%;
}
.hideshowicondesc:not(:hover) p.elementor-image-box-description {
	-webkit-animation: nogrow 0.5s forwards;
    -moz-animation: nogrow 0.5s forwards;
    -o-animation: nogrow 0.5s forwards;
    animation: nogrow 0.5s forwards;
    transition: nogrow 0.5s forwards;
    height: 0%;
}

@keyframes grow {
     0% {
          height: 0;
          transition: height 0.5s ease
     }
     100% {
          height: 185px;
          transition: height 0.5s ease
     }
}
@keyframes nogrow {
     0% {
          height: 185px;
          transition: height 0.5s ease
     }
     100% {
          height: 0px;
          transition: height 0.5s ease
     }
}



div#makeithalf ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.setpostemail {
    position: fixed;
    background: #80b948;
    z-index: 11111;
    color: #fff;
    padding: 10px;
    right: 2%;
    bottom: 3%;
    border-radius: 50%;
    width: 50px;
    height: 50px
}

.setpostemail a {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.setpostemail a svg {
    height: 22px;
    width: 22px;
    margin: auto;
    fill: #fff
}
.esz_post_link a {
    background-color: #7EB943;
    text-decoration: none !important;
    color: #FFFFFF !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #7EB943;
    border-radius: 25px 25px 25px 25px;
    padding: 5px 30px 5px 30px;
    /* margin: auto; */
    float: left;
}
.esz_post_link {
    text-align: center;
    float: left;
    width: 100%;
}

@media (max-width:280px){
	
}
@media (max-width:767px){
	.eael-post-carousel.swiper-container .swiper-slide {
        text-align: center;
        width: 100% !important;
    }
	.mobilebottom {
        border-bottom: 1px solid;
        border-right: 0px;
        border-left: 0px;
        border-top: 0px;
    }
	@keyframes grow {
		 0% {
			  height: 0;
			  transition: height 0.5s ease
		 }
		 100% {
			  height: 220px;
			  transition: height 0.5s ease
		 }
	}
	@keyframes nogrow {
		 0% {
			  height: 220px;
			  transition: height 0.5s ease
		 }
		 100% {
			  height: 0px;
			  transition: height 0.5s ease
		 }
	}
	div#makeithalf ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width:1024px) and (min-width:768px) {
	@keyframes grow {
		 0% {
			  height: 0;
			  transition: height 0.5s ease
		 }
		 100% {
			  height: 250px;
			  transition: height 0.5s ease
		 }
	}
	@keyframes nogrow {
		 0% {
			  height: 250px;
			  transition: height 0.5s ease
		 }
		 100% {
			  height: 0px;
			  transition: height 0.5s ease
		 }
	}
	div#makeithalf ul {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width:1280px) and (min-width:1024px) {
	@keyframes grow {
		 0% {
			  height: 0;
			  transition: height 0.5s ease
		 }
		 100% {
			  height: 220px;
			  transition: height 0.5s ease
		 }
	}
	@keyframes nogrow {
		 0% {
			  height: 220px;
			  transition: height 0.5s ease
		 }
		 100% {
			  height: 0px;
			  transition: height 0.5s ease
		 }
	}
	div#makeithalf ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (min-width:1280px) and (max-width:1400px) {
	div#makeithalf ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	@keyframes grow {
		 0% {
			  height: 0;
			  transition: height 0.5s ease
		 }
		 100% {
			  height: 185px;
			  transition: height 0.5s ease
		 }
	}
	@keyframes nogrow {
		 0% {
			  height: 185px;
			  transition: height 0.5s ease
		 }
		 100% {
			  height: 0px;
			  transition: height 0.5s ease
		 }
	}
}


