html, body {
	height: 100%;
}

body {
	color: #505050;
	font-size: 14px;
}

a {
	color: #000;
}

a:hover {
	color: #ef7c37;
	text-decoration: none;
}



/* -- BT4 -- */
.bg-primary, .btn-primary {
	background-color: #2d6ab4 !important;
	border-color: #2d6ab4 !important;
}

.btn-secondary {
	background-color: #c7c9cd !important;
	border-color: #c7c9cd !important;
}

.btn-success {
	background-color: #ef7c37 !important;
}

.btn-success:focus, .btn-success.focus {
	box-shadow: 0 0 0 0.2rem rgba(239, 124, 55, 0.5) !important;
}

.border-secondary {
	border-color: #c7c9cd !important;
}

.btn-success, .border-success {
	border-color: #ef7c37 !important;
}

.bg-secondary {
	background-color: #c7c9cd !important;
}

.text-primary {
	color: #2d6ab4 !important;
}

.border-0 {
	border: 0 !important;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	background-color: #2d6ab4 !important;
}
/*
.mt-sm-n5 {
	margin-top: -7rem !important;
}*/
/* -- BT4 --/ */

/* -- Defaults -- */
.nav-item {
	text-align: center;
	font-size: 16px;
}

.help-block {
	color: red;
	font-size: x-small;
}

.bg-black {
	background-color: #000;
}

.text-small-caps {
	font-variant: small-caps;
}

.font-size-12 {
	font-size: 12px;
}

.font-size-14 {
	font-size: 14px;
}

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

.font-size-18 {
	font-size: 18px;
}

.font-size-20 {
	font-size: 20px;
}

.font-size-30 {
	font-size: 30px;
}

.text-orange {
	color: #ef7c37 !important;
}

.border-top-blue {
	border-top: 4px solid #2d6ab4 !important;
}

.bg-light-gray {
	background-color: #eee;
}
/* -- Defaults --/ */

/* -- Scroll Top button -- */
#scrollToTop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 30px;
	z-index: 99;
	border: 0;
	outline: none;
	background-color: #2d6ab4;
	background-image: url("../images/topicon.png");
	background-repeat: no-repeat;
	background-position: center;
	color: white;
	cursor: pointer;
	padding: 30px;
	border-radius: 30px;
}

#scrollToTop:hover {
	background-color: #ef7c37;
}

#home-search-tab li a {
	background: gainsboro;
}

#home-search-tab li a.active.show {
	background: white;
}
/* -- Scroll Top button --/ */

/* -- Search Form Home -- */
.nav-tabs .nav-link, .nav-tabs .nav-link:hover {
	background-color: #eeeeee !important;
	border-right: 1px solid #d2d2d2;
	border-top: 4px solid #eeeeee;
}

.nav-tabs .nav-link.active {
	font-weight: bold;
	background-color: #fff !important;
	border-top: 4px solid #2d6ab4;
}

#home-search-tab-content {
	min-height: 150px;
}
/* -- Search Form Home --/ */

/* -- Stats Counter -- */
.bg-stat-counters {
	background: url("../images/keep/bg-stat-counters-full.jpg") no-repeat center
		fixed;
	-webkit-background-size: cover;
	background-size: cover;
}

.stat-counters {
	min-height: 300px;
}

.stat-counter {
	border: 4px solid #ef7c37;
	background-color: rgba(0, 0, 0, .3);
	height: 120px;
	width: 120px;
}

.car-type input[type=radio] {
	display: none;
}

.car-type input[type=radio]:checked {
	display: block;
}

/* -- Stats Counter --/ */

/* -- Footer -- */
footer {
	/*position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;*/
	
}

.profile-photo {
	width: 40px;
	height: 40px;
}
/* --Footer --/ */
.sdsmap_box {
	height: 400px;
}

td.actions {
	width: 280px;
}

.error_container {
	
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: -80px;
}

.four_zero_four {
	border: 20px solid white;
}

.four {
	font-size: 150px;
	font-weight: bolder;
	background-color: #eeeeee;
}

.page_not_found {
	font-size: 20px;
	font-weight: normal;
}

.back_to_home {
	font-size: 20px;
	font-weight: normal;
}

#newsSlider .carousel-caption {
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    padding-left: 15px;
    padding-top: 15px;    right: 2%;
    bottom: 8px;
}

#newsSlider .carousel-caption a {
	    color: white;
    display: block;
    height: 94%;
}

.bookings.table img {
	width: 100px;
}

footer {
	
}

.alert-salary  {
	min-height: 50px;
}
.btn-logout-dashboard {
	background: none;
    border: none;
    outline: none;
    color: black;
    cursor: pointer;
}

.btn-logout-dashboard:hover, .btn-logout-dashboard:active, .btn-logout-dashboard:focus {
	color: #ef7c37;
	outline: none;
}

#main-content-wrapper {
	 min-height: calc(100% - 375px);
}

#homeslider .carousel-caption {
      top: 13%;
     bottom: 80px;
}

#homeslider .carousel-indicators {
	bottom: 16%;
}

  .news-caption {
    position: absolute;
    top: 15px;
    left: 30px;
    color: white;
}

.minh {
	height: 250px;
	position: relative;
}

.minh img {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.reservation-conditions ul {
	    padding: 0;
    list-style: none;
}

.card_image_container
{
    max-height: 150px;
    overflow: hidden;
    text-align: center;
    min-height: 150px;
}

.product-hover:hover {
  /*border:1px solid #eee;*/
}
.product-hover:hover > a:hover {
	color: inherit;
}

.dropdown-item.active, .dropdown-item:active,
.dropdown-item:hover, .dropdown-item:focus {
	background-color: #eee;
	color: #000;
}

#ourpartnersslide {
	
}

#ourpartnersslide .controls1 {
	
}

#ourpartnersslide .carousel-control-prev, #ourpartnersslide .carousel-control-next {
	    color: black;
    font-size: 32px;
}

.hide {
	display: none;
}

#newsSlider {
	width: 100%;
}

#newsSlider .carousel-item a:hover {
	color: initial;
}

.form-check-input.is-valid ~ .form-check-label[for="signupform-terms"], .form-check-input.is-invalid ~ .form-check-label[for="signupform-terms"] {
    color: #505050;
}

.form-check-input.is-valid ~ .form-check-label[for="rentingpolicy-policy"], .form-check-input.is-invalid ~ .form-check-label[for="rentingpolicy-policy"] {
    color: #505050;
}

.img-job {
    height: 300px;
    width: 100%;
}

.job-desc {
	min-height: 80px;
}



@media only screen and (max-width: 280px) {
	img.size-L {
		max-width: 260px;
		max-height: 200px;
	}
	img.size-M {
		max-width: 220px;
		max-height: 180px;
	}
}

@media only screen and (max-width: 2000px) {
	img.size-L {
		max-width: 300px;
		max-height: 200px;		
	}
	
	img.size-M {
		max-width: 220px;
		max-height: 180px;
	}
}

@media only screen and (max-width: 767px) {
	.font-size-30 {
		font-size:20px;
	}
	.nav-item {
		font-size: 20px;
	}
	.nav-item .nav-link:first {
		padding: 5% 12% 5% 14%;
	}
	
	#homeslider .carousel-caption span{
		font-size: 18px !important;
		font-weight: bold;
	}
}

.search_our_fleet_radio_icons{
	width:64px;
}
.search_our_fleet_radio_icons_label{
	font-size:14px;
}
.btn-success.text-uppercase{
	font-size:14px;
}
.navbar .dropdown-menu.show{
	top: inherit;
}

.localization-widget .dropdown-menu.show{
	top: 100%;
}



#newsSlider .title3 {
	min-height: 50px;
    overflow-wrap: break-word;   
    background-color: rgb(45, 106, 180);
    font-size: 13px;
    color: rgb(255, 255, 255) !important;    
    height: 50px;    
}

#newsSlider .title3 div {
	display: table-cell;
    vertical-align: middle;
    width: inherit;
    height: inherit;
    padding: 5px 10px;
}

div.intl-tel-input {
	width: 100%;
}

.iti {
    width: 100%;
}