@import url("../../../cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");
html {
  scroll-behavior: smooth;
}
.call-no-1 {
    padding: 1.5rem 0px;
    font-size: 1.7rem;
    font-weight: bold;
    color: #000;
}
a.googlemap_btn {
    color: #fed34f;
}
a.googlemap_btn:hover {
    color: #fff;
    text-decoration: underline;
}
#t_buttons-style-1 {
    background: #1f386b;
    padding: 12px 0;
    border-radius: 8px;
}
#t_buttons-style-1 .target_btn {
    background-color: #fed34f;
    border: 2px solid #fff;
    margin: 0 10px;
    border-radius: 8px;
    padding: 10px 24px;
    width: auto;
}

#t_buttons-style-1 .target_btn:hover {
    background-color: #fff;
}
#t_buttons-style-1 .target_btn a {
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 600;
}
ul.list-style-2,
ul.list-style-1 {
    padding-left: 15px;
}
ul.list-style-1 li {
    line-height: 36px;
    font-size: 15px;
    list-style: none;
    color: #000;
    font-family: "Roboto", sans-serif;
}
ul.list-style-2 li {
    line-height: 36px;
    font-size: 15px;
    color: #000;
    font-family: "Roboto", sans-serif;
}
.video-style-1 .video-popup-wrapper img{
    height: auto;
}
.btn-style-1 {
    padding: 1rem 2rem;
    font-weight: 700;
}
.accordion {
    background-color: #fff;
    color: #2D2D2D;
    text-transform: none;
    cursor: pointer;
    padding: 11px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    margin-top: 15px;
    border: 0.6px solid #A7A7A7;
    border-radius: 12px;
    font-family: "Roboto", sans-serif;
}
.panel {
    padding: 0 10px;
    background-color: white;
    overflow: hidden;
}
.request-call,
.whatsapp {
    position: fixed;
    right: 5px;
    bottom: 15px;
    z-index: 9;
    width: 4rem;
}
.request-call{
    left: 5px;
    right: auto;
}
div#request-call-form {
    position: fixed;
    width: 26rem;
    bottom: 63px;
    left: 0;
    z-index: 9;
}
div#request-call-form select,
div#request-call-form input {
    background-color: #fff;
}
div#request-call-form h4 {
    color: #fff;
    text-align: center;
}
button:hover{
    color: #fed34f;
}
.call-no-1 i {
    font-size: 1.3rem;
}
.padbtn-2 {
    background-color: #fed34f;
    border-radius: 3px;
    padding: 5px;
    color: #000 !important;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: bold;
}
.padbtn-2:hover {
    background-color: #6058e8;
    color: #fff !important;
}
.cart-search img {
    height: 76px;
}
.main-menu.menu-bg-overlay .cart-search img,
.main-menu.menu-bg-overlay .navbar-header img {
    height: 55px;
}
.main-menu.menu-bg-overlay .cart-search {
    padding-top: 5px;
}
.main-menu.menu-bg-overlay .call-no-1 {
    padding: 1rem 0px 0;
}
.main-menu.menu-bg-overlay .mainmenu-nav .mainmenu > li > a{
    height: 67px;
    line-height: 67px;
}

.top-scroll {
    position: fixed;
    right: 7px;
    bottom: 8rem;
    z-index: 1;
}
.top-scroll a {
    background-color: #fed34f;
    padding: 10px 17px;
    border-radius: 34px;
    color: #000;
    font-size: 20px;
}
.faq-accordion .panel{
    padding: 0;
}
.pay-left-box {
    padding: 3rem;
    border-right: 30px solid #f58220;
    height: 100%;
}
.form-step-box h2,
.pay-left-box h2 {
    color: #fff;
    font-weight: bold;
    border-bottom: 2px solid #fad400;
    display: unset;
}
.form-step-box{
    background: url(../img/bg-student-login-info.html) no-repeat;
    background-size: 100%;
}
.form-step-box ul {
    padding-left: 0px;
    margin-top: 2rem;
    position: relative;
}
.form-step-box ul:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 1px;
    height: 85%;
    top: 0px;
    background: #fff;
    left: 16px;
}
.form-step-box ul li {
    list-style: none;
    color: #fff;
    position: relative;
    padding-left: 45px;
}
.form-step-box ul li.active:before {
    color: #2d385e;
    background: #fff;
    border-color: #2d385e;
}
.form-step-box ul li:before {
    content: attr(data-val);
    position: absolute;
    z-index: 2;
    left: 0px;
    top: 0px;
    background: #2d385e;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
}
.breadcrumb-page {
    background-color: #e9ecef;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.breadcrumb-page a:hover,
.breadcrumb-page .breadcrumb-item.active {
    color: #f48120;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: gray !important;
  opacity: .5 !important; /* Firefox */
}
.profile li.nav-item {
    padding: 0;
}
.profile a.nav-link {
    padding: 9px 8px !important;
    font-weight: normal !important;
    font-size: 13px !important;
}
.profile a.nav-link.active {
    background-color: #fff !important;
    border: 1px solid #bfbfbf;
    border-bottom: 0;
}

.with-nav-tabs.panel-success .nav-tabs > li a.active {
    color: #3c763d !important;
    background-color: #fff !important;
    border-color: #d6e9c6;
    border-bottom-color: transparent;
}
.header-top-list li {
    display: table !important;
}
a#header-top-list-btn {
    position: absolute;
    right: 9px;
    top: 6px;
    color: #fff;
}
select.countryselect {
    margin: 0;
    background-color: transparent;
    height: 38px;
}
.course_filter .card {
    box-shadow: 2px 3px 10px #0000000d;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.course_filter .card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: #1f386b;
}
.course_filter .card-header h5{
    margin-bottom: 0;
    color: #fff;
}
.course_filter .card-body {
    max-height: 200px;
    overflow-x: auto;
}
.course_filter .form-check-label{
    color: #000;
    font-weight: normal;
}
.course_filter .form-check{
    margin-bottom: 12px;
}
.footer-accordion .panel {
    background-color: transparent;
}
.footer-accordion .panel-content{
    background-color: transparent;
    border: 0;
    padding: 0;
}
.footer-accordion .panel-content li{
    color: #fff;
    padding: 5px 0;
}
.footer-accordion .panel-content a{
    color: #fff;
    padding: 5px 0;
}
.page-header {
    background: url(../img/bg-2.jpg) center repeat-x;
    padding: 20px 0 90px;
}
.page-header .breadcrumb{
    background-color: transparent;
}
.page-header h1{
    color: #fff;
    font-size: 2rem;
}
.page-header .breadcrumb-item {
    color: #fff;
}
.page-header a:hover, .page-header .breadcrumb-item.active {
    color: #fed34f;
}
.page-header .breadcrumb-item+.breadcrumb-item::before{
    color: #fff;
}
.heading-style-1 {
    width: 210px;
    background-color: #1a5fc4;
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: -20px;
    margin-left: 10px;
    height: 40px;
    position: relative;
}
.heading-style-1:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 10px solid;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.card.payment{
    position: relative;
    min-width: 100%;
    height: 190px;
    box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.1), inset -5px -5px 15px rgba(255, 255, 255, 0.1), 5px 5px 15px rgba(0, 0, 0, 0.3), -5px -5px 15px rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    margin: 20px;
    transition: 0.5s;
}

.card.payment .card-body {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background: #1f386b;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: 0.5s;
}
.card.payment .card-body .content {
    padding: 20px;
    text-align: center;
}
.card.payment .card-body .content img {
    border-radius: 15px;
}
.card.payment .card-body .content a {
    position: relative;
    display: inline-block;
    padding: 8px 20px;
    background: #fed34f;
    color: #000;
    font-weight: 500;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transition: 0.5s;
    font-size: 15px;
}
.card.payment .card-body:hover {
    transform: translateY(-50px);
}
.card.payment .card-body .content a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
    background: #fff;
    color: #000;
}
.scholarship .table-striped tbody tr:nth-of-type(odd) {
    background-color: #edf3f9;
}
.most-learning{
    margin-bottom: -7rem;
}