/**
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-family: Arial, Helvetica, sans-serif; }
.menu-link {
    color: #666666 !important;
    font-size: 16px;
}
.phone {
    font-size: 26px;
    color: #0697d4;
    font-weight: 600;
    padding-left: 0px !important;
    line-height: 36px;
}
.headerV2__icon-animation {
    position: absolute;
    border: 1px solid #25980e;
    opacity: 1;
    border-radius: 50%;
    -webkit-animation: radar 1.5s cubic-bezier(0,.2,.8,1) infinite;
    animation: radar 1.5s cubic-bezier(0,.2,.8,1) infinite;
}
#primary-menu {
    border-left: 1px solid #cccccc;
}
.banner-sec {
    padding-bottom: 20px;
    padding-top: 30px !important;
}
.banner-home-text h2 {
    color: #0699d5;
    font-weight: bold;
    font-size: 34px;
	margin-bottom:0px;
}
.banner-home-text h3 {
    font-size: 34px;
    font-weight: bold;
    color: #666666;
	padding-bottom: 30px
}
.ast-custom-html {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.ast-custom-html p {
    margin: 0;
    font-size: 12px;
    line-height: 12px;
}
 .headerV2__icon {
 display:inline-block;
 position:absolute;
 right:-50px;
 top:-13px;
 width:100px;
 height:100px
}
.headerV2__icon:before {
 position:absolute;
 background:#56ff04;
 height:6px;
 width:6px;
 border-radius:50%;
 content:"";
 left:0;
 bottom:0;
 top:0;
 display:block;
 right:0;
 margin:auto
}
.headerV2__icon-animation {
 position:absolute;
 border:1px solid #25980e;
 opacity:1;
 border-radius:50%;
 -webkit-animation:radar 1.5s cubic-bezier(0,.2,.8,1) infinite;
 animation:radar 1.5s cubic-bezier(0,.2,.8,1) infinite
}
@-webkit-keyframes radar {
 0% {
  top:50px;
  left:50px;
  width:0;
  height:0;
  opacity:1
 }
 100% {
  top:-1px;
  left:-1px;
  width:100px;
  height:100px;
  opacity:0
 }
}
@keyframes radar {
 0% {
  top:50px;
  left:50px;
  width:0;
  height:0;
  opacity:1
 }
 100% {
  top:-1px;
  left:-1px;
  width:100px;
  height:100px;
  opacity:0
 }
}


@keyframes circle {
    from {
        transform: scale(1)
    }
    to {
        transform: scale(1)
    }
}
.circle {
  margin: 0 auto;
  width: 10px;
  height: 10px;
  border: 1px solid #25980e;
  border-radius: 50%;
  position: absolute;
  top: 15%;
  right: 0%;
}
.one {
  animation: circle 2s infinite linear;
}
.btn-banner img {
    width: 26%;
    height: 70px;
    margin-right: 20px;
}
.banner-home-text p {
    color: #666666;
    font-size: 18px;
    font-weight: 500;
}
.btn-bg {
    margin: 0;
}
.btn-bg .btn-apply {
    color: #ffff;
    background: #0699d5;
    padding: 4px 30px;
    float: left;
    position: relative;
    top: 24px;
}
.btn-bg h4 {
    float: right;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: -18px;
    left: -50px;
}
.btn-bg p {
    margin-bottom: 0;
}
.apply-content .vc_column-inner {
    padding-top: 0px !important;
}
.contact-content {
    background: #fff;
    padding: 20px 0px 40px 35px;
    margin-bottom: 20px;
}
.applydataya {
    padding: 0 36px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
}
.applydatayalower {
    padding: 0 36px;
}
.contact-content .vc_column-inner {
    padding-top: 0px !important;
}
.btn-cont-right, .btn-cont-right1 {
    width: 100%;
}
.btn-cont-right1 button, .btn-cont-right button {
    float: right;
}
.btn-cont-right {
    margin-bottom: 0;
}
.btn-cont-right1 .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 60px;
}

.btn-right-form .vc_column-inner {
    padding-right: 0px;
}
.btn-cont-right button {
    cursor: default !important;
    padding-left: 0 !important;
} 
.ftr-sec1 .widget.ast-no-widget-row {
    float: right;
}
.ftr-sec img { 
    width: 100%;
 } 
.form-text-left {
    float: right;
    padding-right: 40px;
    padding-top: 20px;
}
.form-text-left h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0;
    color: #0699d5;
    line-height: 15px;
    text-align: right;
}
.form-text-left p {
    color: #2ba413;
    font-size: 20px;
}
.wpcf7 form>p {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.cont-form .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}

element.style {
}
.wpcf7 form>div, .wpcf7 form>p {
    margin-bottom: 1.2em;
}
.cap {
    width: 50%;
    float: left;
    padding-left: 15px;
}
.cont-form {
    border: 1px solid #0699d5;      
    padding-top: 0px;
}
.ftr-sec1 .textwidget {
    text-align: right;	
	color: #0699d5;
}
.ftr-sec1 a {
    font-weight: bold;
    color: #0699d5;
	font-size: 26px;
}
.ftr-sec1 p {
    margin-bottom: 0;
	font-size: 18px;
}
.ftr-sec1 a:hover {
    color: #0699d5;
}
.ftr-sec1 h6 {
    color: #299d12;
    font-size: 16px;
}
.enrollment-h {
    padding: 15px 0px;
}
.enroll-img-text h3 {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.enroll-img-text p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
.contact-form-sec {
    padding-bottom: 20px;
}
.enroll-img-text {
    padding-top: 20px;
}
.contact-inner-h h2 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    padding-top: 50px;
}
.contact-inner-h p {
    color: #000;
    font-size: 18px;
}
.contact-inner-h {
    padding-left: 20px;
}
.color-text {
    color: #0699d5;
}
.label-text {
    font-size: 16px;
    font-weight: 500;
}
.select-option {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.banner-sec {
    background-position: center;
    background-repeat: no-repeat ;
    background-size: cover ;
}
.enroll-img-text img {
    width: 100%;
    height: 130px;
}
.btn-cont-right1 button i {
    background: #fff;
    color: #299b11;
    width: 22px;
    height: 22px !important;
    padding-top: 4px;
    padding-left: 3px;
}
.footer-adv-overlay {
    padding-top: 40px;
    padding-bottom: 10px;
}
.btn-bg h4 a{
    color:#fff;
}
.ast-button-wrap .menu-toggle:focus { outline:none; }
.enroll-img-text .wpb_wrapper {
    text-align: center;
}
.cap {
    width: 50%;
    float: left;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: none;
}
.btn-cont-right1 button a {
    color: #fff;
}
.numb-top {
    display: none;
}
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background: #fff;
}
@media(max-width:767px){   
.numb-top {
    display: block;
    text-align: center;
    font-size: 32px;
}    
.wpcf7 form>p {
    width: 100%;
    padding: 0 0px;
}
.label-text {
    font-size: 12px;
}
.contact-inner-h p {
    font-size: 12px;
}
.contact-content {
    padding: 20px 8px 0px 12px;
}
.applydatayalower {
    padding: 0 0px;
    font-size: 16px !important;
    line-height: 20px
}
.applydataya {
    padding: 0px 0px 8px 0px;
    line-height: 25px;
    font-size: 24px !important;
}
.btn-bg .btn-apply {
    padding: 3px 20px;
    top: 96px;
    left: 0px;
}
.btn-bg h4 {
    font-size: 22px;
    top: -30px;
    left: 0px;
    padding: 15px 0px;
}
.btn-banner img {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin: 10px 0px;
}
.banner-home-text h3 {
    font-size: 18px;
    padding-bottom: 0px;
    text-align: center;
}
.banner-home-text h2 {
    font-size: 17px;
    text-align: center;
}
.banner-sec {    
    padding: 0px 0px 0px 0px !important;
	/*background-size: 100% 100%;*/
}
.footer-adv-overlay {
    padding-top: 30px;
    padding-bottom: 0px;
}
.ast-footer-overlay {
    padding-top: 0px;
}
.ftr-sec1 .textwidget {
    text-align: left;
}
.enrollment-h {
    padding: 0px 0px;
    font-size: 16px !important;
	margin-bottom: 0 !important;
}
.banner-home-text p {
    font-size: 14px;  
}
.contact-form-sec {
    padding-bottom: 25px;
}
.btn-right-form .vc_column-inner {
    padding-left: 0px;
}
.btn-cont-right button {
    padding-left: 0px !important;
}
.btn-cont-right, .btn-cont-right1 {
    width: 100%;
}
.enroll-img-text h3 {
    font-size: 16px;
    text-align: center;
}
.enroll-img-text p {
    text-align: center;
}
.form-text-left {
    padding-right: 0px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.headerV2__icon {
    right: -0px;
}
.cont-form .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}
.cap {
    width: 50%;
    float: left;
    padding-left: 0px;
}
.select-option {
    padding-left: 0px;
    padding-right: 0px
}
.ftr-sec {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ftr-sec1 p, .ftr-sec1 h6 {
    text-align: center;
}
.cont-form {    background-color: #999999 !important;
    border: 1px solid #0699d5;
}
.enroll-img-text .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 10px;}
.enroll-img-text img {
    width: 60%;
    height: 100px;
}
.apply-content .vc_column-inner {
    padding: 0 0px;
}
.ftr-sec1 p {
    margin-bottom: 0;
    font-size: 16px;
}
.contact-inner-h {
    padding-left: 0px;
}
.contact-inner-h h2 {
    padding-top: 20px;
}
}
@media(min-width:768px) and (max-width:991px){
.btn-cont-right1 button, .btn-cont-right button {
     width: 100%;
}
.enroll-img-text h3 {
    font-size: 13px;
}
.enroll-img-text img {
    height: 130px;
}
.enrollment-h {
    font-size: 20px !important;
}
.footer-adv-overlay {
    background-color: #ffffff;
}
.footer-adv-overlay {
    padding-top: 50px;
    padding-bottom: 0px;
}
input.wpcf7-form-control.wpcf7-submit {
    float: right;
}
}
@media(max-width:991px){
.vc_btn3.vc_btn3-size-md, .btn-cont-right1 .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    width: 100%;
}
.ast-header-break-point .ast-mobile-menu-buttons .ast-button-wrap .ast-mobile-menu-buttons-minimal {
    font-size: 3em;
    padding: 0;
}
}
@media(min-width:992px){
.vc_btn3.vc_btn3-size-md, .btn-cont-right1 .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    width: 100%;
    max-width: 70%;
    margin-right: -1px;
}    
}