
	/* 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 #fc763b;
  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:#fc763b;
}
.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: #fc763b !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: #fc763b;
    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: #fc763b;
    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: #fc763b!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: #fc763b;
    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: #f26722;
    color: #fff;
    padding: 6px 20px;
    /* 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;
    overflow: hidden;
}
.top-load {
    margin: 0;
    padding: 30px 0 !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: 20px 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: 32px 0 0 0;
	color:#949494;
}
.trpd h6 {
    font-size: 13px;
    font-weight: 500;
	color:#777;
	letter-spacing: 1px;
}
.trpdo {
    font-size: 12px;
    padding-bottom: 20px;
    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 20px 0;
    color: #040404;
    font: 500 17px 'Lato', sans-serif !important;
}
.hotel-way {
    background: #f5f5f5;
    border: 1px solid #ddd;
    margin-bottom: 50px;
}
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: 50px;
    margin-bottom: 40px;
    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: #047df9;
    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;
}
/********* issues-flight-24.3.2018 ***********/
/********* issues-flight-14.Aug.2018 ***********/

.top-stip .contact-info li{
    float: right;
    color: #ffffff;
    font-family: 'Arial Rounded MT';
    font-size: 20px;
}
.top-stip .contact-info li a {
    color: #ffffff; text-decoration:none;
}
.unpublishdeal-top {
    z-index: 998;
    margin: 28px auto 0;
    bottom: 0;
    width: 100%;
    display: block;
    padding: 0;
    /* background: #022243; */
    text-align: center;
    font-weight: 800;
    font-size: 18px;
}
.unpublishdeal-top a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    border: 1px solid #fb550f;
    border-radius: 4px;
    padding: 10px 10px;
    margin-top: 14px;
    text-decoration: none;
    background: #093e6c;
   
    float: right;
    text-align: center;
    width: 36%;
    margin-right: 8%;
}
@-webkit-keyframes glowing {
  0% { background-color: #f08038; -webkit-box-shadow: 0 0 3px #f08038; }
  50% { background-color: #ff4500; -webkit-box-shadow: 0 0 40px #ff4500; }
  100% { background-color: #B93A32; -webkit-box-shadow: 0 0 3px #B93A32; }
}
@-moz-keyframes glowing {
  0% { background-color: #f08038; -webkit-box-shadow: 0 0 3px #f08038; }
  50% { background-color: #ff4500; -webkit-box-shadow: 0 0 40px #ff4500; }
  100% { background-color: #B93A32; -webkit-box-shadow: 0 0 3px #B93A32; }
}
@-ms-keyframes glowing {
  0% { background-color: #f08038; -webkit-box-shadow: 0 0 3px #f08038; }
  50% { background-color: #ff4500; -webkit-box-shadow: 0 0 40px #ff4500; }
  100% { background-color: #B93A32; -webkit-box-shadow: 0 0 3px #B93A32; }
}
@keyframes glowing {
  0% { background-color: #f08038; -webkit-box-shadow: 0 0 3px #f08038; }
  50% { background-color: #ff4500; -webkit-box-shadow: 0 0 40px #ff4500; }
  100% { background-color: #B93A32; -webkit-box-shadow: 0 0 3px #B93A32; }
}
.unpublishdeals {
  display:none;
}

/********* issues-flight-14.Aug.2018 ***********/
/****15Aug.18 issue*****/
.top-right {
    float: right;
    width: 100%;
    text-align: right;
}
.top-right ul {
    margin: 0;
    padding: 0;
}
.top-right ul li {
    margin: 0;
    list-style: none;
    display: inline;
    color: #fff;
    padding: 2px 0 2px 15px;
    margin-left: 12px;
    line-height: 32px;
    border-left: 1px solid #ffffff;
    font-size: 13px;
}
 .top-right ul li a {
    color: #fff;
}
.top-right ul li .fa {
    color: #ff7900;
}
/*.selector-range label.ranges {
    width: 12%;
}*/
.step1 .search_btn {
    float: left;
    border-radius: 0 !important;
}
.step1 .flight-search {
    margin:0 15px;

}
h3.search-price {
    text-shadow: 1px 1px #040c68;
    font-size: 26px;
    color: #ffffff;
    padding: 20px 0 5px;
    font-family: "roboto";
    font-weight: 400;
    text-align: center;
}
.why_choose_us .features-icons-icon img {
    width:65px;
    height:65px;
}
.rowtop-icon {
    width: 80%;
    margin: 0 auto;
}
/*top-main*/
.top-main {
    position: relative;
    background: #f5f8f9;
}
.travel-deals img {
    float: right;
    /*padding-left: 15px;*/
}
.top-main .headings {
    font-size: 22px;
    color: #333;
    padding-bottom: 10px;
}
.top-main .text {
    margin: 0 0 0 0;
    line-height: 1.6em;
    font-family: Roboto;
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    text-align: center;
    padding: 0 20px 20px;
}
.travel-mid {
    float: left;
    width: 5%;
    text-align: center;
    border: 1px solid #fff;
}

.fare-alerts img {
    float: left;
    padding-right: 15px;
}
.top-main .headings {
    font-size: 22px;
    color: #fff;
    padding: 10px 0;
    clear: both;
    text-align:center;
}
.overly-box {
    margin-top: 40px !important;
}

 /*Customer Stuck Page*/ 
.instant-call {
    position: fixed;
    right: 25px;
    top: 111px;
    background: #f5f8f9;
    font-family: Roboto Condensed;
    /*width: 263px;*/
    border: 1px solid #b1c9dd;
    border-left: none;
    border-radius: 0;
    z-index: 9999;
}
.instant-call img {
    float: left;
}

.req {
    color: #103e65;
    font-size: 26px;
    font-weight: bold;
}

.enter-num {
    background: #184592;
    padding: 6px;
}
.enter-num .form-group {
    width: 100%;
    margin: 0;
}
.enter-num .form-control {
    float: left;
    width: 84%;
    background: #fff url(../images/mobile-icon.png) 0 0 no-repeat;
    border: 1px solid #cbcccc;
    height: 38px;
    border-radius: 4px 0 0 4px;
    font-size: 14px;
    padding: 0 0 0 45px;
}
.enter-num .btn {
    float: left;
    width: 15%;
    height: 38px;
    border-radius: 0 4px 4px 0!important;
    line-height: 30px!important;
    background: #2fb4e5;
    border: none;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
}
.instant-close {
    width: 45px;
    height: 45px;
    background: #184592;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 42px;
    display: block;
    text-decoration: none;
    margin-top: 10px;
    border-radius: 50%;
    border: 2px solid #2fb4e5!important;
    position: absolute;
    right: -8%;
    top: -20%;
}
.instant-close:hover, .instant-close:focus {
     background: #103e65;
    color: #fff;
    text-decoration:none;
}

/*slider*/
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}

#quote-carousel .carousel-control.left 
{
  left: -12px;
}

#quote-carousel .carousel-control.right 
{
  right: -12px;
}

.offer-add #quote-carousel .carousel-indicators 
{
    top: 327px;
    bottom: 0px;
    left: 31%;
}

.offer-add #quote-carousel .carousel-indicators li 
{
  background:#f0f1f2;
}
.offer-add #quote-carousel .carousel-indicators .active 
{
  background: #ff4500;
}

/*.offer-add #quote-carousel img
{
  margin-left:0;
}*/

.item blockquote {
    border-left: none; 
    margin: 0;
}

/*slider*/
.why_choose_us h3.book-now {
    font-size: 21px;
    margin-bottom: 45px;
    color: #0e367e;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 25px;
}
/****15Aug.18 issue*****/

/****31-Aug.18 issue*****/
.more-footer {
    background: #f5f8f9;
    /*margin-bottom: 20px;*/
    padding-bottom: 20px;
    padding-top: 10px;
    border-top: 1px solid #d7d7d7;
}
.more-ft-hd {
    color: #103e65;
    font-size: 16px;
    position: relative;
    text-align: center;
    padding: 15px 0 30px 2px;
}
.more-ft-hd::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 162px;
    border-bottom: 2px solid #103e65;
    left: 44%;
    color: #103e65;
    bottom: 28px;
}
.more-footer #accordion .panel-heading {
    color: #103e65;
    background-color: #103e65 !important;
    padding: 10px 15px;
}
.more-footer #accordion .panel-title > a {
    font-weight: 700;
    font-size: 15px;color: #ffffff;
}
.more-footer #accordion .panel-title > a.accordion-toggle::before, #accordion a[data-toggle="collapse"]::before {
    content: "\e113";
    float: right;
    font-family: 'Glyphicons Halflings';
    margin-right: 1em;
    font-size: 12px;
    font-weight: 100;
    margin-top: 0 !important;
}
.more-footer #accordion .panel-body ul {
    padding: 10px 0;
    display: block;
    float: left;
    width: 100%;
}
.more-footer #accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #103e65;
}
.more-footer #accordion .panel-body ul li {
    list-style: none;
    float: left;
    color: #000;
    display: inline;
    width: 13%;
    padding: 0 0 14px;
    font-size: 15px;
}
.more-footer #accordion .panel-body ul li a {
    color: #103e65;
    text-decoration: none;
}
.more-footer #accordion .panel-body ul li a:hover {
    color: #ff4500;
}
.btm-tops ul li {
    margin: 7px 1% 0 0;
    background: url(../images/btm-bullets.png) 0 6px no-repeat;
    padding: 0 0 0 4px;
    list-style: none;
    display: inline;
    float: left;
    width: 11%;
}
.btm-tops ul li a { color:#888;}
.btm-tops ul li a:hover { color:#ff7900;}
.btm-tops {
    overflow: hidden;
}
.more-btn-footer {
    text-align: right;
    color: #fff;
    cursor: pointer;
}
.more-btn-footer a {
    color: #20739b;
    background: #fbfbfb;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 2px 4px;
    cursor: pointer;
}
.more-btn-footer a:hover, .more-btn-footer a:active {
    /*border: none;*/ text-decoration:none;
    outline: none!important;
}
.banner {
   position:absolute;
    width:100%;
    height: auto;
}
.banner img {
    width: 100%;
    height: 500px;
}
/**reason**/
.reasons {
    background: #2fb3e3;
    padding: 3px 0;
    border: 1px solid #2fb3e3;
    margin: 5px 0 0 0;
}
.reasons ul {
    margin: 15px 0 15px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.unpublished {
    background: #ffffff;
    padding: 15px 0;
    border-radius: 0;
    font-size: 26px;
    margin: 27px 0 20px 0;
    color: #184592;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
}
.unpublished span.fare {
    color: #2fb4e5;
}
.unpublished .support a {
    color: #2fb4e5;
    font-weight: 600;
}
/**reason**/

/**excl-deal-table**/
.main {
       margin: 25px 0 0 0;
}

.excl-deal {
     font-family: Roboto Condensed;
    font-size: 28px;
    background: #184592;
}
.excl-deal h2 {
    color: #fff;
    /* margin: 0 0 20px 0; */
    padding: 10px 0;
    line-height: 26px;
    font-family: Roboto;
    font-weight: 500;
    /* margin: 15px 0 5px 0; */
    font-size: 18px;
    text-align: center;
}
.deals {
    margin: 0;
    border: 1px solid #184592;
}
.deals-row-head-bg {
    background: #eceded!important;
    padding: 15px 15px;
    color: #184592;
    font-weight: bold;
    border: 1px solid #dadada;
    overflow: hidden;
    font-size: 14px;
    font-family: Roboto;
}

.deals-row-head-bg span.flight-from {
    float: left;
    width: 25%;
}
.deals-row-head-bg span.flight-to {
    float: left;
    width: 25%;
}
.deals-row-head-bg span.flight-dates {
    float: left;
    width: 25%;
}
.deals-row-head-bg span.flight-fare {
    float: left;
    width: 25%;
    text-align: right;
}
bg span.flight-fare {
    float: left;
    width: 25%;
    text-align: right;
}
/*.deals-row:nth-child(even):hover {
    background: #103e65;
    color: #fff;
}*/

.deals-row span.flight-from {
    float: left;
    width: 25%;
}
.deals-row span.flight-to {
    float: left;
    width: 25%;
}
span.flight-dates {
    float: left;
    width: 25%;
}
span.flight-fare.price {
    color: #2fb4e5;
    font-weight: bold;
    font-size: 14px;
}
.deals-row span.flight-fare {
    float: left;
    width: 25%;
    text-align: right;
}
.deals-row:nth-child(even) {
    background: #f6f6f6;
}
.deals-row {
    background: #fff;
    overflow: hidden;
    padding: 10px 15px;
    border-bottom: 1px solid #dfe3e3;
    cursor: pointer;
}
.deals-discl {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    padding-top: 12px;
    margin-bottom: 20px;
}
.deals-discl span {
    color: #c31e1e;
}
/**excl-deal**/

.dyn-list {
    margin: 15px 0 5px 0;
    font-size: 22px;
}
.dyn-list p {
    text-align: justify;
    font-size: 16px;
    line-height: 20px;
    font-family: Roboto;
    color: #000;
    margin-bottom: 16px;
}
 .dyn-list h4 {
    color: #184592;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 26px;
    font-family: Roboto;
    font-weight: 500;
}
 .dyn-list p strong {
    color: #444;
    margin: 0 0 20px 0;
    padding: 0;
    font: 600 14px 'Roboto', sans-serif !important;
    display:inline;
}
 /**banner-of-overly**/
 .cro-section__mktmsg {
   background: #fff;
    width: 274px;
    color: #fff;
    height: auto;
    padding: 20px 0;
}

 .cro-section__mktmsg h1.mktmsg__header {
    color: #184592;
    font-size: 20px;
    line-height: 1em;
}
 
 h1.mktmsg__header>b {
    font-size: 36px;
    line-height: 1.5em;
    display: block;
}
.cro-section__mktmsg .mktmsg_txt {
    text-align: left;
    color: #2fb4e5;
    font-size: 20px;
    font-weight: 400;
}
.offer-country {
    background:#fff;
    height: auto;
    margin: 68px 0 0 0;
    width:48%;
}
.offer-country #quote-carousel{
   padding:5px 0;
    margin-top: 0px;
}
.offer-country .offer-carousel .carousel-indicators {
    top: 200px;
    bottom: 123px;
    left: 50%;
}
.offer-country .btn-call {
    font-size: 24px;
    color: #fff;
    margin: 16px 0 0px 0;
    border: 1px solid #184592;
    padding: 6px 20px;
    border-radius: 3px;
    display: inline-block;
    background: #2fb4e5;
    text-decoration: none;
}

/****31-Aug.18 issue*****/

/********11-sep ***********/
.top-deal {
    background:#103e65;
    border: 1px solid #f2f2f2;
    cursor: pointer;
}
.top-deal:hover {
    border:1px solid  rgba(0,0,0,0.24);
    box-shadow: 1px 1px 20px 0px #777;
}
/**img-effect***/
.box{
    text-align: center;
    overflow: hidden;
    position: relative;
}
.box:before,
.box:after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 1;
    transition: all 0.6s ease 0s;
}
.box:after{
    left: auto;
    right: -100%;
}
.box:hover:before{
    left: 50%;
    opacity: 1;
}
.box:hover:after{
    right: 50%;
    opacity: 1;
}
.box img{
    width: 100%;
    height: auto;
    transform: scale(1.1);
    transition: all 0.3s ease 0s;
}
.box:hover img{ transform: scale(1); }
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    transition: all 0.4s ease 0s;
}
.box .content{
    width: 100%;
    position: absolute;
    top: 42%;
    left: 50%;
    opacity: 0;
    transform:translateX(-50%) translateY(-100%);
    transition: all 0.5s ease 0s;
}
.box:hover .content{
    transform: translateX(-50%) translateY(-50%);
    opacity: 1;
}
.box .title{
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
    transition: all 0.3s ease 0s;
}
/**img-effect***/
/****13sep****/
.dyn-list h3 {
    padding: 0 0 20px 0;
    font-weight: bold;
    font-size: 24px;
    color: #184592;
}
h1.country-slide>b {
    font-size: 34px;
    line-height: 2em;
    display: block;
}
.top-main .final-deal{
    padding-bottom: 41px;
}

/***********blog **************/
/*div-1*/
section{padding: 30px 0; float: left; width: 100%}
.banner-sec{float: left; width:100%;}
.banner-sec .news-block{margin-bottom: 20px}
.banner-sec .news-block:last-child{margin-bottom: 0px}
.banner-sec .news-des {margin-bottom: 5px;}
.banner-sec .title-large{margin: 18px 0 0}
.banner-sec .time{margin-top: 0px; font-size: 13px;}
.banner-sec .carousel-control.left, .banner-sec .carousel-control.right{background: none;}
.cards-blog{float: left; width:100%}
.cards-blog {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /*border: 1px solid rgba(0,0,0,.125);*/
    border-radius: .25rem;
    margin-bottom:20px;
}

section.banner-sec {
    float: left;
    width: 100%;
    background: #ffffff;
    clear: both !important;
    display: inline-block;
    padding-top: 41px !important;
    overflow: hidden;
}
.card-block{padding:0 10px 10px;}
.card-text{margin: 0}
.text-time{color: #ff0000; font-weight: 600;}

/*div-1*/
/*div-2*/
.sidebar-tabing {
    margin-bottom:20px;
}
.side-bar .nav-tabs{border-bottom:none;}
.side-bar .nav-tabs .nav-link {color: #aeaeae; text-transform: uppercase; border: none;}
.side-bar .nav-tabs .nav-link.active, .side-bar .nav-tabs .nav-link:hover{border-bottom:2px solid #ff0000;  text-transform: uppercase; color: #222}
.sidebar-tabing .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 20px;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.mr-3, .mx-3 {
    margin-right: 1rem!important;
}
.side-bar .nav-tabs > li.nav-item.active > a, .side-bar .nav-tabs > li.nav-item.active > a:hover, .side-bar .nav-tabs > li.nav-item.active > a:focus {
   color: #555;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom: #ff0000 2px solid;
}
.side-bar .nav > li > a:hover, .side-bar .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
}
.sidebar-tabing img{width: 120px;height: 100px;}
.sidebar-tabing .title-small {line-height: 23px; margin-top: 5px; font-size: 18px}

#search {float: right; margin-top: 9px; width: 250px;}
.search {padding: 5px 0; width: 230px; height: 30px; position: relative; left: 10px; float: left; line-height: 22px;}
.search input {background: #d0d0d0; border: medium none; border-radius: 3px 0 0 3px; float: left; height: 36px; line-height: 18px; margin-left: 210px; padding: 0 9px; position: absolute; top: -3px; width: 0; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out;}
.search:hover input, .search input:focus { width: 200px; margin-left: 0px; background: #d0d0d0;}
.top-nav .btn {position: absolute;right: 0;top: -3px;border-radius:3px;}
.section-01{float: left; width: 100%;  border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5}
.section-01 .heading-large {
    border-bottom: 2px solid #222;
    color: #222;
    width: 95%;
    padding: 0;
    margin: 12px auto;
    text-align: left;
    font-size: 30px;
}
.section-01 .heading-large::before, .section-01 .heading-large::after{background: transparent;}
.section-01 .heading-small {border-bottom: 2px solid #ff4500; color: #222; float: left; margin: 7px 0 0; width: 100%; padding-bottom: 10px; font-size: 18px }
.section-01 .title-small {margin-bottom: 5px; font-size:17px }
.section-01 .title-small a {
    color: #141517;
    text-decoration: none;
}
.section-01 .title-small a:hover {
    color: #337ab7;
    text-decoration: none;
}
.section-01 .news-block{border-bottom: 1px dashed #000; padding-bottom: 30px; border: none;}
.section-01 aside > .news-block{border-bottom: 1px dashed #000; padding-bottom: 19px;}
.section-01 aside > .news-block:last-child{border-bottom: none; margin-bottom: 20px}
.section-01 .card-blog{border: none;}
.section-01 .card-block{padding: 10px 0;}
.section-01 .video-sec {float: left; margin-top: 30px; width: 100%;}
.section-01 .video-block {
    float: left;
    margin: 20px auto;
    width: 100%;
}

.cards-blog img{
    width: 100%;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 5px;
    z-index:9;
}
h2.title-small a{
    color: #141517;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    margin: 6px 0 0;
    cursor:pointer;
}

.card-body a:hover {
    color: #0056b3;
    text-decoration: none;
}
.card-text:last-child {
    margin-bottom: 0;
}
.text-time {
    color: #ff0000;
    font-weight: 600;
    font-size: 100%;
    font-style: italic;
}
/*slider-blog*/
.blog-slider img {
    width: 100%; height:430px !important;
}
.banner-slides #quote-carousel {
    padding: 0;
    margin-top: 30px;
}
.banner-slides .carousel-indicators {
    position: absolute !important;   
    top: 92%;
}
.banner-slides .carousel-caption  {
  top:37%;
}
.banner-slides .carousel-caption h1 {
    font-size: 60px;
    font-weight: 400;
    font-style: normal;
    text-shadow: none;
    line-height: 1.4em;
    text-shadow:-2px -1px 2px rgba(0, 0, 0, .6);
}
.banner-slides .carousel-inner .imgOverlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(6, 28, 38, 0.3);
}
/**text-hover-effect***/
/*CATEGORIES BADGE*/
.badge {
	font-weight: 600;
	font-size: 13px;
	color: white;
	background-color: #289dcc;
}
.card-title {
    margin: 5px auto 10px;font-size: 24px; color:#fff;text-decoration:none;
}
.bg-dark {
    background-color: #e4e4e4!important;
    color: #fff!important;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 7px 12px;
    cursor:pointer;
}
/*FEATURED*/

.linkfeat{
	background: rgba(76,76,76,0);
	background: -moz-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,0)), color-stop(49%, rgba(48,48,48,0)), color-stop(100%, rgba(19,19,19,1)));
	background: -webkit-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%);
	background: -o-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%);
	background: -ms-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%);
	background: linear-gradient(to bottom, rgba(76,76,76,0) 0%, rgba(48,48,48,0) 49%, rgba(19,19,19,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}
.linkfeat p{
    display: none;
    color: rgb(255, 255, 255);
    font-size: 13px;
    line-height: 1.4em;
    text-decoration:none;
}
.linkfeat a:hover {
    text-decoration:none;
}
.fade-panel #quote-carousel{
    margin-top:0;
}
/*div-2*/

/*instagram*/
.side-bar .widget {
    margin: 5px auto;
    display:block
}
.side-bar h4.widget-titles {
   border-bottom: 2px solid #ff4500;
    color: #222;
    margin: 0px auto 20px;
    width: 100%;
    padding-bottom: 7px;
    font-size: 18px;
}
/*.side-bar h4.widget-titles:after {
        content: "";
    display: block;
    margin: 0 auto; 
    margin-bottom: 13px;
    width: 100%;
    border-bottom: 2px solid #ff4500;
}*/
.widget .instagram-pics {
    overflow: hidden;
    margin: 0 -4px;
    margin-bottom: -8px;
}
.widget .instagram-pics li {
    float: left;
    width: 33.33333%;
    box-sizing: border-box;
    padding: 0 5px;
    list-style: none;
}
}
.widget .instagram-pics li a {
    opacity: initial;
    color: #161616;
    text-decoration: none;
    transition: all .25s ease-in-out;
}
.widget .instagram-pics img {
    display: block;
    margin-bottom: 7px;
    transition: opacity .3s ease-in;
    will-change: opacity;
    opacity: 1;
    width:100%;

}
/*instagram*/
/*******subscribe**********/
.side-bar .widget-subscribe {
    background: #f7f7f7;
    padding: 28px 30px;
}
.side-bar .widget-subscribe h5.widget-title {
    font-family: Roboto,Arial,sans-serif;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .1em;
    color: #161616;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}
.side-bar .widget-subscribe h5.widget-title:after {
    content: "";
    /* position: absolute; */
    top: 100%;
    left: calc(50% - 9px);
    width: 18px;
    height: 1px;
    background: #b4b4b4;
    margin: 15px auto;
    display: block;
}
.side-bar .widget-subscribe .message {
    text-align: center;
    margin-bottom: 18px;
    color: #353535;
    font-size: 13px;
    letter-spacing: -.025em;
    font-family: Roboto,Arial,sans-serif;
}
.side-bar .widget-subscribe p {
    margin-bottom: 26px;
}
.side-bar .widget-subscribe input {
    box-sizing: border-box;
    width: 100%;
    height: 41px;
    padding: 0 16px;
}
.side-bar .widget-subscribe p:last-of-type {
    margin-top: -16px;
    margin-bottom: 0;
}
.side-bar input[type="submit"] {
    -webkit-appearance: none;
    background: #ff4500;
    color: #fff;
    padding: 13px 20px;
    border: 0;
    font-family: Roboto,Arial,sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    height: auto;
    letter-spacing: .09em;
    text-transform: uppercase;
    cursor: pointer;
    outline:none;
}
.side-bar input[type="submit"]:hover, .side-bar input[type="submit"]:focus {
     background: #f64807;
    color: #fff;
}
/******subscribe // ********/
/*btn*/
.main-pagination {
  margin-top: 35px;
    font-family: Roboto,Arial,sans-serif;
    width: 100%;
    display: inline-block;
}
}
.main-pagination .fa {
    font-size: 12px;
    margin-left: 10px;
}
.main-pagination .previous .fa {
    margin: 0;
    margin-right: 10px;
}
.main-pagination .next {
    float: right;
}
.main-pagination .next a, .main-pagination .previous a {
    font-weight: 900;
    letter-spacing: .15em;
    float: left;
    padding-bottom: 3px;
    letter-spacing: .08em;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    border-bottom: 1px solid #ebebeb;
    opacity: initial;
    color: #161616;
    text-decoration: none;
    transition: all .25s ease-in-out;
}
.main-pagination .next a:hover, .main-pagination .previous a:hover {
    color: #23aef4;
}
/*btn*/
/************blog*************/
/*************new css add skr***************/
.new_hfd_footer_head {
    font-size: 24px;
    position: relative;
    padding: 14px 0 0px;
    text-align: center;
    margin: 0 0 15px;
    text-transform: uppercase;
    color: #0e367e;
}

h4.head_mn {
    float: left;
    font-size: 16px;
    width: 100%;
    background: #3f8fd6;
    margin: 38px 0 10px;
    padding: 12px 0px 11px 15px;
    font-weight: 600;
    color: #ffffff;
}
.nw_mn_sec ul {
    float: left;
    width: 100%;
    padding: 0 2%;
}
.nw_mn_sec ul li {
    float: left;
    font-size: 14px;
    list-style: none;
    padding: 5px 0;
    color: #0e367e;
    width: 25%;
}
.nw_mn_sec ul li a {
    color: #000;
}
h4.head_mn a {
    color: #fff;
}
.more-footer {
    padding-bottom: 60px;
}

@media screen and (max-width: 1160px) {
    .nw_mn_sec ul li {
    width: 20%;
}
    .widget-footer .footer-social li a {
    padding-right: 16px;
}
}
@media screen and (max-width: 768px) {
    .nw_mn_sec ul li {
        float: left;
        font-size: 15px;
        list-style: circle;
        padding: 5px 0;
        width: 50%;
    }
}

.cus_foo_list {
    float: left;
    clear: inherit !important;
    width: 100%;
}
.top-main .text {
    padding: 0 20px 40px;
}

/**new custom css add7-11**/
li.call.number_tops {
    float: right;
    padding-top: 0;
}
li.call.number_tops a {
    font-size: 24px;
    font-weight: 600;
}
li.call.number_tops span {
    width: 100%;
    float: left;
    color: #0e367e;
    font-size: 13px;
    margin-top: -16px;
    margin-left: -15px;
}
img.navbar-brand.img-responsive {
    padding: 3px 29px;
}

.logotop_txt {
    float: left;
    width: 64%;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    margin-top: 24px;
    font-size: 21px;
    font-weight: 600;
}
.offernewsec_div {
    width: 100%;
    margin-top: 0px;
    padding: 20px 15px 20px;
}
    .offernewsec_div h3 {
        font-size: 19px;
        color: #ffffff;
        font-family: 'Open Sans', sans-serif;
        background: #008E97;
        line-height: 28px;
        padding: 14px 18px;
        margin-bottom: 15px;
        opacity:95%;
        border-radius:10px;
    }
.offernewsec_div h3:last-child {
    float: left;
    padding: 13px 18px;
}

.offernewsec_div h3 span {
    font-size: 11px;
    float: left;
    width: 100%;
    line-height: 13px;
    color: #ffffff;
    margin-top: 3px;
    margin-bottom: 2px;
}
@media screen and (max-width: 767px){
    
h3.footer-heading.footer-social_heading {
    margin-top: 31px !important;
}
ul.top-nav-content.top-nav {
    text-align: center !important;
}
.top-right {
    float: left;
    width: 100%;
    text-align: center;
}
li.call.number_tops {
    width: 100%;
    float: left;
}
li.call.number_tops span {
    width: 100%;
    float: left;
    font-size: 11.7px;
    color: #0e367e;
    margin-top: 0;
    margin-left: 4px;
}
li.call.number_tops a {
    height: 46px;
}
li.call.number_tops a {
    font-size: 22px;
    font-weight: 600;
}
img.navbar-brand.img-responsive {
    padding: 4px 2px 0;
    margin-top: 4px;
}
ul.nav li a {
    text-align: left !important;
    float: left;
    width: 100%;
}
.hidden-sm {display:none !important;}
}
.custom_check form input[type="checkbox"] {
    position: inherit;
    float: left;
    width: 12px;
    font-size: 20px !important;
    color: #fff;
    margin: 3px 4px 0 7px;
}
.custom_check div {
    float: right;
    width: 100%;
    font-size: 14px;
    color: #3f8fd6;
    margin: 4px 1px 8px -7px;
    text-align: right;
}
.custom_check div input {
    position: inherit !important;
    width: 14px !important;
    margin-right: 5px !important;
}
.custom_check.mobcus_check div {
    float: left;
    width: 52%;
    font-size: 14px;
    margin: 9px 2px 0 4px;
}
.custom_check.mobcus_check div input {
    margin-top: 3px;
    width: 13px;
}

.bb_img a {
    display: inline-block;
    padding: 6px 12px;
    width: 146px;
    height: 50px;
}
.bb_img {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
}
.bb_img a img.img {
    border: 2px solid #1f6be4;
}

.deskflex_D input  {
    position: inherit !important;
    width: 12px !important;
    margin-top: -1px !important;
}

.deskflex_D {
    font-size: 12px !important;
}
.addpadding_flex {
    display: block;
    padding: 0 10px 0 !important;
    margin-top:10px;
    width:10%;
}
.addpadding_flex select {
    font-size: 11px !important;
    padding: 0 1px !important;
}

/*********flightdetails pg new css 8-11-19*********/
.flight-content.result-modify.addons .destination-details span {
    font-size: 16px;
    font-weight: 600;
}
.flight-content.result-modify.addons .modify_sm {
    margin-top: 4px;
}
.flight-content.result-modify.addons .modify_sm span {
    font-size: 12px;
    font-weight: 600;
    color: #000;
}

.flight-content.result-modify.addons .timing-details span {
    font-size: 16px;
    font-weight: 600;
}

.flight-content.result-modify.addons .class-details span {
    font-size: 16px;
    font-weight: 600;
}
.flight-content.result-modify.addons .destination-details .traveller-details span {
    font-size: 16px;
    font-weight: 600;
}
.addpadding_flex.modiflex {
    margin-top: 19px;
    padding-left: 0 !important;
}
.newmodify_check {
    float: right;
    text-align: left;
    width: 80%;
    font-size: 14px;
    color: #fff;
    /*margin-bottom: 30px;*/
}
.newmodify_check input {
    position: inherit !important;
    width: 14px !important;
}
.nwbgfloadmodify {
    background-color: #da8330de !important;
}
/****fillter tab .css****/
.newtabfilter_sec {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}
.newtabfilter_sec_inner {
    float: left;
    width: 100%;
}
.newtabfilter_sec_inner ul {
    float: left;
    width: 100%;
    position: relative;
    display: block;
    line-height: 13px;
    margin: -3px 0 12px;
    border-bottom: 1px solid #2fb4e5;
}
.newtabfilter_sec_inner ul li {
    display: inline-block;
}
.newtabfilter_sec_inner ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    background: #2fb4e5;
    line-height: 20px;
    padding: 4px 30px;
    text-decoration: none;
    float: left;
    font-family: 'Open Sans', sans-serif;
    margin: 0px 5px 0px;
}
.newtabfilter_sec_inner ul li a span {
    font-weight: bold;
}
.newtabfilter_sec_inner ul li:first-child a {
    margin-left: 0 !important;
}
.activefillter {
    background-color: #ffffff !important;
    color: #114393 !important;
    border-bottom: 1px solid #114393;
}
.newtabfilter_sec_inner ul li a span sup {
    font-size: 10px;
}
.newtabfilter_sec {
    margin: 13px 0 0;
}
.phone-modal-text.floadmodalinterval h3 {
    float: left;
    width: 100%;
    font-size: 22px;
    text-align: center;
    padding-bottom: 15px;
}
/************booking page css.10-11-19************/
.mc {
    margin-top: 49px;
}
.phonefarediv.row {
    background: #184592;
    padding: 14px 0 8px;
    margin-top: 10px;
}
.phoneoffermod h2 {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 6px;
}
.phoneoffermod b {
    font-size: 16px;
    color: #fff;
    margin: 0;
    font-weight: 100;
}
.calldeal {
    border: 1px solid #f9b019;
    width: 30%;
    float: right;
    margin-right: 10%;
    color: #fff;
    font-size: 14px;
}
.call_Us_off {
    float: left;
    width: 100%;
    background: #f9b019;
}
.calldeal {
    padding: 0;
}
.call_Us_off {
    float: left;
    width: 100%;
    background: #f9b019;
    font-weight: 700;
    font-size: 15px;
}
.antootherSave {
    float: left;
    width: 100%;
    background: #17776a;
    color: #fff;
}
.antootherSave p {
    font-size: 12px;
    line-height: 22px;
    padding: 0 0 0 15px;
}
@media only screen and (max-width: 768px) {
    .newmodify_check {    
        width: 46%;
    }
    .addpadding_flex.modiflex {
        margin-top: 19px;
        padding: 0px 16px 0 0 !important;
    }
    .pace .pace-progress {
        top: 77px !important;
    }
    .nwbgfloadmodify {
        background-color: #f5f7f7a3 !important;
    }
    .newtabfilter_sec_inner ul li:first-child a {
        margin-left: 5px !important;
    }
    .flight-content.result-modify.addons .timing-details span {
        color: #103e65;
    }
    .flight-content.result-modify.addons .destination-details span {
        color: #103e65;
    }
    
    .newtabfilter_sec_inner ul li a {
        font-size: 12px;
        font-weight: 600;
        color: #ffffff;
        background: #2fb4e5;
        line-height: 18px;
        padding: 8px 12px;
        text-decoration: none;
        float: left;
        font-family: 'Open Sans', sans-serif;
        margin: 0px 3px 0px;
    }
    .timing-details {float:left;}
    .filter-Content .well {
        padding: 0px 0 0px 0 !important;
        margin: 0px 0 !important;
    }
    .newtabfilter_sec {
        margin: 13px 0 0;
    }
    .sk-three-bounce {
        top: 30% !important;
        left: 38% !important;
    }
    .mc {
        margin-top: 0;
    }
    .phoneoffermod h2 {
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 4px;
    }
    .phonefarediv.row {
        background: #184592;
        padding: 10px 0 6px;
        margin-top: 3px;
    }
    .phone-modal-content {
        text-align: center;
        padding: 18px 14px 26px 15px !important;
    }
}






