@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital@1&display=swap);
@charset "UTF-8";
.addProductBtn {
  width: 11%;
  height: 48px;
  background: #FCA311;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 1.125;
  border-radius: 5px;
}

.checkbox_div {
  color: #14213D;
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom_chkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #999;
}

.checkbox_div:hover input ~ .checkmark,
.custom_chkbox:checked ~ .checkmark {
  background-color: #FCA311;
  border-color: #FCA311;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom_chkbox:checked ~ .checkmark:after {
  display: block;
}

.checkbox_div .checkmark:after {
  left: 8px;
  top: 1px;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.fl_w {
  float: left;
  width: 100%;
}

.checkarea_part {
  float: left;
  width: 25%;
  display: inline-block;
}

.topBox.customchkmain {
  float: left;
  width: 100%;
}

.accountContainer .accountRow .middleCol .contentBooking .hiddenFilteres .topBox.customchkmain .heading {
  margin-bottom: 10px;
}

.topBox.customchkmain .check_row {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.pageHeaderCls {
  margin-left: 25px;
  margin-bottom: 10px;
  color: #0D1629;
  font-weight: bolder;
}

.tableActLinkCls {
  color: #FCA311;
  font-size: 17px;
  margin-right: 7px;
}

.proListCls {
  font-size: 20px;
}

.bodyProductCls td {
  padding: 40px;
}

#prototypeShareModal .heading {
  color: #14213D;
  font-size: 25px;
  font-weight: bolder;
  margin: 10px 0;
}

.cloneUrlCls {
  color: #FCA311;
}

.cloneMainUrlCls {
  font-size: 25px;
  margin-top: 23px;
}

.proMainTitleCls {
  float: right !important;
  font-size: 30px !important;
  color: #0D1629 !important;
}

.sidebarUlCls li {
  font-size: 17px !important;
  color: #000 !important;
  font-weight: 700 !important;
  list-style-type: none !important;
  line-height: 1.7em !important;
  cursor: pointer !important;
  position: relative !important;
  padding-left: 18px !important;
}

.sidebar_part_two li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #FCA311;
}

.likeProCls {
  border-radius: 4px;
  display: inline-block;
  margin: 0 5px;
  background: #0D1629;
  padding: 5px 8px;
  color: #fff;
  border: 1px solid #0D1629;
  width: 80px;
}

.likeCls:hover {
  color: #0D1629;
  background: white;
}

.disLikeCls:hover {
  color: white;
  background: #0D1629;
}

.disLikeCls {
  background: transparent;
  color: #0D1629;
}

.sideSubTitleCls {
  font-size: 10px !important;
  width: 100% !important;
}

.sideSubMainTitleCls {
  font-size: 22px;
  font-weight: 700;
  clear: both;
  text-align: center;
  width: 100%;
  line-height: 15px;
}

.sideSubLastTitleCls {
  font-size: 30px !important;
  font-weight: bolder;
}

.sidebarPartOneCls {
  text-align: center !important;
  margin-bottom: 10px !important;
}

.cIDCls {
  font-size: 22px !important;
  color: #0D1629 !important;
  font-weight: bold;
}

.subTitleCls {
  color: #0D1629 !important;
  font-weight: bolder !important;
  font-size: 17px !important;
}

.subTxtCls {
  color: #0d1629cf !important;
  font-size: 14px;
  font-weight: 550 !important;
}

.image_galllerCls {
  float: left !important;
  width: 45% !important;
  /*border: 1px solid #ddd;*/
  height: 140px !important;
  display: inline-flex !important;
  /* margin-bottom: 15px; */
  margin: 5px !important;
}

.ctMainCls {
  font-size: 30px !important;
  color: #0D1629 !important;
}

.ctSubCls {
  color: #14213D;
  opacity: 1;
  font: normal normal 600 25px/30px Montserrat;
  font-size: 17px;
}

.ctSub2Cls {
  font: normal normal 600 20px/24px Montserrat;
  letter-spacing: 0px;
  color: #14213dcf;
  opacity: 1;
  font-size: 12px;
  line-height: 17px;
}

.cmtTitleCls {
  margin-bottom: 15px;
}

.postBtnCls {
  float: initial;
  margin-bottom: 30px;
}

.postBtnCls {
  float: left;
  width: 100%;
}

.BarnesImgDivCls img {
  float: left;
  width: 55%;
}

.ml20 {
  margin-left: 20px;
}

.fltWCls {
  float: left;
  width: 100%;
}

.messageDateCls {
  /*width: 21%;*/
  float: left;
  border-bottom: 1px solid gray;
  margin-bottom: 19px;
  line-height: 30px;
}
a.txt-orange {
    color: orange;
}
.cmtMailCls {
  padding: 30px;
  /*background: white;*/
  max-height: 500px;
  overflow: auto;
}

.cmCmtMailCls {
  margin-bottom: 20px;
  /*background: #8080802e;*/
}

.messageTxtCls {
  width: 100%;
  float: left;
  margin-bottom: 12px;
}

.BarnesMainDivCls {
  background: #8080802e;
  width: 100%;
  height: 100%;
  padding: 10px;
}

#productCommentModal .modal-body {
  padding: 30px;
}

.LastTotalCls {
  font-size: 21px;
  font-weight: bolder;
  color: black;
  float: left;
}

.LastTotalSubCls {
  font-size: 21px;
  color: #FCA311;
  margin-left: 10px;
  font-weight: bolder;
  float: left;
}

.LastTotalSubEditCls a {
  color: #FCA311 !important;
}

.LastTotalSubEditCls {
  font-size: 21px;
  margin-left: 10px;
  font-weight: bolder;
  float: left;
}

.slideSelectCls {
  width: 50px;
  padding: 5px !important;
}

.proPipeCls {
  width: 150px;
  text-align: center;
  margin: 0 auto !important;
  margin-bottom: 15px !important;
}

.orangeLinkBtnCls {
  float: left;
  background-color: #FCA311;
  color: #fff;
  font-size: 14px;
  padding: 6px 20px;
  border-radius: 4px;
}

.tblTdBoldCls {
  font-size: 17px;
  font-weight: 800 !important;
}

.fontImgGrayColorCls {
  font-size: 20px;
  color: gray !important;
}

.fontImgOrangeColorCls {
  font-size: 20px;
  color: #FCA311;
}

.ticketPartMainCls {
  min-height: 450px;
  overflow: auto;
}

.ticket_part {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.ticket_detail {
  float: left;
  width: calc(100% - 20px);
  background-color: #ffffff;
  padding: 6px;
  border: 1px solid #ddd;
  border-radius: 4px;
  min-height: 80px;
}

.ticket_detail .fl_w:first-child {
  margin-bottom: 6px;
}

.ticket_remove {
  float: left;
  width: 20px;
  text-align: center;
  line-height: 81px;
}

span.ticket_title {
  float: left;
  width: calc(100% - 30px);
  font-size: 14px;
  font-weight: bold;
}

span.ticket_percentage {
  float: left;
  width: 30px;
  font-size: 14px;
  color: #008000;
  font-weight: bold;
}

span.fix_label {
  font-size: 13px;
  float: left;
  width: 100%;
}

span.ticket_price {
  float: left;
  width: 60px;
}

span.ticket_type {
  float: left;
  width: calc(100% - 60px);
  text-align: right;
}

.accountContainer .accountRow .rightCol .bookingForm.lft {
  padding: 15px 0px 15px 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.ticket_type input[type=radio] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.ticketRemoveCls {
  color: black;
}

.ticket_type label {
  font-size: 12px;
  cursor: pointer;
}

.ticket_type label:hover {
  color: #FCA311;
}

.ticket_type input[type=radio]:checked + label {
  color: #FCA311;
}

ul.sectionsCompletedCls li {
  color: #0D1629;
  font-size: 17px;
  font-weight: 700;
  line-height: 23px;
}

.ssmcscoreperc {
  float: right;
  width: 20%;
  font-size: 15px;
  font-weight: 700;
  color: green;
}

.grayBoldCls {
  float: left;
  width: 100%;
  color: #0D1629;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}

.subSectionMainCls {
  padding: 10px;
  width: 100%;
  clear: both;
}

.grayCls {
  color: #848484;
  font-size: 15px;
  width: 75%;
  float: left;
}

.modalTitleCls {
  color: #14213D;
  font-size: 30px !important;
  font: normal normal bold 50px/30px Montserrat;
}

.costMainSection {
  margin: 15px;
  padding: 15px;
  border: 1px solid #F2F2F2;
  background: #F2F2F2;
}

.expreTitleCls {
  color: #14213D;
  font-size: 20px;
}

.expreTitleCls {
  font-size: 20px;
  color: #14213D;
  font-weight: 700;
  margin-bottom: 10px;
}

.expSubTextLeftCls {
  float: left;
  width: 70%;
  color: gray;
}

.marTopBot10Cls {
  margin-bottom: 10px;
  margin-top: 10px;
}

.greenClrCls {
  color: #19C722 !important;
  font-weight: 600 !important;
}

.font17Cls {
  font-size: 17px;
}

.width20Cls {
  width: 20%;
}

.ccTxtCls {
  border: 1px solid #F2F2F2;
  text-align: center;
}

.padding5px {
  padding: 0 5px;
}

ul.pagination {
  margin: 0 auto;
  width: 100px;
}

li.page-link {
  color: red;
}

.tourScorelabel {
  font-size: 20px;
  padding: 10px;
  text-align: center;
  width: 100%;
  float: left;
  font: normal normal 600 20px/24px Montserrat;
  letter-spacing: 0px;
  color: #14213D;
  text-transform: uppercase;
  opacity: 1;
}

ul.tourSidebarUlCls li {
  text-align: left;
  font-size: 18px;
  padding-left: 34px;
  font: normal normal normal 18px/30px Montserrat;
  letter-spacing: 0px;
  color: #14213D;
  opacity: 1;
}

.sidebar_part_four p {
  text-align: left;
  font: normal normal 402 15px/20px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

.currentAct .acCls {
  color: #FCA311;
}

.tsubLiCls i {
  color: #DCDCDC;
}

.doneSctionCls .acCls {
  color: #14213D;
  font-weight: 600;
}

.doneSctionCls i {
  color: #FCA311;
}

.flwMainTitleCls {
  text-align: left;
  font: normal normal bold 17px/30px Montserrat;
  letter-spacing: 0px;
  color: #14213D;
  opacity: 1;
  padding-bottom: 10px;
}

.flwSubTitleCls {
  text-align: left;
  font: normal normal bold 20px/30px Montserrat;
  letter-spacing: 0px;
  color: #14213d8c;
  opacity: 1;
  padding-bottom: 10px;
}

.marginTop15 {
  margin-top: 15px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid gray 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #FCA311 !important;
  border: 1px solid #FCA311 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  color: white !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: white !important;
}

.clearBothCls {
  clear: both;
}

.width270 {
  width: 270px;
}

.titleSecMain {
  font: normal normal bold 24px/30px Montserrat;
  letter-spacing: 0px;
  color: #14213D;
  opacity: 1;
}

.titleSecMain {
  font: normal normal 600 20px/30px Montserrat;
  letter-spacing: 0px;
  color: #14213D;
  opacity: 1;
  padding: 10px 0;
}

.amenitiesAndReviewsCls .form-control {
  width: 80%;
}

.addmoreUpscales {
  color: #FCA311;
  font-size: 13px;
  padding-top: 2px;
  float: left;
  width: 100%;
}

.hotelSecSide {
  padding: 10px;
}

.hotelSecSubLeft {
  float: left;
}

.hotelSecSubRight {
  float: right;
}

.hotelSideTitle {
  font: normal normal normal 16px/24px Montserrat;
  letter-spacing: 0px;
  color: #14213D;
  opacity: 1;
}

.hotelSideSubTitle {
  font: normal normal 600 16px/24px Montserrat;
  letter-spacing: 0px;
  color: #14213D;
  opacity: 1;
}

.notesSubSection {
  width: 100%;
  margin-bottom: 5px;
}

.hotelNotesSec {
  width: 96%;
  margin: 0 auto;
}

.hotelNotesUser {
  font: normal normal bold 20px/24px Montserrat;
  letter-spacing: 0px;
  color: #14213D;
  opacity: 1;
  margin-right: 15px;
}

.hotelNotesDate {
  font: normal normal 600 16px/24px Montserrat;
  letter-spacing: 0px;
  color: #ACACAC;
  opacity: 1;
}

.hotelNotesDesc {
  padding: 10px;
  border: 1px solid #DCDCDC;
  opacity: 1;
  margin: 10px 0;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
}

.nhSubCloseCls {
  font-size: 35px;
  opacity: 1;
  color: #DCDCDC;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.hnDTxt {
  font: normal normal 500 13px/17px Montserrat;
  letter-spacing: 0px;
  color: #14213D;
  opacity: 1;
}

.colspanPerStepMain {
  width: 100%;
}

.colspanPerStepLeft {
  float: left;
  text-align: left;
  font: normal normal bold 13px/30px Montserrat;
  letter-spacing: 0px;
  color: #14213D;
  opacity: 1;
}

.colspanPerStepRight {
  float: right;
  position: absolute;
  top: 50%;
  left: 95%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.colspanPerStepRight a {
  font-size: 13px;
  color: #14213D;
  margin: 15px;
}

.btn-primary {
  background-color: #FCA311 !important;
  border-color: #FCA311 !important;
}

.newAddedIconCls i {
  font-size: 25px;
}

.redCls {
  color: red;
}

.HighlightsTxtCls {
  margin: 5px 0 !important;
}

.addDayBtn {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.paddingUpBottam {
  padding: 25px 0 !important;
}

.centerBtnCls {
  text-align: center;
  font-weight: 600;
  margin: 20px 0;
  font-size: 19px !important;
}

.white_part .input-group label {
  color: #999;
  font-size: 14px;
  float: left;
  width: 100%;
}

.white_part .input-group-append i {
  color: #F7A311;
}

.select2-container {
  width: 100% !important;
}

.input-group div.error {
  width: 100% !important;
}

.grayBackBtn {
  background: gray !important;
  margin-right: 10px !important;
}

.font25 {
  font-size: 25px !important;
}

.font18WithMargin10 {
  font-size: 18px !important;
  margin: 10px 0 !important;
}

.disableProductCls {
  letter-spacing: 0px;
  font-size: 17px;
  color: #FCA311 !important;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 2px solid #FCA311;
  border-radius: 5px;
  opacity: 1;
  padding: 10px 25px;
  margin: 0 auto;
  display: block;
}

.enableProductCls {
  letter-spacing: 0px;
  font-size: 17px;
  color: #FFFFFF !important;
  background: #FCA311 0% 0% no-repeat padding-box;
  border: 2px solid #FCA311;
  border-radius: 5px;
  opacity: 1;
  padding: 10px 25px;
  margin: 0 auto;
  display: block;
}

.hotelSecSide15 {
  /* padding: 15px; */
  float: left;
  width: 100%;
  margin: 0 0 15px;
}
.side-container {
     position: -webkit-sticky; /* For Safari */
    position: sticky;
    top: 0;
    /*height: 160vh;*/
    /*overflow-y: auto;*/

    
}
.sticky-div {
   /* height: 1200px;*/
   
}
.sticky-div-left {
    /*height: 1200px;*/
   
}
/*.deleteImage {
  position: absolute;
  right: 10px;
  background: white;
  padding: 2px;
  cursor: pointer;
  top: 3px;
  border-radius: 15px;
}*/
.deleteImage {
    position: absolute;
    right: 17px;
    background: white;
    padding: 2px;
    cursor: pointer;
    top: 2px;
    border-radius: 15px;
}
.imageDesc{
    color: #14213D;
    padding-left: 0px;
    padding-top: 15px;
}
.fancybox-content .imageDesc{
    color: #cccccc;
   
}
.position-Relative {
  position: relative;
}

.disabledCls {
  background-color: #bfb4a1 !important;
}

.addHotelSection {
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  margin: 10px 0;
}

.expInfoPlace .leftCol .infoBox {
  border: 1px solid #80808045;
}

.infoBoxTitle {
  border: inherit;
  background: none;
  padding: 0px !important;
  margin-bottom: 10px !important;
}

.linkCls {
  color: #F7A311;
  font-size: 15px;
}

.yellowClr {
  color: #F7A311;
}

.box {
  border-radius: 3px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 10px 25px;
  display: block;
  margin: 15px;
}

.hotelDatesAppendCls label {
  color: gray !important;
  display: inherit;
}

.checkarea_part_Dates {
  float: left;
  width: 50%;
  display: inline-block;
}

.yellowClrCls {
  color: #FCA311;
}

.yellowClrBtn {
  width: 100%;
  background: #FCA311;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 1.125;
  border-radius: 5px;
  padding: 10px 0;
}

.hotelDateFooterCls:hover {
  color: #FCA311;
}

.hotelDateFooterCls {
  text-align: center !important;
  display: inherit;
  font-size: 19px;
  margin-top: 1rem;
  color: #FCA311;
}

.saveAllChangesBtn {
  width: 150px;
  /* margin: 0 0 15px 0; */
  float: left;
  padding: 7px 0px;
  color: white !important;
  cursor: pointer;
}

.hotelFooteCloseCls {
  background: #0D1629 !important;
  margin-right: 10px !important;
}

.displayInitialCls {
  display: initial !important;
}

.datepicker > div.datepicker-days {
  display: block !important;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.error {
  border: 1px solid red !important;
}

.alert {
  background: #ff000047;
  margin: 10px;
}

.hotelDatesMainCls.box.isSelectCls {
  border: 2px solid #FCA311;
  background: #fca3110f;
}

.labelFontCls {
  font-weight: bolder;
  font-size: 18px !important;
}

.image_galllerFront {
  width: 190px !important;
  height: auto !important;
  font-size: 21px;
  padding: 15px;
  background-color: #FCA311;
  color: white;
  border-radius: 8px;
  font-weight: 600;
}

.galleryUploadCls {
  margin: 0 auto;
}

.galleryUploadSubCls {
  margin: 0 auto;
  width: 200px;
  margin-top: 25px;
}

.experiencesMainSectionDiv hr {
  border-top: 5px solid rgba(0, 0, 0, 0.1);
}

.calenderViewMain .filterBtn {
  width: 150px !important;
  margin-right: 10px;
  height: 49px;
  border: 1px solid #fca311;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 1.25rem;
  letter-spacing: 0px;
  color: #FCA311;
  opacity: 1;
  font-weight: 600;
  padding-left: 12px;
  padding-right: 12px;
  float: left;
}

.calenderViewMain .addProductBtn {
  width: 170px;
  margin: 0 !important;
}

.calenderViewMain {
  background: white !important;
}

.calendarTitleCls {
  display: flex;
  width: 100px;
  margin: 0 auto;
}

.calendarTitleCls .calendariconCls a {
  font-size: 22px;
  color: #F7A311;
}

.calendarTitleCls .calendarYearCls {
  margin: 0 10px;
  color: #0D1629;
  font-size: 22px;
  font-weight: bold;
}

.calendarTitleMainCls {
  margin: 20px 0;
}

.calenderViewMain .calendar {
  width: 700px;
}

.calenderViewMain .calendar, .calenderViewMain .calendar table {
  border: 0;
  margin: 0;
}

.calenderViewMain .calendar, .calenderViewMain .calendar table, .calenderViewMain .calendar td {
  text-align: center;
}

.calenderViewMain .calendar .year {
  font-family: Verdana;
  font-size: 18pt;
  color: #ff9900;
}

.calenderViewMain .calendar .month {
  width: 25%;
  vertical-align: top;
}

.calenderViewMain .calendar .month table {
  font-size: 8pt;
  font-family: Verdana;
  width: 220px;
  margin: 15px;
}

.calenderViewMain .calendar .month th {
  text-align: center;
  font-size: 12pt;
  font-family: Arial;
  color: #666699;
}

.calenderViewMain .calendar .month td {
  font-size: 11pt;
  font-family: Verdana;
}

.calenderViewMain .calendar .month .days td {
  color: #666666;
  font-weight: bold;
}

.calenderViewMain .calendar .month .sat {
  /*color:#0000cc;*/
}

.calenderViewMain .calendar .month .sun, .calenderViewMain .calendar .days .sun {
  color: #cc0000 !important;
}

.calenderViewMain .calendar .month .today {
  background: #ff0000;
  color: #ffffff;
}

.calenderViewMain .calendar .month .days td {
  width: 22px;
  font-weight: 900;
  font-size: 14px;
  color: #0D1629;
}

.calenderViewMain .calendar .day {
  color: gray !important;
}

.articleTitleCls {
  font-size: 25px;
  color: #14213D;
  font-weight: bolder;
  padding-bottom: 10px;
  font: normal normal bold 30px/25px Montserrat;
}

.excerptCls {
  color: #14213D;
}

.newArticlesContainer .container .pagination {
  width: auto;
}

.newArticlesContainer .container .pagination li {
  width: auto !important;
}

.newArticlesContainer .container .pagination li.active {
  background-color: transparent;
}

.newArticlesContainer .container .pagination li.active .page-link {
  background-color: transparent;
  color: #8a909d;
  text-decoration: underline;
}

.newArticlesContainer .container .pagination li .page-link {
  padding: 0px;
  border: 0px;
  background-color: transparent;
}

.newArticlesContainer .pagination .page-item:first-child .page-link, .newArticlesContainer .pagination .page-item:last-child .page-link {
  height: 20px;
  padding: 0;
  border-radius: 50%;
  width: 20px;
  line-height: normal;
  background-color: #f4a327;
  color: #fff;
}

.pageTitleCls {
  float: left;
  padding: 11px;
}

.newArticlesContainer .container .title {
  margin-bottom: 0px;
  font-size: 40px;
  border-bottom: 3px solid #f4a327;
  width: 50px;
  font-weight: 700;
  text-transform: none;
}

.newArticlesContainer {
  background: transparent;
}

.subDateCls {
  font-size: 17px;
  font: normal normal normal 15px/25px Montserrat;
}

.excerptCls p {
  font: normal normal 600 14px/25px Montserrat;
}

.newsAncherCls {
  width: 50px;
  background: #f5a228;
  padding: 15px 22px;
  border-radius: 10px;
  font-size: 16px;
  color: #fff;
}

.newArticlesContainer .box {
  padding: 0;
}

.width25 {
  width: 25%;
}

.width25 img {
  height: 300px;
}

.width75 {
  width: 75%;
}

.width60 {
  width: 60%;
}

.width60 img {
  /*height: 300px*/
}

.width40 {
  width: 40%;
}

.myclss .contactForm {
  background-color: transparent;
}

.myclss .contactForm .form-group label, .input-group label {
  color: gray;
  margin: 5px 0 5px 0;
  line-height: 20px;
  font-weight: 400;
}

.myclss .contactForm input[type=text], .myclss .contactForm input[type=email], .myclss .contactForm select, .myclss .contactForm textarea {
  margin: 0;
}

.contTCls a {
  color: #f5a228;
}

.contTCls {
  margin: 0 auto;
  width: 315px;
  color: #0D1629;
  font-weight: 800;
  font-size: 17px;
}

.myclss .form-group {
  margin-bottom: 5px !important;
}

.myclss .articleTitleCls {
  font-size: 30px;
  font: normal normal bold 40px/30px Montserrat;
  margin-bottom: 15px;
}

.myclss .articleContent1 {
  color: #14213D;
  font: normal normal bold 20px/30px Montserrat;
}

.myclss .contactForm {
  padding: 0;
  margin-bottom: 10px;
}

.myclss .contSubBtn {
  font-weight: 900;
  font-size: 16px;
}

.subHeadingCls {
  margin-top: 10px;
  font-weight: 800;
  color: #14213D;
  font: normal normal 600 15px/25px Montserrat;
}

.myclss .box {
  padding: 0;
  background: white;
}

.marignTop30 {
  margin-top: 30px;
}

.myclss .contactForm input[type=text], .myclss .contactForm input[type=email], .myclss .contactForm select, .myclss .contactForm textarea {
  border: 1px solid #ccc;
}

.myclss .newArticlesContainer {
  padding-bottom: 0;
}

.myclss .pageTitleCls {
  padding: 11px 0;
}

.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .swiper-container .swiper-slide a img {
  width: 369px;
}

.singlePropertyContainer .tabsContant .container .experiences .right .inclusionsCont .inclusionsList li {
  width: 50%;
}

.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .amenitiesCont .amenitiesList li {
  width: 95%;
}

.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .upscalesCont .upscalesList .upscaleItem .image img {
  width: 150px;
  height: 100px;
}
.singlePropertyContainer .similarProperties .container .thirdSwiperContainer .third-swiper .swiper-button-next::after, .singlePropertyContainer .similarProperties .container .thirdSwiperContainer .third-swiper .swiper-container-rtl .swiper-button-prev::after {
    content: 'next' !important;
    color: #ffffff !important;
}
.singlePropertyContainer .similarProperties .container .thirdSwiperContainer .third-swiper .swiper-button-prev::after, .singlePropertyContainer .similarProperties .container .thirdSwiperContainer .third-swiper .swiper-container-rtl .swiper-button-next::after {
    content: 'prev' !important;
    color: #ffffff !important;
}
.headingMainTitle {
  text-align: left;
  font-size: 3.125rem;
  font-weight: 600;
  letter-spacing: 0px;
  color: #14213D;
  display: block;
}

.marginTop80 {
  margin-top: 80px;
}

.headingTitleCls {
  border-bottom: 3px solid #f4a327;
  margin-bottom: 100px;
  width: 50px;
  border-radius: 5px;
}

.dz-message span i {
  font-size: 100px;
  margin-right: 34px;
  color: #ddd;
}

.dz-details, .hasSubmenu {
  display: none;
}

.rightSideClk {
  cursor: pointer;
}

.addRoomBtnCls {
  background: #E8E8E8 !important;
  border: 1px solid #1d1d1d !important;
  color: #1d1d1d !important;
  font-size: 31px !important;
  line-height: 60px !important;
  height: 60px !important;
}

.nav-tabs {
  border-bottom: 2px solid #72777b;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
  border: 2px solid #72777b;
  margin: -2px 10px;
  /*border-bottom: none;*/
}

.nav-tabs .nav-item .nav-link.active {
    color: #FCA311;
    border: unset;
    background: unset;
}

.nav-tabs .nav-item .nav-link {
  font-size: 14px;
}

.nav-tabs .nav-item.active {
  border-bottom: 5px solid white;
}

header .container .headerRow .logoBox a img {
  max-width: 90px;
}

.marginLetf40 {
  margin-left: 40%;
}

.tblBorderCls {
  border: 1px solid #dee2e6;
}

.tab-pane .table thead th {
  border-top: none;
  font-size: 16px;
  color: #929292;
}

.graycls {
  color: gray !important;
  display: inherit;
}

.marginBottom0 {
  margin-bottom: 0;
}

.saveChangesBtn {
  font-size: 15px !important;
  color: white !important;
  cursor: pointer;
}

/* ----------- */
body {
  background: none;
  font-family: "Montserrat", sans-serif !important;
}

.container {
  max-width: 1755px !important;
  padding-right: 20px;
  padding-left: 20px;
}

.headingTitleCls {
  border-bottom: 5px solid #FCA311;
  width: 52px;
  border-radius: 0;
  margin-top: 5px;
}

.round input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

header .container {
  max-width: 1730px !important;
}
header .container .headerRow .logoBox a img {
  width: 84px !important;
  height: 90px;
}
header .container .headerRow .accountBox {
  padding-bottom: 0;
}

.indexWelcomeContainer {
  background-image: url("../images/homepage.jpg");
}
.indexWelcomeContainer .welcomeHeader .title2 {
  text-shadow: 0px 3px 6px #0000008A;
}
.indexWelcomeContainer .welcomeHeader .title3 {
  text-shadow: 0px 3px 6px #0000005C;
}
.indexWelcomeContainer .searchForm .container .formRow form {
  box-shadow: 0px 3px 6px #00000054;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .formCol label,
.indexWelcomeContainer .searchForm .container .formRow form .formProp .formCol .hiddenBtn .text {
  font-size: 1.3125rem;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .hiddenForm {
  border-top: none;
  box-shadow: 0px 3px 6px #00000054;
  padding-bottom: 80px;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .hiddenForm .holderRow .holderCol .title {
  font-size: 1.3125rem;
  margin-bottom: 16px;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .hiddenForm .holderRow .holderCol .round {
  margin-bottom: 16px;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .hiddenForm .holderRow .holderCol .round label {
  font-size: 1.125rem;
  padding-left: 20px;
  margin-bottom: 0;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .hiddenForm .holderRow .holderCol .round label:after {
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .hiddenForm .holderRow .holderCol .round:last-child {
  margin-bottom: 0;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .hiddenForm .holderRow .holderCol .round:last-child label {
  margin-bottom: 0;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .hiddenForm .holderRow .holderCol.holderColCategory {
  padding-right: 0;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .hiddenForm .holderRow .holderCol.holderColCategory .round:last-of-type {
  position: relative;
  right: auto;
  top: auto;
}
.indexWelcomeContainer .searchForm .container .formRow form .formProp .separator {
  position: relative;
  top: 50%;
  height: calc(100% - 6px);
  transform: translateY(-50%);
}
.gridType1Container {
  padding-bottom: 0;
}

.gridType2Container {
  padding-bottom: 150px;
}

.contactsSection {
  padding-bottom: 56px;
}

footer {
  background: linear-gradient(to right, #f7f7f7, #FFFFFF);
}
#bespokePartBuilder .panel-body .leftPartBuilder .smallHolder .whiteShort {padding: 30px!important;}
.newArticlesContainer {
  margin-top: 100px;
}
.newArticlesContainer .container {
  padding-top: 0;
}
.newArticlesContainer .container .headingTitleCls {
  margin-bottom: 50px;
}
.newArticlesContainer .container .row > div {
  margin-bottom: 50px;
}
.newArticlesContainer .container .row > div:last-child {
  margin-bottom: 0;
}
.newArticlesContainer .news_listing {
  display: flex;
  box-shadow: none !important;
  margin: 0;
}
.newArticlesContainer .news_listing .width25 {
  width: 46.06%;
  box-shadow: 0px 3px 6px #00000029 !important;
}
.newArticlesContainer .news_listing .width25 .bg_img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.newArticlesContainer .news_listing .width75 {
  width: 53.94%;
  border: 1px solid #D2D2D2;
  box-shadow: 0px 3px 6px #00000029 !important;
}
.newArticlesContainer .news_listing .width75 .content {
  display: flex;
  flex-direction: column;
  padding: 60px 50px 50px 50px;
}
.newArticlesContainer .news_listing .width75 .content .articleTitleCls {
  font-size: 40px;
  line-height: 1.2;
  padding-bottom: 15px;
}
.newArticlesContainer .news_listing .width75 .content .subDateCls {
  font-size: 20px;
  line-height: 1.5;
  color: #A2A2A2;
  margin-bottom: 5px;
}
.newArticlesContainer .news_listing .width75 .content .excerptCls {
  margin-top: 10px;
}
.newArticlesContainer .news_listing .width75 .content .excerptCls p {
  font-size: 16px;
  line-height: 1.5;
}
.newArticlesContainer .news_listing .width75 .content .newsAncherCls {
  display: block;
  width: auto;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 30px;
  margin-top: 30px;
  margin-right: auto;
}

.contact_wrap {
  display: flex;
  border-radius: 0;
  box-shadow: none !important;
  margin: 0;
}
.contact_wrap .width60 {
  width: 64.72%;
  box-shadow: 0px 3px 6px #00000029;
}
.contact_wrap .width60 .bg_img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact_wrap .width40 {
  width: 35.28%;
  border: 1px solid #D2D2D2;
  box-shadow: 0px 3px 6px #00000029;
  padding: 60px 50px 30px 50px;
}
.contact_wrap .width40 .articleContent1 p:first-of-type {
  font-size: 1.25rem;
  line-height: 1.5;
}
.contact_wrap .width40 .articleContent1 .contactForm .form-group {
  margin-bottom: 20px !important;
}
.contact_wrap .width40 .articleContent1 .contactForm .form-group label {
  font-size: 0.75rem;
  color: #9A9898;
  margin-top: 0;
}
.contact_wrap .width40 .articleContent1 .contactForm .form-group input,
.contact_wrap .width40 .articleContent1 .contactForm .form-group textarea {
  border-color: #DCDCDC;
  border-radius: 2px;
  font-size: 0.75rem;
}
.contact_wrap .width40 .articleContent1 .contactForm .contactRow.split {
  width: calc(100% + 10px);
  margin: 0 -5px;
}
.contact_wrap .width40 .articleContent1 .contactForm .contactRow.split .form-group {
  width: calc(50% - 10px);
  margin: 0 5px;
}
.contact_wrap .width40 .articleContent1 .contactForm .contSubBtn {
  font-size: 14px;
  font-weight: 600;
}
.contact_wrap .width40 .articleContent1 .contTCls {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.aboutContainer {
  margin-top: 100px;
}
.aboutContainer .container .headingTitleCls {
  margin-bottom: 50px;
}
.aboutContainer .container .aboutWrapper {
  position: relative;
  padding: 80px 0;
}
.aboutContainer .container .aboutWrapper .aboutContent {
  width: 100%;
  max-width: 1050px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  box-shadow: 0px 3px 6px #00000029;
  padding: 60px 50px;
}
.aboutContainer .container .aboutWrapper .aboutContent li {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.5;
        color: #14213D;
        margin-bottom: 25px;
        list-style-type:disc !important;
    }
.aboutContainer .container .aboutWrapper .aboutContent .heading {
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: bolder;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 40px;
}
.aboutContainer .container .aboutWrapper .aboutContent p {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 25px;
}
.aboutContainer .container .aboutWrapper .aboutContent p:last-child {
  margin-bottom: 0;
}
.aboutContainer .container .aboutWrapper .aboutBg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 920px;
  height: 100%;
  background-image: url("../images/about_bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.partnershipContainer {
  margin-top: 100px;
}
.partnershipContainer .container .headingTitleCls {
  margin-bottom: 80px;
}
.partnershipContainer .container .partnershipListing {
  display: flex;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 65px;
  margin: 0 20px 100px 20px;
}
.partnershipContainer .container .partnershipListing:last-child {
  margin-bottom: 0;
}
.partnershipContainer .container .partnershipListing.left {
  justify-content: flex-start;
}
.partnershipContainer .container .partnershipListing.right {
  justify-content: flex-end;
}
.partnershipContainer .container .partnershipListing .partnershipContent {
  width: 100%;
  max-width: 1020px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #D2D2D2;
  box-shadow: 0px 3px 6px #00000029;
  padding: 32px 42px;
}
.partnershipContainer .container .partnershipListing .partnershipContent .heading {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: bolder;
  line-height: 1.2;
  color: #14213D;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.partnershipContainer .container .partnershipListing .partnershipContent .heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 136px;
  height: 5px;
  background: #FCA311;
}
.partnershipContainer .container .partnershipListing .partnershipContent p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 15px;
}
.partnershipContainer .container .partnershipListing .partnershipContent p:last-child {
  margin-bottom: 0;
}
.partnershipContainer .container .partnershipListing .partnershipContent p.large {
  font-size: 20px;
  line-height: 1.4;
}

.propertiesListContainer {
  max-width: none;
  margin-top: 50px;
}
.propertiesListContainer .container {
  max-width: none !important;
  padding: 0;
}
.propertiesListContainer .container .containerRow {
  padding-bottom: 0;
}
.propertiesListContainer .container .containerRow .filtersBox {
  width: 305px;
  min-width: 0;
  padding-right: 0;
  margin-right: 10px;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox {
  width: 100%;
  min-width: 0;
  padding: 25px 20px;
  margin-bottom: 10px;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox:last-child {
  margin-bottom: 0;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .filterBtn .heading {
  font-weight: 400;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .filterBtn.open .heading {
  font-weight: 600;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter {
  padding-top: 20px;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox {
  margin-bottom: 20px;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox:last-child {
  margin-bottom: 0;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox .checkAllBtn {
  margin-bottom: 10px;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox .checkAllBtn .left .round {
  margin: 0;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox .checkAllBtn .left .round label {
  font-weight: 600;
  line-height: 1.22;
  padding-left: 24px;
  margin-bottom: 0;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox .checkAllBtn .left .round label::after {
  top: 3px;
  width: 14px;
  height: 14px;
  border: 1px solid #DCDCDC;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox .childrensBox .item {
  margin-bottom: 10px;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox .childrensBox .item:last-child {
  margin-bottom: 0;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox .childrensBox .item .left .round {
  margin: 0;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox .childrensBox .item .left .round label {
  line-height: 1.22;
  padding-left: 24px;
  margin-bottom: 0;
}
.propertiesListContainer .container .containerRow .filtersBox .filterBox .hiddenFilter .parentBox .childrensBox .item .left .round label::after {
  top: 3px;
  width: 14px;
  height: 14px;
  border: 1px solid #DCDCDC;
}
.propertiesListContainer .container .containerRow .pageContent {
  flex: 1;
  padding: 10px;
}
.propertiesListContainer .container .containerRow .pageContent .headingRow {
  height: 130px;
  padding: 0 40px;
}
.propertiesListContainer .container .containerRow .pageContent .headingRow .sortByContainer {
  flex: 1;
  width: auto;
  max-width: none;
}
.propertiesListContainer .container .containerRow .pageContent .headingRow .sortByContainer .sortBy {
  padding: 5px 30px;
  border-width: 5px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties {
  padding-top: 10px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow {
  margin-right: -5px;
  margin-left: -5px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem {
  width: 33.33334%;
  padding: 0 5px;
  margin-bottom: 20px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent {
  position: relative;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .top {
  display: flex;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 26.1% 0;
  overflow: hidden;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .top::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130px;
  background: linear-gradient(to top, #000000BD, rgba(0, 0, 0, 0));
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .top .location__price {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  z-index: 1;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .top .location__price .location,
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .top .location__price .price {
  font-weight: 700;
  line-height: 1.2;
  color: #FFF;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .top .location__price .location {
  font-size: 1.375rem;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .top .location__price .price {
  font-size: 1.5625rem;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .top .location__price .price small {
  font-size: 0.875rem;
  font-weight: 700;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .top .overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 170px;
  height: 100%;
  background: #FFF;
  padding: 15px;
  z-index: 2;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
.overlay_row {
  margin-bottom: 15px;
}
.overlay_row:last-child {
  margin-bottom: 0;
}
.overlay_row.name, .overlay_row.county, .overlay_row.price, .overlay_row.add_to_cart {
  display: none;
}
.overlay_row .heading, .overlay_row p {
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #14213D;
}
.overlay_row .heading {
  font-weight: 600;
}
.overlay_row .squares {
  display: flex;
}
.overlay_row .squares .square {
  width: 20px;
  height: 20px;
  border: solid 1px #14213D;
  border-radius: 2px;
  margin: 5px 4px 0 0;
}
.overlay_row .squares .square:last-child {
  margin-right: 0;
}
.overlay_row .squares .square.filled {
  background: #14213D;
}
.overlay_row.add_to_cart .fas {
  font-size: 1.5rem;
  color: #FCA311;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .top:hover .overlay {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom {
  display: flex;
  margin-top: 4px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .img {
  flex: 1;
  display: none;
  min-height: 250px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 3px 6px #00000029;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .description,
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .ctas {
  background: #FFF;
  box-shadow: 0px 3px 6px #00000029;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .description {
  flex: 1;
  padding: 4px 10px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .description .heading {
  display: none;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 10px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .description p {
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 2;
  color: #14213D;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .ctas {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 160px;
  padding: 8px 10px;
  margin-left: 6px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .ctas .cta_row {
  display: flex;
  width: calc(100% + 8px);
  margin: 0 -4px 8px -4px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .ctas .cta_row:last-child {
  margin-bottom: 0;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .ctas .cta_row .cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 35px;
  background: #FCA311;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: #FFF;
  outline: none;
  margin: 0 4px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .ctas .cta_row .cta.cart, .propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .ctas .cta_row .cta.heart {
  padding: 6px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .ctas .cta_row .cta.cart {
  flex: 1;
  font-size: 0.6875rem;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .ctas .cta_row .cta.cart .fas {
  margin-right: 4px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper .tableProperties .propRow .propItem .propContent .bottom .ctas .cta_row .cta.heart {
  width: 35px;
  height: 35px;
  font-size: 1.25rem;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableHeader {
  padding-right: 40px;
  padding-left: 40px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem {
  width: 100%;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top {
  background: none !important;
  padding: 0;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top::after {
  display: none;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay {
  display: flex;
  justify-content: space-between;
  position: relative;
  top: auto;
  right: auto;
  max-width: none;
  padding: 40px;
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row {
  margin-bottom: 0;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.name, .propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.county, .propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.price, .propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.add_to_cart {
  display: block;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.type {
  display: none;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.name {
  order: 1;
  width: 25%;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.county {
  order: 2;
  width: 8%;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.activity_level {
  order: 3;
  width: 17%;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.date {
  order: 4;
  width: 6%;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.vip {
  order: 5;
  width: 17%;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.price {
  order: 6;
  width: 8%;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.add_to_cart {
  order: 7;
  width: 8%;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row .heading {
  display: none;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row p {
  font-size: 1.25rem;
  line-height: 1.2;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .top .overlay .overlay_row.name p {
  font-weight: 700;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .bottom {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-width: 960px;
  z-index: 999;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .bottom .img {
  display: block;
  order: 1;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .bottom .description {
  order: 2;
  padding: 15px;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .bottom .description .heading {
  display: block;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .bottom .description p {
  font-weight: 400;
  line-height: 1.5;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent .bottom .ctas {
  display: none;
}
.propertiesListContainer .container .containerRow .pageContent .propertiesWrapper.propertiesWrapperInRow .tableProperties .propRow .propItem .propContent:hover .bottom {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/*.badge-new {
    position: absolute;
    top: 25px;
    left: -6px;
    width: 64px;
    height: 41px;
    background-image: url('../images/Group 2716.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10;
    opacity: 1;
}*/
.badge-new {
    position: absolute;
    top: 25px;
    left: -2px;
    padding: 4px 10px;
    background: #3D3D3D 0% 0% no-repeat padding-box; /* Change this to your desired color */
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 33px;
    border-radius: 4px; /* optional: small rounding */
    z-index: 10;
    opacity: 0.7;
}
  .badge-new1 {
    position: absolute;
    top: 25px;       
    left: -6;       
    width: 77px; 
    height: 49px;
     background-color: #444;  /* or any color you like */
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    z-index: 10;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    /*background: #3D3D3D 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    z-index: 10;
    color: #FFFFFF;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);*/
}
.singlePropertyContainer .firstSwiper .headeingBlock {
  bottom: 50px;
}

.singlePropertyContainer .blueContentHolder .container .infoPriceWrapper .left .miniBox ul {
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
}
.singlePropertyContainer .blueContentHolder .container .infoPriceWrapper .left .miniBox ul li {
  padding-left: 38px;
}
.singlePropertyContainer .blueContentHolder .container .infoPriceWrapper .left .miniBox ul li.vip:after {
  top: 0;
  left: -50px;
  width: 50px;
  font-size: inherit;
}
.singlePropertyContainer .blueContentHolder .container .infoPriceWrapper .left .miniBox ul li i {
  top: 1px;
  font-size: 28px;
  line-height: 28px;
}
.singlePropertyContainer .blueContentHolder .container .infoPriceWrapper .right .priceBox form .darkBlueHolder {
  padding-top: 20px;
}
.singlePropertyContainer .blueContentHolder .container .infoPriceWrapper .right .priceBox form .darkBlueHolder .prices .priceL {
  line-height: 1;
}
.singlePropertyContainer .blueContentHolder .container .infoPriceWrapper .right .priceBox form .darkBlueHolder .prices .priceL small {
  font-size: 1.875rem;
  font-weight: inherit;
}
.singlePropertyContainer .blueContentHolder .container .infoPriceWrapper .right .priceBox form .darkBlueHolder .prices .priceS {
  font-size: 2.1875rem;
}
.singlePropertyContainer .blueContentHolder .container .infoPriceWrapper .right .priceBox form .darkBlueHolder .prices .priceS span {
  font-size: inherit;
  margin-left: 0;
}
.singlePropertyContainer .blueContentHolder .container .infoPriceWrapper .right .priceBox form .darkBlueHolder .prices .priceS small {
  font-size: 1.5625rem;
  font-weight: inherit;
}
.singlePropertyContainer .orangeTabsContainer {
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 80px;
}
.singlePropertyContainer .orangeTabsContainer .container .tabsList {
  justify-content: center;
}
.singlePropertyContainer .tabsContant .container {
  max-width: 1600px !important;
}
.singlePropertyContainer .tabsContant .container > h3 {
  margin-bottom: 50px;
}
.singlePropertyContainer .tabsContant .container .subHeadingCls {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 80px;
}
.singlePropertyContainer .tabsContant .container .subHeadingCls p {
  font-size: inherit;
  font-weight: 600;
  line-height: 1.25;
}
.singlePropertyContainer .tabsContant .container .experiences_wrapper {
  width: 100%;
  background: rgba(235, 235, 235, 0.09);
  border: 1px solid rgba(112, 112, 112, 0.09);
  padding: 60px 0;
  margin-bottom: 20px;
}
.singlePropertyContainer .tabsContant .container .experiences_wrapper:last-child {
  margin-bottom: 0;
}
.singlePropertyContainer .tabsContant .container .experiences {
  margin-top: 0;
}
.singlePropertyContainer .tabsContant .container .experiences .left {
  width: 430px;
  padding-right: 40px;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .swiper-container {
  display: flex;
  justify-content: center;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .swiper-container .swiper-wrapper .swiper-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .swiper-container .swiper-pagination--buttons {
  position: absolute;
  bottom: 5px;
  background: #FFF;
  border-radius: 17px;
  z-index: 1;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .swiper-container .swiper-pagination--buttons .swiper-pagination {
  display: flex;
  position: static;
  background: none;
  padding: 8px 50px 9px 50px;
  width: auto;
  border-radius: 0;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .swiper-container .swiper-pagination--buttons .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: auto;
  height: auto;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  color: #14213D;
  margin: 0 4px;
  opacity: 1 !important;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .swiper-container .swiper-pagination--buttons .swiper-button-prev,
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .swiper-container .swiper-pagination--buttons .swiper-button-next {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  margin-top: 0;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .swiper-container .swiper-pagination--buttons .swiper-button-prev {
  left: 6px;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .swiper-container .swiper-pagination--buttons .swiper-button-next {
  right: 6px;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .underInfo .underElem {
  justify-content: flex-end;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .underInfo .underElem img {
  max-height: 30px;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .underInfo .underElem i {
  font-size: 30px;
  line-height: 30px;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .underInfo .underElem .squares {
  display: flex;
  justify-content: center;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .underInfo .underElem .squares .square {
  width: 20px;
  height: 20px;
  border: solid 1px #FFF;
  border-radius: 2px;
  margin-right: 4px;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .underInfo .underElem .squares .square:last-child {
  margin-right: 0;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .underInfo .underElem .squares .square.filled {
  background: #FCA311;
  border: solid 2px #FCA311;
}
.singlePropertyContainer .tabsContant .container .experiences .left .experiencesSwiper .underInfo .underElem .label {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  margin-top: 5px;
}
.singlePropertyContainer .tabsContant .container .experiences .right {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.singlePropertyContainer .tabsContant .container .experiences .right h4 {
  font-size: 2.5rem;
  margin-bottom: 20px;
}
.singlePropertyContainer .tabsContant .container .experiences .right .excerpt {
  font-size: 1.25rem;
  margin-bottom: 40px;
}
.singlePropertyContainer .tabsContant .container .experiences .right .excerpt p {
  font-size: inherit;
  font-weight: 600;
  line-height: 1.25;
}
.singlePropertyContainer .tabsContant .container .experiences .right .inclusionsCont {
  margin-top: auto;
}
.singlePropertyContainer .tabsContant .container .experiences .right .inclusionsCont h5 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.singlePropertyContainer .tabsContant .container .experiences .right .inclusionsCont .inclusionsList {
  justify-content: flex-start;
}
.singlePropertyContainer .tabsContant .container .experiences .right .inclusionsCont .inclusionsList li {
  width: auto;
  font-size: 1.25rem;
  padding-left: 44px;
  margin: 0 50px 30px 0;
}
.singlePropertyContainer .tabsContant .container .experiences .right .inclusionsCont .inclusionsList li.break {
  flex-basis: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
}
.singlePropertyContainer .tabsContant .container .experiences .right .inclusionsCont .inclusionsList li i {
  top: -2px;
  font-size: 34px;
  line-height: 34px;
}
.singlePropertyContainer .tabsContant .container .hotels h5 {
  font-size: 1.75rem;
  margin-bottom: 20px;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel {
  border: solid 1px #E5E5E5;
  box-shadow: 0px 3px 6px #00000029;
  padding: 50px 40px;
  margin-bottom: 70px;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel:last-child {
  margin-bottom: 0;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .heading {
  margin-bottom: 20px;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .heading h4 {
  font-size: 2.5rem;
  margin-bottom: 0;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .heading .starsCont {
  margin-left: 20px;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .infoRow {
  padding-bottom: 30px;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .infoRow span {
  position: relative;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  padding-right: 38px;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .infoRow span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #14213D;
  border-radius: 50%;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .infoRow span:last-child {
  padding-right: 0;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .infoRow span:last-child::after {
  display: none;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .excerptCont .excerpt {
  font-size: 1.25rem;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .excerptCont .excerpt p {
  font-size: inherit;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 25px;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .excerptCont .excerpt p:last-child {
  margin-bottom: 0;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .amenitiesCont .amenitiesList li {
  font-size: 1.5rem;
  font-weight: 600;
  padding-left: 44px;
  margin-bottom: 15px;
  list-style: none !important;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .amenitiesCont .amenitiesList li i {
  top: -2px;
  font-size: 34px;
  line-height: 34px;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .upscalesCont .upscalesList .upscaleItem .image {
  width: 150px;
  line-height: 0;
  margin-right: 15px;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .upscalesCont .upscalesList .upscaleItem .image img {
  box-shadow: 0px 3px 6px #00000029;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .upscalesCont .upscalesList .upscaleItem .info {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 0;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .upscalesCont .upscalesList .upscaleItem .info h6 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 5px;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .upscalesCont .upscalesList .upscaleItem .info .excerpt {
  font-size: 0.875rem;
  line-height: 1.25;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .upscalesCont .upscalesList .upscaleItem .info .excerpt p {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.25;
}
.singlePropertyContainer .tabsContant .container .hotels .hotel .hotelFooter .upscalesCont .upscalesList .upscaleItem .info .price {
  font-size: 1.25rem;
  margin-top: auto;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper {
  border: solid 1px #DCDCDC;
  box-shadow: 0px 3px 6px #00000029;
  padding: 50px 40px;
  margin-bottom: 60px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper:last-child {
  margin-bottom: 0;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .heading {
  font-size: 1.75rem;
  font-weight: 700;
  text-align: center;
  color: #14213D;
  margin-bottom: 80px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews {
  padding-left: 40px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review {
  width: 100%;
  background: #F9F9F9;
  box-shadow: 0px 3px 6px #00000029;
  padding: 30px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .header {
  position: relative;
  min-height: 210px;
  margin-bottom: 30px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .header .avatar {
  position: absolute;
  top: -70px;
  left: -70px;
  width: 280px;
  height: 280px;
  background: #E5BAAF;
  border-radius: 50%;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .header .intro {
  margin-left: 240px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .header .intro .name {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.25;
  color: #14213D;
  margin-bottom: 40px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .header .intro .date {
  border-bottom: solid 1px #707070;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  color: #14213D;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .header .intro .rating {
  display: flex;
  width: calc(100% + 12px);
  margin: 0 -6px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .header .intro .rating .fas {
  font-size: 50px;
  line-height: 50px;
  color: #FCA311;
  margin: 0 6px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .excerpt p {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .uploaded_photos {
  margin-top: 20px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .uploaded_photos .sub_heading {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 10px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .uploaded_photos .photos {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 4px);
  margin: 0 -2px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .uploaded_photos .photos .photo {
  width: calc(20% - 4px);
  height: 150px;
  background: #CCC;
  line-height: 0;
  margin: 0 2px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .driver_reviews .review .uploaded_photos .photos .photo:nth-child(n+6) {
  margin-top: 4px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .guest_reviews {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .guest_reviews .review {
  width: calc(33.33334% - 20px);
  background: rgba(235, 235, 235, 0.09);
  border: 1px solid rgba(112, 112, 112, 0.09);
  padding: 20px 60px 80px 60px;
  margin: 0 10px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .guest_reviews .review:nth-child(n+4) {
  margin-top: 20px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .guest_reviews .review .name {
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  color: #14213D;
  margin-bottom: 20px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .guest_reviews .review .date {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  color: #14213D;
  margin-bottom: 10px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .guest_reviews .review .rating {
  display: flex;
  justify-content: center;
  border-bottom: solid 1px #707070;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .guest_reviews .review .rating .fas {
  font-size: 35px;
  line-height: 35px;
  color: #FCA311;
  margin: 0 4px;
}
.singlePropertyContainer .tabsContant .container .reviews .review_wrapper .guest_reviews .review .excerpt p {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  background-color: #FDFDFD;
}
.singlePropertyContainer .tabsContant .container .dates .datesCont {
  width: 100%;
}
.singlePropertyContainer .tabsContant .container .dates .datesCont h4 {
  font-size: 1.5rem;
  line-height: 1.25;
  margin-bottom: 20px;
  padding: 0;
  margin-top: 50px;
  margin-bottom: 30px;
}
.singlePropertyContainer .tabsContant .container .dates .datesCont h4:first-child {
  margin-top: 0;
}
.singlePropertyContainer .tabsContant .dates .datesCont .dateItem {
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 3px 6px #00000029;
  padding: 40px 60px;
  margin-bottom: 20px;
}
.singlePropertyContainer .tabsContant .dates .datesCont .dateItem:last-child {
  margin-bottom: 0;
}
.singlePropertyContainer .tabsContant .dates .datesCont .dateItem .left,
.singlePropertyContainer .tabsContant .dates .datesCont .dateItem .right {
  width: auto;
}
.singlePropertyContainer .tabsContant .dates .datesCont .dateItem .left .up,
.singlePropertyContainer .tabsContant .dates .datesCont .dateItem .left .down {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
}
.singlePropertyContainer .tabsContant .dates .datesCont .dateItem .right {
  padding: 0 60px;
}
.singlePropertyContainer .tabsContant .dates .datesCont .dateItem .right .up {
  font-size: 1.5rem;
  line-height: 1.25;
}
.singlePropertyContainer .tabsContant .dates .datesCont .dateItem .right .down,.singlePropertyContainer .tabsContant .container .dates .datesCont .dateItem .left .down {
  font-weight: 400;
  font-size: 1.25rem;
}
.singlePropertyContainer .tabsContant .container#experiencesTab {
  max-width: none !important;
  padding: 0;
}
.singlePropertyContainer .tabsContant .container#reviewsTab {
  max-width: 1700px !important;
}
.singlePropertyContainer .tabsContant .container#reviewsTab > h3 {
  margin-right: 50px;
  margin-left: 50px;
}
.singlePropertyContainer .tabsContant .container#brochureTab {
  max-width: 1700px !important;
  padding: 0;
}
.singlePropertyContainer .similarProperties .container {
  max-width: none !important;
  padding-right: 30px;
  padding-left: 30px;
}
.singlePropertyContainer .similarProperties .container .thirdSwiperContainer .third-swiper .swiper-wrapper .swiper-slide .item a .imageBox .price {
  bottom: -15px;
  width: auto;
  height: 60px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 0 15px;
}
.singlePropertyContainer .similarProperties .container .thirdSwiperContainer .third-swiper .swiper-wrapper .swiper-slide .item a h2 {
  height: auto;
  margin-top: 30px;
}
.singlePropertyContainer .similarProperties .container .thirdSwiperContainer .third-swiper .swiper-wrapper .swiper-slide .item a .footerRow {
  margin-top: 15px;
}
.singlePropertyContainer .similarProperties .container .thirdSwiperContainer .third-swiper .swiper-wrapper .swiper-slide .item a .footerRow .left {
  font-weight: 700;
}

.accountContainer {
  max-width: none !important;
  margin-top: 20px;
}
.accountContainer .accountRow {
  align-items: flex-start;
  padding-top: 0;
}
.accountContainer .accountRow .leftCol {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 300px;
  padding: 30px 0 0 0;
  overflow-x: hidden !important;
}
.accountContainer .accountRow .leftCol .accLogo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 154px;
  height: 154px;
  border-radius: 50%;
  margin-bottom: 10px;
  overflow: hidden;
}
.accountContainer .accountRow .leftCol .accName {
  margin-bottom: 30px;
}
.accountContainer .accountRow .leftCol .accMenu {
  width: 100%;
  padding: 20px 60px;
  margin-left: 0;
  margin-right: 0;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li {
  margin-bottom: 25px;
  background: unset !important;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li:last-child {
  margin-bottom: 0;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li:after {
  left: 50% !important;
  transform: translateX(-50%);
  width: calc(100% + 160px) !important;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li .menuLink {
  display: block;
  position: relative;
  padding-left: 40px;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li .menuLink .icon {
  top: 50%;
  transform: translateY(-50%);
  margin-right: 0;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li .menuLink .icon i {
  font-size: 32px;
  line-height: 32px;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li .menuLink .text:after {
  display: block !important;
  font-size: 14px !important;
  line-height: 14px !important;
  top: 50% !important;
  right: -20px !important;
  transform: translateY(-50%) rotate(-90deg) !important;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li.open .menuLink .text:after {
  transform: translateY(-50%) rotate(0) !important;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li .submenuHolder {
  padding: 15px 20px 15px 80px;
  margin-top: 0;
  margin-left: -80px;
  margin-right: -80px;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li .submenuHolder .submenuList {
  padding-top: 0;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li .submenuHolder .submenuList li {
  margin-bottom: 10px;
  background: unset !important;
}
.accountContainer .accountRow .leftCol .accMenu .menuList li .submenuHolder .submenuList li:last-child {
  margin-bottom: 0;
}
div#middleCol {
    margin-bottom: 25% !important;
}
.left_column__list {
    margin-bottom: 25%;
}
.accountContainer .accountRow .middleCol {
  flex: 1;
}
.accountContainer .accountRow .middleCol .intro {
  padding: 0 25px;
  margin-bottom: 20px;
}
.accountContainer .accountRow .middleCol .intro .greeting,
.accountContainer .accountRow .middleCol .intro .alert_count {
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 30px;
}
.accountContainer .accountRow .middleCol .intro .greeting {
  font-size: 2.5rem;
  font-weight: 700;
}
.accountContainer .accountRow .middleCol .intro .alert_count {
  font-size: 1.5625rem;
  font-weight: 600;
}
.accountContainer .accountRow .middleCol .middleCol_row {
  display: flex;
  align-items: center;
  min-height: 112px;
  border-bottom: solid 1px #CFCFCF;
  padding: 10px 50px;
}
.accountContainer .accountRow .middleCol .middleCol_row .column {
  width: 20%;
  line-height: 1.5;
  color: #14213D;
}
.accountContainer .accountRow .middleCol .middleCol_row .column.width_small {
  width: 10%;
}
.accountContainer .accountRow .middleCol .middleCol_row .column.large {
  font-size: 1.25rem;
}
.accountContainer .accountRow .middleCol .middleCol_row .column.bold {
  font-weight: 600;
}
.accountContainer .accountRow .middleCol .middleCol_row .column.centered {
  text-align: center;
}
.accountContainer .accountRow .middleCol .middleCol_row .column span.line_break {
  display: block;
}
.accountContainer .accountRow .middleCol .middleCol_row.header {
  min-height: 0;
}
.accountContainer .accountRow .middleCol .middleCol_row.header .column {
  font-size: 1rem;
  line-height: 1.2;
  color: #A2A2A2;
}
.accountContainer .accountRow .middleCol .middleCol_row:not(.header) {
  border-right: solid 1px #CFCFCF;
  border-left: solid 1px #CFCFCF;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #14213D;
  padding: 10px 50px;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .alerts_nav {
  display: flex;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .alerts_nav li {
  list-style: none;
  margin-right: 10px;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .alerts_nav li:last-child {
  margin-right: 0;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .alerts_nav li a {
  display: block;
  min-width: 220px;
  border-radius: 10px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  color: #FFF;
  outline: none;
  padding: 15px 10px;
  transition: all 0.4s ease;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .alerts_nav li a:hover, .accountContainer .accountRow .middleCol .alerts_nav_wrapper .alerts_nav li a.active {
  background: #FFF;
  color: #14213D;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort {
  display: flex;
  align-items: center;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .search {
  position: relative;
  margin-right: 50px;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .search input {
  width: 100%;
  max-width: 230px;
  background: none;
  border: none;
  border-bottom: solid 1px #fff;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 0;
  margin: 0;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .search input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .search input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .search input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .search input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .search button {
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-decoration: none;
  color: #FFF;
  outline: none;
  cursor: pointer;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .search button i {
  font-size: 15px;
  line-height: 15px;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .sort {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
  color: #FFF;
  outline: none;
  transition: all 0.4s ease;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .sort:hover {
  color: #FCA311;
}
.accountContainer .accountRow .middleCol .alerts_nav_wrapper .search_sort .sort i {
  font-size: 15px;
  line-height: 15px;
  margin-left: 10px;
}
.accountContainer .accountRow .middleCol .alerts_sub_nav {
  display: flex;
  background: #DCDCDC;
  padding: 15px 10px;
}
.accountContainer .accountRow .middleCol .alerts_sub_nav li {
  flex: 1;
  list-style: none;
  margin: 0 5px;
}
.accountContainer .accountRow .middleCol .alerts_sub_nav li a {
  display: block;
  background: #FFF;
  border: solid 2px #FFF;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  color: #14213D;
  outline: none;
  padding: 8px 0;
  transition: all 0.4s ease;
}
.accountContainer .accountRow .middleCol .alerts_sub_nav li a:hover, .accountContainer .accountRow .middleCol .alerts_sub_nav li a.active {
  border-color: #14213D;
}
.accountContainer .accountRow .middleCol .alerts_sub_nav li a span {
  display: block;
}
.accountContainer .accountRow .middleCol .account_alerts {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  padding: 0 50px;
  margin: 60px -15px 0 -15px;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert {
  display: flex;
  flex-direction: column;
  position: relative;
  width: calc(25% - 30px);
  border: 1px solid #DCDCDC;
  box-shadow: 0px 3px 6px #00000029;
  padding: 15px 25px;
  margin: 0 15px;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert:nth-child(n+5) {
  margin-top: 53px;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert .icon {
  position: absolute;
  top: -17px;
  left: -17px;
  width: 34px;
  height: 34px;
  background: #FCA311;
  border-radius: 50%;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert .icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 16px;
  color: #FFF;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert .countdown_wrapper {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: -23px;
  left: 0;
  width: 100%;
  padding-left: 27px;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert .countdown_wrapper .countdown,
.accountContainer .accountRow .middleCol .account_alerts .account_alert .countdown_wrapper .alert_amount {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #DCDCDC;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert .countdown_wrapper .alert_amount {
  font-weight: 400;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert .heading {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 5px;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert p {
  font-size: 1rem;
  font-weight: 600;
  color: #14213D;
  margin-bottom: 20px;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert p span {
  display: block;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert p span.location {
  font-style: italic;
  font-weight: 700;
  color: #FCA311;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert .ctas {
  display: flex;
  margin-top: auto;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert .ctas .cta {
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #FCA311;
  outline: none;
  margin-right: 15px;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert .ctas .cta:last-child {
  margin-right: 0;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert.overdue {
  border-color: #FF0A0A;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert.overdue .icon {
  background: #FF0A0A;
}
.accountContainer .accountRow .middleCol .account_alerts .account_alert.overdue .countdown_wrapper .countdown {
  color: #FF0A0A;
}
.accountContainer .accountRow #cartExperiencesPart {
  flex: 1;
  width: auto;
}
.accountContainer .accountRow #cartExperiencesPart .middleCol {
  width: auto;
}
.accountContainer .accountRow #cartExperiencesPart .middleCol.productsection {
  width: auto !important;
  margin-left: 0 !important;
  float: none !important;
}
.accountContainer .accountRow #cartExperiencesPart .middleCol.productsection .tourCompleteSteps .header_part {
  display: flex;
  justify-content: flex-end;
  float: none;
}
.accountContainer .accountRow #cartExperiencesPart .middleCol.productsection .tourCompleteSteps .header_part .head_part_two {
  float: none;
  width: auto !important;
}
.accountContainer .accountRow .rightCol {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 342px;
  padding: 25px 10px 0px 10px;
}
.accountContainer .accountRow .rightCol .heading,
.accountContainer .accountRow .rightCol .deposit {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
}
.accountContainer .accountRow .rightCol .heading {
  margin-bottom: 10px;
}
.accountContainer .accountRow .rightCol .deposit {
  line-height: 1;
  margin-bottom: 30px;
}
.accountContainer .accountRow .rightCol .deposit span {
  display: block;
  font-size: 4.375rem;
  padding-bottom: 5px;
}
.accountContainer .accountRow .rightCol .details {
  width: 100%;
}
.accountContainer .accountRow .rightCol .details .detail {
  display: flex;
  justify-content: space-between;
  background: #FFF;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 15px;
}
.accountContainer .accountRow .rightCol .details .detail:last-child {
  margin-bottom: 0;
}
.accountContainer .accountRow .rightCol .details .detail p {
  font-size: 1rem;
  color: #14213D;
}
.accountContainer .accountRow .rightCol .ctas {
  width: 100%;
  padding: 0 15px;
  margin-top: 40px;
}
.accountContainer .accountRow .rightCol .ctas .cta {
  display: block;
  width: 100%;
  background: #FCA311;
  border-radius: 5px;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  color: #FFF;
  padding: 12px 30px;
  margin-bottom: 15px;
}
.accountContainer .accountRow .rightCol .ctas .cta:last-child {
  margin-bottom: 0;
}

.brochure .brochure_nav {
  display: flex;
  justify-content: center;
  width: calc(100% + 40px);
  margin: 0 -20px 80px -20px;
}
.brochure .brochure_nav li {
  list-style: none;
  margin: 0 20px;
}
.brochure .brochure_nav li a {
  display: block;
  width: 250px;
  background: #FCA311;
  border: solid 3px #FCA311;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1;
  color: #FFF;
  padding: 18px 20px;
  transition: all 0.4s ease;
}
.brochure .brochure_nav li a:hover, .brochure .brochure_nav li a.active {
  background: #FFF;
  color: #FCA311;
}
.brochure .brochure_view {
  display: flex;
  align-items: stretch;
  position: relative;
  width: 100%;
  max-width: 1440px;
  padding: 15px;
  margin: 0 auto;
  overflow: hidden;
}
.brochure .brochure_view.account {
  max-width: 740px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.brochure .brochure_view .banner {
  position: absolute;
  top: 25px;
  left: -70px;
  transform: rotate(-30deg);
  width: 450px;
  height: 60px;
  background: #14213D;
  border-bottom: solid 15px #FCA311;
}
.brochure .brochure_view .page {
  flex: 1;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
.brochure .brochure_view .page .header {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.brochure .brochure_view .page .header .logo_wrapper {
  display: flex;
  justify-content: center;
  width: 150px;
}
.brochure .brochure_view .page .header .logo_wrapper .logo {
  width: 60px;
  line-height: 0;
}
.brochure .brochure_view .page .body {
  display: flex;
  width: calc(100% + 30px);
  margin: 0 -15px;
}
.brochure .brochure_view .page .body .column {
  flex: 1;
  margin: 0 15px;
}
.brochure .brochure_view .page .body .column .image {
  line-height: 0;
  margin: 20px 0;
}
.brochure .brochure_view .page .body .column .image:first-child {
  margin-top: 0;
}
.brochure .brochure_view .page .body .column .image:last-child {
  margin-bottom: 0;
}
.brochure .brochure_view .page .body .column p {
    font-size: 0.90rem;
    font-weight: 500;
    line-height: 1.33;
    color: #14213D;
    margin-bottom: 10px;
    word-wrap: break-word;
    width: 350px;
}
.brochure .brochure_view .page .body .column p:last-child {
  margin-bottom: 0 !important;
}
.brochure .brochure_view .page .body .column p.large {
  font-size: 0.875rem;
  margin-bottom: 20px;
}
.brochure .brochure_view .page .body .column p strong {
  font-weight: 600;
}
.brochure .brochure_view .page .body .column .heading,
.brochure .brochure_view .page .body .column .price,
.brochure .brochure_view .page .body .column .sub_heading {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #14213D;
}
.brochure .brochure_view .page .body .column .heading {
  background: #14213D;
  color: #FFF;
  padding: 2px 10px;
  margin-bottom: 10px;
}
.brochure .brochure_view .page .body .column .price {
  margin-bottom: 20px;
}
.brochure .brochure_view .page .body .column .sub_heading {
  margin-bottom: 10px;
}
.brochure .brochure_view .page .body .column .rating {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 30px 0 15px 0;
}
.brochure .brochure_view .page .body .column .rating .label {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
  color: #14213D;
  margin-bottom: 5px;
}
.brochure .brochure_view .page .body .column .rating .stars {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.brochure .brochure_view .page .body .column .rating .stars i {
  font-size: 20px;
  line-height: 20px;
  color: #FCA311;
  margin: 0 2px;
}
.brochure .brochure_view .page .body .column .rating .stars i.fa-minus, .brochure .brochure_view .page .body .column .rating .stars i.fa-plus {
  font-size: 12px;
  line-height: 12px;
  color: #FCA311;
}
.brochure .brochure_view .page .body .column .rating .stars i.fa-minus {
  margin: 0 4px 0 0;
}
.brochure .brochure_view .page .body .column .rating .stars i.fa-plus {
  margin: 0 0 0 4px;
}
.brochure .brochure_view .page .body .column .inclusions_list {
  margin-bottom: 30px;
}
.brochure .brochure_view .page .body .column .inclusions_list li {
  
  position: relative;
  font-size: 0.80rem;
  font-weight: 700;
  line-height: 1.33;
  color: #14213D;
  padding-left: 0;
  margin-bottom: 10px;
  display:flex;
  align-items:center;
}
.brochure .brochure_view .page .body .column .inclusions_list li:last-child {
  margin-bottom: 0;
}
.brochure .brochure_view .page .body .column .inclusions_list li i {
  /*position: absolute;*/
  top: 0;
  left: 0;
  font-size: 20px;
  line-height: 20px;
  color: #FCA311;
  margin-right:7px;
}
.brochure .brochure_view .page .body .column .inclusions_list li .insert {
  display: block;
  width: 100%;
  padding: 2px 10px;
  margin: 0;
}
.brochure .brochure_view .page .body .column .inclusions_list li .insert .text p {
  text-align: left;
}
.brochure .brochure_view .page .body .column .hotel_details li {
  display: flex;
  position: relative;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  padding-left: 0;
  margin-bottom: 15px;
}
.brochure .brochure_view .page .body .column .hotel_details li:last-child {
  margin-bottom: 0;
}
.brochure .brochure_view .page .body .column .hotel_details li i {
  /*position: absolute;*/
  top: 50%;
  left: 0;
  font-size: 25px;
  line-height: 25px;
  margin-right:7px;
}
.brochure .brochure_view .page .body .column .hotel_details li > div {
  width: 100%;
}
.brochure .brochure_view .page .body .column .hotel_details li > div .insert {
  display: block;
  width: 100%;
  padding: 2px 10px;
  margin: 0 0 5px 0;
}
.brochure .brochure_view .page .body .column .hotel_details li > div .insert:last-child {
  margin-bottom: 0;
}
.brochure .brochure_view .page .body .column .hotel_details li > div .insert .text p {
  text-align: left;
}
.brochure .brochure_view .page .body .column .insert {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF;
  box-shadow: 0px 3px 6px #00000029;
  padding: 30px;
  margin: 20px 0;
}
.brochure .brochure_view .page .body .column .insert:first-child {
  margin-top: 0;
}
.brochure .brochure_view .page .body .column .insert:last-child {
  margin-bottom: 0;
}
.brochure .brochure_view .page .body .column .insert .text p {
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: center;
  color: #14213D;
}
.brochure .brochure_view .page .body .column .insert.image {
  min-height: 170px;
}
.brochure .brochure_view .page .body .column .insert.image .icon {
  margin: 0 30px;
}
.brochure .brochure_view .page .body .column .insert.image .icon .fas {
  font-size: 90px;
  line-height: 90px;
  color: #DCDCDC;
}
.brochure .brochure_view .page .body .column .insert.image .plus {
  position: relative;
  width: 36px;
  height: 36px;
}
.brochure .brochure_view .page .body .column .insert.image .plus::before, .brochure .brochure_view .page .body .column .insert.image .plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #DCDCDC;
}
.brochure .brochure_view .page .body .column .insert.image .plus::before {
  width: 3px;
  height: 100%;
}
.brochure .brochure_view .page .body .column .insert.image .plus::after {
  width: 100%;
  height: 3px;
}
.brochure .brochure_view .page .footer {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.brochure .brochure_view .page .footer .number {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  color: #14213D;
  margin: 0 10px;
}
.brochure .brochure_view .page .footer .line {
  height: 4px;
}
.brochure .brochure_view .page .footer .line.blue {
  flex: 1;
  background: #14213D;
}
.brochure .brochure_view .page .footer .line.orange {
  width: 150px;
  background: #FCA311;
}
.brochure .brochure_view .page_separator {
  width: 1px;
  background: #707070;
  margin: 0 15px;
}

.guestlist_container {
  width: 100%;
  max-width: 1774px;
  background: #FFF;
  border: solid 1px #C9C9C9;
  margin: 0 auto;
}
.guestlist_container a.cta {
  display: block;
  background: #FCA311;
  border: solid 1px #FCA311;
  border-radius: 5px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #FFF;
  padding: 10px;
}
.guestlist_container .grouped_header .header {
  display: flex;
  align-items: flex-start;
  padding: 50px 80px;
}
.guestlist_container .grouped_header .header .logo {
  line-height: 0;
  margin-right: 50px;
}
.guestlist_container .grouped_header .header .logo img {
  width: 140px;
}
.guestlist_container .grouped_header .header .main_details {
  flex: 1;
  margin-right: 50px;
}
.guestlist_container .grouped_header .header .main_details .heading {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 10px;
}
.guestlist_container .grouped_header .header .main_details .detail {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 5px;
}
.guestlist_container .grouped_header .header .main_details .detail:last-child {
  margin-bottom: 0;
}
.guestlist_container .grouped_header .header .contact_info {
  border: solid 1px #C9C9C9;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #14213D;
  padding: 10px 50px 10px 15px;
}
.guestlist_container .grouped_header .header .contact_info .label {
  display: block;
  margin-top: 5px;
}
.guestlist_container .grouped_header .header .contact_info .label:first-child {
  margin-top: 0;
}
.guestlist_container .grouped_header .header .contact_info strong {
  font-size: 600;
}
.guestlist_container .grouped_header .header .contact_info span.number {
  color: #FCA311;
}
.guestlist_container .grouped_header .sub_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1374px;
  margin: 0 auto;
}
.guestlist_container .grouped_header .sub_header .nav {
  display: flex;
  margin-right: 50px;
}
.guestlist_container .grouped_header .sub_header .nav li {
  list-style: none;
  width: 135px;
  margin-right: 15px;
}
.guestlist_container .grouped_header .sub_header .nav li:last-child {
  margin-right: 0;
}
.guestlist_container .grouped_header .sub_header .nav li.large {
  width: 180px;
}
.guestlist_container .grouped_header .sub_header .nav li a.cta.admin {
  background: none;
  border: solid 1px #14213D;
  color: #14213D;
}
.guestlist_container .grouped_header .sub_header .tour_sales {
  display: flex;
  justify-content: space-between;
}
.guestlist_container .grouped_header .sub_header .tour_sales > div {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  color: #14213D;
  margin-right: 40px;
}
.guestlist_container .grouped_header .sub_header .tour_sales > div:last-child {
  margin-right: 0;
}
.guestlist_container .grouped_header .tabs_wrapper {
  position: relative;
  width: 100%;
  margin-top: 50px;
}
.guestlist_container .grouped_header .tabs_wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: solid 2px #14213D;
}
.guestlist_container .grouped_header .tabs_wrapper .tabs {
  display: flex;
  position: relative;
  width: 100%;
  max-width: 1374px;
  margin: 50px auto 0 auto;
  z-index: 1;
}
.guestlist_container .grouped_header .tabs_wrapper .tabs li {
  flex: 1;
  list-style: none;
  position: relative;
  border: solid 2px #14213D;
  border-bottom: none;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #14213D;
  padding: 15px;
  margin-right: 20px;
  cursor: pointer;
}
.guestlist_container .grouped_header .tabs_wrapper .tabs li:last-child {
  margin-right: 0;
}
.guestlist_container .grouped_header .tabs_wrapper .tabs li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: solid 2px #14213D;
  transition: all 0.4s ease;
}
.guestlist_container .grouped_header .tabs_wrapper .tabs li:hover::after, .guestlist_container .grouped_header .tabs_wrapper .tabs li.active::after {
  border-bottom-color: #FFF;
}
.guestlist_container .grouped_header .tabs_wrapper .tabmessage {
  display: flex;
  position: relative;
  width: 100%;
  max-width: 1374px;
  margin: 50px auto 0 auto;
  z-index: 1;
}
.guestlist_container .grouped_header .tabs_wrapper .tabmessage li {
  flex: 1;
  list-style: none;
  position: relative;
  border: solid 2px #14213D;
  border-bottom: none;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #14213D;
  padding: 15px;
  margin-right: 20px;
  cursor: pointer;
}
.guestlist_container .main {
  width: 100%;
  max-width: 1520px;
  padding: 50px 10px 80px 10px;
  margin: 0 auto;
}
.guestlist_container .main .listings_header {
  display: flex;
}
.guestlist_container .main .listings_header .column {
  flex: 1;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #9A9898;
  padding: 0 30px;
  margin-bottom: 15px;
}
.guestlist_container .main .listings .listing {
  display: flex;
  align-items: center;
  position: relative;
  border: solid 1px #CFCFCF;
  border-top: none;
  padding: 30px 0;
}
.guestlist_container .main .listings .listing::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  border-top: solid 1px #CFCFCF;
}
.guestlist_container .main .listings .listing:first-child::before {
  top: 0;
}
.guestlist_container .main .listings .listing .column {
  flex: 1;
  padding: 0 30px;
}
.guestlist_container .main .listings .listing .column input {
  width: 100%;
  max-width: 275px;
  background: none;
  border: solid 1px #DCDCDC;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #14213D;
  outline: none;
  padding: 10px 15px;
  margin: 0;
}
.guestlist_container .main .listings .listing .column.checkbox > input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.guestlist_container .main .listings .listing .column.checkbox > input:checked + label {
  background: #FCA311;
  border: solid 1px #FCA311;
}
.guestlist_container .main .listings .listing .column.checkbox > input:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 16px;
  color: #FFF;
}
.guestlist_container .main .listings .listing .column.checkbox > label {
  display: block;
  position: relative;
  width: 43px;
  height: 43px;
  border: solid 1px #DCDCDC;
  cursor: pointer;
}
.guestlist_container .main .listings .listing.empty {
  border-color: #DCDCDC;
}
.guestlist_container .main .listings .listing.empty::before {
  border-top: solid 1px #DCDCDC;
}
.guestlist_container .main .save__total {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.guestlist_container .main .save__total a.cta {
  padding: 10px 40px;
}
.guestlist_container .main .save__total a.cta.total {
  background: #14213D;
  border: solid 1px #14213D;
}
.guestlist_container .main .total_cost {
  display: flex;
  justify-content: flex-end;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
  margin-top: 30px;
}
.guestlist_container .main .accommodation_summary {
  margin-top: 30px;
}
.guestlist_container .main .accommodation_summary .heading {
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 30px;
}
.guestlist_container .main .accommodation_summary .accommodation_summary_table .accommodation_summary_row {
  display: flex;
  margin-bottom: 10px;
}
.guestlist_container .main .accommodation_summary .accommodation_summary_table .accommodation_summary_row:last-child {
  margin-bottom: 0;
}
.guestlist_container .main .accommodation_summary .accommodation_summary_table .accommodation_summary_row .accommodation_summary_column {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #14213D;
}
.guestlist_container .main .accommodation_summary .accommodation_summary_table .accommodation_summary_row .accommodation_summary_column:first-child {
  width: 200px;
}
.guestlist_container .main .accommodation_summary .accommodation_summary_table .accommodation_summary_row.header .accommodation_summary_column {
  font-weight: 700;
}
.guestlist_container .main .accommodation_change {
  display: flex;
  flex-direction: column;
  width: 100%;
  border: solid 1px #CFCFCF;
  box-shadow: 0px 3px 6px #00000029;
  padding: 15px 25px;
  margin-top: 100px;
}
.guestlist_container .main .accommodation_change p {
  font-size: 1.25rem;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 5px;
}
.guestlist_container .main .accommodation_change p:last-child {
  margin-bottom: 0;
}
.guestlist_container .main .accommodation_change p strong {
  font-weight: 700;
}
.guestlist_container .main .accommodation_change a.cta {
  font-size: 1rem;
  padding: 5px 30px;
  margin: 10px auto 0 0;
}
.guestlist_container .main .download__print {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.guestlist_container .main .download__print a.cta {
  width: 180px;
  margin: 0 50px;
}
.guestlist_container .main .footer {
  display: flex;
  align-items: flex-end;
  margin-top: 50px;
}
.guestlist_container .main .footer > div {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-right: 50px;
}
.guestlist_container .main .footer > div:last-child {
  margin-right: 0;
}
.guestlist_container .main .footer > div.veenus {
  font-size: 1.5625rem;
  font-weight: 700;
}

.tour_summary_container {
  width: 100%;
  max-width: 1820px;
  background: #FFF;
  border: solid 1px #C9C9C9;
  padding: 50px 90px;
  margin: 0 auto;
}
.tour_summary_container .tabs_wrapper {
  position: relative;
  width: 100%;
}
.tour_summary_container .tabs_wrapper .tabs {
  display: flex;
  position: relative;
  width: 100%;
  margin-top: 50px;
  z-index: 1;
}
.tour_summary_container .tabs_wrapper .tabs li {
  flex: 1;
  list-style: none;
  position: relative;
  border: solid 2px #14213D;
  border-bottom: none;
  font-size: 1.50rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  padding: 30px;
  margin-right: 50px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.tour_summary_container .tabs_wrapper .tabs li:last-child {
  margin-right: 0;
}
.tour_summary_container .tabs_wrapper .tabs li::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border-bottom: solid 2px #14213D;
  transition: all 0.4s ease;
}
.tour_summary_container .tabs_wrapper .tabs li:hover, .tour_summary_container .tabs_wrapper .tabs li.active {
  background: #F9F9F9;
}
.tour_summary_container .tabs_wrapper .tabs li:hover::after, .tour_summary_container .tabs_wrapper .tabs li.active::after {
  border-bottom-color: #F9F9F9;
}
.tour_summary_container .tabs_wrapper .tabs li.active {
  font-weight: 700;
}
/*notes*/
.tour_summary_container .tabs_wrapper .notestabs {
  display: flex;
  position: relative;
  width: 100%;
  margin-top: 50px;
  z-index: 1;
}
.tour_summary_container .tabs_wrapper .notestabs li {
  flex: 1;
  list-style: none;
  position: relative;
  border-left: solid 1px #14213D;
  border-bottom: none;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  padding: 10px;
  
  cursor: pointer;
  transition: all 0.4s ease;
}
.tour_summary_container .tabs_wrapper .notestabs li:last-child {
  margin-right: 0;
}

.tour_summary_container .tabs_wrapper .notestabs li::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border-bottom: solid 2px #14213D;
  transition: all 0.4s ease;
}
.tour_summary_container .tabs_wrapper .notestabs li:hover, .tour_summary_container .tabs_wrapper .notestabs li.active {
  background: #F9F9F9;
}
.tour_summary_container .tabs_wrapper .notestabs li:hover::after, .tour_summary_container .tabs_wrapper .notestabs li.active::after {
  border-bottom-color: #F9F9F9;
}
.tour_summary_container .tabs_wrapper .notestabs li.active {
   font-weight: 700;
    border: 1px solid #14213D;
    border-left: 1px solid #14213D !important;
}
}
div#exTab3 {
    border: 1px solid;
}
.tour_summary_container .tab_content {
  background: #F9F9F9;
  border: solid 2px #14213D;
  padding: 50px;
}
.tour_summary_container .tab_content.customer {
  border: none;
  box-shadow: 0px 3px 6px #00000029;
}
.tour_summary_container .tab_content .intro .heading {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-bottom: 10px;
}
.tour_summary_container .tab_content .intro p {
  font-size: 1.25rem;
  text-align: center;
  color: #14213D;
}
.tour_summary_container .tab_content .intro p strong {
  display: block;
  font-weight: 600;
}
.tour_summary_container .tab_content .step_process {
  width: 100%;
  background: #FFF;
  padding: 20px 30px;
  margin-top: 50px;
}
.tour_summary_container .tab_content .step_process .steps {
  display: flex;
  align-items: center;
}
.tour_summary_container .tab_content .step_process .steps .step {
  flex: 1;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
}
.tour_summary_container .tab_content .step_process .steps .step.percentage {
  font-size: 1.5rem;
  font-weight: 700;
}
.tour_summary_container .tab_content .step_process .steps .step.active {
  color: #FCA311;
}
.tour_summary_container .tab_content .step_process .slider {
  position: relative;
  width: 100%;
  height: 5px;
  background: #14213D;
  margin: 10px 0;
}
.tour_summary_container .tab_content .step_process .slider .completed {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #FCA311;
}
.tour_summary_container .tab_content .step_process .slider .completed::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: #FCA311;
  border-radius: 50%;
}
.tour_summary_container .tab_content .todo_list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 30px -10px 0 -10px;
}
.tour_summary_container .tab_content .todo_list .todo {
  display: flex;
  flex-direction: column;
  position: relative;
  width: calc(20% - 20px);
  min-height: 250px;
  background: #FFF;
  border: solid 1px rgba(0, 0, 0, 0);
  padding: 15px 15px;
  margin: 0 10px;
}
.tour_summary_container .tab_content .todo_list .todo:nth-child(n+6) {
  margin-top: 20px;
}
.tour_summary_container .tab_content .todo_list .todo.completed {
  border-color: #179E1E;
}
.tour_summary_container .tab_content .todo_list .todo.completed .tick {
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(-90deg);
  width: 0;
  height: 0;
  border-bottom: solid 60px #179E1E;
  border-left: solid 60px rgba(0, 0, 0, 0);
}
.tour_summary_container .tab_content .todo_list .todo.completed .tick::after {
  content: "";
  position: absolute;
  top: 32px;
  right: 8px;
  transform: rotate(90deg);
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 16px;
  color: #FFF;
}
.tour_summary_container .tab_content .todo_list .todo.active {
  border-color: #FCA311;
}
.tour_summary_container .tab_content .todo_list .todo.overdue {
  border-color: #FF0A0A;
}
.tour_summary_container .tab_content .todo_list .todo .intro {
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  color: #14213D;
  margin-bottom: 15px;
}
.tour_summary_container .tab_content .todo_list .todo .intro span {
  display: block;
}
.tour_summary_container .tab_content .todo_list .todo .intro span.due_date {
  font-size: 0.75rem;
  font-weight: 400;
}
.tour_summary_container .tab_content .todo_list .todo .pdfs {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.tour_summary_container .tab_content .todo_list .todo .pdfs .pdf {
  margin: 0 8px;
}
.tour_summary_container .tab_content .todo_list .todo .pdfs .pdf .icon {
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  color: #FCA311;
  margin-bottom: 5px;
}
.tour_summary_container .tab_content .todo_list .todo .pdfs .pdf .file_name,
.tour_summary_container .tab_content .todo_list .todo .pdfs .pdf .label {
  font-size: 0.75rem;
  font-weight: 400;
  text-align: center;
  color: #DCDCDC;
}
.tour_summary_container .tab_content .todo_list .todo .pdfs .pdf .file_name {
  margin-bottom: 5px;
}
.tour_summary_container .tab_content .todo_list .todo .pdfs .pdf .label {
  font-weight: 600;
  color: #14213D;
}
.tour_summary_container .tab_content .todo_list .todo .excerpt p {
  font-size: 0.75rem;
  color: #DCDCDC;
  text-align: center;
  word-wrap: break-word;
  margin-bottom: 10px;
}
.tour_summary_container .tab_content .todo_list .todo .excerpt p:last-of-type {
  margin-bottom: 0;
}
.tour_summary_container .tab_content .todo_list .todo .excerpt p.large {
  font-size: 1.25rem;
}
.tour_summary_container .tab_content .todo_list .todo .excerpt p.extra_large {
  font-size: 3.125rem;
}
.tour_summary_container .tab_content .todo_list .todo .excerpt p.blue {
  color: #14213D;
}
.tour_summary_container .tab_content .todo_list .todo .excerpt p strong {
  font-weight: 600;
}
.tour_summary_container .tab_content .todo_list .todo .rooms {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-top: 5px;
}
.tour_summary_container .tab_content .todo_list .todo .rooms strong {
  font-weight: 600;
}
.tour_summary_container .tab_content .todo_list .todo.active .excerpt p {
  color: #FCA311;
}
.tour_summary_container .tab_content .todo_list .todo .ctas {
  display: flex;
  justify-content: center;
  margin-top: auto;
}
.tour_summary_container .tab_content .todo_list .todo .ctas a.cta {
  display: block;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  color: #C9C9C9;
  outline: none;
  margin: 0 4px;
}
.tour_summary_container .tab_content .todo_list .todo.completed .ctas .cta, .tour_summary_container .tab_content .todo_list .todo.active .ctas .cta, .tour_summary_container .tab_content .todo_list .todo.overdue .ctas .cta {
  color: #FCA311;
}
.tour_summary_container .tab_content .todo_list .todo.overdue .intro span.status, .tour_summary_container .tab_content .todo_list .todo.overdue .intro span.due_date {
  color: #FF0A0A;
}
.tour_summary_container .tab_content .todo_list .todo.overdue .intro span.due_date {
  font-weight: 600;
}
.tour_summary_container .tab_content .details {
  margin-top: 20px;
}
.tour_summary_container .tab_content .details .section {
  display: flex;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.tour_summary_container .tab_content .details .section:nth-child(n+2) {
  margin-top: 20px;
}
.tour_summary_container .tab_content .details .section.flex_1 {
  flex: 1;
}
.tour_summary_container .tab_content .details .column {
  margin: 0 10px;
}
.tour_summary_container .tab_content .details .column.w_flex {
  flex: 1;
}
.tour_summary_container .tab_content .details .column.w_set_360 {
  width: 360px;
}
.tour_summary_container .tab_content .details .column.w_100 {
  width: calc(100% - 20px);
}
.tour_summary_container .tab_content .details .column.w_80 {
  width: calc(80% - 20px);
}
.tour_summary_container .tab_content .details .column.w_66 {
  width: calc(66.66% - 20px);
}
.tour_summary_container .tab_content .details .column.w_60 {
  width: calc(60% - 20px);
}
.tour_summary_container .tab_content .details .column.w_40 {
  width: calc(40% - 20px);
}
.tour_summary_container .tab_content .details .column.w_33 {
  width: calc(33.34% - 20px); 
 
}
.tour_summary_container .tab_content .details .column.w_20 {
  width: calc(20% - 20px);
}
.tour_summary_container .tab_content .details .column.flex {
  display: flex;
  flex-direction: column;
}
.tour_summary_container .tab_content .details .white_box {
  background: #FFF;
  padding: 25px 30px;
}
.tour_summary_container .tab_content .details .white_box:nth-child(n+2) {
  margin-top: 20px;
}
.tour_summary_container .tab_content .details .white_box.h_100 {
  height: 100%;
}
.tour_summary_container .tab_content .details .heading {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 25px;
}
.tour_summary_container .tab_content .details .heading.with_cta {
  display: flex;
  align-items: center;
}
.tour_summary_container .tab_content .details .heading.with_cta a.cta {
  display: block;
  font-size: 1.25rem;
  font-weight: 400;
  text-decoration: none;
  color: #FCA311;
  outline: none;
  margin-left: 20px;
}
.tour_summary_container .tab_content .details .box_listings {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.tour_summary_container .tab_content .details .box_listings .listing {
  display: flex;
  flex-direction: column;
  position: relative;
  width: calc(50% - 20px);
  border: solid 1px #DCDCDC;
  box-shadow: 0px 3px 6px #00000029;
  padding: 15px;
  margin: 0 10px;
}
.tour_summary_container .tab_content .details .box_listings .listing:nth-child(n+3) {
  margin-top: 20px;
}
.tour_summary_container .tab_content .details .box_listings .listing.completed {
  border-color: #179E1E;
}
.tour_summary_container .tab_content .details .box_listings .listing.completed .tick {
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(-90deg);
  width: 0;
  height: 0;
  border-bottom: solid 60px #179E1E;
  border-left: solid 60px rgba(0, 0, 0, 0);
}
.tour_summary_container .tab_content .details .box_listings .listing.completed .tick::after {
  content: "";
  position: absolute;
  top: 32px;
  right: 8px;
  transform: rotate(90deg);
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 16px;
  color: #FFF;
}
.tour_summary_container .tab_content .details .box_listings .listing .sub_heading,
.tour_summary_container .tab_content .details .box_listings .listing .name {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 10px;
}
.tour_summary_container .tab_content .details .box_listings .listing .sub_heading {
  font-weight: 700;
}
.tour_summary_container .tab_content .details .box_listings .listing .sub_heading i {
  color: #FCA311;
}
.tour_summary_container .tab_content .details .box_listings .listing .name + .info {
  margin-top: 0;
}
.tour_summary_container .tab_content .details .box_listings .listing .excerpt p {
  color: #14213D;
}
.tour_summary_container .tab_content .details .box_listings .listing .info {
  width: calc(100% + 20px);
  margin: 0 -10px;
  margin-top: 15px;
}
.tour_summary_container .tab_content .details .box_listings .listing .info .info_row {
  display: flex;
}
.tour_summary_container .tab_content .details .box_listings .listing .info .info_row:nth-child(n+2) {
  margin-top: 10px;
}
.tour_summary_container .tab_content .details .box_listings .listing .info .info_row .info_column {
  flex: 1;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
  margin: 0 10px;
}
.tour_summary_container .tab_content .details .box_listings .listing .info .info_row .info_column strong {
  font-weight: 600;
}
.tour_summary_container .tab_content .details .box_listings .listing a.add_booking {
  display: block;
  background: #FCA311;
  border-radius: 5px;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #FFF;
  padding: 10px 20px;
  margin: 15px auto 0 0;
}
.tour_summary_container .tab_content .details .text_listings .listing {
  margin-bottom: 36px;
}
.tour_summary_container .tab_content .details .text_listings .listing:last-child {
  margin-bottom: 0;
}
.tour_summary_container .tab_content .details .text_listings .listing .sub_heading {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 15px;
}
.tour_summary_container .tab_content .details .text_listings .listing .info {
  list-style: none;
}
.tour_summary_container .tab_content .details .text_listings .listing .info li {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 10px;
}
.tour_summary_container .tab_content .details .text_listings .listing .info li:last-child {
  margin-bottom: 0;
}
.tour_summary_container .tab_content .details .text_listings .listing .info li strong {
  font-weight: 600;
}
.tour_summary_container .tab_content .details .table {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 0;
}
.tour_summary_container .tab_content .details .table .row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-right: 0;
  margin-left: 0;
}
.tour_summary_container .tab_content .details .table .row:nth-child(n+2) {
  margin-top: 10px;
}
.tour_summary_container .tab_content .details .table .row .label {
  text-align: left;
  margin-right: 20px;
}
.tour_summary_container .tab_content .details .table .row .label strong {
  font-weight: 600;
}
.tour_summary_container .tab_content .details .table .row .price {
  text-align: right;
  font-weight: 600;
  margin-left: auto;
}
.tour_summary_container .tab_content .details .table .row .price.large {
  font-size: 1.875rem;
}
.tour_summary_container .tab_content .details .table .row .input_wrapper {
  display: flex;
  width: 100px;
  height: 48px;
  border: solid 1px #DCDCDC;
  border-radius: 2px;
  margin-left: auto;
}
.tour_summary_container .tab_content .details .table .row .input_wrapper span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  background: #DCDCDC;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  color: #FFF;
}
.tour_summary_container .tab_content .details .table .row .input_wrapper input {
  width: 70px;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  color: #14213D;
  outline: none;
  padding: 0 10px;
  margin: 0;
}
.tour_summary_container .tab_content .details .table .totals {
  margin-top: 20px;
}
.tour_summary_container .tab_content .details .table#cost_calculator .row {
  min-height: 48px;
}
.tour_summary_container .tab_content .details #other .box {
  width: 100%;
  background: #FFF;
  border: solid 1px #14213D;
  border-radius: 0;
  box-shadow: none;
  padding: 15px;
  margin: 0;
}
.tour_summary_container .tab_content .details #other .box:nth-child(n+2) {
  margin-top: 15px;
}
.tour_summary_container .tab_content .details #other .box.red {
  border-color: #F20707;
}
.tour_summary_container .tab_content .details #other .box.green {
  border-color: #179E1E;
}
.tour_summary_container .tab_content .details #other .box .sub_heading {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-bottom: 15px;
}
.tour_summary_container .tab_content .details #other .box .current_nos,
.tour_summary_container .tab_content .details #other .box .rooms,
.tour_summary_container .tab_content .details #other .box .cancellation_deadline,
.tour_summary_container .tab_content .details #other .box .text_intro {
  color: #14213D;
  text-align: center;
}
.tour_summary_container .tab_content .details #other .box .current_nos {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 12px;
}
.tour_summary_container .tab_content .details #other .box .rooms {
  font-size: 1rem;
  line-height: 1.2;
}
.tour_summary_container .tab_content .details #other .box .rooms.large {
  font-size: 1.25rem;
}
.tour_summary_container .tab_content .details #other .box .rooms strong {
  font-weight: 600;
}
.tour_summary_container .tab_content .details #other .box .cancellation_deadline {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}
.tour_summary_container .tab_content .details #other .box .text_intro {
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 20px;
}
.tour_summary_container .tab_content .details #other .box .fields {
  margin-top: 15px;
}
.tour_summary_container .tab_content .details #other .box .fields + .ctas {
  margin-top: 15px;
}
.tour_summary_container .tab_content .details #other .box .fields .field {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}
.tour_summary_container .tab_content .details #other .box .fields .field:first-child {
  margin-top: 0;
}
.tour_summary_container .tab_content .details #other .box .fields .field .label {
  font-size: 1.125em;
  font-weight: 600;
  color: #14213D;
  text-align: center;
  margin-bottom: 5px;
}
.tour_summary_container .tab_content .details #other .box .fields .field input {
  width: 100%;
  max-width: 100px;
  background: none;
  border: solid 1px #B2B2B2;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  color: #14213D;
  outline: none;
  padding: 10px 20px;
  margin: 0 auto;
}
.tour_summary_container .tab_content .details #other .box .ctas {
  display: flex;
  align-items: center;
  width: calc(!00% + 10px);
  margin: 30px -5px 0 -5px;
}
.tour_summary_container .tab_content .details #other .box .ctas a.cta {
  display: block;
  flex: 1;
  background: #FCA311;
  border-radius: 5px;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 10px;
  margin: 0 5px;
}
.tour_summary_container .tab_content .details #other .box .ctas a.cta.large {
  background: #CFCFCF;
  font-size: 1.125rem;
}
.tour_summary_container .tab_content .details #other .box .ctas a.cta.save {
  flex: 0 1 auto;
  padding: 10px 30px;
  margin: 0 auto;
}
.tour_summary_container .tab_content .details #other.flex {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.tour_summary_container .tab_content .details #other.flex .box {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.tour_summary_container .tab_content .details #other.flex .box .ctas {
  padding-top: 30px;
  margin-top: auto;
}
.tour_summary_container .tab_content .details #notes_form {
  margin-bottom: 50px;
}
.tour_summary_container .tab_content .details #notes_form .sub_heading {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 15px;
}
.tour_summary_container .tab_content .details #notes_form input,
.tour_summary_container .tab_content .details #notes_form textarea {
  width: 100%;
  background: none;
  border: solid 1px #DCDCDC;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #14213D;
  outline: none;
  padding: 12px 15px;
  margin: 0;
}
.tour_summary_container .tab_content .details #notes_form input::-webkit-input-placeholder,
.tour_summary_container .tab_content .details #notes_form textarea::-webkit-input-placeholder {
  color: #DCDCDC;
}
.tour_summary_container .tab_content .details #notes_form input:-moz-placeholder,
.tour_summary_container .tab_content .details #notes_form textarea:-moz-placeholder {
  color: #DCDCDC;
}
.tour_summary_container .tab_content .details #notes_form input::-moz-placeholder,
.tour_summary_container .tab_content .details #notes_form textarea::-moz-placeholder {
  color: #DCDCDC;
}
.tour_summary_container .tab_content .details #notes_form input:-ms-input-placeholder,
.tour_summary_container .tab_content .details #notes_form textarea:-ms-input-placeholder {
  color: #DCDCDC;
}
.tour_summary_container .tab_content .details #notes_form input {
  max-width: 100px;
  margin-bottom: 15px;
}
.tour_summary_container .tab_content .details #notes_form textarea {
  resize: none;
}
.tour_summary_container .tab_content .details #notes_form button {
  display: inline-block;
  background: #FCA311;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 8px 24px;
  margin: 25px 0 0 0;
  cursor: pointer;
  transition: all 0.4s ease;
}
.tour_summary_container .tab_content .details #notes_form button:hover {
  background: #14213D;
}
.tour_summary_container .tab_content .details #notes .sub_heading {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 25px;
}
.tour_summary_container .tab_content .details #notes .notes .note {
  float: none;
  width: 100%;
  font-size: inherit;
  margin-bottom: 30px;
  display: inline-block;
}
.tour_summary_container .tab_content .details #notes .notes .note:last-child {
  margin-bottom: 0;
}
.tour_summary_container .tab_content .details #notes .notes .note .header {
  display: flex;
  align-items: flex-end;
  margin-bottom: 5px;
}
.tour_summary_container .tab_content .details #notes .notes .note .header .initials {
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #14213D;
  margin-right: 10px;
}
.tour_summary_container .tab_content .details #notes .notes .note .header .date {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #ACACAC;
}
.tour_summary_container .tab_content .details #notes .notes .note .body {
  border: solid 1px #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #14213D;
  padding: 3px 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}

.cart_popup {
  width: 100%;
  max-width: 1080px;
  background: #FFF;
  /*border: solid 1px #C9C9C9;*/
  padding: 40px 50px;
  margin: 0 auto;
}
.cart_popup .popup_heading,
.cart_popup .location,
.cart_popup .heading {
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
}
.cart_popup .popup_heading {
  font-size: 1.625rem;
}
.cart_popup .popup_heading,
.cart_popup .location {
  margin-bottom: 30px;
}
.cart_popup .location,
.cart_popup .heading {
  font-size: 1.25rem;
}
.cart_popup .heading {
  margin-bottom: 20px;
}
.cart_popup .options_list {
  margin-bottom: 30px;
}
.cart_popup .options_list:last-child {
  margin-bottom: 0;
}
.cart_popup .options_list .options_heading {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 20px;
}
.cart_popup .options_list .options .option {
  display: flex;
  width: 100%;
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 20px;
}
.cart_popup .options_list .options .option:last-child {
  margin-bottom: 0;
}
.cart_popup .options_list .options .option:hover, .cart_popup .options_list .options .option.active {
  outline-color: #FCA311;
}
.cart_popup .options_list .options .option .image {
  width: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cart_popup .options_list .options .option .text {
  flex: 1;
  padding: 14px 35px 14px 14px;
}
.cart_popup .options_list .options .option .text .option_name {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 10px;
}
.cart_popup .options_list .options .option .text .option_name.large {
  font-size: 1.25rem;
}
.cart_popup .options_list .options .option .text .description {
  margin-bottom: 10px;
}
.cart_popup .options_list .options .option .text .description p {
  font-size: 0.875rem;
  line-height: 1.3;
  color: #14213D;
}
.cart_popup .options_list .options .option .text .stars {
  display: flex;
  margin-bottom: 14px;
}
.cart_popup .options_list .options .option .text .stars i {
  font-size: 22px;
  line-height: 22px;
  color: #FCA311;
  margin-right: 5px;
}
.cart_popup .options_list .options .option .text .stars i:last-child {
  margin-right: 0;
}
.cart_popup .options_list .options .option .text .dates_list .dates_heading {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 15px;
}
.cart_popup .options_list .options .option .text .dates_list .dates {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px 20px -10px;
}
.cart_popup .options_list .options .option .text .dates_list .dates .date {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 20px);
  height: 32px;
  border: solid 1px #14213D;
  border-radius: 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  color: #14213D;
  outline: none;
  margin: 0 10px;
  transition: all 0.4s ease;
}
.cart_popup .options_list .options .option .text .dates_list .dates .date:nth-child(n+3) {
  margin-top: 16px;
}
.cart_popup .options_list .options .option .text .dates_list .dates .date:hover {
  background: #FCA311;
  border-color: #FCA311;
  color: #FFFFFF;
}
.cart_popup .options_list .options .option .text .additional_cost__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart_popup .options_list .options .option .text .additional_cost__cta .additional_cost {
  margin-right: 20px;
}
.cart_popup .options_list .options .option .text .additional_cost__cta .additional_cost .label,
.cart_popup .options_list .options .option .text .additional_cost__cta .additional_cost .price {
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
}
.cart_popup .options_list .options .option .text .additional_cost__cta .additional_cost .label {
  font-size: 0.9375rem;
  margin-bottom: 8px;
}
.cart_popup .options_list .options .option .text .additional_cost__cta .additional_cost .price {
  font-size: 1.25rem;
}
.cart_popup .options_list .options .option .text .additional_cost__cta .add_cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 35px;
  background: #FCA311;
  border: solid 1px #FCA311;
  border-radius: 5px;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  color: #FFF;
  transition: all 0.4s ease;
}
.cart_popup .options_list .options .option .text .additional_cost__cta .add_cta:hover {
  background: #FFFFFF;
  color: #FCA311;
}
.cart_popup .options_list .options a.option {
  text-decoration: none;
  outline: solid 2px rgba(0, 0, 0, 0);
  transition: all 0.4s ease;
}
.cart_popup .options_list .options a.option:hover .text .additional_cost__cta .add_cta, .cart_popup .options_list .options a.option.active .text .additional_cost__cta .add_cta {
  background: #FFFFFF;
  color: #FCA311;
}
.cart_popup .experiences .experience {
  box-shadow: 0px 3px 6px #00000029;
  padding: 30px;
  margin-bottom: 30px;
}
.cart_popup .experiences .experience:last-child {
  margin-bottom: 0;
}
.cart_popup .experiences .experience .name,
.cart_popup .experiences .experience > .date {
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
}
.cart_popup .experiences .experience .name {
  font-size: 1.25rem;
  margin-bottom: 10px;
}
.cart_popup .experiences .experience > .date {
  font-size: 1rem;
  margin-bottom: 20px;
}
.cart_popup .experiences .experience .options_list .options .option {
  max-width: 740px;
}
.cart_popup .experiences .experience .options_list .options .option .image {
  width: 270px;
}
.cart_popup .popup_footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}
.cart_popup .popup_footer p {
  font-size: 0.9375rem;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 20px;
}
.cart_popup .popup_footer .add_to_cart_cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  height: 66px;
  background: #FCA311;
  border: solid 1px #FCA311;
  border-radius: 5px;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 600;
  color: #FFF;
  transition: all 0.4s ease;
}
.cart_popup .popup_footer .add_to_cart_cta:hover {
  background: #FFFFFF;
  color: #FCA311;
}

.cart_wrapper {
  background: #F6F6F6;
}
.cart_wrapper .cart {
  width: 100%;
  max-width: 1660px;
  padding: 50px 0;
  margin: 0 auto;
}
.cart_wrapper .cart .section {
  display: flex;
  background: #FFF;
  padding: 30px;
  margin-top: 30px;
}
.cart_wrapper .cart .section.header {
  padding: 50px 30px;
  margin-top: 0;
}
.cart_wrapper .cart .section .heading {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 20px;
}
.cart_wrapper .cart .section .heading:last-child {
  margin-bottom: 0;
}
.cart_wrapper .cart .section .image {
  width: 250px;
  margin-right: 30px;
}
.cart_wrapper .cart .section .info {
  flex: 1;
}
.cart_wrapper .cart .section .info .info_section {
  margin-bottom: 15px;
}
.cart_wrapper .cart .section .info .info_section:last-child {
  margin-bottom: 0;
}
.cart_wrapper .cart .section .info .info_section .info_table .info_row {
  display: flex;
  border-bottom: solid 1px #F2F2F2;
  padding: 5px 0;
}
.cart_wrapper .cart .section .info .info_section .info_table .info_row.header {
  padding-top: 5px;
}
.cart_wrapper .cart .section .info .info_section .info_table .info_row.header .info_column {
  font-weight: 500;
  color: #14213D;
}
.cart_wrapper .cart .section .info .info_section .info_table .info_row .info_column {
  flex: 1;
}
.cart_wrapper .cart .section .info .info_section .info_table .info_row .info_column.end {
  flex: 0 1 auto;
  width: 200px;
  text-align: right;
}
.cart_wrapper .cart .section .info .info_section .info_table .info_row .info_column a.change_cta {
  font-size: 0.75rem;
  font-weight: 400;
  text-decoration: none;
  color: #FCA311;
  outline: none;
  margin-left: 5px;
}
.cart_wrapper .cart .section .info .info_section.totals {
  display: flex;
  justify-content: flex-end;
}
.cart_wrapper .cart .section .info .info_section.totals .price {
  width: 200px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: right;
  color: #14213D;
}
.cart_wrapper .cart .section .info .info_section.totals .price.large {
  font-size: 1.625rem;
}
.cart_wrapper .cart .footer {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1280px;
  margin: 60px auto 0 auto;
}
.cart_wrapper .cart .footer p {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  color: #14213D;
}
.cart_wrapper .cart .footer a.book_cta {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FCA311;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 1.635rem;
  font-weight: 600;
  color: #FFF;
  outline: none;
  padding: 25px 100px;
  margin: 40px auto 0 auto;
}
.cart_wrapper .cart .footer a.book_cta i {
  margin-right: 10px;
}

.booking_complete_popup {
  width: 100%;
  max-width: 1500px;
  background: #FFF;
  border: solid 1px #C9C9C9;
  padding: 50px 100px;
  margin: 0 auto;
}
.booking_complete_popup .heading {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 30px;
}
.booking_complete_popup .section {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.booking_complete_popup .section:last-child {
  margin-bottom: 0;
}
.booking_complete_popup .section p {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
}
.booking_complete_popup .section a.cta {
  display: block;
  background: #FCA311;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  color: #FFF;
  outline: none;
  padding: 6px 20px;
  margin: 15px auto 0 0;
}
.booking_complete_popup .singlePropertyContainer {
  max-width: 960px;
  margin: 60px auto 0 auto;
}
.booking_complete_popup .singlePropertyContainer .similarProperties {
  padding-bottom: 0;
}
.booking_complete_popup .singlePropertyContainer .similarProperties .container {
  padding-right: 0;
  padding-left: 0;
}

.tour_confirmation_wrapper {
  background: rgba(20, 33, 61, 0.15);
  padding: 120px 60px;
}
.tour_confirmation_wrapper .tour_confirmation {
  position: relative;
  width: 100%;
  max-width: 1740px;
  background: #FFF;
  box-shadow: 0px 3px 6px #00000029;
  padding: 80px 50px 120px 50px;
  margin: 0 auto;
}
.tour_confirmation_wrapper .tour_confirmation .logo {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 120px;
  line-height: 0;
}
.tour_confirmation_wrapper .tour_confirmation .reference {
  position: absolute;
  top: 30px;
  right: 50px;
  font-size: 1.5625rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
}
.tour_confirmation_wrapper .tour_confirmation .tc_intro {
  width: 100%;
  padding: 0 150px;
  margin-bottom: 40px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_intro .heading,
.tour_confirmation_wrapper .tour_confirmation .tc_intro .location,
.tour_confirmation_wrapper .tour_confirmation .tc_intro .date,
.tour_confirmation_wrapper .tour_confirmation .tc_intro .hotel {
  line-height: 1.2;
  text-align: center;
  color: #14213D;
}
.tour_confirmation_wrapper .tour_confirmation .tc_intro .heading {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 15px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_intro .location {
  font-size: 1.5625rem;
  font-weight: 400;
  margin-bottom: 5px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_intro .date {
  font-size: 0.9375rem;
  font-weight: 400;
  margin-bottom: 5px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_intro .hotel {
  font-size: 1.25rem;
  font-weight: 600;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content_wrapper {
  position: relative;
  width: 100%;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content_wrapper::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1640px;
  background-image: url("../images/veenus_brandmark.png");
  background-size: cover;
  padding: 48.78% 0;
  margin: 0 auto;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes {
  position: relative;
  z-index: 1;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper {
  margin-bottom: 20px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper:last-child {
  margin-bottom: 0;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box {
  background: #FFF;
  border: solid 1px #CFCFCF;
  box-shadow: 0px 3px 6px #00000029;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .header {
  display: flex;
  justify-content: space-between;
  background: #F2F2F2;
  border-bottom: solid 1px #CFCFCF;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  padding: 5px 20px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box a {
  text-decoration: none;
  color: #FCA311;
  outline: none;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body {
  padding: 30px 20px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body p {
  font-size: 1rem;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 10px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body p:last-child {
  margin-bottom: 0;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body ul li {
  list-style: none;
  font-size: 1rem;
  line-height: 1.5;
  color: #14213D;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body strong {
  font-weight: 600;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .sub_heading {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 10px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .hotel {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .hotel .name {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  margin-right: 10px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .hotel .stars {
  display: flex;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .hotel .stars i {
  font-size: 18px;
  line-height: 18px;
  color: #FCA311;
  margin-right: 5px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .hotel .stars i:last-child {
  margin-right: 0;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .rates_table {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .rates_table .rt_row {
  display: flex;
  align-items: center;
  width: calc(100% + 16px);
  margin: 0 -8px 20px -8px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .rates_table .rt_row:last-child {
  margin-bottom: 0;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .rates_table .rt_row .rt_column {
  flex: 1;
  display: flex;
  align-items: center;
  height: 43px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  color: #14213D;
  margin: 0 8px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .rates_table .rt_row .rt_column.label {
  justify-content: flex-start;
  font-weight: 600;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .rates_table .rt_row .rt_column:not(.label) {
  justify-content: center;
  border: solid 1px #A8A8A8;
  padding: 0 10px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .rates_table .rt_row .rt_column:not(.label).bold {
  font-weight: 600;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .rates_table .rt_row .rt_column:not(.label).disabled {
  color: #C9C9C9;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .tc_section {
  margin-bottom: 25px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .body .tc_section:last-child {
  margin-bottom: 0;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .footer {
  padding: 30px 20px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .footer p {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-bottom: 10px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .footer p:last-child {
  margin-bottom: 0;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .footer p.large {
  font-size: 1.125rem;
  margin: 30px 0;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .footer a {
  font-weight: 400;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper .tc_box .footer .number {
  font-size: 1.5625rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #FCA311;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper.split {
  display: flex;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper.split .tc_box {
  flex: 1;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper.split .tc_box:first-child {
  margin-right: 10px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .tc_boxes .tc_box_wrapper.split .tc_box:last-child {
  margin-left: 10px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures {
  display: flex;
  width: calc(100% + 80px);
  margin: 120px -40px 0 -40px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures .signature_column {
  margin: 0 40px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures .signature_column.with_box {
  width: 420px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures .signature_column:not(.with_box) {
  flex: 1;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures .signature_column .heading {
  font-family: "Playfair Display", serif;
  font-size: 3.125rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.2;
  color: #CFCFCF;
  margin-bottom: 20px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures .signature_column p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures .signature_column .signature_box {
  display: flex;
  flex-direction: column;
  width: 100%;
  border: solid 1px #CFCFCF;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures .signature_column .signature_box p {
  font-weight: 700;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures .signature_column .signature_box p span.signature_preview {
  font-weight: 400;
  font-style: italic;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures .signature_column .signature_box input {
  width: 100%;
  max-width: 320px;
  background: none;
  border: solid 1px #B2B2B2;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #14213D;
  outline: none;
  padding: 8px 15px;
  margin: 15px 0;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .signatures .signature_column .signature_box button {
  display: block;
  background: #FCA311;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 8px 30px;
  margin: 20px auto 0 0;
  cursor: pointer;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .ctas {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.tour_confirmation_wrapper .tour_confirmation .tc_content .ctas a.cta {
  display: block;
  width: 180px;
  background: #FCA311;
  border: solid 1px #FCA311;
  border-radius: 5px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #FFF;
  padding: 10px;
  margin: 0 50px;
}

.tour_review_wrapper {
  background: #F6F6F6;
  padding: 50px 0;
}
.tour_review_wrapper .tour_review {
  width: 100%;
  max-width: 1660px;
  background: #FFF;
  padding: 50px 80px;
  margin: 0 auto;
}
.tour_review_wrapper .tour_review .heading {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1;
  color: #14213D;
}
.tour_review_wrapper .tour_review .heading span {
  font-weight: 400;
}
.tour_review_wrapper .tour_review .section {
  margin-top: 60px;
}
.tour_review_wrapper .tour_review .section .intro {
  margin-bottom: 30px;
}
.tour_review_wrapper .tour_review .section .intro .sub_heading {
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 20px;
}
.tour_review_wrapper .tour_review .section .intro p {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  color: #14213D;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper {
  margin-bottom: 50px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper:last-child {
  marin-bottom: 0;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .question {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 15px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .rating {
  display: flex;
  width: calc(100% + 16px);
  max-width: 1064px;
  margin: 0 -8px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .rating .option {
  flex: 1;
  max-width: 250px;
  margin: 0 8px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .rating .option > input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .rating .option > input:checked + label {
  background: #FCA311;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .rating .option > input:checked + label .icon::after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .rating .option > input:checked + label .text {
  color: #FFF;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .rating .option > label {
  display: flex;
  align-items: center;
  height: 64px;
  background: #EBEBEB;
  border-radius: 7px;
  padding: 0 20px;
  margin: 0;
  cursor: pointer;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .rating .option > label .icon {
  position: relative;
  width: 35px;
  height: 35px;
  background: #FFF;
  border-radius: 50%;
  margin-right: 20px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .rating .option > label .icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 20px;
  color: #FCA311;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .rating .option > label .text {
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  transition: all 0.3s ease-in-out;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .comments {
  width: 100%;
  max-width: 1276px;
  background: none;
  border: solid 1px #DCDCDC;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  text-align: left;
  color: #14213D;
  outline: none;
  padding: 15px;
  margin: 15px 0 0 0;
  resize: none;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .question + .comments {
  margin-top: 0;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .stars {
  display: flex;
  align-items: center;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .stars i {
  font-size: 40px;
  line-height: 40px;
  color: #FCA311;
  margin: 0 4px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .stars i.fa-minus, .tour_review_wrapper .tour_review .section .questions .question_wrapper .stars i.fa-plus {
  font-size: 18px;
  line-height: 18px;
  color: #FCA311;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .stars i.fa-minus {
  margin: 0 10px 0 0;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .stars i.fa-plus {
  margin: 0 0 0 10px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .stars i.grey {
  color: #D4D4D4;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload {
  display: flex;
  width: calc(100% + 16px);
  /*max-width: 1038px;*/
  margin: 0 -8px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo,
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo_insert {
  flex: 1;
  max-width: 330px;
  margin: 0 8px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo {
  line-height: 0;
}
.photo_upload .photo {
    width: 250px;
    height: 150px;
    float: left;
    margin: 5px;
}
.photo_upload .photo img {
    width: 250px;
    height: 150px;
}
.starsRow .orange {
    color: #FCA311;
}
.review_wrapper .stars i {
    font-size: 16px;
    line-height: 20px;
    color: #FCA311;
    margin-left: 4px;
}
.review_wrapper .gdpr_text {
    color: #14213D;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo_insert {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF;
  box-shadow: 0px 3px 6px #00000029;
  padding: 30px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo_insert .icon {
  margin: 0 30px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo_insert .icon .fas {
  font-size: 90px;
  line-height: 90px;
  color: #DCDCDC;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo_insert .plus {
  position: relative;
  width: 36px;
  height: 36px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo_insert .plus::before, .tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo_insert .plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #DCDCDC;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo_insert .plus::before {
  width: 3px;
  height: 100%;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .photo_upload .photo_insert .plus::after {
  width: 100%;
  height: 3px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .user_info {
  margin-top: 60px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .user_info .question {
  font-size: 1rem;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .user_info .field {
  margin-bottom: 30px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .user_info .field:last-child {
  margin-bottom: 0;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .user_info .field label {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #9A9898;
  margin-bottom: 5px;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .user_info .field input {
  width: 100%;
  max-width: 470px;
  background: none;
  border: solid 1px #DCDCDC;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  text-align: left;
  color: #14213D;
  outline: none;
  padding: 10px 15px;
  margin: 0;
}
.tour_review_wrapper .tour_review .section .questions .question_wrapper .gdpr_text {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3;
  color: #14213D;
  margin-top: 50px;
}
.tour_review_wrapper .tour_review .submit_review {
  display: block;
  background: #FCA311;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 12px 40px;
  margin-top: 60px;
  cursor: pointer;
}

/*.main_content_nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 25px;
  margin-bottom: 60px;
}
.main_content_nav .filters {
  display: flex;
  align-items: center;
}
.main_content_nav .filters .filters_dropdown {
  position: relative;
  margin-right: 25px;
}
.main_content_nav .filters .filters_dropdown .cta {
  display: block;
  border: solid 1px #FCA311;
  border-radius: 5px;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  color: #FCA311;
  padding: 12px 15px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.main_content_nav .filters .filters_dropdown .dropdown {
  position: absolute;
  top: calc(100% + 20px);
  left: 0;
  background: #FFF;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
.main_content_nav .filters .filters_dropdown .dropdown::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 20px;
}
.main_content_nav .filters .filters_dropdown .dropdown .heading {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 15px;
}
.main_content_nav .filters .filters_dropdown .dropdown .options {
  display: flex;
  flex-wrap: wrap;
  width: 1050px;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option {
  display: flex;
  align-items: center;
  width: 200px;
  margin-bottom: 20px;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option .checkbox > input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option .checkbox > input:checked + label {
  background: #FCA311;
  border: solid 1px #FCA311;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option .checkbox > input:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 14px;
  color: #FFF;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option .checkbox > label {
  display: block;
  position: relative;
  width: 26px;
  height: 26px;
  border: solid 1px #DCDCDC;
  margin: 0;
  cursor: pointer;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option .label {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-left: 15px;
}
.main_content_nav .filters .filters_dropdown .dropdown .options.months .option {
  width: 110px;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .line_break {
  flex-basis: 100%;
  height: 0;
}
.main_content_nav .filters .filters_dropdown:hover .cta {
  border: solid 1px #14213D;
  color: #14213D;
}
.main_content_nav .filters .filters_dropdown:hover .dropdown {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.main_content_nav .filters .active_filters {
  display: flex;
}
.main_content_nav .filters .active_filters li {
  list-style: none;
  font-size: 1.25rem;
  line-height: 1.2;
  color: #14213D;
  margin-right: 25px;
}
.main_content_nav .filters .active_filters li:last-child {
  margin-right: 0;
}
.main_content_nav .filters .active_filters li.label {
  font-weight: 600;
}
.main_content_nav .filters .active_filters li span {
  color: #FCA311;
}
.main_content_nav .search {
  display: flex;
}
.main_content_nav .search .search__input {
  position: relative;
}
.main_content_nav .search .search__input input {
  width: 100%;
  max-width: 230px;
  background: none;
  border: solid 1px #B2B2B2;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #B2B2B2;
  outline: none;
  padding: 8px 45px 8px 15px;
  margin: 0;
}
.main_content_nav .search .search__input input::-webkit-input-placeholder {
  color: rgba(178, 178, 178, 0.6);
}
.main_content_nav .search .search__input input:-moz-placeholder {
  color: rgba(178, 178, 178, 0.6);
}
.main_content_nav .search .search__input input::-moz-placeholder {
  color: rgba(178, 178, 178, 0.6);
}
.main_content_nav .search .search__input input:-ms-input-placeholder {
  color: rgba(178, 178, 178, 0.6);
}
.main_content_nav .search .search__input button {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-decoration: none;
  color: #B2B2B2;
  outline: none;
  cursor: pointer;
}
.main_content_nav .search .search__input button i {
  font-size: 15px;
  line-height: 15px;
}
.main_content_nav .search .search__expand {
  position: relative;
  margin-left: 15px;
}
.main_content_nav .search .search__expand .cta {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px;
  background: #FCA311;
  border: solid 1px #FCA311;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 600;
  color: #FFF;
  outline: none;
  padding: 0 15px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.main_content_nav .search .search__expand .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  width: 400px;
  background: #FFF;
  border: solid 1px #CFCFCF;
  box-shadow: 0px 3px 6px #00000029;
  padding: 25px 30px;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
.main_content_nav .search .search__expand .dropdown .heading {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 20px;
}
.main_content_nav .search .search__expand .dropdown .form .fieldset {
  margin-bottom: 20px;
}
.main_content_nav .search .search__expand .dropdown .form .fieldset:last-child {
  margin-bottom: 0;
}
.main_content_nav .search .search__expand .dropdown .form .fieldset label {
  display: block;
  font-size: 1rem;
  color: #14213D;
  margin-bottom: 2px;
}
.main_content_nav .search .search__expand .dropdown .form .fieldset input {
  width: 100%;
  background: none;
  border: solid 1px #DCDCDC;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #14213D;
  outline: none;
  padding: 12px 15px;
  margin: 0;
}
.main_content_nav .search .search__expand .dropdown .form button {
  display: inline-block;
  background: #FCA311;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 6px 15px;
  margin-top: 10px;
  cursor: pointer;
}
.main_content_nav .search .search__expand:hover .cta {
  background: none;
  color: #FCA311;
}
.main_content_nav .search .search__expand:hover .dropdown {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}*/

.main_content_nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 0 25px;
  margin-bottom: 60px;
}
.main_content_nav .filters {
  display: flex;
  align-items: center;
}
.main_content_nav .filters .filters_dropdown {
  margin-right: 25px;
}
.main_content_nav .filters .filters_dropdown .cta {
  display: block;
  border: solid 1px #FCA311;
  border-radius: 5px;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  color: #FCA311;
  padding: 12px 15px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.main_content_nav .filters .filters_dropdown .dropdown {
  z-index: 1;
  position: absolute;
  top: calc(100% + 20px);
  left: 0;
  left: 25px;
  width: calc(100% - 50px);
  background: #FFF;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px 30px;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
.main_content_nav .filters .filters_dropdown .dropdown::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 20px;
}
.main_content_nav .filters .filters_dropdown .dropdown .heading {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 15px;
}
.main_content_nav .filters .filters_dropdown .dropdown .options {
  display: flex;
  flex-wrap: wrap;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option {
  display: flex;
  align-items: center;
  width: 200px;
  margin-bottom: 20px;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option .checkbox > input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option .checkbox > input:checked + label {
  background: #FCA311;
  border: solid 1px #FCA311;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option .checkbox > input:checked + label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 14px;
  color: #FFF;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option .checkbox > label {
  display: block;
  position: relative;
  width: 26px;
  height: 26px;
  border: solid 1px #DCDCDC;
  margin: 0;
  cursor: pointer;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .option .label {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-left: 15px;
}
.main_content_nav .filters .filters_dropdown .dropdown .options.months .option {
  width: 110px;
}
.main_content_nav .filters .filters_dropdown .dropdown .options .line_break {
  flex-basis: 100%;
  height: 0;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_booking_stages {
  display: flex;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_booking_stages .stage {
  display: block;
  width: 10%;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  color: #14213D;
  outline: none;
  transition: all 0.4s ease;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_booking_stages .stage .percentage {
  font-size: 1.25rem;
  font-weight: 700;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_booking_stages .stage .line {
  position: relative;
  width: 100%;
  height: 5px;
  background: #14213D;
  margin: 6px 0;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_booking_stages .stage .line::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  background: #FCA311;
  border-radius: 50%;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_booking_stages .stage .label {
  font-size: 0.9375rem;
  font--weight: 400;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_booking_stages .stage:hover, .main_content_nav .filters .filters_dropdown .dropdown .by_booking_stages .stage.active {
  color: #FCA311;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_booking_stages .stage:hover .line::after, .main_content_nav .filters .filters_dropdown .dropdown .by_booking_stages .stage.active .line::after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date {
  display: flex;
  width: calc(100% + 30px);
  margin: 0 -15px;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field {
  width: 100%;
  max-width: 255px;
  margin: 0 15px;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field .label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #A2A2A2;
  margin-bottom: 10px;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field input,
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field select {
  width: 100%;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #14213D;
  outline: none;
  padding: 0;
  margin: 0;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field input {
  flex: 1;
  height: 26px;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field input::-webkit-input-placeholder {
  color: #14213D;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field input:-moz-placeholder {
  color: #14213D;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field input::-moz-placeholder {
  color: #14213D;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field input:-ms-input-placeholder {
  color: #14213D;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field select {
  height: 48px;
  background-image: url("../images/bookings/select_arrows.png");
  background-size: 16px 20px;
  background-position: right 15px center;
  background-repeat: no-repeat;
  border: solid 1px #DCDCDC;
  border-radius: 2px;
  padding: 8px 48px 8px 18px;
  cursor: pointer;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field select::-ms-expand {
  display: none;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field select:focus {
  outline: none;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field select option {
  font-weight: normal;
  color: #14213D !important;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field .input_wrapper {
  display: flex;
  align-items: center;
  border: solid 1px #DCDCDC;
  border-radius: 2px;
  padding: 10px 14px 10px 18px;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field .input_wrapper::before {
  /*content: "From";*/
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  color: #DCDCDC;
  margin-right: 14px;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field .input_wrapper .icon {
  line-height: 0;
  margin-left: 14px;
}
.main_content_nav .filters .filters_dropdown .dropdown .by_date .field .input_wrapper .icon::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 26px;
  line-height: 26px;
  color: #FCA311;
}
.main_content_nav .filters .filters_dropdown .dropdown .other_filters {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 760px;
}
.main_content_nav .filters .filters_dropdown .dropdown .other_filters .option {
  display: block;
  width: 25%;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #14213D;
  outline: none;
  transition: all 0.4s ease;
}
.main_content_nav .filters .filters_dropdown .dropdown .other_filters .option:nth-child(n+5) {
  margin-top: 25px;
}
.main_content_nav .filters .filters_dropdown .dropdown .other_filters .option:hover {
  color: #FCA311;
}
.main_content_nav .filters .filters_dropdown .dropdown .other_filters .option.active {
  font-weight: 700;
}
.main_content_nav .filters .filters_dropdown .dropdown .dropdown_section {
  margin-bottom: 30px;
}
.main_content_nav .filters .filters_dropdown .dropdown .dropdown_section:last-child {
  margin-bottom: 15px;
}
.main_content_nav .filters .filters_dropdown .dropdown .dropdown_section .heading {
  font-weight: 700;
  margin-bottom: 18px;
}
.main_content_nav .filters .filters_dropdown:hover .cta {
  border: solid 1px #14213D;
  color: #14213D;
}
/*.main_content_nav .filters .filters_dropdown:hover .dropdown {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}*/
.filterShow{
    visibility: visible !important;
    opacity: 1 !important;
}
.main_content_nav .filters .active_filters {
  display: flex;
}
.main_content_nav .filters .active_filters li {
  list-style: none;
  font-size: 1.25rem;
  line-height: 1.2;
  color: #14213D;
  margin-right: 25px;
}
.main_content_nav .filters .active_filters li:last-child {
  margin-right: 0;
}
.main_content_nav .filters .active_filters li.label {
  font-weight: 600;
}
.main_content_nav .filters .active_filters li span {
  color: #FCA311;
}
.main_content_nav .search {
  display: flex;
}
.main_content_nav .search .search__input {
  position: relative;
}
.main_content_nav .search .search__input input {
  width: 100%;
  max-width: 230px;
  background: none;
  border: solid 1px #B2B2B2;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #B2B2B2;
  outline: none;
  padding: 8px 45px 8px 15px;
  margin: 0;
}
.main_content_nav .search .search__input input::-webkit-input-placeholder {
  color: rgba(178, 178, 178, 0.6);
}
.main_content_nav .search .search__input input:-moz-placeholder {
  color: rgba(178, 178, 178, 0.6);
}
.main_content_nav .search .search__input input::-moz-placeholder {
  color: rgba(178, 178, 178, 0.6);
}
.main_content_nav .search .search__input input:-ms-input-placeholder {
  color: rgba(178, 178, 178, 0.6);
}
.main_content_nav .search .search__input button {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-decoration: none;
  color: #B2B2B2;
  outline: none;
  cursor: pointer;
}
.main_content_nav .search .search__input button i {
  font-size: 15px;
  line-height: 15px;
}
.main_content_nav .search .search__expand {
  position: relative;
  margin-left: 15px;
}
.main_content_nav .search .search__expand .cta {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px;
  background: #FCA311;
  border: solid 1px #FCA311;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 600;
  color: #FFF;
  outline: none;
  padding: 0 15px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.main_content_nav .search .search__expand .dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  width: 400px;
  background: #FFF;
  border: solid 1px #CFCFCF;
  box-shadow: 0px 3px 6px #00000029;
  padding: 25px 30px;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
.main_content_nav .search .search__expand .dropdown .heading {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 20px;
}
.main_content_nav .search .search__expand .dropdown .form .fieldset {
  margin-bottom: 20px;
}
.main_content_nav .search .search__expand .dropdown .form .fieldset:last-child {
  margin-bottom: 0;
}
.main_content_nav .search .search__expand .dropdown .form .fieldset label {
  display: block;
  font-size: 1rem;
  color: #14213D;
  margin-bottom: 2px;
}
.main_content_nav .search .search__expand .dropdown .form .fieldset input {
  width: 100%;
  background: none;
  border: solid 1px #DCDCDC;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #14213D;
  outline: none;
  padding: 12px 15px;
  margin: 0;
}
.main_content_nav .search .search__expand .dropdown .form button {
  display: inline-block;
  background: #FCA311;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 6px 15px;
  margin-top: 10px;
  cursor: pointer;
}
.main_content_nav .search .search__expand:hover .cta {
  background: none;
  color: #FCA311;
}
.main_content_nav .search .search__expand:hover .dropdown {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.account_main_content {
  flex: 1;
  display: flex;
}
.account_main_content .left_column {
  flex: 1;
}
.account_main_content .left_column .hotel_header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: calc(100% - 50px);
  border-bottom: solid 2px #14213D;
  padding: 15px 0;
  margin: 0 25px;
}
.account_main_content .left_column .hotel_header .logo__hotel_details {
  display: flex;
  align-items: center;
}
.account_main_content .left_column .hotel_header .logo__hotel_details .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 90px;
  background: #C9C9C9;
  border-radius: 5px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #FFF;
  margin-right: 40px;
}
.account_main_content .left_column .hotel_header .logo__hotel_details .hotel_details .name {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 10px;
}
.account_main_content .left_column .hotel_header .logo__hotel_details .hotel_details .location {
  display: flex;
}
.account_main_content .left_column .hotel_header .logo__hotel_details .hotel_details .location div {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #AAAAAA;
  margin-right: 30px;
}
.account_main_content .left_column .hotel_header .logo__hotel_details .hotel_details .location div:last-child {
  margin-right: 0;
}
.account_main_content .left_column .hotel_header .ctas {
  display: flex;
  align-items: center;
}
.account_main_content .left_column .hotel_header .ctas .alerts_cta {
  display: flex;
  align-items: center;
  border: solid 1px #FCA311;
  border-radius: 5px;
  text-decoration: none;
  outline: none;
  padding: 6px 15px;
  margin-right: 25px;
}
.account_main_content .left_column .hotel_header .ctas .alerts_cta .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: #FCA311;
  border-radius: 50%;
  margin-right: 10px;
}
.account_main_content .left_column .hotel_header .ctas .alerts_cta .icon::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 10px;
  line-height: 10px;
  color: #FFF;
}
.account_main_content .left_column .hotel_header .ctas .alerts_cta .label {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.2;
  color: #FCA311;
}
.account_main_content .left_column .hotel_header .ctas .settings_cta {
  display: block;
  text-decoration: none;
  outline: none;
}
.account_main_content .left_column .hotel_header .ctas .settings_cta::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 34px;
  color: #FCA311;
}
.account_main_content .left_column .hotel {
  display: flex;
  width: calc(100% + 30px);
  padding: 25px;
  margin: 0 -15px;
}
.account_main_content .left_column .hotel > .column {
  flex: 1;
  margin: 0 15px;
}
.account_main_content .left_column .hotel > .column .section_split {
  display: flex;
}
.account_main_content .left_column .hotel > .column .section_split .section {
  flex: 1;
  margin-bottom: 0 !important;
}
.account_main_content .left_column .hotel > .column .section_split .section:first-child {
  margin-right: 20px;
}
.account_main_content .left_column .hotel > .column .section_split .section:last-child {
  margin-left: 20px;
}
.account_main_content .left_column .hotel > .column .section_split .section .main_heading {
  color: #FCA311;
  margin-bottom: 30px;
}
.account_main_content .left_column .hotel > .column .section {
  border: solid 1px #C9C9C9;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 30px;
  overflow: hidden;
}
.account_main_content .left_column .hotel > .column .section:last-child {
  margin-bottom: 0;
}
.account_main_content .left_column .hotel > .column .section.with_padding {
  padding: 20px;
  padding-bottom: 30px;
}
.account_main_content .left_column .hotel > .column .section .main_heading {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 20px;
}
.account_main_content .left_column .hotel > .column .section .main_heading a.cta {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: none;
  color: #FCA311;
  outline: none;
  margin-left: 10px;
}
.account_main_content .left_column .hotel > .column .section .intro {
  margin-bottom: 40px;
}
.account_main_content .left_column .hotel > .column .section .intro .sub_heading {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 5px;
}
.account_main_content .left_column .hotel > .column .section .intro p {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #14213D;
}
.account_main_content .left_column .hotel > .column .section .section_table .section_row {
  display: flex;
  align-items: center;
  padding: 5px;
}
.account_main_content .left_column .hotel > .column .section .section_table .section_row.header {
  color: #C9C9C9;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 5px;
}
.account_main_content .left_column .hotel > .column .section .section_table .section_row:not(.header) {
  border: solid 1px #DEDEDE;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 10px;
}
.account_main_content .left_column .hotel > .column .section .section_table .section_row:not(.header):last-child {
  margin-bottom: 0;
}
.account_main_content .left_column .hotel > .column .section .section_table .section_row .label {
  flex: 1;
}
.account_main_content .left_column .hotel > .column .section .section_table .section_row :not(.label) {
  width: 50px;
}
.account_main_content .left_column .hotel > .column .section .section_table .section_row:not(.header) :not(.label) {
  font-weight: 600;
}
.account_main_content .left_column .hotel > .column .section .section_table .section_footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-top: 20px;
}
.account_main_content .left_column .hotel > .column .section .section_table .section_footer span.orange {
  color: #FCA311;
}
.account_main_content .left_column .hotel > .column .section .section_table .section_footer .percentage {
  font-size: 1.875rem;
  color: #119518;
}
.account_main_content .left_column .hotel > .column .section #contacts {
  display: flex;
  width: calc(100% + 16px);
  margin: 0 -8px;
}
.account_main_content .left_column .hotel > .column .section #contacts .column {
  flex: 1;
  border: solid 1px #DEDEDE;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px;
  margin: 0 8px;
}
.account_main_content .left_column .hotel > .column .section #contacts .column .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 10px;
}
.account_main_content .left_column .hotel > .column .section #contacts .column .heading::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 22px;
  color: #FCA311;
}
.account_main_content .left_column .hotel > .column .section #contacts .column .list {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #14213D;
}
.account_main_content .left_column .hotel > .column .section #contacts .column .list .list__item {
  margin-bottom: 10px;
}
.account_main_content .left_column .hotel > .column .section #contacts .column .list .list__item:last-child {
  margin-bottom: 0;
}
.account_main_content .left_column .hotel > .column .section #contacts .column .list .list__item .sub_heading {
  font-weight: 600;
}
.account_main_content .left_column .hotel > .column .section #contacts .column .list .list__item span.orange {
  color: #FCA311;
}
.account_main_content .left_column .hotel > .column .section #contacts .column .list .list__item a.link {
  text-decoration: none;
  color: #FCA311;
  outline: none;
}
.account_main_content .left_column .hotel > .column .section #general_info {
  display: flex;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.account_main_content .left_column .hotel > .column .section #general_info .column {
  flex: 1;
  margin: 0 10px;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list {
  display: flex;
  flex-direction: column;
  height: 100%;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #14213D;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item {
  margin-bottom: 20px;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item:last-child {
  margin-bottom: 0;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item.list__item__download {
  max-width: 280px;
  margin-top: auto;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item.list__item__download .sub_heading {
  margin-bottom: 5px;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item.list__item__download .download {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: solid 1px #C9C9C9;
  padding: 10px 15px;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item.list__item__download .download .file {
  display: flex;
  align-items: center;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 1.2;
  color: #AAAAAA;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item.list__item__download .download .file i {
  font-size: 26px;
  line-height: 26px;
  color: #FCA311;
  margin-right: 10px;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item.list__item__download .download .ctas {
  display: flex;
  align-items: center;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item.list__item__download .download .ctas a.cta {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  text-decoration: none;
  color: #FCA311;
  outline: none;
  margin-right: 15px;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item.list__item__download .download .ctas a.cta:last-child {
  margin-right: 0;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item .sub_heading {
  font-weight: 600;
}
.account_main_content .left_column .hotel > .column .section #general_info .column .list .list__item a.link {
  text-decoration: none;
  color: #FCA311;
  outline: none;
}
.account_main_content .left_column .hotel > .column .section #bookings {
  display: flex;
}
.account_main_content .left_column .hotel > .column .section #bookings .column {
  flex: 1;
}
.account_main_content .left_column .hotel > .column .section #bookings .column:first-child {
  margin-right: 20px;
}
.account_main_content .left_column .hotel > .column .section #bookings .column:last-child {
  margin-left: 20px;
}
.account_main_content .left_column .hotel > .column .section #bookings .column .heading {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 10px;
}
.account_main_content .left_column .hotel > .column .section #bookings .column .heading a.cta {
  display: block;
  font-weight: 400;
  text-decoration: none;
  color: #FCA311;
  outline: none;
  margin-left: 10px;
}
.account_main_content .left_column .hotel > .column .section #bookings .column .bookings .booking {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: solid 1px #DEDEDE;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
  padding: 10px;
  margin-bottom: 10px;
}
.account_main_content .left_column .hotel > .column .section #bookings .column .bookings .booking:last-child {
  margin-bottom: 0;
}
.account_main_content .left_column .hotel > .column .section #map {
  position: relative;
  max-width: 100%;
  height: 0;
  border: solid 1px #C9C9C9;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.account_main_content .left_column .hotel > .column .section #map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.account_main_content .left_column .hotel > .column .section #notes .note_list .note_list__item {
  border: solid 1px #DEDEDE;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 10px;
  margin-bottom: 20px;
}
.account_main_content .left_column .hotel > .column .section #notes .note_list .note_list__item .sub_heading {
  display: flex;
  align-items: flex-end;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 5px;
}
.account_main_content .left_column .hotel > .column .section #notes .note_list .note_list__item .sub_heading span.date {
  font-size: 0.875rem;
  font-weight: 400;
  color: #ACACAC;
  margin-left: 10px;
}
.account_main_content .left_column .hotel > .column .section #notes .note_list .note_list__item p {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #14213D;
}
.account_main_content .left_column .hotel > .column .section #notes .add_note {
  border: solid 1px #DEDEDE;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 15px 25px;
}
.account_main_content .left_column .hotel > .column .section #notes .add_note label {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 10px;
}
.account_main_content .left_column .hotel > .column .section #notes .add_note textarea {
  width: 100%;
  height: 75px;
  background: none;
  border: solid 1px #DCDCDC;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  color: #14213D;
  outline: none;
  padding: 10px 15px;
  margin: 0;
  resize: none;
}
.account_main_content .left_column .hotel > .column .section #notes .add_note button {
  display: inline-block;
  background: #FCA311;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 7px 25px;
  margin-top: 10px;
  cursor: pointer;
}
.account_main_content .left_column .left_column__list .left_column__list_row {
  display: flex;
  align-items: center;
  width: calc(100% + 20px);
  border-bottom: solid 1px #CFCFCF;
  padding: 10px 25px 10px 50px;
  margin: 0 -10px;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column {
  font-size: 1rem;
  line-height: 1.2;
  color: #14213D;
  padding: 0 10px;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column.w_30 {
  width: 30%;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column.w_20 {
  width: 20%;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column.w_25 {
  width: 25%;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column.w_12-5 {
  width: 12.5%;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column.w_15 {
  width: 15%;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column.w_10 {
  width: 10%;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column.bold {
  font-weight: 600;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column.centered {
  text-align: center;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column span.line_break {
  display: block;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column strong {
  font-weight: 600;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column strong.green {
  color: #179E1E;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column .stars {
  display: flex;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column .stars i {
  font-size: 22px;
  line-height: 22px;
  color: #FCA311;
  margin-right: 5px;
}
.account_main_content .left_column .left_column__list .left_column__list_row .left_column__list_column .stars i:last-child {
  margin-right: 0;
}
.account_main_content .left_column .left_column__list .left_column__list_row.header {
  min-height: 0;
}
.account_main_content .left_column .left_column__list .left_column__list_row.header .left_column__list_column {
  color: #A2A2A2;
}
.account_main_content .left_column .left_column__list .left_column__list_row.active {
  background: #F3F3F3;
}
.account_main_content .left_column .left_column__list .left_column__list_row.active .left_column__list_column:nth-child(1) {
  color: #FCA311;
}
.account_main_content .left_column .performance_analytics_wrapper {
  padding: 50px 0 50px 50px;
}
.account_main_content .left_column .performance_analytics_wrapper .heading {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 20px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics {
  background: #F9F9F9;
  box-shadow: 0px 3px 6px #00000029;
  padding: 30px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .filters {
  display: flex;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .filters .filter {
  flex: 1;
  background: #FFF;
  padding: 25px 30px;
  margin: 0 10px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .filters .filter label {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #9A9898;
  margin-bottom: 10px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .filters .filter select {
  width: 100%;
  background-size: 14px 8px;
  background-position: right 20px center;
  background-repeat: no-repeat;
  border: solid 1px #DCDCDC;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #14213D;
  outline: none;
  padding: 10px 15px;
  margin: 0;
  cursor: pointer;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .filters .filter select::-ms-expand {
  display: none;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .filters .filter select:focus {
  outline: none;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .filters .filter select option {
  font-weight: normal;
  color: #14213D !important;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .date_range {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  padding: 50px 0 40px 0;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row {
  display: grid;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row .grid_row__item {
  width: calc(100% - 20px);
  background: #FFF;
  padding: 25px 30px;
  margin: 10px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row .grid_row__item .grid_row__item__table_wrapper .table_heading {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 20px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row .grid_row__item .grid_row__item__table_wrapper .column {
  flex: 1;
  padding: 8px 15px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row .grid_row__item .grid_row__item__table_wrapper .column.column_small {
  flex: 0 1 auto;
  width: 100px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row .grid_row__item .grid_row__item__table_wrapper .header {
  display: flex;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #C9C9C9;
  margin-bottom: 5px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row .grid_row__item .grid_row__item__table_wrapper .header .column:first-child {
  padding-left: 0;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row .grid_row__item .grid_row__item__table_wrapper .grid_row__item__table {
  border: solid 1px #CFCFCF;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row .grid_row__item .grid_row__item__table_wrapper .grid_row__item__table .grid_row__item__table_row {
  display: flex;
  align-items: center;
  border-bottom: solid 1px #CFCFCF;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #14213D;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row .grid_row__item .grid_row__item__table_wrapper .grid_row__item__table .grid_row__item__table_row:last-child {
  border-bottom: none;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_1 {
  grid-template-columns: 1fr 1fr 1fr;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_1 .grid_row__item .label {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_1 .grid_row__item .label:first-child {
  margin-bottom: 15px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_1 .grid_row__item .label:last-child {
  margin-top: 15px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_1 .grid_row__item .result {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_1 .grid_row__item .result.large {
  font-size: 6.25rem;
  color: #179E1E;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_1 .grid_row__item.veenus_index_score {
  grid-row: 1/3;
  grid-column: 3/4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 {
  grid-template-columns: 2fr 1fr;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.main {
  grid-row: 1/4;
  grid-column: 1/1;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.main .section {
  margin-bottom: 50px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.main .section:last-child {
  margin-bottom: 0;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.chart .sub_heading {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 30px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.chart .chart_graphic {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.chart .chart_key .key {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.chart .chart_key .key:last-child {
  margin-bottom: 0;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.chart .chart_key .key .colour {
  width: 24px;
  height: 24px;
  margin-right: 15px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.chart .chart_key .key .label {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.list .sub_heading {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 25px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.list .list {
  padding-left: 30px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.list .list li {
  list-style: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 5px;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_2 .grid_row__item.list .list li strong {
  font-weight: 600;
}
.account_main_content .left_column .performance_analytics_wrapper .performance_analytics .grids .grid_row#grid_row_3 .sub_heading {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 40px;
}
.account_main_content .right_column {
  width: 340px;
  background: #F3F3F3;
  padding: 40px 15px;
}
.account_main_content .right_column .intro {
  padding: 0 25px;
  margin-bottom: 25px;
}
.account_main_content .right_column .intro .heading {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-bottom: 40px;
}
.account_main_content .right_column .intro .heading.mb_0 {
  margin-bottom: 0;
}
.account_main_content .right_column .intro .percentage {
  font-size: 3.375rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: #119518;
  margin: 10px 0;
}
.account_main_content .right_column .intro .contact_info {
  font-size: 1rem;
  line-height: 1.5;
  color: #14213D;
}
.account_main_content .right_column .intro .contact_info .name {
  font-weight: 600;
  margin-bottom: 10px;
}
.account_main_content .right_column .intro .contact_info .block {
  margin-bottom: 10px;
}
.account_main_content .right_column .intro .contact_info .block:last-child {
  margin-bottom: 0;
}
.account_main_content .right_column .intro .contact_info .block :not(.sub_heading) {
  font-weight: 600;
}
.account_main_content .right_column .intro .contact_info .block span.orange {
  color: #FCA311;
}
.account_main_content .right_column .intro .contact_info .block a.email {
  text-decoration: none;
  color: #FCA311;
  outline: none;
}
.account_main_content .right_column .dates {
  width: 100%;
  height: 300px;
  background: #FFF;
  border: solid 1px #C9C9C9;
  padding: 10px;
  margin-bottom: 25px;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: blue orange;
}
.account_main_content .right_column .dates::-webkit-scrollbar {
  width: 12px;
}
.account_main_content .right_column .dates::-webkit-scrollbar-track {
  background: none;
  border-left: solid 1px #C9C9C9;
}
.account_main_content .right_column .dates::-webkit-scrollbar-thumb {
  background: #C9C9C9;
}
.account_main_content .right_column .dates .date {
  position: relative;
  border: solid 1px #DCDCDC;
  font-size: 0.75rem;
  line-height: 1.2;
  color: #14213D;
  padding: 3px 30px 3px 6px;
  margin-bottom: 5px;
}
.account_main_content .right_column .dates .date:last-child {
  margin-bottom: 0;
}
.account_main_content .right_column .dates .date.active {
  color: #FCA311;
}
.account_main_content .right_column .dates .date.active::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 14px;
  color: #FCA311;
}
.account_main_content .right_column .icon_ctas {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% + 20px);
  margin: 0 -10px 20px -10px;
}
.account_main_content .right_column .icon_ctas .cta {
  display: block;
  font-size: 26px;
  line-height: 26px;
  text-decoration: none;
  color: #FCA311;
  outline: none;
  margin: 0 10px;
}
.account_main_content .right_column .footer_links {
  padding: 0 25px;
}
.account_main_content .right_column .footer_links a.cta {
  display: block;
  background: #FCA311;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 600;
  color: #FFF;
  outline: none;
  padding: 6px 10px;
  margin-bottom: 15px;
}
.account_main_content .right_column .footer_links a.cta:last-child {
  margin-bottom: 0;
}

.account_main_content .right_column .hops_header {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
.account_main_content .right_column .hops_header > div {
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  color: #14213D;
  margin: 0 20px;
}
.account_main_content .right_column .hops_header > div span {
  display: block;
  font-weight: 600;
}
.account_main_content .right_column .hops_scores {
  padding: 0 10px;
  margin-top: 40px;
}
.account_main_content .right_column .hops_scores .result {
  display: flex;
  align-items: flex-end;
  width: calc(100% + 10px);
  margin: 0 -5px;
}
.account_main_content .right_column .hops_scores .result:nth-child(n+2) {
  margin-top: 25px;
}
.account_main_content .right_column .hops_scores .result .column {
  font-size: 1rem;
  line-height: 1.5;
  color: #14213D;
  margin: 0 5px;
}
.account_main_content .right_column .hops_scores .result .column .input {
  display: flex;
  align-items: center;
  height: 50px;
  background: #FFF;
  border-radius: 5px;
}
.account_main_content .right_column .hops_scores .result .column.score {
  width: 50px;
  text-align: center;
}
.account_main_content .right_column .hops_scores .result .column.score .input {
  justify-content: center;
}
.account_main_content .right_column .hops_scores .result .column:not(.score) {
  flex: 1;
}
.account_main_content .right_column .hops_scores .result .column:not(.score) .input {
  padding: 0 15px;
}
.account_main_content .right_column .hops_footer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.account_main_content .right_column .hops_footer > div {
  margin: 0 10px;
}
.account_main_content .right_column .hops_footer .label,
.account_main_content .right_column .hops_footer .total_score {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}
.account_main_content .right_column .hops_footer .label {
  color: #14213D;
}
.account_main_content .right_column .hops_footer .total_score {
  color: #FCA311;
}
.account_main_content .right_column .hops_footer .ctas {
  display: flex;
}
.account_main_content .right_column .hops_footer .ctas .cta {
  font-size: 24px;
  line-height: 24px;
  color: #FCA311;
  margin-right: 20px;
}
.account_main_content .right_column .hops_footer .ctas .cta:last-child {
  margin-right: 0;
}
.account_main_content .right_column .hops_footer .ctas .cta.red {
  color: #FF3019;
}
.pax-title {
    font-size: 24px;
    color: #000;
}
.pax-field {
    font-size: 16px;
    color: #000;
}
.account_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(146, 146, 146, 0.7);
  padding: 80px 0;
  z-index: 9999;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.account_popup .popup_content {
  width: 100%;
  max-width: 1632px;
  background: #FFF;
  padding: 50px;
  margin: 0 auto;
}
.account_popup .popup_content .heading {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 10px;
}
.account_popup .popup_content .description {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #14213D;
  margin-bottom: 20px;
}
.account_popup .popup_content .sections {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.account_popup .popup_content .sections .section {
  border: 1px solid #DEDEDE;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 25px;
  margin: 0 10px 20px 10px;
}
.account_popup .popup_content .sections .section.w_25 {
  width: calc(25% - 20px);
}
.account_popup .popup_content .sections .section.w_50 {
  width: calc(50% - 20px);
}
.account_popup .popup_content .sections .section.w_100 {
  width: calc(100% - 20px);
}
.account_popup .popup_content .sections .section.gallery {
  display: flex;
  flex-direction: column;
}
.account_popup .popup_content .sections .section.gallery p {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 20px;
}
.account_popup .popup_content .sections .section.gallery .gallery__list {
  list-style: none;
}
.account_popup .popup_content .sections .section.gallery .gallery__list li {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 15px;
}
.account_popup .popup_content .sections .section.gallery .gallery__list li:last-child {
  margin-bottom: 0;
}
.account_popup .popup_content .sections .section.gallery .gallery__list li a {
  text-decoration: none;
  color: inherit;
  outline: none;
}
.account_popup .popup_content .sections .section.gallery .gallery__list li a i {
  color: #FCA311;
  margin-left: 5px;
}
.account_popup .popup_content .sections .section.gallery .add_image_cta {
  display: block;
  background: #FCA311;
  border-radius: 5px;
  font-size: 0.75rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 6px 20px;
  margin: auto auto 0 0;
}
.account_popup .popup_content .sections .section .sub_heading {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 15px;
}
.account_popup .popup_content .sections .section .form .fieldset {
  margin-bottom: 20px;
}
.account_popup .popup_content .sections .section .form .fieldset:last-child {
  margin-bottom: 0;
}
.account_popup .popup_content .sections .section .form .fieldset.half {
  width: 100%;
  max-width: 330px;
}
.account_popup .popup_content .sections .section .form .fieldset.quarter {
  width: 100%;
  max-width: 165px;
}
.account_popup .popup_content .sections .section .form .fieldset label {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 5px;
}
.account_popup .popup_content .sections .section .form .fieldset input[type="text"],
.account_popup .popup_content .sections .section .form .fieldset select,
.account_popup .popup_content .sections .section .form .fieldset textarea {
  width: 100%;
  background: none;
  border: solid 1px #DCDCDC;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #14213D;
  outline: none;
  padding: 8px 10px;
  margin: 0;
}
.account_popup .popup_content .sections .section .form .fieldset select {
  background-image: url("../images/database/collaborators/select_arrow.png");
  background-size: 12px 8px;
  background-position: right 10px center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.account_popup .popup_content .sections .section .form .fieldset select::-ms-expand {
  display: none;
}
.account_popup .popup_content .sections .section .form .fieldset select:focus {
  outline: none;
}
.account_popup .popup_content .sections .section .form .fieldset select option {
  font-weight: normal;
  color: #14213D !important;
}
.account_popup .popup_content .sections .section .form .fieldset textarea {
  resize: none;
}
.account_popup .popup_content .sections .section .form .fieldset .list .list__item {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.account_popup .popup_content .sections .section .form .fieldset .list .list__item .remove_cta {
  display: block;
  text-decoration: none;
  color: #FCA311;
  outline: none;
  padding-left: 10px;
}
.account_popup .popup_content .sections .section .form .fieldset .list .add_cta {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #FCA311;
  outline: none;
}
.account_popup .popup_content .sections .section .form .fieldset .download {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 280px;
  border: solid 1px #C9C9C9;
  padding: 10px 15px;
}
.account_popup .popup_content .sections .section .form .fieldset .download .file {
  display: flex;
  align-items: center;
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 1.2;
  color: #AAAAAA;
}
.account_popup .popup_content .sections .section .form .fieldset .download .file i {
  font-size: 26px;
  line-height: 26px;
  color: #FCA311;
  margin-right: 10px;
}
.account_popup .popup_content .sections .section .form .fieldset .download .ctas {
  display: flex;
  align-items: center;
}
.account_popup .popup_content .sections .section .form .fieldset .download .ctas a.cta {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  text-decoration: none;
  color: #FCA311;
  outline: none;
  margin-right: 15px;
}
.account_popup .popup_content .sections .section .form .fieldset .download .ctas a.cta:last-child {
  margin-right: 0;
}
.account_popup .popup_content .sections .section .form .grouped {
  display: flex;
  width: calc(100% + 20px);
  margin: 0 -10px 20px -10px;
}
.account_popup .popup_content .sections .section .form .grouped:last-child {
  margin-bottom: 0;
}
.account_popup .popup_content .sections .section .form .grouped .fieldset {
  flex: 1;
  margin: 0 10px;
}
.account_popup .popup_content .sections .section .section {
  position: relative;
  border-color: #C9C9C9;
  box-shadow: none;
}
.account_popup .popup_content .sections .section .section .remove_ship_cta {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  text-decoration: none;
  font-size: 22px;
  line-height: 22px;
  color: #FF3019;
  outline: none;
}
.account_popup .popup_content .sections .section button {
  display: inline-block;
  background: #FCA311;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 0.75rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 6px 20px;
  cursor: pointer;
}

.analytics_wrapper {
  flex: 1;
  padding: 25px;
}
.analytics_wrapper .heading {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1;
  color: #14213D;
  margin-bottom: 20px;
}
.analytics_wrapper .analytics .card {
  border: 1px solid #C9C9C9;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px;
  margin-bottom: 20px;
}
.analytics_wrapper .analytics .card .sub_heading {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 30px;
}
.analytics_wrapper .analytics .card .columns {
  display: flex;
  width: calc(100% + 40px);
  margin: 0 -20px;
}
.analytics_wrapper .analytics .card .columns .column {
  margin: 0 20px;
}
.analytics_wrapper .analytics .card .columns .column.width_25 {
  width: 25%;
}
.analytics_wrapper .analytics .card .columns .column.width_50 {
  width: 50%;
}
.analytics_wrapper .analytics .card .columns .column .target {
  margin-bottom: 20px;
}
.analytics_wrapper .analytics .card .columns .column .target .label {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 6px;
}
.analytics_wrapper .analytics .card .columns .column .target .bar_wrapper {
  position: relative;
  width: 100%;
  height: 10px;
  border: solid 1px #14213D;
}
.analytics_wrapper .analytics .card .columns .column .target .bar_wrapper .bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.analytics_wrapper .analytics .card .columns .column .target .bar_wrapper .bar.green {
  background: #179E1E;
}
.analytics_wrapper .analytics .card .columns .column .target .bar_wrapper .bar.red {
  background: #FF3019;
}
.analytics_wrapper .analytics .card .columns .column .target .amount {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
  margin-top: 6px;
}
.analytics_wrapper .analytics .card .columns .column .target .amount span.green {
  color: #179E1E;
}
.analytics_wrapper .analytics .card .columns .column .target .amount span.red {
  color: #FF3019;
}
.analytics_wrapper .analytics .card .columns .column .analytics_table {
  border: solid 1px #14213D;
}
.analytics_wrapper .analytics .card .columns .column .analytics_table .analytics_row {
  display: flex;
  border-bottom: solid 1px #DCDCDC;
}
.analytics_wrapper .analytics .card .columns .column .analytics_table .analytics_row:last-child {
  border-bottom: none;
}
.analytics_wrapper .analytics .card .columns .column .analytics_table .analytics_row .analytics_column {
  width: 33.3333333333%;
  border-right: solid 1px #14213D;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  padding: 5px;
}
.analytics_wrapper .analytics .card .columns .column .analytics_table .analytics_row .analytics_column:last-child {
  border-right: none;
}
.analytics_wrapper .analytics .card .columns .column .analytics_table .analytics_row .analytics_column.bold {
  font-weight: 600;
}
.analytics_wrapper .analytics .card .columns .column .ctas {
  margin: 0 40px;
}
.analytics_wrapper .analytics .card .columns .column .ctas a.cta {
  display: block;
  background: #FCA311;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  color: #FFF;
  outline: none;
  padding: 8px 10px;
  margin-bottom: 15px;
}
.analytics_wrapper .analytics .card .columns .column .ctas a.cta:last-child {
  margin-bottom: 0;
}
.analytics_wrapper .analytics .card .columns .column .ctas a.cta.grey {
  background: #DCDCDC;
}
.analytics_wrapper .analytics .card .columns .column .global_figures {
  list-style: none;
}
.analytics_wrapper .analytics .card .columns .column .global_figures li {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 15px;
}
.analytics_wrapper .analytics .card .columns .column .global_figures li:last-child {
  margin-bottom: 0;
}
.analytics_wrapper .analytics .card .columns .column .global_figures li .label {
  font-weight: 600;
  margin-bottom: 6px;
}
.analytics_wrapper .analytics .card .columns .column .global_figures li .results {
  display: flex;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.analytics_wrapper .analytics .card .columns .column .global_figures li .results .result {
  margin: 0 10px;
}
.analytics_wrapper .analytics .card .columns .column .analytics_table_split {
  display: flex;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.analytics_wrapper .analytics .card .columns .column .analytics_table_split .card {
  flex: 1;
  margin: 0 10px;
}
.analytics_wrapper .analytics .card .columns .column .card .sub_heading {
  font-size: 1rem;
  text-align: center;
  margin-bottom: 10px;
}
.analytics_wrapper .analytics_ctas {
  display: flex;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.analytics_wrapper .analytics_ctas .cta {
  flex: 1;
  border: 1px solid #C9C9C9;
  border-radius: 5px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px;
  margin: 0 10px;
}
.analytics_wrapper .analytics_ctas .cta .sub_heading {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-bottom: 20px;
}
.analytics_wrapper .analytics_ctas .cta .number__average {
  list-style: none;
}
.analytics_wrapper .analytics_ctas .cta .number__average li {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-bottom: 20px;
}
.analytics_wrapper .analytics_ctas .cta .number__average li .label {
  font-weight: 600;
  margin-bottom: 6px;
}
.analytics_wrapper .analytics_ctas .cta .link {
  display: block;
  background: #FCA311;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  color: #FFF;
  outline: none;
  padding: 8px 10px;
}

.database_edit_container {
  width: 100%;
  max-width: 1632px;
  background: #FFF;
  border: solid 1px #C9C9C9;
  padding: 44px;
  margin: 0 auto;
}
.database_edit_container .main {
  display: flex;
  width: calc(100% + 26px);
}
.database_edit_container .main .column {
  width: calc(50% - 26px);
  margin: 0 13px;
}
.database_edit_container .main .column .print_gallery {
  border: solid 1px #C9C9C9;
  border-radius: 5px;
  padding: 26px;
}
.database_edit_container .main .column .print_gallery .gallery {
  display: flex;
  flex-wrap: wrap;
  height: 270px;
  border: solid 1px #C9C9C9;
  padding: 20px 10px;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: blue orange;
}
.database_edit_container .main .column .print_gallery .gallery::-webkit-scrollbar {
  width: 12px;
}
.database_edit_container .main .column .print_gallery .gallery::-webkit-scrollbar-track {
  background: none;
  border-left: solid 1px #C9C9C9;
}
.database_edit_container .main .column .print_gallery .gallery::-webkit-scrollbar-thumb {
  background: #C9C9C9;
}
.database_edit_container .main .column .print_gallery .gallery .gallery__item {
  width: calc(33.3333333333% - 20px);
  margin: 0 10px;
}
.database_edit_container .main .column .print_gallery .gallery .gallery__item:nth-child(n+4) {
  margin-top: 25px;
}
.database_edit_container .main .column .print_gallery .gallery .gallery__item .thumbnail {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  border: solid 1px #C9C9C9;
  height: 120px;
}
.database_edit_container .main .column .print_gallery .gallery .gallery__item .thumbnail .ctas {
  display: flex;
  border-bottom: solid 1px #C9C9C9;
  border-left: solid 1px #C9C9C9;
  padding: 5px 3px;
}
.database_edit_container .main .column .print_gallery .gallery .gallery__item .thumbnail .ctas .cta {
  display: block;
  font-size: 15px;
  line-height: 15px;
  color: #FCA311;
  margin: 0 2px;
}
.database_edit_container .main .column .print_gallery .gallery .gallery__item .thumbnail .ctas .cta.red {
  color: #FF3019;
}
.database_edit_container .main .column .print_gallery .gallery .gallery__item .label {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  margin-top: 6px;
}

.tour_documents_edit_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(146, 146, 146, 0.7);
  padding: 80px 0;
  z-index: 9999;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.tour_documents_edit_popup .popup_content {
  width: 100%;
  max-width: 1144px;
  background: #FFF;
  padding: 50px 60px;
  margin: 0 auto;
}
.tour_documents_edit_popup .popup_content .heading {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 70px;
}
.tour_documents_edit_popup .popup_content .tour_dates_header {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #A2A2A2;
  padding: 0 30px 6px 30px;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: solid 1px #DCDCDC;
  box-shadow: 0px 3px 6px #00000029;
  padding: 15px 20px;
  margin-bottom: 15px;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date:last-child {
  margin-bottom: 0;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date.checked {
  border-color: #179E1E;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date .date {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-left: 10px;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date .documents {
  display: flex;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date .documents .document {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 72px;
  height: 72px;
  border: solid 1px #C9C9C9;
  padding: 0 10px;
  margin-right: 15px;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date .documents .document:last-child {
  margin-right: 0;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date .documents .document.checked {
  border-color: #179E1E;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date .documents .document.checked .tick {
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(-90deg);
  width: 0;
  height: 0;
  border-bottom: solid 28px #179E1E;
  border-left: solid 28px rgba(0, 0, 0, 0);
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date .documents .document.checked .tick::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 4px;
  transform: rotate(90deg);
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-size: 8px;
  line-height: 8px;
  color: #FFF;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date .documents .document .icon {
  font-size: 30px;
  line-height: 30px;
  color: #C9C9C9;
  margin-bottom: 4px;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date .documents .document.checked .icon {
  color: #FCA311;
}
.tour_documents_edit_popup .popup_content .tour_dates .tour_date .documents .document .label {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
}

#bespoke_tour_creator {
  flex: 1;
  padding: 0 50px 50px 50px;
}
#bespoke_tour_creator .page_name {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 45px;
}
#bespoke_tour_creator .main {
  display: flex;
  background: #F2F2F2;
  box-shadow: 0px 3px 6px #00000029;
  padding: 46px;
}
#bespoke_tour_creator .main .left {
  flex: 1;
  margin-right: 46px;
}
#bespoke_tour_creator .main .left .section_wrapper {
  margin-bottom: 25px;
}
#bespoke_tour_creator .main .left .section_wrapper:last-child {
  margin-bottom: 0;
}
#bespoke_tour_creator .main .left .section_wrapper .section {
  background: #FFF;
  padding: 32px 42px;
  overflow: hidden;
}
#bespoke_tour_creator .main .left .section_wrapper .section .section_heading, #bespoke_tour_creator .main .left .section_wrapper .section .experiences .type, #bespoke_tour_creator .main .left .section_wrapper .section .location_heading,
#bespoke_tour_creator .main .left .section_wrapper .section .section_sub_heading {
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 32px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .section_heading.small, #bespoke_tour_creator .main .left .section_wrapper .section .experiences .small.type, #bespoke_tour_creator .main .left .section_wrapper .section .small.location_heading,
#bespoke_tour_creator .main .left .section_wrapper .section .section_sub_heading.small {
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
}
#bespoke_tour_creator .main .left .section_wrapper .section .section_heading, #bespoke_tour_creator .main .left .section_wrapper .section .experiences .type, #bespoke_tour_creator .main .left .section_wrapper .section .location_heading {
  font-size: 1.5625rem;
  font-weight: 700;
}
#bespoke_tour_creator .main .left .section_wrapper .section .section_sub_heading {
  font-size: 1.5rem;
  font-weight: 600;
}
#bespoke_tour_creator .main .left .section_wrapper .section .intro {
  margin-bottom: 42px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .intro p {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
}
#bespoke_tour_creator .main .left .section_wrapper .section .location_heading {
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}
#bespoke_tour_creator .main .left .section_wrapper .section .location_form .fieldset {
  margin-bottom: 18px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .location_form .fieldset label {
  display: block;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.2;
  color: #14213D;
  margin-bottom: 5px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .location_form .fieldset select {
  width: 100%;
  background-image: url("../images/database/collaborators/select_arrow.png");
  background-size: 12px 8px;
  background-position: right 10px center;
  background-repeat: no-repeat;
  border: solid 1px #DCDCDC;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  color: #14213D;
  outline: none;
  padding: 8px 10px;
  margin: 0;
  cursor: pointer;
}
#bespoke_tour_creator .main .left .section_wrapper .section .location_form .fieldset select::-ms-expand {
  display: none;
}
#bespoke_tour_creator .main .left .section_wrapper .section .location_form .fieldset select:focus {
  outline: none;
}
#bespoke_tour_creator .main .left .section_wrapper .section .location_form .fieldset select option {
  font-weight: normal;
  color: #14213D !important;
}
#bespoke_tour_creator .main .left .section_wrapper .section .location_form button {
  display: inline-block;
  background: #FCA311;
  border: none;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 6px 22px;
  cursor: pointer;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date {
  display: flex;
  justify-content: center;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year .pagination .name {
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year .pagination .arrow {
  display: block;
  border-radius: 1px;
  border-style: solid;
  border-width: 0 3px 3px 0;
  border-color: #FCA311;
  text-decoration: none;
  outline: none;
  padding: 6px;
  margin: 0 5px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year .pagination .arrow.prev {
  transform: rotate(135deg);
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year .pagination .arrow.next {
  transform: rotate(-45deg);
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year .months {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 215px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year .months .month {
  display: block;
  width: 50px;
  border-radius: 5px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  outline: none;
  color: #14213D;
  padding: 3px 0;
  transition: all 0.4s ease;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year .months .month:nth-child(n+5) {
  margin-top: 10px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year .months a.month:hover, #bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year .months a.month.active {
  background: #FCA311;
  color: #FFF;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year.disabled .pagination .name {
  color: #CFCFCF;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year.disabled .pagination .arrow {
  border-color: #CFCFCF;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_date .year.disabled .months .month {
  color: #CFCFCF;
}
#bespoke_tour_creator .main .left .section_wrapper .section .experience_types {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 16px);
  margin: 0 -8px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .experience_types .cta {
  display: block;
  position: relative;
  width: calc(33.3333333333% - 16px);
  box-shadow: 0px 3px 6px #00000029;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  color: #CFCFCF;
  padding: 10px;
  margin: 0 8px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .experience_types .cta:nth-child(n+4) {
  margin-top: 16px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .experience_types .cta span {
  display: block;
  font-size: 0.875rem;
  margin-top: 6px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .experience_types a.cta {
  color: #14213D;
}
#bespoke_tour_creator .main .left .section_wrapper .section .experience_types a.cta::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FCA311;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
#bespoke_tour_creator .main .left .section_wrapper .section .experience_types a.cta:hover::after, #bespoke_tour_creator .main .left .section_wrapper .section .experience_types a.cta.active::after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#bespoke_tour_creator .main .left .section_wrapper .section .experience_types a.cta.active {
  font-weight: 700;
}
#bespoke_tour_creator .main .left .section_wrapper .section .experiences {
  margin-top: 50px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .experiences .type {
  font-size: 1.875rem;
  font-weight: 600;
  text-align: center;
}
#bespoke_tour_creator .main .left .section_wrapper .section .hotel_types {
  display: flex;
  padding: 0 12px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .hotel_types .hotel_type {
  width: calc(33.3333333333% - 36px);
  border: solid 1px #D8D8D8;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px;
  margin: 0 18px;
  transition: all 0.4s ease;
}
#bespoke_tour_creator .main .left .section_wrapper .section .hotel_types .hotel_type:hover {
  border-color: #FCA311;
}
#bespoke_tour_creator .main .left .section_wrapper .section .hotel_types .hotel_type .type {
  font-size: 1.0625rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-bottom: 10px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .hotel_types .hotel_type .stars {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .hotel_types .hotel_type .stars i {
  font-size: 20px;
  line-height: 20px;
  color: #FCA311;
  margin: 0 3px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .hotel_types .hotel_type .stars i.fa-plus {
  font-size: 10px;
  line-height: 10px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .hotel_types .hotel_type .availability {
  font-size: 2.75rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-bottom: 18px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .hotel_types .hotel_type .availability span {
  display: block;
  font-size: 0.8125rem;
}
#bespoke_tour_creator .main .left .section_wrapper .section .hotel_types .hotel_type p {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 2;
  color: #14213D;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option
 {
  display: flex;
  border: solid 1px #C4C4C4;
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 35px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option:last-child {
  margin-bottom: 0;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .image {
  width: 230px;
  min-height: 250px;
  background: #F2F2F2;
  line-height: 0;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content {
  flex: 1;
  padding: 0;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .text {
  padding: 15px 20px 28px 20px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .text .name {
  font-size: 1.5625rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1.5;
  color: #14213D;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .text .map_cta {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #FCA311;
  text-decoration: none;
  outline: none;
  margin-bottom: 10px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .text p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #14213D;
  margin-top: 5px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .text .night_count {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .text .night_count .number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: solid 2px #14213D;
  border-radius: 50%;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  text-decoration: none;
  outline: none;
  margin-right: 16px;
  transition: all 0.4s ease;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .text .night_count .number:last-child {
  margin-right: 0;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .text .night_count .number:hover, #bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .text .night_count .number.active {
  border-color: #FCA311;
  color: #FCA311;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .text .night_count .number.active {
  background: #FCA311;
  color: #FFF;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .banner {
  display: flex;
  align-items: center;
  height: 50px;
  background: #14213D;
  padding-right: 24px;
  padding-left: 18px;
  transition: all 0.4s ease;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .banner .duration {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #FFF;
  margin-right: auto;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .banner .price {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  color: #FFF;
  margin-left: auto;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list .option .content .banner .price span {
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0 10px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list a.option {
  outline: solid 2px rgba(0, 0, 0, 0);
  transition: all 0.4s ease;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list a.option:hover, #bespoke_tour_creator .main .left .section_wrapper .section .options_list a.option.selected {
  border-color: #FCA311;
  outline-color: #FCA311;
}
#bespoke_tour_creator .main .left .section_wrapper .section .options_list a.option:hover .content .banner, #bespoke_tour_creator .main .left .section_wrapper .section .options_list a.option.selected .content .banner {
  background: #FCA311;
}
#bespoke_tour_creator .main .left .section_wrapper .section .map_wrapper {
  border: solid 1px #C8C8C8;
  box-shadow: 0px 3px 6px #00000029;
  padding: 10px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .map_wrapper .map {
  background: #F2F2F2;
  padding-bottom: 50%;
}
#bespoke_tour_creator .main .left .section_wrapper .section .map_wrapper + div {
  margin-top: 50px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .field {
  margin-bottom: 30px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .field:last-child {
  margin-bottom: 0;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .field label {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  color: #14213D;
  text-transform: none;
  margin-bottom: 5px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .field input,
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .field textarea {
  width: 100%;
  max-width: 350px;
  background: none;
  border: solid 1px #B2B2B2;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  text-align: left;
  color: #14213D;
  outline: none;
  padding: 10px 20px;
  margin: 0 auto;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .field textarea {
  resize: none;
  max-width: 680px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .checkboxes {
  margin-bottom: 30px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .checkboxes .checkbox_field {
  margin-bottom: 12px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .checkboxes .checkbox_field:last-child {
  margin-bottom: 0;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .checkboxes .checkbox_field > input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .checkboxes .checkbox_field > input:checked + label .checkbox {
  background: #FCA311;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .checkboxes .checkbox_field > input:checked + label .checkbox::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .checkboxes .checkbox_field > label {
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .checkboxes .checkbox_field > label .checkbox {
  position: relative;
  width: 22px;
  min-width: 22px;
  height: 22px;
  background: #FFF;
  border: solid 1px #DCDCDC;
  margin-right: 8px;
  transition: all 0.4s ease;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .checkboxes .checkbox_field > label .checkbox::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  font-weight: 900;
  line-height: 10px;
  color: #FFF;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form .checkboxes .checkbox_field > label p {
  font-size: 1rem;
  font-weight: 600;
  color: #14213D;
  text-transform: none;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_info .form button {
  display: block;
  background: #FCA311;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  outline: none;
  padding: 9px 42px;
  margin-top: 0;
  cursor: pointer;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_overview {
  margin-top: 40px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_overview .block {
  box-shadow: 0px 3px 6px #00000029;
  font-size: 1.25rem;
  line-height: 1.5;
  color: #14213D;
  padding: 18px 24px;
  margin-bottom: 20px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_overview .block:last-child {
  margin-bottom: 0;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_overview .block .label {
  display: block;
  font-weight: 600;
}
#bespoke_tour_creator .main .left .section_wrapper .section .tour_overview .block .option_selected {
  font-weight: 400;
  font-style: italic;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_location > p {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-top: 50px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_location .ctas {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .additional_location .ctas .cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 58px;
  border: solid 2px #14213D;
  border-radius: 8px;
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.2;
  color: #14213D;
  text-decoration: none;
  outline: none;
  margin: 0 25px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .section_footer {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .section_footer .cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  max-width: 180px;
  height: 80px;
  background: #FCA311;
  border: solid 2px #FCA311;
  border-radius: 5px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  outline: none;
  padding: 0 10px;
  margin: 0 25px;
}
#bespoke_tour_creator .main .left .section_wrapper .section .section_footer .cta.clear {
  background: none;
  border-color: #14213D;
  color: #14213D;
}
#bespoke_tour_creator .main .left .section_wrapper .section .section_footer .down_arrow {
  width: 52px;
  height: 30px;
  background-image: url("../images/tour_creator/down_arrow.png");
  background-size: 52px 30px;
}
#bespoke_tour_creator .main .left .section_wrapper.split {
  display: flex;
  width: calc(100% + 20px);
  margin-right: -10px;
  margin-left: -10px;
}
#bespoke_tour_creator .main .left .section_wrapper.split .section {
  width: calc(50% - 20px);
  margin: 0 10px;
}
#bespoke_tour_creator .main .right {
  width: 360px;
  background: #FFF;
}
#bespoke_tour_creator .main .right .tour_components {
  min-height: 650px;
  padding: 24px 24px 32px 32px;
}
#bespoke_tour_creator .main .right .tour_components .sub_heading {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-bottom: 32px;
}
#bespoke_tour_creator .main .right .tour_components .list {
  list-style: none;
}
#bespoke_tour_creator .main .right .tour_components .list li {
  position: relative;
  line-height: 1.5;
  color: #14213D;
  padding-left: 24px;
  margin-bottom: 10px;
}
#bespoke_tour_creator .main .right .tour_components .list li:last-child {
  margin-bottom: 0;
}
#bespoke_tour_creator .main .right .tour_components .list li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 14px;
  height: 14px;
  background: #14213D;
  border-radius: 50%;
}
#bespoke_tour_creator .main .right .tour_components .list li:last-child {
  margin-bottom: 0;
}
#bespoke_tour_creator .main .right .tour_components .list li .label {
  display: block;
  font-size: 1.125rem;
  font-weight: 700;
}
#bespoke_tour_creator .main .right .tour_components .list li .option_selected {
  font-size: 1rem;
  font-weight: 400;
}
#bespoke_tour_creator .main .right .tour_components .list li.active::before {
  background-color: #FCA311;
}
#bespoke_tour_creator .main .right .tour_components .list li.active .label {
  color: #FCA311;
}
#bespoke_tour_creator .main .right .tour_components .list li.active .option_selected {
  font-weight: 600;
}
#bespoke_tour_creator .main .right .tour_components .list li.disabled {
  color: #CFCFCF;
}
#bespoke_tour_creator .main .right .tour_components .list li.disabled::before {
  background: #CFCFCF;
}
#bespoke_tour_creator .main .right .tour_components .list li.disabled .label {
  font-weight: 400;
}
#bespoke_tour_creator .main .right .tour_estimate {
  background: #14213D;
  padding: 24px 42px;
}
#bespoke_tour_creator .main .right .tour_estimate .sub_heading {
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #FFF;
  margin-bottom: 10px;
}
#bespoke_tour_creator .main .right .tour_estimate .sub_heading span {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
}
#bespoke_tour_creator .main .right .tour_estimate .price {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #FFF;
}
#bespoke_tour_creator .main .right .tour_estimate .price span {
  display: block;
  font-size: 1.875rem;
  font-weight: 700;
}

.sk_cta {
  background: #fca311;
  width: 150px;
  padding: 8px 10px;
  display: inline-block;
  margin: 20px auto 0 auto;
  text-align: center;
  color: #ffffff;
  border-radius: 4px;
}

.sk_cta:hover {
  color: #ffffff;
}

.fancyboxTourSteps form .inputRow {
  overflow: hidden;
}

.fancyboxTourSteps form .inputRow .sk_input {
  text-align: center;
  float: left;
  margin: 0 0 0 30px;
}

.fancyboxTourSteps form .inputRow .sk_input:first-child {
  margin-left: 20px;
}

.fancyboxTourSteps form .inputRow .sk_input span {
  margin: 0;
  padding: 0;
  display: block;
  font-size: 12px;
}

.fancyboxTourSteps form .inputRow .sk_input input[type=number] {
  border-radius: 4px;
  margin: 0 0 5px 0;
}

.fancyboxTourSteps form .inputRow > span {
  float: right;
}

.fancyboxTourSteps form .inputRow > span b {
  display: block;
}

.tblBorderCls tr td:first-child {
  border-right: 1px solid #dee2e6;
  vertical-align: middle;
}

.tblBorderCls tr td .checkarea_part_Dates {
  display: flex;
  text-align: center;
  justify-content: center;
  width: 100%;
}

.tblBorderCls tr td .checkarea_part_Dates .checkbox_div {
  padding: 30px 0 0 0;
  margin: 0 20px 0 0;
}

.tblBorderCls tr td .checkarea_part_Dates .checkbox_div:last-child {
  margin-right: 0;
}

.tblBorderCls tr td .checkarea_part_Dates .checkmark {
  left: 50%;
  transform: translateX(-50%);
}

.tblBorderCls tr td .checkarea_part_Dates .sk_label {
  display: block;
  font-size: 11px;
  text-align: center;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  color: #ffffff;
  font-size: 12px;
}

.tblBorderCls td .form-control {
  margin-top: 10px;
}

.tblBorderCls td .form-control:first-child {
  margin-top: 0;
}
.marker{background: yellow;}
#buttonsModal .modal-body .btn.btn-warning{width: auto;
    height: 48px;
    background: #FCA311;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 1.125;
    border-radius: 5px;}
	
.success-feedback {color: #FCA71B !important;}

.accountContainer .accountRow .middleCol .contentBooking .tableWrapper table th{padding:10px 50px;}
.accountContainer .accountRow .middleCol .contentBooking .tableWrapper table td{color:#14213D;}
.accountContainer .accountRow .middleCol .contentBooking .tableWrapper table td:first-child,
.accountContainer .accountRow .middleCol .middleCol_row .column.bold
{font-size: 1.25rem;	 font-weight: 600;}
.accountContainer .accountRow .middleCol .contentBooking .tableWrapper table th{text-transform:capitalize;}

#downloadBrochureModal{bottom:auto !important; position:absolute;}
.downloadBtn{text-align: center;
    padding: 0 10px 20px 10px;}
	
#downloadBrochureModal a{
	letter-spacing: 0px;
    font-size: 17px;
    color: #FFFFFF !important;
    background: #FCA311 0% 0% no-repeat padding-box;
    border: 2px solid #FCA311;
    border-radius: 5px;
    opacity: 1;
    padding: 10px 25px;
    margin: 0 auto;
    display: inline-block;
}
.bespoke-hotel-cls .expInfo.hotInfo.expInfoActive .priceHolderNew
 {
    /*color: #FCA311 !important;*/
	 background: #FCA311 !important;
	background: linear-gradient(to top right, #fff 0%, #fff 50%, #fca311 50%, #fca311 100%);
}
.awards-row{display: flex;
    justify-content: space-between;
	align-items:Center;
    margin: 0;
    padding: 50px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);}
	
	.awards-row-right{width: 40%;
    display: flex;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 2px rgb(0 0 0 / 20%);}

		.awards-row-center{width: 40%;
      align-items: center;
      justify-content: space-between;
      width: 35%;
      padding: 50px;}
    
	.awards-row-left{display: flex;
    align-items: center;
    justify-content: space-between;
    width: 45%;}
	.awards-row-left img{min-width:300px;}
	
	.awards-row-right img{width:280px;}
	
	.awards-row-right p{color: #000000;
    font-size: 18px;
    line-height: 24px; width:calc(100% - 280px);} 
#bespokePartBuilder .options_list{display:flex; flex-direction:column;}
#bespokePartBuilder .options_list .option,
.bespoke-hotel-cls .hotInfo
{    display: flex !important;
    border: solid 1px #C4C4C4 !important;
    box-shadow: 0px 3px 6px #00000029 !important;
    margin-bottom: 35px !important; 
	width:100% !important; padding:0 !important;} 
#bespokePartBuilder .options_list .option.hidecls{display:none!important}
#bespokePartBuilder .options_list .option .image,
.bespoke-hotel-cls .hotInfo .image
 {
    width: 230px !important;
    min-height: 250px !important;
    background: #F2F2F2 !important;
    line-height: 0 !important;
	display:flex;
}

#bespokePartBuilder .options_list .option .image img,
.bespoke-hotel-cls .hotInfo .image img
{
	width:100% !important;
	object-fit:cover;
}


#bespokePartBuilder p.bespoke-heading {
	font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.2;
    color: #14213D;
}

#bespokePartBuilder .options_list .option .content,
.bespoke-hotel-cls .hotInfo .content {
    flex: 1 !important;
    padding: 0 0 50px 0 !important;
	position:relative;
}
#bespokePartBuilder .options_list .option .content .text,
.bespoke-hotel-cls .hotInfo .content .text
 {
    padding: 15px 20px 28px 20px !important;
	text-align:left;
}
#bespokePartBuilder .options_list .option .content .text .name,
.bespoke-hotel-cls .hotInfo .content .text .hot-title
 {
    font-size: 1.5625rem !important;
    font-weight: 600 !important;
    font-style: italic !important;
    line-height: 1.5 !important;
    color: #14213D !important;
}

#bespokePartBuilder .options_list .option .content .text .map_cta,
.bespoke-hotel-cls .hotInfo .content .text .hot-title strong
 {
    font-size: 0.75rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #FCA311 !important;
    text-decoration: none !important;
    outline: none !important;
    margin-bottom: 10px !important;
	display:block;
}

#bespokePartBuilder .options_list .option .content .text p,
.bespoke-hotel-cls .hotInfo .content .text .description
 {
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #14213D !important;
    margin-top: 5px !important;
}

#bespokePartBuilder .options_list .option .content .banner,
.bespoke-hotel-cls .hotInfo .content .priceHolderNew
 {
    display: flex !important;
    align-items: center !important;
    height: 50px !important;
    background: #14213D !important;
    padding-right: 24px !important;
    padding-left: 18px !important;
    transition: all 0.4s ease !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto !important;
    width: auto !important;
}

#bespokePartBuilder .options_list .option .content .banner .duration,
.bespoke-hotel-cls .hotInfo .content .priceHolderNew  .duration
 {
    font-size: 0.75rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #FFF !important;
    margin-right: auto !important;
}

#bespokePartBuilder .options_list .option .content .banner .price,
.bespoke-hotel-cls .hotInfo .content .priceHolderNew  .price
 {
    display: flex !important;
    align-items: center !important;
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    color: #FFF !important;
    margin-left: auto !important;
}

#bespokePartBuilder .options_list .option .content .banner .price span,
.bespoke-hotel-cls .hotInfo .content .priceHolderNew  .price span
 {
    font-size: 0.875rem !important;
    font-weight: 400 !important;
    margin: 0 10px !important;
}

#bespokePartBuilder .options_list .option:hover, 
#bespokePartBuilder .options_list .option.expCatActive,
#bespokePartBuilder .options_list .option.expInfoActive,
.bespoke-hotel-cls .hotInfo:hover,
.bespoke-hotel-cls .hotInfo.hotActive
 {
    border-color: #FCA311 !important;
    outline-color: #FCA311 !important;
}

#bespokePartBuilder .options_list .option:hover .content .banner, 
#bespokePartBuilder .options_list .option.expCatActive .content .banner,
#bespokePartBuilder .options_list .option.expInfoActive .content .banner,
.bespoke-hotel-cls .hotInfo:hover .priceHolderNew,
.bespoke-hotel-cls .hotInfo.hotActive .priceHolderNew
 {
    background: #FCA311 !important;
}

.form-check.checkbox-middle{display:flex; align-items:center; padding: 4px 0 4px 1.25rem;}
.form-check.checkbox-middle label{margin:0 !important;}
.form-check.checkbox-middle input[type="checkbox"]{margin:0 !important; left:0 !important;}
.alert.alert-success {color: #156a4f;background-color: #d4f5ea;border-color: #90e4c9;}

.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}
.nav-tabs > li > a.active{
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs > li > a {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.bespoke-hotel-cls{}
.hot-title{}
span.new_exp {
    background-color: #ffe6b3;
}
.stars i {
    font-size: 16px;
    line-height: 20px;
    color: #FCA311;
    margin: 0 3px;
}
.stars i.grey {
    color: #D4D4D4;
}
.black{color: #14213D !important;}
.accountContainer .accountRow #cartExperiencesPart .rightCol .bookingForm .tourInfoCont .infoBox .right{text-align: right !important;}
.orange-back{background: #FCA311 !important;border-color: #FCA311 !important;color: #ffffff !important;}
.red-back{background: red !important;border-color: red !important; color: #ffffff !important;}
.black-back{background: black !important;border-color: black !important; color: #ffffff !important;}
#confirmBox p {
    text-align: left !important;
}
/*#confirmBox {
    padding: 20px !important;
    width: 55% !important;
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 35% !important;
    margin: 0 auto !important;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 30px !important;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 30px !important;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 30px !important;
    z-index: 100001 !important;
    background-position: bottom !important;
    display: none !important;
    background-color: #eeeeee !important;
    text-shadow: none !important;
    min-height: 220px !important;
}
#confirmBox h1 {
    font-size: 21px !important;
     background-color: unset !important; 
    margin: 0 0 20px 0 !important; 
    text-align: left !important; 
     padding: unset !important; 
    height: 51px !important; 
    line-height: 51px !important; 
    text-shadow: none !important; 
    color: #000 !important; 
}*/
[data-tooltip] {
    display: inline-block;
    position: relative;
    cursor: help;
    padding: 4px;
}
/* Tooltip styling */
[data-tooltip]:before {
    content: attr(data-tooltip);
    display: none;
    position: absolute;
    background: #fff;
    color: #000;
    padding: 4px 8px;
    font-size: 12px;
    line-height: 1.4;
    min-width: 200px;
    text-align: center;
    border:1px solid #ccc;
    border-radius: 4px;
}
/* Dynamic horizontal centering */
[data-tooltip-position="top"]:before,
[data-tooltip-position="bottom"]:before {
    left: 50%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
/* Dynamic vertical centering */
[data-tooltip-position="right"]:before,
[data-tooltip-position="left"]:before {
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
[data-tooltip-position="top"]:before {
    bottom: 100%;
    margin-bottom: 6px;
}
[data-tooltip-position="right"]:before {
    left: 100%;
    margin-left: 6px;
}
[data-tooltip-position="bottom"]:before {
    top: 100%;
    margin-top: 6px;
}
[data-tooltip-position="left"]:before {
    right: 100%;
    margin-right: 6px;
}

/* Tooltip arrow styling/placement */
[data-tooltip]:after {
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
/* Dynamic horizontal centering for the tooltip */
[data-tooltip-position="top"]:after,
[data-tooltip-position="bottom"]:after {
    left: 50%;
    margin-left: -6px;
}
/* Dynamic vertical centering for the tooltip */
[data-tooltip-position="right"]:after,
[data-tooltip-position="left"]:after {
    top: 50%;
    margin-top: -6px;
}
[data-tooltip-position="top"]:after {
    bottom: 100%;
    border-width: 6px 6px 0;
    border-top-color: #000;
}
[data-tooltip-position="right"]:after {
    left: 100%;
    border-width: 6px 6px 6px 0;
    border-right-color: #000;
}
[data-tooltip-position="bottom"]:after {
    top: 100%;
    border-width: 0 6px 6px;
    border-bottom-color: #000;
}
[data-tooltip-position="left"]:after {
    right: 100%;
    border-width: 6px 0 6px 6px;
    border-left-color: #000;
}
/* Show the tooltip when hovering */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    display: block;
    z-index: 50;
}
.bk-red{background-color:red !important;}
.bk-grey{background-color:lightgrey !important;}


/* Home */

.vns-section {
  overflow: hidden;
}

.vns-section.with-padding-tighter {
  padding: 50px 0;
}

.vns-section.with-padding-normal,
.vns-section.with-padding {
  padding: 50px 0;
}

@media screen and (min-width: 768px) {

  .vns-section.with-padding-normal,
  .vns-section.with-padding {
    padding: 100px 0;
  }
}

.vns-section.with-padding-looser {
  padding: 50px 0;
}

@media screen and (min-width: 1024px) {
  .vns-section.with-padding-looser {
    padding: 100px 0;
  }
}

@media screen and (min-width: 1280px) {
  .vns-section.with-padding-looser {
    padding: 150px 0;
  }
}

.vns-section.light-grey-bg {
  background: #F9F9FA;
}

.vns-section.with-shadow {
  border-bottom: solid 1px #EBEBEB;
  box-shadow: rgba(149, 157, 165, 0.15) 0px 8px 16px;
}

.vns-section.with-shadow-alt {
  border-top: solid 1px #EBEBEB;
  border-bottom: solid 1px #EBEBEB;
  box-shadow: rgba(149, 157, 165, 0.15) 0px 8px 16px;
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  .vns-section.with-shadow-alt {
    margin-bottom: 100px;
  }
}

.vns-container {
  box-sizing: content-box;
  width: auto;
  max-width: 1100px;
  padding: 0 20px;
  margin: 0 auto;
}

.vns-container.is-small {
  max-width: 944px;
}

.vns-container.is-large {
  max-width: 1632px;
}

.vns-container.is-larger {
  max-width: 1632px;
}

.vns-container.is-centered {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (min-width: 640px) {
  .vns-container {
    padding: 0 40px;
  }
}

.vns-heading {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.23;
  letter-spacing: 0.35px;
  text-align: center;
  color: #14213D;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .vns-heading {
    font-size: 26px;
    margin-bottom: 32px;
  }
}

.vns-p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -0.37px;
  text-align: center;
  text-wrap: balance;
  color: #14213D;
  margin-bottom: 20px;
}

.vns-p:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .vns-p {
    font-size: 22px;
    margin-bottom: 28px;
  }
}

.vns-btn,
.vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-btn {
  display: inline-block;
  background: #FCA311;
  box-shadow: 0px 3px 6px #00000029 !important;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  text-align: center;
  color: white !important;
  padding: 14px 32px;
  margin-top: 32px;
  transition: background-color 0.2s ease;
}

@media screen and (min-width: 1280px) {

  .vns-btn,
  .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-btn {
    font-size: 20px;
    padding: 16px 36px;
    margin-top: 44px;
  }
}

.vns-btn:hover,
.vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-btn:hover {
  background: #E59410;
}

.vns-slider {
  position: relative;
  margin: 32px auto 0 auto;
}

.vns-slider.vns-slider-testimonials {
  padding: 0 28px;
}

@media screen and (min-width: 640px) {
  .vns-slider {
    padding: 0 40px;
    margin: 48px auto 0 auto;
  }
}

@media screen and (min-width: 1024px) {
  .vns-slider.vns-slider-testimonials {
    padding: 0 80px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-slider {
    padding: 0 80px;
  }

  .vns-slider.no-padding-desktop {
    padding: 0;
  }

  .vns-slider.no-padding-desktop .vns-slider-navigation {
    display: none;
  }
}

.vns-slider-navigation {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.vns-slider-arrow {
  width: 12px;
  transition: opacity 0.2s ease;
}

.vns-slider-arrow:hover {
  opacity: 0.5;
}

.vns-slider-arrow.swiper-button-disabled {
  opacity: 0.3 !important;
  cursor: default;
}

@media screen and (min-width: 768px) {
  .vns-slider-arrow {
    width: 18px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-slider-arrow {
    width: 24px;
  }
}

.vns-slider-prev {
  transform: rotate(180deg);
}

.vns-marquee {
  display: flex;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  gap: var(--gap);
}

.vns-marquee::before,
.vns-marquee::after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  aspect-ratio: 1/1;
  width: 100px;
  z-index: 10;
}

@media screen and (min-width: 768px) {

  .vns-marquee::before,
  .vns-marquee::after {
    width: 160px;
  }
}

.vns-marquee::before {
  left: 0;
  background: linear-gradient(to right, white, transparent);
}

.vns-marquee::after {
  right: 0;
  background: linear-gradient(to left, white, transparent);
}

.vns-marquee:not(#awards-marquee) {
  --gap: 1.75rem;
}

.vns-marquee#awards-marquee {
  --gap: 7.5rem;
}

.vns-marquee-content {
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  min-width: 100%;
  gap: var(--gap);
  -webkit-animation: scroll 50s linear infinite;
  animation: scroll 60s linear infinite;
  will-change: transform;
}

.vns-marquee:not(#awards-marquee) .vns-marquee-content {
  filter: grayscale(1);
}

.vns-marquee:not(#awards-marquee) .vns-marquee-logo {
  max-width: 100px;
}

@media screen and (min-width: 768px) {
  .vns-marquee:not(#awards-marquee) .vns-marquee-logo {
    max-width: 160px;
  }
}

.vns-marquee#awards-marquee .vns-marquee-logo img {
  max-height: 90px;
}

@media screen and (min-width: 1280px) {
  .vns-marquee#awards-marquee .vns-marquee-logo img {
    max-height: 130px;
  }
}

@-webkit-keyframes scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}

@media screen and (min-width: 640px) {

  #vns-home-experiences-slider,
  #vns-home-destinations-slider {
    overflow: hidden;
  }
}

@media screen and (max-width: 639px) {

  #vns-home-experiences-slider .vns-slider-navigation,
  #vns-home-destinations-slider .vns-slider-navigation {
    display: none;
  }
}

#vns-experience-card {
  aspect-ratio: 350/480;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1E1E1E;
  padding: 20px;
  overflow: hidden;
}

#vns-experience-card img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: scale 0.5s ease, opacity 0.5s ease;
  opacity: 0.7;
}

#vns-experience-card span {
  display: block;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.27px;
  text-align: center;
  color: white;
  z-index: 20;
}

@media screen and (min-width: 640px) {
  #vns-experience-card span {
    font-size: 20px;
  }
}

#vns-experience-card:hover img {
  scale: 1.1;
  opacity: 0.5;
}

#vns-home-testimonials-slider {
  overflow: visible;
}

#vns-home-testimonials-slider .swiper-slide {
  transition: opacity 0.8s ease;
}

#vns-home-testimonials-slider .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.15;
}

.vns-testimonial {
  display: flex;
  flex-direction: column;
  align-items: center;
  pointer-events: none;
}

.vns-testimonial .quote-marks {
  width: 52px;
  height: 42px;
  background-image: url("../images/vns/global/quote-marks.png");
  background-size: 52px 42px;
}

@media screen and (min-width: 768px) {
  .vns-testimonial .quote-marks {
    width: 82px;
    height: 66px;
    background-size: 82px 66px;
  }
}

.vns-testimonial .quote {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  text-align: center;
  text-wrap: balance;
  color: #14213D;
  margin-top: 24px;
}

@media screen and (min-width: 768px) {
  .vns-testimonial .quote {
    font-size: 26px;
    margin-top: 40px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-testimonial .quote {
    font-size: 36px;
    line-height: 1.23;
    margin-top: 44px;
  }
}

.vns-testimonial .rating {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}

@media screen and (min-width: 768px) {
  .vns-testimonial .rating {
    gap: 8px;
    margin-top: 32px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-testimonial .rating {
    margin-top: 44px;
  }
}

.vns-testimonial .rating .star {
  width: 20px;
  height: 18px;
  background-image: url("../images/vns/global/star-icon.svg");
  background-size: 20px 18px;
}
@media screen and (min-width: 768px) {
  .vns-testimonial .rating .star {
    width: 26px;
    height: 24px;
    background-size: 26px 24px;
  }
}

.vns-testimonial .author {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  color: #32363A;
  margin-top: 12px;
}

@media screen and (min-width: 768px) {
  .vns-testimonial .author {
    font-size: 26px;
    margin-top: 24px;
  }
}

:root {
  --vns-header-height: 64px;
}

@media screen and (min-width: 1024px) {
  :root {
    --vns-header-height: 80px;
  }
}

@media screen and (min-width: 1280px) {
  :root {
    --vns-header-height: 90px;
  }
}

.vns-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--vns-header-height);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: rgba(149, 157, 165, 0.15) 0px 8px 16px;
}

.vns-header .vns-container {
  display: flex;
  justify-content: space-between;
  height: 100%;
}

.vns-header .vns-container .vns-header-left {
  align-self: center;
  display: flex;
  align-items: center;
  gap: 44px;
}

@media screen and (min-width: 1280px) {
  .vns-header .vns-container .vns-header-left {
    gap: 76px;
  }
}

.vns-header .vns-container .vns-header-left .vns-header-logo {
  width: 44px;
}

@media screen and (min-width: 1024px) {
  .vns-header .vns-container .vns-header-left .vns-header-logo {
    width: 56px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-header .vns-container .vns-header-left .vns-header-logo {
    width: 64px;
  }
}

.vns-header .vns-container .vns-header-left .vns-header-nav {
  display: none;
  align-items: center;
  gap: 24px;
  list-style: none;
}

@media screen and (min-width: 1024px) {
  .vns-header .vns-container .vns-header-left .vns-header-nav {
    display: flex;
  }
}

@media screen and (min-width: 1280px) {
  .vns-header .vns-container .vns-header-left .vns-header-nav {
    gap: 30px;
  }
}

.vns-header .vns-container .vns-header-left .vns-header-nav .vns-header-nav-item {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
  color: #14213D;
}

@media screen and (min-width: 1280px) {
  .vns-header .vns-container .vns-header-left .vns-header-nav .vns-header-nav-item {
    font-size: 20px;
  }
}

.vns-header .vns-container .vns-header-left .vns-header-nav .vns-header-nav-item a {
  text-decoration: none;
  color: inherit;
  transition: color 0.2s ease;
}

.vns-header .vns-container .vns-header-left .vns-header-nav .vns-header-nav-item a.with-icon {
  display: flex;
  align-items: center;
  gap: 10px;
}

.vns-header .vns-container .vns-header-left .vns-header-nav .vns-header-nav-item a.with-icon .icon {
  flex-shrink: 0;
  width: 15px;
}

.vns-header .vns-container .vns-header-left .vns-header-nav .vns-header-nav-item a:hover {
  color: #FCA311;
}

.vns-header .vns-container .vns-header-right {
  display: flex;
}

@media screen and (min-width: 1024px) {
  .vns-header .vns-container .vns-header-right {
    border-left: solid 1px rgba(75, 75, 75, 0.18);
  }
}

.vns-header .vns-container .vns-header-right .vns-header-cta {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

@media screen and (min-width: 1280px) {
  .vns-header .vns-container .vns-header-right .vns-header-cta {
    gap: 14px;
  }
}

.vns-header .vns-container .vns-header-right .vns-header-cta:hover {
  opacity: 0.75;
}

.vns-header .vns-container .vns-header-right .vns-header-cta .vns-header-cta-icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}

.vns-header .vns-container .vns-header-right .vns-header-cta .vns-header-cta-icon .user-icon {
  width: 30px;
}

.vns-header .vns-container .vns-header-right .vns-header-cta .vns-header-cta-icon .phone-icon {
  width: 22px;
}

.vns-header .vns-container .vns-header-right .vns-header-cta .vns-header-cta-icon .mail-icon {
  width: 21px;
}

.vns-header .vns-container .vns-header-right .vns-header-cta .vns-header-cta-text {
  display: none;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
  color: white;
}

@media screen and (min-width: 1024px) {
  .vns-header .vns-container .vns-header-right .vns-header-cta .vns-header-cta-text {
    display: block;
  }
}

@media screen and (min-width: 1280px) {
  .vns-header .vns-container .vns-header-right .vns-header-cta .vns-header-cta-text {
    font-size: 20px;
  }
}

.vns-header .vns-container .vns-header-right .vns-header-login-cta {
  display: none;
  align-items: center;
  padding: 22px;
}

@media screen and (min-width: 1024px) {
  .vns-header .vns-container .vns-header-right .vns-header-login-cta {
    display: flex;
  }
}

@media screen and (min-width: 1280px) {
  .vns-header .vns-container .vns-header-right .vns-header-login-cta {
    padding: 36px;
  }
}

.vns-header .vns-container .vns-header-right .vns-header-login-cta .vns-header-cta-text {
  font-weight: 500;
  color: #14213D;
}

.vns-header .vns-container .vns-header-right .vns-header-contact-ctas {
  display: flex;
  align-items: center;
  gap: 20px;
  background: #14213D;
  padding: 16px;
}

@media screen and (min-width: 1280px) {
  .vns-header .vns-container .vns-header-right .vns-header-contact-ctas {
    gap: 48px;
    padding: 30px;
  }
}

.vns-header .vns-container .vns-header-right .vns-header-contact-ctas .vns-header-cta-text {
  font-weight: 600;
  color: white;
}

.vns-header .vns-container .vns-header-right .vns-header-burger-cta {
  display: flex;
  align-items: center;
  padding: 16px 0 16px 16px;
  transition: opacity 0.2s ease;
}

@media screen and (min-width: 1024px) {
  .vns-header .vns-container .vns-header-right .vns-header-burger-cta {
    display: none;
  }
}

.vns-header .vns-container .vns-header-right .vns-header-burger-cta .vns-burger-cta-lines {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.vns-header .vns-container .vns-header-right .vns-header-burger-cta .vns-burger-cta-lines .vns-burger-cta-line {
  width: 30px;
  height: 2px;
  border-radius: 9999px;
  background: #14213D;
}

.vns-header .vns-container .vns-header-right .vns-header-burger-cta:hover {
  opacity: 0.75;
}

.vns-hero {
  aspect-ratio: 1920/974;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 64px;
}

@media screen and (min-width: 1024px) {
  .vns-hero {
    padding-top: 80px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-hero {
    padding-top: 116px;
  }
}

.vns-hero video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 9;
}

.vns-hero .vns-hero-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

.vns-hero .vns-hero-text-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1712px;
  text-align: center;
  padding: 100px 20px 50px 20px;
  margin: 0 auto;
  z-index: 20;
}

@media screen and (min-width: 640px) {
  .vns-hero .vns-hero-text-card {
    align-items: start;
    text-align: left;
    padding: 80px 40px;
  }
}

.vns-hero .vns-hero-text-card .vns-hero-text-card-subheading {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  color: white;
  opacity: 0.7;
}

@media screen and (min-width: 640px) {
  .vns-hero .vns-hero-text-card .vns-hero-text-card-subheading {
    font-size: 16px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-hero .vns-hero-text-card .vns-hero-text-card-subheading {
    font-size: 22px;
  }
}

.vns-hero .vns-hero-text-card .vns-hero-text-card-heading {
  opacity: 0.7;
  margin-top: 8px;
}

@media screen and (min-width: 640px) {
  .vns-hero .vns-hero-text-card .vns-hero-text-card-heading {
    margin-top: 0;
  }
}

.vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-1 {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 52px;
  font-weight: 600;
  line-height: 1;
  color: white;
  text-shadow: 0px 3px 6px #0000008A;
}

@media screen and (min-width: 640px) {
  .vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-1 {
    font-size: 92px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-1 {
    font-size: 142px;
  }
}

.vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-2 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 15px;
  margin-top: 10px;
}

@media screen and (min-width: 640px) {
  .vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-2 {
    justify-content: start;
    gap: 20px;
  }
}

.vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-2 .heading-segment-2-large {
  font-family: "Playfair Display", serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 1;
  color: white;
  text-shadow: 0px 3px 6px #0000008A;
}

@media screen and (min-width: 640px) {
  .vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-2 .heading-segment-2-large {
    font-size: 70px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-2 .heading-segment-2-large {
    font-size: 110px;
  }
}

.vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-2 .heading-segment-2-small {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: white;
  padding-bottom: 2px;
}

@media screen and (min-width: 640px) {
  .vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-2 .heading-segment-2-small {
    font-size: 16px;
    padding-bottom: 6px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-hero .vns-hero-text-card .vns-hero-text-card-heading .heading-segment-2 .heading-segment-2-small {
    font-size: 22px;
    padding-bottom: 10px;
  }
}

.vns-footer {
  background: #14213D;
  padding: 40px 0 56px 0;
}

@media screen and (min-width: 1024px) {
  .vns-footer {
    padding: 40px 0 32px 0;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer {
    padding: 70px 0 32px 0;
  }
}

.vns-footer .vns-footer-main {
  align-items: end;
  justify-content: space-between;
  gap: 40px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.6);
  padding-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-main {
    display: flex;
    padding-bottom: 32px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-main {
    padding-bottom: 40px;
  }
}

.vns-footer .vns-footer-main .vns-footer-main-leftcol {
  width: 100%;
  max-width: 302px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-main .vns-footer-main-leftcol {
    width: 50%;
    max-width: 365px;
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-main .vns-footer-main-leftcol {
    max-width: 562px;
  }
}

.vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-label {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  color: white;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-label {
    font-size: 14px;
    line-height: 1.2;
    text-align: left;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-label {
    font-size: 20px;
  }
}

.vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  margin-top: 24px;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form {
    flex-direction: row;
    gap: 12px;
    margin-top: 15px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form {
    gap: 20px;
    margin-top: 20px;
  }
}

.vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-input {
  flex: 1 1 0%;
  display: block;
  width: 100%;
  max-width: 100%;
  background: white;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
  color: #14213D;
  outline: none;
  padding: 8px 15px;
  margin: 0;
  transition: background-color 0.2s ease;
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-input {
    padding: 16px 20px;
  }
}

.vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-input:focus {
  background: rgba(255, 255, 255, 0.8);
}

.vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-btn {
  font-size: 14px;
  line-height: 1.2;
  padding: 9px 24px;
  margin-top: 0;
  flex-shrink: 0;
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-btn {
    font-size: 20px;
    padding: 12px 36px;
  }
}

.vns-footer .vns-footer-main .vns-footer-main-rightcol {
  width: 100%;
  margin-top: 56px;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-main .vns-footer-main-rightcol {
    width: auto;
    margin-top: 0;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-main .vns-footer-main-rightcol {
    width: 50%;
    max-width: 720px;
  }
}

.vns-footer .vns-footer-main .vns-footer-main-rightcol .vns-footer-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-main .vns-footer-main-rightcol .vns-footer-nav {
    gap: 20px;
  }
}

.vns-footer .vns-footer-main .vns-footer-main-rightcol .vns-footer-nav .vns-footer-nav-item {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: white;
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-main .vns-footer-main-rightcol .vns-footer-nav .vns-footer-nav-item {
    font-size: 24px;
  }
}

.vns-footer .vns-footer-main .vns-footer-main-rightcol .vns-footer-nav .vns-footer-nav-item a {
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}

.vns-footer .vns-footer-main .vns-footer-main-rightcol .vns-footer-nav .vns-footer-nav-item a:hover {
  opacity: 0.8;
}

.vns-footer .vns-footer-main .vns-footer-main-rightcol .vns-footer-nav .vns-footer-nav-spacer {
  flex-shrink: 0;
  width: 1px;
  height: 14px;
  background: white;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-main .vns-footer-main-rightcol .vns-footer-nav .vns-footer-nav-spacer {
    height: 20px;
  }
}

.vns-footer .vns-footer-sub {
  position: relative;
  margin-top: 32px;
}

.vns-footer .vns-footer-sub .vns-footer-sub-socials {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  z-index: 10;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-socials {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 280px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-socials {
    gap: 24px;
  }
}

.vns-footer .vns-footer-sub .vns-footer-sub-socials .vns-footer-sub-social-icon {
  display: block;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.vns-footer .vns-footer-sub .vns-footer-sub-socials .vns-footer-sub-social-icon img {
  height: 24px;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-socials .vns-footer-sub-social-icon img {
    height: 18px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-socials .vns-footer-sub-social-icon img {
    height: 32px;
  }
}

.vns-footer .vns-footer-sub .vns-footer-sub-socials .vns-footer-sub-social-icon:hover {
  opacity: 0.7;
}

.vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper {
  display: flex;
  flex-direction: column-reverse;
  gap: 24px;
  margin-top: 50px;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    min-height: 20px;
    margin-top: 0;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper {
    min-height: 32px;
  }
}

.vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper .vns-footer-sub-text {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper .vns-footer-sub-text {
    display: flex;
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper .vns-footer-sub-text.left {
    justify-content: flex-start;
    padding-right: 100px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper .vns-footer-sub-text.left {
    padding-right: 140px;
  }
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper .vns-footer-sub-text.right {
    justify-content: flex-end;
    padding-left: 100px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper .vns-footer-sub-text.right {
    padding-left: 140px;
  }
}

.vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper .vns-footer-sub-text p {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  color: white;
}

@media screen and (min-width: 1024px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper .vns-footer-sub-text p {
    line-height: 1.26;
    text-align: left;
  }
}

@media screen and (min-width: 1280px) {
  .vns-footer .vns-footer-sub .vns-footer-sub-text-wrapper .vns-footer-sub-text p {
    font-size: 15px;
  }
}

.vns-cookie-banner {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 24px;
  z-index: 9999;
}

@media screen and (min-width: 768px) {
  .vns-cookie-banner {
    left: auto;
  }
}

.vns-cookie-banner-inner {
  background: white;
  padding: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

@media screen and (min-width: 768px) {
  .vns-cookie-banner-inner {
    padding: 32px;
  }
}

.vns-cookie-banner-inner .vns-cookie-banner-text {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  color: #14213D;
}

@media screen and (min-width: 768px) {
  .vns-cookie-banner-inner .vns-cookie-banner-text {
    font-size: 20px;
  }
}

.vns-cookie-banner-inner .vns-cookie-banner-link-group {
  display: flex;
  gap: 20px;
  margin-top: 24px;
}

.vns-cookie-banner-inner .vns-cookie-banner-link-group .vns-cookie-banner-link {
  display: inline-block;
  background: #14213D;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  text-align: center;
  color: white !important;
  padding: 10px 20px;
  transition: background-color 0.2s ease;
}

.vns-cookie-banner-inner .vns-cookie-banner-link-group .vns-cookie-banner-link:hover {
  background: #26345F;
}

/* About */

.vns-text-card {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: var(--vns-header-height);
}

@media screen and (min-width: 768px) {
  .vns-text-card {
    padding-top: 64px;
    padding-bottom: 48px;
  }
}

.vns-text-card-heading {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  color: #14213D;
}

@media screen and (min-width: 768px) {
  .vns-text-card-heading {
    font-size: 60px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-text-card-heading {
    font-size: 70px;
  }
}

.vns-text-card-description {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #14213D;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .vns-text-card-description {
    font-size: 24px;
    line-height: 1.2;
    margin-top: 14px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-text-card-description {
    font-size: 28px;
  }
}

.vns-tabs {
  display: none;
  justify-content: center;
  gap: 104px;
  border-bottom: solid 1px rgba(75, 75, 75, 0.18);
  padding-top: 50px;
}

@media screen and (min-width: 768px) {
  .vns-tabs {
    display: flex;
  }
}

.vns-tabs button.vns-tab {
  display: block;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  padding-bottom: 12px;
  transition: color 0.3s ease;
}

@media screen and (min-width: 1280px) {
  .vns-tabs button.vns-tab {
    font-size: 24px;
    padding-bottom: 16px;
  }
}

.vns-tabs button.vns-tab:hover {
  color: #5B6477;
}

.vns-tabs button.vns-tab::after {
  content: "";
  position: absolute;
  bottom: -3px;
  right: 0;
  left: 0;
  height: 5px;
  background: #FBA311;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.vns-tabs button.vns-tab.is-active::after {
  opacity: 100;
}

.vns-tab-content {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .vns-tab-content {
    padding-top: 76px;
  }
}

.vns-tab-content .vns-accordion-toggle-container {
  display: block;
  margin-top: 10px;
}

.vns-tab-content .vns-accordion-toggle-container:first-child {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .vns-tab-content .vns-accordion-toggle-container {
    display: none;
  }
}

.vns-tab-content .vns-accordion-toggle {
  display: flex;
  align-items: center;
  width: 100%;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #CFCFCF;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  color: #14213D;
  padding: 6px 0;
  transition: border 0.3s ease;
}

.vns-tab-content .vns-accordion-toggle::after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../images/vns/about/accordion-arrow.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  margin-left: auto;
  transition: transform 0.3s ease;
}

.vns-tab-content .vns-accordion-toggle.is-active {
  border-width: 0 0 2px 0;
  border-color: #FBA311;
}

.vns-tab-content .vns-accordion-toggle.is-active::after {
  transform: rotate(90deg);
}

.vns-tab-content .vns-tab-panel {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, opacity 0.7s ease;
  pointer-events: none;
}

.vns-tab-content .vns-tab-panel.is-active {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

@media screen and (min-width: 768px) {
  .vns-tab-content .vns-tab-panel {
    display: none;
    max-height: none;
    opacity: 1;
    overflow: visible;
    pointer-events: auto;
    transition: none;
  }

  .vns-tab-content .vns-tab-panel.is-active {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .vns-tab-content .vns-tab-panel>div {
    padding: 32px 0 22px 0;
  }
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-one-col .vns-tab-panel-image {
  width: 100%;
  aspect-ratio: 1920/460;
  -o-object-fit: cover;
  object-fit: cover;
  margin-top: 50px;
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-two-col {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 40px;
}

@media screen and (min-width: 768px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-two-col {
    gap: 50px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-two-col {
    gap: 92px;
  }
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-two-col .vns-tab-panel-two-col-left {
  flex: 1 1 0%;
  width: 100%;
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-two-col .vns-tab-panel-two-col-right {
  flex-shrink: 0;
  width: 100%;
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-two-col .vns-tab-panel-image {
  width: 100%;
  aspect-ratio: 777/644;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 3px;
}

@media screen and (min-width: 768px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-two-col {
    flex-direction: row;
  }

  .vns-tab-content .vns-tab-panel .vns-tab-panel-two-col .vns-tab-panel-two-col-right {
    width: 40%;
    max-width: 600px;
  }
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-subheading {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  color: #14213D;
  margin-top: 32px;
  margin-bottom: 12px;
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-subheading:first-child {
  margin-top: 0 !important;
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-subheading:last-child {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 768px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-subheading {
    font-size: 18px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-subheading {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 16px;
  }
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  color: #14213D;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-p {
    font-size: 18px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-p {
    font-size: 20px;
    line-height: 1.8;
  }
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 1024px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-p .lg-block {
    display: block;
  }
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-cta {
  margin-top: 32px;
}

@media screen and (min-width: 1280px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-cta {
    margin-top: 50px;
  }
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-cta .vns-tab-panel-cta-heading {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
  color: #14213D;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-cta .vns-tab-panel-cta-heading {
    font-size: 18px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-tab-content .vns-tab-panel .vns-tab-panel-cta .vns-tab-panel-cta-heading {
    font-size: 20px;
    margin-bottom: 28px;
  }
}

.vns-tab-content .vns-tab-panel .vns-tab-panel-cta .vns-btn,
.vns-tab-content .vns-tab-panel .vns-tab-panel-cta .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-btn,
.vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-tab-content .vns-tab-panel .vns-tab-panel-cta .vns-footer-newsletter-form-btn {
  margin-top: 0;
}

@media screen and (min-width: 1280px) {

  .vns-tab-content .vns-tab-panel .vns-tab-panel-cta .vns-btn,
  .vns-tab-content .vns-tab-panel .vns-tab-panel-cta .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-btn,
  .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-tab-content .vns-tab-panel .vns-tab-panel-cta .vns-footer-newsletter-form-btn {
    padding-right: 80px;
    padding-left: 80px;
  }
}

.vns-card-ctas {
  display: grid;
  gap: 50px;
  padding-bottom: 8px;
}

@media screen and (min-width: 768px) {
  .vns-card-ctas {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-card-ctas {
    gap: 150px;
    padding-bottom: 20px;
  }
}

.vns-card-ctas .vns-card-cta {
  background: #14213D;
  border-radius: 3px;
  box-shadow: 8px 8px 0 #DFDFDF;
  text-align: center;
  padding: 32px 24px;
}

@media screen and (min-width: 768px) {
  .vns-card-ctas .vns-card-cta {
    box-shadow: 12px 12px 0 #DFDFDF;
    text-align: left;
    padding: 40px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-card-ctas .vns-card-cta {
    box-shadow: 20px 20px 0 #DFDFDF;
    padding: 40px 42px;
  }
}

.vns-card-ctas .vns-card-cta .vns-card-cta-heading {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  color: #FFFFFF;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .vns-card-ctas .vns-card-cta .vns-card-cta-heading {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-card-ctas .vns-card-cta .vns-card-cta-heading {
    font-size: 24px;
  }
}

.vns-card-ctas .vns-card-cta .vns-card-cta-p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #FFFFFF;
}

@media screen and (min-width: 1280px) {
  .vns-card-ctas .vns-card-cta .vns-card-cta-p {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {

  .vns-card-ctas .vns-card-cta .vns-btn,
  .vns-card-ctas .vns-card-cta .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-footer-newsletter-form-btn,
  .vns-footer .vns-footer-main .vns-footer-main-leftcol .vns-footer-newsletter-form .vns-card-ctas .vns-card-cta .vns-footer-newsletter-form-btn {
    width: 100%;
  }
}

.vns-card-ctas .vns-card-cta.light-grey {
  background: #F8FAFA;
}

.vns-card-ctas .vns-card-cta.light-grey .vns-card-cta-heading,
.vns-card-ctas .vns-card-cta.light-grey .vns-card-cta-p {
  color: #14213D;
}

.vns-section#vns-faqs {
  padding: 32px 0 80px 0;
}

@media screen and (min-width: 768px) {
  .vns-section#vns-faqs {
    padding: 64px 0 100px 0;
  }
}

@media screen and (min-width: 1280px) {
  .vns-section#vns-faqs {
    padding: 100px 0;
  }
}

.vns-faqs-two-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 64px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .vns-faqs-two-col {
    gap: 80px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-faqs-two-col {
    flex-direction: row;
  }
}

.vns-faqs-two-col .vns-faqs-two-col-left {
  flex: 1 1 0%;
}

@media screen and (min-width: 1280px) {
  .vns-faqs-two-col .vns-faqs-two-col-left {
    max-width: 890px;
  }
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-item {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #CFCFCF;
  margin-bottom: 20px;
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-item:last-child {
  margin-bottom: 0;
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-item:first-child .vns-faqs-accordion-toggle {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-item {
    margin-bottom: 24px;
  }
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #14213D;
  padding-bottom: 12px;
  transition: border 0.3s ease;
}

@media screen and (min-width: 768px) {
  .vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-toggle {
    font-size: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-toggle {
    font-size: 20px;
  }
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-toggle::after {
  flex-shrink: 0;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../images/vns/about/accordion-arrow.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  margin-left: auto;
  transform: rotate(90deg);
  transition: transform 0.3s ease;
  margin-left: 20px;
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-toggle.is-active::after {
  transform: rotate(270deg);
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, opacity 0.7s ease;
  pointer-events: none;
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-content.is-active {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-content>div {
  padding-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-content>div {
    padding-bottom: 26px;
  }
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-content p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  color: #14213D;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-content p {
    font-size: 20px;
  }
}

.vns-faqs-two-col .vns-faqs-two-col-left .vns-faqs-accordion .vns-faqs-accordion-content p:last-child {
  margin-bottom: 0;
}

.vns-faqs-two-col .vns-faqs-two-col-right {
  flex-shrink: 0;
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .vns-faqs-two-col .vns-faqs-two-col-right {
    width: 38%;
  }
}

.vns-faqs-two-col .vns-faqs-two-col-right .vns-faqs-contact .vns-faqs-contact-heading {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
  margin-bottom: 14px;
}

@media screen and (min-width: 768px) {
  .vns-faqs-two-col .vns-faqs-two-col-right .vns-faqs-contact .vns-faqs-contact-heading {
    font-size: 24px;
    text-align: left;
  }
}

.vns-faqs-two-col .vns-faqs-two-col-right .vns-faqs-contact .vns-faqs-contact-p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
}

@media screen and (min-width: 768px) {
  .vns-faqs-two-col .vns-faqs-two-col-right .vns-faqs-contact .vns-faqs-contact-p {
    font-size: 20px;
    text-align: left;
  }
}

.vns-faqs-two-col .vns-faqs-two-col-right .vns-faqs-contact .vns-faqs-contact-p a {
  text-decoration: underline !important;
  font-weight: 600;
  color: #FBA311;
}

.vns-faqs-two-col .vns-faqs-two-col-right .vns-faqs-contact .vns-faqs-contact-p a:hover {
  color: #E59410;
}

.vns-faqs-two-col .vns-faqs-two-col-right .vns-faqs-contact .vns-faqs-contact-image {
  margin-top: 40px;
}

@media screen and (min-width: 768px) {
  .vns-faqs-two-col .vns-faqs-two-col-right .vns-faqs-contact .vns-faqs-contact-image {
    margin-top: 50px;
  }
}

.vns-blog-listings {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 32px;
}

@media screen and (min-width: 768px) {
  .vns-blog-listings {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (min-width: 1280px) {
  .vns-blog-listings {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px;
  }
}

.vns-blog-listings .vns-blog-preview-card {
  display: flex;
  flex-direction: column;
  background: white;
  box-shadow: 0px 3px 6px #00000029;
}

.vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-image {
  position: relative;
  aspect-ratio: 520/310;
}

.vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content {
  flex: 1 1 0%;
  padding: 16px;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content {
    padding: 20px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content {
    padding: 28px 24px;
  }
}

.vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content .vns-blog-preview-card-content-eyebrow {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  color: #BEBEBE;
  margin-bottom: 6px;
}

@media screen and (min-width: 768px) {
  .vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content .vns-blog-preview-card-content-eyebrow {
    margin-bottom: 12px;
  }
}

.vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content .vns-blog-preview-card-content-heading {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  color: #14213D;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content .vns-blog-preview-card-content-heading {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content .vns-blog-preview-card-content-heading {
    font-size: 20px;
  }
}

.vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content .vns-blog-preview-card-content-description {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  color: #14213D;
}

.vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content .vns-blog-preview-card-content-link {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  color: #FBA311;
  padding-top: 24px;
  margin-top: auto;
  transition: color 0.2s ease;
}

.vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content .vns-blog-preview-card-content-link:hover {
  color: #E59410;
}

@media screen and (min-width: 768px) {
  .vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content .vns-blog-preview-card-content-link {
    padding-top: 32px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-blog-listings .vns-blog-preview-card .vns-blog-preview-card-content .vns-blog-preview-card-content-link {
    padding-top: 12px;
  }
}

.vns-blog-listings-pagination-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 42px;
}

@media screen and (min-width: 768px) {
  .vns-blog-listings-pagination-wrapper {
    margin-top: 72px;
  }
}

.vns-blog-listings-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 20px;
  column-gap: 20px;
  background: white;
  border-radius: 9999px;
  padding: 6px;
}

.vns-blog-listings-pagination .vns-blog-listings-pagination-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  width: 30px;
  height: 30px;
  background: #FCA311;
  transition: background-color 0.2s ease;
}

.vns-blog-listings-pagination .vns-blog-listings-pagination-arrow::after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../images/vns/blog/pagination-arrow.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
}

.vns-blog-listings-pagination .vns-blog-listings-pagination-arrow.prev {
  transform: rotate(180deg);
}

.vns-blog-listings-pagination .vns-blog-listings-pagination-arrow:hover {
  background: #E59410;
}

.vns-blog-listings-pagination .vns-blog-listings-pagination-numbers {
  display: flex;
  -moz-column-gap: 8px;
  column-gap: 8px;
  align-items: center;
}

.vns-blog-listings-pagination .vns-blog-listings-pagination-numbers .vns-blog-listings-pagination-number {
  display: block;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  color: #14213D;
}

.vns-blog-listings-pagination .vns-blog-listings-pagination-numbers .vns-blog-listings-pagination-number::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 6px;
  height: 2px;
  background: #14213D;
  transition: opacity 0.3s ease;
  opacity: 0;
}

.vns-blog-listings-pagination .vns-blog-listings-pagination-numbers .vns-blog-listings-pagination-number:hover::after {
  opacity: 1;
}

.vns-blog-popup {
  position: fixed;
  top: var(--vns-header-height);
  left: 0;
  width: 100%;
  height: calc(100% - var(--vns-header-height));
  background: rgba(175, 174, 174, 0.9);
  cursor: pointer;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transform: scale(1.1);
  transform-origin: top;
  transition: all 0.4s ease;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.vns-blog-popup.open {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.vns-blog-popup .vns-blog-popup-outer {
  display: flex;
  height: 100%;
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner {
  width: 100%;
  max-width: 1000px;
  cursor: default;
  padding: 0;
  margin: auto;
}

@media screen and (min-width: 1280px) {
  .vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner {
    width: 90%;
    padding: 60px 0;
  }
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content {
  Width: 100%;
  background: white;
  box-shadow: 0px 3px 6px #00000029;
  padding: 32px 5%;
}

@media screen and (min-width: 768px) {
  .vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content {
    padding: 44px;
  }
}

@media screen and (min-width: 1280px) {
  .vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content {
    padding: 60px;
  }
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-heading-wrapper {
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-heading-wrapper .vns-blog-popup-heading {
  flex: 1 1 0%;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  color: #14213D;
}

@media screen and (min-width: 1280px) {
  .vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-heading-wrapper .vns-blog-popup-heading {
    font-size: 30px;
  }
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-heading-wrapper .vns-blog-popup-close {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-heading-wrapper .vns-blog-popup-close::before,
.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-heading-wrapper .vns-blog-popup-close::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #14213D;
  top: 50%;
  left: 0;
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-heading-wrapper .vns-blog-popup-close::before {
  transform: translateY(-50%) rotate(45deg);
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-heading-wrapper .vns-blog-popup-close::after {
  transform: translateY(-50%) rotate(-45deg);
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-read-time {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  color: #BEBEBE;
  margin-top: 12px;
}

@media screen and (min-width: 1280px) {
  .vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-read-time {
    font-size: 14px;
  }
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-image {
  position: relative;
  aspect-ratio: 880/528;
  margin-top: 24px;
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-text {
  margin-top: 30px;
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-text p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  color: #14213D;
  margin-bottom: 20px;
}

.vns-blog-popup .vns-blog-popup-outer .vns-blog-popup-inner .vns-blog-popup-content .vns-blog-popup-text p:last-child {
  margin-bottom: 0;
}