@charset "UTF-8";
/* CSS Document */

/* car hire page only */

a.custom-standard:hover, a .custom-standard:hover, a.custom-standard:visited:hover, a.custom-standard:active, a .custom-standard:active, a.custom-standard:visited:active, a.custom-standard:focus, a .custom-standard:focus, a.custom-standard:visited:focus {
    color: #00509C;
	text-decoration: underline;
}

a.custom-standard, a .custom-standard, a.custom-standard:visited {
    color: #0060BB;
	text-decoration:none;
	margin-left:0px;
}

/*section headers*/

h2.carhire-section-headers {
	font-size: 24px;
	color: #DC140A;
	line-height: 28.79px;
	margin:0px;
	margin-top:12px;
}

h2.section-header-no-margin {
	font-size: 24px;
	color: #DC140A;
	line-height: 28.79px;
	margin:0px;
}
.ui-selectmenu-menu > ul.ui-menu > li.ui-menu-item {
    list-style: none;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 4;
}

.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

/*Search Car Block*/
.small-label {
    font-size: 13px !important;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 300 !important;
}
.group-divider {
        margin-top: 20px;
    float: left;
    width: 100%;
}
.search-cars-widget h1 {
    font-size: 28px;
    color: #fff;
    margin-top: 0;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.search-cars-widget.plain-bg .widget-shadow {
    position: absolute;
    display: inline;
    width: 15px;
    height: 100%;
    -webkit-box-shadow: 14px 0 6px -10px rgba(0,0,0,.3) inset;
    -moz-box-shadow: 14px 0 6px -10px rgba(0,0,0,.3) inset;
    box-shadow: 14px 0 6px -10px rgba(0,0,0,.3) inset;
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=14px,OffY=6px,Color='black',Positive='true');
    border-collapse: separate;
}
.search-car {
        width: 100%;
  font-weight: 500;
font-size: 20px;
color: #FFFFFF;
}
.other-widget-container, .other-widget-container .search-widget-banner, .other-widget-container .search-widget-banner a {
    height: 100%;
}

.search-widget-banner {
    display: block;
    overflow:hidden;
}

.search-widget-banner img {
  display: block;
      height: 100%;
    width: 100%;
    object-position: center center;
    object-fit: cover;
}

.search-widget-banner a {
    padding:0px;
}

.search-cars-widget.plain-bg .search-widget-banner a {
    display: block;
}

.search-cars-widget.plain-bg .search-widget-overlay, .search-cars-widget.plain-bg .search-widget-container, .search-cars-widget.plain-bg #search-widget-fallback {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 24px 36px;
	
}

.search-cars-widget.plain-bg {
    background-color: #333;
    display: block;
	margin-bottom:12px;
}

.search-cars-widget {
    margin-bottom: 12px;
    background-position: center center;
    background-size: cover;
    overflow: visible;
    position: relative;
}

.search-cars-widget .search-widget-container {
    text-align: center;
}

.search-cars-widget .alt-content {
    background: transparent;
}

.widget-form-field-label p {
	font-size: 13px;
	color: #FFFFFF;
	text-align:left;
	margin-bottom:6px;
}

.widget-label {color:#fff!important;}

.return-check-box {
    float: left;
    margin-top: 12px;
    margin-bottom: 12px;
        width: 100%;
    text-align: left;
}
.smallpaddingright {
    padding-right: 12px !important;
}
/*desitinations inner*/ 

.destinations-inner {
	background: #FFFFFF;
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.30);
     -webkit-transition: all 0.38s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;;
    transition: all 0.3s;
	overflow:hidden;
}
.destinations-inner:hover {
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.60);
     -webkit-transition: all 0.38s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;;
    transition: all 0.3s;
}
.destination-upper {
	display:block;
}

.destination-upper a {
    padding: 0px;
    display: block;
 }


.destination-upper img {
	display:block;	
	width:100%;
}

.destination-lower {
	padding:6px 12px 6px 12px;
	position:relative;
	height: 64px;
}

.car-icon-image {
    width: auto;
    float: right;
}

.destination-location {
    text-align: center;
    width: 100%;
    font-weight: Bold;
    font-size: 18px;
    color: #333333;
    margin: auto;
    line-height: 52px;
}

.col.col-4.float-right {
    float: right;
}

/*car hire providers*/

.carhire-providers-inner {
    width: 120px;
    margin: 12px 12px 0px 12px;
    display: inline-block;
}

.carhire-providers-inner img {
	width: 100%;
	display: block;
}

.carhire-providers-outer {
    padding: 0px 0px 12px 0px;
}


/*cheap carhire*/

.pop-des {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 20px;
}

.extra-height-gutter {padding-top: 24px!important;}


/*car hire company logo*/

.media_object .media_img {
    float: left;
    margin-right: 24px;
    margin-left: 0px;
}

.carhire-copy-alignment {
	overflow:hidden;	
}


/*back to the top*/

.button-centered {
    text-align: center;
}

/*responsive changes*/

@media only screen and (max-width: 991px) {


.search-widget-banner img {
  width: 100% !important;
  height: auto !important;
}

.search-widget.plain-bg .search-widget-overlay, .search-widget.plain-bg .search-widget-container, .search-widget.plain-bg #search-widget-fallback {
    padding: 24px 36px;
}

.carhire-copy-alignment {
    overflow: visible;
}


}

@media only screen and (min-width: 768px) {

#wj-flight-search-widget.wj-widget-main-layout {
    padding: 0;
    margin-top: -10px;
}

}

@media only screen and (max-width: 767px) {
.smallpaddingright {
    padding-right: 0px !important;
    padding-bottom: 12px !important;
}
.search-widget.plain-bg .search-widget-overlay, .search-widget.plain-bg .search-widget-container, .search-widget.plain-bg #search-widget-fallback {
    padding: 24px 12px;
}	

.carhire-providers-outer {
    padding: 6px 6px 6px 6px;
}

.carhire-providers-inner {
    width: 91px;
    margin: 6px 6px 6px 6px;
    display: inline-block;
    overflow: hidden;
}

.no-breadcrumb-padding {height: 12px;}
.center-boxes-mobile {}

}

@media only screen and (max-width: 600px) {


.destination-lower {
    padding: 6px;
    position: relative;
    height: 50px;
}

.destination-location {
	line-height:39px;
}

.car-icon-image img {
    width: 58px;
    height: 39px;
}

.destination-location {
	font-size:16px;	
}

.mobile-padding {padding:6px!important;}

.destinations-outer {padding:6px;}
	
}

@media only screen and (max-width: 567px) {

.media_object .media_img {
    float: none;
    margin-bottom: 12px;
}

}

@media only screen and (max-width: 400px) {

.car-icon-image img {
    width: 36px;
    height: 24px;
}	
	
.destination-location {
	line-height:24px;
}	
	
.destination-lower {
    height: 35px;
}	

.destination-location {
	font-size:15px;	
}

}

@media only screen and (max-width: 360px) {


.carhire-providers-inner {
    width: 87px;
	
}

}

/*fix for header*/
.carhirepages #content-wrapper #faq .submit{ margin-left: 0px; padding: 4px 9px 4px 8px;}
.carhirepages #content-wrapper #faq{right: 11px;}