/*
Theme Name: Sparkle Office
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;
}*/
.top-social-links li a i{line-height: 35px;}
input[type=checkbox] + span::before {
    content: ' ';
    position: absolute;
    left: -15px;
    top: 0px;
    width: 20px;
    height: 20px;
    display: block;
    background: var(--light-color);
    border: 1px solid var(--secondary-text-color);
}
input[type=checkbox] + span::after {
    content: ' ';
    position: absolute;
    left: -15px;
    top: 0px;
    width: 20px;
    height: 20px;
    display: block;
    z-index: 1;
    background: var(--primary-color) url(../sparklesoft/images/checkbox-icon.png) no-repeat center center;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
input[type=checkbox]:checked + span::after {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
input[type=checkbox] + span {
    margin: 0 0 0 0px;
    padding: 0 0 0 15px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    float: left;
    line-height: 22px;
    font-weight: var(--font-weight-500);
    color: #090909 !important;
}
.contact-page-form label span{color: #090909 !important;}
.contact-page-form p{    margin: 6px 0px;}
.blog-page .blog-content .heading h1{    font-size: 32px;}
.top-btn{padding:0px 8px !important;}.top-btn a{color:#fff;}
.control-round .carousel-control span{line-height: 35px;}
.carousel-showmanymoveone .carousel-control span{line-height: 35px;}
.box9 .icon li a i{line-height: 40px;}
.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;}
@media only screen and ( min-width: 300px) and ( max-width: 480px ) {
	.mobile-top li a{line-height: 38px !important;height: 38px !important;width: 38px !important;}
	.mobile-top li a i{line-height: 38px;font-size: 20px;}
}
#home-section-sub ul li,.innercss ul li { color:var(--text-color); font-size:14px; line-height:22px; margin-bottom:15px; margin-top:0; font-weight:var(--font-weight-500); letter-spacing:var(--letter-spacing-05); position: relative; padding-left:20px;}
/*.marker-list>li:last-child {margin-bottom: 0; }*/
#home-section-sub ul li:after,.innercss ul li:after {position: absolute; top:1px; left: 0; display: block; content: "\f00c"; font-family: "FontAwesome"; font-size: 11px; color: var(--primary-color);}




<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6LZY8RJ9F6">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-6LZY8RJ9F6');
</script>