* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

.card {
  background-color: white;
  box-shadow: 2px solid rgb(78, 75, 75);
  padding-left: 10%;
}
.head {
  color: black;
  font-size: 30px;
  font-family: arial;
  margin: 20px 0px 0px 0px;
}
#center,
#centerh {
  text-align: center;
  margin: 100px 0px 20px 0px;
  font-family: arial;
}
.inspect {
  /* display:flex;
    justify-content: space-between; */
  /* background:url("inspect-1.jpg");
    background-image: url("inspect-1.jpg");
    background-image: url("inspect-1.jpg");
    background-image: url("inspect-1.jpg");
    background-image: url("inspect-1.jpg"); */
  margin: 20px 0px 0px 0px;
  margin-top: 30px;
}
.polyfest {
  margin: 20px;
}
.republic {
  margin: 20px;
}
.civil {
  margin: 20px;
}
.footer {
  display: flex;
  background-color: #00000fd8;
  color: rgb(245, 245, 245);
  font-size: 30px;
  padding: 20px;
  font-family: arial;
  width: 100%;
  height: 300px;
}
.left {
  margin: 40px;
  font-size: 15px;
  font-family: arial;
  margin-bottom: 20px;
}
.center {
  margin: 40px;
  font-size: 15px;
  font-family: arial;
  /* margin-bottom: 20px; */
  margin-left: 100px;
}
#centerh {
  margin: 80px 0px 20px 0px;
}
.right {
  font-size: 15px;
  margin-left: 200px;
}
.last {
  margin-top: -50px;
  text-align: center;
  color: rgb(215, 220, 220);
}
.line {
  width: 350px;
  margin-top: -15px;
  border-bottom: 1px solid rgb(245, 245, 245);
  color: azure;
  margin-left: 10px;
}

#home {
  margin-top:21px;
}
#departments {
  margin-top: 13px;
}
#gallery {
  margin-top:20px;
}
#contactus {
  margin-top: 20px;
}
#about {
  margin-top: 12px;
}
#academics {
  margin-top: 13px;
}

.nav {
  width: 95%;
  height: 10vh;
  margin: 30px 0px 0px 30px;
  box-shadow: 0px 8px 16px 0px rgba(83, 83, 83, 0.527);
  background: #0d7377;
}
.nav li {
  color: white;
}
.nav ul {
  display: flex;
  justify-content: space-around;
}
.nav a {
  text-decoration: none;
  font-size: 16px;
  margin: 10px;
  font-family: "Dubai Medium";
}
ul li {
  list-style: none;
}

.nav i {
  font-size: 12px;

  color: white;
}
.pm i {
  margin-top: 30px;
}
/* .pm a {
  font-size: 40px;
} */
.about .abtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  /* margin: 20px; */
  padding: 18px 16px;
  background-color: inherit;
  font-family: "Dubai Medium";
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #0d7377;
  min-width: 150px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 2;
}

.dropdown-content a {
  float: none;
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #5fb8bb;
}

.about:hover .dropdown-content {
  display: block;
}

.img1 {
  background: linear-gradient(rgba(0, 0, 0, 0.811), rgba(0, 0, 0, 0.864)),
    url("google.jpg");
  background-repeat: no-repeat;
  width: 89%;
  height: 90%;
  display: flex;
  justify-content: space-around;
  /* position:f;   */
  /* margin-left:100px;
     margin-right:100px; */
  color: #ffffff;
  font-size: 30px;
  font-family: Segoe UI;
  background-position: center;
  overflow: hidden;
  margin-left: 90px;
  margin-top: 30px;
  margin-bottom: 50px;
  background-size: cover;
  /* overflow:scroll; */
}

p.head1 {
  margin-top: 85px;
  margin-bottom: 20px;
  color: white;
  border-bottom: 0px solid black;
}

div .image-map1:hover {
  margin-top: 10px;
  background-color: white;
}
.map {
  margin-top: 140px;
  margin-left: 10px;
  z-index: 1;
  /* color:black; */
}
#img-map:hover {
  background-color: #2e6ad1;
  height: 1000px;
  margin-top: 10px;
}

#img-map:hover {
  background-color: #4876c7;
}

.img-map:hover {
  top: -15px;
  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.2);
}
.part2 {
  font-size: 20px;
  margin: 50px;
  font-family: "Segoe UI";
  margin-top: 130px;
  margin-left: -6px;
}
.p2 {
  padding-left: 20px;
  font-size: 19px;
  color: grey;
  font-family: "Dubai";
  border-left: 2px solid rgb(0, 123, 255);
}
.p3 {
  font-size: 22px;
  margin: 0px;
  margin-top: 35px;
}
.bt a {
  color: white;
  text-decoration: none;
}
.bt {
  width: 130px;
  height: 50px;
  margin-top: -15px;
  background-color: blue;
  color: azure;

  border: none;
  font-size: 16px;
  margin-left: -10px;
}
.bt:hover {
  background-color: black;
  color: white;
}
.in {
  width: 400px;
  height: 50px;
  font-size: 17px;
  border: none;
  background-color: rgba(118, 113, 113, 0.356);
  margin-top: 20px;
  padding: 15px;
  color: white;
}
.icons {
  /* width: 50px;
    height: 50px;
    background-color:#0059b3; */
  color: white;
  display: flex;
  padding: 15px;
  margin-top: 10px;
  margin-left: -20px;
}
.icons a:hover {
  color: white;
  /* color: #0059b3; */
}
.pin {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: calibri;
}
.email {
  margin-top: 20px;
  text-decoration: none;
  color: white;
  font-family: calibri;
}
.lin {
  margin-right: 15px;
  color: azure;
  /* background-color: rgb(43, 43, 197); */
  /* height: 2px; */
  margin-top: 5px;
  margin-left: 5px;
}
/* .submit{
    font-size:18px;
  } */
#linkedin:hover {
  background-color: #2e6ad1;
  height: 38px;
  margin-top: 10px;
}
#mail:hover {
  background-color: #b62020;
  height: 35px;
  margin-top: 10px;
}
#instagram:hover {
  background-color: #e62d99;
  height: 38px;
  margin-top: 10px;
}
#facebook:hover {
  background-color: #4876c7;
  height: 37px;
  margin-top: 10px;
}
#twitter:hover {
  background-color: #356dd0;
  height: 37px;
  margin-top: 10px;
}
.search-container {
  margin-top: 0px;
}
.image-map1{
  margin-bottom:30px;
}
.fom a{
  /* width:100px;
  height:3vh; */
   color:white;
   font-size:17px;
   /* background:red; */
   margin:10px 0px 0px 10px;
   padding-bottom:40px;
   text-decoration:none;
 }
 .fom a:hover{
      text-decoration:underline;
      color:aqua;
 }

