 @import 'https://fonts.googleapis.com/css?family=Lato:800,700,600,400,300';
 @import 'https://fonts.googleapis.com/css?family=Raleway:800,700,600,400,300';
body{
	background:#cecece;
	font-family:Lato;
    font-size:14px;
    font-weight:normal;
    font-style:normal;
}
.navbar-default .nav-bar{background:#e81932 !important;}

.flight-fares .fare .special-offer.svg
{
	fill: inherit;
}
.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active
{
	background-color: inherit;
}
.ui-widget.ui-widget-content
{
	border-color: inherit;
}
input[type="radio"]:not(old):checked + label > span > span{
	background-color: inherit;
	border-color: inherit;
}
.form-control{
	border-color: inherit;
}
.form-control:active, .form-control:focus, .form-control:hover{
	background-color: #f2c3d3;
	outline-color: inherit;
}
input[type="checkbox"]:not(old) + label + label > span, input[type="checkbox"]:not(old) + label > span, input[type="radio"]:not(old) + label > span{
	border-color: inherit;
}
.phone a:hover, .phone a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover  {
    color: #e6e6e6;
}
.main-search {background-color:rgba(255,169,3,1)}
.search-finish{
	background-color: inherit;
}
.btn{
	background-color: #FFA903;
}
.btn:hover, .btn:focus, .btn:active,
.search-finish:hover, .search-finish:focus, .search-finish:active{
	background-color: #C81645;
}
.slider .slider-text h1 {
    color: #fff;
    font-family: Raleway;
    font-size: 32px;
    font-weight: 800;
    font-style:normal}
.slider .slider-text h2 {
    color: #fff;
    font-family: Raleway;
    font-size: 28px;
    font-weight: 600;
    font-style:normal}
.flight-fares{background-color:#F7F6F6;}
.flight-fares .fare h3{
	font-family:Lato;
    font-size:24px;
    font-weight:600;
    font-style:normal;
    color:#000000;
}
.flight-fares .fare small
{
	font-family:Lato;
    font-size:14px;
    font-weight:400;
    font-style:normal;
    color:#777777;
}
.flight-fares .fare .Announcement small{
	color: inherit;
}

.flight-fares .fare .price small,
.flight-fares .fare.bus-class .fare-data .price small{color:#F87222;}
.flight-fares .fare:hover{
	outline-color: #e81932;
}
label {
    color : #fff;
    
}

.flight-fares .fare.bus-class .fare-data{background-color:#7B0D4E;}
.flight-fares .fare.bus-class .fare-data h3{color:#FFFFFF;}
.flight-fares .fare.bus-class .fare-data small{color:rgba(255,255,255,0.75);}

.flight-fares .fare.bus-class .fare-footer .enquire{color:#c43589;}

.filters .collapseBtn{
	background-color: #FFA903;
}
.filters .checkbox small.only-this a{
	color: #fff;
}
.filters input[type="checkbox"]:checked + label + label > span::before, 
.filters input[type="checkbox"]:not(old):checked + label > span::before{
	color: #FFA903;
}
.testimonial .carousel{background-color:#FFA903;}
.testimonial h1,
.testimonial h3,
.testimonial h4,
.testimonial h2,5
.testimonial p{color:#ffffff;}
.testimonial h2
{
	font-family:Raleway;
    font-size:28px;
    font-weight:400;
    font-style:normal;
}
.testimonial p
{
	font-family:Raleway;
    font-size:18px;
    font-weight:300;
    font-style:normal;
}
.why-choose-us .protected-images{background-color:#FFFFFF;}
.why-choose-us .protected-images h1
{
	font-family:Raleway;
    font-size:38px;
    font-weight:600;
    font-style:normal;
    color:#000000;
}
.why-choose-us .protected-images p
{
	font-family:Raleway;
    font-size:16px;
    font-weight:normal;
    font-style:normal;
    color:#000000;
}
.footer .contact{background-color:#EEEEEE;}
.footer .contact .footer-data span
{
	color:rgba(0,0,0,0.75);
    font-family:Lato;
    font-size:18px;
    font-weight:400;
    font-style:normal;
}
.footer .contact .footer-data span a,
.footer .contact .copyright p
{
	color:rgba(0,0,0,0.75);
    font-family:Lato;
    font-size:16px;
    font-weight:400;
    font-style:normal;
}
.footer .contact .footer-data span a:hover{
	color:#FFA903;
}
div.nicescroll-cursors{background-color:#FFA903 !important;}
