body{
	font-size: 13px;
}
h1, h2, h3, h4, h5, h6{
	margin: 0px;
}
.no-padding-right{
	padding-right: 0px;
}
.no-padding-left{
	padding-left: 0px;
}
a, a:hover{
	text-decoration: none;
	color: #333;
}
.spt-top{
	margin-top: 25px;
}
.spt-mg-top{
	margin-top: 25px;
}
.spt-pd-top{
	padding-top: 30px;
}
.spt-pd-bottom{
	padding-bottom: 30px;
}
.first-header {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #202c4a;
}
.center-img {
    margin: 0 auto;
}
div.first-header .language {
    font-size: 12px;
    color: white;
}
.first-header .language {
    background-color: transparent !important;
    padding: 0px;
}

.first-header ul {
    margin: 0px;
    font-size: 12px;
}

.first-header ul li a, .first-header ul li {
    color: white;
}

div.first-header .dropdown-menu>li>a {
    color: #0a263d !important;
}
.my-reservation {
    font-weight: 400;
    color: #38b6e6 !important;
    font-size: 12px;
}

div.home-airport{
	background-image: url("../img/hero-home.jpg");
	background-size: cover;
	height: 560px;
	background-size: 100% 100%;
    background-size: 100% 100%;
}
nav.navbar{
	margin-bottom: 0px;
}
.spt-home-slide{
	padding-top: 15px;
}
ul.nav li a{
	padding-right: 15px;
	padding-left: 15px;
}
ul.nav li a, ul.nav li a:hover{
	font-size: 14px;
	background-color: transparent;
}
ul.nav li:hover, ul.nav li.active{
	font-size: 14px;
	border-bottom: 3px solid #39b6e3;
}
footer{
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #fafafa;
	margin-top: 50px;
}
footer h2{
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: 400;
	color: #a1a1a1;
}
footer h4{
	font-size: 14px;
	color: #1e2d5e;
	font-weight: 400;
}
footer h3{
	font-size: 12px;
	font-weight: 400;
    color: #a1a1a1;
    margin-bottom: 8px;
    margin-top: 5px;
}
footer ul li{
	margin-bottom: 3px;
}
footer ul li a{
	font-size: 13px;
	color: #1e2d5e;
}
div.second-footer{
	background-color: #1f2e61;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #a8adba;
}
div.second-footer p{
	margin-bottom: 0px;
	font-size: 12px;
}
div.second-footer p a{
	color: #965e45;
}
a.footer-menu{
	color: #a1a1a1;
	font-weight: 400;
}
a.footer-menu-active, a.footer-menu:hover{
	color: #38b6e6;
	font-weight: 400;
}
.bg-blue{
	background-color: #202c4a;
}
ul.home-list li i{
	color: #79bd4b;
	margin-bottom: 10px;
}
.title{
	font-size: 16px;
	margin-bottom: 5px;
}
.spt-title{
	margin-bottom: 25px;
	margin-top: 25px;
}
.title-home{
	font-size: 15px;
	color: white;
	font-weight: 400;
    line-height: 1.3;
}
.text-home{
	color: #a8adba;
	font-weight: 300;
}
hr.spt-hr{
	border-top: 4px solid #38b6e6;
	width: 60px;
    float: left;
}
.title-home-first{
	font-size: 18px;
	color: white;
	font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px;
}
.btn-view-fleet, .btn-view-fleet:hover{
	width: 80%;
    background-color: transparent;
    border: 2px solid #38b6e6;
    color: white;
    font-weight: 200;
    margin-top: 15px;
}
.car-title-home{
	font-size: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}




section.vehicle-slide, div.vehicle-slide{
	border-radius: 5px;
	border: 2px solid #f5f5f5;
	margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-left: 10px;
}
div.vehicle-slide-header h5{
	position: absolute;
    z-index: 9999;
    color: black;
    font-size: 18px;
    margin-left: -8px;
    top: 5px;
}
div.vehicle-slide-header{
	border-radius: 5px 5px 0px 0px;
	background-color: white;
	padding: 15px;
}
div.vehicle-slide-header img{
	margin-top: 5px;
	margin-bottom: 5px;
}
div.vehicle-slide-header img.price{
	margin: 0px !important;
    left: 4px;
    position: absolute;
    margin-top: 10px;
    top: 5px;
}
div.vehicle-slide-footer{
	border-radius: 0px 0px 5px 5px;
	background-color: transparent;
	padding: 15px;
}
div.vehicle-slide-footer a p.car-title{
	font-size: 14px;
	text-align: center;
	margin-bottom: 3px;
	color: #0a263d;
	font-weight: 500;
}
div.vehicle-slide-footer p{
	font-size: 12px;
	text-align: center;
	font-weight: 200;
}
div.vehicle-slide-footer h4{
	font-size: 12px;
	margin-bottom: 5px;
}
div.vehicle-slide-footer h4 span{
	float: right;
	font-size: 14px;
	color: #38b6e6;
}
div.vehicle-slide-footer a, div.vehicle-slide-footer a:hover{
	width: 100%;
	background-color: #0a263d;
	color: white;
	margin-top: 15px;
}

.tag {
  width: 100%;
  height: 100px;
  overflow: hidden;
  position: relative;
  margin: 0px;
}
div.tag span {
  display: block;
  width: 120px;
  height: 24px;
  background-color: #7dbf4b;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  text-align: center;
  line-height: 24px;
  right: -26px;
  top: 22px;
  font-family: arial;
  font-size: 12px;
  color: white;
}

div.vehicle-current{
	    margin-top: -100px;
}

#booking-home-container{
	background-color: rgba(10, 38, 61, .9)!important;
	padding: 10px;
	color: white;
	border-radius: 0px 0px 5px 5px;
}
.nav-tabs li{
	background-color: #c4c4c4;
	border-radius: 5px 5px 0px 0px;
	color: white;
	
}
.nav-tabs li{
	background-color: rgba(196, 196, 196,.8) !important;
}
.nav-tabs li.active>a, .nav-tabs li.active>a:focus{
	background-color: rgba(10, 38, 61, .9)!important;
    border: 1px solid transparent;
    color: white;
    cursor: pointer;
}
.nav-tabs li>a:hover{
	border:1px solid transparent;
}
.nav-tabs li.active>a:hover{
	background-color: #0a263d;
	border:1px solid transparent;
	color: white;
}
.nav-tabs{
	border-bottom: 1px solid rgba(10, 38, 61, .9) !important;
}
.nav-tabs li{
	cursor: pointer;
	border-bottom: 0px solid transparent !important;
}
.nav-tabs li a{
	font-size: 12px !important;
	color: white;
}

#booking-home-container label{
	font-weight: 200;
	font-size: 12px;
    margin-top: 5px;
}

.returnFalse {
    display: none;
}
.btn-home-book, .btn-home-book:hover{
	width: 100%;
	margin-top: 15px;
	color: white;
	border: solid 1px #538312;
    background: #64991e;
    background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
    background: -moz-linear-gradient(top, #7db72f, #4e7d0e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');

}

#results_pick, #results_drop {
    width: 87.4%;
    border-bottom: 0px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    position: absolute;
    background-color: #f3f3f3;
    z-index: 9999;
    margin-top: -7px;
}

#results_pick .item, #results_drop .item {
    padding: 6px 5px 6px 12px;
    font-family: Helvetica;
    border-bottom: 1px solid #c0c0c0;
    color: #3e3e46;
    text-align: left;
}

#results_pick .item:hover, #results_drop .item:hover {
    background-color: #0a263d;
    color: white;
    cursor: pointer;
}

.spt-menu-lbl{
    margin-top: 12px;
    font-size: 18px;
    font-weight: 200;
}
.none{
	border-bottom: 0px solid transparent !important;
	color:white;
}


div.header-container-sections{
	background-color: #fafafa;
	padding-top: 15px;
	padding-bottom: 15px;
}

section.bookingbox .icon-addon {
    position: relative;
    color: #555;
    display: block;
}

section.bookingbox .icon-addon.addon-md .glyphicon, section.bookingbox .icon-addon .glyphicon {
    position: absolute;
    z-index: 2;
    left: 0%;
    font-size: 14px;
    width: 20px;
    margin-left: 93%;
    text-align: center;
    padding: 5px 0;
    top: 8px;
}

section.bookingbox input {
    border-radius: 0px !important;
    border: none !important;
    margin-bottom: 10px;
    background-color: white;
}

section.bookingbox button, section.bookingbox button:hover, section.bookingbox a, section.bookingbox a:hover {
    background-color: #6e757a;
    border-radius: 5px;
    width: 100%;
    color: white !important;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 22px;
    height: 50px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: white;
    opacity: 1;
}
section.bookingbox {
    padding: 15px;
    background-color: #ebebeb;
}

section.bookingbox h2 {
    font-size: 18px;
    color: #0a263d;
    margin-bottom: 15px;
    font-weight: 400;
}

section.bookingbox label {
    font-weight: 400;
}

section.bookingbox .fa-calendar {
    margin-left: 150px !important;
}

section.filtro-autos{
    padding: 15px;
    background-color: #f3f3f3;
    margin-bottom: 15px;
}
section.filtro-autos h1{
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
    line-height: 1.2;
}

section.filtro-autos h1 span{
    font-size: 12px;
    color: #aaabad;
    font-weight: 200;
}

.filter-cars{
	margin-top: 15px;
    margin-bottom: 0px;
}
.filter-cars i{
	font-size: 16px;
}
.filter-cars i:hover{
	cursor: pointer;
}
.margin-slider{
	margin-right: 0px !important;
	margin-left: 0px !important;
}

section.car-container-search {
    border: 1px solid #f3f3f3;
    margin-bottom: 15px;
}
.car-brand {
    font-size: 20px;
    color: #38b6e6;
    font-weight: 400;
}
.car-similar {
    font-size: 13px;
    color: #aaabad;
    font-weight: 200;
}
section.car-price-box {
    background-color: #f3f3f3;
    padding: 15px;
    min-height: 171px;
}
section.car-price-box h4 {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
}
section.car-price-box h5 {
    font-size: 20px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #38b6e6;
}
section.car-price-box h5 span{
	font-size: 14px;
}
.car-container-search a.btn, .car-container-search a.btn:hover{
	width: 100%;
    background-color: #1f2e61;
    color: white;
    margin-top: 15px;
    font-weight: 200;
}
.acriss-code{
	font-weight: 400;
	color: #a1a1a1;
	margin-top: 15px;
}
section.car-container-search img {
    padding-top: 18px;
    margin-left: 15px;
}

div.model{
	float: right;
    margin-top: -92px;
    padding: 20px 15px 5px 15px;
    background-color: #7dbf4b;
    color: white;
    font-size: 16px;
    font-weight: 300 !important;
}
.car-search-information h2{
	margin-top: 15px;
}
.car-search-information {
    padding: 15px;
    border-left: 1px solid #f3f3f3;
    min-height: 135px;
}

.container-second-location{
    width: 100%;
    height: 300px;
    position: relative;
    color: white;
    text-align: left;
    background-size: cover;
    cursor: pointer;
    margin-bottom: 15px;
}

.container-first-location{
    width: 100%;
    height: 615px;
    position: relative;
    color: white;
    text-align: left;
    background-size: cover;
    cursor: pointer;
    margin-bottom: 25px;
}
.location-image{
	position: relative;
    color: white;
    height: 100%;
    text-align: left;
    background-size: cover;
    cursor: pointer;
}
.mask-box{
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(20,20,20,0.6);
    width: 100%;
    height: 100%;
}
.mask-box:hover{
	background-color: rgba(20,20,20,0.8);
}
.mask-box:hover h2.location-title, .mask-box:hover h2.location-title-second{
	color: #38b6e6;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}
.location-title{
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	
	padding-top: 50%;
    font-size: 25px;
    line-height: 1.2;
}
.location-title-second{
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	
	padding-top: 15%;
    font-size: 25px;
    line-height: 1.2;
}
.location-title-city{
	font-size: 16px;
	font-weight: 300;
}
.location-phone{
	font-size: 16px;
    line-height: 1.1;
    margin-top: 25px;
    font-weight: 200;
}
.location-phone span{
	font-size: 15px;
	font-weight: 200 !important;
}
.spt-top-locations{
	margin-top: 50px;
}

section.policies{
	background-color: #fafafa;
	padding: 20px;
	margin-bottom: 30px;
}
section.policies h1{
	font-size: 20px;
	margin-bottom: 15px;
	color: #202c4a;
}
section.policies p{
	color: #a1a1a1;
	font-weight: 300;
}
section.policies p strong{
	color: #202c4a;
	font-weight: 400;
}
ul.list-policies{
	background-color: #fafafa;
}
ul.list-policies li{
	padding: 10px;
	color: #202c4a;
	font-size: 14px;
}
ul.list-policies li:hover{
	cursor: pointer;
	background-color: #39b6e3;
	color: white;
}
ul.list-policies li.active{
	background-color: #39b6e3;
	color: white;
}
.policies-show{
	display: block;
}
.policies-hiden{
	display:none;
}
section.policies-container h2{
	font-size: 18px;
	color: #202c4a;
	font-weight: 500;
	margin-top: 10px;
}
.policies-spt-btm{
	margin-bottom: 200px;
}
div.contact{
    background-image: url(../img/contacto.jpg);
    background-size: cover;
    height: 560px;
    background-size: 100% 100%;
    background-size: 100% 100%;
}
.contact-title{
	color: white;
	font-weight: 400;
	margin-top: 300px;
}

section.contact-content{
    border-top: 5px solid #39b6e3;
    padding: 35px 20px 20px 20px;
    background-color: white;
    margin-top: 150px;
    margin-bottom: 200px;
    background-color: #fafafa;
}
section.contact-content h2{
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 8px;
	color: #202c4a;
}
section.contact-content h3{
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #202c4a;
}
section.contact-content p{
	margin-bottom: 8px;
}
section.contact-content input, section.contact-content select, section.contact-content textarea{
	margin-bottom: 15px;
}
.send-contact, .send-contact:hover{
	width: 100%;
    background-color: #0a263d;
    color: white;
    margin-top: 15px;
}
h2.car-name{
    color: #42b4e6;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 10px;
}
h2.car-name span{
	font-size: 14px;
	color: #cccccc;
	font-weight: 300;
}
.car-type{
    font-size: 12px;
    margin-bottom: 10px;
}
section.car-box{
	border: solid 1px #eeeeee;
}
.car-detail-box{
	border-left: solid 1px #eeeeee;
	min-height: 130px;
	padding: 10px;
	padding-left: 18px;
}
section.car-box img{
	padding: 5px;
	margin-top: 10px;
}
section.total-container{
	background-color: #f0f0f0;
	padding: 10px;
}
p.info-detail span{
	font-weight: bold;
}
div.total-box{
	background-color: #14c767;
	padding: 10px;
}
div.total-box p{
	margin-bottom: 0px !important;
	color: white;
}
div.total-box p i{
	font-style: normal !important;
}
section.data-rent-information{
	background-color: #f0f0f0;
    padding: 15px;
}
section.data-rent-information h2{
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 10px;
}
p.title-p{
	color: #a1a1a1;
	margin-bottom: 4px !important;
}

.step-small h3 {
    font-size: 12px;
    background-color: #0066cb;
    color: white;
    padding: 15px 0px 15px 0px;
    font-weight: 200;
}

.step-small h3.selected {
    background-color: #f0f0f0;
    color: #333;
    border-right-style: inset;
    border-right-color: white !important;
}
h2.extras_title {
    font-weight: 400;
    color: #001b38;
    padding: 5px 0px;
    font-size: 13pt;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding-left: 5px;
    padding-top: 6px!important;
    margin-bottom: 15px;
    margin-top: 15px;
}
h2.extras-title-general {
    font-weight: 400;
    color: #001b38;
    padding: 5px 0px;
    font-size: 14px;
    padding-left: 5px;
    padding-top: 6px!important;
    margin-bottom: 15px;
    margin-top: 15px;
}
div.include-detail{
    margin-bottom: 15px;
}
.extras_title_select{
	background-color: #f0f0f0;
    color: #333 !important;
    font-weight: 300 !important;
    padding: 10px !important;
    font-size: 15px !important;
}
.extras_title_select:hover{
	cursor: pointer;
}
div.include-detail ul {
    padding: 0px !important;
}
div.include-detail ul li:nth-child(2n+1) {
    background-color: #f3f3f3;
}
div.include-detail ul li {
    list-style-type: none;
    display: block;
    position: relative;
    margin: 0px;
    padding: 3px 0px;
    color: #011b36;
    background-image: url(/img/sucess.png);
    background-position: 92% center;
    background-repeat: no-repeat;
    padding-left: 15px;
}


h3.less-price {
    font-size: 12px;
    color: red;
    text-decoration: line-through;
    text-align: center;
    margin: 0px;
    margin-bottom: 5px;
}

h3.free {
    font-size: 14px;
    color: #42b4e6;
    margin: 0px;
    text-align: center;
    margin-bottom: 5px;
}

section.car-rental-vehicle h2 {
    color: #42b4e6;
    text-transform: uppercase;
    font-size: 12pt;
}
section.car-rental-vehicle h3 {
    font-weight: bold;
    color: #001b38;
    font-size: 14px;
    margin-bottom: 10px;
}
section.car-rental-vehicle {
    border: solid 1px #eeeeee;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}
section.car-rental-vehicle h4 {
    color: #43b5e7;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px;
}
section.car-rental-vehicle h5 {
    font-size: 14pt;
    padding-bottom: 3px;
    text-align: center;
    color: #43b5e7;
}

.btn-continue {
    background-color: #0a263d;
    border-radius: 0px;
    color: white !important;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 45px;
    width: 100px;
}

div#acr_client_information input, div#acr_client_information select {
    margin-bottom: 8px;
}
div#acr_client_information label {
    margin-top: 8px;
}
.car-information-list{
	margin-top: 5px !important;
}
.poliAgreement{
	color: #337ab7 !important;
}

.title-make-reservation{
	background-color: #0066cb;
	margin: 0px;
	padding: 15px;
	color: white;
	text-align: center;
	font-size: 18px;
    font-weight: 300;
}
.title-reservation-code{
	font-size: 18px;
    margin-top: 50px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 400;
}
h4.reservation-code{
	text-align: center;
    color: #0066cb;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 25px;
}
.slide-home{
	font-size: 50px;
    line-height: 1.2;
    color: white;
    margin-top: 30px;
    margin-bottom: 30px;
    text-shadow: 0px 1px 9px rgba(0, 0, 0, 0.8);
}
.starting{
	font-size: 25px;
    line-height: 1.4;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    color: white;
}
.starting span{
	font-size: 40px;
	background-color: #7ebd51;
	text-shadow: none !important;
	padding-left: 15px;
    padding-right: 15px;
}
.sign{
	margin-top: 10px;
}


div#acr_extra_upgrade .nav-tabs>li.active>a, div#acr_extra_upgrade .nav-tabs>li.active>a:focus, div#acr_extra_upgrade .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent !important;
}
div#acr_extra_upgrade .nav-tabs li {
    background-color: transparent !important;
    border-radius: 5px 5px 0px 0px;
    color: #001b38 !important;
}
div#acr_extra_upgrade .nav-tabs li a {
    font-size: 12px !important;
    color: #001b38;
}

div.extra-upgrade {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
}
div#acr_extra_upgrade .nav-tabs li, div#acr_extra_upgrade .nav-tabs li a {
	color: white !important;
}
div#acr_extra_upgrade .nav-tabs li{
	
    background-color: rgba(196, 196, 196,.8) !important;
}
div#acr_extra_upgrade .nav-tabs{
	    border-bottom: 1px solid #ddd !important;
}
footer img{
	width: 80%;
}
div#navbar ul.nav li a{
	font-weight: 500 !important;
}
.btn-see, .btn-see:hover{
	background-color: #0a263d;
    color: white;
    margin-top: 15px;
}
.acrs_engine_extras_title{
	margin-top: 15px;
	margin-bottom: 15px;
}
.acrs_engine_car_result_total_displayer span{
	font-weight: 400 !important;
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback{
	width: 50px !important;
}
#acrs_engine_modification_bookingbox span{
	margin-top: -10px;
    top: -13px;
    float: right;
    margin-right: 10px;
}
.title-price{
	font-size: 12px;
    margin-bottom: 5px;
    text-align: left !important;
    font-weight: 500 !important;
}
.title-price span{
	float: right;
    font-size: 14px;
    color: #38b6e6;
}
.error-message h2{
	font-size: 100px;
}
.error-message h3{
	font-size: 30px;
}
.error-message a, .error-message a:hover{
    background-color: #0a263d;
    color: white;
    margin-top: 15px;
}
.my-reservation-img{
	margin-top: 15px;
}
@media only screen and (max-width: 767px){
	li.none{
		display: none !important;
	}
	div.home-airport, div.contact{
		background-image: none !important;
		height: 100% !important;
	}
	.navbar-toggle{
		border: 1px solid #202c4a;
	}
	.navbar-toggle .icon-bar{
		background-color: #202c4a;
	}
	nav.navbar{
		width: 100%;
	}
	.slide-home{
		font-size: 30px;
		text-align: center;
		color: #202c4a;
		text-shadow: none !important;
	}
	.starting{
		text-align: center;
		color: #202c4a;
		text-shadow: none !important;
		margin-bottom: 15px;
	}
	.starting span{
		color: white;
	}
	.title-home-first{
		margin-top: 15px;
		margin-bottom: 15px;
		text-align: center;
	}
	li.lslide{
		width: 250px !important;
	}
	#booking-home-container, .nav-tabs li.active>a, .nav-tabs li.active>a:focus{
		background-color: rgba(10, 38, 61, 1)!important;
	}
	footer, .res-fo{
		text-align: center;
	}
	footer h2{
		margin-top: 15px;
	}
	.res-hide{
		height: 0px;
		margin: 0px !important;
	}
	footer h3{
		margin-bottom: 10px;
	}
	footer h4{
		margin-top: 10px;
	}
	.menu-res{
		margin-bottom: 10px;
	}
	section.bookingbox .fa-calendar{
		margin-left: 93% !important;
	}
	section.bookingbox select{
		margin-bottom: 15px;
	}
	.sign{
		text-align: center;
	}
	div.model{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
		padding: 5px;
		margin-top: 5px;
	}
	section.car-container-search img{
		padding-top: 5px;
		margin-left: auto !important;
	}
	.car-search-information h2{
		margin-top: 0px;
		text-align: center;
	}
	section.car-search-information p{
		text-align: center;
	}
	section.car-container-search{
		margin-bottom: 35px;
	}
	.pd-left-res-none{
		padding-left: 0px;
	}
	.pd-right-res-none{
		padding-right: 0px;
	}
	div#acr_extra_upgrade .nav-tabs li, div#acr_extra_upgrade .nav-tabs li a {
    	background-color: transparent !important;
    	border-bottom-color: transparent !important; 
    }
    div#acr_extra_upgrade .nav-tabs{
	    border-bottom: 1px solid #ddd !important;
    }
    .extras_title_select{
	    margin-top: 30px;
		margin-bottom: 25px;
    }
    section.car-rental-vehicle h2{
	    text-align:center;
    }
    section.car-rental-vehicle h3{
	    text-align: center;
    }
    div.car-rental-icon{
	    text-align: center;
    }
    div#acr_client_information label{
	    float: left !important;
    }
    .location-phone{
	    color: white !important;
    }
    .location-phone span{
	    color: white !important;
    }
    .contact-title{
	    color: #202c4a;
	    margin-top: 25px;
    }
    section.contact-content{
	    margin-top: 25px;
	    margin-bottom: 25px;
    }
}

@media only screen and (min-width:769px) and (max-width: 992px) {
	.slide-home{
		font-size: 35px;
	}
}