.fs-48 {
    font-size: 2.4rem;
}


.btn {
    background-color: #ff3434;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.active, .btn-primary.show {
    border-color: #00e1be;
    background-color: #08b59a;
}
.sc-sbsi7l-0 { visibility:hidden; display:none; }
.cLcbjv { visibility:hidden; display:none; }

.w-ic { z-index: 2222222201!important; }

.ai-home-hero-area::after  {
    background-image:url(../../assets/img/hero_ovarlay.png);
}



.aih-border-style::before {
    background-image:url(../../assets/img/border-style-top.png);
}

.aih-border-style::after {
    background-image:url(../../assets/img/border-style-bottom.png);
}

/*@media only screen and (max-width: 600px) {*/

@media all and (max-width: 600px) {
    .m-gzl {display: none!important; visibility: hidden!important;}
    .navbar-toggler { color:#ff3434!important; padding-right: 20px; }
    .rounded-16 { border-radius:0px!important }
    .m-mt { margin-top:28px; }

}