body {
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.5px;
    color: #000 !important;
    font-size: 16px;
    line-height: 28px;
}
body.offcanvas-active {
    overflow: hidden;
}
.container {
    max-width: 1280px;
    width: 100%;
}
.heading {
    text-align: center;
    margin-bottom: 50px;
}
.title h3 {
    font-size: 36px;
    text-transform: uppercase;
    position: relative;
    font-weight: 800;
}
.heading h1 {
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    color: #4f6719;
}

/*--------------------------Header -----------------------------*/

.top-header {
    background: #222;
    padding: 3px 0px;
}
.header-text span {
    padding-right: 30px;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.top-left a {
    font-size: 12px;
    color: #ddd;
    padding-right: 12px;
    text-decoration: none;
}
.top-left a span {
    padding-right: 5px;
}
.header-social-icon a {
    background: #fff;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
}
header {
    /* border-bottom: 1px solid#3c3b3b; */
    background: #fff;
}

.logo {
    width: 100%;
    display: block;
    padding: 10px 0px;
}
.logo {
    width: 100%;
    display: block;
}
.logo img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

/*Header 2*/

.web-logo img {
    width: 50%;
}
ul.navbar-nav li a {
    color: #000;
    text-transform: capitalize;
}
.nav-link:focus,
.nav-link:hover {
    color: #ed1b24 !important;
}

/*a.nav-link.active{
    color: #ed1b24!important;
}*/

/*carousel*/

.carousel-indicators [data-bs-target] {
    width: 20px;
    height: 8px;
    border-radius: 50px;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    transition: 0.6s;
}
.carousel-indicators [data-bs-target] {
    background-color: #000;
    opacity: 0.5;
}
.carousel-indicators .active {
    background: #ed1b24;
    opacity: 1;
    transition: 0.6s;
    width: 30px;
    height: 8px;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #ed1b24;
    font-size: 15px;
    line-height: 45px;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}
.carousel-item img {
    width: 100%;
}

/*breadcrumb-sec*/
.breadcrumb-sec {
    padding: 100px 0px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.breadcrumb-sec h1 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}
.breadcrumb-sec ol li a {
    color: #ddd;
    text-decoration: none;
}
.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/");
}
.breadcrumb-sec ol li {
    color: #fed213 !important;
}

/*about-hostel*/

.about-hostel h2 {
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
}
.about-hostel h2 span {
    color: #ed1b24;
}
.about-hostel a {
    background: #222;
    color: #ddd;
    padding: 10px 25px;
    border-radius: 0px;
    text-decoration: none;
    transition: 0.6s !important;
}
.about-hostel a:hover {
    padding: 10px 40px;
    border-radius: 50px;
}

.hostal-sec {
    background-image: radial-gradient(
        circle at top left,
        #354ecd 0,
        #354ecd 3%,
        #3548c2 3%,
        #3548c2 20%,
        #3641b7 20%,
        #3641b7 65%,
        #363bac 65%,
        #363bac 72%,
        #3735a0 72%,
        #3735a0 79%,
        #372f95 79%,
        #372f95 82%,
        #38288a 82%,
        #38288a 90%,
        #38227f 90%,
        #38227f 100%
    );
    padding: 80px 0px;
    position: relative;
    z-index: 1;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.gradient-bg {
    padding: 60px 0px;
    background-image: linear-gradient(
            90deg,
            rgba(165, 165, 165, 0.03) 0,
            rgba(165, 165, 165, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 8%,
            rgba(235, 235, 235, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 9%,
            rgba(7, 7, 7, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 14%,
            rgba(212, 212, 212, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 17%,
            rgba(219, 219, 219, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 95%,
            rgba(86, 86, 86, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(80, 80, 80, 0.03) 0,
            rgba(80, 80, 80, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 11%,
            rgba(138, 138, 138, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 17%,
            rgba(122, 122, 122, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 24%,
            rgba(166, 166, 166, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 27%,
            rgba(245, 245, 245, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 89%,
            rgba(88, 88, 88, 0.03) 100%
        ),
        linear-gradient(
            67.5deg,
            rgba(244, 244, 244, 0.03) 0,
            rgba(244, 244, 244, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 4%,
            rgba(16, 16, 16, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 10%,
            rgba(157, 157, 157, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 20%,
            rgba(212, 212, 212, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 83%,
            rgba(5, 5, 5, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 84%,
            rgba(237, 237, 237, 0.03) 100%
        ),
        linear-gradient(90deg, #fff8f5, #fcf3ff);
}

.hostal-info {
    background: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: 0.6s;
}
.hostal-info img {
    position: relative;
    overflow: hidden;
    transition: 0.6s;
}
.hostal-info img:hover {
    transform: scale(1.2);
}
.hostal-dis {
    padding: 15px 0px;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.hostal-dis h4 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 32px;
}
.hostal-dis a {
    text-decoration: none;
    font-size: 16px;
    background: #ed1b24;
    padding: 10px 20px;
    color: #fff;
    border-radius: 5px;
    transition: 0.6s;
}
.hostal-dis a:hover {
    border-radius: 50px;
}

/*
------------*/

.home-away {
    background: #fbeee5;
    padding: 50px;
    text-align: center;
}
.home-away h2 {
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 600;
}
.home-away p {
    padding: 0 200px;
}

/*
------------*/
.about-sec {
    padding: 80px 0px;
}
.about-foundation h2 {
    color: #222;
    font-weight: 700;
}
.about-foundation h2 span {
    color: #ed1b24;
    font-size: 28px;
}
.about-foundation p {
    text-align: justify;
}

/*about-hostel*/
.about-hostel p {
    line-height: 33px;
    font-size: 14px;
}

.about-us-cn span {
    color: #000;
}
.about-us-cn h3 {
    font-size: 40px;
    color: #0a4c36;
    font-weight: 800;
    line-height: 45px;
}
.about-us-cn h5 {
    color: #000;
    font-weight: 600;
    padding: 10px 0px;
}
.about-us-cn p {
    font-size: 16px;
    color: #000;
    line-height: 32px;
    /* text-align: justify;*/
}
.about-us-cn h4 {
    font-size: 18px;
    color: #4f6719;
    font-weight: 600;
}

/*facilities*/
.our-facilities {
    padding: 80px 80px;
}
.our-facilities h2 {
    font-size: 40px;
    color: #222;
    font-weight: 800;
    line-height: 45px;
    text-align: center;
}
.our-facilities p {
    text-align: center;
    margin-bottom: 50px;
}
.facilities-sec {
    text-align: center;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    background: #fff;
    box-shadow: 0 -9px 50px rgb(0 0 0 / 8%);
    margin-bottom: 35px;
    padding: 50px 25px;
}
.facilities-sec img {
    /* width: 100%; */
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 -9px 50px rgb(0 0 0 / 12%);
    border: 1px solid#e9e9e9;
}
.facilities-sec h4 {
    padding: 20px 0px;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid#ccc;
    padding-bottom: 10px;
    margin: 10px 15px;
    color: #ed1b24;
    /* display: inline-block; */
}
.facilities-sec p {
    padding: 0 15px;
    font-size: 14px;
    margin-bottom: 0px;
}

/*our-management*/

.our-management {
    padding: 80px 0px;
}
.management-dis h2 {
    font-size: 30px;
    color: #222;
    font-weight: 800;
    text-transform: uppercase;
    padding: 10px 0px;
}
.management-dis span {
    background: #ed1b24;
    padding: 5px 20px;
    color: #fff;
    border-radius: 3px;
}
.management-dis p {
    line-height: 36px;
    font-size: 14px;
}

/*testimonial*/
.testimonial h2 {
    font-size: 40px;
    color: #222;
    font-weight: 800;
    line-height: 45px;
    text-align: center;
    margin-bottom: 50px;
}
.testimonial {
    background: #faeee4;
    padding: 50px 150px;
}
.testimonial-sec {
    position: relative;
    overflow: hidden;
    transition: 0.6s;
}
.testimonial-sec:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.testimonial-sec img {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: 0.6s;
}
.testimonial-sec img:hover {
    transform: scale(1.1);
}

.testimonial-sec p {
    font-size: 14px;
    text-align: justify;
    padding-top: 30px;
}
.testimonial-sec h4 {
    font-size: 18px;
    text-align: right;
    color: #ed1b24;
    font-weight: 600;
}

/*Gallery
*/
.image-gallery {
    padding-top: 50px;
    background: #faeee4;
}
.gallery-sec li.col-sm-4 {
    margin-bottom: 25px;
}
.image-gallery h2 {
    font-size: 40px;
    color: #222;
    font-weight: 800;
    text-align: center;
    margin: 0px 0px 50px 0px;
}
.gallery-sec img {
    border-radius: 10px;
    width: 100%;
    transition: 0.6s;
    overflow: hidden;
    position: relative;
}
.gallery-sec img:hover {
    transform: scale(0.9);
}
.gallery-sec p {
    padding: 15px 60px;
    text-align: center;
    font-weight: 500;
}
/*footer*/
footer {
    padding: 50px 0px;
    background: #222;
}
.footer-widgets img{
    width: 100%;
}
footer h2 {
    color: #ed1b24;
    font-size: 40px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
footer h3 {
    color: #222;
    font-size: 26px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.footer-widgets p {
    color: #ddd;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0px;
    transition: 0.6s;
    display: flex;
    word-break: break-word;
}
.social-link ul {
    padding: 0px;
    margin: 0px;
}
.social-link ul li {
    list-style: none;
    display: inline-block;
}
.social-link ul li a {
    color: #fff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    display: inherit;
    font-size: 18px;
    transition: 0.6s;
    border-radius: 10px 0px 10px 0px;
    position: relative;
}
.social-link ul li a:hover {
    border-radius: 0px 10px 0px 10px;
}

ul.social-link li {
    display: inline-block;
    margin: 0 5px;
    border-bottom: 0px solid#2c2c2c !important;
}
ul.social-link li a {
    background: #ddd;
    height: 35px;
    line-height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center;
    color: #000 !important;
    border-radius: 50px;
    transition: 0.6s;
}
ul.social-link li a:hover {
    transform: scale(1.4);
    border-radius: 5px;
    padding-left: 0px !important;
}
.footer-widgets h4 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}
.footer-widgets ul {
    padding: 0px;
    margin: 0px;
}
.footer-widgets ul li {
    list-style: none;
    line-height: 40px;
}
.footer-widgets ul li a {
    color: #ddd;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid#2c2c2c;
    font-size: 14px;
    letter-spacing: 0.8px;
    transition: 0.6s;
    text-transform: capitalize;
}
.footer-widgets ul li a:hover {
    padding-left: 10px;
}

.contact- p {
    margin-bottom: 10px;
}
.footer-widgets p span i {
    background: #ddd;
    height: 35px;
    line-height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center;
    color: #000 !important;
    border-radius: 50px;
    transition: 0.6s;
    margin-right: 10px;
}

.copy-right {
    background: #111;
    color: #fff;
    padding: 5px 0px;
}
.copy-right p {
    margin-bottom: 0px;
    color: #fff;
    letter-spacing: 0.8px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
}
.fixed-button {
    border-radius: 50px 50px 0px 0px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 23px 0 rgb(12 0 46 / 15%);
    -moz-box-shadow: 0 3px 23px 0 rgba(12, 0, 46, 0.15);
    box-shadow: 0 3px 23px 0 rgb(12 0 46 / 15%);
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    line-height: 50px;
    font-size: 26px;
    position: fixed;
    bottom: 0px;
    z-index: 999999;
    right: 10px;
    /*    -webkit-animation: button-updown 1s infinite alternate;
    -moz-animation: button-updown 1s infinite alternate;
    animation: button-updown 1s infinite alternate;*/
}
.whatsapp-button {
    background: #4ec95c;
}
.fixed-button a {
    display: block;
}
.whatsapp-button a {
    color: #fff;
}
@-webkit-keyframes button-updown {
    0% {
        -webkit-transform: translateY(0px);
    }
    100% {
        -webkit-transform: translateY(-15px);
    }
}
@-moz-keyframes button-updown {
    0% {
        -moz-transform: translateY(0px);
    }
    100% {
        -moz-transform: translateY(-15px);
    }
}
@keyframes button-updown {
    0% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(-15px);
    }
}
#button {
    display: inline-block;
    background-color: #ed1b24;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 60px 60px 0px 0px;
    position: fixed;
    bottom: 0px;
    left: 10px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    color: #fff;
    font-size: 24px;
    line-height: 45px;
    transition: 0.6s;
}
#button:hover {
    cursor: pointer;
    /*  border-radius: 50px;*/
}
#button:active {
    background-color: #555;
}
#button.show {
    opacity: 1;
    visibility: visible;
}

.curricular-activities ul {
    padding: 0px;
    margin: 0px;
}
.curricular-activities ul li {
    list-style: none;
    line-height: 40px;
    font-size: 16px;
}

.admission-procedure ul li {
    list-style: none;
    line-height: 40px;
}

/*contact*/

.contact-us .contact-info {
    position: relative;
    display: block;
    text-align: center;
    padding: 30px 30px;
    background: #ffffff;
    border: 1px dashed #350a4e;
    min-height: 100%;
    border-radius: 8px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0 15px;
}

.contact-us .contact-info:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.contact-us .contact-info span i {
    background-color: #dae2ff;
    color: #000000;
    font-size: 30px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 50px 50px 50px 50px;
    display: inline-block;
}
.contact-us .contact-info p {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 21px;
    margin: 15px 0px;
}
.contact-us .contact-info a {
    color: #000;
    text-decoration: none;
    display: block;
}

.contact-form h2 {
    font-size: 40px;
    font-weight: 800;
    text-align: center;
}
.contact-form p {
    font-size: 16px;
    text-align: center;
}

.contact-form .form-group {
    margin-bottom: 15px;
}
.contact-form .form-group label {
    font-size: 14px;
    font-weight: 500;
}
.form-control {
    padding: 10px;
    border-radius: 0px;
    border: 2px dashed #dddddd75;
    margin-top: 5px;
    width: 100%;
    background-color: #f3f6fd;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #dddddd95;
    outline: 0;
    box-shadow: none;
}

::placeholder {
    font-size: 12px;
}

.contact-form form {
    background: #ffffff;
    box-shadow: -4px -4px 16px rgb(0 0 0 / 8%), 4px 8px 16px rgb(0 0 0 / 8%);
    border-radius: 12px;
    padding: 35px 35px;
    margin-top: 20px;
}
.contact-form .btn {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    background-image: -webkit-gradient(linear, left top, right top, from(#034ffe), to(#182873));
    background-image: linear-gradient(to right, #034ffe, #182873);
    padding: 15px 35px;
    line-height: 1;
    border-radius: 4px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
    border: 0px;
}
.list-one p {
    background: white;
    padding: 10px 15px;
    border-radius: 10px;
    font-size: 15px;
    box-shadow: 5px 5px 10px #00000029;
}
.title h2 {
    margin-bottom: 13px;
}
.list-one {
    margin-bottom: 30px;
}
