* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

#nav {
    width: 100%;
    height: 12vh;
    background-color: white;
    top: -1px;
    position: sticky;
}

/* .navrap{

} */
.log img{
    width: 20%;
    height: 4vh;
    margin: auto;
    margin-top: 20px;
}
.log h1{
    /* position: absolute; */
    margin-left: 40%;
}
/* .log h1 a{
    /* width: -5px;
    height: 2px; */
    /* text-decoration: none;
    color: black ;
    font-family:  ; 
} */

.menu ul {
    margin-top: -34px;
}

.menu ul li {
    display: inline;
}

.menu ul li a {
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}

.menu ul li a:hover {
    border: 2px solid rgb(58, 60, 62);
    background-color: rgb(210, 215, 218);
    border: 20px;
    padding: 25px;

}

/* second */
.menu1 {
    float: right;
}

.menu1 ul {
    margin-top: -13px;
}

.menu1 ul li {
    display: inline;
    padding: 2px;
}

.menu1 ul li a {
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}

.menu1 ul li a:hover {
    border: 2px solid rgb(58, 60, 62);
    background-color: rgb(210, 215, 218);
    border: 20px;
    padding: 25px;
}
/* mid-first */
.news_box{
    width: 90%;
    height: 143vh;
    margin: auto;
    border-radius: 15px; 
    background-color: rgb(210, 215, 218);
    grid-template-columns: 5;
} 
.news_boxrap{  
    width: 100%;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 10px;
    padding: 10px;
    grid-row-gap: 20px;
}
/* first-row */
.news_box1{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box1 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box1:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
.news_box2{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box2 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box2:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
.news_box3{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box3 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box3:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
.news_box4{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box4 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box4:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
/* Second */

.news_box5{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box5 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box5:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
.news_box6{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box6 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box6:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
.news_box7{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box7 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box7:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
.news_box8{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box8 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box8:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
/* Third */
.news_box9{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box9 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box9:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
.news_box10{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box10 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box10:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
}
.news_box11{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box11 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box11:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
.news_box12{
    border: 2px solid white;
    background-color: white;
    display: grid;
    border-radius: 15px;
}
.news_box12 img{
    width: 100%;
    height: 30vh;
    border-radius: 15px;
}
.news_box12:hover {
    border: 2px solid rgb(58, 60, 62);
    background: linear-gradient(to right ,RED,blue);
    border: 20px;
    padding: 5px;
    color: white;
    font-size: large;
}
.foot{
    width: 100%;
    height: 50vh;
    background-image: url(/p12.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.foot1{
    width: 100%;
    height: 50vh;
    background-color: rgba(0, 0, 0, 0.736);
}
.footerrap{
    width:85%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    grid-column-gap: 20px;
    padding-top: 50px;
}
.image{
    /* width:  150%; */
    /* height: 35vh; */
    padding: 25px;
    /* border: 2px solid white; */
}
.footrap_img img{
    width:  100%;
    height: 30vh;
    border-radius: 15px;
}
/* menu */
.footerrap1{
    border-left: 2px solid white; 
}
.footerrap1 h1{
    color: white;
    margin-left: 40px;
}
.footerrap1  ul li {
    list-style: none;
    margin-left: 40px;
}
.footerrap1  ul li a{
    color: white;
    font-size: 25px;
    text-decoration: none; 
    /* display: grid ;       */
}
.footerrap1 ul li a:hover{
    border-bottom: 2px solid white;  
}
.logo{
    width: 100%;
    height: 20vh;
}
.logo img{
    width: 100%;
    padding-top: 5px;
}
.footerrap2{
    display: list-item;
    padding-top: 10px;
    list-style: none;
    /* margin-right: 550px; */
}
 .footerrap2 h1{
    color: white;
}
.footerrap2  ul li {
    list-style: none;  
} 
.footerrap2  ul li a{
    color: white;
    font-size: 25px;
    text-decoration: none;   
    /* display: grid ;    */
}
.footerrap2 ul li a:hover{
    border-bottom: 2px solid white;    
}
.app{
    padding-top: 10px;
    /* margin-right: 200px; */
}
.app ul li{
    /* display: list-item; */
    list-style: none;
}
.app ul li a {
    color: aliceblue;
    font-size: 25px;
    text-decoration: none;
    padding: 5px;
    display: grid ;  
}
.app ul li a:hover{
    border-bottom: 2px solid white;
    
}
.map h1{
    color: white;
}
.map iframe{
    width: 100%;
    height: 30vh;
    padding: 10px; 
}