.title_overlay .elementor-heading-title{
    -webkit-text-stroke: 1px #171717;
    -webkit-text-fill-color: transparent;
     font-size: 100px;
     opacity: .25;
     line-height: 133px;
}
.banner_overlay_text .elementor-heading-title{
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: transparent;
     opacity: .25;
     line-height: 133px;
}
.home_tab .e-n-tabs-heading{
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.home_tab .e-n-tab-title[aria-selected="true"]:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -11px;
}

.price_data sup {
    font-size: 45px;
    top: -44px;
    left: -20px;
    font-family: "Gotham", Sans-serif;
}
.price_data sub {
    font-size: 22px;
    bottom: 3px;
    left: -61px;
}
.price_box_wrapper:after{
    content:'';
    position: absolute;
    width: 100%;
    height:5px;
    background-color: #00BC73;
    bottom: 0;
    left: 0;
}
.social_icon .elementor-social-icon-facebook{
    border-width: 0 1px 0 1px !important;
}
.price_data .elementor-heading-title{
 white-space: nowrap;;
}
.price_box_wrapper:hover .elementor-heading-title{
    color:#fff !important;
}
.price_box_wrapper:hover .elementor-icon-list-text{
    color:#fff !important;
}
.price_box_wrapper:hover .elementor-icon-list-icon svg path{
    fill:#fff !important;
}
.counter_box:before{
    content: '';
    position: absolute;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #00BC73;
    top: 36px;
    left: 9px; 
}
.hr_height .elementor-divider{
height:4px;
background:#001A49;
}
.Hover_box:hover .elementor-heading-title{
    color:#fff !important;
}
.Hover_box:hover .elementor-icon svg path{
    fill:#fff !important;
}
.Hover_box .elementor-icon{
    position: relative;
}
.Hover_box .icon_shape .elementor-icon:before{
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #00BC73;
    border-radius: 50%;
    top: -7px;
    left: 5px;
}
.testimonial_slider .swiper-pagination{
 left: 50% !important;
}
.testimonial_slider .swiper-pagination-bullet{
   aspect-ratio: 1;
   height: 10px;
}
.testimonial_slider .swiper-slide{
    position: relative;
}
.testimonial_slider .swiper-slide:after{
 content:"";
 position: absolute;
 width:100%;
 height:5px;
 background-color: #00BC73;
 left: 0;
 bottom: 0;
}
.Hover_box:after{
    content:"";
    position: absolute;
    width:100%;
    height:8px;
    background-color: #00BC73;
    left: 0;
    bottom: 0;
   }

.contact_form  input[type="email"]{
    padding: 14px !important;
    border-radius: 5px 0 0 5px;
    background:#fff;
    font-size: 18px;
    color: #2C2D30;
}
.contact_form  input[type="email"]::placeholder{
    opacity: .25;
}
.contact_form .wpcf7-submit {
    border-radius: 0 5px 5px 0px !important;
    border: none !important;
    color: transparent !important;
    background-image: url(/wp-content/uploads/2024/12/Cursor-27.svg) !important;
    background-color: rgb(224 227 233 / 50%) !important;
    background: initial;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.contact_form .wpcf7-submit:hover {
    background-image: url(/wp-content/uploads/2024/12/Cursor-27.svg) !important;
    background-color: rgb(224 227 233 / 50%) !important;
    color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.contact_form p{
display: flex;
}
.ekit-menu-nav-link.active{
    font-weight: bold !important;
}
.is-sticky {
    position: fixed !important;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.35s ease-out;
    background: #fff;
    width:100%;
    top:-1px;
}
@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
.demo_form input{
    padding:10px !important;
}
.post_box {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.img_hover_box{
    overflow: hidden;
}
.img_hover_box img{
   transition: all 2s ease-in-out;
}
.post_box:hover .img_hover_box img{
 transform:scale(1.2)
}
.post_box:hover .elementor-heading-title{
    color:var(--e-global-color-8d136a1) !important;
}
.about_form .wpcf7-not-valid-tip  {
    color: #fff;

}
.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -20px;
    font-size: 15px;
}
.main_form .col-sm-6 {
    margin-bottom: 14px;
}
.invalid .wpcf7-response-output{
    display: none;
}
.single-post .menu-item-1729 .ekit-menu-nav-link{
    font-weight: bold !important;
}
.wpcf7-form-control:not([type='submit']),.wpcf7-select{
    color: #000 !important;
    opacity: .5 !important;
}
.image_slider .slick-track {
    display: flex;
    align-items: center;
}
.current_page_item{
    position: relative;
}
.current_page_item::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #00BC73;
    bottom: -9px;
}
.home_ontent-box{
    position: relative;
    z-index: 1;
}
.home_ontent-box::before{
    content: "";
    width: 20px;
    height: 20px;
    background: rgb(0, 188, 115);
    border-radius: 100%;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    animation: 1s linear infinite Dottedripple;
}
.right-col .home_ontent-box::before{
    left: -10px;
}
.left.home_ontent-box::after {
    content: '';
    position: absolute;
    height: 222px;
    border: 1px dashed gray;
    border-radius: 30px;
    border-left: 0;
    width: 250px;
    right: -176px;
    top: 84px;
    z-index: -1;
}
.right.home_ontent-box::after {
    content: '';
    position: absolute;
    height: 217px;
    border: 1px dashed gray;
    border-radius: 30px;
    border-right: 0;
    width: 250px;
    left: -176px;
    top: 85px;
    z-index: -1;
}
@keyframes Dottedripple{
    100% {
        -webkit-box-shadow:  0 0 0 1em #aff5da, 0 0 0 1em #aff5da, 0 0 0 1em #aff5da, 0 0 0 1em transparent;;
        box-shadow: 0 0 0 1em #aff5da, 0 0 0 1em #aff5da, 0 0 0 1em #aff5da, 0 0 0 1em transparent;
        border-radius: 100%;
    }
}
.animationview {
    border-radius: 100%;
    background: rgba(0, 0, 255, 0.1);
    animation: 1s linear infinite ripple;
    position: absolute;
    z-index: -1;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@keyframes ripple{
    0% {
        box-shadow: 0 0 0 0 rgba(0, 188, 115, 0.9), 
        0 0 0 1.5em rgba(0, 188, 115, 0.8), 
        0 0 0 2.5em rgba(0, 188, 115, 0.7), 
        0 0 0 3.5em rgba(0, 188, 115, 0.6);
    }
    100% {
        box-shadow: 0 0 0 1.5em rgba(0, 188, 115, 0.9), 
        0 0 0 2.5em rgba(0, 188, 115, 0.8), 
        0 0 0 3.5em rgba(0, 188, 115, 0.7), 
        0 0 0 5em transparent;
    }
}
.elementor-post-navigation .elementor-post-navigation__next {
    padding-left: 10px;
}
.elementor-post-navigation__prev{
    padding-right: 10px;
}
.image_slider .gallery {
    display: block;
}
.current_page_item::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #00BC73;
    bottom: -9px;
}
.single-post .menu-item-1729 .ekit-menu-nav-link:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #00BC73;
    bottom: -9px;
    left: 0;
}
.footer_link_wrapper .footer-site-link ul li.elementor-icon-list-item:nth-child(3){
    margin-left: 0;
}
.footer_link_wrapper .footer-site-link ul li.elementor-icon-list-item:nth-child(2){
    margin-right: 2px;
}
.footer_link_wrapper .footer-site-link ul li.elementor-icon-list-item:nth-child(2):after{
    display: none;
}