/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

a.meanmenu-reveal {
    display: none;
}

.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #070337;
    padding: 4px 0;
    min-height: 42px;
    z-index: 999999;
}

.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px 13px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 3px;
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #070337;
    margin-top: 44px;
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
}

.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%;
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 10px 5%;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid #e0e3ed;
    text-decoration: none;
    text-transform: capitalize;
}

.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: 10px 10%;
    text-shadow: none !important;
    visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: 0;
    margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 10px 15%;
}

.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 10px 20%;
}

.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 10px 25%;
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 26px;
    height: 32px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: transparent;
    border: none !important;
    font-size: 14px;
}

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}

.mean-container .mean-bar,
.mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.mean-remove {
    display: none !important;
}
.bg-banner {
    background-color: #053d62;
}
.border-radius i {
    border-radius: 12px;
}
.banner-bottom {
    background-color: #e6e6e6;
}
.bg-banner .input-group-text i {
    border-left: 2px solid #007084;
    height: 35px;
    padding: 8px 10px;
    color: #007084;
    font-size: 20px;
}
.input-group-text {
    height: 40px;
}
.benefits .card {
    border-top: 5px solid #053d62;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
    min-height: 251px;
    margin-bottom: 0px;
}
.Prediction {
    background-image: url(/assets/main/predtiction-vectors.png);
    width: 100%;
    background-size: contain;
    height: 560px;
    background-color: #cdecff;
    background-position: 0px 150px;
    background-repeat: no-repeat;
}
.Prediction-bg {
    background-color: #cdecff !important;
}
@media only screen and (max-width: 600px) {
    .Prediction {
        height: 320px;
        background-position: 0px 195px;
    }
}
.abroad {
    background-image: url(../main/study-abroad-background.png);
    height: 700px;
    width: 100%;
    background-size: cover;
    background-position: 5px -150px;
    background-repeat: no-repeat;
}
.main-bg {
    background-color: #053d62;
}
.banner-1 {
    background-image: url(/assets/main/home-counseling-1.png);
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.need {
    color: #007084;
    padding: 5px 5px;
    background-color: #e3faff;
    border-radius: 0 15px 0px 15px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    width: 260px;
}
.expert-box {
    background-color: #0c629c;
    padding: 8px 12px;
    border-radius: 10px 0 0 10px;
    transform: translateX(59%);
    height: max-content;
    width: 380px;
}
.accordion-button {
    border-radius: 25px !important;
    background-color: #e8e8e8 !important;
}
.accordion-item {
    border-radius: 25px !important;
}
@media only screen and (max-width: 600px) {
    .banner-1 {
        height: 240px;
        background-size: 100% 100%;
        background-position: center;
        text-align: end;
    }
    .expert-box {
        transform: translateX(4%);
    }
}
.Prediction-bg .card,
.footer-top {
    border-radius: 15px;
}
.products .card img {
    width: 60px !important;
}
.icon-img .card {
    border-radius: 12px;
    min-height: 240px;
}
.whatsapp-icon {
    position: fixed;
    right: 20px;
    bottom: 50px;
    display: block;
}
.menu-list {
    height: 180px;
    overflow-y: scroll;
}
/* header .megamenu-wrapper .menu-list li a::before
 {
    font-family: "Fontawesome";
    content: "\f054";
    position: absolute;
    display: block;
    left: -15px;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 12px;
} */
.icon-img .owl-carousel.experts-slider .owl-item.active.center .card {
    background-color: #0c629c !important;
    color: #fff;
}
.icon-img .owl-carousel.experts-slider .owl-item.active.center .card p {
    color: #fff !important;
}
.dropdown-submenu {
    position: relative;
}
.explain-step .card {
    border: 1px solid !important;
    border-bottom: 3px solid #007084 !important;
}
.modal-btn {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.Course-input {
    background: #fff;
    position: absolute;
    left: 5%;
    top: -8px;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 5;
    font-size: 12px;
    border-radius: 4px;
    color: #6c757d;
}
.top-and-bottom::before {
    content: "";
    position: absolute;
    background-color: rgb(169, 169, 169);
    width: 20%;
    height: 2px;
    top: 12px;
    left: 150px;
}
.top-and-bottom::after {
    content: "";
    position: absolute;
    background-color: rgb(169, 169, 169);
    width: 20%;
    height: 2px;
    top: 12px;
    right: 150px;
}
.submenu {
    background-color: #fff;
    border-radius: 10px;
}
.university-banner {
    background-image: url(../images/university.jpg);
    width: 100%;
    height: 100%;
    background-position: 0;
    background-size: cover;
    position: relative;
}
.university-banner::before
 {
    content: "";
    background: linear-gradient(180deg, rgb(0 0 0 / 37%) 0%, #141414 105.28%);
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 10px;
    z-index: 0;
}
.countrySelect {
    flex: 0.2 1 auto !important;
}
.univesity {
    background-image: url(../images/university.webp);
    width: 100%;
    height: auto;
    background-position: -179px 0px;
    background-size: cover;
    position: relative;
    /* background-repeat: no-repeat; */
}
.univesity::before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgba(5, 61, 98, 0.5439425770308124) 56%, rgba(5, 61, 98, 1) 88%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.place-slider .card{
    min-height: 160px;
    margin-bottom: 0px;
   
}
.place-slider .card .card-body{
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.program-select.active {
    background-color: #003a71 !important;
    color: white !important;
    box-shadow: 0px 0px 15px rgba(11, 11, 11, 0.5) !important;
}
.program-select.active a{
    color: white !important;

}
.program-select.active::before {
    content: url(../main/checklist.png);
    position: absolute;
    top: 5px;
    right: 5px;
}
.img-card {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #c8c8c8;
}
.uni-tab .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #002e92 !important;
    background-color: unset;
}
.uni-tab .nav-pills .nav-link.active::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1.5px;
    bottom: -2px;
    left: 0;
    background-color: #3f53d9;
}
.theiaStickySidebar{
    position: sticky;
    top: 210px;
}
.btn.main-bg:hover{
    background-color: #0c629c;
}
