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

/*=======================================
* Theme Name: Turbomiles -  Travel with comfort
* Theme URL: http://turbomiles.com
* Theme Author: Turbomiles Team
* Theme Developer : Abdul Rehman
* Theme Developer URL : http://ar-designs.net/
* Version: 1.0
=======================================*/
.iso-logos {text-align: -webkit-center; margin-top: 10px;}
.languages{    margin-top: 10px;
    position: absolute;
    overflow: hidden;}
.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: transparent !important;
}
.hmm {
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth; // Added in from answer from Felix
    overflow-x: scroll;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    background-color: #2a394c;
    width: 130px;
    border: none;
    color: white;
    outline: none;
}

.buttns { margin-top:40px; margin-bottom:40px;}
#top {     margin-top: 0%;
    margin-left: -9%;}
.top-socials { margin-left:-7%;} 
.mark-margin { margin:10px;}
.marq-fleet { margin-top:20px; margin-bottom:20px;}
.marq-services { margin-top:20px; margin-bottom:20px;}
.branch-outer {margin-left: -37px;}
/*top-socials*/
.top-socials ul li { float:left; margin-left:14px; font-size:16px; list-style:none;}
.top-socials li a { color:#FFF;}
.top-socials li a:hover { color:rgba(19, 163, 216, 0.51);
}
.main-size { margin-top:40px; margin-bottom:40px;}

.top-socials li i {transition: all 300ms ease-in-out;}
.top-socials li i:hover {
    color: #00aeef;
    transition: all 300ms ease-in-out;
    transform: scale(1.5) rotate(360deg);
}
.hr-border-bottom { border-bottom:1px solid #999; margin-top:5px;}
/*top-socials end*/
/*company branches*/
.branch-outer ul li {
	
    color: #FFFFFF;
    font-size: 17px;
  
    transition: all 0.5s ease-in-out 0s;
	list-style:none;
 }
 .branch-outer ul li a {
	
    color: #FFFFFF;
    font-size: 13px;
     text-transform:uppercase;
    transition: all 0.5s ease-in-out 0s;
	list-style:none;
 }
 .branch-margin { margin-top:20px;}
 .branch-outer ul li a:hover {
  
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 10px;
    transition: all 0.5s ease-in-out 0s;
}

/*SOCIALS*/
.ssl {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* Icons */

.mya {
	color: #fff;
	background: #c3c3c3;
	border-radius: 4px;
	text-align: center;
	text-decoration: none;
	font-family: fontawesome;
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	padding-top: 12px;
	margin: 0 2px;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-font-smoothing: antialiased;
}
.mya:hover {
	background: rgba(19, 163, 216, 0.51);
	transform: rotate(360deg);
}
.text {
	text-align: -webkit-center;
}
/* pop-up text */

/*.mya span {
  color:#666;
  position:absolute;
  font-family:sans-serif;
  bottom:0;
  left:-25px;
  right:-25px;
  padding:5px 7px;
  z-index:-1;
  font-size:14px;
  border-radius:2px;
  background:#fff;
  visibility:hidden;
  opacity:0;
  -o-transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}*/

/* pop-up text arrow */

/*.mya span:before {
  content:'';
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position:absolute;
  bottom:-5px;
  left:40px;
}*/

/* text pops up when icon is in hover state */

/*.mya:hover span {
  bottom:50px;
  visibility:visible;
  opacity:1;
}
*/
/* font awesome icons */

.header-bg-color {
	/*background-color: #01a0e1;*/
	background-image: url(../images/nav-bg.png);
	    background-repeat: round;
	    background-repeat: round;
    position: fixed;
    width: 100%;
    z-index: 999;
}
.header-bg-color2 {
	/*background-color: #01a0e1;*/
	background-image: url(../images/nav-bg.png);
	    background-repeat: round;}
@font-face {
	font-family: 'SEGOEUI';
	src: url('../font/SEGOEUI.ttf') format('ttfs'), url('../font/SEGOEUI.ttf') format('ttf');/*font-weight: normal;
    font-style: normal;*/
}
@font-face {
	font-family: '28 Days Later';
	src: url('../font/28 Days Later.ttf') format('ttfs'), url('../font/28 Days Later.ttf') format('ttf');/*font-weight: normal;
    font-style: normal;*/
}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../font/MyriadPro-Regular.ttf') format('ttfs'), url('../font/MyriadPro-Regular.ttf') format('ttf');/*font-weight: normal;
    font-style: normal;*/
}
@font-face {
	font-family: 'ufonts.com_century-gothic';
	src: url('../font/ufonts.com_century-gothic.ttf') format('ttfs'), url('../font/ufonts.com_century-gothic.ttf') format('ttf');/*font-weight: normal;
    font-style: normal;*/
}

/*PREE LOADER SCREEN-CSS*/
#loading {
	background-color: #0094da;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;
	margin-top: 0px;
	top: 0px;
}
#loading-center {
	width: 100%;
	height: 100%;
	position: relative;
}
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 150px;
	width: 150px;
	margin-top: -75px;
	margin-left: -75px;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
}
.object {
	width: 20px;
	height: 20px;
	background-color: #FFF;
	position: absolute;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	-webkit-animation: animate 0.8s infinite;
	animation: animate 0.8s infinite;
}
#object_one {
	top: 19px;
	left: 19px;
}
#object_two {
	top: 0px;
	left: 65px;
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
#object_three {
	top: 19px;
	left: 111px;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
#object_four {
	top: 65px;
	left: 130px;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
#object_five {
	top: 111px;
	left: 111px;
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
#object_six {
	top: 130px;
	left: 65px;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
#object_seven {
	top: 111px;
	left: 19px;
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
#object_eight {
	top: 65px;
	left: 0px;
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
 @-webkit-keyframes animate {
 25% {
 -ms-transform: scale(1.5);
 -webkit-transform: scale(1.5);
 transform: scale(1.5);
}
 75% {
 -ms-transform: scale(0);
 -webkit-transform: scale(0);
 transform: scale(0);
}
}
 @keyframes animate {
 50% {
 -ms-transform: scale(1.5, 1.5);
 -webkit-transform: scale(1.5, 1.5);
 transform: scale(1.5, 1.5);
}
 100% {
 -ms-transform: scale(1, 1);
 -webkit-transform: scale(1, 1);
 transform: scale(1, 1);
}
}
/*PREE LOADER SCREEN-CSS*/
.my-nav { margin-bottom:-7px;}

.top-bg {
	background-color: #2a394c;
	

	-webkit-transition-duration: .5s;
    transition-duration: .5s;
 
    -webkit-transition-timing-function: cubic-bezier( 0.215, 0.610, 0.355, 1.000 );
    transition-timing-function: cubic-bezier( 0.215, 0.610, 0.355, 1.000 );
 
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
}


.email1 {
	color: #FFF;
	font-size: 14px;
	/*font-family: 'SEGOEUI';*/
	float: right;
	padding: 10px;
}
.email1 a {
	color: #FFF;
}
.email1 a:hover {
	color: #FFF;
}
.logo {
	margin-top: 17px;
	margin-bottom: 17px;
}
.clock {
	margin-top: 16px;
  
    margin-right: -82px;
}
#hm {
	font-family: 'SEGOEUI';
	font-size: 14px;
	color: #00a3e6;
	text-transform: uppercase;
}
#hm2 {
	margin-left: 45px;
	margin-top: -2%;
	font-size: 12px;
}

.quta-btn {
	margin-top: 25px;
	margin-left: 62px;
}
.staff-btn {
	margin-top: -1px;
    margin-left: 62px;
    

}
.clint-log-in-button {
	padding: 10px;
	text-align: -webkit-center;
}
.btn-primary2.outline2 {
	color: #FFF;
	text-decoration: none;
	border: 2px solid #ffffff;
	color: #ffffff;
	/*transition: all 300ms ease-in-out;*/
	background-color: #009de0;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
}
.btn-primary2.outline2:hover, .btn-primary2.outline2:focus, .btn-primary2.outline2:active, .btn-primary2.outline2.active, .open > .dropdown-toggle.btn-primary {
	color: #FFFFFF;
	background-color: rgba(42, 57, 76, 0.8);
	/*transition: all 300ms ease-in-out;*/
}

/**************************
  DEFAULT BOOTSTRAP STYLES
**************************/

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 40px;
	padding: 10px 16px;
}
.btn-lg {
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
	/*transition: all 300ms ease-in-out;*/
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: rgb(41, 41, 41);
	/*transition: all 300ms ease-in-out;*/
	border-color: rgba(138, 138, 138, 0.03);
}
/***********************
  OUTLINE BUTTONS
************************/

.btn.outline {
	background: none;
	padding: 10px 14px;
}
.btn.outline2 {
	background: none;
	padding: 6px 5px;
}
.btn-primary.outline2 {
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	margin-right: 5px;
}
.btn-primary.outline {
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	margin-right: 5px;
}
.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {
	color: #FFFFFF;
	background-color: rgba(42, 57, 76, 0.8);
	/*transition: all 300ms ease-in-out*/;
	border: 2px solid #224967;
}
.btn-primary.outline:active, .btn-primary.outline.active {
	border-color: #007299;
	color: #007299;
	box-shadow: none;
}
/***********************
  CUSTON BTN VALUES
************************/

.btn {
	padding: 14px 24px;
	border: 0 none;
	font-weight: 700;
	letter-spacing: 1px;
	/*text-transform: uppercase;*/
	outline:none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: 0 none;
}
.nav-bg {
	background-color: rgb(42, 57, 76);    position: fixed;
    z-index: 999;
    width: 100%;
    margin-top: 89px;

 }
 .nav-bg2 {
	background-color: rgb(42, 57, 76);

 }

/*.modal-dialog {
	width: 300px;
}
.modal-footer {
	height: 70px;
	margin: 0;
}
.modal-footer .btn {
	font-weight: bold;
}
.modal-footer .progress {
	display: none;
	height: 32px;
	margin: 0;
}
.input-group-addon {
	color: #fff;
	background: #3276B1;
}*/
.banners {
	margin-top: -10px;
	
}
.heading h1 {
	text-align: center;
	/*font-family: '28 Days Later';*/
	font-size: 36px;
	text-transform: uppercase;
}
.heading9 h1 {
	color:#000;
	margin-top: 5%;
	text-align: center;
	/*font-family: '28 Days Later';*/
	font-size: 36px;
	text-transform: uppercase;
}
.heading3 h1 {
	text-align: center;
	/*font-family: '28 Days Later';*/
	font-size: 36px;
	text-transform: uppercase;
}
.heading2 h1 {
	margin-top: 50px;
	text-align: center;
	/*font-family: '28 Days Later';*/
	font-size: 36px;
	text-transform: uppercase;
	color: #FFF;
}
.cat-text-short {
	color: #979797;
	margin-top: 30px;
	text-align: center;
	font-family: 'MyriadPro-Regular';
	font-size: 15px;
}
.read-more-btn-cats {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.cats {
	margin-top: 50px;
}
.steering {
	text-align: center;
}
.cat-name-short {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	color: #414141;
	margin-left:9%;
	margin-top: 30px;
}
.services-icons {
	text-align: center;
}
.text-name-services {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	margin-top: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
.text-for-detail {
	margin-top: 30px;
	text-align: center;
	color: #979797;
	font-family: 'MyriadPro-Regular';
}
.bottom {
	margin-bottom: 40px;
	margin-top: 50px;
}
.testi-bg {
	background-image: url(../images/testimonial-bg.jpg);
	background-position: center;
	height: 500px;
}
.testimonial {
	margin-top: -44px;
}
#tes-mo {
	color: #FFF;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
}
.nut-right {
	float: right;
	margin-top: -7%;
}
.ammount {
	color: #00aeef;
	font-size: 40px;
	text-align: center;
	font-family: 'ufonts.com_century-gothic';
	margin-top: 10px;
}
.name-ppl {
	font-family: 'ufonts.com_century-gothic';
	margin-top: 5px;
	color: #808080;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}
.my-counter {
	margin-bottom: 50px;
}
blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 15px;
	;
	line-height: 1.42857143;
	color: #fff;
	text-align: -webkit-center;
	margin-top: 70px;
	font-style: italic;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.socials-bg {
	background-color: #eaeaea;
	padding: 5px;
}
.maanp {margin: 3px 0px 0px;}
#link {
	margin-left: 18px;
}
#g {
	margin-left: 12px;
}
.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-size: cover;
}
.footer-heading {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	margin-top: 50px;
}
.fb-page-rout {
	margin-top: 20px;
}
.short-det p {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-top: 40px;
}
#info-p {color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	margin-top: 20px;
	font-weight: 500;}

.footer-menu {
	margin-top: 20px;
}
.f-li {
	font-family: 'Open Sans', sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
}
.f-li a {
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 10px;
	transition: all 0.5s ease-in-out 0s;
}
.f-li a:hover {
	font-family: 'Open Sans', sans-serif;	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	transition: all 0.5s ease-in-out 0s;
}
#fas {
	color: #FFF;
	font-size: 20px;
	vertical-align: middle;
}
.footer-contact-det {
	margin-top: 20px;
}
.footer-contact-det {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 500;
}
.staff-login-form {
	margin-top: 40px;
}
.copy-right-area {
	color: #FFF;
	text-align: center;
	margin-top: 5px;
	text-shadow: 1px 1px 5px rgba(150, 150, 150, 0.86);
	margin-bottom: 21px;
}
/*SOCIALS*/
.soacials li {
	margin-left: 17px;
	float: left;
	list-style: none;
	height: 60px;
	width: 60px;
	background-color: #FFF;
	border-radius: 40px;
}
.soacials li i {
	color: #000;
	font-size: 32px;
	text-align: center;
	margin-left: 33%;
	/* top: 0; */
    /* bottom: 0px; */
    /* left: 0; */
	margin-top: 27%;
	transition: all 300ms ease-in-out;
}
.soacials ul li:hover {
	background-color: #09F;
	transition: all 300ms ease-in-out;
}
.soacials li i:hover {
	transition: all 300ms ease-in-out;
	color: #FFF;
}
/*OWL-CAROSAL*/
/* carousel */
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px 0px 0px;
}
/* Control buttons  */
#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
	left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
	right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
	/*background: #FFF;*/
	border: 2px solid #FFF;
}
#quote-carousel .carousel-indicators .active {
	background: #00aeef;
}
#quote-carousel img {
/*width: 250px;
	height: 100px;*/
}
/* End carousel */

.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote img {
	margin-bottom: 10px;
}
.item blockquote p:before {
/*content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;*/
}
/* Small devices (tablets, 768px and up) */
/*.bg-banner {
	background-image: url(../images/all-pages-bg-top.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: 50% 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/

/*our-feet-page*/
.fleets-info { color:#000; font-size: 17px;
    font-weight: 600;}
	.top { margin-top:-25px;}
/*our-fleet-page*/
#hero1 {
	background: url(../images/all-pages-bg-top.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	height:197px;
}
.hero, .content {
	text-align: center;
	position: relative;
	width: 100%;
}
.inner {
	min-height: 192px;
	position: relative;
}
.hero .inner {
	background: rgba(3, 37, 74, 0.78) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAD0lEQVQIW2NkQABjRmQOAAM+AGkQsDBSAAAAAElFTkSuQmCC) repeat;
}
.copy {
	position: absolute;
	top: 50%;
	height: 10em;
	margin-top: -5em;
	width: 100%;
}
.hero h1, .hero p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
}
/*image2-css*/
#hero2 {
	background: url(../images/Our_services_inpage.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	height:200px;
}
.hero, .content {
	text-align: center;
	position: relative;
	width: 100%;
}
.inner {
	min-height: 200px;
	position: relative;
}
.hero .inner {
	background: rgba(3, 37, 74, 0.78) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAD0lEQVQIW2NkQABjRmQOAAM+AGkQsDBSAAAAAElFTkSuQmCC) repeat;
}
.p-text {    float: right;
    margin-top: 10px;
    margin-right: -277px;
    font-size: 16px;
    font-family: sans-serif;
    color: #6d6d6d;}
	.soacials { margin-left:111px;margin-top:5px;}

.copy {
	position: absolute;
	top: 50%;
	height: 10em;
	margin-top: -5em;
	width: 100%;
}
.hero h1, .hero p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
}

/*image4-css*/
#hero4 {
	background: url(../images/our-services.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	height:200px;
}
.hero, .content {
	text-align: center;
	position: relative;
	width: 100%;
}
.inner {
	min-height: 200px;
	position: relative;
}
.hero .inner {
	background: rgba(3, 37, 74, 0.78) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAD0lEQVQIW2NkQABjRmQOAAM+AGkQsDBSAAAAAElFTkSuQmCC) repeat;
}
.p-text {    float: right;
    margin-top: 10px;
    margin-right: -277px;
    font-size: 16px;
    font-family: sans-serif;
    color: #6d6d6d;}
	.soacials { margin-left:111px;}
.copy {
	position: absolute;
	top: 50%;
	height: 10em;
	margin-top: -5em;
	width: 100%;
}
.hero h1, .hero p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
}



/*image5-css*/
#hero5 {
	background: url(../images/contact_us.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	height:200px;
}
.hero, .content {
	text-align: center;
	position: relative;
	width: 100%;
}
.inner {
	min-height: 200px;
	position: relative;
}
.hero .inner {
	background: rgba(3, 37, 74, 0.78) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAD0lEQVQIW2NkQABjRmQOAAM+AGkQsDBSAAAAAElFTkSuQmCC) repeat;
}
.p-text {    float: right;
    margin-top: 10px;
    margin-right: -277px;
    font-size: 16px;
    font-family: sans-serif;
    color: #6d6d6d;}
	.soacials { margin-left:111px;}
.copy {
	position: absolute;
	top: 50%;
	height: 10em;
	margin-top: -5em;
	width: 100%;
}
.hero h1, .hero p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
}











/*image3-css*/
#hero3 {
	background: url(../images/Dubai-05.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	height:200px;
}

.hero, .content {
	text-align: center;
	position: relative;
	width: 100%;
}
.inner {
	min-height: 200px;
	position: relative;
}
.hero .inner {
	background: rgba(3, 37, 74, 0.78) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAD0lEQVQIW2NkQABjRmQOAAM+AGkQsDBSAAAAAElFTkSuQmCC) repeat;
}
.p-text {    float: right;
    margin-top: 10px;
    margin-right: -277px;
    font-size: 16px;
    font-family: sans-serif;
    color: #6d6d6d;}
	.soacials { margin-left:111px;}
.copy {
	position: absolute;
	top: 50%;
	height: 10em;
	margin-top: -5em;
	width: 100%;
}
.hero h1, .hero p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
}

.heading1 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
}
.heading2 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
}
.heading9 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	    font-size: 22px;
    margin-top: 0px;
}
.heading10 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	    font-size: 22px;
    margin-top: 30px;
}
.heading11 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	    font-size: 22px;
    margin-top: 14px;
}
.border-divider { border-bottom:1px solid #CCC;     height: 22px;
    margin-bottom: -18px;}
	.fleet-text p { color:#000;font-family: 'Open Sans', sans-serif; font-size:14px; color:#505050;}
.heading6 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	margin-top:40px;
	margin-bottom:10px;
}
.heading7 {
	    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 5px;
}
.w-h-r {
	margin-top: 40px;
	text-transform: uppercase;
}
.w-h-r2 {
	margin-top: -58%;
	text-transform: uppercase;
}
.whr-detail p {
	color: #888888;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 40px;
	    text-transform: initial;
	text-align: justify;
}
.whr-img {
	margin-top: 40px;
}
.bottom {
	margin-bottom: 70px;
}
.whr-img2 {
	margin-top: 185px;
}
.numbring {
	color: #0394c9;
	font-size: 50px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.whr-img3 {
	margin-top: 172px;
}
.whr-img4 {
	margin-top: 195px;
}
.whr-img5 {
	margin-top: 194px;
}
.bottom-b {
	margin-bottom: 100px;
}
.map-wrap {
	margin-bottom: 40px;
	margin-top:40px;
}
.contact-details { margin-top:40px;}
.c-heading {
	color: #565656;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
}
.short-text {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin-top: 21px;
	position:absolute;
	text-transform:uppercase;
}
.full-address {
	margin-top: 50px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #4e4e4e;
}
.full-address-details {
	margin-top: 15px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #4e4e4e;
}
.details-for-coustomer P {
	margin-top: 50px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	line-height: 2.2;
}
.wpcf7-form input.wpcf7-text, .wpcf7-form textarea {
	border: 1px solid #ccc;
	border-radius: 4px;
	line-height: 35px;
	margin-bottom: 15px;
	padding-left: 25px;
	/* width: 100%; */
    /* height: 39px; */
	margin-left: -12px;
}
.wpcf7-form p {
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
}
.margin {
	margin-top: 12px;
	float: right;
}
.c-heading2 {
	color: #565656;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	margin-top: -13%
	
}
.form-cont {
	margin-top: 30px;
}
map {
	width: 100%;
	height: 500px;
}
.map-wrap {
	position: relative;
}
.overlay {
	width: 100%;
	min-height: 500px;
	position: absolute;
	top: 0;
}
.btn-primary2 {
	background-color: none;
	border: none;
	color: #000;
}
button.btn.btn-primary2.btn-lg.outline {
	color: #7b7b7b;
	outline: none;
	text-transform: capitalize;
	/*transition: all 300ms ease-in-out;*/
	font-weight: 600;
}
button.btn.btn-primary2.btn-lg.outline:hover {
	color: #00adff;
	/*transition: all 300ms ease-in-out;*/
}
.whr-detail ul li {
	text-transform: initial;
	margin: 3px;
	list-style-position: inside;
}
.whr-detail {
	margin-top: 15px;
}
.cl-bg {
	background-image: url(../images/cl-bg.png);
	background-position: center;
	margin-top: 40px;
}
.heading4 {
	margin-top: 50px;
	text-align: center;
	/* font-family: '28 Days Later'; */
	font-size: 36px;
	text-transform: uppercase;
	color: #FFF;
}
.heading5 {
	margin-top: 50px;
	text-align: center;
	/* font-family: '28 Days Later'; */
	font-size: 36px;
	text-transform: uppercase;
	color: #000;
}
.btn-primary2.outline3 {
	color: #FFF;
	text-decoration: none;
	border: 2px solid #ffffff;
	color: #ffffff;
	transition: all 300ms ease-in-out;
	background-color: rgba(0, 157, 224, 0);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 42%;
	margin-top: 10%;
	margin-bottom: 10%;
}
.btn-primary2.outline3:hover, .btn-primary2.outline3:focus, .btn-primary2.outline3:active, .btn-primary2.outline3.active, .open > .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.15);
	transition: all 300ms ease-in-out;
}
 @media (min-width: 768px) {
	 

	 
.my-counter {
	margin-top: 10px;
}
.bottom {
	text-align: -webkit-center;
}
.quta-btn {
	float: right;
}
#quote-carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
	margin-top: 30px;
}
}




/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
	.languages {
    margin-top: 10px;
    position: relative; 
    overflow: hidden;
    text-align: -webkit-center;
    margin-bottom: -20px;
}

	.booking-sys {
    
}

	.nav-bg {
	background-color: rgb(42, 57, 76);    position: fixed;
    z-index: 999;
    width: 100%;
    margin-top: 129px;

 }
.logo {
    margin-top: 10px;
    margin-bottom: -14px;
}
.clock {
    margin-top: 19px;
    float: right;
    margin-right: 0px;
}
.quta-btn {
    margin-top: 16px;
    margin-left: 0px;
}
	
	.item blockquote img {
    margin-bottom: 10px;
    margin-top: 40px;
}
	.p-text {    float: none;
    margin-top: 10px;
    margin-right: 0px;
    font-size: 16px;
    font-family: sans-serif;
    color: #6d6d6d;}
	.soacials { margin-left:0px;}
	
	
	.fleet-text p {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #505050;
    margin-left: 10px;
    margin-right: 10px;
}
.heading6 {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.heading7 {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 5px;
    margin-left: 10px;
}
.fleets-info {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    margin-top: 5%;
    
}
.mya {
	margin: 10px;
}
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
#quote-carousel .carousel-indicators {
	bottom: -2px !important;
}
#quote-carousel .carousel-indicators li {
	display: inline-block;
	margin: 0px 5px;
	width: 15px;
	height: 15px;
}
#quote-carousel .carousel-indicators li.active {
	margin: 0px 5px;
	width: 20px;
	height: 20px;
}
}
/*COUNTER*/
.col_half {
	width: 49%;
}
.col_third {
	width: 32%;
}
.col_fourth {
	width: 23.5%;
}
.col_fifth {
	width: 18.4%;
}
.col_sixth {
	width: 15%;
}
.col_three_fourth {
	width: 74.5%;
}
.col_twothird {
	width: 66%;
}
.col_half, .col_third, .col_twothird, .col_fourth, .col_three_fourth, .col_fifth {
	position: relative;
	display: inline;
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.end {
	margin-right: 0 !important;
}
/* Column Grids End */

.wrapper {
	width: 980px;
	margin: 30px auto;
	position: relative;
}
.counter {
	background-color: #ffffff;
	padding: 20px 0;
	border-radius: 5px;
}
.count-title {
	font-size: 40px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}
.count-text {
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
}
.fa-2x {
	margin: 0 auto;
	float: none;
	display: table;
	color: #4ad1e5;
}
.my-counter {
	margin-top: 70px;
}
.img-obs {
	text-align: center;
}
.outer-box {
	border: 1px solid #e4e4e4;
	margin-top: 100px;
	-webkit-box-shadow: 4px 0px 8px -2px rgba(0,0,0,0.44);
	-moz-box-shadow: 4px 0px 8px -2px rgba(0,0,0,0.44);
	box-shadow: 4px 0px 8px -2px rgba(0,0,0,0.44);
	transition: all 300ms ease-in-out;
	cursor: pointer;
	overflow: hidden;
}
.outer-box:hover {
	border: 1px solid #00aeef;
	transition: all 300ms ease-in-out;
}
.img-inside {
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	transition: all 300ms ease-in-out;
}
.img-inside:hover {
gray; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	transition: all 300ms ease-in-out;
	transform: scale(1.1);
}
.desig {
	color: #000;
	font-size: 15px;
	margin-top: 28px;
	text-transform: uppercase;
}
.desig2 {
	color: #a7a7a7;
	font-size: 15px;
}
.person-detail p {
	color: #a7a7a7;
	font-size: 15px;
	margin-top: 17px;
}
.person-socials ul li {
	list-style: none;
	float: left;
	margin-left: 10px;
	font-size: 20px;
	cursor: pointer;
}
.person-socials li i {
	color: #a7a7a7;
	transition: all 300ms ease-in-out;
}
.person-socials li i:hover {
	color: #00aeef;
	transition: all 300ms ease-in-out;
	transform: scale(1.5) rotate(360deg);
}
.person-socials {
	margin-left: -9px;
}
 @media (max-width:768px) {
	 .top-socials {
    margin-left: 34%;
}
	 
.cn {
	text-align: -webkit-center;
}
.btn-primary.outline {
	margin-right: -0px;
}
.btn-primary2.outline2 {
	float: none;
}
.bottom-b {
	margin-bottom: 40px;
}
.whr-img3 {
	display: none;
}
.whr-img4 {
	display: none;
}
.whr-img5 {
	display: none;
}
.whr-img {
	display: none;
}
.whr-img2 {
	display: none;
}
.soacials li {
	float: none;
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	margin-top: 10px;
}
.soacials li i {
	margin-left: 0%;
}
#link {
	margin-left: 0px;
}
.btn-primary2 {
	margin-left: 34%;
	margin-right: 34%;
}
.cats {
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
}
.testi-bg {
	background-image: none;
	background-color: #09F;
	height: auto;
}
.nut-right {
	display: none;
}
.nut-left {
	display: none;
}
.logo {
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
}
.email1 {
	float: none;
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	/*margin: 5px;*/
}
.banners {
    margin-top: 163px;
}
.top-socials{ display: none; }
.w-h-r {
    margin-top: 250px;
    text-transform: uppercase;
}

.heading6 {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.c-heading {
    color: #565656;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 250px;
}


.clock {
	float: none;
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
}
.quta-btn {
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
}
}

 @media (max-width:850px) {
	 
	 .top-socials {
    margin-left: 18%;
}
.whr-img3 {
	display: none;
}
.whr-img4 {
	display: none;
}
.whr-img5 {
	display: none;
}
.whr-img2 {
	display: none;
}
.whr-img {
	display: none;
}
}

 @media (max-width:990px) {
	 
	 .p-text {    float: none;
    margin-top: 10px;
    margin-right: 0px;
    font-size: 16px;
    font-family: sans-serif;
    color: #6d6d6d;}
	.soacials { margin-left:0px;}
	
 }



 @media (max-width:700px) {

	 
.whr-img3 {
	display: none;
}
.whr-img4 {
	display: none;
}
.whr-img5 {
	display: none;
}
.whr-img2 {
	display: none;
}
.whr-img {
	display: none;
}
}
 @media (max-width:1200px) {
	 
#top {
    margin-top: 0%;
    margin-left: -6%;
}
.wow.bounce {
	margin-bottom: 15px;
}
.soacials li i {
	margin-left: 0%;
}
#link {
	margin-left: 0px;
}
.soacials li {
	float: none;
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	margin-top: 10px;
}
.logo {
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
}
.email1 {
	float: none;
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
}
.clock {
	float: none;
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
}
.quta-btn {
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	    margin-top: 23px;
    margin-bottom: 17px;
}
}
 @media (max-width:1200px) {
.navbar-default .navbar-nav>li>a {
	font-size: 12px;
}

}
 @media (max-width:1180px) {


 }
