.navbar {
    /* height: 74px; */
    /* border: 2px solid black; */
    margin: 0px 0px;
    padding: 0%;

}

.container {
    display: flex;
    flex-direction: row;
}

#item-1 {
    padding: 12px;
}

#item-2 {
    padding: 10px;
    margin: 6px 0px;
}

#item-3 {
    padding: 10px;
    margin: 6px 0px;
}

#item-1 img {
    height: 20px;
    width: 95px;
}

#item-4 {
    /* margin-left: 900px; */
    margin: 4px 1050px;
    height: 5px;
    width: 5px;
}

a {
    text-decoration: none;
    color: rgb(142, 152, 156);
    font-family: "Nunito Sans", sans-serif;
    font-size: 13px;
}

#item-4 {
    margin-left: 1010px;
}

#item-4 img {
    height: 50px;
    width: 65px;
}

.list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style: none;
    padding: 4px;
    background-color: rgb(240, 244, 255);
    width: 429px;

    margin: 10px 450px;
    border-radius: 4px;
}

.part2 {
    padding: 12px, 0px;
}

li {
    box-sizing: border-box;
    width: 143px;
    height: 48px;
    padding: 5px;
    margin: 2px, 0px;
}

button {
    margin-top: -5px;
    width: 135px;
    height: 40px;
    font-family: "Nunito Sans", sans-serif;
    border: none;
    border-radius: 4px;
    padding: 12px 16px;
    background-color: rgb(240, 244, 255);
}

button p {
    margin-top: -2px;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: rgb(55, 112, 255);
    text-align: center;
}


.part2 button:hover {
    color: white;
    background: rgb(55, 112, 255);
}

.part2 button:hover p {
    color: white;
}

.divs {
    background-color: rgb(245, 247, 247);
    height: fit-content;
}

.searchdiv {
    padding: 16px;
}

.searchbox {
    margin-left: 150px;
    margin-top: 20px;
    height: 50;
    border-radius: 6px;
    background-color: white;
    box-shadow: 0.5px 0.5px 5px 1px white;
    border: 0.5px solid gainsboro;
    width: 1000px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 15px;

}
.text:hover{
    border:1.5px solid rgb(55, 112, 255);
}
.search {
    margin-top: 0px;
    padding: 0px 25px;
    display: flex;
    flex-direction: row;
    width: 900px;
    height: 52px;
    padding: 15px;
    justify-content: left;
    color: rgb(164, 168, 169);
    background-color: rgb(240, 245, 245);
    border: 0.5px;
    border-style: solid;
    border-color: rgb(166, 166, 166);
    box-shadow: 0.5px 0.5px 2px rgb(166, 166, 166);


}

#key1 {
    border: 1px solid gray;
    background-color: rgb(240, 245, 245);
    width: 90px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    border: 0.5px;
    border-style: solid;
    border-color: rgb(166, 166, 166);
    box-shadow: 0.5px 0.5px 2px rgb(166, 166, 166);
    font-weight: bold;
    font-family: monospace;
    font-size: 20px;
}

#key2 {
    border: 1px solid gray;
    background-color: rgb(240, 245, 245);
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border: 0.5px;
    border-style: solid;
    border-color: rgb(166, 166, 166);
    box-shadow: 0.5px 0.5px 2px rgb(166, 166, 166);
    font-family: monospace;
    font-size: 20px;
    font-weight: bold;

}

div input {
    width: 350px;
    border: none;
    font-size: 16px;
    background-color: rgb(240, 244, 255);
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    color: rgb(25, 25, 25);
}

.keyboard p {
    font-size: 18px;
    display: block;
    padding: 0px 2px;
}

.keyboard {

    padding: 0px 25px;
    display: flex;
    flex-direction: row;
    width: 158px;
    height: 76px;
    padding: 0px 5px;
}

.fellowship {
    display: flex;
    width: 1000px;
    /* border: 1px solid black; */
    padding: 25px 30px;
    /* height: 800px; */
    justify-content: center;
    margin-left: 160px;

}

.ffirst {
    width: 650px;
    height: 450px;

    /* position: relative; */
    /* overflow: hidden; */
    background-color: rgb(247, 209, 85);
    box-shadow: 1px 2px 2px 2px rgb(193, 187, 167);
    /* float: left; */
    margin-left: -20px;
    padding: 10px 7px;
    border-radius: 20px;

}

#imgfel {
    min-width: 100%;
    height: 50%;
    object-fit: cover;
    padding: 0px;
    /* max-height: %; */
}

.infofel {
    padding: 0px 25px;
    font-family: "Nunito Sans", sans-serif;
    color: #504009;
}

#intro h2 {
    margin: 0%;
    padding-top: 0%;
    font-size: 48px;
}

.fsec {
    padding-left: 15px;
    width: 350;
    height: 470;
    float: left;
    box-shadow: 1px 2px 2px 2px rgb(163, 163, 163);
    margin-left: 30px;
    background-color: white;
    border-radius: 30px;
}

#head1 {
    /* border: 2px solid rgb(11, 13, 14); */
    padding: 7px 15px;
}

#head1 h2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.005em;
    font-weight: 900;
    color: rgb(39, 51, 57);
    font-family: "Nunito Sans", sans-serif;
}

#head1 h3 {
    font-size: 18px;
    line-height: 28px;
    color: rgb(92, 104, 109);
    font-weight: 600;
    font-family: "Nunito Sans", sans-serif;
}

ul {
    margin-top: 0%;
    height: 40px;
    width: 200px;
    padding: 20px;
    margin-left: -15px;
}

.links li {

    float: left;
    list-style: none;
    border: 0.5px solid rgb(176, 220, 251);
    border-radius: 30px;
    width: 50px;
    height: 50px;
    padding: 15px;
    margin-left: 10px;
    margin-top: -25px;

}

.links li:hover {
    border: 2px solid rgb(46, 140, 207);
}

#ffsec2 {
    /* display: flex; */
    float: right;
    width: 100%;
    margin-top: -40px;

    /* border: 2px solid rgb(46, 140, 207); */
}

.fsec2 {
    /* display: flex; */

    text-align: left;


}

#fsec21 {
    /* border: 2px solid rgb(11, 13, 14); */
    width: 250px;
    height: 50px;
    padding: 1px 15px;
    box-shadow: -2px 0px rgb(46, 140, 207);
    ;
    background-color: rgb(255, 255, 255);

    margin-left: 15px;

}

#fsec2p1 {
    margin-top: 2px;
    color: rgb(180, 190, 192);
    font-family: Montserrat, sans-serif;
    font-weight: 600;

}

#fsec2p2 {
    margin-top: -15px;
    font-size: 18px;
    /* line-height: 28px; */
    font-weight: 600;
    color: rgb(39, 51, 57);
    font-family: "Nunito Sans", sans-serif;
}

#fsec22 {
    margin-left: 15px;
    margin-top: 10px;
    width: 280px;

}

.fsec_2 {
    /* margin-left: -5px; */
    border-radius: 8px;
    background-color: rgb(240, 244, 255);
    height: 60px;
}

#fsec2p3 {
    padding-top: 10px;
    margin-top: 10px;
    padding-left: 20px;
    line-height: 16px;
    letter-spacing: 0.12em;
    font-weight: 800;
    color: rgb(128, 151, 242);
    font-family: "Montserrat", sans-serif;
}

#fsec2p4 {
    margin-top: -10px;
    padding-left: 20px;
    font-weight: 800;
    color: rgb(20, 59, 226);
    font-family: "Nunito Sans", sans-serif;
    line-height: 28px;
}

#apply1 {
    margin-top: 10px;
    width: 280px;

}

.hosted {
    margin-top: -20px;

    height: 500px;
    display: flex;
    width: 1000px;
    padding: 25px 30px;
    justify-content: center;
    margin-left: 160px;
}

.break {

    margin-left: -20px;
    /* border: 3px solid rgb(44, 44, 3); */
    height: 500px;
    width: 300px;
    border-radius: 20px;
}

.break img {
    height: 500px;
    width: 300px;
    border-radius: 20px;
}

.hevents {
    margin-left: 30px;
    /* border: 3px solid rgb(44, 44, 3); */
    box-shadow: 1px 1px 4px 1px grey;
    height: 483px;
    width: 700px;
    border-radius: 20px;
    padding: 5px 20px;
    background-color: white;
}

.hevents h4 {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.12em;
    font-weight: 800;
    color: rgb(142, 152, 156);
    font-family: Montserrat, sans-serif;
}

.ht:hover {
    border: 2px solid rgb(55, 112, 255);

}

.hostCont {
    padding: 30px;
    margin-top: -230px;
}

.hostCont h2 {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: -0.005em;
    font-weight: 900;
    color: rgb(255, 255, 255);
    font-family: "Nunito Sans", sans-serif;
}

.hostCont p {
    margin-top: -20px;
    font-size: 15px;
    line-height: 28px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-family: "Nunito Sans", sans-serif;
}

.ht {
    border: 2px solid rgb(206, 205, 205);
    width: 640px;
    height: 185px;
    border-radius: 8px;
}

.hthead p {
    font-size: 15px;
    color: rgb(142, 152, 156);
    font-family: "Nunito Sans", sans-serif;
}

#ht2 {
    margin-top: 20px;
    display: flexbox;
}

#ht11 {
    /* border: 2px solid green; */
    width: 150px;
    height: 150px;
    margin-top: 20px;
    margin-left: 20px;
}

#ht21 {
    /* border: 2px solid green; */
    width: 150px;
    height: 150px;
    margin-top: 20px;
    margin-left: 20px;
}

#ht11 img {
    width: 150px;
    height: 150px;
    border-radius: 8px;
}

#ht21 img {
    width: 150px;
    height: 150px;
    border-radius: 8px;
}

#ht12 {
    /* display: flex; */
    /* border: 2px solid rgb(0, 0, 0); */
    width: 420px;
    height: 150px;
    margin-left: 200px;
    margin-top: -170px;
}

.date1 {
    letter-spacing: 0.1em;
    font-size: 12px;
    color: rgb(74, 74, 74);
    margin-top: -10px;
    display: flex;
    float: left;
   font-weight: 550;
    height: 26px;
    margin-left: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(245, 247, 247);
    border-radius: 16px;
    background-color: rgb(245, 247, 247);

}

.date1 p {
    margin-top: -2px;
    padding: 2px 4px;
}

.date1 svg {
    margin-top: 2px;
    padding: 2px 2px;
}

.hthead {
    margin-left: 12px;
    margin-top: -20px;
}

.map {
    /* border: 2px solid rgb(0, 0, 0); */
    height: 20px;
    margin-top: -15px;

}

.map1 {
    float: left;
    /* display: block; */
}

.map p {
    float: right;
    margin-right: 270px;
    margin-top: -1px;
    font-size: 12px;

    /* letter-spacing: 0.12px; */
    font-weight: 700;
    color: rgb(142, 152, 156);
    font-family: Montserrat, sans-serif;
    /* margin: 0px; */
    text-transform: uppercase;
}

#ht22 {
    /* border: 2px solid rgb(0, 0, 0); */
    width: 420px;
    height: 150px;
    margin-left: 200px;
    margin-top: -165px;
}

.hthead h2 {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.005em;
    font-weight: 700;
    color: rgb(39, 51, 57);
    font-family: "Nunito Sans", sans-serif;
}

#mumbai {
    margin-right: 290px;
}

footer {
    /* border: 2px solid rgb(0, 0, 0); */
    background-color: rgb(245, 247, 247);
    height: 500px;
}

.pre-end {
    /* border: 2px solid rgb(0, 0, 0); */
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    height: 270px;
    padding-bottom: 40px;
}
.pre-end1{
    /* border: 2px solid rgb(0, 0, 0); */
    width: 400px;
    margin-left: 170px;
}
.pre-end1 p{
    font-size: 35px;
    /* line-height: 64px; */
    letter-spacing: -0.01em;
    font-weight: 900;
    color: rgb(32, 40, 45);
    font-family: "Nunito Sans", sans-serif;
}
.ccs{
    display: flex;
    /* border: 2px solid rgb(0, 0, 0); */
    list-style: none;
    width: 290px;
    height: 150px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-right: 120px;
    /* margin-top: px; */

}
.heading{
    letter-spacing: 0.02em;
    font-weight: 400;
    font-size: 13px;
    color: rgb(142, 152, 156);
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
}
.ccs2{
    margin-top: -20px;
    margin-left: -25px;
    list-style: none;
  
   
}
.ccs3{
    margin-top: -20px;
    
}

.cc a{
    color: rgb(0, 0, 0);
    white-space: nowrap;
    overflow: hidden;
    transition: color 200ms ease-out 0s;
    font-family: "Nunito Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
}
#support{
    /* display: block; */
    margin-left: -50px;
}
.linking {
    list-style: none;
    display: flex;
    margin-left: -25px;
}
.linking img{
    opacity:0.5;
}

.end{
    display: flex;
    justify-content: space-between;
}
.end div img{
    margin-top: 15px;
    width: 122px;
    height: 34px;
    margin-left: 170px;
}
.end img{
    margin-top: -50px;
    width: 190px;
    height: 120px;
    margin-right: 100px;
}
hr{
    margin-left: 170px;
    width: 850px;
}