*{margin:0px; padding:0px;font-family: Futura,Trebuchet MS,Arial,sans-serif;}
.padd{padding:0px; background:rgba(0,0,0,0.3);}

img.back-img {
    width: 100%;
    height: 605px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.main-bg-sec{background:url(../images/background-bg.jpg) center top no-repeat; background-size:cover; height:605px;}

.gray-bg{background:#e8e8e8; color:#999; padding:20px 0px; margin-bottom:20px;}

.gray-bg a{color:#999; text-decoration:none;}

.gray-bg a:hover{color:#fd252e; text-decoration:none;}

.gray-bg ul{margin:0px; padding:0px; width:20%; float:left;}

.gray-bg ul li{margin:4px 0px 0px; padding:0px; list-style:none;}

.our-link{width:60%; float:left; color:#999;}

.our-link h4{color:#fd252e;}

.our-link a{color:#999; text-decoration:none;}

.our-link a:hover{color:#fd252e; text-decoration:none;}

.our-link li{list-style:none; float:left; width:25%;}

.we-accept{width:15%; float:left; color:#999;}

.we-accept h4{color:#fd252e;}

.we-accept a{color:#999; text-decoration:none;}

.we-accept a:hover{color:#fd252e; text-decoration:none;}

.follow-us{width:15%; float:right; color:#999;}

.follow-us h4{color:#fd252e;}

.follow-us a{color:#999; text-decoration:none;}

.follow-us a:hover{color:#fd252e; text-decoration:none;}

.sign-button{margin:0px auto; padding:7px 15px; text-align:center; display:inline-block;}

.sign-button a{margin:0px; padding:7px 15px; background:#ff4040; text-align:center; color:#fff; text-decoration:none; border-radius: 0.2em;}

.sign-button a:hover{ background: #eb2f2f; color:#fff;}

.sign-up-button{margin:0px auto; padding:0px; text-align:center; display:inline-block;}

.sign-up-button a{margin:0px; padding:7px 15px; background:#d8d8d8; text-align:center; color:#000; text-decoration:none; border-radius: 0.2em;}

.sign-up-button a:hover{ background: #eee; color:#000;}

.modal-body input[type=text]{margin:5px 0px 15px; padding:8px 10px; background:#fafafa; border:1px solid #ddd; color:#333; border-radius: 0.2em; width:100%;}

.modal-body input[type=email]{margin:0px; padding:8px 10px; background:#fafafa; border:1px solid #ddd; color:#333; border-radius: 0.2em; width:100%;}


h2.tag-line{
    text-align: center;
    /* margin-top: 198px; */
    color: #fff;
    font-size: 30px; text-shadow: 6px 6px #000;
    margin-top: 260px; text-transform:uppercase;
    
    font-weight: 700;
    text-shadow: 0px 0px 0px #060606; letter-spacing: 1px;
    font-family: Futura,Trebuchet MS,Arial,sans-serif !important;
}
.log_padd{
    padding-top: 23px;
}

.icon-ph {
    width: 11%;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    height: 32px;
    padding-top: 5px;
    cursor: pointer;
    float: right;
    margin-right: 20px;
    position: relative;
}
.icon-help {
    width: 21%;
    height: 30px;
    padding-top: 3px;
    float: right;
    /* margin-right: 33px; */
    position: relative;
    color: #fff;
    margin-left: 30px;
    font-family: arial;
}

.icon-help1 {
    width: 21%;
    height: 30px;
    padding-top: 3px;
    float: right;
    /* margin-right: 33px; */
    position: relative;
    color: #fff;
    margin-left: 0px;
    font-family: arial;
}

.three-icon  img{width: 52%;}
a.log-in {
    float: right;
    color: #fff;
    font-size: 14px;
    font-family: Futura,Trebuchet MS,Arial,sans-serif; letter-spacing: 1px;
    text-decoration:none;
}

a:hover.log-in{color:#dcdada;}
.up-arrow {
	background: #ffffff;
	color: #423e3e;
	width: 218px;
	left: -180px;
	text-decoration: none;
	padding: 6px;
	top: 38px;
	position:absolute;
	display:none;
	font-family: arial; text-align:right;
}
.img-pos {
    width: 100%;
    top: 0px;
    margin: auto;
    padding-top: 0px;
}
p.input_boxs{width:14.6%;float:left;}

input.input_height
{height: 58px;border-radius:0px;font-size:16px;}
button.input_height_btn
{height: 58px;border-radius:0px;font-size:16px;}

.up-arrow:after {
	content: '';
	display: block;
	position: absolute;
	left: 185px;
	bottom: 100%;
	width: 0;
	height: 0;
	border-bottom: 10px solid #ffffff;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
a.book-n {
    background-color: #ff4040;
    color: #fff;
    padding: 3px 11px;
    margin-left: 13px;
}
.alert-color {
    color: #000;
    background-color: #f6f6f6; border-bottom:1px solid #e5e2e2;
    /*border-color: #ececec;*/
}
h3.why {
    text-align: center;
    margin: 45px 0px 0px 0px; font-size:20px;
    color: #000; font-weight:bold;  font-family: Open Sans,sans-serif;
}

button.border-n{
    border-radius: 0px;
    border: 0px;
	    color: #f3f3f3;
}
input.border-r-n{
    border-radius: 0px;
    border: 0px;
}

#sourc2 {
    cursor: pointer; margin-top: -3px;
}

#sourc2:hover .up-arrow {
    display: block;
    opacity: 1;
}

.up-arrow-sign {
	background: #fd5c63;
	color: #FFF;
	width: 142px;
	left: -58px;
	text-decoration: none;
	padding: 6px;
	text-align: center;
	font-family: arial;
	top: 33px;
	position:absolute;
	display: none;
}
.up-arrow-sign:after {
	content: '';
	display: block;
	position: absolute;
	left: 62px;
	bottom: 100%;
	width: 0;
	height: 0;
	border-bottom: 10px solid #fd5c63;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

#sourc3 {
    cursor: pointer;
}

#sourc3:hover .up-arrow-sign{
    display: block;
    opacity: 1;
}

.rd-btn{
    width: 28%;
    display: block;
    margin: auto;
    /* background-color: rgba(0, 0, 0, 0.5); */
    height: 47px;
    color: #fff;
    /* margin-top: 69px; */
}
.rd-btn-local{
    width: 28%;
    display: block;
    margin: auto;
    /* background-color: rgba(0, 0, 0, 0.5); */
    height: 43px;
    color: #fff;
    /* margin-top: 69px; */
}
.serach_part {
    width: 100%;
    display: block;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 140px;
    /* padding-top: 1px; */
    margin-top: 158px;
}
input.form_cl {
    width: 20%;
    border-radius: 0px;
    float: left;
    height: 58px;
    /* margin-right: 1px; */
    font-size: 16px;
    border-right: 1px solid #DCDCDC; color:#333;
}
.input_custome_border{
    border-right: 1px solid #DCDCDC ;

}
input_custome_border:focus{
    border-color: #66afe9 ;

    outline: 0 ;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
img.logo-cls{
    margin-top: 5px;
    max-width: 100%;
}
.example
{
    display: none;
}

.radio-mar{
    margin-right: 30px !important;
    margin-left: 23px !important;
}
.exch {
    position: absolute;
    background: #868383;
    width: 27px;
    z-index: 999;
    height: 27px;
    text-align: center;
    left: 307px;
    top: 10px;
    padding-top: 3px;
    border-radius: 47%;
    display: none;
}
.search_demo{
    position: absolute;
    width: 20%;
    z-index: 1000;
    top: 60px;
}
.search_demo2 {
    position: absolute;
    width: 30%;
    z-index: 1000;
    top: 60px;
    left: 255px;
}
h5.show_title {
    font-size: 16px;
    font-weight: 300;
    background-color: #eee;
    color: #4c4b4b;
    /*border: 1px solid #E2E2E2;*/
    margin: 0px;
    padding: 7px;
    text-transform: capitalize;
    cursor: pointer; font-weight:bold;
}
ul.searching{margin:0px;}
ul.searching li {
    color: #333;
    font-size: 16px;
    list-style: none;
    cursor: pointer;
    font-weight: 500;
    padding: 4px 7px;
    background: #fff;
    /*border: 1px solid #f2f1f1;*/
}
ul.ui-autocomplete li:hover{background:#eee; color:#0d898e}
ul.ui-autocomplete{margin:0px;}
ul.ui-autocomplete li {
    color: #333;
    font-size: 16px;
    width: 18%;
    list-style: none;
    cursor: pointer;
    font-weight: 500;
    padding: 4px 7px;
    background: #fff;
    /*border: 1px solid #f2f1f1;*/
}
ul.ui-autocomplete li:hover{background:#eee; color:#0d898e}

/* radio btn */


.maxl{
  margin:0px ; padding:6px 0;
}
.inline{
  display: inline-block;
}
.inline + .inline{
  margin-left:10px;
}
.radio{
  color:#fff;
  font-size:15px;
  position:relative; padding: 0 18px;
}
.radio span{
  position:relative;
  padding-left: 21px;
  font-family:Futura,Trebuchet MS,Arial,sans-serif; letter-spacing: 1px;
}
.radio span:after{
  content:'';
  width:15px;
  height:15px;
  border:2px solid;
  position:absolute;
  left:0;
  top:1px;
  border-radius:100%;
  -ms-border-radius:100%;
  -moz-border-radius:100%;
  -webkit-border-radius:100%;
  box-sizing:border-box;
  -ms-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
.radio input[type="radio"]{
   cursor: pointer; 
  position:absolute;
  width:100%;
  height:100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.radio input[type="radio"]:checked + span{
 color: #ffffff; 
}
.radio input[type="radio"]:checked + span:before{
    content:'';
    width:5px;
    height:5px;
    position:absolute;
    background: #ffffff;
    left:5px;
    top:6px;
    font-family: 'Open Sans', sans-serif;
    border-radius:100%;
    -ms-border-radius:100%;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
}

input.search-btn{
        background: #fd5c63;
        border: none;
        padding: 7px 47px;
        height: 58px; font-size:16px;
}
input.search-btn:hover{background:#eb2f2f;}
.cls-rel {
    position: relative;
    padding-left: 0px; margin:0px auto 0px;
}

h1.latest {
    text-align: center;
    color: #403d3d;
    font-size: 31px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(8, 4, 4, 0);
  border: 1px solid #fd5c63;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fd5c63;
}
.carousel-caption {
  /* position: absolute; */
  /* right: 15%; */
  /* bottom: 20px; */
  left: 7%;
  width: 85%;
  z-index: 10;
  /* padding-top: 20px; */
  /* padding-bottom: 20px; */
  color: #fff;
  text-align: center;
}
.carousel-caption .btn {
  text-shadow: none;
}

.news {
    margin-bottom: 30px;
    /*background: #f3f3f3;*/
    border: 1px solid #e0dbdb;
    border-radius: 5px;
	
}
.news-heigh {
    height: 266px;
    margin-top: 21px;
}
.full{    text-shadow: 0 0px 0px rgba(0, 0, 0, .6);     color: #acacac; font-family: Open Sans,sans-serif;}
p.img-cl{
    margin-top: 26px;
}
h2.comm {
    font-size: 17px;
    margin: 20px 0px;
    font-weight: 700; color:#000;
    font-family: Open Sans,sans-serif;
}

.thirdbox p{font-size:14px; color: #acacac; font-family: Open Sans,sans-serif;}

.choose-hs__item__img {
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    padding: 20px 0;
    width: 100px;
}

.page-home .homepage-choose-hs .choose-hs__item__img img {
    height: 60px;
    width: 60px;
}

.video-box{
    padding: 15px;
	   
    border: 1px solid #e0dbdb;
    border-radius: 5px;
	
}
.video-box img{width:98%;}
span.vid {
    position: absolute;
    font-size: 85px;
    right: 192px;
    top: 130px;
        color: #d6d2d2;
	cursor:pointer;
}
/* ---------------- na
vigation bar ------------ */

*,
ul,
ol,
li {
  margin: 0;
  padding: 0;
  background: transparent;
}

html { -webkit-font-smoothing: antialiased; }


nav {
  display: block;
  /* background: #d00b0b; */
}

.menu { display: block; margin-left: 20px; }

.menu li {
  display: inline-block;
  position: relative;
  z-index: 100;
  background: transparent;
}

.menu li:first-child { margin-left: 0; }

.menu li a {
    text-decoration: none;
    padding: 26px 10px 4px 10px;
    display: block;
    color: #fff;
    font-size: 16px;
    font-family:Futura,Trebuchet MS,Arial,sans-serif;
     letter-spacing: 1px; text-transform:uppercase; margin: 0 18px;
}

.active-tab{border-bottom: 2px solid rgba(255, 255, 255, 0.3);}

.menu li a:hover,
.menu li:hover>a {
  color: #ffffff;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}

.menu ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 170px;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}

.menu ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}

.menu ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.menu ul li a {
  font-size: 13px;
  font-weight: normal;
  display: block;
  color: #d00b0b;
  background: #fff;
}

.menu ul li a:hover,
.menu ul li:hover>a {
  background: #FC6D58;
  color: #fff;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.menu ul ul {
  left: 169px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.menu ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}

.menu li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.responsive-menu {
  display: none;
  width: 100%;
  padding: 20px 15px;
  /* background: #E95546; */
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.responsive-menu:hover {
  background: #E95546;
  color: #fff;
  text-decoration: none;
}

a.homer {/* background: #FC6D58; */}
 @media (min-width: 768px) and (max-width: 979px) {

.mainWrap { width: 768px; }

.menu ul { top: 37px; }

.menu li a { font-size: 12px; }


}
 @media (max-width: 767px) {

.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.menu { display: none; }

.responsive-menu { display: block; }

nav {
  margin: 0;
  background: none;
}

.menu li {
  display: block;
  margin: 0;
}

.menu li a {
  background: #fff;
  color: #797979;
}

.menu li a:hover,
.menu li:hover>a {
  background: #FC6D58;
  color: #fff;
}

.menu ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul {
  left: 0;
  transform: initial;
}

.menu li>ul ul:hover { transform: initial; }
}

.serach_part .rd-btn{
    width: 100%;
	text-align:center;	
}
.date_set,.return_set{
float:left; display:table; width:15.6%;	
}




@media(min-width:768px)and (max-width:1024px){
input.search-btn{
padding: 7px 25px;	
}
}
@media(max-width:767px){
.header-main  .col-md-push-7.log_padd	{
overflow:hidden;	
padding:15px;
}
.main-bg-sec,.serach_part{
height:auto !important;	
}
nav{
position:relative;	
}
#resp-menu+ul{
position:absolute;
width:100%;	
}
.serach_part,#resp-menu+ul,#resp-menu+ul a{
	margin:0;
}
input.form_cl,.search_demo{
width:50%;	
}
.date_set,.time_set,.return_set{
width:33.4% !important;	
margin-top:2px;
}
.return_set+input{
width:100% !important;	
}
}

.ui-helper-hidden-accessible{ display: none;}


#oneway_form input.form_cl{
width: 20.5%;
}
#oneway_form  .date_set {
    width: 24.6%;
}
#oneway_form  .time_set{
    width: 20%;
}
#myCarousel .full br {
    display: none;
}