﻿/*ul - important links*/
.important-section ul {
	list-style-type: none;
	padding: 0px;
}
.important-section ul li a {
	color: #fff;
	margin-left: 0px;
	font-size: 13px;
}
.important-section ul li a:hover {
	color: #f9676b;
}
.important-section ul li {
	display: inline;
	margin: 0px 5px;
}
.important-section {
	color: #fff;
	position: relative;
}
.important-section ul {
	margin-bottom: 0px;
}
.important-section .go-up a {
	color: #BEC4C8;
	padding: 5px 8px;
}
 @media (max-width:767px) {
.important-section ul li {
	margin: 15px 5px;
	display: inline-block;
}
}
/*ul end*/

.main-footer-sub .social-media li a {
	margin: 30px 8px 0px 0px;
	background-color:#fff;
	color:#006cff;
}
.main-footer-sub button:hover {
	background-color: #006cff !important;
	color: #fff !important;
}
.main-footer-sub .social-media li a:hover {
	background-color: #fff !important;
	color: #006cff !important;
}
/*.help-block

{

    color:#fff !important;

}*/

/*two columns*/ 

/*.two-columns {

    padding: 0px;

    margin-top: -5px;

} 

    .two-columns li {

        width: 30%;

        float: left;

        list-style-type: none;

    }

     

    .two-columns::after {

        content: "";

        display: table;

        clear: both;

    }



    .two-columns li a {

        color: #616161;

    }*/







/*home*/

#subErr {
	margin-bottom: 10px;
}
.hot-deals {
	padding: 25px 0px;
}
.home-deal {
	background-color: #fff;
}
.chooseusrow {
	padding: 0px 0px 20px 0px;
}
.j_type {
	color: #fff;
	border: 1px solid #ccc;
	padding: 5px 5px;
	margin:0px 10px 0px 0px;
	cursor:pointer;
}
.j_type:hover {
	background-color: #006cff;
	color: #fff;
}
.activejtype {
	background-color: #006cff;
	color: #fff;
}
.tran-search-box .tab-content {
	background-color:rgb(0, 0, 0, 77%);
	color: #fff;
	border-radius:0px 0px 20px 20px;
}
.margin-b-60 {
	margin-bottom: 60px;
}
.bg-white {
	background-color:#fff;
}
.font-waf-blue {
	color: #07253F;
}
.work-row {
	border-bottom:none;
}
.bg-gray {
	background-color:#f2f2f2;
}
.main-footer-sub {
	padding: 20px 0px 2px 0px;
	background: #1e1e1e;
}
.main-footer-sub .form-control {
	background: #fff;
	color:#0a3152;
}
.whybookwithus {
	background: rgba(242, 242, 242, 1);
}
.chooseitem {
	background: #272727;
	min-height: 320px;
}
.title-white {
	color: #fff;
}
.choose-icon {
	background: #006cff !important;
}
.home-title h1 {
	font-size: 45px;
}
.home-title h2 {
	font-size: 22px;
	text-transform: uppercase;
}
.csmodelHeader {
	background-color:#fff;
}
.csHD, .csClose {
	color:#272727;
}
.csmdl {
	padding-top: 10px;
}
.main-footer-nav {
	color: #fff;
}
.transparent-menu {
	background: #fff;
}
/*Baggage*/

.bgbaggage {
	background: #f2f2f2 !important;
	min-height: 550px;
}
.element_tab .nav-tabs > li > a {
	color:#07253f !important;
}
.baggageBox_hd {
	color: #07253f;
	background: #fff;
}
.airlineBtn {
	background: #07253f;
}
/*customer support*/
.csTab a {
	color: #0a3152;
}
.customerSupportEnqr h6 {
	color: #0a3152;
}
.customsupport {
	border-bottom: none !important;
}
.customsupport li a {
	border:none !important;
}
.customsupport li a:hover {
	border:none !important;
}
/*payment policy*/

.paypolicy {
	background: #fff;
	color: #07253f;
}
/*privacy policy*/

.whiteBGblueFont {
	background: #fff;
	color: #07253f;
}
.privacy-text {
	font-size:14px;
}
/*About us*/

.aboutUs2_content {
	color: #07253f;
}
/*contact us*/

.contactmap {
	background: #fff;
	padding: 15px 0px;
	color: #07253f;
}
.contactUs_main {
	padding-top: 10px;
}
.modifySearchTitle {
	background-color: #fff !important;
	color: #0a3152 !important;
	font-weight: bold !important;
}
/*FAQ*/

.faq_accordian .panel-default > .panel-heading {
	padding: 0px;
	background: #fff;
}
.faq_accordian .panel-default > .panel-collapse > .panel-body {
	border:none;
}
/*terms and conditions*/

.terms_accordian .panel-default > .panel-heading {
	padding: 0px;
	background: #fff;
}
.terms_accordian .panel-default > .panel-collapse > .panel-body {
	border:none;
}
/*makepayment - Payment*/

.payimg {
	background-image: url(https://www.travelcenter.uk/Assets/Images/makepayment/Make_Payment.jpg);
	background-position: center center;
	min-height: 275px;
	background-repeat: no-repeat;
}
.paytext {
	padding: 60px 0px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.paytext h2 {
	font-size: 48px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.cvvimg {
	position: relative;
	top: -36px;
	z-index: 9;
	float: right;
	right: 4px;
}
.cardcvv {
	background-image: url(/Images/card_cvv.png);
	background-repeat: no-repeat;
	background-position: right;
}
.paddingleft0 {
	padding-left: 0px;
}
.font-waf-blue h5 {
	color: #07253F;
}
 @media (max-width:600px) {
.paxinfoBE label {
	font-size: 9px !important;
}
.custom-select-button {
	height: 40px;
}
.jtypeBE {
	padding:15px;
}
}
