/* ==========================================================================
STREAMLINE CORE SCSS
========================================================================== */
@media (max-width: 991px) {
  .form-checkout .col-md-4.col-md-push-8.flex {
    width: 100%; } }

@media (min-width: 768px) {
  .form-checkout #step1 .col-md-4.col-md-push-8,
  .form-checkout #step2 .col-md-4.col-md-push-8,
  .form-checkout #step3 .col-md-4.col-md-push-8 {
    background: #eee;
    background: linear-gradient(90deg, #eee 0, #fff); } }

@media (min-width: 992px) {
  .form-checkout #step1 .col-md-4.col-md-push-8,
  .form-checkout #step2 .col-md-4.col-md-push-8,
  .form-checkout #step3 .col-md-4.col-md-push-8 {
    background: #eeeeee;
    background: linear-gradient(90deg, #eeeeee 0%, white 50%); }
  .form-checkout .well {
    margin-bottom: 0; } }

.breakdown-days-hidden,
.breakdown-fees-hidden,
.breakdown-taxes-hidden {
  display: none; }

.panel-group .panel + .panel {
  margin-top: 10px; }

#modalAmenities h3 {
  font-size: 1em; }

#modalAmenities p {
  font-size: 0.8em; }

.hideCoupon {
  padding-top: 10px;
  display: table-row; }

.hideCoupon span {
  display: flex;
  text-align: center;
  color: red;
  font-size: 12px;
  padding: 10px;
  margin-top: 5px !important;
  border-radius: 3px;
  border: 1px solid #ebccd1;
  background: #f2dede; }

.error {
  color: #9e0b0f;
  position: relative;
  font-size: 0.8em; }

.table-expected-charges td {
  font-size: 0.8em; }

.form-checkout input.ng-invalid.ng-touched,
.form-checkout .ng-submitted input.ng-invalid,
.form-checkout select.ng-invalid.ng-touched,
.form-checkout .ng-submitted select.ng-invalid {
  border-right: solid 4px #9e0b0f; }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  display: inline-block;
  position: relative;
  top: 2px;
  height: auto; }

.form-checkout input.ng-not-empty.ng-valid,
.form-checkout select.ng-not-empty.ng-valid {
  border-right: solid 4px green; }

.form-checkout .ng-invalid .error {
  background: transparent;
  color: #9e0b0f;
  padding: 5px 10px;
  font-size: 12px;
  margin-top: 20px; }

.payment_type_title {
  font-size: 18px;
  padding-bottom: 10px; }

.form-checkout .fee-name {
  text-indent: 16px;
  font-size: 0.7em; }

.icon-checkout {
  position: absolute;
  top: 8px;
  left: 24px;
  display: block;
  width: 20px;
  height: 20px;
  background: url("../../images/sprite-inquiry.png"); }

.icon-name {
  background-position: 0 0; }

.icon-email {
  background-position: -20px 0; }

.icon-phone {
  background-position: -40px 0; }

.icon-date {
  background-position: -60px 0; }

.icon-adults {
  background-position: -80px 0; }

.icon-children {
  background-position: -100px 0; }

.icon-pets {
  background-position: -120px 0; }

.icon-comments {
  background-position: -140px 0; }

.icon-marker {
  background-position: -160px 0; }

.travel-heading {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.1em; }

.well-insurance p {
  font-size: 0.9em;
  line-height: 1.4em; }

.well-insurance p label {
  margin: 0;
  line-height: 1em; }

.optional_fees_wrapper label {
  font-weight: bold;
  margin: 0; }

.opt-fee-item {
  margin-top: 10px; }

.opt-fee-desc {
  margin: 0;
  font-size: 0.8em;
  color: #999; }

.opt-fee-price {
  border: solid 1px #ccc;
  border-radius: 4px;
  padding: 4px;
  display: block;
  text-align: center; }

.optional_fees_wrapper .row-border {
  border-bottom: solid 1px #eee; }

/**checkout collapable panels **/
.form-checkout .panel-heading {
  position: relative;
  opacity: 0.3;
  padding: 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.form-checkout .panel-heading.open {
  opacity: 1.0; }

.form-checkout .panel-title {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  padding-left: 50px; }

.form-checkout .row-fee {
  padding-top: 20px;
  padding-bottom: 20px; }

.form-checkout .row-fee .opt-fee {
  padding-left: 24px;
  position: relative; }

.form-checkout .row-fee .opt-fee input {
  position: relative;
  top: 2px;
  left: 0;
  display: inline; }

.form-checkout .panel-heading .step {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 4px 16px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px; }

.form-checkout .table > tbody > tr > td {
  border-top: 1px solid #eee !important; }

.g_tooltip {
  position: absolute;
  top: 4px;
  right: 42px;
  color: #999; }

.resortpro-reservation-details {
  position: relative; }

.resortpro-reservation-details .table thead {
  text-transform: uppercase;
  border-bottom: solid 1px #999999; }

.resortpro-reservation-details span {
  font-weight: 300; }

.resortpro-reservation-details .table thead th {
  text-align: center; }

.resortpro-reservation-details .tip {
  position: absolute;
  top: 0;
  left: -24px; }

.panel-step-1,
.panel-step-2,
.panel-step-3 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.panel-step-1 .col-md-4.col-md-push-8,
.panel-step-1 .col-md-8.col-md-pull-4,
.panel-step-2 .col-md-4.col-md-push-8,
.panel-step-2 .col-md-8.col-md-pull-4,
.panel-step-3 .col-md-4.col-md-push-8,
.panel-step-3 .col-md-8.col-md-pull-4 {
  padding-top: 15px;
  padding-bottom: 15px; }

.resortpro-reservation-details-mobile {
  border: solid 1px #ccc;
  border-radius: 4px;
  padding: 6px;
  color: #666;
  background-color: #fcfcfc;
  z-index: 1000; }

.resortpro-reservation-details-mobile p {
  margin: 0; }

.mobile-price,
.mobile-details .text-right {
  font-weight: 500; }

.mobile-dates,
.mobile-details {
  font-size: 0.7em;
  line-height: 1em; }

.mobile-details .row {
  margin-top: 12px; }

.mobile-title {
  text-transform: uppercase;
  border-bottom: solid 1px #999;
  font-size: 1.4em;
  text-align: center;
  font-weight: bold; }

.flexbox-container {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }

.row > flex {
  display: flex;
  flex-direction: column; }

.sticky-wrapper {
  width: 100%;
  height: auto !important; }

.form-checkout .btn-green {
  background-color: #2fb300;
  color: #fff;
  width: 100%; }

.form-checkout .well p input {
  position: absolute;
  left: 30px;
  border: 3px solid red;
  height: auto; }

.form-checkout .well p label {
  color: #000 !important; }

.form-checkout .well p {
  padding-left: 20px; }

.form-checkout .row-fee:hover {
  background: #eeeeee25;
  transition: all 0.25s; }

.form-checkout .glyphicon-menu-down,
.form-checkout .glyphicon-menu-up {
  border: 1px solid #666;
  color: #666666;
  border-radius: 50%;
  padding: 3px;
  font-size: 12px; }

.row-border:last-child {
  display: none; }

.travel-heading.text-center {
  display: none; }

.form-checkout .col-md-1 {
  padding-right: 0; }

.form-checkout .form-control-static {
  padding: 0; }

.fake-input iframe {
  height: 32px;
  max-width: 100%;
  border: solid 1px #ccc;
  border-radius: 4px;
  padding-left: 4px; }

.form-checkout #btn-checkout,
.form-checkout #btn-confirm-loan {
  background: #0C60F0;
  text-transform: uppercase;
  border-radius: 3px;
  width: auto;
  height: auto; }

.form-checkout .panel-body label,
.form-checkout .add-payment-body label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 4px;
  font-size: 0.80em;
  color: #586272;
  font-weight: 300; }

.panel-body .form-control {
  color: #555555; }

div#checkout-container {
  margin-top: 80px;
  margin-bottom: 50px; }
  div#checkout-container hr {
    margin-top: 10px;
    margin-bottom: 10px; }

#checkout-container .panel-footer {
  background-color: #f5f5f5; }

#checkout-container .reservation-summary {
  border: solid 1px #ddd; }

#checkout-container .reservation-summary-header {
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 6px 12px; }

#checkout-container .reservation-summary-content {
  padding: 12px; }

#checkout-container #step1.panel-collapse,
#checkout-container #step2.panel-collapse,
#checkout-container #step3.panel-collapse {
  margin-top: 12px; }

.termsNconditions {
  overflow: scroll;
  position: relative; }

#checkout-container .divider {
  border: solid 1px #ddd;
  border-top: none;
  border-left: none;
  border-right: none;
  margin-top: 8px;
  margin-bottom: 8px; }

#checkout-container .row-charge {
  padding-bottom: 8px;
  margin-bottom: 8px; }

#checkout-container .row-charge .col-xs-8 span {
  font-size: 12px; }

#checkout-container .row-charge .col-xs-8 p {
  font-size: 12px;
  font-weight: 300 !important;
  line-height: 1.2em !important;
  margin: 0; }

#btn-confirm-loan span {
  font-size: 0.7em; }

@media (min-width: 768px) {
  #btn-confirm-loan span {
    font-size: 1em; } }

.package-options p {
  font-size: 0.75em;
  color: #999999; }

/*checkout-2*/
#checkout-container.chk2 {
  /*checkbox design for travel insurance*/
  /*checkbox design*/ }
  #checkout-container.chk2 .panel-title {
    font-size: 20px; }
  #checkout-container.chk2 .modal-content {
    padding: 40px 0 10px; }
  #checkout-container.chk2 #accordion > div, #checkout-container.chk2 .reservation-summary > div {
    font-weight: normal;
    font-size: 16px; }
  #checkout-container.chk2 .default-image {
    height: 150px;
    background: url("../../images/Insurance@2x.png") no-repeat center;
    background-repeat: no-repeat;
    background-size: contain; }
  #checkout-container.chk2 .rn-image {
    height: 150px;
    background: url("../../images/rental-guardian.png") no-repeat center;
    background-repeat: no-repeat;
    background-size: contain; }
  #checkout-container.chk2 .gi-image {
    height: 150px;
    background: url("http://bizcor.com/wp-content/themes/bizcor2018/images/generali-logo-big.svg") no-repeat center;
    background-repeat: no-repeat;
    background-size: contain; }
  #checkout-container.chk2 .font-italic {
    font-style: italic; }
  #checkout-container.chk2 .promcode {
    height: 45px;
    font-size: 16px;
    box-shadow: none; }
  #checkout-container.chk2 .promocode {
    height: 45px;
    background-color: #C8C8C8;
    border: none;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 12px;
    padding: 10px; }
  #checkout-container.chk2 .panel-step-2 .red {
    color: #FF0000;
    margin-bottom: 0; }
  #checkout-container.chk2 select {
    background: #f5f5f5 0% 0% no-repeat padding-box; }
  #checkout-container.chk2 .u-truncate_ons {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal; }
  #checkout-container.chk2 #btn-checkout {
    background: #232423;
    border-radius: 0;
    border: none;
    padding: 15px;
    width: auto; }
  #checkout-container.chk2 .row-due-today {
    background: #232423 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 5px 5px;
    opacity: 1;
    border-radius: 0;
    padding: 15px;
    color: #fff; }
  #checkout-container.chk2 .prices {
    padding: 0 15px; }
  #checkout-container.chk2 .noBorder {
    border: none; }
  #checkout-container.chk2 .veil {
    position: absolute;
    bottom: 0px;
    left: 15px;
    right: 15px;
    text-align: center;
    color: #fff;
    background: transparent linear-gradient(180deg, transparent, black 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px 5px 0px 0px;
    padding: 6px 3px; }
  #checkout-container.chk2 .switch {
    display: inline-block;
    height: 50px;
    position: relative;
    width: 50px;
    margin-top: 12px; }
    #checkout-container.chk2 .switch input {
      display: none; }
  #checkout-container.chk2 .slider {
    background-color: #fff;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.4s;
    border: 1px solid #000; }
    #checkout-container.chk2 .slider:before {
      background-color: #4F81BD;
      bottom: -1px;
      left: -1px;
      content: "";
      height: 50px;
      position: absolute;
      transition: 0.4s;
      width: 50px;
      text-align: center;
      font-size: 25px;
      color: #c8c8c8;
      line-height: 1; }
  #checkout-container.chk2 input:checked + .slider {
    background-color: #fff; }
    #checkout-container.chk2 input:checked + .slider:before {
      content: "";
      width: 40px;
      height: 40px;
      color: #fff;
      margin: 5px; }
  #checkout-container.chk2 .slider.round {
    border-radius: 50%; }
    #checkout-container.chk2 .slider.round:before {
      border-radius: 50%; }
  #checkout-container.chk2 .switch-fees {
    display: inline-block;
    height: 30px;
    position: relative;
    width: 47px;
    margin-top: 12px; }
    #checkout-container.chk2 .switch-fees input {
      display: none; }
  #checkout-container.chk2 .big {
    height: 40px;
    width: 70px; }
  #checkout-container.chk2 .slider-fees {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.4s; }
    #checkout-container.chk2 .slider-fees:before {
      background-color: #fff;
      bottom: 4px;
      content: "\d7";
      height: 23px;
      left: 3px;
      position: absolute;
      transition: 0.4s;
      width: 23px;
      text-align: center;
      font-size: 22px;
      color: #c8c8c8;
      line-height: 1; }
  #checkout-container.chk2 .bigger:before {
    width: 32px;
    height: 32px;
    line-height: 1.5; }
  #checkout-container.chk2 input:checked + .slider-fees {
    background-color: #232423; }
    #checkout-container.chk2 input:checked + .slider-fees:before {
      transform: translateX(16px);
      content: "\2713";
      color: #232423;
      font-size: 22px;
      line-height: 1.4; }
  #checkout-container.chk2 input:checked + .bigger:before {
    line-height: 38px;
    transform: translateX(32px); }
  #checkout-container.chk2 .slider-fees.round-fees {
    border-radius: 34px; }
    #checkout-container.chk2 .slider-fees.round-fees:before {
      border-radius: 50%; }
  #checkout-container.chk2 input {
    background: #f5f5f5 0% 0% no-repeat padding-box;
    border: 1px solid #c8c8c8;
    opacity: 1;
    border-radius: 0; }
  #checkout-container.chk2 .panel-heading {
    background-color: #878787;
    color: #ffffff;
    text-transform: initial;
    letter-spacing: 0; }
    #checkout-container.chk2 .panel-heading.open {
      background-color: #232423; }
    #checkout-container.chk2 .panel-heading .panel-title {
      text-transform: initial;
      font-weight: 400; }
    #checkout-container.chk2 .panel-heading .step {
      border-radius: 5px 0px 0px 0px; }
  #checkout-container.chk2 .panel-step-2_1 {
    padding: 15px 30px; }
    #checkout-container.chk2 .panel-step-2_1 td {
      border-top: none !important; }
  #checkout-container.chk2 .panel-body .each_qty_fee {
    background: #fff;
    width: 70px;
    display: inline-block; }
  #checkout-container.chk2 .panel-body .each_fee {
    margin-left: 10px;
    font-size: 16px;
    color: rgba(39, 39, 39, 0.749); }
  #checkout-container.chk2 .panel-body .qty-opt {
    text-align: center;
    border-radius: 0;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #c8c8c8;
    opacity: 1;
    margin-top: 3px; }
  #checkout-container.chk2 .panel-body .footer-info {
    text-align: left;
    font-style: Italic;
    font-size: 16px;
    letter-spacing: 0px;
    color: rgba(41, 41, 41, 0.75);
    opacity: 1;
    opacity: 1;
    padding: 15px; }
  #checkout-container.chk2 .panel-body label {
    font-size: 14px;
    letter-spacing: 0px;
    color: #292929;
    font-weight: 600; }
  #checkout-container.chk2 .btn.btn-link {
    font-weight: bold;
    letter-spacing: 0;
    border-radius: 0;
    margin: 15px auto;
    color: #000;
    border: 1px solid #000;
    width: 240px;
    background-color: #fff; }
  #checkout-container.chk2 .panel-footer {
    text-align: center;
    background-color: #fff; }
    #checkout-container.chk2 .panel-footer .btn {
      width: 225px;
      border-radius: 0;
      background-color: #232423;
      color: #fff; }
  #checkout-container.chk2 #step1 button {
    float: initial; }
  @media (max-width: 580px) {
    #checkout-container.chk2 .u-truncate_ons {
      max-width: 50px; }
    #checkout-container.chk2 .table {
      font-size: 12px; }
    #checkout-container.chk2 #step2 h4 {
      color: #FF0000; }
    #checkout-container.chk2 #step2 .switch {
      display: inline-block;
      height: 20px;
      position: relative;
      width: 35px;
      margin-top: 12px; }
    #checkout-container.chk2 #step2 .slider:before {
      bottom: 3px;
      height: 15px;
      left: 4px;
      width: 15px;
      font-size: 16px;
      line-height: 1; }
    #checkout-container.chk2 #step2 input:checked + .slider:before {
      transform: translateX(12px);
      font-size: 14px;
      line-height: 1.2; } }

#checkout-container.chk3 {
  /*checkbox design*/ }
  #checkout-container.chk3 .panel {
    border-radius: 16px;
    overflow: hidden; }
    #checkout-container.chk3 .panel .panel-body {
      margin: 0 15px;
      border: none; }
    #checkout-container.chk3 .panel .panel-title {
      font-size: 20px; }
  #checkout-container.chk3 .modal-content {
    padding: 40px 0 10px; }
  #checkout-container.chk3 #accordion > div {
    font-size: 20px;
    font-weight: normal; }
  #checkout-container.chk3 .reservation-summary > div {
    font-size: 16px;
    font-weight: normal; }
  #checkout-container.chk3 .reservation-summary-header {
    background: #176DAE 0% 0% no-repeat padding-box;
    border-radius: 16px 16px 0px 0px;
    opacity: 1;
    padding: 12px 12px; }
  #checkout-container.chk3 .reservation-summary-footer {
    background: #176DAE 0% 0% no-repeat padding-box;
    border-radius: 0 0 16px 16px;
    opacity: 1;
    padding: 21px 12px;
    color: #fff; }
  #checkout-container.chk3 .font-italic {
    font-style: italic; }
  #checkout-container.chk3 .promcode {
    height: 45px;
    font-size: 16px;
    box-shadow: none; }
  #checkout-container.chk3 .promocode {
    height: 45px;
    background-color: #C8C8C8;
    border: none;
    text-transform: uppercase;
    border-radius: 0; }
  #checkout-container.chk3 .notes {
    background: #F5F5F5;
    border: 1px solid #C8C8C8;
    min-height: 100px;
    border-radius: 0; }
  #checkout-container.chk3 select {
    background: #f5f5f5 0% 0% no-repeat padding-box; }
  #checkout-container.chk3 .feesHeader {
    float: left;
    width: 100%;
    padding: 30px 0 17px;
    background: #fff;
    color: #292929;
    text-transform: capitalize;
    opacity: 1; }
  #checkout-container.chk3 .package-options p {
    font-size: 0.75em;
    color: #5E5E5E; }
  #checkout-container.chk3 #btn-checkout {
    background: #176DAE 0% 0% no-repeat padding-box;
    border-radius: 33px;
    padding: 20px 30px;
    font-size: 16px;
    opacity: 1; }
  #checkout-container.chk3 .anyfees {
    font-size: 16px;
    color: #878787; }
  #checkout-container.chk3 .opt-fee-item {
    margin: 0; }
  #checkout-container.chk3 .optFeesodd:nth-child(even) {
    background-color: #FAFAFA; }
  #checkout-container.chk3 .promcode {
    border: 1px solid #176DAE; }
  #checkout-container.chk3 .promo-code-btn {
    padding: 17px;
    border: none;
    background: #186DAE;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1; }
  #checkout-container.chk3 .switch-fees {
    display: inline-block;
    height: 30px;
    position: relative;
    width: 47px;
    margin-top: 12px; }
    #checkout-container.chk3 .switch-fees input {
      display: none; }
  #checkout-container.chk3 .big {
    height: 50px;
    width: 80px; }
  #checkout-container.chk3 .slider-fees {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.4s; }
    #checkout-container.chk3 .slider-fees:before {
      background-color: #fff;
      bottom: 3px;
      content: "\d7";
      left: 3px;
      position: absolute;
      transition: 0.4s;
      text-align: center;
      font-size: 36px;
      color: #c8c8c8;
      line-height: 1; }
  #checkout-container.chk3 .bigger:before {
    width: 44px;
    height: 44px;
    line-height: 44px; }
  #checkout-container.chk3 input:checked + .slider-fees {
    background-color: #4F81BD; }
    #checkout-container.chk3 input:checked + .slider-fees:before {
      transform: translateX(16px);
      content: "\2713";
      color: #4F81BD;
      font-size: 33px;
      line-height: 1.6; }
  #checkout-container.chk3 input:checked + .bigger:before {
    line-height: 44px;
    transform: translateX(30px); }
  #checkout-container.chk3 .slider-fees.round-fees {
    border-radius: 34px; }
    #checkout-container.chk3 .slider-fees.round-fees:before {
      border-radius: 50%; }
  #checkout-container.chk3 input {
    background: #f5f5f5 0% 0% no-repeat padding-box;
    border: 1px solid #8F8F8F;
    opacity: 1;
    border-radius: 0;
    font-size: 16px;
    padding: 16px;
    height: auto; }
  #checkout-container.chk3 .panel-heading {
    background-color: #878787;
    color: #ffffff;
    text-transform: initial;
    letter-spacing: 0; }
    #checkout-container.chk3 .panel-heading.open {
      background-color: #176DAE; }
    #checkout-container.chk3 .panel-heading .panel-title {
      text-transform: initial;
      font-weight: 400; }
    #checkout-container.chk3 .panel-heading .step {
      padding: 16px 20px; }
  #checkout-container.chk3 .panel-step-2_1 {
    padding: 15px 30px; }
    #checkout-container.chk3 .panel-step-2_1 td {
      border-top: none !important; }
  #checkout-container.chk3 .panel-body .each_qty_fee {
    background: #fff;
    width: 70px;
    display: inline-block; }
  #checkout-container.chk3 .panel-body .footer-info {
    text-align: left;
    font-style: Italic;
    font-size: 16px;
    letter-spacing: 0px;
    color: rgba(41, 41, 41, 0.75);
    opacity: 1;
    opacity: 1;
    padding: 15px; }
  #checkout-container.chk3 .panel-body label {
    font-size: 14px;
    letter-spacing: 0px;
    color: #292929;
    font-weight: 400; }
    #checkout-container.chk3 .panel-body label a {
      color: #176DAE;
      text-decoration: underline; }
  #checkout-container.chk3 .btn.btn-link {
    padding-top: 20px;
    font-weight: 400;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    color: #292929;
    text-transform: uppercase;
    opacity: 0.75;
    background-color: transparent; }
  #checkout-container.chk3 .panel-footer {
    text-align: center;
    background-color: #fff; }
    #checkout-container.chk3 .panel-footer .btn {
      width: 225px;
      height: 65px;
      border-radius: 33px;
      color: #fff;
      background-color: #176DAE;
      font-weight: 600;
      font-size: 16px; }
  #checkout-container.chk3 .btn.btn-green {
    text-transform: uppercase; }
  #checkout-container.chk3 #step1 button {
    float: initial; }
  @media (max-width: 580px) {
    #checkout-container.chk3 .panel .panel-body {
      margin: 0px; }
      #checkout-container.chk3 .panel .panel-body label {
        font-size: 11px; }
    #checkout-container.chk3 .u-truncate_ons {
      max-width: 50px; }
    #checkout-container.chk3 .panel-step-2 {
      font-size: 11px; }
    #checkout-container.chk3 #step2 h4 {
      color: #FF0000; }
    #checkout-container.chk3 #step2 .switch-fees {
      display: inline-block;
      height: 21px;
      position: relative;
      width: 35px;
      margin-top: 12px; }
    #checkout-container.chk3 #step2 .slider-fees:before {
      bottom: 3px;
      height: 15px;
      left: 4px;
      width: 15px;
      font-size: 16px;
      line-height: 1; }
    #checkout-container.chk3 #step2 input:checked + .bigger:before {
      transform: translateX(12px);
      font-size: 14px;
      line-height: 1.2; } }

.insurance_payment {
  /*.slider-fees {
    &:before {
      bottom: 3px;
      height: 15px;
      left: 4px;
      width: 15px;
      font-size: 16px;
      line-height: 1;
    }
  }*/ }
  .insurance_payment .footer-info {
    text-align: left;
    font-style: Italic;
    font-size: 16px;
    letter-spacing: 0px;
    color: rgba(41, 41, 41, 0.75);
    opacity: 1;
    opacity: 1;
    padding: 15px; }
  .insurance_payment .rn-image {
    height: 150px;
    background: url("../../images/rental-guardian.png") no-repeat center;
    background-repeat: no-repeat;
    background-size: contain; }
  .insurance_payment .switch-fees {
    display: inline-block;
    height: 21px;
    position: relative;
    width: 35px;
    margin-top: 12px; }
  .insurance_payment .switch-fees {
    display: inline-block;
    height: 30px;
    position: relative;
    width: 47px;
    margin-top: 12px; }
    .insurance_payment .switch-fees input {
      display: none; }
  .insurance_payment .slider-fees {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.4s; }
    .insurance_payment .slider-fees:before {
      background-color: #fff;
      bottom: 4px;
      content: "\d7";
      height: 23px;
      left: 3px;
      position: absolute;
      transition: 0.4s;
      width: 23px;
      text-align: center;
      font-size: 22px;
      color: #c8c8c8;
      line-height: 1; }
  .insurance_payment .bigger:before {
    width: 32px;
    height: 32px;
    line-height: 1.5; }
  .insurance_payment input:checked + .slider-fees {
    background-color: #232423; }
    .insurance_payment input:checked + .slider-fees:before {
      transform: translateX(16px);
      content: "\2713";
      color: #232423;
      font-size: 22px;
      line-height: 1.4; }
  .insurance_payment input:checked + .bigger:before {
    line-height: 38px;
    transform: translateX(32px); }
  .insurance_payment .slider-fees.round-fees {
    border-radius: 34px; }
    .insurance_payment .slider-fees.round-fees:before {
      border-radius: 50%; }
  .insurance_payment .big {
    height: 40px;
    width: 70px; }

.rental_guardian .prices {
  padding-top: 15px !important; }
  .rental_guardian .prices .sidebar-sub {
    font-weight: 700;
    margin-bottom: 10px !important;
    margin-top: 15px; }
  .rental_guardian .prices .price_total_taxes_and_fees {
    margin-bottom: 0 !important;
    margin-top: 10px !important; }

.rg_more_details {
  cursor: pointer;
  text-decoration: underline; }

.g-recaptcha div {
  margin: auto; }

#card-name iframe, #card-number iframe, #expiration-date iframe, #zip-code iframe {
  width: 100%;
  height: 40px;
  background: #fff;
  padding: 10px 10px;
  border: 1px solid #ccc;
  border-radius: 4px; }

/*.lynnbrook_field{
  height: 55px;
}*/
.fake-input iframe {
  background: #fff;
  width: 100%; }

.footer-info {
  text-align: justify;
  font-style: Italic;
  font-size: 10px; }

#checkout-container.chk2 .panel-body label {
  display: inline-block; }

#checkout-container.chk2 .panel-body .optional_fees_wrapper .opt-fee {
  overflow-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#checkout-container.chk2 .panel-body .optional_fees_wrapper .opt-fee select {
  padding: 0; }

#checkout-container.chk2 .panel-body .optional_fees_wrapper span.opt-fee-name {
  font-weight: 700;
  font-size: 12px; }

.optional_fees_wrapper .row-fee .text-right {
  padding: 0; }

#cartAbandomentPopup {
  margin-top: 25px;
  z-index: 9999; }

#cartAbandomentPopup .close {
  position: absolute;
  background: #fff;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: var(--main_color);
  opacity: 1 !important;
  text-shadow: none !important;
  right: -20px;
  top: -20px;
  z-index: 9;
  font-size: 40px; }

#cartAbandomentPopup .close:hover {
  color: #fff;
  background: var(--hover_color); }

#cartAbandomentPopup .modal-content {
  padding: 30px !important; }

#cartAbandomentPopup .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important; }

.pay-logo {
  height: 35px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  border: 1px solid;
  padding: 10px 5px;
  border-radius: 5px;
  width: 100%; }

.logo-container.text-center {
  width: 40px;
  float: left;
  margin: 5px 5px 0 0px; }

.wallet-container {
  width: 150px;
  float: left;
  margin: 5px 5px 0 0px; }

input[type="radio"]:checked + label, input[type="radio"]:hover + label {
  border: 2px solid #0ab90a;
  cursor: pointer; }

/*input[type="radio"]:disabled+label{
  filter: grayscale(1);
  cursor: unset;
}*/
.panel-step-3 .btn-primary, #checkout-container.chk2 #btn-checkout {
  height: auto;
  width: auto; }

.payment-input {
  display: none !important; }

apple-pay-button#btn-appl {
  height: 100%;
  width: 100% !important;
  background: #000;
  border: 1px solid #555;
  height: 55px;
  border-radius: 4px;
  padding-top: 10px; }

.mastercard-logo {
  background-image: url("../../images/payment-logos/mastercard-logo.svg"); }

.visa-logo {
  background-image: url("../../images/payment-logos/visa-logo.svg"); }

.amex-logo {
  background-image: url("../../images/payment-logos/amex-logo.svg"); }

.discover-logo {
  background-image: url("../../images/payment-logos/discover-logo.svg"); }

.paylater-logo {
  background-image: url("../../images/payment-logos/pay-later-logo.svg"); }

.paypal-logo {
  background-image: url("../../images/payment-logos/paypal-logo.svg"); }

.affirm-logo {
  background-image: url("../../images/payment-logos/affirm-logo.svg"); }

.bitpaylogo {
  background-image: url("../../images/payment-logos/bitpay-logo.svg"); }

.googlepay-logo {
  background-image: url("../../images/payment-logos/googlepay-logo.svg"); }

.applepay-logo {
  background-image: url("../../images/payment-logos/apple-pay-logo.svg"); }

.venmo-logo {
  background-image: url("../../images/payment-logos/venmo-logo.svg"); }

.e-check-logo {
  background-image: url("../../images/payment-logos/e-check-logo.svg"); }

.taxFees .taxFeeLine {
  padding: 0; }

.taxFees .taxFeeLine .infoFee {
  display: none;
  margin-left: 5px;
  font-size: 16px;
  color: var(--main_color);
  position: relative;
  z-index: 9999; }

.taxFees .taxFeeLine.active .infoFee {
  display: inline-block; }

.taxFees .taxFeeLine .infoFee .text-fee-info {
  font-size: 13px;
  width: 400px;
  left: -197px;
  font-weight: 400 !important; }

.taxFees .taxFeeLine .infoFee .text-fee-info ul {
  list-style-position: outside;
  margin-top: 5px;
  padding-left: 20px; }

.taxFees .taxFeeLine .infoFee .text-fee-info ul li {
  margin-bottom: 3px; }

.taxFees .taxFeeLine .infoFee .text-fee-info p {
  text-align: left;
  font-size: 13px; }

.infoFee .text-fee-info {
  position: absolute;
  bottom: calc(100% + 12px);
  left: -127px;
  width: 260px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  border: 2px solid var(--main_color);
  border-bottom-width: 3px;
  padding: 3px 5px;
  display: none; }

.infoFee .text-fee-info:after {
  content: '';
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid var(--main_color);
  position: absolute;
  top: calc(100% + 3px);
  left: calc(50% - 5px); }

.infoFee .text-fee-info:before {
  content: '';
  height: 12px;
  top: 100%;
  width: 100%;
  left: 0;
  position: absolute; }

.infoFee .text-fee-info p {
  text-align: center;
  margin: 0;
  font-size: 14px;
  line-height: 1.5; }

.taxFees h4 {
  margin: 0 0 5px; }

.taxFees .taxFeeLine span {
  font-weight: 500;
  font-size: 11px; }

.taxFees .taxFeeLine > div:first-child {
  float: left;
  max-width: 75%; }

.taxFees .taxFeeLine > div:nth-child(2) {
  float: right;
  font-size: 11px;
  text-align: right; }

.resortpro-reservation-details-mobile .taxesFeesTitle {
  font-weight: 700 !important;
  margin-top: 10px;
  display: flex;
  align-items: baseline; }

.resortpro-reservation-details-mobile .taxesFeesTitle .text-right {
  flex-grow: 1; }

.resortpro-reservation-details-mobile .taxFeeLine {
  margin-top: 10px; }

.show_breakdown {
  margin-left: 5px;
  background: transparent;
  padding-top: 5px; }

#checkout-container.chk2 input {
  height: auto; }

#customQuote {
  /*
    background: #f7f7f7 !important;
    font-family: 'Open Sans', sans-serif;
*/ }
  #customQuote .quoteDetails {
    background: #ffffff none repeat scroll 0 0;
    padding: 20px 0; }
  #customQuote .quoteConfirmationNumber {
    font-size: 30px; }
  #customQuote .quoteAgent {
    background: #333;
    color: white;
    padding: 10px;
    width: 100%; }
  #customQuote .unitListing {
    background: #ffffff;
    padding: 15px 0;
    margin-bottom: 15px; }
    #customQuote .unitListing h2 {
      font-size: 36px;
      font-weight: 700;
      margin: 10px 0 20px;
      border-bottom: 1px solid #eee;
      padding: 0 0 10px 0; }
      #customQuote .unitListing h2 span {
        font-size: 24px;
        font-weight: 300;
        color: #666; }
      #customQuote .unitListing h2 em {
        font-style: italic;
        font-weight: 200;
        color: #ccc; }
  #customQuote .unitLocation {
    margin-top: 12px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px; }
  #customQuote .unitBedsBaths {
    font-size: 18px;
    font-weight: 300;
    color: #666666; }
  #customQuote .unitThumbnail {
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 240px;
    width: 100%;
    background-position: center center; }
  #customQuote .unitPriceBlockTop {
    border-radius: 15px 15px 0 0;
    padding: 5px 15px;
    text-align: center;
    background: #333;
    color: #ffffff;
    position: relative; }
    #customQuote .unitPriceBlockTop .caret {
      color: #333333;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      bottom: -10px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px dashed; }
  #customQuote .unitPriceBlockBottom {
    border-radius: 0 0 15px 15px;
    padding: 15px;
    text-align: center;
    border: 1px solid #ccc; }
    #customQuote .unitPriceBlockBottom button {
      width: 100%;
      margin: 0 0 10px 0; }
  #customQuote .unitPrice {
    font-weight: 700;
    font-size: 200%;
    margin: 0;
    line-height: 1em; }
  #customQuote .cards {
    margin: 0 auto;
    width: 175px;
    height: 27px;
    background: rgba(0, 0, 0, 0) url("../../images/creditcards.png") no-repeat scroll left center; }
  #customQuote .unitSafe {
    background: rgba(0, 0, 0, 0) url("../../images/lock.png") no-repeat scroll left center/20px auto;
    color: #333333;
    font-size: 12px;
    font-style: italic;
    height: 25px;
    line-height: 25px;
    padding-left: 30px;
    text-align: left;
    overflow: hidden; }
  #customQuote .customQuote .copyright p {
    font-size: 10px; }
  #customQuote .customQuote .col-sm-12 {
    margin-bottom: 20px !important; }
  #customQuote .property-info {
    color: #666;
    font-size: 2em; }
  @media screen and (min-width: 768px) and (max-width: 989px) {
    #customQuote .unitThumbnail {
      height: 450px; } }
  @media screen and (min-width: 481px) and (max-width: 767px) {
    #customQuote .unitThumbnail {
      height: 350px; } }
  @media screen and (max-width: 480px) {
    #customQuote .unitListing div:first-child {
      clear: left; }
    #customQuote .unitListing h2 {
      float: left; }
    #customQuote .unitListing h2 span {
      clear: left; }
    #customQuote .unitListing h2 em {
      display: none; }
    #customQuote .unitLocation {
      margin: 15px 0; }
    #customQuote .customQuote .header h1 {
      font-size: 32px; }
    #customQuote .quoteConfirmationNumber {
      font-size: 16px; }
    #customQuote .unitListing h2 {
      font-size: 28px; }
    #customQuote .unitThumbnail {
      height: 275px; } }
  @media screen and (max-width: 480px) {
    #customQuote .unitThumbnail {
      height: 175px; } }
  #customQuote .well.sticky {
    z-index: 1000; }
    #customQuote .well.sticky h3 {
      margin-top: 0; }
  #customQuote .entry-header {
    display: none; }
  #customQuote ul.ccards {
    display: inline-block;
    list-style-type: none;
    height: 27px;
    padding: 0; }
    #customQuote ul.ccards li {
      display: block;
      float: left;
      width: 44px;
      height: 27px;
      background: rgba(0, 0, 0, 0) url("../../images/creditcards.png") no-repeat scroll;
      text-indent: -9999px;
      outline: none; }
    #customQuote ul.ccards li.mastercard {
      background-position: -44px 0; }
    #customQuote ul.ccards li.amex {
      background-position: -88px 0; }
    #customQuote ul.ccards li.discover {
      background-position: -132px 0; }

.well.no-pad {
  padding: 0; }

.quote-item.well {
  background-color: #fff !important; }

.row.no-pad {
  margin-right: 0;
  margin-left: 0; }

.row.no-pad > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.unitThumbnail {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pad12 {
  padding: 12px; }

.quote-info h3 {
  margin: 0 0 12px 0; }

.quote-details {
  color: #999; }

.quote-details span.text-location {
  color: #333; }

.customQuote-top h3 {
  margin-top: 0 !important; }

.quote-pricing {
  background-color: #f5f5f5; }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

/**
 * Common to all layouts.
 */
@media (max-width: 767px) {
  #collapseAvailability .ui-datepicker-multi-3 .ui-datepicker-group,
  .availability .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 100% !important; } }

#collapseAvailability .ui-datepicker-inline,
.availability-calendar .ui-datepicker-inline {
  width: 100% !important; }

.nav-pills-mobile > li:before {
  content: '';
  float: right;
  margin-top: 10px; }

.nav-pills-mobile > li {
  margin-right: -3px; }

.nav-pills-mobile > li:last-child:before {
  content: none; }

.property_description iframe,
#virtualtour-mobile iframe {
  max-width: 100%; }

.layout-1 .entry-header,
.layout-2 .entry-header,
.layout-3 .entry-header {
  display: none; }

.visa {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjU5LjA1NXB4IiBoZWlnaHQ9IjIwMi4wNjlweCIgdmlld0JveD0iMCAwIDY1OS4wNTUgMjAyLjA2OSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjU5LjA1NSAyMDIuMDY5Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cG9seWdvbiBmaWxsPSIjMDAyNDlGIiBwb2ludHM9IjIzMi4xNzgsMTk5LjE2NCAyNjUuNTM5LDMuNDAyIDMxOC44OTgsMy40MDIgMjg1LjUxNCwxOTkuMTY0IAkJIi8+DQoJCTxwYXRoIGZpbGw9IiMwMDI0OUYiIGQ9Ik00NzkuMDQsOC4yMjJDNDY4LjQ2OCw0LjI1Niw0NTEuOTA0LDAsNDMxLjIxNywwYy01Mi43MjQsMC04OS44NjMsMjYuNTUyLTkwLjE4LDY0LjYwNA0KCQkJYy0wLjI5NywyOC4xMjksMjYuNTE0LDQzLjgyLDQ2Ljc1NCw1My4xODVjMjAuNzcsOS41OTUsMjcuNzUyLDE1LjcxNSwyNy42NTIsMjQuMjgzYy0wLjEzMSwxMy4xMjItMTYuNTg2LDE5LjExNy0zMS45MjIsMTkuMTE3DQoJCQljLTIxLjM1NywwLTMyLjcwMy0yLjk2Ny01MC4yMjctMTAuMjc2bC02Ljg3Ni0zLjExMWwtNy40ODksNDMuODIzYzEyLjQ2Miw1LjQ2NCwzNS41MDksMTAuMTk5LDU5LjQzOCwxMC40NDQNCgkJCWM1Ni4wODksMCw5Mi41MDEtMjYuMjQ3LDkyLjkxNS02Ni44ODJjMC4yMDEtMjIuMjctMTQuMDE2LTM5LjIxNy00NC43OTktNTMuMTg4Yy0xOC42NTEtOS4wNTYtMzAuMDczLTE1LjA5OS0yOS45NTItMjQuMjY5DQoJCQljMC04LjEzNyw5LjY2OC0xNi44MzgsMzAuNTU3LTE2LjgzOGMxNy40NDktMC4yNzEsMzAuMDg4LDMuNTM0LDM5LjkzNyw3LjVsNC43ODEsMi4yNTlMNDc5LjA0LDguMjIyIi8+DQoJCTxwYXRoIGZpbGw9IiMwMDI0OUYiIGQ9Ik02MTUuODY3LDMuNTg5aC00MS4yMzFjLTEyLjc3MiwwLTIyLjMzMSwzLjQ4Ni0yNy45NCwxNi4yMzRMNDY3LjQ1LDE5OS4yMjZoNTYuMDMxDQoJCQljMCwwLDkuMTYxLTI0LjEyMiwxMS4yMzMtMjkuNDE4YzYuMTIzLDAsNjAuNTU1LDAuMDg0LDY4LjMzNiwwLjA4NGMxLjU5Nyw2Ljg1Myw2LjQ5MiwyOS4zMzQsNi40OTIsMjkuMzM0aDQ5LjUxMkw2MTUuODY3LDMuNTg5DQoJCQkgTTU1MC4wNywxMjkuNzY3YzQuNDEzLTExLjI3OSwyMS4yNTktNTQuNzI0LDIxLjI1OS01NC43MjRjLTAuMzE1LDAuNTIxLDQuMzgtMTEuMzM0LDcuMDc1LTE4LjY4NGwzLjYwNiwxNi44NzgNCgkJCWMwLDAsMTAuMjE3LDQ2LjcyOSwxMi4zNTMsNTYuNTI4TDU1MC4wNywxMjkuNzY3TDU1MC4wNywxMjkuNzY3eiIvPg0KCQk8cGF0aCBmaWxsPSIjMDAyNDlGIiBkPSJNMTg3LjQyNSwzLjU0NWwtNTIuMjQsMTMzLjQ5NWwtNS41NjYtMjcuMTI5Yy05LjcyNS0zMS4yNzMtNDAuMDI1LTY1LjE1Ni03My44OTktODIuMTE5bDQ3Ljc2NywxNzEuMjAzDQoJCQlsNTYuNDU1LTAuMDY0TDI0My45NDYsMy41NDVIMTg3LjQyNSIvPg0KCQk8cGF0aCBmaWxsPSIjRkZBMDAwIiBkPSJNODYuNzIyLDMuNDI0SDAuNjgxTDAsNy40OTdDNjYuOTM5LDIzLjcwMSwxMTEuMjMyLDYyLjg2LDEyOS42MTgsMTA5LjkxMWwtMTguNzA5LTg5Ljk2DQoJCQlDMTA3LjY3OSw3LjU1NSw5OC4zMTEsMy44NTYsODYuNzIyLDMuNDI0Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=") !important;
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 50%; }

.amex {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIKICAgdmVyc2lvbj0iMS4xIgogICB3aWR0aD0iMjgxLjg5MDAxIgogICBoZWlnaHQ9IjEzMC40MjM2MyIKICAgdmlld0JveD0iMCAwIDI4MS44OTAwMSAxMzAuNDIzNjMiCiAgIGlkPSJMYXllcl8xIgogICB4bWw6c3BhY2U9InByZXNlcnZlIj48bWV0YWRhdGEKICAgaWQ9Im1ldGFkYXRhMzgiPjxyZGY6UkRGPjxjYzpXb3JrCiAgICAgICByZGY6YWJvdXQ9IiI+PGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+PGRjOnR5cGUKICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz48ZGM6dGl0bGU+PC9kYzp0aXRsZT48L2NjOldvcms+PC9yZGY6UkRGPjwvbWV0YWRhdGE+PGRlZnMKICAgaWQ9ImRlZnMzNiIgLz4KPHJhZGlhbEdyYWRpZW50CiAgIGN4PSI1Ny4zODgxOTkiCiAgIGN5PSI1Ny4wMjEiCiAgIHI9IjI2NC41Nzk3MSIKICAgaWQ9IlNWR0lEXzFfIgogICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxLjAwMTA3NTQsMCwwLDAuNDYwOTE2MjQsLTcuNjQ3MjE1MSwtMy41MDIwNDMpIj4KCTxzdG9wCiAgIGlkPSJzdG9wNCIKICAgc3R5bGU9InN0b3AtY29sb3I6IzlkZDVmNjtzdG9wLW9wYWNpdHk6MSIKICAgb2Zmc2V0PSIwIiAvPgoJPHN0b3AKICAgaWQ9InN0b3A2IgogICBzdHlsZT0ic3RvcC1jb2xvcjojOThkM2Y1O3N0b3Atb3BhY2l0eToxIgogICBvZmZzZXQ9IjAuMDcxMSIgLz4KCTxzdG9wCiAgIGlkPSJzdG9wOCIKICAgc3R5bGU9InN0b3AtY29sb3I6Izg5Y2VmMztzdG9wLW9wYWNpdHk6MSIKICAgb2Zmc2V0PSIwLjE1NzUiIC8+Cgk8c3RvcAogICBpZD0ic3RvcDEwIgogICBzdHlsZT0ic3RvcC1jb2xvcjojNzBjNmVmO3N0b3Atb3BhY2l0eToxIgogICBvZmZzZXQ9IjAuMjUxNiIgLz4KCTxzdG9wCiAgIGlkPSJzdG9wMTIiCiAgIHN0eWxlPSJzdG9wLWNvbG9yOiM0ZWJiZWE7c3RvcC1vcGFjaXR5OjEiCiAgIG9mZnNldD0iMC4zNTEzOTk5OSIgLz4KCTxzdG9wCiAgIGlkPSJzdG9wMTQiCiAgIHN0eWxlPSJzdG9wLWNvbG9yOiMyM2FkZTM7c3RvcC1vcGFjaXR5OjEiCiAgIG9mZnNldD0iMC40NTQ2MDAwMSIgLz4KCTxzdG9wCiAgIGlkPSJzdG9wMTYiCiAgIHN0eWxlPSJzdG9wLWNvbG9yOiMwZGE2ZTA7c3RvcC1vcGFjaXR5OjEiCiAgIG9mZnNldD0iMC41IiAvPgoJPHN0b3AKICAgaWQ9InN0b3AxOCIKICAgc3R5bGU9InN0b3AtY29sb3I6IzJlNzdiYztzdG9wLW9wYWNpdHk6MSIKICAgb2Zmc2V0PSIxIiAvPgo8L3JhZGlhbEdyYWRpZW50Pgo8cGF0aAogICBkPSJNIDI4Mi4yNDgyMSwwIEggMCBWIDEzMC40MjM2MyBIIDI4Mi4yNDgyMSBWIDg3LjM4MDUwNyBjIDEuMTIxMiwtMC43NDYyMiAxLjY3NDgsLTEuNzAwNzggMS42NzQ4LC0yLjg2NzgyIDAsLTEuMzM1NzQgLTAuNTUzNiwtMi4xNjMwOSAtMS42NzQ4LC0yLjg2IgogICBpZD0icGF0aDIwIgogICBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzFfKSIgLz4KPGcKICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTcuNjM5LC04OC45NTM5MzMpIgogICBpZD0iZzIyIj4KCTxkZWZzCiAgIGlkPSJkZWZzMjQiPgoJCTxwYXRoCiAgIGQ9Ik0gMjg5LjU4NCw3LjU5OCBIIDcuNjM5IHYgMjgyLjk2NiBoIDI4MS45NDUgdiAtOTMuMzg2IGMgMS4xMiwtMS42MTkgMS42NzMsLTMuNjkgMS42NzMsLTYuMjIyIDAsLTIuODk4IC0wLjU1MywtNC42OTMgLTEuNjczLC02LjIwNSIKICAgaWQ9IlNWR0lEXzJfIiAvPgoJPC9kZWZzPgoJPGNsaXBQYXRoCiAgIGlkPSJTVkdJRF8zXyI+CgkJPHVzZQogICBpZD0idXNlMjgiCiAgIHN0eWxlPSJvdmVyZmxvdzp2aXNpYmxlIgogICB4PSIwIgogICB5PSIwIgogICB3aWR0aD0iMzAwIgogICBoZWlnaHQ9IjMwMCIKICAgeGxpbms6aHJlZj0iI1NWR0lEXzJfIiAvPgoJPC9jbGlwUGF0aD4KPC9nPgo8cGF0aAogICBkPSJtIDI1LjQxNCw0MS4wODgwNjcgLTUuNDI0LC0xMy4yMTcgLTUuMzkzLDEzLjIxNyBtIDEzMC4zMDcsLTUuMjYzIGMgLTEuMDg5LDAuNjYxIC0yLjM3NywwLjY4MyAtMy45MiwwLjY4MyBoIC05LjYyNyB2IC03LjM2NCBoIDkuNzU4IGMgMS4zODEsMCAyLjgyMiwwLjA2MiAzLjc1OCwwLjU5OCAxLjAyOCwwLjQ4MyAxLjY2NCwxLjUxMSAxLjY2NCwyLjkzMSAwLDEuNDQ5IC0wLjYwNSwyLjYxNSAtMS42MzMsMy4xNTIgeiBtIDY4LjY3OCw1LjI2MyAtNS40ODQsLTEzLjIxNyAtNS40NTQsMTMuMjE3IGggMTAuOTM4IHogbSAtMTI4LjAyLDE0LjMwNiBoIC04LjEyNCBsIC0wLjAzLC0yNS45NjYgLTExLjQ5MSwyNS45NjYgaCAtNi45NTggbCAtMTEuNTIxLC0yNS45ODkgdiAyNS45ODkgSCAzMS4zMiBsIC0zLjA0NSwtNy4zOTUgaCAtMTYuNSBsIC0zLjA3Niw3LjM5NSBIIDAuMDkyIGwgMTQuMTkxLC0zMy4xNTQgaCAxMS43NzQgbCAxMy40NzgsMzEuMzkgdiAtMzEuMzkgaCAxMi45MzQgbCAxMC4zNzEsMjIuNDkxIDkuNTI3LC0yMi40OTEgaCAxMy4xOTQgdiAzMy4xNTQgeiBtIDMyLjM3OSwwIEggOTEuNDY4IHYgLTMzLjE1NCBoIDI2LjQ3MyB2IDYuOTA0IEggOTkuMzkzIHYgNS45NzYgaCAxOC4xMDMgdiA2Ljc5NiBIIDk5LjM5MyB2IDYuNjIxIGggMTguNTQ4IHYgNi44NTcgeiBtIDM3LjMyNiwtMjQuMjI1IGMgMCw1LjI4NiAtMy41MjgsOC4wMTcgLTUuNTg0LDguODM3IDEuNzM0LDAuNjYgMy4yMTUsMS44MjYgMy45MiwyLjc5MiAxLjExOSwxLjY0OSAxLjMxMiwzLjEyMiAxLjMxMiw2LjA4MyB2IDYuNTEzIGggLTcuOTkzIGwgLTAuMDMsLTQuMTgxIGMgMCwtMS45OTUgMC4xOTEsLTQuODY0IC0xLjI1MSwtNi40NTkgLTEuMTU4LC0xLjE2NiAtMi45MjMsLTEuNDE5IC01Ljc3NiwtMS40MTkgaCAtOC41MDcgdiAxMi4wNTkgaCAtNy45MjQgdiAtMzMuMTU0IGggMTguMjI3IGMgNC4wNSwwIDcuMDM0LDAuMTA3IDkuNTk2LDEuNTg4IDIuNTA3LDEuNDgxIDQuMDEsMy42NDMgNC4wMSw3LjM0MSB6IG0gMTIuNjgyLDI0LjIyNSBoIC04LjA4NiB2IC0zMy4xNTQgaCA4LjA4NiB2IDMzLjE1NCB6IG0gOTMuODA4LDAgaCAtMTEuMjMgbCAtMTUuMDIxLC0yNC44ODQgdiAyNC44ODQgaCAtMTYuMTM5IGwgLTMuMDg0LC03LjM5NSBoIC0xNi40NjIgbCAtMi45OTIsNy4zOTUgaCAtOS4yNzMgYyAtMy44NTIsMCAtOC43MjksLTAuODUyIC0xMS40OTEsLTMuNjY3IC0yLjc4NSwtMi44MTUgLTQuMjM0LC02LjYyOCAtNC4yMzQsLTEyLjY1NyAwLC00LjkxNyAwLjg2NiwtOS40MTIgNC4yNzIsLTEyLjk2NCAyLjU2MiwtMi42NDYgNi41NzQsLTMuODY2IDEyLjAzNSwtMy44NjYgaCA3LjY3MiB2IDcuMTA0IGggLTcuNTExIGMgLTIuODkyLDAgLTQuNTI1LDAuNDMgLTYuMDk4LDEuOTY0IC0xLjM1MSwxLjM5NiAtMi4yNzgsNC4wMzUgLTIuMjc4LDcuNTEgMCwzLjU1MiAwLjcwNiw2LjExMyAyLjE3OSw3Ljc4NiAxLjIyLDEuMzEyIDMuNDM3LDEuNzEgNS41MjMsMS43MSBoIDMuNTU5IGwgMTEuMTY5LC0yNi4wNzMgaCAxMS44NzQgbCAxMy40MTcsMzEuMzU5IHYgLTMxLjM1OSBoIDEyLjA2NiBsIDEzLjkzLDIzLjA5IHYgLTIzLjA5IGggOC4xMTcgdiAzMy4xNTMgeiBNIDAsNjEuOTA2MDY3IGggMTMuNTQgbCAzLjA1MywtNy4zNjQgaCA2LjgzNSBsIDMuMDQ1LDcuMzY0IGggMjYuNjQxIHYgLTUuNjMgbCAyLjM3OCw1LjY1NCBoIDEzLjgzIGwgMi4zNzgsLTUuNzM4IHYgNS43MTQgaCA2Ni4yMDggbCAtMC4wMzEsLTEyLjA4OCBoIDEuMjgxIGMgMC44OTcsMC4wMzEgMS4xNTksMC4xMTQgMS4xNTksMS41OTUgdiAxMC40OTMgaCAzNC4yNDMgdiAtMi44MTQgYyAyLjc2MiwxLjQ4IDcuMDU4LDIuODE0IDEyLjcxMSwyLjgxNCBoIDE0LjQwNiBsIDMuMDgzLC03LjM2NCBoIDYuODM1IGwgMy4wMTUsNy4zNjQgaCAyNy43NjEgdiAtNi45OTUgbCA0LjIwNCw2Ljk5NSBoIDIyLjI0NiB2IC00Ni4yNCBoIC0yMi4wMTYgdiA1LjQ2MSBsIC0zLjA4MywtNS40NjEgaCAtMjIuNTkxIHYgNS40NjEgbCAtMi44MzEsLTUuNDYxIGggLTMwLjUxNSBjIC01LjEwOCwwIC05LjU5OCwwLjcxMyAtMTMuMjI1LDIuNyB2IC0yLjcgaCAtMjEuMDU4IHYgMi43IGMgLTIuMzA4LC0yLjA0OCAtNS40NTMsLTIuNyAtOC45NSwtMi43IEggNjcuNjE5IGwgLTUuMTYyLDExLjk0MyAtNS4zMDEsLTExLjk0MyBIIDMyLjkyNCB2IDUuNDYxIGwgLTIuNjYyLC01LjQ2MSBIIDkuNTk2IGwgLTkuNTk3LDIxLjk4NSB2IDI0LjI1NSB6IgogICBpZD0icGF0aDMwIgogICBzdHlsZT0iZmlsbDojZmZmZmZmIiAvPgo8cGF0aAogICBkPSJtIDI4MS45NDUsODYuMzYxMDY3IGggLTE0LjQ0MyBjIC0xLjQ0MiwwIC0yLjQsMC4wNTQgLTMuMjA3LDAuNTk5IC0wLjgzNiwwLjUzNyAtMS4xNTgsMS4zMzQgLTEuMTU4LDIuMzg2IDAsMS4yNTEgMC43MDYsMi4xMDIgMS43MzMsMi40NyAwLjgzNiwwLjI5MSAxLjczNCwwLjM3NiAzLjA1NCwwLjM3NiBsIDQuMjk1LDAuMTE1IGMgNC4zMzQsMC4xMDcgNy4yMjcsMC44NTIgOC45OTEsMi42NjkgMC4zMjEsMC4yNTMgMC41MTQsMC41MzcgMC43MzUsMC44MjEgbSAwLDEyLjQyNzAwMyBjIC0xLjkyNSwyLjgxNSAtNS42NzYsNC4yNDIgLTEwLjc1NCw0LjI0MiBoIC0xNS4zMDQgdiAtNy4xMTEgaCAxNS4yNDIgYyAxLjUxMiwwIDIuNTcsLTAuMTk5IDMuMjA3LC0wLjgyMSAwLjU1MiwtMC41MTMgMC45MzcsLTEuMjU4IDAuOTM3LC0yLjE2MyAwLC0wLjk2NiAtMC4zODUsLTEuNzMzIC0wLjk2OCwtMi4xOTMgLTAuNTc1LC0wLjUwNjAwMyAtMS40MTIsLTAuNzM2MDAzIC0yLjc5MiwtMC43MzYwMDMgLTcuNDQxLC0wLjI1MyAtMTYuNzI0LDAuMjMgLTE2LjcyNCwtMTAuMjY0IDAsLTQuODEgMy4wNTQsLTkuODczIDExLjM3LC05Ljg3MyBoIDE1Ljc4NSB2IC02LjU5OCBoIC0xNC42NjYgYyAtNC40MjYsMCAtNy42NDEsMS4wNiAtOS45MTgsMi43MDggdiAtMi43MDggaCAtMjEuNjkzIGMgLTMuNDY5LDAgLTcuNTQxLDAuODYgLTkuNDY3LDIuNzA4IHYgLTIuNzA4IGggLTM4LjczOCB2IDIuNzA4IGMgLTMuMDgzLC0yLjIyNCAtOC4yODUsLTIuNzA4IC0xMC42ODYsLTIuNzA4IGggLTI1LjU1MiB2IDIuNzA4IGMgLTIuNDM5LC0yLjM2MiAtNy44NjMsLTIuNzA4IC0xMS4xNjksLTIuNzA4IGggLTI4LjU5NyBsIC02LjU0NCw3LjA4MiAtNi4xMjksLTcuMDgyIEggNTYuMDY3IHYgNDYuMjcyMDAzIGggNDEuOTE0IGwgNi43NDMsLTcuMTk0IDYuMzUyLDcuMTk0IDI1LjgzNiwwLjAyMyB2IC0xMC44ODUgaCAyLjU0IGMgMy40MjgsMC4wNTMgNy40NzEsLTAuMDg1IDExLjAzOCwtMS42MjcgdiAxMi40ODggaCAyMS4zMSB2IC0xMi4wNiBoIDEuMDI4IGMgMS4zMTIsMCAxLjQ0MSwwLjA1NCAxLjQ0MSwxLjM2NSB2IDEwLjY5NCBoIDY0LjczNiBjIDQuMTEsMCA4LjQwNiwtMS4wNTIgMTAuNzg1LC0yLjk2MSB2IDIuOTYxIGggMjAuNTM0IGMgNC4yNzMsMCA4LjQ0NiwtMC41OTkgMTEuNjIxLC0yLjEzMyB2IC04LjYyIHogTSAyNTAuMzM0LDk0Ljk3NjA2NyBjIDEuNTQzLDEuNTk3IDIuMzcsMy42MTMgMi4zNyw3LjAyNjAwMyAwLDcuMTM0IC00LjQ1NywxMC40NjQgLTEyLjQ0OSwxMC40NjQgSCAyMjQuODIgdiAtNy4xMTEgaCAxNS4zNzMgYyAxLjUwMywwIDIuNTY5LC0wLjE5OSAzLjIzNywtMC44MjEgMC41NDUsLTAuNTEzIDAuOTM2LC0xLjI1OCAwLjkzNiwtMi4xNjMgMCwtMC45NjYgLTAuNDIzLC0xLjczMyAtMC45NjcsLTIuMTkzIC0wLjYwNiwtMC41MDYwMDMgLTEuNDQyLC0wLjczNjAwMyAtMi44MjIsLTAuNzM2MDAzIC03LjQxMSwtMC4yNTMgLTE2LjY5MiwwLjIzIC0xNi42OTIsLTEwLjI2NCAwLC00LjgxIDMuMDIyLC05Ljg3MyAxMS4zMywtOS44NzMgaCAxNS44ODcgdiA3LjA1OCBoIC0xNC41MzcgYyAtMS40NDEsMCAtMi4zNzgsMC4wNTQgLTMuMTc1LDAuNTk5IC0wLjg2OCwwLjUzNyAtMS4xOSwxLjMzNCAtMS4xOSwyLjM4NiAwLDEuMjUxIDAuNzM3LDIuMTAyIDEuNzM0LDIuNDcgMC44MzYsMC4yOTEgMS43MzQsMC4zNzYgMy4wODQsMC4zNzYgbCA0LjI2NiwwLjExNSBjIDQuMzAyLDAuMTA1IDcuMjU1LDAuODQ5IDkuMDUsMi42NjcgeiBtIC03MS41MDgsLTIuMDQ4IGMgLTEuMDYsMC42MjkgLTIuMzcxLDAuNjgzIC0zLjkxMywwLjY4MyBoIC05LjYyNyB2IC03LjQ0OCBoIDkuNzU4IGMgMS40MTEsMCAyLjgyMywwLjAzIDMuNzgyLDAuNTk5IDEuMDI3LDAuNTM3IDEuNjQxLDEuNTY0IDEuNjQxLDIuOTgzIDAsMS40MTkgLTAuNjE0LDIuNTYyIC0xLjY0MSwzLjE4MyB6IG0gNC43ODYsNC4xMjcgYyAxLjc2NCwwLjY1MSAzLjIwNiwxLjgxOCAzLjg4MiwyLjc4NCAxLjExOSwxLjYxOTAwMyAxLjI4MSwzLjEzMDAwMyAxLjMxMyw2LjA1MzAwMyB2IDYuNTc0IGggLTcuOTU2IHYgLTQuMTQ5IGMgMCwtMS45OTUgMC4xOTIsLTQuOTQ5IC0xLjI4MSwtNi40OTEgLTEuMTU4LC0xLjE4OCAtMi45MjMsLTEuNDcyIC01LjgxNCwtMS40NzIgaCAtOC40NjkgdiAxMi4xMTIgaCAtNy45NjMgViA3OS4zMDQwNjcgaCAxOC4yOTYgYyA0LjAxMiwwIDYuOTM0LDAuMTc3IDkuNTM1LDEuNTY1IDIuNTAxLDEuNTExIDQuMDc0LDMuNTgxIDQuMDc0LDcuMzY0IC0wLjAwMSw1LjI5MyAtMy41MzEsNy45OTQgLTUuNjE3LDguODIyIHogbSAxMC4wMTEsLTE3Ljc1MSBoIDI2LjQ0OSB2IDYuODU4IGggLTE4LjU1NyB2IDYuMDI5IGggMTguMTA0IHYgNi43NjYgaCAtMTguMTA0IHYgNi41OTgwMDMgbCAxOC41NTcsMC4wMyB2IDYuODgxIEggMTkzLjYyMyBWIDc5LjMwNDA2NyB6IG0gLTUzLjQ2NywxNS4zMDQgaCAtMTAuMjQxIHYgLTguNDQ1IGggMTAuMzMzIGMgMi44NjEsMCA0Ljg0NywxLjE2NiA0Ljg0Nyw0LjA2NiAwLDIuODY4IC0xLjg5NCw0LjM3OSAtNC45MzksNC4zNzkgeiBtIC0xOC4xMzQsMTQuODQyMDAzIC0xMi4xNjcsLTEzLjUwODAwMyAxMi4xNjcsLTEzLjA3OSB2IDI2LjU4NzAwMyB6IG0gLTMxLjQyMSwtMy44OTUgSCA3MS4xMTcgdiAtNi41OTgwMDMgaCAxNy4zOTggdiAtNi43NjYgSCA3MS4xMTcgdiAtNi4wMjkgaCAxOS44NjggbCA4LjY2OCw5LjY2NCAtOS4wNTIsOS43MjkwMDMgeiBtIDYzLjAwMiwtMTUuMzI2MDAzIGMgMCw5LjIxMiAtNi44NzMsMTEuMTE0MDAzIC0xMy44LDExLjExNDAwMyBoIC05Ljg4OCB2IDExLjEyMyBoIC0xNS40MDMgbCAtOS43NTgsLTEwLjk3OCAtMTAuMTQxLDEwLjk3OCBIIDYzLjIyMyBWIDc5LjMwNDA2NyBoIDMxLjg3MyBsIDkuNzUsMTAuODcgMTAuMDgsLTEwLjg3IGggMjUuMzIyIGMgNi4yODksMCAxMy4zNTUsMS43NDEgMTMuMzU1LDEwLjkyNSB6IgogICBpZD0icGF0aDMyIgogICBzdHlsZT0iZmlsbDojZmZmZmZmIiAvPgo8L3N2Zz4=") !important;
  background-size: auto 80%;
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 50%; }

.mastercard {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDEzLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMTQ5NDgpICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzAwcHgiIGhlaWdodD0iMTgwcHgiIHZpZXdCb3g9IjAgMCAzMDAgMTgwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDAgMTgwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZyBpZD0ibGF5ZXIxIj4NCgk8ZyBpZD0iZzEwMzA1Ij4NCgkJPHBhdGggaWQ9InBhdGgyMjY4IiBzdHlsZT0iZmlsbDojRkY5OTAwOyIgZD0iTTI5OC4wMzIsOTAuNWMwLjAxNCw0OC45MzYtMzkuNjQ2LDg4LjYxNC04OC41ODIsODguNjI3DQoJCQljLTQ4LjkzNywwLjAxMi04OC42MTQtMzkuNjQ2LTg4LjYyNy04OC41ODJjMC0wLjAxNiwwLTAuMDI5LDAtMC4wNDVjLTAuMDEzLTQ4LjkzNSwzOS42NDctODguNjE1LDg4LjU4MS04OC42MjgNCgkJCWM0OC45MzctMC4wMTMsODguNjE1LDM5LjY0Nyw4OC42MjgsODguNTgzQzI5OC4wMzIsOTAuNDcsMjk4LjAzMiw5MC40ODQsMjk4LjAzMiw5MC41eiIvPg0KCQk8cGF0aCBpZD0icGF0aDEzNTAiIHN0eWxlPSJmaWxsOiNDQzAwMDA7IiBkPSJNOTAuMDAxLDEuODk1QzQxLjM1NSwyLjIwNCwxLjk2Nyw0MS43ODEsMS45NjcsOTAuNQ0KCQkJYzAsNDguOTA5LDM5LjY5NSw4OC42MDQsODguNjA1LDg4LjYwNGMyMi45NTUsMCw0My44NzktOC43NDgsNTkuNjI0LTIzLjA4NmMtMC4wMDEsMC0wLjAwMy0wLjAwMi0wLjAwNy0wLjAwNGgwLjAxOQ0KCQkJYzMuMjI0LTIuOTM4LDYuMjMxLTYuMTA4LDguOTk1LTkuNDg4SDE0MS4wNWMtMi40MjQtMi45MjgtNC42MjctNS45NzktNi42MDYtOS4xMjdoMzEuMzA4YzEuOTA0LTMuMDQ3LDMuNjI4LTYuMjExLDUuMTU4LTkuNDg4DQoJCQloLTQxLjYzNWMtMS40MTktMy4wNDItMi42NTEtNi4xNTMtMy43MDMtOS4zMDloNDkuMDQ1YzIuOTU2LTguODMyLDQuNTYtMTguMjgxLDQuNTYtMjguMTAzYzAtNi41MTItMC43MDYtMTIuODYxLTIuMDQyLTE4Ljk3NA0KCQkJaC01NC4xNjRjMC42NzEtMy4xNDYsMS41MTgtNi4yNTQsMi41MjgtOS4zMDhoNDkuMDYzYy0xLjA5Ny0zLjI1LTIuMzcxLTYuNDE3LTMuODItOS40ODdIMTI5LjI3DQoJCQljMS40OTYtMy4xOTYsMy4xOTEtNi4zMDUsNS4wODQtOS4zMDdoMzEuMjg1Yy0yLjA4Mi0zLjMxNy00LjM4Ni02LjQ4Ni02Ljg3Ny05LjQ4OGgtMTcuNDQzYzIuNjk3LTMuMTc0LDUuNjY2LTYuMTYzLDguODg5LTguOTUNCgkJCWMtMTUuNzQ2LTE0LjM0LTM2LjY3Ni0yMy4wOS01OS42MzYtMjMuMDlDOTAuMzgxLDEuODk1LDkwLjE5MiwxLjg5NCw5MC4wMDEsMS44OTV6Ii8+DQoJCTxwYXRoIGlkPSJ1c2U5NDEyIiBzdHlsZT0iZmlsbDojRkNCMzQwOyIgZD0iTTI4OS4xNDMsMTM2LjgyYzAuNDgyLDAsMC45NTEsMC4xMjUsMS40MDksMC4zNzFjMC40NiwwLjI0NiwwLjgxNCwwLjYwMSwxLjA3LDEuMDYyDQoJCQljMC4yNTYsMC40NTYsMC4zODQsMC45MzcsMC4zODQsMS40MzVjMCwwLjQ5Mi0wLjEyNywwLjk2OC0wLjM3OSwxLjQyNGMtMC4yNTEsMC40NTUtMC42MDUsMC44MS0xLjA2MSwxLjA2Mw0KCQkJYy0wLjQ1MSwwLjI0OS0wLjkyOCwwLjM3NS0xLjQyNCwwLjM3NXMtMC45NzItMC4xMjYtMS40MjYtMC4zNzVjLTAuNDU1LTAuMjU0LTAuODA3LTAuNjA3LTEuMDYzLTEuMDYzDQoJCQljLTAuMjUyLTAuNDU2LTAuMzc3LTAuOTMyLTAuMzc3LTEuNDI0YzAtMC40OTgsMC4xMjctMC45NzksMC4zODQtMS40MzVjMC4yNTgtMC40NjEsMC42MTQtMC44MTMsMS4wNzEtMS4wNjINCgkJCUMyODguMTkzLDEzNi45NDUsMjg4LjY2MiwxMzYuODIsMjg5LjE0MywxMzYuODIgTTI4OS4xNDMsMTM3LjI5NWMtMC40MDEsMC0wLjc5MywwLjEwNC0xLjE3NiwwLjMxMQ0KCQkJYy0wLjM4LDAuMjA3LTAuNjc3LDAuNS0wLjg5MSwwLjg4OGMtMC4yMTcsMC4zODItMC4zMjUsMC43NzgtMC4zMjUsMS4xOTRjMCwwLjQxMiwwLjEwNiwwLjgxLDAuMzE1LDEuMTg4DQoJCQljMC4yMTQsMC4zNzcsMC41MSwwLjY3MywwLjg4OCwwLjg4NWMwLjM4MSwwLjIxMSwwLjc3NiwwLjMxNSwxLjE4OCwwLjMxNWMwLjQxNCwwLDAuODEtMC4xMDQsMS4xODktMC4zMTUNCgkJCWMwLjM3OC0wLjIxMiwwLjY3My0wLjUwOCwwLjg4NC0wLjg4NWMwLjIwOS0wLjM3OCwwLjMxMy0wLjc3NSwwLjMxMy0xLjE4OGMwLTAuNDE2LTAuMTA2LTAuODEzLTAuMzIxLTEuMTk0DQoJCQljLTAuMjEzLTAuMzg4LTAuNTExLTAuNjgxLTAuODk0LTAuODg4QzI4OS45MzQsMTM3LjM5OCwyODkuNTQ0LDEzNy4yOTUsMjg5LjE0MywxMzcuMjk1IE0yODcuODg3LDE0MS4yN3YtMy4wODJoMS4wNjINCgkJCWMwLjM2LDAsMC42MjIsMC4wMjgsMC43ODQsMC4wODhjMC4xNjIsMC4wNTcsMC4yOTEsMC4xNTQsMC4zODgsMC4yOTdjMC4wOTUsMC4xNDEsMC4xNDQsMC4yOTEsMC4xNDQsMC40NTENCgkJCWMwLDAuMjI2LTAuMDgsMC40MjItMC4yNDIsMC41ODhjLTAuMTU4LDAuMTY2LTAuMzczLDAuMjYxLTAuNjM5LDAuMjgxYzAuMTA5LDAuMDQ1LDAuMTk2LDAuMTAyLDAuMjY0LDAuMTY0DQoJCQljMC4xMjUsMC4xMiwwLjI3NSwwLjMyMywwLjQ1NSwwLjYxbDAuMzc1LDAuNjAzaC0wLjYwNmwtMC4yNzItMC40ODVjLTAuMjE1LTAuMzgyLTAuMzg4LTAuNjItMC41MjEtMC43MTgNCgkJCWMtMC4wOTEtMC4wNjktMC4yMjQtMC4xMDUtMC4zOTctMC4xMDVoLTAuMjkzdjEuMzExaC0wLjUgTTI4OC4zODUsMTM5LjUzNWgwLjYwNGMwLjI4OCwwLDAuNDgzLTAuMDQ0LDAuNTg4LTAuMTI5DQoJCQljMC4xMDYtMC4wODgsMC4xNTktMC4yLDAuMTU5LTAuMzQyYzAtMC4wOTItMC4wMjQtMC4xNzQtMC4wNzUtMC4yNDRjLTAuMDUyLTAuMDczLTAuMTIyLTAuMTI1LTAuMjEzLTAuMTYyDQoJCQljLTAuMDg5LTAuMDM1LTAuMjU1LTAuMDU1LTAuNDk3LTAuMDU1aC0wLjU2NHYwLjkzMiIvPg0KCTwvZz4NCgk8ZyBpZD0iZzE2NDgwIj4NCgkJPGcgaWQ9ImcxMzgwMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEzLjc0NDA1LDE1Ljk5MzkpIj4NCgkJCTxwYXRoIGlkPSJwYXRoMTM4MDQiIHN0eWxlPSJmaWxsOiMwMDAwNjY7IiBkPSJNMTMzLjcxOSw5OS45MjZsMS4xOC04LjAyYy0wLjY0NSwwLTEuNTkzLDAuMjc5LTIuNDMxLDAuMjc5DQoJCQkJYy0zLjI4NCwwLTMuNjk0LTEuNzU1LTMuNDM2LTMuMDM3bDMuMjM2LTE2LjEzaDQuOTkybDEuMDI5LTkuMTAzaC00LjcwNWwwLjk1OC01LjUxNkgxMjQuNw0KCQkJCWMtMC4yMDgsMC4yMDgtNS41NjgsMzEuMDIyLTUuNTY4LDM0Ljc3NmMwLDUuNTU1LDMuMTE4LDguMDI3LDcuNTE2LDcuOTg4QzEzMC4wOSwxMDEuMTM0LDEzMi43NzMsMTAwLjE4MSwxMzMuNzE5LDk5LjkyNnoiLz4NCgkJCTxwYXRoIGlkPSJwYXRoMTM4MDYiIHN0eWxlPSJmaWxsOiMwMDAwNjY7IiBkPSJNMTM2LjcwNiw4NC42MzhjMCwxMy4zMzIsOC43OTksMTYuNDk5LDE2LjI5NywxNi40OTkNCgkJCQljNi45MjEsMCwxMC41NS0xLjYwNCwxMC41NS0xLjYwNGwxLjY2Mi05LjFjMCwwLTUuODQ4LDIuMzc4LTEwLjYwMSwyLjM3OGMtMTAuMTMxLDAtOC4zNTUtNy41NTQtOC4zNTUtNy41NTRsMTkuNDYzLDAuMDU5DQoJCQkJYzAsMCwxLjIzOS02LjExMSwxLjIzOS04LjYwMmMwLTYuMjE3LTMuMzg3LTEzLjg0OS0xMy43NDUtMTMuODQ5QzE0My43Myw2Mi44NjcsMTM2LjcwNiw3My4wODgsMTM2LjcwNiw4NC42Mzh6IE0xNTMuMjUyLDcxLjMxMw0KCQkJCWM1LjMyNCwwLDQuMzQyLDUuOTg0LDQuMzQyLDYuNDY5SDE0Ny4xMkMxNDcuMTIsNzcuMTYyLDE0OC4xMDksNzEuMzEzLDE1My4yNTIsNzEuMzEzeiIvPg0KCQkJPHBhdGggaWQ9InBhdGgxMzgwOCIgc3R5bGU9ImZpbGw6IzAwMDA2NjsiIGQ9Ik0yMTIuOTksOTkuOTIzbDEuNjg5LTEwLjI4NGMwLDAtNC42MzIsMi4zMjEtNy44MDcsMi4zMjENCgkJCQljLTYuNjkzLDAtOS4zNzgtNS4xMS05LjM3OC0xMC42MDFjMC0xMS4xMzcsNS43NTgtMTcuMjY1LDEyLjE2OC0xNy4yNjVjNC44MDgsMCw4LjY2NSwyLjY5OSw4LjY2NSwyLjY5OWwxLjU0LTkuOTkzDQoJCQkJYzAsMC00LjU1NC0zLjI4OS05LjQ1Ni0zLjMwOGMtMTQuNzQ1LTAuMDU4LTIzLjE4MiwxMC4yMDgtMjMuMTgyLDI3Ljk1NWMwLDExLjc2Myw2LjI0OCwxOS43NjgsMTcuNTA2LDE5Ljc2OA0KCQkJCUMyMDcuOTE4LDEwMS4yMTUsMjEyLjk5LDk5LjkyMywyMTIuOTksOTkuOTIzeiIvPg0KCQkJPHBhdGggaWQ9InBhdGgxMzgxMCIgc3R5bGU9ImZpbGw6IzAwMDA2NjsiIGQ9Ik04MS44Myw2My4wMTJjLTYuNDY5LDAtMTEuNDI3LDIuMDc5LTExLjQyNywyLjA3OWwtMS4zNyw4LjEyNw0KCQkJCWMwLDAsNC4wOTMtMS42NjMsMTAuMjgxLTEuNjYzYzMuNTEzLDAsNi4wODMsMC4zOTUsNi4wODMsMy4yNWMwLDEuNzM0LTAuMzE0LDIuMzc0LTAuMzE0LDIuMzc0cy0yLjc3Mi0wLjIzMS00LjA1Ni0wLjIzMQ0KCQkJCWMtOS4yMSwwLTE2LjcyOSwzLjQ4Mi0xNi43MjksMTMuOThjMCw4LjI3Myw1LjYyMywxMC4xNyw5LjEwOCwxMC4xN2M2LjY1NywwLDkuMjkyLTQuMjAzLDkuNDQ0LTQuMjE1bC0wLjA3NywzLjQ4OA0KCQkJCWMwLDAsOC4zMDYsMCw4LjMwNywwbDMuNzA2LTI1Ljk4Qzk0Ljc4Niw2My4zNjYsODUuMTcsNjMuMDEyLDgxLjgzLDYzLjAxMnogTTgzLjI2OCw4NC4xMDhjMC4xODEsMS41ODYtMC40MSw5LjA4Ni02LjA5Miw5LjA4Ng0KCQkJCWMtMi45MywwLTMuNjkxLTIuMjQtMy42OTEtMy41NjJjMC0yLjU4NCwxLjQwMy01LjY4Myw4LjMxNS01LjY4M0M4My40MSw4My45NDksODIuOTk3LDg0LjA2NSw4My4yNjgsODQuMTA4eiIvPg0KCQkJPHBhdGggaWQ9InBhdGgxMzgxMiIgc3R5bGU9ImZpbGw6IzAwMDA2NjsiIGQ9Ik0xMDMuNjE1LDEwMC45MDZjMi4xMjUsMCwxNC4yNzIsMC41NDEsMTQuMjcyLTExLjk5NA0KCQkJCWMwLTExLjcyMS0xMS4yNDQtOS40MDQtMTEuMjQ0LTE0LjExNGMwLTIuMzQyLDEuODMzLTMuMDgsNS4xODQtMy4wOGMxLjMyOSwwLDYuNDQ3LDAuNDIzLDYuNDQ3LDAuNDIzbDEuMTg5LTguMzMNCgkJCQljMCwwLjAwMS0zLjMxMi0wLjc0MS04LjcwNC0wLjc0MWMtNi45NzksMC0xNC4wNjMsMi43ODYtMTQuMDYzLDEyLjMxOGMwLDEwLjgwMiwxMS44MTIsOS43MTcsMTEuODEyLDE0LjI2Nw0KCQkJCWMwLDMuMDM3LTMuMywzLjI4Ny01Ljg0NCwzLjI4N2MtNC40MDEsMC04LjM2My0xLjUxMS04LjM3Ny0xLjQzOGwtMS4yNTksOC4yNDVDOTMuMjU3LDk5LjgxOSw5NS43MDIsMTAwLjkwNiwxMDMuNjE1LDEwMC45MDZ6Ig0KCQkJCS8+DQoJCQk8cGF0aCBpZD0icGF0aDEzODE0IiBzdHlsZT0iZmlsbDojMDAwMDY2OyIgZD0iTTI5MC44MDcsNTUuNDU1bC0xLjcwNSwxMi43MDljMCwwLTMuNTUzLTQuOTA1LTkuMTEyLTQuOTA1DQoJCQkJYy0xMC40NTksMC0xNS44NDksMTAuNDIzLTE1Ljg0OSwyMi4zOTZjMCw3LjczLDMuODQ0LDE1LjMwNywxMS42OTksMTUuMzA3YzUuNjUxLDAsOC43ODQtMy45NDEsOC43ODQtMy45NDFsLTAuNDE1LDMuMzY1aDkuMTc4DQoJCQkJbDcuMjA3LTQ0Ljg2MkwyOTAuODA3LDU1LjQ1NXogTTI4Ni43NTUsODAuMTU2YzAsNC45ODMtMi40NjgsMTEuNjQtNy41ODEsMTEuNjRjLTMuMzk2LDAtNC45ODgtMi44NTEtNC45ODgtNy4zMjQNCgkJCQljMC03LjMxNSwzLjI4NS0xMi4xNCw3LjQzMi0xMi4xNEMyODUuMDEyLDcyLjMzMiwyODYuNzU1LDc0LjY2MiwyODYuNzU1LDgwLjE1NnoiLz4NCgkJCTxwYXRoIGlkPSJwYXRoMTM4MTYiIHN0eWxlPSJmaWxsOiMwMDAwNjY7IiBkPSJNMzAuNzQ5LDEwMC40MjNsNS43NDMtMzMuODdsMC44NDQsMzMuODdoNi40OTlsMTIuMTI1LTMzLjg3bC01LjM3MSwzMy44N2g5LjY1OA0KCQkJCWw3LjQzNy00NC45MjJsLTE1LjM0Mi0wLjExN2wtOS4xMjYsMjcuNTA0bC0wLjI1LTI3LjM4N2gtMTQuMDZsLTcuNTQ0LDQ0LjkyMkgzMC43NDlMMzAuNzQ5LDEwMC40MjN6Ii8+DQoJCQk8cGF0aCBpZD0icGF0aDEzODE4IiBzdHlsZT0iZmlsbDojMDAwMDY2OyIgZD0iTTE3Ni4xMDEsMTAwLjQ4N2MyLjc0Ni0xNS42MTUsMy43MjQtMjcuOTQ3LDExLjczMi0yNS4zOTMNCgkJCQljMS4xNS02LjA0NCwzLjg5MS0xMS4zLDUuMTQzLTEzLjg1OGMwLDAtMC4zOTYtMC41ODktMi44NzEtMC41ODljLTQuMjI1LDAtOS44NjYsOC41NzQtOS44NjYsOC41NzRsMC44NDMtNS4zMDFoLTguNzg2DQoJCQkJbC01Ljg4NCwzNi41NjZIMTc2LjEwMXoiLz4NCgkJCTxnIGlkPSJ1c2UxNDY5OSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODQ1LjMwMDEsMCkiPg0KCQkJCTxwYXRoIGlkPSJwYXRoMTM4MTBfMV8iIHN0eWxlPSJmaWxsOiMwMDAwNjY7IiBkPSJNLTYxMi41NSw2My4wMTJjLTYuNDcyLDAtMTEuNDMsMi4wNzktMTEuNDMsMi4wNzlsLTEuMzY5LDguMTI3DQoJCQkJCWMwLDAsNC4wOTUtMS42NjMsMTAuMjgtMS42NjNjMy41MTQsMCw2LjA4MywwLjM5NSw2LjA4MywzLjI1YzAsMS43MzQtMC4zMTMsMi4zNzQtMC4zMTMsMi4zNzRzLTIuNzcxLTAuMjMxLTQuMDU1LTAuMjMxDQoJCQkJCWMtOS4yMTEsMC0xNi43MjksMy40ODItMTYuNzI5LDEzLjk4YzAsOC4yNzMsNS42MjIsMTAuMTcsOS4xMDcsMTAuMTdjNi42NTUsMCw5LjI5Mi00LjIwMyw5LjQ0My00LjIxNWwtMC4wNzgsMy40ODhoOC4zMDkNCgkJCQkJbDMuNzA1LTI1Ljk4Qy01OTkuNTk2LDYzLjM2Ni02MDkuMjEyLDYzLjAxMi02MTIuNTUsNjMuMDEyeiBNLTYxMS4xMTQsODQuMTA4YzAuMTgsMS41ODYtMC40MTEsOS4wODYtNi4wOTIsOS4wODYNCgkJCQkJYy0yLjkzMiwwLTMuNjkyLTIuMjQtMy42OTItMy41NjJjMC0yLjU4NCwxLjQwMi01LjY4Myw4LjMxNS01LjY4M0MtNjEwLjk3Miw4My45NDktNjExLjM4NCw4NC4wNjUtNjExLjExNCw4NC4xMDh6Ii8+DQoJCQk8L2c+DQoJCQk8cGF0aCBpZD0idXNlMTQ3MDEiIHN0eWxlPSJmaWxsOiMwMDAwNjY7IiBkPSJNMjU1LjI2NiwxMDAuNDg3YzEuNTA4LTExLjQ4OCw0LjI5OS0yNy42MTYsMTEuNzMxLTI1LjM5Mw0KCQkJCWMxLjE0OS02LjA0NCwwLjA0MS02LjAyOC0yLjQzMy02LjAyOGMtNC4yMjgsMC01LjE2NCwwLjE1NC01LjE2NCwwLjE1NGwwLjg0NC01LjMwMWgtOC43ODVsLTUuODg0LDM2LjU2N0gyNTUuMjY2DQoJCQkJTDI1NS4yNjYsMTAwLjQ4N3oiLz4NCgkJPC9nPg0KCQk8ZyBpZD0iZzEwMjg5Ij4NCgkJCTxwYXRoIGlkPSJwYXRoNDE1NyIgc3R5bGU9ImZpbGw6I0ZGRkZGRjsiIGQ9Ik0xMjIuNDM0LDExMy4wNTlsMS4xODEtOC4wMTljLTAuNjQ1LDAtMS41OTQsMC4yNzYtMi40MzEsMC4yNzYNCgkJCQljLTMuMjg0LDAtMy42NDYtMS43NDYtMy40MzctMy4wMzdsMi42NTMtMTYuMzYyaDQuOTkxbDEuMjA1LTguODdoLTQuNzA2bDAuOTU4LTUuNTE2aC05LjQzNA0KCQkJCWMtMC4yMDgsMC4yMDgtNS41NjksMzEuMDIzLTUuNTY5LDM0Ljc3NWMwLDUuNTU1LDMuMTE5LDguMDI5LDcuNTE3LDcuOTg5QzExOC44MDYsMTE0LjI2NiwxMjEuNDg4LDExMy4zMTMsMTIyLjQzNCwxMTMuMDU5eiIvPg0KCQkJPHBhdGggaWQ9InBhdGg0MTU1IiBzdHlsZT0iZmlsbDojRkZGRkZGOyIgZD0iTTEyNS40MjMsOTcuNzdjMCwxMy4zMzIsOC44LDE2LjUsMTYuMjk3LDE2LjVjNi45MiwwLDkuOTY1LTEuNTQ3LDkuOTY1LTEuNTQ3DQoJCQkJbDEuNjYyLTkuMDk5YzAsMC01LjI2NCwyLjMxOS0xMC4wMTgsMi4zMTljLTEwLjEzLDAtOC4zNTYtNy41NTMtOC4zNTYtNy41NTNoMTkuMTcyYzAsMCwxLjIzOC02LjExMywxLjIzOC04LjYwNA0KCQkJCWMwLTYuMjE2LTMuMDk0LTEzLjc5LTEzLjQ1Mi0xMy43OUMxMzIuNDQ1LDc1Ljk5OCwxMjUuNDIzLDg2LjIxOSwxMjUuNDIzLDk3Ljc3eiBNMTQxLjk2Nyw4NC40NDUNCgkJCQljNS4zMjQsMCw0LjM0Miw1Ljk4Myw0LjM0Miw2LjQ2N2gtMTAuNDc0QzEzNS44MzUsOTAuMjk0LDEzNi44MjUsODQuNDQ1LDE0MS45NjcsODQuNDQ1eiIvPg0KCQkJPHBhdGggaWQ9InBhdGg0MTUxIiBzdHlsZT0iZmlsbDojRkZGRkZGOyIgZD0iTTIwMS43MDcsMTEzLjA1NWwxLjY4OC0xMC4yODVjMCwwLTQuNjI5LDIuMzIxLTcuODA2LDIuMzIxDQoJCQkJYy02LjY5MiwwLTkuMzc2LTUuMTEtOS4zNzYtMTAuNmMwLTExLjEzNyw1Ljc1OC0xNy4yNjQsMTIuMTY4LTE3LjI2NGM0LjgwNywwLDguNjY1LDIuNjk5LDguNjY1LDIuNjk5bDEuNTQtOS45OTMNCgkJCQljMCwwLTUuNzIxLTIuMzE1LTEwLjYyNS0yLjMxNWMtMTAuODkxLDAtMjEuNDg2LDkuNDQ4LTIxLjQ4NiwyNy4xOTJjMCwxMS43NjYsNS43MjEsMTkuNTM3LDE2Ljk3OSwxOS41MzcNCgkJCQlDMTk2LjYzNywxMTQuMzQ4LDIwMS43MDcsMTEzLjA1NSwyMDEuNzA3LDExMy4wNTV6Ii8+DQoJCQk8cGF0aCBpZD0icGF0aDQxNDkiIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNNzAuNTQ3LDc2LjE0M2MtNi40NjksMC0xMS40MjgsMi4wNzktMTEuNDI4LDIuMDc5bC0xLjM2OSw4LjEyNw0KCQkJCWMwLDAsNC4wOTMtMS42NjMsMTAuMjgtMS42NjNjMy41MTMsMCw2LjA4MywwLjM5NSw2LjA4MywzLjI1YzAsMS43MzQtMC4zMTUsMi4zNzQtMC4zMTUsMi4zNzRzLTIuNzcxLTAuMjMyLTQuMDU0LTAuMjMyDQoJCQkJYy04LjE1OSwwLTE2LjczLDMuNDgyLTE2LjczLDEzLjk4YzAsOC4yNzIsNS42MjMsMTAuMTcsOS4xMDgsMTAuMTdjNi42NTYsMCw5LjUyNS00LjMxOSw5LjY3OC00LjMzMmwtMC4zMTEsMy42MDVoOC4zMDcNCgkJCQlsMy43MDYtMjUuOTgxQzgzLjUwMiw3Ni40OTgsNzMuODg3LDc2LjE0Myw3MC41NDcsNzYuMTQzeiBNNzIuNTY4LDk3LjI5N2MwLjE4LDEuNTg3LTAuOTk1LDkuMDI2LTYuNjc1LDkuMDI2DQoJCQkJYy0yLjkzLDAtMy42OTItMi4yMzgtMy42OTItMy41NjJjMC0yLjU4MiwxLjQwMy01LjY4Miw4LjMxNi01LjY4MkM3Mi4xMjUsOTcuMDgxLDcyLjI5Nyw5Ny4yNTMsNzIuNTY4LDk3LjI5N3oiLz4NCgkJCTxwYXRoIGlkPSJwYXRoNDE0NSIgc3R5bGU9ImZpbGw6I0ZGRkZGRjsiIGQ9Ik05Mi4zMzEsMTE0LjAzOGMyLjEyNSwwLDE0LjI3MywwLjU0LDE0LjI3My0xMS45OTUNCgkJCQljMC0xMS43MTktMTEuMjQ1LTkuNDA0LTExLjI0NS0xNC4xMTJjMC0yLjM0NCwxLjgzMy0zLjA4Miw1LjE4My0zLjA4MmMxLjMzLDAsNi40NDcsMC40MjMsNi40NDcsMC40MjNsMS4xOS04LjMzDQoJCQkJYzAsMC4wMDEtMy4zMTItMC43NDEtOC43MDQtMC43NDFjLTYuOTc5LDAtMTQuMDYzLDIuNzg2LTE0LjA2MywxMi4zMThjMCwxMC44MDEsMTEuODEyLDkuNzE3LDExLjgxMiwxNC4yNjcNCgkJCQljMCwzLjAzNy0zLjMsMy4yODQtNS44NDMsMy4yODRjLTQuNDAxLDAtOC4zNjQtMS41MS04LjM3OC0xLjQzOGwtMS4yNTgsOC4yNDZDODEuOTczLDExMi45NDgsODQuNDE3LDExNC4wMzgsOTIuMzMxLDExNC4wMzh6Ii8+DQoJCQk8cGF0aCBpZD0icGF0aDQxMzkiIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNMjc5Ljg1Miw2OC42NjhsLTIuMDM1LDEyLjYyN2MwLDAtMy41NTEtNC45MDUtOS4xMS00LjkwNQ0KCQkJCWMtOC42NDQsMC0xNS44NDksMTAuNDIyLTE1Ljg0OSwyMi4zOTdjMCw3LjczLDMuODQzLDE1LjMwNCwxMS42OTksMTUuMzA0YzUuNjUxLDAsOC43ODQtMy45NCw4Ljc4NC0zLjk0bC0wLjQxNSwzLjM2NWg5LjE3Ng0KCQkJCWw3LjIwNy00NC44NjNMMjc5Ljg1Miw2OC42Njh6IE0yNzUuNDcxLDkzLjI4OGMwLDQuOTgzLTIuNDY3LDExLjYzOS03LjU4MiwxMS42MzljLTMuMzk1LDAtNC45ODYtMi44NS00Ljk4Ni03LjMyMw0KCQkJCWMwLTcuMzE0LDMuMjg1LTEyLjE0LDcuNDMtMTIuMTRDMjczLjcyOSw4NS40NjMsMjc1LjQ3MSw4Ny43OTYsMjc1LjQ3MSw5My4yODh6Ii8+DQoJCQk8cGF0aCBpZD0icGF0aDQxMzMiIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNMTkuNDY2LDExMy41NTVsNS43NDMtMzMuODdsMC44NDMsMzMuODdoNi41bDEyLjEyNS0zMy44N2wtNS4zNzEsMzMuODdoOS42NTgNCgkJCQlsNy40MzgtNDQuOTIzSDQxLjQ2N2wtOS4zMDEsMjcuNTYzbC0wLjQ4NC0yNy41NjNIMTcuOTE1bC03LjU0NSw0NC45MjNIMTkuNDY2eiIvPg0KCQkJPHBhdGggaWQ9InBhdGg0MTMxIiBzdHlsZT0iZmlsbDojRkZGRkZGOyIgZD0iTTE2NC44MTgsMTEzLjYxN2MyLjc0Ni0xNS42MTYsMy4yNTUtMjguMjk2LDkuODA4LTI1Ljk3NQ0KCQkJCWMxLjE0Ny02LjA0NCwyLjI1NC04LjM4MiwzLjUwNi0xMC45NGMwLDAtMC41ODctMC4xMjMtMS44MTktMC4xMjNjLTQuMjI1LDAtNy4zNTUsNS43NzItNy4zNTUsNS43NzJsMC44NDEtNS4zMDFoLTguNzg0DQoJCQkJbC01Ljg4NSwzNi41NjdIMTY0LjgxOHoiLz4NCgkJCTxnIGlkPSJ1c2U4NTIzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NDcuMDA2MiwwKSI+DQoJCQkJPHBhdGggaWQ9InBhdGg0MTQ5XzFfIiBzdHlsZT0iZmlsbDojRkZGRkZGOyIgZD0iTS02MjMuNTMxLDc2LjE0M2MtNi40NjksMC0xMS40MjgsMi4wNzktMTEuNDI4LDIuMDc5bC0xLjM2OCw4LjEyNw0KCQkJCQljMCwwLDQuMDkzLTEuNjYzLDEwLjI4LTEuNjYzYzMuNTEzLDAsNi4wODEsMC4zOTUsNi4wODEsMy4yNWMwLDEuNzM0LTAuMzEzLDIuMzc0LTAuMzEzLDIuMzc0cy0yLjc3MS0wLjIzMi00LjA1NS0wLjIzMg0KCQkJCQljLTguMTU4LDAtMTYuNzI5LDMuNDgyLTE2LjcyOSwxMy45OGMwLDguMjcyLDUuNjIyLDEwLjE3LDkuMTA3LDEwLjE3YzYuNjU2LDAsOS41MjUtNC4zMTksOS42NzctNC4zMzJsLTAuMzA5LDMuNjA1DQoJCQkJCWMwLDAsOC4zMDQsMCw4LjMwNywwbDMuNzA1LTI1Ljk4MUMtNjEwLjU3NSw3Ni40OTgtNjIwLjE5MSw3Ni4xNDMtNjIzLjUzMSw3Ni4xNDN6IE0tNjIxLjUwNyw5Ny4yOTcNCgkJCQkJYzAuMTgsMS41ODctMC45OTYsOS4wMjYtNi42NzgsOS4wMjZjLTIuOTMsMC0zLjY5LTIuMjM4LTMuNjktMy41NjJjMC0yLjU4MiwxLjQwMy01LjY4Miw4LjMxNS01LjY4Mg0KCQkJCQlDLTYyMS45NTIsOTcuMDgxLTYyMS43ODEsOTcuMjUzLTYyMS41MDcsOTcuMjk3eiIvPg0KCQkJPC9nPg0KCQkJPGcgaWQ9InVzZTg1MjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0Mi4yODU3LDApIj4NCgkJCQk8cGF0aCBpZD0icGF0aDQxMzFfMV8iIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNLTE5OC4yNjMsMTEzLjYxN2MyLjc0Ny0xNS42MTYsMy4yNTYtMjguMjk2LDkuODA3LTI1Ljk3NQ0KCQkJCQljMS4xNDktNi4wNDQsMi4yNTctOC4zODIsMy41MDgtMTAuOTRjMCwwLTAuNTg3LTAuMTIzLTEuODE5LTAuMTIzYy00LjIyNSwwLTcuMzU1LDUuNzcyLTcuMzU1LDUuNzcybDAuODQxLTUuMzAxaC04Ljc4NA0KCQkJCQlsLTUuODg1LDM2LjU2N0gtMTk4LjI2M3oiLz4NCgkJCTwvZz4NCgkJCTxwYXRoIGlkPSJ0ZXh0OTQwNyIgc3R5bGU9ImZpbGw6I0ZGRkZGRjsiIGQ9Ik0yODkuMTA1LDEwNy45NzVjMC40NzksMCwwLjk1MSwwLjEyMywxLjQwNiwwLjM3Mw0KCQkJCWMwLjQ1OSwwLjI0MiwwLjgxNiwwLjU5OCwxLjA3MiwxLjA1OWMwLjI1NywwLjQ1OCwwLjM4MywwLjkzNSwwLjM4MywxLjQzNGMwLDAuNDkzLTAuMTI2LDAuOTY5LTAuMzc5LDEuNDI0DQoJCQkJYy0wLjI1MSwwLjQ1NS0wLjYwNCwwLjgxMi0xLjA1OSwxLjA2M2MtMC40NTQsMC4yNS0wLjkzLDAuMzc2LTEuNDI0LDAuMzc2Yy0wLjQ5OCwwLTAuOTc0LTAuMTI2LTEuNDI5LTAuMzc2DQoJCQkJYy0wLjQ1NC0wLjI1My0wLjgwNi0wLjYwOC0xLjA1OC0xLjA2M2MtMC4yNTYtMC40NTUtMC4zODEtMC45MzEtMC4zODEtMS40MjRjMC0wLjQ5OSwwLjEyNy0wLjk3NiwwLjM4NC0xLjQzNA0KCQkJCWMwLjI1OC0wLjQ2MSwwLjYxNi0wLjgxNSwxLjA3My0xLjA1OUMyODguMTU0LDEwOC4wOTgsMjg4LjYyNiwxMDcuOTc1LDI4OS4xMDUsMTA3Ljk3NSBNMjg5LjEwNSwxMDguNDQ3DQoJCQkJYy0wLjQwMSwwLTAuNzkzLDAuMTA0LTEuMTc2LDAuMzEzYy0wLjM4MiwwLjIwNC0wLjY3OSwwLjQ5OS0wLjg5NCwwLjg4NWMtMC4yMTQsMC4zODEtMC4zMjIsMC43OC0wLjMyMiwxLjE5NA0KCQkJCXMwLjEwNCwwLjgxLDAuMzEzLDEuMTg4YzAuMjEzLDAuMzc3LDAuNTA5LDAuNjczLDAuODkxLDAuODg2YzAuMzc4LDAuMjA4LDAuNzczLDAuMzEzLDEuMTg4LDAuMzEzDQoJCQkJYzAuNDEyLDAsMC44MS0wLjEwNSwxLjE4OC0wLjMxM2MwLjM3OC0wLjIxMywwLjY3NC0wLjUwOSwwLjg4NC0wLjg4NmMwLjIxMS0wLjM4MSwwLjMxNC0wLjc3NCwwLjMxNC0xLjE4OA0KCQkJCXMtMC4xMDctMC44MTMtMC4zMjEtMS4xOTRjLTAuMjEzLTAuMzg2LTAuNTEtMC42ODEtMC44OTQtMC44ODVDMjg5Ljg5NiwxMDguNTUyLDI4OS41MDcsMTA4LjQ0NywyODkuMTA1LDEwOC40NDcNCgkJCQkgTTI4Ny44NSwxMTIuNDIzdi0zLjA4M2gxLjA2MWMwLjM2MSwwLDAuNjI1LDAuMDI5LDAuNzg1LDAuMDg4YzAuMTYyLDAuMDU1LDAuMjg5LDAuMTU0LDAuMzg4LDAuMjk3DQoJCQkJYzAuMDk3LDAuMTQyLDAuMTQ2LDAuMjkxLDAuMTQ2LDAuNDUxYzAsMC4yMjUtMC4wODIsMC40MjItMC4yNDQsMC41ODhjLTAuMTU4LDAuMTY2LTAuMzcxLDAuMjYyLTAuNjM3LDAuMjgNCgkJCQljMC4xMDYsMC4wNDYsMC4xOTQsMC4xMDEsMC4yNjIsMC4xNjNjMC4xMjMsMC4xMjIsMC4yNzUsMC4zMjYsMC40NTUsMC42MTFsMC4zNzcsMC42MDRoLTAuNjA5bC0wLjI3MS0wLjQ4NQ0KCQkJCWMtMC4yMTYtMC4zODMtMC4zODktMC42MjEtMC41MjEtMC43MThjLTAuMDkxLTAuMDcxLTAuMjI0LTAuMTA2LTAuMzk5LTAuMTA2aC0wLjI5MXYxLjMxMUwyODcuODUsMTEyLjQyMyBNMjg4LjM0OCwxMTAuNjg4DQoJCQkJaDAuNjA0YzAuMjg5LDAsMC40ODQtMC4wNDMsMC41ODgtMC4xMjljMC4xMDUtMC4wODQsMC4xNi0wLjE5OSwwLjE2LTAuMzQyYzAtMC4wOTEtMC4wMjUtMC4xNzMtMC4wNzUtMC4yNDINCgkJCQljLTAuMDUxLTAuMDc0LTAuMTIyLTAuMTI3LTAuMjEzLTAuMTY0Yy0wLjA5MS0wLjAzNS0wLjI1NC0wLjA1My0wLjQ5OC0wLjA1M2gtMC41NjVWMTEwLjY4OCIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=") !important;
  background-size: auto 80%;
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 50%; }

.discover {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg08IS0tIG5vIGtpZGRpbmcgYXJvdW5kIG15IGZpbGVzLi4uIChodHRwOi8vd3d3LmRvZGVyby5ldSkgLS0+DTwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DTxzdmcgaWQ9IlVudGl0bGVkLVBhZ2UlMjAxIiB2aWV3Qm94PSIwIDAgMTQzMCA4ODAiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgdmVyc2lvbj0iMS4xIg0JeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSINCXg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTQzMHB4IiBoZWlnaHQ9Ijg4MHB4Ij4NCTxkZWZzPg0JCTxyYWRpYWxHcmFkaWVudCBpZD0iZ3JhZGllbnQxIiBjeD0iNTAuNjk3NyUiIGN5PSI1MCUiIHI9IjUwJSI+DQkJCTxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwJSIvPg0JCQk8c3RvcCBzdG9wLWNvbG9yPSIjZmY4MDAwIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMTAwJSIvPg0JCTwvcmFkaWFsR3JhZGllbnQ+DQk8L2RlZnM+DQk8Zz4NCQk8cmVjdCB4PSIwIiB5PSItMSIgd2lkdGg9IjE0MzAiIGhlaWdodD0iODgwIiBmaWxsPSIjZmZmZmZmIi8+DQkJPHBhdGggZD0iTSAxNDI5Ljk4IDg3OS4wMDU4IEwgMzU3LjM4MzggODc4Ljk4MTggQyA1MDcuMzMzNSA4NTMuNjY2NyA3MzguNjY2NSA4MDQuMzMzNCAxMDE0LjY2NjUgNzExLjY2NjcgQyAxMjkwLjY2NjUgNjE5IDE0MTUuMzMzNSA1MjUuODMzMyAxNDI5Ljk4IDUxNy45MDg1IEwgMTQyOS45OCA4NzkuMDA1OCBaIiBmaWxsPSIjZmY4MDAwIi8+DQkJPGc+DQkJCTxwYXRoIGQ9Ik0gMTUwLjAyODggMzk5LjY5MzEgQyAxNzguMzMzIDM5OS42OTMxIDIwMC4zNDU3IDM5MC43Nzg3IDIxNi4wODI1IDM3Mi45MzQzIEMgMjMxLjgxOTMgMzU1LjEwNTYgMjM5LjY4NzUgMzMwLjA2MzUgMjM5LjY4NzUgMjk3LjgyMzggQyAyMzkuNjg3NSAyNjcuNTIxMyAyMzIuMjU2MyAyNDQuMzM3NiAyMTcuNDI1MyAyMjguMjU3MiBDIDIwMi41NzgxIDIxMi4xOTI0IDE4MS4yMDU2IDIwNC4xNDQzIDE1My4zMjMyIDIwNC4xNDQzIEwgNzUuODI2MiAyMDQuMTQ0MyBMIDc1LjgyNjIgMzk5LjY5MzEgTCAxNTAuMDI4OCAzOTkuNjkzMSBMIDE1MC4wMjg4IDM5OS42OTMxIFpNIDExMy43OTM5IDIzMS4zNTk4IEwgMTM2LjI0MzcgMjMxLjM1OTggQyAxNTAuNTYwMSAyMzEuMzU5OCAxNjEuNDU3IDIzMi45OTc4IDE2OC45NTA3IDIzNi4yNTggQyAxNzYuNDI4NyAyMzkuNTE4MiAxODIuODI5NiAyNDUuNDI0NCAxODguMTM3MiAyNTMuOTc2NSBDIDE5NS44NDk2IDI2Ni40MTg4IDE5OS43MjEyIDI4MS45Nzk1IDE5OS43MjEyIDMwMC42NTg3IEMgMTk5LjcyMTIgMzI0LjgxODggMTk0LjkxMzEgMzQyLjgzNjUgMTg1LjI5NTkgMzU0LjY5NjEgQyAxNzUuNjc5MiAzNjYuNTU1NiAxNjEuMDk3NyAzNzIuNDc3NSAxNDEuNTUxOCAzNzIuNDc3NSBMIDExMy43OTM5IDM3Mi40Nzc1IEwgMTEzLjc5MzkgMjMxLjM1OTggTCAxMTMuNzkzOSAyMzEuMzU5OCBaIiBmaWxsPSIjMDAwMDAwIi8+DQkJCTxwYXRoIGQ9Ik0gMzExLjYyNyAzOTkuNjkzMSBMIDMxMS42MjcgMjA0LjE0NDMgTCAyNzMuNjU4NyAyMDQuMTQ0MyBMIDI3My42NTg3IDM5OS42OTMxIEwgMzExLjYyNyAzOTkuNjkzMSBMIDMxMS42MjcgMzk5LjY5MzEgWiIgZmlsbD0iIzAwMDAwMCIvPg0JCQk8cGF0aCBkPSJNIDM5MS4yMTE0IDQwNC43MzMgQyA0MTMuMTMwNCA0MDQuNzMzIDQzMC4zMTg4IDM5OS41ODI5IDQ0Mi43OTMgMzg5LjI1MSBDIDQ1NS4yNTEgMzc4LjkzNDkgNDYxLjQ5NTYgMzY0LjY4MTQgNDYxLjQ5NTYgMzQ2LjUwNjIgQyA0NjEuNDk1NiAzMzMuNzE3NCA0NTguMjAxNyAzMjIuODgxNiA0NTEuNjEzOCAzMTMuOTY3MyBDIDQ0NS4wMjU0IDMwNS4wNTI5IDQzMy4wNTEzIDI5NS4zMTk1IDQxNS42NTk3IDI4NC43NjcyIEwgNDAyLjc0ODUgMjc2Ljk4NjggQyAzOTMuMDY5MyAyNzEuMDk2NSAzODYuNjIxNiAyNjYuMTM1MyAzODMuNDA1OCAyNjIuMTAzNCBDIDM4MC4xNzM4IDI1OC4wNzE0IDM3OC41NjU5IDI1My4zNzggMzc4LjU2NTkgMjQ4LjAyMzEgQyAzNzguNTY1OSAyNDEuNTM0MiAzODEuMDE3MSAyMzYuMzA1MyAzODUuOTM0NiAyMzIuMzA0OCBDIDM5MC44MzY5IDIyOC4zMjAyIDM5Ny4zNjIzIDIyNi4zMTk5IDQwNS41MTE3IDIyNi4zMTk5IEMgNDE2LjA0OTggMjI2LjMxOTkgNDMwLjM4MTMgMjMwLjAyMTEgNDQ4LjUwNjggMjM3LjQwNzggTCA0NDguNTA2OCAyMDYuMTYwMyBDIDQzMC41Mzc2IDIwMS40NjY4IDQxNC4zOTUgMTk5LjEwNDQgNDAwLjA3OTEgMTk5LjEwNDQgQyAzODIuMTg4IDE5OS4xMDQ0IDM2Ny43OTM5IDIwNC4wMDI1IDM1Ni45MTI2IDIxMy43OTg5IEMgMzQ2LjAzMDggMjIzLjU5NTIgMzQwLjU5ODEgMjM2LjU1NzMgMzQwLjU5ODEgMjUyLjcwMDcgQyAzNDAuNTk4MSAyNjQuNzk2NiAzNDMuOTIzMyAyNzUuMzQ4OSAzNTAuNTg5NCAyODQuMzg5MyBDIDM1Ny4yNDAyIDI5My40Mjk2IDM2OC42NTIzIDMwMi44NjM3IDM4NC44MjYyIDMxMi42NzU4IEwgMzk2Ljg5NCAzMTkuOTA0OSBDIDQwNi42MzU3IDMyNS44NTgzIDQxMy4xNzcyIDMzMS4wMjQyIDQxNi41MTgxIDMzNS4zODY5IEMgNDE5Ljg1OTQgMzM5Ljc2NTMgNDIxLjUyOTggMzQ1LjEyMDIgNDIxLjUyOTggMzUxLjQ1MTYgQyA0MjEuNTI5OCAzNTkuNDg0IDQxOC43NTA1IDM2NS44NDY5IDQxMy4xOTI5IDM3MC41MDg4IEMgNDA3LjYzNTMgMzc1LjE4NjUgNDAwLjAxNjYgMzc3LjUxNzUgMzkwLjM2ODcgMzc3LjUxNzUgQyAzNzYuNTY3OSAzNzcuNTE3NSAzNTkuOTg3OCAzNzMuMTU0OCAzNDAuNTk4MSAzNjQuNDEzNyBMIDM0MC41OTgxIDM5Ny42NzcxIEMgMzU5LjgzMTUgNDAyLjM3MDYgMzc2LjY5MjQgNDA0LjczMyAzOTEuMjExNCA0MDQuNzMzIEwgMzkxLjIxMTQgNDA0LjczMyBaIiBmaWxsPSIjMDAwMDAwIi8+DQkJCTxwYXRoIGQ9Ik0gNjI4LjUgMzYwLjU4MzggQyA2MDguMzE2NCAzNzAuMDE5MyA2MDYuMTc0MyAzNzYuNzI1IDU4Ni4zNzM1IDM3Ni43MjUgQyA1NjQuMjc1NCAzNzYuNzI1IDU0Ny4wMzIyIDM3MC4xMTM4IDUzNC42NDM2IDM1Ni44OTE0IEMgNTIyLjIzNzggMzQzLjY2OTEgNTE2LjA0MzUgMzI1LjI1NTYgNTE2LjA0MzUgMzAxLjYxOTUgQyA1MTYuMDQzNSAyNzcuNTczMSA1MjEuNzg1MiAyNTkuMDAxOCA1MzMuMzAzNyAyNDUuOTA1NyBDIDU0NC44MjIzIDIzMi44MDk2IDU2MS4xNzgyIDIzMS4yNzA2IDU4Mi4zODg3IDIzMS4yNzA2IEMgNTk4Ljk3MDcgMjMxLjI3MDYgNjAxLjcwNDYgMjM1LjMwOTkgNjI2LjI3MjkgMjQzLjM4ODUgTCA2MjYuMjcyOSAyMTEuMDc0MiBDIDYwNC4xODggMjA0LjU3OSA2MDAuNjIzIDIwMSA1NzguNjgyNiAyMDEgQyA1NDQuMzAwOCAyMDEgNTE3Ljg1MyAyMDcuOTExMiA0OTkuMzA0NyAyMjUuNzA5MyBDIDQ4MC43NTY4IDI0My41MjMyIDQ3MS41IDI2OC45NTgxIDQ3MS41IDMwMS45OTgyIEMgNDcxLjUgMzM0LjQzODcgNDgwLjcyMjIgMzU5LjcxNTggNDk5LjE2NTUgMzc3LjgyOTUgQyA1MTcuNjA4OSAzOTUuOTQzMSA1NDMuMzYwOCA0MDUgNTc2LjQyMDQgNDA1IEMgNjAzLjQ5NDYgNDA1IDYwOC45NjA0IDQwMC45NjA3IDYyOC41IDM5Mi44ODIxIEwgNjI4LjUgMzYwLjU4MzggWiIgZmlsbD0iIzAwMDAwMCIvPg0JCQk8cGF0aCBkPSJNIDk3MS4xMDM1IDM5OS42OTMxIEwgMTAzNi4wMTc2IDIwNC4xNDQzIEwgMTAwNC44Mzc0IDIwNC4xNDQzIEwgOTU0LjU4MyAzNTUuNDk5MyBMIDkwMy4yNTE1IDIwNC4xNDQzIEwgODY1LjE2MDIgMjA0LjE0NDMgTCA5MzEuNDc5NSAzOTkuNjkzMSBMIDk3MS4xMDM1IDM5OS42OTMxIFoiIGZpbGw9IiMwMDAwMDAiLz4NCQkJPHBhdGggZD0iTSAxMTc3Ljg5NiAzOTkuNjkzMSBMIDExNzcuODk2IDM3Mi40Nzc1IEwgMTA5Ny45NjM0IDM3Mi40Nzc1IEwgMTA5Ny45NjM0IDMxMy4wMDY1IEwgMTE1Ny45MTMxIDMxMy4wMDY1IEwgMTE1Ny45MTMxIDI4NS43OTEgTCAxMDk3Ljk2MzQgMjg1Ljc5MSBMIDEwOTcuOTYzNCAyMzEuMzU5OCBMIDExNzEuOTAwOSAyMzEuMzU5OCBMIDExNzEuOTAwOSAyMDQuMTQ0MyBMIDEwNTkuOTk1NiAyMDQuMTQ0MyBMIDEwNTkuOTk1NiAzOTkuNjkzMSBMIDExNzcuODk2IDM5OS42OTMxIEwgMTE3Ny44OTYgMzk5LjY5MzEgWiIgZmlsbD0iIzAwMDAwMCIvPg0JCQk8cGF0aCBkPSJNIDEyNDIuODM5NCAzOTkuNjkzMSBMIDEyNDIuODM5NCAzMjAuMDYyNCBMIDEyNjMuMDA5OCAzMjAuMDYyNCBMIDEzMDcuOTA5MiAzOTkuNjkzMSBMIDEzNTMuNzQ1NiAzOTkuNjkzMSBMIDEyOTQuMzc0IDMwOC4yODE2IEMgMTMwNS4zODA0IDMwMy4wMDU0IDEzMTQuMDI5MyAyOTUuNDE0MSAxMzIwLjMyMDggMjg1LjUyMzIgQyAxMzI2LjYxMjMgMjc1LjYzMjQgMTMyOS43NjU2IDI2NC42NTQ4IDEzMjkuNzY1NiAyNTIuNTkwNSBDIDEzMjkuNzY1NiAyMjAuMzAzNSAxMzExLjUzMTMgMjA0LjE0NDMgMTI3NS4wNjIgMjA0LjE0NDMgTCAxMjA3Ljg2OTEgMjA0LjE0NDMgTCAxMjA3Ljg2OTEgMzk5LjY5MzEgTCAxMjQyLjgzOTQgMzk5LjY5MzEgTCAxMjQyLjgzOTQgMzk5LjY5MzEgWk0gMTI0Mi44Mzk0IDIzMS4zNTk4IEwgMTI1NS43MzQ5IDIzMS4zNTk4IEMgMTI3OS43NzY5IDIzMS4zNTk4IDEyOTEuNzk3OSAyNDAuMDIyMiAxMjkxLjc5NzkgMjU3LjMxNTQgQyAxMjkxLjc5NzkgMjgxLjAwMzEgMTI3OC4zMjUyIDI5Mi44NDY5IDEyNTEuMzk0NSAyOTIuODQ2OSBMIDEyNDIuODM5NCAyOTIuODQ2OSBMIDEyNDIuODM5NCAyMzEuMzU5OCBMIDEyNDIuODM5NCAyMzEuMzU5OCBaIiBmaWxsPSIjMDAwMDAwIi8+DQkJCTxwYXRoIGlkPSJFbGxpcHNlIiBkPSJNIDY0NS41IDMwMi41IEMgNjQ1LjUgMjQzLjEyODYgNjkzLjYyODQgMTk1IDc1MyAxOTUgQyA4MTIuMzcxNiAxOTUgODYwLjUgMjQzLjEyODYgODYwLjUgMzAyLjUgQyA4NjAuNSAzNjEuODcxNCA4MTIuMzcxNiA0MTAgNzUzIDQxMCBDIDY5My42Mjg0IDQxMCA2NDUuNSAzNjEuODcxNCA2NDUuNSAzMDIuNSBaIiBmaWxsPSJ1cmwoI2dyYWRpZW50MSkiLz4NCQk8L2c+DQkJPGc+DQkJCTxwYXRoIGQ9Ik0gNDM3IDUyNCBMIDQzNyA0NzkuMDYyNSBMIDQ2OS4zNDM4IDUyNCBMIDQ4MSA1MjQgTCA0ODEgNDU4IEwgNDcwIDQ1OCBMIDQ3MCA1MDIuOTM3NSBMIDQzNy42NTYzIDQ1OCBMIDQyNiA0NTggTCA0MjYgNTI0IEwgNDM3IDUyNCBMIDQzNyA1MjQgWiIgZmlsbD0iIzAwMDAwMCIvPg0JCQk8cGF0aCBkPSJNIDU1OS4zOTk5IDUyNCBMIDU1OS4zOTk5IDUxNSBMIDUyOS4zOTk5IDUxNSBMIDUyOS4zOTk5IDQ5NCBMIDU1Mi4zOTk5IDQ5NCBMIDU1Mi4zOTk5IDQ4NSBMIDUyOS4zOTk5IDQ4NSBMIDUyOS4zOTk5IDQ2NyBMIDU1Ny4zOTk5IDQ2NyBMIDU1Ny4zOTk5IDQ1OCBMIDUxNS4zOTk5IDQ1OCBMIDUxNS4zOTk5IDUyNCBMIDU1OS4zOTk5IDUyNCBMIDU1OS4zOTk5IDUyNCBaIiBmaWxsPSIjMDAwMDAwIi8+DQkJCTxwYXRoIGQ9Ik0gNjE5Ljc5OTggNTI0IEwgNjE5Ljc5OTggNDY3IEwgNjQzLjc5OTggNDY3IEwgNjQzLjc5OTggNDU4IEwgNTgxLjc5OTggNDU4IEwgNTgxLjc5OTggNDY3IEwgNjA1Ljc5OTggNDY3IEwgNjA1Ljc5OTggNTI0IEwgNjE5Ljc5OTggNTI0IEwgNjE5Ljc5OTggNTI0IFoiIGZpbGw9IiMwMDAwMDAiLz4NCQkJPHBhdGggZD0iTSA2OTMuMzQwOCA1MjQgTCA3MDMuNzAwMiA0NzguNDA2MyBMIDcxMy4yMTU4IDUyNCBMIDcyNi40OTcxIDUyNCBMIDc0NC4yMDAyIDQ1OCBMIDczNC41NDM5IDQ1OCBMIDcyMS43MDAyIDUwNi4zNzUgTCA3MTEuNzE1OCA0NTggTCA2OTkuNjUzMyA0NTggTCA2ODguNzAwMiA1MDYuNjU2MyBMIDY3Ni4yNzgzIDQ1OCBMIDY2My4yMDAyIDQ1OCBMIDY4MC4yMTU4IDUyNCBMIDY5My4zNDA4IDUyNCBMIDY5My4zNDA4IDUyNCBaIiBmaWxsPSIjMDAwMDAwIi8+DQkJCTxwYXRoIGQ9Ik0gODI2LjM4MTMgNTE0Ljg1OTQgQyA4MzIuNTIyIDUwOC43NjU2IDgzNS42MDAxIDUwMC40Mzc1IDgzNS42MDAxIDQ4OS44NzUgQyA4MzUuNjAwMSA0NzkuNTQ2OSA4MzIuNTIyIDQ3MS4zMTI1IDgyNi4zODEzIDQ2NS4xODc1IEMgODIwLjIyNTEgNDU5LjA2MjUgODExLjk3NTEgNDU2IDgwMS42MTU3IDQ1NiBDIDc5MS4xOTM4IDQ1NiA3ODIuOTEyNiA0NTkuMDYyNSA3NzYuNzg3NiA0NjUuMTg3NSBDIDc3MC42NjI2IDQ3MS4zMTI1IDc2Ny42MDAxIDQ3OS41OTM4IDc2Ny42MDAxIDQ5MCBDIDc2Ny42MDAxIDUwMC4zMTI1IDc3MC42NDcgNTA4LjU0NjkgNzc2Ljc0MDcgNTE0LjczNDQgQyA3ODIuODM0NSA1MjAuOTIxOSA3OTAuOTc1MSA1MjQgODAxLjE2MjYgNTI0IEMgODExLjgxODggNTI0IDgyMC4yMjUxIDUyMC45NTMxIDgyNi4zODEzIDUxNC44NTk0IEwgODI2LjM4MTMgNTE0Ljg1OTQgWk0gNzg3LjAyMiA1MDguMTQwNiBDIDc4My4zOTcgNTAzLjU2MjUgNzgxLjYwMDEgNDk3LjUxNTYgNzgxLjYwMDEgNDg5Ljk4NDQgQyA3ODEuNjAwMSA0ODIuMzkwNiA3ODMuNDEyNiA0NzYuMzI4MSA3ODcuMDUzMiA0NzEuNzk2OSBDIDc5MC42NzgyIDQ2Ny4yNjU2IDc5NS41Mzc2IDQ2NSA4MDEuNjMxMyA0NjUgQyA4MDcuNjMxMyA0NjUgODEyLjQ1OTUgNDY3LjI2NTYgODE2LjExNTcgNDcxLjc5NjkgQyA4MTkuNzcyIDQ3Ni4zMjgxIDgyMS42MDAxIDQ4Mi4zNDM4IDgyMS42MDAxIDQ4OS44NDM4IEMgODIxLjYwMDEgNDk3LjU3ODEgODE5Ljc3MiA1MDMuNzAzMSA4MTYuMTQ3IDUwOC4yMTg4IEMgODEyLjUwNjMgNTEyLjc1IDgwNy41Njg4IDUxNSA4MDEuMzM0NSA1MTUgQyA3OTUuNDEyNiA1MTUgNzkwLjY0NyA1MTIuNzE4OCA3ODcuMDIyIDUwOC4xNDA2IEwgNzg3LjAyMiA1MDguMTQwNiBaIiBmaWxsPSIjMDAwMDAwIi8+DQkJCTxwYXRoIGQ9Ik0gODgwIDUyNCBMIDg4MCA0OTcgTCA4ODYuMzkwNiA0OTcgTCA5MDMuMDkzOCA1MjQgTCA5MjAgNTI0IEwgODk4LjIzNDQgNDkzLjI1IEMgOTAyLjIwMzEgNDkxLjQ2ODggOTA1LjMxMjUgNDg4Ljg5MDYgOTA3LjU5MzggNDg1LjU0NjkgQyA5MDkuODU5NCA0ODIuMjAzMSA5MTEgNDc4LjQ4NDQgOTExIDQ3NC4zOTA2IEMgOTExIDQ2My40Njg4IDkwNC4yNjU2IDQ1OCA4OTAuODEyNSA0NTggTCA4NjYgNDU4IEwgODY2IDUyNCBMIDg4MCA1MjQgTCA4ODAgNTI0IFpNIDg4MCA0NjcgTCA4ODQuNDg0NCA0NjcgQyA4OTIuODI4MSA0NjcgODk3IDQ2OS45NTMxIDg5NyA0NzUuODU5NCBDIDg5NyA0ODMuOTUzMSA4OTIuMzEyNSA0ODggODgyLjk2ODggNDg4IEwgODgwIDQ4OCBMIDg4MCA0NjcgTCA4ODAgNDY3IFoiIGZpbGw9IiMwMDAwMDAiLz4NCQkJPHBhdGggZD0iTSA5NjEuMzk5OSA1MjQgTCA5NjEuMzk5OSA0OTEuNTMxMyBMIDk4Ni42NjU1IDUyNCBMIDEwMDMuNjQ5OSA1MjQgTCA5NzUuMjU5MyA0ODcuNTE1NiBMIDk5Ny42NDk5IDQ1OCBMIDk4NS42ODEyIDQ1OCBMIDk2MS4zOTk5IDQ5MCBMIDk2MS4zOTk5IDQ1OCBMIDk0Ny4zOTk5IDQ1OCBMIDk0Ny4zOTk5IDUyNCBMIDk2MS4zOTk5IDUyNCBMIDk2MS4zOTk5IDUyNCBaIiBmaWxsPSIjMDAwMDAwIi8+DQkJPC9nPg0JPC9nPg08L3N2Zz4=") !important;
  background-size: auto 80%;
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 50%; }

#mapLocation {
  min-height: 300px; }

.text-uplift {
  pointer-events: none;
  cursor: text; }
  .text-uplift .text-from {
    pointer-events: none;
    cursor: text; }
  .text-uplift .text-price {
    text-decoration: underline dotted;
    cursor: pointer;
    pointer-events: auto; }
  .text-uplift .text-dollar-sign {
    font-size: 0.8em; }
  .text-uplift .text-dollar-value {
    font-weight: bold; }

.ms-layout-3 .ms-caption {
  text-align: center; }

.positioned-title {
  width: 100%;
  flex-direction: column;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: calc(12.699% + 10px);
  left: calc(12.699% + 10px);
  display: flex;
  flex-direction: column;
  padding: 30px 15px 20px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  padding-left: 11.5%;
  z-index: 1;
  left: 0px;
  right: 0px; }
  .positioned-title ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0; }
    .positioned-title ul li {
      font-size: 12px !important;
      display: inline-block;
      padding: 0 3px;
      border-right: 0;
      font: 500 16px 'Montserrat';
      text-transform: uppercase;
      position: relative; }
      .positioned-title ul li span {
        display: block;
        margin-top: 6px; }
  .positioned-title h2 {
    margin-bottom: 8px;
    font: 700 28px/36px Raleway; }

ul {
  margin-top: 5px; }

.area-name {
  font: 500 16px/22px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-shadow: 0px 0px 8px #000;
  text-transform: capitalize;
  opacity: 0.75;
  margin-bottom: 30px; }

.galleryTrumb .slick-track {
  display: none; }

#resortpro_unit_submit:hover {
  background: #36CD00; }

@media (max-width: 1199px) {
  #masterslider {
    height: 500px; }
  .positioned-title {
    flex-direction: column; } }

@media (max-width: 767px) {
  .positioned-title {
    bottom: 0;
    width: auto; } }

@media all and (min-width: 1600px) {
  .modal-arr-right.slick-arrow {
    right: -70px; }
  .modal-arr-left.slick-arrow {
    left: -70px; } }

.availability .availability-calendar.premium_calendar .ui-widget-content .ui-state-default div {
  position: absolute;
  right: 5px;
  top: 0;
  background: transparent;
  padding: 0; }

.availability .availability-calendar.premium_calendar .ui-widget-content .ui-state-default {
  height: 60px;
  text-align: right;
  line-height: 10px;
  padding: 10px; }

.availability .availability-calendar.premium_calendar .ui-datepicker td small {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  pointer-events: none; }

.availability .availability-calendar.premium_calendar .ui-datepicker-unselectable span.ui-state-default {
  opacity: 1; }

td.ui-datepicker-unselectable.ui-state-disabled.available {
  opacity: 1 !important; }

td.ui-datepicker-unselectable.ui-state-disabled.available span {
  background: transparent;
  opacity: .7; }

.availability .tooltip.top, #ui-datepicker-div .tooltip.top {
  position: absolute;
  width: 100px; }

td.ui-datepicker-unselectable.ui-state-disabled.booked small {
  display: none; }

.customADVMessage {
  background: #232423;
  color: #fff;
  font-weight: 700;
  padding: 15px;
  margin-bottom: 15px; }

.customADVMessage hr {
  margin-top: 5px;
  margin-bottom: 5px; }

.col-sm-5.control-label {
  padding: 7px 0 0 0; }

.vb-marker {
  position: relative;
  background: var(--main_color);
  padding: 5px;
  color: #fff;
  border-radius: 3px;
  width: 32px;
  height: 32px;
  text-align: center; }

.vb-marker .m-icon {
  border: 2px solid #fff;
  padding: 3px;
  border-radius: 50%;
  width: 22px;
  height: 21px;
  font-size: 12px; }

.vb-marker::after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%);
  width: 0;
  height: 0;
  border: 1px solid transparent;
  border-bottom: 0;
  border-top: 10px solid var(--main_color);
  border-left: 5px solid rgba(255, 255, 255, 0);
  border-right: 5px solid rgba(255, 255, 255, 0); }

.vb-marker i {
  font-size: 18px; }

.gm-style-iw-t > div[role="dialog"] {
  background: #fff !important;
  padding: 0px; }

.gm-style .gm-style-iw-d {
  max-height: 100% !important; }

.content-prop.info {
  padding: 0px 10px 10px 10px; }

/*** begin listing style 1 ***/
.widget_resortpro_filter_widget select.ng-not-empty {
  background: url(../../images/icon-valid-border.png) no-repeat center left;
  padding-left: 42px; }

.listing {
  margin-bottom: 12px;
  padding-bottom: 12px; }

.listing-1 .propertyTitle a {
  display: inline-block; }

.listing-1 .property {
  background: #fff none repeat scroll 0 0;
  margin: 0 0 15px; }

.listing-1 .propertyInfo {
  background: #fff none repeat scroll 0 0;
  letter-spacing: 1px;
  padding: 0;
  position: relative; }

.listing-1 .propertyTitle {
  padding: 12px;
  color: #333;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  overflow: hidden; }

.listing-1 .propertyTitle div {
  height: 32px; }

.listing-1 .rating-stars {
  line-height: 26px; }

.listing-1 .propertyLocation {
  color: #666;
  font-size: 14px; }

.propPercent {
  height: 80px;
  position: relative;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 30px #D6D6D6;
  opacity: 1;
  line-height: 80px; }
  .propPercent .light-home {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    float: left;
    width: 80px;
    text-align: center;
    height: 100%; }
  .propPercent .search-pagination {
    font-size: 16px;
    line-height: 80px;
    padding-left: 90px; }

.marker-image {
  height: 150px;
  width: 100%;
  object-fit: cover; }

.map-slider .gm-style .gm-style-iw-a {
  display: none; }

#resortpro_map .gm-style .gm-style-iw-a, .gm-style .gm-style-iw-a {
  display: block; }

@media all and (display-mode: fullscreen) {
  .map-slider .gm-style .gm-style-iw-a {
    display: block !important; }
  .gm-style img {
    width: 100%; } }

@media only screen and (max-width: 767px) {
  #modalDates i.fa-calendar {
    top: 23px; }
  .propPercent {
    height: 50px;
    position: relative;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 30px #D6D6D6;
    opacity: 1;
    line-height: 50px; }
    .propPercent .light-home {
      background: #F5F5F5 0% 0% no-repeat padding-box;
      float: left;
      width: 50px;
      text-align: center;
      height: 100%; }
    .propPercent .search-pagination {
      font-size: 14px;
      line-height: 50px;
      padding-left: 60px; } }

@media only screen and (max-width: 480px) {
  .propPercent {
    height: 40px;
    position: relative;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 30px #D6D6D6;
    opacity: 1;
    line-height: 40px; }
    .propPercent .light-home {
      background: #F5F5F5 0% 0% no-repeat padding-box;
      float: left;
      width: 40px;
      text-align: center;
      height: 100%; }
    .propPercent .search-pagination {
      font-size: 11px;
      line-height: 40px;
      padding-left: 60px; } }

.listing-1 .propertyPhoto {
  display: block;
  height: 262px;
  position: relative; }

.listing-1 .propertyPhoto a.thumb {
  display: block;
  height: 262px; }

.listing-1 .propertyPhoto a.thumb img {
  height: 262px;
  width: 100%; }

.listing-1 .propertyInfo2 {
  background: #fff none repeat scroll 0 0;
  font-size: 14px;
  font-weight: 300;
  min-height: 65px;
  padding: 10px 0;
  position: relative;
  text-transform: uppercase; }

.listing-1 .propertySleeps {
  float: left;
  text-align: center;
  width: 33%; }

.listing-1 .propertyBedrooms {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  float: left;
  text-align: center;
  width: 32%; }

.listing-1 .propertyCost {
  float: left;
  text-align: center;
  width: 33%; }

/*** end listing style 1 ***/
/*** begin listing style 2 ***/
/*** end listing style 2 ***/
/*** begin listing style 3 ***/
/*** end listing style 3 ***/
/*** begin listing style 4 ***/
/*** END LISTING STYLE 4 ***/
.btn-fav .far.fa-heart {
  color: #FF6FCF; }

.btn-fav:hover .far.fa-heart {
  color: #EE0285; }

.btn-fav .fa-heart, .favorites .fa-heart {
  color: #EE0285; }

div#favorites-page {
  margin-top: 50px; }

.listing-1 .petFriendly, .listing-2 .petFriendly {
  position: absolute;
  top: 12px;
  right: 12px;
  color: #fff;
  text-shadow: 0 2px 2px #232323;
  text-decoration: none;
  z-index: 1; }

.listing-1 .btn-fav, .listing-2 .btn-fav {
  position: absolute;
  top: 12px;
  left: 12px;
  font-size: 1.5em;
  display: inline-block;
  z-index: 1; }

.old_price {
  display: block;
  text-decoration: line-through; }

.arrow_box {
  position: relative;
  background: #88b7d5;
  border: 2px solid #c2e1f5;
  padding: 4px;
  color: #fff;
  border-radius: 4px;
  text-align: center; }

.arrow_box i {
  font-size: 14px; }

.arrow_box:after,
.arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #88b7d5;
  border-width: 10px;
  margin-left: -10px; }

.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #c2e1f5;
  border-width: 13px;
  margin-left: -13px; }

.arrow_box_hover {
  position: relative;
  background: #608196;
  border: 2px solid #c2e1f5;
  padding: 4px;
  color: #fff;
  border-radius: 4px; }

.arrow_box_hover:after,
.arrow_box_hover:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.arrow_box_hover:after {
  border-color: rgba(96, 129, 150, 0);
  border-top-color: #608196;
  border-width: 10px;
  margin-left: -10px; }

.arrow_box_hover:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #c2e1f5;
  border-width: 13px;
  margin-left: -13px; }

.map-search map.stop .gmnoprint .gm-control-active:first-child, #mapLocation.stop .gmnoprint .gm-control-active:first-child {
  display: none !important; }

.map-search map.stop .gmnoprint, #mapLocation.stop .gmnoprint {
  padding-top: 40px !important; }

.map-search map.stop .gmnoprint > div, #mapLocation.stop .gmnoprint > div {
  height: 40px !important; }

.occupants_range input {
  min-width: 250px; }

.star_rating {
  position: relative;
  display: inline-block;
  letter-spacing: 1.5px; }

.star_rating:before {
  font-size: 120%;
  display: block;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  content: "\f006\f006\f006\f006\f006";
  color: #818181;
  padding-left: 5px; }

.star_rating span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: block;
  overflow: hidden; }

.star_rating span:before {
  font-size: 120%;
  font-family: FontAwesome;
  color: #ffbb00;
  position: absolute;
  left: 0;
  top: 0;
  content: "\f005\f005\f005\f005\f005";
  text-shadow: 0 1px #997000;
  display: block;
  padding-left: 5px; }

.multiselect.dropdown-toggle, .multiselect.dropdown-toggle:hover {
  background: none;
  border: none;
  color: inherit; }

.row-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#modalDates .modal-content {
  padding: 0; }

#modalDates .modal-header .close {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  position: absolute;
  top: -5px;
  right: -5px; }

#modalDates i.fa-calendar, .advancedMinStay i.fa-calendar {
  position: absolute;
  left: -13px;
  background: #fff;
  width: 23px;
  height: 25px;
  line-height: 24px;
  border-radius: 50%;
  border: 1px solid #00bf8f;
  color: #00bf8f; }

#modalDates .dates_details {
  padding: 10px 5px;
  font-size: 14px; }

#modalDates .dates_title {
  font-weight: bold; }

#modalDates .dates_container, .advancedMinStay .dates_container {
  border: 1px solid #00bf8f;
  margin: 15px;
  padding: 10px 0;
  position: relative; }

#modalDates thead {
  border-bottom: 3px solid #00bf8f; }

@media only screen and (max-width: 767px) {
  #modalDates i.fa-calendar {
    top: 23px; } }

.top_search_widget .amenity_group input {
  height: auto; }

#modalDates .modal-dialog {
  position: relative;
  top: 45%;
  transform: translateY(-50%); }

span.multiselect-native-select .multiselect.btn .multiselect-selected-text {
  display: block;
  overflow: hidden;
  text-align-last: left;
  text-overflow: ellipsis; }

span.multiselect-native-select > .btn-group {
  position: absolute;
  top: -8px;
  right: 0;
  bottom: 0;
  left: 0; }

span.multiselect-native-select .multiselect.btn {
  padding: 0 30px 0 12px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  float: none;
  font-weight: inherit;
  width: 100%; }

span.multiselect-native-select {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

span.multiselect-native-select .multiselect.btn .caret {
  display: none; }

.c-select-list--multiselect .btn.multiselect {
  font-size: 14px;
  padding: 0 30px 0 12px !important;
  text-transform: none; }

.c-select-list--multiselect .btn.multiselect span {
  font-weight: inherit !important;
  letter-spacing: initial !important; }

.c-select-list--multiselect .multiselect-container {
  padding: 0; }

.c-select-list--multiselect .multiselect-container > li > a {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.filter-bar {
  z-index: 3 !important; }

.c-filter-widget .c-select-list--multiselect,
.filter-bar .c-select-list--multiselect {
  background: #fff !important;
  border: 1px solid #8A8A8A !important; }

.c-filter-widget .c-select-list--multiselect .btn.multiselect {
  color: inherit !important;
  font-size: 14px !important;
  text-transform: none !important; }

.c-select-list--multiselect .multiselect-container > li > a > label {
  display: block; }

#loc-input {
  display: none;
  top: 50px !important;
  left: 50% !important;
  transform: translate(-50%);
  width: 170px;
  padding: 7px;
  border: 1px solid #fff;
  border-radius: 2px 0px 0px 2px;
  color: #717171;
  background-color: #fff;
  font-size: 14px;
  text-overflow: ellipsis;
  outline: 0; }

#loc-input-search {
  display: none;
  top: 50px !important;
  left: calc(50% + 85px) !important;
  transform: translate(-50%);
  transform: translate(-50%);
  width: 30px;
  padding: 7px;
  border: 1px solid #20ba9b;
  border-radius: 0px 2px 2px 0px;
  color: #fff;
  background-color: #20ba9b;
  font-size: 14px;
  outline: 0; }

#modalDates .dates_title {
  font-weight: bold; }

#modalDates .dates_container {
  border: 1px solid #00bf8f;
  margin: 15px;
  padding: 10px 0;
  position: relative; }

#modalDates thead {
  border-bottom: 3px solid #00bf8f; }

.guestPlusMinus {
  position: relative; }
  .guestPlusMinus .guest_nr {
    width: 100%;
    text-align: center; }
  .guestPlusMinus .increase_guest {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    cursor: pointer; }
    .guestPlusMinus .increase_guest:hover i {
      background-color: #fdbb30; }
    .guestPlusMinus .increase_guest i {
      border: 1px solid #fdbb30;
      padding: 4px 5px;
      border-radius: 50%; }
  .guestPlusMinus .decrease_guest {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    cursor: pointer; }
    .guestPlusMinus .decrease_guest:hover i {
      background-color: #fdbb30; }
    .guestPlusMinus .decrease_guest i {
      border: 1px solid #fdbb30;
      padding: 4px 5px;
      border-radius: 50%; }

@media only screen and (max-width: 767px) {
  #modalDates i.fa-calendar {
    top: 23px; } }

#modalDates .modal-dialog {
  position: relative;
  top: 45%;
  transform: translateY(-50%); }

.btn-map_view {
  position: absolute;
  z-index: 1231;
  bottom: -40px;
  left: 50%;
  transform: translate(-50%);
  color: #fff;
  background-color: transparent;
  border: 2px solid #FFFFFF;
  border-radius: 28px;
  opacity: 1;
  font-weight: 400;
  transition: all .1s ease-in-out, outline 0s; }

.btn-map_view:hover,
.btn-map_view:active,
.btn-map_view:focus {
  background-color: #232423;
  color: #fff;
  outline: none; }

.advancedMinStay.dates {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  /* position: absolute; */
  position: static;
  z-index: 222;
  bottom: 140px;
  left: 0;
  right: 0;
  margin-bottom: 10px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 2; }

.advancedMinStay.book {
  position: relative; }

.alert.alert-danger.availability.title {
  font-size: 12px;
  padding: 5px;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  width: 100%; }

.minimum_stay_dates {
  flex: 1;
  border: 1px solid #D4D4D4; }

.minimum_stay_dates .availability {
  font-size: 14px;
  margin: 0;
  height: 12px;
  line-height: 0;
  text-align: center;
  cursor: pointer;
  padding: 5px 10px;
  width: 0; }

.minimum_stay_dates.unavailable {
  opacity: .7;
  text-decoration: line-through;
  background: #F0F0F0;
  color: #000; }

.restriction-ribbon {
  text-align: center;
  position: absolute;
  color: #fff;
  padding: 3px 10px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.8);
  background-color: #1b9d5f;
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  font-weight: 700;
  z-index: 10;
  font-size: 14px;
  bottom: 0; }

.turn_over_min_stay .restriction-ribbon {
  bottom: 30px; }

.restriction-ribbon:before {
  content: ' ';
  position: absolute;
  width: 15px;
  height: 0;
  right: -20px;
  top: 1px;
  border-width: 15px 10px;
  border-style: solid;
  border-color: #1b9d5f transparent #1b9d5f #1b9d5f; }

.advancedMinStay.book .close {
  position: absolute;
  right: -5px;
  top: -10px;
  opacity: 1;
  z-index: 10;
  color: #00bf8f; }

#modalDates i, .advancedMinStay i {
  font-size: 12px; }

.advancedMinStay i.fa-calendar {
  top: 15px;
  text-align: center;
  line-height: 20px; }

.advancedMinStay.alert {
  padding: 0; }

.advancedMinStay.alert .c-property__restriction-msg {
  padding: 5px; }

.advancedMinStay.alert-dismissible .close {
  right: 2px; }

.minimum_stay_dates {
  display: inline-block; }

#recently-viewed {
  padding-right: 0 !important;
  z-index: 10000; }

#recently-viewed-button {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 100; }

#recently-viewed .modal-content {
  padding: 0;
  width: 400px;
  float: right; }

#recently-viewed .modal-body {
  width: 100%; }

#recently-viewed .modal-header {
  border-bottom: none; }

#recently-viewed .box {
  margin-bottom: 15px;
  border: 1px solid #e3e3e3;
  padding: 10px; }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.modal-dialog.fadeInRight {
  margin-right: 0; }

.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.modal-button-container {
  margin: 0 auto;
  width: 90%;
  max-width: 500px; }

#us-geo-map {
  display: none;
  position: absolute;
  top: 0;
  right: -25px;
  width: 200px;
  height: auto;
  background: rgba(255, 255, 255, 0.5); }

#us-geo-map path.active {
  stroke: #00bf8f !important;
  stroke-width: 2px;
  stroke-linejoin: round;
  fill: #00bf8f !important;
  cursor: pointer; }

#non-continental-us {
  fill: none !important;
  stroke: #A9A9A9 !important;
  cursor: default; }

.arrival-day-container {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  float: left;
  width: 100%;
  min-height: 138px;
  text-align: left;
  border-bottom: 1px solid #00bf8f;
  background-color: #efefef;
  border: 1px solid #00bf8f; }

.arrival-day-container h3 {
  display: inline-block;
  color: #00bf8f;
  margin: 15px; }

.arrival-day-container .arrival-button {
  padding: 0 0 10px;
  position: relative;
  text-align: center; }

.arrival-day-container span.arrival-day-desc {
  font-size: 14px;
  font-weight: 500; }

.arrival-day-links {
  margin-top: 15px; }

.arrival-day-container .arrival-button .arrival-day {
  background-color: #00bf8f;
  border-color: #00bf8f;
  color: white;
  border-radius: 0px;
  text-align: center;
  min-height: 35px;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 15px;
  position: relative;
  margin: 5px 0 5px 5px;
  height: 44px;
  border: none; }

.arrival-day-container .arrival-button .arrival-day.active {
  background: #000; }

#cartAbandonmentMotivator {
  position: fixed;
  background: #3e3e3e;
  padding: 10px 15px;
  bottom: 5px;
  left: 5px;
  color: #fff;
  z-index: 100; }

#cartAbandonmentMotivator a {
  color: #fff; }

#cartAbandonmentMotivator .unit {
  color: #fff; }

#cartAbandonmentMotivator .checkout {
  background-color: #000; }

.mapCarousel-wrap {
  display: flex;
  width: 100%;
  flex-direction: column; }
  .mapCarousel-wrap .carousel {
    width: 100%; }
    .mapCarousel-wrap .carousel img {
      height: 100%;
      width: 100%;
      max-height: 180px; }
  .mapCarousel-wrap .bottom-part {
    padding: 1px;
    width: 100%;
    background: #FFF;
    border-radius: 0 0 8px;
    text-align: center; }
    .mapCarousel-wrap .bottom-part .description {
      display: flex;
      padding: 0 15px; }
    .mapCarousel-wrap .bottom-part h3 {
      font-size: 16px;
      margin-bottom: 7px;
      color: #292929;
      text-transform: capitalize;
      opacity: 0.75; }
    .mapCarousel-wrap .bottom-part h4 {
      font-size: 18px;
      color: #292929;
      margin-bottom: 0;
      padding: 5px 15px 5px; }
    .mapCarousel-wrap .bottom-part h5 {
      font-size: 12px;
      margin-bottom: 0;
      color: #292929; }
    .mapCarousel-wrap .bottom-part h6 {
      font-size: 16px;
      color: #292929;
      text-align: left;
      padding: 0 15px; }
      .mapCarousel-wrap .bottom-part h6 span {
        font-size: 18px;
        text-transform: capitalize;
        color: #2db999 !important; }
    .mapCarousel-wrap .bottom-part table {
      padding-top: 7px;
      margin-bottom: 4px;
      margin-left: 15px; }
      .mapCarousel-wrap .bottom-part table td {
        width: auto;
        padding-right: 4px;
        font-size: 16px;
        color: #292929; }
    .mapCarousel-wrap .bottom-part hr {
      margin: 5px 0; }
    .mapCarousel-wrap .bottom-part .c-star-rating {
      display: none; }

.gm-style .gm-style-iw-d {
  overflow: unset !important; }

.gm-style .gm-style-iw-c {
  min-height: 280px !important; }

.gm-style .gm-style-iw-c {
  padding-left: 0 !important;
  box-shadow: none !important;
  background: transparent !important; }

.gm-style-iw-chr {
  position: absolute;
  z-index: 2;
  right: 0; }

.gm-ui-hover-effect > span {
  width: 24px !important;
  height: 24px !important;
  margin: 5px !important;
  background-color: #FFF !important; }

.gm-ui-hover-effect {
  opacity: 1 !important;
  width: 35px !important;
  height: 35px !important;
  background: #2db999 !important;
  border-radius: 100%; }

#bookingPopup.modal-calendar {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.carousel-inner > .item > a > img.img-blur, .carousel-inner > .item > img.img-blur, .img-responsive.img-blur, .thumbnail a > img.img-blur, .thumbnail > img.img-blur {
  filter: blur(10px);
  transition: 2s all; }

.carousel-inner > .item > a > img.img-visible, .carousel-inner > .item > img.img-visible, .img-responsive.img-visible, .thumbnail a > img.img-visible, .thumbnail > img.img-visible {
  filter: blur(0px); }

.container_input {
  position: relative; }
  .container_input .g_tooltip {
    position: absolute;
    top: 36px;
    right: 1px; }
    @media (min-width: 48em) {
      .container_input .g_tooltip {
        right: -5px;
        top: 37px; } }
    .container_input .g_tooltip i {
      font-size: 16px; }
      @media (min-width: 48em) {
        .container_input .g_tooltip i {
          font-size: 18px; } }
  .container_input .tooltip.fade.right {
    background: transparent !important;
    color: #000 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .container_input .g_tooltip + .tooltip > .tooltip-inner {
    background-color: #fff;
    border: 2px solid #ddd;
    color: #000;
    line-height: 20px;
    opacity: 1;
    padding: 10px 15px; }
  .container_input .g_tooltip + .tooltip.right .tooltip-arrow {
    border-right-color: #dedede; }
  .container_input .tooltip.right {
    padding: 0 0 0 5px; }
  .container_input .tooltip.in {
    opacity: 1; }
  .container_input .tooltip-inner {
    max-width: 280px;
    /* If max-width does not work, try using width instead */
    width: 180px; }
    @media (max-width: 47.99em) {
      .container_input .tooltip-inner {
        position: relative;
        right: 15px; } }

.inquiry_container_input .g_tooltip {
  right: 10px;
  top: 50%;
  transform: translateY(-50%); }
  .inquiry_container_input .g_tooltip ~ .form-control {
    padding-right: 26px; }

.noInventory_container_input .g_tooltip {
  right: 10px;
  top: 50%;
  transform: translateY(-50%); }
  .noInventory_container_input .g_tooltip ~ .form-control {
    padding-right: 26px; }

.g_checkbox:nth-child(1) {
  margin: 0 !important; }

.g_checkbox input {
  position: initial !important; }

.modal-content {
  padding: 0 10px; }

#payment-wrapper .reservation-summary-content {
  padding: 12px;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
  background: #fff;
  border-radius: 16px; }

#payment-wrapper .well {
  border: none;
  box-shadow: none;
  padding: 0;
  margin-bottom: 30px;
  background-color: #fff; }
  #payment-wrapper .well p {
    background: #286DAE;
    padding: 6px;
    border-radius: 16px 16px 0 0;
    color: #fff; }

#payment-wrapper .add-payment-body {
  margin-top: 12px; }

#payment-wrapper .add-payment-top .col-md-12 {
  text-align: center; }

#payment-wrapper .add-payment-top h3 {
  margin-bottom: 0;
  padding-bottom: 30px;
  padding-top: 20px;
  font-size: 32px;
  text-transform: uppercase;
  color: var(--second_color);
  font-weight: 500;
  font-family: var(--body_font); }

#payment-wrapper .add-payment-top .add-payment-reservation {
  padding-bottom: 15px;
  margin-bottom: 15px; }

#payment-wrapper .add-payment-top .col-md-4 {
  border-right: 1px solid #ccc;
  padding-right: 30px;
  padding-left: 30px; }

#payment-wrapper .add-payment-top .col-md-4:last-child {
  border-right: none; }

#payment-wrapper .col-sm-4 .form-group:last-child, #payment-wrapper .add-payment-reservation p:last-child {
  margin-bottom: 0; }

#payment-wrapper .fee_name {
  font-size: 0.7em;
  text-indent: 12px; }

#payment-wrapper .form-checkout #step3b .col-md-4.col-md-push-8 .resortpro-reservation-details .table:last-child {
  margin-bottom: 0; }

#payment-login-wrapper .login_payment_form {
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
  background: #FFF;
  max-width: 492px;
  border: none;
  padding: 30px;
  margin: 10px auto; }

#payment-login-wrapper ::placeholder {
  /* Most modern browsers support this now. */
  color: #000;
  font-weight: 400; }

#payment-login-wrapper #login-payment-form .form-control {
  height: 50px; }

#payment-login-wrapper .login_field {
  padding: 17px 0 17px 16px;
  border-radius: 0;
  color: #000;
  background: #f5f5f5; }

#payment-login-wrapper .full-btn-login {
  width: 100%;
  border-radius: 28px;
  height: 55px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px; }

#payment-login-wrapper .alert {
  margin-top: 12px; }

.row-charge.folio {
  padding-left: 10px; }
  .row-charge.folio p {
    overflow-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.btn-cmp, btn-fav {
  cursor: pointer; }

.compare {
  cursor: pointer; }

.btn-cmp {
  display: inline-block;
  font-size: 1.3em;
  left: 45px;
  position: absolute;
  top: 6px;
  z-index: 3; }

.compare .btn-cmp {
  right: 12px;
  left: auto; }

.compare .fa {
  color: #00bf8f; }

.c-property--thumbs-lg .c-property__body--overlay a.btn-cmp {
  margin-left: 15px;
  position: relative;
  top: auto;
  left: 0;
  color: #fff; }

.btn-cmp i.unmarked {
  color: #fff; }

.c-property--thumbs-md .btn-cmp {
  position: relative;
  top: auto;
  left: auto;
  font-size: 1.4em;
  margin-left: 20px; }

.c-property--listing-6 .btn-cmp {
  left: initial;
  right: 60px;
  top: 15px; }

.c-property--side-info .btn-cmp {
  font-size: 1.4em;
  left: auto;
  margin-left: 20px;
  position: relative;
  top: auto; }

.c-property--thumbs-md .btn-cmp i, .c-property--side-info .btn-cmp {
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.75); }

.compare .c-property__cmp-btn i {
  color: #fff; }

.compare-bar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background-color: #fff;
  box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.2);
  visibility: hidden;
  z-index: 98; }
  .compare-bar.is-sticky {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    visibility: visible; }
  .compare-bar .c-property__header {
    padding-bottom: 0; }
  .compare-bar .c-property__cta-btn {
    padding: 8px; }

@media (min-width: 48em) and (max-width: 61.99em) {
  .compare .c-property__cta-btn {
    padding: 7px; } }

.compare .propertyTitle {
  background-color: #ccc; }

.compare .amenityYes,
.compare .amenityNo {
  font-weight: bold; }

.compare .amenityYes {
  color: #00bf8f; }

.compare .amenityNo {
  color: #e3e3e3; }

.compare .image_box {
  padding: 10px; }

.compare .c-property__pet-icon {
  left: 12px;
  top: 45px;
  right: auto; }

.compare .c-property__cmp-btn {
  left: auto; }

.compare .carousel-inner > .item > a > img {
  height: 100%; }

.compare .overview_container {
  border: 1px solid #efefef; }

.compare .overview_container .image_box.welcome {
  display: table-cell;
  vertical-align: middle; }

.title_box {
  background: #00bf8f;
  color: #fff;
  padding: 10px;
  font-weight: 500; }

.title_box a, .title_box a:hover {
  color: #fff; }

.compare .propertyInfo, .compare .table td span {
  padding: 10px;
  overflow-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px; }

.compare .c-property__cost {
  position: absolute;
  z-index: 100;
  bottom: 0;
  right: 10px;
  color: #fff; }

.compare .price_prepend {
  width: 100%;
  float: right; }

.compare .c-star-rating {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10; }

.compare .star_rating span:before {
  color: #fff;
  font-size: 85%; }

.compare .star_rating:before {
  font-size: 85%; }

.compare .c-property__cta {
  margin-top: 10px; }

.compare .c-property__cta-btn--book {
  background: #00bf8f;
  color: #fff;
  padding: 10px;
  font-weight: 500; }

.shadow {
  -moz-box-shadow: 5px 1px 1px 1px #ccc;
  -webkit-box-shadow: 5px 1px 1px 1px #ccc;
  box-shadow: 5px 1px 1px 1px #ccc; }

.slider.row {
  margin-left: -10px; }

.compare table {
  table-layout: fixed;
  overflow: hidden;
  margin-bottom: 0; }

.unit_container .controls {
  position: fixed;
  bottom: 45px; }

.unit_container .controls span {
  background: #00bf8f;
  color: #fff;
  padding: 10px;
  font-weight: 500;
  border-radius: 50%;
  cursor: pointer;
  top: auto;
  position: fixed; }

.unit_container .controls span.glyphicon-chevron-left {
  right: 40%; }

.unit_container .controls span.glyphicon-chevron-right {
  right: 30%; }

.compare .slick-slide.col-sm-4 {
  width: 33.33333333%; }

.compare .slick-slide.col-sm-6 {
  width: 50%; }

.compare .slick-prev, .compare .slick-next {
  width: 64px;
  height: 130px;
  display: block;
  border: none !important;
  background: none;
  position: absolute;
  top: calc(50% - 20px);
  z-index: 10;
  display: none !important; }

.compare button.slick-next {
  right: 0;
  top: 50%;
  transform: translate(80%, -50%);
  outline: none; }

.compare button.slick-prev {
  left: 0;
  top: 50%;
  transform: translate(-80%, -50%);
  outline: none; }

.compare .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 !important; }

.compare .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

@media only screen and (min-width: 1200px) {
  .compare .double_slide .image_box, .compare .double_slide .image_box.welcome, .compare .overview_container.compare_2 .image_box.welcome {
    height: 350px; }
  .compare .overview_container .image_box, .compare .overview_container.compare_3 .image_box.welcome {
    height: 270px; }
  .compare .triple_slide .carousel {
    max-height: 215px; }
  .compare .double_slide .c-property__img--carousel, .compare .double_slide .carousel {
    max-height: 280px; } }

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .compare .overview_container .image_box, .compare .overview_container.compare_3 .image_box.welcome {
    height: 230px;
    font-size: 14px; }
  .compare .double_slide .image_box, .compare .double_slide .image_box.welcome, .compare .overview_container.compare_2 .image_box.welcome {
    height: 350px; } }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .compare .overview_container .image_box, .compare .overview_container.compare_3 .image_box.welcome {
    height: 250px;
    font-size: 14px; }
  .compare .double_slide .image_box, .compare .double_slide .image_box.welcome, .compare .overview_container.compare_2 .image_box.welcome {
    height: 300px; } }

.compare .overview_container.shadow {
  padding: 0; }

.clear_compare {
  cursor: pointer;
  color: #00bf8f; }

.compare .slick-disabled {
  opacity: .5; }

.compare .amenity_row {
  float: left;
  width: 100%; }

.compare .amenity_row:nth-of-type(odd) {
  background-color: #f9f9f9; }

.compare .amenity_row .title {
  overflow-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.compare .amenity_row .title .title {
  padding-left: 10px; }

.compare .mobile_desc {
  float: left;
  padding: 0 15px;
  text-align: center;
  overflow-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 85%; }

@media only screen and (max-width: 767px) {
  .compare .mobile_icon {
    float: right;
    padding: 0 15px; } }

.streamshare_home_content--layout-2 .c-property-listings {
  padding-top: 45px; }

.streamshare_home_content--layout-3 .c-main-heading {
  margin-bottom: 15px; }

.streamshare_home_content--layout-3 .c-sshare-cta {
  padding-top: 20px;
  padding-bottom: 9px;
  background-color: #DCD0B8; }
  .streamshare_home_content--layout-3 .c-sshare-cta .c-sshare-cta__heading {
    margin-top: 0;
    margin-bottom: 11px;
    font-size: 20px;
    color: #fff;
    text-align: center; }
  .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget--sshare-2 .form {
    padding-bottom: 0 !important; }
    @media (min-width: 62em) {
      .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget--sshare-2 .form {
        align-items: center;
        display: flex; } }
    .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget--sshare-2 .form > .row {
      flex: 1 1 auto; }
    .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget--sshare-2 .form .c-search-widget__fields {
      flex-shrink: 0; }
    .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget--sshare-2 .form .destinations_list_offer {
      display: none; }
  .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget--sshare-2 label {
    display: none; }
  .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget__item .form-control,
  .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget__item .btn {
    border-radius: 30px;
    font-size: 16px;
    height: 60px; }
  .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget__item:first-child {
    padding-right: 0; }
    .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget__item:first-child .form-control {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0;
      border-color: #fff; }
  .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget__item:last-child {
    padding-left: 0; }
    .streamshare_home_content--layout-3 .c-sshare-cta .c-search-widget__item:last-child .btn {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      text-transform: uppercase; }

.streamshare_home_content .c-sshare-titlebar {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #4FC8E0; }
  @media (min-width: 62em) {
    .streamshare_home_content .c-sshare-titlebar {
      padding-top: 38px;
      padding-bottom: 38px; } }
  .streamshare_home_content .c-sshare-titlebar .c-main-heading {
    color: #fff;
    text-transform: uppercase; }
    @media (min-width: 62em) {
      .streamshare_home_content .c-sshare-titlebar .c-main-heading {
        font-size: 48px; } }
  .streamshare_home_content .c-sshare-titlebar .c-secondary-heading {
    margin-bottom: 5px; }

.streamshare_section {
  margin: 30px auto; }

.streamshare_content .search_widget h2 {
  text-align: left; }

.city_section {
  float: left;
  height: 150px;
  overflow: hidden;
  position: relative;
  width: 20%; }
  .city_section .container_city_section {
    border-radius: 20px;
    padding: 15px; }
  .city_section .city_title {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    position: absolute;
    text-align: center;
    width: calc(100% - 30px); }

.title_border_line {
  border-bottom: 1px solid #ccc;
  float: left;
  position: absolute;
  top: 15px;
  width: 100%; }

.streamshare_title_section {
  position: relative;
  margin-bottom: 35px; }
  .streamshare_title_section h3 {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 275px;
    z-index: 1; }

.destination_section h4 {
  text-align: center; }

.destination_section .top_cities {
  border-right: 1px solid #ccc; }

.top_city_items_container, .top_destinations_items_container {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2; }

.top_city_itm, .destination_itm {
  text-align: center; }

.search_available_items > a {
  float: left;
  text-align: center;
  width: 20%; }

@media all and (max-width: 767px) {
  .search_available_items > a {
    width: 100%; } }

@media all and (min-width: 992px) {
  .search_by_zip_code .search_by_title {
    text-align: right; } }

.smart_search .col-md-3 input {
  float: right;
  width: 50%; }

.smart_search label {
  padding-right: 15px;
  text-align: right;
  width: 50%; }

.smart_search .submit_smart_search {
  float: none;
  margin: 40px auto 20px; }

.smart_search_info {
  margin-bottom: 20px;
  text-align: center; }

.destinations_list_offer a {
  cursor: pointer;
  text-decoration: underline; }

.c-sshare-modal .modal-header .nav a {
  font-size: 14px;
  padding: 10px 5px; }

.c-sshare-modal .modal-header ul {
  list-style-type: none;
  padding-left: 0; }

.c-sshare-modal .tree.well > ul {
  padding-left: 0; }

.c-sshare-modal .tree {
  min-height: 20px;
  padding: 0;
  margin-bottom: 20px;
  background-color: transparent;
  border: none;
  /*-webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.c-sshare-modal .tree li {
  list-style-type: none;
  margin: 0;
  padding: 10px 5px 0 5px;
  position: relative; }

.c-sshare-modal .tree li::before,
.c-sshare-modal .tree li::after {
  content: '';
  left: -20px;
  position: absolute;
  right: auto; }

.c-sshare-modal .tree li::before {
  /*border-left:1px solid #999;*/
  bottom: 50px;
  height: 100%;
  top: 0;
  width: 1px; }

.c-sshare-modal .tree li::after {
  /*border-top:1px solid #999;*/
  height: 20px;
  top: 25px;
  width: 25px; }

.c-sshare-modal .tree li span {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #999;
  border-radius: 5px;
  display: inline-block;
  padding: 0 8px;
  text-decoration: none; }

.c-sshare-modal .tree li.parent_li > span {
  cursor: pointer; }

.c-sshare-modal .tree > ul > li::before,
.c-sshare-modal .tree > ul > li::after {
  border: 0; }

.c-sshare-modal .tree li:last-child::before {
  height: 30px; }

.c-sshare-modal .tree li.parent_li > span:hover, .c-sshare-modal .tree li.parent_li > span:hover + ul li span {
  background: #eee;
  border: 1px solid #94a0b4;
  color: #000; }

.c-sshare-modal .parent_li i {
  font-size: 24px;
  position: relative;
  top: 4px;
  margin-left: -26px;
  z-index: 99; }

.c-sshare-modal .parent_li i.first {
  margin-left: 0; }

.c-sshare-modal .modal-title {
  margin-bottom: 15px;
  text-align: center; }

.c-sshare-modal .tab-content {
  padding-top: 0; }

.c-sshare-modal .modal-body {
  padding: 0; }
  .c-sshare-modal .modal-body .waitMe {
    padding-top: 5px;
    position: relative; }
  .c-sshare-modal .modal-body .waitMe_content {
    position: relative; }

.c-sshare-modal--light.fade .modal-dialog {
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -30%);
  -ms-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
  margin: 0; }
  @media (max-width: 47.99em) {
    .c-sshare-modal--light.fade .modal-dialog {
      width: calc(100% - 30px); } }

.c-sshare-modal--light .modal-content {
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 48em) {
    .c-sshare-modal--light .modal-content {
      padding-right: 30px;
      padding-left: 30px; } }

.c-sshare-modal--light .modal-header {
  padding: 25px 0 15px;
  font-weight: 700; }
  .c-sshare-modal--light .modal-header .close {
    margin-top: 5px; }
  .c-sshare-modal--light .modal-header .modal-title {
    font-size: 1.42857em;
    margin-bottom: 0;
    text-align: left; }
    @media (min-width: 48em) {
      .c-sshare-modal--light .modal-header .modal-title {
        font-size: 1.57143em; } }

.c-sshare-modal--light .modal-body {
  padding-top: 5px;
  padding-bottom: 5px;
  max-height: 78vh;
  overflow-y: scroll; }

.c-sshare-modal--light .modal-footer {
  padding-right: 0;
  padding-left: 0; }

.c-sshare-modal--light .c-destination-grid {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px; }
  @media (min-width: 48em) {
    .c-sshare-modal--light .c-destination-grid {
      -webkit-column-count: 4;
      -moz-column-count: 4;
      column-count: 4; } }

.c-sshare-modal--light .c-destination-grid__item {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid; }

.c-sshare-modal--light .c-destination-list {
  margin-bottom: 0; }
  .c-sshare-modal--light .c-destination-list__state {
    padding-left: 15px; }
    .c-sshare-modal--light .c-destination-list__state ul {
      padding-left: 0; }
  .c-sshare-modal--light .c-destination-list__country {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 3px;
    text-transform: capitalize; }
  .c-sshare-modal--light .c-destination-list a:not(:hover) {
    color: inherit; }
  .c-sshare-modal--light .c-destination-list ul {
    margin-bottom: 0; }
  .c-sshare-modal--light .c-destination-list li {
    line-height: 1.5;
    padding: 0; }
    .c-sshare-modal--light .c-destination-list li .fa {
      font-size: 16px;
      line-height: 1.625;
      margin-left: -14px;
      top: initial;
      vertical-align: top; }
    .c-sshare-modal--light .c-destination-list li span,
    .c-sshare-modal--light .c-destination-list li span:hover {
      background: transparent !important;
      border-color: transparent !important; }
    .c-sshare-modal--light .c-destination-list li span {
      padding-right: 3px;
      padding-left: 3px; }

.streamshare_nav_container {
  margin: 10px 0 30px; }
  .streamshare_nav_container ul {
    list-style-type: none;
    padding-left: 0; }
  .streamshare_nav_container .navigation li {
    display: inline; }
  .streamshare_nav_container .navigation li a, .streamshare_nav_container .navigation .back_btn a {
    font-size: 16px; }

.destination_city_sellection {
  columns: 3 auto; }
  .destination_city_sellection li {
    display: block; }

.continent_structure.ng-scope > ul {
  display: contents; }

.streamshare_search_widget {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; }
  .streamshare_search_widget label {
    display: none; }
  .streamshare_search_widget .search_widget {
    padding: 10px 10px 0; }
  .streamshare_search_widget .has-feedback label ~ .form-control-feedback {
    top: 0; }

.destination_itm span {
  text-transform: capitalize; }

#footer .destinations_list_offer {
  display: none; }

@media all and (min-width: 992px) and (max-width: 1199px) {
  .resortpro-search-streamshare-type-destinations-block .chosen-container {
    width: auto; } }

@media all and (min-width: 420px) and (max-width: 767px) {
  .city_section {
    width: 50%; }
  .city_section:last-child {
    float: none;
    margin: 0 auto; } }

@media all and (max-width: 419px) {
  .city_section {
    width: 100%; }
  .top_city_items_container, .top_destinations_items_container {
    columns: 1 auto; } }

@media all and (max-width: 991px) {
  .destination_section .top_cities {
    border-right: medium none; } }

@media all and (max-width: 767px) {
  .destinations_list_offer a {
    margin: 0 15px; }
  .c-hero .streamshare_content_enabled h2 {
    margin: 0 15px 10px; }
  .back_btn.navigation {
    padding: 0; }
  .streamshare_top_area .back_btn a {
    position: initial !important; } }

/*@media all and (min-width: 992px){*/
.back_btn.navigation {
  float: right; }

/*}*/
.top_cities .destination_itm,
.top_destinations .destination_itm {
  display: none; }
  .top_cities .destination_itm:nth-child(-n+10),
  .top_destinations .destination_itm:nth-child(-n+10) {
    display: block; }
  .top_cities .destination_itm--sshare,
  .top_destinations .destination_itm--sshare {
    text-align: left; }
    .top_cities .destination_itm--sshare a,
    .top_destinations .destination_itm--sshare a {
      font-weight: 400;
      text-decoration: none;
      text-transform: capitalize; }

.top_cities button,
.top_destinations button {
  display: flex;
  margin: 0 auto; }

.top_cities--sshare .top_city_items_container,
.top_cities--sshare .top_destinations_items_container,
.top_destinations--sshare .top_city_items_container,
.top_destinations--sshare .top_destinations_items_container {
  padding-top: 15px; }

.top_cities--sshare .btn,
.top_destinations--sshare .btn {
  margin-top: 20px;
  margin-right: 0;
  margin-left: 0;
  font-size: 1em;
  padding-left: 0;
  text-decoration: none; }
  .top_cities--sshare .btn .fa,
  .top_destinations--sshare .btn .fa {
    line-height: 1.375; }

.destination_section button {
  margin-top: 15px; }

.chosen-search > input {
  color: #fff;
  width: 100%; }

ul.chosen-results {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  display: none;
  background: #fff none repeat scroll 0 0;
  color: #333;
  position: absolute;
  width: calc(100% - 30px);
  -webkit-box-shadow: 0px 0px 13px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 13px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 13px -3px rgba(0, 0, 0, 0.75);
  list-style-type: none;
  margin-top: 2px;
  z-index: 99; }

ul.chosen-results.selected_chosen_results {
  display: block;
  max-height: 250px;
  overflow-y: scroll; }

ul.chosen-results.selected_chosen_results::-webkit-scrollbar {
  display: none; }

.chosen-results li {
  padding-right: 10px;
  padding-left: 10px;
  color: #333;
  line-height: 1.28571;
  margin-bottom: 5px;
  text-align: left;
  cursor: pointer; }

.chosen-container, ul.chosen-results.selected_chosen_results, .chosen-drop {
  width: 100% !important; }

.chosen-single a {
  color: #000; }

.chosen-search-input {
  border: 0; }

.chosen-results li:hover {
  background: #0079d6;
  color: #fff; }

.home #slider {
  overflow: visible; }

section#big-video {
  overflow: hidden; }

.chosen-single > span {
  left: 15px;
  position: absolute;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  white-space: nowrap;
  width: 90%;
  color: #000;
  height: 100%;
  line-height: 30px; }

#big-video {
  max-height: 420px;
  min-height: 320px; }

.streamshare_top_area form {
  padding-bottom: 0 !important; }

.page-template-streamshare-global .side_search_widget {
  border: 3px solid #777;
  padding: 5px 10px; }

.ss-layout-2 .search-pagination {
  font-size: 0.9375em;
  font-weight: 400; }

.chosen-results li.group-result {
  font-weight: 500;
  text-transform: uppercase;
  pointer-events: none; }

.chosen-results li.group-option {
  left: 15px;
  position: relative; }

.streamshare--layout-3 {
  color: #666; }
  .streamshare--layout-3 .form-control {
    border-radius: 0;
    color: #666;
    font-size: 16px; }
    .streamshare--layout-3 .form-control::placeholder {
      color: #666; }
    .streamshare--layout-3 .form-control ~ .glyphicon {
      color: #ccc; }
  .streamshare--layout-3 .btn {
    border-radius: 0; }
  .streamshare--layout-3 .date-group .form-control {
    padding-right: 12px;
    padding-left: 35px; }
  .streamshare--layout-3 .date-group .glyphicon {
    left: 10px;
    right: initial; }
  @media (max-width: 47.99em) {
    .streamshare--layout-3 .c-hero__search {
      bottom: 14%; } }
  .streamshare--layout-3 .c-main-heading--underlined::after {
    color: #DCD0B8; }
  .streamshare--layout-3 .c-page-header {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    color: inherit; }
    .streamshare--layout-3 .c-page-header.fixed_menu {
      background-color: #fff; }
      .streamshare--layout-3 .c-page-header.fixed_menu.fixed_menu--not-top {
        background-color: #fff; }
    .streamshare--layout-3 .c-page-header .super_header_top {
      background-color: #20b7cc; }
  .streamshare--layout-3.home .c-page-header:not(.fixed_menu--not-top) {
    box-shadow: none; }
    .streamshare--layout-3.home .c-page-header:not(.fixed_menu--not-top) .super_header_top {
      background-color: rgba(0, 0, 0, 0.15); }
    .streamshare--layout-3.home .c-page-header:not(.fixed_menu--not-top) .c-navbar__toggle .icon-bar {
      background-color: #fff; }
  .streamshare--layout-3.home .c-page-header.fixed_menu--not-top {
    color: inherit; }
  .streamshare--layout-3 .c-header-top a,
  .streamshare--layout-3 .c-header-top .btn {
    color: inherit; }
  .streamshare--layout-3 .c-header-top .btn {
    border-color: #4FC8E0;
    border-radius: 20px;
    font-size: initial; }
    .streamshare--layout-3 .c-header-top .btn > .fa {
      font-size: 1.125em; }
  .streamshare--layout-3 .c-header-top__item {
    text-align: right; }
    .streamshare--layout-3 .c-header-top__item:first-child {
      text-align: right; }
    .streamshare--layout-3 .c-header-top__item:last-child {
      font-size: inherit;
      font-weight: normal; }
  .streamshare--layout-3 .c-navbar .c-navbar__brand {
    color: inherit; }
  .streamshare--layout-3 .c-navbar .c-navbar__toggle .icon-bar {
    background-color: #666; }
  @media (min-width: 48em) {
    .streamshare--layout-3 .c-nav-menu .c-nav-menu__inner > .menu-item > .dropdown-menu:before {
      border-style: solid;
      height: 0;
      width: 0;
      border-color: transparent transparent #fff;
      border-width: 0 10px 10px;
      position: absolute;
      top: -10px;
      left: 15px;
      content: ''; } }
  @media (min-width: 48em) {
    .streamshare--layout-3 .c-nav-menu .c-nav-menu__inner > .menu-item > a {
      color: inherit; } }
  .streamshare--layout-3 .c-nav-menu .c-nav-menu__inner .menu-item .dropdown-menu a:hover {
    background-color: rgba(79, 200, 224, 0.15); }
  .streamshare--layout-3 .ui-datepicker {
    border-radius: 4px !important;
    font-family: inherit;
    margin-top: 10px; }
    @media (min-width: 48em) {
      .streamshare--layout-3 .ui-datepicker {
        padding-top: 7px;
        padding-bottom: 7px;
        width: 320px; } }
    .streamshare--layout-3 .ui-datepicker:before {
      border-style: solid;
      height: 0;
      width: 0;
      border-color: transparent transparent #fff;
      border-width: 0 10px 10px;
      position: absolute;
      top: -10px;
      left: 15px;
      content: ''; }
    .streamshare--layout-3 .ui-datepicker:not(.ui-datepicker-inline) {
      padding-right: 21px;
      padding-left: 21px; }
  .streamshare--layout-3 .ui-widget-header .ui-datepicker-month {
    font-weight: normal; }
  .streamshare--layout-3 .ui-datepicker .ui-datepicker-calendar {
    font-size: 15px;
    line-height: 2;
    table-layout: fixed; }
  .streamshare--layout-3 .ui-datepicker-calendar .ui-state-default,
  .streamshare--layout-3 .ui-datepicker-calendar .ui-widget-content .ui-state-default,
  .streamshare--layout-3 .ui-datepicker-calendar .ui-widget-header .ui-state-default,
  .streamshare--layout-3 .ui-datepicker-calendar .ui-state-highlight,
  .streamshare--layout-3 .ui-datepicker-calendar .ui-widget-content .ui-state-highlight,
  .streamshare--layout-3 .ui-datepicker-calendar .ui-widget-header .ui-state-highlight {
    border-color: #fff;
    color: #3E3E3E;
    font-weight: normal; }
  .streamshare--layout-3 .ui-datepicker-calendar .available a,
  .streamshare--layout-3 .cal-selectable span {
    color: #4FC8E0; }
  .streamshare--layout-3 .ui-datepicker-calendar .slash-start.available span,
  .streamshare--layout-3 .ui-datepicker-calendar .slash-start.available a,
  .streamshare--layout-3 .ui-datepicker-calendar .slash-end.available a,
  .streamshare--layout-3 .ui-datepicker-calendar .slash-end.available span,
  .streamshare--layout-3 .ui-datepicker-calendar .available .ui-state-active {
    border-color: #fff !important; }
  .streamshare--layout-3 .ui-datepicker-calendar .available .ui-state-hover {
    background: transparent !important;
    color: #fff; }
    .streamshare--layout-3 .ui-datepicker-calendar .available .ui-state-hover:before {
      height: 28px;
      width: 28px;
      position: absolute;
      top: 50%;
      left: 50%;
      background-color: #4FC8E0;
      border-radius: 50%;
      content: '';
      transform: translate(-50%, -50%);
      z-index: -1; }
  .streamshare--layout-3 .ui-datepicker-inline {
    position: relative;
    z-index: 1; }
    .streamshare--layout-3 .ui-datepicker-inline .ui-datepicker-calendar {
      line-height: 1.53333; }
  .streamshare--layout-3 .daterangepicker:not(.daterangepicker--flat).show-calendar .drp-calendar table thead tr:first-child {
    background-color: #4FC8E0; }
  .streamshare--layout-3 .daterangepicker:not(.daterangepicker--flat)::after {
    border-bottom-color: #4FC8E0; }
  .streamshare--layout-3 .c-page-footer {
    color: #333; }
  .streamshare--layout-3 .c-page-footer__widget {
    font-weight: 500; }
    .streamshare--layout-3 .c-page-footer__widget .form-control {
      background-color: #fff;
      border-color: #fff;
      color: #707070; }
      .streamshare--layout-3 .c-page-footer__widget .form-control select {
        color: inherit; }
    .streamshare--layout-3 .c-page-footer__widget .form-control,
    .streamshare--layout-3 .c-page-footer__widget .btn {
      border-radius: 30px; }
    .streamshare--layout-3 .c-page-footer__widget .c-select-list {
      background-color: #fff; }
    .streamshare--layout-3 .c-page-footer__widget .widget-title {
      font-size: 1.125em; }
    .streamshare--layout-3 .c-page-footer__widget a {
      color: #333; }
    .streamshare--layout-3 .c-page-footer__widget .c-search-widget--sshare-2 .c-search-widget__item:first-child {
      padding-right: 0; }
      .streamshare--layout-3 .c-page-footer__widget .c-search-widget--sshare-2 .c-search-widget__item:first-child .form-control {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
    .streamshare--layout-3 .c-page-footer__widget .c-search-widget--sshare-2 .c-search-widget__item:last-child {
      padding-left: 0; }
      .streamshare--layout-3 .c-page-footer__widget .c-search-widget--sshare-2 .c-search-widget__item:last-child .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }

/* ==========================================================================
   #SECTION WRAPPER
   ========================================================================== */
.o-section-wrapper {
  padding-top: 18px;
  padding-bottom: 18px; }

/* ==========================================================================
   #SECTION WRAPPER
   ========================================================================== */
.o-section-wrapper {
  padding-top: 18px;
  padding-bottom: 18px; }

/* ==========================================================================
   #HEADINGS
   ========================================================================== */
@media (max-width: 47.99em) {
  .c-main-heading {
    font-size: 30px;
    margin-top: 10px; } }

.c-main-heading--mt-none {
  margin-top: 0; }

.c-main-heading--bordered {
  margin-top: 0; }
  .c-main-heading--bordered a {
    padding-right: 28px;
    padding-left: 28px;
    display: inline-block;
    position: relative; }
    @media (min-width: 48em) {
      .c-main-heading--bordered a {
        padding-right: 35px;
        padding-left: 35px; } }
    .c-main-heading--bordered a:before, .c-main-heading--bordered a:after {
      height: 4px;
      width: 20px;
      background-color: #999;
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      @media (min-width: 48em) {
        .c-main-heading--bordered a:before, .c-main-heading--bordered a:after {
          width: 25px; } }
    .c-main-heading--bordered a:before {
      left: 0; }
    .c-main-heading--bordered a:after {
      right: 0; }
  @media (max-width: 47.99em) {
    .c-main-heading--bordered {
      font-size: 31px; } }

/* ==========================================================================
   #INPUT GROUP
   ========================================================================== */
.c-input-group {
  display: flex; }
  .c-input-group__btn {
    width: auto;
    z-index: 1; }
    .c-input-group__btn .btn {
      height: 100%;
      min-width: 40px;
      position: relative; }
      .c-input-group__btn .btn .glyphicon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  .c-input-group .form-control {
    min-width: 0; }

#chart .dropdown {
  margin: 10px 20px;
  float: right; }
  #chart .dropdown button:hover {
    outline: 0;
    border: 2px solid transparent; }
  #chart .dropdown button:focus {
    outline: 0;
    border: 2px solid transparent; }

#chart #dLabel {
  width: 120px;
  border-radius: 4px;
  background-color: #fff;
  border: 2px solid #ddd;
  text-align: left;
  padding: 5px 10px;
  color: #ccc;
  font-size: 14px; }

#chart .caret {
  float: right;
  margin-top: 9px;
  display: block; }

#chart .dropdown-menu {
  min-width: 120px;
  padding: 0;
  margin: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  right: 0;
  left: auto; }
  #chart .dropdown-menu li {
    line-height: 1.5;
    letter-spacing: 0.7px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
    padding: 7.5px 15px;
    border-top: solid 1px #f3f3f3; }
    #chart .dropdown-menu li:hover {
      background-color: #ccc; }

#chart .dropdown.open button#dLabel {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
  border: none;
  border: 2px solid #ddd; }

.multiselect-container > li.disabled {
  display: none; }

/* ==========================================================================
   #SELECT LIST
   ========================================================================== */
.c-select-list {
  display: block;
  outline: 0;
  padding: 0 !important;
  position: relative; }
  .c-select-list::before {
    position: absolute;
    top: 50%;
    right: 12px;
    content: '\f107';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 17px;
    line-height: 1;
    pointer-events: none;
    transform: translateY(-50%); }
  .c-select-list select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    height: 100%;
    line-height: 1.42857;
    outline: 0;
    padding: 0 30px 0 12px;
    width: 100%; }
    .c-select-list select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }

.modal_search form select, .modal_search form input {
  background: #FFF; }

/* ==========================================================================
   #RANGE SLIDER
   ========================================================================== */
.c-range-slider .ui-slider-horizontal {
  background: #fff; }
  .c-range-slider .ui-slider-horizontal .ui-slider-handle {
    margin-left: -1px; }
    .c-range-slider .ui-slider-horizontal .ui-slider-handle:last-child {
      margin-left: -1em; }
    .c-range-slider .ui-slider-horizontal .ui-slider-handle.ui-state-default, .c-range-slider .ui-slider-horizontal .ui-slider-handle.ui-state-hover {
      background: #fff; }

/* ==========================================================================
   #PROPERTY
   ========================================================================== */
.c-property {
  margin-bottom: 15px;
  position: relative; }
  .c-property .c-star-rating__stars .rating > li {
    font-size: 1em; }
  .c-property .c-star-rating__count {
    font-size: 0.8em;
    line-height: 1.5; }
  .c-property__header {
    padding: 20px 15px 15px;
    line-height: 1;
    text-transform: uppercase; }
  .c-property__heading {
    font-size: 16px;
    margin-top: 0;
    overflow: hidden; }
    .c-property__heading > a {
      display: inline-block; }
  .c-property__flex {
    align-items: center;
    display: flex; }
  .c-property__flex-item {
    flex: 0 1 auto; }
    .c-property__flex-item--fav {
      flex-shrink: 0; }
  .c-property__location {
    display: block;
    line-height: 1.2; }
  .c-property__img {
    background-color: #666;
    overflow: hidden;
    padding-bottom: 67%;
    /*63% is 16by9 - 50% is 4x3*/
    position: relative; }
    .c-property__img--carousel {
      padding-bottom: 0; }
      .c-property__img--carousel .carousel-indicators {
        z-index: 1; }
      .c-property__img--carousel .c-property__cost--overlay {
        bottom: 7%; }
  .c-property__carousel .carousel-indicators {
    align-items: center;
    bottom: auto;
    display: flex;
    height: 28px;
    justify-content: center; }
    .c-property__carousel .carousel-indicators li {
      flex-shrink: 0; }
      .c-property__carousel .carousel-indicators li:not(:last-child) {
        margin-right: 4px; }
  .c-property__carousel .thumb {
    display: block;
    padding-bottom: 67%; }
    .c-property__carousel .thumb img {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
  .c-property__fav-btn, .c-property__cmp-btn, .c-property__pet-icon {
    font-size: 1.5em;
    line-height: 1;
    position: absolute;
    top: 10px;
    z-index: 1; }
  .c-property__fav-btn {
    left: 12px; }
    .c-property__fav-btn .fa-heart {
      color: #f6931f; }
    .c-property__fav-btn .far.fa-heart {
      color: #fff; }
    .c-property__fav-btn:hover .far.fa-heart {
      color: #f6931f; }
  .c-property__cmp-btn {
    left: 50px;
    z-index: 2; }
    .c-property__cmp-btn .fa-balance-scale {
      color: #fff; }
      .c-property__cmp-btn .fa-balance-scale.marked {
        color: #f6931f; }
  .c-property__pet-icon {
    color: #fff;
    right: 12px; }
    .c-property__pet-icon:hover {
      color: #fff; }
  .c-property__img-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .c-property__img-link img {
      position: absolute;
      top: 50%;
      left: 0;
      height: auto;
      transform: translateY(-50%);
      width: 100%; }
  .c-property__body {
    padding: 15px; }
    .c-property__body--overlay {
      background-color: #000;
      color: #fff; }
      @media (min-width: 48em) {
        .c-property__body--overlay {
          position: absolute;
          right: 0;
          bottom: 0;
          left: 0;
          background-color: rgba(0, 0, 0, 0.7); } }
  .c-property__details {
    display: flex;
    list-style-type: none;
    margin-bottom: 5px;
    padding-left: 0; }
  .c-property__details-item {
    white-space: nowrap; }
    .c-property__details-item:not(:last-child) {
      margin-right: 4px; }
    .c-property__details-item--icon {
      flex: 1 1 auto;
      font-size: 14px;
      line-height: inherit;
      text-align: center; }
      .c-property__details-item--icon:not(:last-child) {
        border-right: 1px solid #ccc;
        margin-right: 0; }
  .c-property__cost {
    font-weight: 500;
    line-height: 1.4; }
    .c-property__cost--overlay {
      position: absolute;
      bottom: 30px;
      left: 0;
      background-color: rgba(60, 63, 64, 0.9);
      color: #fff;
      font-size: 14px;
      padding: 7px 10px; }
      .c-property__cost--overlay > span {
        font-size: 22px; }
    .c-property__cost--boxed {
      padding-top: 12px;
      padding-bottom: 12px;
      background-color: #ff9a00;
      color: #fff;
      text-align: center; }
  .c-property__cta-item:first-child:not(.c-property__cta-item--block) {
    padding-right: 0; }
  .c-property__cta-item:last-child:not(.c-property__cta-item--block) {
    padding-left: 0; }
  .c-property__cta-btn {
    display: block;
    padding: 12px;
    text-align: center; }
    .c-property__cta-btn:hover, .c-property__cta-btn:focus {
      text-decoration: none; }
    .c-property__cta-btn--book {
      background-color: #e5e5e5;
      color: #1b9d5f; }
      .c-property__cta-btn--book:hover {
        color: #1b9d5f; }
    .c-property__cta-btn--inquiry {
      background-color: #1b9d5f;
      color: #e5e5e5; }
      .c-property__cta-btn--inquiry:hover {
        color: #e5e5e5; }
  .c-property__restriction-msg {
    font-size: 0.7em;
    margin-bottom: 5px; }
  .c-property--listing-1 {
    background-color: #fafafa; }
    .c-property--listing-1 .c-property__heading {
      font-weight: 300;
      letter-spacing: 1px; }
    .c-property--listing-1 .c-property__location {
      color: #666;
      font-size: 14px;
      letter-spacing: 1px;
      margin-bottom: 8px; }
    .c-property--listing-1 .c-property__img:not(.c-property__img--carousel) {
      padding-bottom: 60%; }
    .c-property--listing-1 .c-property__carousel .thumb {
      padding-bottom: 60%; }
    .c-property--listing-1 .c-property__body {
      padding-top: 10px;
      padding-bottom: 10px; }
    .c-property--listing-1 .c-star-rating__count {
      font-size: 0.7em;
      line-height: 1.7; }
    .c-property--listing-1 .c-property__cost {
      font-weight: 300; }
      .c-property--listing-1 .c-property__cost .nightly-avg {
        font-size: 12px; }
  .c-property--listing-2 .c-property__heading {
    margin-bottom: 0; }
  .c-property--listing-2 .c-property__body {
    padding-right: 0;
    padding-left: 0; }
  .c-property--listing-2 .c-property__details {
    margin-bottom: 0; }
  .c-property--thumbs-lg .c-property__body--overlay a {
    color: #fff; }
    @media (min-width: 48em) {
      .c-property--thumbs-lg .c-property__body--overlay a {
        text-transform: uppercase; } }
    .c-property--thumbs-lg .c-property__body--overlay a:hover {
      color: #eee;
      text-decoration: none; }
  .c-property--thumbs-lg .c-property__heading {
    font-size: 22px;
    margin-bottom: 5px; }
    @media (min-width: 48em) {
      .c-property--thumbs-lg .c-property__heading {
        font-size: 24px;
        margin-bottom: 10px; } }
  .c-property--thumbs-lg .c-property__pet-icon,
  .c-property--thumbs-lg .c-property__fav-btn,
  .c-property--thumbs-lg .c-property__cmp-btn {
    margin-left: 15px;
    position: relative;
    top: auto; }
  .c-property--thumbs-lg .c-property__pet-icon {
    right: auto; }
  .c-property--thumbs-lg .c-property__fav-btn,
  .c-property--thumbs-lg .c-property__cmp-btn {
    left: auto; }
  .c-property--thumbs-lg .c-property__details,
  .c-property--thumbs-lg .c-property__location {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0; }
  @media (max-width: 47.99em) {
    .c-property--thumbs-lg .c-property__details {
      margin-top: 6px;
      margin-bottom: 6px;
      width: 100%; } }
  @media (min-width: 48em) {
    .c-property--thumbs-lg .c-property__details {
      border-left: 2px solid;
      border-color: inherit;
      margin-left: 6px;
      padding-left: 6px; } }
  .c-property--thumbs-lg .c-property__details-item {
    line-height: 1; }
    .c-property--thumbs-lg .c-property__details-item:not(:last-child) {
      border-right: 2px solid;
      border-color: inherit;
      margin-right: 6px;
      padding-right: 6px; }
  @media (max-width: 47.99em) {
    .c-property--thumbs-lg .c-property__flex--location {
      flex-wrap: wrap; } }
  .c-property--thumbs-lg .c-property__flex--right-col {
    flex-wrap: wrap; }
    @media (max-width: 47.99em) {
      .c-property--thumbs-lg .c-property__flex--right-col {
        align-items: baseline;
        justify-content: space-between; } }
    @media (min-width: 48em) {
      .c-property--thumbs-lg .c-property__flex--right-col {
        justify-content: flex-end; } }
  .c-property--thumbs-lg .c-property__flex-item--fav {
    margin-bottom: 5px; }
    @media (min-width: 48em) {
      .c-property--thumbs-lg .c-property__flex-item--fav {
        margin-bottom: 10px; } }
  @media (max-width: 47.99em) {
    .c-property--thumbs-lg .c-property__cost {
      margin-right: 10px; } }
  @media (min-width: 48em) {
    .c-property--thumbs-lg .c-property__cost {
      text-align: right; } }
  .c-property--thumbs-lg .c-property__cost > span {
    font-size: 24px;
    line-height: 1; }
  @media (min-width: 48em) {
    .c-property--thumbs-lg .c-star-rating {
      text-align: right; } }
  @media (max-width: 61.99em) {
    .c-property--thumbs-md {
      margin-bottom: 30px; } }
  .c-property--thumbs-md .c-property__fav-btn,
  .c-property--thumbs-md .c-property__cmp-btn {
    position: relative;
    top: auto;
    left: auto;
    font-size: 1.4em;
    margin-left: 20px; }
  .c-property--thumbs-md .c-property__pet-icon {
    left: 12px;
    right: initial; }
  .c-property--thumbs-md .c-property__body {
    padding: 0; }
  .c-property--thumbs-md .c-property__heading {
    font-size: 20px; }
    @media (min-width: 75em) {
      .c-property--thumbs-md .c-property__heading {
        font-size: 24px; } }
  .c-property--thumbs-md .c-property__location {
    color: #666;
    font-size: 0.9em;
    margin-top: 0; }
  @media (max-width: 61.99em) {
    .c-property--thumbs-md .c-property__cost {
      margin-bottom: 12px; } }
  @media (min-width: 62em) and (max-width: 74.99em) {
    .c-property--thumbs-md .c-property__cost {
      font-size: 14px; } }
  .c-property--thumbs-md .c-property__cost > small {
    font-size: 70%; }
  .c-property--thumbs-md .c-property__cost .c-property__cost-sum {
    font-size: 20px; }
    @media (min-width: 62em) {
      .c-property--thumbs-md .c-property__cost .c-property__cost-sum {
        display: block; } }
    @media (min-width: 75em) {
      .c-property--thumbs-md .c-property__cost .c-property__cost-sum {
        font-size: 24px; } }
  .c-property--thumbs-md .c-property__details-item:not(:last-child) {
    margin-right: 10px; }
  .c-property--premium:hover {
    -webkit-box-shadow: #ccc 1px 1px 2px;
    box-shadow: #ccc 1px 1px 2px; }
  .c-property--premium .c-property__fav-btn,
  .c-property--premium .c-property__cmp-btn,
  .c-property--premium .c-property__pet-icon {
    font-size: 1.75em; }
  .c-property--premium .c-property__heading {
    margin-top: 10px; }
  .c-property--premium .c-property__cta-btn {
    margin-bottom: 10px; }
  .c-property--premium-list .c-property__fav-btn {
    position: relative;
    top: auto;
    left: auto; }
  .c-property--premium-list .c-property__cta-btn {
    margin-bottom: 10px; }
  .c-property--listing-6 .c-property__img-link:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.15);
    content: '';
    pointer-events: none;
    z-index: 1; }
  .c-property--listing-6 .c-property__fav-btn,
  .c-property--listing-6 .c-property__pet-icon,
  .c-property--listing-6 .c-property__cmp-btn {
    top: 20px;
    z-index: 2; }
  .c-property--listing-6 .c-property__fav-btn {
    left: initial;
    right: 20px; }
  .c-property--listing-6 .c-property__pet-icon {
    left: 20px;
    right: initial; }
  .c-property--listing-6 .c-property__cmp-btn {
    left: initial;
    right: 50px; }
  .c-property--listing-6 .c-property__body {
    padding: 20px 0 9px; }
  .c-property--listing-6 .c-property__heading {
    font-weight: 500;
    margin-bottom: 3px; }
  .c-property--listing-6 .c-property__location {
    font-size: 12px; }
  .c-property--listing-6 .c-property__cost > span {
    font-weight: 700; }
  .c-property--avangarde {
    -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.09); }
    .c-property--avangarde:hover {
      -webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.09);
      -moz-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.09);
      box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.09); }
    .c-property--avangarde .c-property__heading {
      font-size: 1.125em;
      margin-bottom: 0; }
    .c-property--avangarde .c-property__cost--overlay {
      background-color: transparent;
      bottom: 10px;
      font-size: 16px;
      padding-left: 15px; }
    .c-property--avangarde .c-property__body {
      background-color: #fff; }
    .c-property--avangarde .c-property__details {
      margin-bottom: 2px; }
    .c-property--avangarde .c-property__location {
      line-height: inherit;
      margin-bottom: 2px;
      padding-left: 5px; }
    .c-property--avangarde .c-star-rating {
      display: block; }
  .c-property--masonry {
    -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    overflow: hidden;
    visibility: hidden; }
    .c-property--masonry:hover .c-property__overlay {
      transform: translateY(-37px); }
    .c-property--masonry:hover .c-property__cta {
      transform: translateY(0); }
    .c-property--masonry:hover .c-property__img-link:before {
      background-color: rgba(0, 0, 0, 0.5); }
    .c-property--masonry .c-property__overlay {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-display: flex;
      -ms-display: flex;
      display: flex;
      padding-right: 12px;
      padding-bottom: 12px;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      justify-content: space-between;
      line-height: 1;
      transform: translateY(0);
      z-index: 1; }
    .c-property--masonry .c-property__fav-btn {
      position: relative;
      top: initial;
      left: initial;
      height: 40px;
      width: 40px;
      background-color: #fff;
      border-radius: 40px;
      display: block;
      margin-left: auto; }
      .c-property--masonry .c-property__fav-btn .fa {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 20px;
        transform: translate(-50%, -50%); }
      .c-property--masonry .c-property__fav-btn .far.fa-heart {
        text-shadow: none; }
        .c-property--masonry .c-property__fav-btn .far.fa-heart:not(:hover) {
          color: #777; }
    .c-property--masonry .c-property__cost {
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px;
      background-color: rgba(0, 0, 0, 0.3);
      color: #fff;
      display: inline-block;
      padding: 7px 10px; }
      .c-property--masonry .c-property__cost > span {
        font-size: 22px; }
    .c-property--masonry .c-property__cmp-btn {
      left: 12px; }
    .c-property--masonry .c-property__cta {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      transform: translateY(100%);
      z-index: 1; }
      .c-property--masonry .c-property__cta .c-property__cta-btn {
        font-size: 12px;
        font-weight: 500;
        padding: 8px;
        text-transform: uppercase; }
        .c-property--masonry .c-property__cta .c-property__cta-btn--book {
          color: #fff;
          background-color: #4d4d4d; }
          .c-property--masonry .c-property__cta .c-property__cta-btn--book:hover {
            background-color: #676767; }
    .c-property--masonry .c-property__img {
      padding-bottom: 0; }
    .c-property--masonry .c-property__img-link {
      position: relative;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto;
      display: block; }
      .c-property--masonry .c-property__img-link:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: transparent;
        content: '';
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .c-property--masonry .c-property__img-link img {
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        transform: none; }
    .c-property--masonry .c-property__heading {
      margin-bottom: 0; }
      .c-property--masonry .c-property__heading a {
        color: inherit; }
    .c-property--masonry .c-property__flex {
      justify-content: space-between;
      line-height: 1; }
    .c-property--masonry .c-property__flex-item {
      overflow: hidden; }
      .c-property--masonry .c-property__flex-item--review {
        flex-shrink: 0;
        margin-left: 5px; }
    .c-property--masonry .c-star-rating {
      vertical-align: initial; }
    .c-property--masonry .c-property__details {
      margin-top: 5px;
      margin-bottom: 0;
      font-size: 0.9375em;
      font-weight: 400; }
    .c-property--masonry .c-property__details-item {
      margin-right: 7px; }
    .c-property--masonry .c-property__carousel .carousel-indicators li {
      height: 6px;
      width: 6px; }
      .c-property--masonry .c-property__carousel .carousel-indicators li.active {
        height: 8px;
        width: 8px; }
    .c-property--masonry.is-loaded {
      visibility: visible; }

/*.availability .ui-datepicker td{
  position:relative;
}*/
#property-amenities img, #property-amenities-pane img {
  width: 30px;
  height: 30px;
  margin: 5px; }

.ui-datepicker td {
  position: relative; }

.availability .ui-widget-content .ui-state-default {
  padding: 5px 0 10px; }

.c_daily_rate, .c_daily_rate_booking {
  float: left;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  font-size: 10px;
  color: #333;
  font-weight: 300; }

.c_daily_rate.old_price {
  text-decoration: line-through;
  color: #a30b0b;
  bottom: 5px;
  font-weight: bold;
  font-size: 9px; }

.c_daily_rate.new_price {
  bottom: -4px;
  font-weight: bold;
  font-size: 9px; }

.bigCalendar#ui-datepicker-div {
  width: auto; }

.bigCalendar table td {
  font-size: 16px; }
  .bigCalendar table td .ui-state-default {
    padding: 10px 15px 15px 15px; }

.unit_alt_dates table td {
  font-size: 14px; }

.unit_alt_dates table i {
  color: #d3d3d3; }

.unit_alt_dates .btn.btn-primary {
  background-color: #fff;
  color: #777;
  font-weight: bold;
  width: 100%;
  height: auto; }

.unit_alt_dates .details {
  color: #555;
  font-weight: bold; }

.unit_alt_dates {
  margin-bottom: 15px; }

body #ui-datepicker-div {
  z-index: 9999 !important; }

.modal-footer .btn + .btn {
  width: auto; }

@media all and (min-width: 992px) {
  #pwModal .modal-dialog {
    width: 600px;
    margin: 185px auto; } }

.block_rates_main {
  opacity: 0.02; }

.login_btn_action {
  background-color: #125684;
  border-color: #125684;
  color: #fff; }
  .login_btn_action:hover {
    color: #fff; }
  .login_btn_action:active {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .login_btn_action:focus {
    color: #fff; }

#pwModal {
  background-color: rgba(1, 43, 74, 0.9); }
  #pwModal .closeModal {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    position: absolute;
    top: -20px;
    right: -20px;
    cursor: pointer;
    background: #176dae;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    transition: all 0.3s linear;
    opacity: 1; }
    #pwModal .closeModal:hover {
      background: #1DD8D8; }
  #pwModal .close {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    position: absolute;
    top: -20px;
    right: -20px;
    cursor: pointer;
    background: #176dae;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    transition: all 0.3s linear;
    opacity: 1; }
    #pwModal .close:hover {
      background: #1DD8D8; }
  #pwModal .modal-content {
    padding: 50px; }
    #pwModal .modal-content .modal-header {
      border: none;
      padding: 0; }
      #pwModal .modal-content .modal-header .modal-title {
        font: 600 24px/28px Montserrat;
        color: #292929;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 10px; }
    #pwModal .modal-content hr {
      border-color: #176dae;
      width: 50px;
      margin-bottom: 30px; }
  #pwModal .modal-body {
    padding: 0; }
    #pwModal .modal-body .ratePassword {
      border: none;
      border-radius: 33px;
      color: #292929;
      height: 65px;
      box-shadow: none;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      background-repeat: no-repeat;
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 10px;
      background: #E6E9EB; }
    #pwModal .modal-body .btn_ratePassword {
      text-align: center;
      font-weight: bold;
      font-size: 16px;
      letter-spacing: 0px;
      color: #FFFFFF;
      text-transform: uppercase;
      width: 100%;
      border: none;
      border-radius: 100px;
      background: #176dae;
      height: 65px;
      cursor: pointer;
      transition: all 0.3s linear; }
      #pwModal .modal-body .btn_ratePassword:hover {
        background: #1DD8D8; }

.error_pw {
  display: none;
  border-radius: 30px; }

#unitPW .closeModal {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  top: -20px;
  right: -20px;
  cursor: pointer;
  background: #176dae;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  transition: all 0.3s linear;
  opacity: 1; }
  #unitPW .closeModal:hover {
    background: #1DD8D8; }

#unitPW .modal-content {
  padding: 50px; }
  #unitPW .modal-content .modal-header {
    border: none;
    padding: 0; }
    #unitPW .modal-content .modal-header .modal-title {
      font: 600 24px/28px Montserrat;
      color: #292929;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 10px; }
  #unitPW .modal-content hr {
    border-color: #176dae;
    width: 50px;
    margin-bottom: 30px; }

#unitPW .modal-body {
  padding: 0; }
  #unitPW .modal-body .unit_passowrd {
    border: none;
    border-radius: 33px;
    color: #292929;
    height: 65px;
    box-shadow: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    background-repeat: no-repeat;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    background: #E6E9EB; }
  #unitPW .modal-body .block_units_pw {
    text-align: center;
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    width: 100%;
    border: none;
    border-radius: 100px;
    background: #176dae;
    height: 65px;
    cursor: pointer;
    transition: all 0.3s linear; }
    #unitPW .modal-body .block_units_pw:hover {
      background: #1DD8D8; }

.error_pw {
  display: none;
  border-radius: 30px; }

.block_unit_page {
  opacity: 0.02; }

.daterangepicker .calendar-table td {
  position: relative; }

.daterangepicker .calendar-table td {
  position: relative;
  top: -5px;
  font-size: 14px; }

.daterangepicker .calendar-table td small.c_daily_rate {
  left: 0;
  float: left;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -8px;
  font-size: 8px;
  color: #333;
  font-weight: 300;
  pointer-events: none; }

.arrow_box.main_marker {
  border-radius: 50px;
  background: #fff;
  z-index: 10;
  border: 4px solid var(--main_color);
  padding: 6px; }

.arrow_box.main_marker i {
  font-size: 18px;
  color: var(--main_color); }

.arrow_box.main_marker:before, .arrow_box.main_marker:after {
  display: none; }

/* ==========================================================================
   #STAR RATING
   ========================================================================== */
.c-star-rating {
  display: inline-block;
  vertical-align: top;
  height: 15px; }
  .c-star-rating__stars {
    display: inline-block; }
    .c-star-rating__stars .rating {
      display: inline-block;
      list-style-type: none;
      margin: 0;
      padding: 0;
      vertical-align: top; }
      .c-star-rating__stars .rating > li {
        color: #f6931f;
        float: left;
        font-size: 1.3em; }
  .c-star-rating__count {
    display: inline-block;
    font-size: 1em;
    line-height: 1.45;
    vertical-align: top; }
  .c-star-rating--sidebar {
    font-size: 1.2em;
    margin-bottom: 10px; }
  .c-star-rating--large {
    font-size: 1.3em;
    line-height: 1.4; }
    .c-star-rating--large .c-star-rating__count {
      line-height: 1.8; }

/* ==========================================================================
   #SEARCH PAGINATION
   ========================================================================== */
.c-search-pagination {
  margin-bottom: 20px; }
  @media (min-width: 62em) {
    .c-search-pagination {
      margin-bottom: 12px; } }
  .c-search-pagination--light {
    font-size: 14px;
    font-weight: 500; }
    @media (min-width: 62em) {
      .c-search-pagination--light {
        padding-top: 10px; } }
    .c-search-pagination--light .c-search-pagination__btn {
      margin-bottom: 8px; }
      .c-search-pagination--light .c-search-pagination__btn .fa {
        height: 1.25em;
        width: 1.25em;
        border: 1px solid;
        border-color: inherit;
        border-radius: 50%;
        font-size: 1.0625em;
        line-height: 1.17647;
        margin-left: 3px;
        vertical-align: top; }
      .c-search-pagination--light .c-search-pagination__btn:hover .fa {
        border-color: #fff; }

/* ==========================================================================
   #FILTER WIDGET
   ========================================================================== */
.c-filter-widget__form {
  padding-bottom: 15px; }

/* ==========================================================================
   #RESULTS FILTERS
   ========================================================================== */
.c-results-filters {
  margin-bottom: 15px;
  position: relative;
  z-index: 2; }
  .c-results-filters__favorites .fa {
    color: #f6931f; }
  .c-results-filters--bordered {
    margin-bottom: 15px; }
    .c-results-filters--bordered .c-results-filters__favorites .fa {
      font-size: 1.5em; }
    .c-results-filters--bordered .c-results-filters__favorites a {
      color: inherit;
      display: inline-block;
      line-height: 1.5;
      vertical-align: top; }
    .c-results-filters--bordered .c-results-filters__favorites span {
      height: 16px;
      width: 16px;
      border-radius: 50%;
      display: inline-block;
      font-size: 10px;
      line-height: 1.6;
      text-align: center;
      vertical-align: middle; }
    .c-results-filters--bordered .c-filter-widget {
      border: 1px solid #ccc;
      margin-bottom: 15px; }
      .c-results-filters--bordered .c-filter-widget label {
        display: none; }
      .c-results-filters--bordered .c-filter-widget .form-group {
        border: 1px solid #ccc;
        margin: 0 0 -1px -1px;
        padding-left: 1px; }
        .c-results-filters--bordered .c-filter-widget .form-group .form-control-feedback {
          height: auto;
          line-height: inherit;
          top: 50%;
          transform: translateY(-50%); }
      .c-results-filters--bordered .c-filter-widget .form-control {
        box-shadow: none;
        background-color: #fff;
        border-color: transparent;
        border-radius: 0;
        height: 48px; }
        @media (min-width: 62em) {
          .c-results-filters--bordered .c-filter-widget .form-control {
            height: 58px; } }
      .c-results-filters--bordered .c-filter-widget .c-input-group__btn .btn {
        border-color: transparent;
        border-radius: 0; }
    .c-results-filters--bordered .c-filter-widget__inner {
      margin-top: -1px;
      margin-right: -1px;
      margin-left: 0; }
      .c-results-filters--bordered .c-filter-widget__inner > [class*="col-"] {
        padding-right: 0;
        padding-left: 0; }
    .c-results-filters--bordered .c-filter-widget__form {
      padding-bottom: 0; }
    .c-results-filters--bordered .c-range-slider {
      font-size: 17px; }
      @media (min-width: 62em) {
        .c-results-filters--bordered .c-range-slider {
          width: 33.33%; } }
      .c-results-filters--bordered .c-range-slider .ui-slider-horizontal {
        background: #eee;
        border: 0;
        height: 0.23529em; }
      .c-results-filters--bordered .c-range-slider .ui-slider-horizontal .ui-slider-handle {
        height: 1.3em;
        width: 1.3em;
        border-radius: 50%;
        top: 50%;
        transform: translateY(-50%); }
        .c-results-filters--bordered .c-range-slider .ui-slider-horizontal .ui-slider-handle:last-child {
          margin-left: -1.2em; }
    .c-results-filters--bordered .c-range-slider__inner {
      margin-bottom: -1px;
      margin-left: -1px;
      border: 1px solid #ccc;
      border-right: 0;
      height: 50px;
      padding: 0 12px 0 13px; }
      @media (max-width: 29.99em) {
        .c-results-filters--bordered .c-range-slider__inner {
          min-height: 65px; } }
      @media (min-width: 30em) {
        .c-results-filters--bordered .c-range-slider__inner {
          align-items: center;
          display: flex; } }
      @media (min-width: 62em) {
        .c-results-filters--bordered .c-range-slider__inner {
          height: 60px; } }
    @media (min-width: 30em) {
      .c-results-filters--bordered .c-range-slider__label {
        margin-right: 10px;
        margin-bottom: 0; } }
    .c-results-filters--bordered .c-range-slider__label input {
      color: inherit !important;
      font-weight: 500 !important;
      width: 115px; }
    @media (min-width: 30em) {
      .c-results-filters--bordered .c-range-slider__body {
        flex-grow: 1; } }

.ui-datepicker {
  padding: 0;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.25) !important;
  border: solid 1px #ccc !important; }

.availability .ui-datepicker {
  border-radius: 0;
  padding: 0;
  border: none !important;
  box-shadow: none !important; }

.availability .availability-calendar.premium_calendar .availability .ui-datepicker {
  padding: 15px; }

.availability .availability-calendar.premium_calendar .ui-datepicker .ui-widget-header a {
  background: #fff;
  padding: 5px 10px 5px 10px;
  border-radius: 50%;
  box-shadow: 2px 2px 2px 1px;
  color: #000;
  z-index: 100; }

.ui-datepicker .ui-datepicker-header {
  background: #aaaaaa;
  color: #666666;
  border: none; }

.ui-datepicker .ui-widget-header a:not(:hover) {
  color: #444; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  background: none;
  border: none;
  cursor: pointer;
  top: 2px; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  left: 2px; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  margin-left: -8px;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-calendar thead {
  color: #aaaaaa; }

.ui-datepicker-calendar .ui-state-default,
.ui-datepicker-calendar .ui-widget-content .ui-state-default,
.ui-datepicker-calendar .ui-widget-header .ui-state-default,
.ui-datepicker-calendar .ui-state-highlight,
.ui-datepicker-calendar .ui-widget-content .ui-state-highlight,
.ui-datepicker-calendar .ui-widget-header .ui-state-highlight {
  border: 1px solid #fff;
  text-align: center;
  font-weight: normal;
  color: #666;
  background: #fff; }

.ui-datepicker-calendar .ui-state-active,
.ui-datepicker-calendar .ui-widget-content .ui-state-active,
.ui-datepicker-calendar .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa !important;
  background: #aaaaaa !important;
  color: #fff !important; }

.ui-datepicker-calendar .ui-state-hover,
.ui-datepicker-calendar .ui-widget-content .ui-state-hover,
.ui-datepicker-calendar .ui-widget-header .ui-state-hover,
.ui-datepicker-calendar .ui-state-focus,
.ui-datepicker-calendar .ui-widget-content .ui-state-focus,
.ui-datepicker-calendar .ui-widget-header .ui-state-focus {
  border: 1px solid #ccc;
  background: #eee; }

.ui-datepicker-calendar .ui-state-disabled,
.ui-datepicker-calendar .ui-widget-content .ui-state-disabled,
.ui-datepicker-calendar .ui-widget-header .ui-state-disabled {
  opacity: 1; }

.ui-datepicker-calendar .booked span {
  background-color: #eeeeee;
  color: #000; }

.ui-datepicker-inline.ui-widget-content {
  background: #fff;
  color: #333;
  border: none; }

.ui-datepicker .ui-datepicker-header.ui-widget-header {
  font-weight: normal;
  background: none; }

.ui-widget-header .ui-datepicker-title {
  font-family: Arial, Helvetica, sans-serif; }

.ui-widget-header .ui-datepicker-month {
  font-weight: bold; }

.ui-datepicker-calendar .available span, .cal-available span {
  font-weight: normal;
  color: #333333; }

.calendar-tips {
  list-style-type: none;
  font-size: 0.7em;
  padding: 4px;
  margin: 0; }

.calendar-tips li {
  text-align: center; }

ul.calendar-tips.premium_calendar li div {
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  position: relative;
  top: 5px; }

ul.calendar-tips.premium_calendar li * {
  display: inline-block; }

.calendar-tips li span {
  padding: 2px 4px; }

ul.calendar-tips.premium_calendar li.cal-slash-unavailable div {
  background: linear-gradient(to right bottom, #fff 50%, #eeeeee 50%) !important; }

ul.calendar-tips.premium_calendar li.cal-slash-available div {
  background: linear-gradient(to right bottom, #eeeeee 50%, #fff 50%) !important; }

ul.calendar-tips.premium_calendar li.cal-unavailable div {
  background: #eeeeee !important; }

ul.calendar-tips.premium_calendar li.cal-unavailable span {
  background: transparent;
  color: #333; }

.cal-unavailable span {
  background-color: #eeeeee;
  color: #ccc; }

.ui-datepicker-calendar .available a,
.cal-selectable span {
  font-weight: bold;
  color: #337ab7; }

.slash-start span,
.slash-start a {
  background: linear-gradient(to right bottom, #fff 50%, #eeeeee 50%) !important; }

.slash-end a,
.slash-end span {
  background: linear-gradient(to right bottom, #eeeeee 50%, #fff 50%) !important; }

.booked.slash-new-booking span {
  background: linear-gradient(to top left, #eeeeee 0, #eeeeee calc(50% - 2.5px), #fff 50%, #eeeeee calc(50% + 2.5px), #eeeeee 100%) !important;
  text-decoration: none !important; }

.ui-datepicker-prev,
.ui-datepicker-next {
  color: #666;
  text-align: center; }
  .ui-datepicker-prev:before,
  .ui-datepicker-next:before {
    font-family: 'FontAwesome';
    display: inline-block;
    line-height: inherit; }
  .ui-datepicker-prev:hover,
  .ui-datepicker-next:hover {
    text-decoration: none; }
  .ui-datepicker-prev span,
  .ui-datepicker-next span {
    background-image: none !important; }

.ui-datepicker-prev:before {
  content: "\f053";
  left: -2px;
  position: relative; }

.ui-datepicker-next:before {
  content: "\f054"; }

.date-group {
  position: relative; }

.date-group .glyphicon-calendar {
  position: absolute;
  right: 8px;
  top: 10px; }

.date-group .date-arrows {
  display: none;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translatey(-50%); }

.date-group .date-arrows span {
  margin-right: 2px;
  cursor: pointer; }

body {
  /* dropdowns */ }
  body #calendar {
    width: calc(100% - 50px);
    margin: 10px 25px 20px 25px;
    font-size: 14px !important;
    /*margin: 0;
padding: 0;
font-family: Arial, Helvetica Neue, Helvetica, sans-serif;*/ }
  body #block-reservation-container .modal-dialog {
    top: 50%;
    transform: translate(0, -50%); }
  body #block-reservation-container #fullCalendarView .modal-dialog {
    top: 50%;
    transform: translate(0, -50%); }
  body #block-reservation-container .fc-md-head {
    display: list-item;
    font-size: 19px; }
    body #block-reservation-container .fc-md-head .close {
      font-size: 28px; }
  body #block-reservation-container .fc-i {
    font-weight: bold; }
  body #block-reservation-container .fc-group-list {
    margin: 0;
    list-style: none;
    padding: 0;
    font-size: 16px; }
    body #block-reservation-container .fc-group-list .fc-list-item {
      display: flex;
      flex-wrap: wrap;
      padding: 0;
      border-bottom: 1px solid #ddd; }
      body #block-reservation-container .fc-group-list .fc-list-item:last-child {
        border: none; }
      body #block-reservation-container .fc-group-list .fc-list-item span {
        flex: 1;
        padding: 15px 10px; }
  body #block-reservation-container .fc-limit {
    margin-top: -15px;
    padding-bottom: 25px; }
    body #block-reservation-container .fc-limit .fc-pagination {
      padding: 5px 10px;
      border-radius: 0;
      border: solid 1px #ccc; }
  body #block-reservation-container #search-name {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    color: #000;
    height: 100%;
    width: 100%;
    padding: 0 10px;
    border: 1px solid #C8C8C8; }
  body #block-reservation-container .fc-search.select-arrow, body #block-reservation-container .fc-dropdown {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    position: relative; }
    body #block-reservation-container .fc-search.select-arrow:hover, body #block-reservation-container .fc-dropdown:hover {
      outline: 0;
      border: none; }
    body #block-reservation-container .fc-search.select-arrow:focus, body #block-reservation-container .fc-dropdown:focus {
      outline: 0;
      border: none; }
  body #block-reservation-container .fc-dropdown {
    width: 200px;
    font-size: 14px;
    display: none;
    float: left; }
  body #block-reservation-container #fcLabel, body #block-reservation-container #sortbyTP {
    width: 100%;
    height: 40px;
    text-align: left;
    padding-left: 10px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C8C8C8;
    letter-spacing: 0px;
    color: #949494;
    opacity: 1; }
    body #block-reservation-container #fcLabel::after, body #block-reservation-container #sortbyTP::after {
      position: absolute;
      content: '\f107';
      font-family: "Font Awesome 5 Free";
      font-size: 18px;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      font-weight: 900; }
  body #block-reservation-container .dropdown-menu, body #block-reservation-container #sortbyMenu {
    width: 100%;
    padding: 0;
    margin: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    right: 0;
    left: auto;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden; }
    body #block-reservation-container .dropdown-menu li, body #block-reservation-container #sortbyMenu li {
      line-height: 1.5;
      letter-spacing: 0.7px;
      color: #666;
      font-size: 16px;
      cursor: pointer;
      padding: 7.5px 15px;
      border-top: solid 1px #f3f3f3; }
      body #block-reservation-container .dropdown-menu li:nth-child(even), body #block-reservation-container #sortbyMenu li:nth-child(even) {
        background-color: #F5F5F5; }
      body #block-reservation-container .dropdown-menu li:hover, body #block-reservation-container #sortbyMenu li:hover {
        background-color: #ccc; }
  body #block-reservation-container #sortbyMenu li {
    font-size: 14px; }
  body #block-reservation-container .dropdown.open #fcLabel, body #block-reservation-container .dropdown.open #sortbyTP {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
    border: none;
    border: 2px solid #ddd; }
  body .fc-toolbar {
    border: 1px solid #ddd;
    color: #fff; }
    body .fc-toolbar.fc-header-toolbar {
      margin-bottom: 0;
      padding: 2px;
      font-weight: bold;
      font-size: 11px; }
    body .fc-toolbar #fullCalendar {
      color: #000;
      font-weight: 400;
      width: 75px; }
  body .fc-view-container table thead.fc-head {
    background-color: #232423;
    font-size: 9px;
    color: #ffffff; }
    body .fc-view-container table thead.fc-head .fc-time-area.fc-widget-header a {
      color: #fff;
      font-weight: 400;
      pointer-events: none !important; }
      body .fc-view-container table thead.fc-head .fc-time-area.fc-widget-header a .fc-scroller table tbody {
        border-color: #dddddd !important; }
    body .fc-view-container table thead.fc-head .fc-time-area.fc-widget-header .fc-today a {
      color: red; }
  body .fc-view-container table tbody.fc-body {
    border-color: #dddddd; }
    body .fc-view-container table tbody.fc-body td.fc-resource-area.fc-widget-content {
      font-size: 11px;
      color: #000000;
      background-color: #ffffff;
      font-weight: 400; }
    body .fc-view-container table tbody.fc-body td.fc-time-area.fc-widget-content {
      white-space: nowrap;
      background-color: #ffffff; }
  body .fc-timeline-event {
    position: absolute;
    border-radius: 0;
    padding: 10px 0;
    margin-bottom: 1px;
    border: none; }
  body .fc-cal-search {
    float: left;
    position: relative; }
    body .fc-cal-search input {
      padding-left: 20px;
      width: 100%;
      color: #808080;
      height: 40px;
      border: solid 1px #ccc; }
    body .fc-cal-search i {
      color: #808080;
      font-size: 18px;
      position: absolute;
      top: 12px;
      right: 10px;
      line-height: 18px; }
  body .fc-dateBtn-button.fc-button.fc-button-primary {
    color: #fff;
    background-color: #232423;
    margin: 20px 25px 25px 0;
    height: 35px;
    border-radius: 0;
    width: 96px;
    line-height: 1; }

.fc-button.fc-resourceTimelineTenDay-button {
  display: none; }

.fc-time-area .fc-rows td > div a {
  margin-top: 2px;
  top: 0 !important; }

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #dddddd !important; }

/*.fc-fri,
.fc-sat {
  background-color: #ffff;
}*/
.fc-past {
  background-color: #f5f5f5; }

.fc-timeline .fc-head .fc-time-area .fc-cell-content {
  background-color: #232423;
  cursor: pointer; }

.fc-timeline .fc-cell-text {
  line-height: 20px;
  cursor: pointer; }
  .fc-timeline .fc-cell-text:hover {
    text-decoration: underline; }

.fc-row .fc-highlight {
  background: #149177 !important;
  opacity: 1 !important; }

.legend {
  float: right;
  font-size: 12px;
  line-height: 40px; }
  .legend .square {
    width: 32px;
    height: 32px;
    background: #cccccc;
    float: left;
    margin: 3px 10px; }

.dateX {
  background-color: #232423; }

.dateY {
  background-color: red; }

.fc-sortBy {
  padding: 0 25px;
  color: #808080;
  font-size: 14px;
  font-family: 'Montserrat';
  margin: 45px 0 10px;
  height: 40px;
  line-height: 40px; }
  .fc-sortBy .fc-info {
    text-align: center;
    line-height: 40px; }

.fc-highlight {
  opacity: 0 !important; }

.fc-selectDates-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  left: 0;
  z-index: 98; }
  .fc-selectDates-container .fc-select-dates {
    background: #04a104;
    opacity: .8;
    position: absolute;
    top: 0;
    bottom: 0; }

.fc-selectDates {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  left: 0;
  z-index: 99; }
  .fc-selectDates .fc-select-dates {
    background: #5cbe5c;
    opacity: .8;
    position: absolute;
    top: 0;
    bottom: 0; }

.fc-booking {
  position: absolute;
  cursor: pointer;
  left: 50%;
  transform: translateX(-50%);
  font-size: 10px;
  line-height: 30px; }

.fc-timeline .fc-body .fc-time-area.fc-widget-content .fc-scroller-clip .fc-scroller {
  padding-bottom: 15px; }

.fc-timeline-event .fc-title {
  text-align: center;
  width: 100%; }

.fc-slash-start {
  content: '';
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  top: 0 !important;
  left: -21px;
  border-left: 21px solid transparent;
  clear: both; }

.fc-slash-end {
  content: '';
  position: absolute;
  pointer-events: none;
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  clear: both;
  overflow: hidden; }

.fc-book-start {
  content: '';
  position: absolute;
  top: 0px;
  left: -40px;
  width: 40px;
  height: 37px;
  background: #ccc;
  clear: both; }

.fc-book-end {
  content: '';
  position: absolute;
  top: 0px;
  right: -40px;
  width: 40px;
  height: 37px;
  background: #ccc;
  clear: both; }

.fc-time-area .fc-rows td > div, .fc-widget-content {
  height: 40px !important;
  max-height: 40px !important; }

.fc-timeline .fc-head .fc-cell-content {
  padding-bottom: 5px !important; }

.fc-scroller-canvas > .fc-content {
  overflow: hidden; }

.fc-button-primary {
  border: none !important; }

.tapeChart-filters.flex-container {
  display: block; }

.tapeChart-filters.flex-container select, .tapeChart-filters.flex-container input {
  width: 100%;
  background: #fff;
  border-radius: 0;
  border: none;
  box-shadow: none;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  height: auto;
  color: #333; }

.tapeChart-filters.flex-container input::placeholder {
  color: #333;
  opacity: 1;
  /* Firefox */ }

.tapeChart-filters.flex-container input::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #333; }

.tapeChart-filters.flex-container > div {
  text-align: center;
  flex: 1; }
  .tapeChart-filters.flex-container > div .fc-btns {
    width: 100%;
    height: 40px;
    border-radius: 0;
    border: none; }
    .tapeChart-filters.flex-container > div .fc-btns.calendar_search {
      background-color: #232423; }
    .tapeChart-filters.flex-container > div .fc-btns.calendar_reset {
      background-color: #149177; }

.TPnoInventory {
  font-size: 16px;
  text-align: center;
  display: none;
  margin: 0 25px 20px 25px; }

.fc-time-area col {
  min-width: auto !important; }

.fc-timeline .fc-head .fc-time-area .fc-cell-content {
  text-align: center !important; }

.fc-ltr .fc-time-area .fc-slats td:nth-child(even) {
  background: #efefef !important; }

h1 {
  font-size: 1.5rem; }

fieldset {
  border: none;
  padding: 0.5rem; }

fieldset label {
  margin-right: 10px; }

#date > label:nth-child(3) {
  margin-left: 10px; }

form button {
  width: 70px;
  height: 50px; }

select {
  font-size: 1.2rem;
  padding: 0.2rem 0.2rem;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05); }

input {
  font-family: 'Montserrat', sans-serif;
  height: 100%;
  padding: 10px 5px;
  border: 1px solid #EDEDED;
  border-radius: 5px;
  transition: 0.2s ease-out; }

input:focus {
  outline-color: #00bf8f; }

button:hover {
  cursor: pointer; }

.title {
  text-align: center;
  margin-bottom: 20px; }

.fc-sortBy .fc-info {
  background: #efefef; }

.calendar-tips div div {
  width: 25px;
  height: 25px;
  position: relative;
  top: 5px;
  display: inline-block;
  background: #00bf8f; }

.fc-sortBy {
  margin: 10px 0 10px; }

.calendar-tips div.cal-slash-unavailable div {
  background: linear-gradient(to right bottom, #00bf8f 50%, #e1e1e1 50%) !important; }

.calendar-tips div.cal-slash-available div {
  background: linear-gradient(to right bottom, #e1e1e1 50%, #00bf8f 50%) !important; }

.calendar-tips div.cal-unavailable div {
  background: #e1e1e1 !important; }

.calendar-tips div span {
  background-color: transparent;
  color: #000;
  font-weight: bold;
  position: relative;
  top: -5px; }

.tapeChart-filters.flex-container label {
  float: left;
  font-size: 14px;
  color: #8d8a8a; }

body #block-reservation-container .fc-md-head .close {
  position: absolute;
  right: 15px;
  top: 15px; }

#gantt-container {
  padding: 1rem; }

#gantt-grid-container {
  display: grid;
  grid-template-columns: 250px 1fr;
  outline: 2px solid #e9eaeb; }

#gantt-grid-container, #settings > fieldset,
#add-task, #add-task-duration {
  border-radius: 5px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05); }

#gantt-grid-container__time {
  display: grid;
  overflow-x: auto;
  overflow-y: hidden; }

.gantt-task-row {
  outline: 0.5px solid #e9eaeb;
  text-align: center;
  height: 40px;
  grid-column: 1/-1;
  width: 100%;
  border: none; }

.gantt-task-row button {
  border: none;
  height: 40px; }

.gantt-task-row input {
  width: 127px;
  border: none;
  outline: none;
  background: none; }

#gantt-grid-container__tasks button {
  color: #ef5350;
  background: none;
  border-radius: 5px;
  height: 20px;
  transition: all 0.2s ease; }

#gantt-grid-container__tasks button:focus {
  outline: none;
  transform: scale(1.3); }

#gantt-grid-container__tasks .gantt-task-row {
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px; }
  #gantt-grid-container__tasks .gantt-task-row span {
    margin: 0 1px; }
  #gantt-grid-container__tasks .gantt-task-row p {
    display: inline-block;
    margin-bottom: 0; }

@media (max-width: 1199px) {
  .gantt-task-row {
    height: 60px !important; }
  .gantt-time-period {
    height: 60px !important; }
  .gantt-time-period-cell span {
    line-height: 60px !important; } }

@media (max-width: 767px) {
  #gantt-grid-container {
    grid-template-columns: 130px 1fr; }
  #gantt-grid-container__tasks .gantt-task-row span {
    margin: 0 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    #gantt-grid-container__tasks .gantt-task-row span i {
      display: inline;
      margin-right: 5px; }
  #gantt-grid-container__tasks .gantt-task-row .description p {
    display: none; }
  #gantt-grid-container__tasks .gantt-task-row a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 !important; }
    #gantt-grid-container__tasks .gantt-task-row a p {
      margin-bottom: 0;
      font-size: 10px; } }

.gantt-time-period {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(35px, 1fr);
  text-align: center;
  height: 40px; }

.gantt-time-period span {
  margin: auto; }

.gantt-time-period-cell-container {
  grid-column: 1/-1;
  display: grid; }

.gantt-time-period-cell {
  position: relative;
  outline: 0.5px solid #e9eaeb;
  background: #00bf8f;
  color: #3e3e3e; }

.gantt-time-period-cell.weekend {
  background: #05ad83; }

.gantt-time-period-cell span {
  position: absolute;
  right: 0;
  /* font-size: 12px; */
  z-index: 2;
  width: 100%;
  line-height: 40px;
  cursor: pointer; }

.day {
  color: #bbb; }

#settings {
  display: flex;
  align-items: center;
  font-size: 14px;
  padding-bottom: 0.5rem; }

.taskDuration {
  position: absolute;
  height: 40px;
  z-index: 1;
  background: #e1e1e1;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05);
  cursor: pointer; }

.taskDuration.newBooking {
  z-index: 10;
  cursor: pointer; }

.taskDuration.newBooking .searchIcon {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 9px;
  z-index: 100;
  font-size: 12px;
  font-weight: bold;
  overflow-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*.taskDuration:before {
    content: '';
    position: absolute;
    pointer-events: none;
    width: 20px;
    height: 40px;
    left: 0;
    border-left: 30px solid #00bf8f;
    clear: both;
    border-bottom: 40px solid #00bf8f !important;
}

.taskDuration:after {
    content: '';
    position: absolute;
    pointer-events: none;
    width: 20px;
    height: 40px; 
    right: 0;
    border-right: 30px solid #00bf8f;
    clear: both;
    border-top: 40px solid #00bf8f !important;
}*/
.newBooking .slash-start {
  content: '';
  position: absolute;
  pointer-events: none;
  width: 20px;
  height: 40px;
  left: 0;
  border-left: 30px solid #00bf8f;
  clear: both;
  border-bottom: 40px solid #e1e1e1 !important; }

.newBooking .slash-end {
  content: '';
  position: absolute;
  pointer-events: none;
  width: 20px;
  height: 40px;
  right: 0;
  border-right: 30px solid #00bf8f;
  clear: both;
  border-top: 40px solid #e1e1e1 !important; }

.gantt-time-period-cell.slash-start span {
  background: linear-gradient(to right bottom, #00bf8f 50%, #e1e1e1 50%) !important;
  pointer-events: none; }

.gantt-time-period-cell.slash-end span {
  background: linear-gradient(to right bottom, #e1e1e1 50%, #00bf8f 50%) !important; }

.gantt-time-period-cell.weekend.slash-start span {
  background: linear-gradient(to right bottom, #05ad83 50%, #e1e1e1 50%) !important; }

.gantt-time-period-cell.weekend.slash-end span {
  background: linear-gradient(to right bottom, #e1e1e1 50%, #05ad83 50%) !important; }

.gantt-time-period-cell.booked {
  background: #e1e1e1;
  pointer-events: none;
  outline: none; }

.gantt-time-period-cell.booked span {
  text-decoration: none !important; }

.gantt-time-period-cell.slash-end, .gantt-time-period-cell.slash-start {
  background: #e1e1e1;
  outline: none; }

.gantt-time-period-cell div.slash-start, .gantt-time-period-cell div.slash-end {
  z-index: 10; }

.gantt-time-period-cell.slash-end.slash-start span {
  background: #e1e1e1 !important; }

/** Css for Round tape chart dates*/
#block-reservation-container.round .tapeChart-filters.flex-container select#choose_sort {
  padding-bottom: 0; }

#block-reservation-container.round .tapeChart-filters .calendar-tips .col-sm-6.col-xs-3.cal-unavailable div {
  background: #027733 !important; }

#block-reservation-container.round #gantt-grid-container .calendar-tips div div, #block-reservation-container.round .gantt-time-period-cell, #block-reservation-container.round .tapeChart-filters .calendar-tips .cal-selectable div {
  background: #e1e1e1 !important; }

#block-reservation-container.round .gantt-time-period-cell.slash-start.booked {
  background: transparent !important; }

#block-reservation-container.round .gantt-time-period-cell.weekend.slash-end.slash-start span {
  background: #027733 !important;
  border-radius: 0; }

#block-reservation-container.round .gantt-time-period-cell.booked,
#block-reservation-container.round .gantt-time-period-cell.slash-end.slash-start.booked,
#block-reservation-container.round .gantt-time-period-cell.slash-end.slash-start span {
  background: #027733 !important;
  border-radius: 0; }

#block-reservation-container.round .calendar-tips div.cal-slash-available div {
  background: #027733 !important;
  border-radius: 100% 0 0 100%; }

#block-reservation-container.round .calendar-tips div.cal-slash-unavailable div {
  background: #027733 !important;
  border-radius: 0 100% 100% 0; }

#block-reservation-container.round .gantt-time-period-cell.weekend.slash-end span {
  background: #027733 !important;
  border-radius: 0 100% 100% 0; }

#block-reservation-container.round .gantt-time-period-cell.weekend.slash-end.slash-start span {
  background: #027733 !important; }

#block-reservation-container.round .gantt-time-period-cell.slash-end span {
  border-radius: 0 100% 100% 0;
  background: #027733 !important; }

#block-reservation-container.round .gantt-time-period-cell.weekend.slash-start span,
#block-reservation-container.round .gantt-time-period-cell.slash-start span {
  border-radius: 100% 0 0 100%;
  background: #027733 !important;
  pointer-events: none; }

#block-reservation-container.round .tapeChart-filters.flex-container {
  display: block;
  background: #efefef;
  padding: 15px 10px;
  border: 2px solid #027733; }

#block-reservation-container.round .gantt-task-row.group-name, #block-reservation-container.round .gantt-time-period.day {
  background: #027733;
  color: #fff; }

#block-reservation-container.round .newBooking .slash-start {
  border-left: 30px solid #e1e1e1;
  border-bottom: 40px solid #027733 !important; }

#block-reservation-container.round .taskDuration {
  background: #027733;
  color: #fff; }

#block-reservation-container.round .newBooking .slash-end {
  border-right: 30px solid #e1e1e1;
  clear: both;
  border-top: 40px solid #027733 !important; }

#block-reservation-container.round .quick-view-buttons .button-container a, #block-reservation-container.round .quick-view-unit .info-quick-view .close-quick-view {
  background: #027733; }

#block-reservation-container.round .prop_name::before {
  border-bottom: 2px solid #027733; }

#block-reservation-container.round #gantt-grid-container__tasks .gantt-task-row .description {
  font-size: 10px; }

@media (max-width: 1199px) {
  #block-reservation-container.round #gantt-grid-container__tasks .gantt-task-row .description {
    display: flex;
    flex-wrap: wrap; }
  #block-reservation-container.round #gantt-grid-container__tasks .gantt-task-row {
    padding: 0 3px; } }

@media (max-width: 767px) {
  #block-reservation-container.round body #calendar {
    margin: 10px 0 20px 0;
    padding: 0 10px;
    width: 100%; }
  #block-reservation-container.round body #calendar, #block-reservation-container.round body #calendar .fc-view {
    min-height: 650px; }
  #block-reservation-container.round .fc-resource-area.fc-widget-header {
    width: 30% !important; }
  #block-reservation-container.round body .fc-view-container table thead.fc-head .fc-time-area.fc-widget-header a,
  #block-reservation-container.round .fc-timeline .fc-cell-text {
    font-size: 14px; }
  #block-reservation-container.round body .fc-view-container table tbody.fc-body td.fc-resource-area.fc-widget-content .title,
  #block-reservation-container.round body .fc-view-container table tbody.fc-body td.fc-resource-area.fc-widget-content .description {
    font-size: 12px; } }

/** End tape chart round dates*/
.taskDuration:focus {
  outline: 1px solid black; }

.dragging {
  opacity: 0.5; }

#add-forms-container {
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 0;
  justify-content: space-between; }

#add-forms-container form {
  padding: 1rem; }

#add-forms-container form > * {
  display: flex;
  align-items: center; }

#add-forms-container input {
  height: 40px; }

#add-task, #add-task-duration {
  margin-right: 10px;
  margin-bottom: 10px; }

#add-forms-container button:hover,
#add-forms-container button:focus {
  opacity: 0.85; }

input[type=text], select {
  padding: 5px 7px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px; }

#add-forms-container button {
  color: white;
  background: #2ade3c;
  font-size: 1.1rem;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.05);
  padding: 0.5rem 1rem;
  border: 0;
  border-radius: 5px;
  transition: all 0.3s ease;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px; }

.tracker-period {
  padding: 1rem; }

.tracker-period h1 {
  margin-bottom: 16px; }

.inner-form-container {
  display: flex;
  flex-direction: row; }

.inner-form-container h1 {
  margin-bottom: 0.5rem; }

.gantt-time-period.day, .gantt-task-row.group-name {
  background: #00bf8f;
  color: #fff; }

.title .description {
  position: relative;
  top: -5px; }

.gantt-time-period.day .gantt-time-period {
  border: 1px solid; }

.gantt-task-row.group-name {
  font-size: 18px !important;
  line-height: 38px; }

/* Month Picker */
.month-picker {
  display: inline-block;
  position: absolute;
  z-index: 9999; }

.month-picker table {
  border-collapse: separate;
  border-spacing: 2px 2px; }

.month-picker td {
  padding: 0px; }

.month-picker {
  display: inline-block;
  position: absolute;
  z-index: 9999; }

.month-picker table {
  border-collapse: separate;
  border-spacing: 2px 2px; }

.month-picker td {
  padding: 0px; }

.month-picker .ui-button-text {
  padding: .4em 0; }

.month-picker-header {
  margin: 3px 3px 0px 3px; }

.month-picker-year-table {
  width: 100%;
  -ms-user-select: none;
  /* IE 10+ */
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.month-picker-year-table a {
  border: 1px solid transparent; }

.month-picker-year-table .month-picker-title {
  text-align: center; }

.month-picker-year-table .month-picker-title .ui-button {
  font-size: 1em;
  padding: .1em 0;
  width: 100%;
  font-weight: bold; }

.month-picker-year-table .ui-button-text {
  padding: 0; }

.month-picker-month-table td {
  height: 35px;
  text-align: center; }

.month-picker-month-table .ui-button {
  width: 4.2em;
  margin: .2em; }

.month-picker-open-button {
  height: 20px;
  width: 20px;
  vertical-align: bottom; }

.month-picker-invalid-message {
  display: none;
  background-color: Yellow; }

.month-picker-disabled {
  background-color: #e1e1e1; }

.month-picker-month-table .ui-button-disabled {
  opacity: 0.35 !important;
  pointer-events: none; }

.ui-tooltip {
  font-size: 14px !important; }

/*#tapechart_view_modal{
  top: 50%;
  transform: translateY(-50%);
}*/
.quick-view-unit .tapechart-book .info-quick-view.quick-book {
  width: 100%; }

#tapechart_view_modal .modal-body {
  padding: 0; }

.quick-view-unit .tapechart-book .info-quick-view.quick-book .quick-view-booking .quick-booking .quick-form input {
  height: 34px;
  border-radius: 0; }

.quick-view-unit .tapechart-book .info-quick-view.quick-book .quick-view-booking .quick-booking .quick-form i {
  padding: 9px; }

.quick-view-buttons .button-container {
  padding: 25px 20px 25px 20px;
  width: 100%;
  text-align: center;
  page-break-after: 20px; }

.quick-view-buttons .button-container a {
  margin-top: 15px;
  width: 100%;
  height: 45px;
  color: #fff;
  text-transform: uppercase;
  background: #232423;
  border: none;
  line-height: 35px; }

/* ==========================================================================
   #DETAIL TABS
   ========================================================================== */
.c-detail-tabs {
  border: 1px solid #ccc;
  display: table;
  margin-bottom: 12px;
  table-layout: fixed; }
  .c-detail-tabs > .c-detail-tabs__item {
    width: 100%; }
  @media (max-width: 47.99em) {
    .c-detail-tabs__item:not(:last-child) {
      border-bottom: 1px solid #ccc; } }
  @media (min-width: 48em) {
    .c-detail-tabs__item:not(:last-child) {
      border-right: 1px solid #ccc; } }
  .c-detail-tabs--layout-1 .c-detail-tabs__item > a {
    border-radius: 0;
    color: #cb9e4b;
    font-weight: 700;
    margin-bottom: 0;
    white-space: nowrap; }

/* ==========================================================================
   #PROPERTY SLIDER
   ========================================================================== */
.c-property-slider__inner.slick-slide {
  display: block !important;
  width: 100%; }
  .c-property-slider__inner.slick-slide img {
    max-width: 750px;
    max-height: 650px;
    object-fit: cover; }
  .c-property-slider__inner.slick-slide .slick-list {
    max-width: 750px;
    max-height: 500px; }
    .c-property-slider__inner.slick-slide .slick-list .fa {
      font-size: 18px; }
  .c-property-slider__inner.slick-slide .slick-prev,
  .c-property-slider__inner.slick-slide .slick-next {
    color: #FFF;
    transform: translateY(-50%);
    font-size: 35px;
    top: 50% !important;
    height: auto !important; }
  .c-property-slider__inner.slick-slide .slick-slide {
    max-height: 500px; }

#nearByUnits .c-property-slider__inner.slick-slide .slick-list {
  max-width: none; }

.thumbnail.slick-slide {
  width: 100%;
  display: block !important;
  overflow: hidden; }
  .thumbnail.slick-slide .slick-track {
    display: flex; }
  .thumbnail.slick-slide img {
    padding: 3px;
    max-width: 150px;
    max-height: 100px;
    width: 150px !important;
    height: 90px;
    object-fit: cover; }
  .thumbnail.slick-slide .slick-prev,
  .thumbnail.slick-slide .slick-next {
    color: #FFF;
    transform: translateY(-50%);
    font-size: 35px;
    top: 50% !important;
    height: auto !important; }

.c-sidebar__section .c-details-list.list-group {
  flex-wrap: wrap; }

.c-details-list.list-group {
  flex-wrap: nowrap;
  width: 100%; }

.c-property-slider {
  margin-bottom: 10px; }
  .c-property-slider .ms-caption {
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;
    color: #fff;
    z-index: 2; }

.gallery_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 5px;
  right: 10px;
  height: 35px;
  width: 35px;
  background: #000;
  color: #FFF;
  font-size: 24px;
  padding: 3px;
  transition: .3s;
  border-radius: 100%;
  cursor: pointer;
  z-index: 1; }

.gallery_modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: none; }
  .gallery_modal .wrap {
    position: relative;
    width: 100%;
    padding: 0 15px; }
    .gallery_modal .wrap .gallery_close {
      position: absolute;
      top: 60px;
      right: 70px;
      transform: translate(0%, -50%);
      color: #fff;
      font-size: 32px;
      border-radius: 50%;
      overflow: hidden;
      cursor: pointer;
      transition: .3s;
      z-index: 1;
      display: inline-flex;
      justify-content: center;
      align-items: center; }
  .gallery_modal .galleryGo {
    margin-bottom: 10px;
    height: 100vh;
    padding: 80px 104px;
    max-height: 100%;
    width: 100%; }
  .gallery_modal .galleryThumb.slick-initialized.slick-slider {
    display: none; }
  .gallery_modal .fa-angle-right:before,
  .gallery_modal .fa-angle-left:before {
    font-size: 40px;
    color: #FFF; }
  .gallery_modal .slick-slide img {
    object-fit: contain;
    height: 100%; }

@media (max-width: 1199px) {
  .gallery_btn {
    right: 20px; }
  .gallery_modal .gallerySlick .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    height: 80px;
    width: auto;
    color: #fff; }
  .gallery_modal .gallerySlick .galleryGo {
    height: auto;
    padding: 80px 5px; }
  .gallery_modal .slick-slide {
    height: 100% !important; }
  .gallery_modal .wrap {
    padding: 0; }
    .gallery_modal .wrap .gallery_close {
      right: 15px; } }

@media (max-height: 550px) {
  .gallery_modal .gallerySlick .galleryGo {
    height: 100vh;
    max-width: 100%;
    margin: 0px auto; } }

/* ==========================================================================
   #ANCHOR
   ========================================================================== */
.c-anchor {
  position: relative;
  top: -120px;
  visibility: hidden; }

/* ==========================================================================
   #SECTION TITLE
   ========================================================================== */
.c-section-title {
  font-size: 24px;
  margin-top: 0; }
  .c-section-title--bordered {
    border-bottom: solid 2px #ccc;
    padding-bottom: 12px; }
  .c-section-title--inline-flex {
    align-items: center;
    display: flex;
    margin-bottom: 12px; }
    @media (max-width: 61.99em) {
      .c-section-title--inline-flex {
        flex-wrap: wrap; } }
    .c-section-title--inline-flex .c-section-title__item {
      flex: 0 1 auto; }
    .c-section-title--inline-flex .c-section-title__item--heading {
      flex-grow: 1;
      margin-top: 0; }
      @media (min-width: 62em) {
        .c-section-title--inline-flex .c-section-title__item--heading {
          margin-bottom: 0; } }
    .c-section-title--inline-flex .c-section-title__item--reviews {
      font-size: 16px;
      flex-basis: 100%; }
      @media (min-width: 62em) {
        .c-section-title--inline-flex .c-section-title__item--reviews {
          flex-basis: 25%;
          padding-left: 15px; } }
      @media (min-width: 62em) {
        .c-section-title--inline-flex .c-section-title__item--reviews .c-star-rating {
          display: block; } }
    .c-section-title--inline-flex.c-section-title--bordered {
      align-items: flex-start;
      border-bottom: 0;
      padding-bottom: 0; }
      .c-section-title--inline-flex.c-section-title--bordered .c-section-title__item--heading {
        border-bottom: 2px solid #ccc;
        padding-bottom: 12px; }

/* ==========================================================================
   #REVIEW
   ========================================================================== */
.c-review:not(:last-child) {
  border-bottom: dotted 1px #ccc;
  margin-bottom: 12px;
  padding-bottom: 12px; }

.c-review__title {
  font-size: 1.2em;
  margin-top: 0; }

.testimonials-row {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
  margin-bottom: 30px;
  padding: 30px; }

.moreReviews {
  margin: 20px 0;
  text-align: center;
  left: 50%;
  position: relative;
  transform: translate(-50%);
  transition: all 0.3s linear;
  color: #fff;
  background: #232423 0% 0% no-repeat padding-box;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0px;
  border: 1px solid transparent; }
  .moreReviews:hover {
    color: #232423;
    background-color: #fff;
    border: 1px solid #232423; }

.testimonials_area .review-sortBy {
  margin: 25px 0; }
  .testimonials_area .review-sortBy .review-sort {
    border-radius: 4px;
    background-color: #fff;
    border: 2px solid #ddd;
    text-align: left;
    padding: 5px 10px;
    color: #ccc; }

#localAttractions .attractions-list, #localAttractions .restaurants-list, #localRestaurants .attractions-list, #localRestaurants .restaurants-list {
  display: none;
  position: relative; }

#localAttractions #content-units .nearbyUnitInfo, #localRestaurants #content-units .nearbyUnitInfo {
  min-height: 100px; }

#localAttractions .image-bk, #localRestaurants .image-bk {
  border-radius: 10px;
  background-color: #666;
  overflow: hidden;
  padding-bottom: 80%;
  position: relative; }

#localAttractions .image-bk.vb-ev, #localRestaurants .image-bk.vb-ev {
  padding-bottom: 100%;
  border-radius: 4px 0 0 4px; }

#localAttractions .image-bk .book-image, #localRestaurants .image-bk .book-image {
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%; }

#localAttractions .image-bk .foodType, #localRestaurants .image-bk .foodType {
  position: absolute;
  top: 10px;
  z-index: 2;
  left: 15px;
  background: #fff;
  text-align: left;
  font: normal normal bold 12px/18px Playfair Display;
  letter-spacing: 0px;
  color: #000;
  text-transform: uppercase;
  opacity: 1;
  padding: 3px 6px;
  border-radius: 15px; }

#localAttractions .learnMore, #localRestaurants .learnMore {
  color: #232423;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 5px;
  text-decoration: underline;
  text-align: left;
  font: normal normal 600 16px/20px Playfair Display;
  letter-spacing: 0px;
  color: #232423;
  text-transform: uppercase; }

#localAttractions .distance, #localRestaurants .distance {
  font: normal normal normal 14px/28px Playfair Display;
  letter-spacing: 0px;
  color: #202020;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 5px; }

/* ==========================================================================
   #SIDEBAR
   ========================================================================== */
.c-sidebar {
  z-index: 2; }
  @media (max-width: 74.99em) {
    .c-sidebar {
      margin-top: 15px; } }
  .c-sidebar__inner {
    background-color: #fff; }
    .c-sidebar__inner--bordered {
      border: 1px solid #ccc;
      padding: 15px; }
    @media (max-width: 74.99em) {
      .c-sidebar__inner.sticky {
        position: relative !important;
        top: auto !important; } }
  .c-sidebar__heading {
    margin-top: 0;
    margin-bottom: 12px; }
    .c-sidebar__heading--inquiry {
      margin-bottom: 20px; }
  .c-sidebar__section:not(:last-child) {
    margin-bottom: 24px; }
  .c-sidebar__section--bordered {
    border: 1px solid #ccc;
    padding: 15px 15px 4px; }
  .c-sidebar--inquiry .c-sidebar__section--bordered {
    padding-right: 20px;
    padding-left: 20px; }

/* ==========================================================================
   #BOOK FORM
   ========================================================================== */
.c-book-form .form-control[disabled],
.c-book-form .form-control[readonly],
.c-book-form fieldset[disabled] .form-control {
  background-color: #fff; }

.c-book-form__widget-price {
  border-bottom: 1px solid #666;
  margin-bottom: 12px; }

.c-book-form__widget-total {
  color: #ff9803;
  font-size: 24px; }

.c-book-form__widget-text {
  font-size: 0.875em; }

.c-book-form .breakdown-days-hidden,
.c-book-form .breakdown-fees-hidden,
.c-book-form .breakdown-taxes-hidden {
  display: none; }

/* ==========================================================================
   #DATE RANGE PICKER
   ========================================================================== */
.daterangepicker {
  border: 0;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  color: #5c6a74;
  font-size: 14px;
  margin-top: 15px;
  width: auto;
  z-index: 1050; }
  .daterangepicker:before, .daterangepicker:after {
    -webkit-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out; }
  .daterangepicker::before {
    display: none; }
  .daterangepicker:after {
    border-bottom-color: #fff;
    border-width: 0 15px 15px 15px;
    top: -14px; }
  @media (min-width: 48em) {
    .daterangepicker.is-checkoutActive.opensright:before {
      left: 202px; } }
  @media (min-width: 48em) {
    .daterangepicker.is-checkoutActive.opensright:after {
      left: calc(202px + 1px); } }
  .daterangepicker + .daterangepicker {
    display: none !important; }
  .daterangepicker.show-calendar .ranges {
    margin-top: 0; }
  .daterangepicker.show-calendar .drp-calendar {
    margin-bottom: 10px;
    padding: 0; }
    .daterangepicker.show-calendar .drp-calendar .calendar-table {
      border: 0; }
      .daterangepicker.show-calendar .drp-calendar .calendar-table .next span,
      .daterangepicker.show-calendar .drp-calendar .calendar-table .prev span {
        border-color: #fff;
        padding: 5px; }
      .daterangepicker.show-calendar .drp-calendar .calendar-table th,
      .daterangepicker.show-calendar .drp-calendar .calendar-table td {
        height: 21px;
        line-height: 21px; }
      .daterangepicker.show-calendar .drp-calendar .calendar-table th {
        border: 0; }
        .daterangepicker.show-calendar .drp-calendar .calendar-table th.available:hover {
          background-color: transparent; }
      .daterangepicker.show-calendar .drp-calendar .calendar-table td {
        border-radius: 0;
        font-size: inherit; }
        .daterangepicker.show-calendar .drp-calendar .calendar-table td.start-date, .daterangepicker.show-calendar .drp-calendar .calendar-table td.end-date {
          border-radius: 50%;
          background: #000;
          color: #fff; }
        .daterangepicker.show-calendar .drp-calendar .calendar-table td.available.in-range:hover {
          background-color: #000;
          color: #fff; }
        .daterangepicker.show-calendar .drp-calendar .calendar-table td.in-range:not(.active) {
          background-color: rgba(0, 0, 0, 0.1);
          color: #5c6a74; }
        .daterangepicker.show-calendar .drp-calendar .calendar-table td.other-month {
          visibility: hidden; }
        .daterangepicker.show-calendar .drp-calendar .calendar-table td.disabled {
          color: #bfbfbf;
          text-decoration: none; }
          .daterangepicker.show-calendar .drp-calendar .calendar-table td.disabled.in-range {
            background-color: rgba(0, 0, 0, 0.1); }
    .daterangepicker.show-calendar .drp-calendar.left .calendar-table {
      padding-right: 0; }
    .daterangepicker.show-calendar .drp-calendar table thead {
      display: block; }
      .daterangepicker.show-calendar .drp-calendar table thead tr:first-child {
        padding-right: 10px;
        padding-left: 10px;
        -webkit-display: flex;
        -ms-display: flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fff;
        height: 60px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 6px; }
        .daterangepicker.show-calendar .drp-calendar table thead tr:first-child th {
          flex: 0 1 auto;
          height: auto; }
          .daterangepicker.show-calendar .drp-calendar table thead tr:first-child th.month {
            color: #000;
            font-size: 1.28571em;
            font-weight: normal; }
      .daterangepicker.show-calendar .drp-calendar table thead tr:last-child {
        padding-right: 10px;
        padding-left: 10px;
        display: block;
        margin-bottom: 13px; }
        .daterangepicker.show-calendar .drp-calendar table thead tr:last-child th {
          font-size: 1.07143em; }
    .daterangepicker.show-calendar .drp-calendar table tbody {
      padding-right: 10px;
      padding-left: 10px;
      display: block; }
  .daterangepicker .drp-selected,
  .daterangepicker .cancelBtn,
  .daterangepicker .applyBtn {
    display: none; }
  .daterangepicker .drp-buttons {
    border-top-color: transparent; }
    .daterangepicker .drp-buttons .cancelBtn.flex-closebtn {
      float: right;
      font-size: 16px;
      font-weight: bold;
      padding: 4px 8px;
      margin: 3px 6px; }
    .daterangepicker .drp-buttons .flex-calendar {
      position: relative;
      margin: 0 0 5px 0;
      display: flex;
      flex-wrap: wrap;
      white-space: nowrap; }
      .daterangepicker .drp-buttons .flex-calendar .dp-flex {
        border: 1px solid lightgrey;
        border-radius: 15px;
        flex: 1;
        margin: 0 6px;
        padding: 6px 0;
        text-align: center;
        color: gray;
        user-select: none;
        cursor: pointer; }
      .daterangepicker .drp-buttons .flex-calendar .dp-flex-active {
        border: 1px solid #000;
        color: #fff;
        background: lightgreen; }
    .daterangepicker .drp-buttons .btn {
      font-size: 16px;
      font-weight: normal; }
  .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.slash-end:not(.start-date) {
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #e5e5e5), color-stop(50%, #fff));
    background: -webkit-linear-gradient(left top, #e5e5e5 50%, #fff 50%);
    background: -o-linear-gradient(left top, #e5e5e5 50%, #fff 50%);
    background: linear-gradient(to right bottom, #e5e5e5 50%, #fff 50%);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: calc(100% + 1px) calc(100% + 1px); }
  .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.slash-start:not(.end-date) {
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #fff), color-stop(50%, #e5e5e5));
    background: -webkit-linear-gradient(left top, #fff 50%, #e5e5e5 50%);
    background: -o-linear-gradient(left top, #fff 50%, #e5e5e5 50%);
    background: linear-gradient(to right bottom, #fff 50%, #e5e5e5 50%);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: calc(100% + 1px) calc(100% + 1px); }
  .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.slash-start.active.disabled {
    background: #60707a;
    color: #fff; }
  .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available {
    font-weight: bold;
    color: #0067db; }
    .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.in-range:hover {
      color: #fff; }
    .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.in-range.slash-end:hover, .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.in-range.slash-start:hover {
      background: #60707a; }
    .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.start-date, .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.end-date {
      background: #000;
      color: #fff; }
      .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.start-date.active, .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.start-date:hover, .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.end-date.active, .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.end-date:hover {
        background: #000;
        color: #fff; }
    .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.slash-end:not(.active):hover, .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.available.slash-start:hover {
      background: #eee; }
  .daterangepicker--book.show-calendar .drp-calendar .calendar-table td.booked {
    background-color: #e5e5e5; }
  .daterangepicker--book .alerts {
    padding-right: 8px;
    padding-left: 8px;
    clear: both; }
  .daterangepicker--book .alert {
    margin-bottom: 0; }
    @media (max-width: 47.99em) {
      .daterangepicker--book .alert {
        padding-right: 30px;
        padding-left: 10px; } }
    .daterangepicker--book .alert .fa {
      height: 25px;
      width: 25px;
      background-color: #228AE6;
      border-radius: 50%;
      margin-right: 5px;
      text-align: center; }
      @media (min-width: 48em) {
        .daterangepicker--book .alert .fa {
          height: 30px;
          width: 30px; } }
      .daterangepicker--book .alert .fa:before {
        line-height: 25px;
        color: #fff; }
        @media (min-width: 48em) {
          .daterangepicker--book .alert .fa:before {
            line-height: 30px; } }
  .daterangepicker--flat {
    padding-top: 32px;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid #d3d8df; }
    @media (max-width: 47.99em) {
      .daterangepicker--flat {
        padding-right: 15px;
        padding-left: 15px; } }
    .daterangepicker--flat:after, .daterangepicker--flat:before {
      height: 0;
      width: 0;
      border-style: solid;
      top: 0;
      transform: rotate(-90deg);
      transform-origin: 0 0; }
    .daterangepicker--flat:after {
      border-color: transparent transparent transparent #fff;
      border-width: 10px; }
    .daterangepicker--flat:before {
      border-color: transparent transparent transparent #d3d8df;
      border-width: 11px;
      display: block; }
    .daterangepicker--flat.show-calendar .drp-calendar {
      padding: 10px;
      position: relative; }
      @media (max-width: 47.99em) {
        .daterangepicker--flat.show-calendar .drp-calendar {
          margin-right: auto;
          margin-left: auto;
          max-width: 260px; } }
      @media (min-width: 62em) {
        .daterangepicker--flat.show-calendar .drp-calendar.left {
          margin-left: 38px; } }
      @media (min-width: 62em) {
        .daterangepicker--flat.show-calendar .drp-calendar.right {
          margin-right: 38px; } }
      .daterangepicker--flat.show-calendar .drp-calendar .calendar-table .next span,
      .daterangepicker--flat.show-calendar .drp-calendar .calendar-table .prev span {
        border-color: #5c6a74; }
        @media (min-width: 62em) {
          .daterangepicker--flat.show-calendar .drp-calendar .calendar-table .next span,
          .daterangepicker--flat.show-calendar .drp-calendar .calendar-table .prev span {
            position: absolute;
            top: 50%;
            height: 40px;
            width: 40px;
            border-width: 1px;
            border-color: #d3d8df;
            border-radius: 50%;
            line-height: 2.5em;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); } }
        @media (min-width: 62em) {
          .daterangepicker--flat.show-calendar .drp-calendar .calendar-table .next span:before,
          .daterangepicker--flat.show-calendar .drp-calendar .calendar-table .prev span:before {
            color: #5c6a74;
            display: inline-block;
            font-family: 'FontAwesome';
            font-size: 24px;
            line-height: 1.08333em;
            font-weight: normal; } }
      @media (min-width: 62em) {
        .daterangepicker--flat.show-calendar .drp-calendar .calendar-table .next span {
          right: -44px; } }
      @media (min-width: 62em) {
        .daterangepicker--flat.show-calendar .drp-calendar .calendar-table .next span:before {
          content: '\f105';
          margin-left: 3px; } }
      @media (min-width: 62em) {
        .daterangepicker--flat.show-calendar .drp-calendar .calendar-table .prev span {
          left: -44px; } }
      @media (min-width: 62em) {
        .daterangepicker--flat.show-calendar .drp-calendar .calendar-table .prev span:before {
          content: '\f104';
          margin-right: 3px; } }
      .daterangepicker--flat.show-calendar .drp-calendar .calendar-table th,
      .daterangepicker--flat.show-calendar .drp-calendar .calendar-table td {
        height: 23px;
        line-height: 23px;
        min-width: 34px; }
      .daterangepicker--flat.show-calendar .drp-calendar .calendar-table td {
        font-size: 1.07143em; }
      .daterangepicker--flat.show-calendar .drp-calendar table thead tr:first-child {
        padding-right: 0;
        padding-left: 0;
        background-color: inherit;
        height: auto;
        margin-bottom: 12px; }
        .daterangepicker--flat.show-calendar .drp-calendar table thead tr:first-child th.month {
          color: inherit; }
      .daterangepicker--flat.show-calendar .drp-calendar table thead tr:last-child {
        padding-right: 0;
        padding-left: 0;
        border-bottom: 1px solid #d3d8df; }
        .daterangepicker--flat.show-calendar .drp-calendar table thead tr:last-child th {
          font-size: 0.92857em; }
      .daterangepicker--flat.show-calendar .drp-calendar table tbody {
        padding-right: 0;
        padding-left: 0; }
        .daterangepicker--flat.show-calendar .drp-calendar table tbody tr {
          display: block;
          margin-bottom: 1px; }
    .daterangepicker--flat .alerts {
      padding-right: 10px;
      padding-left: 10px; }
      @media (min-width: 62em) {
        .daterangepicker--flat .alerts {
          margin-right: 38px;
          margin-left: 38px; } }
    @media (min-width: 62em) {
      .daterangepicker--flat .drp-buttons {
        padding-right: 0;
        padding-left: 0; } }

/* ==========================================================================
   #DETAILS LIST
   ========================================================================== */
.c-details-list__item strong {
  font-size: 1.3125em; }

.c-details-list--sidebar .c-details-list__item {
  font-size: 1.4375em;
  line-height: 1.3; }
  @media (min-width: 62em) {
    .c-details-list--sidebar .c-details-list__item {
      font-size: 1.6875em; } }

.c-details-list--sidebar strong {
  font-size: inherit; }

.room-details {
  border: none;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.15);
  margin: 12px 7px;
  color: #666;
  overflow-x: hidden; }
  .room-details h4 {
    color: #000; }
  .room-details .detailsRoom {
    padding: 0 0 15px 0; }
    .room-details .detailsRoom .rd-type {
      font-weight: 500;
      color: #000; }

.rd-page {
  border: none; }

.room-details-content .hd {
  text-align: center;
  margin-top: 15px; }

.room-details-content .room-line {
  border-bottom: 1px solid #03C4E9;
  margin-bottom: 10px; }

.room-details-content .control-c {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  background: #868585;
  font-size: 15px;
  padding: 1px 9px;
  border-radius: 2px;
  z-index: 999; }
  .room-details-content .control-c.a-right {
    right: 0; }

.room-details-content .slick-track {
  display: flex !important; }

.room-details-content .slick-slide {
  height: inherit !important; }

.room-details-content .roomBaths:last-of-type .v-line, .room-details-content .roomTv:last-of-type .v-line, .room-details-content .roomBeds:last-of-type .v-line {
  display: none; }

.room-details-content .slick-disabled {
  opacity: 0;
  pointer-events: none; }

/* ==========================================================================
   #TABS
   ========================================================================== */
.c-tabs .c-tabs__item {
  font-size: 15px;
  margin-top: 2px; }
  .c-tabs .c-tabs__item > a {
    background-color: #cb9e4b;
    color: #fff;
    outline: 0;
    text-transform: uppercase; }
    .c-tabs .c-tabs__item > a:hover {
      background-color: #cb9e4b; }
  .c-tabs .c-tabs__item.active > a,
  .c-tabs .c-tabs__item.active > a:hover {
    color: #cb9e4b; }

/* ==========================================================================
   #TABS CONTENT
   ========================================================================== */
.c-tabs-content {
  padding-top: 24px; }
  .c-tabs-content--bordered {
    border: 1px solid #ddd;
    border-top: 0; }
    .c-tabs-content--bordered .c-tabs-content__item {
      padding: 10px; }

/* ==========================================================================
   #LIST GROUP
   ========================================================================== */
.c-list-group {
  display: flex;
  flex-wrap: wrap;
  padding-left: 1px; }
  .c-list-group__item {
    flex: 1 1 100%;
    margin-left: -1px; }
    .c-list-group__item--col-2 {
      flex-basis: 50%; }
    .c-list-group__item--col-3 {
      flex-basis: 33.33%; }
    .c-list-group__item--detail {
      flex-basis: 50%;
      line-height: 1;
      white-space: nowrap; }
      @media (min-width: 30em) {
        .c-list-group__item--detail {
          flex-basis: 25%; } }
    .c-list-group__item--col-2:first-child, .c-list-group__item--col-2:last-child, .c-list-group__item--col-3:first-child, .c-list-group__item--col-3:last-child, .c-list-group__item--detail:first-child, .c-list-group__item--detail:last-child {
      border-radius: 0; }
    .c-list-group__item--col-2:last-child, .c-list-group__item--col-3:last-child, .c-list-group__item--detail:last-child {
      margin-bottom: -1px; }

.hightlight:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
  z-index: 2;
  transition: all .2s; }

/* ==========================================================================
   #Map Slider
   ========================================================================== */
div.slider-wrapper {
  height: auto;
  position: absolute;
  bottom: 25px;
  width: 85%;
  left: 50%;
  transform: translateX(-50%); }

.map-slider.closed {
  display: none; }

.gm-bundled-control-on-bottom.moved {
  bottom: 235px !important; }

.map-slider {
  height: auto; }
  .map-slider .c-property {
    display: flex;
    margin-bottom: 0; }
  .map-slider .c-property__img {
    width: 35%;
    padding-bottom: 0; }
  .map-slider .c-property__header {
    width: 65%;
    background: #fff; }
  .map-slider .c-property__details {
    padding-left: 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 4px; }
  .map-slider .c-property__img-link img {
    height: 100%; }
  .map-slider a.carousel-control {
    width: 3%;
    background-image: none; }
  .map-slider .c-property__fav-btn .far.fa-heart {
    color: #333;
    font-size: 15px; }
  .map-slider .c-property__fav-btn {
    right: 35px;
    left: unset;
    top: 7px;
    font-size: 15px; }
  .map-slider .c-property__pet-icon {
    color: #333;
    top: 7px;
    font-size: 15px; }
  .map-slider .c-property__body {
    padding: 7px 15px 0 0; }
  .map-slider .c-property__details-item {
    padding-left: 0;
    width: 50px; }
  .map-slider .c-property__details-item span {
    font-size: 12px;
    color: #292929;
    text-transform: capitalize;
    opacity: 0.75; }
  .map-slider .c-property__cost {
    text-align: right; }
  .map-slider .c-property__cost span {
    font-size: 16px;
    color: #232423;
    text-transform: capitalize; }
  .map-slider .c-property__cost small {
    font-size: 12px;
    letter-spacing: 0px;
    color: #787C87;
    text-transform: capitalize; }
  .map-slider .c-property__location {
    font-size: 12px;
    margin-bottom: 7px;
    color: #292929;
    text-transform: capitalize;
    opacity: 0.75; }
  .map-slider .c-property__header {
    padding: 8px; }
  .map-slider .c-property__heading {
    margin-bottom: 0px;
    color: #333; }
  .map-slider .c-property__heading > a {
    font-size: 16px;
    color: #292929;
    text-transform: capitalize; }
  .map-slider span.map-close {
    z-index: 1;
    position: absolute;
    background: #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -11px;
    top: -11px;
    box-shadow: 0 1px 5px #777;
    cursor: pointer; }

@media all and (max-width: 425px) {
  div.slider-wrapper {
    width: 90%; }
  .map-slider .c-property__body {
    padding: 7px 0 0 0; }
  .map-slider .c-property__pet-icon {
    color: #333;
    font-size: 15px;
    top: 10px; }
  .map-slider .c-property__fav-btn {
    right: 33px;
    left: unset;
    top: 10px;
    font-size: 15px; } }

/* ==========================================================================
   #TRUNCATE
   ========================================================================== */
.u-truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal; }

.frm-property-inquiry .modal-title, .frm-property-noInvetory .modal-title {
  text-align: center; }

.frm-property-inquiry .form-icon, .frm-property-noInvetory .form-icon {
  padding-left: 35px;
  margin-bottom: 5px; }
  .frm-property-inquiry .form-icon ~ i, .frm-property-noInvetory .form-icon ~ i {
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    transform: translateY(-50%); }

.frm-property-inquiry textarea.form-icon ~ i, .frm-property-noInvetory textarea.form-icon ~ i {
  top: 8px;
  transform: none; }

.frm-property-inquiry input.ng-invalid.ng-touched,
.frm-property-inquiry .ng-submitted input.ng-invalid, .frm-property-noInvetory input.ng-invalid.ng-touched,
.frm-property-noInvetory .ng-submitted input.ng-invalid {
  border-right: solid 4px #9e0b0f; }

.frm-property-inquiry input.ng-not-empty.ng-valid, .frm-property-noInvetory input.ng-not-empty.ng-valid {
  border-right: solid 4px green; }

.frm-property-inquiry span.error.ng-binding::before, .frm-property-noInvetory span.error.ng-binding::before {
  background: rgba(0, 0, 0, 0) url("../../images/sprite-inquiry.png") no-repeat scroll -120px -20px;
  bottom: 24px;
  color: #fff;
  content: "";
  display: block;
  height: 6px;
  left: 30px;
  position: absolute;
  width: 10px; }

.frm-property-inquiry .modal-footer, .frm-property-noInvetory .modal-footer {
  border-top: medium none;
  padding-top: 0; }

.frm-property-inquiry.ng-invalid .error {
  background: #f15d5f none repeat scroll 0 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  margin-top: 20px;
  padding: 5px 10px; }

.frm-property-noInvetory.ng-invalid .error {
  background: #f15d5f none repeat scroll 0 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  margin-top: 20px;
  padding: 5px 10px; }

.frm-property-noInvetory {
  margin-top: 20px; }
  .frm-property-noInvetory .form-icon {
    box-shadow: none;
    border: none;
    border-radius: 0;
    min-height: 45px;
    padding: 10px; }
  .frm-property-noInvetory .btn-noInv {
    background: #4B6F50;
    width: 230px;
    border: none;
    border-radius: 0;
    min-height: 40px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 15px; }

#btn-modal-book {
  width: auto;
  margin: auto; }

.noInventory-alert {
  padding: 29px;
  border-radius: 0;
  text-align: center; }

.noInvetoryOptions {
  text-align: center;
  padding: 50px 0; }

.noInve-wd h4 {
  font-weight: 600;
  font-size: 24px; }

#pm-inquiry-container .frm-property-inquiry.ng-invalid .error {
  padding: 4px 10px; }

#pm-inquiry-container .form-group {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px; }
  #pm-inquiry-container .form-group .container_input {
    width: 100%; }
    #pm-inquiry-container .form-group .container_input.fn {
      padding-right: 10px; }
    #pm-inquiry-container .form-group .container_input .form-control {
      padding: 10px;
      font: 400 14px 'Montserrat';
      border: none;
      border-radius: 0;
      margin-bottom: 7px; }
      #pm-inquiry-container .form-group .container_input .form-control#message {
        height: 160px;
        padding: 6px 8px; }
    #pm-inquiry-container .form-group .container_input input.form-control, #pm-inquiry-container .form-group .container_input select.form-control {
      height: 50px; }

#pm-inquiry-container #resortpro_unit_submit {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: 500;
  line-height: 20px;
  padding: 16px 0 16px;
  height: auto;
  border: none;
  color: #ffffff;
  cursor: pointer;
  text-transform: capitalize;
  border-radius: 0;
  background-color: #000;
  border-color: #000; }

body #ui-datepicker-div {
  z-index: 10001 !important; }

#inquiryPopup {
  z-index: 10000; }
  #inquiryPopup .c-select-list.form-control select {
    display: inline-block;
    border-radius: 4px; }
  #inquiryPopup .c-select-list.form-control::before {
    top: 15px; }
  #inquiryPopup button {
    width: auto;
    height: auto; }
  #inquiryPopup #resortpro_unit_submit {
    width: 100%;
    height: 55px; }
  #inquiryPopup .modal-content {
    padding: 0; }
  #inquiryPopup .text-primary {
    color: #000; }
  #inquiryPopup .modal-header, #inquiryPopup .modal-title {
    background: var(--main_color);
    color: #fff;
    border-color: var(--main_color); }

#bookingPopup button {
  width: auto;
  height: auto; }

#bookingPopup .modal-header {
  background: var(--main_color);
  color: #fff;
  border-color: var(--main_color); }

.frm-property-inquiry .form-icon, .frm-property-noInvetory .form-icon {
  margin-bottom: 0; }

.view_more {
  position: absolute;
  bottom: 15px;
  right: 20px; }
  .view_more .quick-view-btn {
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.07);
    background: transparent; }
    .view_more .quick-view-btn i {
      font-size: 15px;
      display: block; }

.quick-view-unit {
  padding: 0 15px;
  margin: 60px auto;
  margin-bottom: 0; }
  .quick-view-unit .info-quick-view {
    float: left; }
    .quick-view-unit .info-quick-view.quick-image {
      width: 60%; }
    .quick-view-unit .info-quick-view.quick-book {
      padding: 25px 20px 25px 20px;
      width: 40%;
      text-align: center;
      page-break-after: 20px; }
      .quick-view-unit .info-quick-view.quick-book .quick-view-booking {
        float: left;
        width: 100%;
        padding-top: 25px; }
        .quick-view-unit .info-quick-view.quick-book .quick-view-booking .info {
          margin-top: 15px; }
          .quick-view-unit .info-quick-view.quick-book .quick-view-booking .info i {
            color: #232423; }
        .quick-view-unit .info-quick-view.quick-book .quick-view-booking .quick-pricing {
          float: left;
          width: 100%;
          display: none; }
          .quick-view-unit .info-quick-view.quick-book .quick-view-booking .quick-pricing .taxes {
            width: 100%;
            float: left;
            border: 1px solid rgba(0, 0, 0, 0.07);
            background: #fafafa 0% 0% no-repeat padding-box;
            color: #868686; }
          .quick-view-unit .info-quick-view.quick-book .quick-view-booking .quick-pricing .total {
            margin-top: 5px;
            font-weight: 600;
            color: #232423; }
          .quick-view-unit .info-quick-view.quick-book .quick-view-booking .quick-pricing .booknow {
            margin-top: 15px;
            width: 100%;
            height: 45px;
            color: #fff;
            text-transform: uppercase;
            background: #232423;
            border: none; }
        .quick-view-unit .info-quick-view.quick-book .quick-view-booking .quick-booking {
          padding: 0 20px; }
          .quick-view-unit .info-quick-view.quick-book .quick-view-booking .quick-booking #book_occupants {
            width: 100%;
            margin-bottom: 10px;
            padding: 5px 5px 5px 15px;
            background: #fafafa 0% 0% no-repeat padding-box;
            border: 1px solid #dcdcdc; }
          .quick-view-unit .info-quick-view.quick-book .quick-view-booking .quick-booking .quick-btn {
            margin-top: 15px;
            width: 100%;
            height: 45px;
            color: #fff;
            text-transform: uppercase;
            background: #232423;
            border: none; }
          .quick-view-unit .info-quick-view.quick-book .quick-view-booking .quick-booking .quick-form {
            width: 100%;
            position: relative; }
            .quick-view-unit .info-quick-view.quick-book .quick-view-booking .quick-booking .quick-form input {
              width: 100%;
              margin-bottom: 10px;
              padding: 5px 5px 5px 15px;
              background: #fafafa 0% 0% no-repeat padding-box;
              border: 1px solid #dcdcdc; }
            .quick-view-unit .info-quick-view.quick-book .quick-view-booking .quick-booking .quick-form i {
              position: absolute;
              right: 0px;
              font-size: 15px;
              padding: 13px;
              color: #7f7f7f; }
    .quick-view-unit .info-quick-view .close-quick-view {
      position: absolute;
      right: -13px;
      z-index: 20;
      top: -20px;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      color: white;
      opacity: 1;
      background: #232423; }
      .quick-view-unit .info-quick-view .close-quick-view span {
        font-weight: 400;
        font-size: 23px;
        line-height: 29px; }
    .quick-view-unit .info-quick-view .overlay {
      opacity: 0.6; }
      .quick-view-unit .info-quick-view .overlay:hover {
        opacity: 0.9; }
    .quick-view-unit .info-quick-view .map-image img {
      max-height: auto;
      width: 100%; }
  .quick-view-unit .quick-info .flex-container {
    display: flex;
    flex-wrap: nowrap; }
  .quick-view-unit .quick-info .flex-container > div {
    width: 100%;
    text-align: center; }
  .quick-view-unit .quick-info .info-tabs {
    position: relative;
    width: 100%;
    float: left;
    height: 60px;
    line-height: 60px;
    background: #fafafa 0% 0% no-repeat padding-box;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400; }
    .quick-view-unit .quick-info .info-tabs .slider {
      position: absolute;
      bottom: 0;
      left: 0;
      min-width: 0;
      height: 4px;
      background-color: #232423;
      transition: left 0.25s; }
    .quick-view-unit .quick-info .info-tabs .active {
      background-color: #fff; }
    .quick-view-unit .quick-info .info-tabs div {
      height: 100%; }
      .quick-view-unit .quick-info .info-tabs div .line {
        width: 1px;
        height: 30px;
        background: #dcdcdc;
        margin-top: -55px; }
  .quick-view-unit .quick-info .tab-content {
    border-top: none;
    background: #ffffff;
    clear: both;
    overflow: scroll;
    text-align: left;
    padding: 2% 3% 0 3%;
    max-height: 305px;
    min-height: 280px; }
    .quick-view-unit .quick-info .tab-content i {
      color: #232423;
      position: absolute;
      top: 3px; }
    .quick-view-unit .quick-info .tab-content .star_rating span::before {
      font-size: 170%;
      position: absolute;
      text-shadow: none;
      padding-left: 5px;
      color: #232423; }
    .quick-view-unit .quick-info .tab-content .view-amenities {
      font-size: 14px;
      color: gray;
      margin: 0 0 5px 20px; }
    .quick-view-unit .quick-info .tab-content h4 {
      margin: 20px 0;
      text-align: left;
      font: Regular 24px/35px Kaushan Script;
      letter-spacing: 0;
      color: #292929;
      text-transform: capitalize; }
    .quick-view-unit .quick-info .tab-content .availability .ui-datepicker-unselectable.booked span.ui-state-default,
    .quick-view-unit .quick-info .tab-content .availability .ui-datepicker-unselectable span.ui-state-default {
      background-color: #a2a2a2bd;
      opacity: 0.35;
      padding: 0;
      font-size: 14px;
      color: #000000; }
    .quick-view-unit .quick-info .tab-content .availability .ui-datepicker .ui-datepicker-header.ui-widget-header {
      font-weight: normal;
      background: #232423;
      color: #fff;
      padding: 2px 0; }
      .quick-view-unit .quick-info .tab-content .availability .ui-datepicker .ui-datepicker-header.ui-widget-header a {
        color: #fff;
        list-style: 38px; }
    .quick-view-unit .quick-info .tab-content .availability .ui-datepicker .ui-datepicker-calendar thead {
      color: #000000; }
    .quick-view-unit .quick-info .tab-content .availability .ui-datepicker .available a,
    .quick-view-unit .quick-info .tab-content .availability .ui-datepicker .cal-selectable span {
      font-size: 14px;
      font-weight: 400;
      color: black;
      padding: 0;
      background: none; }

.prop_name {
  position: relative;
  margin-bottom: 20px;
  font-size: 24px; }
  .prop_name::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #232423;
    width: 40px;
    left: 50%;
    transform: translateX(-50%); }

.quick-pricing .customADVMessage {
  background: #232423; }

.cluster {
  background-color: #202437; }
  .cluster:hover {
    background-color: #03c0ff; }
