@charset "utf-8";
/* CSS Document */


@font-face {
 font-family: "Futura Bk BT";
 src: url("font/tt0140m.ttf") format("TrueType");
}
@font-face {
 font-family: "MuseoSans-100";
 src: url(font/MuseoSans-100.otf) format("OpenType");
}

body
{
width:auto;
height:auto;
margin:0px;
padding:0px;	
}
.main
{
width:85%;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:center;	
	
}
#top1
{
width:100%;
height:auto;
margin:0px;
padding:0px;
float:left;	
border-top:6px solid #16aad2;
position:relative;
	
}
#tops
{
width:100%;
height:auto;
margin:0px;
padding:0px;
float:left;	
position:absolute;
z-index:99;

	
}
#banner
{
width:100%;
height:auto;
margin:0px;
padding:0px;
float:left;	

	
}
#logo
{
width:25%;
margin:0px 0px 0px 0px;
padding:15px 0px 15px 0px;
float:left;
left:7.5%;
height:auto;
background-image:url(../images/bk.jpg);
background-repeat: repeat;	
position:absolute;
z-index:99;
text-align:center;
}
#logo img
{
max-width:100%;
width:80%;	
	
}

#menu
{
width:100%;
height:auto;
margin:0px;
padding:0px;
float:left;
background-image:url(../images/menu.png);
background-repeat:repeat;	
	
}
 #owl-demo-bnr .itembnr img{
        display: block;
        width: 100%;
        height: auto;
    }
#top2
{
width:100%;
height:auto;
margin:-10px 0px 0px 0px;
padding:15px 0px 35px 0px;
float:left;

background-image:url(../images/bl-bg.jpg);
background-repeat:repeat-y;	
border-top:solid 9px #FFFFFF;



	
}
#top2-sub
{
width:100%;
height:auto;
margin:-100px 0px 0px 0px;
padding:15px 10px 15px 10px ;
float:left;
background-color:#000;
position:relative;
z-index:999;

}
.box
{
width:100%;
height:auto;
margin: 0px 0px 0px 0px;
padding:15% 0px 25px 0px;
float:left;
bottom:0;
background-image:url(../images/box.png);
background-repeat:repeat-x;
background-size:100% 100%;
background-position:bottom;
position: absolute;
z-index:999;



}
.box h3
{
width:auto;
height:auto;
margin:0px;
padding:0px;
font-family:"Futura Bk BT";
color:#fff;
font-size:18px;
text-align:left;
text-indent:4%;
	
}
.cd-item
{
width:95%;
height:auto;
margin:0px auto;
padding:0px 0px 40px 0px;
position:relative;



	
}
.cd-item img
	 {
		 width:100%;
		 max-width:100%; 
		 }
		 .box img
		 {
			width:auto; 
			float:right;
			margin-top:-25px;
		 }
		 .box p
		 {
			font-family:Calibri;
			text-align:justify;
			width:100%;
			height:auto;
			float:left; 
			margin:10px 0px 0px 60px;
			padding:0px;
			color:#fff;
		 }
		 #top-back
		 {
			width:100%;
			height:100px;
			margin:0px 0px 0px 0px;
			padding:0px;
			float:left;
			background-color:#0288c7; 
		 }
		 #top3
		 {
		width:100%;
		height:auto;
		margin:25px 0px 0px 0px;
		padding:0px;
		float:left;	 
			 
		 }
		  #top3-sub
		 {
		width:100%;
		height:auto;
		margin:25px 0px 70px 0px;
		padding:0px;
		float:left;	 
			 
		 }
		 #top3-sub1
		 {
		width:100%;
		height:auto;
		margin:25px 0px 70px 0px;
		padding:0px;
		float:left;	 
			 
		 }
		 
		 .top6-btn button
  {
   
	height:auto;
	margin:0px;
	padding:2px 0px 2px 0px;    
    padding: .5% 1%;float:right;
	font-family:Calibri;
	font-size:13px;
	color:#FFFFFF;
	background-color:#0080FF;
  } 

		 	 .item2{
       

       width:15%;
	   height:auto;
	   margin:10px 57px 20px 0px;
	   padding:0px;
	   float:left;
	    color: #FFF;
        text-align: center;
		-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
	
    }
	.item2 img
	{
		max-width:100%;
	}
	.box-sub
{
width:100%;
height:auto;
margin: 0px;
padding:10px 0px 10px 0px;
float:left;
bottom:0;
background-image:url(../images/box.png);
background-repeat:repeat-x;
background-size:100% 100%;
background-position:bottom;
position: absolute;
z-index:999;



}
.box-sub h3
{
width:100%;
height:auto;
margin:0px;
padding:0px;
font-family:"Futura Bk BT";
color:#fff;
font-size:18px;
text-align:center;
text-indent:3%;
	
}
.box-sub a
{
text-decoration:none;
}
 .box-sub img
		 {
			width:20%; 
			float: right;
			margin-top:-20px;
		 }
		 .box-sub p
		 {
			font-family:Calibri;
			text-align:justify;
			width:100%;
			height:auto;
			float:left; 
			margin:10px 0px 0px 60px;
			padding:0px;
			color:#fff;
		 }
		
		 .box-img
		 {
		width:auto;
		height:auto;
		margin: 0px 8px 13px 0px;
		padding:0px;
		float:left;
		border:2px solid #0079F2;	
		text-align:center; 
			 
		 }
		 .box-img img
		 {
			max-width:100%;
			text-align:center; 
			float:left;
			
		 }
		      #top3-sub ul
			{
			width:100%;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			float:left;
			text-align:justify;	
				
			}
			    #top3-sub ul li
			  {
				width:47%;  
				float:left;
				list-style:none;
				font-family:"MuseoSans-100";
			color: #000;
			font-size:13.5px;
			margin:0px 0px 0px 15px;
			padding:6px 10px 0px 0px;
			float:left;
			list-style-image:url(../images/dot.png);
			
			
			font-weight:bold;
			line-height:25px;
			
		
			
			  }
			  #top3-sub1 ul
			  {
			  width:100%;
			  height:auto;
			  margin:0px 0px 0px 0px;
			  padding:0px 0px 0px 0px;
			  float:left;
			  text-align:justify;	
				  
			  }
				  #top3-sub1 ul li
				{
				  width:100%;  
				  float:left;
				  list-style:none;
				  font-family:"MuseoSans-100";
			  color: #000;
			  font-size:13.5px;
			  margin:0px 0px 0px 15px;
			  padding:6px 10px 0px 0px;
			  float:left;
			  list-style-image:url(../images/dot.png);
			  
			  
			  font-weight:bold;
			  line-height:25px;
		  
			  
				}
		  #top3-sub h2
		  {
			width:100%;
			height:auto;
			margin:0px 0px 10px 0px;
			padding:10px 0px 10px 0px;
			float:left;
			font-family:"Futura Bk BT";
			color:#000;
			
			text-align:justify;   
			font-size:20px;
			border-bottom:1px solid #999;
		  }
		    #top3-sub p
		  {
			width:100%;
			height:auto;
			margin:0px 0px 20px 0px;
			padding:5px 0px 5px 0px;
			float:left;
			font-family:"MuseoSans-100";
			color:#000;
			
			line-height:23px;   
			font-size:13.5px;
		  }
		   #top3-sub b
		   {
			 color:#0078F0;
			 font-family:"MuseoSans-100";
			 font-size:18px; 
			 padding:0% 0px;
			 
		   }
		   #top3-sub img
		   {
			margin:0px 20px 0px 0px;   
		   }
		   #top3-sub1 h2
		   {
			 width:100%;
			 height:auto;
			 margin:0px 0px 10px 0px;
			 padding:10px 0px 10px 0px;
			 float:left;
			 font-family:"Futura Bk BT";
			 color:#000;
			 
			 text-align:justify;   
			 font-size:20px;
			 border-bottom:1px solid #999;
		   }
			 #top3-sub1 p
		   {
			 width:100%;
			 height:auto;
			 margin:0px 0px 20px 0px;
			 padding:5px 0px 5px 0px;
			 float:left;
			 font-family:"MuseoSans-100";
			 color:#000;
			 text-align:justify;
			 
			 line-height:23px;   
			 font-size:13.5px;
		   }
			#top3-sub1 b
			{
			  color:#0078F0;
			  font-family:"MuseoSans-100";
			  font-size:18px; 
			  padding:0% 0px;
			  
			}
			#top3-sub1 img
			{
			 margin:0px 20px 0px 0px;   
			}
		 #top3-left
		 {
		width:68%;
		height:auto;
		margin:0px;
		padding:0px;
		float:left;	 
			 
		 }
		  #top3-left h2
		  {
			width:100%;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:10px 0px 20px 0px;
			float:left;
			font-family:"Futura Bk BT";
			color:#000;
			
			text-align:justify;   
			font-size:20px;
		  }
		 
		   #top3-left p
		  {
			width:100%;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:5px 0px 5px 0px;
			float:left;
			font-family:"MuseoSans-100";
			color:#000;
			
			text-align:justify;
			line-height:23px;   
			font-size:13.5px;
		  }
		  .more
		  {
			 width:100%;
			 height:auto;
			 margin:5px 0px ;
			 padding:0px;
			 float:right;
			 text-align:right; 
		  }
		  #top3-right
		  {
			width:27%;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px;
			float:right;
			
		
		  }
		  #top3-right img
		  {
			max-width:100%;  
		  }
		  #gal
		  {
			  
			width:280px;
			height:auto;
			margin:-70px 0px 0px 15px;
			padding:2px 0px;
			text-align:center;
			background-image: url(../images/gall.png); 
			background-repeat:repeat-x; 
			position: relative;
			
			  
		  }
		  #gal h3
		  {
			width:100%;
			height:auto;
			margin:0px;
			padding:10px 0px;
			font-family:"MuseoSans-100";
			color:#fff;
			font-size:13px;
			text-align:justify;
			text-indent:5%;
			 
		  }
		 #gal img
		 {
			margin:-27px 30px 0px 0px;
			float:right; 
		 }
		 #top4 
		 {
			width:100%;
			height:auto;
			margin:50px 0px 0px 0px;
			padding:0px;
			float:left; 
			 
		 }
		  #top4 h2
		  {
			width:100%;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			background-image:url(../images/line.png);
			background-repeat:no-repeat;
			background-position:right;
			text-align:left;  
			font-family:"Futura Bk BT";
			color:#000;
			font-size:20px;
		  }
		  #top4-box
		  {
			width:100%;
			height:auto;
			margin:40px 0px 0px 0px;
			padding:10px 0px 10px 0px;
			float:left;
			background-color:#e2e6e9;  
			  
		  }
		  #top5
		  {
			width:100%;
			height:auto;
			margin:40px 0px 0px 0px;
			padding:40px 0px 20px 0px;
			float:left; 
			background-image:url(../images/last.png);
			background-repeat:repeat;
			border-top:7px solid #067ba1;
		
		  }
		  #top5 h2
		  {
			width:15%;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			float:left;
			text-align:left;  
			font-family:"Futura Bk BT";
			color:#179bcb;
			font-size:20px;
		  }
		    #top5 ul
			{
			width:70%;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			float:left;
			text-align:justify;	
				
			}
			  #top5 ul li
			  {
				width:auto;  
				float:left;
				list-style:none;
				font-family:"MuseoSans-100";
			color:#fff;
			font-size:13.5px;
			margin:0px;
			padding:6px 20px 0px 0px;
			float:left;
			
			  }
			  #top5 ul li a
			  {
			color:#fff;
			text-decoration:none;	  
			  }
			  #social
			  {
				 width:15%;
				 height:auto;
				 margin:0px;
				 padding:0px;
				 float:right; 
				  
			  }
			    #social img
				{
					padding-left:5px;
				}
		#top6
		{
		width:100%;
		height:auto;
		margin:0px;
		padding:10px 0px;
		float:left;
		background-color:#000;	
		}
		.ftr-left
		{
		width:auto;
		height:auto;
		float:left;
		margin:0px;
		padding:0px;
		font-family:"MuseoSans-100";
		color:#fff;
		font-size:13.5px;
		
		}
		.ftr-right
		{
		width:auto;
		margin:0px;
		height:0px;
		padding:0px;
		float:right;	
		font-family:"MuseoSans-100";
			color:#fff;
			font-size:13.5px;
			
		}
		 #content-right
	{
	width:40%;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
	

	}	
.form-style-3{
    max-width:100%;
    font-family:Calibri;
	font-size:16px;
	text-align: left;
	padding-left:0px;
	
}
.form-style-3 label{
    display:block;
    margin-bottom: 10px;

}
.form-style-3 label > span{
    float: left;
    width: 25%;
    color: #000;
    font-weight: bold;
    font-size: 18px;
	padding-top:10px;
    margin-left:0px;
	text-align: justify;
}
.form-style-3 fieldset{
    padding: 0px;
	border:none;
}
.form-style-3 fieldset legend{
      color: #000;
   
    border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 0px 0px;
    -moz-border-radius: 2px 2px 0px 0px;
    padding: 0px 1px 3px 1px;
   /* box-shadow: -0px -1px 2px #cccccc ;*/
    -moz-box-shadow:-0px -1px 2px #CCCCCC;
    -webkit-box-shadow:-0px -1px 2px #CCCCCC;
    font-weight: normal;
    font-size: 12px;
}
.form-style-3 textarea{
    width:150px;
    height:100px;
}
.form-style-3 input[type=text],
.form-style-3 input[type=date],
.form-style-3 input[type=datetime],
.form-style-3 input[type=number],
.form-style-3 input[type=search],
.form-style-3 input[type=time],
.form-style-3 input[type=url],
.form-style-3 input[type=email],
.form-style-3 select, 
.form-style-3 textarea{
    border-radius: 2px;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #000000;
    outline: none;
    color: #000;
    padding: 10px 8px 10px 8px;
	margin:0px 0px 4px 50px;
 /*   box-shadow: inset 1px 1px 4px ;
    -moz-box-shadow: inset 1px 1px ;
    -webkit-box-shadow: inset 1px 1px 4px ;*/
 
    width:75%;
	font-size:14px;
	font-family:Calibri;

}
#sub
{
  width:auto;
  height:auto;
  padding:0px;
  margin-left:33%;
  text-align:center;
  float:left;
  }
.form-style-3  input[type=submit],
.form-style-3  input[type=button]{
   
  
    padding: 5px 5px 5px 5px;
    color: #000;
	text-align: center;
	margin-left:20%;
	margin-right:2px;
	margin-top:2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;    
    font-weight: bold;
}
.form-style-3  input[type=reset],
.form-style-3  input[type=button]{
   
  
    padding: 5px 5px 5px 5px;
    color: #000;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;    
    font-weight: bold;
	
}
.required
{
color:#FF0000;
}
	
	#sub-left
{
width:100%;
float:left;
padding:0px;
margin:0px 2% 0px 0px;
text-align:center;
}
#sub-about
{
width:100%;
float:left;
padding:0px;
margin:20px 0px 0px 0px;
text-align:center;
}

#gallery
{
width:100%;
float:left;
padding:0px;
margin:0px;
position:relative;
text-align:left;
}
#gallery a
{
width:20%;
margin-left:3%;
margin-right:1.5%;
margin-top:20px;
float:left;
position:relative;
}
#gallery a img
{
width:auto;
max-width:100%;
float:left;
padding:0%;
margin:0%;
}
#gallery img:hover
 {
   -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  }
 #gallery-top
 {
 width:100%;
 height:100%;
 margin:0px;
 padding:0px;
 position:absolute;
 background-color:rgba(0,0,0,.2);
 z-index:9999;
 }
 #gallery-top a
 {
 background-color:rgba(0, 102, 153,.59);

font-family: Calibri;
 font-size:30px;
 color:#FFFFFF;
 position:absolute;
 width:78%;
 left:11%;
 top:33%;
 padding-left:0%;
 padding-top:7%;
 padding-bottom:7%;

 text-align:center;
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
  text-decoration:none;

 }
#gallery-top a:hover
{
   -webkit-transform: scale(1.29);
    cursor: pointer;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
.fancybox img:hover
{
	   -webkit-transform:scale(1.2); /* Safari and Chrome */
        -moz-transform:scale(1.25); /* Firefox */
        -ms-transform:scale(1.25); /* IE 9 */
        -o-transform:scale(1.25); /* Opera */
         transform:scale(1.2);
}

.mouse-over
{
 padding:0%;
width:100%;
height:100%;
position:absolute;
z-index:999;
background: url(../images/zoom.png)  center center no-repeat rgba(0,0,0,.5);
}
.mouse-over:hover 
{
width:100%;
height:100%;
}





.text {
	margin: 0 60px;
  }
  
  
  
  .twitter {
	font: normal normal 10px Arial;
	text-align: center;
	color: #998578;
	text-transform: uppercase;
	letter-spacing: 3px;
  }
  
  .twitter {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 14px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
  }
  
  .twitter:hover {
	color: #FF7D6D;
	text-decoration: none;
  }
  
  span {
	font-style: italic;
	display: block;
  }
  
  img {
	max-width: 100%;
  }
  /* Floating Social Media Bar Style Starts Here */
  
  .fl-fl {
	background: #2196F3;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 4px;
    border-radius: 5%;
    width: 190px;
    position: fixed;
    right: -153px;
	z-index: 1000;
	font: normal normal 10px Arial;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
  }
  
  .fa {
	font-size: 20px;
	color: #fff;
	padding: 10px 0;
	width: 40px;
	margin-left: 8px;
  }
  
  .fl-fl:hover {
	right: 0;
  }
  
  .fl-fl a {
	color: #fff !important;
	text-decoration: none;
	text-align: center;
	line-height: 43px!important;
	vertical-align: top!important;
  }
  
  .float-fb {
	top: 215px;
  }
  
  .float-tw {
	top: 270px;
  }
  
  .float-gp {
	top: 326px;
  }
  
  .float-rs {
	top: 325px;
  }
  
  .float-ig {
	top: 380px;
  }
  
  .float-pn {
	top: 435px;
  }

  .float-sm img {
    margin-left: -4px;
    margin-top: 3px;

  }
  /* Floating Social Media Bar Style Ends Here */