:root {
    --regal-blue: #16276c;
    --regal-gradients: radial-gradient(#ff3524, #ff6600);
}
body{
    font-family: "Golos Text", sans-serif;
    font-size: 16px;
    color: #000000;
    line-height: 1.4;
    background-color: #fff;
    overflow-y: auto;
    overflow-x: hidden;
}
a {
    text-decoration: none;
    color: unset;
}
a:hover{
    color:#ff6600 ;
}
.form-control:focus {
    color: unset !important;
    background-color: #fff;
    border-color:  #ced4da;
    outline: 0;
    box-shadow:unset;
}
.filter-card{
    height: 250px;
    overflow-y: scroll !important;
    flex-wrap: nowrap;
    display: flex;
    justify-content: start;
    flex-direction: column;
}

.navbar-light .navbar-nav .nav-link {
    color: #16276c;
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 30px;
    margin-top: 0.125rem;
}
.univesity .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #ff6600;
}
.univesity .nav-pills .nav-link {
    background: 0 0;
    border: 1px solid;
    border-radius: 0.25rem;
    color: white;
    margin: 0 4px;
}
.univesity .tab-content .card {
    min-height: 390px;
    overflow: hidden;
}
.courses .tab-content .course-carousel .card {
    min-height: 390px;
}
.univesity .tab-content .card-body {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
}
.courses .tab-content .course-carousel .card-body {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
}
.navbar-nav span {
    display: block;
    padding: 0.5rem 0;
}
.navbar-nav .nav-link {
    margin: 0 22px;
}
.rounded-25 {
    border-radius: 25px;
}
.fw-500 {
    font-weight: 500;
}
.rounded-10 {
    border-radius: 10px;
}
.fs-2 {
    font-size: 3rem !important;
}
.fs-10 {
    font-size: 10px;
}
.fs-12 {
    font-size: 0.75rem;
}
.fs-40 {
    font-size: 2.5rem;
}
.fs-32 {
    font-size: 2rem;
}
.border-heading {
    border-bottom: 1px solid black;
}
.lightgray {
    color: #979696;
}
.fs-14 {
    font-size: 0.9rem;
}
.fs-18 {
    font-size: 1.125rem;
}
.fs-20 {
    font-size: 20px;
}
.fw-500{
    font-weight: 500;
}
.rounded-50 {
    border-radius: 50px;
}
.text-orange {
    color: #ff6600;
}
.border-orange {
    border: 1px solid #ff6600;
}
.text-blue {
    color: var(--regal-blue);
}
.fs-50 {
    font-size: 3.125rem;
}
.fs-56 {
    font-size: 3.05rem;
}
.fs-24 {
    font-size: 1.5rem;
}
.fs-30{
    font-size: 30px;
}
.bg {
    background: var(--regal-gradients);
}
.bg-blue {
    background-color: var(--regal-blue);
}
.banner .items img {
    height: 450px;
    object-fit: cover;
    object-position: center;
}
.banner .owl-prev {
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 25px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background-color: orangered !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.banner .owl-next {
    position: absolute;
    top: 50%;
    font-size: 25px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background-color: orangered !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    right: 10px;
}
.univesity {
    background-color: var(--regal-blue);
}
.univesity .card .box {
    position: absolute;
    left: 50%;
    top: 2%;
    transform: translateX(-50%);
    background-color: white;
    padding: 5px;
    border-radius: 10px;
}

.univesity .card.counter-card {
    transform: translateY(-35px);
    border-radius: 10px;
    z-index: 2;
}
.courses {
    background-color: #f07238;
}
.courses .card .box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.courses .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #f07238;
    background-color: #fff;
    border-radius: 25px;
    font-weight: bold;
}
.courses .nav-link {
    color: #fff;
    min-width: 200px;
    border-radius: 25px;
    margin-bottom: 10px;
    font-size: 12px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid
}
.courses .nav{
    overflow-x: scroll;
    padding: 5px 0;
}
#progress-jobDetail .card , #progress-educationDetail .card{
height: 70px;
}
.btn-outline-orange {
    color: #f85b00;
    border-color: #f85b00;
}
.btn-outline-orange:hover {
    color: #fff;
    background-color: #f85b00;
    border-color: #f85b00;
}

.choose::before {
    content: "";
    position: absolute;
    border: 1px solid #c8c8c8ed;
    width: 80%;
    top: 22px;
    left: 260px;
}
.card-img {
    background-color: #f85b00;
    width: 50%;
    height: 100%;
    border-radius: 50%;
}
.img-student {
    width: 50%;
    height: 75%;
    padding: 10px;
    border-radius: 50%;
    border: 1px solid #f07238;
}
.career {
    background-color: #f07238;
}
.experts {
    background-image: url(../images/5.jpg);
    width: 100%;
    height: 100%;
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.experts::before {
    content: "";
    background-color: rgb(48, 63, 122, 0.7);
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    right: 0;
}
.name-box {
    border-radius: 25px;
    border-bottom: 3px solid #f07238;
    transform: translateY(-30%);
}

.light-bg {
    background-color: #ffebe0;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* Optional: Adjust this based on your layout */
}

.nav-item.dropdown-toggle::after {
    display: none; /* Hide the caret (arrow) on hover for a cleaner look */
}

.university-slider.owl-carousel .owl-dots.disabled {
    display: block;
}
.owl-dots {
    text-align: center;
}
.owl-dot {
    margin-left: 5px;
}
.university-slider.owl-carousel .owl-dots span::after {
    content: "\f111";
    color: #c8c8c8;
    font-size: 10px;
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
}
.university-slider .owl-dot.active span::after {
    color: #f07238;
}

.course-carousel.owl-carousel .owl-dots.disabled {
    display: block;
}
.course-carousel .owl-dots .owl-dot span::after {
    content: "\f111";
    color: #c8c8c8;
    font-size: 10px;
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
}

.course-carousel .owl-dot.active span::after {
    color: #ffff;
}
.course-carousel .owl-dots {
    margin-top: 20px;
}
.experts-slider .owl-carousel .owl-nav.disabled {
    display: block;
}

.experts-slider button.owl-prev {
    top: 154px;
    position: absolute;
    width: 50px;
    height: 50px;
    color: white !important;
    border: 1px solid #fff !important;
    left: -60px;
    border-radius: 50%;
}
.experts-slider button.owl-next {
    top: 154px;
    position: absolute;
    right: -60px;
    width: 50px;
    height: 50px;
    color: white !important;
    border: 1px solid #fff !important;
    border-radius: 50%;
}
footer {
    background-color: #333333;
}

.form-check-input {
    background-color: #ece9e9;
}
.about {
    background-color: #16276c;
}
.uni-list {
    background-image: linear-gradient(
        90deg,
        rgba(249, 79, 0, 1) 31%,
        rgba(249, 79, 0, 0.4318977591036415) 90%
    );
}
.uni-list-filter .position-sticky {
    top: 90px;
}
.fs-3 {
    font-size: 2.3rem !important;
}
.badge-compare {
    width: 115px;
    padding: 5px;
}
.cursor-poinder{
    cursor: pointer;
}
.testimonial-slider .card{
    min-height: 300px;
}
.compare-slider .card{
    min-height: 385px;
}
.cta {
    background-image: url(../images/cta.jpg);
    width: 100%;
    height: auto;
    background-size: cover;
}
.side-bar {
    position: sticky;
    top: 15%;
}
.side-bar-uni {
    position: sticky;
    top: 20%;
}
.list-group-flush a {
    color: unset;
}
.list-group-flush > .list-group-item:hover {
    background-color: #16276c;
    color: white;
}
.uni-nav {
    flex-wrap: nowrap;
    overflow-x: scroll;
}
.uni-nav .nav-item .nav-link {
    min-width: 200px;
    margin-bottom: 10px;
    font-size: 12px;
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
}
.adOn_CustomScroll::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    overflow: hidden;
}
.adOn_CustomScroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 10px;
    border-radius: 5px;
}
.adOn_CustomScroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f67a3c;
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.5);
}
.adOn_CustomScroll::-webkit-scrollbar-thumb:window-inactive {
    background: #f67a3c7a;
}
/* .mega-menu-list:not(:last-child){
    border-right: 1px solid var(--borderColor);
  } */
/* .score::after
{
    content: "";
    top: 0;
    transform: translateX(100%);
    width: 100%;
    height: 220px;
    position: absolute;
    z-index: 1;
    animation: slide 1.5s infinite;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
} */

.course-banner {
    background-image: linear-gradient(
        90deg,
        rgba(249, 79, 0, 1) 31%,
        rgba(249, 79, 0, 0.4318977591036415) 90%
    );
    width: 100%;

    height: 100%;
}
/* .course-banner::before {
    content: "";
    background: ;

    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    right: 0;
} */
.sideNav {
    color: white;
}
.sideNav:hover {
    color: #f07238;
}
.sideNav.active {
    color: #f07238;
}
.btn-check:focus + .btn,
.btn:focus {
    outline: 0;
    box-shadow: unset;
}
.sticky-71 {
    display: flex;
    justify-content: space-around;
    padding: 5px 0;
}
.sticky-72 {
    position: sticky;
    top: 10%;
    z-index: 1;
}
.sticky-73 {
    position: sticky;
    top: 10%;
    z-index: 2;
}
/* .sticky-73 .btn{
    color: white;
} */
header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #fff;
}
.top-menu {
    position: sticky;
    top: 10%;
    padding: 0px 0px 2px 0px;
    z-index: 2;
}
.icon-lg {
    width: 3.9rem;
    height: 3.9rem;
    padding: 10px;
    border-radius: 50%;

    margin: 0 auto;
}
.bg-info {
    background-color: #0ad0f729 !important;
}
.bg-danger-light {
    background-color: #dc35455c !important;
}
.contact-card .card {
    min-height: 155px;
}
.bg-success-light {
    background-color: rgba(6, 87, 6, 0.305);
}
.add-card::before {
    content: url(../images/star.png);
    position: absolute;
    width: 100px;
    height: 100px;
    right: -20px;
    top: -20px;
}
.title {
    color: #012c4b;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 15px;
    position: relative;
    padding-left: 10px;
}
.title::before {
    position: absolute;
    content: "";
    width: 1.907px;
    height: 21px;
    background: #012c4b;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.text-justify {
    text-align: justify;
}
.accordion-button:focus {
    z-index: 3;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}
.text-gray {
    color: #747579;
}
.bg-blue-light {
    background-color: #5243d934;
    color: #5143d9;
}
.bg-blue-light:hover {
    background-color: #5143d9;
    color: white;
}
.tab-style-8.nav-tabs {
    border-bottom: none;
    padding: 0px !important;
}
.tab-style-8.nav-tabs > .nav-item > .nav-link {
    border-bottom: 3px solid transparent;
    color: var(--regal-bluecolor);
}
.tab-style-8.nav-tabs > .nav-item > .nav-link:not(.active):hover,
.tab-style-8.nav-tabs > .nav-item > .nav-link:not(.active):focus {
    color: var(--regal-blue);
    background: none;
    border-color: transparent;
    border-bottom-color: transparent;
}
.tab-style-8.nav-tabs > .nav-item > .nav-link.active {
    color: white;
    background-color: #16276c;
}
.tab-style-8.nav-tabs.scaleX.nav-tabs > .nav-item > .nav-link {
    position: relative;
    border-radius: 5px;
    padding: 0.5rem;
    border: 1px solid #16276c;
}
.tab-style-8.nav-tabs.scaleX.nav-tabs > .nav-item > .nav-link:focus::before,
.tab-style-8.nav-tabs.scaleX.nav-tabs > .nav-item > .nav-link.active::before {
    transform: scaleX(1);
}
.tab-style-8.nav-tabs.scaleX.nav-tabs > .nav-item > .nav-link::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0%;
    height: 2px;
    width: 100%;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #f85b00;
    transition: transform ease 300ms;
}
/* .progress {
    background-color: rgb(var(--regal-blue));
    height: 0.75rem;
    border-radius: 0.25rem;
}
.progress-stacked {
    background-color: rgb(var(--regal-blue));
}
.progress-bar {
    color: #fff;
    background-color: var(--primary-color);
}
@keyframes progress-animate {
    0% {
        width: 0;
    }
}
.progress-animate {
    position: relative;
    border-radius: 0.625rem;
}
.progress-animate .progress-bar {
    position: relative;
    border-radius: 0.625rem;
    animation: 2s progress-animate;
}
.progress.progress-xs,
.progress-stacked.progress-xs {
    height: 0.25rem;
}
.progress.progress-sm,
.progress-stacked.progress-sm {
    height: 0.5rem;
}
.progress.progress-lg,
.progress-stacked.progress-lg {
    height: 1rem;
}
.progress.progress-xl,
.progress-stacked.progress-xl {
    height: 1.25rem;
} */
.mega-dropdown {
    position: relative;
}
.mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 1rem;
    background-color: #f8f9fa;
    display: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.mega-dropdown:hover .mega-menu {
    display: block;
}
.dropdown-menu.show {
    left: 0 !important;
}
header .tab-pane {
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.menu-nav .nav-link.active::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ff7700;
    position: absolute;
    top: 10px;
    right: -9px;
}
.menu-nav .nav-link {
    text-align: left;
}

.menu-nav .nav-link.active,
.menu-nav .show > .nav-link {
    color: #fff !important;
    background-color: #ff7700 !important;
}
.img-card {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #c8c8c8;
}
.program-select.active {
    background-color: #ff7700 !important;
    color: white;
    box-shadow: 0px 0px 15px rgba(11, 11, 11, 0.5) !important;
}
.program-select.active::before {
    content: url("../images/checklist.png");
    position: absolute;
    top: 5px;
    right: 5px;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #ff7700;
}
.compare-banner {
    background-image: url(../images/vector-graphic2.svg);
    width: 100%;
    height: 100%;
    background-position: bottom;
    position: relative;
    background-repeat: no-repeat;
}
.compare-banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 123, 0, 0.64);
    z-index: -1;
}
.abroad .card {
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
    position: relative;
}
.abroad .card .card-footer {
    position: relative;
    z-index: 3;
    background-color: rgba(255, 123, 0, 0.621);
    text-align: center;
}
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 25vw;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-body {
    padding: 15px;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: 0;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}
.selectorArea {
    min-height: 70vh;
}

.selector_box {
    width: 100%;
    max-height: 230px;
    align-items: center;
    justify-content: center;
    border: 1px dotted red;
    border-radius: 15px;
    background-color: #fff;
    padding: 5px;
}

.selector_box img {
    border-radius: 15px;
}
.owl-carousel.counsellor .owl-next span {
    position: absolute;
    top: -12px;
    right: -15px;
    font-size: 45px;
}
.owl-carousel.counsellor .owl-prev span {
    position: absolute;
    top: -12px;
    left: -15px;
    font-size: 45px;
}
.owl-carousel.counsellor .owl-stage-outer {
    text-align: center;
}
.foot-inline-list li:not(:last-child) {
    border-right: 1px solid;
}
.img-card-uni {
    width: 100%;
    height: 265px;
    object-fit: cover;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(255, 174, 133);
    color: var(--bs-table-striped-color);
}
.simi-uni-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.uni-course {
    background-position: center;
    background-size: cover;
    height: 180px;
    position: relative;
}
.uni-course::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.sticky-73 .sticky-71 .btn.sideNav{
    width: max-content!important;
    white-space: nowrap;
}
.sticky-72 .sticky-71 .btn.sideNav{
    width: max-content!important;
    white-space: nowrap;
}
.program-select{
    cursor: pointer;
}
@media (max-width: 767px) {
    .choose::before {
        width: 50% !important;
        top: 15px;
        left: 200px;
    }
    .fs-16{
        font-size: 12px;
    }
    .fs-30{
        font-size: 20px !important;
    }
    .sticky-73{
        top: 8%;
    }
    .sticky-72{
        top: 8%;
    }
    .banner .items img {
        height: auto;
      
    }
    .banner.owl-carousel .owl-stage-outer{
        height: auto !important;
    }
    .mega-menu {
        max-width: 95vw !important;
    }
    .mobile-nav {
        max-width: 90vw;
    }
    .mobile-nav .nav.menu-nav {
        display: flex;
        flex-wrap: nowrap !important;
        flex-direction: unset !important;
        overflow-x: auto;
        font-size: 12px;
    }
    .navbar-nav .nav-link {
        margin: 0 2px;
        width: max-content !important;
        padding-right: 2px;
        padding-left: 2px;
        margin-bottom: 10px;
    }
    .menu-nav .nav-link.active::before {
        display: none;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #ff7700;
        position: absolute;
        top: 12px;
        right: -9px;
    }

    .sticky-73 {
        overflow-x: scroll;
    }
    .sticky-72 {
        overflow-x: scroll;
    }
    .sticky-73 .btn.fs-14 {
        font-size: 10px;
    }
    .sticky-72 .btn.fs-14 {
        font-size: 10px;
    }
    .experts-slider button.owl-next,
    .experts-slider button.owl-prev {
        display: none;
    }
    .fs-40 {
        font-size: 2rem;
    }
    .fs-32 {
        font-size: 1.5rem;
    }
    .h2,
    h2 {
        font-size: 18px;
    }
}
.compare-banner .tab-content .tab-pane {
    height: 350px;
    overflow: hidden;
    overflow-y: scroll;
}

.enquiry {
    position: fixed;
    top: 50%;
    right: -112px;
    transform: rotate(90deg);
    z-index: 5;
}

.course-carousel .card img:hover ,.university-slider .card img:hover ,.experts-slider .card img:hover {
   -webkit-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.experts-slider .card{
    overflow: hidden;
}

.btn.bg:hover {
  background: #16276c !important;
  border: 1px solid #16276c;
  transition: all 0.3s ease-out !important;
}
.btn.bg-blue:hover {
     background: #ff3524 !important;
  border: 1px solid #ff3524;
  transition: all 0.3s ease-out !important;
}

.btn{
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);

}
.uni-nav.adOn_CustomScroll .nav-item .nav-link:hover{
    background:#ff3524 ;
      transition: all 0.3s ease-out !important;

}
.courses .adOn_CustomScroll .nav-item .nav-link:hover{
     background:#16276c ;
     border: 1px solid #16276c !important;
      transition: all 0.3s ease-out !important;
}






