body {
    background: #E6E6FA;
}

.mjr-div {
    background-color: #2F559D;
    width: 1400px;
    margin-left: 90px;
    margin-top: 30px;
    height: 730px;
}

.nav-me {
    font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: rgb(0, 0, 0);
    text-transform: uppercase;



}

.nav-me>div>div>ul {
    gap: 30px;
}

.nav-me>div {
    margin-top: 25px;
    margin-left: 10px;
}

.icon-nav>img {
    width: 40px !important;
    height: 40px !important;
}

.icon-nav {
    margin-right: 600px;
    margin-bottom: 45px;
}

/* .btn-me{
    background-color: #BC2A2A;
    margin-right: 50px;
    padding: 50px; */

.button,
.button:focus {
    font-size: 17px;
    padding: 10px 25px;
    border-radius: 0.7rem;
    background-image: linear-gradient(rgb(214, 202, 254), rgb(158, 129, 254));
    border: 2px solid rgb(50, 50, 50);
    border-bottom: 5px solid rgb(50, 50, 50);
    box-shadow: 0px 1px 6px 0px rgb(158, 129, 254);
    transform: translate(0, -3px);
    cursor: pointer;
    transition: 0.2s;
    transition-timing-function: linear;
}

.button:active {
    transform: translate(0, 0);
    border-bottom: 2px solid rgb(50, 50, 50);
}

.btn {
    background-color: #c0392b;
    width: 250px;
    color: white;
    padding: 12px 30px;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    font-family: Arial, sans-serif;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-transform: uppercase;
    transform: translateX(-300px);
    margin-bottom: 10px;
}

.slider-div {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    padding: 20px;



}

.slider-img>img {
    width: 120px;
    height: auto;
    border-radius: 10px;
    margin-bottom: 0px;
}

.body-div {
    background-color: #2A7DF0;
    width: 1400px;
    margin-left: 90px;
    margin-top: 30px;
}

.body-div>h1 {
    font-family: "Times New Roman";
    font-size: 50px;
    font-weight: 700;
    line-height: normal;
    color: rgb(0, 0, 0);
    display: flex;
    justify-content: center;

}

.hi {
    padding-top: 100px;
}

.para {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
    color: rgb(255, 255, 255);
    width: 800px;

}

.para-div {
    display: flex;
    padding: 0px 40px;
    padding-top: 60px;
    padding-bottom: 120px;
    gap: 40px;

}

.body-div-2 {
    background-color: #2F559D;
    width: 1400px;
    margin-left: 90px;
    margin-top: 30px;
}

.hi2 {
    font-family: "Times New Roman";
    font-size: 50px;
    font-weight: 700;
    line-height: normal;
    color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
}

.sub-hd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    color: rgb(255, 255, 255);
    text-transform: uppercase;


}

.para-div2 {
    display: flex;
    flex-direction: row;
    justify-content: space-around;

}

.sub-hd2 {
    font-family: "Times New Roman";
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
    color: rgb(135, 206, 235);
}

.sub-para {
    font-family: "Times New Roman";
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
    color: rgb(255, 255, 255);
    padding-top: 30px;
}

.para-div3 {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.custom>div {
    margin-top: 40px;

}

.custom p {
    margin-bottom: 30px;
    /* Adjust the value as needed */
}

.body-div-3 {
    background-color: #87CEEB;
    width: 1400px;
    margin-left: 90px;
    margin-top: 30px;
}

.body-div-3>h1 {
    font-family: "Times New Roman";
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    color: rgb(0, 0, 0);
    display: flex;
    justify-content: center;
}

.sub-div-1 {
    background-color: #CFCF00;
    margin: 25px 60px;
    display: flex;
}

.sub-sub-div-1 {
    padding: 20px 30px;
}

.sub-sub-div-2 {
    padding: 60px 20px;

}

.sub-sub-div-2>h2 {
    font-family: "Times New Roman";
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
}

.sub-sub-div-2>p {
    font-family: "Times New Roman";
    font-size: 19.2px;
    font-weight: 400;
    line-height: normal;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    padding-top: 20px;

}

.sb-hd {
 font-family: "Times New Roman";
font-size: 32px;
font-weight: 700;
line-height: normal;
color: rgb(0, 0, 0);
    border: 3px solid black;
    height: 90px;
    width: 150px;
    padding: 30px 35px ;
    margin-left : 30px;
}
.sb-para{
    font-family: Roboto;
font-size: 24px;
font-weight: 400;
line-height: normal;
color: rgb(255, 255, 255); 
margin-left: 60px;
    padding-top: 20px;
    
}
.sb-hd-main{
    display: flex;
}
.main-main-div{
    gap: 50px;
}