@import url('https://fonts.googleapis.com/css2?family=Arimo:wght@400;700&family=Montserrat:wght@400;500;700&display=swap');
*{
    scroll-behavior: smooth!important;
}
body{font-family: 'Arimo', sans-serif!important;}
.bg-ong{background-color: #93C}
.bg-dark-cus{background-color:#F60!important;}
.top-bar{background:#6721A0;
background: linear-gradient(90deg, rgba(97 10 125) 50%, rgba(97 10 125) 50%);}
.top-bar .contact{padding: 0;margin: 0;list-style: none;}
.top-bar .contact li{
    display: inline-block;
    padding: 0 20px;}
.top-bar .contact li a{
    color: #fff;text-decoration: none;}

.top-bar .s-ico a{
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    padding: 0 5px;}
.top-bar .s-ico a i{
    color: #c1c1c1;
    padding: 0 5px;
    transition: 0.3s ease-in-out;}
.top-bar .s-ico a i:hover{
    color: #ffffff;}
.navbar-light .navbar-nav .nav-item{padding: 0 20px;}
.navbar-light .navbar-nav .nav-link{
    color:#609!important;
    font-size: 26px;
    font-weight: bold;}
.banner{
    background-image: url(../img/bnr-bgfnl.jpg);
    padding: 270px 0;
    background-size: cover;
    background-repeat: no-repeat;}
.banner h3{
    font-family: 'Montserrat', sans-serif;
    color:#F93;
    font-weight: bold;
    font-size: 35pt;
    padding: 20px 0;
}
.banner p{color:#639;}
.banner .join-btn{
    background-color: #ffa500;
    display: table;
    color: #fff;
    font-size: 16px;
    padding: 14px 26px;
    border-radius: 10px;
}
.banner a:hover{
    text-decoration: none;
}
.about .ltl-heading{
    text-transform: uppercase;
    font-weight: bold;
    color: #777777;}
.about h4{
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-weight: bold;
    font-size: 36px;
    position: relative;}
.about h4::after{
    content: '';
    width: 12px;
    height: 4px;
    background-color: #222222;
    position: absolute;
    bottom: -15px;
    left: 66px;
}
.about h4::before{
    content: '';
    width: 60px;
    height: 4px;
    background-color: #ffa500;
    position: absolute;
    bottom: -15px;
    left: 0;}
.about .des{color: #777777;}
.about .lst{
    color: #222222;font-family: 'Montserrat', sans-serif;
    font-weight: 500;}
.about .lst span{color: #ffa500;
    padding-right: 10px;}
.about .de-btn{
    color: #222222;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    display: table;
    border-radius: 10px;
    border: 1px solid #ffa500;
    padding: 7px 15px;
    text-decoration: none;
    margin-top: 40px;}

.stat .stat-box h5{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #f7941d;
    font-size: 40px;}   
.stat .stat-box p{
    color: #222222;}   
.course-from{background-image: url('../img/dust_scratches.jpg')}
.course-from p{
    color: #777777;}
.course-from h3{
    color: #222222;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 40px;}

.course-from h3 span{color: #f59726;}
.course-from .spl-from{
    background-color: #fff;
    padding: 60px 80px;
    margin-bottom: -223px;box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.59);
-webkit-box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.59);
-moz-box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.59);}
.course-from .spl-from .form-control{
    border: 1px solid #000;
    padding: 20px 10px;
    border-radius: 10px;
    color: #000;}
.course-from .spl-from .form-control::placeholder{color: #000;}
.course-from .spl-from .btn{
    background-color: #f59726;
    display: table;
    margin: 0 auto;
    padding: 10px 40px;
    color: #fff;}
.course-from .bg-clr-gray{padding: 10px 0;
background-color: #dddddd;
}

.popu-course .ltl-heading{color: #727272;}

.popu-course .course-sec .card{
    border-radius: 0;
    border: 2px solid #ffbf43;
    margin-bottom: 30px;
border-bottom:2px solid #ffbf43!important;
overflow: visible;}
.popu-course .course-sec .card .card-header{
    border: none;
    padding: 0;
    position: relative;
    z-index: 99;
    background-color: #ffbf43;
    margin-left: -6px;
    margin-top: -6px;
    margin-right: 6px;
    margin-bottom: 6px;
}

.popu-course .course-sec .card .card-header a::before{
    content: "\f0dd";
    font-size: 30px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 0px;
    line-height: 0;
    width: 86px;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: linear 0.2s;}
.popu-course .course-sec .card .card-header a.collapsed::before{
    transition: linear 0.2s;transform: scaleY(-1);}

.popu-course .course-sec .card .card-header a{
    display: block;
    color: #fff;
    font-size: 30px!important;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    padding: 13px;
}

.popu-course .course-sec .card .card-body ul{list-style: none;}
.popu-course .course-sec .card .card-body li:last-child{border: none;}
.popu-course .course-sec .card .card-body li {
    border-bottom: 1px solid #ffdcb3;padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;}
.popu-course .course-sec .card .card-body li .price-box{display: flex;justify-content: space-around;
    align-items: center;}
.popu-course .course-sec .card .card-body li .price-box p{
    margin: 0;
    padding: 5px 10px;
    font-size: 17px;
color: #753100;}

.popu-course .course-sec .card .card-body li .price-box p:nth-child(2){display: none;}
 .popu-course .course-sec .card .card-body li .price-box i{ display: none; transform: rotate(
45deg
);
     font-size: 22px;}
.popu-course .course-sec .card .card-body li a{
    color: #2e2e2e;
    font-size: 20px;
    text-decoration: none;
    }
.popu-course{
    margin-top: 110px;}
.popu-course .ltl-heading{
    text-transform: uppercase;
    font-weight: bold;
    color: #777777;}
.popu-course h4{
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-weight: bold;
    font-size: 36px;
    position: relative;}
.popu-course h4::after{
    content: '';
    width: 12px;
    height: 4px;
    background-color: #222222;
    position: absolute;
    bottom: -15px;
    left: 81px;
    margin: 0 auto;
    right: 0;
}
.popu-course h4::before{
    content: '';
    width: 60px;
    height: 4px;
    background-color: #ffa500;
    position: absolute;
    bottom: -15px;
    left: 0;
    margin: 0 auto;
    right: 0;}
.popu-course .course-sec .item{padding: 20px;}
.popu-course .img-sec{position: relative}
.popu-course .img-sec::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f7941d;
    top: -20px;
    right: -20px;
    z-index: -9;}
.popu-course .text-box{
    background-color: #000c;
    padding: 15px 10px;
    position: absolute;
    bottom: 0;
    height: 45%;
    width: 100%;}
.popu-course .text-box h5{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: bold;
position: relative;
padding: 10px 0;}
.popu-course .text-box h5::after{
    content: '';
    width: 80px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;}
.popu-course .text-box p{
    color: #fff;
    padding: 10px 5px;}
.popu-course .text-box .m-btn{
    display: table;
    color: #000;
    background-color: #f7941d;
    padding: 10px;
    font-weight: bold;
    position: absolute;
    bottom: -21px;
    right: 15%;
text-decoration: none;}

.support{position: relative;}
.support::before{
    content: '';
    height: 70%;
    width: 30%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(../img/sup-lft.jpg);
    background-repeat: no-repeat;
    background-position-y: bottom;}
.support::after{
    content: '';
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../img/sup-right.jpg);
    background-repeat: no-repeat;
    background-position: right;
    z-index: -9;}


.support h3{
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-weight: bold;
    font-size: 55px;
    position: relative;}
.support h3::after{
    content: '';
    width: 12px;
    height: 4px;
    background-color: #222222;
    position: absolute;
    bottom: -15px;
    left: 66px;
}
.support h3::before{
    content: '';
    width: 60px;
    height: 4px;
    background-color: #ffa500;
    position: absolute;
    bottom: -15px;
    left: 0;}

.support p{
    margin: 0;
    color: #f7941d;
    font-weight: bold;}
.support p.des{
    color: #666666;
    padding: 40px 0 20px;
    font-weight: normal;}
.support h4{
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-weight: bold;
    font-size: 36px;
    position: relative;}

.popu-course h4{
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-weight: bold;
    font-size: 36px;
    position: relative;}
.popu-course h4::after{
    content: '';
    width: 12px;
    height: 4px;
    background-color: #222222;
    position: absolute;
    bottom: -15px;
    left: 81px;
    margin: 0 auto;
    right: 0;
}
.popu-course h4::before{
    content: '';
    width: 60px;
    height: 4px;
    background-color: #ffa500;
    position: absolute;
    bottom: -15px;
    left: 0;
    margin: 0 auto;
    right: 0;}
.owl-theme .owl-dots .owl-dot span {
    width: 30px!important;
    height: 5px!important;
    border-radius: 0!important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f8a22a!important;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    padding-top: 50px!important;
    margin-top: 0px!important;
}
.support .owl-theme .owl-dots, .owl-theme .owl-nav {
     text-align: left; 
    -webkit-tap-highlight-color: transparent;
}


.why .ltl-heading{
    text-transform: uppercase;
    font-weight: bold;
    color: #777777;}
.why h4{
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-weight: bold;
    font-size: 36px;
    position: relative;}
.why h4::after{
    content: '';
    width: 12px;
    height: 4px;
    background-color: #222222;
    position: absolute;
    bottom: -15px;
    left: 81px;
    margin: 0 auto;
    right: 0;
}
.why h4::before{
    content: '';
    width: 60px;
    height: 4px;
    background-color: #ffa500;
    position: absolute;
    bottom: -15px;
    left: 0;
    margin: 0 auto;
    right: 0;}
.why .text-box{
    background-color: #e6e6e6;
    padding: 10px;
    padding-top: 140px;
    position: relative;}
.why .text-box .head-box{
    position: absolute;
    background-color: #222222;
    padding: 10px;
    width: 70%;
    top: 25px;
    left: -70px;}
.why .text-box .head-box p{
    color: #f7941d;
    margin-left: 10px;
    margin-bottom: 0;}
.why .text-box .head-box h5{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    margin-top: 2px;}
.why .text-box ul{
    list-style: none;
    border-left: 5px solid #cdcdcd;
    padding-left: 17px;
    margin-left: 10px;}
.why .text-box li{
    padding: 7px 0;
    position: relative;}
.why .text-box li::before{
    content: "\f35a";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    left: -30px;
    font-size: 20px;
    color: #f8a228;
    top: 10px;
    background-color: #e6e6e6;
    padding: 0;
    line-height: 1;}
.reg-sec{background: rgb(34,34,34);
background: linear-gradient(90deg, rgba(121 15 165) 50%, rgba(76 11 97) 50%);}
.reg-sec .ltl-heading{
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;}
.reg-sec h4{
    font-family: 'Montserrat', sans-serif;
    color: #f59726;
    font-weight: bold;
    font-size: 36px;
    position: relative;}
.reg-sec h4::after{
    content: '';
    width: 12px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    bottom: -15px;
    left: 66px;
}
.reg-sec h4::before{
    content: '';
    width: 60px;
    height: 4px;
    background-color: #f59726;
    position: absolute;
    bottom: -15px;
    left: 0;}
.reg-sec .des{color: #ffa500;}
.reg-sec .form-control{
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 20px 10px;}
.reg-sec .form-control::placeholder{color: #fff;}
.reg-sec .btn{
    background-color: #f59726;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;}
.review{background-image: url('../img/review-ban.jpg');
background-repeat: no-repeat;}
.review .ltl-heading{
    text-transform: uppercase;
    font-weight: bold;
    color:#FF0;}
.review h4{
    font-family: 'Montserrat', sans-serif;
    color:#CCC;
    font-weight: bold;
    font-size: 36px;
    position: relative;}
.review h4::after{
    content: '';
    width: 12px;
    height: 4px;
    background-color: #222222;
    position: absolute;
    bottom: -15px;
    left: 81px;
    margin: 0 auto;
    right: 0;
}
.review h4::before{
    content: '';
    width: 60px;
    height: 4px;
    background-color: #ffa500;
    position: absolute;
    bottom: -15px;
    left: 0;
    margin: 0 auto;
    right: 0;}
.review .margin-box{margin-bottom: -225px;}
.review .item{padding: 20px}
.review .review-box{
    background-color: #fff;
    padding: 38px 25px;
    border-radius: 10px;
    position: relative;
    margin-right: 65px;
    padding-right: 65px;
    
box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.59);
-webkit-box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.59);
-moz-box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.59);z-index: 1;}
.review .review-box::after{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    top: 24px;
    right: 121px;
    font-size: 77px;
    color: #efeef9;
    z-index: -1;}
.review .review-box .img-box{
    position: absolute;
    right: -65px;
    top: 15px;
    border-radius: 10px;
    overflow: hidden;
    width: 130px;
    height: 130px;}
.review .review-box h5{
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-weight: bold;}
.review .review-box p{
    color: #777777;
    line-height: 30px;}
.review .review-box .ico-box{
    color: #f59726;
    padding-bottom: 20px;}
.aftr-rev{
    background-color: #710d69;
    height: 239px;}

footer{background-color: #f5f5f5;}
footer img{
    padding: 10px 0;
    margin-bottom: 10px;}
footer p{color: #777777;}
footer h5{
    font-family: 'Montserrat', sans-serif;
    color: #222;
    font-weight: bold;
position: relative;
    padding: 10px 0;}
footer h5::before{content: '';
position: absolute;
left: 0;
bottom: 0;
width: 50px;
height: 1px;
background-color: #f7941d}
footer ul{
    list-style: none;
    padding: 0;
    padding-left: 5px;}
footer ul li{
    color: #777777;
    padding: 5px 0;}
footer ul li i{color: #505050;}
footer .s-ico a{
    color: #000;
    font-size: 25px;
    padding: 5px;}
footer .copy{background-image: url('../img/copy-back.jpg');}
footer .copy p{
    color: #fff;
    margin: 0;
    padding: 15px;
    font-size: 16px;}



@media screen and (max-width:1199px) {
    .why .text-box .head-box{ 
    position: unset;
    margin: -50px auto 0;
    text-align: center;}
    .why .text-box{
    padding-top: 10px;}
    .why .text-box .head-box p{margin: 0;}
}
@media screen and (max-width:991px) {
    .why .text-box{
    margin-top: 30px;}
   .popu-course .course-sec .card .card-body{padding: 7px;}
    .popu-course .course-sec .card .card-body ul{padding: 0;}
    .popu-course .course-sec .card .card-body li{display: block;text-align: center}
    .popu-course .course-sec .card .card-body li .price-box p {text-align: center}
    
}


@media screen and (max-width:767px) {
    .banner{
    padding: 100px 0;}
    .banner h3{
    font-size: 19pt;}
    .reg-sec{
    background: rgb(34,34,34);}
    
}
@media screen and (max-width:575px) {
    .popu-course .course-sec .card .card-header a{
    font-size: 20px!important;}
    .popu-course .course-sec .card .card-body li a{
    font-size: 16px;}
.banner {
    padding: 50px 0;
}
    .course-from .spl-from{
    padding: 15px;}
    .support::before, .support::after{display: none;}
    .support h3{font-size: 40px;}
    .support h4{font-size: 30px;}
    .support p.des{
    padding: 20px 0;}
    .review .review-box{
    padding: 10px;
    margin-right: 0px;
    padding-right: 0px;}
    .review .review-box .img-box{
    right: -15px;
    top: -30px;
    width: 100px;
    height: 100px;}
    .review .item{
    padding: 30px 20px;}
    .review .review-box::after{
    top: 20px;
    right: 90px;
    font-size: 60px;}
    .navbar-brand{
    max-width: 230px;}
    .navbar{
    padding: 8px!important}
}





