   .section-gap-large {
    padding: 45px 0 150px!important;
}
b {
    color: black;
}
ol li {
       color: black!important;
    margin: 0px!important;
}
ol{
    margin-bottom: 0px!important;
}
ul {
    padding-bottom: 0px!Important;
    margin-bottom: 0px!important;
}
p{
    margin-bottom: 20px;
}
h2
{
    font-size: 23px!important;
   
}
h5{
     margin-bottom: 0px!important;
}

@font-face {
  font-family: 'Poppins';
  font-display: swap;
}

body,html
{
    overflow-x:hidden!important;
}
.hero-banner
{
    min-height: 500px!important;
}
.header-top-bar {
    background-color: #1d469d!important;
}
.social-share li a:hover {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    color: var(--color-white)!important;
}
@media only screen and (min-width: 765px){
.mobile_header
{
    display:none!important;
}


}
.mainmenu-nav .mainmenu li.has-droupdown>a::after
{
    display:none!important;
}
@media only screen and (max-width: 765px){
    .header-action li.icon.cart-icon {
    margin-right: 20px;
    display: none;
}
img.img-fluid.banner.w-100.h-100 {
    aspect-ratio: 3/2.75;
}
img.img-fluid.w-25.payment_img {
    margin-top: 0px!important;
    width: 100%!important;
}
.py-3.section {
    padding: 20px 0px!important;
}
.section-title .title {
    margin-bottom: 4px;
    line-height: 45px;
    font-size:30px!important;
}
.hero-banner .banner-content .title {
    margin-bottom: 18px;
    font-size: 22px;
}
.features-box.features-style-2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 10px;
}
.hero-banner .banner-content p
{
    font-size:15px!important;
}
.hero-banner .banner-content {
    text-align: center;
    /*margin-bottom: 40px;*/
    /*margin-top: 40px;*/
}
.hero-banner .banner-thumbnail .instructor-info .inner
{
    display:none!important;
}
.card {
    margin: 10px 0px!important;
}
.rows
{
    margin-top:0px!important;
}
/*.banner*/
/*{*/
/* aspect-ratio:3/3!important;*/
/*}*/
.website-header .header-brand .logo {
    /*margin-left: -50px;*/
}
.hero-banner.hero-style-1.desktop {
    display: none!important;
}
img.logo-light
{
 margin-left:50%!important;
 margin:10px 10px 10px 10px;
 aspect-ratio:1/1!important;
}
html.i-amphtml-fie>body, html.i-amphtml-singledoc>body
{
    overflow-x:hidden!important;
}
.titles {
    font-size: 20px!important;
    font-weight: 500;
    font-family: 'Poppins', sans-serif!important;
    line-height: 30px;
}
}
footer.website-footer {
    background: #F0F4F5;
}
.copyright-area
{
    padding:15px 0px;
}
p
{
    color:black!important;
}
.mainmenu-nav .mainmenu>li>a {
    color: var(--color-heading);
    font-size: 15px;
    font-weight: 600;
    padding: 0 17px;
    display: block;
    height: 90px;
    line-height: 94px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

  .titles {
    font-size: 36px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    line-height: 1.2;
  }

