
	/* Data Table */
 /* return trip-code*/
.section-content {
    padding:20px; margin: 0 auto 10px; border: 1px solid 1px solid #fdfdfd;
	width: 100%;
    display: inline-table;
   box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    background: #fbfbfb;
}
.top-air {
    /* margin-top: 11px !important; */
}
.bottom-search {
 margin-top:10px;
}
.table-view td{
    padding:5px 8px 5px !important;
}
.table-view {
    margin-bottom: 0 !important;
    display: inline-table;
}
p.date-flit {
    text-align: left !important;
    letter-spacing: .5px;
    padding-left: 10px;
    background-color: #d1efc2;
    /* margin-bottom: 10px; */
}
.date-flit span {
    color:#0f0f0f;
    font-size:16px;
    padding-right:20px
}
.date-flit strong {
    color:#0f0f0f;
    font-size:18px;
    padding-right:20px
}
/*****/

.data-table th {
	line-height: 20px;
	padding: 10px;
	font-family: "Lato", sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
}
.data-table td {
    line-height: inherit;
    padding: 5px 10px;
    vertical-align: middle;
}
td.quick-service img{ 
    
  /* padding:26px 0 0 0;*/ 
}
.first {
    padding:10px;

}
.data-table {
	width:100%;
	/*border: 1px solid #E5E5E5;*/
	border-spacing: 0;
	text-align: left;
}

.data-table thead th, .data-table thead td{
	color: #565656;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-family: "Lato", sans-serif;
}
.data-table tbody td {
    /* border-bottom: 1px solid #dcdcdc; */
    /* border-right: 1px solid #dcdcdc; 
    padding: 5px 0px 6px;*/
}
.cart-table tbody th h2, .cart-table tbody td h2 {
	margin: auto;
	padding: 0px;
	display: inline-flex;
}
.data-table tbody th.last, .data-table tbody td.last {
	border-right: 0px solid #eaeaea; 
    /*width:15%; padding-bottom:20px;*/
}

.data-table .price {
	font-size: 13px;
	font-weight: normal;
	color: #f5537d;
}
.data-table .price {
	color: #333;
	font-weight: normal;
}
.time-xp .btn-warning{
    color: #0f0f0f;
    background-color: #ffffff;
    border-color: #8c8c8c;
	box-shadow:none;
	outline:none;
	font-size: 13px;
    font-family: "Lato", sans-serif;
    padding: 5px 13px;
    border-radius: 0;
	font-weight: 400;
    margin: 10px 0;
}

.time-xp .btn-warning:hover,
.time-xp .btn-warning:focus
{
    color: #e26833;
    background-color: #ffffff;
    border-color: #e26833;

}
.more-button {
    display: block;
    color: #ffffff;
    border: none;
    text-align: center;
    padding: 0 15px;
    font-size: 13px;
    line-height: 48px;
    border-radius: 0;
    background-color: #047df9;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
    transition: all .4s ease;
}
a.more-button:hover, a.more-button:focus{ color:#fff; background:#0966c5; text-decoration:none !important}
.more-btn{ padding:10px 0 20px 0; clear:both}

/***********new-design-table****************/

.data-table tbody tr h5{
	 color: #0f0f0f;
	 text-decoration: none;
    font-size: 0.9em;
	text-align:left;
	padding:0 0 0px 30px !important;
	font-family: "Lato", sans-serif;
}
.data-table tbody tr h6 {
    color: #4a4a4a;
    text-decoration: none;
    font-size: 0.7em;
    text-align: center;
    padding: 5px 0;
    font-family: "Lato", sans-serif;
}
.data-table .btn-primary {
    color: #fff;
    background-color: #047df9;
    border-color: #047df9;
    border-radius: 0px;
    padding: 3px 6px;
    font-size: 12px;
	box-shadow: none;
    outline: none;
}
.data-table .btn-primary:focus,
.data-table .btn-primary:hover {
  color: #fff;
 background-color: #1769bd;
  border-color:#1769bd;
}
/*.seat-book{ padding:15px 0 0 0 ;}*/
.seat-book .btn-warning {
    color: #fff;
    background-color: #fc763b;
    border-color: #fb763b;
    box-shadow:none;
    border-radius:0;
    padding: 10px 30px;
    height: 45px;
    font-size: 16px;
}

.seat-book .btn-warning:hover, 
.seat-book .btn-warning:focus {
    color: #fff;
    background-color: #fb6726;
    border: 1px solid #fb6726;
	box-shadow: none;
    outline: none;
}
h3.price-set{
	 font-size:16px;
 	color: #4a4a4a;
    text-decoration: none;
    text-align: center;
    padding: 3px 0 5px 0;
	font-weight:600;
    font-family: "Lato", sans-serif;
 }
 .data-table span {
    color: #0f0f0f;
	font-size:15px;
	font-family: "Lato", sans-serif;
	display: inline-block;
 /*   margin: 10px 0 0 0;*/
	    padding: 0 0 0 30px;
}
 .data-table a{ text-decoration:none !important}
 a.item { padding-top:10px;}
 /* .lines-center{ border-right:1px solid #666;}*/
 .lines-center {
   
         position: relative;
         /*border-bottom: 2px solid #f51c40;
		  height: 100px;
         width: 80px;*/
 }
 .lines-center:after {
    content: "";
    position: absolute;
    right: 0;
    z-index: 100;
    top: 0px;
    width: 1px;
    height: 100%;
    background: #d8d8d8;
    vertical-align: middle;
}
/*****************table-2**************************/
h5.non-stop{ padding:0 0 0 30px !important; font-size:.7em !important; font-family: "Lato", sans-serif !important;}
h5.non-stop:hover{ color: #fc7136;}

p.best-titles {
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding-left: 20px;
    background: #047df9;
    color: #fff;
    padding: 6px 0 18px 20px;
    margin-top: -5px;
}
 span.option-text {
    color: #717585;
	font-weight: 400;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    display: block;
    line-height: 1em;
    margin: 4px 0; 
    padding: 0;
	text-align: right;
}
h3.flight-price {
    font-size: 28px;
    color: #1d9905;
    text-decoration: none;
    text-align: right;
    padding: 5px 0;
    font-weight: 600;
    font-family: "Lato", sans-serif;
}
.now-pt {
    line-height:2em !important;
}
.provide-sd{ padding:0 !important;}
.btn-group span {
    color: #0f0f0f;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    display: inline-block; 
    margin: 0;
    padding:0 !important ;
}
.action-ad .btn{
    outline: 0;
	color:#000;
    background: transparent !important;
    box-shadow: none !important;
    outline: none !important;
}
.action-ad .dropdown-menu {
    padding: 0;
    border-color: #e7e7e7;
    background: #efefef;
    position: absolute;
    border-radius: 2px;
    margin: 0 0 14px 0;
    z-index: 9979;
	min-height:30px;
    box-shadow: 0 3px 12px 1px rgba(0,0,0,0.26);
}
.action-ad a.dropdown-item{  color: #0f0f0f;
    text-align: center !important;
    padding: 20px !important;
    line-height: 2em;
	font-size:15px;
	  font-family: "Lato", sans-serif;
}
.seccond-row .table-responsive {
    min-height: .01%;
    overflow-x: inherit;
}
.last span {
    color: #0f0f0f;
    font-size: 14px;
    font-family: "Lato", sans-serif;
    display: inline-block;
    margin: 0;
    padding: 2px 0;
}
.data-table p {
    color: #0f0f0f;
    font-size: 13px;
    font-family: "Lato", sans-serif;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.table-view p {
   color: #0f0f0f;
    font-size: 13px;
    font-family: "Lato", sans-serif;
    /*line-height: 1.9em;*/
}

/**********table-new start************/
p.non-stop{ 
    font-size: 14px !important;
    font-family: "Lato", sans-serif !important;
    color: #0f0f0f !important;
    vertical-align: bottom;
    text-decoration: none !important;
    clear: both;
    line-height: 3em;
}
p.non-stop:hover{ color: #fc7136 !important; text-decoration: none !important;}
.table > tbody > tr > td, .table > tfoot > tr > td {
	border: none ; vertical-align: middle !important;
}
.table-view a p {
   color: #0f0f0f;
    font-size: 16px;
    font-family: "Lato", sans-serif;
    display: inline-block;
    /*margin: 7px 0 0 0;*/
 
}
.table-view span {
   color: #0f0f0f;
    font-size: 13px;
    font-family: "Lato", sans-serif;
    display: inline-block;
	line-height: 2em;
}
.lines-right {   
         position: relative;
 }
.lines-right:before {
    content: "";
    position: absolute;
    left: 0;
    z-index: 100;
    top: 0px;
    width: 1px;
    height: 100%;
    background: #d8d8d8;
    vertical-align: middle;
}

/***************hover-content*****************/
/* Tabs panel */
.tabbable-panel {
 border-top:1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 5px;
  background-color: #fff;
}
.tabbable-line > .nav-tabs > li > a {

  margin-right: 0;
 color: #047df9;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom:2px solid #f3baa2;
  background-color:#fff;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #047df9;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 2px solid #f9b019;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
 color: #047df9;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  /* border-top: 1px solid #eee; */
  padding:15px 10px;
  clear: both;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
.table-view .seat-book .btn-warning {
   margin-top: 5px;
}

/***************hover-content**********************/
/***********************tab-redesign*************************/
a.view-ico h6{ 
	color:#717585;
    font-size: 12px;
    font-family: "Lato", sans-serif;
	text-decoration:none !important; 
}
.date-sp{
	color: #8c8c8c;
    font-size: 14px;
    padding: 0px 0 20px 0;
    font-family: "Lato", sans-serif;
}
.table-view a:hover, .table-view a:focus{ text-decoration:none !important; }
.tab-dd > tbody > tr > td {
   	text-align:left !important;
}
.tab-dd p{
    font-size: 13px;
    font-family: "Lato", sans-serif;
    font-weight: 400;

}
.tab-dd .btn-primary {
    color: #fff;
    background-color: #047df9;
    border-color: #047df9;
    border-radius: 0px;
    font-size: 14px;
    box-shadow: none;
    outline: none;
}
.tab-dd .btn-primary:focus,
.tab-dd .btn-primary:hover {
  color: #fff;
 background-color: #1769bd;
  border-color:#1769bd;
}
/**********tab-2**************/
.details-Wrap {
	width:100%;
    max-width: 742px;
    margin: 0 auto 20px;
}
.cstable {
    display: table;
    border-collapse: collapse;
    width: 100%;
}
.ico12 {
    font-size: 13px; font-weight:400; font-family: "Lato", sans-serif;
}
.csrow {
    display: table-row;
}
.tableFare .cscell:nth-child(1), .tableBrkUP .cscell:nth-child(1), .fareRulesTable .cscell:nth-child(1) {
    width: 50%;
}
.tableFare .cscell {
    padding: 10px;
}
.cscell {
    display: table-cell;
    padding: 5px;
    border: 1px solid #d8d8d8;
}
.cscell {
    display: table-cell;
    padding: 5px;
    border: 1px solid #d8d8d8;
}
.fl {
    float: left;
}
.csrow {
    display: table-row;
}
.tableFare .cscell:nth-child(2) {
    text-align: right;
}

.tableFare .cscell {
    padding: 6px;
}

.cscell {
    display: table-cell;
    padding: 10px;
    border: 1px solid #d8d8d8;
}
/*******************tab3*******************/
.padB20 {
    padding-bottom: 20px;
}
.flight-fr {
    max-width: 100%;
    max-height: 30px;
    margin-right: 5px;
    margin-top: -5px;
    float: left;
}
.del-black {
    color: #000;
    font-weight: bold;
    font-style: normal;
    float: left;
	font-family: "Lato", sans-serif;
}
.dib-top{
    display: inline-block;
	font-size: 14px;
	padding-left:16px;
	padding-top: 4px;
    vertical-align: top;
    text-decoration:underline;
	
}
.dib-top:hover, .dib-top:focus {
    color:#f9b019;
}
.bg-grey{
    background-color: #fafafa;
}
p.ico-ppt {
    font-size: 14px;
    line-height: 1.5;
    padding-top: 10px;
}
/**************************tab-4********************************/
.fareRulesTable .frcell {
    padding: 10px;
    width: 50%;
}
.frtable {
    width: 46%;
    float: left;
    margin-bottom: 20px;
    margin: 10px;
	
}

.text-ss {
   font-size: 13px;
	font-weight:500;
	font-family: "Lato", sans-serif;
}
.title-bg {
    display: table-caption;
    color: #000;
    padding-bottom: 10px;
	font-size: 13px;
	font-weight:500;
    line-height: 1.5;
	font-family: "Lato", sans-serif;
}
.fareRulesTable .cscell:nth-child(1) {
    width: 50%;
}

.fareRulesTable .frcell {
    padding: 10px;
    width: 50%;
}
.txt-right {
    text-align: right; 
}
.term-fb{
   font-size: 17px;
	font-weight:bold;
	font-style:normal;
    line-height: 1.6em;
        color: #0f0f0f;
	font-family: "Lato", sans-serif;
}
.rules-terms {
    list-style-type:none;
    margin-left: 14px;
    font-size: 12px;
    line-height: 1.5;
    padding-top: 20px;
}
.rules-terms li::before {
    color: #f9b019 !important;
    content: "\2022";
    padding-right: 10px;
    font-size: 1.8em;
    top: 0;
    position: relative;
    top: 4px;
}
.rules-terms li {
    /* padding-top: 5px; */
    line-height: 2em;
    word-break: break-all;
    
}
.details-Wrap .button.green {
   background: #f9b019;
    color: #fff !important;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: center;
    border: 0;
    -webkit-appearance: none;
	padding:3px 6px;
	text-transform:uppercase;
}
.details-Wrap a:hover, .details-Wrap a:focus {background: #e47323 !important; text-decoration:none !important;}

/****************start hotel pages *******************/
.srpCards {
    width: 100%;
    float: left;
    padding: 15px;
    border: 1px solid #b7b7b7;
    margin-top: 10px;
    background: #fff;

}
.paddled {
    padding: 0 !important;
    position: relative;
}
.width-right {
    width: 100%;
    float: left;
	line-height: 1;
}
.ico20 {
    font-size: 20px !important;
}
.grey-ct {
    color: #999;
    font-size: 14px;
	line-height:1;
	font-weight: 400;
}

.padT2 {
    padding-top: 10px;
	line-height: 1;
}

.padB5 {
    padding-bottom: 5px;
}
.padR5 {
    padding-right: 5px;
}

.couplefriendlyTag {
    border: 1px solid #f26722;
    padding: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #fff;
}

.curPos {
    cursor: pointer;
}

.txtRight {
    text-align: right;
}
.fr {
    float: right;
}
.marginT5 {
    margin-top: 5px;
}
.icon-reverse-go:before {
    content: "\e9d4";
}
/*.srpCont .srpComp .srpCards .ratingNum, .srpContShopping .srpComp .srpCards*/ .ratingNum {
  	font-size: 14px;
    line-height: 1;
    padding: 6px 0px;
    float: left;
}

.orange {
    color: #f26722;
}

.ratingNum {
  /*  border: 1px solid #b3b3b3; */

    
}
.fb {
    font-weight: bold;
    font-style: normal;
	font-size:17px;
	padding-right:10px;
}

.blue {
    color: #2d67b2;
	 font-size: 13px;
	line-height: 1;
}
.marginT2 {
    margin-top: 2px;
}

.padT4 {
    padding-top: 4px;
}
.padL15 {
    padding-left: 15px;
}

.padT5 {
    padding-top: 5px;
}

.dib {
    display: inline-block;
}
.icon-star3:before {
    content: "\ea07"; font-family: 'go_font_v28' !important;
}
.icon-service2:before {
    content: "\e9f7"; font-family: file-icons;
}
.marginB10 {
    margin-top: 35px;
}
.ico14 {
    font-size: 16px;
	line-height:1;
}
.padR5 {
    padding-right: 5px;
}

.green {
    color: #2bac36;
}
.fmed {
    font-weight: 500;
    font-style: normal;
}
.strike {
    text-decoration: line-through;
}
.padR10 {
    padding-right: 10px;
}
ico20 {
    font-size: 20px;
}

.greyDr {
    color: #333;
}
.button.orange:active, .button.orange:visited {
    background: #f37638;
}

.button.orange:hover {
    background: #f37638;
}

.button.orange {
    background: #f26722;
    color: #fff;
}
.button {
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 8px 18px;
    text-align: center;
    color: #fff;
    border: 0;
    font-size: 14px;
	outline:none;
    -webkit-appearance: none;
}
.padT10 {
    padding-top: 10px;
}
.greytip {
    color: #999;
    font-size: 14px;
    line-height: 1;
    padding: 5px;
}
.icons-imgg {
    margin: 0;
    padding: 20px 0;
	 display:block;
}
.active-icon {
 
   
    padding: 10px;
    cursor: pointer;
}
.icons-imgg .tooltip.top {
    padding: 5px 0;
    margin-top: 0px;
    font-size: 10px;
}
.home-icon{   margin-top: 6px; padding-right:10px; height: 25px;}


/*************left-panel-hotel *************/
.filter-options {
    position: relative;
    display: flex;
    justify-content: space-between;
	padding:10px 0
}
.filter-options .review-card {
    display: inline-block;
    position: relative;
    width: 34px;
    height: 34px;
    float: left;
    background-color: inherit;
    border: 1px solid #a5a7b3;
    color: #0f0f0f;
    font-size: 13px;
}
.filter-options .review-card:hover, .filter-options .review-card:focus {
    background-color:#fb763b;
    color: #fff;
    border-color:#fb763b;
}
.filter-options .review-card .overlay {
    line-height: 32px;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight: 500;
}
/*search-btn*/
.navbar-form {
    padding: 10px 10px 10px 40px;
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 13px;
    margin-left: 0px;
    outline: none;
    border: 1px #d6d9db solid;
    border-radius: 4px;
    background: #fff;
    font-size: 14px;
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    background-position: 10px;
    width: 100%;
}
/*search-btn*/
.rating-xps i{ position:inherit !important; top:30px;}
.star-view {
    width: 100%;
    line-height: 1.6em;
}
.accort{

    float: right;
    margin-top: 15px;
}
.star-view .containerss{ width:auto;}
.orange-xp {
    color: #f26722 !important; font-size:16px;
}

.advice-map {
    background-color: #fff;
    padding: 5px 5px 0;
    margin: 10px 0;
    width: 100%;
}
/**mini-slider***/
.paddled .carousel-control {
    position: absolute;
    top: 35%;
    bottom: 0;
    width: 10%;
    font-size: 40px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=20);
    opacity: .4;
	background-image:none
}
.paddled .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 1;
}
.paddled .carousel {
 	cursor:pointer;
}
/**mini-slider***/
/****************End hotel pages //*******************/

/****************Start car pages *******************/
.car-off .form-control {
    max-width: 100%;
    width: 315px;
}
img.compare-list {
    display: block;
    /* border: 1px solid transparent; */
    cursor: pointer;
    margin-top: 4px;
}
.cars-book h1{ padding: 10px 0 20px; color:#0f0f0f; font-size:24px; text-align:center !important; font-family: 'Lato', sans-serif; font-weight:500;}
.journeyDetails {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px;
    border: 1px solid #b7b7b7;
    margin-top: 10px;
    z-index: 1;
	background: url(../images/top-car.jpg) no-repeat center;
    background-size: cover;
}
.journeyDetails .journeyDetailsInner {
    /* width: 100%; */
    /* float: left; */
    background-color: #f9b019;
    padding: 10px;
    display: inline-block;
}
.journeyDetails .darkBorder {
    border-right: 1px solid #fff;
}
.grey-car {
    color: #fff;
    float: left;
	line-height:1;
	font-size: 19px;
	padding-right:15px;
	   width: 100%;
	   font-family: 'Lato', sans-serif;
}
.car-st {
    font-size: 14px;
   color: #fff;
   padding-top: 3px;
    width: 100%;
    float: left;
	 line-height: 1;
	 font-family: 'Lato', sans-serif;
}

/**************js-content *****************/
.js-content {
    justify-content: space-between!important;
    display: inline-block !important;
    width: 100%;
    clear: both;
    /* background: #fff; */
    margin: 10px auto;
}
.car-range {
    width: 100% !important;
    display: flex;
    cursor: pointer!important;
    margin: 0 auto;
    display: block;
	background:#00000038;
	
}
.js-item {
    background-color: #558fe6!important;
    font-size: 13px!important;

    display: block;
    padding: 0;
    align-items: center!important;
    min-width: 20%;
    float: left;
    border-right: 2px solid #fff;
}
.js-item .checkmark {
    position: relative;
    top: -10px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #558fe6;
    border: 1px solid #ffffff;
    display: inline-block;
    float: right;
}
.js-item label.containerss:hover {
    color: #558fe6 !important;
    background: #fff;
}

.js-item .containerss:hover input ~ .checkmark {
    background: #fff;
    border: 1px solid #558fe6;
    color: #000 !important;
}
.js-item .containerss input:checked ~ .checkmark {
    background-color: #558fe6;
}
.js-item .containerss {
    display: block;
    position: relative;
    padding-left: 0;
    margin-top: 0;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    width: 100%;
    padding: 3px 10px;
    float: left;
	color:#fff;
}
.js-item span:first-child{
    font-size: 13px; font-weight:600;
}
.js-item:last-child{
    border-right: 2px solid #588fe6 !important;
}
.js-item:last-child:hover{
    border-right: 2px solid #fff !important;
}
/****** right-content *******/
.carCards {
    width: 100%;
    float: left;
    padding: 0;
    border: 1px solid #b7b7b7;
    margin-top: 10px;
    /*background: #f3f4f7;*/
    background: #fff;
}
.content-panel{
	width: 100%;
    float: left;
    padding: 15px 0 20px;
    background: #fff;
}
.cars-icon {
    margin: 0;
    padding: 20px 0;
    display: block;
    clear: both;
}  
.avis-cmp{	
	top: 10px;
    position: absolute;
}
.black-eco {
    color: #0f0f0f;
    line-height: 1;
    font-size: 20px !important;
}
.rio-k{
    font-size: 13px;
    line-height: 1;
	font-weight:500;
	color:#6b6b6b;
	font-family: 'Lato', sans-serif;
}
.del-pc {
    color: #0f0f0f;
    font-size: 13px;
    line-height: 1.8em;
    font-weight: 400;
	padding:5px 0 0 0;
}
.term{ font-size: 14px;
    line-height: 1;
	color: #6b6b6b;
	font-weight:500;
	font-family: 'Lato', sans-serif; }
.cartip {
    color: #6b6b6b;
    font-size: 14px;
    line-height: 1;
    padding-right: 20px
}

.money-tt {
    font: 600 22px 'Lato', sans-serif !important;
    color: #0f0f0f;
}
.holiday-if {
    font: 400 11px 'Lato', sans-serif!important;
    color: #9c9c9c;
    padding: 10px 0;
}
.sb-balance{ padding:20px 0}
.now-bk{ padding:10px 0}
.box-arrow img {
    height: 16px;
}

/************/
/******dropdown-car ******/
.full-cr {
    background-color: #F3F4F7!important;
	display:block;
	padding: 0 0 25px;
    margin: 0;
}
.location-sp {
    padding-top: 30px!important;
    margin-bottom: 10px!important;
}
.location-sp span{ font: 600 14px 'Lato', sans-serif!important;
   color: #717585!important;
}
.new-cz{padding: 10px 0;
    background: #fff;
    display: block;
    margin: 20px auto;
}
.new-cz span{
    font: 600 16px 'Lato', sans-serif!important;
    color: #0F0F0F!important; padding-left:10px;
}
.offer-dt span{
    font: 600 12px 'Lato', sans-serif!important;
    color: #717585!important;
}
.divider-sd { padding:20px 0}

.divider-sd i{ color: #A5A7B3!important;}
.best-sp {
    color: #A5A7B3!important;
 }
.bpo-provide{ padding:20px 0; border-bottom:1px solid #E4E5EA; color: #717585!important; text-align: center!important;}
 .fuel-cp{ background:#fff; margin:10px auto; box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1)!important;}
/* .fuel-cp :hover{
    box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1)!important;
}*/
.company-bqk {
    width: 85px!important;
}
.bpo-provide i{
     color: #f9b019!important;
    font-size: 20px;
	text-align: center!important;
}
.content-cr {
	padding:20px 0;
	color: #717585!important;
	line-height:20px;
}
.content-cr i {
    font-size: 32px;
    color: #047df9!important;
    position: absolute;
    line-height: 1.2em;
    padding-left: 10px;
}
.content-cr i.arow-pn {
    line-height: 0px;
    margin-top: -3px;
}
.d-car { line-height: 32px;}
.m-car { line-height: 33px;}
.n-car { line-height: 22px;}
.g-car { line-height: 20px;}
.my-rates {
    line-height: 25px;
    color: #f9b019;
    font: 600 19px 'Lato', sans-serif!important;
}
.day-mx {
    margin-top: 2px;
    line-height: 14px;
    color: #717585;
    font: 400 12px 'Lato', sans-serif!important;
}
.view-butn {
    margin-top: 10px!important;
}
 .book-ful {
    padding: 10px 30px !important;
    width: 50%;
}
.book-icon {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}
/******dropdown-car ******/
/**************js-content /****************/
/****************End car pages //*******************/
/******* dropdown-hotel page********/
.flight-btn {
    color: #0f0f0f;
    background-color: #ffffff;
    border-color: #8c8c8c;
    box-shadow: none;
    outline: none;
    font-size: 12px;
    font-family: "Lato", sans-serif;
    padding: 5px 12px;
    font-weight: 400;
}
.flight-btn:hover, .flight-btn:focus {
    color: #e26833;
    background-color: #ffffff;
    border-color: #e26833;
}
/**tab**/
.recommendationBlk {
    float: left;
    width: 100%;
    background: #f9f9f9;
    padding: 20px 0;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 2px rgba(0,0,0,0.24);
	
}

.recommendationBlk .recommendHdr {
    color: #333;
    float: left;
    width: 100%;
	padding-bottom: 5px;
	
}
.ico-heading{
    line-height: 1;
    font-size: 16px;
	 font-family: "Lato", sans-serif;
	 padding-left: 17px;
}

.prov-rm{ padding-top:20px; clear:both;}
.ico-dd{ font-size:12px; color:#666;}
.adlt-tt{ font-size:13px; color:#666;}
 
.dib-ad {
    display: inline-block; width: 100%; 
}

.ico13 {
    font-size: 13px; line-height: 1;
    padding-bottom: 5px; font-family: "Lato", sans-serif;
}
.delux-sp {
    font-size: 13px; 
    line-height: 1;
 	 font-family: "Lato", sans-serif;
}

.combind-rm{
    color: #666; line-height: 1; font-size: 14px; font-family: "Lato", sans-serif;
}

.green-chk {
    color: #f26722; font-size: 12px;
}
.only-rom {
    padding-bottom: 3px; line-height:1;
}
.total-add{ display:block; float:right; padding: 4px 0;}
/**tab-2**/
.location-blk {
    margin-top: 10px;
    width: 100%;
    float: left;
    padding: 25px 5px;
    background: #f9f9f9;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 2px rgba(0,0,0,0.24);
}
.ltd-rm {
    font: 500 22px 'Lato', sans-serif !important;
    color: #0f0f0f;
    padding: 5px 10px;
}
.post-map {
    width: 100%;
    position: relative;
    float: left;
}
.location-blk .srch-ico {
    /* float: left; */
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 9px 12px;
    background: #e4e4e4;
    border-right: 1px solid #d4d4d4;
}
.location-blk .srchtext {
    padding-left: 40px !important;
    border: 1px solid #dedede;
}

 .mapDivStyle{
 /* position: absolute; 
    left: 0px; 
    top: 0px; */
    overflow: hidden;
    width: 100%; 
    height: 100%; 
    z-index: 0; 
    cursor: url(https://maps.gstatic.com/mapfiles/openhand_8_8.cur) 8 8, default;
}
/*** tab-3 ****/
.border-btm {
    border-bottom: 1px solid #e6e6e6;  padding-bottom: 5px;
}
.gorating-us {
    border: 1px solid #f26722;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 5px 8px 5px 8px;
    font-size: 18px;
    line-height: 1;
    color: #f26722;
    float: left;
    margin-right: 10px;
    margin-left: 5px;
}
.review-htl {
    font-size: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 100%;
  line-height: 1.2 !important;
    display: block;
    float: left;
}
.guest-rec {
    float: right; padding-bottom:5px;
}
.best-im img {
    width: 40px;
}
.ico-per{ color: #f26722; font-size:22px; line-height:1em; padding-left:20px;
}
.recmnd-gt {
    font-size: 14px;
    padding-top: 5px;
    padding-left: 20px;
    line-height: 1.2 !important;
    display: block;
}
.right-persn {
    padding-left: 20px;
    display: block;
	float: right;
}
.go-reviews{
    margin: 20px auto;
    width: 100%;
    float: left;
    padding-top: 10px;
}
.go-reviews .go-rating {
    padding: 2px;
    font-size: 28px;
    line-height: 1;
    color: #666;
    float: left;
    margin-right: 10px;
    margin-left: 5px;
}
.service-rws {
    line-height: 1;
    font-size: 14px;
    color: #999;
    width: 100%;
   display: block;
    float: left;
}
.service-rws img{ width:24px;}
/**tab-4 **/
ul.checklist {
    list-style: none;
    margin: 0;
    padding: 0;
}
strong {
    display: block;
	font: 600 16px 'Lato', sans-serif !important;
    margin-bottom: 10px;
}
.amenities-category {
    border: 0;
    margin-top: 20px;
}
.amenities-category ul li {
    padding-bottom: 5px;
	font-size: 13px;
	line-height:1.2em;
	color: #666;
}
ul.checklist i.tickmark {
    margin-left: -2px;
    margin-top: 2px;
    margin-right: 3px;
	font-size:12px
}
.blues {
    color: #558fe6;
    float: left;
    font-size: 24px;
}
/****** hotel page dropdown //********/
/************** booking page ********************/
.top-header {
    width: 100%;
    margin: 0;
    padding: 10px 0; 
    display: block;
    background: #fff;
    border-bottom: 1px solid #ccc;
    /* height: 100px; */
    display: table;
}
.service-sd {
    margin-top: 5px;
}
.sign-fr {
    line-height: 4em;
}
.sign-fr a {
    color: #166bd3;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    font-size: 17px;
}
.sign-fr a:hover {
    color: #f26722;
}
	
p.book-titles {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    padding-left: 20px;
    background: #29a3a3;
    color: #fff;
    padding: 10px 15px;;
    /* margin-top: -5px; */
    letter-spacing: 0.9px;
}
.book-Content { width:100%; margin:0; padding:0; background:#f5f5f5;}
.book-area{  width:100%; margin: 10px auto 30px; padding:0; display:inline-block; background:#fff; -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.24);
    box-shadow: 0 1px 10px rgba(0,0,0,0.24);
} 
.table-view a p.sdf i{font-size:18px;
}
.tips{ border:none;}
.ticks{ padding:34px 0 0 0 !important}
.booking-trl{ padding:10px 20px}
.booking-trl td {
    
    width: 25%;
}
.travel-trip {
    padding: 20px !important;
    /* position: relative; */
    border-top: 1px solid #ccc;
}
.add-ml .btn-primary {
    color: #fff;
   background-color: #3faf0e;
    border-color: #3faf0e;
    border-radius: 0;
    padding: 8px 20px;
    width: 50%;
    outline: none;
    box-shadow: none;
	 margin: 4px auto;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}
.add-ml .btn-primary:hover, .add-ml .btn-primary:focus {
    color: #fff;
    background-color: #4fd613;
    border-color: #4fd613;
    outline: none;
    box-shadow: none;
}
.ico-st{
    font-size: 13px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    color: #0f0f0f;
}
.bk-details {
    width: 100%;
    margin: 20px auto;
    padding: 0;
    display: inline-block;
    background: #f8f8f8;
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.24);
    box-shadow: 0 1px 10px rgba(0,0,0,0.24);
}
.view-contents {
    padding: 15px;
    background: #ffffff;
    margin: 0 auto 10px;
    width: 100%;
    display: inline-table;
}
.del-content{
	padding: 20px;
    background: #ffffff;
    width: 100%;
    display: inline-table;
}
.oval-op {
    float: left;
    width: 9px;
    height: 9px;
    background-color: #366db0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin-top: 5px;
}
.background-line {
    display: block;
    position: relative;
    z-index: 1; width:100%;
}
.background-line:before {
    border-top: 1px dashed #ea0909;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}
.fr-fly {
    float: right;
    color: #366db0;
    font-size: 18px;
}
.stop-detail{ font: 400 14px 'Lato', sans-serif!important;
    color: #717585; margin-bottom:5px;
}
.top-fit {
    margin-top: 11px !important;
    text-align: left;
}
.service-insur {
    line-height: 1.5em;
    font-size: 18px;
    color: #0f0f0f;
    width: 100%;
    display: block;
	text-align:center;
    /* float: left; */
}
.service-upto {
    line-height: 1;
    font-size: 13px;
    color: #717585;
    width: 100%;
    display: block;
	text-align:center;
}
.add-ons{ padding:20px 0;}
.ins-money{ padding-left:24px}
.ins-money p {
    font: 400 12px 'Lato', sans-serif !important;
    color: #0f0f0f;
    display: inline-block;
    position: absolute;
    padding: 10px 20px;
}

/**** traveller ***/
.alert-msge {
    color: #40708d;
    background: #f5fbfe;
    /* float: left; */
    font-size: 12px;
    padding: 8px 0 8px 17px;
    margin-bottom: 10px;
    /* width: 100%; */
}
.alert-msge .status-fix {
    background: #74BFDB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    margin-right: 10px;
    padding: 3px 7px 1px;
}
.alert-msge .status-cont{
    line-height: 18px;
}
.ico-usr {
        font-size: 24px;
    color: #0f0f0f;
}
.adlt-prsn {
    font-size: 17px;
    color: #0f0f0f;
    padding-left: 10px;
}
.agent {
    max-width: 100%;
   
}
.ico-field {
    font-size: 13px;
    line-height: 1;
    /* padding-right: 20px; */
    color: #0f0f0f;
    font-weight: 500;
    margin-top:10px;

}
.step-label .form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	margin:10px 1px;
    border-radius: 2px;
}
.select-ap {
    max-width: 100%;
    min-width: 102px !important;
}
.name-fill {
    max-width: 100%;
    width: 250px !important;
    display: inline-block !important;
}
.ico-pass {
    font-size: 14px;
    line-height: 1;
    padding-right: 20px;
    color: #666;
    font-weight: 500;
}
.step-label .pull-right {
    float: right !important;
    padding-right: 14px;
}
.mobdn {
    display: inline-block;
    padding-left: 5px;
}
.sent-be{  
    font: 400 13px 'Lato', sans-serif !important;
    color: green;
    margin-top: 20px;
    display: block;

}
.email-add {
    width: 100%;
    margin: 25px auto;
    clear: both;
    overflow: hidden;
}
.proceed-sd {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #e6e6e6;
    width: 100%;
    display: inline-block;
	
}

/************** new adulit colllaspe *************/
.support{ margin-bottom:0 !important;}
.comment-able {
    border-color: #dedede;
}
#accordion .panel-hd {
    color: #333;
    background-color: #f5f5f5 !important;
	padding: 10px 10px;
}
.content-dby{
    padding: 15px;
    background: #f5f5f5;
	border-top-color: #f5f5f5 !important;
}
.support .panel-title > a.accordion-toggle::before, .support a[data-toggle="collapse"]::before {
    margin-top: 2px !important; 
}
.support .panel-title > a {
   font-size: 14px !important;
}
.step-label{ width:100%; margin:0; padding:0; display:block}

.email-address {
    font-size: 13px;
    line-height: 1;
    color: #0f0f0f;
    font-weight: 500;
}
.mobile-no {
    font-size: 13px;
    line-height: 1;
    color: #0f0f0f;
    font-weight: 500;
}
/************** new adulit colllaspe ***********/

/***************************preloader-hotel****************************/ 
.wrap {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color:#f9b019 !important;
    overflow: hidden;
}
.top-load {
    margin: 0;
    padding: 12px 0 20px !important;
    display: block;
    clear: both;
    overflow: hidden;
}
.airfare-bt img{ width:100px; height:100px;}
.airfare-bt{ color:#fff; margin:0px; text-align:center}
.best-airs h4 {
    padding: 0 0 20px 0;
    color: #fff;
    font: 500 17px 'Lato', sans-serif !important;
}

hd{color:#FFF; margin-bottom: 20px;}
.ldr{margin-top:50px; margin-bottom: 20px;}
.trpd{background: #FFF;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.trpd h2 {
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.7em;
    padding: 6px 0 0 0;
	font-size: 22px;
}

.trpd hr{border-top: solid 1px #DDD;}

.trpdo .fa{color:#888;font-size:14px;}

 .hd{top:-10px;}
.trpd .renview {
    font-size: 32px;
    padding: 10px 0 0 0;
	color:#949494;
}
.trpd h6 {
    font-size: 13px;
    font-weight: 500;
	color:#777;
	letter-spacing: 1px;
}
.trpdo {
    font-size: 12px;
    padding-bottom: 12px;
    color: #888;
    line-height: 2em;
}
   .trpdo .fa{font-size:12px;}
   

.hotel-load {
    color: #040404;
    margin: 0px;
    text-align: center;
}
.hotel-load img{ width:120px; height:120px;}
.best-hotel h4 {
    padding: 0 0 12px 0;
    color: #040404;
    font: 500 17px 'Lato', sans-serif !important;
}
.hotel-way {
    background: #f5f5f5;
    border: 1px solid #ddd;
    margin-bottom: 24px;
}
h1.headline{ font: 500 17px 'Lato', sans-serif !important; padding:18px 0 0 0; color: #2d67b2;}
p.area-set {
    color: #999; font: 500 15px 'Lato', sans-serif !important; padding: 5px 0 0 0;}

.loader-content {
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 13px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 3px 13px rgba(0,0,0,0.24);
    box-shadow: 0 3px 13px rgba(0,0,0,0.24);
}
/**************************preloader-hotel // ************************/
/***************************** hotel-book **************************************/
.bkdetails-in {
    background: #f9f9f9;
    padding: 10px 0 0px;
    /* float: left; */
    width: 100%;
    display: inline-block;
    margin: 20px auto;
}
.bkdetails-in a{
    color: #2c67b3; text-decoration:none;
}
.bkdetails-in a:hover {
    color: #f77521; text-decoration:none !important;
}
.htl-bk {
    padding-bottom: 10px;
}
.hotel-bk {
    display: block;
    line-height: 1.5 !important;
    font-size: 14px; 
	color:#333;
}
.greybk {
    color: #999;
}
.oranges{
    color: #f26722 !important;
}

#roomAmenties ul {
    width: 100%;
    overflow: hidden;

}
#roomAmenties ul li {
    padding-right: 20px;
    line-height: 1.5 !important;
    float: left;
    margin-bottom: 5px;
    display: inline;
	font-size:13px;
}
.padT3 {
    padding-top:3px;
}
.padR5 {
    padding-right: 5px;
}
.stay-lt{ font-size:13px; color:#333; padding:5px 0 0}
.premium-bk {
    display: block;
    line-height: 1.5 !important;
    font-size: 13px;
    color: #333;
    padding: 10px 0 5px;
}
.offer-htls{
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    float: left;
}

.hotel-chose {
    padding-left: 3px;
	line-height: 1;
    font-size: 11px;
    color: #999;
    padding-top: 3px;
    float: left;
}
.choice-xp {
    font-size: 13px;
    line-height:2;
    padding-bottom: 5px;
    font-family: "Lato", sans-serif;
    font-weight: 500;
    color: #333;
	cursor:pointer;
}
.fullrefund {
    margin: 0 !important;
    width: 15px;
    height: 15px;
	cursor:pointer;
}
.one-off{ padding-top:10px; }
/***** credit-card ******/
.credit-fill {
    display: inline-block;
    padding-right: 1em;
    margin: 20px 0 0px;
}
.ui-check {
    min-height: 15px;
    position: relative;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 0;
    vertical-align: baseline;
    font-style: normal;
    min-height: 17px;
    font-size: 1rem;
    line-height: 17px;
    min-width: 17px;
}

.ui-check input[type=radio], input[type="checkbox"] {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    /* opacity: 0!important; */
    outline: 0;
    z-index: 3;
    width: 17px;
    height: 17px;
    margin-left: 28px;
    margin-top: 0;
}
 .ui-check label {
    min-height: 20px;
    padding-left: 40px;
    margin-bottom: 0;
	color:#0f0f0f;
	font: 400 15px 'Lato', sans-serif !important;
}
.trems-ck {
    padding-left: 25px !important;
}
.ui-check input[type="checkbox"] {  margin-left: 15px !important;}
.payment-pb {
    padding-top: 10px;
    display: inline-block;
    clear: both;
    width: 100%;
}
.payment-pb .form-control {
    background-color: #fdfdfd;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    margin: 5px 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.payment-pb label {
    font-size: 13px;
    line-height: 1;
    color: #0f0f0f;
    font-weight: 500;
    margin-top:10px;
}
.airpay {
    color: #0f0f0f;
    padding: 10px 0 0 15px;
    font: 400 15px 'Lato', sans-serif !important;
    clear: both;
    display: inline-block;
}
.debitcard {
    padding: 8px 30px;
}
.airlog img{ height:40px; padding:3px;}
.confirm{ width:auto !important;}
p.taxes-rs {
    padding: 0px 0 5px!important;
    line-height: 1.2em;
}
/***** credit-card //******/
/********redesign-flight-booking *********/
.ui-check .grcheck {
   margin-top: 7px;
}
label.privacy-xp {
    padding-left: 37px;
    color: #0f0f0f;
    font: 400 15px 'Lato', sans-serif !important;
    line-height: 1.6em !important;
}
/***************/

/************** booking page //********************/
@media screen and (max-width: 767px){
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    border:none;
} 
.js-item{ width:100%; border-bottom:2px solid #fff}
.js-item:last-child{
    border-bottom: 2px solid #588fe6 !important;
}
.car-off .form-control {
    width: 100%;
  
}
.flight-content .load-time {
  width: 100% !important;
}
.journeyDetails .darkBorder {
    border-bottom: 1px solid #fff;
    padding: 5px 0;
	border-right:hidden !important;
}
.add-ml .btn-primary { width:100%;}
.ins-money p {
    position:inherit;
}
.agent{
    width: 100% !important;
}
.name-fill {
   width: 100% !important;
}
.text-an {
    float: left;
}
.step-label .pull-right {
    padding-right: 0;
    width: 100%;
}

}

/*p.best-titles-footer {
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding-left: 20px;
    background: #d8d8d8;
    color: #fff;
    padding: 6px 0px 12px 0px;
    margin-top: -5px;
}*/

p.best-titles-footer {
   font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    background-color: #edf4fb;
    /* border-color: #3581ce; */
    color: #fff;
    padding: 15px 7px;
    border: 1px solid #deecfb
}
.sec-detail {
    padding:5px 8px !important;
}
/********* issues-flight-24.3.2018 ***********/
p.fli_go_head {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left !important;
    color: #10497F;
}
.cities {
    padding-left: 0;
    padding-right: 0px;
    width:30px;
    /*padding-top: 5px;*/
    display:inline-block;
}
.cities img {
 width:30px;
 height:22px;
}
.name-city {
    padding-left: 0;
    padding-right: 0px;
    /*width: 160px;*/
    display:inline-block;
}
.name-cities {
    padding-left: 0;
    padding-right: 0px;
    display:inline-block;
}
.dates {
     font-size: 14px !important;
    color: #484848 !important;
    line-height: 0.5em !important;
    font-weight: 400;

}
.timesdata {
    font-weight: bolder;
    font-size:16px;
    line-height: .5em !important;
}
.durations {
     font-size: 14px !important;
    color: #484848 !important;
    line-height: 1.5em !important;
    font-weight: 400;
}
.conn {
    position: relative;
    z-index: 1;
    font-size: 13px;
    color: #666;
    text-align: center;
}

.mt-layout{
    margin-bottom: .25rem!important;
    margin-top: .25rem!important;
}
.conn span {
    background: #1d9905;
    padding: 3px 15px;
    border: solid 1px #1d9905;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    margin: 25px auto;
    margin-bottom: 10px;
}
.conn :before {
    border-top: 1px dashed #1d9905;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 61%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
}
.hide-down {
    margin:5px auto;
}
.free-sp{
    color: #e61515;
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 600;
    font-family: lato;
}
.doller-off{
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    background-color: #e61515;
    color: #FFF;
    padding: 3px;
    line-height: 1.5em !important;
    color:#fff !important;

}
table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100% !important;
 
}
.thead-default th {
    color: #464a4c;
    background-color: #eceeef;
}
.fare-box {
   border: solid 1px #eceeef !important;
    color: #464a4c;
    /*background-color: #eceeef;*/
    font-size: 13px;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    margin: 10px auto 0;
}
.fare-table {
    /*margin-bottom:-5px; */
}
.fare-table td {
    cursor: pointer;
    text-align: right;
   
}
.fare-table td, .table-sm th {
    padding: .3rem !important;
}
.fare-table td {
    border-bottom: solid 1px #eceeef !important;
    border-right: solid 1px #eceeef !important;
}
th.fare-airline{
     margin-bottom: 5px;
    margin-top: 5px;
    width: 252px;
    background: #eceeef;
    border-bottom: 1px solid #e9eeef;
   text-align: right;
   border-top: none !important;
}
.badge-danger {
    background-color: #d9534f;
}
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}
.badge-success {
    background-color: #f26722;
    color: #5cb85c;
}
.flight-box {
    padding: 1rem 1rem !important;
}
.fare-box small{
    font-size: 80% !important;
}
.fare-box .all-person{
    text-decoration: underline;
    font-size: 80% !important;
}
.fare-box h5 {
    font-size: 1.25rem;
}

.mc {
    background-color: #008E97;
    padding: .5rem !important;
}
.white-mb {
    color: #FFF;
    margin-bottom: .25rem!important;
    font-size: 1.5rem; font-family: 'Lato', sans-serif;
}
.step-flight { color:#fff; font-family: 'Lato', sans-serif;
}
.text-primary {
    color: #0275d8!important;
    font-size:15px;
    font-family: 'Lato', sans-serif;
    font-weight:400;
        padding: 10px 0 0 0;
}

td img {
    width: 36px !important;
    text-align: center !important;
    margin-left: 8px !important;
}
/********* issues-flight-24.3.2018 ***********/
