@charset "utf-8";
/* CSS Document */

.navbar{background-color:#01454e;}
	.ha1{
		
		color:white;
		 font-size: 35px;font-family: algerian;text-decoration: none;
	}
	
	.ha1:hover{
		
		color:white;
		 font-size: 35px;font-family: algerian;text-decoration: none;
	}
	.ha{
		
		color:white;
		text-align:center;text-decoration: none;margin-left: 15px;
	}
	.ha:hover{
		color:#ff6600;
	}
	.col-sm-3{
	text-align:justify;
}
	
	.btn1{background-color: #ff6600;
	color:white;
	padding:5px 20px 5px 20px;
		text-align: center;
		
	}
	.btn1:hover{background-color: #01454e;
	color: white;}
	.btn2{background-color: #ff6600;
	color:white;
	
		text-align: center;
	}
	.btn2:hover{background-color: green;
	color: white;}
	
	
	.img:hover{
		
	}
	
	.ma{
		margin-top: 50px;
		
	}
	
	
	
	.fa{
		font-size:25px;
		color:#ff6600;
	}
	
	.fa1{
		font-size:35px;
		color:black;
	}
	
	.ch{
		padding:10px 10px 10px 10px;
		color:darkgreen;
	}
	
	
	
	
	.pl{
		text-align:center;
		font-size:50px;
		color:#ff6600;padding-top:30px;
		
	}
	.co{
		font-size:20px;
		color:black;
		text-align:center;
		padding-top:30px;
		padding-bottom:40px;
	}
			
	
	
	.ta{
		
		font-size:30px;
		color:black;text-align:center;
	}
	.ta:hover{
		color:#ff6600;
	}
	
	
	
	
	
	.pa{
		padding-top:30px;
		padding-bottom:30px;
	}
	
	
	
	.tb{
		background-color:#181b22;
		padding-top:50px; 
		text-align:center;
		
	}
	
	.co1{
		font-size:20px;
		color:white;
		text-align:center;
		padding:30px;
	}
	
	.co2{
		font-size:20px;
		color:black;
		text-align:center;
		padding:30px;
	}
	.s{
		margin:30px;
		text-align:center;
		color:#ff6600;
		
	}
	
		
	

	
	

	
	.ja{
		padding-top:300px;
	}
	
	.fab{
		margin-left:20px;
		font-size:15px;
		color:white;
	}
	.fab:hover{
		color:#3b5999;
	}
	.in{
		font-size:15px;
		color:white;
		
	}
	
	.in:hover{
		
		color:#e4405f;
	}
	
	.tw{
		font-size:15px;
		color:white;
		
	}
	
	.tw:hover{
		
		color:#55acee;
	}
	
	.go{
		font-size:15px;
		color:white;
		
	}
	
	.go:hover{
		
		color:#55acee;
	}	
	
		.zoom4 {
  padding: 0px;
  
  transition: transform .2s;
  width: 60px;
  height: 60px;
  margin: 10px;
			
			
}

.zoom4:hover {
 opacity: 0.5; 
	
	
}
	.h{
		padding-left:20px;
	}
	
	.sa{
	padding:10px 30px 10px 30px;	
	}
	.z{
		text-align:center;
		color:white;
	}
	
		
	#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #01454e;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #ff6600;
	}
	.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
	.col-sm-4:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(0.8);
}
	hr{
		background-color:white;
	}
	
	.overlay1 {
  
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 162px;
  width: 350px;
  opacity: 1;
  padding:10px;
  background-color:#ff6600;
	text-align:center;
		color:white;
}

.col-sm-4:hover .overlay1 {
  opacity: 1;
	background-image: url(../images/04.png);
	background-repeat: no-repeat;
}
.overlay2 {
  
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 162px;
  width: 350px;
  opacity: 1;
  padding:10px;
  background-color:#ff6600;
	text-align:center;
	color:white;
}

.col-sm-4:hover .overlay2 {
  opacity: 1;
	background-image: url(../images/red1.jpg);
	background-repeat: no-repeat;
}
	.overlay3 {
  
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 162px;
  width: 350px;
  opacity: 1;
  padding:10px;
  background-color:#ff6600;
		text-align:center;
	color:white;
}

.col-sm-4:hover .overlay3 {
  opacity: 1;
	background-image: url(../images/lion1.jpg);
	background-repeat: no-repeat;
}
.text1 {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
	
	
	.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(50,104,114,0.7);
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
	.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
	.col-sm-4:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(0.8);
	}
	.nav-link1{
		color:#ff6600;
	}
	.navbar-toggler-icon{
		color:white;
	}
	.fa-align-justify{color:white;}
	.st{
	 
	
		color:white; 
	}
	.st3{
	color:#ff6600; 
	
	}
	.st1{
		color:white;
	}
	.st2{
	color:#ff6600; 	
	}
	.m{
	background-color: #01454e;
}
@media only screen and (width: 360px) {
  /* For mobile phones: */
  .ti {
    margin-left:17px;
	  margin-top:35px;
  }
	.ti1{
		margin-top:10%;
	}
	.zoom:hover {
  -ms-transform: scale(1.2); 
  -webkit-transform: scale(1.2); 
  transform: scale(1.2); 
}
	.tm{margin-left:25%;}
	.tm1{margin-left:18%;}
	
	.ci{margin-left:30%;}
	.s{margin-left:10%;}
	.ln{margin-left:13%;
		margin-top:10%;
	}
}
@media only screen and (width: 375px) {
  /* For mobile phones: */
  .ti {
    margin-left:17px;
	  margin-top:35px;
  }
	.ti1{
		margin-top:10%;
	}
	.zoom:hover {
  -ms-transform: scale(1.2); 
  -webkit-transform: scale(1.2); 
  transform: scale(1.2); 
}
	.tm{margin-left:25%;}
	.tm1{margin-left:18%;}
	
	.ci{margin-left:30%;}
	.s{margin-left:10%;}
	.ln{margin-left:13%;
		margin-top:10%;
	}
}
@media only screen and (width: 414px) {
  /* For mobile phones: */
  .ti {
    margin-left:40px;
	  margin-top:40px;
  }
	.ti1{
		margin-top:10%;
	}
	.zoom:hover {
  -ms-transform: scale(1.5); 
  -webkit-transform: scale(1.5); 
  transform: scale(1.25); 
}
	.tm{margin-left:25%;}
	.tm1{margin-left:18%;}
	
	.ci{margin-left:30%;}
	.s{margin-left:10%;}
	.ln{margin-left:18%;
		margin-top:10%;
	}
}

@media only screen and (width: 768px) {
	
	
	.cn1{
		margin:10px 20% 10px 25%;
		 
	}
	
}

