@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@200;300;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');

html, body {
    width: 100%;
}

* {
    font-family: 'Outfit', sans-serif;
}

a {
    text-decoration: none !important;
    color: inherit !important;
}
a:hover{
    color: #A3543D !important ;
}
p {
    font-size: 1.2rem;
}

ul {
    padding: 0 !important;
}

bg-card {
    border-radius: 10px;
    background: #F5F5F5;
}

nav {
    background: #FFFFFF;
    font-size: 1.1rem;
    font-weight: normal;
}

nav a {
    color: #A3543D !important;
}

.nav-link {
    position: relative;
}

.nav-link.active {
    font-weight: bolder !important;
}

.nav-link:hover:after {
    position: absolute;
    content: '';
    border: 1px solid rgba(147, 27, 29, 1);
    height: 1px;
    left: 0;
    bottom: 0;
    width: 100%;
}

/*.nav-link:hover{*/
/*    font-weight: bolder!important;*/
/*}*/

nav img {
    height: 50px;

}

.nav-item {
    padding-left: 0.5rem;
    margin-top: 0.5rem;
}

.head {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.social img {
    padding-left: 0.5rem;
    height: 40px;
}

.pop {
    background-color: white;
    position: relative;
    margin-top: -18rem;
}

.about {
    background: #D6DDD8;
    height: 200px;
}

.catimg {
    height: 200px;
    color: #000000;
    padding: 15px;
    border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 15px;
    cursor: pointer;
}

.blogimg {
    height: 200px;
    color: #000000;
    border-radius: 5px;
    margin-bottom: 15px;
    cursor: pointer;
}

.news {
    height: 170px;
    color: #000000;
    border-radius: 15px;
    margin-top: 50px;
    margin-bottom: 15px;
    cursor: pointer;
}

@media only screen and (max-width: 600px) {
    .newcont h3 {
        margin-bottom: -2rem;
    }

    .category {
        margin-top: -5rem;
    }

    .pop {
        margin-top: -20rem;
        /*padding-left: 2rem;*/
    }

    .pop h3 {
        margin-top: 2rem;
    }

    .popimg {
        display: none;
    }

    .about {
        background: white;
    }

    .lead {
        padding-top: 3rem;
    }

    .article {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .popular {
        margin: 1rem;
    }

    .similar {
        margin: 1rem;
    }

    .abtimg {
        display: none;
    }

    .team {
        margin-left: 4rem;
    }

    .aboutus {
        margin-left: -0.5rem;
    }

    .indabt {
        margin: 1rem;
    }

    .pagination {
        margin-left: -10rem;
    }
}

@media only screen and (min-width: 992px) {
    .article {
        margin-left: 4rem;
        margin-right: 4rem;
    }

    .similar {
        margin-left: 4rem;
        margin-right: 4rem;
    }

    .popular .lead {
        margin-top: -2rem;
    }

    .team {
        margin-left: 2rem;
    }
}

.button1 {
    width: 200px;
    height: 50px;
    background: #ffffff;
    border-radius: 10px;
    border: none;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: #A3543D;
    margin-top: 4rem;
}

.button2 {
    width: 200px;
    height: 50px;
    background: #A3543D;
    border-radius: 10px;
    border: none;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: white;
}

.blogs .lead {
    font-size: 18px;
    font-weight: 600;
}

.blogs p {
    margin-top: -0.5rem;
}

.aboutus {
    background-color: white;
    height: 430px;
    width: 450px;
}

.abtimg {
    height: 430px;
    width: 450px;
    margin-top: 2.5rem;
}

.aboutus p {
    margin-top: 2rem;
    margin-left: 2rem;
    margin-right: 1rem;
}

.plan-sec-col {
    padding-left: 10rem !important;
}

.button3 {
    width: 150px;
    height: 50px;
    background: #A3543D;
    border-radius: 10px;
    border: none;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: white;
}

.teamimg {
    height: 450px;
    width: 300px;
}

.bottom {
    background-color: rgba(255, 255, 255, 0.80);
    height: 120px;
    width: 300px;
    margin-top: -10.506rem;
    position: absolute;
}

.fa-facebook-square, .fa-twitter-square, .fa-linkedin {
    font-size: 2rem;
    margin-right: 0.5rem;
    margin-top: -0.5rem;
}

form {
    padding-right: 2.5rem;
}

.icon {
    font-size: 2rem;
    color: #A3543D;
}

.video iframe {
    border-radius: 10px;
}

#plan-career h2, #course-category h2, #study-sec h2, #work-sec h2, #corporate-sec h2 {
    font-size: 2rem;
    font-weight: 600;
}

.bg-light {
    background-color: #ffff;
    color: #000000 !important;
}

.plan-sec h3 {
    color: #FFFFFF;
    font-size: 3rem;
    font-weight: 500;
}

.plan-sec span {
    color: #FFFFFF;
    font-size: 1.1rem;
    font-weight: 300;
}

.form-plan {
    padding: 1.4rem 0;
}

.form-plan.form-group .form-control, .form-plan .form-select {
    background-color: transparent;
    color: #ffff;
    border: 1px solid #ffff;
    font-weight: 300;
}

.form-plan.form-group .form-control::placeholder, .form-plan .form-select {
    color: #ffff;
}

.form-plan .form-select option {
    color: black;
}

.btn-req:hover {

    background-color: #2298D5;
}

#course-category h2, #study-sec h2 {
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    padding: 2rem;
}

#course-category .course-sec h5 {
    font-size: 1.1rem;
    font-weight: 600;
    padding-top: 1rem;
}

.work-sec-red {
    color: #FFFFFF;
    background: #931B1D;
    border-radius: 5px;
    padding: 2rem 1rem;
    margin-top: 2rem;
}

.work-sec-white {
    color: #931B1D;
    background: #FAF4F4;
    border-radius: 5px;
    padding: 2rem 1rem;
    margin-top: 2rem;
}

.works-down {
    position: relative;
    top: 2rem;
}

#work-sec h5 {
    font-size: 1.1rem;
    font-weight: 400;
}

#testimonial {
    background: #931B1D;
    color: #ffffff;
}

/* Footer */
.footer-01 {
    background: #931B1D;
    border-top: 10px solid #2298D5;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-01.footer .container .row h6 {
    font-weight: 500;
    font-size: 1.2rem;
}

.footer-01.footer .container .row ul li a {
    text-decoration: none;
    list-style-type: none;
    color: #FFFFFF;
    font-weight: 300;
    font-size: 1rem;
}

.footer-01.footer .container .row ul li a:hover {
    text-decoration: none;
    list-style-type: none;
    color: #2298D5;
    font-weight: 300;
    font-size: 1rem;
}

.footer-01.footer .container .row ul li {
    margin-top: 1rem;
}

.footer-01.footer .container .row .form-control-email {
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    background-color: transparent;
    color: #FFFFFF;
    padding: 0.5rem;
}

.footer-01.footer .container .row .form-control-email::placeholder {
    color: #FFFFFF;
    font-size: 14px;
}

.contact-details {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.contact-details-01 {
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid #2b3035;
    padding: 1rem;
    border-radius: 5px;
}

.contact-details-01 h6 {
    font-size: 1.3rem;
    font-weight: 600;
}

.contact-details-01 .icons .fas {
    font-size: 1rem;
}
.contact-details-01 .icons .svg-inline--fa{
    margin-top: 0.3rem;
}

.contact-details-01 .icons {
    display: flex;
}

.contact-details-01 .icons span {
    margin-left: 0.2rem;
    font-size: 1.1rem;
}

.contact-details-01 .icons {
    margin-top: 0.5rem;
}

.form-country {
    border: 1px solid #575a5e;
    border-radius: 5px;
    padding: 1.5rem;
}

.btn-primary {
    color: #931B1D !important;
    background: #931B1D !important;
    color: #ffffff !important;
    border: 1px solid #931B1D !important;
}

.btn-primary:hover {
    color: #ffffff !important;
    background: #2298D5 !important;
    border: 1px solid #2298D5 !important;
}

.abroad-card {
    border: 1px solid #575a5e;
    border-radius: 5px;
}

.course-list a {
    font-size: 1.1rem;
    font-weight: 500;
    color: #000000;
}

.course-list a:hover {
    color: #931B1D;
}

.search-card {
    background: #FAF4F4;
    border-radius: 5px;
}


/* Please ❤ this if you like it! */


.sec-center {
    position: relative;
    max-width: 100%;
    text-align: center;
    z-index: 200;
}

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
    /*opacity: 0;*/
    display: block;
    pointer-events: none;
}

.dropdown:checked + label,
.dropdown:not(:checked) + label {
    position: relative;
    padding: 0.5rem;
    font-weight: 500;
    font-size: 15px;
    line-height: 2;
    transition: all 200ms linear;
    border-radius: 4px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    border: none;
    background-color: #931B1D;
    cursor: pointer;
    color: #ffffff;
}

.section-dropdown {
    color: #000000;
    width: 100%;
    position: unset;
    background-color: #FAF4F4;
    top: 70px;
    left: 0;
    width: 100%;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    z-index: 2;

    /*opacity: 0;*/
    transform: translateY(10px);
    transition: all 200ms linear;
    padding: 0.5rem 1rem;
}

/*.dropdown:checked ~ .section-dropdown{*/
/*    !*opacity: 1;*!*/
/*    display: block;*/
/*    pointer-events: auto;*/
/*    transform: translateY(0);*/
/*}*/
.section-dropdown:before {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    content: '';
    display: block;
    z-index: 1;
}

.section-dropdown:after {
    position: unset;
    top: -7px;
    left: 30px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: '';
    display: block;
    z-index: 2;
    transition: all 200ms linear;
}

.section-dropdown-sub {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;

    color: #000000;

    padding-left: 10px;
    padding-right: 3px;
    overflow: hidden;
    transition: all 200ms linear;
}

.section-dropdown-sub a {
    display: flex;
    justify-content: space-between;
    color: #000000;
    font-size: 15px;
    cursor: pointer !important;
}

.dropdown-sub:checked ~ .section-dropdown-sub {
    pointer-events: auto;
    opacity: 1;
    max-height: 999px;
}

.section-dropdown-sub a .fas {
    font-size: 20px;
}

.section-dropdown a {
    color: #000000;
    display: flex;
    text-align: left;
}

.btn-subscribe {
    border: 1px solid #FFFFFF !important;
    background-color: #FFFFFF !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    color: #931B1D;
    padding: 0.6rem 1rem;
    transition: all 0.4s ease-in-out;
}

.btn-subscribe:hover {
    border: 1px solid #2298D5 !important;
    background-color: #2298D5 !important;
    color: #FFFFFF;
}

#dropmenu {
    position: relative;
    display: inline-block;
}

.dropdown-show {
    position: absolute;
    display: none;
    background: #ffffff !important;
    width: 200px;
}

#dropmenu:hover .dropdown-show, #dropmenu:focus .dropdown-show {
    display: block;
}

.course-sec {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 2rem;
    text-align: center;
}

#testimonial .owl-carousel .item {
    background: #FFFFFF;
    color: #000000;
    border-radius: 5px;
    display: flex;
    align-items: center;
    height: 350px;
}

#testimonial .owl-carousel {
    display: grid;
}

@media only screen  and (max-width: 1020px) {
    .course-sec {
        display: grid;
        gap: 1rem;
        grid-template-columns: repeat(4, 1fr);
    }

    #testimonial .owl-carousel .item {
        background: #FFFFFF;
        color: #000000;
        border-radius: 5px;
        display: flex;
        align-items: center;
        height: 100%;
    }
}

@media only screen  and (max-width: 765px) {
    .course-sec {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 0.5rem;
    }

    #dropmenu:hover .dropdown-show, #dropmenu:focus .dropdown-show {
        display: none;
    }

    .search-card-filter {
        display: none;
    }

}


@media only screen  and (max-width: 567px) {
    .course-sec {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .works-down {
        position: relative;
        top: 0;
    }

    .plan-sec-col {
        padding-left: 2rem !important;
    }

}

#gallery img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-bottom: 2rem;
}


/*Hostel Pages*/
.hero-sec-hostel h1 {
    font-size: 3.75rem;
    text-align: center;
}

.about-hostel h2 {
    font-size: 2rem;
}

.about-hostel img {
    border-radius: 10px;
}

.cards-hostel {
    background: rgba(245, 245, 245, 1);
    border-radius: 12px;
}

.cards-hostel .img-hostel-rooms {
    border-radius: 12px 12px 0 0;
    height: 240px;
    object-fit: cover;
}

.cards-hostel h4 {
    font-size: 1.6rem;
}

.cards-hostel p, .facilities li {
    color: rgba(59, 46, 46, 0.76);
    font-size: 1.1rem;
}

.hostels-facilities-counter h5 {
    font-weight: 300;
}

.hostels-facilities-counter h1 {
    color: #EC3333 !important;
    padding: 1rem 0 0 0;
}

.badge {
    border-radius: 200px 0px 0px 200px !important;
    background: #D9D9D9 !important;
    color: #BA2628 !important;
    font-size: 1.1rem !important;
    font-style: normal;
    font-weight: 600 !important;
}

.text-bold {
    color: rgba(59, 46, 46, 0.76);
    font-weight: 600;
    padding-left: 0.4rem;
    font-size: 1.05rem;
}
