@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');


*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#Content {
  background: transparent;
  border: none;
}

#Content .home {
  border: 1px solid #e3e2e2;
  background: #e5e5e5;
}

body,
.home {
  background: #ffffff;
}

div#ptw-container,
div#ptw-container #ptw-content {
  background: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #cf2e2e;
  font-family: 'Ubuntu', sans-serif;
}

#header h1 {
  margin: 15px 0 10px 0;
}

#splash h1,
#splash h2,
#splash h3,
#splash h4 {
  color: #cf2e2e;
}

button,
input,
select,
textarea {
  border: 1px solid #e3e2e2;
  background: #fff;
  padding: 3px 5px;
  border-radius: 3px;
}

h2.border {
  border-top: none;
}

#titSea a:focus,
.travDat a .higLit,
.travDat a:visited .higLit,
a,
a.small,
a:visited,
div.agents a:focus,
div.agents a:visited {
  color: #000000;
}

#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: #cf2e2e;
  text-decoration: none;
}

#divPromotions a.cloWha {
  color: rgba(51, 51, 51, 0.8);
  text-decoration: none;
}

#divPromotions a.cloWha:hover {
  color: #333333;
}

#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: #cf2e2e;
}

.rmsPax th {
  font-size: inherit;
}

#hsidebar #contact {
  border: 1px solid #e3e2e2;
  background: #f1f1f1;
}

.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: #cf2e2e;
  color: rgba(255, 255, 255, 0.8);
}

.btn,
.btn.btn-default,
a.btn,
a.controls {
  background: #f1f1f1;
  border-radius: 5px;
  color: rgba(51, 51, 51, 0.8);
  border-color: #e3e2e2;
  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 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  -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: #f1f1f1;
  color: #333333;
  border-color: #e3e2e2;
  -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 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2);
  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,
div#ptw-container .ptw-submit-btn,
input#resSta,
input.but,
input.greenButton {
  background: #cf2e2e;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid #cf2e2e;
  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 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

a.greenButton.whiteText {
  color: rgba(255, 255, 255, 0.8) !important;
}

a.greenButton.whiteText:hover {
  color: white !important;
  text-decoration: none;
}

.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: #cf2e2e;
  color: white;
  -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 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 1px solid #cf2e2e;
  text-decoration: none;
}

#hotelCardItem .card-hotel .hotel-item{
  max-height: 198px;
}

div#menu {
  clear: both;
  height: auto;
  background: none;
  border: none;
  border-bottom: 1px #e3e2e2 solid;
  width: auto;
}

div#menu:after {
  content: "";
  display: table;
  clear: both;
}

div#menu a {
  color: #cf2e2e;
  border: none;
  border-radius: 0;
  margin: 0;
}

div#menu a:hover {
  background: #d6ecff;
}

div#menu .current a {
  background: transparent;
  border: none;
  border-radius: 0;
  margin: 0;
}

div#menu .current a:hover {
  color: #cf2e2e;
}

div#menu:after:after {
  content: "";
  display: table;
  clear: both;
}

.sidebar-module .module-content {
  border: 1px solid #e3e2e2;
}

div#ConTit {
  background: #f1f1f1;
  border: none;
  border-top: 1px solid #e3e2e2;
  padding: 7px 3px;
}

#left #wrapper .sidbar .module,
.sidbar .module {
  background: #f1f1f1;
  border-top: 1px solid #e3e2e2;
}

#left #wrapper .sidbar .module h4,
.sidbar .module h4 {
  background: transparent;
  font-weight: bold;
  padding: 6px 5px 5px;
  border-top: none !important;
  color: #cf2e2e !important;
  font-size: 12px !important;
}

#left #wrapper .sidbar .module h4 a,
.sidbar .module h4 a {
  color: #cf2e2e;
}

#left #wrapper .sidbar .module h4 a.info,
.sidbar .module h4 a.info {
  background: #cf2e2e;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid #cf2e2e;
  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 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  border-radius: 50%;
}

#HotelName,
#HotelName:focus {
  background: #fff;
  border-color: #e3e2e2;
}

#left .module li a:hover {
  background: #d6ecff;
}

table.rates .ratedet .padding a.botAzu {
  margin-top: -3px;
}

table.rates td,
table.rates td.avg,
table.rates td.right {
  background: #f1f1f1;
}

.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: #003767;
}

.paginas a,
.paginas a:link,
.paginas a:visited {
  background: #f1f1f1;
}

.pager .paginas a:hover,
.paginas a:hover {
  background: #d6ecff;
  color: #cf2e2e;
}

#tabs a:hover,
#tabs span:hover {
  background: #d6ecff;
}

.inter h3 {
  margin-bottom: 5px;
}

.inter h3:after {
  content: "";
  display: table;
  clear: both;
}

.inter h3 a.smallv {
  float: right;
  padding: 0px 5px;
}

.pager .paginas a,
.paginas a {
  background: #f1f1f1;
}

.addnight-box .pt-icon-info-circle:hover {
  color: #003767;
}

.addnight-box .late-options {
  border-color: #e3e2e2;
}

.addnight-box .option:first-of-type {
  border-bottom-color: #e3e2e2;
}

.addnight-box .options-box .selected {
  background: #d6ecff;
}

.addnight-box .latewarning .late {
  color: #cf2e2e;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #d6ecff;
}

.nav > li > a {
  min-height: 16px;
}

.WhaIs,
.WhaIs.smallv {
  background: #fff;
  border: 1px solid #e3e2e2;
  border-radius: 5px;
  padding: 10px 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

#MapContainer table#tblMap,
#MapContainer table#tblMap table.tableMap {
  width: 100% !important;
}

.rates th {
  background: #f1f1f1;
}

.rates a.botAzu {
  margin-top: 0px;
}

.list-best-rates .selected-leg {
  background: #d6ecff;
}

div.cflt {
  background: transparent;
  border-color: #e3e2e2;
}

div.cflt h3 {
  color: #333;
  background: #f1f1f1;
}

tr.travDat td {
  border-bottom-color: #e3e2e2;
}

.schedule:hover {
  background: #d6ecff;
}

#ConTit table#headList + div {
  height: auto !important;
}

#modTab h3,
.bluebox h3 {
  background: #f1f1f1;
  border: none;
}

#itineraryContainer tr.banNom td,
#resFlight tr.banNom td,
.bluebox {
  background: #fff;
  border: 1px solid #e3e2e2;
}

#divPackageInfo {
  margin-bottom: 10px;
}

table.pack {
  border: none;
  background: #fff;
}

table.pack tr.flrow,
table.pack tr.roomsrow + tr {
  background: #f1f1f1;
}

#roomsContainer h3,
.roomsContainer h3 {
  color: #cf2e2e;
}

td.rooTit {
  border-bottom-color: #e3e2e2;
}

.amenities {
  border-left-color: #e3e2e2;
}

.bread,
td.bread {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

#helpleft .hotsidbar li a,
#left .hotsidbar li a {
  color: #cf2e2e;
}

#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: #d6ecff;
}

#helpleft .hotsidbar li,
#left .hotsidbar li {
  border-bottom-color: #e3e2e2;
}

#helpleft .hotsidbar ul,
#left .hotsidbar ul {
  border-top-color: #e3e2e2;
}

#ActMain h3 {
  color: #cf2e2e;
}

#ActSidebar .module {
  background: #f1f1f1;
  border-radius: 0px;
  border: none;
}

#ActSidebar .module h2 {
  background: rgba(97, 1, 209, 0.9);
  color: rgba(255, 255, 255, 0.8);
  text-shadow: none;
}

div#photos img {
  border: none;
}

div#ZoomBox {
  border: solid #f1f1f1 7px;
}

div#ZoomBox #ZoomCapDiv {
  background: #f1f1f1 !important;
  padding: 17px 0 10px;
}

.banres {
  border-top: 1px solid #e3e2e2;
}

.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 #e3e2e2;
  background: #f1f1f1;
}

#modTab a#showSearchBoxLink {
  background: none;
}

#modTab a#showSearchBoxLink:before {
  font-family: "ptw-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e612";
  font-size: 19px;
  color: #cf2e2e;
  z-index: 0;
  position: absolute;
  margin-left: -22px;
  margin-top: 2px;
}

.ActivOpt {
  border: 1px solid #e3e2e2;
  background: #f1f1f1;
  text-shadow: none;
}

.actRates td,
.optionItem {
  border-top-color: #e3e2e2;
}

.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: #e3e2e2;
}

.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: #f1f1f1;
  border-top-color: #e3e2e2;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.listViewport {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: 1px solid #e3e2e2;
}

.mark,
.tag,
span.filter,
span.filter:hover {
  border-color: #003767;
  background: #d6ecff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#appliedFilters span:hover {
  border-color: #003767;
}

a.filter:hover {
  color: inherit;
  text-decoration: none;
}

a:hover .cross {
  background-position: -181px -807px;
}

.rates tr:hover td {
  background: #d6ecff;
}

#detTar th,
#tarLis th {
  background: #f1f1f1;
  border-top-color: #e3e2e2;
  border-bottom-color: #e3e2e2;
  padding: 4px 0;
}

#detPop,
.detPop {
  background: #fff;
  border-color: #e3e2e2;
}

#tabPop {
  border: none;
  line-height: 24px;
  font-size: 14px;
  color: #cf2e2e;
}

#detPop h2,
#detPop h3 {
  color: #cf2e2e;
}

#ctrl {
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  border: 1px solid #e3e2e2;
}

#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;
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background: #003767;
}

.dropdown-menu li > a:hover {
  color: inherit;
  background: #d6ecff;
}

#cruiseContent .alert-success {
  border: 1px solid #e3e2e2;
  background: #f1f1f1;
  color: inherit;
}

.table-bordered {
  border-color: #e3e2e2;
}

.table-bordered td + td,
.table-bordered td + th,
.table-bordered th + td,
.table-bordered th + th {
  border-left-color: #e3e2e2;
}

.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: #cf2e2e;
}

#cruiseTabs a:hover {
  background: #d6ecff;
}

#cruiseTabs a.active {
  border-color: #e3e2e2;
  border-bottom: none;
  color: #555555;
}

#cruiseTabs a.active:hover {
  background: white;
}

.gal_spotlight {
  background: transparent;
}

.gal_carouselContainer,
.gal_spotlightDescription {
  background-color: #f1f1f1;
}

.gal_carouselContainer,
.gal_spotlightDescription {
  background-color: #f1f1f1;
}

.gal_carouselContainer a.gal_arrow:hover {
  background: #d6ecff;
}

#cabnSel .active strong,
#cabnSel a:hover strong,
.cabnSel .active strong,
.cabnSel a:hover strong {
  color: #cf2e2e;
}

.accordion-group {
  border-color: #e3e2e2;
}

.cabin-rate-menu {
  border-bottom-color: #e3e2e2;
}

.cabin-menu-options .triangle:before {
  border-bottom-color: #e3e2e2;
}

.cruiseRates th {
  border-bottom-color: #e3e2e2;
}

.cruiseRates td {
  border-bottom-color: #e3e2e2;
}

.thumbnail {
  border-color: #e3e2e2;
}

a.thumbnail:hover {
  border-color: #003767;
  -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 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
}

#selectedCabin {
  background: #f1f1f1;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top-color: #e3e2e2;
}

#camCount .count {
  color: #cf2e2e;
}

#deckplan,
#legendul {
  background: #f1f1f1;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e3e2e2;
}

#stateroomsList tr.active td {
  background: #d6ecff;
}

.noCam {
  border: 1px solid #e3e2e2;
  background: #f1f1f1;
  color: #cf2e2e;
}

#stateroomsList tr.active .noCam,
#stateroomsList tr:hover .noCam,
.reqPax .noCam {
  border-color: #e3e2e2;
  background: white;
  color: #cf2e2e;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#innerSel .cabnSel {
  margin: 0 0 0 200px;
}

#selectedCabin .btn-group {
  margin: 15px 0 0 0;
}

#stateroomsList tr:hover td {
  background: #d6ecff;
  color: #cf2e2e;
}

.product-sidebar {
  margin-top: 20px;
}

.product-sidebar .sidebar-title {
  text-shadow: none;
  font-size: 15px;
  font-weight: bold;
  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: bold;
  border-bottom: none;
  padding: 5px 3px;
}

.sidbar ul a:hover {
  background: #d6ecff;
}

.sidbar .ap_slider {
  margin: 0 0 1em;
}

.sidbar .ap_slider .ap_slider-duration {
  margin: 0 0.7em 1em;
}

.innerList li:hover {
  background: #d6ecff;
  color: #cf2e2e;
}

.circuit-wrap {
  border: none;
  border-bottom: 1px solid #e3e2e2;
}

.circuit-wrap h2.caps {
  font-size: 18px;
  font-weight: bold;
  text-transform: none;
  font-variant: normal;
}

.circuit-wrap h2.caps a:hover {
  text-decoration: none;
}

.img_3x2 a {
  border-color: #e3e2e2;
}

.priceDetail li.promo-text {
  background: #d6ecff !important;
}

.priceDetail li.promo-text:after {
  border-top-color: #d6ecff;
}

#modsea {
  margin-top: 0;
  border: none;
  border-radius: 0;
}

#ctrl {
  border-color: #e3e2e2;
}

#bookerComplete,
.product-sidebar .circuits-searchbox #ctrl {
  background: #f1f1f1;
}

#modTabCircuits .field {
  text-align: right;
}

.slats li {
  border-bottom-color: #e3e2e2;
}

.callAction {
  background: #f1f1f1;
  border-color: #e3e2e2;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.nav-tabs {
  border-bottom-color: #e3e2e2;
}

.sidebar-list li {
  border-bottom-color: #e3e2e2;
  border-top: none;
}

.nav-tabs {
  background: none;
}

div.orbit > img {
  width: 100%;
}

.article {
  border-bottom-color: #e3e2e2;
}

.gray-block {
  background-color: #f1f1f1;
}

.well {
  border-color: #e3e2e2;
  background-color: #f1f1f1;
}

.nav-collapsible .section-expanded .nav-section-header {
  background: transparent;
}

.nav-collapsible .section-expanded {
  border-left-color: #003767;
}

.nav-collapsible .section-expanded .nav-section-header:hover,
.nav-collapsible a:hover {
  background: #d6ecff;
}

dropdown-menu {
  border-color: #e3e2e2;
}

.nav-collapsible .section-wrapper a.info {
  background: #cf2e2e;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid #cf2e2e;
  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 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  -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: #cf2e2e;
  color: white;
  -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 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 1px solid #cf2e2e;
  text-decoration: none;
}

.table-price-list th,
.table tbody tr:hover th {
  background: #f1f1f1;
}

.table tbody tr:hover td {
  background: #d6ecff;
}

.green-border {
  border-color: #e3e2e2;
}

.rounded-wrapper {
  border-color: #e3e2e2;
  border-radius: 0;
}

.stat-medium a.btn {
  width: auto;
  display: block;
  margin-top: 10px;
  margin-bottom: 9px;
  background: #cf2e2e;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid #cf2e2e;
  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 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.stat-medium a.btn:hover {
  background: #cf2e2e;
  color: white;
  -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 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 1px solid #cf2e2e;
  text-decoration: none;
}

.table-price-list td {
  border-top-color: #e3e2e2;
}

.table-price-list .selected-column {
  background: transparent;
}

#bestAirContainer .bestAirList.viewport {
  width: auto;
}

#bestAirlines {
  border-color: #e3e2e2;
}

#bestAirlines .bestAirLeft {
  background: #f1f1f1;
  border-right-color: #e3e2e2;
  border-radius: 0;
}

#bestAirlines .nonstopRate,
#bestAirlines .stopsRate {
  color: #cf2e2e;
}

#bestAirlines .bestAirline:hover,
#bestAirlines.package #bestAirContainer .bestAirItem.selected,
#bestAirlines.package #bestAirContainer .bestAirItem:hover {
  background: #d6ecff;
}

#bestAirlines .allflights:hover,
#bestAirlines .nonstopRate:hover,
#bestAirlines .stopsRate:hover {
  color: #cf2e2e;
  background-color: #d6ecff;
}

#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 #e3e2e2;
  background: #f1f1f1;
}

#flightSelected.yui-module,
#tblFligts .yui-module {
  border: 1px solid #e3e2e2;
  background: #f1f1f1;
}

#resFlight tr.light td,
.escala {
  background: rgba(241, 241, 241, 0.5);
}

#resFlight tr.light td .escala,
.escala .escala {
  background: none;
}

table.roomList td strong {
  color: #cf2e2e;
}

.blueboxR h4 {
  background: #f1f1f1;
}

table.roomList {
  border-bottom-color: #e3e2e2;
}

table.roomList td {
  border-top-color: #e3e2e2;
}

#summary .item {
  border-bottom: none;
  border-top-color: #e3e2e2;
  background-color: #f1f1f1;
}

.well {
  border: 1px solid #e3e2e2;
  background-color: #f1f1f1;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 4px 8px;
}

img#imgLogo {
  border-color: #e3e2e2;
}

#addon_content {
  border-color: #e3e2e2;
}

#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: #e3e2e2;
}

#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 {
  width: 42.5%;
  table-layout: fixed;
  display: block;
  float: left;
}

#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: #f1f1f1;
}

#addon_content .thCar {
  background: transparent !important;
}

#addon_content #divComplete td.right,
#addon_content .carsAddon .rates td {
  padding: 5px 0;
  line-height: 25px;
}

#addon_content .currentLink {
  background: #003767 !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: #cf2e2e;
}

.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: normal;
  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 #e3e2e2;
  background: #f1f1f1;
}

#addon_menu .current a,
#addon_menu .current a:hover {
  border-color: #e3e2e2;
  background: #d6ecff;
  background: -webkit-gradient(linear, left top, right top, from(#d6ecff), to(rgba(214, 236, 255, 0)));
  background: -webkit-linear-gradient(left, #d6ecff, rgba(214, 236, 255, 0));
  background: -o-linear-gradient(left, #d6ecff, rgba(214, 236, 255, 0));
  background: linear-gradient(90deg, #d6ecff, rgba(214, 236, 255, 0));
  color: #cf2e2e;
  font-weight: bold;
  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: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  line-height: 50px;
  height: 40px;
  color: #e3e2e2;
}

#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: #cf2e2e;
}

#addon_menu #transferTab a:before {
  font-size: 66px;
  content: "\e616";
}

#addon_menu #carTab a:before {
  font-size: 51px;
  content: "\e006";
}

#addon_menu #tourTab a:before {
  font-size: 41px;
  content: "\e61c";
}

#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 #e3e2e2;
  background: #f1f1f1;
}

#resFlight tr.banNom td {
  background: #f1f1f1;
}

#activityAddon #tabs a,
#activityAddon #tabs span,
#activityPopup #tabs a,
#activityPopup #tabs span {
  border-color: #f1f1f1;
  border-bottom-color: #e3e2e2;
}

#activityAddon #tabs a:hover,
#activityAddon #tabs span:hover,
#activityPopup #tabs a:hover,
#activityPopup #tabs span:hover {
  text-decoration: none;
  background: #d6ecff;
  border-color: #d6ecff;
  border-bottom-color: #e3e2e2;
}

#activityAddon ul#tabs,
#activityPopup ul#tabs {
  background: #f1f1f1;
  border-color: #e3e2e2;
}

.addon h3 {
  color: #cf2e2e;
  border-bottom-color: #e3e2e2;
}

#cboxOverlay {
  background: #003767;
}

#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
  background: none;
  width: 0;
}

#cboxContent {
  background: white;
  display: block;
  border-radius: 15px;
  border: 1px solid #e3e2e2;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.6);
}

#cboxContent .selectDates table {
  min-width: 240px;
}

#cboxContent input#calDeparturetxtDate,
#cboxContent input#calReturntxtDate,
#cboxContent input#txtAirportFrom,
#cboxContent input#txtAirportTo {
  border-color: #e3e2e2;
  margin-top: 0;
}

.bd #activityPopup .closelink a {
  color: white;
}

.bd #activityPopup img {
  max-width: 100%;
}

div#colorbox {
  border-radius: 15px;
}

#activityPopup {
  width: auto !important;
}

#activityPopup #head {
  background: #f1f1f1;
}

#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: #f1f1f1;
}

#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: #f1f1f1;
  margin-top: 30px;
  border-color: #f1f1f1;
}

#activityPopup #Content .ActivOpt {
  width: auto !important;
  border-radius: 0;
  border: none;
  border-top: 1px solid #e3e2e2;
  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 #e3e2e2;
  background: #f1f1f1;
  border-radius: 5px;
  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: #d6ecff;
}

.ActOptions li.selected .pricenote {
  background-color: #d6ecff;
}

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: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e612";
  font-size: 24px;
  color: #cf2e2e;
  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: #003767;
}

.carousel .carousel-nav input {
  bottom: 4px;
}

#ActTop + table + table.intro,
#ActTop + table.intro {
  width: auto;
}

body#chkOut {
  background: #f1f1f1;
}

#chkOut #Content {
  clear: both;
  width: 760px;
}

#chkOut #header:after {
  content: "";
  display: table;
  clear: both;
}

#chkOut #container2 {
  border-color: #e3e2e2;
}

#chkOut #divConfirmationReadUser,
#chkOut #divPassengers,
#chkOut #step3,
#chkOut #step3 .boxleft,
#chkOut .conInf,
#chkOut h1,
#chkOut h3 {
  background: none;
  border: none;
  border-top: 1px solid #e3e2e2;
}

#chkOut div.banres {
  border-top: 1px solid #e3e2e2;
  background: none;
}

#chkOut .stepsNumbers_Active {
  background: #003767;
}

#chkOut .steps li.current {
  color: #cf2e2e;
}

#chkOut #divPayNow {
  padding-top: 0;
}

#chkOut #divPayNow ol {
  border: 1px solid #e3e2e2;
  background: #f1f1f1;
  margin-top: 0;
}

#chkOut tr.mark td {
  background: #d6ecff;
}

#chkOut .bluebox {
  background: transparent;
  border-top: 1px solid #e3e2e2;
  border-bottom: 1px solid #e3e2e2;
}

#chkOut #step3 .boxleft {
  border: none;
}

#chkOut .boxleft h3 {
  color: #cf2e2e;
  margin-top: 0;
  padding-top: 10px;
}

#chkOut .boxleft .banNom,
#chkOut .rateSummary {
  border: 1px solid #e3e2e2;
  background: #f1f1f1;
  margin-bottom: 10px;
}

#chkOut .boxleft h1,
#chkOut .boxleft h2 {
  color: #cf2e2e;
}

#chkOut .floatright {
  background: #f1f1f1;
}

#chkOut .floatright h4 {
  background: rgba(97, 1, 209, 0.9);
  color: rgba(255, 255, 255, 0.8);
}

#chkOut .floatright td.top {
  border-top-color: #e3e2e2;
}

.higLit,
ol li strong,
table.flight p.small span.small {
  color: #cf2e2e;
}

td.ret,
td.top,
tr.ret td {
  border-top-color: #e3e2e2;
}

#chkOut #step3 {
  border-top: none;
}

li#step4.step-Finalizar {
  display: none;
}

.icon:after,
.ptw-menu .ap_booker_tab:after,
div#agencyBar .agencyOption .caret:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

#ap_ptw_hiddenTabs > li > a:hover.icon-hotel:after,
.icon-hotel:after,
.ptw-menu #ap_ptw_hiddenTabs > li > a.ap_booker_tab.ap-data_section-Hotels:hover:after,
.ptw-menu .ap_booker_tab.ap-data_section-Hotels:after,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Hotels:after,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Hotels:after,
a:hover .icon-hotel:after,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Hotels:after,
li.current .icon-hotel:after,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Hotels:after {
  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'%236101d1'%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");
}

#ap_ptw_hiddenTabs > li > a:hover .icon-flight:after,
#ap_ptw_hiddenTabs > li > a:hover .ptw-menu .ap_booker_tab.ap-data_section-Flights:after,
.icon-flight:after,
.ptw-menu #ap_ptw_hiddenTabs > li > a:hover .ap_booker_tab.ap-data_section-Flights:after,
.ptw-menu .ap_booker_tab.ap-data_section-Flights:after,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Flights:after,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Flights:after,
a:hover .icon-flight:after,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Flights:after,
li.current .icon-flight:after,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Flights:after {
  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'%236101d1'%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");
}

#ap_ptw_hiddenTabs > li > a:hover .icon-package:after,
#ap_ptw_hiddenTabs > li > a:hover .ptw-menu .ap_booker_tab.ap-data_section-Packages:after,
.icon-package:after,
.ptw-menu #ap_ptw_hiddenTabs > li > a:hover .ap_booker_tab.ap-data_section-Packages:after,
.ptw-menu .ap_booker_tab.ap-data_section-Packages:after,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Packages:after,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Packages:after,
a:hover .icon-package:after,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Packages:after,
li.current .icon-package:after,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Packages:after {
  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'%236101d1'%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");
}

#ap_ptw_hiddenTabs > li > a:hover .icon-transfer:after,
#ap_ptw_hiddenTabs > li > a:hover .ptw-menu .ap_booker_tab.ap-data_section-Transfers:after,
.icon-transfer:after,
.ptw-menu #ap_ptw_hiddenTabs > li > a:hover .ap_booker_tab.ap-data_section-Transfers:after,
.ptw-menu .ap_booker_tab.ap-data_section-Transfers:after,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Transfers:after,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Transfers:after,
a:hover .icon-transfer:after,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Transfers:after,
li.current .icon-transfer:after,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Transfers:after {
  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'%236101d1'%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");
}

#ap_ptw_hiddenTabs > li > a:hover .icon-car:after,
#ap_ptw_hiddenTabs > li > a:hover .ptw-menu .ap_booker_tab.ap-data_section-Cars:after,
.icon-car:after,
.ptw-menu #ap_ptw_hiddenTabs > li > a:hover .ap_booker_tab.ap-data_section-Cars:after,
.ptw-menu .ap_booker_tab.ap-data_section-Cars:after,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Cars:after,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Cars:after,
a:hover .icon-car:after,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Cars:after,
li.current .icon-car:after,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Cars:after {
  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'%236101d1'%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");
}

#ap_ptw_hiddenTabs > li > a:hover .icon-tour:after,
#ap_ptw_hiddenTabs > li > a:hover .ptw-menu .ap_booker_tab.ap-data_section-Tours:after,
.icon-tour:after,
.ptw-menu #ap_ptw_hiddenTabs > li > a:hover .ap_booker_tab.ap-data_section-Tours:after,
.ptw-menu .ap_booker_tab.ap-data_section-Tours:after,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Tours:after,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Tours:after,
a:hover .icon-tour:after,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Tours:after,
li.current .icon-tour:after,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Tours:after {
  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'%236101d1'%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");
}

#ap_ptw_hiddenTabs > li > a:hover .icon-bus:after,
#ap_ptw_hiddenTabs > li > a:hover .ptw-menu .ap_booker_tab.ap-data_section-Buses:after,
.icon-bus:after,
.ptw-menu #ap_ptw_hiddenTabs > li > a:hover .ap_booker_tab.ap-data_section-Buses:after,
.ptw-menu .ap_booker_tab.ap-data_section-Buses:after,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Buses:after,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Buses:after,
a:hover .icon-bus:after,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Buses:after,
li.current .icon-bus:after,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Buses:after {
  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'white'%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");
  position: relative;
}

#ap_ptw_hiddenTabs > li > a:hover .icon-cruise:after,
#ap_ptw_hiddenTabs > li > a:hover .ptw-menu .ap_booker_tab.ap-data_section-Cruises:after,
.icon-cruise:after,
.ptw-menu #ap_ptw_hiddenTabs > li > a:hover .ap_booker_tab.ap-data_section-Cruises:after,
.ptw-menu .ap_booker_tab.ap-data_section-Cruises:after,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Cruises:after,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Cruises:after,
a:hover .icon-cruise:after,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Cruises:after,
li.current .icon-cruise:after,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Cruises:after {
  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'%236101d1'%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");
}

#ap_ptw_hiddenTabs > li > a:hover .icon-circuit:after,
#ap_ptw_hiddenTabs > li > a:hover .ptw-menu .ap_booker_tab.ap-data_section-Circuits:after,
.icon-circuit:after,
.ptw-menu #ap_ptw_hiddenTabs > li > a:hover .ap_booker_tab.ap-data_section-Circuits:after,
.ptw-menu .ap_booker_tab.ap-data_section-Circuits:after,
.ptw-menu a:hover .ap_booker_tab.ap-data_section-Circuits:after,
.ptw-menu li.current .ap_booker_tab.ap-data_section-Circuits:after,
a:hover .icon-circuit:after,
a:hover .ptw-menu .ap_booker_tab.ap-data_section-Circuits:after,
li.current .icon-circuit:after,
li.current .ptw-menu .ap_booker_tab.ap-data_section-Circuits:after {
  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'%236101d1'%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");
}

#ap_ptw_hiddenTabs > li > a:hover .icon-insurance:after,
.icon-insurance:after,
a:hover .icon-insurance:after,
li.current .icon-insurance:after {
  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'%236101d1'%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");
}

.icon-phone:after {
  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'%236101d1'%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");
}

.icon-home:after {
  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'%236101d1'%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");
}

.icon-carat:after,
a:hover .icon-carat:after,
li.current .icon-carat:after {
  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'%236101d1'%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");
}

.ptw-menu .white.ap_booker_tab.ap-data_section-Hotels:after,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Hotels:after,
.ptw-menu > ul > li.ptw-active > .icon-hotel.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Hotels:after,
.ptw-menu > ul > li:hover > .icon-hotel.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .ap_booker_tab.ap-data_section-Hotels:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-hotel.ap_booker_tab:after,
.white.icon-hotel:after {
  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'white'%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");
}

.ptw-menu .white.ap_booker_tab.ap-data_section-Flights:after,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Flights:after,
.ptw-menu > ul > li.ptw-active > .icon-flight.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Flights:after,
.ptw-menu > ul > li:hover > .icon-flight.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .ap_booker_tab.ap-data_section-Flights:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-flight.ap_booker_tab:after,
.white.icon-flight:after {
  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'white'%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");
}

.ptw-menu .white.ap_booker_tab.ap-data_section-Packages:after,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Packages:after,
.ptw-menu > ul > li.ptw-active > .icon-package.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Packages:after,
.ptw-menu > ul > li:hover > .icon-package.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .ap_booker_tab.ap-data_section-Packages:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-package.ap_booker_tab:after,
.white.icon-package:after {
  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'white'%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");
}

.ptw-menu .white.ap_booker_tab.ap-data_section-Transfers:after,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Transfers:after,
.ptw-menu > ul > li.ptw-active > .icon-transfer.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Transfers:after,
.ptw-menu > ul > li:hover > .icon-transfer.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .ap_booker_tab.ap-data_section-Transfers:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-transfer.ap_booker_tab:after,
.white.icon-transfer:after {
  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'white'%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");
}

.ptw-menu .white.ap_booker_tab.ap-data_section-Cars:after,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Cars:after,
.ptw-menu > ul > li.ptw-active > .icon-car.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Cars:after,
.ptw-menu > ul > li:hover > .icon-car.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .ap_booker_tab.ap-data_section-Cars:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-car.ap_booker_tab:after,
.white.icon-car:after {
  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'white'%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");
}

.ptw-menu .white.ap_booker_tab.ap-data_section-Tours:after,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Tours:after,
.ptw-menu > ul > li.ptw-active > .icon-tour.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Tours:after,
.ptw-menu > ul > li:hover > .icon-tour.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .ap_booker_tab.ap-data_section-Tours:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-tour.ap_booker_tab:after,
.white.icon-tour:after {
  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'white'%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");
}

.ptw-menu .white.ap_booker_tab.ap-data_section-Buses:after,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Buses:after,
.ptw-menu > ul > li.ptw-active > .icon-bus.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Buses:after,
.ptw-menu > ul > li:hover > .icon-bus.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .ap_booker_tab.ap-data_section-Buses:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-bus.ap_booker_tab:after,
.white.icon-bus:after {
  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'white'%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");
}

.ptw-menu .white.ap_booker_tab.ap-data_section-Cruises:after,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Cruises:after,
.ptw-menu > ul > li.ptw-active > .icon-cruise.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Cruises:after,
.ptw-menu > ul > li:hover > .icon-cruise.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .ap_booker_tab.ap-data_section-Cruises:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-cruise.ap_booker_tab:after,
.white.icon-cruise:after {
  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'white'%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");
}

.ptw-menu .white.ap_booker_tab.ap-data_section-Circuits:after,
.ptw-menu > ul > li.ptw-active > .ap_booker_tab.ap-data_section-Circuits:after,
.ptw-menu > ul > li.ptw-active > .icon-circuit.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .ap_booker_tab.ap-data_section-Circuits:after,
.ptw-menu > ul > li:hover > .icon-circuit.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .ap_booker_tab.ap-data_section-Circuits:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-circuit.ap_booker_tab:after,
.white.icon-circuit:after {
  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'white'%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");
}

.ptw-menu > ul > li.ptw-active > .icon-insurance.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .icon-insurance.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-insurance.ap_booker_tab:after,
.white.icon-insurance:after {
  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'white'%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");
}

.ptw-menu > ul > li.ptw-active > .icon-phone.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .icon-phone.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-phone.ap_booker_tab:after,
.white.icon-phone:after {
  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'white'%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");
}

.ptw-menu > ul > li.ptw-active > .icon-home.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .icon-home.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-home.ap_booker_tab:after,
.white.icon-home:after {
  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'white'%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");
}

.ptw-menu > ul > li.ptw-active > .icon-carat.ap_booker_tab:after,
.ptw-menu > ul > li:hover > .icon-carat.ap_booker_tab:after,
.ptw-menu li.ptw-moreTab:hover li:not(:hover):not(.ptw-active) .icon-carat.ap_booker_tab:after,
.white.icon-carat:after {
  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'white'%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");
}

.black.icon-carat:after,
div#agencyBar .agencyOption .caret:after {
  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");
}

div.slider-inner ul li .titleSlide .titleBtn a.btnSlide {
  background: #cf2e2e;
}

div.controls-pager a.active {
  background-color: #cf2e2e;
  -webkit-box-shadow: inset 0 1px 3px -1px #cf2e2e, 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 3px -1px #cf2e2e, 0 1px 1px rgba(0, 0, 0, 0.5);
}

.promoBox .slider-inner ul li .titleSlide {
  width: 100%;
  left: 0;
  right: 0;
  padding-top: 80px;
  top: 20px;
}

.promoBox .slider-inner ul li .titleSlide .slider-banner-item {
  display: block;
}

.promoBox .slider-inner ul li .titleSlide .titleOffer {
  text-align: center;
  display: block;
}

.promoBox .slider-inner ul li .titleSlide .titleOffer .titleOfferTxt {
  font-size: 1.75em;
}

.promoBox .slider-inner ul li .titleSlide .titleBtn {
  display: block;
  text-align: center;
  margin-top: 20px;
}

.promoBox .slider-inner ul li .titleSlide b {
  position: absolute;
  padding: 6px 10px 6px 10px;
  color: #fff;
  background-color: rgba(97, 1, 209, 0.8);
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  width: auto;
  display: inline-block;
  right: 0;
  top: 0;
}

#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: 0 1%;
  display: block;
  background: rgba(0, 55, 103, 0.3);
  padding: 0.5em 1em;
  margin-top: -2.4em;
  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: #f1f1f1;
  padding: 10px 2% 0;
  width: 98%;
}

.hotel-offer-item .hotel-title br {
  display: none;
}

.hotel-offer-item .hotel-offer-info {
  display: block;
  margin: 0;
  background: #f1f1f1;
  width: 98%;
  margin: 0 1%;
  padding: 10px 2%;
  color: rgba(0, 0, 0, 0.7);
  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: rgba(0, 0, 0, 0.5);
}

@media (min-width: 544px) {
  .hotel-offer-item {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    width: 50%;
  }
  .hotel-offer-item:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .hotel-offer-item {
    float: left;
    width: 33.33333%;
  }
  .hotel-offer-item:nth-child(odd) {
    clear: none;
  }
  .hotel-offer-item:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .hotel-offer-item {
    float: left;
    width: 25%;
  }
  .hotel-offer-item:nth-child(3n+1) {
    clear: none;
  }
  .hotel-offer-item:nth-child(4n+1) {
    clear: both;
  }
}
div#agencyBar {
  top: 0;
  left: 0;
  height: 34px;
  border-bottom: none;
  width: 100%;
  z-index: 10000;
  position: fixed;
  background: #003767;
}

div#agencyBar + header {
  padding-top: 35px;
}

div#agencyBar a {
  color: #fff;
}

div#agencyBar a:hover {
  text-decoration: none;
}

div#agencyBar .agencyName {
  float: left;
  margin: 7px 15px 0px;
  font-size: 16px;
  font-weight: bold;
}

div#agencyBar .agencyOption {
  -moz-border-radius: none;
  float: left;
  background: transparent;
  margin: 4px 10px 4px;
  padding: 5px 5px;
  border: none;
  text-align: center;
  background: #f1f1f1;
  border-radius: 5px;
  color: rgba(51, 51, 51, 0.8);
  border-color: #e3e2e2;
  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 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

div#agencyBar .agencyOption > a {
  font-weight: bold;
}

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: relative;
  top: auto;
  left: auto;
  float: none;
  background: none;
  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: #cf2e2e;
}

div#agencyBar .agencyOption a {
  font-size: 12px;
  text-decoration: none;
  color: #333;
}

div#agencyBar .agentName {
  float: right;
  margin: 7px 15px;
  font-size: 12px;
  font-weight: normal;
}

div#agencyBar .inactiveAgent {
  color: #fff;
  margin-top: 10px;
  float: right;
  margin-right: 10px;
  font-weight: bold;
}

div#agencyBar .inactiveAgent .btnLogout {
  background: #f1f1f1;
  border-radius: 5px;
  color: rgba(51, 51, 51, 0.8);
  border-color: #e3e2e2;
  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 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  padding: 4px 10px;
  margin-left: 20px;
  border: none;
  color: #333 !important;
}

div#agencyBar .inactiveAgent .btnLogout:hover {
  background: #f1f1f1;
  color: #333333;
  border-color: #e3e2e2;
  -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 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

#login {
  float: none;
  max-width: 300px;
  padding: 15px 0 0 0;
  margin: 2em auto;
}

#login + #register,
#register {
  float: none;
  max-width: 300px;
  padding: 10px;
  margin: 2em auto;
  background: #f1f1f1;
  border-color: #e3e2e2;
  text-align: center;
}

.formbox {
  background: transparent;
  border-color: #e3e2e2;
}

.formbox h2 {
  background: #cf2e2e;
  color: white;
}

.formbox .formForgot {
  border-top-color: #e3e2e2;
}

.goldBut,
.signin,
.submitButton,
a.goldBut,
input.submitButton {
  background: #cf2e2e;
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid #cf2e2e;
  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 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  -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: #cf2e2e;
  color: white;
  -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 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 1px solid #cf2e2e;
  text-decoration: none;
  color: white;
  text-decoration: none;
}

#register a:visited:hover,
a.goldBut:hover {
  color: white;
}

#register a,
#register a:hover,
#register a:visited {
  color: white;
}

div#regSteps li {
  background: #f1f1f1;
}

div#regSteps li a,
div#regSteps li a:hover {
  color: #333;
}

div#regSteps .current,
div#regSteps li.current a {
  background: #003767;
  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 {
  float: none;
  max-width: 600px;
  padding: 0px 0 0 0;
  margin: 2em auto;
}

#login-form input {
  max-width: 100%;
}

div#main-login {
  padding: 1px;
}

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;
}

.footerBox,
.header-container,
.mainContent {
  margin-left: 0px;
  margin-right: 0px;
  max-width: 1200px;
  margin: 0 auto;
}
.header-container{
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.footerBox:after,
.header-container:after,
.mainContent:after {
  content: "";
  display: table;
  clear: both;
}

#header {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}

#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%;
  max-width: 140px;
  margin-left: 20px;
}

#header .hdlinksContainer ul {
  margin: 10px 0;
  list-style: none;
  padding: 0;
  text-align: center;
  font-size: 12px;
}

#header .hdlinksContainer li {
  display: inline-block;
  margin: 0px 7px;
}

#header .header-menu ul {
  margin-left: 0px;
  margin-right: 0px;
  max-width: 1200px;
  margin: 0 auto;
}

#header .header-menu ul:after {
  content: "";
  display: table;
  clear: both;
}

.header-menu {
  background: #cf2e2e;
}

.header-menu ul {
  padding: 0;
  list-style: none;
  text-align: center;
}

.header-menu li {
  display: inline-block;
}

.header-menu li a {
  display: block;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  color: white;
}

.header-menu li a:hover {
  background: #d6ecff;
  color: #cf2e2e;
  text-decoration: none;
}

.header-menu li.current a {
  background: #d6ecff;
  color: #cf2e2e;
  text-decoration: none;
}

.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;
}

.home div#ptw-container {
  background: rgba(255, 255, 255, 0.75);
  border-radius: 7px;
}

#hsidebar + .home div#ptw-container,
.ageLog .home div#ptw-container {
  background: none;
  width: 100%;
  max-width: 400px;
}

div.ptw-menu-vertical#ptw-container #ptw-content {
  border-left-color: #e3e2e2;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0 7px 7px 0;
}

div.ptw-menu-vertical#ptw-container #ptw-menu > ul {
  padding: 2px 0 2px 2px;
}

div.ptw-menu-vertical#ptw-container #ptw-menu > ul > li > a {
  border-right-color: #e3e2e2;
}

div.ptw-menu-vertical#ptw-container #ptw-menu > ul > li.ptw-active > a,
div.ptw-menu-vertical#ptw-container #ptw-menu > ul > li.ptw-active > a:focus,
div.ptw-menu-vertical#ptw-container #ptw-menu > ul > li.ptw-active > a:hover {
  border: 1px solid transparent;
  background: #cf2e2e;
  color: white;
  position: relative;
}

div.ptw-menu-vertical#ptw-container #ptw-menu > ul > li.ptw-active > a:before {
  content: " ";
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #cf2e2e;
  position: absolute;
  right: -11px;
  top: 0;
}

div.ptw-menu-vertical#ptw-container #ptw-menu > ul > li:hover > a,
div.ptw-menu-vertical#ptw-container #ptw-menu > ul > li > a:hover {
  background-color: #cf2e2e;
  border: 1px solid transparent;
}

div.ptw-menu-vertical#ptw-container #ptw-menu > ul > li.ptw-moreTab:hover > a,
div.ptw-menu-vertical#ptw-container #ptw-menu > ul > li.ptw-moreTab > a:hover {
  border: none;
  border-radius: 4px 4px 0 0;
  width: 99%;
}

.ptw-menu .ap_booker_tab:after {
  position: absolute;
}

div#ptw-container .ptw-field-group .ptw-field input {
  min-width: 0;
  max-width: none;
}

div#ptw-container .ptw-field-passengers td:first-child {
  padding: 0;
}

div#ptw-container .ptw-field-passengers td:first-child > label {
  margin: 0 5px 3px 5px;
}

div#ptw-container .ptw-field-passengers th:first-child {
  padding: 0;
  letter-spacing: -3px;
}

div#ptw-container .ptw-field-dates {
  max-width: none;
}

div#ptw-container .ptw-field-date .icon-calendar,
div#ptw-container .ptw-field-date .ptw-icon-calendar,
div#ptw-container .ptw-field-date .ui-datepicker-trigger {
  right: 0;
  top: 0;
  margin-top: 1.5em;
  margin-right: 3px;
}

div#ptw-container .ptw-field-date .icon-calendar:before,
div#ptw-container .ptw-field-date .ptw-icon-calendar:before,
div#ptw-container .ptw-field-date .ui-datepicker-trigger:before {
  float: right;
}

div#ptw-container #ptw-menu > ul > li > a {
  background: transparent;
  color: #cf2e2e;
  position: relative;
}

div#ptw-container .ap_monthCalendar .ptw-date {
  display: inline-block;
  margin-top: 0;
  float: left;
}

.ptw-menu div#ptw-container .ap_monthCalendar .icon-calendar.ap_booker_tab,
div#agencyBar .agencyOption div#ptw-container .ap_monthCalendar .icon-calendar.caret,
div#ptw-container .ap_monthCalendar .icon.icon-calendar,
div#ptw-container .ap_monthCalendar .ptw-menu .icon-calendar.ap_booker_tab,
div#ptw-container .ap_monthCalendar div#agencyBar .agencyOption .icon-calendar.caret {
  display: inline-block;
  margin-top: 5px;
  margin-left: 5px;
  float: left;
}

.heroDescription,
.heroTitle {
  text-align: center;
  float: left;
  width: 100%;
}

.contentBox:after {
  content: "";
  display: table;
  clear: both;
}

.promoBox {
  padding: 5px;
}

.destinationBox {
  padding: 5px;
  margin-top: 20px;
}

#footer {
  text-align: center;
}

#footer ul.ftBox-links {
  padding: 0;
  list-style: none;
  font-size: 12px;
}

#footer ul.ftBox-links li {
  display: inline-block;
  padding: 0 15px;
}

@media (min-width: 544px) {
  .promoBox {
    float: left;
    width: 50%;
  }
  #promoTres {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  .header-logo {
    float: left;
    width: 25%;
    padding-left: 20px;
  }
  .hdlinksContainer {
    float: left;
    width: 75%;
    padding-right: 20px;
    margin-top: 20px;
  }
  #header .header-logo a {
    text-align: left;
  }
  #header .hdlinksContainer ul {
    text-align: right;
  }
  div.controls-prev {
    z-index: 1;
  }
  .bookerBox {
    position: relative;
  }
  .bookerContainer {
    position: absolute;
    top: 0;
    z-index: 1;
  }
  div.pt-customJqueryUi .ui-widget-content {
    z-index: 3;
  }
  .home div#ptw-container {
    width: 48%;
    margin-left: 1%;
    max-width: 500px;
    margin-top: 10px;
  }
  div.slider-inner ul li .titleSlide {
    width: 40%;
    left: 50%;
    top: 120px;
  }
}
@media (min-width: 992px) {
  .header-menu ul {
    text-align: left;
  }
  .promoBox {
    float: left;
    width: 33.33333%;
  }
  #promoTres {
    margin-left: 0%;
  }
}
@media (max-width: 991px) {
  .header-links .header-linkLabel {
    display: none;
  }
  div.slider-inner ul li .titleSlide .titleOffer .titleOfferTxt {
    font-size: 2.3em;
  }
}
@media (max-width: 767px) {
  .header-links .header-linkLabel {
    display: none;
  }
  div.slider-inner ul li .titleSlide {
    width: 94%;
    left: 3%;
    top: 10px;
    right: 3%;
  }
  div.slider-inner ul li .titleSlide .titleOffer .titleOfferTxt {
    font-size: 2em;
  }
  .promoBox .slider-inner ul li .titleSlide .titleOffer {
    bottom: 0px;
  }
}
@media (max-width: 543px) {
  .header-menu {
    display: none;
  }
  div.slider-inner ul li .titleSlide .titleOffer {
    display: block;
    width: 100%;
  }
  div.slider-inner ul li .titleSlide .titleOffer .titleOfferTxt {
    font-size: 1.75em;
  }
  div.slider-inner ul li .titleSlide .titleBtn {
    display: block;
    width: 100%;
    margin-top: 15px;
    text-align: right;
  }
  div#ptw-container.ptw-menu-vertical #ptw-menu {
    width: 10%;
  }
  div#ptw-container.ptw-menu-vertical #ptw-menu a {
    text-indent: -999999px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  div#ptw-container.ptw-menu-vertical #ptw-menu > ul > li.ptw-active > a:before {
    border-top-width: 20px;
    border-bottom-width: 19px;
  }
  div#ptw-container.ptw-menu-vertical #ptw-content {
    width: 90%;
  }
  div.pt-customJqueryUi .ui-datepicker.ui-datepicker-multi {
    max-width: 100%;
    left: 0 !important;
  }
}
body {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.container:after {
  content: "";
  display: table;
  clear: both;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
  max-width: 1200px;
  margin: 0 auto;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.content {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  width: 50%;
  margin-left: 25%;
  left: 16.66667%;
  right: 8.33333%;
}

body {
  font-family: 'Ubuntu', sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Ubuntu', sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

#header {
  background: #1a1a1a;
}

#header .hdlinksContainer ul li {
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  margin: 0 1%;
}

#header .hdlinksContainer ul li.header-linkPhone a {
  font-size: 24px;
  letter-spacing: 2px;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#header .top-nav {
  background: #cf2e2e;
}

#header .top-nav > div {
  max-width: 1200px;
  padding: 0 20px;
  text-align: right;
  margin: auto;
  vertical-align: middle;
}

#header .top-nav-text {
  width: 49%;
  display: inline-block;
  text-align: left;
}

#header .top-nav-icon-blocks {
  width: 50%;
  text-align: right;
  margin: 0 auto;
  display: inline-block;
}

#header .top-nav-icon-blocks ul {
  padding: 5px 0px;
  margin: 0;
}

#header .top-nav-icon-blocks ul li {
  display: inline-block;
  padding: 0 2%;
  vertical-align: middle;
}

#header .top-nav-icon-blocks ul li a {
  color: #ffffff;
}

#header .top-nav-icon-blocks ul li img {
  display: block;
}

#header input#menu-hamburguer {
  display: none;
}

.hdlinksContainer li a {
  position: relative;
  color: white;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 768px) {
  .hdlinksContainer li a {
    color: black;
  }
  
  .header-links{
    border-bottom: 3px solid black;
  }
}

.hdlinksContainer li.current a:before,
.hdlinksContainer li a:active:before,
.hdlinksContainer li a:focus:before,
.hdlinksContainer li a:hover:before {
  bottom: -5px;
  max-width: 30px;
  height: 2px;
  position: absolute;
  left: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hdlinksContainer li a:before {
  max-width: 0;
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: white;
  height: 0;
  -webkit-transition-property: left, right;
  -o-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

@media (min-width: 768px) {
  .hdlinksContainer {
    margin: 0;
  }
}
@media (max-width: 1100px) {
  #header .hdlinksContainer ul li.header-linkPhone a {
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media (max-width: 768px) {
  header#header .top-nav {
    display: none;
  }
  header#header .header-container {
    position: relative;
  }
  header#header .header-container .header-logo h1 {
    display: block;
    margin: 0;
    padding: 10px 0 5px;
  }
  header#header .header-logo a img {
    max-width: 150px;
  }
  header#header .hdlinksContainer {
    padding: 0px 20px;
    margin: 0;
  }
  header#header input#menu-hamburguer + label {
    position: absolute;
    top: 8px;
    right: 15px;
    padding: 20px;
    margin: 5px;
    border: white 1px solid;
    border-radius: 10px;
  }
  header#header input#menu-hamburguer + label + div {
    display: block;
    position: absolute;
    max-height: 0px;
    right: 0;
    top: 65px;
    background: #ffffff;
    padding: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: left;
    overflow: hidden;
    width: 100%;
    text-align: right;
    z-index: 10;
  }
  header#header input#menu-hamburguer:checked + label + div {
    max-height: 2000px;
    overflow: visible;
  }
  header#header input#menu-hamburguer + label + div li {
    display: list-item;
    text-align: center;
    font-size: 18px;
    padding: 20px;
  }
  header#header input#menu-hamburguer + label + div li.header-linkPhone a {
    font-size: 24px;
    font-weight: 700;
  }
  header#header input#menu-hamburguer + label span {
    color: #fff;
    padding-left: 18px;
    display: block;
    font-size: 18px;
    margin: 0 7px;
  }
  header#header input#menu-hamburguer:checked + label span.icons-menu {
    background: transparent;
  }
  header#header input + label span.icons-menu,
  header#header input + label span.icons-menu:after,
  header#header input + label span.icons-menu:before {
    position: absolute;
    left: 0;
    width: 26px;
    height: 2px;
    background: #fff;
    content: "";
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  header#header input + label span.icons-menu:before {
    -webkit-transform: translateY(8px) translateX(0em);
    -ms-transform: translateY(8px) translateX(0em);
    transform: translateY(8px) translateX(0em);
  }
  header#header input + label span.icons-menu:after {
    -webkit-transform: translateY(-8px) translateX(0em);
    -ms-transform: translateY(-8px) translateX(0em);
    transform: translateY(-8px) translateX(0em);
  }
  header#header input:checked + label span.icons-menu:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  header#header input:checked + label span.icons-menu:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
#footer {
  color: #fff;
  text-align: center;
  background: black;
  padding: 25px 0;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  text-decoration: underline;
}

#footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#footer .footerBox {
  padding-left: 20px;
  padding-right: 20px;
}

#footer .copyright {
  font-size: 13px;
}

#footer .ftr-row:after {
  content: "";
  display: table;
  clear: both;
}

#footer .ftr-links {
  margin: 30px 0;
}

#footer .ftr-links a {
  font-size: 11px;
}

#footer .ftr-social {
  margin-top: 30px;
  margin-bottom: 30px;
}

#footer .ftr-social ul {
  display: inline-block;
}

#footer .ftr-social li {
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
}

#footer .ftr-social span {
  font-size: 10px;
  font-weight: 600;
  margin-right: 10px;
}

#footer .ftr-social a {
  display: block;
  padding: 5px;
}

@media (min-width: 768px) {
  #footer .ftr-col {
    float: left;
    width: 33.33333%;
  }
  #footer .ftr-links {
    text-align: left;
  }
}
.payment-methods {
  margin-top: 30px;
  margin-bottom: 30px;
}

.payment-methods .contentBox {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.payment-methods span {
  font-size: 16px;
  font-weight: 600;
}

.payment-methods ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.payment-methods ul li {
  display: inline-block;
  margin: 0 10px;
}

.payment-methods ul img {
  width: 50px;
  height: 50px;
  vertical-align: middle;
}

@media (max-width: 991px) {
  .payment-methods span {
    display: block;
  }
  .payment-methods ul li {
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .payment-methods ul img {
    width: 40px;
    height: 40px;
  }
}
.mainContent {
  max-width: 100%;
}

.mainContent .heroTitle {
  color: black;
}

@media (min-width: 1440px) {
  div#slideContainer {
    max-height: 60vh;
    overflow: hidden;
  }
}
.contentBox {
  max-width: 1170px;
  margin: 50px auto 100px;
  padding: 0 20px;
}

.contentBox p {
  font-size: 16px;
  text-align: center;
  font-weight: 100;
}

.no-slide .ninja-slider li.ns-show {
  -webkit-animation: none !important;
  animation: none !important;
}

.promoBox {
  float: left;
  width: 25%;
}

.promoBox .ninja-slider .ns-img {
  border-radius: 0;
}

.promoBox .slider-inner ul li .titleSlide {
  width: 100%;
  left: 0;
  right: 0;
  padding-top: 28px;
  top: auto;
  bottom: 0;
  text-align: left;
}

.promoBox .slider-inner ul li .titleSlide .titleOffer {
  text-align: left;
  padding: 0px 10px;
}

.promoBox .ninja-slider li.ns-show a.btnSlide {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 15px 0px;
  padding: 10px;
  font-size: 14px;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 5px;
}

.promoBox .ninja-slider li.ns-show a:hover {
  background: rgba(255, 255, 255, 0.4);
}

.promoBox:nth-child(2n) .slider-inner ul li .titleSlide,
.promoBox:nth-child(2n) .slider-inner ul li .titleSlide .titleOffer {
  text-align: right;
}

.promoBox:nth-child(2n) .slider-inner ul li .titleSlide a {
  float: right;
}

@media (min-width: 544px) {
  div#promoTres {
    margin: 0;
  }
}
@media (max-width: 920px) {
  .promoBox {
    width: 50%;
  }
  .contentBox {
    max-width: 650px;
    margin: auto;
  }
}
@media (max-width: 543px) {
  .contentBox {
    padding: 20px;
  }
  .contentBox > div {
    max-width: 300px;
    margin: auto;
  }
  .promoBox {
    width: 100%;
  }
}
#ageCod,
#busGlo,
#chiNot,
#commissionList,
#commissionList th,
#divDisableCoupon,
#footer .floatleft,
#footer h4,
#headList .le b,
#hotelOffers,
#hsidebar h3,
#innerSel #continueBtn,
#ltboxContent,
#main-table-fare .fare-feature-detail,
#main-table-fare .feature-ex,
#main-table-fare .table-bordered > thead > tr > th,
#main-table-fare .weight-detail .weight-max,
#main-table-fare > div > table > thead > tr > th > h2,
#main-table-fare span.fare-conditions,
#main-table-fare table tr th.horizontal-title,
#Namehotel h1,
#prodnav,
#promotionContainer p,
#ptw-container,
#ptw-destination-guides,
#ptw-offers,
#ptw-payment-options,
#ptw-search-history,
#ptw-slideshow,
#ptw-travel-styles,
#SearchBox1_searchMod,
#spnPhones,
#sumTar td,
#telefono a,
#telefono a strong,
#Telext h2,
#titSea a,
#topDestinations,
#top h1 span,
#txtAirportFrom,
#txtAirportTo,
.accordion-inner div.span5 > :first-child,
.carAddresses h3,
.cat,
.contact h3,
.extraServiceFlight,
.form-banks,
.greenButton,
.hotCat,
.hotDes,
.HotPri,
.medPri,
.MinTit,
.noav td,
.photoNum,
.policiesHotel h2,
.progressNav,
.ptTooltip-item.ptTooltip-tarifa1,
.ptTooltip-item.ptTooltip-tarifa2,
.ptTooltip-item.ptTooltip-tarifa3,
.ptTooltipContent-4O .ptTooltipContent-title,
.rates,
.rates td.avg,
.rates th,
.rmsPax th,
.schedule span.fareFamily-name.fareFamily-tarifa1,
.schedule span.fareFamily-name.fareFamily-tarifa2,
.schedule span.fareFamily-name.fareFamily-tarifa3,
.small,
.smallv,
.terminos-apartado,
a.imptt,
div#resFlight,
h1,
h2,
h2.border,
h2.hotNam,
h3,
h4,
h4.hotNam,
h5,
h6,
input#resSta,
input.btnLinks,
li.ratefrom,
p.smallbold,
span#spnTotalRecords,
table,
td.chgflt,
td.filtros,
td.noav {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: subpixel-antialiased;
}

#main h2 {
  font-weight: 400;
}

#main h2.hotNam,
#main h4.hotNam {
  font-weight: 400;
}

#main td.hotInf {
  padding: 5px 15px;
}

#Content #summary h2,
#hsidebar h2,
#left #ctrl h2,
#left .banNom h4,
#left .sidbar h4,
#left h3,
#reserveinfo h2,
a.botAzu,
a.greenButton,
input#resSta,
input.greenButton {
  font-weight: 400;
}

a.prl {
  font-weight: 400;
}

#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: #ad6fff;
}

.hotel-item {
  margin: 0px;
  padding: 0px;
  background: #f7f7f7;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 8px 2px #e6e6e6;
  box-shadow: 0px 0px 8px 2px #e6e6e6;
}

.roomsContainer {
  margin: 15px 0;
  padding: 5px 10px;
  background: #f7f7f7;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 8px 2px #e6e6e6;
  box-shadow: 0px 0px 8px 2px #e6e6e6;
}

div#HotelListContainer {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

div#ConTit {
  background: transparent;
  border: none;
}

.activity.group {
  margin: 15px 0;
  padding: 10px;
  background: #f7f7f7;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 4px 2px #e6e6e6;
  box-shadow: 0px 0px 4px 2px #e6e6e6;
}

.activity.group li.img img {
  border-radius: 100%;
}

.activity.group .data {
  width: 87%;
}

.activity.group .price li.ratefrom + li {
  margin-top: -6px;
}

#main .carElement {
  margin: 15px 0;
  padding: 10px;
  background: #f7f7f7;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 4px 2px #e6e6e6;
  box-shadow: 0px 0px 4px 2px #e6e6e6;
}

#main .carElement td.hotInf {
  padding: 0 5px 0 0;
}

#main .carElement .carInfo .info {
  width: 60%;
}

.cruiseSec {
  margin: 15px 0px;
  background: #f7f7f7;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 4px 2px #e6e6e6;
  box-shadow: 0px 0px 4px 2px #e6e6e6;
}

.cruiseSec tr.datarow td.cruiseInf {
  padding: 15px 0 0;
}

.cruiseSec tr.datarow td.cruiseFot {
  padding: 10px 15px;
}

.cruiseSec tr.roomsrow > td {
  padding: 0 10px 15px;
  margin: 10px 0;
}

table.pack {
  background: transparent;
}

.currPage,
.paginas a.currPage {
  background: #cf2e2e;
}

.currentPage {
  background: #cf2e2e !important;
}

.ptTooltipContent-4O .ptTooltipContent-title,
.ptTooltipContent-4O ul {
  padding: 10px;
}

.ptw-menu span.ffare.fareFamily-selected.ptTooltip .ap_booker_tab:after,
div#agencyBar .agencyOption span.ffare.fareFamily-selected.ptTooltip .caret:after,
span.ffare.fareFamily-selected.ptTooltip .icon:after,
span.ffare.fareFamily-selected.ptTooltip .ptw-menu .ap_booker_tab:after,
span.ffare.fareFamily-selected.ptTooltip div#agencyBar .agencyOption .caret:after {
  display: none;
}

tr.travDat {
  font-size: 14px;
}

tr.travDat strong {
  font-weight: 400;
}

a.greenButton.mSprite.fr {
  font-weight: 700;
  letter-spacing: 0.5px;
}

#titSea {
  border-bottom: 15px solid #fff;
}

#titSea a#lnkTitSea {
  background: #f8f3ff;
  padding: 10px 5px;
  margin-left: 0;
}

#titSea #lnkTitSea img {
  margin-top: -5px;
}

#titSea #actSea {
  padding: 10px;
}

div#HotelListContainer .tot .padding a.pop {
  clear: both;
  float: right;
}

#chkOut form#frmReserve {
  clear: both;
}

#chkOut div.banres {
  width: 100%;
}

#chkOut .gray-container {
  clear: both;
}

.lp-info .contentBox p {
  font-size: 12px;
  text-align: left;
}

.lp-info .contentBox ul {
  font-weight: 100;
  padding-left: 20px;
}

.lp-info .contentBox > ul > ul {
  list-style-type: disc;
}


#main .modulo3 .bullet li a{
    color: black;
}