.navbar {
	margin: 0;
	 
}
.logo{
	width: 83px;
	display: inline-block;
	position :fixed;
}
/*#top_menu{
	position:relative;
	display:block;
	float:right;
	z-index:99;
	
}*/
.top-nav1{
  position: fixed;
  z-index: 2;
  width: 100%;
  top: 1px;
  background: transparent;
  line-height: 45px;
  padding: 5px;
}

#mainnav {
  height: 100%;
  background-color: #005d81;
}
.email1 a {
  display: block;
  font-size: 13px;
  color: #fff !important;
  text-decoration: none;
  line-height: 45px;
}
.phone1 {
  float: left;
  padding-left: 24px;
  background: url(../images/phone1.png) left center no-repeat;
  border-right: 1px solid #ebebeb;
  padding-right: 10px;
  color:#fff !important;
}	
.social {
  display: block;
  margin: 15px 0 0 0;
  padding: 0;
  list-style: none;
  line-height: 45px;
  border-right: 1px solid #ebebeb;
}
ul#top_menu {
  float: right;
  margin: 5px 0 0 10px;
  padding: 0;
  font-size: 13px;
  list-style: none;
  position:relative;
  z-index:2;
  /*font-size: .8125rem;*/
}
ul#top_menu li {
  float: left;
  margin: 0;
  line-height: 1;
}
.btn_add, a.btn_add {
  border: none;
  color: #fff;
  background: #0f77c0;
  outline: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #fff !important;
  font-weight: 600;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  line-height: 1 !important;
  padding: 10px 10px !important;
  position: relative;
  top: 2px;
}

.btn_st_warning, a.btn_st_warning {
  border: none;
  color: #fff;
  background: #f39c12;
  outline: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #fff !important;
  font-weight: 600;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  line-height: 1 !important;
  padding: 10px 15px !important;
  position: relative;
  top: 2px;
  margin-left: 4px;
}

.btn_st_danger, a.btn_st_danger {
  border: none;
  color: #fff;
  background: #fd3548;
  outline: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #fff !important;
  font-weight: 600;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  line-height: 1 !important;
  padding: 10px 15px !important;
  position: relative;
  top: 2px;
  margin-left: 4px;
}

.top2-wrapper{
	top: -100px;
	display:none;
}
.top2{ 
  position: fixed;
  
  z-index: 1;
  width: 73%;
} 
header{
	position:fixed;
	top:10px;
	margin: 0 10%;
	width:100%;
}
.slider-overlay{
  background: linear-gradient(to bottom,rgba(0,0,0,.6),transparent);
  height: 14.3%;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0px;

}
#slider .carousel-box {
  position: relative;
  display: none;
}
.slider .slider_inner span {
  background: #00a99d;
  background: rgba(0, 0, 0, 0.03);
  padding: 5px 15px;
  display: inline-block;
}
#slider{display:none;
}
#slider_wrapper {
  top: -96px;
  padding-bottom: 194px;
  padding-top: 415px;
  background: url(../images/slider.jpg) center center no-repeat;
    background-size: auto;
  background-size: cover;
}
.slider_pagination {
  padding-top: 160px;
  display:none;
}
/*.form1 {
  display: block;
  background: #fafafa;
  padding: 60px;
  border-bottom: 0;
  margin-bottom: 20px;
  border-radius: 9px;
}*/

.form1 {
    display: block;
    background: #fafafa;
    padding: 55px;
    border-bottom: 0;
    margin-bottom: 20px;
    border-radius: 9px;
}

#front_tabs {
  position: relative;
  margin-top: -415px;
  margin-bottom: 67px;
}
@media (min-width: 992px) {
    .col-md-2 {
        width: 14.666667%;
    }
}
.fixed1{position:fixed;}
.tabs_tabs .ui-tabs-nav {
  padding: 12px;
  display: block;
  vertical-align: top;
  font-family: 'Raleway';
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  
  border-radius: 13.4px;
  background: none;
  background: #fff;
  margin: 0 auto;
  width: 72%;
  height: 71px;
  position: relative;
  top: 40px;
  z-index: 1;
  box-shadow: 0 1px 7px 0 rgba(0,0,0,.3);
}

.tabs_wrapper {
  position: absolute;
  z-index: 1;
  width: 98%;
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active {
  margin: 0;
  padding: 0;
  border-bottom: solid 4px #ff364a;
  color:#ff364a;
}

.tabs_tabs .ui-tabs-nav li  a {
  background: #fff;
  color:#ff364a;
}
.tabs_tabs .ui-tabs-nav .ui-tabs-anchor {
  color: #040404;
  padding: 13px 30px 14px 60px;
  background: #00a99d;
  float: none;
  display: block;
}

.tabs_tabs .ui-tabs-nav li.flights a {
  background: url(../images/flights.png) 20px center no-repeat #fff;
}
.tabs_tabs .ui-tabs-nav li.hotels a {
  background: url(../images/hotels.png) 20px center no-repeat #fff;
}
.tabs_tabs .ui-tabs-nav li.homestays a {
  background: url(../images/homestays.jpg) 20px center no-repeat #fff;
}
.tabs_tabs .ui-tabs-nav li.cars a {
  background: url(../images/cars.png) 20px center no-repeat #fff;
}
.tabs_tabs .ui-tabs-nav li.cruises a {
  background: url(../images/cruises.png?v1.0) 20px center no-repeat #fff;
}

.tabs_tabs .ui-tabs-nav li.ui-tabs-active.flights a {
  background-image: url(../images/flights_hover.png);
}

.tabs_tabs .ui-tabs-nav li.ui-tabs-active.hotels a {
  background-image: url(../images/hotels_hover.png);
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.homestays a {
  background-image: url(../images/homestays_hover.jpg);
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.cars a {
  background-image: url(../images/cars_hover.png);
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active.cruises a {
  background-image: url(../images/cruises_hover.png?v1.0);
}
.tabs_tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  background-color: #fafafa;
  color: #ff364a;}
 
  
.btn-form1-submit {
  border: none;
  font-family: 'Raleway' !important;
  font-size: 14px !important;
  font-weight: bold;
  padding: 14px 10px;
  background: #ffc107;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  width: 30%;
  margin: 35px 34%;
  border-radius:12px;
  color: #fff;
  /*box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;*/
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
  moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) ;
  -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) ;
  transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -webkit-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
}

.select2-results__option {
  padding: 10px 5px 10px 10px;
  background: #a4a2a2;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  border-top: 1px solid #4cb6ae;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background: #fff;
  color: #ff364a;/*#62c7bf;*/
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background: #fff;
  color: #ff364a;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 207.2px;
overflow: auto;}
#why1 {
  position: relative;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-top: 22.6%;
}
#myEnqModal {
  
  top: 30px;
  }
  
 .popular .popular_inner figure .over {
  background: #1cbbb4;
  background: linear-gradient(to bottom,transparent,#000);
  opacity:1;
  }
  .popular .popular_inner:hover .caption {
  border-color: #ff364a;
   
  }
  .popular .popular_inner .caption{
	 padding: 2px; 
	 border-bottom: 3px solid transparent; 
	 background: #fafafa;
	 text-align:center;
	 }
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
   
}
@media only screen and (min-width: 992px) {
  .tabs_tabs .ui-tabs-nav li a  {
    color: #fff;
    padding: 0 8px 13px;
    font-size: 16px;
    font-weight: 400;
	
  }
  .ui-tabs-nav{
	position:relative;
  }
  
}
@media only screen and (min-width: 992px) {
  .main-menu > ul > li span > a {
     
    padding: 0 6px 11px;
    font-size: 14px;
    /*font-size: .9rem;*/
    font-weight: 400;
  }
}
footer {
  border-top: 1px solid #ededed;
  background-color: #333;
  color:#fff;
}
footer h3 {
  margin: 0 0 20px;
  font-size: 18px;
  /*font-size: 1.42rem;*/
  color:#fff;
}
.lh-22 {
  line-height: 22px;
}
footer ul.links li a:hover {
  -webkit-transform: translate(5px,0);
  -moz-transform: translate(5px,0);
  -ms-transform: translate(5px,0);
  -o-transform: translate(5px,0);
  transform: translate(5px,0);
}
footer ul li a {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  display: inline-block;
  position: relative;
  color: #eee;
  text-decoration:none;
  margin-left: -38px;
}
#collapse_ft_1,collapse_ft_2,collapse_ft_3{
	
	display:flex;
}
footer ul.links li {
  font-size: 13px;
  
}
footer ul li {
  margin-bottom: 5px;
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
footer ul.part3 li {
  display: inline-block;
  width: 32%;
  font-size: 13px;
}

footer ul.contacts li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 20px;
  color: #fff;
}
.font18 {
  font-size: 18px;
}

.search_List {
 
  position: relative;
   
  width: 100%;
  z-index: 999 !important;
  background: #fff;
  /*box-shadow: 0px 2px 3px -2px #444;*/
  color: #444;
  text-align: left;
  padding:3px;
  overflow:auto;
  max-height:190px;
}
.search_List ul li:hover{
	background:#ff0;
}
.form-control{border:transparent;}
#t4.btn{
	visibility:hidden;
	display: none !important;
}

#date1-1,
#date2-1,
#date1-2,
#date2-2,
#date1-3,
#date2-3,
#date1-4,
#date2-4,
#date1-5,
#date2-5{
	color:#000;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 14px 10px 3px;
  color: #030303;
}

h2 {
  font-family: 'Raleway';
  font-weight: 600;
  font-size: 30px;
  color: #464646;
  background: none;
  line-height: 1.1;
  padding: 20px 0 20px;
  margin: 0 0 10px 0;
  position: relative;
  text-align: center;
  text-transform: none; 
}
h3 {
  font-family: 'Raleway';
  font-weight: 600;
  font-size: 33.6px;
  color: #464646;
  background: none;
  line-height: 1.1;
  padding: 20px 0 6px;
  margin: 0 0 10px 0;
  position: relative;
  text-align: left;
  text-transform: none;
}
h5   {
  font-family: 'Raleway';
  font-weight: 700;
  font-size: 19px;
  color: #fff;
  line-height: 1.1;
  text-align: left;
}

h5 .card-body, card-text{
	
	text-align: center;

}

#happy1 {  
  padding-bottom: 59px;
  padding-top: 50px;
  background: url(../images/how-bg.jpg) center center no-repeat;
    background-size: auto;
  background-size: cover;
  color: #fff;
  text-align:center;
}

.main_title_2,  div#happy1 h5 {
	text-align:center;
	color:#fff;
}
div#happy1 h2{color:#fff !important;}
div#happy1.card_body{text-align:center;}