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


@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Medium.woff2') format('woff2'),
        url('fonts/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-Regular.woff2') format('woff2'),
        url('fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('fonts/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
/*-------------------
	Acumin Font
---------------------*/

@font-face {
    font-family: 'Acumin Pro';
    src: url('fonts/AcuminPro-Bold.woff2') format('woff2'),
        url('fonts/AcuminPro-Bold.woff') format('woff'),
        url('fonts/AcuminPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('fonts/AcuminPro-BoldItalic.woff2') format('woff2'),
        url('fonts/AcuminPro-BoldItalic.woff') format('woff'),
        url('fonts/AcuminPro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('fonts/AcuminPro-Regular.woff2') format('woff2'),
        url('fonts/AcuminPro-Regular.woff') format('woff'),
        url('fonts/AcuminPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('fonts/AcuminPro-Italic.woff2') format('woff2'),
        url('fonts/AcuminPro-Italic.woff') format('woff'),
        url('fonts/AcuminPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}





p{ margin-bottom:1rem; }



.box-slider .sa_owl_theme .owl-dots .owl-dot span {
    background-color: #ffffff !important;
}

.box-slider .sa_owl_theme .owl-dots .active span {
    background-color: #CB2027 !important;
}

.box-slider .sa_owl_theme .owl-dots .owl-dot span:hover{
	background-color: #CB2027 !important;
}


.wpcf7-spinner {
    margin: 6px 15px;
    position: absolute;
    right: 0;
}
.wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 0px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1em;
    border-width: 1px;
    font-size: 15px;
    line-height: 1.1em;
}

.set-clash .elementor-heading-title span {
    font-style: normal;
    font-family: clash;
    font-weight: 500;
	color:#243D7B;
}
.red-clash .elementor-heading-title span {
    font-style: normal;
    font-family: clash;
    font-weight: 500;
	color:#C9171B;
}

.txt-mode .elementor-heading-title {
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.list-arrow ul li span::after {
    content: '';
    background: url(images/arrow-up.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 100%;
    margin-left: 10px;
}

.list-arrow ul li a.active span::after {
    content: '';
    background: url(images/arrow-active.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 100%;
    margin-left: 10px;
}

#page .click-list ul li a.active span,
#page .act-list ul li a.active span {
    color: #F8AE23;
}



.list-flip ul li {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    display: inline-block;
    border: solid 1px #fff;
    padding: 30px 24px;
    margin: 0 4px;
    height: 100%;
    text-align: end;
    color: #fff;
    font-size: 24px;
    border-radius: 10px;
    max-height: 600px;
}

.accord {
    display: flex;
    gap: 12px;
	overflow-x: auto;
}
.accord > div {
    border: solid 1px #fff;
    padding: 80px 24px 30px;
    color: #fff;
    font-size: 23px;
    border-radius: 10px;
    background: url(images/arrow-icon-1.png);
    background-repeat: no-repeat;
    background-position: top center;
	cursor: pointer;
}

.accord > div.active{
	background: url(images/arrow-icon-dark.png);
	background-repeat: no-repeat;
    background-position: top center;
}

.accord > div > span {
    display: inline-block;
}


.slide-item {
    display: none;
}

.slide-item.active{
	display:block;
}


.slide-wrap {
    position: relative;
}
.slide-wrap > div {
    position: absolute;
    bottom: 40px;
    left: 10%;
    color: #fff;
	max-width:500px;
}

.slide-wrap h4 {
    margin-bottom: 10px;
    color: #fff;
	line-height: 1.1em;
	font-size: 32px;
}

.slide-wrap > div p {
    font-size: 20px;
    font-weight: 300;
	line-height: 1.2em;
	margin-bottom:10px;
}

/*----------------
	Program 
------------------*/

.slide-box {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 10px;
	min-height: 330px;
}

.slide-box h3 {
    margin-bottom: 0;
    color: #243D7B;
    font-weight: 600;
    font-size: 19px;
    line-height: 1em;
	padding-bottom:5px;
}
.slide-txt {
    padding: 10px;
}
.slide-box strong {
    font-weight: 400;
    color: #111;
    line-height: 1em;
    display: block;
	padding-bottom:5px;
}
.slide-box p{
	color:#333333;
}


.place-item { display: none; }

.act-item {  display: none; }

.place-item.active {
    display: block;
}

.act-item.active {
    display: inline-flex;
}

/*----------------
*/

.apply-form .wpcf7-form-control {
    height: 36px;
    padding: 4px 16px !important;
}

.two-colum {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
.two-colum > div {
    flex: 0 0 48%;
    max-width: 50%;
}

.apply-form {
    max-width: 620px;
    margin: auto;
    font-family: Arial, sans-serif;
    margin-bottom: 0 !important;
    width: 100%;
}

.apply-form label {
	font-family: 'Poppins';
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
    color: #111; 
}

.apply-form input,
.apply-form select{
  width:100%;
  padding:12px;
  border:1px solid #ddd;
  border-radius:4px;
  margin-bottom:3px;
  font-size:14px;
}

.apply-form input::placeholder{
  color:#999;
}

.apply-form select{
  background:#fff;
  cursor:pointer;
}

.apply-form input[type="submit"]{
  background:#c81d1d;
  color:#fff;
  border:none;
  font-size:16px;
  padding:14px;
  cursor:pointer;
  border-radius:4px;
}

.apply-form input[type="submit"]:hover{
  background:#a91717;
}

.apply-form p {
    margin-bottom: 0;
}

/*.apply-form-box {
	background-color: #fff;
	width: 100%;
	border-radius: 30px;
	padding: 30px 30px 30px 30px;
}*/

.mobile-wrap{
  display:flex;
  align-items:center;
  border:1px solid #ddd;
  border-radius:4px;
  overflow:hidden;
  margin-bottom:15px;
}

.country-code{
  padding:0 12px;
  background:#f9f9f9;
  border-right:1px solid #ddd;
  font-size:14px;
  white-space:nowrap;
}

.mobile-wrap input{
  border:none;
  margin:0;
  padding:12px;
}
.mobile-wrap p { 
	display: flex;
    align-items: center;
}

.apply-form br {
    display: none;
}
.accord > div.active {
    background-color: #fff;
}
.accord > div.active > span {
    color: #111111;
}
.say-about br {
    display: none;
}
.green-clash .elementor-heading-title span {
    font-style: normal;
    font-family: clash;
    font-weight: 500;
    color: #00a79d;
}

.lightgreen-clash .elementor-heading-title span {
    font-style: normal;
    font-family: clash;
    font-weight: 500;
    color: #39b54a;
}

.darkgreen-clash .elementor-heading-title span {
    font-style: normal;
    font-family: clash;
    font-weight: 500;
    color: #00954C;
}


.act-list ul li a em {
	font-style: normal;
	font-weight: 400;
	display: block;
	font-size: 18px;
	line-height: 1.1em;
}

.act-list ul.elementor-icon-list-items {
    row-gap: 30px;
}


/*======18 feb=====*/
/*.apply-form-box .ee-row {
    padding: 5px 0;
}

.apply-form-box .ee-row label {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
    color: #111;
}

.apply-form-box .ee-row input::placeholder {
    color: #475569;
}

.apply-form-box .ee-row input, .apply-form-box .ee-row select, .apply-form-box .ee-row .select2 {
    height: 36px;
    font-size: 14px;
    color: #475569;
}
.apply-form-box .ee-row select, .apply-form-box .ee-row .select2 {
    border-radius: 4px;
    width: 100%;
    border: 1px solid #d1d5db;
}
.apply-form-box input[autocomplete="new-password"] {
    padding: 12px 16px;
    border-radius: 4px;
    width: 100%;
    border: 1px solid #d1d5db;
}

.apply-form-box .ee-row #ee-form-2-form-2-captcha {
    width: 100%;
    border: 1px solid #d1d5db;
    border-radius: 4px;
    padding: 6px 16px;
}
button#ee-form-1-form-1-sendOtp {
    width: 100%;
    border: 1px solid #d1d5db;
    border-radius: 4px !important;
}

.apply-form-box .check-box-field label {
    display: flex;
    gap: 10px;
    align-items: self-start;
}

.apply-form-box .check-box-field label input {
    margin-bottom: 0 !important;
    margin-top: -7px;
}

.apply-form-box .ee-form-footer button.btn-submit {
    width: 100%;
    background-color: #c81d1d !important;
    color: #fff !important;
    font-size: 16px;
    border-radius: 4px !important;
    padding: 12px;
}

.apply-form-box .ee-form-footer.ee-row {
    margin-top: 0px;
}
.apply-form-box .ee-form-header {
    display: none;
}
.apply-form-box .ee-row .iti__selected-dial-code {
    font-size: 14px;
}
.banner-none .apply-form-box .ee-form-footer button.btn-submit:hover {
    background: #a91717;
    color: #fff !important;
}
.btnContainer #ee-form-1-form-1-forgetPassword {
    top: 20px;
}*/



.skyblue-clash .elementor-heading-title span {
    font-style: normal;
    font-family: clash;
    font-weight: 500;
    color: #27aae1;
}
.mintgreen-clash .elementor-heading-title span {
        color: #006838;
        font-style: normal;
    font-family: clash;
    font-weight: 500;
}

/*div#ee-form-2 {
    display: none;
}

div#ee-form-1 {display: none;}*/

/*.apply-form-box .ee-form-footer #ee-form-1-form-1-login {
    width: 100%;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 4px;
}

.apply-form-box .ee-form-footer #ee-form-1-form-1-login:hover {
    color: #fff !important;
}
.apply-form-box .ee-form-login-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
    margin-top: 50px !important;
}

.apply-form-box .ee-form-login-footer button {
    width: 100%;
    padding: 15px 30px;
    border-radius: 4px !important;
}

.apply-form-box .ee-form-login-footer button:hover {
    color: #fff !important;
}
.btnContainer #ee-form-1-form-1-forgetPassword {
    left: 0;
}
.apply-form-box .ee-form-footer #ee-form-1-form-1-login {
    width: 100%;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 4px;
}

.apply-form-box .ee-form-footer #ee-form-1-form-1-login:hover {
    color: #fff !important;
}
.apply-form-box .ee-form-login-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
    margin-top: 30px;
}

.apply-form-box .ee-form-login-footer button {
    width: 100%;
    padding: 15px 30px;
}

.apply-form-box .ee-form-login-footer button:hover {
    color: #fff !important;
}
*/


/*-------------------------------------
	#Media Query
---------------------------------------*/

@media screen and (min-width: 1500px){
	.accord > div {
		min-height: 575px;
	}
}

@media screen and (min-width: 1366px){
	.act-list ul li a {
		padding-left: 15px;
		padding-right: 15px;
	}
}	
	
@media screen and (min-width: 1101px){

	.curv-line{ position: relative; }
	.curv-line::after {
		content: '';
		background: url(images/curv-line.png);
		background-repeat: no-repeat;
		position: absolute;
		width: 15px;
		height: 100%;
		right: -45px;
	}
	.accord > div {
		writing-mode: vertical-lr;
		text-orientation: mixed;
		text-align: end;
	}
	
	.accord > div > span { transform: rotate(180deg); }	

}

@media (max-width:1100px) {
    .switch-box.switch-box-darkgreen {
            background-image: linear-gradient(180deg, #FFFFFF 55%, #39B54A 40%) !important;
    }

    /*.apply-form-box .ee-row.half-width .col-75, .apply-form-box .ee-row.half-width .col-75 .select2, .apply-form-box .ee-row .select2 {
            width: 100% !important;
    }
    apply-form-box .ee-row .select2 span.selection span.select2-selection, .apply-form-box .ee-row span.select2-selection {
    height: 36px;
}

.apply-form-box .ee-row .select2-selection__rendered {
    line-height: 36px !important;
    }*/
}



@media screen and (min-width:768px){
	/*.apply-form-box {
		position: relative;
		*/
	}	
}





@media screen and (min-width: 1367px) and (max-width: 1499px){
	.accord > div { min-height: 540px; }
}

@media screen and (min-width: 1200px) and (max-width: 1366px){
	.accord > div { min-height: 500px; }
}

@media screen and (min-width: 1101px) and (max-width: 1199px){
	.accord > div { min-height: 430px; }
}

@media screen and (max-width: 1100px){
	.accord { flex-wrap: wrap; }
	.accord > div { text-align: center; }
	
	.switch-box {
		background-image: linear-gradient(180deg, #FFFFFF 55%, var( --e-global-color-7f529dc ) 40%) !important;
	}
	.switch-red {
		background-image: linear-gradient(180deg, #FFFFFF 55%, #CB2027 40%) !important;
	}
	
	.switch-box.switch-dark-green {
        background-image: linear-gradient(180deg, #FFFFFF 55%, #008202 40%) !important;
    }
    .switch-box.switch-box-green {
        background-image: linear-gradient(180deg, #FFFFFF 55%, #00A79D 40%) !important;
    }
    .switch-box.switch-box-lightgreen {
        background-image: linear-gradient(180deg, #FFFFFF 55%, #89C65F 40%) !important;
    }	
    .mobile-form-script {
        position: absolute;
        top: 610px;
        z-index: 9;
        left: 0;
    }
    .banner-bottom-sec {
        padding-top: 470px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	
	.hero-slider .swiper-slide-inner > img {
		height: 500px;
		object-fit: cover;
		object-position: -30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px){
	.accord > div {
		max-width: 50%;
		flex: 0 0 49%;
	}
}


@media screen and (min-width: 768px) and (max-width: 991px){
	.hero-slider .swiper-slide-inner > img {
		height: 450px;
		object-fit: cover;
		object-position: -40px;
	}
}	


@media screen and (max-width: 767px){
	.accord { gap: 10px; }
	.accord > div {
		max-width: 50%; flex: 0 0 48.5%;
		padding: 60px 10px 10px;
		font-size: 18px;
		background-size: 35px;
	}
	.slide-wrap > div {
		bottom: 2px; right: 6%; left: 8%;
	}
	
	.slide-wrap h4 {
		margin-bottom: 2px;
		font-size: 24px;
	}
	.slide-wrap > div p {
		font-size: 15px;
		line-height: 1.2em;
		margin-bottom:5px;
	}
/*	#page .banner-heading h1 {
		margin: 5px 0 0 0 !IMPORTANT;
		font-size: 68px;
		line-height: 65px !important;
	}*/
    #page .banner-heading h1 {
        margin: 5px 0 0 0 !IMPORTANT;
        font-size: 32px;
        line-height: 32px !important;
    }
	.banner-none {
		background:none !important;
	}
	.banner-none, .background-image-none {
		background-image:none !important;
	}
	.say-about br {
		display: block;
	}
    .mobile-form-script {
        position: absolute;
        top: 490px;
        z-index: 9;
    }
    .banner-bottom-sec {
        padding-top: 500px;
    }
}

@media screen and (max-width: 600px) {
    .banner-bottom-sec {
        padding-top: 620px;
    }
}

@media (max-width:420px) {
    .mobile-form-script {
        top: 440px;
    }
    .banner-bottom-sec {
        padding-top: 630px;
    }
}
@media (max-width:380px) {
    .banner-bottom-sec {
        padding-top: 640px;
    }
}



@media screen and (min-width: 390px) and (max-width: 600px){
	.hero-slider .swiper-slide-inner > img {
		height: 300px;
		object-fit: cover;
		object-position: -15px;
	}
}

@media screen and (max-width: 389px){
	.hero-slider .swiper-slide-inner > img {
		height: 250px;
		object-fit: cover;
		object-position: -10px;
	}	
	.accord > div {
		flex: 0 0 48%;
	}
}