/**
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
*/
/**************************************/
.ubtn{
   background: #2e2f88!important;
   color: #fff !important;
}
.ubtn-hover{
   background: #e45b29!important;
  
}

/**************************************/
.stretchMe{ position: relative;
    width: 100vw !important;
    left: 50% !important;
    margin-left: -50vw !important;
}

.productFlip ul li{ text-align:left;}


ul.footer-points {
    list-style-type: none;
}
html {
  scroll-behavior: smooth;
}

.vc_column-inner{
padding-top:0px!important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li, footer p, .ubtn-ctn-center, .ubtn-ctn-left, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
 margin-bottom: 0px!important;
}

.productFlip h2{ margin-bottom:20px !important;}

a:focus{
outline:0px!important;
}
/********************************************************************************************/
ul.footer-points {
    list-style-type: none;
}

.footer-contact p{
	  position: relative;
    padding-left: 55px;
    line-height: 38px;
    padding-bottom: 15px;
}

.footer-contact i{
	    width: 37px;
    height: 37px;
    line-height: 37px;
    background: #2e2f88;
    text-align: center;
    outline: 1px solid #2e2f88;
    outline-offset: 3px;
    position: absolute;
    left: 6px;
    color:#fff!important
}

.footer-points li:before, footer .menu li:before{
	content: '\f101';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: 'Font Awesome 5 Pro';
    color: #2e2f88;

}

.footer-points li, footer .menu li{
	    position: relative;
    padding-left: 25px;
    padding-bottom: 10px;
}


/********************************************************************************************************/

.right-service .bullet-points ul, .group-training ul, .special-section ul, .jos-offering ul{margin-left:0px!important;}

.right-service .bullet-points li{	    	    
	    list-style-type: none;
	    background: #f4f4f4;
	    margin-bottom: 10px;
	    padding: 10px;
	    border-left: 5px solid #0990d4;
}
/***********************************************************************************************/

.gform_body select{
	height: auto!important;
    padding: 10px 18px!important;
	border-radius:20px;
}
.gform_confirmation_message{
	font-size:20px;
	text-align:center;
}

.gform_body input[type=text], .gform_body input[type=email], .gform_body input[type=tel], .gform_body textarea{
	padding: 10px 18px!important;
	border-radius:20px;
}
.gchoice.gchoice_2_11_1 {
    display: flex;
    align-items: flex-start;
    column-gap: 10px;
}

.gfield-choice-input {
    margin-top: 8px !important;
}
.gform_footer, .our-details .wpb_raw_code, .left-service .wpb_raw_code{
	text-align:left;
}
label#label_2_11_1 {
    font-size: 12px;
    line-height: 20px;
}
/*****************************************************************************************/
.ast-above-header.ast-above-header-bar{
         background: linear-gradient(270deg, #3738a1, #2e2f88);
    background-size: 400% 400%;
    -webkit-animation: AnimationName 3s ease infinite;
    -moz-animation: AnimationName 3s ease infinite;
    animation: AnimationName 3s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
/**********************************************************************************************/
.ast-advanced-headers-wrap, .ast-advanced-headers-title {
    color: #ffffff;
    text-align: center;
    margin: auto;
}

.enquire-content {
    color: #fff;
}

.enquire-content h4 {
    color: #e45b29;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 10px !important;
}

.enquire-content {
    background-blend-mode: overlay;
}
.enquire-content .vc_column-inner {
    background-color: #000000a8;
    background-blend-mode: overlay;
    display: flex;
    align-items: center;
    justify-content: center;
}

.enquire-content h2 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 20px !important;
}

.enquire-content h6 {
    color: #fff;
    line-height: 2;
}
.enquire-content .aio-icon-box {
    background: #e45b29;
    padding: 20px;
    border-radius: 20px;
    display: grid;
    grid-template-columns: 1fr 4fr;
    align-items: center;
}

.enquire-content .aio-icon-box h3.aio-icon-title.ult-responsive {
    font-size: 20px;
}

.enquire-content .aio-icon-box .aio-icon-default {grid-row: span 2;}
/* Media css */
@media only screen and (max-width: 414px){
	.hero-button1 .ubtn-link{
		padding: 10px 0px!important;
	}
	.hero-ul1{
		margin-left: 0px!important;
	}
	.gform_wrapper.gravity-theme .gfield.gfield--width-third {
    -ms-grid-column-span: 4!important;
    grid-column: 1/-1!important;
}
	.enquire-content .vc_column-inner {
    margin-bottom: 20px;
}
}

@media only screen and (min-width: 1024px)  and (max-width: 1200px){
	.main-header-menu .menu-link, .main-header-menu>a {
           padding: 0 6px!important;
           font-size: 16px!important;
}
}