#popup {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1001;
}
.content-popup {
  margin: 0px auto;
  margin-top: 120px;
  position: relative;
  width: 526px;
  height: 524px;
  min-height: 250px;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 5px #666666;
}
.content-popup #closePopup {
  position: absolute;
  z-index: 400;
  left: 516px;
  top: -9px;
}
.content-popup .promo_code {
  color: #FFF;
  font-weight: bold;
  position: absolute;
  z-index: 200;
  top: 330px;
  font-size: 24px;
  text-align: center;
  width: 100%;
}
.content-popup .offer_url {
  position: absolute;
  z-index: 200;
  top: 378px;
  width: 100%;
  display: block;
  text-align: center;
}
.content-popup .offer_url a {
  color: #FFF;
  text-decoration: underline;
}
.content-popup h2 {
  color: #48484B;
  border-bottom: 1px solid #48484B;
  margin-top: 0;
  padding-bottom: 4px;
}
.popup-overlay {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
  background-color: #777777;
  cursor: pointer;
  opacity: 0.7;
}
.close {
  position: absolute;
  right: 15px;
}
.greenbox {
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
#msg_err span {
  margin-left: 5px;
  color: red;
  font-weight: bold;
  display: block;
}
#msg_publi span {
  margin-left: 5px;
  color: green;
  font-weight: bold;
  display: block;
}
#msg_alert span {
  margin-left: 5px;
  color: red;
  font-weight: bold;
  display: block;
}
#header-roig.int .header-h {
  height: 31px;
  line-height: 31px;
  background: #148250;
  text-align: right;
}
#header-roig.int #logo {
  display: inline-block;
  padding-bottom: 3px;
}
#header-roig.int #nav_main {
  display: inline-block;
}
#header-roig.int #nav_top {
  display: inline-block;
  margin-right: 2px;
}
input[type=text],
input[type=password],
select,
textarea {
  background: #fff;
  border: solid 1px #b2b9bf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #777;
  font-family: Arial, sans-serif;
  font-size: 13px;
}
#multimotor {
  width: 100%;
}
#multimotor .menu {
  background-color: white;
  box-shadow: 0px 5px 5px #6b6b6b;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}
#multimotor .menu a {
  display: inline-block;
  padding: 5px;
  color: #6b6b6b;
  text-decoration: none;
  opacity: 0.5;
}
#multimotor .menu a.premium {
  color: #d5ac45 !important;
}
#multimotor .menu a.active {
  color: #6b6b6b;
  opacity: 1;
}
#multimotor .menu a:hover {
  color: #6b6b6b;
  opacity: 1;
}
.tab_motor {
  padding: 0px;
}
.tab_motor.left {
  padding-right: 5px;
}
.tab_motor.right {
  padding-left: 5px;
}
.tab_motor.active span {
  background: #EFEFEF;
  color: #495057;
}
.tab_motor:hover {
  cursor: pointer;
}
.tab_motor:hover span {
  border-top: 2px solid #47784C;
  border-left: 2px solid #47784C;
  border-right: 2px solid #47784C;
}
.tab_motor span {
  padding: 5px;
  display: inline-block;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  border: 1px transparent;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: white;
  border-color: #dee2e6 #dee2e6 #fff;
  background-color: #6b6b6b;
  width: 100%;
  height: 100%;
}
.tab_motor.premium span {
  background-color: #7C5E29;
}
.tab_motor.premium.active span {
  background: #E5D9C3;
  color: #495057;
}
.tab_motor.premium:hover {
  cursor: pointer;
}
.tab_motor.premium:hover span {
  background: #E5D9C3;
  color: #495057;
}
@media (max-width: 415px) {
  .tab_motor span {
    font-size: 14px;
  }
}
.tabs ul {
  list-style: none;
  overflow: hidden;
  font-size: 0 !important;
  width: 346px;
  margin-bottom: 0px;
  width: 800px;
}
.tabs li {
  display: inline-block;
  margin-left: 3px;
  vertical-align: bottom;
}
.tabs a {
  border-radius: 3px 3px 0 0;
  padding-left: 5px;
  display: block;
  padding-right: 5px;
  color: #FFF;
  background: #000;
  line-height: 41px;
  font-size: 15px;
}
.tabs a.active {
  background: #47784C;
  font-size: 18px;
}
.form_motor {
  padding-bottom: 1px;
}
.form_motor .left-inner-addon {
  position: relative;
}
.form_motor .left-inner-addon input,
.form_motor select {
  padding-left: 30px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: normal !important;
}
.form_motor .left-inner-addon i {
  position: absolute;
  padding: 10px 12px;
  pointer-events: none;
}
.form_motor .left-inner-addon i.i-search {
  margin-top: 7px;
}
.form_motor .left-inner-addon.glyphicon {
  left: 0px;
}
.form_motor .left-inner-addon .recogida_lugar {
  width: 98%;
}
.form_motor .left-inner-addon .devolucion_lugar {
  width: 98%;
}
.form_motor .left-inner-addon .recogida_hora {
  width: 35%;
}
.form_motor .left-inner-addon .devolucion_hora {
  width: 35%;
}
.form_motor .left-inner-addon .recogida_fecha {
  width: 62.5%;
}
.form_motor .left-inner-addon .devolucion_fecha {
  width: 62.5%;
}
.form_motor label {
  font-size: 16px;
  color: #6b6b6b;
  text-transform: uppercase;
  font-weight: normal;
}
.form_motor li input::-webkit-input-placeholder {
  color: black;
  opacity: 1;
}
.form_motor li input::-moz-placeholder {
  color: black;
  opacity: 1;
}
.form_motor li input:-ms-input-placeholder {
  color: black;
  opacity: 1;
}
.form_motor li input:-moz-placeholder {
  color: black;
  opacity: 1;
}
.form_motor li.error input::-webkit-input-placeholder {
  color: red;
  opacity: 1;
}
.form_motor li.error input::-moz-placeholder {
  color: red;
  opacity: 1;
}
.form_motor li.error input:-ms-input-placeholder {
  color: red;
  opacity: 1;
}
.form_motor li.error input:-moz-placeholder {
  color: red;
  opacity: 1;
}
.form_motor li.error label {
  color: red;
  font-size: 14px;
}
.form_motor .infoRecogidaDevolucion {
  display: none;
  color: white;
  cursor: pointer;
  background-color: white;
  border-radius: 20px;
  padding: 1px 5px 0px 5px;
  font-weight: bold;
  color: #47784C;
  margin: 0px 5px 5px 5px;
  font-size: 10px;
  vertical-align: top;
}
.form_motor .infoRecogidaDevolucion:hover {
  background-color: #47784C;
  color: black;
}
.cajaLogin {
  padding: 15px 10px 10px 10px;
  width: 100%;
  background: #ededed;
  margin-bottom: 10px;
}
.footer-foot {
  background: #47784C;
  color: #fff;
  margin-top: 40px;
  margin-top: 10px;
}
.footer-foot .follow-b {
  margin-top: 19px;
  background: #f0f0f0;
  border-top: solid 1px #cdcdcd;
  border-bottom: solid 1px #cccccc;
}
.footer-foot a {
  color: #fff;
  text-decoration: none;
}
.footer-foot .nav_legal {
  float: left;
  margin-left: 10px;
  font-size: 0;
  height: 40px;
}
.footer-foot .nav_legal-li {
  display: inline;
  margin-left: 19px;
}
.footer-foot .nav_legal-li a {
  font-size: 12px;
}
.footer-foot .nav_legal-li:first-child {
  margin-left: 0;
}
.footer-foot .navegacion {
  display: block;
}
.footer-foot .navegacion .nav_enlace {
  display: inline-block;
  padding: 10px;
}
.footer-foot .navegacion .nav_enlace a {
  color: #fff;
  text-decoration: none;
}
.colRight .tit {
  margin: 10px 0 5px 0;
}
.colRight .cajaLogin {
  padding: 15px 10px 10px 10px;
  width: 100%;
  background: #ededed;
}
.colRight .row {
  position: relative;
}
.cajaLogin {
  display: none;
}
.login_customerdetails {
  width: 100%;
}
.login_customerdetails #customerLoginEmail {
  width: 100%;
}
.login_customerdetails #customerLoginPassword {
  width: 100%;
}
@media (max-width: 415px) {
  .footer-foot {
    white-space: normal;
    background: #00773f;
    height: auto;
  }
  .footer-foot .navegacion {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .footer-foot .container {
    white-space: normal;
  }
  .footer-foot .nav_enlace {
    display: block;
    width: 100% !important;
    margin: 0;
    text-align: center;
    margin-top: 1px;
  }
  .footer-foot .nav_enlace a {
    font-size: 18px;
  }
  .footer-foot.premium .container {
    background: #424949 !important;
  }
  .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;
}
.bgK66 {
  background: rgba(0,0,0,0.66);
}
.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);
}
.dblock {
  display: block;
}
.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;
}
.basker_b {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 700;
}
.basker_i {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
}
.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;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #585858;
  font-family: Arial, sans-serif;
  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;
}
.a-more_g {
  font-weight: bold;
  font-size: 0;
  color: #00662b;
  text-decoration: none;
}
.a-more_g span {
  margin-right: 12px;
  font-size: 14px;
}
.i {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
}
.i-advantage {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -518px 0;
  width: 96px;
  height: 96px;
}
.i-answer {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -624px 0;
  width: 16px;
  height: 16px;
}
.i-bag {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -650px 0;
  width: 28px;
  height: 28px;
}
.i-desttop {
  width: 27px;
  height: 27px;
  display: inline-block;
  position: relative;
  border: none;
}
.i-bus_l {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -688px 0;
  width: 27px;
  height: 27px;
}
.i-cancel {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -810px 0;
  width: 16px;
  height: 16px;
}
.i-clock {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -836px 0;
  width: 20px;
  height: 21px;
}
.i-close {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -866px 0;
  width: 10px;
  height: 11px;
}
.i-colab {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -886px 0;
  width: 38px;
  height: 38px;
}
.i-conditions_on {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -934px 0;
  width: 13px;
  height: 16px;
  top: 2px;
}
.i-conditions {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -957px 0;
  width: 13px;
  height: 16px;
  top: 2px;
}
.i-confirm {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -980px 0;
  width: 16px;
  height: 16px;
}
.i-corner_discover {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1006px 0;
  width: 71px;
  height: 71px;
}
.i-corner_mallorca {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1087px 0;
  width: 71px;
  height: 71px;
}
.i-corner_photo {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1168px 0;
  width: 71px;
  height: 71px;
}
.i-corner_roig {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1249px 0;
  width: 71px;
  height: 71px;
}
.i-corner_treasures {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1330px 0;
  width: 71px;
  height: 71px;
}
.i-corner_y {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1411px 0;
  width: 71px;
  height: 71px;
}
.i-counter {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1492px 0;
  width: 23px;
  height: 24px;
}
.i-crown_w_l {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1557px 0;
  width: 38px;
  height: 18px;
}
.i-discount_close {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1637px 0;
  width: 15px;
  height: 15px;
}
.i-done {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1662px 0;
  width: 16px;
  height: 16px;
}
.i-door {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1688px 0;
  width: 18px;
  height: 18px;
}
.i-download {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1716px 0;
  width: 10px;
  height: 17px;
}
.i-edge_l_w {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1736px 0;
  width: 6px;
  height: 10px;
}
.i-edge_l_k {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -402px -210px;
  width: 6px;
  height: 10px;
}
.i-edge_r_g {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1752px 0;
  width: 6px;
  height: 9px;
}
.i-edge_r_k {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1768px 0;
  width: 6px;
  height: 9px;
}
.i-edge_r_w {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1784px 0;
  width: 6px;
  height: 10px;
}
.i-email {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1800px 0;
  width: 21px;
  height: 15px;
}
.i-error {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1831px 0;
  width: 15px;
  height: 15px;
}
.i-faq {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1856px 0;
  width: 9px;
  height: 13px;
}
.i-faq_on {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1875px 0;
  width: 9px;
  height: 13px;
}
.i-fb {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1894px 0;
  width: 44px;
  height: 44px;
}
.i-fb_hover {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1948px 0;
  width: 44px;
  height: 44px;
}
.i-fleet {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: 0 -106px;
  width: 14px;
  height: 12px;
}
.i-fleet_on {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -24px -106px;
  width: 14px;
  height: 12px;
}
.i-flickr {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -48px -106px;
  width: 44px;
  height: 44px;
}
.i-flickr_hover {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -102px -106px;
  width: 44px;
  height: 44px;
}
.i-grid {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -156px -106px;
  width: 11px;
  height: 11px;
}
.i-grid_on {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -177px -106px;
  width: 11px;
  height: 11px;
}
.i-gutter_nav_main {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -198px -106px;
  width: 2px;
  height: 65px;
}
.i-gutter_nav_sub {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -210px -106px;
  width: 2px;
  height: 38px;
}
.i-key {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -222px -106px;
  width: 41px;
  height: 20px;
}
.i-list {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -273px -106px;
  width: 13px;
  height: 11px;
}
.i-list_on {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -296px -106px;
  width: 13px;
  height: 11px;
}
.i-luggage {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -319px -106px;
  width: 18px;
  height: 18px;
}
.i-more {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -347px -106px;
  width: 56px;
  height: 55px;
}
.i-more_k {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -413px -106px;
  width: 8px;
  height: 9px;
}
.i-more_w {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -431px -106px;
  width: 8px;
  height: 9px;
}
.i-offer {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -449px -106px;
  width: 12px;
  height: 12px;
}
.i-offer_on {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -471px -106px;
  width: 12px;
  height: 12px;
}
.i-pager {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -493px -106px;
  width: 24px;
  height: 24px;
}
.i-pager_on {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -527px -106px;
  width: 24px;
  height: 24px;
}
.i-passangers {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -561px -106px;
  width: 18px;
  height: 18px;
}
.i-pdf {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -589px -106px;
  width: 30px;
  height: 32px;
}
.i-pending {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -629px -106px;
  width: 16px;
  height: 16px;
}
.i-phone_k {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -655px -106px;
  width: 20px;
  height: 24px;
}
.i-phone_y {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -685px -106px;
  width: 11px;
  height: 15px;
}
.i-pin {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -706px -106px;
  width: 20px;
  height: 29px;
}
.i-print {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -736px -106px;
  width: 13px;
  height: 14px;
}
.i-reload {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -759px -106px;
  width: 27px;
  height: 27px;
}
.i-rhombus {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -830px -106px;
  width: 92px;
  height: 92px;
}
.i-rhombus_mallorca {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -932px -106px;
  width: 38px;
  height: 38px;
}
.i-rhombus_photo {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -980px -106px;
  width: 38px;
  height: 38px;
}
.i-rhombus_roig {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1028px -106px;
  width: 38px;
  height: 38px;
}
.i-rhombus_routes {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1076px -106px;
  width: 37px;
  height: 37px;
}
.i-rhombus_treasures {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1123px -106px;
  width: 39px;
  height: 39px;
}
.i-roig {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1172px -106px;
  width: 26px;
  height: 26px;
}
.i-rss {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1208px -106px;
  width: 30px;
  height: 30px;
}
.i-rss_hover {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1248px -106px;
  width: 30px;
  height: 30px;
}
.i-search {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1305px -106px;
  width: 21px;
  height: 21px;
}
.i-services {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1336px -106px;
  width: 18px;
  height: 18px;
  top: 3px;
}
.i-services_on {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1364px -106px;
  width: 18px;
  height: 18px;
  top: 3px;
}
.i-shift_auto {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1392px -106px;
  width: 18px;
  height: 18px;
}
.i-shift_manual {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1420px -106px;
  width: 18px;
  height: 18px;
}
.i-slide_next {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1448px -106px;
  width: 56px;
  height: 55px;
}
.i-slide_next_hover {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1514px -106px;
  width: 56px;
  height: 55px;
}
.i-slide_prev {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1580px -106px;
  width: 56px;
  height: 55px;
}
.i-slide_prev_hover {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1646px -106px;
  width: 56px;
  height: 55px;
}
.i-star {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1712px -106px;
  width: 26px;
  height: 24px;
}
.i-taxi {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1748px -106px;
  width: 25px;
  height: 24px;
}
.i-tri_b_g {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1783px -106px;
  width: 11px;
  height: 6px;
}
.i-tri_b_g_s {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1804px -106px;
  width: 7px;
  height: 4px;
}
.i-tri_b_k {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1821px -106px;
  width: 7px;
  height: 4px;
}
.i-tri_t_g {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1838px -106px;
  width: 7px;
  height: 4px;
}
.i-tri_t_w {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -52px -221px;
  width: 7px;
  height: 4px;
}
.i-twitter {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1855px -106px;
  width: 44px;
  height: 44px;
}
.i-twitter_hover {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1909px -106px;
  width: 44px;
  height: 44px;
}
.i-world {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -1963px -106px;
  width: 27px;
  height: 14px;
}
.i-tri_b_w {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: 0 -212px;
  width: 7px;
  height: 4px;
}
.i-info {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background: url("https://booking.roig.com/img/i-info.png") no-repeat;
  width: 15px;
  height: 15px;
  margin: 0px 2px 0px 2px;
}
.i-info:hover {
  cursor: pointer;
  cursor: hand;
}
.i-rent {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/coche.png) 0 0 no-repeat;
  width: 24px;
  height: 20px;
}
.i-bus_s {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/bus.png) 0 0 no-repeat;
  width: 24px;
  height: 20px;
}
.i-taxi_s {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/taxi.png) 0 0 no-repeat;
  width: 24px;
  height: 20px;
}
.i-crown_w {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/premium.png) 0 0 no-repeat;
  width: 24px;
  height: 20px;
}
.premium.active .i-crown_w {
  background: url(https://booking.roig.com/img/premium_groc.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: #00662B;
  text-transform: uppercase;
}
.titreset {
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.infoBox {
  position: absolute;
  display: none;
  z-index: 40;
  color: #000;
  padding: 10px;
  border-radius: 2px 0px 2px 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.infoBox.arrow_box {
  text-align: left;
}
#loading {
  z-index: 10000;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#loading .imagenLoading {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0;
}
#loading .imagenLoading img {
  width: 300px;
  z-index: 100001;
  margin-top: 30px;
}
#loading #oscura {
  opacity: 0.7;
  background: white;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}
#disable_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  z-index: 10;
  display: none;
}
.search_results {
  position: relative;
}
body {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
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: url(https://booking.roig.com/img/sprites/sprites-x.png) repeat-x 0 0;
}
.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;
  background: #47784C;
  text-decoration: none;
  padding: 0;
  text-align: center;
  cursor: pointer;
}
.btn span {
  position: relative;
  display: block;
  white-space: nowrap;
  font-size: 0;
}
.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 span,
.btn-w span,
.btn-y span {
  padding: 10px;
}
.btn-g em,
.btn-w em,
.btn-y em {
  font-weight: bold;
  font-size: 14px;
}
.btn-g,
.btn-g_l {
  color: #fff;
  border: 1px solid #47784C;
}
.btn-g:hover,
.btn-g_l:hover {
  background: white;
  transition: all 0.5s ease;
}
.btn-g:hover em,
.btn-g_l:hover em {
  color: #47784C;
}
.btn-g {
  background: #47784C;
}
.btn-g_l {
  padding-left: 5px;
  background: #47784C;
}
.btn-g_l span {
  height: 41px;
  line-height: 41px;
  padding: 0 5px 0 0;
}
.btn-g_l em {
  font-weight: bold;
  font-size: 17px;
}
.btn-premium {
  background: #6b6b6b !important;
  color: white !important;
  border: 1px solid #6b6b6b !important;
}
.btn-premium:hover {
  background-color: white !important;
  transition: all 0.5s ease;
  color: #6b6b6b !important;
}
.btn-y {
  background: #47784C;
  color: #454545;
  border: 1px solid #47784C;
}
.btn-y:hover {
  background-color: white;
  transition: all 0.5s ease;
}
.btn-book span {
  padding: 0 20px;
}
.btn-link span {
  padding: 0 15px;
}
.btn-ok span {
  display: none;
}
.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: 16px;
  color: #fff;
  padding: 20px 0px 20px 0px;
}
.search_box_cont .bus-fieldset {
  width: 80%;
  display: inline-block;
  float: left;
}
.search_box_cont .bus-fieldset li {
  float: left;
  margin-bottom: 10px;
  margin-left: 5px;
}
.search_box_cont .bus-fieldset li input {
  box-sizing: border-box;
  width: 183px;
}
.search_box_cont .bus-fieldset li input.number {
  width: 100px;
}
.search_box_cont .bus-fieldset li select {
  width: 150px;
}
.search_box_cont .bus-fieldset li select.hour {
  width: 75px;
}
.search_box_cont .bus-fieldset li select.place {
  width: 264px;
}
.search_box_cont .bus-fieldset li input[disabled],
.search_box_cont .bus-fieldset li select[disabled] {
  opacity: 0.5;
}
.search_box_cont .bus-fieldset li.check {
  width: 100%;
}
.search_box_cont .bus-fieldset li.check input {
  width: 30px;
}
.search_box_cont .bus-fieldset li.check label {
  color: #FFF;
  font-weight: bolder;
}
.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-radius: 2px 0px 2px 2px;
  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 .i-error {
  float: left;
}
.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 .search_form-col .fieldset-li-bus {
  border: 1px solid #F00;
}
.search_box_cont .search_form-col .fieldset-li-bus.error input,
.search_box_cont .search_form-col .fieldset-li-bus.error select,
.search_box_cont .search_form-col .fieldset-li-bus.error textarea {
  border-color: #ff0600;
  color: #ff0600;
}
.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;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  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 .unacaja .price_box ul {
  width: 55%;
  display: inline-block;
  min-height: 139px;
  height: auto;
  vertical-align: middle;
  padding-left: 65px;
  padding-top: 40px;
}
.listmodels_ul .listmodels_li .unacaja .price_box ul li {
  font-size: 15px;
}
.listmodels_ul .listmodels_li .unacaja .price_box .price_dia {
  width: 44%;
  display: inline-block;
  vertical-align: middle;
}
.listmodels_ul .listmodels_li .unacaja .price_box .price_dia .price-day {
  font-size: 20px;
}
.listmodels_ul .listmodels_li .unacaja .price_box .price_dia .price-day .price_uds {
  font-size: 40px;
}
.listmodels_ul .listmodels_li .unacaja .price_box .price_dia .price-day .price_decimal {
  font-size: 31px;
}
.listmodels_ul .listmodels_li .unacaja .price_box p {
  font-size: 16px;
  margin-bottom: 2px;
}
.listmodels_ul .listmodels_li .unacaja .price_box p .price_uds {
  font-size: 20px;
}
.listmodels_ul .listmodels_li .unacaja .price_box p .price_decimal {
  font-size: 15px;
}
.listmodels_ul .listmodels_li .unacaja .price_box .infoCajas p {
  font-size: 12px;
}
.listmodels_ul .listmodels_li .unacaja .price_box .infoCajas ul {
  width: 100%;
  min-height: auto;
  padding-top: 10px;
}
.listmodels_ul .listmodels_li .unacaja .price_box .infoCajas ul li {
  font-size: 12px;
}
.listmodels_ul .listmodels_li .unacaja .price_box.sintarifa ul {
  padding-top: 40px;
}
.listmodels_ul .listmodels_li .box {
  padding-bottom: 5px;
  margin-top: 5px;
  display: block;
  box-shadow: 0px 6px 10px 5px rgba(0,0,0,0.14), 0 -1px 3px 0px rgba(0,0,0,0.13), 0 3px 5px 0px rgba(0,0,0,0.3);
  width: 100%;
}
.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: green;
  font-weight: bold;
  display: block;
}
.listmodels_ul .listmodels_li .txt .msg_publi.alert span {
  color: red;
}
.listmodels_ul .listmodels_li .price_box .tariff {
  width: 100%;
  height: 22px;
}
.listmodels_ul .listmodels_li .price_box .tariff span {
  padding: 5px;
  display: block;
  color: #000;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
}
.listmodels_ul .listmodels_li .price_box .price {
  width: 100%;
  margin-top: 1px;
}
.listmodels_ul .listmodels_li .price_box .price .tachado {
  text-decoration: line-through;
}
.listmodels_ul .listmodels_li .price_box .price p {
  line-height: 20px;
  color: #000;
  display: block;
  text-align: center;
}
.listmodels_ul .listmodels_li .price_box .price p.discount_price {
  color: #FBE133;
}
.listmodels_ul .listmodels_li .price_box .price p.normal {
  margin-top: 22px;
}
.listmodels_ul .listmodels_li .price_box .price p.normal_bottom {
  margin-bottom: 18px;
}
.listmodels_ul .listmodels_li .price_box span.price-day {
  font-weight: bold;
}
.listmodels_ul .listmodels_li .price_box span.price-day .price_uds {
  font-size: 24px;
}
.listmodels_ul .listmodels_li .price_box span.price-day .price_decimal {
  font-size: 15px;
}
.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: block;
  padding: 5px;
}
.general_btn a {
  display: block;
  width: auto;
}
.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%px;
}
.extras-box .lista_extras .row:last-child {
  border: thin solid #ccc;
}
.extras-box .lista_extras .info-extra {
  border: none !important;
}
.extras-box .lista_extras .row {
  display: block;
  border: thin solid #ccc;
  border-bottom-style: none;
}
.extras-box .lista_extras .row .cantidad-extra {
  text-align: center;
}
.extras-box .lista_extras .row .cantidad-extra input {
  float: none !important;
}
.extras-box .lista_extras .row div {
  vertical-align: middle;
  padding: 0;
  float: none;
  display: inline-block;
}
.extras-box .lista_extras .row div.infoSuplem {
  margin-bottom: 15px;
}
.extras-box .lista_extras .row .i-info {
  background: url("https://booking.roig.com/img/i-info.png") no-repeat;
}
.extras-box .lista_extras .row .extra_img {
  display: inline-block;
  border-right: 1px solid #ccc;
  margin-right: 10px;
}
.extras-box .lista_extras .row .extra_img img {
  width: 60px;
  max-height: 106px;
  height: 100%;
  vertical-align: middle;
}
.extras-box .lista_extras .row .extra-text {
  padding-right: 10px;
  display: inline-block;
  margin: 10px 0 10px 0;
}
.extras-box .lista_extras .row .extra-text span {
  font-size: 10px;
}
.extras-box .lista_extras .row .extra-text select {
  float: right;
}
.extras-box .lista_extras .row .extra_price {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-left: 0;
}
.extras-box .lista_extras .row .extra_price .extra-price-day {
  vertical-align: middle;
}
.extras-box .lista_extras .row .extra_price .promo_text {
  width: 100%;
  display: block;
  padding: 5px 0 5px 0;
}
.extras-box .lista_extras .row .extra_price div {
  display: block;
  margin-top: 0px;
}
.extras-box .lista_extras .row .extra_price div .price_uds {
  display: inline;
}
.extras-box .lista_extras .row .extra_price div .price_decimal {
  display: inline;
}
.extras-box .lista_extras .row .extra_price div.extra-price-day-before {
  font-size: 12px;
  font-weight: normal;
  text-decoration: line-through;
}
.extras-box .lista_extras .row .extra_price div.extra-price-day {
  color: green;
  font-size: 16px;
  font-weight: bold;
}
.extras-box .lista_extras .row .extra_price div.suplemento {
  color: white;
}
.extras-box .lista_extras .row .extra_price div.extra-maxprice {
  color: green;
  font-size: 10px;
  font-weight: bold;
}
.extras-box .lista_extras .row .extra-items {
  display: inline-block;
  float: left;
  width: 90px;
  margin-top: 20px;
}
.insurance-info-box {
  display: none;
  position: absolute;
  top: 5%;
  border: 4px solid #148250;
  background: #FFF;
  z-index: 60000;
  border-radius: 15px;
}
.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;
  border-radius: 20px;
  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;
  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 {
  background-color: #6b6b6b;
  color: white;
}
.promo_text.vip {
  background-color: #313133;
  color: #FBE133;
}
.promo_text.offer {
  background-color: #F00;
  color: #FFF;
}
.promo_text.promo {
  background-color: #FBE133;
}
.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: #008000;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.extras_alert_promo .alert-promo-box .head .i-error {
  margin-right: 5px;
}
.extras_alert_promo .alert-promo-box .text {
  display: block;
}
.summary_dates .txt {
  text-align: left;
}
#form-extras .ck_suplemento {
  float: none;
}
#form-extras .qty {
  width: 25px;
  height: 25px;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
#form-extras input {
  margin: 0px;
  padding: 0px;
  float: left;
}
#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%;
}
.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-relax {
  width: 100%;
  border: thin solid rgba(0,119,63,0.2);
  margin: 20px 0 10px 0;
  background: rgba(0,119,63,0.2) none repeat scroll 0% center;
  border-radius: 20px;
}
.seguros-box-relax .seguro-name {
  font-size: 14px;
  font-weight: bolder;
  margin-left: 30px;
  margin-top: 8px;
  display: block;
}
.seguros-box-relax .seguro-intro {
  display: block;
  margin-left: 30px;
  margin-right: 10px;
  margin-top: 10px;
}
.seguros-box-relax .relax_list ul {
  margin-top: 5px;
  margin-right: 30px;
  display: block;
}
.seguros-box-relax .relax_list li {
  list-style-image: url("https://booking.roig.com/img/check_icon.jpg");
  margin-left: 23px;
  position: relative;
}
.seguros-box {
  width: 100%;
  border: thin solid #ccc;
}
.seguros-box ul {
  list-style: none;
  padding: 0 5px 0 5px;
}
.seguros-box ul li div {
  width: 100%;
}
.seguros-box.TI {
  background: rgba(0,119,63,0.2) none repeat scroll 0%;
}
.seguros-box li {
  margin: 20px 10px 20px 10px;
}
.seguros-box .seguro-name {
  display: inline-block;
  position: relative;
}
.seguros-box .seguro-name label {
  padding: 0 0px 0 10px;
}
.seguros-box .seguro-name span {
  display: inline-block;
  vertical-align: top;
}
.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-before {
  display: inline-block;
  height: 15px;
  text-align: right;
  text-decoration: line-through;
  font-weight: normal;
  padding: 0 5px 0 5px;
}
.seguros-box .seguro-price {
  display: inline-block;
  text-align: right;
  font-weight: bold;
  padding: 0 5px 0 5px;
}
.seguros-box .seguro-more_info {
  margin: 10px 10px 10px 40px;
  font-size: 11px;
}
.seguros-box .insurance_included {
  color: #008000;
  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 {
  margin-bottom: 100px;
}
.contact-b .general_btn {
  width: 300px;
}
.contact-b i {
  width: 15px;
}
.contact-b .infoCajas {
  font-size: 13px;
  font-weight: normal;
}
.contact-b .infoCajas .cerrarinfo span {
  color: black;
}
.contact-b .infoCajasW .infodivSuperpuesto {
  padding: 20px !important;
}
.contact-b .infoCajasW .infodivSuperpuesto .row {
  border: none;
}
.contact-b .infoCajasW .infodivSuperpuesto h1 {
  font-size: 18px;
}
.contact-b .infoCajasW .infodivSuperpuesto span {
  color: black;
}
.contact-b .infoCajasW .infodivSuperpuesto p {
  font-size: 14px;
}
.contact-b .reserva {
  padding-left: 0;
}
.contact-b .extras {
  padding-right: 0;
}
.extras-box .lista_extras {
  padding: 0;
}
@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 {
  background-color: #eee;
  padding: 10px;
}
.summary_book.basica h1 {
  background: #6b6b6b;
}
.summary_book.confort h1 {
  background: #186842;
}
.summary_book h1 {
  padding: 7px 0px 7px 7px;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  background-color: #6b6b6b;
}
.summary_book .showPrice {
  text-align: right;
  margin: 10px;
}
.summary_book .summary_dates {
  background-color: white;
  width: 100%;
  padding: 15px 5px 15px 10px;
}
.summary_book .summary_dates .row div,
.summary_book .summary_dates .row span {
  padding-left: 0;
  padding-right: 0;
}
.summary_book .summary_dates .row div .edit_btn,
.summary_book .summary_dates .row span .edit_btn {
  padding-left: 10px;
  padding-right: 10px;
}
.summary_book .summary_dates .row .btn_summary_dates {
  padding-top: 10px;
  text-align: center;
}
.summary_book .summary_dates .btn_summary_dates {
  display: block;
}
.summary_book .summary_dates .imglineaPuntos {
  margin: 10px 0;
  padding: 0;
}
.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;
  font-weight: bold;
}
.summary_book .summary_dates .date_info {
  display: block;
  color: #6b6b6b;
  font-weight: bold;
  padding: 0;
}
.summary_book .summary_dates .txt {
  display: block;
  margin-top: 10px;
  font-size: 10px;
}
.summary_book .summary_dates .i-info {
  display: inline-block;
  margin: 0px 5px 2px 5px !important;
}
.summary_book .summary-car {
  margin-top: 15px;
  background-color: white;
  width: 100%;
  padding-bottom: 15px;
  text-align: center;
}
.summary_book .summary-car h1 {
  padding: 7px 0px 7px 7px;
  text-align: left;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
.summary_book .summary-car h1 span {
  font-weight: normal;
  font-size: 12px;
  text-transform: lowercase;
}
.summary_book .summary-car img {
  margin: 20px 0;
}
.summary_book .summary-tariff {
  margin-top: 15px;
  background-color: white;
  width: 100%;
  padding-bottom: 10px;
}
.summary_book .summary-tariff .cabecera {
  margin-top: 0px;
  padding: 5px;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
}
.summary_book .summary-tariff .cabecera strong {
  text-transform: uppercase;
}
.summary_book .summary-tariff .cabecera.confort {
  background: #186835;
}
.summary_book .summary-tariff .cabecera.basica {
  background: #6b6b6b;
}
.summary_book .summary-tariff .cabecera.relax {
  background: #81c01d;
}
.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-tariff .cerrarinfo span {
  color: black;
}
.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: #47784C;
}
.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-radius: 2px 0px 2px 2px;
  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 .i-error {
  float: left;
}
.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 .i-cancel {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.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;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  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 {
  padding: 7px 0px 7px 7px;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.summary_book .summary-price .price {
  display: block;
  font-weight: bold;
  font-size: 36px;
  width: 100%;
  text-align: left;
  padding: 0px 10px;
  margin-top: 10px;
}
.summary_book .summary-price .price-txt {
  display: inline-block;
  font-weight: bold;
  font-size: 9px;
  padding: 0px 10px;
}
.summary_book .summary-price .price-detail {
  padding: 0px 10px 10px 10px;
}
.summary_book .summary-price .calculate-btn {
  margin: 15px 15px 0px 15px;
}
.summary_book .summary-price .calculate-btn .btn {
  width: 100%;
}
.summary_book .price-detail h4 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0px;
}
.summary_book .price-detail .price-line {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.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: #47784C;
  font-weight: bold;
}
.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 .i-error {
  margin-right: 7px;
}
.results-alerts .head {
  color: black;
  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: #007a44;
  text-decoration: underline;
}
.avisoDepositoHibrido {
  background-color: #41adb9;
  color: white;
  padding: 10px;
  margin: 10px 0;
}
.avisoDepositoHibrido .icono {
  text-align: center;
  padding: 0;
}
.avisoDepositoHibrido .col-11 {
  padding: 0;
}
.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: #007743;
  color: white;
  cursor: pointer;
}
.barraLogin h1 {
  padding-left: 10px;
  display: inline;
  font-size: 15px;
  margin: 0;
}
.form-s_motor .tit {
  font-weight: bold;
  font-size: 18px;
  color: #00662b;
  text-transform: uppercase;
}
.form-b_motor {
  width: 100%;
  background: #ededed;
}
.form-b_motor .btn_login {
  text-align: right;
}
.form-send {
  width: 543px;
  margin-top: 6px;
}
.form_auto_motor .error label {
  color: #ff0000;
  font-weight: bold;
}
.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 {
  background: #ffefef !important;
  border-color: #ff0000 !important;
}
.form_auto_motor .infoadicional {
  position: relative;
}
.form_auto_motor .infoadicional ul li:last-child {
  width: 100%;
}
.form_auto_motor .infoadicional ul li {
  width: 100%;
  display: inline-block;
}
.form_auto_motor .infoadicional div {
  padding: 0;
}
.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: 26px;
  line-height: 26px;
  color: #000;
}
.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: 26px;
  line-height: 26px;
  margin: 0px;
  color: #000;
}
.form_auto_motor ul li input.hasDatepicker {
  background-repeat: no-repeat;
  background-position: 96.5% 50%;
}
.form_auto_motor ul li select.fecha {
  width: 70px;
  height: 26px;
  line-height: 26px;
  margin: 0px;
}
.form_auto_motor ul li textarea {
  width: 100%;
  height: 65px;
}
.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: 12px;
  font-weight: bold;
  color: #454648;
  line-height: 18px;
  display: block;
  clear: both;
}
.form_auto_motor ul li.mod0 {
  padding-left: 0px;
  clear: left;
}
.form_auto_motor ul li.mod2 {
  padding-left: 0px;
  float: right;
  clear: right;
}
.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%;
  padding-left: 0px;
  font-weight: bold;
}
.form_auto_motor ul li.check span {
  color: #00662b;
}
.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;
}
@media (max-width: 580px) {
  .form_auto_motor ul li {
    width: 100%;
  }
}
.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 {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -759px -106px;
  width: 27px;
  height: 27px;
  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 .i-error {
  float: left;
  margin-right: 7px;
}
.form_auto_motor .msg .txt {
  overflow: hidden;
}
.form-confirm {
  padding: 100px 80px 127px 80px;
  line-height: 25px;
  font-weight: bold;
  font-size: 18px;
  color: #007a44;
  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 {
  margin-left: -250px;
}
#resetPassword .box {
  background-color: #f6f6f6;
  padding: 20px;
  border: solid 1px #cccccc;
  height: 100%;
}
#resetPassword .login_err {
  margin-bottom: 15px;
}
#resetPassword .text_div {
  margin-top: 10px;
}
#resetPassword .btn_div {
  width: 30%;
  text-align: center;
}
@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 .text_div .i-error {
  margin-right: 5px;
}
.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;
}
.filter-background {
  margin-top: 15px;
}
.filter-background .filter-in .lbl {
  font-weight: bold;
  font-size: 14px;
  color: #303030;
  text-transform: uppercase;
}
.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: 5px 7px 5px 7px;
}
.filter-background .filter-in .check-li:hover {
  background: #CCC;
}
.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 .check-li:first-child {
  border-left: none;
}
.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;
}
.filter-background .filter-in .tog-display .grid.on .i-grid,
.filter-background .filter-in .tog-display .list.on .i-grid {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -177px -106px;
  width: 11px;
  height: 11px;
}
.filter-background .filter-in .tog-display .grid.on .i-list,
.filter-background .filter-in .tog-display .list.on .i-list {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background-position: -296px -106px;
  width: 13px;
  height: 11px;
}
.heading {
  margin-top: 20px;
  font-size: 30px;
  margin-bottom: 5px;
}
@media (max-width: 600px) {
  .heading {
    font-size: 20px;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#service_filter button {
  padding: 2px;
  margin: 2px;
}
#service_filter button.started {
  background-color: #FFB996;
}
#service_filter button.finished {
  background-color: #FFCF81;
}
#listado {
  width: 100%;
  text-transform: uppercase;
}
#listado tr:nth-child(odd) {
  background-color: #ccc;
}
#listado tr:hover {
  background-color: #ffff99;
}
#listado tr.important {
  background-color: #FFCF81;
}
#listado tr.positions {
  background-color: #D9EDBF;
}
#listado tr.very_important {
  background-color: #FFB996;
}
#listado tr.normal {
  background-color: #CCC;
}
#listado td.started {
  background-color: #FFB996;
}
#listado td.finished {
  background-color: #FFCF81;
}
#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: #00773F;
  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: 10px 0 15px 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_green {
  border-bottom: 1px grey solid;
  font-size: 18px;
  margin-bottom: 5px;
  display: inline-block;
  color: #008000;
  font-weight: bolder;
}
.cajaBookView .txt_green.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 div .importePrice {
  padding: 5px 5px 5px 20px;
}
.cajaBookView .importes .txt_black {
  display: table-row;
}
.cajaBookView .importes .txt_green {
  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: #ededed;
  padding: 5px 15px 5px 15px;
}
.cajaBookView .bookTable .img {
  text-align: center;
}
.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: #ededed none repeat scroll 0% 0%;
}
.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: inline-block;
  font-weight: bold;
  font-size: 9px;
}
.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: 100%;
  margin: auto;
  text-align: left;
}
.cajaTransferView .txt_green {
  border-bottom: 1px grey solid;
  font-size: 18px;
  margin-bottom: 5px;
  display: inline-block;
  color: #008000;
  font-weight: bolder;
}
.cajaTransferView .txt_green.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_green {
  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;
  margin-bottom: 15px;
}
.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;
}
#emailContent .w {
  width: 720px;
  margin: 0px auto;
}
#emailContent h1 {
  display: block;
  font-weight: bolder;
  color: #008000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  text-transform: uppercase;
}
#emailContent h2 {
  display: block;
  font-weight: bolder;
  margin-top: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 18px;
}
#emailContent #model {
  border: thin solid #CCC;
}
#emailContent #model img {
  width: 199px;
  height: 109px;
}
#emailContent #model p {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
#emailContent .txtSeparator {
  display: inline-block;
  font-weight: bold;
  margin-top: 15px;
}
#emailContent .txtGreen {
  display: inline-block;
  color: #008000;
  margin-left: 10px;
}
#emailContent .detail_line {
  color: #008000;
}
#emailContent .detail_line span {
  display: inline-block;
}
#emailContent .detail_line .name {
  width: 75%;
}
#emailContent .detail_line .price {
  width: 24%;
  text-align: right;
}
#emailContent .subtotal_line {
  padding-top: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: thin solid #CCC;
  font-weight: bold;
}
#emailContent .subtotal_line span {
  display: inline-block;
}
#emailContent .subtotal_line .name {
  width: 50%;
}
#emailContent .subtotal_line .price {
  width: 49%;
  text-align: right;
}
#emailContent .total_line {
  border-top: 2px solid #CCC;
  border-bottom: 2px solid #CCC;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bolder;
}
#emailContent .total_line span {
  display: inline-block;
}
#emailContent .total_line .name {
  width: 75%;
}
#emailContent .total_line .price {
  width: 24%;
  text-align: right;
}
#emailContent .field {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}
#emailContent .field .name {
  font-weight: bold;
  display: block;
}
#emailContent .field .value {
  margin-top: 5px;
  display: block;
}
.partnerMenu {
  height: 50px;
  background: #000 none repeat scroll 0% 0%;
  color: #FFF;
}
.partnerMenu .wellcome {
  font-size: 25px;
  display: inline-block;
  width: 50%;
  border: 1px solid #ff0000;
}
.partnerMenu .logout {
  font-size: 25px;
  display: inline-block;
  width: 50%;
  border: 1px solid #ff0000;
}
.header-listado {
  display: inline-block;
  margin-bottom: 10px;
}
.header-listado h1 {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #00662B;
  text-transform: uppercase;
}
.header-listado p {
  line-height: 18px;
  color: #5A5A5A;
  font-size: 13px;
  font-weight: normal;
}
.partnerSeparator {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  color: #00662B;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 15px;
  width: 100%;
}
.partnerSubmenu h5 {
  font-weight: bold;
  color: #00662B;
  margin-top: 10px;
  font-size: 14px;
}
.partner-profile {
  list-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}
.partner-profile td {
  width: 190px;
  display: inline-block;
}
.partner-profile td.title {
  font-weight: bolder;
  margin-right: 10px;
}
.partner-profile {
  list-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}
.partner-profile td {
  display: inline-block;
}
.partner-profile td.title {
  font-weight: bolder;
  text-align: left;
  margin-right: 10px;
}
.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 h1 {
  font-weight: bold;
  font-size: 18px;
  color: #007A44;
  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;
  background: #ccc;
  border: 0 none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.formLogin .submit {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  width: 90%;
}
.WidgetsReservas {
  width: 100%;
  padding: 0;
  border: 1px solid #ccc;
}
#partnerBanners {
  border: 1px solid #CCC;
  margin-top: 10px;
  margin-bottom: 10px;
}
#partnerBanners textarea {
  width: 100%;
  height: 200px;
  padding: 0;
  border: 1px solid #ccc;
}
#partnerBanners .title {
  background: #CCC none repeat scroll 0% 0%;
  color: #000;
  height: 33px;
  text-align: center;
  font-size: 20px;
  font-weight: bolder;
  line-height: 33px;
  margin-bottom: 10px;
}
#partner_remember {
  font-size: 14px;
  text-align: center;
  color: #F00;
  height: 25px;
  line-height: 25px;
  border: 1px solid #F00;
  margin-top: 15px;
  margin-bottom: 15px;
}
.msgBox {
  width: 400px;
  margin: 20px auto 20px;
  padding: 4px;
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #CCC;
}
.msgBox .content {
  padding: 20px;
}
.intro-msg {
  display: inline-block;
  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-radius: 2px 0px 2px 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.promo-block .promoInfo .i-error {
  float: left;
}
.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: 30px;
}
.search_form .search_form-foot .btn-y_l {
  width: 230px !important;
}
.search_form .search_form-foot .btn-green_l {
  width: 230px !important;
}
.btn-y_l {
  background: #47784C;
  border: 1px solid #47784C;
  width: 100%;
  border-radius: 3px;
  padding: 0;
}
.btn-y_l i {
  color: #636363;
}
.btn-y_l span {
  padding: 5px;
  font-size: 24px;
  width: 100%;
}
.btn-y_l em {
  font-weight: bold;
  font-size: 20px;
  color: white;
}
.btn-y_l:hover:not(:disabled) {
  background-color: white;
  transition: all 0.5s ease;
  border: 1px solid #47784C;
}
.btn-y_l:hover:not(:disabled) em {
  color: #47784C;
}
.btn-y_l:hover:not(:disabled) i {
  color: #47784C;
}
.btn-w {
  background: #47784C;
  border: 1px solid #47784C;
  border-radius: 3px;
  padding: 0;
}
.btn-w i {
  color: #636363;
}
.btn-w span {
  font-size: 14px;
  width: 100%;
}
.btn-w em {
  font-weight: bold;
  font-size: 14px;
  color: white;
}
.btn-w:hover:not(:disabled) {
  background-color: white;
  transition: all 0.5s ease;
  border: 1px solid #47784C;
}
.btn-w:hover:not(:disabled) em {
  color: #47784C;
}
.btn-w:hover:not(:disabled) i {
  color: #47784C;
}
.search_form-foot {
  float: right;
  display: inline-block;
  text-align: right;
  margin-right: 3px;
}
.ui-widget-header {
  background: #aaa !important;
  color: #FFF !important;
}
#ui-datepicker-div {
  background: white !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.premium .ui-widget-header {
  background: #aaa !important;
}
#ui-datepicker-div.premium .ui-widget-content {
  background: none !important;
  color: none !important;
}
#ui-datepicker-div.premium .ui-state-default,
#ui-datepicker-div.premium .ui-widget-content .ui-state-default,
#ui-datepicker-div.premium .ui-widget-header .ui-state-default {
  background: #e6e6e6 !important;
  color: none !important;
}
#ui-datepicker-div .ui-dialog .ui-dialog-title {
  color: white !important;
}
#disposicionForm .dateTime {
  background: white;
  padding: 16px 0 0 10px;
  font-weight: bold;
  font-size: 15px;
  color: #303030;
  width: 100%;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#disposicionForm .dateTime .motorbus {
  display: inline;
}
#disposicionForm .dateTime .dateRound,
#disposicionForm .dateTime .dateReturn {
  padding: 0px 0 0 10px;
}
#disposicionForm .dateTime .timeRound,
#disposicionForm .dateTime .timeReturn {
  padding: 0px 10px 0px 0;
}
#disposicionForm .dateTime input {
  display: inline-block;
  width: 77px;
  height: auto;
  background: white;
  border-radius: 0;
  padding: 0;
  border-color: white;
  border: 0 !important;
  box-shadow: none;
}
#transferForm .timepicker_wrap {
  padding: 5px;
}
#transferForm .timepicker_wrap .time,
#transferForm .timepicker_wrap .mins {
  width: 49px;
  margin: 0;
}
#transferForm .timepicker_wrap .time {
  padding-right: 5px;
}
#transferForm .timepicker_wrap .mins {
  padding-left: 5px;
}
#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%;
}
#transferForm .row .campo {
  padding: 0;
}
#transferForm .form-group.timeRound {
  padding-left: 15px;
}
#transferForm .form-group.timeReturn {
  padding-left: 15px;
}
#transferForm .dateTime {
  padding: 0;
}
#transferForm .dateTime .motorbus {
  display: inline;
}
#transferForm .dateTime .dateRound,
#transferForm .dateTime .dateReturn {
  padding: 0;
  font-weight: bold;
  font-size: 15px;
  color: #303030;
  padding-right: 10px;
}
#transferForm .dateTime .timeRound,
#transferForm .dateTime .timeReturn {
  padding: 0;
  font-size: 15px;
  color: #303030;
  font-weight: bold;
  width: 100%;
  height: 50px;
}
#transferForm .dateTime input {
  display: inline-block;
  width: 100%;
  height: 50px;
  background: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 16px 0 0 10px;
  box-shadow: none;
}
.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;
}
#cod_promo_tarifa {
  text-transform: uppercase;
}
#div_promo label {
  display: none;
}
#idiomas li a {
  background: none !important;
}
.tarifas {
  text-align: right;
}
@media (max-width: 689px) {
  .listmodels_li .tarifas {
    display: block;
    width: 100%;
    text-align: center;
  }
  .listmodels_li .tarifas .price_box {
    display: inline-block;
    float: none !important;
  }
  .listmodels_li .txt {
    padding-bottom: 0px !important;
  }
}
@media (max-width: 570px) {
  .listmodels_li .txt {
    width: 100% !important;
    display: block;
    padding-bottom: 0px !important;
    text-align: center;
    padding-top: 10px;
  }
  .listmodels_li .photo {
    width: 100%;
    text-align: center;
  }
}
.iconos {
  text-align: right;
}
.apply_changes {
  text-transform: uppercase;
  font-size: 20px;
  width: 98%;
}
.apply_changes i {
  padding-right: 10px;
}
@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;
  }
  .search_form-col2 .apply_changes.btn-green_l {
    width: 100% !important;
  }
}
#listado {
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
#listado tr {
  height: 40px;
}
#listado th {
  color: #FFF;
  background-color: #00773F;
  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;
}
.bus-info ul {
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
}
.bus-info ul li {
  list-style-image: url("https://booking.roig.com/img/check_icon.jpg");
  list-style-position: outside;
  margin-bottom: 5px;
  margin-left: 30px;
}
#vehiculoTransfer {
  margin: 0;
  max-width: 80%;
}
.flag {
  display: inline-block;
  position: relative;
  top: 12px;
  width: 33px;
  height: 22px;
  margin-right: 5px;
  text-align: center;
}
.flag.es {
  background: url(https://booking.roig.com/img/flags/es.png) no-repeat;
}
.flag.en {
  background: url(https://booking.roig.com/img/flags/en.png) no-repeat;
}
.flag.de {
  background: url(https://booking.roig.com/img/flags/de.png) no-repeat;
}
.flag.fr {
  background: url(https://booking.roig.com/img/flags/fr.png) no-repeat;
}
.flag.it {
  background: url(https://booking.roig.com/img/flags/it.png) no-repeat;
}
.flag.ru {
  background: url(https://booking.roig.com/img/flags/ru.png) no-repeat;
}
.flag.small {
  top: 2px;
  width: 18px;
  height: 13px;
}
.flag.small.es {
  background: url(https://booking.roig.com/img/flags/es_small.png) no-repeat;
}
.flag.small.en {
  background: url(https://booking.roig.com/img/flags/en_small.png) no-repeat;
}
.flag.small.de {
  background: url(https://booking.roig.com/img/flags/de_small.png) no-repeat;
}
.flag.small.fr {
  background: url(https://booking.roig.com/img/flags/fr_small.png) no-repeat;
}
.flag.small.it {
  background: url(https://booking.roig.com/img/flags/it_small.png) no-repeat;
}
.flag.small.ru {
  background: url(https://booking.roig.com/img/flags/ru_small.png) no-repeat;
}
.search_results.premium {
  background: #424949;
}
.search_results.premium .listmodels_ul .listmodels_li {
  margin: 10px 0;
}
.search_results.premium .listmodels_ul .listmodels_li .box {
  box-shadow: none;
}
.form-control-placeholder {
  position: absolute;
  top: 0px;
  padding: 15px 0 0 10px !important;
  transition: all 200ms;
  opacity: 0.5;
  font-size: 10px !important;
  padding: 2px 5px 0px !important;
  text-transform: uppercase !important;
}
.background_motor {
  padding-top: 10px;
  padding-bottom: 10px;
}
.background_motor input,
.background_motor select {
  text-transform: uppercase;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 15px;
  color: #303030;
}
.background_motor label {
  text-transform: uppercase;
}
.background_motor input[readonly] {
  background-color: white;
}
.background_motor.green {
  background: #EFEFEF;
}
.background_motor.premium {
  background: #E5D9C3;
}
#FastTrack {
  padding-top: 20px;
  text-decoration: none;
  list-style: none;
  margin: 0px auto;
}
#FastTrack .FasttrackOffer {
  margin-right: 10px;
}
#FastTrack .oferta {
  border: 2px solid #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}
#FastTrack .oferta p {
  padding-right: 10px;
  padding-left: 10px;
}
#FastTrack .oferta ul {
  padding-left: 30px;
}
#FastTrack .oferta ul li {
  display: list-item;
  width: 100%;
  list-style-image: url(/img/check_icon2.png);
}
#FastTrack .oferta .oferta_cabecera {
  background-color: #ccc;
  padding: 10px;
}
#FastTrack .oferta .oferta_cabecera span {
  font-weight: bold;
  font-style: italic;
}
#FastTrack .oferta .oferta_cabecera span strong {
  color: orange;
}
#FastTrack p {
  margin-top: 15px;
}
#FastTrack ul {
  padding: 0;
}
#FastTrack li {
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  width: 49%;
}
#FastTrack li label {
  width: 35%;
  font-weight: normal;
}
#FastTrack div.input {
  padding-top: 5px;
  padding-bottom: 5px;
}
#FastTrack h5 {
  font-weight: bold;
}
#FastTrack label {
  width: 40%;
  font-weight: normal;
  vertical-align: bottom;
  margin-bottom: 0px;
}
#FastTrack button {
  width: 30% !important;
}
#FastTrack .buttonfast {
  text-align: center;
  width: 100%;
}
#FastTrack .div-button {
  width: 100%;
  text-align: center;
}
#FastTrack .div-button button {
  width: 30% !important;
  margin-top: 15px;
  margin-bottom: 15px;
}
.price_box ul li {
  color: #47784C;
  font-weight: bold;
}
.price_box ul li.negro {
  color: black;
  font-weight: normal;
}
.price_box ul li span {
  vertical-align: top;
}
.price_box ul li span b {
  vertical-align: top;
}
.price_box .i-info {
  background: url("https://booking.roig.com/img/i-info2.png") no-repeat;
}
.price_box .i-infoxs {
  background: url("https://booking.roig.com/img/i-infoxs.png") no-repeat;
  display: inline-block;
  border: none;
  width: 15px;
  height: 15px;
}
.price_box .infoxs {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin: 7px 0px 12px 0px;
}
.price_box.sintarifa .infoxs {
  padding-top: 20px;
}
.price_box .price_cabecera {
  text-align: center;
  color: #FFF;
  vertical-align: middle;
  letter-spacing: 1px;
  height: 100%;
}
.price_box .price_cabecera h5 {
  display: inline-block;
  margin: 7px;
}
.price_box ul {
  padding-right: 5px;
  padding-top: 10px;
  padding-left: 30px;
}
.price_box ul li {
  list-style-image: url(/img/check_icon2.png);
}
.price_box.confort li {
  color: #186835;
}
.price_box.confort .price_cabecera {
  background-color: #186835;
}
.price_box.confort .price_reserva {
  background-color: #186835;
}
.price_box.confort .price_reserva:hover {
  opacity: 0.6;
}
.price_box.smartlock li {
  color: #49784C;
}
.price_box.smartlock .price_cabecera {
  background-color: #49784C;
}
.price_box.smartlock .price_reserva {
  background-color: #49784C;
}
.price_box.smartlock .price_reserva:hover {
  opacity: 0.6;
}
.price_box.basic .price_cabecera {
  background: #9BB085;
}
.price_box.basic .price_reserva {
  background: #9BB085;
}
.price_box.basic .price_reserva:hover {
  opacity: 0.6;
}
.price_box.relax .price_cabecera {
  background: #7EBA2A;
}
.price_box.relax li {
  padding-bottom: 0px;
}
.price_box.relax .price_reserva {
  background: #7EBA2A;
}
.price_box.relax .price_reserva:hover {
  opacity: 0.6;
}
.price_box.sintarifa {
  margin: 15px 0 15px 0;
  width: 100%;
}
.price_box.sintarifa .price_cabecera {
  background: #299b66;
  display: none;
}
.price_box.sintarifa .price_reserva {
  background: url(/img/reservarBasicOff.jpg);
}
.price_box.sintarifa .price_reserva:hover {
  background: url(/img/reservarBasic.jpg);
}
.price_box.sintarifa .price_dia {
  height: 165px;
  padding: 40px 0 43px 0;
}
.price_box.sintarifa .price_dia .normal {
  font-size: 20px !important;
}
.price_box.sintarifa .price_dia .normal .price_uds {
  font-size: 29px !important;
}
.price_box.sintarifa .price_dia .normal .price_decimal {
  font-size: 20px !important;
}
.price_box.sintarifa .price_dia p {
  font-size: 15px;
}
.price_box.sintarifa .price_dia p .price_uds {
  font-size: 18px;
}
.caja {
  float: right;
  padding: 10px 5px 10px 5px;
}
.caja ul {
  height: 110px;
}
.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;
}
.price_box {
  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);
}
.price_box ul em {
  color: black;
  font-style: normal;
  font-weight: normal;
}
.price_box a {
  text-decoration: none;
}
.price_box .price_reserva {
  text-align: center;
  color: #FFF;
  vertical-align: middle;
  height: 40px;
}
.price_box .price_reserva a {
  text-decoration: none;
  color: white;
  font-style: normal;
}
.price_box .price_reserva h4 {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 15px;
}
.price_box .price_reserva h4 em {
  font-style: normal;
}
.price_box .price_dia .discount_price {
  font-size: 16px;
  text-align: center;
}
.price_box .price_dia .discount_price .price_uds {
  font-weight: bold !important;
}
.price_box .price_dia .normal .discount_price {
  font-size: 16px;
  text-align: center;
}
.price_box .price_dia .normal .discount_price .price_uds {
  font-weight: bold !important;
}
.price_box p {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.price_box p .price_uds {
  font-size: 14px;
}
.price_box .tachado {
  text-decoration: line-through;
}
.iconcaja {
  padding: 20px 20px 20px 0px;
  height: 156px;
}
.icondiv {
  padding: 20px 20px 20px 0px;
  height: 130px;
}
.iconrecomendTarifa {
  float: right;
  z-index: 10;
  display: inline;
  position: absolute;
  top: 10px;
  right: 5px;
  height: 58px;
}
.iconrecomend {
  float: right;
  z-index: 10;
  display: inline;
  position: absolute;
  top: 25px;
  right: 5px;
  height: 50px;
}
.price_box .i-info {
  margin: 7px;
  position: absolute;
  left: 6px;
}
.price_cabecera h5 {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.cerrarinfo span {
  color: white;
  font-size: 15px !important;
}
.arrow_box {
  background: #ffffff;
  border: 2px solid grey;
}
.arrow_box:after,
.arrow_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(255,255,255,0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.arrow_box:before {
  border-color: rgba(0,0,0,0);
  border-bottom-color: grey;
  border-width: 13px;
  margin-left: -13px;
}
@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;
  }
  .caja.unacaja {
    float: left;
  }
  .listmodels_li .box {
    margin-top: 25px;
  }
  .listmodels_li .photo .logorecomend {
    left: 225px;
  }
  .listmodels_li .photo .logorecomendModel {
    position: absolute;
    width: 20%;
    z-index: 10;
    left: 118px;
    top: 23px;
  }
  .listmodels_li .photo .logooffertModel {
    position: absolute;
    width: 25%;
    z-index: 10;
    left: 0px;
    top: 23px;
  }
  .filter-background .filter-in li.check-li {
    padding: 5px 9px 5px 9px;
  }
  .filter-background .filter-in li.check-li label {
    font-size: 10px;
  }
  .iconcaja {
    padding-bottom: 48px;
    padding-left: 90px;
    text-align: left;
  }
  .icondiv {
    padding-bottom: 10px;
    text-align: left;
    padding-left: 90px;
  }
  .txt {
    text-align: center;
  }
  .photo {
    text-align: center;
  }
  .photo img {
    display: inline-block;
    text-align: center;
  }
  #FastTrack {
    width: 100%;
  }
  .unacaja .price_box .infoCajas {
    left: -1px;
  }
  .unacaja .price_box .infoCajas.arrow_box:after,
  .unacaja .price_box .infoCajas.arrow_box:before {
    left: 4%;
  }
  .doscajas .price_box .arrow_box:after,
  .doscajas .price_box .arrow_box:before {
    left: 79%;
  }
  .price_box .price_reserva {
    background: url(/img/reservarRelax.jpg);
  }
  .price_box.confort .price_reserva {
    background: url(/img/reservarConfort.jpg);
  }
  .price_box.basic .price_reserva {
    background: url(/img/reservarBasic.jpg);
  }
  .price_box.sintarifa .price_reserva {
    background: url(/img/reservarBasic.jpg);
  }
  .summary-tariff .infoCajas {
    left: 0px !important;
    right: 0px !important;
  }
  #header-step .BookingSteps img {
    width: 300px !important;
  }
  #header-step .BookingSteps .steps-rentacar {
    top: 18px !important;
  }
  #header-step .BookingSteps .steps-bus {
    top: 18px !important;
  }
  .summary-car {
    margin: auto;
  }
  .BookingSteps span {
    width: 32% !important;
  }
  .login_customerdetails div {
    margin: 0 0 15px 0;
  }
  .search_results .intro h4 {
    width: 80%;
    display: inline-block;
  }
  .infoCajas.infoBox_Cancel {
    top: 100px;
  }
  .infoCajas.infoBox_Tarjeta {
    top: 100px;
  }
  .bookTable.reserva .txt_black {
    width: 30%;
  }
  .bookTable.reserva .cellright {
    width: 70%;
  }
  .bookTable.reserva .cellright.resumen {
    width: 55%;
  }
  .bookTable.reserva .txt_grey {
    width: 15%;
  }
  #boxUpgrade .precioUpgrade {
    min-height: auto !important;
  }
  #boxUpgrade .buttonUpgrade div {
    min-height: auto !important;
    position: relative;
  }
  #boxUpgrade .buttonUpgrade div button {
    position: inherit !important;
    bottom: auto !important;
    z-index: 20;
  }
  #transferForm .divCheckReturns {
    padding-left: 30px !important;
  }
  .linkDispo span,
  .linkTransfer span {
    font-size: 15px;
  }
  .linkDispo h2,
  .linkTransfer h2 {
    background-color: #ccc;
    border: 1px solid white;
    color: #47784C;
  }
  .linkDispo i,
  .linkTransfer i {
    font-size: 20px;
  }
  .rememberPassword img {
    width: 100% !important;
  }
  .imgUpdgrade {
    text-align: center;
  }
  #boxUpgrade .cajaUpgradeExtras .imgUpdgrade img {
    width: 50%;
  }
  #infoBox_descuentos .cajainfoDescuento {
    width: 100% !important;
  }
  #infoBox_descuentos .cajainfoDescuento .iconoDescuento {
    display: none !important;
  }
  #infoBox_descuentos .cajainfoDescuento .celda img {
    width: 110px !important;
  }
  .fondoP0 {
    background: url(https://booking.roig.com/img/texturaCochesP0_small.png) no-repeat center top !important;
    background-size: cover !important;
  }
  .fondoP1 {
    background: url(https://booking.roig.com/img/texturaCochesP1_small.png) no-repeat center top !important;
    background-size: cover !important;
  }
  .fondoP2 {
    background: url(https://booking.roig.com/img/texturaCochesP2_small.png) no-repeat center top !important;
    background-size: cover !important;
  }
  .reserva {
    padding: 0;
  }
  .extras {
    padding: 0;
    margin-top: 10px;
  }
  #disposicionForm .motorbus textarea {
    height: 100px;
  }
  .infodivSuperpuesto {
    width: 100% !important;
  }
}
@media (max-width: 1199px) {
  .form_bus .col-xs-12 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .caja ul {
    height: 85px;
  }
  .photo .logorecomend {
    left: 192px;
  }
  .photo .logorecomendModel {
    position: absolute;
    width: 20%;
    z-index: 10;
    left: 170px;
    top: 7px;
  }
  .filter-background .filter-in .check-li {
    padding: 5px 17px 5px 17px;
  }
  .extra_img {
    width: 65px;
  }
  .price_box.relax .price_reserva {
    background: url(/img/reservarRelax.jpg);
  }
  .price_box.confort .price_reserva {
    background: url(/img/reservarConfort.jpg);
  }
  .price_box.smartlock .price_reserva {
    background: url(/img/reservarConfort.jpg);
  }
  .price_box.basic .price_reserva {
    background: url(/img/reservarBasic.jpg);
  }
  .price_box.sintarifa .price_reserva {
    background: url(/img/reservarBasic.jpg);
  }
  .price_box .arrow_box:after,
  .price_box .arrow_box:before {
    left: 76%;
  }
  .BookingSteps span:last-child {
    margin-right: 0 !important;
  }
  .unacaja .price_box .infoCajas {
    right: 250px;
  }
  .doscajas .price_box .infoCajas {
    right: 0px;
  }
  #header-step .BookingSteps span {
    width: 32%;
  }
  #header-step .BookingSteps span.step1 {
    text-align: left;
  }
  #header-step .BookingSteps span.step2 {
    text-align: center;
  }
  #header-step .BookingSteps span.step3 {
    text-align: right;
  }
  .infoCajas.infoBox_Cancel {
    top: 120px;
  }
  .infoCajas.infoBox_Tarjeta {
    top: 120px;
  }
  .cajaPromoTarifa.relax.recommend .promo_reserva {
    top: 0px !important;
  }
  #header-step .BookingSteps span {
    font-size: 8px;
  }
  .fechasTraslado .lugar .imagen {
    width: auto !important;
  }
  .fechasTraslado .lugar .imagen img {
    width: 25px !important;
  }
  .barraUser .far,
  .barraUser h3 {
    display: inline !important;
  }
  .iconPremium {
    right: 5px !important;
  }
}
@media (max-width: 767px) {
  #multimotor .menu {
    font-size: 10px;
  }
  .cajarecomendados {
    background-color: #ccc;
  }
  #pickCar .divHorasMotor {
    position: absolute;
    left: 0;
    top: 0px;
  }
  .row.divHorasMotor .tablaHoras .row {
    border: none;
    margin: 0;
  }
  .row.divHorasMotor .horafinal {
    margin: 2px;
  }
  .row.divHorasMotor .container {
    padding-bottom: 10px;
  }
  .unacaja .price_box .price_dia {
    width: 100% !important;
    padding-top: 0;
  }
  .unacaja .price_box .price_cabecera .infoCajas {
    right: 0;
    left: 0;
  }
  .unacaja .price_box .price_cabecera .arrow_box:after,
  .unacaja .price_box .price_cabecera .arrow_box:before {
    left: 50%;
  }
  .doscajas:last-child .price_box .price_cabecera .infoCajas {
    left: -150px;
    right: 0px;
    top: 70px;
  }
  .doscajas:last-child .price_box .price_cabecera .arrow_box:after,
  .doscajas:last-child .price_box .price_cabecera .arrow_box:before {
    left: 75%;
  }
  .doscajas:first-child .price_box .price_cabecera .infoCajas {
    left: 0px;
    right: -150px;
    top: 70px;
  }
  .doscajas:first-child .price_box .price_cabecera .arrow_box:after,
  .doscajas:first-child .price_box .price_cabecera .arrow_box:before {
    left: 31%;
  }
  .price_box.sintarifa .price_dia {
    height: auto;
    padding: 15px;
  }
  .listmodels_ul .listmodels_li .unacaja .price_box.sintarifa ul {
    width: 100%;
    min-height: auto;
    padding-top: 26px;
  }
  .listmodels_ul .listmodels_li .unacaja .price_box.sintarifa .iconrecomend {
    top: 17px;
    right: 2px;
  }
  .promoCabecera #infoBox_recommend {
    left: 0px !important;
    right: 0px !important;
  }
  .infoRelax .infoRelax_incluido div {
    width: 100% !important;
  }
  .cajaSeguro {
    width: 100%;
  }
  .cajaSeguro .arrow_box:after,
  .cajaSeguro .arrow_box:before {
    left: 50%;
  }
  .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;
  }
  .arrow_box:after,
  .arrow_box:before {
    left: 50%;
  }
  .price_box .infoxs span {
    font-size: 12px;
    vertical-align: middle;
  }
  .unacaja .price_box .price_cabecera .infoCajas {
    top: 70px;
  }
  .dropdown-menu li a {
    color: black !important;
  }
  .infoBasic_cabecera {
    display: none;
  }
  .infoRelax_cabecera {
    display: none;
  }
  .infoConfort_cabecera {
    display: none;
  }
  .infoPremium_cabecera {
    display: none;
  }
  .infoCajas p {
    font-size: 12px !important;
  }
  .cerrarinfo span {
    color: black;
  }
  .check-ul {
    text-align: center;
  }
  .check-ul .check-li {
    display: block;
    border-bottom: 1px;
  }
  .filter-background .filter-in .check-li {
    width: 100%;
  }
  .filter-background .filter-in .check-li.unacategoria {
    display: none;
  }
  .extras-box .lista_extras .row {
    text-align: center;
  }
  .extras-box .lista_extras .row .extra_img {
    margin-top: 10px;
    margin-right: 0;
    border-right: none;
    text-align: center;
  }
  .extras-box .lista_extras .row .extra_img img {
    text-align: center;
  }
  .extras-box .lista_extras .row .extra-text {
    margin: 10px 0 10px 0;
  }
  .extras-box .lista_extras .row .extra-text select {
    display: inline-block;
    margin: 10px;
    float: none;
  }
  .extras-box .lista_extras .row .extra-text span {
    font-size: 10px;
  }
  .extras-box .lista_extras .row .promo_text {
    display: block;
    float: none;
  }
  .extras-box .lista_extras .row .extra_price {
    text-align: center;
    margin: 0px 0px 15px 0px;
    float: none;
  }
  .extras-box .lista_extras .row .extra_price .promo_text {
    margin: 0px 0 10px 0;
  }
  .login_customerdetails {
    padding-left: 0px;
  }
  .summary-tariff img {
    width: 45px;
  }
  .extras-box .lista_extras div select {
    margin: 0px 0px 20px 0px;
  }
  .price_box .price_cabecera h5 {
    margin: 5px 5px 5px 10px;
  }
  .price_box .cerrarinfo span {
    font-size: 20px;
  }
  .price_box .price_cabecera {
    height: 100%;
  }
  .imgcochelist {
    padding: 0px;
  }
  .cajaPromoTarifa .infoPromo {
    height: auto;
  }
  .cajaPromoTarifa.relax.recommend .infoPromo {
    min-height: auto;
  }
  .cajaPromoTarifa.relax.recommend .promoPrecio {
    min-height: auto;
  }
  .cajaPromoTarifa.relax.recommend .promoPrecio p {
    margin: 10px 20px 10px 20px;
  }
  .cajaPromoTarifa.relax.recommend .promoPrecio strong {
    display: inline-block;
  }
  .cajaPromoTarifa.relax.recommend .promoPrecio strong p {
    margin: 0;
  }
  .cajaPromoTarifa.relax.recommend .promoPrecio span {
    margin: 10px 20px 10px 20px;
  }
  .cajaPromoTarifa.relax.recommend .promo_reserva {
    position: initial;
  }
  .seguro-price {
    text-align: center !important;
    padding: 5px 0 5px 0;
  }
  .seguro-price-before {
    text-align: center !important;
    padding: 5px 0 5px 0;
  }
  .seguros-box .seguro-price-before {
    height: auto;
  }
  .seguros-box .row .promo_text {
    height: auto;
  }
  .container {
    padding: 0px 5px 0 5px;
  }
  .caja {
    padding: 2px 2px 2px 2px;
  }
  .caja h5 {
    font-size: 12px;
  }
  .caja .i-info {
    margin: 3px 0px 3px 0px;
  }
  .price_box span {
    font-size: 8px;
  }
  .price_box span.price-day .price_uds {
    font-size: 20px;
  }
  .price_box span.price-day .price_decimal {
    font-size: 11px;
  }
  .price_box span em {
    font-size: 14px;
  }
  .price_box span em.idioma_ru {
    font-size: 10px;
  }
  .price_box p {
    font-size: 8px;
    margin: 5px 0 5px;
  }
  .filter-background .filter-in .check-li label {
    font-size: 12px !important;
  }
  .fechasAlquiler .container .row .divresumenBusqueda span {
    font-size: 12px !important;
  }
  .fechasAlquiler .container .row .botonEdit img {
    width: 30px;
  }
  .filtroReservas .nav-item {
    width: 100%;
  }
  .filtroReservas .nav-item:hover {
    background-color: #cccccc;
  }
  .filtroReservas .nav-item.mostrarfiltrosCar {
    display: block;
  }
  .filtroReservas .nav-item.mostrarfiltrosCar .filterCar {
    margin: 0;
  }
  .filtroReservas .nav-item.mostrarfiltrosBus {
    display: block;
  }
  .filtroReservas .nav-item.mostrarfiltrosBus .filterBus {
    margin: 0;
  }
  .filtroReservas .nav-item.filterNav {
    display: none;
  }
  .filtroReservas .nav-item .filterCar {
    width: 100%;
    margin: 0;
  }
  .filtroReservas .nav-item .filterCar.seleccionado {
    border: none;
  }
  .filtroReservas .nav-item .filterBus {
    width: 100%;
    margin: 0;
  }
  .filtroReservas .nav-item .filterBus.seleccionado {
    border: none;
  }
  #boxUpgrade .precioUpgrade {
    padding: 5px 0 !important;
  }
  #boxUpgrade .precioUpgrade .precioMasUpgrade {
    margin: 0 !important;
    font-size: 25px !important;
  }
  #boxUpgrade h3 {
    font-size: 20px;
  }
  .contact-b .general_btn {
    width: 100%;
  }
  .barra .enlacelogout {
    position: relative !important;
  }
  #transferForm .form-group.timeRound {
    padding-left: 10px;
  }
  #transferForm .form-group.timeReturn {
    padding-left: 10px;
  }
  #transferForm .divCheckReturns.campo {
    padding-left: 10px !important;
  }
  .linkDispo,
  .linkTransfer {
    margin: 10px 0 30px 0px;
  }
  #form_rent_a_car .intro-msg {
    padding-bottom: 10px;
  }
  #form_rent_a_car .tableOpi {
    float: none;
    text-align: center;
    width: 98%;
    margin: 0;
    margin-bottom: 20px;
  }
  #boxUpgrade .cajaUpgradeExtras .imgUpdgrade img {
    width: 100% !important;
  }
  .modal-footer {
    background: url(https://booking.roig.com/img/fondoMallorcaMobile.jpg) no-repeat !important;
  }
  #modalUpgrade .btn-secondary button {
    width: 100%;
  }
  #modalUpgrade .tituloUpgrade h2 {
    width: 100% !important;
  }
  #disposicionForm .motorbus textarea {
    height: 170px !important;
  }
  .extras-box .lista_extras .row .cantidad-extra {
    padding-bottom: 20px;
  }
  .suplemento_row {
    padding: 10px;
  }
}
@media (max-width: 576px) {
  .info-extra .infoCajas {
    width: auto !important;
  }
}
@media (max-width: 400px) {
  .seguros-box .seguro-price {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 1200px) {
  .caja {
    padding: 10px 5px 10px 5px;
  }
  .caja ul {
    height: 80px;
  }
  .filter-background .check-li {
    border-right: none !important;
  }
  .BookingSteps span:last-child {
    margin-right: 0 !important;
  }
}
.infoBasic_cabecera {
  text-align: center;
  background: #6b6b6b;
  color: white;
}
.infoBasic {
  font-weight: normal;
  padding: 10px;
}
.infoBasic img {
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
}
.infoBasic p {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 5px;
  font-weight: normal;
}
.infoBasic .infoBasic_seguros {
  background: #D4EBE3;
  color: #6b6b6b;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
}
.infoBasic .infoBasic_seguros li {
  color: black;
  font-weight: normal;
}
.infoBasic .infoBasic_seguros ul {
  height: 100%;
}
.infoRelax_cabecera {
  text-align: center;
  background: #81C01D;
  color: white;
}
.infoRelax {
  padding: 10px;
}
.infoRelax img {
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
}
.infoRelax p {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 5px;
}
.infoRelax .infoRelax_incluido {
  background: #E7F5D1;
  color: #81C01D;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
}
.infoRelax .infoRelax_incluido li {
  font-weight: normal;
  color: black;
}
.infoRelax .infoRelax_incluido ul {
  height: 100% !important;
}
.infoRelax .infoRelax_incluido div {
  display: inline-block;
  vertical-align: top;
}
.infoConfort_cabecera {
  text-align: center;
  background: #186835;
  color: white;
}
.infoConfort {
  padding: 10px;
  display: inline-block;
}
.infoConfort img {
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
}
.infoConfort p {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 5px;
}
.infoConfort .infoConfort_seguros {
  background: #D3E0D9;
  color: #186835;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
}
.infoConfort .infoConfort_seguros li {
  color: black;
  font-weight: normal;
}
.infoConfort .infoConfort_seguros ul {
  height: 100% !important;
}
.infoPremium_cabecera {
  text-align: center;
  background: #424949;
  color: white;
}
.infoPremium {
  padding: 10px;
  display: inline-block;
}
.infoPremium img {
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
}
.infoPremium p {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 5px;
}
.infoPremium .infoPremium_seguros {
  background: #f2f2f2;
  color: #424949;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
}
.infoPremium .infoPremium_seguros li {
  color: black;
  font-weight: normal;
}
.infoPremium .infoPremium_seguros ul {
  height: 100% !important;
}
.info-extra .infoCajas {
  padding: 10px !important;
  width: 100%;
}
.infoCajas {
  position: absolute;
  display: none;
  z-index: 100;
  text-align: left;
  font-size: 10px;
  background: white;
  padding: 10px;
  color: black;
  border-radius: 2px 0px 2px 2px;
  border: 2px grey solid;
  opacity: 1;
}
.infoCajas.arrow_box {
  padding: 0;
}
.cerrarinfo {
  position: absolute;
  right: 5px;
  top: 2px;
  opacity: 0.7;
}
.confort .cerrarinfo span {
  color: white;
}
.imgcochelist {
  padding: 10px;
}
.disabled {
  opacity: 0.5;
  cursor: default;
}
.filter-background .filter-in .check-li {
  display: inline-block;
}
.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;
}
.disabled.relax .price_reserva {
  background: url(/img/reservarRelax.jpg);
}
.disabled.confort .price_reserva {
  background: url(/img/reservarConfort.jpg);
}
.disabled.basic .price_reserva {
  background: url(/img/reservarBasic.jpg);
}
.disabled.sintarifa .price_reserva {
  background: url(/img/reservarBasic.jpg);
}
div .clearfix ul {
  padding: 0;
  margin: 10px;
}
.form_wrapper .block.clearfix {
  padding: 20px;
}
.form_wrapper .block.clearfix li {
  padding: 0px 0px 10px 0px;
}
.misdatos .clearfix .clearfix {
  width: 45%;
  display: inline-block;
}
.misdatos .clearfix li {
  min-height: auto;
}
.misdatos .check {
  width: 100% !important;
  display: block !important;
}
.login_customerdetails ul {
  padding-left: 0;
}
#resetpassword {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f6f6f6;
}
#customerResetEmail {
  width: 70%;
  height: 33px;
}
.class_Complementary.Comments {
  width: 100%;
}
.BookingSteps span {
  width: 25%;
}
.BookingSteps span:last-child {
  margin-right: 0px !important;
}
.ui-datepicker {
  z-index: 200 !important;
}
.calculate-btn {
  margin-top: 10px;
  padding-right: 0;
  padding-left: 0;
}
.cajaPromoTarifa {
  border: 1px solid #CCC;
  color: #000;
  margin: 0;
  margin-bottom: 10px;
  position: relative;
}
.cajaPromoTarifa.confort {
  background: #dfeee6;
}
.cajaPromoTarifa.basica {
  background: #EFEFEF;
}
.cajaPromoTarifa.relax {
  background: #d4f799;
}
.cajaPromoTarifa .promoCabecera {
  color: #FFF;
  font-weight: bolder;
  padding: 5px;
  vertical-align: middle;
  width: 100%;
}
.cajaPromoTarifa .promoCabecera .i-info {
  vertical-align: top;
  background: url("https://booking.roig.com/img/i-info2.png") no-repeat;
}
.cajaPromoTarifa .promoCabecera p {
  margin: 0;
  width: 70%;
  display: inline-block;
}
.cajaPromoTarifa.confort {
  background: #dfeee6;
}
.cajaPromoTarifa.confort .promoCabecera {
  background: #186842;
}
.cajaPromoTarifa.confort .infoPromo_seguros ul {
  padding-left: 23px;
}
.cajaPromoTarifa.confort .infoPromo_seguros ul li {
  list-style-image: url("https://booking.roig.com/img/check_icon2.png");
  position: relative;
}
.cajaPromoTarifa.basica {
  background: #EFEFEF;
}
.cajaPromoTarifa.basica .promoCabecera {
  background: #6b6b6b;
}
.cajaPromoTarifa.basica .infoPromo_seguros ul li {
  list-style-image: url("https://booking.roig.com/img/check_icon2.png");
  position: relative;
}
.cajaPromoTarifa.relax {
  background: #d4f799;
}
.cajaPromoTarifa.relax .promoCabecera {
  background: #8CC02B;
}
.cajaPromoTarifa.relax .infoPromo .infoPromo_seguros ul {
  padding-left: 23px;
}
.cajaPromoTarifa.relax .infoPromo .infoPromo_seguros ul li {
  list-style-image: url("https://booking.roig.com/img/check_icon_relax2.png");
  position: relative;
}
.cajaPromoTarifa.relax .infoPromo .infoPromo_extras {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px 0 10px;
  vertical-align: top;
  display: inline-block;
}
.cajaPromoTarifa.relax .infoPromo .infoPromo_extras ul {
  height: 50%;
  list-style-image: url("https://booking.roig.com/img/check_icon_relax2.png");
  padding-left: 23px;
}
.cajaPromoTarifa.relax .infoPromo .infoPromo_extras ul li {
  font-weight: bold;
  padding-top: 5px;
}
.cajaPromoTarifa.relax .infoPromo .infoPromo_extras span {
  color: #ffcd00;
}
.cajaPromoTarifa.relax .promoDescripcion.infoPromoServicios {
  width: 100%;
  padding: 15px;
}
.cajaPromoTarifa.relax .promoDescripcion.infoPromoServicios div {
  padding: 10px;
  display: inline-block;
  margin-bottom: 0px;
}
.cajaPromoTarifa.relax .promoDescripcion img {
  display: inline-block;
  vertical-align: top;
  padding-right: 5px;
}
.cajaPromoTarifa.relax .promoDescripcion p {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.cajaPromoTarifa.relax.recommend .promoCabecera {
  font-size: 17px;
  font-style: italic;
  font-weight: normal !important;
}
.cajaPromoTarifa.relax.recommend .promoCabecera b {
  font-style: normal;
}
.cajaPromoTarifa.relax.recommend .promoDescripcion {
  padding: 0;
  position: relative;
}
.cajaPromoTarifa.relax.recommend .infoPromo .infoPromoServicios {
  padding: 0;
}
.cajaPromoTarifa.relax.recommend .infoPromo .infoPromoServicios div {
  display: inline-block;
  margin-bottom: 0px;
}
.cajaPromoTarifa.relax.recommend .promoPrecio {
  background: #ffcd00;
  font-size: 18px;
  text-align: center;
  font-style: italic;
  min-height: 130px;
}
.cajaPromoTarifa.relax.recommend .promoPrecio p {
  color: #FFF;
  margin: 20px 0px 20px 0px;
  display: inline-block;
  text-align: center;
  width: initial !important;
}
.cajaPromoTarifa.relax.recommend .promoPrecio span {
  margin: 10px;
  display: inline-block;
  text-align: center;
  width: initial !important;
}
.cajaPromoTarifa.relax.recommend .promoPrecio strong {
  font-size: 30px;
  color: #FFF;
  font-style: normal;
  width: initial !important;
  display: block;
}
.cajaPromoTarifa.relax.recommend .promoPrecio strong span {
  margin: 0;
  display: initial;
}
.cajaPromoTarifa.relax.recommend .promoPrecio .price_decimal {
  font-size: 18px;
}
.cajaPromoTarifa.relax.recommend .infoPromo_extras {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  vertical-align: top;
  display: inline-block;
}
.cajaPromoTarifa.relax.recommend .infoPromo_extras ul {
  height: 50%;
  list-style-image: url("https://booking.roig.com/img/check_icon_relax2.png");
  padding-left: 20px;
}
.cajaPromoTarifa.relax.recommend .infoPromo_extras ul li {
  font-weight: bold;
  padding-top: 5px;
}
.cajaPromoTarifa.relax.recommend .infoPromo_extras span {
  color: #ffcd00;
}
.cajaPromoTarifa.relax.recommend .promo_reserva {
  background: url(/img/reservarRelax.jpg);
  text-align: center;
  color: #FFF;
  vertical-align: middle;
  height: 40px;
  padding: 0;
  top: 60px;
  position: relative;
}
.cajaPromoTarifa.relax.recommend .promo_reserva a {
  text-decoration: none;
  color: white;
  font-style: normal;
}
.cajaPromoTarifa.relax.recommend .promo_reserva h4 {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 15px;
}
.cajaPromoTarifa.relax.recommend .promo_reserva h4 em {
  font-style: normal;
}
.cajaPromoTarifa.relax.recommend .infoPromo_seguros {
  padding: 10px;
}
.cajaPromoTarifa.relax.recommend .infoPromo_seguros ul {
  padding-left: 25px;
}
.cajaPromoTarifa.relax.recommend .infoPromo_seguros ul li {
  list-style-image: url("https://booking.roig.com/img/check_icon_relax2.png");
}
.cajaPromoTarifa .infoPromo {
  padding: 10px;
}
.cajaPromoTarifa .infoPromo img {
  display: inline-block;
  vertical-align: top;
  width: 50px;
  padding-right: 10px;
}
.cajaPromoTarifa .infoPromo p {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}
.cajaPromoTarifa .infoPromo .cajaSeguro p {
  width: 100%;
}
.cajaPromoTarifa .infoPromo .infoPromoServicios {
  display: inline-block;
}
.cajaPromoTarifa .infoPromo .infoPromoServicios div {
  margin-bottom: 10px;
  padding: 0;
}
.cajaPromoTarifa .infoPromo_seguros {
  font-size: 12px;
  font-weight: bold;
  vertical-align: top;
  display: inline-block;
  padding: 0 10px 0 10px;
}
.cajaPromoTarifa .infoPromo_seguros ul {
  padding-left: 25px;
}
.cajaPromoTarifa .infoPromo_seguros ul li {
  font-weight: bold;
  padding-top: 5px;
  position: relative;
}
.cajaPromoTarifa .promoDescripcion {
  background-color: white;
  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;
}
.promoCabecera .infoCajas {
  left: -25px !important;
  right: 200px !important;
  top: 35px;
  font-style: normal;
}
.promoCabecera .infoCajas p {
  font-size: 12px;
  font-weight: bold;
  width: 100%;
}
.promoCabecera .infoCajas .infoRelax_incluido li {
  list-style-image: url(/img/check_icon_relax.png);
  padding-bottom: 0px;
}
.promoCabecera .infoCajas img {
  margin: 10px;
  display: inline-block;
  vertical-align: top;
}
.promoCabecera .infoCajas h5 {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: normal;
}
.promoCabecera .infoCajas.arrow_box:after,
.promoCabecera .infoCajas.arrow_box:before {
  left: 6%;
}
.trescajas .price_box .price_cabecera .infoCajas {
  top: 70px;
  left: -90px;
  right: -90px;
}
@media (max-width: 767px) {
  .trescajas .price_box .price_cabecera .infoCajas {
    border: 1px solid #F00;
    left: 0px;
    right: 0px;
  }
}
.trescajas:first-child .price_box .price_cabecera .infoCajas {
  top: 70px;
  left: -190px;
  right: 20px;
}
.trescajas:first-child .price_box .price_cabecera .infoCajas.arrow_box:after,
.trescajas:first-child .price_box .price_cabecera .infoCajas.arrow_box:before {
  left: 82%;
}
.trescajas:last-child .price_box .price_cabecera .infoCajas {
  top: 70px;
  right: -190px;
  left: 20px;
}
.trescajas:last-child .price_box .price_cabecera .infoCajas.arrow_box:after,
.trescajas:last-child .price_box .price_cabecera .infoCajas.arrow_box:before {
  left: 18%;
}
.unacaja .infoCajas {
  right: 315px;
  left: -215px;
  top: 45px;
}
.doscajas .infoCajas {
  right: 15px;
  left: -230px;
  top: 45px;
}
.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 {
  list-style-image: url(/img/check_icon2.png);
  padding-bottom: 0;
}
.summary-tariff .infoCajas {
  font-size: 12px;
}
.summary-tariff .infoBasic_cabecera {
  display: none;
}
.summary-tariff .infoConfort_cabecera {
  display: none;
}
.summary-tariff .infoRelax_cabecera {
  display: none;
}
.summary-tariff .relax ul li {
  list-style-image: url(/img/check_icon_relax.png);
  padding-bottom: 0;
}
.tasaparking {
  padding: 5px;
  border: 2px solid #008000;
  text-align: center;
  margin: 10px 0;
}
#header-step .BookingSteps .steps-rentacar {
  display: inline-block;
  width: 100%;
}
#header-step .BookingSteps .steps-bus {
  top: 26px;
  right: 20px;
  width: 100%;
}
.promo_reserva {
  cursor: pointer;
}
#info-SR {
  padding-left: 10px;
}
.cajaSeguro {
  display: none;
  border: 1px solid;
  position: absolute;
  top: 30px;
  z-index: 100;
  width: 100%;
  padding: 0;
  text-align: left !important;
}
.cajaSeguro.arrow_box:after,
.cajaSeguro.arrow_box:before {
  left: 46%;
}
.cajaSeguro label {
  max-width: 100% !important;
}
.cajaSeguro p {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 20px 0px 20px;
}
.cajaSeguro span {
  padding: 10px 20px 10px 20px;
  font-style: italic;
}
.cajaSeguro div {
  width: 100%;
  padding: 10px 20px 10px 20px;
  font-weight: normal;
}
.cajaSeguro .cajaCubre {
  background: #EFEFEF;
}
.cajaSeguro .cajaCubre ul {
  padding-left: 23px;
}
.cajaSeguro .cajaCubre ul li {
  list-style-image: url("https://booking.roig.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;
}
.cajaSeguro .cerrarinfo span {
  padding: 0 !important;
  color: black !important;
  font-style: normal;
}
.bannerRelax {
  text-align: center;
}
.logorecomend {
  position: absolute;
  left: 243px;
  top: 1px;
  margin: 10px;
  z-index: 10;
  height: 38%;
}
.logorecomendModel {
  position: absolute;
  width: 25%;
  z-index: 10;
  left: 207px;
  top: 7px;
}
.logooffertModel {
  position: absolute;
  width: 39%;
  z-index: 10;
  left: -5px;
  top: -4px;
}
.titlerecomendados {
  background: #26a7e1;
  color: white;
}
.search_results .navbar {
  padding-left: 0;
  padding-right: 0;
}
.search_results .intro {
  margin-bottom: 0;
}
.search_results .intro h4 {
  margin-bottom: 0;
  font-size: 14px;
}
#FastTrackLicenceIssuedAt {
  margin-bottom: 3px;
}
.SBCF .franquicia {
  font-size: 10px;
  padding: 0;
}
.cerrarremember {
  opacity: 0.7;
}
.paymentOptions {
  border: 1px solid #CCC;
  text-align: center;
  cursor: pointer;
  background-color: #EEE;
  margin-bottom: 10px;
}
.paymentOptions:hover {
  background-color: white;
}
.paymentOptions.selected {
  border: 2px solid #F00;
  background-color: white;
}
.paymentOptions .content {
  min-height: 80px;
}
.paymentOptions .content .title {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 20px;
}
.paymentOptions .content img {
  width: 90px;
}
.paymentOptions .content .desc {
  text-align: left;
  margin-top: 15px;
  padding-left: 0px;
  margin-bottom: 10px;
}
.paymentOptions .price {
  margin-top: 10px;
}
.paymentOptions .price .priceDest {
  color: #F00;
  text-decoration: line-through;
  font-size: 16px;
  margin-right: 5px;
}
.paymentOptions .price .priceNormal {
  font-size: 36px;
  font-weight: bold;
}
.paymentOptions .imgPagoOnline {
  vertical-align: unset;
}
.paymentOptions .imgPagoDestino {
  vertical-align: unset;
}
.paymentOptions.pagoBus {
  background-color: white;
  cursor: default;
}
.bookbuttonDiv {
  padding: 0;
  margin-top: 15px;
}
#summary_error {
  margin-top: 10px;
  margin-bottom: 10px;
}
.divHorasMotor {
  width: 100%;
  z-index: 1000;
  color: white;
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0px;
  vertical-align: middle;
  filter: alpha(opacity=60);
}
.divHorasMotor img {
  width: 30px;
  display: inline-block;
}
.divHorasMotor .container {
  background: #e6e6e6;
  border: 1px solid #aaaaaa;
  color: #222222;
  padding: .2em;
}
.divHorasMotor .encabezado {
  background: #6b6b6b;
  padding: 5px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
}
.divHorasMotor .tablaHoras {
  width: 100%;
  margin: 0;
  display: table;
  position: relative;
}
.divHorasMotor .tablaHoras .row {
  vertical-align: middle;
  margin: 2px 0 2px 0;
  border-bottom: 1px solid #aaaaaa;
  display: block;
}
.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: 13px;
  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;
  pointer-events: none;
}
.divHorasMotor .horafinal.disable:hover {
  background: none !important;
  cursor: default !important;
}
.divHorasMotor .horafinal:hover {
  background: #ffcd00;
  cursor: pointer;
}
.divHorasMotor .intro-msg-hora {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  padding: 0px;
}
.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;
}
.divHorasMotor#divHorasMotorpremium .encabezado {
  background: #424949;
}
.divHorasMotor#divHorasMotorpremium .horafinal:hover {
  background-color: #d5ac45;
}
.devolucion_hora {
  cursor: pointer;
}
.recogida_hora {
  cursor: pointer;
}
.cerrarHoras {
  text-align: right;
}
.cerrarHoras strong {
  color: white;
  cursor: pointer;
}
.fechasAlquiler {
  background-color: #ededed;
  margin-bottom: 10px;
}
.fechasAlquiler .container .row div {
  padding: 0;
}
.fechasAlquiler .container .row div .botonEdit {
  float: right;
}
.fechasAlquiler .container .row .divresumenBusqueda {
  padding: 10px 0 10px 0;
}
.fechasAlquiler .container .row .divresumenBusqueda img {
  display: inline-block;
  width: 40px;
}
.fechasAlquiler .container .row .divresumenBusqueda span {
  font-size: 15px;
  vertical-align: middle;
  display: block;
}
.fechasAlquiler .container .row .divresumenBusqueda span strong {
  color: #00773f;
}
.fechasAlquiler .container .row .divresumenBusqueda .imagen {
  display: inline-block;
  vertical-align: middle;
}
.fechasAlquiler .container .row .divresumenBusqueda .imagen img {
  width: 30px;
}
.fechasAlquiler .container .row .divresumenBusqueda .texto {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.fechasAlquiler .container .row .divresumenBusqueda .botonEdit {
  float: right;
  vertical-align: middle;
  cursor: pointer;
}
.fechasAlquiler .container .row .divresumenBusqueda .botonEdit img {
  width: 30px;
}
.enlaceRoig {
  color: #ffcd00;
}
#modalUpgrade .btn-primary {
  background: none;
  margin-bottom: 10px;
}
#modalUpgrade .btn-primary button {
  color: #47784C;
  background: white;
  border-radius: 10px;
  border: 2px solid #47784C;
  font-size: 14px;
  width: 100%;
  font-weight: bold;
  box-shadow: 0 0 20px white;
}
#modalUpgrade .btn-primary:hover button {
  color: black;
}
#modalUpgrade .btn-secondary {
  background: none;
}
#modalUpgrade .btn-secondary button {
  color: white;
  background: #ccc;
  border: 2px solid white;
  border-radius: 10px;
  font-size: 12px;
}
#modalUpgrade p {
  margin: 0;
}
#modalUpgrade .closeUpgrade {
  float: right;
  cursor: pointer;
}
#modalUpgrade .imagenUpgrade {
  position: absolute;
  top: -14px;
  right: 0px;
}
#modalUpgrade .chicoUpgrade {
  position: absolute;
  bottom: 0px;
  right: -82px;
}
#modalUpgrade .tituloUpgrade {
  margin: 15px 0;
}
#modalUpgrade .tituloUpgrade h2 {
  margin: 0;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: black;
  width: 70%;
  font-weight: black;
}
#modalUpgrade .precioUpgrade {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0;
}
#modalUpgrade .precioUpgrade span {
  font-size: 15px;
}
#modalUpgrade .precioUpgrade .precioMasUpgrade {
  font-size: 30px;
  margin: 20px 0;
  font-weight: bold;
}
#modalUpgrade .precioUpgrade .precioMasUpgrade strong {
  font-size: 25px;
  font-size: 40px;
  color: #47784C;
  font-style: bold;
}
#modalUpgrade .modal-header {
  border: none;
}
#modalUpgrade .modal-body div {
  padding: 0;
}
#modalUpgrade .modal-footer {
  padding: 10px;
  background: url(https://booking.roig.com/img/fondoMallorca.png) no-repeat;
}
#modalUpgrade .imgUpdgrade {
  text-align: center;
}
#modalUpgrade .imgUpdgrade img {
  width: 100%;
}
#modalUpgrade .tituloUpgrade {
  text-align: center;
}
.divSuperpuesto {
  text-align: center;
  left: 0;
  position: fixed;
  top: 10%;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1001;
  padding: 30px;
  overflow-y: scroll;
  max-height: 100%;
}
.divSuperpuesto .content {
  padding: 10px;
  font-size: 14px;
}
.divSuperpuesto .content .titulo {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  text-align: center;
}
.divSuperpuesto .content h3 {
  text-transform: uppercase;
  width: 100%;
  color: #47784C;
  padding: 10px 0;
  margin: 0;
}
.divSuperpuesto .content .glyphicon {
  color: #47784C;
  font-size: 15px;
  margin-right: 5px;
}
.divSuperpuesto .content img {
  max-width: 100%;
}
.divSuperpuesto .infodivSuperpuesto {
  width: 700px;
}
.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;
}
.infodivSuperpuesto .cerrarinfo {
  color: black;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 2px;
  opacity: 0.7;
}
.divCerrarContent {
  width: 100%;
  text-align: right;
}
.cerrarContent {
  text-align: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  opacity: .7;
  border: none;
}
.paginalocalizacion {
  padding-top: 15px;
  font-size: 14px;
}
.paginalocalizacion .titulo {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  text-align: center;
}
.paginalocalizacion h3 {
  text-transform: uppercase;
  width: 100%;
  color: #47784C;
  padding: 10px 0;
  margin: 0;
}
.paginalocalizacion .glyphicon {
  color: #47784C;
  font-size: 15px;
  margin-right: 5px;
}
.paginalocalizacion .images {
  text-align: center;
}
.paginalocalizacion img {
  max-width: 100%;
}
.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 #47784C;
  background-color: #cccccc;
}
.filtroReservas .filterBus {
  display: inline-block;
  padding: 10px;
  font-size: 14px;
  border: 2px #ccc solid;
  background: #ededed;
  color: black;
  margin-right: 5px;
}
.filtroReservas .filterBus.seleccionado {
  border: 2px solid #47784C;
  background-color: #cccccc;
}
.filter-in {
  width: 100%;
  display: block;
  cursor: pointer;
  text-align: center;
}
.filter-in a {
  color: black;
  font-size: 15px;
}
.filter-in a:hover {
  background-color: #eee;
  border-color: #47784C;
}
.filter-in .nav-item {
  border: 1px solid #BEBEC5;
  background: #f3f3f3;
  padding: 0;
}
.filter-in .nav-item:hover {
  background-color: #fff6db;
  border-color: #47784C;
}
.filter-in .dropdown-menu {
  padding: 0;
}
.filter-in .dropdown-menu li {
  padding: 10px;
  border: 1px solid #BEBEC5;
  background: #f3f3f3;
}
.filter-in .dropdown-menu li:hover {
  background-color: #fff6db;
  border-color: #47784C;
}
.filter-in .dropdown-menu li input {
  display: inline-block;
}
.filter-in .dropdown-menu li div {
  display: inline-block;
}
.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;
}
#boxUpgrade {
  border: thin solid #ccc;
  margin: 25px 15px;
  padding: 10px;
  display: none;
  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);
}
#boxUpgrade .imagenUpgrade {
  position: absolute;
  left: 20px;
  top: -15px;
  z-index: 10;
}
#boxUpgrade .tituloUpgrade {
  margin-top: 30px;
  text-align: center;
}
#boxUpgrade .tituloUpgrade h3 {
  margin: 0;
  font-size: 20px;
}
#boxUpgrade .tituloUpgrade h2 {
  font-weight: bold;
  font-size: 25px;
}
#boxUpgrade .chicoUpgrade {
  position: absolute;
  right: -15px;
  bottom: 0;
}
#boxUpgrade .precioUpgrade {
  text-align: center;
  vertical-align: bottom;
}
#boxUpgrade .precioUpgrade p {
  font-size: 16px;
  font-weight: normal;
  vertical-align: bottom;
}
#boxUpgrade .precioUpgrade .precioMasUpgrade {
  font-size: 20px;
  margin: 20px 0;
  font-weight: bold;
  vertical-align: bottom;
}
#boxUpgrade .precioUpgrade .precioMasUpgrade span {
  font-size: 35px;
  color: #47784C;
  font-style: normal;
  font-weight: bold;
}
#boxUpgrade .imgUpdgrade img {
  width: 90%;
}
#boxUpgrade .buttonUpgrade {
  background: none;
  margin-bottom: 10px;
}
#boxUpgrade .buttonUpgrade button {
  color: #47784C;
  background: white;
  border-radius: 10px;
  border: 2px solid #47784C;
  font-size: 15px;
  width: 100%;
  font-weight: bold;
  box-shadow: 0 0 20px white;
  height: 40px;
  z-index: 20;
}
.barraUser .barra {
  background: #47784C;
  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: #47784C;
}
.barraUser .buttonBarraUser {
  background: #ededed;
  padding: 10px;
}
.barraUser .buttonBarraUser .boton {
  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;
  vertical-align: super;
}
.barraUser h3 strong {
  color: #ffcd00;
}
.btn-green {
  background: #00773f;
  color: white;
}
.btn-green:hover {
  background: rgba(0,0,0,0);
  color: #00773f;
  box-shadow: inset 0 0 0 1px #00773f;
  transition: all 0.5s ease;
}
.btn-grey {
  background: #ededed;
  color: black;
}
.btn-grey:hover {
  background: grey;
  color: white;
  box-shadow: inset 0 0 0 1px grey;
}
.boton {
  border-radius: 3px;
  border: 1px solid grey;
  padding: 10px;
  text-align: center;
  min-height: 35px;
  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);
  cursor: pointer;
}
.boton span {
  vertical-align: middle;
  padding: 0 5px 0 0;
  font-weight: bold;
  font-size: 16px;
  font-style: normal;
}
.boton:hover {
  transition: all 0.5s ease;
}
.companiavuelo {
  padding: 0 0 10px 0 !important;
}
.infovuelo {
  margin-bottom: 10px;
  padding: 0;
}
.infovuelo legend {
  margin-bottom: 5px;
  font-size: inherit;
  border-bottom: none;
  font-weight: bold;
}
.infovuelo label {
  font-weight: normal;
}
#NoRecuerdoNumVuelo {
  margin: 10px 0;
}
.Complementary.FlightAirport {
  position: relative;
}
.divBuscaAero {
  display: none;
  position: absolute;
  border: 1px solid #47784C;
  background-color: white;
  z-index: 50;
  width: 100%;
  top: 50px;
}
.divBuscaAero ul {
  padding: 0;
  list-style: none;
  margin: 0 !important;
  min-height: 50px;
}
.divBuscaAero ul li {
  width: 100% !important;
  padding: 10px !important;
}
.divBuscaAero ul li:hover {
  background: #47784C;
  color: white;
}
.divBuscaAero span {
  font-size: 10px;
  width: 100%;
  padding: 10px;
}
.enlacePromo {
  width: 100%;
  margin-bottom: 0px !important;
  height: 32px;
  color: white;
  font-size: 16px;
  margin-top: 16px;
}
.PenlacePromo {
  width: 100%;
  margin-bottom: 0px !important;
  height: 32px;
  color: white;
  font-size: 16px;
  margin-top: 16px;
}
.premiumSeparator {
  margin-top: 50px;
  background: #424949;
  color: #f8cd00;
  padding: 1px;
}
#form_premium .btn-green_l,
.premiumBus .btn-green_l {
  background: #d5ac45;
  border: 2px solid #d5ac45;
}
#form_premium .btn-green_l em,
.premiumBus .btn-green_l em {
  color: #FFF;
}
#form_premium .btn-green_l:hover:not(:disabled),
.premiumBus .btn-green_l:hover:not(:disabled) {
  background-color: white;
  transition: all 0.5s ease;
  border: 1px solid #ffcd00;
}
#form_premium .btn-green_l:hover:not(:disabled) em,
.premiumBus .btn-green_l:hover:not(:disabled) em {
  color: #d5ac45;
}
#form_premium .btn-green_l:hover:not(:disabled) i,
.premiumBus .btn-green_l:hover:not(:disabled) i {
  color: #d5ac45;
}
.linkDispo span,
.linkTransfer span {
  vertical-align: middle;
}
.linkDispo i,
.linkTransfer i {
  vertical-align: middle;
}
#disposicionForm .campo {
  padding: 0;
}
.rememberPassword {
  font: normal 15px/27px "Arial", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #5a5a5a;
  text-align: center;
}
.rememberPassword img {
  width: 70%;
  margin: 10px 0px;
}
.rememberPassword h2,
.rememberPassword h3 {
  color: #47784C;
}
.rememberPassword h5 {
  font-weight: bold;
  text-align: left;
  font-size: 16px;
}
.rememberPassword p {
  text-align: left;
}
.btn-bookbus {
  padding: 0 0 0 5px;
  position: relative;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.42857143;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 3px 3px 3px 3px;
  height: 50px;
  width: 100%;
  margin-bottom: 20px;
}
.btn-bookbus strong {
  font-weight: bold;
  font-size: 20px;
  color: #636363;
  padding-left: 24px;
  padding-right: 20px;
}
.btn-bookbus span {
  display: inline;
  width: auto;
  padding: 0;
  font-size: 20px;
}
.botonesUpgrade {
  text-align: center;
  z-index: 100;
}
.botonesUpgrade .btn-selectUpgrade {
  width: 100%;
  font-weight: bold;
}
.botonesUpgrade .btn-selectUpgrade p {
  padding: 5px;
}
.tableOpi {
  margin: 5px;
  display: table;
  background: white;
  color: #47784C;
  font-size: 12px;
  border: 1px solid #ccc;
  width: 100%;
  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);
}
.tableOpi h5 {
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
}
.tableOpi .cellOpi {
  display: inline-block;
  padding: 5px;
  vertical-align: bottom;
}
.tableOpi .fa-thumbs-up {
  font-size: 23px;
}
.tableOpi i {
  font-size: 10px;
}
.ocultar {
  display: none !important;
}
#myCarousel img {
  width: 100%;
  height: 100%;
}
.fondoP0 {
  background: url(https://booking.roig.com/img/texturaCochesP0.png) no-repeat center top !important;
  background-size: cover !important;
}
.fondoP1 {
  background: url(https://booking.roig.com/img/texturaCochesP1.png) no-repeat center top !important;
  background-size: cover !important;
}
.fondoP2 {
  background: url(https://booking.roig.com/img/texturaCochesP2.png) no-repeat center top !important;
  background-size: cover !important;
}
.frasePremium {
  text-align: right;
}
.frasePremium img {
  margin-top: 5px;
}
.stepsPremium {
  width: 100%;
}
.container-fluid.Premium {
  background: #424949;
  padding-bottom: 40px;
}
.container-fluid.Premium .seguros-extras {
  background: white !important;
}
.bannerDescuento {
  padding: 0;
  width: 100%;
  position: relative;
}
.bannerDescuento img {
  width: 100%;
}
.bannerDescuento:hover {
  cursor: pointer;
}
.bannerDescuento:hover .footer-foot.premium {
  margin-top: 0;
  background: white;
}
.botonesUpgrade {
  z-index: 20;
  text-align: center;
}
#infoBox_descuentos {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1001;
  background: none;
}
#infoBox_descuentos .cajainfoDescuento {
  margin: 0px auto;
  margin-top: 120px;
  position: relative;
  width: 600px;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 5px #666666;
  z-index: 1002;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuento_cabecera {
  background-color: #47784C;
  text-align: center;
  color: white;
  padding: 10px;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuento_cabecera b {
  text-transform: uppercase;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuento_cabecera h1 {
  font-weight: bold;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuento_cabecera h5 {
  margin: 0;
  font-size: 19px;
}
#infoBox_descuentos .cajainfoDescuento h5 {
  font-family: Helvetica;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos {
  padding: 5px;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos h5 {
  font-size: 25px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  text-align: left;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos h5 b {
  color: #47784C;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos p {
  margin: 0;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos strong {
  font-size: 17px;
  font-weight: normal;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos img {
  width: 100%;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .iconoDescuento img {
  width: 100px;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .infoDescuentos {
  text-align: center;
  padding: 5px;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .infoDescuentos h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  text-align: left;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .infoDescuentos h5 b {
  color: #47784C;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .infoDescuentos p {
  margin: 0;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .infoDescuentos span {
  color: #8CC02B;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .infoDescuentos strong {
  font-weight: normal;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .infoDescuentos img {
  width: 60%;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .infoDescuentos p {
  text-align: left;
  font-size: 10px;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .infoDescuentos p b {
  color: #47784C;
  font-size: 15px;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .fila {
  display: table-row;
  border-bottom: 1px solid #ccc;
}
#infoBox_descuentos .cajainfoDescuento .infoDescuentos .celda {
  display: table-cell;
  vertical-align: middle;
}
#infoBox_descuentos .cajainfoDescuento .fila {
  display: table-row;
  border-bottom: 1px solid #ccc;
}
#infoBox_descuentos .cajainfoDescuento .celda {
  display: table-cell;
  vertical-align: middle;
  padding: 5px;
}
#infoBox_descuentos .logodescuento {
  min-width: 150px;
}
.btn-green_l {
  background: #9EC54D;
  border: 1px solid #9EC54D;
  width: 100%;
  border-radius: 3px;
  padding: 0;
}
.btn-green_l i {
  color: white;
}
.btn-green_l span {
  padding: 5px;
  font-size: 24px;
  width: 100%;
}
.btn-green_l em {
  font-size: 20px;
  color: white;
  padding-right: 20px;
}
.btn-green_l:hover:not(:disabled) {
  background-color: white;
  transition: all 0.5s ease;
  border: 1px solid #ffcd00;
}
.btn-green_l:hover:not(:disabled) em {
  color: #9EC54D;
}
.btn-green_l:hover:not(:disabled) i {
  color: #9EC54D;
}
.i-info2 {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background: url("https://booking.roig.com/img/i-info3.png") no-repeat;
  width: 30px;
  height: 27px;
  margin: 0px 2px 0px 2px;
}
.i-info2:hover {
  cursor: pointer;
  cursor: hand;
}
.i-infoXL {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background: url("https://booking.roig.com/img/i-infoXL.png") no-repeat;
  width: 50px;
  height: 50px;
}
.i-infoXL:hover {
  cursor: pointer;
  cursor: hand;
  background: url("https://booking.roig.com/img/i-infoXLActive.png") no-repeat;
}
.i-infoWhiteXL {
  display: inline-block;
  position: relative;
  background: url(https://booking.roig.com/img/sprites/sprites.png) no-repeat;
  border: none;
  vertical-align: middle;
  background: url("https://booking.roig.com/img/i-infoWhiteXL.png") no-repeat;
  width: 50px;
  height: 50px;
}
.i-infoWhiteXL:hover {
  cursor: pointer;
  cursor: hand;
  background: url("https://booking.roig.com/img/i-infoWhiteXLActive.png") no-repeat;
}
.grecaptcha-badge {
  display: none !important;
}
.suplemento_row {
  background: #47784C;
  margin-bottom: 5px;
  color: #FFF;
}
.suplemento_row .extra_img {
  border-right: none !important;
}
.suplemento_row .extra_price.extra-price-day {
  color: white;
}
.suplemento_row.ensaimadas {
  background: none;
  color: black;
}
.suplemento_row.ensaimadas .extra_price .extra-price-day {
  color: #47784C !important;
}
.meetingpoint {
  text-align: left;
}
.meetingpoint p {
  cursor: pointer;
}
#myCarousel img {
  width: 100%;
  display: block;
}
.partnerSubmenu nav {
  background: white;
  padding: 20px 0px;
  font-size: 16px;
}
.partnerSubmenu ul {
  width: 100%;
}
.partnerSubmenu li {
  background: #DDD;
}
.partnerSubmenu nav-pills li a {
  margin: 0;
  height: auto;
  width: auto;
  padding: auto;
  opacity: 1;
}
.partnerSubmenu .navbar {
  margin-top: 10px;
  background: none;
  border: none;
}
.partnerSubmenu .nav-item {
  padding: 10px 20px;
}
.partnerSubmenu .nav-item:hover {
  background: #f3f3f3;
}
.partnerSubmenu .nav-item .nav-link {
  background: none;
}
.partnerSubmenu .nav-item .nav-link:hover {
  background: none;
}
.partnerSubmenu .dropdown-menu {
  padding: 0;
}
.partnerSubmenu .navbar-default .navbar-nav>.open>li,
.partnerSubmenu .navbar-default .navbar-nav>.open>li:focus,
.partnerSubmenu .navbar-default .navbar-nav>.open>li:hover {
  color: #555;
  background-color: #e7e7e7;
}
.partnerSubmenu .dropdown-item {
  padding: 10px;
  border: 1px solid #f3f3f3;
}
.partnerSubmenu .nav-mobile {
  margin: 0;
  padding: 0px;
  display: block;
}
.partnerSubmenu .nav-mobile .fa-bars {
  font-size: 30px;
}
.partnerSubmenu .nav-mobile .dropdown-menu {
  position: relative;
  border: none;
  background: #f3f3f3;
  border-radius: none;
  box-shadow: none;
}
.partnerSubmenu .nav-mobile .dropdown-menu .dropdown-item {
  border-top: 1px solid #f3f3f3;
  font-size: 14px;
}
.partnerSubmenu .navbar-collapse {
  padding: 0;
}
.partnerSubmenu .navbar-nav {
  background: #DDD;
}
.partnerSubmenu .navbar-nav li {
  border-width: 1px;
  border-style: solid;
  border-color: #aaaaaa;
  border-image: initial;
}
.partnerSubmenu .navbar-nav li a {
  line-heigth: 12px !important;
  color: black;
  padding-left: 30px;
  padding-right: 30px;
}
.partnerSubmenu .navbar-nav li ul {
  background-color: #DDD;
}
.partnerSubmenu .navbar-nav li ul li {
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #aaaaaa;
  border-image: initial;
}
.partnerSubmenu .navbar-nav li ul li a {
  padding: 10px;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background: inherit;
  color: inherit;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.carousel-control-prev,
.carousel-control-next {
  z-index: 0;
}
.iti {
  width: 100%;
}
.iti__selected-flag {
  cursor: default;
}
.DatosComplementarios input[disabled] {
  cursor: default !important;
}
.DatosComplementarios input,
.DatosComplementarios select {
  cursor: pointer;
}
.telInput {
  width: 100%;
  height: 28px;
}
.iti__country-list li {
  padding: 5px 10px !important;
}
.tooltipp {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}
.tooltipp .tooltiptext {
  visibility: hidden;
  width: 100%;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  font-weight: lighter;
  position: absolute;
  z-index: 1;
}
.tooltipp .tooltiptext.down {
  left: 0px;
  top: 50px;
}
.tooltipp:hover .tooltiptext {
  visibility: visible;
}
.row:before,
.row:after {
  width: 0px;
  height: 0px;
}
.divsteps {
  text-align: center;
  margin: 30px 0;
}
.divsteps img {
  display: initial;
}
#SummaryTotalPrice {
  color: #47784C;
}
#SummaryTotalPrice.premium {
  color: #6b6b6b;
}
.flatpickr-time {
  max-height: 70px !important;
}
.flatpickr-time .numInputWrapper {
  height: 70px !important;
}
.flatpickr-time .arrowUp::after {
  content: "+" !important;
  font-size: 25px;
  top: 50% !important;
  left: 25% !important;
  border: none !important;
}
.flatpickr-time .arrowDown::after {
  font-size: 25px;
  top: 50% !important;
  left: 40% !important;
  content: "-" !important;
  border: none !important;
}
.flatpickr-time .numInputWrapper span {
  width: 30px;
}
.form-row {
  margin-bottom: 1rem;
}
.motorbus textarea {
  padding: 16px 0 0 10px;
  font-size: 15px;
  color: #303030;
  width: 100%;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#disposicionForm input,
#disposicionForm select {
  text-transform: inherit;
}
.partnerTransfer {
  padding-top: 25px;
  padding-bottom: 10px;
}
.partnerTransfer p {
  font-size: 15px;
}
.btn-bookbus a:hover,
.btn-bookbus em:hover {
  text-decoration: none;
  color: #47784C;
}
#payBtn p {
  margin: 10px 0;
}
.imgExtraInfo {
  display: block;
  max-width: 200px;
  width: 100% !important;
  height: 100% !important;
}
.divEnsaimadas {
  padding: 0;
}
.premiumBanner {
  margin-top: 5px;
  width: 100%;
}
.consent {
  font: normal 15px/27px "Poppins", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #5a5a5a;
  position: relative;
  display: inline-block;
  text-align: center;
}
.consent img {
  content: url(https://booking.roig.com/img/consent/consentOK.png);
}
.consent .text {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%,-10%);
}
.consent.KO img {
  content: url(https://booking.roig.com/img/consent/consentKO.png);
}
.imgInfoExtra {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.avisoTarjeta {
  background-color: #9EC54D;
  padding: 10px;
  margin: 0px 0px 10px 0;
  color: white;
}
.avisoTarjeta p {
  margin: 0 !important;
}
ul {
  text-align: left;
}
#paymentIframe {
  height: 600px;
  margin: 0 auto;
}
.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;
}
.listmodels_equipment {
  text-align: center;
  margin-top: 15px;
}
.alert {
  margin-top: 10px;
  font-size: 1.5em;
}
.imserso {
  margin-top: 20px;
  font-size: 16px;
}
.imserso input[type=text],
.imserso input[type=password],
.imserso select,
.imserso textarea {
  background: #fff;
  border: solid 1px #b2b9bf;
  color: #777;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: normal !important;
  height: 40px !important;
}
.imserso label {
  font-size: 16px !important;
}
.imserso .btn-w em {
  font-size: 30px;
}
