@charset "utf-8";
/* CSS Document */

@font-face{
    font-family: 'GothamBlack';
    src: url('fonts/Gotham-Black.eot');
    src: url('fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Black.woff') format('woff'),
         url('fonts/Gotham-Black.ttf') format('truetype'),
         url('fonts/Gotham-Black.svg#GothamBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'GothamBold';
    src: url('fonts/Gotham-Bold.eot');
    src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Bold.woff') format('woff'),
         url('fonts/Gotham-Bold.ttf') format('truetype'),
         url('fonts/Gotham-Bold.svg#GothamBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'GothamBook';
    src: url('fonts/Gotham-Book.eot');
    src: url('fonts/Gotham-Book.eot#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Book.woff') format('woff'),
         url('fonts/Gotham-Book.ttf') format('truetype'),
         url('fonts/Gotham-Book.svg#GothamBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'GothamLight';
    src: url('fonts/Gotham-Light.eot');
    src: url('fonts/Gotham-Light.eot#iefix') format('embedded-opentype'),
         url('fonts/Gotham-Light.woff') format('woff'),
         url('fonts/Gotham-Light.ttf') format('truetype'),
         url('fonts/Gotham-Light.svg#GothamLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding: 0;margin: 0;}
div,ul,dl,h1,h2,h3,h4,blockquote,table,p{position:relative;}
table{border-collapse: collapse;border-spacing: 0;}
fieldset,img{border:0;vertical-align:middle;}
input,select{vertical-align:middle;}
address,caption,cite,code,dfn,em,th,var{font-weight: normal;font-style: normal;}
abbr,span.abbr,acronym{cursor:help;border-bottom:1px dashed #aaa;letter-spacing:0.1em;}
var{font-style:italic;}
ul,li{list-style:none;}

body{
	background:#000;
}
.bodywrapper{
	width:100%;
	overflow-x:hidden;
}
a{
	text-decoration:none;
}
.arvo{
	text-align:right;
	font-family:'Arvo', serif;
	font-size:17px;
color:#FFF;
}
.arvo span{
position:relative;
bottom:-6px;

}
.clear{
	clear:both;
}
.big{
	font-size:37px;
	font-weight:bold;
}
.fl{
	float:left;
}
.fr{
	float:right;
	height:38px !important;
	width:100px;
	
}
.fr img{
position:relative;
top:3px;
}
.center{
	text-align:center;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.smalltext{
	font-size:13px;
}
.white{
	color:white;
}
body{
	
	color:#b9b9b9;
}

.wrapper,.menu{
	max-width:1200px;
	margin: 0 auto;
	width:100%;
}
.menu{
width:100%;
display:table;
}
.golden, .widget-content div p strong{
	color:#ffcc33;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
}
.mainheader{
	background:#353434;
}

.topheader{
	min-height:128px;
}
.brand{
	float:left;
	margin-top:14px;
}

.brand pic{
	height:auto;
	width:100%
}
.top-right{
	float: right;
	margin-top:18px;
}
.topnav{
	background:#232323;
	min-height:53px;
	width:100%;
}
.menu-main-container{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	background:url(images/top-nav-line.png) left center no-repeat;
}
	
ul#mainnavbar{
	opacity:0;
}
.topnav ul{
	list-style:none;
	
}
.topnav ul li{
	float:left;
	background:url(images/top-nav-line.png) right center no-repeat;
}

.topnav ul li a{
	color:white;
	width:100%;
	display:inline-block;
	font-size:15px;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
	line-height:53px;
}

.topnav ul li.current-menu-item a{
	color:#ffcc33;
}
.topnav ul li:hover a{
	color:#ffcc33;
}
.topnav ul > li.active a, .topnav .menu ul > li.current_page_item a{
	color:#ffcc33;
}

.topnav ul li ul{
	position:absolute;
	z-index:1001;
	margin-left:-30px;
	display:none;
}

.topnav ul li:hover ul{
	display:block;
}

.topnav ul li ul li{
	float:none;
	border:0;
	padding:0 !important;
	background:none;
	margin-bottom:1px;
	display:block;
}

.topnav ul li ul li a{
	padding-left:35px;
	padding-right:35px;
	line-height:40px;
	color:#FFF !important;
	background:#353434;
	display:block;
	width:auto;
}

.topnav ul li ul li a:hover{
	background:#232323;
}

.banner{
	background:black;
	min-height:427px;
}
.maincontent{
	background:#232323;
}


#left-content{
	width:69%;
	float:left;
	padding:38px 0;
}
.lc-content{
	padding:3% 0;
	width:100%;
}
.lc-left{
	width:60%;
}
.lc-left img{
	width:100%;
	height:auto;
	border:6px solid #333;
}
.lc-right{
	background: none repeat scroll 0 0 #1C1C1C;
    margin-left: 14px;
    padding: 15px;
    width: 33%;
	height:328px;
}
.passengers, .passages{

height:40px;
position:relative;

}
.passages{
margin-top:5px;
}
.passengers span, .passages span{
float:left;
color:#FFCC33;
}
span.pas_image{
margin-left:5px;

}
span.pas_image img{border:none;}
.spl-pics{
	margin-right:10px;
	width:48%;
}
#left-content h1{
	font-family: 'Montserrat', sans-serif;
	font-size:70px;
	text-transform:uppercase;
	font-weight:400;
}

#left-content h1.subpage{
	padding-bottom:20px;
	border-bottom:1px solid #323232;
}
#left-content header{
	height:45px;
	width:100%;
}
#left-content header h2{
	color:white;
	
	font-family: 'Montserrat', sans-serif;
	line-height:43px;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
	width:88%;
	float:left;
	font-weight:700;
}
#left-content header a.yellowmorebtn{
	width:12%;
	background:#ffcc33;
	font-family: 'Montserrat', sans-serif;
	color:#000;
	line-height:45px;
	text-align:center;
	display:block;
	float:right;
	font-size:14px;
	font-weight:400;
}

#left-content header a.yellowmorebtn:hover{
	background:#FFF;
}

.slide{
width:100%;
height:450px;
}

.spl-pics img{
	width:80%;
	height:auto;
	border: 5px solid rgba(50,50,50,1);
}
#enquiry_form{
	background: none repeat scroll 0 0 #000000;
    height: 100% !important;
    display:block;
    width: 31%;
	padding:37px 0;
}

.enquiry_form_inner{
	width:81%;
	margin:0 auto;
}


.enq_label{
position:relative;
font-family: 'Montserrat', sans-serif;
font-weight:400;
margin-bottom:13px;
}

#enquiry_form input, #enquiry_form select{
	width:91.99%;
	padding:0 4%;
	background:#1d1d1d;
	border:1px solid #323232;
	color:white;
	height:35px;
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	margin-bottom:13px;
	font-weight:400;
}
#enquiry_form input.yellowsubmit{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#000;
	line-height:37px;
	padding:0 30px;
	background:#ffcc33;
	width:auto;
	float:right;
	text-transform:uppercase;
}

#enquiry_form input.yellowsubmit:hover{
	cursor:pointer;
	background:#FFF;
}


.widget-area{
	background:black;
	width:100%;
	padding:45px 0;
}
.widget{
	float: left;
    margin-right: 3%;
    width: 31%;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	font-size:13px;
	text-align:justify;
}
.widget-header{
	color:white;
	font-size:20px;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
	line-height:43px;
	margin-bottom:25px;
}
.widget-content{
}
.widget-content img{
	border:5px solid #333;
}
.widget-footer{
	margin-top:30px;
}

.entry{
	width:96%;
	display:table;
}

.home .entry{
	width:100%;
}

.entry p{
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	font-weight:400;
}


.entry a{
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	color:#ffcc33;
	text-decoration:underline;
	font-weight:400;
}

.entry a:hover{
	text-decoration:none;
}

.entry strong{
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	line-height:20px;
	color:#ffcc33;
	font-weight:700;
}

.entry h1{
	font-family: 'Montserrat' !important;
	font-size:15px !important;
	line-height:20px !important;
	color:#ffcc33 !important;
	font-weight:700;
}


.entry h1{
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	line-height:26px;
	text-align:justify;
	font-weight:700;
	color:#FFF;
}

.entry h2{
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	line-height:22px;
	text-align:justify;
	font-weight:700;
	color:#FFF;
}

.entry h3{
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	line-height:22px;
	text-align:justify;
	font-weight:700;
	color:#FFF;
}

.entry h4{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	line-height:16px;
	text-align:justify;
	font-weight:400;
	margin-bottom:6px;
	color:#FFF;
}

.entry ul{
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	line-height:16px;
	margin-left:15px;
}

.entry ul li{
	list-style:disc;
	margin-bottom:11px;
}



.footer-btn, .right-btn, .enq-btn{
	background:#ffcc33 !important;
	border:none !important;
	padding:6px !important;
	font-weight:700 !important;
	color:#111 !important;
	font-family: 'Montserrat' !important;
}

a.darkmorebtn{
	float:right;
	line-height:40px;
	background:#232323;
	font-family: 'Montserrat', sans-serif;
	color: #ffcc33;
	font-size:14px;
	text-align:center;
	padding:0 20px;
	font-weight:400;
}
a.darkmorebtn:hover{
	color:#000;
	background:#ffcc33;
}
a.darkmorebtn img{
	margin-left:6px;
}
.footer-btn{
background:#232323 !important;
color:#ffcc33 !important;
}


.enq-btn{
margin-right:7% !important;
width:80px !important;
float:right;
}

.mainfooter{
	background:url(images/bg-footer.png);
	min-height:10em;
	font-size:13px;
	text-align:center;
	
padding-bottom:60px;
}
.mainfooter ul li{
	padding:0px;
	list-style:none;
	float:left;
	padding-right:22px;
	border-right:1px solid #6e6e6e;
	margin-left:22px;
}
.mainfooter ul li a{
	display:inline-block;
	color: #6e6e6e;
}
.mainfooter ul li a:hover{
	color:#ffcc33;
}

.mainfooter ul li ul{
	display:none;
}

.footer-nav{
width:100%;
max-width:1200px;
margin:auto;
padding:auto;
}
.footer-nav ul{
	padding-top:40px;
	margin:0 auto;
}

.footer-nav .menu {
	display:inherit;
}

.footer-nav .menu-main-container{
	background:none;
}
.footer-nav ul li:last-child a{
	border-right:none;
}
.copyright{
	padding-top:40px;
	text-align:center;
	color: #6e6e6e;
}

ul.projectgallery{
	margin:0 auto;
	width:100%;
}

ul.projectgallery li{
	width:33.33333%;
	float:left;
	display:table;
	margin-bottom:1.3%;
}

ul.projectgallery li img{
	width:89%;
	border:10px solid #323232;
	max-width:296px;
}



ul.homepagegallery li{
	width:50%;
	float:left;
	display:table;
	margin-bottom:0%;
}



ul.footgallery li{
	width:33.33333%;
	float:left;
	display:table;
	margin-bottom:0%;
}




span.overlay{
	background:url(images/magnify.png) center center no-repeat #000;
	position:absolute;
}

.offeroutside{
	width:100%;
	display:table;
	margin-bottom:40px;
}

.offerleft{
	width:16.7%;
	float:left;
}

.offerleft img{
	width:100%;
	max-width:133px;
}

.offerright{
	width:79%;
	float:right;
}

.offerright h1{
	font-family: 'Arvo', serif !important;
	font-weight: 400 !important;
	font-size:24px !important;
	margin-bottom:20px !important;
	text-transform:none !important;
	line-height:21px !important;
}

.latestoffer{
	width:90%;
	padding:5%;
	margin-bottom:40px;
	background:#000;
	color:#FFF;
}


.latestoffer h1{
	font-family: 'Arvo', serif !important;
	font-weight: 400 !important;
	font-size:24px !important;
	margin-bottom:20px !important;
	text-transform:none !important;
	line-height:21px !important;
}


.fleet-left{
	width:64%;
	float:left;
}

.fleet-right{
	width:36%;
	float:right;
	background:#000;
}

.fleet-left img{
	width:96%;
	padding:2%;
	background:#323232;
}

.fleet-right-inside{
	width:80%;
	padding:10%;
	text-align:center;
}

.passengers, .passages{
width:100%;
height:43px;
position:relative;
border-bottom:1px solid #323232;
}

.passages img{
	display:table;
	width:100%;
	margin-top:10px;
}
.passages{
margin-top:5px;
}
.passengers span, .passages span{
font-family: 'Montserrat', sans-serif;
	font-size:13px;
	line-height:43px;
	color:#ffcc33;
	font-weight:400;
	width:20%;
	float:left;
}

ul.passengers{
	width:80%;
	float:left;
	list-style:none !important;
}


ul.passengers li{
	list-style:none !important;
}

ul.passengers li.ps{
	float:left;
	width:10px;
	height:43px;
	background:url(images/passange-icon.png) center center no-repeat;
	margin-right:14px;
}
ul.passengers li.lu{
	float:left;
	width:25px;
	height:43px;
	background:url(images/luggage-icon.png) center center no-repeat;
	margin-right:8px;
}
ul.passengers li.bag{
	float:left;
	width:18px;
	height:43px;
	background:url(images/bag-icon.png) center center no-repeat;
	margin-right:8px;
}
span.pas_image{
margin-left:5px;

}
span.pas_image img{border:none;}


div.wpcf7-validation-errors {
	font-size:12px;
	width:90%;
	display:table;
}

span.wpcf7-not-valid-tip {
	border:#ffcc33 !important;
	color:#FFF !important;
	font-size:12px !important;
	margin-bottom:5px;
}





/*blog*/
.single_blog_thumb{
	margin-bottom:40px;
	display:table;
}

.single_blog_thumb_leftside{
	float:left;
	width:29.411764705882%;
	border:1px solid #1d1d1d;
}
.single_blog_thumb_leftside img{
	width:100%;
}
.single_blog_thumb_rightside{
	width:66.911764705882%;
	float:right;
}
.single_blog_thumb_rightside h3{
	margin-bottom:10px;
}
.single_blog_thumb_rightside h3 a{
	font-size:23px;
	line-height:24px;
	color:#ffcc33;
	text-decoration:none;
	font-weight:normal;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.single_blog_thumb_rightside h3 a:hover{
	color:#FFF;
}
.single_blog_thumb_rightside p{
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	font-weight:400;
}
.single_blog_thumb_rightside_footer{
	width:100%;
	height:13px;
}
a.single_blog_thumb_btn{
	font-size:13px;
	line-height:13px;
	color:#007482;
	text-decoration:none;
	padding-left:8px;
	background:#FFF;
	float:right;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
a.single_blog_thumb_btn:hover{
	color:#1db6b7;
}

.imghover{
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}

.imghover:hover{
	opacity:0.5;
}

.single #left-content h1.subpage{
	font-size:30px;
	line-height:34px;
}



.responsivemen {
width: 100%;
background: #232323;
display:none;
}

.responsivemen-title {
font-family: 'Montserrat', sans-serif;
line-height: 36px;
font-size: 16px;
color: #FFF;
font-weight: 700;
text-indent: 10px;
}

.rmm-button {
display: block;
float: right;
margin-right: 10px;
margin-top: 7px;
}

.rmm-button span {
display: block;
margin: 4px 0px 4px 0px;
height: 2px;
background: #FFF;
width: 25px;
}

.responsive-menu-wrapper{
	display:none;
}

.responsive-menu-wrapper ul li a{
	width:90%;
	display:block;
	text-decoration:none;
	font-family: 'Montserrat', sans-serif;
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	line-height:40px;
	border-top:1px solid #FFF;
	padding:0 5%;
	text-align:center;
	background:#353434;
}

.responsive-menu-wrapper ul li ul li a{
	background:#666;
}


@media (max-width: 1190px) {
	.wrapper{
		width:96%;
	}
}


@media (max-width: 780px) {
	.responsivemen{
		display:block;
	}
	.topnav{
		display:none;
	}
	.wrapper{
		width:93%;
	}
	.brand {
		float:none;
		width:40%;
		margin:0 auto;
		margin-top:20px;
	}
	
	.brand img{
		width:100%;
	}
	
	.top-right {
		float:none;
		padding-bottom:10px;
	}
	
	.topnav ul li {
		width:100%;
		text-align:center;
		border-bottom: 1px solid #323232;
	}
	
	.topnav ul li a{
		line-height:35px;
	}
	.footer-nav .menu{
		display:none;
	}
	
	#left-content, #enquiry_form, .entry {
		width:100%;
	}
	
	#left-content h1 {
		font-size:40px;
	}
	
	.fleet-left, .fleet-right {
		float:none;
		width:100%;
	}
	.widget {
		width:100%;
		margin:0;
		float:none;
		margin-bottom:100px;
	}
	
	#left-content header h2 {
		width:80%;
		font-size:18px;
	}
	#left-content header a.yellowmorebtn {
		width:20%;
		
	}
	
	ul.projectgallery li{
		width:100%;
		margin:0 auto;
	}
	
	ul.projectgallery li img {
		width:89%;
		max-width:none;
		
	}
	
	
	.arvo {
font-size: 14px;
}

	.big {
		font-size:22px;
	}
	
	.mainheader {
		width:100%;
		display:table;
	}
	
	ul.passengers {
		width:70%;
		float:right;
	}
	
	.lc-content {
		display:table;
	}
	

}