.greenbox {
  background-color: #F2F2F2;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.bgK66 {
  background: rgba(0,0,0,0.66);
}
.dblock {
  display: block;
}
.relieve {
  box-shadow: 0 2px 28px 0 rgba(0,0,0,0.14), 0 1px 23px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.dinline {
  display: inline;
}
.dinlineb {
  display: inline-block;
}
.dnone {
  display: none;
}
.novisible {
  visibility: hidden;
}
.bold {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.clear {
  clear: both;
  float: none;
}
.wrap,
.col_wrap {
  overflow: hidden;
}
.fl,
.col_left {
  float: left;
}
.fr,
.col_right {
  float: right;
}
.img {
  position: relative;
}
.text_center {
  text-align: center;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.upper {
  text-transform: uppercase;
}
.under {
  text-decoration: underline;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.pointer {
  cursor: pointer;
}
#msg_err span {
  margin-left: 5px;
  color: red;
  font-weight: bold;
  display: block;
}
#msg_publi span {
  margin-left: 5px;
  color: #1594CE;
  font-weight: bold;
  display: block;
}
#msg_alert span {
  margin-left: 5px;
  color: red;
  font-weight: bold;
  display: block;
}
html {
  font-family: Heebo, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif !important;
  line-height: 1.5 !important;
}
body {
  font-family: Heebo, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif !important;
  line-height: 1.5 !important;
}
#header-hasso.int .header-h {
  height: 31px;
  line-height: 31px;
  background: #148250;
  text-align: right;
}
#header-hasso.int #logo {
  display: inline-block;
  padding-bottom: 3px;
}
#header-hasso.int #nav_main {
  display: inline-block;
}
#header-hasso.int #nav_top {
  display: inline-block;
  margin-right: 2px;
}
.btn-book {
  height: 60px;
  width: 400px;
  box-shadow: 0 2px 28px 0 rgba(0,0,0,0.14), 0 1px 23px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.btn-book em {
  text-transform: uppercase;
}
input[type=text],
input[type=password],
select,
textarea {
  background: #fff;
  border: solid 1px #b2b9bf;
  color: #777;
  font-size: 13px;
}
#form_rent_a_car li input::-webkit-input-placeholder {
  color: black;
  opacity: 1;
}
#form_rent_a_car li input::-moz-placeholder {
  color: black;
  opacity: 1;
}
#form_rent_a_car li input:-ms-input-placeholder {
  color: black;
  opacity: 1;
}
#form_rent_a_car li input:-moz-placeholder {
  color: black;
  opacity: 1;
}
#form_rent_a_car li.error input::-webkit-input-placeholder {
  color: red;
  opacity: 1;
}
#form_rent_a_car li.error input::-moz-placeholder {
  color: red;
  opacity: 1;
}
#form_rent_a_car li.error input:-ms-input-placeholder {
  color: red;
  opacity: 1;
}
#form_rent_a_car li.error input:-moz-placeholder {
  color: red;
  opacity: 1;
}
#form_rent_a_car li.error label {
  color: red;
  font-size: 14px;
}
#dialogloca {
  text-align: center;
}
.cajaLogin {
  padding: 15px 10px 10px 10px;
  width: 100%;
  background: white;
  margin-bottom: 20px;
}
.cajaLogin {
  display: none;
}
.login_customerdetails div {
  text-align: center;
}
@media (max-width: 415px) {
  .dia img {
    display: none !important;
  }
  .dia p {
    margin: 0px;
  }
}
#modelBoxTariff {
  color: #FFF;
  background: #ccc;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  border-bottom: 1px solid #FFF;
  height: 20px;
}
#modelBoxPrice {
  color: #FFF;
  background: #ccc;
  font-weight: bold;
  text-align: center;
  height: 60px;
  line-height: 30px;
}
#modelBoxButton {
  color: #FFF;
  background: #ccc;
  font-weight: bold;
  text-align: center;
  height: 40px;
}
#modelBoxButton a {
  color: #000;
  background: #eee;
  font-weight: bold;
  text-align: center;
  height: 30px;
  width: 75px;
  display: block;
  text-decoration: none;
  line-height: 30px;
  display: table;
  margin: 0 auto;
}
#modelBoxButton a:hover {
  background: #ddd;
}
_________________________________________________________________

ASSETS
_________________________________________________________________

*/

.btn {
  border-radius: 0;
}
_________________________________________________________________

ASSETS
_________________________________________________________________

*/

.btn.disabled {
  cursor: default;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
input[type=text],
input[type=password],
input[type=file],
select,
textarea,
.btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=text],
input[type=password],
select,
textarea {
  background: #fff;
  border: solid 1px #b2b9bf;
  color: #585858;
  font-size: 13px;
}
input[type=text],
input[type=password] {
  height: 28px;
  line-height: 28px;
  padding: 0 7px;
}
input[type=text].hasDatepicker,
input[type=password].hasDatepicker {
  cursor: pointer;
}
select {
  height: 30px;
  padding: 5px 5px 5px 4px;
}
textarea {
  padding: 10px;
  resize: vertical;
  resize: none;
}
button.btn {
  overflow: visible;
  box-shadow: 0 2px 28px 0 rgba(0,0,0,0.14), 0 1px 23px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.a-more_g {
  font-weight: bold;
  font-size: 0;
  color: #1594CE;
  text-decoration: none;
}
.a-more_g span {
  margin-right: 12px;
  font-size: 14px;
}
.i {
  display: inline-block;
  position: relative;
  border: none;
  vertical-align: middle;
}
.i-info {
  display: inline-block;
  position: relative;
  border: none;
  vertical-align: middle;
  background: url("https://booking.hasso-rentacar.com/img/i-info.png") no-repeat;
  width: 15px;
  height: 15px;
  margin: 0px 2px 0px 2px;
}
i {
  vertical-align: sub;
}
.i-rent {
  display: inline-block;
  position: relative;
  background: url(https://booking.hasso-rentacar.com/img/coche.png) 0 0 no-repeat;
  width: 24px;
  height: 20px;
}
#box-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #000 url(/common/img/app/reservation/default/bg/bg-box-loading.gif) no-repeat 50% 50%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 20000;
}
.tit {
  margin: 20px 0 0 0px;
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #1594CE;
  text-transform: uppercase;
}
.titreset {
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#loading {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
  filter: alpha(opacity=50);
  z-index: 20000;
  display: none;
}
#loading .centrado {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin: -50px;
}
#loading .centrado img {
  margin: auto;
}
#disable_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  z-index: 10;
  display: none;
}
.search_results {
  position: relative;
}
h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 40px 0 20px 0;
}
h4 {
  color: #1594CE;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 5px 0;
}
table {
  border-spacing: 0px;
  border-collapse: collapse;
}
.w {
  width: 960px;
  margin: 0 auto;
}
.search_center {
  width: 960px;
  margin: 0 auto;
}
.header-steps {
  height: 78px;
  background-color: white;
}
.header-steps .w {
  position: relative;
}
button[disabled] {
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  cursor: default !important;
}
button.btn {
  overflow: visible;
}
.btn {
  position: relative;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background-color: #0b5d85;
}
.btn span {
  position: relative;
  display: block;
  white-space: nowrap;
  font-size: 0;
  text-align: center;
}
.btn em {
  font-style: normal;
  text-decoration: none;
}
.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.btn-recalculate {
  display: none;
  width: 100%;
}
.btn-recalculate span em {
  color: #F00;
}
.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.btn-wide {
  width: 100%;
}
.btn-g,
.btn-w,
.btn-y {
  padding: 5px;
}
.btn-g em,
.btn-w em,
.btn-y em {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}
.btn-g,
.btn-g_l {
  color: white;
  font-size: 20px;
  background: #1594CE;
  width: 100%;
  white-space: normal;
  box-shadow: 0 2px 28px 0 rgba(0,0,0,0.14), 0 1px 23px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  border: 1px solid #1594CE;
  vertical-align: middle;
}
.btn-g em,
.btn-g_l em {
  padding: 10px 0;
}
.btn-g:hover,
.btn-g_l:hover {
  background: white;
  color: #1594CE;
  transition: all 0.5s ease;
  vertical-align: middle;
}
.btn-g_l {
  padding-left: 5px;
}
.btn-g_l em {
  font-weight: bold;
  font-size: 17px;
}
.btn-w {
  color: white;
  background-color: #0b5d85;
}
.btn-y {
  color: white;
}
.btn-search {
  width: 181px;
}
.btn-search .i-search {
  margin-right: 25px;
}
.btn-more span {
  padding: 0 24px 0 14px;
}
.btn-more em {
  margin-right: 5px;
}
.btn-send {
  width: 100px;
}
.btn-send em {
  margin-right: 10px;
}
.btn-book span {
  padding: 0 20px;
}
.btn-back span {
  padding: 0 19px 0 9px;
}
.btn-back i {
  margin-right: 18px;
}
.btn-spots span {
  padding: 0 31px 0 27px;
}
.btn-map_send em {
  margin-right: 10px;
}
.btn-map_send span {
  padding: 0 21px 0 14px;
}
.btn-news_filter span {
  padding: 0 21px 0 16px;
}
.btn-pdf span {
  padding: 0 15px 0 13px;
}
.btn-pdf em {
  margin-right: 10px;
}
.btn-link span {
  padding: 0 15px;
}
.btn-getthere span {
  padding: 0 15px;
}
.btn-getthere em {
  text-transform: uppercase;
}
.btn-qr span {
  padding: 0 22px 0 16px;
}
.btn-qr em {
  text-transform: uppercase;
}
.btn-contactus span {
  padding: 0 15px 0 16px;
}
.btn-send_cv span {
  padding: 0 20px 0 15px;
}
.btn-send_cv em {
  margin-right: 20px;
}
.btn-apply span {
  padding: 0 20px 0 12px;
}
.btn-apply em {
  margin-right: 8px;
}
.btn-my_books span {
  padding: 0 31px 0 24px;
}
.btn-my_books em {
  text-transform: uppercase;
}
.btn-cancel_no span {
  padding: 0 23px 0 15px;
}
.btn-cancel span {
  padding: 0 20px 0 15px;
}
.btn-offer span {
  padding: 0 25px 0 15px;
}
.btn-offer span.flota i {
  margin-left: 7px;
}
.btn-view_all span {
  padding: 0 18px 0 15px;
}
.btn-link span {
  padding: 0 18px 0 15px;
}
.btn-qr span {
  padding: 0 22px 0 15px;
}
.btn-qr em {
  text-transform: uppercase;
}
.btn-print span {
  padding: 0 16px 0 15px;
}
.btn-print em {
  margin-right: 15px;
}
.btn-print i {
  top: 2px;
}
.btn-pdf span {
  padding: 0 14px 0 15px;
}
.btn-pdf i {
  top: 2px;
}
.btn-confirm_news {
  width: 84px;
}
.btn-ok span {
  display: none;
}
.btn-form_ok {
  width: 85px;
}
.btn-form_ok em {
  text-transform: uppercase;
}
#header-step {
  background-color: white;
}
#header-step .container div {
  padding: 0;
}
#header-step .logo {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
#header-step .clientLoginBtn {
  font-size: 20px;
  text-align: center;
}
#header-step .clientLoginBtn span {
  vertical-align: top;
}
#header-step .myAccountBtn {
  font-size: 20px;
  text-align: center;
}
#header-step .myAccountBtn span {
  vertical-align: top;
}
#header-step .flag {
  top: 0px;
}
.search_box {
  background: #00773f;
}
.search_box ul {
  list-style: outside none none;
}
.search_box li {
  margin: 0px;
  list-style-type: none !important;
}
.search_box input.hasDatepicker[type="text"],
.search_box input.hasDatepicker[type="password"] {
  cursor: pointer;
}
.search_box_cont .intro-msg {
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  padding: 0px 0px 20px 0px;
}
.search_box_cont .search_form {
  padding-left: 37px;
}
.search_box_cont .ul-promo {
  display: inline;
}
.search_box_cont .promo-block {
  display: inline-block;
  color: #f6e100;
  color: #fff;
  float: right;
  padding-top: 8px;
}
.search_box_cont .promo-block .promoInfo {
  position: absolute;
  display: none;
  z-index: 40;
  width: 250px;
  color: #000;
  right: 0px;
  top: 20px;
  padding: 10px;
  background: #f6e100;
  border-top-left-radius: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.search_box_cont .promo-block .promoInfo span {
  float: right;
  width: 90%;
  display: block-inline;
}
.search_box_cont .promo-block #promo_code {
  display: inline-block;
}
.search_box_cont .promo-block #promo_code .i-info {
  vertical-align: middle;
}
.search_box_cont .promo-block #promo_code span {
  color: #f6e100;
  display: inline-block;
  text-align: right;
  margin-right: 5px;
}
.search_box_cont .search_form-col {
  list-style-type: none !important;
  float: left;
  width: 310px;
  margin-left: 20px !important;
  margin-top: 0px !important;
}
.search_box_cont .search_form-col label {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.search_box_cont .search_form-col .fieldset {
  margin-top: 9px;
  padding: 0px;
}
.search_box_cont .search_form-col .fieldset-li {
  float: left;
  margin: 0px 0px 10px 5px !important;
}
.search_box_cont .search_form-col .fieldset-li.place {
  clear: both;
  float: none;
  margin-bottom: 10px;
}
.search_box_cont .search_form-col .fieldset-li.place select {
  width: 100%;
}
.search_box_cont .search_form-col .fieldset-li.date {
  width: 173px;
}
.search_box_cont .search_form-col .fieldset-li.date input {
  box-sizing: border-box;
  width: 173px;
}
.search_box_cont .search_form-col .fieldset-li.time {
  width: 127px;
  margin-left: 10px;
}
.search_box_cont .search_form-col .fieldset-li.time select {
  width: 127px;
}
.search_box_cont .search_form-col .fieldset-li.error input,
.search_box_cont .search_form-col .fieldset-li.error select,
.search_box_cont .search_form-col .fieldset-li.error textarea {
  border-color: #ff0600;
  color: #ff0600;
}
.search_box_cont .search_form-col:first-child {
  margin-left: 0;
}
.search_box_cont input,
.search_box_cont select {
  font-weight: bold;
  font-size: 13px;
  color: #303030;
}
.search_box_cont input[type=text],
.search_box_cont select {
  height: 50px;
}
.search_box_cont .search_form_foot-li {
  position: relative;
  display: inline;
  margin-left: 40px;
  color: #fff;
}
.search_box_cont .search_form_foot-li .lbl {
  text-decoration: underline;
}
.search_box_cont .search_form_foot-li .input {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 145px;
  overflow: hidden;
  padding-right: 3px;
  margin-left: 15px;
  background: #fff;
  border: solid 1px transparent;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.42);
  text-align: left;
  vertical-align: middle;
}
.search_box_cont .search_form_foot-li input[type=text] {
  float: left;
  width: 150px;
  height: 26px;
  line-height: 26px;
  background: none;
  border: none;
  font-size: 12px;
  color: #676767;
  text-transform: uppercase;
}
.search_box_cont .search_form_foot-li .btn-ok {
  float: left;
  top: 3px;
}
.search_box_cont .search_form_foot-li .i-discount_close {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.search_box_cont .search_form_foot-li:first-child {
  margin-left: 0;
}
.listmodels_ul {
  margin-top: 5px;
  margin-left: 1px;
  width: 100%;
  padding: 0;
}
.listmodels_ul .listmodels_li {
  background: white;
  border-radius: 20px;
}
.listmodels_ul .listmodels_li .category {
  padding: 0;
}
.listmodels_ul .listmodels_li .category img {
  width: 40px;
  height: 25px;
  display: inline-block;
}
.listmodels_ul .listmodels_li .category span {
  display: inline-block;
  font-size: 14px;
  color: gray;
  font-weight: bold;
  text-transform: uppercase;
}
.listmodels_ul .listmodels_li h2 {
  font-size: 22px;
  font-weight: bolder;
  margin: 20px 0 5px 0;
}
.listmodels_ul .listmodels_li h2 span {
  font-size: 14px;
}
.listmodels_ul .listmodels_li .box {
  display: block;
  width: 100%;
  border-bottom: 2px solid #ccc;
}
.listmodels_ul .listmodels_li .photo {
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
  min-height: 240px;
}
.listmodels_ul .listmodels_li .photo .recomendedModel_div .picto {
  position: absolute;
  left: 0px;
  top: 154px;
  width: 100px;
}
.listmodels_ul .listmodels_li .txt {
  padding: 0;
}
.listmodels_ul .listmodels_li .txt h2 {
  font-weight: bold;
  font-size: 16px;
  color: #303030;
  text-transform: uppercase;
  display: block;
}
.listmodels_ul .listmodels_li .txt h2 span {
  font-weight: normal;
  font-size: 0.85em;
  text-transform: lowercase;
}
.listmodels_ul .listmodels_li .txt .msg_publi {
  margin-top: 10px;
  padding: 0;
  margin-bottom: 0;
}
.listmodels_ul .listmodels_li .txt .msg_publi span {
  color: #1594CE;
  font-weight: bold;
  display: block;
}
.listmodels_ul .listmodels_li .txt .msg_publi.alert span {
  color: red;
}
.listmodels_ul .listmodels_li .iconos-ul {
  display: inline-block;
  text-decoration: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.listmodels_ul .listmodels_li .iconos-li {
  display: inline-block;
}
.listmodels_ul .listmodels_li .iconos-li .icon {
  display: inline;
}
.listmodels_ul .listmodels_li .iconos-li .icon img {
  width: 40px;
}
.listmodels_ul .listmodels_li .iconos-li .lbl {
  display: inline;
  vertical-align: bottom;
}
.listmodels_ul .listmodels_li .iconos-li .lbl span {
  vertical-align: bottom;
}
.book_btn {
  display: block;
  width: 95%;
  margin: 0 auto;
}
.book_btn a {
  display: block;
  width: 100%;
}
.reservar_btn {
  display: block;
  width: 100%;
}
.reservar_btn a {
  display: block;
  width: 100%;
}
.general_btn {
  display: inline-block;
}
.general_btn button.btn {
  width: 100%;
}
#UpdateProfileButtons {
  text-align: right;
}
#UpdateProfileButtons .btn {
  width: 100%;
}
.btn-gris_large {
  padding-left: 5px;
  background-position: left -318px;
}
.btn-gris_large span {
  height: 55px;
  line-height: 55px;
  padding: 0 5px 0 0;
  background-position: right -369px;
}
.btn-gris_large em {
  font-weight: bold;
  font-size: 17px;
}
.span-block {
  border: 1px solid #F00;
  width: 100px;
  display: inline-block;
}
.extras-box {
  width: 100%;
  border: 1px solid #ccc;
}
.extras-box .extra_img {
  margin-right: 10px;
}
.extras-box .extra_img img {
  width: 70px;
  height: 70px;
}
.extras-box .extra-text {
  height: 70px;
  line-height: 70px;
}
.extras-box .extra-text span,
.extras-box .extra-text strong {
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  text-align: center;
}
.extras-box .cantidad-extra {
  height: 70px;
  line-height: 70px;
}
.extras-box .cantidad-extra span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  width: 100%;
  text-align: center;
}
.extras-box .extra_price {
  vertical-align: middle;
  text-align: right;
  margin-left: 0px;
  line-height: 70px;
}
.extras-box .extra_price span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  width: 100%;
  text-align: center;
}
.extras-box .extra_price .extra-price-day {
  vertical-align: middle;
}
.extras-box .extra_price .promo_text {
  width: 100%;
  display: block;
  margin: 5px 0 5px 0;
}
.extras-box .extra_price div {
  display: block;
  margin-top: 0px;
}
.extras-box .extra_price div .price_uds {
  display: inline;
}
.extras-box .extra_price div .price_decimal {
  display: inline;
}
.extras-box .extra_price div.extra-price-day-before {
  font-size: 12px;
  font-weight: normal;
  text-decoration: line-through;
}
.extras-box .extra_price div.extra-price-day {
  color: black;
  font-size: 20px;
  font-weight: bold;
}
.extras-box .extra_price div.extra-maxprice {
  color: black;
  font-size: 12px;
  font-weight: bold;
}
.extras-box .i-info {
  background: url("https://booking.hasso-rentacar.com/img/i-info.png") no-repeat;
}
.insurance-info-box {
  display: none;
  position: absolute;
  top: 5%;
  border: 4px solid #148250;
  background: #FFF;
  z-index: 60000;
}
.insurance-info-box .head {
  background: #CCC;
  color: #F00;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border: 4px solid #148250;
  background: #148250 none repeat scroll 0% 0%;
  padding-left: 10px;
}
.insurance-info-box .head span {
  font-size: 18px;
  font-weight: bolder;
  color: #FFF;
}
.insurance-info-box .head span.close {
  float: right;
  border: 1px solid #A2A2A2;
  line-height: 25px;
  margin: -2px 6px 0px 0px;
  padding: 0px 8px 0px;
  background: #FFF none repeat scroll 0% 0%;
  cursor: pointer;
  color: #666;
}
.insurance-info-box .insurance-title {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  font-weight: bolder;
  margin-left: 10px;
  margin-bottom: 5px;
}
.insurance-info-box .insurance-description {
  display: block;
  margin-left: 20px;
  margin-bottom: 15px;
}
.insurance-info-box .insurance-description .insurance_included {
  margin-top: 10px;
  font-weight: bolder;
  color: #148250;
}
.insurance-info-box .insurance-description .insurance_nonincluded {
  margin-top: 10px;
  font-weight: bolder;
  color: #F00;
}
.insurance-info-box .insurance-alert {
  margin-left: 20px;
  margin-right: 20px;
  font-style: italic;
  margin-bottom: 15px;
}
.show_summary {
  text-align: right;
}
.promo_text {
  text-align: center;
  padding: 2px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}
.promo_text.promo_box {
  width: 100%;
  height: 18px;
  line-height: 18px;
  padding: 0px;
  margin-bottom: 2px;
  margin-top: 10px;
}
.promo_text.gratis {
  color: green;
  border: 2px green solid;
  border-radius: 20px;
}
.promo_text.vip {
  background-color: #313133;
  color: #FBE133;
}
.promo_text.promo {
  background-color: #FBE133;
}
.promo_text.offer {
  background-color: red;
  color: white;
}
.extras_alert_promo {
  background-color: #EEE;
  padding: 15px;
  display: none;
}
.extras_alert_promo h1 {
  font-weight: bold;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.extras_alert_promo .alert-promo-box {
  text-align: center;
}
.extras_alert_promo .alert-promo-box .head {
  display: block;
  color: #1594CE;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.extras_alert_promo .alert-promo-box .text {
  display: block;
}
.summary_dates .txt {
  text-align: left;
}
#form-extras {
  margin-top: 20px;
}
#form-extras .qty {
  width: 25px;
  height: 25px;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
#form-extras .cabeceraExtras {
  color: #0b5d85;
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
  padding-bottom: 10px;
}
#form-extras input {
  margin: 0px 10px 0px 10px;
}
#form-extras .qtyminus {
  width: 25px;
  height: 25px;
  border: 1px solid #CCC;
  background: #CCC;
}
#form-extras .qtyplus {
  width: 25px;
  height: 25px;
  border: 1px solid #CCC;
  background: #CCC;
}
.seguros-extras {
  margin: 20px 0 20px 0;
  width: 100%;
  padding: 10px 0 10px 0;
}
.seguros-extras img {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  display: inline-block;
}
.seguros-extras h1 {
  font-weight: bold;
  font-size: 14px;
  margin: 10px;
  display: inline-block;
}
#TI_more_info {
  width: 100%;
  font-size: 11px;
  border: thin solid #ccc;
}
#TI_more_info span {
  display: block;
  margin: 15px;
}
.seguros-box {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.seguros-box .seguro-name {
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
}
.seguros-box .seguro-name label {
  line-height: normal;
  vertical-align: middle;
}
.seguros-box .seguro-name span {
  display: inline-block;
}
.seguros-box .seguro-name span img {
  width: 13px;
  height: 13px;
  margin-left: 2px;
}
.seguros-box .seguro-name .franquicia {
  font-size: 10px;
}
.seguros-box .seguro-price {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
  margin-left: 0px;
  line-height: 50px;
}
.seguros-box .seguro-more_info {
  margin: 10px 10px 10px 40px;
  font-size: 11px;
}
.seguros-box .insurance_included {
  color: #1594CE;
  font-weight: bolder;
}
.seguros-box .insurance_nonincluded {
  color: #F00;
  font-weight: bolder;
}
.seguros-box .row span {
  padding: 0;
}
.seguros-box .row .promo_text {
  display: block;
  height: 15px;
}
.contact-b {
  font-size: 12px;
}
.contact-b .general_btn {
  width: 100%;
}
.contact-b .material-icons {
  font-size: 20px;
}
@media (max-width: 600px) {
  .contact-b .col_left {
    width: 100%;
  }
  .contact-b .col_left .login-err {
    width: auto;
  }
  .contact-b .col_left .general_btn {
    width: 100%;
  }
}
.summary_book {
  margin-top: 20px;
  background-color: white;
  box-shadow: 0 2px 28px 0 rgba(0,0,0,0.14), 0 1px 23px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  padding: 10px;
  width: 100%;
}
.summary_book h2 {
  padding: 5px 0px 5px 5px;
  margin: 0;
  border-bottom: 1px solid #1594CE;
  text-transform: uppercase;
  font-weight: bold;
}
.summary_book .showPrice {
  text-align: right;
  margin: 10px;
}
.summary_book .edit_btn {
  width: 145px;
  text-align: right;
}
.summary_book .btn_summary_dates {
  text-align: center;
  display: block;
  margin: 10px 0;
}
.summary_book .summary_dates {
  background-color: white;
  width: 100%;
  padding: 5px 0px 10px 10px;
}
.summary_book .summary_dates .date-header {
  display: block;
  margin: auto;
  margin: 0px 0px 0px 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.summary_book .summary_dates .place-header {
  display: block;
  margin-top: 10px;
  font-weight: bold;
}
.summary_book .summary_dates .date_info {
  display: block;
  color: #1594CE;
  font-weight: bold;
}
.summary_book .summary_dates .txt {
  display: block;
  margin-top: 10px;
  font-size: 10px;
}
.summary_book .summary-car {
  margin-top: 15px;
  background-color: white;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.summary_book .summary-car h1 {
  border: none;
  margin: 5px 0px 5px 5px;
  display: block;
}
.summary_book .summary-car h1 span {
  font-weight: normal;
  font-size: 12px;
  text-transform: lowercase;
}
.summary_book .summary-car img {
  margin: auto;
}
.summary_book .summary-car .iconos-li {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-left: 17px;
}
.summary_book .summary-car .iconos-li .lbl {
  position: absolute;
  right: -13px;
  top: -10px;
  text-align: center;
  line-height: 21px;
  color: #000000 !important;
}
.summary_book .summary-car .iconos-li .lbl span {
  display: none;
}
.summary_book .summary-car .iconos-li:hover span {
  display: block;
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 100;
  line-height: 33px;
  padding: 0 11px;
  background: #fff;
  border: solid 1px #949393;
  font-size: 12px;
  color: #303030;
  -webkit-box-shadow: 3px 3px 0 #dadada;
  -moz-box-shadow: 3px 3px 0 #dadada;
  box-shadow: 3px 3px 0 #dadada;
  white-space: nowrap;
}
.summary_book .summary-tariff {
  margin-top: 15px;
  background-color: white;
  width: 100%;
}
.summary_book .summary-tariff .cabecera {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
}
.summary_book .summary-tariff .cabecera strong {
  text-transform: uppercase;
}
.summary_book .summary-tariff .detalle ul {
  padding-right: 5px;
  padding-top: 20px;
}
.summary_book .summary-tariff .detalle li {
  padding-bottom: 5px;
  list-style-image: url(/img/check_icon2.png);
}
.summary_book .summary-promo {
  margin-top: 15px;
  background-color: white;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.summary_book .summary-promo h1 {
  text-align: left;
}
.summary_book .summary-promo .promoBox {
  padding-left: 5px;
}
.summary_book .summary-promo .promoError {
  color: #F00;
  text-align: center;
}
.summary_book .summary-promo input[type=text] {
  float: left;
  width: 150px;
  height: 26px;
  line-height: 26px;
  background: none;
  border: none;
  font-size: 12px;
  color: #676767;
  text-transform: uppercase;
}
.summary_book .summary-promo .btn-ok {
  float: left;
  top: 3px;
}
.summary_book .summary-promo .discount {
  position: relative;
  display: inline-block;
  display: none;
  color: #0b5d85;
}
.summary_book .summary-promo .discount .i-info {
  vertical-align: middle;
  margin-left: 12px;
}
.summary_book .summary-promo .discount .promoInfo {
  position: absolute;
  display: none;
  z-index: 40;
  width: 250px;
  color: #000;
  padding: 10px;
  background: #f6e100;
  border-top-left-radius: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  right: -68px;
}
.summary_book .summary-promo .discount .promoInfo span {
  float: right;
  width: 90%;
  display: block-inline;
}
.summary_book .summary-promo .discount .promoCode {
  display: inline-block;
  text-align: right;
  margin-left: 5px;
  margin-right: 5px;
}
.summary_book .summary-promo .input {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 145px;
  overflow: hidden;
  padding-right: 3px;
  margin-left: 15px;
  background: #fff;
  border: solid 1px transparent;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.42);
  text-align: left;
  vertical-align: middle;
}
.summary_book .summary-promo .input.error {
  border-color: #ff0600;
}
.summary_book .summary-promo .input.error input {
  color: #ff0600;
}
.summary_book .summary-price {
  margin-top: 15px;
  background-color: white;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
}
.summary_book .summary-price h1 {
  margin: 5px 0px 5px 5px;
  text-transform: uppercase;
  font-weight: bold;
}
.summary_book .summary-price .price {
  display: block;
  font-weight: bold;
  font-size: 36px;
  width: 100%;
  text-align: center;
}
.summary_book .summary-price .price-txt {
  display: block;
  font-weight: bold;
  font-size: 9px;
  width: 100%;
  text-align: center;
}
.summary_book .summary-price .calculate-btn {
  margin: 15px 15px 0px 15px;
  width: 100%;
  text-align: right;
}
.summary_book .summary-price .calculate-btn .btn-book {
  height: 40px;
  width: 300px;
}
.summary_book .price-detail h1 {
  margin: 5px;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #1594CE;
}
.summary_book .price-detail .cuadroPreciosDet {
  padding: 5px 5px 10px 10px;
}
.summary_book .price-detail .price-line {
  margin-bottom: 10px;
}
.summary_book .price-detail .price-line .price-desc {
  width: 70%;
  display: inline-block;
}
.summary_book .price-detail .price-line .price-import {
  width: 28%;
  display: inline-block;
  text-align: right;
  font-weight: bold;
}
.summary_book .price-detail .price-line.discount {
  color: #0b5d85;
}
.summary_book .price-detail .price-line.subtotal {
  border-top: thin solid #ccc;
  font-weight: bold;
}
.login-form .error input,
.login-form .error select,
.login-form .error textarea {
  border-color: #ff0600;
  color: #ff0600;
}
.results-alerts {
  padding: 25px;
  color: #5a5a5a;
  font-size: 13px;
  font-weight: normal;
}
.results-alerts .head {
  color: #1594CE;
  font-size: 18px;
  display: block;
  text-align: center;
}
.results-alerts .text {
  margin: 25px 0px 25px 0px;
  display: block;
}
.results-alerts a {
  font-weight: bold;
  color: #1594CE;
  text-decoration: underline;
}
.form_styles .field-error input,
.form_styles .field-error select,
.form_styles .field-error textarea {
  border: 1px solid;
}
.barraLogin {
  font-weight: bolder;
  padding: 10px;
  background-color: #1594CE;
  color: white;
  margin-bottom: 20px;
  cursor: pointer;
}
.barraLogin h5 {
  padding-left: 5px;
  display: inline-block;
  font-size: 15px;
  margin: 0;
}
.barraLogin .glyphicon {
  font-size: 30px;
}
.barraLogin div {
  display: inline-block;
}
.barraLogin p {
  padding-left: 5px;
  margin: 0;
}
.barraLogin .glyphicon {
  margin: 10px 0 10px 0;
  text-align: center;
}
.form-s_motor {
  background: white;
  box-shadow: 0 2px 28px 0 rgba(0,0,0,0.14), 0 1px 23px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  margin: 20px 0;
  padding: 0;
}
.form-s_motor h1 {
  padding: 0px 0 10px 5px;
  margin: 10px;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #1D92DF;
  font-size: 14px;
}
.form-s_motor .cajaLogin {
  padding: 0px 10px 10px 10px;
  width: 100%;
  background: white;
}
.form-s_motor .row {
  position: relative;
}
.form-b_motor {
  padding: 0;
  width: 100%;
  background: none;
}
.form-b_motor .btn_login {
  text-align: right;
}
.form-send {
  width: 543px;
  margin-top: 6px;
}
.form_auto_motor {
  margin-top: 10px;
}
.form_auto_motor input[type=text],
.form_auto_motor input[type=password] {
  height: 50px;
  width: 300px;
  margin-bottom: 10px;
}
.form_auto_motor .btn_login button {
  width: 300px;
}
.form_auto_motor .login-f {
  margin-bottom: 15px;
}
.form_auto_motor .error label {
  color: #ff0000;
  font-weight: bold;
  opacity: 1;
}
.form_auto_motor .error input[type=text],
.form_auto_motor .error input[type=password],
.form_auto_motor .error input[type=checkbox],
.form_auto_motor .error input[type=email],
.form_auto_motor .error select,
.form_auto_motor .error textarea {
  border-color: #a94442 !important;
}
.form_auto_motor .infoadicional {
  position: relative;
}
.form_auto_motor .infoadicional ul li {
  display: inline-block;
}
.form_auto_motor ul {
  list-style: none;
}
.form_auto_motor ul li {
  min-height: 40px;
  display: block;
}
.form_auto_motor ul li input[type=text],
.form_auto_motor ul li input[type=email],
.form_auto_motor ul li input[type=password] {
  width: 100%;
  height: 50px;
  line-height: 26px;
  color: #000;
}
.form_auto_motor ul li .masInfo span {
  font-size: 10px;
  font-style: italic;
}
.form_auto_motor ul li input[disabled],
.form_auto_motor ul li select[disabled] {
  color: #555;
}
.form_auto_motor ul li select {
  width: 100%;
  height: 50px;
  line-height: 26px;
  margin: 0px 0px 10px 0px;
  color: #000;
}
.form_auto_motor ul li input.hasDatepicker {
  background-repeat: no-repeat;
  background-position: 96.5% 50%;
}
.form_auto_motor ul li textarea {
  width: 100%;
  height: 65px;
  padding-top: 15px;
}
.form_auto_motor ul li input:focus,
.form_auto_motor ul li select:focus,
.form_auto_motor ul li textarea:focus {
  border-color: #008239;
  outline: none;
}
.form_auto_motor ul li label {
  font-size: 15px;
  font-weight: bold;
  color: #454648;
  line-height: 18px;
  display: block;
  clear: both;
  height: 0;
  pointer-events: none;
  margin-bottom: 0px;
}
.form_auto_motor ul li.file input {
  width: 70%;
  display: block;
  clear: both;
}
.form_auto_motor ul li.file span {
  display: block;
  clear: both;
  font-size: 12px;
  color: #454648;
  line-height: 24px;
}
.form_auto_motor ul li.select span {
  display: block;
  clear: both;
  font-size: 12px;
  color: #454648;
  line-height: 24px;
}
.form_auto_motor ul li.message {
  font-size: 13px;
  color: #666666;
  min-height: 30px;
}
.form_auto_motor ul li.message h3 {
  font-size: 16px;
  font-weight: bold;
}
.form_auto_motor ul li.clear {
  width: 543px;
  clear: both;
}
.form_auto_motor ul li.check {
  width: 100%;
  font-weight: bold;
}
.form_auto_motor ul li.check span {
  color: #1594CE;
}
.form_auto_motor ul li.separator {
  clear: both;
  float: none;
  height: 1px;
  min-height: 1px;
  margin-top: 21px;
  padding-left: 0;
  overflow: hidden;
  padding-bottom: 0;
  position: relative;
  width: 100%;
}
.form_auto_motor ul li .columns {
  padding: 0;
}
.form_auto_motor ul li .columns li {
  width: auto;
}
.form_auto_motor ul li a {
  color: #363636;
  text-decoration: underline;
}
.form_auto_motor ul li.selectfecha label {
  padding: 0;
}
.form_auto_motor ul li.selectfecha select.fecha {
  width: 70px;
  height: 26px;
  line-height: 26px;
  margin: 24px 0px 10px 0px;
}
.form_auto_motor .captcha {
  font-size: 12px;
  color: #363636;
  padding-left: 0px;
  padding-top: 28px;
  padding-bottom: 0px;
}
.form_auto_motor .captcha .img,
.form_auto_motor .captcha .caract,
.form_auto_motor .captcha .reload {
  float: left;
  padding-right: 10px;
}
.form_auto_motor .captcha .img {
  padding-right: 23px;
}
.form_auto_motor .captcha .caract label {
  font-weight: bold;
}
.form_auto_motor .captcha .caract input {
  width: 166px;
  padding-bottom: 4px;
  padding-top: 5px;
}
.form_auto_motor .captcha .reload {
  padding-top: 18px;
  white-space: nowrap;
}
.form_auto_motor .captcha .reload .ico {
  cursor: pointer;
  float: left;
  margin-right: 10px;
}
.form_auto_motor .foot {
  margin-top: 10px;
  padding-left: 0px;
}
.form_auto_motor .foot ul {
  padding: 0px;
}
.form_auto_motor .foot li {
  min-height: 12px;
  padding: 0px;
  width: 100%;
  clear: both;
  display: block;
}
.form_auto_motor .foot li label {
  display: inline;
  font-weight: normal;
  line-height: 36px;
}
.form_auto_motor .foot li label a {
  font-weight: bold;
  color: inherit;
  text-decoration: underline;
}
.form_auto_motor .foot li input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  padding: 0 !important;
  background: #fff;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #cccccc !important;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.form_auto_motor .foot .fields-required {
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #363636;
  line-height: 36px;
}
.form_auto_motor .msg {
  font-size: 18px;
  color: #ed0e00;
  margin-bottom: 34px;
  padding: 0 40px 0 40px;
}
.form_auto_motor .msg .sep {
  position: absolute;
  top: 10px;
  clear: both;
  width: 716px;
  min-height: 1px;
  height: 1px;
  line-height: 1px;
  overflow: hidden;
  margin-top: 21px;
  margin-bottom: 6px;
}
.form_auto_motor .msg span {
  display: block;
}
.form_auto_motor .msg .txt {
  overflow: hidden;
}
.form-confirm {
  padding: 100px 80px 127px 80px;
  line-height: 25px;
  font-weight: bold;
  font-size: 18px;
  color: #1594CE;
  text-align: center;
}
.form-confirm span {
  display: block;
}
.form-confirm .f {
  margin-top: 34px;
}
#welcome-msg {
  text-align: left;
  font-size: 13px;
  padding: 0px 0px 0px 0px;
  color: #363636;
  line-height: 24px;
}
#welcome-msg .sep {
  height: 5px;
  width: 100%;
  margin-bottom: 20px;
}
#welcome-msg .tit {
  font-size: 18px;
  padding-bottom: 20px;
}
#resetpassword .box {
  background-color: #f6f6f6;
  padding: 20px;
  border: solid 1px #cccccc;
  height: 100%;
}
#resetpassword .login-err {
  box-shadow: none;
  margin: 5px 0;
}
@media (max-width: 500px) {
  #resetPassword {
    width: 100%;
    margin-top: -100px;
    margin-left: -50%;
    margin-right: 48%;
  }
  #resetPassword .box {
    width: 100%;
    height: 100%;
  }
  #resetPassword .input {
    width: 70%;
  }
  #resetPassword .btn_div {
    width: 30%;
  }
  #resetPassword .btn_div button {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.YesNoBox {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  height: 200px;
  margin-top: -100px;
  margin-left: -250px;
  border: 1px solid #CCC;
  background-color: #f6f6f6;
  vertical-align: middle;
  display: none;
  z-index: 1002;
  overflow: auto;
}
.YesNoBox .box {
  display: block;
  width: 80%;
  margin: 55px auto auto;
}
.YesNoBox .text_div {
  color: red;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}
.YesNoBox .btn_div {
  width: 100%;
}
.YesNoBox .btn_div .btn-span {
  display: inline-block;
  width: 49%;
  margin-top: 10px;
}
.YesNoBox .btn_div .btn {
  width: 100%;
}
.YesNoBox .close {
  width: 100%;
  text-align: center;
  margin-top: 15px;
  font-size: 11px;
}
.YesNoBox .close a {
  color: #747678;
}
#modal_overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  margin: 0px auto;
  z-index: 929;
  filter: alpha(opacity=60);
  -moz-opacity: .60;
  opacity: .60;
  text-align: center;
  vertical-align: middle;
  display: none;
}
.filter-wrap {
  overflow: hidden;
}
.filter-wrap .col_left {
  width: 835px;
  border-right: solid 1px #dfdfdf;
}
.filter-wrap .col_left .filter-in {
  height: 107px;
}
.filter-wrap .col_right {
  width: 123px;
  background-position: right bottom;
  border-left: solid 1px #ffffff;
}
.filter-wrap .col_right .filter-in {
  position: relative;
  height: 107px;
  padding-left: 20px;
  background-position: right top;
}
.heading {
  margin-top: 20px;
  font-size: 30px;
  margin-bottom: 5px;
}
.heading h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  margin: 0;
}
@media (max-width: 600px) {
  .heading {
    font-size: 20px;
  }
}
#listado {
  width: 100%;
  text-transform: uppercase;
  display: table;
}
#listado tr:nth-child(odd) {
  background-color: #ccc;
}
#listado tr:hover {
  background-color: #ffff99;
}
#listado .listadoReservas {
  height: 40px;
  display: table-row;
}
#listado .listadoReservas.odd {
  background-color: #FFF;
}
#listado .listadoReservas.even {
  background-color: #F3F3F3;
}
#listado .listadoReservas.hover {
  background-color: #D4D4D4;
}
#listado .listadoReservas.listadoReservas {
  height: 80px;
}
#listado .celdaslistadoEN {
  text-align: center;
  width: 20%;
  display: table-cell;
  color: #FFF;
  background-color: #1594CE;
  vertical-align: middle;
  font-weight: bold;
  border: 1px solid #CCC;
  padding: 5px;
}
#listado .celdaslistado {
  display: table-cell;
  color: #000;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  border: 1px solid #CCC;
  padding: 5px;
  width: 20%;
}
#listado .celdaslistado.status_accepted {
  color: #81C01D;
}
#listado .celdaslistado.status_canceled {
  color: #F00;
}
#listado .celdaslistado.status_pending {
  color: #A6A6A6;
}
#listado .btn {
  width: 100%;
}
.divTransfer {
  white-space: normal;
}
.bookDivs {
  display: table;
  width: 100%;
}
.bookDivs .bookcolumna {
  display: table-row;
  width: 100%;
}
.bookDivs .txt {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  width: 280px;
  padding-bottom: 8px;
}
.bookDivs .txt_grey {
  color: #666666;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  width: 280px;
  padding-bottom: 8px;
}
@media (max-width: 550px) {
  .bookcolumna {
    float: left;
    width: 100%;
  }
  .bookcolumna .txt {
    display: inherit;
    padding: 0;
  }
  .bookcolumna .txt_grey {
    display: inherit;
  }
}
.cajaBookView {
  width: 700px;
  margin: auto;
}
.cajaBookView .book-status {
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 14px;
  display: block;
  line-height: 35px;
  padding-left: 10px;
  margin: 20px 0 10px 0;
  width: 100%;
}
.cajaBookView .book-status.accepted {
  color: #81C01D;
  border: 1px solid #81C01D;
}
.cajaBookView .book-status.canceled {
  color: #F00;
  border: 1px solid #F00;
}
.cajaBookView .book-status.pending {
  color: #A6A6A6;
  border: 1px solid #A6A6A6;
}
.cajaBookView .book-status img {
  vertical-align: middle;
}
.cajaBookView .txt_blue {
  border-bottom: 1px black solid;
  font-size: 18px;
  margin-bottom: 5px;
  display: inline-block;
  color: #1594CE;
  font-weight: bolder;
}
.cajaBookView .txt_blue.title {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
}
.cajaBookView .txt_black {
  display: inline-block;
  color: #000;
  font-size: 14px;
  font-weight: bolder;
}
.cajaBookView .txt_black.button {
  text-align: right;
}
.cajaBookView .txt_grey {
  display: inline-block;
  text-align: right;
  color: #666666;
  font-size: 14px;
}
.cajaBookView .cellright {
  text-align: right;
  display: inline-block;
  font-size: 14px;
}
.cajaBookView .importes {
  display: table;
}
.cajaBookView .importes div {
  padding: 5px;
}
.cajaBookView .importes .txt_black {
  display: table-row;
}
.cajaBookView .importes .txt_blue {
  display: table-row;
  font-size: 14px;
}
.cajaBookView .importes .importeName {
  display: table-cell;
}
.cajaBookView .importes .importeName .franquicia {
  font-size: 10px;
}
.cajaBookView .importes .importePrice {
  display: inline-block;
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}
.cajaBookView .bookTable {
  display: table;
  border-collapse: separate;
  margin-bottom: 10px;
}
.cajaBookView .bookTable .fila {
  margin-top: 10px;
}
.cajaBookView .bookTable .fila.total {
  margin-top: 15px;
  border-top: 1px grey solid;
  display: table;
  display: inline-block;
  color: #000;
  font-size: 14px;
  font-weight: bolder;
}
.cajaBookView .bookTable .fila.total .importeName {
  display: table-cell;
  font-size: 18px;
}
.cajaBookView .bookTable .fila.total .importePrice {
  display: table-cell;
}
.cajaBookView .bookTable.reserva {
  background-color: rgba(6,76,111,0.3);
  padding: 5px 15px 5px 15px;
}
.cajaBookView .bookTable .img {
  text-align: center;
}
.cajaBookView .bookTable .infoLocalizacion {
  padding: 0;
}
.cajaBookView .pay_btn {
  padding-top: 10px;
}
.cajaBookView .pay_btn .btn {
  width: 150px;
}
.cajaBookView .modelName {
  font-size: 16px;
  font-weight: bolder;
  margin-top: 5px;
}
.cajaBookView .modelName span {
  font-size: 12px;
  font-weight: normal;
}
.cajaBookView .odd {
  background: rgba(6,76,111,0.3);
}
.cajaBookView .separador {
  border-bottom: 1px solid #ccc;
}
.cajaBookView .numBook {
  color: #FFF;
  background: #000;
  padding: 4px 0px 5px 15px;
}
.cajaBookView .price {
  display: block;
  font-weight: bold;
  font-size: 36px;
  width: 100%;
  text-align: right;
}
.cajaBookView .price-txt {
  display: block;
  font-weight: bold;
  font-size: 9px;
  width: 100%;
  text-align: right;
}
.cajaBookView .map_img {
  border: 1px solid #CCC;
  width: 600px;
  margin-top: 10px;
  margin: auto;
}
.transfer-status {
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 14px;
  display: block;
  line-height: 35px;
  padding-left: 10px;
  margin: 20px 0 10px 0;
  width: 100%;
}
.transfer-status.accepted {
  color: #81C01D;
  border: 1px solid #81C01D;
}
.transfer-status.canceled {
  color: #F00;
  border: 1px solid #F00;
}
.transfer-status.pending {
  color: #A6A6A6;
  border: 1px solid #A6A6A6;
}
.transfer-status img {
  vertical-align: middle;
}
.cajaTransferView {
  width: 700px;
  margin: auto;
  text-align: left;
}
.cajaTransferView .txt_blue {
  border-bottom: 1px black solid;
  font-size: 18px;
  margin-bottom: 5px;
  display: inline-block;
  color: #1594CE;
  font-weight: bolder;
}
.cajaTransferView .txt_blue.title {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
}
.cajaTransferView .txt_black {
  display: inline-block;
  color: #000;
  font-size: 14px;
  font-weight: bolder;
}
.cajaTransferView .txt_black.button {
  text-align: right;
}
.cajaTransferView .txt_grey {
  display: inline-block;
  text-align: right;
  color: #666666;
  font-size: 14px;
}
.cajaTransferView .cellright {
  text-align: right;
  display: inline-block;
  font-size: 14px;
}
.cajaTransferView .importes {
  display: table;
}
.cajaTransferView .importes div {
  padding: 5px;
}
.cajaTransferView .importes .txt_black {
  display: table-row;
}
.cajaTransferView .importes .txt_blue {
  display: table-row;
  font-size: 14px;
}
.cajaTransferView .importes .importeName {
  display: table-cell;
}
.cajaTransferView .importes .importeName .franquicia {
  font-size: 10px;
}
.cajaTransferView .importes .importePrice {
  display: inline-block;
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}
.cajaTransferView .transferTable {
  display: table;
  border-collapse: separate;
  margin-bottom: 10px;
}
.cajaTransferView .transferTable .fila {
  margin-top: 10px;
}
.cajaTransferView .transferTable .fila.total {
  margin-top: 15px;
  border-top: 1px grey solid;
  display: table-row;
  color: #000;
  font-size: 14px;
  font-weight: bolder;
}
.cajaTransferView .transferTable .fila.total .importeName {
  display: table-cell;
  font-size: 18px;
}
.cajaTransferView .transferTable .fila.total .importePrice {
  display: table-cell;
}
.cajaTransferView .transferTable.reserva {
  background-color: #ededed;
  padding: 5px 15px 5px 15px;
}
.cajaTransferView .transferTable .img {
  text-align: center;
}
.cajaTransferView .pay_btn {
  padding-top: 10px;
}
.cajaTransferView .pay_btn .btn {
  width: 150px;
}
.cajaTransferView .modelName {
  font-size: 16px;
  font-weight: bolder;
  margin-top: 5px;
}
.cajaTransferView .modelName span {
  font-size: 12px;
  font-weight: normal;
}
.cajaTransferView .odd {
  background: #ededed none repeat scroll 0% 0%;
}
.cajaTransferView .separador {
  border-bottom: 1px solid #ccc;
}
.cajaTransferView .numBook {
  color: #FFF;
  background: #000;
  padding: 4px 0px 5px 15px;
}
.cajaTransferView .price {
  display: block;
  font-weight: bold;
  font-size: 36px;
  width: 100%;
  text-align: right;
}
.cajaTransferView .price-txt {
  display: block;
  font-weight: bold;
  font-size: 9px;
  width: 100%;
  text-align: right;
}
.cajaTransferView .map_img {
  border: 1px solid #CCC;
  width: 600px;
  margin-top: 10px;
  margin: auto;
}
.formLogin {
  margin: 20px auto 20px;
  padding: 4px;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #CCC;
}
.formLogin .content {
  padding: 25px;
}
.formLogin .fields {
  margin-top: 15px;
  margin-bottom: 15px;
}
.formLogin .btn {
  margin: 10px 0;
  height: 33px;
  width: 100%;
}
.formLogin h1 {
  font-weight: bold;
  font-size: 18px;
  color: #1594CE;
  text-transform: uppercase;
  margin-top: 10px;
}
.formLogin input[type=text],
.formLogin input[type=password] {
  margin-top: 10px;
  border: 1px solid #B0B0B0;
  padding: 5px 10px;
  width: 100%;
  background: #FFF none repeat scroll 0% 0%;
  font-size: 13px;
}
.formLogin input[type=submit] {
  padding: 5px 15px;
  border: 0 none;
  cursor: pointer;
}
.formLogin .submit {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  width: 90%;
}
.barraUser .far,
.barraUser h3 {
  display: inline !important;
}
.infoPromo {
  text-align: left;
}
.infoPromo .recomendCajaPrecio .recomendPrecio {
  right: 21%;
}
.cajaSRecomend .banner {
  width: 100%;
}
.cajaSRecomend.anadido #cambiarTarifaBtn .btn {
  background-color: white !important;
  cursor: default;
}
.cajaSRecomend.anadido #cambiarTarifaBtn img {
  display: none !important;
}
.cajaSRecomend.anadido .incrementoDiario h2 {
  display: none !important;
}
.cajaSRecomend .row {
  background-color: #10a7e1;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 0;
}
.cajaSRecomend .row h3 {
  color: white;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}
.cajaSRecomend .row #cambiarTarifaBtn {
  position: relative;
  text-align: right;
}
.cajaSRecomend .row #cambiarTarifaBtn.anadido .btn {
  background-color: white;
}
.cajaSRecomend .row #cambiarTarifaBtn.anadido img {
  display: none;
}
.cajaSRecomend .row #cambiarTarifaBtn .btn {
  width: auto;
  padding: 10px 10px;
  background-color: #feff73;
  color: #0b5d85;
  box-shadow: 5px 5px 10px;
  border-radius: 20px;
}
.cajaSRecomend .row #cambiarTarifaBtn .btn em {
  text-transform: lowercase;
  font-size: 27px;
}
.cajaSRecomend .row #cambiarTarifaBtn img {
  position: absolute;
  top: 60px;
  left: 50%;
}
.cajaSRecomend .row strong {
  text-transform: uppercase;
  color: #feff73;
}
.cajaSRecomend .row h2 {
  margin: 0;
  color: #feff73;
}
.cajaSRecomend .row h2 strong {
  font-weight: 500;
  font-size: 30px;
}
.cajaSRecomend .row h2 span {
  text-transform: none;
}
.cajaSRecomend .col-12 {
  padding: 10px;
}
.WidgetsReservas {
  width: 100%;
  padding: 0;
  border: 1px solid #ccc;
}
.msgBox {
  width: 400px;
  margin: 20px auto 20px;
  padding: 4px;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #CCC;
}
.msgBox .content {
  padding: 20px;
}
#form_rent_a_car {
  padding-bottom: 1px;
}
#form_rent_a_car .divDevolucionLugar #rent_a_car_devolucion_lugar {
  display: none;
}
#form_rent_a_car .motor1 {
  padding: 0;
  display: inline-block;
}
#form_rent_a_car .motor1 div {
  margin-bottom: 10px;
}
#form_rent_a_car .motor2 {
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
#form_rent_a_car .motor2 .calculo div {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 12px;
}
#form_rent_a_car input,
#form_rent_a_car select {
  padding-left: 10px;
  border-radius: 0;
}
#form_rent_a_car label {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.intro-msg {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
}
.intro-msg .close_pickup {
  float: right;
  color: #FFF !important;
  font-size: 21px;
  font-weight: 700;
  display: inline-block;
  cursor: pointer;
}
.promo-block {
  display: inline-block;
  color: #f6e100;
  color: #fff;
}
.promo-block .promoInfo {
  position: absolute;
  display: none;
  z-index: 40;
  width: 250px;
  color: #000;
  right: 0px;
  top: 20px;
  padding: 10px;
  background: #f6e100;
  border-top-left-radius: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.promo-block .promoInfo span {
  float: right;
  width: 90%;
  display: block-inline;
}
.promo-block #promo_code {
  display: inline-block;
}
.promo-block #promo_code .i-info {
  vertical-align: middle;
}
.promo-block #promo_code span {
  color: #f6e100;
  display: inline-block;
  text-align: right;
  margin-right: 5px;
}
.search_form-col2 {
  height: 125px;
}
.search_form-col2 .input {
  margin-top: 26px;
  float: right;
}
.search_form .search_form-foot .btn-y_l {
  width: 230px !important;
}
.btn-y_l {
  padding: 3px 0 3px 5px;
  width: 99.5%;
}
.btn-y_l.big span {
  height: 50px !important;
  line-height: 50px !important;
}
.btn-y_l em {
  font-size: 20px;
  color: white;
}
.btn-y_l:hover {
  border: 1px solid #0b5d85;
  transition: all 0.5s ease;
  color: #0b5d85;
  background-color: white;
}
.btn-y_l:hover em {
  color: #0b5d85;
}
.search_form-foot {
  float: right;
  display: inline-block;
  text-align: right;
  margin-right: 3px;
}
.ui-widget-header {
  background: #1594CE !important;
  color: #FFF !important;
}
#ui-datepicker-div {
  background: white !important;
}
#ui-datepicker-div .ui-widget-header {
  background: #1594CE !important;
  color: #FFF !important;
}
#ui-datepicker-div .ui-datepicker-title {
  color: white;
}
#ui-datepicker-div .ui-red .ui-state-default {
  color: #F00;
  font-weight: bold;
}
#ui-datepicker-div .ui-dialog .ui-dialog-title {
  color: white !important;
}
#transferForm .close {
  float: none;
  text-shadow: none;
}
#transferForm .close .close_motor {
  color: #FFF !important;
  font-size: 15px;
  font-weight: 700;
  display: block;
  cursor: pointer;
  text-align: center;
  width: 100%;
}
.dialog {
  max-height: 700px !important;
  min-height: 525px !important;
}
.w .search_box_cont {
  height: 130px;
  padding-top: 20px;
}
#RegisterClientID {
  margin: 0;
  margin-top: 5px !important;
}
#div_promo {
  margin-bottom: 0px !important;
}
#div_promo input {
  width: 100%;
}
#div_promo li {
  margin: 5px;
}
.incluido {
  padding: 5px 30px !important;
}
#form_rent_a_car .motor2 .calculo .divEdadMin {
  margin-bottom: 15px;
}
#form_rent_a_car .motor2 .calculo .divEdadMin .vacio {
  min-height: 0px;
}
.tableCond .rowCond .cellCond {
  display: block !important;
  width: 100%;
}
.tableCond .rowCond .cellCond.img {
  text-align: center;
}
#idiomas li a {
  background: none !important;
}
.tarifas {
  text-align: right;
}
@media (max-width: 689px) {
  .filter-in .nav-item {
    width: 100%;
  }
  .listmodels_li .tarifas {
    display: block;
    width: 100%;
    text-align: center;
  }
  .listmodels_li .tarifas .price_box {
    display: inline-block;
    float: none !important;
  }
  .listmodels_li .tarifas .txt {
    padding-bottom: 0px !important;
  }
}
@media (max-width: 400px) {
  .seguros-box .seguro-price {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 570px) {
  .listmodels_li .txt {
    width: 100% !important;
    display: block;
    padding-bottom: 0px !important;
    text-align: center;
    padding-top: 10px;
  }
  .listmodels_li .iconos-ul {
    float: none !important;
  }
  .listmodels_li .photo {
    width: 100%;
    text-align: center;
  }
}
.iconos div {
  display: inline-block;
  text-align: right;
}
#apply_changes.btn-y_l {
  width: 100%;
  height: 50px;
}
@media (max-width: 990px) and (min-width: 767px) {
  .search_form-col2 #cod_promo_tarifa {
    width: 100% !important;
  }
  .search_form-col2 #apply_changes.btn-y_l {
    width: 100% !important;
  }
}
#pickCar {
  padding-top: 20px;
}
#pickPremium {
  padding-top: 20px;
}
#listado {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
#listado tr {
  height: 40px;
}
#listado th {
  color: #FFF;
  background-color: #1594CE;
  vertical-align: middle;
  font-weight: bold;
  border: 1px solid #CCC;
  text-align: center;
}
#listado th div {
  display: inline-block;
  padding-left: 5px;
}
#listado th .i-tri_t_w {
  display: block;
  margin-top: 2px;
}
#listado th .i-tri_b_w {
  display: block;
  margin-top: 2px;
}
#listado th.tablesorter-headerDesc .i-tri_t_w {
  display: none;
}
#listado th.tablesorter-headerDesc .i-tri_b_w {
  display: block;
}
#listado th.tablesorter-headerAsc .i-tri_b_w {
  display: none;
}
#listado th.tablesorter-headerAsc .i-tri_t_w {
  display: block;
}
#listado .status_accepted {
  color: #81C01D;
}
#listado .status_canceled {
  color: #F00;
}
#listado .status_pending {
  color: #A6A6A6;
}
#listado .btn {
  width: 115px;
}
#listado #inputSearchListado {
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}
.table-partner {
  background-color: white !important;
  border: none !important;
}
#vehiculoTransfer {
  margin: 0;
  max-width: 80%;
}
.flag {
  display: inline-block;
  position: relative;
  width: 33px;
  height: 22px;
  margin-right: 5px;
  text-align: center;
  vertical-align: bottom;
}
.flag.es {
  background: url(https://booking.hasso-rentacar.com/img/flags/es.png) no-repeat;
}
.flag.en {
  background: url(https://booking.hasso-rentacar.com/img/flags/en.png) no-repeat;
}
.flag.de {
  background: url(https://booking.hasso-rentacar.com/img/flags/de.png) no-repeat;
}
.flag.fr {
  background: url(https://booking.hasso-rentacar.com/img/flags/fr.png) no-repeat;
}
.flag.it {
  background: url(https://booking.hasso-rentacar.com/img/flags/it.png) no-repeat;
}
.flag.ru {
  background: url(https://booking.hasso-rentacar.com/img/flags/ru.png) no-repeat;
}
.flag.small {
  top: 0px;
  width: 18px;
  height: 13px;
}
.flag.small.es {
  background: url(https://booking.hasso-rentacar.com/img/flags/es_small.png) no-repeat;
}
.flag.small.en {
  background: url(https://booking.hasso-rentacar.com/img/flags/en_small.png) no-repeat;
}
.flag.small.de {
  background: url(https://booking.hasso-rentacar.com/img/flags/de_small.png) no-repeat;
}
.flag.small.fr {
  background: url(https://booking.hasso-rentacar.com/img/flags/fr_small.png) no-repeat;
}
.flag.small.it {
  background: url(https://booking.hasso-rentacar.com/img/flags/it_small.png) no-repeat;
}
.flag.small.ru {
  background: url(https://booking.hasso-rentacar.com/img/flags/ru_small.png) no-repeat;
}
#disposicionForm textarea {
  text-indent: 20px;
}
.w #form_rent_a_car select {
  padding-left: 7px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: normal !important;
}
.blue-background {
  position: relative;
  background: #1594CE;
}
.blue-background .search_box_car {
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
}
.price_box {
  width: 100%;
}
.price_box .listaincluye {
  min-height: 215px;
}
.price_box .listaincluye ul {
  padding: 10px 10px 10px 20px;
  margin-bottom: 0px;
}
.price_box .listaincluye ul li {
  text-align: left;
  padding-bottom: 0;
  list-style: none;
  font-weight: normal;
}
.price_box .listaincluye ul li .fas {
  margin-right: 5px;
}
.price_box .listaincluye ul li .fas.fa-check {
  color: #1594CE;
}
.price_box .listaincluye ul li .fas.fa-times {
  color: red;
}
.price_box .listaincluye ul li span {
  vertical-align: top;
}
.price_box .listaincluye ul li span b {
  vertical-align: top;
  color: #1594CE;
}
.price_box .listaincluye ul li .glyphicon {
  margin-left: 5px;
}
.price_box .price_cabecera {
  color: white;
  letter-spacing: 1px;
  background-color: #1594CE;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 52px;
  vertical-align: middle;
}
.price_box .price_cabecera h3 {
  font-size: 20px;
  margin: 0;
  font-weight: 500;
  margin-top: 4px;
}
.price_box .price_cabecera p {
  width: 100%;
  font-weight: 250;
  vertical-align: top;
  font-size: 12px;
  margin: 0;
  line-height: 0.5;
}
.price_box .price_cabecera .info {
  line-height: inherit;
}
.price_box .prices {
  border-top: 1px solid #ccc;
  margin: 10px;
  font-weight: bold;
  text-align: right;
}
.price_box .prices .price_day {
  display: block;
  font-weight: bold;
  color: #1594CE;
}
.price_box .prices .price_day .price_uds {
  font-size: 35px;
}
.price_box .prices .price_day .price_decimal {
  font-size: 25px;
}
.price_box .prices .price_total {
  font-size: 1.5rem;
}
.price_box .tachado {
  text-decoration: line-through;
}
.price_box .i-info {
  background: url("https://booking.hasso-rentacar.com/img/i-info2.png") no-repeat;
}
.price_box .btnReservar a {
  display: inline-block;
  text-align: center;
  color: #FFF;
  width: 100%;
  padding: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 20px;
  background-color: #1594CE;
  text-decoration: none;
}
.price_box.disabled .btnReservar a {
  font-weight: 500;
}
.caja {
  padding: 0px;
  box-shadow: 0 2px 28px 0 rgba(0,0,0,0.14), 0 1px 23px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  width: 100%;
}
.caja h4 {
  color: white !important;
}
.caja ul li span {
  vertical-align: top;
}
.caja ul li span b {
  vertical-align: top;
}
.check-ul {
  list-style: none;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.iconcaja {
  padding: 20px 20px 20px 0px;
  height: 156px;
}
.icondiv {
  text-align: center;
}
.price_box.cool .price_cabecera {
  background-color: #0b5d85;
}
.price_box.cool .btnReservar a {
  background-color: #0b5d85;
}
.price_box.cool .btnReservar a:hover {
  background-color: #0b5d85;
  background: linear-gradient(to bottom,#0b5d85 5%,#1594CE 100%);
}
.price_box.brave .price_cabecera {
  background-color: #1594CE;
}
.price_box.brave .btnReservar a {
  background-color: #1594CE;
}
.price_box.brave .btnReservar a:hover {
  background-color: #1594CE;
  background: linear-gradient(to bottom,#1594CE 5%,#0b5d85 100%);
}
.price_box.fresh .price_cabecera {
  background-color: #fc7c2c;
}
.price_box.fresh .btnReservar a {
  background-color: #fc7c2c;
}
.price_box.fresh .btnReservar a:hover {
  background-color: #fc7c2c;
  background: linear-gradient(to bottom,#fc7c2c 5%,#ac4e13 100%);
}
@media (max-width: 991px) {
  .row.divHorasMotor {
    position: absolute;
    left: 0;
    top: 0px;
  }
  .row.divHorasMotor .horafinal {
    font-size: 12px;
    border: 0.5px solid;
    margin: 4px;
    padding: 4px;
  }
  .row.divHorasMotor .tablaHoras .row .dia {
    border-right: none;
  }
  .listmodels_li .box {
    margin-top: 25px;
    padding-bottom: 5px;
  }
  .listmodels_li .photo {
    width: 100%;
    text-align: center;
  }
  .iconcaja {
    padding-bottom: 48px;
    padding-left: 90px;
    text-align: left;
  }
  .icondiv {
    padding-bottom: 10px;
    text-align: left;
  }
  .txt {
    text-align: center;
  }
  .photo {
    text-align: center;
  }
  .photo img {
    display: inline-block;
    text-align: center;
  }
  .summary-car {
    margin: auto;
  }
  .login_customerdetails div {
    margin: 0 0 15px 0;
  }
  .search_results .intro h4 {
    width: 80%;
    display: inline-block;
  }
  .bookTable.reserva .txt_black {
    width: 30%;
  }
  .bookTable.reserva .cellright {
    width: 70%;
  }
  .bookTable.reserva .cellright.resumen {
    width: 55%;
  }
  .bookTable.reserva .txt_grey {
    width: 15%;
  }
  .lugarMotor h2 {
    font-size: 15px !important;
  }
  .infodivSuperpuesto {
    width: 100% !important;
  }
  #header-step .container div {
    background-color: white !important;
  }
  .price_box .listaincluye {
    min-height: 275px;
  }
  #form_rent_a_car .motor2 .calculo .divEdadMin .vacio {
    min-height: 0px !important;
  }
  .extra_img,
  .extra-text {
    text-align: center;
  }
  .cajaPromoTarifa .infoPromo {
    text-align: left;
  }
  .seguro-price {
    text-align: center !important;
    padding: 5px 0 5px 0;
  }
  .seguro-price-before {
    text-align: center !important;
    padding: 5px 0 5px 0;
  }
  .cajaSRecomend .row .incrementoDiario {
    text-align: right;
  }
  .cajaSRecomend .row #cambiarTarifaBtn {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .divMotorFecha input {
    width: 100% !important;
    margin: 5px 0;
  }
  #form_rent_a_car .motor2 .calculo .divEdadMin {
    min-height: inherit;
    margin-bottom: 9px;
  }
  #form_rent_a_car .motor2 .calculo .divEdadMin .vacio {
    min-height: 37px;
  }
  #form_rent_a_car .motor2 .calculo .divEdadMin .edadMin {
    padding: 10px;
    height: auto;
  }
  .barraUser .far,
  .barraUser h3 {
    display: inline !important;
  }
}
@media (max-width: 990px) {
  .cajaRecomendada .infoPromo .recomendPrecio {
    top: 27%;
    right: 40%;
  }
  .cajaRecomendada #cambiarTarifaBtn .btn {
    width: 100%;
  }
  .extras-box .row {
    padding: 20px 0px;
  }
  .extras-box .extra-text,
  .extras-box .cantidad-extra,
  .extras-box .extra_price {
    height: auto;
    line-height: 40px;
  }
  .seguros-box .seguro-name {
    text-align: center;
  }
  .info_seguros {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .price_box .listaincluye {
    min-height: inherit !important;
  }
  .top_header .header {
    height: 0px;
  }
  #myCarousel {
    display: none;
  }
  .idiomaBtn {
    margin: 20px;
  }
  .idiomas {
    top: 50px !important;
    left: auto !important;
    right: 37px;
  }
  .btn {
    margin-bottom: 10px;
  }
  .form_auto_motor input[type=text],
  .form_auto_motor input[type=password] {
    height: 50px;
    width: 100%;
  }
  .form_auto_motor .btn_login button {
    width: 100%;
  }
  .greenbox {
    background-color: #ccc;
  }
  #pickCar .divHorasMotor {
    position: absolute;
    left: 0;
    top: 0px;
  }
  .row.divhorasMotor {
    position: absolute;
    top: 40px;
    height: 300px;
  }
  .row.divhorasMotor .tablaHoras .row {
    border: none;
    margin: 0;
  }
  .row.divhorasMotor .horafinal {
    margin: 2px;
  }
  .row.divhorasMotor .container {
    padding-bottom: 10px;
  }
  .listmodels_ul .listmodels_li .photo {
    min-height: auto;
  }
  .listmodels_ul .listmodels_li .box {
    margin-top: 25px;
    padding-bottom: 5px;
  }
  .listmodels_ul .listmodels_li .box .photo .logooffert {
    position: absolute;
    left: 0px;
    top: 90px;
  }
  .listmodels_ul .listmodels_li .txt h2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .iconcaja {
    padding-bottom: 20px;
    text-align: center;
    padding-left: 0;
    height: 100%;
  }
  .w {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .login-f {
    width: 100% !important;
    text-align: center !important;
    margin-left: 0px !important;
  }
  .infoadicional ul li label {
    height: auto !important;
  }
  .form-b_motor .btn_login {
    width: 100%;
  }
  .form-b_motor .btn_login button {
    width: 100%;
  }
  .btn_div button {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .form_auto_motor ul li {
    width: 100% !important;
  }
  #customerResetEmail {
    width: 100% !important;
  }
  .login_customerdetails {
    padding-left: 20px;
    padding-right: 20px;
  }
  .login_customerdetails ul {
    padding-right: 0;
    padding-left: 0;
  }
  .icondiv {
    text-align: center;
    height: 100%;
    padding: 5px;
    margin: 0;
  }
  .iconos-li {
    width: initial !important;
    margin-right: 5px;
  }
  .iconos-li .lbl {
    margin-left: 0 !important;
    vertical-align: bottom;
  }
  .dropdown-menu li a {
    color: black !important;
  }
  .check-ul {
    text-align: center;
  }
  .check-ul .check-li {
    display: inline-block;
    border-bottom: 1px;
  }
  .mostrarcategorias {
    display: block !important;
  }
  .login_customerdetails {
    padding-left: 0px;
  }
  .summary-tariff img {
    width: 45px;
  }
  .imgcochelist {
    padding: 0px;
  }
  .cajaPromoTarifa .infoPromo {
    height: auto;
  }
  .container {
    padding: 0px 5px 0 5px;
  }
  .caja h5 {
    font-size: 12px;
  }
  .caja .i-info {
    margin: 3px 0px 3px 0px;
  }
  .fechasAlquiler .container .row .resumenBusqueda span {
    font-size: 12px !important;
  }
  .fechasAlquiler .container .row .boton img {
    width: 30px;
  }
  .cajas .divcaja {
    margin: 10px 0px !important;
  }
  .logo {
    margin: 0;
    padding: 0;
  }
  .logo img {
    padding: 10px 0;
  }
  .myAccountBtn {
    color: #1594CE;
    cursor: pointer;
    font-size: 20px;
  }
  .changeLang .idiomas {
    left: auto;
    right: 0;
    top: 30px;
  }
  .changeLang .idiomas ul {
    float: none;
  }
  .changeLang .idiomas ul li {
    height: 22px;
    text-align: center;
    margin: 10px;
    padding: 0;
  }
  .changeLang .idiomas .flag {
    top: 0px;
    vertical-align: middle;
  }
  button.btn {
    width: 100%;
  }
  .info_cabecera h3 {
    font-size: 18px;
  }
  .incluido {
    padding: 5px 30px !important;
  }
  #form_rent_a_car .motor2 .calculo .divEdadMin {
    margin-bottom: 15px;
  }
  #form_rent_a_car .motor2 .calculo .divEdadMin .vacio {
    min-height: 0px;
  }
  .tableCond .rowCond .cellCond {
    display: block !important;
    width: 100%;
    text-align: center;
  }
  .recomendedModel_div .picto {
    top: -110px !important;
    width: 80px !important;
  }
  #selectAerolinia {
    width: 100%;
  }
  #cod_promo_tarifa {
    width: 100%;
  }
  .cajaSRecomend .row .incrementoDiario {
    text-align: center !important;
  }
}
@media (max-width: 540px) {
  .cajaRecomendada .infoPromo .recomendPrecio {
    display: inline-flex !important;
    top: 45px !important;
    right: 30% !important;
  }
}
@media (max-width: 1200px) {
  .infoPromo .recomendPrecio {
    top: 15%;
    right: 21%;
  }
  .infoPromo .recomendPrecio .price_uds {
    font-size: 50px;
  }
  .infoPromo .recomendPrecio .price_decimal {
    font-size: 30px;
  }
}
.imgcochelist {
  margin: 0 auto;
}
.disabled {
  opacity: 0.5;
  cursor: default;
}
.check-li:hover {
  cursor: pointer;
}
.check-li:hover div {
  cursor: pointer;
}
.check-li:hover label {
  cursor: pointer;
}
.txt_format {
  margin: 10px 0 10px 0;
}
.txt_format span {
  margin-left: 20px;
  cursor: pointer;
  text-align: center;
}
.form-b_motor .clearfix ul {
  padding: 0;
  margin: 10px;
  width: 100%;
}
.misdatos .clearfix ul {
  width: auto;
}
.misdatos li {
  display: inline-block !important;
}
.misdatos .check {
  width: 100% !important;
  display: block !important;
}
.login_customerdetails ul {
  padding-left: 0;
}
#resetpassword {
  padding-top: 10px;
  padding-bottom: 10px;
  background: white;
}
#customerResetEmail {
  width: 100%;
  height: 33px;
}
.class_Complementary.Comments {
  width: 100%;
}
.ui-datepicker {
  z-index: 200 !important;
}
.calculate-btn {
  margin-top: 10px;
  margin-bottom: 60px;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  text-align: right;
}
.cajaPromoTarifa {
  border: 1px solid #CCC;
  color: #000;
  margin: 10px 0 20px 0;
  position: relative;
  padding: 10px;
}
.cajaPromoTarifa .promoCabecera {
  color: #0b5d85;
  vertical-align: middle;
}
.cajaPromoTarifa .promoCabecera h1 {
  font-weight: normal;
  text-transform: inherit;
  font-size: 15px;
  padding: 0px 10px;
  margin-bottom: 15px;
}
.cajaPromoTarifa .promoCabecera p {
  margin: 0;
  display: inline-block;
}
.cajaPromoTarifa .infoPromo {
  width: 100%;
}
.cajaPromoTarifa .infoPromo i {
  font-size: 20px;
  color: #0b5d85;
}
.cajaPromoTarifa .infoPromo p {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.cajaPromoTarifa .infoPromo .infoPromoServicios {
  display: inline-block;
}
.cajaPromoTarifa .infoPromo .infoPromoServicios div {
  margin-bottom: 10px;
  padding: 0;
}
.cajaPromoTarifa .infoPromo_seguros {
  color: black;
  font-size: 14px;
  font-weight: bold;
  padding: 15px;
  vertical-align: top;
  display: inline-block;
  padding: 10px;
  z-index: 10000;
}
.cajaPromoTarifa .infoPromo_seguros strong {
  font-size: 16px;
  text-transform: uppercase;
  width: 100%;
}
.cajaPromoTarifa .infoPromo_seguros h5 {
  color: black;
  font-size: 16px;
  width: 100%;
}
.cajaPromoTarifa .infoPromo_seguros ul {
  padding-left: 25px;
}
.cajaPromoTarifa .infoPromo_seguros ul li {
  font-weight: bold;
  color: #1594CE;
  padding-top: 5px;
  position: relative;
}
.cajaPromoTarifa .promoDescripcion {
  background-color: white;
  display: inline-block;
}
.cajaPromoTarifa .promoDescripcion .infoPromo {
  display: inline-block;
}
.cajaPromoTarifa .promoDescripcion .infoPromo .infoPromoServicios {
  width: 100%;
}
.cajaPromoTarifa .promoDescripcion img {
  width: 45px;
}
.cajaPromoTarifa .promoDescripcion p {
  width: 75%;
}
.bestchoicetarif {
  right: 2px;
  z-index: 10;
  position: absolute;
  top: -8px;
}
.summary-tariff {
  position: relative;
}
.summary-tariff .infoBox_summary {
  top: 32px;
  left: -52px;
  right: -50px;
}
.summary-tariff .infoBox_summary h5 {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  text-transform: uppercase;
}
.summary-tariff .close {
  color: black;
}
.summary-tariff ul li {
  padding-bottom: 0;
}
.summary-tariff h3 {
  padding: 15px 0;
  margin: 0;
  text-transform: uppercase;
}
.info_servicios {
  padding: 10px;
  display: table;
}
.info_servicios p {
  display: table-row;
}
.info_servicios p i {
  display: table-cell;
  padding-top: 5px;
  font-size: 30px;
}
.info_servicios span {
  vertical-align: top;
  display: table-cell;
  font-size: 14px;
  padding: 5px;
}
.info_seguros {
  padding: 10px;
}
.info_seguros i {
  width: auto;
  margin-right: 5px;
}
.info_seguros h5 {
  vertical-align: super;
  font-size: 14px;
  color: #1594CE;
  font-weight: bold;
  display: inline-block;
  margin: 0;
}
.info_seguros .material-icons {
  color: #1594CE;
  vertical-align: top;
}
.info_seguros span {
  vertical-align: top;
}
.img_localizacion {
  text-align: center;
}
.divEdadMin .edadMin {
  padding: 5px;
}
.divEdadMin .alert {
  margin-bottom: 0;
  padding: 5px;
}
.divresumenBusqueda .i-info {
  display: inline-block;
  margin: 0px 5px 2px 5px !important;
}
.filtroReservas {
  margin-bottom: 10px;
  border-bottom: none;
}
.filtroReservas .filterCar {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  border: 2px #ccc solid;
  background: #ededed;
  color: black;
  margin-right: 5px;
}
.filtroReservas .filterCar.seleccionado {
  border: 2px solid #1594CE;
  background-color: #cccccc;
}
.filter-in {
  margin-top: 15px;
  width: 100%;
  text-align: center;
}
.filter-in a {
  color: black;
  font-size: 13px;
}
.filter-in a:hover {
  background-color: #eee;
  border-color: #1594CE;
}
.filter-in .nav-item {
  border: 1px solid #BEBEC5;
  background: #f3f3f3;
  padding: 0;
}
.filter-in .nav-item:hover {
  background-color: #fff6db;
  border-color: #1594CE;
}
.filter-in .dropdown-menu {
  padding: 0;
  width: 100%;
}
.filter-in .dropdown-menu .nav-item {
  padding: 10px;
  border: 1px solid #BEBEC5;
  background: #f3f3f3;
}
.filter-in .dropdown-menu .nav-item:hover {
  background-color: #fff6db;
  border-color: #1594CE;
}
.filter-in .dropdown-menu .nav-item input {
  display: inline-block;
}
.filter-in .dropdown-menu .nav-item div {
  display: inline-block;
}
.filter-in .dropdown-menu .unacategoria {
  cursor: pointer;
}
.filter-in .fas {
  vertical-align: middle;
}
.filtrosAnadidos {
  margin: 10px 0px;
  display: none;
}
.filtrosAnadidos .filtro {
  display: inline-block;
  padding: 10px;
  margin: 10px 0px;
  border: 1px #ddd solid;
  height: 40px;
  vertical-align: top;
  display: none;
  cursor: pointer;
  color: #999;
  transition: background .15s linear;
}
.filtrosAnadidos .filtro label {
  margin: 0;
}
.filtrosAnadidos .filtro:hover {
  background: #ddd;
}
.filtrosAnadidos .filtro.FAEliminar {
  color: red;
  border: 1px red solid;
  display: inline-block;
}
.SinResultados {
  text-align: center;
  display: none;
}
.SinResultados h4 {
  margin: 10px 0;
}
.cajas {
  justify-content: end;
  padding: 0;
}
.cajas .divcaja {
  float: right;
  padding: 10px;
  margin: 20px 0px;
}
.navbar {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.navbar .navbar-toggler {
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.idiomaBtn {
  cursor: pointer;
}
.changeLang {
  cursor: pointer;
}
.loginBtn {
  cursor: pointer;
  margin: 20px 0;
}
.pointer {
  cursor: pointer;
}
.infoLocalizacion .infodivSuperpuesto {
  width: 95%;
}
.infoLocalizacion .glyphicon {
  padding-right: 5px;
}
.info-incluye {
  cursor: pointer;
}
.insurance_check {
  cursor: pointer;
}
.info {
  cursor: pointer;
}
.divMotorFecha input {
  cursor: pointer;
  width: 49%;
}
.divEdadMin input {
  cursor: pointer;
  margin-right: 5px;
}
input.error,
select.error,
textarea.error {
  border: 2px solid #ff0600;
  color: #ff0600;
}
.checkterminos {
  padding: 10px;
  margin: 0px 0 10px 0;
}
.condiciones h4 {
  margin: 0;
}
.tableCond {
  display: table;
}
.tableCond .rowCond {
  display: table-row;
  margin-bottom: 10px;
}
.tableCond .rowCond .cellCond {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
  padding: 10px;
}
.tableCond .rowCond .cellCond h4 {
  margin: 10px 0 5px 0;
  vertical-align: top;
}
.titPag {
  background-color: #1594CE;
  padding: 10px;
  color: white;
}
.singInRRSS .g-signin2 {
  margin: 10px 0;
}
.singInRRSS .g-signin2 .abcRioButton {
  width: 204px !important;
  HEIGHT: 30px !important;
}
.singInRRSS .fb-login-button {
  margin: 10px 0;
}
#boxUpgrade {
  box-shadow: 0 2px 28px 0 rgba(0,0,0,0.14), 0 1px 23px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  margin: 10px 15px;
  padding: 10px;
  display: none;
  position: relative;
  width: 100%;
}
#boxUpgrade .etiquetaUpgrade {
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 10;
}
#boxUpgrade .tituloUpgrade {
  text-align: right;
}
#boxUpgrade .tituloUpgrade h4 {
  margin: 0;
}
#boxUpgrade .precioUpgrade h3 {
  font-size: 25px;
}
#boxUpgrade .precioUpgrade .buttonUpgrade {
  margin: 15px 0px;
}
#boxUpgrade .precioUpgrade .buttonUpgrade .btn {
  font-size: 20px;
  padding: 10px 25px;
}
#boxUpgrade .precioUpgrade .precioMasUpgrade {
  font-size: 15px;
  color: #0b5d85;
}
#boxUpgrade .precioUpgrade .precioMasUpgrade h4 {
  font-size: 30px;
}
#boxUpgrade .precioUpgrade .precioMasUpgrade strong {
  font-size: 20px;
  font-weight: bold;
}
#boxUpgrade .imgUpdgrade img {
  width: 100%;
}
#NoRecuerdoNumVuelo,
#NoVuelo {
  margin-bottom: 20px;
}
.companiavuelo {
  padding-bottom: 10px;
}
.numerovuelo li {
  padding: 0;
}
.mostrarcategorias {
  display: inline-block;
}
.tasaparking {
  padding: 5px;
  border: 2px solid #1594CE;
  text-align: center;
}
.promo_reserva {
  cursor: pointer;
}
#info-SR {
  padding-left: 10px;
}
.cajaExtra {
  border: 1px solid;
}
.cajaExtra label {
  max-width: 100% !important;
}
.cajaExtra strong {
  font-size: 9px;
  font-style: italic;
}
.cajaExtra p {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 20px 0px 20px;
}
.cajaExtra .info_extras {
  padding: 10px;
}
.cajaSeguro {
  border: 1px solid;
  font-weight: bolder;
  vertical-align: middle;
  width: 100%;
}
.cajaSeguro b {
  color: white;
}
.cajaSeguro h4 {
  color: #031562;
  margin: 0;
  padding: 10px;
  font-weight: bold;
}
.cajaSeguro img {
  height: 30px;
}
.cajaSeguro label {
  max-width: 100% !important;
}
.cajaSeguro strong {
  font-size: 9px;
  font-style: italic;
}
.cajaSeguro p {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 20px 0px 20px;
}
.cajaSeguro .info_seguros {
  padding: 10px;
}
.cajaSeguro .info_seguros ul {
  padding-left: 20px;
}
.cajaSeguro div {
  font-weight: normal;
}
.cajaSeguro .cajaCubre {
  background: rgba(0,119,63,0.2) none repeat scroll 0% center;
}
.cajaSeguro .cajaCubre strong {
  color: #1594CE;
}
.cajaSeguro .cajaCubre ul {
  padding-left: 23px;
}
.cajaSeguro .cajaCubre ul li {
  list-style-image: url("https://booking.hasso-rentacar.com/img/check_icon2.png") !important;
  position: relative;
  font-weight: normal;
  color: black;
  margin: 0;
  padding: 0;
}
.cajaSeguro .cajaNoCubre ul {
  padding: 0;
  list-style: none;
  padding-left: 0 !important;
}
.cajaSeguro .cajaNoCubre ul li {
  padding: 0;
  margin: 0;
  list-style: none !important;
  font-weight: normal;
  color: black;
  padding-top: 0;
}
.search_results .intro {
  margin-bottom: 0;
}
.search_results .intro h4 {
  margin-bottom: 0;
  font-size: 14px;
}
.SBCF .franquicia {
  font-size: 10px;
  padding: 0;
}
.cerrarremember {
  opacity: 0.7;
}
.paymentOptions {
  border: 1px solid #CCC;
  margin-bottom: 10px;
  font-size: 20px;
}
.paymentOptions .title {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
}
.paymentOptions .glyphicon {
  color: #1594CE;
  margin: 0 5px 0 5px;
}
.paymentOptions img {
  width: 90px;
}
.paymentOptions .price {
  margin: 10px 0;
  padding: 0;
  text-align: right;
}
.paymentOptions .price .priceDest {
  color: #F00;
  text-decoration: line-through;
  margin-right: 5px;
}
.paymentOptions .price .priceNormal {
  font-weight: bold;
  color: #0b5d85;
}
.paymentOptions .imgPagoOnline {
  vertical-align: unset;
}
.paymentOptions .imgPagoDestino {
  vertical-align: unset;
}
.bookbuttonDiv {
  padding: 10px;
  text-align: right;
}
#summary_error {
  margin-top: 10px;
  margin-bottom: 10px;
}
.divHorasMotor {
  font-weight: bold;
  font-size: 16px;
  vertical-align: middle;
  filter: alpha(opacity=60);
}
.divHorasMotor img {
  width: 30px;
  display: inline-block;
}
.divHorasMotor .infodivSuperpuesto {
  width: 800px;
  min-height: 225px;
}
.divHorasMotor .encabezado {
  background-color: white;
  border-bottom: 1px #1594CE solid;
  padding: 15px;
  text-transform: uppercase;
  margin: 0;
}
.divHorasMotor .encabezado strong {
  font-size: 16px;
  color: black;
}
.divHorasMotor .encabezado .intro-msg-hora {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  padding: 0;
}
.divHorasMotor .tablaHoras {
  width: 100%;
  margin: 0;
  display: table;
  position: relative;
}
.divHorasMotor .tablaHoras .row {
  vertical-align: middle;
  margin: 5px 0 5px 0;
  border-bottom: 1px solid #aaaaaa;
  display: block;
  padding: 10px;
}
.divHorasMotor .tablaHoras .row div {
  vertical-align: middle;
  float: none;
  display: inline-block;
}
.divHorasMotor .tablaHoras .row .dia {
  text-align: center;
  padding: 0px 10px 0px 10px;
}
.divHorasMotor .tablaHoras .row .dia p {
  display: inline-block;
  font-size: 12px;
  margin: 0;
}
.divHorasMotor span {
  display: inline-block;
  cursor: pointer;
  padding: 0 2px 0 2px;
  margin: 0 3px 0 3px;
  vertical-align: middle;
  font-size: 14px;
}
.divHorasMotor .horafinal.disable {
  text-decoration: line-through;
  opacity: 0.5;
}
.divHorasMotor .horafinal.disable:hover {
  background: none !important;
  cursor: default !important;
  color: black;
}
.divHorasMotor .horafinal:hover {
  background: #0b5d85;
  cursor: pointer;
  color: white;
}
.divHorasMotor .suplemento {
  padding: 0 5px 0 5px;
  width: 100%;
}
.divHorasMotor .suplemento .infoSuplemento {
  font-size: 10px;
  font-weight: normal;
  cursor: default;
  display: inline;
}
.divHorasMotor .imgSuplemento {
  width: auto;
  display: inline;
}
#rent_a_car_devolucion_hora {
  cursor: pointer;
}
# {
  cursor: pointer;
}
.cerrarHoras {
  padding: 0;
  text-align: right;
}
.cerrarHoras strong {
  color: white;
  cursor: pointer;
}
.fechasAlquiler {
  background-color: #0b5d85;
  color: white;
}
.fechasAlquiler .boton {
  float: right;
  vertical-align: middle;
  cursor: pointer;
}
.fechasAlquiler .boton img {
  width: 30px;
}
.fechasAlquiler .container .row div {
  padding: 0;
}
.fechasAlquiler .container .row div .boton {
  float: right;
}
.fechasAlquiler .container .row .separador {
  font-size: 20px;
  margin: 16px 0 16px 0;
}
.fechasAlquiler .container .row .resumenBusqueda {
  padding: 10px 0 0px 0;
  margin-bottom: 10px;
}
.fechasAlquiler .container .row .resumenBusqueda.titulo {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
.fechasAlquiler .container .row .resumenBusqueda img {
  display: inline-block;
  width: 40px;
}
.fechasAlquiler .container .row .resumenBusqueda span {
  font-size: 15px;
  vertical-align: middle;
  display: block;
  font-weight: normal;
  opacity: 0.7;
}
.fechasAlquiler .container .row .resumenBusqueda strong {
  font-size: 15px;
  font-weight: bold;
}
.fechasAlquiler .container .row .resumenBusqueda .imagen {
  display: inline-block;
  vertical-align: middle;
}
.fechasAlquiler .container .row .resumenBusqueda .imagen img {
  width: 30px;
}
.fechasAlquiler .container .row .resumenBusqueda .texto {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.motorlistmodels .boton {
  vertical-align: middle;
}
.motorlistmodels .boton img {
  height: 55px;
}
.enlaceHasso {
  color: #1594CE;
}
#modalUpgrade .tituloUpgrade {
  text-align: right;
}
#modalUpgrade .tituloUpgrade h4 {
  margin: 0;
}
#modalUpgrade .precioUpgrade h3 {
  font-size: 25px;
}
#modalUpgrade .precioUpgrade .buttonUpgrade {
  margin: 15px 0px;
}
#modalUpgrade .precioUpgrade .buttonUpgrade .btn {
  font-size: 20px;
  padding: 10px 25px;
}
#modalUpgrade .precioUpgrade .precioMasUpgrade {
  font-size: 15px;
  color: #0b5d85;
}
#modalUpgrade .precioUpgrade .precioMasUpgrade h4 {
  font-size: 30px;
}
#modalUpgrade .precioUpgrade .precioMasUpgrade strong {
  font-size: 20px;
  font-weight: bold;
}
#modalUpgrade .imgUpdgrade img {
  width: 100%;
}
#modalUpgrade .btn-primary {
  color: white;
  font-size: 20px;
  background: #1594CE;
  width: 220px;
  min-height: 50px;
  height: auto;
  white-space: normal;
  margin: 10px 0 10px 0;
}
#modalUpgrade .btn-primary:hover {
  color: black;
  background: #0b5d85;
}
#modalUpgrade .btn-secondary {
  color: black;
  font-size: 16px;
  background: #ccc;
  width: 200px;
  min-height: 40px;
  height: auto;
  white-space: normal;
}
#modalUpgrade .closeUpgrade {
  float: right;
  cursor: pointer;
}
#modalUpgrade .tituloUpgrade h4 {
  margin: 0;
}
#modalUpgrade .modal-header {
  border: none;
}
#modalUpgrade .modal-body div {
  padding: 0;
}
#modalUpgrade .imgUpdgrade {
  text-align: center;
}
#modalUpgrade .imgUpdgrade img {
  width: 100%;
}
.contacto {
  padding-bottom: 100px;
}
.contacto h2 {
  color: #1594CE;
  width: 100%;
  padding: 10px 0px 10px 0px;
}
.faq {
  border-bottom: 1px solid #E5E5E5;
}
.faq h4 {
  color: #1594CE;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
}
.faq h4:hover {
  color: #FE6700;
}
.faq .respuesta {
  display: none;
}
.faq .respuesta strong {
  color: #1594CE;
}
.menuSteps {
  color: #1594CE;
  font-weight: bolder;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
  margin-top: 30px;
}
.menuSteps ul {
  list-style: none;
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 0;
}
.menuSteps li {
  display: inline-block;
  margin: 5px 12px 5px 9px;
  vertical-align: bottom;
  text-decoration: none;
}
#myCarousel img {
  width: 100%;
}
.filter-background {
  margin-top: 15px;
}
.filter-background .filter-in .lbl {
  font-weight: bold;
  font-size: 14px;
  color: #303030;
  text-transform: uppercase;
  vertical-align: bottom;
}
.filter-background .filter-in .radio-ul {
  margin: 19px 0 0 3px;
}
.filter-background .filter-in .radio-li {
  display: inline;
  margin-left: 22px;
  font-size: 0;
}
.filter-background .filter-in .radio-li input {
  margin-right: 10px !important;
}
.filter-background .filter-in .radio-li label {
  font-size: 13px;
}
.filter-background .filter-in .radio-li:first-child {
  margin-left: 0;
}
.filter-background .filter-in .check-ul {
  padding: 0;
  margin: 0;
}
.filter-background .filter-in .check-li {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  border: 1px #ccc solid;
  background: #ededed;
}
.filter-background .filter-in .check-li:hover {
  background: white;
}
.filter-background .filter-in .check-li label {
  display: inline-block;
  margin: 2px 0 4px 0;
  color: #303030;
}
.filter-background .filter-in .check-li .OneCategoryFilter {
  display: inline-block;
  cursor: pointer;
}
.filter-background .filter-in .tog-display {
  position: absolute;
  bottom: 18px;
  width: 82px;
  height: 30px;
  background: #f9f9f9;
  border: solid 1px #dedede;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.filter-background .filter-in .tog-display .grid,
.filter-background .filter-in .tog-display .list {
  float: left;
  width: 40px;
  height: 30px;
  line-height: 30px;
  margin: -1px 0;
  text-align: center;
  cursor: pointer;
}
.filter-background .filter-in .tog-display .grid i,
.filter-background .filter-in .tog-display .list i {
  top: 11px;
}
.filter-background .filter-in .tog-display .grid.on,
.filter-background .filter-in .tog-display .list.on {
  background: #ffffff;
  border: solid 1px #cbcbcb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: default;
}
.azul {
  background-color: rgba(6,76,111,0.3);
}
.blanco {
  background-color: white;
}
.form-group {
  position: relative;
  margin-bottom: 1.5rem;
}
.form-control-placeholder {
  position: absolute;
  top: 0;
  padding: 16px 0 0 13px;
  transition: all 200ms;
  opacity: 0.5;
}
.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
  font-size: 75%;
  transform: translate3d(0,-100%,0);
  opacity: 1;
}
.lugarMotor {
  color: white;
  text-align: center;
  font-size: 20px;
}
.lugarMotor h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  margin: 0;
}
.lugarMotor span {
  display: inline-block;
}
.lugarMotor .info {
  cursor: pointer;
}
.time_pick {
  display: inline-block;
}
.incluido {
  padding: 5px;
}
.glyphicon-info-sign.info-seguro {
  font-size: 16px;
  vertical-align: middle;
}
.nocubre {
  list-style-image: url(/img/cancel_icon.png) !important;
}
.cubre {
  list-style-image: url(/img/check_icon2.png) !important;
}
.login-err {
  margin: 10px;
  padding: 10px;
  border: 1px solid #a94442;
  color: red;
  font-size: 14px;
  display: none;
}
.top_header {
  background: rgba(6,76,111,0.3);
  color: #0b5d85;
}
.top_header a {
  color: inherit;
}
.top_header span {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.top_header ul {
  padding: 10px 0px;
  list-style: none;
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 0;
  vertical-align: middle;
}
.top_header li {
  display: inline-block;
  padding: 5px 12px 5px 9px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: bold;
}
.top_header i {
  font-size: 25px;
  vertical-align: middle;
}
.top_header .myAccountBtn {
  cursor: pointer;
}
.top_header .clientLoginBtn {
  cursor: pointer;
}
.top_header a {
  text-decoration: none;
}
.idiomas {
  width: 55px;
  display: none;
  border: 1px solid #CCC;
  position: absolute;
  z-index: 40;
  background: #FFF;
  float: none;
  left: 3px;
  top: 24px;
}
.idiomas ul {
  list-style: none;
  padding: 0px;
}
.idiomas li {
  margin: 0px;
  padding: 5px;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: middle;
  height: 35px;
  width: 100%;
  text-align: center;
}
.idiomas li a {
  text-align: center;
  width: 100%;
  height: 13px;
}
.idiomas .flag {
  top: 0 !important;
  margin: 0 !important;
  border: 1px solid #ccc;
}
.newLogin {
  border: solid 1px #1594CE;
  background: white;
  padding: 11px 11px 17px 9px;
  position: absolute;
  top: 55px;
  z-index: 101;
  width: 300px;
  right: 55px;
}
.newLogin input {
  width: 100%;
  margin-top: 10px;
}
.newLogin .btn {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}
.newLogin a {
  color: #23527c;
  font-size: 12px;
  cursor: pointer;
}
.newLogin login-f a {
  color: #1594CE;
}
.newLogin .tit {
  margin-top: 14px;
}
.newLogin .tit.ru {
  font-size: 15px;
}
.newLogin.premium {
  background: #f6f6f6 !important;
}
.newLogin.premium .btn {
  background: #424949 !important;
}
.newLogin.premium .btn span {
  background: #424949 !important;
}
.newLogin.premium .btn .btn-g.btn {
  background: #1594CE;
}
.myAccountLayer {
  border: solid 1px #1594CE;
  z-index: 101;
  background: white;
  position: absolute;
  top: 45px;
  right: 55px;
  padding: 0px;
  width: 300px;
}
.myAccountLayer .btn {
  margin-top: 10px;
  width: 100%;
}
.myAccountLayer .tit {
  padding: 10px;
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.myAccountLayer .divAccount {
  vertical-align: middle;
  width: 100%;
  padding: 15px 0;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  color: black;
  border-top: 1px solid #ccc;
}
.myAccountLayer .divAccount:hover {
  background-color: #1594CE;
  color: white;
  cursor: pointer;
}
.myAccountLayer.premium {
  background: #f6f6f6 !important;
}
.myAccountLayer.premium .btn {
  background: #424949 !important;
}
.myAccountLayer.premium .btn span {
  background: #424949 !important;
}
#UpdateClientID {
  text-align: right;
}
#infoSuplemento {
  display: none;
  margin: 5px 15px;
  font-size: 14px;
  padding: 10px;
}
#infoSuplemento strong {
  font-size: 18px;
  margin-right: 5px;
}
#infoError {
  display: none;
  margin: 5px 15px;
  font-size: 14px;
  padding: 10px;
}
#infoError strong {
  font-size: 18px;
  margin-right: 5px;
}
.listmodels.container {
  position: relative;
}
.divSuperpuesto {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1001;
}
.infodivSuperpuesto {
  margin: 0px auto;
  margin-top: 120px;
  position: relative;
  width: 700px;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 5px #666666;
  z-index: 1002;
  padding: 10px;
  line-height: normal;
}
.infodivSuperpuesto .cerrarinfo {
  color: black;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 2px;
  opacity: 0.7;
}
.infodivSuperpuesto .infoLocalizacion .txt_blue {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 5px 0;
  text-transform: uppercase;
  padding-bottom: 10px !important;
}
.info_cabecera h3 {
  padding: 15px 0;
  margin: 0;
  text-transform: uppercase;
}
.info_servicios {
  padding: 10px;
  display: table;
}
.info_servicios p {
  display: table-row;
}
.info_servicios p i {
  display: table-cell;
  padding-top: 5px;
  font-size: 30px;
}
.info_servicios span {
  vertical-align: top;
  display: table-cell;
  font-size: 14px;
  padding: 5px;
}
.info_seguros {
  padding: 10px;
}
.info_seguros i {
  width: auto;
  margin-right: 5px;
}
.info_seguros h5 {
  vertical-align: super;
  font-size: 14px;
  color: #1594CE;
  font-weight: bold;
  display: inline-block;
  margin: 0;
}
.info_seguros .material-icons {
  color: #1594CE;
  vertical-align: top;
}
.info_seguros span {
  vertical-align: top;
}
.img_localizacion {
  text-align: center;
}
.divEdadMin .edadMin {
  padding: 5px;
}
.divEdadMin .alert {
  margin-bottom: 0;
  padding: 5px;
}
.divresumenBusqueda .i-info {
  display: inline-block;
  margin: 0px 5px 2px 5px !important;
}
.filtroReservas {
  margin-bottom: 10px;
  border-bottom: none;
}
.filtroReservas .filterCar {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  border: 2px #ccc solid;
  background: #ededed;
  color: black;
  margin-right: 5px;
}
.filtroReservas .filterCar.seleccionado {
  border: 2px solid #1594CE;
  background-color: #cccccc;
}
.filter-in {
  margin-top: 15px;
}
.filter-in .col-md-12 {
  padding: 0;
}
.filter-in a {
  color: black;
  font-size: 15px;
}
.filter-in a:hover {
  background-color: #eee;
  border-color: #1594CE;
}
.filter-in li {
  border: 1px solid #BEBEC5;
  background: #f3f3f3;
}
.filter-in li:hover {
  background-color: #fff6db;
  border-color: #1594CE;
}
.filter-in .dropdown-menu {
  padding: 0;
  width: 100%;
}
.filter-in .dropdown-menu li {
  padding: 10px;
  border: 1px solid #BEBEC5;
  background: #f3f3f3;
}
.filter-in .dropdown-menu li:hover {
  background-color: #fff6db;
  border-color: #1594CE;
}
.filter-in .dropdown-menu li input {
  display: inline-block;
}
.filter-in .dropdown-menu li div {
  display: inline-block;
}
.filter-in .dropdown-menu .unacategoria {
  cursor: pointer;
}
.filter-in .fas {
  vertical-align: middle;
}
.filtrosAnadidos {
  margin: 10px 0px;
  display: none;
}
.filtrosAnadidos .filtro {
  display: inline-block;
  padding: 10px;
  margin: 10px 0px;
  border: 1px #ddd solid;
  height: 40px;
  vertical-align: top;
  display: none;
  cursor: pointer;
  color: #999;
  transition: background .15s linear;
}
.filtrosAnadidos .filtro label {
  margin: 0;
}
.filtrosAnadidos .filtro:hover {
  background: #ddd;
}
.filtrosAnadidos .filtro.FAEliminar {
  color: red;
  border: 1px red solid;
  display: inline-block;
}
.SinResultados {
  text-align: center;
  display: none;
}
.SinResultados h4 {
  margin: 10px 0;
}
.cajas {
  padding: 0;
}
.cajas .divcaja {
  float: right;
  padding: 10px;
  margin: 20px 0px;
}
.navbar {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.navbar .navbar-toggler {
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.idiomaBtn {
  cursor: pointer;
}
.changeLang {
  cursor: pointer;
}
.loginBtn {
  cursor: pointer;
  margin: 20px 0;
}
.pointer {
  cursor: pointer;
}
.infoLocalizacion .infodivSuperpuesto {
  width: 95%;
}
.infoLocalizacion .glyphicon {
  padding-right: 5px;
}
.info-incluye {
  cursor: pointer;
}
.insurance_check {
  cursor: pointer;
}
.info {
  cursor: pointer;
}
.divMotorFecha input {
  cursor: pointer;
  width: 49%;
}
.divEdadMin input {
  cursor: pointer;
  margin-right: 5px;
}
input.error,
select.error,
textarea.error {
  border: 2px solid #ff0600;
  color: #ff0600;
}
.checkterminos {
  padding: 10px;
  margin: 0px 0 10px 0;
}
.condiciones h4 {
  margin: 0;
}
.tableCond {
  display: table;
}
.tableCond .rowCond {
  display: table-row;
  margin-bottom: 10px;
}
.tableCond .rowCond .cellCond {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
  padding: 10px;
}
.tableCond .rowCond .cellCond h4 {
  margin: 10px 0 5px 0;
  vertical-align: top;
}
.titPag {
  background-color: #1594CE;
  padding: 10px;
  color: white;
}
.singInRRSS .g-signin2 {
  margin: 10px 0;
}
.singInRRSS .g-signin2 .abcRioButton {
  width: 204px !important;
  HEIGHT: 30px !important;
}
.singInRRSS .fb-login-button {
  margin: 10px 0;
}
#boxUpgrade {
  box-shadow: 0 2px 28px 0 rgba(0,0,0,0.14), 0 1px 23px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  margin: 10px 0px;
  padding: 10px;
  display: none;
  position: relative;
}
#boxUpgrade .etiquetaUpgrade {
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 10;
}
#boxUpgrade .btn-primary {
  color: white;
  font-size: 20px;
  background: #1594CE;
  width: 100%;
  min-height: 50px;
  white-space: normal;
}
#boxUpgrade .btn-primary:hover {
  color: black;
  background: #0b5d85;
}
#boxUpgrade .tituloUpgrade h4 {
  margin: 0;
}
#boxUpgrade .imgUpdgrade img {
  width: 100%;
}
#NoRecuerdoNumVuelo,
#NoVuelo {
  margin-bottom: 20px;
}
.companiavuelo {
  padding-bottom: 10px;
}
.numerovuelo li {
  padding: 0;
}
.recomendedModel_ul .row {
  padding: 0;
}
.recomendedModel_ul .row div {
  padding: 0;
}
.recomendedModel_ul .row div:last-child .recomendedModel_div {
  margin: 10px 0px 10px 5px;
}
.recomendedModel_ul .row div:first-child .recomendedModel_div {
  margin: 10px 5px 10px 0px;
}
.pictoModel {
  position: absolute;
  left: 0px;
  bottom: 1px;
  z-index: 9;
  height: 45%;
}
.barraUser .barra {
  background: #1594CE;
  color: white;
  position: relative;
}
.barraUser .barra div:first-child {
  margin: 10px 0 0 0;
}
.barraUser .barra .enlacelogout {
  text-align: right;
  text-decoration: underline;
}
.barraUser .barra .enlacelogout span {
  cursor: pointer;
}
.barraUser .barra .enlacelogout span:hover {
  color: #ffcd00;
}
.barraUser .verDatosUser {
  padding: 0;
}
.barraUser .buttonBarraUser {
  padding: 10px;
}
.barraUser .buttonBarraUser .btn {
  width: 100%;
  margin: 5px 0px;
}
.barraUser i {
  font-size: 30px;
  margin: 5px;
  width: 35px;
  display: inline-block;
}
.barraUser h3 {
  display: inline-block;
  font-size: 18px;
  margin: 0px;
}
.barraUser h3 strong {
  color: black;
}
.btn-w:hover {
  border: 1px solid #0b5d85;
  transition: all 0.5s ease;
  color: #0b5d85;
  background-color: white;
}
.formaPago {
  padding: 10px;
}
.tpaymentResponse {
  margin-top: 20px;
  border: 1px solid;
  background: rgba(6,76,111,0.3) none repeat scroll 0% 0%;
  margin-bottom: 10px;
}
.tpaymentResponse .status.ko {
  color: #F00;
  text-align: center;
  font-weight: bolder;
  font-size: 19px;
  display: block;
}
.tpaymentResponse .title {
  font-size: 20px;
  text-align: center;
  font-weight: bolder;
  display: block;
}
.tpaymentResponse .status_desc {
  text-align: center;
  font-weight: bolder;
  font-size: 19px;
  display: block;
}
.tpaymentResponse .btn {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 80%;
  height: 30px;
}
.Complementary.FlightAirport {
  position: relative;
}
.divBuscaAero {
  display: none;
  position: absolute;
  border: 1px solid #1594CE;
  background-color: white;
  z-index: 50;
  width: 100%;
  top: 50px;
}
.divBuscaAero ul {
  margin: 0 !important;
  min-height: 50px;
}
.divBuscaAero ul li {
  width: 100%;
  padding: 10px;
}
.divBuscaAero ul li:hover {
  background: #1594CE;
  color: white;
}
.divBuscaAero span {
  font-size: 10px;
  width: 100%;
  padding: 10px;
}
.cajaRecomendada {
  border: 1px solid #CCC;
  color: #000;
  margin: 10px 0 10px 0;
  position: relative;
  box-shadow: 0 2px 28px 0 rgba(0,0,0,0.14), 0 1px 23px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.recomendPrecio {
  color: #031562;
  position: absolute;
  right: 25%;
  top: 21%;
  font-weight: bold;
}
.recomendPrecio .price_uds {
  font-size: 50px;
  font-weight: bold;
}
.recomendPrecio .price_decimal {
  font-size: 30px;
}
.listaincluye {
  font-size: 13px;
  line-height: 30px;
  padding-top: 15px;
}
.listaincluye i {
  font-size: 15px;
  vertical-align: middle;
}
.listaincluye span {
  vertical-align: middle;
}
.ocultar {
  display: none !important;
}
footer {
  background-color: #0b6590;
  color: #fff;
}
footer h3 {
  color: #f2772a;
  font-weight: 700;
  padding-bottom: .25rem;
  text-align: center;
  font-size: 2rem;
}
footer a {
  text-decoration: none;
  background-color: transparent;
  color: #fff;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
footer ul li {
  list-style: none;
  text-align: left;
  display: flex;
  align-items: flex-start;
}
footer .logo {
  margin-top: 25px;
}
.footer-foot {
  padding: 30px 0;
  margin-top: 50px;
}
.footer-foot .divfooter {
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
}
.footer-foot .divfooter h3 {
  text-align: center;
}
.footer-foot a {
  text-decoration: none;
}
.footer-foot a:hover {
  text-decoration: none;
  color: white;
}
.step1,
.step2,
.step3 {
  border-bottom: 3px solid #1594CE;
}
.step1.disable,
.step2.disable,
.step3.disable {
  border: none;
}
.ventajas .img {
  padding: 20px;
}
#buttonPago {
  cursor: pointer;
}
.row:before,
.row:after {
  width: 0px;
  height: 0px;
}
.imgInfoExtra {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.listModels_vehicle {
  text-align: center;
}
.listModels_vehicle .owl-prev {
  width: 30px;
  height: 100px;
  position: absolute;
  top: 40%;
  margin-left: -20px;
  display: block !important;
  background: none !important;
  color: #CCC;
}
.listModels_vehicle .owl-next {
  width: 30px;
  height: 100px;
  position: absolute;
  top: 40%;
  right: -25px;
  display: block !important;
  background: none !important;
  color: #CCC;
}
.listModels_vehicle .owl-prev i,
.listModels_vehicle .owl-next i {
  transform: scale(1,6);
  color: #ccc;
}
.listModels_vehicle .vehicle_name {
  text-align: center;
}
