/**
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
*/

/* =================== BASIC CSS ====================== */
.site-inner_container .elementor-container.elementor-column-gap-default {
    width: 70.25rem;
    margin: 0 auto;
}
.slider-content_details ul{
	margin-left: 17px;
	margin-bottom: 0px;
}
.review-heading a{
	color:#fff;
}
.checkbox-dropdown {
    width: 305px;
    border: 1px solid #939393;
    user-select: none;
    font-family: "Work Sans", Sans-serif;
    color: #383838;
    position: relative;
    font-size: 1rem;
    padding: 10px;
    cursor: pointer;
    background: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 1.25rem;
		margin-bottom: 25px;
}
.checkbox-dropdown p{
	margin-bottom:0px;
}
/* Display CSS arrow to the right of the dropdown text */
.checkbox-dropdown:after {
    content:'';
    height: 0;
    position: absolute;
    width: 0;
    border: 6px solid transparent;
    border-top-color: #000;
    top: 50%;
    right: 10px;
    margin-top: -3px;
}

/* Reverse the CSS arrow when the dropdown is active */
.checkbox-dropdown.is-active:after {
    border-bottom-color: #000;
    border-top-color: #fff;
    margin-top: -9px;
}

.checkbox-dropdown-list {
list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    border: inherit;
    border-top: none;
    left: -1px;
    right: -1px;
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
    height: 130px;
    overflow: scroll;
    overflow-x: hidden;
    pointer-events: none;
}
.is-active .checkbox-dropdown-list {
    opacity: 1; /* display the dropdown */
    pointer-events: auto; /* make sure that the user still can select checkboxes */
	z-index:1;
}

.checkbox-dropdown-list li label {
    display: block;
    border-top: none;
    padding: 10px;
    transition: all 0.2s ease-out;
}
.checkbox-dropdown-list li label br{
	display:none;
}
.checkbox-dropdown-list{
	    background: #fff;
}
.checkbox-dropdown-list li:nth-child(1) label{
	    border-top: 1px solid #939393;
}
.hidden-field{
	display:none;
}
.form-row-col.col-1 p {
    margin-bottom: 0px;
}
.form-heading p {
      color: #383838;
    font-size: 1.5rem;
    line-height: 2.5rem;
    margin-bottom: 0px;
}
.form-row-col.col-1 {
    width: 40%;
	  margin-top: -25px;
}

.form-row-col {
    display: flex;
    flex-direction: column;
	  
}
.form-row-col.col-2 {
    width: 100%;
}
.contact-form {
    position: relative;
    background: #fff;
    box-shadow: 3px 3px 10px #00000029;
}
.course-form-row {
    display: flex;
}
.contact-wrap_row p {
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 25px;
    grid-template-columns: repeat( 2, 1fr );
}
.contact-wrap_row input{
	    background: #fff;
    border: 1px solid #939393;
    user-select: none;
    font-family: "Work Sans", Sans-serif;
    color: #383838 !important;
    font-size: 14px;
    border-radius: 0px;
    height: 48px;
}
.contact-wrap_row input:focus{
	border: 1px solid #939393 !important;
}
.contact-wrap_row input{
	   color: #383838 !important;
}
.form-btn span{
	color: #383838;
    font-size: 16px;
}
.form-btn input.wpcf7-submit{
	    float: right;
    color: #fff;
    width: 15rem;
    border-radius: 0.5rem;
}
.form-btn input.wpcf7-submit:hover{
	    text-decoration: underline;
    cursor: pointer;
}
.timeline-odd .elementor-image-box-wrapper{
	max-width: 70%;
}

.timeline-even .elementor-image-box-wrapper{
	float:right;
}
.timeline-even  .elementor-widget-container{
	    overflow: hidden;
}
.s3-img_box-left h3.elementor-image-box-title {
    text-align: center;
}
.trust-pilot_heading{
	margin-top: 7px;
}
.trust-pilot_heading a{
	    color: #000;
    text-decoration: underline;
}
span.team-postion{
	    display: block;
    margin-bottom: 20px;
    font-weight: bold;
    color: #2ed1b5;
}
.package-box p.elementor-image-box-title {
    padding-bottom: 20px;
    border-bottom: 1px dashed #fff;
}
.duration_wrap .elementor-container.elementor-column-gap-default{
	background: #f1f1f1;
    padding: 20px 40px;
    margin-top: 12px;
    margin-bottom: 12px;
}
span.duration-heading {
    font-size: 2.25rem;
    color: #2ed1b5;
    font-weight: bold;
    line-height: 0px;
}
.accordian-wrap .elementor-accordion .elementor-accordion-item{
	    border-top: 1px dashed #383838 !important;
 
}
.accordian-wrap .elementor-accordion .elementor-accordion-item:last-child{
	 border-bottom: 1px dashed #383838 !important;
}
.accordian-wrap .elementor-accordion-icon span i{
	font-size:24px;
}
.section-1 .elementor-container.elementor-column-gap-default{
		display:block;
	}
.section-1 .elementor-container.elementor-column-gap-default .elementor-element-07741be{
	    width: 100%;
}
/* =================== RESPONSIVE MEDIA QUERY IPAD PRO ====================== */
@media only screen and (max-width: 1024px) {
.header-menu ul.elementor-nav-menu{
	margin-left: 20px;
    margin-right: 20px;
}
.header-menu ul.elementor-nav-menu li {
    border-width: 0;
    border-bottom: 1px solid #383838;
}
	.elementor-44 .elementor-element.elementor-element-3c7f94f p{
		margin-bottom:0px;
	}
	.review-heading a {
    color: #383838;
}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
		    height: 100vh;
    overflow: hidden;
	}
	.ipad-img_box .elementor-image-box-content{
		    background: #ff0000;
    padding: 1.5rem;
    box-sizing: border-box;
	}
	.elementor-14 .elementor-element.elementor-element-42c09bb div.elementor-menu-toggle{
		padding:0px;
	}
	.site-inner_container .elementor-container.elementor-column-gap-default {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
}
.elementor-11 .elementor-element.elementor-element-11c3f4d .elementor-container.elementor-column-gap-default{
		   padding-left: 0px;
    padding-right: 0px;
	}
	.section-1 .elementor-container.elementor-column-gap-default{
		display:flex;
	}
	.section-1 .elementor-container.elementor-column-gap-default .elementor-element-07741be {
    width: 70%;
	}
	.white-heading h1.elementor-heading-title.elementor-size-default{
		color:#383838 !important;
	}
	.white-heading h2.elementor-heading-title.elementor-size-default{
		color:#383838 !important;
	}
	.white-heading .elementor-widget-container ul li{
			color:#383838 !important;
	}
}

/* =================== RESPONSIVE MEDIA QUERY IPHONE ====================== */
@media only screen and (max-width: 600px) {
	.section-1 .elementor-container.elementor-column-gap-default .elementor-element-07741be {
    width: 100%;
}
	.review-heading a{
		text-decoration: underline;
	}
	.elementor-11 .elementor-element.elementor-element-fe31e22 > .elementor-element-populated {
    padding: 32px 10px 32px 10px;
}
	.course-form-row {
    display: block;
}
	.form-row-col.col-1 {
    width: 100%;
    margin-top: 0px;
}
	.form-row-col{
		    display: block;
	}
	.form-row-col.col-2 {
    width: 100%;
}
	.contact-wrap_row p{
		    grid-template-columns: repeat( 1, 1fr );
	}
	.checkbox-dropdown{
		   width: 100%;
	}
	.form-btn input.wpcf7-submit{
		margin-top: 20px;
	}
	.elementor-11 .elementor-element.elementor-element-1706e5e > .elementor-widget-container {
    margin: 0px;
    margin-top: 10px;
}
	.elementor-11 .elementor-element.elementor-element-b40b7f9 .elementor-image-box-wrapper .elementor-image-box-img{
		display:none;
	}
	body:not(.rtl) .elementor-11 .elementor-element.elementor-element-8d588e9 {
    right: unset;
    top: 0px;
}
	.timeline-odd .elementor-image-box-wrapper {
    max-width: 100%;
}
	.site-inner_container .elementor-container.elementor-column-gap-default{
		    padding-left: 10px;
    padding-right: 10px;
	}
	.content-img_box .elementor-image-box-img{
		    margin-bottom: 20px !important;
	}
	.elementor-11 .elementor-element.elementor-element-684af00 {
    padding: 0px 10px 0px 10px;
}
	.elementor-11 .elementor-element.elementor-element-5065712 .elementor-tab-title{
		position:relative;
	}
	.accordian-wrap .elementor-accordion-icon span i{
		    position: absolute;
    top: 50%;
	}
	.elementor-element-b90cc0e .elementor-widget-wrap.elementor-element-populated{
		padding:0px;
	}
	.elementor-element-8b22a61.site-inner_container .elementor-container.elementor-column-gap-default{
			padding:0px;
	}
}