/* Font Face */
@font-face {
	font-family: "Zetta Serif";
	src: url("../fonts/zetta_serif-webfont.woff") format('woff');
}


/* Custom CSS */
html, body { 
	height:100%;
	/*font-family: "Zetta Serif", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;*/
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}

a, p, li{
	text-align: center;
	font-size: 16px;
	line-height: 170%;
}

h1{
	/* color: #0101DF; */
	color: #0683c9;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.20em;
}
h2,h3,h4,h5{
	/*font-family: "Zetta Serif", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;*/
	/*font-family: Verdana, Geneva, sans-serif;*/
}
p { margin-bottom: 1.5em; }









/* TOP HEADER*/

.topheader > .container{
	/*border-top: 5px solid #012d74;*/
	position: relative;
}

.language{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99999;
	height: 25px;
	background-color: #012d74;

	color: white;
	font-size: 12px;
	text-align: right;
	padding: 3px 12px; 

}
.language a{
	color: white;
	font-size: 12px;
	text-decoration: none;
}


/* NAV BAR HEADER*/

.mynavbar{
	margin-top: 25px;
	background-color: #0587D2;
}
.mynavbar li a{	
	font-size: 14px; 
}

.navbar-text {
	margin-right: 0px;
	margin-left: 0px;
}


/*Resized Header*/

.navheader{
	width: 100%;
	height: 110px;
	/*overflow: hidden;*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;

	/*background-color: #0683c9;*/
	/*background-color: #1215F2;*/
	background-color: #0587D2;

	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
	box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.15);
}
.navheader img {
	/*display: inline-block;
	height: 150px;
	line-height: 150px;
	float: left;
	font-family: "Oswald", sans-serif;
	font-size: 60px;
	color: white;
	font-weight: 400;*/
	height: 90px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.navheader nav {
	/*display: inline-block;
	float: right;*/

}
.navheader nav a {
	/*line-height: 150px;*/
	/*margin-left: 20px;*/
	/*color: #9fdbfc;*/
	color: white;
	font-weight: 700;
	font-size: 14px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.navheader nav a:hover {
	color: #012d74;
}
.navheader nav a:focus {
	color: #012d74;
}
.navheader.smaller {
	height: 75px;
}
.navheader.smaller img {
	/*width: 150px;
	height: 75px;
	line-height: 75px;*/
	font-size: 30px;
	height: 50px;
	margin-left: 20px;
}
.navheader.smaller nav a {
	/*line-height: 75px;*/
	font-size: 14px;
}
.navheader.smaller nav a:focus {
	color: #012d74;
}
.navheader.smaller .mynavbar{
	/*padding: 16px 0;*/
	padding-top: 13px;
}


@media all and (max-width: 660px) {
	.navheader h1#logo {
		display: block;
		float: none;
		margin: 0 auto;
		height: 100px;
		line-height: 100px;
		text-align: center;
	}
	.navheader nav {
		display: block;
		float: none;
		height: 50px;
		text-align: center;
		margin: 0 auto;

	}
	.navheader nav a {
		line-height: 50px;
		margin: 0 10px;
	}
	.smaller {
		height: 75px;
	}
	.smaller h1#logo {
		height: 40px;
		line-height: 40px;
		font-size: 30px;
	}
	.smaller nav {
		height: 35px;
	}
	.smaller nav a {
		line-height: 35px;
	}
}








/* Home */
#home{
	background-color: #F2F2F2;

	padding-top: 135px;
}

.fullhomevideo{
	position:relative;
	width:100%;
	padding:0;
	color: white;
	margin: 0 auto;
	max-height: 480px;
	overflow: hidden;
	/*border: 5px solid black;*/
	box-shadow: 0 16px 6px -6px #B6B6B6;
	/*-webkit-box-shadow: 0px 2px 5px 2px gray;
	-moz-box-shadow: 0px 2px 5px 2px gray;
	box-shadow: 0px 2px 5px 2px gray;*/
	
	/*border-top: 5px solid #012d74;
	border-bottom: 5px solid #012d74;*/
}
.fullhomevideo video{
	width:101%;
	margin: 0 auto;
}
.fullhomevideo-overlay {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: url(../img/overlay-pattern.png);
	background-repeat: repeat;
	background-attachment: scroll;
	height: 700px;
}

.tickerbox {
	position: absolute;
	width: 100%;
	top: 25%;
	
}
.tickerbox .newstickertitle {
	font-size: 15px;
	margin: 0 auto;
	width: 42%;
	border-bottom: 8px solid rgba(255, 255, 255, .3);
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.tickerbox ul {
	list-style: none;
	padding: 0;
}
.tickerbox ul li {
	/*font-family: "Zetta Serif", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;*/
	/*font-family: Verdana, Geneva, sans-serif;*/
	text-transform: uppercase;
	letter-spacing: 0.20em;
	font-size: 48px;
	text-rendering: optimizelegibility;
}
.tickerbox .slider-btn {
	margin-top: 20px;
	background: transparent;
	color: #FFFFFF;
	border: 2px solid rgba(255, 255, 255, 0.55);
	padding: 17px 30px;
	font-size: 15px;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	display: inline-block;
	text-rendering: optimizelegibility;
	-webkit-transition: 0.2s background linear;
	-moz-transition: 0.2s background linear;
	transition: 0.2s background linear;
	font-weight: bold;
	
	/*text-shadow:
	-1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;*/
}
.tickerbox .slider-btn:hover {
	color: #FFFFFF;
	background: rgba(255, 255, 255, 0.15);
	text-decoration: none;
}


/* Tablet & Mobile*/
.tabletbackground {
	position:relative;
	/*background: url(../img/bg6.jpg) center center no-repeat fixed;*/
	height: 600px;
	min-height: 600px;
	color: white;

	background: url(../img/bg6.jpg); 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.mobilebackground {
	position:relative;
	/*background: url(../img/bg5.jpg) center center no-repeat fixed; */
	height: 600px;
	min-height: 600px;
	color: white;

	background: url(../img/bg5.jpg); 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.home-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../img/overlay-pattern.png);
	background-repeat: repeat;
	background-attachment: scroll;
}

.tickerbox-tablet {
	position: absolute;
	width: 100%;
	top: 35%;
}
.tickerbox-tablet .newstickertitle {
	font-size: 15px;
	margin: 0 auto;
	width: 33%;
	border-bottom: 8px solid rgba(255, 255, 255, .3);
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.tickerbox-tablet ul {
	list-style: none;
	padding: 0;
}
.tickerbox-tablet ul li {
	/*font-family: "Zetta Serif", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;*/
	/*font-family: Verdana, Geneva, sans-serif;*/
	text-transform: uppercase;
	letter-spacing: 0.20em;
	font-size: 45px;
	text-rendering: optimizelegibility;
}
.tickerbox-tablet .slider-btn {
	margin-top: 20px;
	background: transparent;
	color: #FFFFFF;
	border: 2px solid rgba(255, 255, 255, 0.15);
	padding: 14px 20px;
	font-size: 12px;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	display: inline-block;
	text-rendering: optimizelegibility;
	-webkit-transition: 0.2s background linear;
	-moz-transition: 0.2s background linear;
	transition: 0.2s background linear;
}
.tickerbox-tablet .slider-btn:hover {
	color: #FFFFFF;
	background: rgba(255, 255, 255, 0.15);
	text-decoration: none;
}


.tickerbox-mobile {
	position: absolute;
	width: 100%;
	top: 35%;
}
.tickerbox-mobile .newstickertitle {
	font-size: 13px;
	margin: 0 auto;
	width: 60%;
	border-bottom: 8px solid rgba(255, 255, 255, .3);
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.tickerbox-mobile ul {
	list-style: none;
	padding: 0;
}
.tickerbox-mobile ul li {
	/*font-family: "Zetta Serif", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;*/
	/*font-family: Verdana, Geneva, sans-serif;*/
	text-transform: uppercase;
	letter-spacing: 0.20em;
	font-size: 40px;
	text-rendering: optimizelegibility;
}
.tickerbox-mobile .slider-btn {
	margin-top: 20px;
	background: transparent;
	color: #FFFFFF;
	border: 2px solid rgba(255, 255, 255, 0.15);
	padding: 14px 20px;
	font-size: 12px;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	display: inline-block;
	text-rendering: optimizelegibility;
	-webkit-transition: 0.2s background linear;
	-moz-transition: 0.2s background linear;
	transition: 0.2s background linear;
}
.tickerbox-mobile .slider-btn:hover {
	color: #FFFFFF;
	background: rgba(255, 255, 255, 0.15);
	text-decoration: none;
}






/* About Us */
.aboutus{
	background-color: #F2F2F2;
}
.aboutus .container{
	padding-top: 80px;
	padding-bottom: 50px;
}
.aboutus .container p{
	text-align:justify;
	/*font-family: Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}




/* Our Services */
.ourservice{
	/*background: url(../img/ourservicesbg.jpg) center center no-repeat fixed; */
	/*min-height: 1080px; 
	height: 1080px;*/

	/*background: #313131 url(../img/ourservicesbg.jpg);*/
	margin: 0 auto; 
	width: 100%; 
	max-width: 1920px; 
	position: relative; 
	
	background-size: cover;
	color: #FFF;

	background-color: #0587D2;
}


.ourservice > .secbglayer{
	
	height: 100%;
	/* background: url(../img/stripes.gif) repeat;
	background-color: rgba(0,0,0,0.4);  */
	
}
.ourservice .container{
	padding-top: 80px;
	padding-bottom: 80px;
	
}
.ourservice h1{
	color: white;
}
.ourservice .innercontent p{
	text-align:justify;
	color: white;
	/*font-family: Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
}
.ourservice .innercontent ul{
	margin: 0 auto;
	list-style: none;
	padding: 0;
}
.ourservice .innercontent li{
	text-align:left;
	line-height: 200%;
	color: white;
	/*font-family: Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
}




/* Our Gallery */

.ourgallery{
	background-color: #E8E8E8;
	height: 300px;
}
.ourgallery .innercontent {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.ourgallery .innercontent .viewbutton{
	margin-top: 30px;
	padding: 0;
	padding: 20px 55px;
	/*border: 1px solid white;*/
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;

	border: 1px solid #0587D2;
}
.ourgallery .innercontent .viewbutton{
	text-decoration: none;
	/*color: white;*/

	color: #0587D2;
}
.ourgallery .innercontent a:hover {
	text-decoration: none;
}
.ourgallery .innercontent .viewbutton:hover {
	border-color: skyblue;
	box-shadow: 0 0 0 white;
	color: skyblue;
}






/* Container Information 
.containerinformation{
	background-color: white;	
}


.containerinformation .one {
	-webkit-animation-delay: 0.4s;
	-moz-animation-delay: 0.4;
	animation-delay: 0.4s;
}
.containerinformation .two {
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6;
	animation-delay: 0.6s;
}
.containerinformation .three {
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8;
	animation-delay: 0.8s;
}
.containerinformation .four {
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9;
	animation-delay: 0.9s;
}
.containerinformation .five {
	-webkit-animation-delay: 1.0s;
	-moz-animation-delay: 1.0;
	animation-delay: 1.0s;
}
.containerinformation .container{
	padding-top: 100px;
	padding-bottom: 150px;
}	
.containerinformation .spectable p{
	text-align: left;
}
.containerinformation .congroup-border{
	border-bottom: 1px dotted silver;
}
.containerinformation img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}*/




/* Contact Us */
/*.contactus{
	color: #ffffff;
	display: table;
	max-height: 100%;
	width: 100%;
	background-color: black;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.contactus .container{
	padding-top: 100px;
}
.contactus p{
	font-size: 14px;
}
.contactus a{
	color: white;
}
.contactus a:hover{
	text-decoration: none;
	color: #0101DF;
}

.contactform{
	
	background-color: rgba(255,255,255,0.2);
	padding: 20px;
	margin-top:30px;
	border-radius: 5px;
}
.contactform input {
	margin-top: 15px;
}
.contactform textarea{
	margin-top: 15px;
}
.contactform button{
	margin-top: 15px;

}*/



/* Enquiry Form */
.enquiry{
	color: #ffffff;
	display: table;
	max-height: 100%;
	width: 100%;
	/*background-color: rgb(100, 97, 97);*/

	background: url(../img/enquries-bg.jpg);
	background-repeat: repeat;

}
.enquiry .container{
	padding-top: 100px;
	padding-bottom: 100px;
}
.enquiry p{
	font-size: 14px;
}
.enquiry a{
	color: white;
}
.enquiry a:hover{
	text-decoration: none;
	color: #0587D2;
}
.enquiry_form{
	/*font-family: "Zetta Serif", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;*/
	/*font-family: Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
	background-color: rgba(0,0,0,0.3);
	padding: 20px;
	margin-top:30px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.enquiry h1, h4{
	/*font-family: "Zetta Serif", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;*/
	/*font-family: Verdana, Geneva, sans-serif;*/
	color: white;
}
.enquiry .has-error .help-block {
    color: #ff5959;
}




/* Footer */
.footerbar{
	background-color: rgb(33, 33, 33);
	color: white;
	font-size: 13px;
}
.footerbar p, .footerbar a{
	color: white;
	font-size: 13px;
}
footer {
	margin: 25px 0;
	padding-top: 15px;
}




/* Responsive */
@media only screen and (min-width: 768px) and (max-width: 959px) {		
		
	  
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	   
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	#home{
		padding-top: 100px;
	}
	.ourservice{

		background: url(../img/ourservicesbg.jpg) center center no-repeat fixed; 
		/*min-height: 1100px; 
		height: 1100px;*/
		margin: 0 auto; 
		width: 100%; 
		max-width: 1920px; 
		position: relative; 		
		background-size: cover;
		color: #ffffff;
	}			
	.ourservice > .secbglayer{
		height: 100%;
		background: transparent;
		background-color: rgba(0,0,0,0.4);
	}
	.ourservice .container{
		padding-top: 100px;
		padding-bottom: 150px;
		
	}
		 
}


