@import url('./varadero-vars.css');
/**
* Para tener diferentes skin debemos crear tantos archivos como skin definidos en 
* la base de datos y el nombre del archivo debe coincidir con la clave 
* ejemplo si la clave es MYS.SKN.DHZ.DBS debemos generar el estilo MYS_SKN_DHZ_DBS.css
*
* Para generar cada tema modificar las variables y compilar el less 
* $ lessc styles.less ../MYS_SKN_DHZ_DBS.css -x
*/
.static-page .content-static button {
  background: #e43312;
  color: white;
}
.static-page .content-static button:hover {
  background: #851e0b;
  color: white;
}
#header .black-header-top {
  background: #00233f;
}
.form-control:focus {
  border-color: #00233f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #00233f;
}
.silver #main-container header {
  background-color: #ffffff;
  color: #00233f;
}
.silver #main-container header .social_networks {
  display: none;
}
.silver #main-container header .menu-upper-section {
  background: #ffffff;
}
@media (max-width: 767px) {
  .silver #main-container header .menu-upper-section {
    display: none;
  }
}
.silver #main-container header #menu_currency {
  background: #ffffff;
}
.silver #main-container header #menu_currency .icon {
  color: grey;
}
.silver #main-container header #menu_currency .currency-selected-id {
  color: grey;
}
.silver #main-container header #menu_currency:before {
  background: #ffffff;
}
.silver #main-container header #menu_personalized {
  float: left;
  width: 70%;
  background: #ffffff;
  color: #00233f;
}
.silver #main-container header #menu_personalized li .name {
  color: grey;
}
.silver #main-container header #menu_personalized li a {
  color: black;
}
.silver #main-container header #menu_personalized:after {
  background: #ffffff;
}
.silver #main-container header.not-user {
  background: #ffffff;
}
@media (max-width: 767px) {
  .silver #main-container header .buttons-navigation {
    background: #00233f;
  }
}
@media (max-width: 767px) {
  .silver #main-container header .buttons-navigation .nav-buttons {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
}
.silver #main-container header a:hover {
  color: #000000;
}
.silver #main-container header .sub-menu-container {
  background: #00233f;
}
@media (max-width: 767px) {
  .silver #main-container header {
    background-color: #ffffff;
  }
}
.silver #main-container header #burger_menu {
  border-top: 0;
  color: #ffffff;
}
@media (max-width: 767px) {
  .silver #main-container header #burger_menu {
    color: #e43312;
  }
}
@media (max-width: 767px) {
  .silver #main-container header #burger_menu .burger .icon-bar {
    background-color: #e43312;
  }
}
.silver #main-container header #burger_menu #menu_pages li a:hover {
  color: #e43312;
}
.silver #main-container header #burger_menu #menu_pages li a:hover span:before {
  color: #e43312;
}
.silver #main-container .search-form #categories-selector {
  background: #00000038;
  border-bottom-color: #00233f;
}
@media (max-width: 767px) {
  .silver #main-container .search-form #categories-selector {
    background: #e43312;
  }
}
.silver #main-container .search-form #categories-selector .owl-item {
  background: transparent;
}
@media (max-width: 767px) {
  .silver #main-container .search-form #categories-selector .owl-item {
    background: #e43312;
  }
}
.silver #main-container .search-form #categories-selector .fa-angle-left:before {
  color: #ffffff;
}
@media (max-width: 767px) {
  .silver #main-container .search-form #categories-selector li a span {
    color: white;
  }
}
@media (max-width: 767px) {
  .silver #main-container .search-form #categories-selector li a .sub {
    color: white;
  }
}
.silver #main-container .search-form #categories-selector li a:hover {
  color: #00233f;
}
.silver #main-container .search-form #categories-selector li.active {
  background: #00233f;
}
.silver #main-container .search-form #categories-selector li.active span {
  color: #ffffff;
}
@media (max-width: 767px) {
  .silver #main-container .search-form #categories-selector li.active span {
    color: #00233f;
  }
}
@media (max-width: 767px) {
  .silver #main-container .search-form #categories-selector li.active {
    background: #00233f;
    color: #00233f;
  }
}
.silver #main-container .search-form #categories-selector li.active:after {
  border-color: #00233f transparent transparent;
}
@media (max-width: 767px) {
  .silver #main-container .search-form #categories-selector li.active:after {
    border-color: #00233f transparent transparent;
  }
}
.silver #main-container .search-form .container #full .data-form-footer button {
  background: #e43312;
}
.silver #main-container .search-form .container #full .data-form-footer button:hover {
  background: #851e0b;
}
@media (max-width: 767px) {
  .silver #main-container .search-form .container #full .data-form-footer button {
    background: #e43312;
  }
  .silver #main-container .search-form .container #full .data-form-footer button:hover {
    background: #851e0b;
  }
}
.silver #main-container .search-form .container #full #data {
  background: #fafafab5;
  border-top: 4px solid #00233f;
}
.silver #main-container .search-form .container #full #data label {
  color: black;
}
.silver #main-container .search-form .container #full #data #rooms .room {
  background: #8080809c;
}
.silver #main-container .search-form .container #full #data hr + div + div a {
  color: #ffffff;
}
.silver #main-container .search-form .container #full #data hr + div + div a:after {
  background: #ffffff;
}
.silver #main-container .search-form .container #full input {
  color: #black;
}
.silver #main-container .search-form .container #full input:focus {
  border-color: #00233f;
  outline-color: #00233f;
}
.silver #main-container .search-form .container #full select:focus {
  outline-color: #00233f;
  border-color: #00233f;
}
#news_list .title {
  color: #00233f;
}
.fh-top-offer .fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-right .fh-to-tarifas-container .tarifas-offer .price-primary-currency {
  color: #00233f !important;
}
.resultadohoteles-hotel-description .price .price-primary-currency,
.resultadohoteles-hotel-short .price .price-primary-currency {
  color: #00233f !important;
}
.resultadohoteles-tarifas .price .price-primary-currency {
  color: #00233f !important;
}
.resultadohoteles-hotel-price .price-primary-currency {
  color: #00233f !important;
}
.transparent {
  background: #e43312;
  border: 1px solid #e43312;
}
body #search .container #full #data #vuelos .passengers-box {
  background-color: rgba(0, 35, 63, 0.5);
}
#header #menu_profile > li a:hover,
#header #menu_profile > li a:hover:after,
#header #menu_profile > li a:hover span:before {
  color: #e43312;
}
#header #menu_profile a {
  color: #969c9c;
}
.flight-plus-hotel .page-header .resultado-cantidad-header {
  color: #00233f;
}
.fh-top-offer .fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-right .fh-to-tarifas-container .tarifas-text.blue {
  color: #00233f;
}
.flight-plus-hotel .fh-breadcrum-place span.last {
  color: #00233f;
}
.fh-top-offer .fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-left .fh-to-flight-info-panel .fh-to-panel-button-change-container .btn-change:hover,
.fh-top-offer .fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-left .fh-to-hotel-info-panel .fh-to-panel-button-change-container .btn-change:hover {
  border-color: #00233f;
  background-color: #00233f;
}
.fh-top-offer .fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-right .fh-to-tarifas-container .button-see-detail-container .btn-change {
  color: #00233f;
  border-color: #00233f;
}
.fh-top-offer .fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-left .fh-to-flight-info-panel .fh-to-panel-button-change-container .btn-change,
.fh-top-offer .fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-left .fh-to-hotel-info-panel .fh-to-panel-button-change-container .btn-change {
  color: #00233f;
  border-color: #00233f;
}
.milestone-view .results-expanded .result .rate .view .button {
  background-color: #00233f !important;
}
.milestone-view .results-expanded .result .rate .view .button:hover {
  background-color: #e43312 !important;
}
.milestone-view .results-expanded .result .rate .price .local-price {
  color: #00233f;
}
.fh-top-offer .fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-right .fh-to-tarifas-container .button-see-detail-container .btn-change:hover {
  background-color: #00233f;
  border-color: #00233f;
}
.flight-search-box a,
.hotel-search-box a {
  color: #e43312;
}
.select2-container--open .select2-dropdown--below {
  border-color: #00233f;
  outline-color: #00233f;
}
.milestone-view .item-filtro-range .right-wrapper .input-group-addon i {
  color: white;
}
.select2-container--default.select2-container--focus .select2-selection--multiple:hover,
.select2-container--default.select2-container .select2-selection--multiple:hover {
  border-color: #00233f;
  outline-color: #00233f;
}
.countries li.active {
  border-color: #e43312;
}
.countries li.active a {
  color: #ffffff;
}
.comparator-main .comparator-content .result .rate .view .button {
  background: #00233f;
}
.comparator-main .comparator-content .result .rate .view .button:hover {
  background: #e43312;
}
.comparator-body .price span {
  color: #e43312;
}
#menu_pages li a:hover,
#menu_pages li a:hover span:before {
  color: #00233f;
}
#menu_pages li .menu-selected {
  color: #000000;
}
#menu_pages li .menu-selected:after {
  border-top-color: transparent;
}
#menu_pages li:first-child {
  padding-top: 0;
}
@media (max-width: 767px) {
  .icon-menu_01:before {
    color: #e43312;
  }
}
button {
  background: #00233f;
}
button:hover {
  background: #e43312;
}
.content-header .menu-left .orderby span {
  color: #00233f;
}
.content-header .menu-right .item-menu-right a.active,
.content-header .menu-right .item-menu-right a:hover {
  color: #00233f;
}
.content-header .menu-right .item-menu-right a.active,
.content-header .menu-right .item-menu-right a:hover {
  color: #00233f;
}
.content-header .menu-right .item-menu-right i:hover {
  color: #00233f;
}
.content-header .menu-right .item-menu-right i:active {
  color: #00233f;
}
.rate-detail-item > div.prices strong {
  color: #00233f;
}
.actions .item-menu-right a i:hover {
  color: #00233f;
}
.results-list .tabs a.active,
.results-list .tabs a:hover {
  border-bottom-color: #e43312 !important;
}
.breadcrum-place span:hover {
  color: #00233f;
}
ol.breadcrum li:before {
  color: #00233f;
}
.resultadohoteles-left-box .submenu .item-filtro-range .right-wrapper .input-group-addon i {
  color: white;
}
.resultadohoteles-left-box .submenu .item-filtro-range .right-wrapper .input-group-addon {
  background: #00233f;
}
.data-header .hotel-actions .item-menu-right a i:hover {
  color: #00233f;
}
.resultadohoteles-page-content-left .submenufiltro .input-group-addon {
  border: 1px solid #00233f !important;
  background: #00233f !important;
}
.data-header .hotel-actions .item-menu-right a.active,
.data-header .hotel-actions .item-menu-right a:hover {
  color: #00233f;
}
.h-breadcrum-place span.last {
  color: #00233f;
}
.results-content-header .menu-left .orderby span {
  color: #00233f;
}
#news_list a {
  color: #00233f;
}
.milestone-view .filters-menu .results .result .content .more {
  background: rgba(50, 176, 76, 0.6);
}
.milestone-view .filters-menu .results .result .content .rate .local-price,
.milestone-view .filters-menu .search h2,
.milestone-view .filters-menu .menu-left > .orderby.openfilters span,
.milestone-view .filters-menu .results .result .content .rate .local-price a,
.milestone-view .closemap {
  color: #00233f;
}
.milestone-view .filters-menu .results .result .content .rate .local-price a:after {
  background: #00233f;
}
.location .icon-globe:before {
  color: grey;
}
.flow .flow-step ul li.current div {
  background: #e43312;
}
.flow .flow-step ul li.visited div {
  background: #00233f;
}
.flow .flow-step ul li.visited div:after {
  border-left-color: #00233f;
}
.flow .flow-step ul li.current div:after {
  border-left-color: #e43312;
}
.flow .reservation-details > ul > li h4 var {
  background: #00233f;
}
.price-detail-list li h4 var {
  background: #00233f;
}
.price-detail-list li.total-price .more-options {
  color: #00233f;
}
.flow .reservation-details .next a.btn:hover {
  background: #e43312;
}
.flow .reservation-details .next a.btn {
  background: #00233f;
}
.price-detail-list li.total-price .btn {
  background: #00233f;
}
.price-detail-list li.total-price .btn:hover {
  background: #e43312;
}
.nemo-box-calendar-container .nemo-calendar-footer {
  background-color: #00233f !important;
}
.nemo-box-calendar-container .nemo-calendar-footer:hover {
  background-color: #e43312 !important;
}
.nemo-box-calendar-container .ui-datepicker-calendar {
  color: #00233f !important;
}
.nemo-box-calendar-container .nemo-navigation a {
  color: #00233f !important;
}
.nemo-box-calendar-container .nemo-calendar-header div.top {
  background-color: #00233f !important;
}
.nemo-box-calendar-container .nemo-calendar-header {
  background-color: #e43312 !important;
}
.ficha-hotel-header .hotel-actions .item-menu-right a:hover {
  color: #00233f;
}
.icon-globe:before {
  color: #00233f;
}
#payment .all-payments {
  color: #00233f;
}
#payment .all-payments:hover {
  color: #000000;
}
#destinies {
  background: #ffffff;
  color: grey;
}
#destinies .owl-dots .owl-dot {
  border-color: #00233f;
}
#destinies .owl-dots .owl-dot.active {
  background: #00233f;
}
#destinies .slide .info .box h1 {
  color: #e43312;
}
#destinies .slide .info .box h1:after {
  height: 1px;
  background: #e43312;
}
#destinies .slide .info .box .align .location {
  color: grey;
}
#destinies .slide .info .box .align .name {
  color: grey;
  font-weight: bolder;
}
#destinies button {
  color: #e43312;
  border-color: #e43312;
}
#destinies button:hover {
  color: #00233f;
  border-color: #00233f;
}
.nav-comparator-mobile .nav-comparator-positioner .nav-comparator-wrapper .main-content a .quantity {
  background: #00233f;
}
.resultadohoteles-content-list .resultadohoteles-hotel-header .hotel-actions .item-menu-right a.active {
  color: #00233f;
}
.share-social .sharing-social {
  background: #00233f;
}
.share-social .sharing-social:after {
  border-top-color: #00233f;
}
.share-social .sharing-social li:hover a i {
  color: #00233f;
}
.page-header .result-amount,
.comparator-main .comparator-content .comparator-head .comparator-head-box a.back {
  color: #00233f;
}
.comparator-main .comparator-content .comparator-head .comparator-head-box h3 strong {
  color: #00233f;
}
.comparator-main .comparator-content .comparator-head .comparator-head-box a:hover {
  color: #00233f;
}
.comparator-main .hotelsComparator-space .hc-breadcrum-place span.last {
  color: #00233f;
}
#slider_hotels .hotel .info .name {
  color: #00233f;
}
#slider_hotels .hotel .info button {
  background: #e43312;
}
#slider_hotels .hotel .info button:hover {
  background: #00233f;
}
#slider_hotels .hotel .info .location .icon {
  color: #00233f;
}
#slider_hotels .hotel figure .more .opinion.dark_green {
  background-color: #333;
}
#menu_bottom {
  color: #ffffff;
  background: #00233f;
}
#menu_bottom .container .flap {
  color: #ffffff;
  background: #00233f;
}
#menu_bottom .container ul li {
  border-right-color: #ffffff;
}
#menu_bottom .container ul li a:hover {
  color: #e43312;
}
#menu_bottom .container ul li a:after {
  background: #e43312;
}
footer {
  color: grey;
  background: #ffffff;
}
footer .social input[type=text] {
  border: 1px solid #e43312;
}
footer .social button {
  background: #e43312;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
footer .social button:hover {
  background: #851e0b;
}
.resultadohoteles-slide-content .h-breadcrum-place span.last {
  color: #00233f;
}
.ficha-hotel-slide-content .h-breadcrum-place span.last {
  color: #00233f;
}
.ficha-hotel-slide-content .h-breadcrum-place .separator {
  color: #00233f;
}
.ficha-hotel-slide-content .h-breadcrum-place .separator {
  color: #00233f;
}
.ficha-hotel-slide-content .h-breadcrum-place a.back {
  color: #00233f;
}
.fa-angle-left:before {
  color: #00233f;
}
.fa-check:before {
  color: #black;
}
.milestone-view .filters-menu .results .result .content .rate .price-primary-currency {
  color: #00233f;
}
.web-filter .filter-list .filter-item-checkbox input[type=checkbox]:checked + label:before {
  color: #e43312;
}
.price-detail-list li .reservations .blue {
  color: #00233f;
}
.milestone-view .map-market-content .content-map-right p.lighter {
  color: #00233f;
}
.fichahotel-volver-tablet {
  color: #00233f;
}
.milestone-view .map-market-content .content-map-right .local-price {
  color: #00233f;
}
.countries li.active a:hover {
  color: #ffffff;
}
#slider_offers .offer .price {
  background: #e43312;
}
#slider_offers .name {
  color: #00233f;
}
.search-box .lef-box-dark .boton-search button {
  background: #00233f;
}
.search-box .lef-box-dark .boton-search button:hover {
  background: #e43312;
}
#search .container #full #data .advanced-search-ref {
  color: #000;
}
.page-header .resultado-cantidad-header {
  color: #00233f;
}
.resultadohoteles-hotel-description .price-button-detalle button,
.resultadohoteles-hotel-short .price-button-detalle button {
  background: #00233f;
}
.resultadohoteles-hotel-description .price-button-detalle button,
.resultadohoteles-hotel-short .price-button-detalle button:hover {
  background: #e43312;
}
.resultadohoteles-hotel-price button {
  background: #00233f;
}
.resultadohoteles-hotel-price button:hover {
  background: #e43312;
}
.resultadohoteles-content-header .menu-left .orderby span {
  color: #00233f;
}
.fichahotel-acordeon .panel-group .panel-heading {
  background: #e43312;
}
#slider_offers .offer .more .shout {
  background: rgba(50, 176, 76, 0.6);
  color: #ffffff;
}
.resultadohoteles-hotel-image .more .shout {
  background: rgba(50, 176, 76, 0.6) !important;
  color: #ffffff;
}
.resultadohoteles-slide-content .h-breadcrum-place .separator {
  color: #00233f;
}
.resultadohoteles-slide-content .h-breadcrum-place a.back {
  color: #00233f;
}
.resultadohoteles-content-header .menu-right .item-menu-right a.active,
.resultadohoteles-content-header .menu-right .item-menu-right a:hover {
  color: #00233f;
}
.content-closed .price .price-local,
.content-closed .price .price-local small {
  color: #00233f;
}
.resultadohoteles-hotel-description .price .price-detail,
.resultadohoteles-hotel-short .price .price-detail {
  color: #e43312;
}
.resultadohoteles-content-header .menu-right .colapse-expand span i:hover {
  color: #00233f;
}
.content-opened .price-local,
.content-opened .price-local small {
  color: #00233f;
}
.resultadohoteles-hotel-price .price-detail {
  color: #e43312;
}
.resultadohoteles-tarifas .price-button-detalle button {
  background: #00233f;
}
.resultadohoteles-tarifas .price-button-detalle button:hover {
  background: #e43312;
}
.resultadohoteles-tarifas .price-local {
  color: #00233f;
}
.resultadohoteles-tarifas .price-detail {
  color: #e43312;
}
.next-back-navigation button {
  background: #00233f;
}
.next-back-navigation button:hover {
  background: #e43312;
  color: #ffffff;
}
.results-price .price-local,
.h-breadcrum-place .separator {
  color: #00233f;
}
.results-short .price-button-detalle button {
  background: #00233f;
}
.results-short .price-button-detalle button:hover {
  background: #e43312;
}
.results-price .price-detail {
  color: #e43312;
}
.roundtrip-package-link .active {
  color: #00233f;
}
.btn-primary {
  background-color: #00233f;
}
.resultadohoteles-page-content-left .filters .item-filtro-range-new .left-wrapper label.currency-label {
  color: #00233f;
}
.resultadohoteles-page-content-left .filters label.checked:before {
  color: #e43312;
}
.flow .reservation-details .tabulations .reservations .btn {
  background: #00233f;
}
.flow .reservation-details .tabulations .reservations .btn:hover {
  background: #e43312;
}
.fa-map-marker:before {
  color: #00233f;
}
.filter-list .input-group-addon:last-child {
  background: #00233f;
  color: white;
}
.price-primary-currency {
  color: #00233f !important;
}
.flow .reservation-details .tabs li a.active {
  border-bottom-color: #e43312;
}
.milestone-view .item-filtro-range .right-wrapper .input-group-addon {
  background-color: #00233f;
  color: white;
}
.results-content-header .menu-left.mobile .showHideBtnFiltro a {
  color: #00233f;
}
.resultadohoteles-left-box .submenu .item-filtro-range .left-wrapper label.currency-label {
  color: #00233f;
}
.fa-edit:before,
.fa-pencil-square-o:before {
  color: #00233f;
}
.resultadohoteles-hotel-price.abreviada .price-button-detalle {
  background: #00233f;
}
.resultados-hoteles-mobile-abreviada .resultadohoteles-hotel-short .result-image .more span.shout {
  background: rgba(50, 176, 76, 0.6);
}
.flights .flight-lists ul li div.row.grid-75-25 .price-panel ul li p {
  color: #00233f;
}
.flights .browser-airlines .flight-byairline li div p.price {
  color: #00233f;
}
.flights .flight-lists ul li div.row.grid-75-25 .price-panel ul li var {
  color: #00233f;
}
.flights .flight-lists ul li div.row.grid-75-25 .price-panel ul li.gray p {
  color: #00233f;
}
.flights ul.departure .flight-detail.selected .selector:before {
  background: #00233f;
}
.flights .flight-lists .reservation {
  background: #00233f !important;
}
.flights .flight-lists .reservation[disabled] {
  background-color: grey;
}
.flights .flight-lists .reservation:hover {
  background: #851e0b !important;
}
.btn-filtros button:hover {
  background: #e43312;
}
.next-back-navigation .btn-white {
  border-color: #00233f;
  color: #00233f;
}
.flights .flights-header h3 {
  color: #00233f;
}
.flights .borwser-tabs li.active a {
  color: #00233f;
}
.flights .browser-type > div > h4 {
  color: #00233f;
}
.fh-h-container .fh-h-options .fh-h-orderby {
  color: #00233f;
}
.fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-right .fh-to-tarifas-container .tarifas-text.blue {
  color: #00233f;
}
.fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-right .fh-to-tarifas-container .button-see-detail-container .btn-change:hover {
  color: #ffffff;
  background: #000000;
  border-color: #00233f;
  outline-color: #e43312;
}
.fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-right .fh-to-tarifas-container .button-see-detail-container .btn-change {
  color: #00233f;
  background: #ffffff;
  border-color: #00233f;
  outline-color: #e43312;
}
.fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-left .fh-to-flight-info-panel .fh-to-panel-button-change-container .btn-change,
.fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-left .fh-to-hotel-info-panel .fh-to-panel-button-change-container .btn-change {
  color: #00233f;
  background: #ffffff;
  border-color: #00233f;
  outline-color: #e43312;
}
.fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-left .fh-to-flight-info-panel .fh-to-panel-button-change-container .btn-change:hover,
.fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-left .fh-to-hotel-info-panel .fh-to-panel-button-change-container .btn-change:hover {
  color: #ffffff;
  background: #000000;
  border-color: #00233f;
  outline-color: #e43312;
}
.matrix-container .dynamic-content .owl-nav .owl-next:before {
  color: #00233f;
}
.matrix-container .dynamic-content .owl-nav .owl-prev:before {
  color: #00233f;
}
.flights ul.departure .flight-detail.selected .selector {
  border-color: #00233f;
}
#menu_pages li.menu-selected {
  color: #e43312;
}
#menu_pages li.menu-selected:after {
  border-top-color: transparent;
}
.fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-right .fh-to-tarifas-container .tarifas-btn-container button {
  background: #00233f;
}
.fh-to-container.desktop .fh-to-content-wrapper .fh-to-panel-right .fh-to-tarifas-container .tarifas-btn-container button:hover {
  background: #e43312;
}
.search-form #paquetes .data button.gray {
  border: 1px solid #fff;
  color: #fff;
}
.search-form #paquetes .data .travel-style > li a h3 {
  color: #e43312;
}
