@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700|Raleway');
@import url('https://fonts.googleapis.com/css?family=Lato');

@font-face {
    font-family: 'Circular';
    src: url('fonts/Circular/Circular-Std-Book.otf');
}
@font-face {
    font-family: 'Circular Bold';
    src: url('fonts/Circular/Circular-Std-Bold.otf');
}

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,400;0,600;0,700;0,900;1,200;1,400;1,600;1,700;1,900&display=swap');

* {
  font-family: 'Nunito Sans';
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 700 !important;
}
p,
ul li,
ol li,
blockquote {
    font-family: 'Raleway', sans-serif !important;
}
.table {
    display: table;
    width: 100%;
    height: 100%;
}
.table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.cooperation-section {
  padding-top: 50px;
  margin-bottom: 30px;
}

.cooperation-section h3 {
  font-family: 'Lato', sans-serif !important;
  font-size: 1.4em;
  font-style: italic;
  color: rgba(0,0,0,0.4);
}

.cooperation-section img {
  height: 100px;
  width: 100%;
  object-position: center;
  object-fit: scale-down;
}

.about-us {
    padding-top: 60px;
    padding-bottom: 60px;
}

.about-us h2,
.about-us p {
    text-align: center;
    line-height: 2;
}

.about-us h2 {
    font-size: 2em;
}
.about-us p {
    font-size: 1.1em;
}
/*
3192BF
3AACDF
C7E6F6
*/

.field-option {
  text-align: center;
}
.field-option span {
  display: block;
}
.contains-schedule-field .field span {
  display: block;
}

.book-left {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 12px -2px rgba(117,117,117,1);
  -moz-box-shadow: 0px 0px 12px -2px rgba(117,117,117,1);
  box-shadow: 0px 0px 12px -2px rgba(117,117,117,1);
}
.book-left .form {
  padding-left: 0px;
}
.book-right {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 12px -2px rgba(117,117,117,1);
  -moz-box-shadow: 0px 0px 12px -2px rgba(117,117,117,1);
  box-shadow: 0px 0px 12px -2px rgba(117,117,117,1);
}
.book-right-icon {
  margin-bottom: 30px;
}
.book-right-icon img {
  display: block;
  margin: 0 auto;
  max-height: 60px;
}
.book-right-icon h3 {
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 10px;
  text-transform: uppercase;
}
.book-right-icon p {
  text-align: center;
  font-size: 1.0em;
  padding-left: 0px !important;
}
.booking-summary {
  border: 1px solid #e9e9e9;
  /* -webkit-box-shadow: 0px 2px 12px -2px rgba(117,117,117,1);
  -moz-box-shadow: 0px 2px 12px -2px rgba(117,117,117,1);
  box-shadow: 0px 2px 12px -2px rgba(117,117,117,1); */
  border-radius: 10px;
}
.booking-summary-head h2 {
  font-size: 1.4em;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #444;
}
.booking-summary-content {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: 20px;
}
.booking-summary-content img {
  max-height: 30px;
  margin-right: 10px;
}
.booking-summary-content ul {
  list-style: none;
}
.booking-summary-content ul li {
  line-height: 30px;
  margin-bottom: 20px;
}
.booking-summary-price {
  padding: 20px;
}
.booking-summary-price p {
  display: block !important;
  font-size: 1.4em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.booking-summary-price span {
  display: inline !important;
  font-size: 1.3em;
  color: #444;
  float: right;
  width: auto !important;
}

.book-left, .book-right {
  border: 1px solid #E9E9E9;
  padding-top: 40px;
  padding-bottom: 40px;
}

.Y03a7fe93606590ab8bac9b99 {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.L4e051d2a39777f9481dac8f5 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.L4e051d2a39777f9481dac8f5 i {
  font-size: 3em;
  color: #32abe1;
  display: inline-block;
  margin-top: -10px;
  margin-left: -20px;
}
.L4e051d2a39777f9481dac8f5 p {
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  font-style: normal;
}
.L4e051d2a39777f9481dac8f5 p span {
  display: block;
  width: 100%;
  padding-bottom: 5px;
  font-weight: normal;
}
.L4e051d2a39777f9481dac8f5 form {
  padding-left: 28px;
}
.L4e051d2a39777f9481dac8f5 form label {
  font-size: 1.1em;
}
.L4e051d2a39777f9481dac8f5 form input,
.L4e051d2a39777f9481dac8f5 form textarea,
.L4e051d2a39777f9481dac8f5 form select {
  border-radius: 0 !important;
  border: 1px solid #ccc !important;
}
.L4e051d2a39777f9481dac8f5 form input {
  height: 40px;
  line-height: 40px;
}
.L4e051d2a39777f9481dac8f5 form select {
  height: 40px !important;
}

.L4e051d2a39777f9481dac8f5 form textarea {
  height: 150px !important;
  resize: none !important;
}
.L4e051d2a39777f9481dac8f5 form button {
  line-height: 49px;
  height: 50px;
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border: 1px solid #32abe1;
  color: #32abe1;
  width: 300px;
  transition: all 0.2s ease-in-out;
  border-radius: 4px;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 700 !important;
}
.L4e051d2a39777f9481dac8f5 form button:hover {
  background: #32abe1;
  color: #fff;
}

.Yef50571b55b669a09595043f {
  display: block !important;
  padding-bottom: 10px !important;
  color: #32abe1;
  font-size: 1.75em;
}

.C0608513551cd64cafdc53792 {
  margin-left: 28px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.Lb6ca6540ac82b1fcef2056f9 {
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  border: 1px solid #ccc;
}
.Lb6ca6540ac82b1fcef2056f9 i {
  margin-left: 0;
  font-size: 1.5em;
  margin-top: 0;
  display: block;
  margin-bottom: 20px;
}
.Lb6ca6540ac82b1fcef2056f9 p {
  margin-left: 0;
  padding-left: 0;
  color: #444;
}
.Lb6ca6540ac82b1fcef2056f9 p a {
  color: #444;
  text-decoration: underline;
}

.I544ec75e949d777d3c9ae4ac {
  border-left: 0;
}

.We11a157a6d8e841254082085 {
  max-width: 450px;
  color: #666;
  margin: 0 auto !important;
  margin-top: 20px !important;
  margin-left: auto !important;
  padding-left: 0;
  text-align: center;
  display: block !important;
  line-height: 1.6;
}

.L4e051d2a39777f9481dac8f5 h4 .book-when {
  font-size: 1.1em;
  padding-bottom: 10px;
  display: block;
}
.L4e051d2a39777f9481dac8f5 h4 .book-when-warning {
  display: block;
  font-size: 1.2em;
  color: #32abe1;
  padding-bottom: 10px;
  font-weight: 400 !important;
}

@media only screen and (max-width: 1024px) {
  .L4e051d2a39777f9481dac8f5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .L4e051d2a39777f9481dac8f5 i {
    display: block;
    width: 100%;
    margin-left: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .L4e051d2a39777f9481dac8f5 p, .L4e051d2a39777f9481dac8f5 form {
    padding-left: 0;
  }
  .L4e051d2a39777f9481dac8f5 p {
    text-align: center;
    display: block;
  }

  .C0608513551cd64cafdc53792 {
    padding-left: 0;
    margin-left: 0;
  }

  .Iefbfc3222676a4a982a90724 {
    height: 500px;
  }
}
@media only screen and (max-width: 640px) {
  .Iefbfc3222676a4a982a90724 {
    height: 400px;
  }
}

.L4e051d2a39777f9481dac8f5 .field img {
  height: 30px;
  position: absolute;
  top: 0;
  right: 5px;
  margin-top: 5px;
}
.L4e051d2a39777f9481dac8f5 .field {
  position: relative;
}

.customCheckboxhome2 .field,
.customCheckboxhome3 .field,
.customCheckboxhome4 .field,
.customCheckboxhome .field{
  padding: 0 !important;
  margin:10px !important;
  margin-left: 0px !important;
  border:1px solid #bdafaf !important;
  border-radius: 5px;
  cursor: pointer;
}

.customCheckboxhome2 .field.active,
.customCheckboxhome3 .field.active,
.customCheckboxhome4 .field.active,
.customCheckboxhome .field.active{
  background: #00ABE4;
  border:1px solid #00ABE4 !important;
  color: #fff;
}

.customCheckboxhome2 .field input,
.customCheckboxhome3 .field input,
.customCheckboxhome4 .field input,
.customCheckboxhome .field input{
  opacity: 0;
  position: absolute;
}

.customCheckboxhome2 .field h5,
.customCheckboxhome3 .field h5,
.customCheckboxhome4 .field h5,
.customCheckboxhome .field h5{
    font-size: 12px;
    text-align: center;
    padding:15px 10px;
    width: 100%;
    font-weight: normal !important;
    vertical-align: middle;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.customCheckboxhome2 .field span,
.customCheckboxhome3 .field span,
.customCheckboxhome4 .field span,
.customCheckboxhome .field span{
    font-size: 12px;
    text-align: center;
    /* width: 100%; */
    font-weight: bold !important;
    vertical-align: middle;
    margin-bottom: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
}

.customCheckbox .field{
  padding: 0 !important;
  margin:10px !important;
  border:1px solid #bdafaf !important;
  border-radius: 5px;
  cursor: pointer;
}

.customCheckbox .field.active{
  background: #00ABE4;
  border:1px solid #00ABE4 !important;
  color: #fff
}

.customCheckbox .field input{
  opacity: 0;
  position: absolute;
}

.customCheckbox .field h5{
    font-size: 12px;
    text-align: center;
    padding:15px 10px;
    width: 100%;
    font-weight: normal !important;
    vertical-align: middle;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.customCheckbox .field.active h5 {
  
  color: #fff !important
}

.customCheckbox .field span{
    font-weight: normal !important;
    text-align: center;
    width: 100%;
    display: inline;
    font-size: 14px;
    margin-bottom: 20px;
}

a#diff {
  color: #fff;
  background: #00ACE8;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
}

a#diff:hover {
  background: #4183c4;
  border-bottom: 0;
}

.checklist {
  margin-top: 50px;
  margin-bottom: 50px;
}

.checklist .row {
  background: #E2F8FE;
  padding-top: 50px;
  padding-bottom: 50px;
}

.checklist ul{
  list-style-type: circle;
}
.checklist hr {
  width: 200px;
  margin-left: 0;
}
.checklist h2 {
  color: #444;
}
.checklist ul li {
  color: #444;
  font-size: 1.2em;
  line-height: 30px;
}

#couponText{
  padding:0;
  padding-top: 10px;
}

.form-error{
  margin-top: 5px !important;
  font-size: .9rem !important;
  font-weight: normal !important;
}

#card-errors{
    margin-top: 5px;
    color: #eb1c26;
}


/*--------------------------------------   Booking IFrame  -----------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
a {
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 600;
}

p,
ul li,
ol li,
blockquote,
select,
input,
textarea {
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 400;
  font-size: 1.1em;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

.flex {
  display: flex;
}

.mobile-only {
  display: none;
}

@media (max-width: 600px) {
  .mobile-only {
      display: block;
  }
  .desktop-only {
      display: none;
  }
}

sup {
  color: #B52F2F;
}

.sub-text-available {
  margin-bottom: 10px !important;
}


.booking-template .card-title h2 {
  margin: 0;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 400;
  font-weight: normal !important;
}

.booking-template .card {
  background: #fff;
  box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.15);
  padding: 5px;
  margin-bottom: 30px;
}

.booking-template .card-title {
  background: #525252;
  color: #fff;
  padding: 10px;
}

.booking-template .card-title p {
  border: 1px solid #fff;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  margin: 0;
  margin-right: 10px;
  border-radius: 100%;
  padding-left: 0px;
}

.booking-template .card-content {
  padding: 20px 10px;
}
.booking-template .card-content h5 {
  margin-bottom: 10px;
  letter-spacing: 1px;
  color: #525252;
}


.card-content .block-field {
  margin-bottom: 20px;
}

.card-content .input-pack {
  position: relative;
  margin-top: 20px;
}
.input-far-left {
  margin-left: 22px;
}

.card-content .input-pack select {
  /* border-top: none !important;
  border-left: none !important;
  border-right: none !important; */
  padding-left: 30px;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;
  background: transparent;
  z-index: 1;
  border-radius: 5px !important;
  font-size: 13px;
  height: 35px;
}
/* .card-content .input-pack input[type="date"] */
.card-content .input-pack input[type="text"],
.card-content .input-pack input[type="tel"],
.card-content .input-pack input[type="email"] {
  /* border-top: none !important;
  border-left: none !important;
  border-right: none !important; */
  padding-left: 30px;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;
  background: transparent;
  z-index: 1;
  box-shadow: none;
  border-radius: 5px !important;
  font-size: 13px;
  height: 35px;
}


.card-content .input-pack .icon-field {
  position: absolute;
  left: 7px;
  top: 7px;
  width: 20px;
  z-index: 2;
  height: auto;
}
.card-content .input-pack .drop-down {
  position: absolute;
  right: 13px;
  top: 13px;
  width: 15px;
  height: auto;
}
.card-content .input-pack p {
  font-size: 0.8em;
  margin-top: 5px;
  letter-spacing: 1px;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 400;
}
.card-content .sub-text h5 {
  display: inline-block;
}
.card-content .sub-text h4{
  display: inline;
  color: #00ace2;
  margin: 0;
  margin-left: 22px;
  /* text-transform: uppercase; */
  letter-spacing: 0.5px;
  font-weight:  400 !important;
  /* margin-left: 20px;
  display: block; */
}
.input-pack .extras-field, .how-often  {
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
}

.how-often {
  margin-right: 7px !important;
  border: 1px solid #525252;
  color: #525252;
  border-radius: 5px;
  padding: 5px;
}
.extras-field input,
.how-often input {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
}
.how-often span {
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 400;
  font-weight: normal !important;
}
.how-often.active {
  background: #00ace2;
  color: #fff;
  border-radius: 5px;
  padding: 5px;
  border-color: #00ace2;
}

.input-pack .discounted {
  text-align: center;
}
.input-pack .discounted p {
  font-size: 1em;
  color: #afafaf;
}
.input-pack .discounted.active p {
  color: #00ace2;
}

.extras-field {
  border: 1px solid #afafaf;
  border-radius: 5px;
  width: 23%;
  padding: 10px;
  margin-right: 7px;
  margin-bottom: 7px;
}
.unique-one {
  flex-wrap: wrap;
}

.extras-field span {
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 400;
  text-align: center;
  display: block;
}
.extras-field h5 {
  margin: 0 !important;
  text-align: center;
}

.break-field img {
  max-width: 150px;
}
.break-field .secure-ssl {
  float: right;
  width: 120px;
}
.break-field h6 {
  margin-top: 20px;
  color: #525252;
}

.outside-card h2 {
  font-weight: lighter !important;
  text-align: center;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 200;
}

.outside-card button {
  background: #00ace2;
  color: #fff !important;
  text-align: center !important;
  width: 100% !important;
  border-radius: 5px !important;
  height: 40px !important;
  line-height: 40px !important;
  display: block !important;
  margin: 20px auto;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.2em;
}
.outside-card img {
  width: 20px;
  margin-left: 10px;
  margin-top: -5px;
  height: auto;
}

.right-content {
  margin-top: -50px;
}

@media (max-width: 600px) {
  .right-content {
      margin-top: 0;
  }
  .extras-field {
      width:47%;
  }
  .card-content .input-pack {
    margin-left: 22px !important;
  }
}
.top-img img {
  width: 100%;
}

.booking-summary h2{
  text-align: center;
  color: #525252;
  margin-bottom: 5px;
  padding-top: 5px;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 400;
  font-weight: normal;
}

.right-content .card {
  padding: 0;
}

.quick-view {
  /* background: #f7f7f7; */
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}


.quick-view img {
  display: inline-block;
  width: 15px;
}
.quick-view h4 {
  display: inline-block;
  margin: 0;
  margin-left: 7px;
  letter-spacing: 1px;
  color: #525252;
  font-size: 0.9em;
}
.quick-view h3 {
  color: #BDBDBD;
  font-size: 14px;
  margin-left: 10px;
}
.room-design {
  background: #F5F5F5;
  border-radius: 10px;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.summary-calculation {
  padding-top: 20px;
  padding-bottom: 20px;
}
.summary-calculation p {
  text-transform: capitalize;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: normal;
  color: #000;
  padding-left: 0px;
}
.summary-calculation h6 {
  text-align: right;
  color: #525252;
}
.red-color {
  color: #B52F2F !important;
}

.summary-calculation h3 {
  color: #525252;
  text-transform: uppercase; 
}
.right-summary {
  text-align: right;
  text-transform: none !important;
}

.other-benefits img {
  width: 50px;
  display: block;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.other-benefits h3{
  text-transform: uppercase;
  color: #525252;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 400;
  font-weight: lighter;
  margin-bottom: 2px;
}
.other-benefits p {
  font-size: 1.2em;
  color: #525252;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 300;
}

.item-benefits {
  margin-bottom: 20px;
}

.no-icon {
  padding-left: 10px !important;
}

.summary-divider {
  margin: 20px;
  margin-bottom: 0;
  margin-top: 30px;
}