.tu{
	background-color:#F6F9FB;
	border-radius:2px;
	box-shadow: 10px 10px 5px #888888;
	
	
}

.du{
	background-color:#BAE3E2;
	box-shadow: 10px 10px 5px #888888;
	margin-bottom:5px;
	
}

.fr{
	background-color:#0E213D;
	text-align:left;
	color:#ffffff;
	font-size:20px;
}

.fra{
	text-align:center;
	
	
}

.copyright{
	padding-top:5px;
	background-color:#000000;
	color:#8c8c8c;
	text-align:center;
		
}

.btitle{
	font-size:30px;
	text-shadow:2px 2px #fffff;
	
		
}

.bgd{
	
	background-color:#BAE3E2;
	
	
}

.bgd-logo{
	float:left;
	
	
}

.contact{
	float:right;
	width:30%;
	
}
.contact-m{
	background-color:#BAE3E2;
	border-radius:20px;
	font-size:30px;
	
}

.c-image{
	width:3px;
	height:3px;
	
}

.sec-text{
	color:#000000;
	
	
	
}

#map {
        width: 500px;
        height: 400px;
		box-shadow:10px 10px 5px #888888;
		float:right;
      }
	  
.ul_stitle
{
margin:0px;
padding:0px;
list-style-type:none;
-webkit-backface-visibility: hidden; backface-visibility: hidden;  
}
.var_stitle
{
position:relative;
background:#ccc; 
width:200px;
height:50px;
margin-bottom:5px;
}
.link_bg
{
 width:50px;
 height:50px;
 position:absolute;
 background:#80bfff;
 color:#fff;
 z-index:2;
}
.link_bg i
{
 position:relative;
}
.link_title
{
position:absolute;
width:100%;
z-index:3;
font-size:20px;
font:block;
text-shadow:5px;
color:#000000;
padding-top:5px;
}
.link_title:hover .icon
{
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
-ms-transform:rotate(360deg);
transform:rotate(360deg);  
}
.var_stitle:hover .link_bg
{
width:100%;
background:#80bfff;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;  
}
.var_stitle:hover a
{
font-weight:bold;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out; 
-o-transition:all .5s ease-in-out; 
-ms-transition:all .5s ease-in-out;
 transition:all .5s ease-in-out;  
}
.icon
{
position:relative;
width:70px;
height:70px;
text-align:center;
color:#fff;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out; 
-o-transition:all .5s ease-in-out; 
-ms-transition:all .5s ease-in-out;   
float:left;
transition:all .5s ease-in-out;   
float:left;  
}
.icon i{top:22px;position:relative;}

.stitle_text{
	font-size:20px;
	font:block;
	text-shadow:5px;
	color:#000000;
	
	
}

/*line gradient*/
.line1{
	border:0;
	background-color:#09f;
	background-image: -webkit-linear-gradient(left, #fff, #09f, #fff);
	height: 2px;
	
}

/*line double*/
.line2{
	background:#09f;
	border:0;
	height:2px;
}
.line2::before{
	background:#09f;
	content: '';
	display:block;
	height: 1px;
	position:relative;
	top: -2px;
	width:100%
	
}
#psearch_in{
	padding-left:10px;
	background-color:#ffffff;
	
}

#psearch_out{
	background-image:url(../images/global_t.png); 
	height:400px; width:300px; 
	background-repeat:no-repeat;
	border-style: outset;
	display: block;

	
	
}

#psearch_title{
	background-image:url(../images/building_bg.png); 
	height:150px; 
	width:300px;
	
}

#psearch_marquee{
	
	
}

#about{
	font-size:30px;
	background:#ccffff;
	border-radius:20px;
	position:center;
	padding-left:10%;
	padding-right:10%;
	margin-left:5%;
	margin-right:5%;
}



