body{ font-family: 'Lato', sans-serif;}
html.i-amphtml-fie>body, html.i-amphtml-singledoc>body {
    overflow: hidden !important;
}
.head_hotal {
    font-size: 20px;
    color: #fff;
    
    margin: 0px;
    font-weight: 500;
    padding: 0 0 15px 0;
    text-transform: capitalize;
}
.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}


input.cal-inpt{ background: url(../images/dateoick.png) no-repeat 96% 50% #fff!important; }

.chiller_cb {
    position: relative;
    height: 2rem;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.row.mobile{
	display:none;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #fd2727;
  border-color: #fd2727;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
    padding-left: 2rem;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
	
}
.chiller_cb span {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    border: 1px solid #fff;
    position: absolute;
    left: 0;
    transition: all 0.2s;
    z-index: 1;
    box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}
.frm_llbs1#mobileicon{display:none;}
.panel { background-color: transparent !important; }
.panel-default {border-color: transparent !important; }

.panel.with-nav-tabs .panel-heading{
    padding: 0px 5px 0 0px;
    background:transparent;
}
.nav-tabs>li>a{ border-radius:0px !important;border:0;}

.panel-default>.panel-heading{ border-color:transparent !important}

.panel-body {
    padding: 15px;
    background: rgba(0,0,0,0.6);
}
.frm_llbs1.mobile{
	display:none;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}

.with-nav-tabs.panel-default .nav-tabs > li > a { padding:10px 25px !important;}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li{display: inherit;}
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #fff; text-decoration: none;
	background:#023041d9;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > .active,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {    color: #333;background: #ffe500!important;}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {	color: #333;background: #ffe500 !important;    border: 0;	}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}

.col-md-12.desktopmenu{
	display:block;
}.col-md-12.mobilemenu{
	display:none;
}
.form_bx {
    /* background: #fff;
    padding: 15px 5px 40px 5px;
    display: table;
    width: 100%;
    border-top: solid 5px #ec5300; */
}

.form_bx h2 { color: #5d5d5d;  font-size: 24px;  margin: 5px 0 15px 10px; text-transform: uppercase;  font-weight: 600; }
.form_bx ul{}
.form_bx ul li{float: left;}
.form_bx ul li span{color: #5d5d5d;}
.flight_type{margin: 0 0 0 0px;}
.flight_type ul{list-style: none;padding: 0; margin: 0;}
.flight_type ul li{}

.ffrms_ppd{ padding-left:0px !important; padding-right:0px !important;}

input.ipt1 {
    background: #fff;
    color: #5d5d5d;
    border: solid 1px #ccc;
    font-size: 14px;
    padding: 8px 10px 8px 27px;
    font-weight: 600;
    text-transform: capitalize;
    
    height: 40px;
    border-radius:0px; margin-bottom: 16px;
}

ul.nav.nav-tabs li a i {
    font-size: 15px;
}

.frm_llbs {
    position: absolute;
    top: 5px;
    right: 5px;
    margin: 0;
}

.frm_llbs img{ width:25px;}

select.ipt1 {
    background: #fff;
    color: #5d5d5d;
    border: solid 1px #ccc;
    font-size: 14px;
    padding: 5px 10px 5px 10px;
    font-weight: 600;
    text-transform: capitalize;    
    height: 32px;
    border-radius: 0;
}


select.ipt1_hotel {
	background: #fff;
    color: #5d5d5d;
    border: solid 1px #ccc;
    font-size: 14px;
    padding: 8px 10px 8px 10px;
    font-weight: 500;
    text-transform: capitalize;    
    height:40px;
    border-radius: 0;
}
.form-group label {    font-weight: 400;  font-size: 14px;}
.form-group p {
    color: #a5a5a5;
    border-bottom: 2px solid #a5a5a5;
    padding-bottom: 5px;
	font-weight:500;}

select,input.ipt1::-webkit-input-placeholder {
color: #5d5d5d !important;
font-weight:600;
font-size:14px;	border-radius:0px;
}
 
select,input.ipt1:-moz-placeholder { /* Firefox 18- */
color: #5d5d5d !important;  
font-weight:600;
font-size:14px;
}
 
select,input.ipt1::-moz-placeholder {  /* Firefox 19+ */
color: #5d5d5d !important; 
font-weight:600;
font-size:14px;
}
 
select,input.ipt1:-ms-input-placeholder {  
color: #5d5d5d !important;
font-weight:600;
font-size:14px;
}

select.ipt1_hotel:-moz-placeholder {
	color: #5d5d5d !important;

font-weight:600;
font-size:14px;
}

.closed_icon {
    position: absolute;
    top: 16px;
    right: 3px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #E8381B ;
    text-align: center;
    cursor: pointer;
}

.closed_icon i {
    line-height: 20px;
    color: #fff;
    font-size: 15px;
}

.form-control{ box-shadow:  none !important;}

.ddstr{ margin-top:10px;}
.ddstr_ps{ margin-top:30px;}

.form-control:focus{box-shadow:0 0 0 #5d5d5d !important;}
.fm_ln1{position: relative;}

.change_city img
{
    position: absolute;
    top: 18%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 44px;
    padding: 2px;
}

.change_date img {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 28px;
    padding: 2px;
}

.fm_ln1 .form-group {
    margin: 0 0px;
}

.fm_ln1 button {
    
    width: 100%;
    color: #fff;
    border: 0;
    padding: 9px 0;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    border-radius: 4px;
    background: #e82138!important;
}

.flight_type label {
	
    color: #fff;
    background: transparent;
    width: 135px;
    height: 30px;
    border-radius: 4px;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin: 0 0 10px 0;
    font-size: 13px;
    padding: 8px 8px 0 28px;
    text-transform: uppercase;
    text-align: left;
    float: left;
}

.flight_type input[type=radio]{}

.bg_clrddd { margin-top: 7%; 
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;}

/* Custom Radio Button Start*/

.radiotextsty {
  color: #A5A4BF;
  font-size: 18px;
}

.customradio {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.customradio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 8px;
    left: 4px;
    height: 16px;
    width: 16px;
    background-color: transparent !important;
    border-radius: 50%;
    border: 2px solid #fff !important;
}

/* On mouse-over, add a grey background color */
.customradio:hover input ~ .checkmark {
  background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked ~ .checkmark {
  background-color: white;
  border:1px solid #5d5d5d;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
}

.gapres_dd{ padding-left:10px !important; padding-right:10px !important;}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: transparent; 
    opacity: 1;
}


/* Custom Radio Button End*/
.fm_ln1 {position: relative; padding:0 15px;}
.main_fm{position: relative;}
input.add_num{padding: 0;width: 100% !important;height: 28px;border: 1px solid #eaeaea;box-shadow: inset 0 0px 0px #5d5d5d;}
a.add_btn, a.mns_btn {
    color: #5d5d5d !important;
    background: transparent;
    padding: 1px 7px;
    border: solid 1px #ccc;
    border-radius: 0;
}
a.add_btn:hover, a.mns_btn:hover{color: #5d5d5d; text-decoration: none;}
/*a.mns_btn{color: #5d5d5d;background: #ff7742;padding: 3px 12px;}*/
.pass_bx label{font-size: 12px;font-weight: 600;color: #000; letter-spacing: 0.5px; -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 57%;}
.pass_bx div { width: 100px; -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
.pass_bx {
    margin: 10px 10px 5px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pass_bx1 {display: block;}
.pass_bx1 label{font-size: 12px;font-weight: 600;color: #000; letter-spacing: 0.5px; width: 100%; }
.btn_dn{margin: 8px 0px 0 0;}
.btn_dn button{background: #0f3661;color: #fff !important;text-transform: uppercase;padding: 5px 20px;border-radius: 4px;letter-spacing: 1px;font-size: 14px;margin: 0;}
.psg_dls {
    width: 100%;
    display: table;
    background: #f5f5f5;
    padding: 2px 0;
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 9;
    border-top: solid 3px #ea3d1a;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}




#radioBtn .notActive{
    color: #3276b1;
    background-color: #5d5d5d;
}

a#add-button {
    background: #1a3683;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    margin: 8px 10px 0 0px;
    display: inline-block;
    
    float: left;
}

a#remove-button {
    background: #1a3683;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    margin: 8px 10px 0 0px;
    display: inline-block;
    
    float: left;
}


.room_aads{}
.room_aads h4 {
    font-size: 15px;
    color: #075071;
    margin: 5px 0 2px 8px;
    
    font-weight: 600;
}


.two_site {
    position: absolute;
    top: 38px;
    left: 43%;
    width: 29px;
    height: 32px;
    background: #f95c13;
    border-radius: 50%;
    transform: rotate(90deg);
    z-index: 9;
    border: solid 1px #fff;
    display: none;
}

.two_site i {
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    padding: 0px 0px 0px 0;
    position: absolute;
    top: 0;
    left: 7px;
}




/** FORM RESPONSIVE CSS START **/

@media (min-width:320px) and (max-width:479px){
	select.ipt1_hotel{height: 51px;} 
input[type='text'],
input[type='number'],
textarea {
  font-size: 16px;
}	
	
input.ipt1{ border-radius:10px!important;font-size:16px!important;}		
.frm_gap{ padding:0px;}	
.fm_ln1 .form-group{ margin:0 8px;}
.ui-widget.ui-widget-content {  border: 0;  box-shadow: 0 0px 3px #777;  padding: 0px;  z-index: 1045 !important; position: absolute; width: 100% !important;  left: 0 !important;}
.change_city img { position: absolute; top: 50%; left: 49%; transform: translate(-50%, -50%);  width: 36px; padding: 2px;}
.bg_clrddd {  position: relative; z-index: 9;  width: 100%;  top: -10px;}
.form_bx { padding: 15px 0px 40px 0px; display: table; width: 100%;}
.frm_llbs{ right:15px;}
.head_hotal {color: #212529; font-size: 18px; padding: 10px 0 15px 10px; line-height: 24px;}
.flight_type label{width: 130px;}
.panel.with-nav-tabs .panel-heading{}
.closed_icon{ right:14px;}	
.psg_dls{ top:50px; left:0px;}
.two_site{ display: block;}
.form-control:disabled, .form-control[readonly] { background-color: #e9ecef!important; }
}


@media (min-width:360px) and (max-width:639px){
select.ipt1_hotel{height: 51px;} 	
input[type='text'],
input[type='number'],
textarea {
  font-size: 16px;
}	
input.ipt1{ border-radius:10px!important;font-size:16px !important;}	
.frm_gap{ padding:0px;} 
.fm_ln1 .form-group{ margin:0 8px;}
.ui-widget.ui-widget-content {  border: 0;  box-shadow: 0 0px 3px #777;  padding: 0px; 
 z-index: 1045 !important; position: absolute; width: 88% !important;  
 left: 20px !important;}

.change_city img { position: absolute; top: 50%; left: 49%; transform: translate(-50%, -50%);  width: 36px; padding: 2px;}
.bg_clrddd {  position: relative; z-index: 999;  width: 100%;  top: -4px; margin-top: 20px;}
.form_bx { padding: 15px 0px 16px 0px; display: table; width: 100%; 
border:solid 1px #003c4d; margin-top: 0px;}

.frm_llbs{ right:15px;}
.head_hotal {color: #212529; font-size: 18px; padding: 10px 0 15px 10px; line-height: 24px;}
.flight_type label{width: 125px;}
.with-nav-tabs.panel-default .nav-tabs > li > a { padding: 8px 17px !important;}
.panel.with-nav-tabs .panel-heading{}
.closed_icon{ right:14px;}	
.psg_dls{ top: 50px; left: 0px; }
.two_site{ display: none; }
	.form-control:disabled, .form-control[readonly] { background-color: #e9ecef!important; }
}


@media (min-width:480px) and (max-width:639px){
select.ipt1_hotel{height: 51px;} 	
input[type='text'],
input[type='number'],
textarea {
  font-size: 16px;
}	
	
input.ipt1{ border-radius:10px!important;}	
	
.frm_gap{ padding:0px;} 
.fm_ln1 .form-group{ margin:0 8px;}
.ui-widget.ui-widget-content {  border: 0;  box-shadow: 0 0px 3px #777;  padding: 0px;  z-index: 1045 !important; position: absolute; width: 100% !important;  left: 0 !important;}
.change_city img { position: absolute; top: 50%; left: 49%; transform: translate(-50%, -50%);  width: 36px; padding: 2px;}
.bg_clrddd {  position: relative; z-index: 9;  width: 100%;  top: -10px;}
.form_bx {  background: #003c4d; padding: 15px 0px 40px 0px; display: table; width: 100%;}
.frm_llbs{ right:15px;}
.head_hotal {color: #212529; font-size: 18px; padding: 10px 0 15px 10px; line-height: 24px;}
.flight_type label{width: 130px;}
.with-nav-tabs.panel-default .nav-tabs > li > a { padding: 8px 17px !important;}
.panel.with-nav-tabs .panel-heading{ /* background: #025067; */ } 
.closed_icon{ right:14px;}
.panel-body{ background:#013e4e;}	
.psg_dls{ top: 50px; left: 0px; }
.two_site{ display: block; }
	.form-control:disabled, .form-control[readonly] { background-color: #e9ecef!important; }

	
}


@media (min-width:640px) and (max-width:767px){
	select.ipt1_hotel{height: 51px;} 
input.ipt1{ border-radius:10px;}
	
.frm_gap{ padding:0px;} 
.fm_ln1 .form-group{ margin:0 8px;}
.ui-widget.ui-widget-content {  border: 0;  box-shadow: 0 0px 3px #777;  padding: 0px;  z-index: 1045 !important; position: absolute; width: 100% !important;  left: 0 !important;}
.change_city img { position: absolute; top: 50%; left: 49%; transform: translate(-50%, -50%);  width: 36px; padding: 2px;}
.bg_clrddd {  position: relative; z-index: 9;  width: 100%;  top: -10px;}
.form_bx {  background: #003c4d; padding: 15px 0px 40px 0px; display: table; width: 100%;}
.frm_llbs{ right:15px;}
.head_hotal {color: #212529; font-size: 18px; padding: 10px 0 15px 10px; line-height: 24px;}
.flight_type label{width: 130px;}
.with-nav-tabs.panel-default .nav-tabs > li > a { padding: 8px 17px!important;}
.panel.with-nav-tabs .panel-heading{ background: #025067; } 
.closed_icon{ right:14px;}	
.panel-body{ background:#013e4e;padding: 6px 15px !important}
.psg_dls{ top: 50px; left: 0px; }
.two_site{ display: block; }
.form-control:disabled, .form-control[readonly] { background-color: #e9ecef!important; }	
}


@media (min-width:768px) and (max-width:799px){
	
input.ipt1{ border-radius:10px; font-size:16px!important;}
	
.frm_gap{ padding:0px;} 
.fm_ln1 .form-group{ margin:0 8px;}
.ui-widget.ui-widget-content {  border: 0;  box-shadow: 0 0px 3px #777;  padding: 0px;  z-index: 1045 !important; position: absolute; width: 100% !important;  left: 0 !important;}
.change_city img { position: absolute; top: 50%; left: 49%; transform: translate(-50%, -50%);  width: 36px; padding: 2px;}
.bg_clrddd {  position: relative; z-index: 9;  width: 100%;  top: -10px;}
.form_bx {  background: #003c4d; padding: 15px 0px 40px 0px; display: table; width: 100%;}
.frm_llbs{ right:15px;}
.head_hotal { font-size: 18px; padding: 10px 0 15px 10px; line-height: 24px;}
.flight_type label{width: 130px;}
.with-nav-tabs.panel-default .nav-tabs > li > a { padding: 8px 17px !important;}
.panel.with-nav-tabs .panel-heading{ background: #025067; } 
.closed_icon{ right:14px;}	
.panel-body{ background:#013e4e;}
.psg_dls{ top: 50px; left: 0px; }
.two_site{ display: block; }
	.form-control:disabled, .form-control[readonly] { background-color: #e9ecef!important; }
}

@media (max-width:480px){
    .form-control:disabled, .form-control[readonly] { background-color: #e9ecef!important; }
	
	
	input[type='text'],
input[type='number'],
textarea {
  font-size: 16px;
}

input.ipt1 {
    border-radius: 0px !important;
	background: #e9eaeb;
	padding: 8px 10px 8px 33px;
	box-shadow: none !important;
	 border: 0px !important;
	 height: 51px;
    margin-bottom: 6px;
	    font-weight: 800;
		font-size:16px!important;
}
input.ipt1[type="text"]::placeholder{
	font-weight: 800 !important;
}
input.cal-inpt {
    background: #e9eaeb!important;
	font-size:16px!important;
}
.qodef-cf-with-icons{width:50%}
.flight_type {
    margin: 0 0 0 7px;
}
.panel-body {
    padding: 6px 15px !important;
    background: #fff;
}.form_bx {
   border:  0px  !important;  
   
}.flight_type label {
    
    color: #333;
    background: transparent;
    width: 135px;
    height: 30px;
    border-radius: 4px;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin: 0 0 10px 0;
    font-size: 13px;
    padding: 8px 8px 0 28px;
    text-transform: uppercase;
    text-align: left;
    float: left;
}.checkmark {
    position: absolute;
    top: 8px;
    left: 4px;
    height: 18px;
    width: 18px;
    background-color: transparent !important;
    border-radius: 50%;
    border: 2px solid #333 !important;
}.customradio .checkmark:after {
     top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #333;
}.frm_llbs1.mobile{
	left: 20px;
    position: absolute;
    top: 15px;
    margin: 0;
	display: block!important;
}.form-group label {
    color: #333;
}
	.fm_ln1{padding: 0;}
.frm_llbs{
	display:none;
}/* .container.mobile{
	 padding-left: 5px;
    padding-right: 5px;
} */
.col-lg-12.mobile{
	padding-right: 8px;
    padding-left: 8px;
}.row.mobile{
	display:block;
}.col-md-12.desktopmenu{
	display:none;
}.col-md-12.mobilemenu{
	display:block;
}.tfnfont{
	/* text-align:center; */
}.bg-parallax {
    background-image:none;
}
.tfnfont .tfn{
	font-size: 28px !important;
    font-weight: 700;
    display: inline-block;
    padding-top: 19px;
    padding-left: 25px;
}
.tfnfont p a{
	color: #ed8323;
    text-decoration: none;
	
}.tfnfont .call {
    display: inline-block;
}
.form-control{
	font-size:16px !important;

}}