*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}
.content-1{
    height: 100vh;
    width: 100%;
    font-family: inherit;
}
.upper-section{
    display: flex;
    justify-content: space-between;
    height: 3vw;
    width: 100%;
    align-items: center;
    background-color: #faebd7;
    font-weight: 300;
    font-family: inherit;
    border-bottom: 1px solid red;
    padding: 1vw;
}
/* part-1 */
.part-1{
    display: flex;
    height: 9vw;
    width: 100%;
    background-color: white;
}
.a-3 img{
    height: 10vw;
    margin-left: 1vw;
    width: 19vw;
}
.a-4{
    color: purple;
    font-weight: 600;
    position: relative;
    top: 1.8vw;
    font-size: 1.4vw;
    left: 7vw;
    font-family: inherit;
}
.a-5{
    color: purple;
    font-weight: 600;
    position: relative;
    top: 3.8vw;
    font-size: 1.4vw;
    left: 7vw;
    font-family: inherit;
}
.a-6 img{
    height: 3vw;
    position: relative;
    left: 31vw;
    top: 2vw;
}
.a-7{
    font-size: 1.4vw;
    position: relative;
    top: 2.4vw;
    left: 32vw;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}
/* navigation-bar */
.header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: dodgerblue;
    margin-top: 1vw;
}
.header .logo{
    display: none;
}
.navlist{
    display: flex;
    list-style: none;
    padding: 1vw;
    gap: 4vw;
}
.navlink{
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    margin-left: 5vw;
    text-decoration: none;
    font-size: 1.2vw;
}
.mobile-navbar-btn{
    font-size: 1.4vw;
    cursor: pointer;
    display: none;
    color: black;
}
.cc[name="ak-2"] {
    display: none;
}
/* part-3 */
.b-1{
    background-image: url(../img/image-1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    height: 23vw;
    width: 100%;
}
.b-2{
    font-size: 3.7vw;
    color: dodgerblue;
    padding-top: 10vw;
    text-align: center;
}
.b-3{
    height: 60vw;
    width: 100%;
    margin-top: 5vw;
    background-color: #f0f8ff;
}
.b-4{
    height: 3vw;
    width: 100%;
    background-color: aqua;
    font-weight: 600;
    color: white;
    font-size: 1.8vw;
    padding-left: 2vw;
    letter-spacing: 0.5vw;
    padding-top: 0.2vw;
}
.b-5{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.b-6{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.b-7{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.b-8{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.b-9{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.b-10{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.b-11{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.b-12{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.c-1{
    height: 63vw;
    width: 100%;
    background-color: aliceblue;
    margin-top: 5vw;
}
.c-2{
    height: 3vw;
    width: 100%;
    background-color: aqua;
    font-weight: 600;
    color: white;
    font-size: 1.8vw;
    padding-left: 2vw;
    letter-spacing: 0.5vw;
    padding-top: 0.2vw;
}
.c-3{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.c-4{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.c-5{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.c-6{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.c-7{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.c-8{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.c-9{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.c-10{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.d-1{
    height: 63vw;
    width: 100%;
    background-color: aliceblue;
    margin-top: 5vw;
}
.d-2{
    height: 3vw;
    width: 100%;
    background-color: aqua;
    font-weight: 600;
    color: white;
    font-size: 1.8vw;
    padding-left: 2vw;
    letter-spacing: 0.5vw;
    padding-top: 0.2vw;
}
.d-3{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.d-4{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.d-5{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.d-6{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.d-7{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.d-8{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
.d-9{
    display: inline;
    font-size: 2vw;
    border-bottom: 0.2vw solid tomato;
    margin-left: 2vw;
    position: relative;
    top: 1vw;
}
.d-10{
    list-style: disc;
    margin-left: 6vw;
    margin-top: 4vw;
    font-size: 1.6vw;
    color: dodgerblue;
}
/* footer part(styling destop-view) */
.anu{
    height: 53vw;
    width: 100%;
    background-color: dodgerblue;
    margin-top: 5vw;
}
.anu-1{
    display: flex;
    justify-content: space-evenly;
    padding-top: 4.5vw;
}
.anu-2{
    height: 11vw;
    width: 29%;
    background-color: white;
    border-radius: 1vw;
    padding: 1vw 2vw;
    color: dodgerblue;
    padding: 1vw 2vw;
    color: dodgerblue;
    font-size: 2.3vw;
}
.as-1{
    font-size: 2vw;
    color: black;
    font-weight: 300;
    margin-top: 1.4vw;
}
.anu-3{
    height: 11vw;
    width: 29%;
    background-color: white;
    border-radius: 1vw;
    padding: 1vw 2vw;
    color: dodgerblue;
    padding: 1vw 2vw;
    color: dodgerblue;
    font-size: 2.3vw;
}
.as-2{
    font-size: 2vw;
    color: black;
    font-weight: 300;
    margin-top: 1.4vw;
}
.anu-4{
    height: 11vw;
    width: 29%;
    background-color: white;
    border-radius: 1vw;
    padding: 1vw 2vw;
    color: dodgerblue;
    padding: 1vw 2vw;
    color: dodgerblue;
    font-size: 2.3vw;
}
.as-3{
    font-size: 1.6vw;
    color: black;
    font-weight: 400;
    margin-top: 1.4vw;
}
.anu-5{
    height: 19vw;
    width: 100%;
    margin-top: 5vw;
    display: flex;
}
.anu-6{
    height: 20vw;
    width: 33%;
}
.anu-7{
    height: 33vw;
    width: 20%;
}
.anu-8{
    font-size: 3.5vw;
    margin-left: 3vw;
    border-bottom: 0.5vw solid white;
    display: inline;
    color: white;
}
.anu-9{
    margin-top: 1vw;
    font-size: 1.7vw;
    margin-left: 3vw;
    letter-spacing: 0.7vw;
    color: white;
}
.anu-10{
    font-size: 1.3vw;
    font-weight: 600;
    margin-left: 3vw;
    padding-top: 1vw;
    line-height: 1.7vw;
    color: white;
}
.anu-11{
    padding-top: 1vw;
    margin-left: 3vw;
    height: 3.5vw;
    width: 18vw;
    background-color: white;
    margin-top: 1vw;
    border-radius: 1vw;
    text-align: center;
    color: dodgerblue;
    font-weight: 600;
}
.anu-12{
    margin-top: 1.5vw;
}
.awa-1{
    font-size: 2vw;
    display: inline;
    padding-left: 3vw;
    color: white;
    text-decoration: underline;
}
.awa-2 i{
    color: white;
    font-size: 3vw;
    padding-left: 3vw;
}
.awa-2{
    margin-top: 1vw;
}
.anu-13{
    font-size: 2.5vw;
    color: white;
    border-bottom: 0.1vw solid white;
}
.anu-14 li{
    padding-top: 3vw;
    list-style: none;
    font-size: 1.7vw;
}
.anu-14 li a{
    text-decoration: none;
    color: white;
    font-weight: 600;
}
.anu-14 li a:hover{
    color: black;
}
.loc-1{
    height: 31vw;
    width: 45%;
}
.loc-2{
    font-size: 2.5vw;
    color: white;
    margin-left: 8vw;
    border-bottom: 0.1vw solid white;
    display: inline;
}
.sh-1{
    display: none;
}
@media screen and (max-width: 600px){
    .content-1{
        height: 719vw;
        width: 100%;
        background-color: white;
    }
    .upper-section{
        height: 9vw;
    }
    .a-1{
        font-size: 3vw;
    }
    .a-2{
        font-size: 3vw;
    }
    .part-1{
        display: none;
    }
     /* navigation-bar */
     .header{
        background-color: white;
    }
    .header .logo {
        display: block;
        width: 20%; /* Adjust the width as needed */
        margin: 1vw; /* Add margin for better spacing */
        z-index: 999;
    }

    .mobile-navbar-btn {
        display: block;
        margin-right: 3vw;
        font-size: 4vw;
        color: white;
        z-index: 999;
        color: dodgerblue;
    }

    .navlink {
        color: black;
        font-size: 4.4vw;
    }

    .navbar {
        height: 100vh;
        width: 100%;
        background: white;
        position: fixed; 
        top: 0;
        left: 0;
        display: flex;
        flex-direction: column; 
        justify-content: center;
        align-items: center;
        transform: translateX(100%);
        transition: all 0.5s linear;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        z-index: 1; 
    }
    .navlist {
        flex-direction: column;
        align-items: center;
    }
    .active .navbar {
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
    .active .mobile-navbar-btn .cc[name="ak-2"] {
        display: block;
        color: dodgerblue;
        margin-top: 3%;
        font-size: 4.4vw;
    }
    .active .mobile-navbar-btn .bb[name="ak-1"] {
        display: none;
    }
    .b-1{
        height: 25vw;
    }
    .b-2{
        font-size: 4.5vw;
    }
    .b-3{
        height: 122vw;
    }
    .b-4{
        height: 5vw;
        font-size: 3vw;
    }
    .b-5{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .b-6{
        font-size: 3vw;
        margin-top: 5vw;
    }
    .b-7{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .b-8{
        font-size: 3vw;
        margin-top: 5vw;
    }
    .b-9{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .b-10{
        font-size: 3vw;
        margin-top: 5vw;
    }
    .b-11{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .b-12{
        font-size: 3vw;
        margin-top: 5vw;
    }
    .c-1{
        height: 137vw;
    }
    .c-2{
        height: 5vw;
        font-size: 3vw;
    }
    .c-3{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .c-4{
        font-size: 3vw;
        margin-top: 5vw;
    }
    .c-5{
        
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .c-6{
        font-size: 3vw;
        margin-top: 5vw;
    }
    .c-7{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .c-8{
        font-size: 3vw;
        margin-top: 5vw;  
    }
    .c-9{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .c-10{
        font-size: 3vw;
        margin-top: 5vw;
    }
    .d-1{
        height: 122vw;
    }
    .d-2{
        height: 5vw;
        font-size: 3vw;
    }
    .d-3{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .d-4{
        font-size: 3vw;
        margin-top: 5vw;
    }
    .d-5{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .d-6{
        font-size: 3vw;
        margin-top: 5vw;
    }
    .d-7{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .d-8{
        font-size: 3vw;
        margin-top: 5vw;
    }
    .d-9{
        font-size: 5vw;
        position: relative;
        top: 2vw;
        left: 2vw;
    }
    .d-10{
        font-size: 3vw;
        margin-top: 5vw;
    }
    /* footer part */
    .anu{
        display: none;
    }
    .sh-1{
        height: 265vw;
        width: 100%;
        background-color: #e0f5fe;
        margin-top: 5vw;
        display: block;
    }
    /* part-1 */
    .sh-2{
        font-size: 5vw;
        border-bottom: 0.1vw solid black;
        display: inline;
        margin-left: 3vw;
    }
    .sh-3{
        padding-top: 3vw;
        font-size: 4vw;
    }
    .sh-3 li{
        margin-left: 3vw;
        list-style: none;
    }
    .sh-3 li a{
        line-height: 9vw;
        text-decoration: none;
        letter-spacing: 1vw;
        border-bottom: 0.1vw solid;
        display: block;
    }
    /* part-2 */
    .sh-4{
        height: 71vw;
        width: 100%;
        margin-top: 9vw;
    }
    .sh-5{
        display: flex;
        height: 21vw;
        border-bottom: 0.3vw solid black;
    }
    .sh-6{
        display: flex;
        height: 21vw;
        border-bottom: 0.3vw solid black;
    }
    .sh-7{
        display: flex;
        height: 21vw;
        border-bottom: 0.3vw solid black;
    }
    .sh-8{
        font-size: 7vw;
        padding-left: 3vw;
    }
    .sh-9{
        font-size: 5vw;
        padding-top: 1vw;
        padding-left: 6vw;
    }
    .sh-10{
        font-size: 7vw;
        padding-left: 3vw;
    }
    .sh-11{
        font-size: 5vw;
        padding-top: 1vw;
        padding-left: 6vw;
    }
    .sh-12{
        font-size: 7vw;
        padding-left: 3vw;
    }
    .sh-13{
        font-size: 5vw;
        padding-top: 1vw;
        padding-left: 6vw;
    }
    /* part-3 */
    .ka-1{
        height: 51vw;
        width: 100%;
        margin-top: 7vw;
    }
    .ka-2{
        font-size: 5vw;
        padding-left: 3vw;
        padding-top: 10vw;
        border-bottom: 0.1vw solid black;
        display: inline;
    }
    /* part-4 */
    .ka-4{
        height: 61vw;
        width: 100%;
        margin-top: 3vw;
    }
    .ka-5{
        font-size: 8vw;
        margin-left: 3vw;
        border-bottom: 0.3vw solid black;
        display: inline;
    }
    .ka-6{
        font-size: 3.5vw;
        margin-left: 3vw;
        letter-spacing: 2vw;
        padding-top: 2vw;
    }
    .ka-7{
        margin-left: 3vw;
        padding-top: 2vw;
        font-size: 3vw;
        font-weight: 600;
    }
    .ka-8{
        height: 8vw;
        width: 48%;
        background-color: darkorange;
        border-radius: 1vw;
        border: 2px solid white;
        padding-top: 1vw;
        text-align: center;
        margin-left: 1vw;
        color: white;
    }
    .ka-9{
        margin-top: 3vw;
    }
    .ka-10{
        font-size: 4vw;
        padding-left: 3vw;
        border-bottom: 0.3vw solid black;
        display: inline;
    }
    .ka-11{
        margin-left: 3vw;
        padding-top: 2vw;
        font-size: 7vw;
    }
    .sp-1{
        font-size: 4vw;
        padding-top: 1vw;
    }
    .sp-2{
        font-size: 4vw;
        padding-top: 3vw;
    }
    .sp-3{
        font-size: 4vw;
        padding-top: 3vw;
    }
}
