/*
Theme Name: Aerotics
Theme URI: http://
Description: 
Version: 1.0
Author: Mayur Web Technology
Author URI: http://mayurwebtech.com
Design by: Mayur Technology
URl : http://mayurwebtech.com

*/
/*span.fas {
    line-height: 60px;
}.icon i {
    line-height: 80px !important;
}
.home-box a i {
    line-height: 110px !important;
}*/
.mobile-top li a i{line-height: 30px;}
.address ul li .icon i{line-height: 35px;}
@media only screen and (min-width: 320px) and (max-width: 767px) {
header nav ul li.menu-item-has-children a:before{font-size: 12px;content: "\f107";font-family: 'Font Awesome 6 Free';font-weight: 900;float: right;}
}
header nav ul li.menu-item-has-children ul a:before{content:none !important;}
.left-menu ul li a:before{margin-right: 5px;    content: "\f101";    font-family: 'Font Awesome 5 Free';
    font-weight: 900;    font-size: 12px;}
.left-menu ul li ul.children li ul.children li a:before{margin-right: 5px;    content: "\f105";    font-family: 'Font Awesome 5 Free';
    font-weight: 900;    font-size: 12px;}   

h3 a{color: #D11316;}
.contact-map p{height:100%;}
option {text-transform:capitalize;}
/*.fab{line-height:38px !important;}*/
/*.contact-address .fa,.contact-address .fab,.contact-address .fas,.follow-us .fab{line-height: 50px;}*/
.our-courses p {
    font-size: 14px;
    line-height: 22px;
    min-height: 50px;
}
.screen-reader-response{display:none;}
.wpcf7-response-output {
    float: left;
    width: 100%;
    color: red;
    font-size: 15px;
}
span.wpcf7-not-valid-tip {
    color: red; float: left;
    width: 100%;
}
.fa-long-arrow-up::before {
    content: "\f176";
    line-height: 27px;
}

.reservation form .form-group{float:left;}
.footer1 .online-consultation-btn{display:none;}
/*.service_icon i {
    line-height: 90px !important;
}
.call-icon i {
    line-height: 25px;
}*/
.social-links li a i{    line-height: 40px !important;}
a#back-to-top i,span.fas.fa-arrow-left,span.fas.fa-arrow-right {
    line-height: 50px;
}
.about-box > .icon i {
    line-height: 130px !important;
}
/*i.fab.fa-whatsapp {
    line-height: 75px !important;
}*/
/*.box9 .icon li a i{line-height: 40px;}*/
.sidebar1 li a {
    font-weight: 500;width:100%;padding: 10px 15px;
    border-bottom: 1px solid #F0F2F4;
    text-transform: capitalize;
}
.sidebar1 li ul.children li a{padding: 10px 30px;}
.sidebar1 li{border:none !important;padding: 0 !important;}
.sidebar1 li ul.children li ul.children li a{padding: 7px 15px 7px 40px;}
.whatsapp-btn{position:fixed; bottom:30px; left:30px; width:100px; height:100px; z-index: 9999;}
.whatsapp-btn .icon_logo{position: relative; z-index: 9999; padding:25px;}
.whatsapp-btn .icon_logo > a > img{width: 100%;}
.whatsapp-btn .circle_waves{border-radius: 50%; background-color:#0C0; width:100px; height:100px; position: absolute; opacity: 0; bottom:0; left: 0px; z-index: 99; animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);}

@keyframes waves {from {transform: scale(.55, .55); opacity: .6;}
 to {transform: scale(1.8, 1.8); opacity: 0;}}

