body{background-color:white;
font-family: "Helvetica Neue","Helvetica Neue",Helvetica,Arial,sans-serif;}
.home-align{
    margin-left: auto;
    float:right;
}
.link-nav-css{
    font-weight: 500;
    font-size: 15px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff!important;
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    border-radius: 5px;
}

.link-nav-css:hover{
    font-weight: 500;
    font-size: 15px;
    margin-left: 5px;
    margin-right: 5px;
    color:#e8381b!important;
    background: white;
    border-bottom:2px solid #e8381b;
    border-radius: 5px;
}
.flight-section{
    margin-top: 110px;
    margin-bottom:20px;
}
.Welcome-bold{
    font-weight:700;
}
.banner-card {
    margin-top: 5%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.banner-img-top{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.budget-h4{
    font-weight: 600;
}
.footer_widget_area {
    color: #fff;
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    padding:0;
}
.footer_widget_area h4.disclaim {
    padding: 25px 0;
    line-height: 1.6;
    text-align: justify;
    font-size: 14px;
}
ul.privpolicy-ul {
    text-align: center;
    margin-bottom: 10px;
}
ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.privpolicy-ul li {
    display: inline-block;
    padding: 10px 20px;
}
.footer_copyright_area {
    background: #222122;
    padding: 25px 0px;
    overflow: hidden;
}
.policy-a{
    color: white;
    text-decoration: none;
}
.card-body-destination:hover{
    color: #fff;
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    border-bottom-right-radius: 30px;
    transition:1.2s;
}
.card-body-destination{
    color: #e8381b;
    background: white;
    border-bottom-right-radius: 30px;
}
.dest-card{border:0;border-bottom-right-radius:30px;margin-bottom:10px;}
.card-ker{
    font-weight: 700;
}
a:hover{
    color: black; 
}
.btn-book-now{
    color: #e8381b;
    background-color: white;
    border-color: #e8381b;
    margin-top: 20px;
    /* margin-bootm: 20px; */
    margin-bottom: 20px;
}
.bg-card{
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-image: Url("../img/About.jpg");
    padding-top:70px;padding-bottom:70px;  
}
.card-overing {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    opacity: .7;
    visibility: visible;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-image: Url("../img/overlay.svg");
    
}
.blogs-a{
    text-decoration: none;
    font-size:15px;
}
.bloging-card{
    border: 1px solid #ff690f;
    border-radius: 0px;
}

.listing-more{
    margin-left: 25px;
    list-style: disc;
    color: gray;
    font-weight: 400;
    font-size: 16px;
}
.recent-a{
    color: #ff690f;
    text-decoration: none;
    text-transform: capitalize;
}
.recent-header{
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    color: white;
}
.form-control-name{
    /* background-color: #f0f3f5; */
    border-radius:10px;
    border: 1px solid orange;
    /* height: 50px; */
}
.contact-card{
  position: relative;
  display: block;
  background: #f5f6f6;
  padding: 10px 20px;
  border-radius: 20px;
  border: 0;
}
.hesitate{
  font-size: 45px;font-family: fangsong;
}
.hesitate-p{
  font-weight: 400; font-size: 16px; text-align: justify;
}
/* ::placeholder{
  color:#ff690f!important;  
} */
.from-padding{
    padding-left:2px;padding-right:2px;
}
.form-floating>label {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
    font-weight: 600;
}
.logo-res{height: 45px;max-height: 60px;}
.search-grid{padding-left:2px;padding-right:0px;}
.flight-travel-type ,.travel-type{margin-left:-10px;}
.dr-fli{padding-left: 2px;}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  content: '';
  position: absolute;
  background: url(/resources/images/calendar-icon.svg) no-repeat!important;
  width: 10px;
  height: 25px;
  top: 50%;
  right: 8px;
  margin-top: 0px;
  visibility: hidden;
}


@media screen and (min-device-width:320px) and (max-device-width: 991px) { 
    /* STYLES HERE */
    .nav-item-home{
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .link-nav-css{
        padding-right:15px!important;
        padding-left:15px!important;

    }


}
@media screen and (min-device-width:320px) and (max-device-width: 768px) { 
  .home-align{
    margin-left: auto;
    float:left!important;
}
}
@media screen and (min-device-width:320px) and (max-device-width: 600px) { 
    /* STYLES HERE */
    .returnForm{padding:20px;margin-top:10%;}
   
    /* .modified-form .search-btn{margin-top:20px!important;} */

}

/**Datepicker css**/
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: 0;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 0;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 600;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-widget.ui-widget-content {
    border: 1px solid #ebebeb;
    font-size: 13px;
    line-height: 15px;
    box-shadow: 0px 0px 6px -1px #666666;
    z-index: 99999 !important;
    background-color: #f3f3f3;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    width: 40px;
    height: 40px;
    background: #f15626;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #aaa;
    cursor: pointer;
    border-radius: 0;
    border: 0 none;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 40px;
    min-height: 40px;
    padding-top: 7px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker td span, .ui-datepicker td a, .ui-datepicker td .ui-state-default {
    border: 1px solid #fff;
    padding: 7px 12px 0;
    background-color: #e1e1e1;
    display: block;
    width: 38px;
    height: 30px;
    text-align: center;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
.ui-datepicker td .ui-state-default.ui-state-hover.ui-state-highlight, .ui-datepicker td .ui-state-default.ui-state-highlight {
    background-color: #0e3e67;
    color: #ffffff;
}

.ui-datepicker td .ui-state-default.ui-state-hover.ui-state-highlight,
.ui-datepicker td .ui-state-default.ui-state-highlight{background-color: #0e3e67; color: #ffffff; }
.ui-datepicker td .ui-state-default.ui-state-active {background-color:#0e3e67; color: #ffffff;}
.ui-datepicker td .ui-state-default.ui-state-hover { background-color:#f5513c; color: #ffffff; }
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    padding: 3px;
    margin-right: 5px;
    border-color: #c1c1c1;
    background-color: transparent;
    color: #454545;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    padding: 3px;
    border-color: #c1c1c1;
    background-color: transparent;
    color: #454545;
}
.ui-datepicker .ui-datepicker-next span { margin-top:-7px; }
.ui-datepicker .ui-datepicker-prev span:before {
    content:"";
    background: url(/resources/images/arrow-left-grey-small.svg) no-repeat;
    width: 10px;
    height: 17px;
    display: inherit;
}
.ui-datepicker .ui-datepicker-next span:before {
    content:"";
    background: url(/resources/images/arrow-right-grey-small.svg) no-repeat;
    width: 10px;
    height: 17px;
    display: inherit;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-datepicker td {
    padding: 0;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}
.homepage-search .btn-group.calender .dropdown-toggle{
  height: 56px;
  /* line-height: 48px; */
  padding: 13px 25px 10px 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-align: left;
  border-radius: .25rem;
  border: 1px solid transparent;
  color: #6a6d70;
  box-shadow: none;
  font-size: 14px;
  background-color: #f0f3f5;
  overflow: hidden;
  position: relative;
  }
  .homepage-search .btn-group.calender .dropdown-toggle:hover{
    background-color: white;
    border: 1px solid #ff690f;
  }
  .homepage-search .btn-group.calender .dropdown-toggle:after{
    content: '';
    position: absolute;
    background: url('/resources/images/calendar-icon.svg') no-repeat!important;
    width: 10px;
    height: 25px;
    top: 50%;
    right: 8px;
    margin-top: 0px;
    visibility: hidden;
  }
  .homepage-search .travel-count .dropdown-menu{
	border-radius: 0;
	border: none;
	width: 280px;
	padding: 15px 5px 15px 10px;
	left: 0;
	margin-top: 10px;
}
.homepage-search .travel-count .dropdown-menu:before{
	top: -8px;
    content: "";
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -8px;
}
.homepage-search .travel-count .form-control.small-input{
	min-width: 65px;
	border: 1px solid #e5e5e5;
	border-radius: 0px;
	box-shadow: none;
}
.homepage-search .select-rooms .room-title{
	font-size: 12px;
	font-weight: 600;
	color: #707070;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.homepage-search .select-rooms label{
	margin-bottom:5px;
	vertical-align: middle;
	color:  #000000;
	margin-right: 7px;
	letter-spacing: normal;
	text-transform: uppercase;
}
.homepage-search .select-rooms label span{
	display: block;
	font-weight: normal;
	color: #707070;
}
.homepage-search .select-rooms .select-childs-age{
	margin-top: 10px;
}
.homepage-search .select-rooms .select-childs-age .custom-select{ margin-bottom: 5px; }
.homepage-search .select-rooms .select-childs-age label{
	margin-bottom: 7px;
}
.select-rooms .select-childs-age > .row > .col-sm-3 { margin-bottom:7px; }
.homepage-search .remove-link{
	margin: 5px 0px;
}
.homepage-search .travel-count .select-rooms{
	padding-top: 15px;
	padding-bottom: 0px;
	border-top: 1px solid #e5e5e5;
	margin-right: 15px;
}
.homepage-search .travel-count .select-rooms:first-child{
	border-top: none;
	padding-top: 0;
}
.homepage-search .travel-count .travellers-apply{
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
	margin-right: 15px;
}
.homepage-search .travel-count .flight-airclass{ margin-top:10px; }
.homepage-search .travel-count .flight-airclass .form-control.small-input{ width:100%; }
.homepage-search .tab-content > .tab-pane.flightSearch { padding-top:15px; }
.tab-pane.flightSearch .radio-type .radio-typ2 { margin-bottom:0px; }
.btn-typ2, .btn-typ2:hover, .btn-typ2:focus {
    border: none;
    background-color: #f15626;
    padding: 10px 20px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    border-radius: 2px;
    display: block;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.homepage-search .btn-group.travel-count .dropdown-toggle{
  height: 56px;
  padding: 13px 25px 10px 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  text-align: left;
  border-radius: 0.25rem;
  border: none;
  box-shadow: none;
  font-size: 14px;
  color: #6a6d70;
  background-color: #f0f3f5;
  border: 1px solid transparent;
  background-image: url(/resources/images/passenger.png) !important;
  border: 0;
  background-size: 25px;
  background-position: 10px;
  background-repeat: no-repeat;
}
  
  .homepage-search .btn-group.travel-count .dropdown-toggle:hover{
    background-color: white!important;
    border: 1px solid #ff690f!important;
  }
  .custom-select:hover{
    background-color: white!important;
    border: 1px solid #ff690f!important;
  }
  .btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    width: 100%;
    vertical-align: middle;
}


.ui-autocomplete.ui-widget-content {
    background-image: none;
    background-color: #ffffff;
    border-width: 1px;
    border-color: #b1b1b1;
}

.ui-widget.ui-widget-content {
    border: 1px solid #ebebeb;
    font-size: 13px;
    line-height: 15px;
    box-shadow: 0px 0px 6px -1px #666666;
    z-index: 99999 !important;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-autocomplete {
    max-height: 220px;
    overflow: auto;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}
.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-autocomplete.ui-menu .ui-menu-item {
    font-size: 12px;
    border: 0;
    color: #000000;
    padding: 0px 0px 10px 0px!important;
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)!important;
}

#ui-id-1.ui-widget-content a.ui-corner-all{text-decoration: none;padding: 10px 10px 10px 30px!important; display: inline-block;width: 100%; background:url(/resources/images/search-fl.png) no-repeat scroll 4px 8px}
#ui-id-1.ui-widget-content a.ui-corner-all:hover{    border: 0;
    color: #ffffff;
    margin: 0;
    background-color: #f15626;
    font-weight: normal;text-decoration: none;}

    #ui-id-2.ui-widget-content a.ui-corner-all{text-decoration: none;padding: 10px 10px 10px 30px!important; display: inline-block;width: 100%; background:url(/resources/images/search-fl.png) no-repeat scroll 4px 8px}
#ui-id-2.ui-widget-content a.ui-corner-all:hover{    border: 0;
    color: #ffffff;
    margin: 0;
    background-color: #f15626;
    font-weight: normal;text-decoration: none;}

.ui-widget-content a {
    color: #333333;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}

.map {
    background-image: url('/resources/images/flight_left.png') !important;
    border: 0;
    background-size: 22px;
    background-position: 10px;
    background-repeat: no-repeat;
}
.map2 {
  background-image: url('/resources/images/flight_right.png') !important;
  border: 0;
  background-size: 22px;
  background-position: 10px;
  background-repeat: no-repeat;
}
.cal-map{
  background-image: url('/resources/images/calendar-icon.svg') !important;
  border: 0;
  background-size: 22px;
  background-position: 10px;
  background-repeat: no-repeat;
}
.searchflightcust{
    padding: 0 10px 0 40px!important;
}
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 1035;
}
.modal-open .ui-front { z-index:1051; }
.loader-icon {
    background: url(Templates/template1/images/loader.svg) no-repeat center center;
    width: 100%;
    height: 72px;
    margin-bottom: 20px;
}
.loader-text {
    color: #123764;
    font-size: 17px;
    line-height: 1.7;
}
.loader-text > span{
	font-weight: 600;
	display: block;
	font-size: 20px;
}
.loader-divider {
    position: relative;
    width: 100%;
    height:45px;
    margin: 30px 0;
}

.loader-divider:after {
    content: "";
    background: url(/resources/images/flight-loader.gif) no-repeat #ffffff center;
    width:100%;
    height:45px;
    display: inline-block;
    z-index: 99;
    position: relative;
    background-size: contain;
}
.loader-typ1 .loader-section{
	font-size: 32px;
    font-weight: bold;
    color: #434243;
    margin: 20px 0px;
    letter-spacing: 1px;
}
.loader-typ1 .loader-section > img{ height: 50px; }
/*.loader-divider:before {
    content: "";
    height: 1px;
    width: 50%;
    background: #dcdcdc;
    display: inline-block;
    position: absolute;
    left: 50%; top: 40%;
    transform: translate(-50%,-50%);
    z-index: 9;
}*/
.laoder-flight-destinations { font-size: 25px; line-height: 1.2; font-weight: bold; color: #123764; margin-bottom: 15px; }
.laoder-flight-destinations >span{ width: 100px; display: inline-block; }
.laoder-flight-destinations >span > img { width: 40px; }
.laoder-other-dtls { font-size: 13px; line-height:1.7; color: #434243; margin-bottom: 30px; }
.loader-callsection{
	background-color: #e6e6e6;
	padding: 10px;
	margin:0px -31px -31px;
	color: #123764;
	font-size: 18px;
}
.loader-callsection >a { color: #1b87d6; }
/*Common Loader Type*/
.loader-typ1{
    position: fixed;
    z-index: 9991;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.6);
    padding: 15px;
}
.loader-typ1 .loader-tab{
	display: table;
	height: 100%;
	width: 100%;
}
.loader-typ1 .loader-tab-cell{
	vertical-align: middle;
	display: table-cell;
	vertical-align: middle;
}
.loader-typ1 .loder-main{
	background-color:#ffffff;
	border:1px solid #dcdcdc;
	max-width: 600px;
	margin: 0 auto;
	padding:30px;
	text-align:center;
}

/*** Loader Type2 ***/
.loader-typ2{
    position: fixed;
    z-index: 9991;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.6);
    padding: 15px;
}
.loader-typ2 .loader-tab{display: table;height: 100%;width: 100%;}
.loader-typ2 .loader-tab-cell{vertical-align: middle;display: table-cell;vertical-align: middle;}
.loader-typ2 .loder-main{background-color:#ffffff; padding-top:30px;max-width: 600px;margin: 0 auto;text-align:center;}
.loader-typ2 .loader-callsection { margin:0px; font-size: 16px; color: #3a3a3a; background-color: #e6e6e6; }
.loader-typ2 .loader-callsection > a{color: #f15626;}
.loader-typ2 .loader-text{ margin-bottom: 20px; font-weight: normal; }

/***** Loader Type3 *****/
.loader-typ3{
  position:fixed;
  top:0; bottom:0; left:0; right:0;
  background-color:rgba(0,0,0,0.5);
  z-index:9999;
}
.loader-typ3 .loaderOuter {
	max-width:200px;
	margin:auto;
	position:absolute;
	top:50%; left:50%;
	-webkit-transform:translate(-50%,-50%);
	   -moz-transform:translate(-50%,-50%);
	    -ms-transform:translate(-50%,-50%);
	     -o-transform:translate(-50%,-50%);
	        transform:translate(-50%,-50%);
	}

.loader-typ3 .labels{
  list-style-type:none;
  margin:0 auto;
  display:block;
  padding: 0px;
  width: 100%;
  height: 30px;
  overflow: hidden;
}

.loader-typ3 .labels .label{
  float:left;
  height:30px; width:100%;
  padding:0px;
  font-weight:normal;
  color:#fff;
  font-size:18px;
  line-height:30px;
  text-transform:uppercase;
  position:relative;
  animation:textUp ease 3s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  -webkit-animation:textUp ease 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/
  -moz-animation:textUp ease 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation:textUp ease 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation:textUp ease 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
  background-color:transparent;
}

.loader-typ3 .loader{
  width:120px;
  height:120px;
  background-color:#FFFFFF;
  overflow:hidden;
  display:block;
  -moz-border-radius:100%;
  -webkit-border-radius:100%;
  border-radius:100%;
  border:3px solid #fff;
  position:relative;
  margin:15px auto;
  z-index:1;
  animation:colorChange ease 3s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  -webkit-animation:colorChange ease 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/
  -moz-animation:colorChange ease 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation:colorChange ease 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation:colorChange ease 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
}

.loaded.loader-box,.loaded .loader,.loaded .labels{opacity:0;}
.hidden{display:none;}

.loader-typ3 .loader .element-animation{
  bottom:10px;
  animation:animationFrames ease-in 3s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  -webkit-animation: animationFrames ease-in 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/
  -moz-animation: animationFrames ease-in 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: animationFrames ease-in 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: animationFrames ease-in 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
  img{
    bottom: 5px;
    position: relative;
    right: 3px;
  }
}

@keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
@-webkit-keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
@-moz-keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
@-o-keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
@-ms-keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}

@keyframes colorChange{
  0% {
    background-color:#f15626;
  }
  25% {
    background-color:#f15626;
  }
  26% {
    background-color:#123764;
  }
  50% {
    background-color:#123764;
  }
  51% {
    background-color:#434243;
  }
  75% {
    background-color:#434243;
  }
  76% {
    background-color:#2786d5;
  }
  100% {
    background-color:#2786d5;
  }
}
@-webkit-keyframes colorChange{
  0% {
    background-color:#f15626;
  }
  25% {
    background-color:#f15626;
  }
  26% {
    background-color:#123764;
  }
  50% {
    background-color:#123764;
  }
  51% {
    background-color:#434243;
  }
  75% {
    background-color:#434243;
  }
  76% {
    background-color:#2786d5;
  }
  100% {
    background-color:#2786d5;
  }
}
@-moz-keyframes colorChange{
  0% {
    background-color:#f15626;
  }
  25% {
    background-color:#f15626;
  }
  26% {
    background-color:#123764;
  }
  50% {
    background-color:#123764;
  }
  51% {
    background-color:#434243;
  }
  75% {
    background-color:#434243;
  }
  76% {
    background-color:#2786d5;
  }
  100% {
    background-color:#2786d5;
  }
}
@-o-keyframes colorChange{
  0% {
    background-color:#f15626;
  }
  25% {
    background-color:#f15626;
  }
  26% {
    background-color:#123764;
  }
  50% {
    background-color:#123764;
  }
  51% {
    background-color:#434243;
  }
  75% {
    background-color:#434243;
  }
  76% {
    background-color:#2786d5;
  }
  100% {
    background-color:#2786d5;
  }
}
@-ms-keyframes colorChange{
  0% {
    background-color:#f15626;
  }
  25% {
    background-color:#f15626;
  }
  26% {
    background-color:#123764;
  }
  50% {
    background-color:#123764;
  }
  51% {
    background-color:#434243;
  }
  75% {
    background-color:#434243;
  }
  76% {
    background-color:#2786d5;
  }
  100% {
    background-color:#2786d5;
  }
}
@keyframes animationFrames{
  0% {
    transform: translate(-360px,15px);
    opacity:0;
  }
  1% {
    transform: translate(-360px,15px);
    opacity:1;
  }
  24% {
    transform: translate(-360px,15px);
    opacity:1;
  }
  25% {
    transform: translate(-360px,15px);
    opacity:0;
  }
  26% {
    transform: translate(-240px,15px);
    opacity:0;
  }
  27% {
    transform: translate(-240px,15px);
    opacity:1;
  }
  49% {
    transform: translate(-240px,15px);
    opacity:1;
  }
  50% {
    transform: translate(-240px,15px);
    opacity:0;
  }
  51% {
    transform: translate(-120px,15px);
    opacity:0;
  }
  52% {
    transform: translate(-120px,15px);
    opacity:1;
  }
  74% {
    transform: translate(-120px,15px);
    opacity:1;
  }
  75% {
    transform: translate(-120px,15px);
    opacity:0;
  }
  76% {
    transform: translate(0px,15px);
    opacity:0;
  }
  77% {
    transform: translate(0px,15px);
    opacity:1;
  }
  99% {
    transform: translate(0px,15px);
    opacity:1;
  }
  100% {
    transform: translate(0px,15px);
    opacity:0;
  }
}



@-moz-keyframes animationFrames{
  0% {
    transform: translate(-480px,15px)  ;
  }
  20% {
    transform: translate(-480px,15px)  ;
  }
  21% {
    transform: translate(-360px,15px)  ;
  }
  40% {
    transform: translate(-360px,15px)  ;
  }
  41% {
    transform: translate(-240px,15px)  ;
  }
  60% {
    transform: translate(-240px,15px)  ;
  }
  61% {
    transform: translate(-120px,15px)  ;
  }
  80% {
    transform: translate(-120px,15px)  ;
  }
  81% {
    transform: translate(0px,15px)  ;
  }
  100% {
    transform: translate(0px,15px)  ;
  }
}

@-webkit-keyframes animationFrames {

  0% {
    transform: translate(-360px,15px);
    opacity:0;
  }
  1% {
    transform: translate(-360px,15px);
    opacity:1;
  }
  24% {
    transform: translate(-360px,15px);
    opacity:1;
  }
  25% {
    transform: translate(-360px,15px);
    opacity:0;
  }
  26% {
    transform: translate(-240px,15px);
    opacity:0;
  }
  27% {
    transform: translate(-240px,15px);
    opacity:1;
  }
  49% {
    transform: translate(-240px,15px);
    opacity:1;
  }
  50% {
    transform: translate(-240px,15px);
    opacity:0;
  }
  51% {
    transform: translate(-120px,15px);
    opacity:0;
  }
  52% {
    transform: translate(-120px,15px);
    opacity:1;
  }
  74% {
    transform: translate(-120px,15px);
    opacity:1;
  }
  75% {
    transform: translate(-120px,15px);
    opacity:0;
  }
  76% {
    transform: translate(0px,15px);
    opacity:0;
  }
  77% {
    transform: translate(0px,15px);
    opacity:1;
  }
  99% {
    transform: translate(0px,15px);
    opacity:1;
  }
  100% {
    transform: translate(0px,15px);
    opacity:0;
  }
}

@-o-keyframes animationFrames {
  0% {
    transform: translate(-360px,15px);
    opacity:0;
  }
  1% {
    transform: translate(-360px,15px);
    opacity:1;
  }
  24% {
    transform: translate(-360px,15px);
    opacity:1;
  }
  25% {
    transform: translate(-360px,15px);
    opacity:0;
  }
  26% {
    transform: translate(-240px,15px);
    opacity:0;
  }
  27% {
    transform: translate(-240px,15px);
    opacity:1;
  }
  49% {
    transform: translate(-240px,15px);
    opacity:1;
  }
  50% {
    transform: translate(-240px,15px);
    opacity:0;
  }
  51% {
    transform: translate(-120px,15px);
    opacity:0;
  }
  52% {
    transform: translate(-120px,15px);
    opacity:1;
  }
  74% {
    transform: translate(-120px,15px);
    opacity:1;
  }
  75% {
    transform: translate(-120px,15px);
    opacity:0;
  }
  76% {
    transform: translate(0px,15px);
    opacity:0;
  }
  77% {
    transform: translate(0px,15px);
    opacity:1;
  }
  99% {
    transform: translate(0px,15px);
    opacity:1;
  }
  100% {
    transform: translate(0px,15px);
    opacity:0;
  }
}
@-ms-keyframes animationFrames {
  0% {
    transform: translate(-360px,15px);
    opacity:0;
  }
  1% {
    transform: translate(-360px,15px);
    opacity:1;
  }
  24% {
    transform: translate(-360px,15px);
    opacity:1;
  }
  25% {
    transform: translate(-360px,15px);
    opacity:0;
  }
  26% {
    transform: translate(-240px,15px);
    opacity:0;
  }
  27% {
    transform: translate(-240px,15px);
    opacity:1;
  }
  49% {
    transform: translate(-240px,15px);
    opacity:1;
  }
  50% {
    transform: translate(-240px,15px);
    opacity:0;
  }
  51% {
    transform: translate(-120px,15px);
    opacity:0;
  }
  52% {
    transform: translate(-120px,15px);
    opacity:1;
  }
  74% {
    transform: translate(-120px,15px);
    opacity:1;
  }
  75% {
    transform: translate(-120px,15px);
    opacity:0;
  }
  76% {
    transform: translate(0px,15px);
    opacity:0;
  }
  77% {
    transform: translate(0px,15px);
    opacity:1;
  }
  99% {
    transform: translate(0px,15px);
    opacity:1;
  }
  100% {
    transform: translate(0px,15px);
    opacity:0;
  }
}
.listing-section{
    margin-top:5%;
}
.search-seaction .tab-type1 .search-form-typ1 .control-label {
    font-size: 15px;
    line-height: 13px;
    margin-bottom: 5px;
    color: black;
    font-weight: 500;
    text-transform: capitalize;
}
.searchfield-conbox{margin-top:3%;}
.control-label{
    font-size: 15px;
    line-height: 13px;
    margin-bottom: 5px;
    color: black;
    font-weight: 500;
    text-transform: capitalize;
}
.flight-travel-type .radio-typ2 {
    margin-bottom: 25px;
    margin-right: 20px;
}
.navbar-header-new{    margin-bottom: 0!important;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0;
  background-color: #f8f9fa!important;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;}
  .nav-link {
    display: block;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    padding-left: 5px;
    padding-right: 5px;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.navbar-inverse .navbar-brand {
  color: black!important;
}
.navbar-inverse .navbar-brand:hover {
  color: black!important;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: lightgrey!important;
}
/* .navbar-inverse .navbar-toggle {
   border-color: #333; 
  color: rgba(0,0,0,.55)!important;
  border-color: rgba(0,0,0,.1)!important;
} */
/* .navbar-nav {
  display: block;
  float: none;
  margin-top:5px!important;
} */
.btn-success {
  color: #fff;
   background-color: #5cb85c; 
  border-color:0!important; 
  color: #fff!important;
  background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%)!important;
}
.spacing-block{padding-bottom:15px;}