@charset "utf-8";
/* CSS Document */
.ah{background-color: #ff6600;}
.adh{
	text-decoration:none;
     margin-left:50%;
	font-weight: bold;
	font-size:18px;
	color:white;
}
table th{
	background-color:#01454e;
	color:#fff; 
}
.plat{
	margin:60px;
}
.cv{
	margin: 10px;
}
.bk{
	text-align: center;
	color:#ff6600;
	font-weight: bold;
	font-size:45px;
	margin-top: 15px;
	margin-bottom: 10PX;
}


.navbar{background-color:#01454e;}
	.ha1{
		
		color:white;
		 font-size: 35px;font-family: algerian;text-decoration: none;
	}
.col-sm-3{
	text-align:justify;
}
	
	.ha{
		
		color:white;
		text-align:center;text-decoration: none;margin-left: 15px;
	}
	.ha:hover{
		color:#ff6600;
	}
	.ca{
		color:#01454e;
		text-align:left;
		margin:0px;
		font-size:50px;
		padding-bottom:100px;
	}
	
	.btn1{background-color: #ff6600;
	color:white;}
	.btn1:hover{background-color: #01454e;
	color: white;}
	.btn2{background-color: #ff6600;
	color:white;}
	.btn2:hover{background-color: green;
	color: white;}
	
	hr{color:white;background-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;
	}
.tab{
	margin: 10px;
}
	
	
	.zoom {
  padding: 0px;
  
  transition: transform .2s;
  width: 300px;
  height: 350px;
  
		
}

.zoom:hover {
  -ms-transform: scale(1.5); 
  -webkit-transform: scale(1.5); 
  transform: scale(1.25); 
}
.zoo{
	transition: transform .2s;
  width: 300px;
  height: 350px;
	margin-top: 40px;
}
.zoo:hover {
  -ms-transform: scale(1.5); 
  -webkit-transform: scale(1.5); 
  transform: scale(1.25); 
}
#spe{
	margin-top: 10px;
}
	.pl{
		text-align:center;
		font-size:50px;
		color:#ff6600;padding-top:30px;
		
		
	}
	.co{
		font-size:20px;
		color:black;
		text-align:center;
		padding-top:30px;
	}
	.ba{
		background-color:antiquewhite;		
	}
	.do{padding:30px 0px;}
	.ta{
		
		font-size:30px;
		color:black;text-align:center;
	}
	.ta:hover{
		color:#ff6600;
	}
	
	
	
	
	
	.pa{
		padding-top:30px;
		padding-bottom:30px;
	}
	
	.img{
		font-size: 35px;
		text-align:center;
		
  
  
  
	}
	.img:hover{
	opacity: 0.5;
		
		

	}
	.fa1{
		padding-top:20px;
	}
	
	
	.tb{
		background-color:#181b22;
		
		text-align:center;
		margin-bottom: 10px;
		
	}
	
	.co1{
		font-size:20px;
		color:white;
		text-align:center;
		padding:30px;
	}
	
	.co2{
		font-size:20px;
		color:black;
		text-align: center;
		padding:30px;
	}
	.s{
		margin-left:-30px;margin-top:10px;
		text-align:center;
		color:#ff6600;
		
	}
	
		.zoom1 {
  padding: 0px;
  
  transition: transform .2s;
  width: 120px;
  height: 120px;
  margin: 0 auto;
			
			
}

.zoom1:hover {
  -ms-transform: scale(0.5); 
  -webkit-transform: scale(0.5); 
  transform: scale(0.5);
	
	
}
	
		.zoom2 {
  padding: 0px;
  
  transition: transform .2s;
  width: 600px;
  height: 600px;
  margin: 0 auto;
			
			
}

.zoom2:hover {
  -ms-transform: scale(1.2); 
  -webkit-transform: scale(1.2); 
  transform: scale(1.2);
	
	
}
		.zoom3 {
  padding: 0px;
  
  transition: transform .2s;
  width: 400px;
  height: 400px;
  margin: 10px;
			
			
}

.zoom3:hover {
  -ms-transform: scale(0.5); 
  -webkit-transform: scale(0.5); 
  transform: scale(0.5);
	
	
}
	
	.ja{
		padding-top:250px;
	}
	
	.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; 
}
.st4{
	text-align:justify;
}
	
	.h{
		
		padding-bottom: 15px;
		padding-top: 45px;
	}
	#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;
}
.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);
}
.mosaic-item {
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.mosaic-item .mosaic-img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all 1s;
	}
	
	.mosaic-item:before {
  content: '';
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  position: absolute;
  width: 150%;
  height: 150%;
  z-index: 2;
  transition: all 0.5s;
}
.mosaic-item img {
  width: 100%;
  height: auto;
  display: block;
}
.mosaic-item:hover:before {
  border-radius: 50%;
  left: -25%;
  box-shadow: inset 0 0 70px 30px rgba(0,0,0,0.75);
}
.mosaic-item:hover .mosaic-img {
  left: -25%;
  width: 150%;
}	
	
.nav-link1{
		color:#ff6600;
	}	
	.fa-align-justify{color:white;}
	.st{
	 
	
		color:white; 
	}
	.st3{
	color:#ff6600; 
	
	}
	.st1{
		color:white;
	}
	
.m{
	background-color: #01454e;
}
.el{
	margin: 30px;
}
.el2{
	color:black;
	font-size: 15px;
}
.el1{
	margin-bottom:  20px;
}
.el3{
	color:#ff6600; 
	font-size: 25px;
}
.first{
	width: 48%;
    float: left;
    height: 280px;
	border-radius: 8px;
	border:2px;
	border: solid;
	color:white;
        
}
.second{
	width: 48%;
    float: right;
    height: 280px;
	border-radius: 8px;
	border:2px;
	border: solid;
	color:white;
        
}
.io{
	margin-right: 75%;
	margin-top: 5%;
}
.io1{
	color:#ff6600;
	font-size: 14px;
	font-family: bold;
	margin-top: -70px;
}
.io2{
	font-family: bold;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 20px;
}
.fa-star{
	color:#ff6600; 
	padding: 5px;
}
.el4{
	color:#ff6600;
}
.el4:hover{
	color: white;
}
.map1{
	
	padding:20px;
}
@media only screen and (width: 360px) {
  /* For mobile phones: */
  .ti {
    margin-left:15px;
  }
	.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:-35%;}
	.ln{margin-left:13%;
		margin-top:10%;
	}
	.io4{
		
		margin-left:20%; 
	}
}
@media only screen and (width: 375px) {
  /* For mobile phones: */
  .ti {
    margin-left:15px;
  }
	.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:-35%;}
	.ln{margin-left:13%;
		margin-top:10%;
	}
}
@media only screen and (width: 414px) {
  /* For mobile phones: */
  .ti {
    margin-left:40px;
  }
	.ti1{
		margin-top:10%;
	}
	.zoom:hover {
  -ms-transform: scale(1.5); 
  -webkit-transform: scale(1.); 
  transform: scale(1.25); 
}
	.tm{margin-left:25%;}
	.tm1{margin-left:18%;}
	
	.ci{margin-left:30%;}
	.s{margin-left:-50%;}
	.ln{margin-left:18%;
		margin-top:10%;
	}
}

@media only screen and (width: 768px) {
	#spe{
		margin-right: 50%;
		text-align: center;
	}
}
