/* Your custom styles */
.carousel .carousel-indicators li {
    max-width: 30px;
    height: 10px;
    border-radius: 0% !important;
    cursor: pointer; }

body{
font-family: NTR sans-serif;


}

.adds{
  border: 5px;
  border-color: red;
}

.map{
	width: 10px;
	height: 10px;
}
.blink {
  animation: blink 1s steps(1, end) infinite;
  
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.school{
	width: 230px;
	height:80px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin: 30px;
	display:inline-block;
	border-radius: 10px;
	border-style:ridge;
	border-color: rgb(5, 4, 4);
	box-shadow: 0px 0px 10px rgb(7, 7, 7);
  
}

.school h2{
	font-size:20px;
	text-align: center;
	margin-top: -45px;
	margin-left: 85px;
	
}
.school-img {
	width: 80px;
	height: 60px;
	margin-left: 5px;
	margin-top:10px;
}


.school a{
	color: #dc1515;
	text-decoration:none;
}
.school a:hover{
	color:#2055f4;
	text-decoration:none;
}

.colleges{
	width: 230px;
	height:80px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin: 30px;
	display:inline-block;
	border-radius: 10px;
	border-style:ridge;
	border-color: rgb(5, 4, 4);
	box-shadow: 0px 0px 10px rgb(7, 7, 7);
  
}

.colleges h2{
	font-size:20px;
	text-align: center;
	margin-top: -45px;
	margin-left: 85px;
	
}
.colleges-img {
	width: 80px;
	height: 60px;
	margin-left: 5px;
	margin-top:10px;
}


.colleges a{
	color: #dc1515;
	text-decoration:none;
}
.colleges a:hover{
	color:#2055f4;
	text-decoration:none;
}


.engineering{
	width: 230px;
	height:80px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin: 30px;
	display:inline-block;
	border-radius: 10px;
	border-style:ridge;
	border-color: rgb(5, 4, 4);
	box-shadow: 0px 0px 10px rgb(7, 7, 7);
  
}

.engineering h2{
	font-size:20px;
	text-align: center;
	margin-top: -45px;
	margin-left: 85px;
	
}
.engineering-img {
	width: 80px;
	height: 60px;
	margin-left: 5px;
	margin-top:10px;
}


.engineering a{
	color: #dc1515;
	text-decoration:none;
}
.engineering a:hover{
	color:#2055f4;
	text-decoration:none;
}
.medicalcollege{
	width: 230px;
	height:80px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin: 30px;
	display:inline-block;
	border-radius: 10px;
	border-style:ridge;
	border-color: rgb(5, 4, 4);
	box-shadow: 0px 0px 10px rgb(7, 7, 7);
  
}

.medicalcollege h2{
	font-size:20px;
	text-align: center;
	margin-top: -45px;
	margin-left: 85px;
	
}
.medicalcollege-img {
	width: 80px;
	height: 60px;
	margin-left: 5px;
	margin-top:10px;
}
.medicalcollege a{
	color: #dc1515;
	text-decoration:none;
}
.medicalcollege a:hover{
	color:#2055f4;
	text-decoration:none;
}
.polytechnic{
	width: 230px;
	height:80px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin: 30px;
	display:inline-block;
	border-radius: 10px;
	border-style:ridge;
	border-color: rgb(5, 4, 4);
	box-shadow: 0px 0px 10px rgb(7, 7, 7);
  
}

.polytechnic h2{
	font-size:20px;
	text-align: center;
	margin-top: -45px;
	margin-left: 85px;
	
}
.polytechnic-img {
	width: 80px;
	height: 60px;
	margin-left: 5px;
	margin-top:10px;
}
.polytechnic a{
	color: #dc1515;
	text-decoration:none;
}
.polytechnic a:hover{
	color:#2055f4;
	text-decoration:none;
}
.institute{
	width: 230px;
	height:80px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin: 30px;
	display:inline-block;
	border-radius: 10px;
	border-style:ridge;
	border-color: rgb(5, 4, 4);
	box-shadow: 0px 0px 10px rgb(7, 7, 7);
  
}

.institute h2{
	font-size:20px;
	text-align: center;
	margin-top: -45px;
	margin-left: 85px;
	
}
.institute-img {
	width: 80px;
	height: 60px;
	margin-left: 5px;
	margin-top:10px;
}


.institute a{
	color: #dc1515;
	text-decoration:none;
}
.institute a:hover{
	color:#2055f4;
	text-decoration:none;
}
.coachingcentre{
	width: 230px;
	height:80px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin: 30px;
	display:inline-block;
	border-radius: 10px;
	border-style:ridge;
	border-color: rgb(5, 4, 4);
	box-shadow: 0px 0px 10px rgb(7, 7, 7);
  
}

.coachingcentre h2{
	font-size:20px;
	text-align: center;
	margin-top: -45px;
	margin-left: 85px;
	
}
.coachingcentre-img {
	width: 80px;
	height: 60px;
	margin-left: 5px;
	margin-top:10px;
}
.coachingcentre a{
	color: #dc1515;
	text-decoration:none;
}
.coachingcentre a:hover{
	color:#2055f4;
	text-decoration:none;
}
.bookstores{
	width: 230px;
	height:80px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin: 30px;
	display:inline-block;
	border-radius: 10px;
	border-style:ridge;
	border-color: rgb(5, 4, 4);
	box-shadow: 0px 0px 10px rgb(7, 7, 7);
  
}

.bookstores h2{
	font-size:20px;
	text-align: center;
	margin-top: -45px;
	margin-left: 85px;
	
}
.bookstores-img {
	width: 80px;
	height: 60px;
	margin-left: 5px;
	margin-top:10px;
}


.bookstores a{
	color: #dc1515;
	text-decoration:none;
}
.bookstores a:hover{
	color:#2055f4;
	text-decoration:none;
}
.scienceequipment{
	width: 230px;
	height:80px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin: 30px;
	display:inline-block;
	border-radius: 10px;
	border-style:ridge;
	border-color: rgb(5, 4, 4);
	box-shadow: 0px 0px 10px rgb(7, 7, 7);
  
}

.scienceequipment h2{
	font-size:20px;
	text-align: center;
	margin-top: -45px;
	margin-left: 85px;
	
}
.scienceequipment-img {
	width: 80px;
	height: 60px;
	margin-left: 5px;
	margin-top:10px;
}


.scienceequipment a{
	color: #dc1515;
	text-decoration:none;
}
.scienceequipment a:hover{
	color:#2055f4;
	text-decoration:none;
}
