*
{
margin:0;
padding:0;
}

.new1
{
padding:70px 0px 0px 0px;
}

.navbar1
{
width:100%;
padding:30px 30px;
display:grid;
grid-template-columns:auto auto auto;
flex-wrap:wrap;
position:fixed;
background:white;
}

.menu
{
padding:5px 0px;
font-size:18px;
}

.nav1
{
display:flex;
justify-content:space-evenly;
padding:10px 0px 0px 0px;
flex-wrap:wrap;
}

.home
{
background:none;
border:none;
}

.nav2 ul
{
display:flex;
justify-content:space-evenly;
list-style:none;
padding:10px 0px 0px 0px;
flex-wrap:wrap;
}

.nav2 ul a
{
text-decoration:none;
border-right:1px solid black;
padding:0px 15px 0px 0px;
color:black;
font-size:18px;
}

.nav2 ul a:hover
{
text-decoration:none;
border-right:1px solid black;
padding:0px 15px 0px 0px;
color:black;
font-size:18px;
font-weight:bold;
}

.search
{
background:#EEEEEE;
width:240px;
height:25px;padding:3px 0px 3px 10px;
font-size:16px;
border:3px solid #EEEEEE;
}
















.border
{
display:flex;
justify-content:space-evenly;
flex-wrap:wrap;
}

.border1
{
border:1px solid black;
width:250px;
height:450px;
place-items:center;
}

.border1 h3
{
padding:0px 10px 0px 10px; 
}

.border1 p
{
padding:10px 10px 10px 10px; 
}

.border2
{
border:1px solid black;
width:250px;
place-items:center;
}

.border2 h3
{
padding:0px 10px 0px 10px; 
}

.border2 p
{
padding:10px 10px 10px 10px; 
}


.border3
{
border:1px solid black;
width:250px;
place-items:center;
}

.border3 h3
{
padding:0px 10px 0px 10px; 
}

.border3 p
{
padding:10px 10px 10px 10px; 
}


.border4
{
border:1px solid black;
width:250px;
place-items:center;
}

.border4 h3
{
padding:0px 10px 0px 10px; 
}

.border4 p
{
padding:10px 10px 10px 10px; 
}


.border5
{
border:1px solid black;
width:250px;
place-items:center;
}

.border5 h3
{
padding:0px 10px 0px 10px; 
}

.border5 p
{
padding:10px 10px 10px 10px; 
}


.pic1
{
padding:20px 0px 20px 25px;
width:200px;
height:300px;
}














.footer
{
background:#EEEEEE;
display:grid;
grid-template-columns:auto auto auto auto auto auto;
line-height:30px;
padding:50px 40px;
}



.title
{
padding:0px 0px 20px 0px;
font-size:20px;
}

.title1
{
padding:0px 0px 20px 0px;
}

.para9
{
font-size:16px;
color:grey;
cursor:pointer;
}

.fa-brands
{
font-size:16px;
letter-spacing:30px;
}