@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');


@font-face {
    font-family: 'calibri-bold';
    src: url('calibri-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlayfairDisplay-Black';
    src: url('PlayfairDisplay-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlayfairDisplay-Regular';
    src: url('PlayfairDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlayfairDisplay-SemiBold';
    src: url('PlayfairDisplay-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'calibri-regular';
    src: url('calibri-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat-VariableFont_wght';
    src: url('Montserrat-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    border-left: 2px solid #dee2e5;
    border-right: 2px solid #dee2e5;
    margin: 0 auto;
    max-width: 800px;
    /* Adjust this based on your design */
}

*/ .header {
    background-color: #0077B5;
    color: white;
    text-align: center;
    padding: 20px 0;
}

.header h1 {
    font-size: 3rem;
    font-weight: bold;
}

/* Logo Section */
.logo-section {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    background-color: #ffffff;
}

@media (max-width: 576px) {
    .logo-section img {
        width: 239px;
    }
}

/* Content Section */
.content {
    /* padding: 40px 20px; */
    padding: 40px;
    /* Default padding */
    text-align: center;
    font-size: 20pt;
    color: #000000;
    font-family: 'calibri-regular';
}

/* Adjust text size for tablets */
@media (max-width: 992px) {
    .content {
        font-size: 20pt;
        padding: 10px;
        font-family: 'calibri-regular';
    }
}

.position-relative {
    position: relative;
}

.welcome {
    padding: 40px;
    background-color: #005fa3;
}

.welcome1 {
    padding: 40px;
    background-color: #005fa3;
    padding-top: 0px;
}

@media (max-width: 992px) {
    .welcome1 {
        font-size: 20pt;
        padding-top: 20px;
        font-family: 'calibri-regular';
    }
}

.welcome-title {
    font-size: 60pt;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-optical-sizing: auto;
    color: #ffffff;
}

.welcome-tittle {
    font-size: 36pt;
    color: #ffffff;
    font-family: "Playfair Display", serif;
    line-height: 48px;
    font-weight: 700;
}

.covening {
    padding: 40px;
    background-image: url(../Assests/bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.covening h2 {
    font-size: 60pt;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-optical-sizing: auto;
    color: #000000;
}

/* For tablets (max-width: 991px) */
@media (max-width: 991px) {
    .covening h2 {
        font-size: 40pt;
    }
}

.covening span {
    font-size: 36pt;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-optical-sizing: auto;
    color: #000000;
    line-height: 40px;
}

/* For tablets (max-width: 991px) */
@media (max-width: 991px) {
    .covening span {
        font-size: 30pt;
    }
}

@media (max-width: 991px) {
    .covening img {
        margin-top: 10px;
    }
}

.convening-text {
    font-size: 20pt;
    font-family: 'calibri-regular';
    line-height: 30px;
    color: #000000;
}

@media (max-width: 992px) {
    .convening-text {
        font-size: 20pt;

        font-family: 'calibri-regular';
    }
}

.welcome-text {
    font-size: 20pt;
    font-family: 'calibri-regular';
    line-height: 30px;
    color: #ffffff;
}

@media (max-width: 992px) {
    .welcome-text {
        font-size: 20pt;
        padding-bottom: 20px;
        font-family: 'calibri-regular';
    }
}



.climate {
    padding: 40px;
    background-color: #005147;
}

.festive-text {
    font-size: 20pt;
    font-family: 'calibri-regular';
    line-height: 30px;
    color: #000000;
}

@media (max-width: 992px) {
    .festive-text {
        font-size: 20pt;

        font-family: 'calibri-regular';
    }
}

.festive {

    background-color: #fef8ed;
}

.festive1 {
    padding: 40px;
}

.carnival {
    padding: 40px;
    background-color: #384654;

}

.carnival-text {
    font-size: 20pt;
    font-family: 'calibri-regular';
    line-height: 30px;
    color: #ffffff;
}

@media (max-width: 992px) {
    .carnival-text {
        font-size: 20pt;

        font-family: 'calibri-regular';
    }
}

.carnival h2 {
    font-size: 60pt;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-optical-sizing: auto;
    color: #ffffff;
    line-height: 76px;
}

@media (max-width: 991px) {
    .carnival h2 {
        font-size: 40pt;
    }
}


.carnival span {
    font-size: 36pt;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-optical-sizing: auto;
    color: #ffffff;

}

.Architecture {
    padding: 40px;
    background-color: #eaeaea;
}

.Architecture p {
    font-size: 20pt;
    font-family: 'calibri-regular';
    line-height: 30px;
    color: #000000;
}

@media (max-width: 992px) {
    .Architecture p {
        font-size: 20pt;

        font-family: 'calibri-regular';
    }
}

.Architecture span {
    font-size: 36pt;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-optical-sizing: auto;
    color: #000000;
    line-height: 30px;
}

.Architecture h2 {
    font-size: 60pt;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-optical-sizing: auto;
    color: #000000;
    line-height: 76px;
}

/* Faculty Section */
.student-section {
    background-color: #594832;
    padding: 40px;
}

/* Title */
.student-title {
    font-size: 60pt;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-optical-sizing: auto;
    color: #ffffff;
    line-height: 76px;

}

.student-text {
    font-size: 20pt;
    font-family: 'calibri-regular';
    line-height: 30px;
    color: #ffffff;
    margin-top: 30px;
}

@media (max-width: 992px) {
    .student-text {
        font-size: 20pt;

        font-family: 'calibri-regular';
    }
}

.student {
    font-size: 20pt;
    font-family: 'calibri-bold';
    line-height: 30px;
    color: #ffffff;
}

@media (max-width: 992px) {
    .student {
        font-size: 20pt;

        font-family: 'calibri-bold';
    }
}

/* Faculty Member Container */
.student-member {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

/* Faculty Image */
.faculty-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 20px;
}

/* Faculty Info */

.student {
    margin-top: 30px;
}

.name {
    font-size: 20pt;
    font-family: 'calibri-bold';
    color: #ffffff;
}

.details {
    font-size: 20pt;
    font-family: 'calibri-regular';
    color: #ffffff;
}

/* Footer Section */
.footer-section {
    background-color: #1d74aa;
    text-align: center;
    padding: 15px;
}

/* Footer Text */
.footer-text {
    color: white;
    font-size: 17pt;
    margin-bottom: 15px;
}

/* Footer Links */
.footer-text a {
    color: white;
    text-decoration: none;
}

.bg-image-section {
    background-image: url('../Assests/Title.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}