* {
    padding: 0;
    margin: 0;
}

body,
html {
    width: 100%;
    height: 100%;
    font-family: "Poppins", sans-serif;
}

/* Header */

.navbar {
    height: 100px;
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
    padding: 0% !important;
  }
  
  .container-fluid {
    margin: 0px 40px;
  }
  
  
  .navbar-brand {
    padding-top: 0px;
  }
  
  .nav-logo {
    height: 100px;
    width: 100px;
    /* margin-left: 20px; */
  }
  
  .logo {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    mix-blend-mode: multiply;
  }

.navbar-nav {
    width: 100%;
    display: flex;
    justify-content: end;
    gap: 40px;
}


.nav-item a {
    display: flex;
    justify-content: center;
    margin: 0px 10px;
    font-size: 15px;
    color: #1A3F5A;
    font-weight: bold;
}

.navbar-icons {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 35px;
    z-index: 2;
}

a.nav-link {
    margin: 0;

}

.nav-icon {
    font-size: 18px;
    color: white;
    text-decoration: none;
}

.nav-icon:hover i {
    color: rgb(255, 187, 0);
}

.ab {
    display: flex;
    justify-content: center;
}

.ab span {
    display: flex;
    align-items: center;
    color: #1A3F5A;
    font-weight: bold;
}

/*------------------- vedio-container----------------- */


.fixed-video {
    position: relative;
    width: 100%;
    overflow: hidden;
    object-fit: contain;
}

.video-1 video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Ensures the video covers the entire area */
}


@media (max-width : 576px) {
    .container-fluid {
        margin: 0px;
    }

    .navbar-nav {
        margin: 0px;
        gap: 15px;

    }

    .img-1 img {
        height: 250px;
    }
}


/* Contact Page */

.main-container {
    padding: 0px;
}

.main-image {
    max-width: 100%;
}

.main-image img {
    width: 100%;
    height: 641px;
}

.contact-area {
    background-color: #b0e5ec;
    margin-top: 80px;
    height: auto;
    width: 100%;
}

.contact-main {
    display: flex;
    justify-content: center;
    align-items: center;
}

.double-line {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 50%;
}

.double-line .line {
    border: 3px #1a3f5a solid;
    width: 100%;

}

.banner {
    background-color: #1b3f56;
    color: white;
    border-radius: 50px;
}

.banner .heading {
    width: 350px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner h1 {
    font-size: 2.3em;
    color: #FFF;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 3.5px;
    margin: 0;
}

.content-area {
    padding: 0px 100px;
}

.touch-main {
    display: flex;
    gap: 30px;
    padding: 100px 100px;
}

.touch-content-1,
.touch-content-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.touch-content-1 p {
    color: rgba(26, 63, 90, 0.50);
    text-align: left;
    font-family: "Poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.touch-content-1 .touch {
    color: #1A3F5A;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.touch-content-2 .p {
    color: rgba(26, 63, 90, 0.50);
    text-align: center;
    font-family: "Poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-left: 20px;
    display: flex;
    align-items: center;
    height: 80px;
    border-left: 1px rgba(0, 0, 0, 0.40) solid;
    margin: 0;
    width: 400px;
}

.info-main {
    display: flex;
    justify-content: space-between;
    padding: 0px 100px;
}

.info-main .whitebox-1 {
    padding: 30px 60px 30px 10px;
    flex-shrink: 0;
    border-radius: 26px;
    background: #FFF;
    display: flex;
    align-items: center;
}

.info-main .whitebox-2 {
    padding: 30px 100px 30px 20px;
    flex-shrink: 0;
    border-radius: 26px;
    background: #FFF;
    display: flex;
    align-items: center;
}

.info-sub {
    display: flex;
    gap: 20px;
}

.info-content {
    display: flex;
    flex-direction: column;
}

.info-content .mail {
    color: rgba(26, 63, 90, 0.50);
    font-family: "Poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.info-content p {
    margin: 0;
    color: #1A3F5A;
    font-family: "Poppins";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.connect-main {
    display: flex;
    gap: 50px;
    padding: 50px 0px;
}

.connect-img {
    object-fit: cover;
    max-width: 60%;
}

.connect-img img {
    width: 100%;
    height: auto;
}

.connect-form {
    border-radius: 26px;
    background: #FFF;
    padding: 30px 30px;
    width: 30%;
}

.connect-form p {
    color: #1A3F5A;
    font-family: "Poppins";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.connect-form form {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 20px 0px;
}

.connect-form form .form-group input {
    border-radius: 10px;
    color: #1A3F5A;
    font-family: "Poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.connect-form form .form-group input:focus {
    box-shadow: 0 0 5px rgba(26, 63, 90, 0.50);
    outline: none;
    border: 1px #1A3F5A solid;
}

.connect-form form ::placeholder {
    color: rgba(26, 63, 90, 0.50);
    font-family: "Poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.connect-form form button {
    width: 40%;
    background-color: #01AAC1;
    color: #FFF;
    text-align: center;
    font-family: "Poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 10px;
}

.Suggestion-box {
    margin-top: 50px;
}

.Suggestion-main {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
    gap: 50px;
}

/* .Suggestion-img {
    object-fit: cover;
    width: 500px;
}

.Suggestion-img img {
    width: 500px;
    height: auto;
} */

.Suggestion-msg {
    background: url("./3.png");
    height: 600px;
    width: 800px;
    background-position: center;
    display: flex;
    flex-direction: column;
    background-size: cover;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.msg {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 18rem;
    gap: 40px;
}

.Suggestion-msg textarea {
    color: #1A3F5A;
    background: transparent;
    padding: 10px;
    border: none;
    outline: none;
}

.Suggestion-msg textarea::placeholder {
    color: rgba(26, 63, 90, 0.6);
    font-family: "Poppins";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
}

.Suggestion-msg button {
    background-color: #1A3F5A;
    color: #FFF;
    text-align: center;
    font-family: "Poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 10px;
}

.Suggestion-img img {
    transform: scale(0.9) translateY(30px);
    /* Initial scale and position */
    opacity: 0;
    /* Start transparent */
    transition: transform 1.5s ease, opacity 0.6s ease;
}

.Suggestion-img img.scroll-in {
    transform: scale(1) translateY(0);
    /* Zoom to normal size and move up */
    opacity: 1;
    /* Fully visible */
}

/* Add keyframes for smooth zoom-in and upward movement */
@keyframes zoomInUp {
    0% {
        transform: scale(0.9) translateY(30px);
        opacity: 0;
    }

    100% {
        transform: scale(1) translateY(0);
        opacity: 1;
    }
}

/* footer-section */

footer {
    margin-top: 100px;
    background-color: #b2ebf2;
    padding: 50px 100px;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.footer-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer-logo img {
    width: 110px;
    height: 110px;
    /* border-radius: 50%; */
    margin-bottom: 20px;
    mix-blend-mode: multiply;
}

.social-icons {
    display: flex;
    gap: 15px;
    margin-top: 10px;
}

.social-icons a {
    display: inline-block;
    transition: transform 0.3s ease;
}

.social-icons a:hover {
    transform: scale(1.1);
}

.social-icons a img {
    width: 30px;
    height: 30px;
    margin: 0;
}

.social-icons a:hover img {
    filter: none;
}

.footer-column {
    color: #333;
    max-width: 300px;
}

.footer-column h4 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
    background-color: #023b5d;
    padding: 10px 20px;
    border-radius: 15px;
    display: inline-block;
}

.footer-column ul {
    list-style: none;
    padding-left: 0;
}

.footer-column ul li {
    margin-bottom: 12px;
    font-size: 16px;
}

.footer-column ul li a {
    text-decoration: none;
    color: #333;
    transition: color 0.3s ease;
}

.footer-column ul li a:hover {
    color: #023b5d;
}

.contact-info p {
    margin-bottom: 15px;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 1.6;
}

.contact-info p svg {
    margin-right: 15px;
}

.contact-info p img {
    width: 27px;
    height: 23px;
    margin-right: 10px;
}


/* Media Query for Responsiveness */

@media (max-width: 1200px) {
    footer {
        padding: 40px 80px;
        flex-direction: row;
        display: flex;
        gap: 20px;
        justify-content: space-between;
        align-items: start;
    }

    .navbar {
        height: 100px;
    }

    .contact-area {
        margin-top: 50px;
    }

    .content-area {
        padding: 0px 40px;
    }

    .touch-main {
        padding: 80px 40px;
        gap: 10px;
    }

    .info-main {
        padding: 0px 40px;
    }

    .connect-img img {
        width: 100%;
        height: 100%;
    }

    .connect-form {
        width: 50%;
        height: 100%;
    }
}


@media (max-width: 992px) {
    footer {
        padding: 30px 40px;
        flex-direction: row;
        display: flex;
        gap: 20px;
        justify-content: space-between;
        align-items: start;
    }

    .container-fluid {
        margin: 0px;
    }

    .navbar {
        height: 90px;
    }

    .double-line .line {
        border: 2px #1a3f5a solid;
    }

    .banner .heading {
        width: 350px;
        height: 70px;
    }

    .banner h1 {
        font-size: 2.2em;
    }

    .main-image img {
        height: auto;
    }

    .contact-area {
        margin-top: 50px;
    }

    .content-area {
        padding: 0px 40px;
    }

    .touch-main {
        padding: 50px 0px;
        gap: 10px;
    }

    .touch-content-1 .touch {
        font-size: 20px;
    }

    .info-main .whitebox-1 {
        padding: 25px 45px 25px 10px;
    }

    .info-main .whitebox-2 {
        padding: 25px 65px 25px 15px;
    }

    .info-main {
        padding: 0px;
    }

    .info-content .mail {
        font-size: 20px;
    }

    .info-content p {
        font-size: 20px;
    }

    .connect-form form button {
        font-size: 18px;
        width: 25%;
    }

    .connect-main {
        display: inline-block;
    }

    .connect-img {
        max-width: 100%;
        margin-bottom: 50px;
    }

    .connect-form {
        width: 100%;
    }

    .connect-form p {
        font-size: 24px;
    }

    .Suggestion-msg {
        height: 700px;
        width: 700px;
    }

    .Suggestion-img {
        width: 400px;
    }

    .Suggestion-img img {
        width: 400px;
        height: auto;
    }

    .msg {
        gap: 20px;
    }
}


@media (max-width: 576px) {
    .container-fluid {
        margin: 0px;
    }

    .navbar {
        height: 80px;
    }

    .double-line .line {
        border: 2px #1a3f5a solid;
    }

    .banner .heading {
        width: 250px;
        height: 50px;
    }

    .banner h1 {
        font-size: 1.4em;
    }

    .main-image img {
        height: auto;
    }

    .contact-area {
        margin-top: 50px;
    }

    .content-area {
        padding: 0px 20px;
    }

    .touch-main {
        padding: 50px 0px;
        gap: 10px;
    }

    .touch-content-1 .touch {
        font-size: 14px;
    }

    .touch-content-1 p {
        font-size: 14px;
    }

    .touch-content-2 .p {
        font-size: 10px;
        height: 50px;
        width: auto;
    }

    .info-main .whitebox-1 {
        padding: 20px 40px 20px 5px;
    }

    .info-main .whitebox-2 {
        padding: 20px 60px 20px 10px;
    }

    .info-main {
        padding: 0px;
        flex-direction: column;
        gap: 20px;
    }

    .info-content .mail {
        font-size: 17px;
    }

    .info-content p {
        font-size: 16px;
    }

    .connect-form form .form-group input {
        font-size: 16px;
    }

    .connect-form form .form-group input::placeholder {
        font-size: 16px;
    }

    .connect-form form button {
        font-size: 16px;
        width: 40%;
    }

    .connect-main {
        display: inline-block;
    }

    .connect-img {
        max-width: 100%;
        margin-bottom: 50px;
    }

    .connect-form {
        width: 100%;
    }

    .connect-form p {
        font-size: 20px;
    }

    .msg {
        margin-top: 8.5rem;
        gap: 0px;
    }

    .Suggestion-msg {
        height: 360px;
        width: 360px;
    }

    .Suggestion-img {
        width: 300px;
    }

    .Suggestion-img img {
        width: 300px;
        height: auto;
    }

    .Suggestion-msg textarea::placeholder {
        font-size: 16px;
    }

    .Suggestion-msg button {
        font-size: 13px;
        padding: 5px 15px;
    }
}

@media (max-width: 576px) {
    footer {
        padding: 50px 40px;
        flex-direction: column;
        display: flex;
        gap: 20px;
        margin: 0;
        /* justify-content: space-around; */
        align-items: start;
    }

    .footer-logo,
    .footer-column {
        text-align: start;
        margin-bottom: 30px;
    }

    .footer-logo .social-icons {
        display: flex;
        gap: 20px;
    }
}