/**
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
*/
body.home .for_home {
    display: none;
}
.elementor-element.elementor-element-4b7ed73.spec.for_home {
    display: none;
}
body.home .elementor-element.header {
    background: #fff !important ;
}
body .elementor-element.header {
    background: #fff;
}
.btn-full a{
	width:100% !important;
}
.bef-af .swiper-slide-inner img {
/*     filter: gray;
    -webkit-filter: grayscale(1); */
    -webkit-transition: all .8s ease-in-out;
}
.bef-af .swiper-slide-inner img:hover {
/*     filter: none;
    -webkit-filter: grayscale(0); */
    -webkit-transform: scale(1.01);
}
.elementor-element.bg-app a {
    background: #ff7828 !important;
}
.elementor-element.bg-app a:hover {
    background: #fff !important;
}
.accordian_card .elementor-accordion .elementor-tab-title{
	    background: -webkit-linear-gradient(287deg, #3eb399 0%, hsla(22, 64%, 92%, 1) 100%);
    background: #3eb399;
    background: linear-gradient(287deg, #3eb399 0%, hsla(22, 64%, 92%, 1) 100%);
}
.sm-title h4 {
    min-height: 62px;
}

button.premium-modal-trigger-btn.premium-btn-lg.premium-button-none:hover {
    background: #3eb399;
    color: #fff;
}
button.premium-modal-trigger-btn.premium-btn-lg.premium-button-none:hover span {
   
    color: #fff;
}
button.premium-modal-trigger-btn.premium-btn-lg.premium-button-none {
    padding: 8px 20px;
    background: #fff8f8;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 500;
 
    border: 1px solid #acacac;
    box-shadow: 0 5px 10px rgb(0 0 0 / 15%);
}

button.premium-modal-trigger-btn.premium-btn-lg.premium-button-none span{
	   color: #818080;
}
.premium-modal-box-modal-dialog {
    padding: 20px;
}
.premium-modal-box-modal-header {
    background: #3eb399;
    border-radius: 4px 4px 0 0;
    color: #fff;
}
h3.premium-modal-box-modal-title {
    color: #fff;
    font-size: 22px;
    padding: 9px 0 !important;
    display: block;
}
button.premium-modal-box-modal-close {
    border: 1px solid #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    padding: 0;
    color: #fff !important;
}
.premium-modal-box-modal-body {
    background: #ebeaea;
	 color: #424546;
    font-size: 16px;
    text-align: justify;
    line-height: 25px;
	
}
.premium-modal-box-modal-body p {
    color: #424546;
    font-size: 16px;
    text-align: justify;
    line-height: 25px;
	margin-bottom: 1rem;
}
    .premium-modal-box-modal-dialog {
        max-width: 800px;
        max-height: 600px;
        overflow: auto;
    }
.premium-modal-box-modal{
    align-items: flex-start !important;
  
    padding-top: 90px !important;	
}
.entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p {
    margin-bottom: 0.7em;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
            position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    }
.col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    }
.equry {
    padding: 0;
}
.booking-form input, .booking-form .custom-select,.booking-form select {
    height: 54px;
    background-color: #fff;
    border: 1px solid #e0d9c5;
    box-shadow: 0 0 0 0;
    color: #5f5842;
    font-size: 17px;
    line-height: 1;
    font-weight: 300;
    padding: 0 15px;
    margin-bottom: 26px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    width:100%;
    display:block;
}
 .bg-color-01 .booking-form .custom-select {
    background-color: #fff;
    border: 1px solid #e0d9c5;
    color: #727475;
}
fieldset {
    padding: 0;
    border: 0;
}
.booking-form textarea {
    padding: 20px 15px;
    height: 133px;
}
.booking-form .col-lg-6, .booking-form .col-md-12 {
    padding-left: 10px;
    padding-right: 10px;
}
.col-md-12.mt-5.btn {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.our-services-template-default figure.swiper-slide-inner img {
    border: 8px solid #f1eeee;
    border-radius: 8px;
}
ul.elementor-icon-list-items.elementor-inline-items li:last-child span.elementor-icon-list-text {
    text-decoration: none !important;
    color: #3eb399;
}
.col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

.lst {
    padding-right: 10px;
    padding-left: 10px;
}
.lst p{
	width:100%;
}
.wh_logo {
    display: none;
}
body.home .header .wh_logo {
    display: block;
}
body.home .header.scroll .wh_logo {
    display: none;
}

.home_popup .swiper.elementor-loop-container.elementor-grid {
    padding-bottom: 0;
}

/*------------------------------------------*/
/*  NAVBAR SCROLL
/*------------------------------------------*/

.header.scroll {
  background-color: #fff!important;
  padding: 2px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}
body .header.scroll .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link {
    color: #000 !important;
}

ul.elementor-post-info {
    margin: 0;
    list-style-type: none;
    color: #000;
}
body.home .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link {
    color: #fff !important;
}
#banner .swiper-slide-inner {
    max-width: 1200px;
}

	
.social {
    position: fixed;
    bottom: 10px;
    z-index: 99;
	width: 102px;		
}
.social ul {
    padding: 0px;
    transform: translate(-260px, 0)
}
.social ul li {
    display: block;
    margin: 5px 5px;
    background: rgba(0,0,0,0.03);
    width: 266px;
    text-align: right;
    padding: 4px;
    border-radius: 0 70px 70px 0;
    transition: all 1s
}
.social ul li:hover {
    transform: translate(140px, 0);
    background: rgba(255,255,255,0.4);
	margin-left: 20px;
		
}
.social ul li:hover span {
    color: #000
}
.social ul li a {
    display: flex;
    justify-content: flex-end;
    align-items: center
}
.social ul li a.wh-chat .ics {
    order: 2;
    margin-left: 16px
}
.social ul li a.wh-chat .ics svg {
    width: 56px;
    height: 54px;
    position: relative;
    margin-right: -5px
}
.social ul li i {
    margin-left: 20px;
    color: #fff;
    background: #fff;
    padding: 11px;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    background: #3eb399;
    transform: rotate(0deg);
    float: right;
    display: inline-block;
    order: 2
}
.social ul li i svg {
    width: 25px;
    height: 25px;
    fill: #fff
}
.social ul li i svg path {
    fill: #fff
}
.social ul li span {
    color: #fff;
    text-transform: none;
    font-weight: 500
}
.social ul li:hover a {
    color: #000
}
.social ul li:hover:last-child {
    transform: translate(187px, 0)
}
.social ul li:hover i {
    color: #fff;
    background: red;
    transform: rotate(360deg);
    transition: all 1s
}
body.home i.fas.fa-angle-down.premium-dropdown-icon {
    color: #fff !important;
}

.header.scroll i.fas.fa-angle-down.premium-dropdown-icon {
    color: #212121 !important;
}
.our-services-template-default.single.single-our-services .elementor-grid-3 .elementor-grid {
   
    gap: 25px;
}
.booking-form input {
    margin: 0;
}
nav.navigation.post-navigation {
    display: none !important;
}
.booking-form p span.wpcf7-spinner {
    position: absolute;
}

.elementor-element.home_popup {
    justify-content: flex-end;
    width: 385px;
    padding: 0;
    padding-bottom: 0;
    margin-right: 9px;
    border-radius: 8px 8px 0 0;
	transition:all 400ms;
}

.elementor-element.home_popup.flip {
    bottom: -3px !important;
	transition:all 400ms;
}
.elementor-element.home_popup{
	    bottom: -387px !important;
}
.elementor-element.home_popup a.elementor-button.elementor-button-link.elementor-size-sm {
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4px;
	border:0;
	transform: rotate(180deg);
}

.elementor-element.home_popup.flip a.elementor-button.elementor-button-link.elementor-size-sm {
	transform: rotate(0deg);
}

@media (min-width: 1025px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width: 54vw;
        max-height: 77vh;
    }

	
}
li.primary-btn.menu-item.menu-item-type-custom.menu-item-object-custom.premium-nav-menu-item {
    display: none;
}
li.mob-menu{
	display:none;
}
@media (max-width: 1024px) {
	li.mob-menu{
	display:block;
}
	body.home .header .wh_logo {
    display: none !important;
}
	.premium-modal-box-modal-dialog {
    max-width: 800px;
    max-height: 600px;
    overflow: auto;
    width: 94% !important;
}
	li.primary-btn.menu-item.menu-item-type-custom.menu-item-object-custom.premium-nav-menu-item {
    display: block;
}
		li.primary-btn.menu-item.menu-item-type-custom.menu-item-object-custom.premium-nav-menu-item a{
          font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
        color: #fff !important;
        background-image: linear-gradient(180deg, var(--e-global-color-primary) 0%, var(--e-global-color-primary) 100%);
        padding: 14px 20px 14px 20px !important;
        width: 240px;
        margin: 9% auto 0;
        text-align: center !important;
        border-radius: 4px;
}
	
    .elementor-12 .elementor-element.elementor-element-5f66cf0 {
      
        width: 50%;
    }
	.elementor-12 .elementor-element.elementor-element-1616c53 {
    
        width: 50%;
    }
	body.home .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link {
    color: #272727 !important;
	border-bottom: 1px solid;
    border-bottom-color: rgba(0, 0, 0, 0.13);
}
	#mega-Menu ul {
    column-count: 1 !important;
}
	.premium-ver-hamburger-menu .premium-mobile-menu-outer-container .premium-mobile-menu-container {
    margin-top: 0;
}
	.elementor-12 .elementor-element.elementor-element-588e014 .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link {
    
    padding: 14px 12px 11px 12px;
}
	#banner .elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
    margin-bottom: 10px;
}
	#banner .elementor-element .swiper .elementor-swiper-button {
    display: none;
}
}
@media (max-width:767.98px) {
	.ft-menu ul {
    display: flex;
    flex-wrap: wrap;
}

.ft-menu ul li a {
    display: block;
    line-height: 21px !important;
    padding: 4px 5px !important;
}

.ft-menu ul li {
    width: 48%;
}
	.elementor-element.elementor-element-21435d1 {
    padding: 0 0;
}
.elementor-element.elementor-element-1d3d45ce{
    margin-top: 80px;
}
	.elementor-element.elementor-element-1d3d45ce.e-flex.e-con-boxed{
	    margin-top: 50px;	
		background-position: center !important;
	}
	.col-lg-6 {
    -ms-flex: 0 0 100%;
    flex: 100%;
    max-width: 100%;
}
	.col-lg-4 {
    -ms-flex: 0 0 100%;
    flex: 100%;
    max-width: 100%;
   
}
	.cntf.booking-form>div>div {
    padding: 0 !important;
    margin: 0 auto;
}

.cntf.booking-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
	.lst {
    padding-right: 0;
    padding-left: 0;
}
}
.form-group.gndr p {
    display: flex;
    align-items: center;
    margin-top: 13px;
}
.mb-4 {
    margin-bottom: 1.3rem !important;
}

p.premium-cf-submit {
    display: flex;
    align-items: center;
    justify-content: center;
}

p.premium-cf-submit input {
    width: auto !important;
    margin: 0 auto;
    border-radius: 4px !important;
    padding: 10px 35px !important;
}
li.menu-item.menu-item-type-post_type.premium-active-item a {
    color: #3eb399 !important;
}
body.post-template.post-template-elementor_header_footer.single.single-format-standard .site-content {
    padding-top: 70px;
}
#mega-Menu ul li a {
 
    padding: 8px 20px;
}
.btn-default a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    background: #fff;
}
h3.elementor-post__title a:hover {
    color: #3eb399;
}
a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    background: #fff;
	color:#000;
	border:1px solid #000;
}
h3.elementor-post__title a {
    text-decoration: none !important;
    font-size: 28px !important;
	    line-height: 32px;
	    color: #424546;
}
.single.ast-page-builder-template .entry-header + .entry-content, .single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {
    margin-bottom: 0em;
}
.premium-nav-hor:not(.premium-hamburger-menu) .premium-nav-menu-item.premium-mega-item-static .premium-mega-content-container {
   
  
    margin-top: -10px;
  
}
.elementor-element.team_box {
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18)!important;
    border:1px solid #ddd;
    background:#f7f7f7 !important;

}

@media (max-width:767.98px) {
	body.home i.fas.fa-angle-down.premium-dropdown-icon {
    color: #000 !important;
}
	body.home .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    color: #444;
}

}
.blogs h3{
	min-height: 145px;
}