@charset "UTF-8";
@import "https://b2b2c.cdnpt.com/recursos/css/icon-font.css";
@font-face {
  font-family: Averta;
  src: url(https://b2b-b2b2c.s3.amazonaws.com/wl-cancun-all-inclusive/fonts/averta-regular.woff)
    format("woff");
  font-style: normal;
  font-weight: 400;
}
:root {
  --color-1: #f8bd43;
  --color-2: #000000;
  --color-3: #ef7824;
  --color-4: #4686af;
  --color-5: white;
  --boton-background: var(--color-2);
  --boton-background-hover: var(--color-2);
  --boton-text-color: var(--color-5);
  --boton-text-color-hover: var(--color-5);
  --boton-border-radius: 4px;
  --boton-border-color: transparent;
  --boton-border-color-hover: transparent;
  --boton-background-secundario: var(--color-3);
  --boton-background-secundario-hover: var(--color-2);
  --boton-text-color-secundario: var(--color-5);
  --boton-text-color-secundario-hover: var(--color-5);
  --boton-border-radius-secundario: 4px;
  --boton-border-color-secundario: transparent;
  --boton-border-color-secundario-hover: transparent;
  --texto-botones: white;
  --texto-color-claro: var(--color-5);
  --texto-color-claro-hover-1: var(--color-5);
  --texto-color-claro-hover-2: var(--color-2);
  --texto-color-obscuro: var(--color-3);
  --texto-color-obscuro-hover-1: var(--color-3);
  --texto-color-obscuro-hover-2: var(--color-3);
  --font-family: "Averta", system-ui;
  --max-width: 1400px;
  --header-background: linear-gradient(
    117deg,
    rgba(70, 134, 175, 1) 0%,
    rgba(227, 121, 46, 1) 19%,
    rgba(251, 209, 76, 1) 99%
  );
  --header-background-secundario: var(--color-2);
  --header-background-terciario: var(--color-4);
  --header-text-color: var(--texto-color-claro);
  --header-text-color-hover: var(--texto-color-claro-hover-1);
  --header-boton-background: var(--color-2);
  --header-boton-background-hover: var(--color-4);
  --header-boton-text-color: var(--texto-color-claro);
  --header-boton-text-color-hover: var(--texto-color-claro-hover-1);
  --header-boton-border-color: transparent;
  --header-boton-border-color-hover: var(--color-5);
  --header-boton-border-radius: var(--boton-border-radius);
  --footer-background: var(--color-3);
  --footer-background-secundario: var(--color-2);
  --footer-background-terciario: var(--color-4);
  --footer-text-color: var(--texto-color-claro);
  --footer-text-color-hover: var(--texto-color-claro-hover-2);
  --footer-boton-background: var(--color-4);
  --footer-boton-background-hover: var(--color-2);
  --footer-boton-text-color: var(--boton-text-color);
  --footer-boton-text-color-hover: var(--boton-text-color-hover);
  --footer-boton-border-color: transparent;
  --footer-boton-border-color-hover: transparent;
  --footer-boton-border-radius: var(--boton-border-radius);
  --widget-background-primario: var(--color-3);
  --widget-background-secundario: var(--color-2);
  --widget-background-terciario: var(--color-4);
  --widget-text-color: var(--texto-color-claro);
  --widget-text-color-input: var(--color-3);
  --widget-text-color-hover: var(--color-5);
  --widget-font-family: var(--font-family);
  --widget-border-color: #e6e6e3;
  --widget-border-radius: 4px;
  --widget-boton-background: var(--color-4);
  --widget-boton-background-hover: var(--color-2);
  --widget-boton-text-color: var(--texto-color-claro);
  --widget-boton-text-color-hover: var(--texto-color-claro-hover-1);
  --widget-boton-border-radius: var(--boton-border-radius);
  --widget-boton-border-color: transparent;
  --widget-boton-border-color-hover: transparent;
  --widget-background-toggle-check: var(--color-2);
  --slider-background-button: var(--color-2);
  --slider-color-button: var(--color-5);
  --home-background-primario: #030d75;
  --home-background-secundario: var(--color-5);
  --home-background-terciario: var(--color-3);
  --home-background-cuaternario: var(--color-5);
  --home-text-claro: var(--texto-color-claro);
  --home-text-oscuro: var(--texto-color-obscuro);
  --home-text-rosa: var(--color-2);
  --home-font-family: var(--font-family);
  --home-boton1-background: transparent;
  --home-boton1-background-hover: var(--color-2);
  --home-boton1-text-color: var(--texto-color-claro);
  --home-boton1-text-color-hover: var(--texto-color-claro-hover-1);
  --home-boton1-border-radius: var(--boton-border-radius);
  --home-boton1-border-color: var(--texto-color-claro);
  --home-boton1-border-color-hover: var(--texto-color-claro-hover-2);
  --home-boton2-background: white;
  --home-boton2-background-hover: var(--color-2);
  --home-boton2-text-color: var(--texto-color-claro);
  --home-boton2-text-color-hover: var(--texto-color-claro-hover-1);
  --home-boton2-border-radius: var(--boton-border-radius);
  --home-boton2-border-color: var(--color-4);
  --home-boton2-border-color-hover: var(--color-2);
  --listado-background-primario: #030d75;
  --listado-background-secundario: var(--color-5);
  --listado-background-terciario: var(--color-3);
  --listado-background-cuaternario: var(--color-5);
  --listado-text-claro: var(--color-5);
  --listado-text-oscuro: var(--color-3);
  --listado-text-rosa: var(--color-2);
  --listado-font-family: var(--font-family);
  --listado-boton-1-background: var(--color-2);
  --listado-boton-1-background-hover: var(--color-2);
  --listado-boton-1-text-color: var(--texto-color-claro);
  --listado-boton-1-text-color-hover: var(--texto-color-claro-hover-1);
  --listado-boton-1-border-radius: var(--boton-border-radius);
  --listado-boton-1-border-color: var(-color-5);
  --listado-boton-1-border-color-hover: var(-color-2);
  --detalle-boton-1-background: var(--color-2);
  --detalle-boton-1-background-hover: var(--color-2);
  --detalle-boton-1-text-color: var(--texto-color-claro);
  --detalle-boton-1-text-color-hover: var(--texto-color-claro-hover-1);
  --detalle-boton-1-border-radius: var(--boton-border-radius);
  --detalle-boton-1-border-color: var(--color-5);
  --detalle-boton-1-border-color-hover: var(--color-2);
  --detalle-border-color: #c4dcee;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
  font-family: var(--font-family);
}
.landing-home {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  min-height: 100vh;
}
.home__main {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.home__main--section {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
  align-items: center;
  width: 100%;
  max-width: var(--max-width);
  margin: 30px 0;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .home__main--section {
    flex-direction: row-reverse;
    justify-content: space-evenly;
  }
} /*! Custom JC 5-oct-23 v3 */
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: #fff;
}
#Content {
  background: transparent;
  border: none;
}
button,
input,
select,
textarea {
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 3px 5px;
  border-radius: 3px;
}
#hsidebar #contact {
  border: 1px solid #e5e5e5;
  background: #fff;
}
.alert-base,
.error-higLit,
.error-higLit .schedule,
.rate-group-price .warning-message,
.warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  border-radius: 3px;
}
#cajaErr,
#divError,
#divErrorFlight,
.cajaErr,
.divErr {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  border-radius: 3px;
}
.divErr h3 {
  color: inherit;
  margin: 0.5em 0;
}
.leg {
  padding: 0;
}
#Content #summary h2,
#hsidebar h2,
#left #ctrl h2,
#left .banNom h4,
#left .sidbar h4,
#left h3,
#reserveinfo h2,
.booker-title,
.sidbar h3,
.sidebar-title {
  background: rgba(94, 106, 113, 0.9);
  color: #fffc;
}
#HotelName,
#HotelName:focus {
  background: #fff;
  border-color: #e5e5e5;
}
#left .module li a:hover {
  background: #efefef;
}
table.rates .ratedet .padding a.botAzu {
  margin-top: -3px;
}
table.rates td,
table.rates td.avg,
table.rates td.right {
  background: #fff;
}
.airline .icon,
.airline .ptw-menu .ap_booker_tab,
.airline div#agencyBar .agencyOption .caret,
.airlogo .icon,
.airlogo .ptw-menu .ap_booker_tab,
.airlogo div#agencyBar .agencyOption .caret,
.ptw-menu .airline .ap_booker_tab,
.ptw-menu .airlogo .ap_booker_tab,
.ptw-menu tr.flrow td img.ap_booker_tab,
div#agencyBar .agencyOption .airline .caret,
div#agencyBar .agencyOption .airlogo .caret,
div#agencyBar .agencyOption tr.flrow td img.caret,
tr.flrow td .ptw-menu img.ap_booker_tab,
tr.flrow td div#agencyBar .agencyOption img.caret,
tr.flrow td img.icon {
  mix-blend-mode: multiply;
}
.currPage,
.paginas a.currPage {
  background: #000000;
}
.paginas a,
.paginas a:link,
.paginas a:visited {
  background: #fff;
}
.pager .paginas a:hover,
.paginas a:hover {
  background: #efefef;
  color: #000;
}
#tabs a:hover,
#tabs span:hover {
  background: #efefef;
}
.inter h3 {
  margin-bottom: 5px;
}
.inter h3:after {
  content: "";
  display: table;
  clear: both;
}
.inter h3 a.smallv {
  float: right;
  padding: 0 5px;
}
.pager .paginas a,
.paginas a {
  background: #fff;
}
.addnight-box .pt-icon-info-circle:hover {
  color: #000;
}
.addnight-box .late-options {
  border-color: #e5e5e5;
}
.addnight-box .option:first-of-type {
  border-bottom-color: #e5e5e5;
}
.addnight-box .options-box .selected {
  background: #efefef;
}
.addnight-box .latewarning .late {
  color: #000;
}
.WhaIs,
.WhaIs.smallv {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  padding: 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px #0006;
}
#MapContainer table#tblMap,
#MapContainer table#tblMap table.tableMap {
  width: 100% !important;
}
.rates th {
  background: #fff;
}
.rates a.botAzu {
  margin-top: 0;
}
.list-best-rates .selected-leg {
  background: #efefef;
}
div.cflt {
  background: transparent;
  border-color: #e5e5e5;
}
div.cflt h3 {
  color: #333;
  background: #fff;
}
tr.travDat td {
  border-bottom-color: #e5e5e5;
}
.schedule:hover {
  background: #efefef;
}
#ConTit table#headList + div {
  height: auto !important;
}
#modTab h3,
.bluebox h3 {
  background: #fff;
  border: none;
}
#itineraryContainer tr.banNom td,
#resFlight tr.banNom td,
.bluebox {
  background: #fff;
  border: 1px solid #e5e5e5;
}
#itinerary {
  width: calc(100% - 210px);
}
#divPackageInfo {
  margin-bottom: 10px;
}
table.pack {
  border: none;
  background: #fff;
}
table.pack tr.flrow,
table.pack tr.roomsrow + tr {
  background: #fff;
}
#roomsContainer h3,
.roomsContainer h3 {
  color: #000;
}
td.rooTit {
  border-bottom-color: #e5e5e5;
}
.amenities {
  border-left-color: #e5e5e5;
}
.bread,
td.bread {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#helpleft .hotsidbar li a,
#left .hotsidbar li a {
  color: #000;
}
#helpleft .hotsidbar li a.active,
#helpleft .hotsidbar li a:hover,
#left .hotsidbar li a.active,
#left .hotsidbar li a.active:hover,
#left .hotsidbar li a:hover,
#lhelpeft .hotsidbar li a.active:hover {
  background: #efefef;
}
#helpleft .hotsidbar li,
#left .hotsidbar li {
  border-bottom-color: #e5e5e5;
}
#helpleft .hotsidbar ul,
#left .hotsidbar ul {
  border-top-color: #e5e5e5;
}
#ActMain h3 {
  color: #000;
}
#ActSidebar .module {
  background: #fff;
  border-radius: 0;
  border: none;
}
#ActSidebar .module h2 {
  background: rgba(94, 106, 113, 0.9);
  color: #fffc;
  text-shadow: none;
}
div#photos img {
  border: none;
}
div#ZoomBox {
  border: solid #fff 7px;
}
div#ZoomBox #ZoomCapDiv {
  background: #fff !important;
  padding: 17px 0 10px;
}
.banres {
  border-top: 1px solid #e5e5e5;
}
.floatleft h1 {
  width: auto;
}
#MapContainer #map_canvas {
  width: 100% !important;
}
#modTab #divPax {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  border-radius: 3px;
  margin: 5px;
}
#modTab #divPax #parPax {
  margin: 0;
}
#activDetail {
  background: none;
  padding-bottom: 0;
  border: none;
}
#optionList.ActivOpt {
  padding: 10px 20px 5px;
  margin-top: 0;
  text-shadow: none;
  border: 1px solid #e5e5e5;
  background: #fff;
}
#modTab a#showSearchBoxLink {
  background: none;
}
#modTab a#showSearchBoxLink:before {
  font-family: ptw-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 19px;
  color: #000;
  z-index: 0;
  position: absolute;
  margin-left: -22px;
  margin-top: 2px;
}
.ActivOpt {
  border: 1px solid #e5e5e5;
  background: #fff;
  text-shadow: none;
}
.actRates td,
.optionItem {
  border-top-color: #e5e5e5;
}
.optionItem h3 {
  border-top: none;
}
.ptw-field-selectEndOffice .ptw-field-radio {
  width: auto;
  display: inline;
}
#ptw-container .ptw-car-time select {
  width: 100%;
}
.carInfo {
  width: auto;
}
.carInfo .price {
  float: right;
}
#cars .rates th,
#cars td.left,
#cars td.ratedet {
  border-bottom-color: #e5e5e5;
}
.rates .icon-offer {
  line-height: 0.6em;
}
.price {
  float: none;
  line-height: normal;
  width: auto;
}
.module .iconList li {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
  margin: 0;
}
.module li input {
  margin: 0 4px 0 15px;
}
.modal-footer {
  background-color: #fff;
  border-top-color: #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.listViewport {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 1px solid #e5e5e5;
}
.mark,
.tag,
span.filter,
span.filter:hover {
  border-color: #000;
  background: #efefef;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#appliedFilters span:hover {
  border-color: #000;
}
a.filter:hover {
  color: inherit;
  text-decoration: none;
}
a:hover .cross {
  background-position: -181px -807px;
}
.rates tr:hover td {
  background: #efefef;
}
#detTar th,
#tarLis th {
  background: #fff;
  border-top-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  padding: 4px 0;
}
#detPop,
.detPop {
  background: #fff;
  border-color: #e5e5e5;
}
#tabPop {
  border: none;
  line-height: 24px;
  font-size: 14px;
  color: #000;
}
#detPop h2,
#detPop h3 {
  color: #000;
}
#ctrl {
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  border: 1px solid #e5e5e5;
}
#left #ctrl h2 {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.innerEngine {
  border-radius: 0;
}
#bookerComplete,
#modTab {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cruiseContent .alert-success {
  border: 1px solid #e5e5e5;
  background: #fff;
  color: inherit;
}
.table-bordered {
  border-color: #e5e5e5;
}
.table-bordered td + td,
.table-bordered td + th,
.table-bordered th + td,
.table-bordered th + th {
  border-left-color: #e5e5e5;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: transparent;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: transparent;
}
#cruiseMain .shipAm .span3 {
  width: 30%;
}
#cruiseMain .accordion-inner .span5 {
  width: auto;
}
#cruiseTabs a {
  color: #000;
}
#cruiseTabs a:hover {
  background: #efefef;
}
#cruiseTabs a.active {
  border-color: #e5e5e5;
  border-bottom: none;
  color: #555;
}
#cruiseTabs a.active:hover {
  background: white;
}
.gal_spotlight {
  background: transparent;
}
.gal_carouselContainer,
.gal_spotlightDescription {
  background-color: #fff;
}
.gal_carouselContainer a.gal_arrow:hover {
  background: #efefef;
}
#cabnSel .active strong,
#cabnSel a:hover strong,
.cabnSel .active strong,
.cabnSel a:hover strong {
  color: #000;
}
.accordion-group {
  border-color: #e5e5e5;
}
.cabin-rate-menu {
  border-bottom-color: #e5e5e5;
}
.cabin-menu-options .triangle:before {
  border-bottom-color: #e5e5e5;
}
.cruiseRates th,
.cruiseRates td {
  border-bottom-color: #e5e5e5;
}
.thumbnail {
  border-color: #e5e5e5;
}
a.thumbnail:hover {
  border-color: #000;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px #fff3, 0 1px 2px #0000004d;
}
#selectedCabin {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top-color: #e5e5e5;
}
#camCount .count {
  color: #000;
}
#deckplan,
#legendul {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e5e5e5;
}
#stateroomsList tr.active td {
  background: #efefef;
}
.noCam {
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #000;
}
#stateroomsList tr.active .noCam,
#stateroomsList tr:hover .noCam,
.reqPax .noCam {
  border-color: #e5e5e5;
  background: white;
  color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#innerSel .cabnSel {
  margin: 0 0 0 200px;
}
#selectedCabin .btn-group {
  margin: 15px 0 0;
}
#stateroomsList tr:hover td {
  background: #efefef;
  color: #000;
}
.product-sidebar {
  margin-top: 20px;
}
.product-sidebar .sidebar-title {
  text-shadow: none;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
}
.product-sidebar .sidebar-module {
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.sidbar {
  border: none;
}
.sidbar .booker-title,
.sidbar h3 {
  text-shadow: none;
  font-size: 15px;
  font-weight: 700;
  border-bottom: none;
  padding: 5px 3px;
}
.sidbar ul a:hover {
  background: #efefef;
}
.sidbar .ap_slider {
  margin: 0 0 1em;
}
.sidbar .ap_slider .ap_slider-duration {
  margin: 0 0.7em 1em;
}
.innerList li:hover {
  background: #efefef;
  color: #000;
}
.circuit-wrap {
  border: none;
  border-bottom: 1px solid #e5e5e5;
}
.circuit-wrap h2.caps {
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
  font-variant: normal;
}
.circuit-wrap h2.caps a:hover {
  text-decoration: none;
}
.img_3x2 a {
  border-color: #e5e5e5;
}
.priceDetail li.promo-text {
  background: #efefef !important;
}
.priceDetail li.promo-text:after {
  border-top-color: #efefef;
}
#modsea {
  margin-top: 0;
  border: none;
  border-radius: 0;
}
#ctrl {
  border-color: #e5e5e5;
}
#bookerComplete,
.product-sidebar .circuits-searchbox #ctrl {
  background: #fff;
}
#modTabCircuits .field {
  text-align: right;
}
.slats li {
  border-bottom-color: #e5e5e5;
}
.callAction {
  background: #fff;
  border-color: #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav-tabs {
  border-bottom-color: #e5e5e5;
}
.sidebar-list li {
  border-bottom-color: #e5e5e5;
  border-top: none;
}
.nav-tabs {
  background: none;
}
div.orbit > img {
  width: 100%;
}
.article {
  border-bottom-color: #e5e5e5;
}
.gray-block {
  background-color: #fff;
}
.well {
  border-color: #e5e5e5;
  background-color: #fff;
}
.table-price-list th,
.table tbody tr:hover th {
  background: #fff;
}
.table tbody tr:hover td {
  background: #efefef;
}
.green-border {
  border-color: #e5e5e5;
}
.rounded-wrapper {
  border-color: #e5e5e5;
  border-radius: 0;
}
.table-price-list td {
  border-top-color: #e5e5e5;
}
.table-price-list .selected-column {
  background: transparent;
}
#bestAirContainer .bestAirList.viewport {
  width: auto;
}
#bestAirlines {
  border-color: #e5e5e5;
}
#bestAirlines .bestAirLeft {
  background: #fff;
  border-right-color: #e5e5e5;
  border-radius: 0;
}
#bestAirlines .nonstopRate,
#bestAirlines .stopsRate {
  color: #000;
}
#bestAirlines .bestAirline:hover,
#bestAirlines.package #bestAirContainer .bestAirItem.selected,
#bestAirlines.package #bestAirContainer .bestAirItem:hover {
  background: #efefef;
}
#bestAirlines .allflights:hover,
#bestAirlines .nonstopRate:hover,
#bestAirlines .stopsRate:hover {
  color: #000;
  background-color: #efefef;
}
#bestAirlines .paymentRate.payPromo {
  color: inherit;
}
#bestAirlines .paymentRate.payPromo .ptw-icon {
  font-family: inherit;
}
#bestAirlines .paymentRate.payPromo .ptw-icon:before {
  font-family: ptw-icons;
}
#modTabCircuits .glyphicons-icon {
  width: 35px;
  margin-top: -12px;
}
#modTabCircuits h3,
#modTabCircuits p {
  text-align: left;
}
#bestAirContainer {
  border: none;
}
#bestAirContainer .overview {
  margin-top: 0;
}
#divAppliedFilter {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#conTit {
  border: none;
  border-top: 1px solid #e5e5e5;
  background: #fff;
}
#flightSelected.yui-module,
#tblFligts .yui-module {
  border: 1px solid #e5e5e5;
  background: #fff;
}
#resFlight tr.light td,
.escala {
  background: rgba(255, 255, 255, 0.5);
}
#resFlight tr.light td .escala,
.escala .escala {
  background: none;
}
table.roomList td strong {
  color: #000;
}
.blueboxR h4 {
  background: #fff;
}
table.roomList {
  border-bottom-color: #e5e5e5;
}
table.roomList td {
  border-top-color: #e5e5e5;
}
#summary .item {
  border-bottom: none;
  border-top-color: #e5e5e5;
  background-color: #fff;
}
.well {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 4px 8px;
}
img#imgLogo,
#addon_content {
  border-color: #e5e5e5;
}
#addon_content .spec {
  float: right;
}
#addon_content .spec a.greenButton {
  font-size: 12px;
  display: block;
  text-align: center;
}
#addon_content .spec_insurance {
  float: right;
  width: 49%;
}
#addon_content .spec_insurance a.botAzu {
  display: block;
  width: 100%;
  padding: 2px 0;
  margin: 0;
  text-align: center;
}
#addon_content #addon_default .item {
  border-bottom-color: #e5e5e5;
}
#addon_content td.hotFot {
  width: 15%;
  table-layout: fixed;
  display: block;
  float: left;
}
#addon_content td.hotFot img {
  margin: 0 auto;
  display: block;
}
#addon_content td.hotInf,
#addon_content td.boxPri {
  width: 42.5%;
  table-layout: fixed;
  display: block;
  float: left;
}
#addon_content td.boxPri ul.group {
  width: 100%;
}
#addon_content td.boxPri .ratefrom {
  width: 49%;
  float: left;
}
#addon_content td.boxPri .spec {
  float: right;
  width: 49%;
}
#addon_content li.img {
  width: 15%;
}
#addon_content li.img img {
  margin: 0 auto;
  float: none;
  display: block;
}
#addon_content .addon_top {
  background: #fff;
}
#addon_content .thCar {
  background: transparent !important;
}
#addon_content #divComplete td.right,
#addon_content .carsAddon .rates td {
  padding: 5px 0;
  line-height: 25px;
}
.formbox {
  background: transparent;
  border-color: #e5e5e5;
}
.formbox h2 {
  background: #000000;
  color: #fff;
}
.formbox .formForgot {
  border-top-color: #e5e5e5;
}
div#regSteps li {
  background: #000000;
}
div#regSteps li a,
div#regSteps li a:hover {
  color: #fff;
}
div#regSteps .current,
div#regSteps li.current a {
  background: #000000;
  color: #fff;
  font-size: 1em;
}
.ageLog #main .hotel-item,
.ageLog #main.sn-results .bus-item,
.ageLog #main.sn-results .carElement,
.ageLog #main.sn-results .flight-item,
.ageLog #main.sn-results .transfer-item,
.ageLog #main.tours-list .activity,
.ageLog .sn-results .pack-item {
  background: transparent;
  border-radius: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
#chkOut.ageLog #container2 {
  padding: 0;
}
#login-form input {
  max-width: 100%;
}
div#main-login {
  padding: 1px;
  width: 100%;
  max-width: 800px;
}
#login {
  width: 100%;
  display: flex;
}
@media (min-width: 767px) {
  #login {
    flex-direction: column;
  }
}
@media (min-width: 767px) {
  #login-form,
  #login-info {
    width: 100%;
  }
}
body {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
div#container2 {
  width: 100%;
  margin: 0;
}
div#splashContent {
  margin-top: 0;
}
div#Content {
  margin: 0 auto;
  float: none;
  clear: both;
}
.mainContent {
  max-width: 1400px;
  margin: 0 auto;
}
.mainContent:after {
  content: "";
  display: table;
  clear: both;
}
#hsidebar + .home div#ptw-container,
.ageLog .home div#ptw-container {
  background: none;
  width: 100%;
  max-width: 400px;
}
.heroDescription,
.heroTitle {
  text-align: center;
  float: left;
  width: 100%;
}
.contentBox:after {
  content: "";
  display: table;
  clear: both;
}
.destinationBox {
  padding: 5px;
  margin-top: 20px;
}
.contentBox {
  max-width: 1400px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.contentBox:after,
.contentBox:before {
  content: " ";
  display: table;
  clear: both;
}
.heroDescription,
.heroTitle {
  float: none;
}
.pageIntroduction {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}
.pageIntroduction .heroDescription,
.pageIntroduction .heroTitle {
  max-width: 900px;
  color: #010103;
  text-align: center;
  margin: 0 auto;
}
.pageIntroduction .heroTitle {
  font-size: 40px;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 15px;
}
.pageIntroduction .heroDescription {
  font-size: 16px;
  line-height: 150%;
  margin-top: 0;
  margin-bottom: 15px;
}
.pageIntroduction .heroDescription:last-child {
  margin-bottom: 0;
}
.payment-methods {
  margin-top: 30px;
  padding: 44px 60px !important;
  justify-content: center;
  align-items: center;
}
.payment-methods .col-left,
.payment-methods .col-right {
  text-align: center;
}
.payment-methods p {
  font-size: 22px;
  line-height: 157%;
  letter-spacing: 2px;
  color: #010103;
  margin-top: 0;
  margin-bottom: 20px;
}
.payment-methods .logos-banks {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.payment-methods .logos-banks li {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .payment-methods .col-left,
  .payment-methods .col-right {
    display: table-cell;
    vertical-align: middle;
  }
  .payment-methods .col-left {
    width: 40%;
    padding-right: 15px;
  }
  .payment-methods p {
    margin-bottom: 0;
  }
}
.pageContent .promosGroup:after,
.pageContent .promosGroup:before {
  content: " ";
  display: table;
  clear: both;
}
.pageContent .heroTitle {
  font-size: 32px;
  line-height: 120%;
  margin-top: 0;
  margin-bottom: 40px;
}
.pageContent .promoBox {
  float: none;
  margin: 0 auto 20px;
}
.pageContent .promoBox:last-child {
  margin-bottom: 0;
}
.pageContent #promoTres {
  margin-left: auto;
}
@media (min-width: 768px) {
  .pageContent .contentBox {
    max-width: 960px;
  }
  .pageContent .heroTitle {
    text-align: left;
  }
  .pageContent .promosGroup {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 992px) {
  .home div#ptw-container.bookerContainer {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    left: 50%;
    top: unset;
    bottom: 41px;
    transform: translate(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transition: all 0.3s ease;
  }
  .pageContent .contentBox {
    max-width: 1400px;
  }
  .pageContent .pb-col-6 {
    width: 50%;
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .contentBox {
    padding-left: 0;
    padding-right: 0;
  }
}
div#Content {
  padding: 20px 0;
}
#Content.singlePageHotel div#ptw-container.ptw-horizontal-search {
  background: #fff;
  padding: 0;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#Content.singlePageHotel div#ptw-container.ptw-horizontal-search #ptw-content {
  min-height: auto;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px #0000001a;
}
div#Content {
  padding: 20px 0;
  min-height: calc(100vh - 360px);
}
#cruiseContent,
#container2 #Content {
  padding: 20px 16px;
  width: 100%;
}
div#top {
  margin-left: 10px;
}
div#top span.label {
  display: inline-block;
}
div#left {
  width: 21%;
  background-color: #fff;
  margin: 0;
}
div#main {
  width: 79%;
  padding: 0 0 0 30px;
  margin: 0 !important;
}
#left h3 {
  padding: 10px;
}
#Content #summary h2,
#hsidebar h2,
#left #ctrl h2,
#left .banNom h4,
#left .sidbar h4,
#left h3,
#reserveinfo h2,
.booker-title,
.sidbar h3,
.sidebar-title {
  font-weight: 600;
  color: #fff;
}
.sidebar-title .close {
  text-indent: 0;
}
.sidbar .module {
  padding: 5px 0;
}
#left #wrapper .sidbar .module h4,
#left #wrapper .sidbar .module h4 a,
.sidbar .module h4,
.sidbar .module h4 a {
  font-weight: 600;
}
#left #wrapper .sidbar .module h4 a.info,
.sidbar .module h4 a.info {
  color: #fff !important;
  background: #000000;
  border-color: #000;
}
#left .module li a {
  font-size: 12px;
  padding: 2px 6px;
  margin-right: 0;
}
#main h1 {
  font-size: 24px;
}
div#ConTit {
  border-top: none;
}
.list-best-rates {
  font-size: 13px;
}
.list-best-rates .section-title {
  padding: 0.75em 1em;
}
#HotelListContainer .hotel-item {
  padding: 2px;
  border: 1px solid #e5e5e5;
  margin-bottom: 15px !important;
}
#HotelListContainer .hotel-item .hotsec {
  margin-bottom: 0;
}
table.pack td.hotFot {
  padding: 5px;
}
#main h2.hotNam {
  font-family: var(--font-family);
  font-size: 22px;
  font-weight: 600;
}
#main h2.hotNam a {
  color: #000;
}
.HotPri {
  font-family: var(--font-family);
  font-size: 22px;
  font-weight: 600;
  color: #000;
}
.spec {
  font-size: 11px;
}
.hotDat > div > * {
  white-space: normal;
}
#HotelListContainer .hotel-item .roomsrow > td td {
  padding: 10px 0 2px;
}
table.rates .ratedet .padding a.botAzu {
  font-family: var(--font-family);
  font-size: 15px;
  font-weight: 600;
  padding: 8px 10px;
}
table.rates .ratedet .padding a.botAzu:hover {
  text-shadow: none;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hotel-item a.sl {
  font-size: 12px;
  color: #000;
  padding: 5px;
}
.hotel-item a.sl:hover {
  text-decoration: underline;
}
#HotelListContainer .hotel-item tr.flrow table.small > tbody > tr > td {
  padding: 12px 5px;
}
.fareFamily-selected .icon-info {
  color: #000;
}
#detPop p.smallv {
  padding: 0;
}
.pager .firstlast,
.paginas .firstlast {
  color: #aaa;
}
.paginas a,
.paginas a:link,
.paginas a:visited {
  color: #000;
}
.paginas a.currentPage {
  background: #000000 !important;
  border-color: #000;
}
#divIntesticial .collapsedLabel,
#divIntesticial .visibleLabel {
  padding: 5px;
}
.roomsContainer table.rates .noav.ratedet {
  font-size: 12px;
  font-weight: 600;
  color: red;
}
#divDisableCoupon,
#headList a,
#parTotalBottom,
#parTotalBottomTitle,
#sumTar td,
#tdTotalTrip2C1,
#tdTotalTrip2C2,
#tdTotalTrip2C3,
#top h1 span,
.bold,
.flightsCounter-total,
.hotelsCounter-total,
.smallv,
strong {
  font-family: var(--font-family);
  font-weight: 400;
}
#Content.singlePageHotel div#ptw-container.ptw-horizontal-search {
  position: relative;
  background: #fff;
  padding: 0;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#Content.singlePageHotel .ptw-horizontal-search .ptw-fields-container label {
  color: var(--widget-text-color-input);
}
#Content.singlePageHotel div#ptw-container.ptw-horizontal-search #ptw-content {
  min-height: auto;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px #3b1c1c1a;
}
#Content.singlePageHotel div#ptw-container #ptw-engines,
#Content.singlePageHotel
  div#ptw-container
  #ptw-variants
  .ap_booker_variantGroup {
  padding-bottom: 1em;
}
#Content.singlePageHotel .hotel-heading-price-total {
  font-family: var(--font-family);
  font-weight: 600;
  color: #000;
}
#Content.singlePageHotel .mapButton {
  font-weight: 600;
  border-radius: 0;
}
#splash {
  max-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#splash h1,
#splash h4 {
  color: #000;
}
#splash h1 {
  font-size: 18px;
}
#splash h2 {
  font-size: 32px;
  color: #000;
}
#main div#resFlight .banNom {
  background: #f3f3f3;
}
#summary .item {
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
}
#addon_container #addon_content li.ratefrom {
  margin-bottom: 5px;
}
#addon_container #addon_content li.morelink a {
  font-size: 12px;
  text-decoration: underline;
}
#addon_container #addon_content li.morelink a:hover {
  text-decoration: none;
}
#addon_container #addon_content div.mark {
  font-size: 12px;
}
#addon_container #addon_content .item span.added {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0;
}
#addon_container #addon_content .dialogWrap {
  margin-left: 0;
}
#addon_container #addon_content .item .litem,
#addon_container #addon_content .item h3.itemName,
#addon_container #addon_content .itemName a {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
#addon_container #addon_content .blk {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background-color: #242c39;
}
#cboxOverlay {
  background: #000;
}
div#colorbox {
  border: none;
}
#cboxLoadedContent {
  margin: 0 auto;
}
#activityPopup .footer p a {
  color: #fff;
}
#activityPopup .footer p a:hover {
  text-decoration: underline !important;
}
body#chkOut {
  background: #f5f5f5;
}
#chkOut #header {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#chkOut #step3 .gray-container {
  display: inline-block;
  font-size: 11px;
}
#chkOut #step3 .gray-container i.asterisk:after {
  content: "*";
  font-style: normal;
  color: red;
}
#chkOut div.banres {
  float: none;
  clear: both;
}
.banNom .padRi.chfDetails-route {
  font-family: var(--font-family);
}
#summary-agency {
  display: none;
}
.po-container .title .font-icons {
  color: #000 !important;
}
.t-pink {
  color: #000;
}
.po-container.active,
.po-container:hover {
  border: 2px solid #000000;
}
.po-container.active .title {
  color: #000 !important;
  font-weight: 500 !important;
}
#chkOut #container2 {
  width: 100%;
}
.po-content p {
  margin: 0.5em 0;
}
.row.higlight {
  background-color: #f0f8ff;
}
.flex {
  display: flex;
}
.text-center {
  text-align: center;
}
.slider-inner ul li .titleSlide .titleOffer {
  font-family: var(--font-family);
}
#cars .carElement table {
  width: 100%;
}
.ageLog #container2 {
  padding: 0;
}
#resultados-page .ffflightGroup .flight-itinerary {
  font-size: 11px;
}
.highlight {
  background-color: #f3ddc7;
}
.highlight h2,
.highlight p {
  color: #301f0d;
}
.highlight-2 {
  background-color: #000;
}
.highlight-2 h2 {
  color: #f2d6ba;
}
.highlight-2 p {
  color: #fff;
}
html {
  -webkit-font-smoothing: antialiased !important;
}
body {
  font-family: var(--font-family);
  font-weight: 400;
  letter-spacing: 0.065em;
  font-size: 14px;
  line-height: 1.3em;
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #010103;
  font-family: var(--font-family);
  font-weight: 600;
  line-height: 1.5em;
}
ul {
  font-size: 12px;
}
.subtitle {
  font-family: var(--font-family);
  line-height: 1.2em;
}
.txt-center {
  text-align: center;
}
#splash h1,
#splash h2,
#splash h3,
#splash h4 {
  color: #000;
}
h2.border {
  border-top: none;
}
.rmsPax th {
  font-size: inherit;
}
body.landing-home .content-landing {
  font-size: 1.6rem;
}
#titSea a:focus,
.travDat a .higLit,
.travDat a:visited .higLit,
a,
a.small,
a:visited,
div.agents a:focus,
div.agents a:visited {
  color: #000;
}
#ameLis a.cloWha,
#divConfirmHelp a.cloWha,
#divCreditHelp a.cloWha,
#divDisableCoupon a.cloWha,
#divInsuranceNote a.cloWha,
#DivPromotional a.cloWha,
#divValidResidents a.cloWha,
#WhaIs a.cloWha {
  color: #000;
  text-decoration: none;
}
#divPromotions a.cloWha {
  color: #fffc;
  text-decoration: none;
}
#divPromotions a.cloWha:hover {
  color: #fff;
}
#cajaErr a:hover,
#tblReservations a:hover,
#titSea a:hover,
.hotsidbar li a:visited:hover,
a.imppt:hover,
a.sl:hover,
a:hover,
a:visited:hover,
tr.hiLits a:hover,
tr.subtitle th,
ul.ex a.imptt:hover {
  color: #000;
}
.btn,
.btn.btn-default,
a.btn,
a.controls {
  background: var(--boton-background-secundario);
  border-radius: 0;
  color: var(--boton-text-color-secundario);
  border-color: #e5e5e5;
  text-shadow: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0),
    0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px #fff0, 0 1px 2px #0000;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.btn.btn-default:active,
.btn.btn-default:hover,
.btn:hover,
a.btn:hover,
a.controls:active,
a.controls:hover {
  background: #000000;
  color: #fff;
  border-color: #e5e5e5;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px #fff3, 0 1px 2px #0003;
  text-decoration: none;
}
a.controls.prevBtn {
  border-radius: 4px 0 0 4px;
}
a.controls.nextBtn {
  border-radius: 0 4px 4px 0;
}
#btnName,
#innerSel #continueBtn,
#ptw-offers .ptw-offer-item > a .ptw-submit-btn,
.botAzu,
.botAzu.mSprite,
.botAzu.mSprite:visited,
.botAzu:visited,
.btn-primary,
.btn-primary:visited,
.btn-success,
.btn-success:visited,
.btn.btn-primary,
.btnOfferts a,
.bttn-blue,
.bttn-blue:visited,
.bttn-green,
.bttn-green:visited,
.greenButton,
a.ap_circuitGo.btn,
a.botAzu,
a.btn-success,
a.greenButton,
div#ptw-container .ptw-submit-btn,
input#resSta,
input.but,
input.greenButton {
  background: #000000;
  border-radius: 0;
  color: #fffc;
  border: 1px solid #000000;
  text-shadow: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0),
    0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px #fff0, 0 1px 2px #0000;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
a.greenButton.whiteText {
  background-color: var(--boton-background);
  color: var(--boton-text-color);
  border: 2px solid var(--boton-border-color);
}
a.greenButton.whiteText:hover {
  background-color: var(--boton-background-hover);
  color: var(--boton-text-color-hover) !important;
  border: 2px solid var(--boton-border-color-hover);
}
a.greenButton.whiteText {
  color: var(--boton-text-color) !important;
}
.keepPack a.greenButton {
  font-size: 15px;
  padding: 7px 12px;
}
.keepPack a.greenButton:hover {
  text-decoration: none;
}
input#btnName {
  padding: 3px 9px;
}
#btnName:hover,
#ptw-offers .ptw-offer-item > a .active.ptw-submit-btn,
#ptw-offers .ptw-offer-item > a .ptw-submit-btn:active,
#ptw-offers .ptw-offer-item > a .ptw-submit-btn:focus,
#ptw-offers .ptw-offer-item > a .ptw-submit-btn:hover,
.botAzu.active,
.botAzu.disabled,
.botAzu.mSprite:active,
.botAzu.mSprite:focus,
.botAzu.mSprite:hover,
.botAzu:active,
.botAzu:focus,
.botAzu:hover,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled],
.btn-success:hover,
.btn.btn-primary:hover,
.btnOfferts a.active,
.btnOfferts a:active,
.btnOfferts a:focus,
.btnOfferts a:hover,
.bttn-blue:focus,
.bttn-blue:hover,
.bttn-green:hover,
a.ap_circuitGo.btn:hover,
a.botAzu:hover,
a.btn-success:hover,
a.bttn-blue:visited,
a.greenButton:hover,
div#ptw-container .active.ptw-submit-btn,
div#ptw-container .ptw-submit-btn:active,
div#ptw-container .ptw-submit-btn:focus,
div#ptw-container .ptw-submit-btn:hover,
input.but:hover,
input.greenButton:hover {
  background: #000000;
  color: #fff;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px #fff3, 0 1px 2px #0000004d;
  border: 1px solid #000000;
  text-decoration: none;
}
.stat-medium a.btn {
  width: auto;
  display: block;
  margin-top: 10px;
  margin-bottom: 9px;
  background: #000000;
  border-radius: 0;
  color: #fffc;
  border: 1px solid #000000;
  text-shadow: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0),
    0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px #fff0, 0 1px 2px #0000;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.stat-medium a.btn:hover {
  background: #000000;
  color: #fff;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px #fff3, 0 1px 2px #0000004d;
  border: 1px solid #000000;
  text-decoration: none;
}
#addon_content .currentLink {
  background: #000000 !important;
}
#addon_content #tourAddon #tabs li a {
  min-height: 27px;
}
#addon_content #tourAddon #tabs li a:hover {
  text-decoration: none;
}
#addon_content div.mark {
  width: 94%;
  margin-left: 3%;
  text-align: center;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addon_content div.mark a {
  color: inherit;
}
.item .litem,
.item h3.itemName {
  color: #000;
}
.item .data .name {
  margin: 0;
  float: left;
  width: 50%;
}
.item .data .price {
  margin: 0;
  float: left;
  width: 50%;
  display: block;
}
.item .data .price ul {
  width: 100%;
}
.item .data .price li.ratefrom {
  margin: 0 !important;
  width: 49%;
  float: left;
}
.item .data .price li.ratefrom + li {
  width: 49%;
  float: right;
}
.item .data .price a.botAzu {
  width: auto;
  display: block;
  margin-top: 0;
  text-align: center;
  font-weight: 400;
  font-size: 11px;
}
.item span.added {
  width: 100%;
}
#main #addon_content td.boxPri {
  padding: 0;
}
#addon_menu .defaultItem .addonTab,
#addon_menu a {
  border: 1px solid #e5e5e5;
  background: #fff;
}
#addon_menu .current a,
#addon_menu .current a:hover {
  border-color: #e5e5e5;
  background: #efefef;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#efefef),
    to(rgba(239, 239, 239, 0))
  );
  background: -webkit-linear-gradient(left, #efefef, rgba(239, 239, 239, 0));
  background: -o-linear-gradient(left, #efefef, rgba(239, 239, 239, 0));
  background: linear-gradient(90deg, #efefef, rgba(239, 239, 239, 0));
  color: #000;
  font-weight: 700;
  border-right: 1px solid white;
}
#addon_menu img.addonicon {
  display: none;
  background: none;
}
#addon_menu #carTab a:before,
#addon_menu #insuranceTab a:before,
#addon_menu #tourTab a:before,
#addon_menu #transferTab a:before {
  font-family: ptw-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  line-height: 50px;
  height: 40px;
  color: #e5e5e5;
}
#addon_menu #carTab.current a:before,
#addon_menu #insuranceTab.current a:before,
#addon_menu #tourTab.current a:before,
#addon_menu #transferTab.current a:before {
  color: #000;
}
#addon_menu #transferTab a:before {
  font-size: 66px;
  content: "";
}
#addon_menu #carTab a:before {
  font-size: 51px;
  content: "";
}
#addon_menu #tourTab a:before {
  font-size: 41px;
  content: "";
}
#addon_menu #insuranceTab a:before {
  font-size: 48px;
  content: "⛨";
}
.td-alert-info a {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#main .ban {
  border: 1px solid #e5e5e5;
  background: #fff;
}
#resFlight tr.banNom td {
  background: #fff;
}
#activityAddon #tabs a,
#activityAddon #tabs span,
#activityPopup #tabs a,
#activityPopup #tabs span {
  border-color: #fff;
  border-bottom-color: #e5e5e5;
}
#activityAddon #tabs a:hover,
#activityAddon #tabs span:hover,
#activityPopup #tabs a:hover,
#activityPopup #tabs span:hover {
  text-decoration: none;
  background: #efefef;
  border-color: #efefef;
  border-bottom-color: #e5e5e5;
}
#activityAddon ul#tabs,
#activityPopup ul#tabs {
  background: #fff;
  border-color: #e5e5e5;
}
.addon h3 {
  color: #000;
  border-bottom-color: #e5e5e5;
}
#cboxOverlay {
  background: #000000;
}
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
  background: none;
  width: 0;
}
#cboxContent {
  background: white;
  display: block;
  border-radius: 15px;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 10px 10px #0009;
}
#cboxContent .selectDates table {
  min-width: 240px;
}
#cboxContent input#calDeparturetxtDate,
#cboxContent input#calReturntxtDate,
#cboxContent input#txtAirportFrom,
#cboxContent input#txtAirportTo {
  border-color: #e5e5e5;
  margin-top: 0;
}
.bd #activityPopup .closelink a {
  color: #fff;
}
.bd #activityPopup img {
  max-width: 100%;
}
div#colorbox {
  border-radius: 15px;
}
#activityPopup {
  width: auto !important;
}
#activityPopup #head {
  background: #fff;
}
#activityPopup #head h1,
#activityPopup #head h1.certificado {
  padding: 15px 5px 25px 10px;
  margin: 0;
}
#activityPopup #main {
  width: auto;
}
#activityPopup #container2,
#activityPopup #Content {
  width: 100% !important;
  overflow: hidden;
  padding-bottom: 10px !important;
}
#activityPopup ul#tabs {
  background: #fff;
}
#activityPopup #ActSidebar {
  font-size: 12px;
}
#activityPopup .closelink {
  background: none;
}
#activityPopup .closelink a {
  padding: 8px 34px 8px 8px;
  background-position: 90px center;
}
#activityPopup #imageGalleryContainer {
  width: auto;
  max-width: 100%;
}
#activityPopup #carousel {
  background-color: #fff;
  margin-top: 30px;
  border-color: #fff;
}
#activityPopup #Content .ActivOpt {
  width: auto !important;
  border-radius: 0;
  border: none;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
  text-shadow: none;
  background: none;
}
#activityPopup #Content #optionList,
#activityPopup #Content table.actDates {
  width: auto !important;
}
#activityPopup select {
  font-size: 13px;
}
#activityPopup #pax {
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 0;
  padding: 5px 15px;
}
.banNomBtn {
  background: none;
}
.banNomBtn input.greenButton {
  padding: 5px 33px;
}
#mapDiv {
  font-size: 15px;
}
#mapDiv #map_canvas {
  width: 100% !important;
}
table.actDates {
  border-top: none;
}
table.actDates td,
table.actDates td.actrates,
table.actDates th,
table.actDates th.actrates {
  background: #fff;
}
#activDetail tr.selected td {
  background: #efefef;
}
.ActOptions li.selected .pricenote {
  background-color: #efefef;
}
span.first-child button {
  background: none;
  height: 20px;
  width: 20px;
  margin: 0;
  text-align: right;
  position: relative;
  text-indent: 0;
}
span.first-child button:before {
  font-family: ptw-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 24px;
  color: #000;
  z-index: 0;
}
ul.serviceList {
  font-size: 13px;
}
ul.serviceList p {
  margin-bottom: 0.5em;
}
ul.serviceList:last-of-type {
  padding-bottom: 30px;
}
.carousel ol.carousel-content li:hover {
  border-color: #000;
}
.carousel .carousel-nav input {
  bottom: 4px;
}
#ActTop + table + table.intro,
#ActTop + table.intro {
  width: auto;
}
body#chkOut {
  background: #fff;
}
#chkOut #Content {
  clear: both;
  width: 760px;
}
#chkOut #header:after {
  content: "";
  display: table;
  clear: both;
}
#chkOut #container2 {
  border-color: #e5e5e5;
}
#chkOut #divConfirmationReadUser,
#chkOut #divPassengers,
#chkOut #step3,
#chkOut #step3 .boxleft,
#chkOut .conInf,
#chkOut h1,
#chkOut h3 {
  background: none;
  border: none;
  border-top: 1px solid #e5e5e5;
}
#chkOut div.banres {
  border-top: 1px solid #e5e5e5;
  background: none;
}
#chkOut .stepsNumbers_Active {
  background: #000000;
}
#chkOut .steps li.current {
  color: #000;
}
#chkOut #divPayNow {
  padding-top: 0;
}
#chkOut #divPayNow ol {
  border: 1px solid #e5e5e5;
  background: #fff;
  margin-top: 0;
}
#chkOut tr.mark td {
  background: #efefef;
}
#chkOut .bluebox {
  background: transparent;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#chkOut #step3 .boxleft {
  border: none;
}
#chkOut .boxleft h3 {
  color: #000;
  margin-top: 0;
  padding-top: 10px;
}
#chkOut .boxleft .banNom,
#chkOut .rateSummary {
  border: 1px solid #e5e5e5;
  background: #fff;
  margin-bottom: 10px;
}
#chkOut .boxleft h1,
#chkOut .boxleft h2 {
  color: #000;
}
#chkOut .floatright {
  background: #fff;
}
#chkOut .floatright h4 {
  background: rgba(94, 106, 113, 0.9);
  color: #fffc;
}
#chkOut .floatright td.top {
  border-top-color: #e5e5e5;
}
.higLit,
ol li strong,
table.flight p.small span.small {
  color: #000;
}
td.ret,
td.top,
tr.ret td {
  border-top-color: #e5e5e5;
}
#chkOut #step3 {
  border-top: none;
}
li#step4.step-Finalizar {
  display: none;
}
#offersContainer ul {
  padding: 0;
  margin: 0;
}
.hotel-offer-item {
  list-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.hotel-offer-item .btn.btn-primary {
  padding: 6px 10px;
  width: auto;
  display: inline-block;
  margin-top: 14px;
}
.hotel-offer-item .label-cont {
  position: relative;
  width: 98%;
  margin: -2.4em 1% 0;
  display: block;
  background: rgba(145, 69, 154, 0.3);
  padding: 0.5em 1em;
  color: #fff;
  font-size: 1.2em;
  height: 2.4em;
  overflow: hidden;
}
.hotel-offer-item .hotel-pic {
  margin: 0;
}
.hotel-offer-item .hotel-pic {
  display: block;
  width: 98%;
  margin: 0 1%;
}
.hotel-offer-item .hotel-title {
  display: block;
  margin: 0 1%;
  background: #fff;
  padding: 10px 2% 0;
  width: 98%;
}
.hotel-offer-item .hotel-title br {
  display: none;
}
.hotel-offer-item .hotel-offer-info {
  display: block;
  background: #fff;
  width: 98%;
  margin: 0 1%;
  padding: 10px 2%;
  color: #000000b3;
  line-height: 170%;
}
.hotel-offer-item .hotel-offer-info > * {
  display: block;
}
.hotel-offer-item .hotel-offer-info .price {
  font-size: 1.4em;
}
.hotel-offer-item .hotel-offer-info .note {
  font-size: 0.9em;
  color: #00000080;
}
.goldBut,
.signin,
.submitButton,
a.goldBut,
input.submitButton {
  background: #000000;
  border-radius: 0;
  color: #fffc;
  border: 1px solid #000000;
  text-shadow: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0),
    0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px #fff0, 0 1px 2px #0000;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.goldBut:hover,
.signin:hover,
.submitButton:hover,
a.goldBut:hover,
input.submitButton:hover {
  background: #000000;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px #fff3, 0 1px 2px #0000004d;
  border: 1px solid #000000;
  color: #fff;
  text-decoration: none;
}
#register a:visited:hover,
a.goldBut:hover,
#register a,
#register a:hover,
#register a:visited {
  color: #fff;
}
#addon_container #addon_menu li.current a {
  font-weight: 600;
  color: var(--boton-text-color);
  background: var(--boton-background);
  border-left-color: #ddd;
  border-bottom-color: #ccc;
}
#addon_container #addon_menu a {
  font-size: 12px;
  color: #777;
  background: #f3f3f3;
}
#addon_container #addon_menu a:hover {
  color: #000;
  background: #fff;
}
#addon_container #addon_menu #carTab a:before,
#addon_container #addon_menu #insuranceTab a:before,
#addon_container #addon_menu #tourTab a:before,
#addon_container #addon_menu #transferTab a:before {
  color: #000;
}
#addon_container #addon_content a.botAzu {
  width: auto;
  font-size: 12px;
  color: var(--boton-text-color);
  text-shadow: none;
  background: var(--boton-background);
  padding: 6px 10px;
  width: 100%;
  border: 2px solid var(--boton-border-color);
  border-radius: 400px;
}
#addon_container #addon_content a.botAzu:hover {
  color: var(--boton-text-color-hover);
  background: var(--boton-background-hover);
  border: 2px solid var(--boton-border-color-hover);
}
#btnName,
#innerSel #continueBtn,
#ptw-offers .ptw-offer-item > a .ptw-submit-btn,
.botAzu,
.botAzu.mSprite,
.botAzu.mSprite:visited,
.botAzu:visited,
.btn-primary,
.btn-primary:visited,
.btn-success,
.btn-success:visited,
.btn.btn-primary,
.btnOfferts a,
.bttn-blue,
.bttn-blue:visited,
.bttn-green,
.bttn-green:visited,
.greenButton,
a.ap_circuitGo.btn,
a.botAzu,
a.btn-success,
a.greenButton,
input#resSta,
input.but,
input.greenButton {
  color: var(--boton-text-color);
  background: var(--boton-background);
  border: 2px solid var(--boton-border-color);
  border-radius: 400px;
  font-family: var(--font-family);
  font-weight: 600;
}
#btnName:hover,
#ptw-offers .ptw-offer-item > a .active.ptw-submit-btn,
#ptw-offers .ptw-offer-item > a .ptw-submit-btn:active,
#ptw-offers .ptw-offer-item > a .ptw-submit-btn:focus,
#ptw-offers .ptw-offer-item > a .ptw-submit-btn:hover,
.botAzu.active,
.botAzu.disabled,
.botAzu.mSprite:active,
.botAzu.mSprite:focus,
.botAzu.mSprite:hover,
.botAzu:active,
.botAzu:focus,
.botAzu:hover,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled],
.btn-success:hover,
.btn.btn-primary:hover,
.btnOfferts a.active,
.btnOfferts a:active,
.btnOfferts a:focus,
.btnOfferts a:hover,
.bttn-blue:focus,
.bttn-blue:hover,
.bttn-green:hover,
a.ap_circuitGo.btn:hover,
a.botAzu:hover,
a.btn-success:hover,
a.bttn-blue:visited,
a.greenButton:hover,
input.but:hover,
input.greenButton:hover {
  color: var(--boton-text-color-hover);
  background: var(--boton-background-hover);
  border: 2px solid var(--boton-border-color-hover);
}
.button-holder .btn {
  font-family: var(--font-family);
  font-weight: 100;
  padding: 8px 10px;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-holder .btn:hover {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#Content.singlePageHotel #menu-container li {
  font-weight: 600;
  font-family: var(--font-family);
  color: #000;
  background: #f2d6ba;
  border: 2px solid #f2d6ba;
  cursor: pointer;
}
#Content.singlePageHotel #menu-container li:hover {
  color: #000;
  background: #f2d6ba;
  border: 2px solid #000000;
}
#addon_content a.botAzu,
#addon_default a.botAzu,
.resumen-checkout #summary.checkout-summary .summary-container .greenButton,
#addon_content .spec a.greenButton {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
  border-radius: 400px;
}
div#agencyBar {
  top: 0;
  left: 0;
  height: auto;
  border-bottom: none;
  width: 100%;
  z-index: 10000;
  position: unset;
  background: #010103;
  margin: 0;
  padding: 4px 16px;
}
#agencyBar,
#agencyBar a {
  color: #fff;
}
div#agencyBar .agencyName {
  display: none;
}
.agencyBarMenu {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}
.agencyBar-inner {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: end;
  margin: auto;
}
.agencyBar-inner .inactiveAgent {
  order: 2;
}
div#agencyBar a {
  color: #fff;
}
div#agencyBar a:hover {
  text-decoration: none;
}
div#agencyBar .agencyName {
  float: left;
  margin: 7px 15px 0;
  font-size: 16px;
  font-weight: 700;
}
div#agencyBar .agencyOption {
  -moz-border-radius: none;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
  background: transparent;
  border-radius: 0;
  color: #fffc;
  border-color: #e5e5e5;
  text-shadow: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0),
    0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px #fff0, 0 1px 2px #0000;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
div#agencyBar .agencyOption > a {
  font-weight: 700;
}
div#agencyBar .agencyOption .caret {
  opacity: 0.4;
  width: auto;
  height: auto;
  border: none;
  content: initial;
  text-indent: initial;
  display: inline;
  vertical-align: initial;
}
div#agencyBar .agencyOption .caret:after {
  width: 11px;
  height: 11px;
  margin-top: -2px;
}
div#agencyBar .agencyOption:hover .caret {
  opacity: 1;
}
div#agencyBar .agencyOption:hover .dropdown-menu {
  max-height: 900px;
}
div#agencyBar .agencyOption .dropdown-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: absolute;
  top: auto;
  left: auto;
  float: none;
  background: #010103;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  min-width: 0 !important;
}
div#agencyBar .agencyOption .dropdown-menu li {
  padding: 6px 3px;
}
div#agencyBar .agencyOption .dropdown-menu a {
  padding: 0;
  line-height: normal;
}
div#agencyBar .agencyOption .dropdown-menu a:hover {
  background: none;
  color: #000;
}
div#agencyBar .agencyOption a {
  font-size: 12px;
  text-decoration: none;
  color: #fff;
}
div#agencyBar .agentName {
  float: right;
  margin: 7px 15px;
  font-size: 12px;
  font-weight: 400;
}
div#agencyBar .inactiveAgent {
  color: #fff;
  margin-top: 0;
  float: none;
  margin-right: 0;
  font-weight: 700;
}
div#agencyBar .inactiveAgent .btnLogout {
  display: inline-flex;
  background: #000000;
  color: #fffc;
  border-color: #e5e5e5;
  text-shadow: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0),
    0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px #fff0, 0 1px 2px #0000;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  padding: 4px 10px;
  margin-left: 20px;
  border: 0px solid #000000;
  color: #fff !important;
  border-radius: 400px;
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  -ms-border-radius: 400px;
  -o-border-radius: 400px;
}
div#agencyBar .inactiveAgent .btnLogout:hover {
  background: #000000;
  color: #fff;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px #fff3, 0 1px 2px #0003;
  text-decoration: none;
  border: 0px solid #000000;
}
#login + #register,
#register {
  float: none;
  max-width: 300px;
  padding: 10px;
  margin: 2em auto;
  background: #fff;
  border-color: #e5e5e5;
  text-align: center;
}
#agencyBarMenu-check,
label.agencyBarMenu-label,
div#agencyBar .agencyBarMenu {
  display: none;
}
body#chkOut {
  margin-top: 0;
}
#chkOut #header {
  margin: auto;
  width: 100%;
}
.controls-pager {
  position: relative;
  top: -38px;
  z-index: 2;
  padding-top: 0;
}
.controls-pager a {
  height: 14px;
  width: 14px;
}
.controls-pager a.active {
  background-color: #000;
  box-shadow: inset 0 1px 3px -1px #000, 0 1px 1px #fff;
}
div.bookerBox .ninja-slider ul {
  overflow: hidden;
  border-radius: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
.ninja-slider ul {
  overflow: hidden;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.ninja-slider .ns-img {
  border-radius: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
div.slider-inner ul li .titleSlide {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 32px;
  width: 100%;
  max-width: 90%;
  left: unset;
  top: unset;
  right: unset;
  padding: 16px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.slider-inner ul li .titleSlide .titleOffer {
  display: inline-flex;
  justify-content: center;
  text-align: center;
}
div.bookerBox div.slider-inner ul li .titleSlide {
  left: 50%;
  top: 30%;
  max-width: 90%;
}
.slider-inner ul li .titleSlide .titleBtn a.btnSlide {
  display: inline-flex;
  background-color: #242c39;
  border-radius: 400px;
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  -ms-border-radius: 400px;
  -o-border-radius: 400px;
}
#header h1 {
  margin: 15px 0 10px;
}
.navbar-content,
.header-container {
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
}
.navbar {
  width: 100%;
  background-color: var(--header-background);
  padding: 8px 0;
}
ul.navbar-menu {
  display: flex;
  flex-direction: row;
  gap: 24px;
}
ul.navbar-menu a {
  color: var(--header-boton-text-color);
}
#header {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
#header:after {
  content: "";
  display: table;
  clear: both;
}
#header .header-sitename {
  display: none;
}
#header .header-logo a {
  display: block;
  text-align: center;
}
#header .header-logo a img {
  max-width: 100%;
}
#header .hdlinksContainer .header-menu {
  display: flex;
  background: transparent;
  gap: 32px;
  justify-content: center;
  align-items: center;
}
.headermenu-navbar {
  display: flex;
  background: transparent;
  gap: 32px;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.headermenu-navbar ul,
#header .hdlinksContainer ul {
  list-style: none;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
#header .header-menu ul {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  gap: 22px;
}
#header .headermenu-navbar * {
  gap: 22px;
}
#header .headermenu-navbar-container {
  gap: 22px;
  width: 100%;
  margin: auto;
  max-width: 1400px;
  padding-left: 18px;
  padding-right: 18px;
}
.headermenu-navbar {
  background: var(--header-background);
}
.header-menu ul,
.headermenu-navbar ul {
  padding: 0;
  list-style: none;
  text-align: center;
}
.header-menu li a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.headermenu-navbar li a,
.headermenu-navbar li {
  display: block;
  font-size: 16px;
  color: #fff;
  font-family: var(--font-family);
}
.header-menu li a:hover {
  background: #efefef;
  color: var(--header-boton-text-color);
  text-decoration: none;
}
.headermenu-navbar li a:hover {
  color: var(--header-boton-text-color-hover);
  text-decoration: none;
}
.header-menu li.current a {
  color: var(--header-boton-text-color);
  text-decoration: none;
}
.headermenu-navbar li.current a {
  color: var(--header-boton-text-color);
  text-decoration: none;
  border-bottom: 1px solid var(--header-boton-text-color);
}
.headermenu-navbar li.current a:hover {
  color: var(--header-boton-text-color-hover);
  text-decoration: none;
  border-bottom: 1px solid var(--header-boton-text-color-hover);
}
.header-menu .icon:after,
.header-menu .ptw-menu .ap_booker_tab:after,
.header-menu div#agencyBar .agencyOption .caret:after,
.ptw-menu .header-menu .ap_booker_tab:after,
div#agencyBar .agencyOption .header-menu .caret:after {
  width: 20px;
  height: 20px;
  vertical-align: bottom;
}
.headermenu-navbar .icon:after,
.headermenu-navbar .ptw-menu .ap_booker_tab:after,
.headermenu-navbar div#agencyBar .agencyOption .caret:after,
.ptw-menu .headermenu-navbar .ap_booker_tab:after,
div#agencyBar .agencyOption .header-menu .caret:after {
  width: 20px;
  height: 20px;
  vertical-align: bottom;
}
div#menu {
  clear: both;
  height: auto;
  background: none;
  border: none;
  border-bottom: 1px #e5e5e5 solid;
  width: auto;
}
div#menu:after {
  content: "";
  display: table;
  clear: both;
}
div#menu a {
  color: var(--header-boton-text-color);
  border: none;
  border-radius: 0;
  margin: 0;
}
div#menu a:hover {
  background: #efefef;
}
div#menu .current a {
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 0;
}
div#menu .current a:hover {
  color: var(--header-boton-text-color);
}
div#menu:after:after {
  content: "";
  display: table;
  clear: both;
}
.sidebar-module .module-content {
  border: 1px solid #e5e5e5;
}
div#ConTit {
  background: #fff;
  border: none;
  border-top: 1px solid #e5e5e5;
  padding: 7px 3px;
}
#left #wrapper .sidbar .module,
.sidbar .module {
  background: #fff;
  border-top: 1px solid #e5e5e5;
}
#left #wrapper .sidbar .module h4,
.sidbar .module h4 {
  background: transparent;
  font-weight: 700;
  padding: 6px 5px 5px;
  border-top: none !important;
  color: var(--header-boton-text-color);
  font-size: 12px !important;
}
#left #wrapper .sidbar .module h4 a,
.sidbar .module h4 a {
  color: var(--header-boton-text-color);
}
#left #wrapper .sidbar .module h4 a.info,
.sidbar .module h4 a.info {
  background: var(--header-boton-text-color);
  color: #fffc;
  border: 1px solid var(--header-boton-text-color);
  text-shadow: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0),
    0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px #fff0, 0 1px 2px #0000;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  border-radius: 50%;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #efefef;
}
.nav > li > a {
  min-height: 16px;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background: var(--header-boton-text-color);
}
.dropdown-menu li > a:hover {
  color: inherit;
  background: #efefef;
}
.nav-collapsible .section-expanded .nav-section-header {
  background: transparent;
}
.nav-collapsible .section-expanded {
  border-left-color: var(--header-boton-text-color);
}
.nav-collapsible .section-expanded .nav-section-header:hover,
.nav-collapsible a:hover {
  background: #efefef;
}
dropdown-menu {
  border-color: #e5e5e5;
}
.nav-collapsible .section-wrapper a.info {
  background: var(--header-boton-text-color);
  border-radius: 0;
  color: #fffc;
  border: 1px solid var(--header-boton-text-color);
  text-shadow: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0),
    0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px #fff0, 0 1px 2px #0000;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.nav-collapsible .section-wrapper a.info:hover {
  background: var(--header-boton-text-color);
  color: #fff;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px #fff3, 0 1px 2px #0000004d;
  border: 1px solid var(--header-boton-text-color);
  text-decoration: none;
}
#header ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#header ul li {
  padding: 0;
}
#header {
  width: 100%;
  background: var(--header-background);
  background-image: -moz-linear-gradient(none);
  border-bottom: 0rem solid rgba(66, 105, 147, 0.5);
}
#header .header-logo h1 {
  line-height: 10px;
  text-align: left;
  margin: 10px 0;
}
#header .header-logo a {
  display: inline-block;
  padding: 0;
}
#header .header-logo img {
  width: auto;
  height: 50px;
}
#header .hdlinksContainer {
  width: 100%;
  margin-top: 0;
}
#header .hdlinksContainer ul {
  margin: 0;
}
#header .header-menu li {
  vertical-align: middle;
}
#header .header-menu li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: 100;
  text-transform: none;
  line-height: 1.2rem;
  color: var(--header-boton-text-color);
  gap: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#header .header-menu li a .font-icons {
  margin-bottom: 3px;
}
#header .header-menu li a:focus,
#header .header-menu a:hover {
  color: var(--header-boton-text-color-hover);
  background: transparent;
  border-bottom: 2px solid var(--header-boton-text-color);
}
#header .header-menu li a svg {
  width: 20px;
  height: 20px;
  vertical-align: bottom;
  margin-right: 6px;
}
#header .header-menu li.current a {
  color: var(--header-boton-text-color);
  background: transparent;
  border-bottom: 1px solid var(--header-boton-text-color);
}
#header .header-menu li.current a:hover {
  color: var(--header-boton-text-color-hover);
  border-bottom: 1px solid var(--header-boton-text-color-hover);
}
#header .header-menu li a.button {
  display: inline-flex;
  width: fit-content;
  padding: 8px 12px;
  margin: auto;
  background-color: var(--header-boton-text-color);
  color: var(--header-boton-text-color);
  border-radius: var(--button-border-radius);
  -webkit-border-radius: var(--button-border-radius);
  -moz-border-radius: var(--button-border-radius);
  -ms-border-radius: var(--button-border-radius);
  -o-border-radius: var(--button-border-radius);
}
#header .header-menu li a.button:hover {
  width: fit-content;
  text-decoration: none;
}
#displayMenu {
  display: none;
}
.menu-mobile .bar1,
.menu-mobile .bar2,
.menu-mobile .bar3 {
  width: 30px;
  height: 3px;
  background-color: var(--header-boton-text-color);
  margin: 5px 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
input:checked + label .bar1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 5px);
  -ms-transform: rotate(-45deg) translate(-5px, 5px);
  transform: rotate(-45deg) translate(-5px, 5px);
}
input:checked + label .bar2 {
  opacity: 0;
}
input:checked + label .bar3 {
  -webkit-transform: rotate(45deg) translate(-6px, -6px);
  -ms-transform: rotate(45deg) translate(-6px, -6px);
  transform: rotate(45deg) translate(-6px, -6px);
}
.whatsapp-color {
  color: #45c656;
}
@media (min-width: 992px) {
  .home #header.header-fixed {
    position: fixed;
    z-index: 50;
    background: rgba(255, 255, 255, 0.6666666667);
    backdrop-filter: blur(10px);
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 15px #0006;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
  }
  .home #header.header-fixed div.headermenu-navbar {
    display: none !important;
  }
  .home #header.header-fixed .header-logo img {
    height: 32px;
  }
}
.p-2 {
  padding: 0.5rem;
}
.d-flex {
  display: flex;
}
.d-none {
  display: none;
}
.align-items-center {
  align-items: center;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-end {
  justify-content: flex-end;
}
@media (min-width: 576px) {
  .d-sm-flex {
    display: flex !important;
  }
  .container.yay,
  .menuProducts__mobile--show {
    display: none;
  }
}
@media (max-width: 576px) {
  .menuProducts {
    display: none;
  }
  .menuProducts__mobile--show {
    display: block;
  }
}
.menuProducts__mobile {
  position: absolute;
  gap: 10px;
  width: 100%;
  padding: 10px;
  background-color: var(--header-background);
  left: 0;
  top: 80px;
  z-index: 100;
}
.menuProducts__mobile .hdlinksContainer .header-menu {
  display: flex;
  flex-direction: column;
}
.bookerBox {
  width: 100%;
}
@media (min-width: 850px) {
  .bookerBox {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
}
.slideshow {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.ptw-horizontal-search {
  position: relative;
  width: 90% !important;
}
@media (min-width: 850px) {
  .ptw-horizontal-search {
    position: absolute;
    z-index: 10;
    bottom: 10%;
  }
}
.home div#ptw-container.bookerContainer {
  bottom: 70px;
}
div#ptw-container {
  max-width: calc(var(--max-width) + 200px) !important;
  background-color: transparent;
}
div#ptw-container #ptw-menu {
  background-color: transparent;
}
div#ptw-container #ptw-menu > ul {
  border: none;
}
#option-flights #non-stop-flights .form-check-label,
#ap_booker_addFlight,
.ptw-multiflight-header .ap_flightRemove {
  color: var(--widget-text-color) !important;
}
#ap_booker_Flight
  #ap_booker_Flight_form
  .ptw-fields-container
  #ptw-container-travelers {
  width: 100%;
}
#ap_booker_Flight
  #ap_booker_Flight_form
  .ptw-fields-container
  .ptw-popover
  .ptw-field
  label {
  color: var(--widget-text-color-input) !important;
}
#ptw-container.ptw-horizontal-search
  .ptw-fields-container
  .ptw-field.ptw-field-rooms
  label {
  color: #000 !important;
}
#ptw-container.ptw-horizontal-search .ptw-fields-container label {
  color: var(--widget-text-color) !important;
}
.ptw-menu-vertical #ptw-container #ptw-content {
  border-left: 1px solid #ebf3fb !important;
}
.home div#ptw-container.bookerContainer {
  z-index: 30;
  box-sizing: border-box;
}
.home div#ptw-container.bookerContainer * {
  box-sizing: border-box;
}
.home div#ptw-container.bookerContainer {
  max-width: 90%;
  width: 100%;
  margin: auto;
}
#ptw-container.ptw-menu-vertical {
  background-color: #fffc;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  padding: 4px;
  backdrop-filter: blur 4px !important;
}
.home #ptw-container #ptw-content {
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 2px 15px #0000001a !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  background-color: var(--widget-background-primario) !important;
}
#ptw-content #ptw-variants {
  display: none;
}
#ptw-container #ptw-menu {
  background: transparent;
}
#ptw-container #ptw-menu > ul > li > a {
  background-color: var(--widget-boton-background) !important;
  color: var(--widget-text-color) !important;
  border: 0px solid white;
  padding: 8px 16px;
  font-family: var(--font-family) !important;
}
#ptw-container #ptw-menu > ul > li:hover > a,
#ptw-container #ptw-menu > ul > li > a:hover {
  background-color: var(--widget-boton-background-hover) !important;
  color: var(--widget-text-color) !important;
  border: 0px solid white;
}
#ptw-container #ptw-menu > ul > li.ptw-active > a,
#ptw-container #ptw-menu > ul > li.ptw-active > a:hover,
#ptw-container #ptw-menu > ul > li.ptw-active > a:focus {
  background-color: var(--widget-boton-background-hover) !important;
  color: var(--widget-text-color-hover) !important;
  border: 0px solid white;
}
#ptw-container #ptw-menu > ul {
  border-bottom: 0px solid white;
}
#ptw-container #ap_ptw_hiddenTabs {
  background-color: var(--widget-boton-background) !important;
  color: var(--widget-text-color) !important;
}
#ptw-container #ap_ptw_hiddenTabs > li > a {
  background-color: var(--widget-boton-background) !important;
  color: var(--widget-text-color) !important;
  display: flex !important;
  flex-direction: row;
}
#ptw-container #ap_ptw_hiddenTabs > li > a:hover {
  background-color: var(--widget-boton-background-hover) !important;
  color: var(--widget-text-color-hover) !important;
}
#ptw-container #ap_ptw_hiddenTabs > li.ptw-active > a {
  background-color: var(--widget-boton-background-hover) !important;
  color: var(--widget-text-color-hover) !important;
}
#ptw-container #ap_ptw_hiddenTabs > li.ptw-active > a:hover {
  background-color: var(--widget-boton-background-hover) !important;
  color: var(--widget-text-color-hover) !important;
}
#ptw-container.ptw-horizontal-search
  .ptw-fields-container
  #ap_booker_singleDestination
  > .ptw-field,
#ptw-container.ptw-horizontal-search
  .ptw-fields-container
  #ap_booker_singleDestination
  > .ptw-field-group,
#ptw-container.ptw-horizontal-search
  .ptw-fields-container
  #ap_booker_singleDestination
  > .ptw-buttons,
#ptw-container.ptw-horizontal-search .ptw-fields-container > .ptw-field,
#ptw-container.ptw-horizontal-search .ptw-fields-container > .ptw-field-group,
#ptw-container.ptw-horizontal-search .ptw-fields-container > .ptw-buttons {
  width: fit-content;
}
#ptw-container .ptw-buttons {
  width: fit-content;
}
#ptw-container.ptw-horizontal-search
  #ap_booker_Transfer
  .ptw-fields-container
  > .ptw-field-dates {
  width: 23%;
}
#ptw-container.ptw-horizontal-search
  #ap_booker_Transfer
  .ptw-fields-container
  > .ptw-field-bus-passengers {
  width: 20%;
}
#ptw-container.ptw-horizontal-search
  #ap_booker_carTrip
  .ptw-fields-container
  .ptw-field-date {
  width: 50%;
}
#ptw-container.ptw-horizontal-search
  #ap_booker_carTrip
  .ptw-fields-container
  .ptw-field-dates {
  min-width: 40%;
}
#ptw-container.ptw-horizontal-search
  .ptw-fields-container
  #ap_booker_singleDestination {
  width: fit-content;
}
#ptw-container .ptw-submenu ul {
  margin: auto;
}
div#ptw-container .ptw-submit-btn {
  color: var(--widget-text-color) !important;
  background: var(--widget-boton-background) !important;
  border: var(--header-boton-border-color) !important;
  border-radius: var(--button-border-radius) !important;
  font-family: var(--font-family) !important;
}
div#ptw-container .active.ptw-submit-btn,
div#ptw-container .ptw-submit-btn:active,
div#ptw-container .ptw-submit-btn:focus,
div#ptw-container .ptw-submit-btn:hover,
input.but:hover,
input.greenButton:hover {
  color: var(--widget-text-color-hover) !important;
  background: var(--widget-boton-background-hover) !important;
  border: var(--header-boton-border-color-hover) !important;
}
div.pt-customJqueryUi .ui-widget {
  width: 700px !important;
  z-index: 900;
}
.pt-customJqueryUi .ui-widget-content .ptw-start-date a,
.pt-customJqueryUi .ui-widget-content .ptw-end-date a,
.pt-customJqueryUi .ui-state-active,
.pt-customJqueryUi .ui-widget-content .ui-state-active,
.pt-customJqueryUi .ui-widget-header .ui-state-active,
.pt-customJqueryUi .ui-state-hover,
.pt-customJqueryUi .ui-widget-content .ui-state-hover,
.pt-customJqueryUi .ui-widget-header .ui-state-hover,
.pt-customJqueryUi .ui-state-focus,
.pt-customJqueryUi .ui-widget-content .ui-state-focus,
.pt-customJqueryUi .ui-widget-header .ui-state-focus {
  border-radius: var(--button-border-radius) !important;
  color: var(--widget-text-color-hover) !important;
  background: var(--widget-boton-background-hover) !important;
  -webkit-border-radius: var(--button-border-radius) !important;
  -moz-border-radius: var(--button-border-radius) !important;
  -ms-border-radius: var(--button-border-radius) !important;
  -o-border-radius: var(--button-border-radius) !important;
}
.ptw-partialStay .ptw-field.ptw-field-checkbox.ptw-toggle-partialStay label {
  display: flex !important;
  flex-direction: row;
  gap: 8px;
  color: var(--widget-text-color);
}
.ptw-partialStay
  .ptw-field.ptw-field-checkbox.ptw-toggle-partialStay
  label
  input#partialStayCheck {
  width: fit-content;
}
#ptw-container,
#ptw-slideshow,
#topDestinations,
#hotelOffers,
#ptw-search-history,
#ptw-offers,
#ptw-travel-styles,
#ptw-destination-guides,
#ptw-payment-options {
  font-family: var(--font-family) !important;
  letter-spacing: 0px !important;
  background-color: transparent;
}
.icon:before,
.ptw-menu .ap_booker_tab:before,
div#agencyBar .agencyOption .caret:before {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.ptw-menu .ap_booker_tab:before {
  content: "";
}
#ap_ptw_hiddenTabs > li > a:hover.icon-hotel:before,
.icon-hotel:before,
.ptw-menu
  #ap_ptw_hiddenTabs
  > li
  > a.ap_booker_tab.ap-data_section-Hotels:hover:before,
.ptw-menu .ap_booker_tab.ap-data_section-Hotels:before,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Hotels:before,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Hotels:before,
a:hover .icon-hotel:before,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Hotels:before,
li.current .icon-hotel:before,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Hotels:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'm159%20192c22%200%2040-18%2040-41%200-22-18-40-40-40-21%200-39%2018-39%2040%200%2023%2018%2041%2039%2041z%20m-20%2048l236%200c14%200%2030-12%2030-27l0-29c0-15-15-31-30-31l-133%200c-15%200-23%205-23%205%200%200%200%200%200%200%200%2031-26%2055-55%2055-23%200-37-13-37-13-9-12-20-9-20%206l0%207c0%2015%2017%2027%2032%2027z%20m324-50l-20%200c-9%200-13%208-13%2018l0%2057-335%200%200-132c0-10-14-17-23-17l-23%200c-9%200-16%207-16%2017l0%20252c0%209%207%2016%2016%2016l23%200c9%200%2023-7%2023-16l0-58%20335%200%200%2058c0%209%204%2016%2013%2016l20%200c9%200%2016-7%2016-16l0-177c0-10-7-18-16-18z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
#ap_ptw_hiddenTabs > li > a:hover .icon-flight:before,
#ap_ptw_hiddenTabs
  > li
  > a:hover
  .ptw-menu
  .ap_booker_tab.ap-data_section-Flights:before,
.icon-flight:before,
.ptw-menu
  #ap_ptw_hiddenTabs
  > li
  > a:hover
  .ap_booker_tab.ap-data_section-Flights:before,
.ptw-menu .ap_booker_tab.ap-data_section-Flights:before,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Flights:before,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Flights:before,
a:hover .icon-flight:before,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Flights:before,
li.current .icon-flight:before,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Flights:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%2048%2048'%20enable-background%3D'new%200%200%2048%2048'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'M23.6%2C2.4c1.2%2C0.1%2C2.3%2C0.9%2C3%2C2.6c0.8%2C1.6%2C1.3%2C3.4%2C1.3%2C5.2v6.1l16.2%2C10.2c0.3%2C0.2%2C0.5%2C0.5%2C0.4%2C0.8l-0.6%2C4.3c0%2C0.1-0.1%2C0.3-0.2%2C0.5c-0.1%2C0.1-0.2%2C0.1-0.2%2C0.1c-0.2%2C0.2-0.5%2C0.2-0.7%2C0.1l-14.9-4.4v9.8l4.6%2C2.7c0.3%2C0.1%2C0.4%2C0.4%2C0.5%2C0.7v3.6c0%2C0.3-0.1%2C0.5-0.3%2C0.7l-0.1%2C0.1c-0.2%2C0.1-0.5%2C0.2-0.7%2C0.1l-8.4-1.2l-8.4%2C1.2c-0.3%2C0.1-0.5%2C0.1-0.7-0.1c-0.2-0.2-0.3-0.4-0.4-0.7l0.1-3.6c0-0.3%2C0.1-0.5%2C0.2-0.6c0.1-0.1%2C0.1-0.1%2C0.2-0.2l4.7-2.6V28L4.5%2C32.3c-0.3%2C0.1-0.5%2C0-0.8-0.1c-0.2-0.2-0.3-0.5-0.3-0.7v-4.8c0-0.4%2C0.1-0.7%2C0.4-0.8l15.6-9.5v-6.1c0-1.9%2C0.3-3.6%2C1.2-5.3C21.4%2C3.3%2C22.4%2C2.4%2C23.6%2C2.4z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
#ap_ptw_hiddenTabs > li > a:hover .icon-package:before,
#ap_ptw_hiddenTabs
  > li
  > a:hover
  .ptw-menu
  .ap_booker_tab.ap-data_section-Packages:before,
.icon-package:before,
.ptw-menu
  #ap_ptw_hiddenTabs
  > li
  > a:hover
  .ap_booker_tab.ap-data_section-Packages:before,
.ptw-menu .ap_booker_tab.ap-data_section-Packages:before,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Packages:before,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Packages:before,
a:hover .icon-package:before,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Packages:before,
li.current .icon-package:before,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Packages:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'm183%20110l146%200%200-37-146%200z%20m-101%200l0%20365-18%200c-18%200-33-6-45-18-13-13-19-28-19-46l0-237c0-18%206-33%2019-45%2012-13%2027-19%2045-19z%20m320%200l0%20365-292%200%200-365%2036%200%200-46c0-8%203-14%208-19%206-6%2012-8%2020-8l164%200c8%200%2014%202%2020%208%205%205%208%2011%208%2019l0%2046z%20m110%2064l0%20237c0%2018-6%2033-19%2046-12%2012-27%2018-45%2018l-18%200%200-365%2018%200c18%200%2033%206%2045%2019%2013%2012%2019%2027%2019%2045z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
#ap_ptw_hiddenTabs > li > a:hover .icon-transfer:before,
#ap_ptw_hiddenTabs
  > li
  > a:hover
  .ptw-menu
  .ap_booker_tab.ap-data_section-Transfers:before,
.icon-transfer:before,
.ptw-menu
  #ap_ptw_hiddenTabs
  > li
  > a:hover
  .ap_booker_tab.ap-data_section-Transfers:before,
.ptw-menu .ap_booker_tab.ap-data_section-Transfers:before,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Transfers:before,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Transfers:before,
a:hover .icon-transfer:before,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Transfers:before,
li.current .icon-transfer:before,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Transfers:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'M494.9%2C261.5c-0.5-2.9-2.3-5.6-4.4-7.6c-16.5-16-37.1-27-56.8-38.2c-5-2.5-10.5-4.1-16-3.6c-28.6-23.8-57.8-46.7-89.1-66.9c-2.6-1.8-4.4-4.8-6.9-6.6c-5.4-4.4-12-6.4-18.7-7.9c-13.3-2.8-26.9-3.5-40.6-4c-116.7-1.4-87-2-203.8%2C1.6c-6.4%2C0.3-13%2C2.1-18.1%2C6.3c-3.7%2C4.4-7%2C10.1-5.1%2C16c-6.1%2C23.2-12.6%2C46.2-18.9%2C69.2c-0.9%2C3.4-3.7%2C5.8-4.1%2C9.2c-2.4%2C16-3.5%2C32.4-2.3%2C48.6c0.8%2C2.5-2.3%2C4.1-2.1%2C6.4c-0.6%2C14.4-0.9%2C28.7-0.3%2C43.2c0.4%2C2%2C2.4%2C3.6%2C2.5%2C5.8c1%2C4.1%2C0.5%2C9.3%2C4.5%2C11.9c6.1%2C4.1%2C13.9%2C4.9%2C21.2%2C5.4c11.6%2C0.4%2C4-0.1%2C15.6%2C0c-0.8-9.8%2C1.1-19.9%2C5.6-28.7c2-4.1%2C4.6-7.8%2C7.5-11.2c-0.9%2C1.4-1.7%2C2.7-2.4%2C4.3c-6.1%2C12-6.9%2C26.4-2.2%2C39.1c5.2%2C14.1%2C17.2%2C25.6%2C31.6%2C30.2c18.4%2C6.1%2C40%2C0.4%2C52.7-14.1c12-13.2%2C15.8-33.1%2C9.6-49.8c-0.9-2.5-2-5-3.4-7.3c3.5%2C4.4%2C6.2%2C9.3%2C8.1%2C14.7c3.7%2C9.7%2C4.2%2C20.5%2C1.9%2C30.7c0.4%2C0.1%2C0.9%2C0.1%2C1.3%2C0.1c97.4-0.4%2C67.4-0.9%2C165-1.4c0.9%2C0%2C2-0.1%2C2.9-0.6c-1.3-6.1-1.4-12.4-0.3-18.7c1-7.5%2C3.9-14.5%2C7.9-20.7c-1.7%2C3.9-2.9%2C8-3.6%2C12.3c-4%2C22.2%2C9.8%2C45.9%2C31.1%2C53.6c21.4%2C8.8%2C48.4%2C0.4%2C60.5-19.5c10.7-16.2%2C9.8-38.5-0.9-54.3c8.5%2C8.8%2C13.5%2C20.6%2C14.4%2C32.7c5.5%2C1%2C11.3%2C0%2C16.9%2C0.4c8.3-0.5%2C17%2C1.3%2C24.8-2c6.3-2.5%2C10-8.3%2C13.7-13.5c1.6-3.4%2C6.8-0.1%2C8.3-3.7c1.3-2.9%2C1.4-6.3%2C1.6-9.4C501.2%2C296%2C498.3%2C278.7%2C494.9%2C261.5z%20M109%2C230.6c-38.2%2C0.3-12.7%2C0.4-50.9%2C0.5c-4.8%2C0.6-9.8-3.5-8.9-8.4c1.9-20.7%2C5.8-41.1%2C9.4-61.5c0.4-4.2%2C4-8.3%2C8.5-7.8c33.2-0.3%2C2.8-0.3%2C36-0.5c3.9%2C0.1%2C8.4-0.9%2C11.4%2C2.1c2.1%2C1.9%2C2.5%2C5%2C2.4%2C7.6c0%2C19.8%2C0.3%2C39.6%2C0.3%2C59.4C117.9%2C227%2C113.7%2C231.1%2C109%2C230.6z%20M226.7%2C229.7c-45.8%2C0.3-26.8%2C0.4-72.6%2C0.6c-4.8%2C0.6-9.5-3.1-9.3-8.1c-0.3-20.4-0.3-41-0.4-61.4c-0.5-5.1%2C4.4-9.4%2C9.3-8.8c43.7-0.3%2C22.4-0.4%2C66-0.6c4.2%2C0.3%2C9.3-1%2C12.8%2C2.3c2.1%2C1.9%2C2.6%2C4.9%2C2.5%2C7.6c0%2C19.8%2C0.3%2C39.6%2C0.3%2C59.4C235.6%2C225.6%2C231.4%2C230%2C226.7%2C229.7z%20M353.7%2C223.8c-0.3%2C1.9%2C0.9%2C5.9-2.1%2C5.8c-33.8%2C0.1-37.2%2C0.1-71.1%2C0.3c-4.2-0.1-9.2%2C0.1-12.5-2.9c-3.4-3.4-4.2-8.1-5-12.5c-2.4-18.7-4.9-37.2-7.1-55.7c-0.9-3.9%2C2.5-7%2C6.1-6.9c12.3-0.6-5.9-0.3%2C6.5-0.4c8.4%2C0.5%2C17.6-1.5%2C25.5%2C2.3c20.9%2C17.6%2C39.3%2C38.1%2C57.8%2C58.1C355.2%2C214.7%2C353.2%2C219.8%2C353.7%2C223.8z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
#ap_ptw_hiddenTabs > li > a:hover .icon-car:before,
#ap_ptw_hiddenTabs
  > li
  > a:hover
  .ptw-menu
  .ap_booker_tab.ap-data_section-Cars:before,
.icon-car:before,
.ptw-menu
  #ap_ptw_hiddenTabs
  > li
  > a:hover
  .ap_booker_tab.ap-data_section-Cars:before,
.ptw-menu .ap_booker_tab.ap-data_section-Cars:before,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Cars:before,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Cars:before,
a:hover .icon-car:before,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Cars:before,
li.current .icon-car:before,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Cars:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'm447%20230l-5%200c3%205%205%2011%205%2017l0%20139c0%2019-16%2035-35%2035-19%200-35-16-35-35l-242%200c0%2019-16%2035-35%2035-19%200-35-16-35-35l0-139c0-6%202-12%205-17l-5%200c-9%200-17-8-17-17%200-10%208-18%2017-18l16%200%2013-74c3-17%2021-30%2041-30l242%200c20%200%2037%2013%2041%2030l13%2074%2016%200c9%200%2017%208%2017%2018%200%209-8%2017-17%2017z%20m-226%20139l70%200c9%200%2017-8%2017-18%200-9-8-17-17-17l-70%200c-9%200-17%208-17%2017%200%2010%208%2018%2017%2018z%20m-121-78c0%2014%2012%2026%2026%2026l35%200c14%200%2026-12%2026-26%200-15-12-26-26-26l-35%200c-14%200-26%2011-26%2026z%20m283-141c-2-14-17-24-32-24l-190%200c-15%200-30%2010-32%2024l-12%2063%20278%200z%20m3%20115l-35%200c-14%200-26%2011-26%2026%200%2014%2012%2026%2026%2026l35%200c14%200%2026-12%2026-26%200-15-12-26-26-26z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
#ap_ptw_hiddenTabs > li > a:hover .icon-tour:before,
#ap_ptw_hiddenTabs
  > li
  > a:hover
  .ptw-menu
  .ap_booker_tab.ap-data_section-Tours:before,
.icon-tour:before,
.ptw-menu
  #ap_ptw_hiddenTabs
  > li
  > a:hover
  .ap_booker_tab.ap-data_section-Tours:before,
.ptw-menu .ap_booker_tab.ap-data_section-Tours:before,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Tours:before,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Tours:before,
a:hover .icon-tour:before,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Tours:before,
li.current .icon-tour:before,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Tours:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'm430%20147l-67%200-40-41c0%200-1%200-1%200l0%200c-6-6-14-10-23-10l-84%200c-10%200-19%204-25%2011l0%200-39%2040-69%200c-19%200-34%2015-34%2033l0%20202c0%2019%2015%2034%2034%2034l348%200c19%200%2034-15%2034-34l0-202c0-18-15-33-34-33z%20m-174%20219c-51%200-92-42-92-93%200-51%2041-93%2092-93%2051%200%2092%2042%2092%2093%200%2051-41%2093-92%2093z%20m168-165c-8%200-14-7-14-15%200-7%206-14%2014-14%208%200%2014%207%2014%2014%200%208-6%2015-14%2015z%20m-168%202c-39%200-70%2031-70%2070%200%2039%2031%2070%2070%2070%2039%200%2070-31%2070-70%200-39-31-70-70-70z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
#ap_ptw_hiddenTabs > li > a:hover .icon-bus:before,
#ap_ptw_hiddenTabs
  > li
  > a:hover
  .ptw-menu
  .ap_booker_tab.ap-data_section-Buses:before,
.icon-bus:before,
.ptw-menu
  #ap_ptw_hiddenTabs
  > li
  > a:hover
  .ap_booker_tab.ap-data_section-Buses:before,
.ptw-menu .ap_booker_tab.ap-data_section-Buses:before,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Buses:before,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Buses:before,
a:hover .icon-bus:before,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Buses:before,
li.current .icon-bus:before,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Buses:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'M500.1%2C126.1c-17.2%2C0-34.4%2C0-51.7%2C0v-21.5c-3.3-76-381.6-75.7-384.9%2C0l0%2C0v21.5c-17.2%2C0-34.4%2C0-51.7%2C0c-5.1%2C0-9.1%2C4.1-9.1%2C9.1v93.7c0%2C5.1%2C4.1%2C9.1%2C9.1%2C9.1h29.4c5.1%2C0%2C9.1-4.1%2C9.1-9.1v-70.4h13.2v243.1c3.8%2C21.8%2C14.4%2C30.1%2C29.4%2C29.9h15.4V456c0%2C4.6%2C3.8%2C8.4%2C8.4%2C8.4h47.6c4.6%2C0%2C8.4-3.8%2C8.4-8.4v-24.6c55.4%2C0%2C111.2%2C0%2C166.6%2C0V456c0%2C4.6%2C3.8%2C8.4%2C8.4%2C8.4h47.6c4.6%2C0%2C8.4-3.8%2C8.4-8.4v-24.6h15.4c14.9%2C0.3%2C25.6-8.1%2C29.4-29.9V158.5h13.2v70.1c0%2C5.1%2C4.1%2C9.1%2C9.1%2C9.1h29.4c5.1%2C0%2C9.1-4.1%2C9.1-9.1v-93.7C509.2%2C130.1%2C505.1%2C126.1%2C500.1%2C126.1z%20M174.5%2C369.1H117c-6.6%2C0-12.2-5.3-12.2-12.2v-17.7c0-6.6%2C5.3-12.2%2C12.2-12.2h32.2c13.2%2C0%2C34.4%2C22.8%2C37%2C32.4C187.6%2C364.8%2C180%2C369.1%2C174.5%2C369.1z%20M297.8%2C366.1c0%2C2.3-3.5%2C4.3-7.8%2C4.3c-22.5%2C0-45.1%2C0-67.9%2C0c-4.3%2C0-7.8-2-7.8-4.3v-4.3c27.9%2C0%2C55.7%2C0%2C83.6%2C0C297.8%2C361.8%2C297.8%2C366.1%2C297.8%2C366.1z%20M309.2%2C348.6c0%2C2.3-3.5%2C4.3-7.8%2C4.3c-30.1%2C0-60.3%2C0-90.4%2C0c-4.3%2C0-7.8-2-7.8-4.3v-4.3c35.4%2C0%2C70.9%2C0%2C106.3%2C0v4.3H309.2z%20M316.8%2C331.9c0%2C2.3-3.5%2C4.3-7.8%2C4.3c-35.2%2C0-70.4%2C0-105.6%2C0c-4.3%2C0-7.8-2-7.8-4.3v-4.3c40.5%2C0%2C80.8%2C0%2C121.3%2C0V331.9z%20M407.2%2C357c0%2C6.6-5.3%2C12.2-12.2%2C12.2h-57.5c-5.8%2C0-13.2-4.1-11.9-9.4c2.5-9.6%2C23.8-32.4%2C37-32.4h32.2c6.6%2C0%2C12.2%2C5.3%2C12.2%2C12.2V357H407.2z%20M408.9%2C273.2c-79.8%2C22.8-226.1%2C22.8-305.9%2C0V114.7c95.2-26.1%2C210.7-26.1%2C305.9%2C0V273.2z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
#ap_ptw_hiddenTabs > li > a:hover .icon-cruise:before,
#ap_ptw_hiddenTabs
  > li
  > a:hover
  .ptw-menu
  .ap_booker_tab.ap-data_section-Cruises:before,
.icon-cruise:before,
.ptw-menu
  #ap_ptw_hiddenTabs
  > li
  > a:hover
  .ap_booker_tab.ap-data_section-Cruises:before,
.ptw-menu .ap_booker_tab.ap-data_section-Cruises:before,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Cruises:before,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Cruises:before,
a:hover .icon-cruise:before,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Cruises:before,
li.current .icon-cruise:before,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Cruises:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'M464.5%2C485.5c0%2C0-6.9%2C4.7-15.7%2C9.4c-8.9%2C4.7-19.4%2C9.9-30.5%2C9.9c-11.1%2C0-19.1-6-25.6-10.4c-6.4-4.4-11.3-7.3-15.5-7.3c-4.2%2C0-9%2C2.8-15.5%2C7.3c-6.4%2C4.4-14.5%2C10.4-25.6%2C10.4c-11.1%2C0-19.1-6-25.6-10.4c-6.4-4.4-11.3-7.3-15.5-7.3c-4.2%2C0-9%2C2.8-15.5%2C7.3c-6.4%2C4.4-14.5%2C10.4-25.6%2C10.4c-11.1%2C0-19.1-6-25.6-10.4c-6.4-4.4-11.3-7.3-15.5-7.3c-4.2%2C0-9%2C2.8-15.5%2C7.3s-14.5%2C10.4-25.6%2C10.4c-11.1%2C0-19.1-6-25.5-10.4c-6.4-4.4-11.3-7.3-15.5-7.3c-4.2%2C0-9%2C2.8-15.5%2C7.3c-6.4%2C4.4-14.5%2C10.4-25.6%2C10.4c-11.1%2C0-21.6-5.2-30.5-9.8c-8.9-4.7-15.7-9.4-15.7-9.4c-0.2-0.1-0.5-0.3-0.7-0.5c-3.9-3-4.7-8.6-1.8-12.5c3-3.9%2C8.6-4.7%2C12.5-1.8c0%2C0%2C6.1%2C4.1%2C14%2C8.3c7.9%2C4.2%2C17.9%2C7.8%2C22.1%2C7.8c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4s19.1%2C6%2C25.6%2C10.4c6.4%2C4.4%2C11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4s19.1%2C6%2C25.6%2C10.4c6.4%2C4.4%2C11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4s19.1%2C6%2C25.6%2C10.4c6.4%2C4.4%2C11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4c11.1%2C0%2C19.1%2C6%2C25.6%2C10.4c6.4%2C4.4%2C11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C14.3-3.7%2C22.1-7.8c7.9-4.2%2C14-8.3%2C14-8.3c1.4-1%2C3-1.6%2C4.7-1.6v0c3.1-0.2%2C6.1%2C1.4%2C7.9%2C4C469.7%2C477.2%2C468.6%2C482.7%2C464.5%2C485.5z%20M43.3%2C440.8c0.2%2C0.1%2C0.3%2C0.2%2C0.5%2C0.4c0%2C0%2C6.8%2C4.7%2C15.7%2C9.3c8.9%2C4.7%2C19.4%2C9.9%2C30.5%2C9.9c11.1%2C0%2C19.1-6%2C25.6-10.4c6.4-4.4%2C11.3-7.3%2C15.5-7.3c4.2%2C0%2C9%2C2.8%2C15.5%2C7.3c6.4%2C4.4%2C14.5%2C10.4%2C25.6%2C10.4s19.1-6%2C25.6-10.4c6.4-4.4%2C11.3-7.3%2C15.5-7.3c4.2%2C0%2C9%2C2.8%2C15.5%2C7.3c6.4%2C4.4%2C14.5%2C10.4%2C25.6%2C10.4c11.1%2C0%2C19.1-6%2C25.6-10.4c6.4-4.4%2C11.3-7.3%2C15.5-7.3c4.2%2C0%2C9%2C2.8%2C15.5%2C7.3c6.4%2C4.4%2C14.5%2C10.4%2C25.5%2C10.4s19.1-6%2C25.6-10.4c6.4-4.4%2C11.3-7.3%2C15.5-7.3c4.2%2C0%2C9%2C2.8%2C15.5%2C7.3c6.4%2C4.4%2C14.5%2C10.4%2C25.6%2C10.4c11.1%2C0%2C21.6-5.2%2C30.5-9.9c8.9-4.7%2C15.7-9.4%2C15.7-9.4c4.1-2.7%2C5.2-8.3%2C2.5-12.4c-1.7-2.6-4.7-4.1-7.9-4v0c-1.7%2C0.1-3.4%2C0.7-4.7%2C1.6c0%2C0-6.1%2C4.2-14%2C8.4c-7.9%2C4.2-17.9%2C7.8-22.1%2C7.8c-4.2%2C0-9-2.8-15.5-7.3c-6.4-4.4-14.5-10.4-25.6-10.4c-11.1%2C0-19.1%2C6-25.6%2C10.4c-6.4%2C4.4-11.3%2C7.3-15.5%2C7.3s-9-2.8-15.5-7.3c-6.4-4.4-14.5-10.4-25.6-10.4c-11.1%2C0-19.1%2C6-25.6%2C10.4c-6.4%2C4.4-11.3%2C7.3-15.5%2C7.3c-4.2%2C0-9-2.8-15.5-7.3c-6.4-4.4-14.5-10.4-25.6-10.4c-11.1%2C0-19.1%2C6-25.6%2C10.4s-11.3%2C7.3-15.5%2C7.3s-9-2.8-15.5-7.3s-14.5-10.4-25.5-10.4c-11.1%2C0-19.1%2C6-25.6%2C10.4c-6.4%2C4.4-11.3%2C7.3-15.5%2C7.3c-4.2%2C0-14.3-3.7-22.1-7.8c-7.9-4.2-14-8.3-14-8.3c-4-2.9-9.6-2.1-12.5%2C1.9C38.5%2C432.3%2C39.3%2C437.9%2C43.3%2C440.8z%20M346.8%2C127c-38.1-17.1-87.3-33.8-92.7-33.7c-5.5-0.1-54.6%2C16.6-92.7%2C33.7l-17.4%2C8.3c-1.3%2C0.7-2.6%2C1.4-3.9%2C2v57c1.3-0.7%2C2.6-1.4%2C3.9-2l17.4-8.3c38.1-17.1%2C87.3-33.8%2C92.7-33.7c5.5-0.1%2C54.6%2C16.6%2C92.7%2C33.7l17.4%2C8.3c1.3%2C0.7%2C2.6%2C1.4%2C3.9%2C2v-57c-1.3-0.7-2.6-1.4-3.9-2L346.8%2C127z%20M298.4%2C65c-18.2-8.2-41.8-16.2-44.4-16.1c-2.6%2C0-26.2%2C8-44.4%2C16.1l-8.3%2C4c-0.6%2C0.3-1.3%2C0.7-1.9%2C1v27.3c0.6-0.3%2C1.2-0.6%2C1.9-1l8.3-4c18.2-8.2%2C41.8-16.2%2C44.4-16.1c2.6%2C0%2C26.2%2C8%2C44.4%2C16.1l8.3%2C4c0.6%2C0.3%2C1.3%2C0.7%2C1.9%2C1V69.9c-0.6-0.3-1.2-0.6-1.9-1L298.4%2C65z%20M273.2%2C13.5c-7.9-3.5-18-7-19.1-7c-1.1%2C0-11.3%2C3.4-19.1%2C7l-3.6%2C1.7c-0.3%2C0.1-0.5%2C0.3-0.8%2C0.4v28.3c0.3-0.1%2C0.5-0.3%2C0.8-0.4l3.6-1.7c7.9-3.5%2C18-7%2C19.1-7c1.1%2C0%2C11.3%2C3.4%2C19.1%2C7l3.6%2C1.7c0.3%2C0.1%2C0.5%2C0.3%2C0.8%2C0.4V15.6c-0.3-0.1-0.5-0.3-0.8-0.4L273.2%2C13.5z%20M385.2%2C216.5c-1.5-0.8-3-1.6-4.5-2.3l-20-9.5c-43.8-19.6-100.3-38.8-106.6-38.8c-6.3-0.1-62.8%2C19.1-106.6%2C38.8l-20%2C9.5c-1.5%2C0.8-3%2C1.6-4.5%2C2.3c-16.3%2C8.6-27.4%2C16.5-27.4%2C22c0.1%2C9.1%2C6.7%2C21.6%2C12.8%2C33.9c1.7%2C3.4%2C3.3%2C6.8%2C4.8%2C10.1c5.9%2C13.4%2C15.2%2C29.8%2C17.6%2C44c4.3%2C25.7-2.7%2C59.4-4.2%2C80.5c1.1-0.1%2C2.3-0.2%2C3.5-0.2c11.1%2C0%2C19.1%2C6%2C25.5%2C10.4s11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3S201%2C407%2C212.1%2C407c11.1%2C0%2C19.1%2C6%2C25.6%2C10.4s11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4s19.1%2C6%2C25.6%2C10.4c6.4%2C4.4%2C11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4c1.9%2C0%2C3.6%2C0.2%2C5.3%2C0.5c-1.4-21.1-8.5-55-4.2-80.8c2.4-14.2%2C11.7-30.6%2C17.6-44c1.5-3.3%2C3.1-6.7%2C4.8-10.1c6.1-12.3%2C12.7-24.8%2C12.8-33.9C412.6%2C233.1%2C401.4%2C225.2%2C385.2%2C216.5z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
#ap_ptw_hiddenTabs > li > a:hover .icon-circuit:before,
#ap_ptw_hiddenTabs
  > li
  > a:hover
  .ptw-menu
  .ap_booker_tab.ap-data_section-Circuits:before,
.icon-circuit:before,
.ptw-menu
  #ap_ptw_hiddenTabs
  > li
  > a:hover
  .ap_booker_tab.ap-data_section-Circuits:before,
.ptw-menu .ap_booker_tab.ap-data_section-Circuits:before,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Circuits:before,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Circuits:before,
a:hover .icon-circuit:before,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Circuits:before,
li.current .icon-circuit:before,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Circuits:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'M244.1%2C186.3c5.9%2C5.9%2C15.5%2C5.9%2C21.6%2C0c19.2-18.9%2C57.6-62.4%2C57.6-108.6c0-37.6-30.7-68-68.3-68c-1.3%2C0-2.9%2C0-4.5%2C0c-36.3%2C2.7-64%2C32.8-64%2C69.1C187%2C124.4%2C225.1%2C167.6%2C244.1%2C186.3z%20M227.8%2C78.2c0-14.9%2C12.3-27.2%2C27.2-27.2c14.9%2C0%2C27.2%2C12.3%2C27.2%2C27.2s-12.3%2C27.2-27.2%2C27.2C239.8%2C105.4%2C227.8%2C93.2%2C227.8%2C78.2z%20M210.7%2C267c0-51.5-41.8-93.1-93.1-93.1c-2%2C0-4%2C0-5.9%2C0c-49.3%2C3.5-87.4%2C44.8-87.1%2C94.1C25%2C330.6%2C77%2C389%2C103%2C414.8c3.7%2C3.7%2C9.2%2C5.9%2C14.6%2C5.9c5.4%2C0%2C10.9-2.2%2C14.6-5.9C158.5%2C389%2C210.7%2C329.8%2C210.7%2C267z%20M117.4%2C304.1c-20.3%2C0-37.1-16.6-37.1-37.1c0-20.5%2C16.6-37.1%2C37.1-37.1c20.5%2C0%2C37.1%2C16.6%2C37.1%2C37.1C154.5%2C287.5%2C137.9%2C304.1%2C117.4%2C304.1z%20M227.3%2C195.1c0%2C8.7-7%2C15.7-15.7%2C15.7c-8.7%2C0-15.7-7-15.7-15.7c0-8.7%2C7-15.7%2C15.7-15.7C220.2%2C179.4%2C227.3%2C186.4%2C227.3%2C195.1z%20M162.1%2C440.6c0.8%2C7.8-5%2C14.9-12.8%2C16c-7.8%2C1.1-14.7-4.7-15.5-12.5c-0.8-7.8%2C5-14.9%2C12.8-16C154.5%2C427.2%2C161.3%2C432.8%2C162.1%2C440.6z%20M209.4%2C472.9c-3.9%2C7-12.9%2C9.3-19.6%2C5.4c-6.7-3.9-8.8-12.6-4.8-19.6c3.9-7%2C12.9-9.3%2C19.6-5.4C211.3%2C457.2%2C213.6%2C466%2C209.4%2C472.9z%20M264.5%2C480.3c0.5%2C7.8-5.3%2C14.9-13.4%2C15.7c-7.8%2C0.8-14.6-5-15.2-12.8c-0.5-7.8%2C5.3-14.9%2C13.4-15.7C257.4%2C466.8%2C264%2C472.6%2C264.5%2C480.3z%20M322.4%2C482.6c2.7%2C7.1-1.1%2C15.7-8.5%2C18.7c-7.4%2C3-15.5-0.8-18.2-7.9c-2.7-7.4%2C1.1-15.7%2C8.5-18.7C311.7%2C471.7%2C319.7%2C475.5%2C322.4%2C482.6z%20M369.5%2C181.4c-2.4%2C0-5.1%2C0-7.5%2C0c-21.1%2C1.5-40.5%2C8.5-57%2C19.4c0-0.5%2C0.1-1%2C0.1-1.5c0-8.7-7-15.7-15.7-15.7s-15.7%2C7-15.7%2C15.7c0%2C8.1%2C6.1%2C14.7%2C13.9%2C15.6c-22.2%2C21.8-35.9%2C52.1-35.7%2C85.5c0.8%2C79%2C66.4%2C153.1%2C99.3%2C185.7c10.4%2C10.1%2C26.7%2C10.1%2C37.1%2C0c33.1-32.6%2C99.3-107.5%2C99.3-187C487.5%2C234%2C434.6%2C181.4%2C369.5%2C181.4z%20M369.5%2C346.6c-26.1%2C0-47.2-21.1-47.2-47.2c0-26.1%2C21.1-47.2%2C47.2-47.2c26.1%2C0%2C47.2%2C21.1%2C47.2%2C47.2C416.8%2C325.2%2C395.4%2C346.6%2C369.5%2C346.6z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
#ap_ptw_hiddenTabs > li > a:hover .icon-insurance:before,
.icon-insurance:before,
a:hover .icon-insurance:before,
li.current .icon-insurance:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20640%20640'%20enable-background%3D'new%200%200%20640%20640'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'M607.6%2C131c0%2C0-128.8-114-287.6-114C161.2%2C17%2C32.4%2C131%2C32.4%2C131s-5.6%2C264.7%2C94.3%2C379C195.5%2C588.8%2C320%2C623%2C320%2C623h0c0%2C0%2C124.4-34.2%2C193.3-113C613.2%2C395.8%2C607.6%2C131%2C607.6%2C131z%20M471.6%2C473.6C427.4%2C524.2%2C351.8%2C554.1%2C320%2C565c-11.3-3.9-18.2-68.2-21.1-148l79.3-73.9c0.9-0.8%2C1.6-1.8%2C2.2-2.6l76-70.9c3.9-3.6%2C5.7-8.7%2C5.7-14.3c0-7.8-3.6-16.5-10.3-23.7c-7.2-7.7-16.4-12-24.6-12c-4.9%2C0-9.5%2C1.5-12.9%2C4.7l-38.4%2C35.8v0l-52.2%2C48.7c-0.9%2C0.8-1.6%2C1.8-2.2%2C2.6L297.3%2C334c0.1%2C28%2C0.6%2C55.8%2C1.5%2C81.8l-11.2%2C11.7c-3.5%2C3.2-8%2C4.7-12.9%2C4.7c-0.5%2C0-1%2C0-1.4%2C0c-2.5%2C0.7-5%2C1-7.4%2C1c-5.5%2C0-10.6-1.8-14.2-5.6l-30.3-32.5l-54.1-58c-3.2-3.5-4.8-8-4.8-12.9c0-8.2%2C4.3-17.4%2C12-24.6c7.2-6.7%2C15.9-10.3%2C23.7-10.3c5.5%2C0%2C10.7%2C1.8%2C14.3%2C5.7l59%2C63.3l25.8-22.8c-0.5-128.1%2C7.6-262.9%2C22.7-262.9c103%2C0%2C194.3%2C57.7%2C232.2%2C85.5C550.4%2C239.9%2C534.3%2C402%2C471.6%2C473.6z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.icon-phone:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'm457%20354c0%205-1%2012-3%2020-2%209-4%2015-6%2020-4%2010-15%2020-35%2030-17%2010-35%2015-53%2015-5%200-10%200-15-1-5-1-10-2-16-4-6-1-11-3-14-4-3-1-8-3-16-6-7-3-12-4-14-5-18-7-35-14-50-24-24-15-49-35-75-61-26-26-47-51-62-76-9-14-17-31-23-50-1-1-3-6-6-14-2-7-4-13-5-16-1-3-3-7-5-13-1-6-2-12-3-17-1-4-1-9-1-15%200-17%205-35%2014-53%2011-19%2021-31%2031-35%204-2%2011-4%2019-6%209-1%2015-2%2020-2%203%200%205%200%206%200%204%202%209%209%2016%2022%202%204%205%209%208%2016%204%206%207%2012%2010%2018%203%205%206%2010%209%2015%201%201%202%203%205%207%203%204%205%208%206%2010%201%203%202%206%202%208%200%204-3%209-8%2015-5%205-11%2011-18%2015-6%205-12%2010-17%2016-6%205-9%209-9%2013%200%201%201%204%202%206%201%203%202%205%202%206%201%201%202%204%204%207%202%203%203%205%204%205%2014%2026%2031%2049%2049%2067%2019%2019%2041%2036%2067%2050%201%200%203%201%206%203%203%202%205%204%207%204%201%201%203%202%206%203%202%201%204%201%206%201%203%200%208-2%2013-8%205-5%2011-11%2015-18%205-6%2010-12%2016-17%206-6%2010-8%2014-8%203%200%206%200%208%202%203%201%207%203%2011%206%204%202%206%204%207%205%204%203%2010%206%2015%209%205%203%2011%206%2018%2010%207%203%2012%206%2016%208%2013%207%2020%2012%2021%2015%201%202%201%204%201%206z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.icon-home:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'm421%20283l0%20138c0%205-2%209-6%2012-3%204-8%206-13%206l-109%200%200-110-74%200%200%20110-109%200c-5%200-10-2-13-6-4-3-6-7-6-12l0-138c0%200%200%200%200%200%200-1%200-1%200-1l164-136%20165%20136c0%200%200%201%200%201z%20m63-19l-17%2021c-2%202-4%203-6%203l-1%200c-3%200-5-1-6-2l-198-165-198%20165c-2%202-4%202-7%202-2%200-4-1-6-3l-17-21c-2-2-2-4-2-7%200-3%201-5%203-6l205-171c6-5%2014-8%2022-8%208%200%2016%203%2022%208l69%2058%200-56c0-2%201-5%203-6%202-2%204-3%207-3l54%200c3%200%205%201%207%203%202%201%203%204%203%206l0%20117%2062%2052c2%201%203%203%203%206%200%203%200%205-2%207z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.icon-carat:before,
a:hover .icon-carat:before,
li.current .icon-carat:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23fff'%20d%3D'm481%20231l-212%20212c-4%203-8%205-13%205-5%200-9-2-13-5l-212-212c-3-4-5-8-5-13%200-5%202-10%205-13l48-47c3-4%207-6%2012-6%205%200%2010%202%2013%206l152%20151%20152-151c3-4%208-6%2013-6%205%200%209%202%2012%206l48%2047c3%203%205%208%205%2013%200%205-2%209-5%2013z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu .white.ap_booker_tab.ap-data_section-Hotels:before,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Hotels:before,
.ptw-menu > ul > li.ptw-active > .icon-hotel.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Hotels:before,
.ptw-menu > ul > li:hover > .icon-hotel.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .ap_booker_tab.ap-data_section-Hotels:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-hotel.ap_booker_tab:before,
.white.icon-hotel:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'm159%20192c22%200%2040-18%2040-41%200-22-18-40-40-40-21%200-39%2018-39%2040%200%2023%2018%2041%2039%2041z%20m-20%2048l236%200c14%200%2030-12%2030-27l0-29c0-15-15-31-30-31l-133%200c-15%200-23%205-23%205%200%200%200%200%200%200%200%2031-26%2055-55%2055-23%200-37-13-37-13-9-12-20-9-20%206l0%207c0%2015%2017%2027%2032%2027z%20m324-50l-20%200c-9%200-13%208-13%2018l0%2057-335%200%200-132c0-10-14-17-23-17l-23%200c-9%200-16%207-16%2017l0%20252c0%209%207%2016%2016%2016l23%200c9%200%2023-7%2023-16l0-58%20335%200%200%2058c0%209%204%2016%2013%2016l20%200c9%200%2016-7%2016-16l0-177c0-10-7-18-16-18z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu .white.ap_booker_tab.ap-data_section-Flights:before,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Flights:before,
.ptw-menu > ul > li.ptw-active > .icon-flight.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Flights:before,
.ptw-menu > ul > li:hover > .icon-flight.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .ap_booker_tab.ap-data_section-Flights:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-flight.ap_booker_tab:before,
.white.icon-flight:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%2048%2048'%20enable-background%3D'new%200%200%2048%2048'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'M23.6%2C2.4c1.2%2C0.1%2C2.3%2C0.9%2C3%2C2.6c0.8%2C1.6%2C1.3%2C3.4%2C1.3%2C5.2v6.1l16.2%2C10.2c0.3%2C0.2%2C0.5%2C0.5%2C0.4%2C0.8l-0.6%2C4.3c0%2C0.1-0.1%2C0.3-0.2%2C0.5c-0.1%2C0.1-0.2%2C0.1-0.2%2C0.1c-0.2%2C0.2-0.5%2C0.2-0.7%2C0.1l-14.9-4.4v9.8l4.6%2C2.7c0.3%2C0.1%2C0.4%2C0.4%2C0.5%2C0.7v3.6c0%2C0.3-0.1%2C0.5-0.3%2C0.7l-0.1%2C0.1c-0.2%2C0.1-0.5%2C0.2-0.7%2C0.1l-8.4-1.2l-8.4%2C1.2c-0.3%2C0.1-0.5%2C0.1-0.7-0.1c-0.2-0.2-0.3-0.4-0.4-0.7l0.1-3.6c0-0.3%2C0.1-0.5%2C0.2-0.6c0.1-0.1%2C0.1-0.1%2C0.2-0.2l4.7-2.6V28L4.5%2C32.3c-0.3%2C0.1-0.5%2C0-0.8-0.1c-0.2-0.2-0.3-0.5-0.3-0.7v-4.8c0-0.4%2C0.1-0.7%2C0.4-0.8l15.6-9.5v-6.1c0-1.9%2C0.3-3.6%2C1.2-5.3C21.4%2C3.3%2C22.4%2C2.4%2C23.6%2C2.4z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu .white.ap_booker_tab.ap-data_section-Packages:before,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Packages:before,
.ptw-menu > ul > li.ptw-active > .icon-package.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Packages:before,
.ptw-menu > ul > li:hover > .icon-package.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .ap_booker_tab.ap-data_section-Packages:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-package.ap_booker_tab:before,
.white.icon-package:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'm183%20110l146%200%200-37-146%200z%20m-101%200l0%20365-18%200c-18%200-33-6-45-18-13-13-19-28-19-46l0-237c0-18%206-33%2019-45%2012-13%2027-19%2045-19z%20m320%200l0%20365-292%200%200-365%2036%200%200-46c0-8%203-14%208-19%206-6%2012-8%2020-8l164%200c8%200%2014%202%2020%208%205%205%208%2011%208%2019l0%2046z%20m110%2064l0%20237c0%2018-6%2033-19%2046-12%2012-27%2018-45%2018l-18%200%200-365%2018%200c18%200%2033%206%2045%2019%2013%2012%2019%2027%2019%2045z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu .white.ap_booker_tab.ap-data_section-Transfers:before,
.ptw-menu
  > ul
  > li.ptw-active
  > .ap_booker_tab.ap-data_section-Transfers:before,
.ptw-menu > ul > li.ptw-active > .icon-transfer.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Transfers:before,
.ptw-menu > ul > li:hover > .icon-transfer.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .ap_booker_tab.ap-data_section-Transfers:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-transfer.ap_booker_tab:before,
.white.icon-transfer:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'M494.9%2C261.5c-0.5-2.9-2.3-5.6-4.4-7.6c-16.5-16-37.1-27-56.8-38.2c-5-2.5-10.5-4.1-16-3.6c-28.6-23.8-57.8-46.7-89.1-66.9c-2.6-1.8-4.4-4.8-6.9-6.6c-5.4-4.4-12-6.4-18.7-7.9c-13.3-2.8-26.9-3.5-40.6-4c-116.7-1.4-87-2-203.8%2C1.6c-6.4%2C0.3-13%2C2.1-18.1%2C6.3c-3.7%2C4.4-7%2C10.1-5.1%2C16c-6.1%2C23.2-12.6%2C46.2-18.9%2C69.2c-0.9%2C3.4-3.7%2C5.8-4.1%2C9.2c-2.4%2C16-3.5%2C32.4-2.3%2C48.6c0.8%2C2.5-2.3%2C4.1-2.1%2C6.4c-0.6%2C14.4-0.9%2C28.7-0.3%2C43.2c0.4%2C2%2C2.4%2C3.6%2C2.5%2C5.8c1%2C4.1%2C0.5%2C9.3%2C4.5%2C11.9c6.1%2C4.1%2C13.9%2C4.9%2C21.2%2C5.4c11.6%2C0.4%2C4-0.1%2C15.6%2C0c-0.8-9.8%2C1.1-19.9%2C5.6-28.7c2-4.1%2C4.6-7.8%2C7.5-11.2c-0.9%2C1.4-1.7%2C2.7-2.4%2C4.3c-6.1%2C12-6.9%2C26.4-2.2%2C39.1c5.2%2C14.1%2C17.2%2C25.6%2C31.6%2C30.2c18.4%2C6.1%2C40%2C0.4%2C52.7-14.1c12-13.2%2C15.8-33.1%2C9.6-49.8c-0.9-2.5-2-5-3.4-7.3c3.5%2C4.4%2C6.2%2C9.3%2C8.1%2C14.7c3.7%2C9.7%2C4.2%2C20.5%2C1.9%2C30.7c0.4%2C0.1%2C0.9%2C0.1%2C1.3%2C0.1c97.4-0.4%2C67.4-0.9%2C165-1.4c0.9%2C0%2C2-0.1%2C2.9-0.6c-1.3-6.1-1.4-12.4-0.3-18.7c1-7.5%2C3.9-14.5%2C7.9-20.7c-1.7%2C3.9-2.9%2C8-3.6%2C12.3c-4%2C22.2%2C9.8%2C45.9%2C31.1%2C53.6c21.4%2C8.8%2C48.4%2C0.4%2C60.5-19.5c10.7-16.2%2C9.8-38.5-0.9-54.3c8.5%2C8.8%2C13.5%2C20.6%2C14.4%2C32.7c5.5%2C1%2C11.3%2C0%2C16.9%2C0.4c8.3-0.5%2C17%2C1.3%2C24.8-2c6.3-2.5%2C10-8.3%2C13.7-13.5c1.6-3.4%2C6.8-0.1%2C8.3-3.7c1.3-2.9%2C1.4-6.3%2C1.6-9.4C501.2%2C296%2C498.3%2C278.7%2C494.9%2C261.5z%20M109%2C230.6c-38.2%2C0.3-12.7%2C0.4-50.9%2C0.5c-4.8%2C0.6-9.8-3.5-8.9-8.4c1.9-20.7%2C5.8-41.1%2C9.4-61.5c0.4-4.2%2C4-8.3%2C8.5-7.8c33.2-0.3%2C2.8-0.3%2C36-0.5c3.9%2C0.1%2C8.4-0.9%2C11.4%2C2.1c2.1%2C1.9%2C2.5%2C5%2C2.4%2C7.6c0%2C19.8%2C0.3%2C39.6%2C0.3%2C59.4C117.9%2C227%2C113.7%2C231.1%2C109%2C230.6z%20M226.7%2C229.7c-45.8%2C0.3-26.8%2C0.4-72.6%2C0.6c-4.8%2C0.6-9.5-3.1-9.3-8.1c-0.3-20.4-0.3-41-0.4-61.4c-0.5-5.1%2C4.4-9.4%2C9.3-8.8c43.7-0.3%2C22.4-0.4%2C66-0.6c4.2%2C0.3%2C9.3-1%2C12.8%2C2.3c2.1%2C1.9%2C2.6%2C4.9%2C2.5%2C7.6c0%2C19.8%2C0.3%2C39.6%2C0.3%2C59.4C235.6%2C225.6%2C231.4%2C230%2C226.7%2C229.7z%20M353.7%2C223.8c-0.3%2C1.9%2C0.9%2C5.9-2.1%2C5.8c-33.8%2C0.1-37.2%2C0.1-71.1%2C0.3c-4.2-0.1-9.2%2C0.1-12.5-2.9c-3.4-3.4-4.2-8.1-5-12.5c-2.4-18.7-4.9-37.2-7.1-55.7c-0.9-3.9%2C2.5-7%2C6.1-6.9c12.3-0.6-5.9-0.3%2C6.5-0.4c8.4%2C0.5%2C17.6-1.5%2C25.5%2C2.3c20.9%2C17.6%2C39.3%2C38.1%2C57.8%2C58.1C355.2%2C214.7%2C353.2%2C219.8%2C353.7%2C223.8z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu .white.ap_booker_tab.ap-data_section-Cars:before,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Cars:before,
.ptw-menu > ul > li.ptw-active > .icon-car.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Cars:before,
.ptw-menu > ul > li:hover > .icon-car.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .ap_booker_tab.ap-data_section-Cars:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-car.ap_booker_tab:before,
.white.icon-car:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'm447%20230l-5%200c3%205%205%2011%205%2017l0%20139c0%2019-16%2035-35%2035-19%200-35-16-35-35l-242%200c0%2019-16%2035-35%2035-19%200-35-16-35-35l0-139c0-6%202-12%205-17l-5%200c-9%200-17-8-17-17%200-10%208-18%2017-18l16%200%2013-74c3-17%2021-30%2041-30l242%200c20%200%2037%2013%2041%2030l13%2074%2016%200c9%200%2017%208%2017%2018%200%209-8%2017-17%2017z%20m-226%20139l70%200c9%200%2017-8%2017-18%200-9-8-17-17-17l-70%200c-9%200-17%208-17%2017%200%2010%208%2018%2017%2018z%20m-121-78c0%2014%2012%2026%2026%2026l35%200c14%200%2026-12%2026-26%200-15-12-26-26-26l-35%200c-14%200-26%2011-26%2026z%20m283-141c-2-14-17-24-32-24l-190%200c-15%200-30%2010-32%2024l-12%2063%20278%200z%20m3%20115l-35%200c-14%200-26%2011-26%2026%200%2014%2012%2026%2026%2026l35%200c14%200%2026-12%2026-26%200-15-12-26-26-26z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu .white.ap_booker_tab.ap-data_section-Tours:before,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Tours:before,
.ptw-menu > ul > li.ptw-active > .icon-tour.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Tours:before,
.ptw-menu > ul > li:hover > .icon-tour.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .ap_booker_tab.ap-data_section-Tours:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-tour.ap_booker_tab:before,
.white.icon-tour:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'm430%20147l-67%200-40-41c0%200-1%200-1%200l0%200c-6-6-14-10-23-10l-84%200c-10%200-19%204-25%2011l0%200-39%2040-69%200c-19%200-34%2015-34%2033l0%20202c0%2019%2015%2034%2034%2034l348%200c19%200%2034-15%2034-34l0-202c0-18-15-33-34-33z%20m-174%20219c-51%200-92-42-92-93%200-51%2041-93%2092-93%2051%200%2092%2042%2092%2093%200%2051-41%2093-92%2093z%20m168-165c-8%200-14-7-14-15%200-7%206-14%2014-14%208%200%2014%207%2014%2014%200%208-6%2015-14%2015z%20m-168%202c-39%200-70%2031-70%2070%200%2039%2031%2070%2070%2070%2039%200%2070-31%2070-70%200-39-31-70-70-70z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu .white.ap_booker_tab.ap-data_section-Buses:before,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Buses:before,
.ptw-menu > ul > li.ptw-active > .icon-bus.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Buses:before,
.ptw-menu > ul > li:hover > .icon-bus.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .ap_booker_tab.ap-data_section-Buses:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-bus.ap_booker_tab:before,
.white.icon-bus:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'M500.1%2C126.1c-17.2%2C0-34.4%2C0-51.7%2C0v-21.5c-3.3-76-381.6-75.7-384.9%2C0l0%2C0v21.5c-17.2%2C0-34.4%2C0-51.7%2C0c-5.1%2C0-9.1%2C4.1-9.1%2C9.1v93.7c0%2C5.1%2C4.1%2C9.1%2C9.1%2C9.1h29.4c5.1%2C0%2C9.1-4.1%2C9.1-9.1v-70.4h13.2v243.1c3.8%2C21.8%2C14.4%2C30.1%2C29.4%2C29.9h15.4V456c0%2C4.6%2C3.8%2C8.4%2C8.4%2C8.4h47.6c4.6%2C0%2C8.4-3.8%2C8.4-8.4v-24.6c55.4%2C0%2C111.2%2C0%2C166.6%2C0V456c0%2C4.6%2C3.8%2C8.4%2C8.4%2C8.4h47.6c4.6%2C0%2C8.4-3.8%2C8.4-8.4v-24.6h15.4c14.9%2C0.3%2C25.6-8.1%2C29.4-29.9V158.5h13.2v70.1c0%2C5.1%2C4.1%2C9.1%2C9.1%2C9.1h29.4c5.1%2C0%2C9.1-4.1%2C9.1-9.1v-93.7C509.2%2C130.1%2C505.1%2C126.1%2C500.1%2C126.1z%20M174.5%2C369.1H117c-6.6%2C0-12.2-5.3-12.2-12.2v-17.7c0-6.6%2C5.3-12.2%2C12.2-12.2h32.2c13.2%2C0%2C34.4%2C22.8%2C37%2C32.4C187.6%2C364.8%2C180%2C369.1%2C174.5%2C369.1z%20M297.8%2C366.1c0%2C2.3-3.5%2C4.3-7.8%2C4.3c-22.5%2C0-45.1%2C0-67.9%2C0c-4.3%2C0-7.8-2-7.8-4.3v-4.3c27.9%2C0%2C55.7%2C0%2C83.6%2C0C297.8%2C361.8%2C297.8%2C366.1%2C297.8%2C366.1z%20M309.2%2C348.6c0%2C2.3-3.5%2C4.3-7.8%2C4.3c-30.1%2C0-60.3%2C0-90.4%2C0c-4.3%2C0-7.8-2-7.8-4.3v-4.3c35.4%2C0%2C70.9%2C0%2C106.3%2C0v4.3H309.2z%20M316.8%2C331.9c0%2C2.3-3.5%2C4.3-7.8%2C4.3c-35.2%2C0-70.4%2C0-105.6%2C0c-4.3%2C0-7.8-2-7.8-4.3v-4.3c40.5%2C0%2C80.8%2C0%2C121.3%2C0V331.9z%20M407.2%2C357c0%2C6.6-5.3%2C12.2-12.2%2C12.2h-57.5c-5.8%2C0-13.2-4.1-11.9-9.4c2.5-9.6%2C23.8-32.4%2C37-32.4h32.2c6.6%2C0%2C12.2%2C5.3%2C12.2%2C12.2V357H407.2z%20M408.9%2C273.2c-79.8%2C22.8-226.1%2C22.8-305.9%2C0V114.7c95.2-26.1%2C210.7-26.1%2C305.9%2C0V273.2z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu .white.ap_booker_tab.ap-data_section-Cruises:before,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Cruises:before,
.ptw-menu > ul > li.ptw-active > .icon-cruise.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Cruises:before,
.ptw-menu > ul > li:hover > .icon-cruise.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .ap_booker_tab.ap-data_section-Cruises:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-cruise.ap_booker_tab:before,
.white.icon-cruise:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'M464.5%2C485.5c0%2C0-6.9%2C4.7-15.7%2C9.4c-8.9%2C4.7-19.4%2C9.9-30.5%2C9.9c-11.1%2C0-19.1-6-25.6-10.4c-6.4-4.4-11.3-7.3-15.5-7.3c-4.2%2C0-9%2C2.8-15.5%2C7.3c-6.4%2C4.4-14.5%2C10.4-25.6%2C10.4c-11.1%2C0-19.1-6-25.6-10.4c-6.4-4.4-11.3-7.3-15.5-7.3c-4.2%2C0-9%2C2.8-15.5%2C7.3c-6.4%2C4.4-14.5%2C10.4-25.6%2C10.4c-11.1%2C0-19.1-6-25.6-10.4c-6.4-4.4-11.3-7.3-15.5-7.3c-4.2%2C0-9%2C2.8-15.5%2C7.3s-14.5%2C10.4-25.6%2C10.4c-11.1%2C0-19.1-6-25.5-10.4c-6.4-4.4-11.3-7.3-15.5-7.3c-4.2%2C0-9%2C2.8-15.5%2C7.3c-6.4%2C4.4-14.5%2C10.4-25.6%2C10.4c-11.1%2C0-21.6-5.2-30.5-9.8c-8.9-4.7-15.7-9.4-15.7-9.4c-0.2-0.1-0.5-0.3-0.7-0.5c-3.9-3-4.7-8.6-1.8-12.5c3-3.9%2C8.6-4.7%2C12.5-1.8c0%2C0%2C6.1%2C4.1%2C14%2C8.3c7.9%2C4.2%2C17.9%2C7.8%2C22.1%2C7.8c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4s19.1%2C6%2C25.6%2C10.4c6.4%2C4.4%2C11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4s19.1%2C6%2C25.6%2C10.4c6.4%2C4.4%2C11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4s19.1%2C6%2C25.6%2C10.4c6.4%2C4.4%2C11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4c11.1%2C0%2C19.1%2C6%2C25.6%2C10.4c6.4%2C4.4%2C11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C14.3-3.7%2C22.1-7.8c7.9-4.2%2C14-8.3%2C14-8.3c1.4-1%2C3-1.6%2C4.7-1.6v0c3.1-0.2%2C6.1%2C1.4%2C7.9%2C4C469.7%2C477.2%2C468.6%2C482.7%2C464.5%2C485.5z%20M43.3%2C440.8c0.2%2C0.1%2C0.3%2C0.2%2C0.5%2C0.4c0%2C0%2C6.8%2C4.7%2C15.7%2C9.3c8.9%2C4.7%2C19.4%2C9.9%2C30.5%2C9.9c11.1%2C0%2C19.1-6%2C25.6-10.4c6.4-4.4%2C11.3-7.3%2C15.5-7.3c4.2%2C0%2C9%2C2.8%2C15.5%2C7.3c6.4%2C4.4%2C14.5%2C10.4%2C25.6%2C10.4s19.1-6%2C25.6-10.4c6.4-4.4%2C11.3-7.3%2C15.5-7.3c4.2%2C0%2C9%2C2.8%2C15.5%2C7.3c6.4%2C4.4%2C14.5%2C10.4%2C25.6%2C10.4c11.1%2C0%2C19.1-6%2C25.6-10.4c6.4-4.4%2C11.3-7.3%2C15.5-7.3c4.2%2C0%2C9%2C2.8%2C15.5%2C7.3c6.4%2C4.4%2C14.5%2C10.4%2C25.5%2C10.4s19.1-6%2C25.6-10.4c6.4-4.4%2C11.3-7.3%2C15.5-7.3c4.2%2C0%2C9%2C2.8%2C15.5%2C7.3c6.4%2C4.4%2C14.5%2C10.4%2C25.6%2C10.4c11.1%2C0%2C21.6-5.2%2C30.5-9.9c8.9-4.7%2C15.7-9.4%2C15.7-9.4c4.1-2.7%2C5.2-8.3%2C2.5-12.4c-1.7-2.6-4.7-4.1-7.9-4v0c-1.7%2C0.1-3.4%2C0.7-4.7%2C1.6c0%2C0-6.1%2C4.2-14%2C8.4c-7.9%2C4.2-17.9%2C7.8-22.1%2C7.8c-4.2%2C0-9-2.8-15.5-7.3c-6.4-4.4-14.5-10.4-25.6-10.4c-11.1%2C0-19.1%2C6-25.6%2C10.4c-6.4%2C4.4-11.3%2C7.3-15.5%2C7.3s-9-2.8-15.5-7.3c-6.4-4.4-14.5-10.4-25.6-10.4c-11.1%2C0-19.1%2C6-25.6%2C10.4c-6.4%2C4.4-11.3%2C7.3-15.5%2C7.3c-4.2%2C0-9-2.8-15.5-7.3c-6.4-4.4-14.5-10.4-25.6-10.4c-11.1%2C0-19.1%2C6-25.6%2C10.4s-11.3%2C7.3-15.5%2C7.3s-9-2.8-15.5-7.3s-14.5-10.4-25.5-10.4c-11.1%2C0-19.1%2C6-25.6%2C10.4c-6.4%2C4.4-11.3%2C7.3-15.5%2C7.3c-4.2%2C0-14.3-3.7-22.1-7.8c-7.9-4.2-14-8.3-14-8.3c-4-2.9-9.6-2.1-12.5%2C1.9C38.5%2C432.3%2C39.3%2C437.9%2C43.3%2C440.8z%20M346.8%2C127c-38.1-17.1-87.3-33.8-92.7-33.7c-5.5-0.1-54.6%2C16.6-92.7%2C33.7l-17.4%2C8.3c-1.3%2C0.7-2.6%2C1.4-3.9%2C2v57c1.3-0.7%2C2.6-1.4%2C3.9-2l17.4-8.3c38.1-17.1%2C87.3-33.8%2C92.7-33.7c5.5-0.1%2C54.6%2C16.6%2C92.7%2C33.7l17.4%2C8.3c1.3%2C0.7%2C2.6%2C1.4%2C3.9%2C2v-57c-1.3-0.7-2.6-1.4-3.9-2L346.8%2C127z%20M298.4%2C65c-18.2-8.2-41.8-16.2-44.4-16.1c-2.6%2C0-26.2%2C8-44.4%2C16.1l-8.3%2C4c-0.6%2C0.3-1.3%2C0.7-1.9%2C1v27.3c0.6-0.3%2C1.2-0.6%2C1.9-1l8.3-4c18.2-8.2%2C41.8-16.2%2C44.4-16.1c2.6%2C0%2C26.2%2C8%2C44.4%2C16.1l8.3%2C4c0.6%2C0.3%2C1.3%2C0.7%2C1.9%2C1V69.9c-0.6-0.3-1.2-0.6-1.9-1L298.4%2C65z%20M273.2%2C13.5c-7.9-3.5-18-7-19.1-7c-1.1%2C0-11.3%2C3.4-19.1%2C7l-3.6%2C1.7c-0.3%2C0.1-0.5%2C0.3-0.8%2C0.4v28.3c0.3-0.1%2C0.5-0.3%2C0.8-0.4l3.6-1.7c7.9-3.5%2C18-7%2C19.1-7c1.1%2C0%2C11.3%2C3.4%2C19.1%2C7l3.6%2C1.7c0.3%2C0.1%2C0.5%2C0.3%2C0.8%2C0.4V15.6c-0.3-0.1-0.5-0.3-0.8-0.4L273.2%2C13.5z%20M385.2%2C216.5c-1.5-0.8-3-1.6-4.5-2.3l-20-9.5c-43.8-19.6-100.3-38.8-106.6-38.8c-6.3-0.1-62.8%2C19.1-106.6%2C38.8l-20%2C9.5c-1.5%2C0.8-3%2C1.6-4.5%2C2.3c-16.3%2C8.6-27.4%2C16.5-27.4%2C22c0.1%2C9.1%2C6.7%2C21.6%2C12.8%2C33.9c1.7%2C3.4%2C3.3%2C6.8%2C4.8%2C10.1c5.9%2C13.4%2C15.2%2C29.8%2C17.6%2C44c4.3%2C25.7-2.7%2C59.4-4.2%2C80.5c1.1-0.1%2C2.3-0.2%2C3.5-0.2c11.1%2C0%2C19.1%2C6%2C25.5%2C10.4s11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3S201%2C407%2C212.1%2C407c11.1%2C0%2C19.1%2C6%2C25.6%2C10.4s11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4s19.1%2C6%2C25.6%2C10.4c6.4%2C4.4%2C11.3%2C7.3%2C15.5%2C7.3c4.2%2C0%2C9-2.8%2C15.5-7.3c6.4-4.4%2C14.5-10.4%2C25.6-10.4c1.9%2C0%2C3.6%2C0.2%2C5.3%2C0.5c-1.4-21.1-8.5-55-4.2-80.8c2.4-14.2%2C11.7-30.6%2C17.6-44c1.5-3.3%2C3.1-6.7%2C4.8-10.1c6.1-12.3%2C12.7-24.8%2C12.8-33.9C412.6%2C233.1%2C401.4%2C225.2%2C385.2%2C216.5z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu .white.ap_booker_tab.ap-data_section-Circuits:before,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Circuits:before,
.ptw-menu > ul > li.ptw-active > .icon-circuit.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Circuits:before,
.ptw-menu > ul > li:hover > .icon-circuit.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .ap_booker_tab.ap-data_section-Circuits:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-circuit.ap_booker_tab:before,
.white.icon-circuit:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'M244.1%2C186.3c5.9%2C5.9%2C15.5%2C5.9%2C21.6%2C0c19.2-18.9%2C57.6-62.4%2C57.6-108.6c0-37.6-30.7-68-68.3-68c-1.3%2C0-2.9%2C0-4.5%2C0c-36.3%2C2.7-64%2C32.8-64%2C69.1C187%2C124.4%2C225.1%2C167.6%2C244.1%2C186.3z%20M227.8%2C78.2c0-14.9%2C12.3-27.2%2C27.2-27.2c14.9%2C0%2C27.2%2C12.3%2C27.2%2C27.2s-12.3%2C27.2-27.2%2C27.2C239.8%2C105.4%2C227.8%2C93.2%2C227.8%2C78.2z%20M210.7%2C267c0-51.5-41.8-93.1-93.1-93.1c-2%2C0-4%2C0-5.9%2C0c-49.3%2C3.5-87.4%2C44.8-87.1%2C94.1C25%2C330.6%2C77%2C389%2C103%2C414.8c3.7%2C3.7%2C9.2%2C5.9%2C14.6%2C5.9c5.4%2C0%2C10.9-2.2%2C14.6-5.9C158.5%2C389%2C210.7%2C329.8%2C210.7%2C267z%20M117.4%2C304.1c-20.3%2C0-37.1-16.6-37.1-37.1c0-20.5%2C16.6-37.1%2C37.1-37.1c20.5%2C0%2C37.1%2C16.6%2C37.1%2C37.1C154.5%2C287.5%2C137.9%2C304.1%2C117.4%2C304.1z%20M227.3%2C195.1c0%2C8.7-7%2C15.7-15.7%2C15.7c-8.7%2C0-15.7-7-15.7-15.7c0-8.7%2C7-15.7%2C15.7-15.7C220.2%2C179.4%2C227.3%2C186.4%2C227.3%2C195.1z%20M162.1%2C440.6c0.8%2C7.8-5%2C14.9-12.8%2C16c-7.8%2C1.1-14.7-4.7-15.5-12.5c-0.8-7.8%2C5-14.9%2C12.8-16C154.5%2C427.2%2C161.3%2C432.8%2C162.1%2C440.6z%20M209.4%2C472.9c-3.9%2C7-12.9%2C9.3-19.6%2C5.4c-6.7-3.9-8.8-12.6-4.8-19.6c3.9-7%2C12.9-9.3%2C19.6-5.4C211.3%2C457.2%2C213.6%2C466%2C209.4%2C472.9z%20M264.5%2C480.3c0.5%2C7.8-5.3%2C14.9-13.4%2C15.7c-7.8%2C0.8-14.6-5-15.2-12.8c-0.5-7.8%2C5.3-14.9%2C13.4-15.7C257.4%2C466.8%2C264%2C472.6%2C264.5%2C480.3z%20M322.4%2C482.6c2.7%2C7.1-1.1%2C15.7-8.5%2C18.7c-7.4%2C3-15.5-0.8-18.2-7.9c-2.7-7.4%2C1.1-15.7%2C8.5-18.7C311.7%2C471.7%2C319.7%2C475.5%2C322.4%2C482.6z%20M369.5%2C181.4c-2.4%2C0-5.1%2C0-7.5%2C0c-21.1%2C1.5-40.5%2C8.5-57%2C19.4c0-0.5%2C0.1-1%2C0.1-1.5c0-8.7-7-15.7-15.7-15.7s-15.7%2C7-15.7%2C15.7c0%2C8.1%2C6.1%2C14.7%2C13.9%2C15.6c-22.2%2C21.8-35.9%2C52.1-35.7%2C85.5c0.8%2C79%2C66.4%2C153.1%2C99.3%2C185.7c10.4%2C10.1%2C26.7%2C10.1%2C37.1%2C0c33.1-32.6%2C99.3-107.5%2C99.3-187C487.5%2C234%2C434.6%2C181.4%2C369.5%2C181.4z%20M369.5%2C346.6c-26.1%2C0-47.2-21.1-47.2-47.2c0-26.1%2C21.1-47.2%2C47.2-47.2c26.1%2C0%2C47.2%2C21.1%2C47.2%2C47.2C416.8%2C325.2%2C395.4%2C346.6%2C369.5%2C346.6z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu > ul > li.ptw-active > .icon-insurance.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .icon-insurance.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-insurance.ap_booker_tab:before,
.white.icon-insurance:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20640%20640'%20enable-background%3D'new%200%200%20640%20640'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'M607.6%2C131c0%2C0-128.8-114-287.6-114C161.2%2C17%2C32.4%2C131%2C32.4%2C131s-5.6%2C264.7%2C94.3%2C379C195.5%2C588.8%2C320%2C623%2C320%2C623h0c0%2C0%2C124.4-34.2%2C193.3-113C613.2%2C395.8%2C607.6%2C131%2C607.6%2C131z%20M471.6%2C473.6C427.4%2C524.2%2C351.8%2C554.1%2C320%2C565c-11.3-3.9-18.2-68.2-21.1-148l79.3-73.9c0.9-0.8%2C1.6-1.8%2C2.2-2.6l76-70.9c3.9-3.6%2C5.7-8.7%2C5.7-14.3c0-7.8-3.6-16.5-10.3-23.7c-7.2-7.7-16.4-12-24.6-12c-4.9%2C0-9.5%2C1.5-12.9%2C4.7l-38.4%2C35.8v0l-52.2%2C48.7c-0.9%2C0.8-1.6%2C1.8-2.2%2C2.6L297.3%2C334c0.1%2C28%2C0.6%2C55.8%2C1.5%2C81.8l-11.2%2C11.7c-3.5%2C3.2-8%2C4.7-12.9%2C4.7c-0.5%2C0-1%2C0-1.4%2C0c-2.5%2C0.7-5%2C1-7.4%2C1c-5.5%2C0-10.6-1.8-14.2-5.6l-30.3-32.5l-54.1-58c-3.2-3.5-4.8-8-4.8-12.9c0-8.2%2C4.3-17.4%2C12-24.6c7.2-6.7%2C15.9-10.3%2C23.7-10.3c5.5%2C0%2C10.7%2C1.8%2C14.3%2C5.7l59%2C63.3l25.8-22.8c-0.5-128.1%2C7.6-262.9%2C22.7-262.9c103%2C0%2C194.3%2C57.7%2C232.2%2C85.5C550.4%2C239.9%2C534.3%2C402%2C471.6%2C473.6z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu > ul > li.ptw-active > .icon-phone.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .icon-phone.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-phone.ap_booker_tab:before,
.white.icon-phone:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'm457%20354c0%205-1%2012-3%2020-2%209-4%2015-6%2020-4%2010-15%2020-35%2030-17%2010-35%2015-53%2015-5%200-10%200-15-1-5-1-10-2-16-4-6-1-11-3-14-4-3-1-8-3-16-6-7-3-12-4-14-5-18-7-35-14-50-24-24-15-49-35-75-61-26-26-47-51-62-76-9-14-17-31-23-50-1-1-3-6-6-14-2-7-4-13-5-16-1-3-3-7-5-13-1-6-2-12-3-17-1-4-1-9-1-15%200-17%205-35%2014-53%2011-19%2021-31%2031-35%204-2%2011-4%2019-6%209-1%2015-2%2020-2%203%200%205%200%206%200%204%202%209%209%2016%2022%202%204%205%209%208%2016%204%206%207%2012%2010%2018%203%205%206%2010%209%2015%201%201%202%203%205%207%203%204%205%208%206%2010%201%203%202%206%202%208%200%204-3%209-8%2015-5%205-11%2011-18%2015-6%205-12%2010-17%2016-6%205-9%209-9%2013%200%201%201%204%202%206%201%203%202%205%202%206%201%201%202%204%204%207%202%203%203%205%204%205%2014%2026%2031%2049%2049%2067%2019%2019%2041%2036%2067%2050%201%200%203%201%206%203%203%202%205%204%207%204%201%201%203%202%206%203%202%201%204%201%206%201%203%200%208-2%2013-8%205-5%2011-11%2015-18%205-6%2010-12%2016-17%206-6%2010-8%2014-8%203%200%206%200%208%202%203%201%207%203%2011%206%204%202%206%204%207%205%204%203%2010%206%2015%209%205%203%2011%206%2018%2010%207%203%2012%206%2016%208%2013%207%2020%2012%2021%2015%201%202%201%204%201%206z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu > ul > li.ptw-active > .icon-home.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .icon-home.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-home.ap_booker_tab:before,
.white.icon-home:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'm421%20283l0%20138c0%205-2%209-6%2012-3%204-8%206-13%206l-109%200%200-110-74%200%200%20110-109%200c-5%200-10-2-13-6-4-3-6-7-6-12l0-138c0%200%200%200%200%200%200-1%200-1%200-1l164-136%20165%20136c0%200%200%201%200%201z%20m63-19l-17%2021c-2%202-4%203-6%203l-1%200c-3%200-5-1-6-2l-198-165-198%20165c-2%202-4%202-7%202-2%200-4-1-6-3l-17-21c-2-2-2-4-2-7%200-3%201-5%203-6l205-171c6-5%2014-8%2022-8%208%200%2016%203%2022%208l69%2058%200-56c0-2%201-5%203-6%202-2%204-3%207-3l54%200c3%200%205%201%207%203%202%201%203%204%203%206l0%20117%2062%2052c2%201%203%203%203%206%200%203%200%205-2%207z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu > ul > li.ptw-active > .icon-carat.ap_booker_tab:before,
.ptw-menu > ul > li:hover > .icon-carat.ap_booker_tab:before,
.ptw-menu
  li.ptw-moreTab:hover
  li:not(:hover):not(.ptw-active)
  .icon-carat.ap_booker_tab:before,
.white.icon-carat:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23FFF'%20d%3D'm481%20231l-212%20212c-4%203-8%205-13%205-5%200-9-2-13-5l-212-212c-3-4-5-8-5-13%200-5%202-10%205-13l48-47c3-4%207-6%2012-6%205%200%2010%202%2013%206l152%20151%20152-151c3-4%208-6%2013-6%205%200%209%202%2012%206l48%2047c3%203%205%208%205%2013%200%205-2%209-5%2013z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.black.icon-carat:before,
div#agencyBar .agencyOption .caret:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%20x%3D'0px'%20y%3D'0px'%20viewBox%3D'0%200%20512%20512'%20enable-background%3D'new%200%200%20512%20512'%20xml%3Aspace%3D'preserve'%3E%20%3Cpath%20fill%3D'%23333'%20d%3D'm481%20231l-212%20212c-4%203-8%205-13%205-5%200-9-2-13-5l-212-212c-3-4-5-8-5-13%200-5%202-10%205-13l48-47c3-4%207-6%2012-6%205%200%2010%202%2013%206l152%20151%20152-151c3-4%208-6%2013-6%205%200%209%202%2012%206l48%2047c3%203%205%208%205%2013%200%205-2%209-5%2013z'%2F%3E%20%3C%2Fsvg%3E") !important;
}
.ptw-menu-vertical#ptw-container #ptw-menu > ul > li > a {
  background-color: red;
  color: red;
}
.ptw-menu-vertical#ptw-container #ptw-menu > ul > li > a:hover {
  background-color: red;
  color: red;
}
.ptw-menu-vertical#ptw-container #ptw-menu > ul > li.ptw-active > a {
  background-color: red;
  color: red;
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.p-lg-0 {
  padding: 0 !important;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url(./ajax-loader.gif) center center no-repeat;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translateY(-50%);
  cursor: pointer;
  border-radius: 1991px;
  border: none;
  outline: none;
  background: var(--color-3);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  opacity: 0.7;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: #fff;
  outline: none;
  opacity: 1;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  color: #fff;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-size: 36px;
  line-height: 0.3;
  margin-top: 5px;
  font-weight: 800;
  opacity: 1;
  color: #8a8989;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 0;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: " ";
  display: block;
  height: 24px;
  width: 24px;
  opacity: 0.4;
  margin: 10px 8px;
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8" standalone="no"%3F><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 6 6" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><rect id="Icon-left" x="0" y="0" width="5.28" height="5.28" style="fill:none;"/><g id="Icon-left1" serif:id="Icon-left"><path d="M3.547,5.165l-2.222,-2.318c-0.065,-0.078 -0.092,-0.151 -0.092,-0.213c0,-0.061 0.027,-0.145 0.081,-0.201l2.221,-2.318c0.111,-0.117 0.296,-0.12 0.412,-0.009c0.116,0.111 0.12,0.296 0.008,0.412l-2.028,2.116l2.039,2.128c0.111,0.116 0.108,0.301 -0.009,0.412c-0.116,0.111 -0.3,0.108 -0.41,-0.009Z" style="fill:%23fffffb;fill-rule:nonzero;"/></g></svg>');
}
[dir="rtl"] .slick-prev:before {
  content: " ";
  display: block;
  height: 24px;
  width: 24px;
  opacity: 0.4;
  margin: 10px 8px;
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8" standalone="no"%3F><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 6 6" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><rect id="Icon-left" x="0" y="0" width="5.28" height="5.28" style="fill:none;"/><g id="Icon-left1" serif:id="Icon-left"><path d="M3.547,5.165l-2.222,-2.318c-0.065,-0.078 -0.092,-0.151 -0.092,-0.213c0,-0.061 0.027,-0.145 0.081,-0.201l2.221,-2.318c0.111,-0.117 0.296,-0.12 0.412,-0.009c0.116,0.111 0.12,0.296 0.008,0.412l-2.028,2.116l2.039,2.128c0.111,0.116 0.108,0.301 -0.009,0.412c-0.116,0.111 -0.3,0.108 -0.41,-0.009Z" style="fill:%23fffffb;fill-rule:nonzero;"/></g></svg>');
}
.slick-next {
  right: 0;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: " ";
  display: block;
  height: 24px;
  width: 24px;
  opacity: 0.4;
  margin: 10px;
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8" standalone="no"%3F><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 6 6" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><rect id="Icon-right" x="0.15" y="0" width="5.28" height="5.28" style="fill:none;"/><path d="M1.89,0.12l2.221,2.319c0.054,0.056 0.081,0.129 0.081,0.201c0,0.072 -0.027,0.145 -0.081,0.201l-2.221,2.319c-0.111,0.116 -0.295,0.12 -0.411,0.008c-0.117,-0.11 -0.121,-0.295 -0.009,-0.411l2.038,-2.128l-2.038,-2.106c-0.112,-0.115 -0.108,-0.301 0.009,-0.411c0.116,-0.112 0.3,-0.108 0.411,0.008l-0,0Z" style="fill:%23fffffb;fill-rule:nonzero;"/></svg>');
}
[dir="rtl"] .slick-next:before {
  content: " ";
  display: block;
  height: 24px;
  width: 24px;
  opacity: 0.4;
  margin: 10px;
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8" standalone="no"%3F><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 6 6" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><rect id="Icon-right" x="0.15" y="0" width="5.28" height="5.28" style="fill:none;"/><path d="M1.89,0.12l2.221,2.319c0.054,0.056 0.081,0.129 0.081,0.201c0,0.072 -0.027,0.145 -0.081,0.201l-2.221,2.319c-0.111,0.116 -0.295,0.12 -0.411,0.008c-0.117,-0.11 -0.121,-0.295 -0.009,-0.411l2.038,-2.128l-2.038,-2.106c-0.112,-0.115 -0.108,-0.301 0.009,-0.411c0.116,-0.112 0.3,-0.108 0.411,0.008l-0,0Z" style="fill:%23fffffb;fill-rule:nonzero;"/></svg>');
}
.slick-slider {
  padding: 0;
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: #0000;
  border: 0;
  outline: none;
  background: rgba(0, 0, 0, 0);
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "●";
  text-align: center;
  opacity: 0.25;
  color: var(--color-2);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: var(--color-3);
}
.no--text .slick-slide .titleSlide {
  background: none;
}
.slick-slide {
  margin: 0 15px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.slick-slide:hover {
  box-shadow: 2px 2px 15px #0000004d;
  transition: box-shadow 0.3s ease-in-out;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -ms-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
}
.slick-slide .titleSlide {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.9)),
    to(rgba(0, 0, 0, 0))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.9) 10%,
    rgba(0, 0, 0, 0) 70%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.9) 10%,
    rgba(0, 0, 0, 0) 70%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(10%, rgba(0, 0, 0, 0.6)),
    color-stop(70%, rgba(0, 0, 0, 0))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.6) 10%,
    rgba(0, 0, 0, 0) 70%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.6) 10%,
    rgba(0, 0, 0, 0) 70%
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.6) 10%,
    rgba(0, 0, 0, 0) 70%
  );
}
.slick-slide img {
  width: 100%;
}
.slick-slide .titleSlide {
  position: absolute;
  bottom: 1px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  height: 100%;
  width: 100%;
  padding: 20px;
  text-align: center;
  align-content: center;
  justify-content: center;
  color: #fff;
}
.slick-slide .titleSlide div,
.slick-slide .titleOfferTxt {
  width: 100%;
}
.slick-slide .titleOfferTxt p {
  margin: 1rem 0em 0.5rem;
}
.slick-slide .carousel-item__details--title {
  font-size: 1.2em;
}
.slick-slide .carousel-item__details--subtitle {
  font-size: 0.9em;
}
.slick-slide .titleBtn a.btnSlide {
  display: inline-flex;
  min-height: 45px;
  justify-content: center;
  align-items: center;
  padding: 18px;
  background: var(--color-3);
  border-radius: 5px;
  color: #ffffffc2;
  vertical-align: middle;
  box-shadow: 2px 2px 15px #0003;
  white-space: nowrap;
  font-weight: 500;
}
.slick-slide .titleBtn a.btnSlide:hover {
  color: #fff;
}
.slick-slide p {
  margin: none;
}
@media (min-width: 1400px) {
  .container-xxl {
    max-width: 1320px;
  }
}
.mb-5 {
  margin-bottom: 3rem;
}
.mt-5 {
  margin-top: 3rem;
}
.p-3 {
  padding: 1rem;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.OnlyDescriptionCenter {
  width: 80%;
}
.OnlyDescriptionCenter__container {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-direction: column;
}
.only__description--title {
  color: #010103;
  font-family: var(--font-family);
  font-weight: 600;
  line-height: 1.5em;
  font-size: 3.5rem;
  color: var(--home-text-oscuro);
  text-align: center;
}
.only__description--p {
  font-size: 1.6rem;
  font-family: var(--font-family);
  color: var(--home-text-oscuro);
  text-align: center;
}
.footerBox {
  max-width: 1400px;
  margin: 0 auto;
}
.footerBox:after {
  content: "";
  display: table;
  clear: both;
}
#footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#footer ul li {
  padding: 0;
  margin: 8px 0;
}
#footer {
  width: 100%;
  text-align: center;
  padding: 0 20px;
}
#footer ul.ftBox-links {
  padding: 0;
  list-style: none;
  font-size: 12px;
}
#footer ul.ftBox-links li {
  display: inline-block;
  padding: 0 15px;
}
#footer {
  color: var(--footer-text-color) !important;
  background-color: var(--footer-background) !important;
  font-size: 16px;
  font-family: var(--font-family) !important;
  padding-top: 45px;
  padding-bottom: 45px;
}
#footer img {
  max-width: 200px;
}
#footer .footerBox-top {
  padding-top: 60px;
  padding-bottom: 10px;
}
#footer .footerBox-bottom {
  padding-top: 10px;
  padding-bottom: 30px;
}
#footer .footerBox {
  padding-left: 15px;
  padding-right: 15px;
}
#footer .footerCol {
  margin-bottom: 30px;
}
#footer h3 {
  font-size: 2.5rem;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
}
#footer h3 svg {
  vertical-align: middle;
}
#footer p {
  font-family: var(--font-family) !important;
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 0;
}
#footer ul.ftBox-links li {
  font-size: 14px;
  font-weight: 100;
  line-height: 120%;
}
#footer ul.socialLinks {
  line-height: 1;
}
#footer ul.socialLinks li {
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  vertical-align: middle;
}
#footer ul.socialLinks .social-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--footer-text-color) !important;
  width: 42px;
  height: 42px;
  border-radius: 100px;
  padding: 8px;
  font-size: 22px;
  color: var(--footer-background) !important;
}
#footer ul.socialLinks .social-icon:hover path {
  fill: var(--footer-text-color-hover) !important;
}
#footer ul.legalLinks li {
  display: block;
  font-size: 16px;
  padding: 0;
  margin-bottom: 15px;
}
#footer ul.legalLinks li:last-child {
  margin-bottom: 0;
}
#footer .footerCopyright p {
  font-size: 14px;
  color: var(--footer-text-color) !important;
  margin: 0;
}
#footer {
  justify-content: center;
  align-items: center;
  gap: 60px;
  display: flex;
}
.footer__section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 50px;
  width: 100%;
  max-width: var(--max-width) !important;
}
@media (min-width: 800px) {
  .footer__section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .footer__section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    max-width: var(--max-width) !important;
    padding: 0 20px;
  }
}
.footer__container {
  max-width: 300px;
}
.footer__container--link:visited,
.footer__container--link {
  color: var(--footer-text-color) !important;
  font-size: 1.6rem;
  opacity: 0.9;
}
.footer__container--link:hover {
  color: var(--footer-text-color-hover) !important;
  opacity: 1;
}
.footer__container--h3 {
  font-size: 2.5rem;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  color: var(--footer-text-color) !important;
}
