@import url("main.css");
@import url("slick.css");
@import url("slick-theme.css");

.site_2737851.sessions_new .wrapper,
.site_2737851.sessions_recall .wrapper,
.site_2737851.passwords_create .wrapper,
.site_2737851.password_edit .wrapper {
  background-color: #edeef0;
  background-image: none
}

.site_2737851 .w-auth__header {
  background-color: #fff;
  text-align: center;
  padding: 12px
}

.site_2737851 .w-auth__header a.logo {
  display: inline-block;
  background-image: url(/assets/kkfeature/marsh/header/logo-254331791665e52318fb0122b5bfa8829959e4b9a8c0de28a2dc895ca7e9f73b.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 38px;
  width: 270px
}

.site_2737851 #login-dialog,
.site_2737851 #password-recover-dialog {
  background: transparent !important;
  max-width: 400px !important;
  margin: 70px auto !important;
  padding: 0 !important
}

.site_2737851 .mfp-dialog .dialog-form,
.site_2737851 .mfp-dialog .social-media-login {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important
}

.site_2737851 .mfp-dialog button:focus {
  outline: none
}

.site_2737851 .mfp-dialog input[type="checkbox"]+label {
  cursor: pointer
}

.site_2737851 .mfp-dialog input[type="checkbox"]+label::before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url(/assets/kkfeature/marsh/auth/checkbox-a06a52c16880d18d6736c432e92128316713adc3918932cb01699db37c37a911.png);
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px
}

.site_2737851 .mfp-dialog input[type="checkbox"]+label::before {
  background-position: 0 0
}

.site_2737851 .mfp-dialog input[type="checkbox"]:checked+label::before {
  background-position: 0 -21px
}

.site_2737851 .mfp-dialog .w-auth {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .section-name {
  color: #202a36;
  display: block;
  font-size: 24px;
  margin-bottom: 40px;
  text-align: center
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper {
  background: #fff;
  box-shadow: 0 1px 2px #e0e0e0;
  -moz-box-shadow: 0 1px 2px #e0e0e0;
  -webkit-box-shadow: 0 1px 2px #e0e0e0;
  text-align: left;
  position: relative
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .mfp-dialog__content .section-name {
  color: #202a36
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper a {
  color: #0080b4
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper a:hover {
  text-decoration: underline
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper label {
  color: #45545f;
  font-weight: 300;
  font-size: 11px;
  padding: 0
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .txtright {
  text-align: right
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul.checkbox {
  margin-top: 30px;
  margin-bottom: 25px;
  font-size: 11px
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul li.fleft {
  float: left
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper ul li.fright {
  float: right
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input {
  border-radius: 0;
  border: 1px solid #d7d8db;
  color: #868686
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .ui-input__field {
  color: #868686
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .ui-input .ui-input__label {
  color: #868686
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 0;
  border: none;
  background: #00b0d3 !important;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button:hover {
  background-color: #12badb;
  color: #fff
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button:active,
.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__button:focus {
  outline: none;
  background: #12badb !important;
  color: #fff !important
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__info {
  border-top: 1px solid #edf2f7
}

.site_2737851 .mfp-dialog .w-auth .w-auth__wrapper .mfp-dialog__wrapper .w-auth__info ul {
  color: #45545f
}

@media (max-width: 992px) {
  body.site_2737851 .w-auth__header a.logo {
    max-width: 270px;
    background-size: 100% auto !important;
    width: 100% !important
  }
}

body.site_2737851 .b-citylist {
  font-family: Arial, Helvetica, sans-serif
}

body.site_2737851 .b-citylist .b-citylist-names {
  background-color: #fff
}

body.site_2737851 .b-citylist .b-citylist-names ul li a {
  color: #666
}

body.site_2737851 .b-citylist .b-citylist-names ul li a.state-active {
  color: #004280;
  font-weight: bold
}

body.site_2737851 .b-citylist .b-citylist-alphabet {
  background-color: #fff
}

body.site_2737851 .b-citylist .b-citylist-alphabet ul li a {
  color: #666
}

body.site_2737851 .b-citylist .b-citylist-alphabet ul li a.state-active {
  color: #004280
}

body.site_2737851 .b-citylist .b-citylist-cities {
  background-color: #fafafa
}

body.site_2737851 .b-citylist .b-citylist-cities .b-cities span.letter {
  color: #004280
}

body.site_2737851 .b-citylist .b-citylist-cities .b-cities ul li a {
  color: #666
}

body.site_2737851 .b-citylist .b-citylist-cities .b-cities ul li a.state-active {
  color: #004280
}

body.site_2737851 .banner-concierge-service {
  background-color: #fff !important
}

body.site_2737851 footer.main {
  background: #004280;
  border-top: 1px solid #004280
}

body.site_2737851 footer.main p {
  color: #fff
}

body.site_2737851 footer.main a.link {
  color: #00afd2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-decoration: underline
}

body.site_2737851 footer.main a.link:hover {
  text-decoration: none;
  color: #00afd2
}

body.site_2737851 footer.main .support {
  color: #00afd2;
  font-size: 13px
}

body.site_2737851 footer.main .support span {
  color: #fff
}

body.site_2737851 footer.main .copyright {
  color: #316699;
  font-size: 11px;
  text-align: right
}

body.site_2737851 footer.main .copyright span {
  display: block;
  margin-top: 10px;
  font-size: 13px
}

body.site_2737851 header.main {
  background-color: #fff !important;
  border-top-color: #004280 !important;
  border-bottom: none !important
}

body.site_2737851 header.main .logo {
  background-image: url(/assets/kkfeature/marsh/header/logo-254331791665e52318fb0122b5bfa8829959e4b9a8c0de28a2dc895ca7e9f73b.png) !important;
  height: 38px !important;
  width: 270px !important
}

body.site_2737851 header.main .main-menu ul {
  margin: 0
}

body.site_2737851 header.main .main-menu .item a {
  font-size: 14px !important;
  font-weight: normal;
  color: #45545f !important
}

body.site_2737851 header.main .main-menu .item a:hover {
  color: #00b0d3 !important;
  text-decoration: none
}

body.site_2737851 header.main .city-popup-link {
  font-family: Arial, Helvetica, sans-serif;
  color: #a6b9cd !important;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #edf2f7;
  font-weight: normal !important;
  font-size: 12px !important
}

body.site_2737851 header.main .city-popup-link span:after {
  border-top-color: #a6b9cd
}

body.site_2737851 header.main .city-popup-link:hover {
  border-color: #edf2f7;
  color: #45545f !important
}

body.site_2737851 header.main .city-popup-link:hover span:after {
  border-top-color: #45545f
}

body.site_2737851 header.main .city-popup-link:active {
  background-color: #fff;
  border-color: #edf2f7;
  color: #45545f !important
}

body.site_2737851 header.main .city-popup-link:active span:after {
  border-top-color: #45545f
}

body.site_2737851 header.main .city-popup-link.state-active {
  background-color: #fff;
  border-color: #edf2f7;
  color: #45545f !important
}

body.site_2737851 header.main .city-popup-link.state-active span:after {
  border-bottom-color: #45545f
}

body.site_2737851 .mfp-dialog .dialog-icon {
  background: #00b0d3
}

@media (max-width: 992px) {
  body.site_2737851 header.main .logo {
    max-width: 270px;
    background-size: 100% auto !important;
    width: 100% !important
  }
}

body.site_2737851 {
  color: #45545f;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px
}

body.site_2737851 .wrapper {
  background: url(/assets/kkfeature/marsh/bg-783bfdae18994ddc991420a01edb0a2ef45c951f296ef6531b7fde4576a06d1b.png) no-repeat bottom center;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important
}

body.site_2737851 .wrapper .content {
  padding-bottom: 70px
}

body.site_2737851.print {
  color: #000 !important
}

body.site_2737851 textarea,
body.site_2737851 input[type="text"],
body.site_2737851 input[type="password"],
body.site_2737851 input[type="datetime"],
body.site_2737851 input[type="datetime-local"],
body.site_2737851 input[type="date"],
body.site_2737851 input[type="month"],
body.site_2737851 input[type="time"],
body.site_2737851 input[type="week"],
body.site_2737851 input[type="number"],
body.site_2737851 input[type="email"],
body.site_2737851 input[type="url"],
body.site_2737851 input[type="search"],
body.site_2737851 input[type="tel"] {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #edf2f7;
  color: #45555f !important;
  font-style: normal;
  font-weight: 300;
  font-size: 14px
}

body.site_2737851 textarea:hover,
body.site_2737851 input[type="text"]:hover,
body.site_2737851 input[type="password"]:hover,
body.site_2737851 input[type="datetime"]:hover,
body.site_2737851 input[type="datetime-local"]:hover,
body.site_2737851 input[type="date"]:hover,
body.site_2737851 input[type="month"]:hover,
body.site_2737851 input[type="time"]:hover,
body.site_2737851 input[type="week"]:hover,
body.site_2737851 input[type="number"]:hover,
body.site_2737851 input[type="email"]:hover,
body.site_2737851 input[type="url"]:hover,
body.site_2737851 input[type="search"]:hover,
body.site_2737851 input[type="tel"]:hover {
  border-color: #00b0d3;
  color: #222
}

body.site_2737851 textarea:focus,
body.site_2737851 input[type="text"]:focus,
body.site_2737851 input[type="password"]:focus,
body.site_2737851 input[type="datetime"]:focus,
body.site_2737851 input[type="datetime-local"]:focus,
body.site_2737851 input[type="date"]:focus,
body.site_2737851 input[type="month"]:focus,
body.site_2737851 input[type="time"]:focus,
body.site_2737851 input[type="week"]:focus,
body.site_2737851 input[type="number"]:focus,
body.site_2737851 input[type="email"]:focus,
body.site_2737851 input[type="url"]:focus,
body.site_2737851 input[type="search"]:focus,
body.site_2737851 input[type="tel"]:focus {
  border-color: #00b0d3;
  color: #222
}

body.site_2737851 .selectBox-dropdown {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-image: none;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  font-size: 14px;
  font-weight: 300;
  color: #8b8b8b
}

body.site_2737851 .selectBox-dropdown .selectBox-label {
  padding-bottom: 3px
}

body.site_2737851 .mfp-dialog#password-recover-dialog textarea,
body.site_2737851 .mfp-dialog#password-recover-dialog input[type="text"],
body.site_2737851 .mfp-dialog#password-recover-dialog input[type="password"] {
  display: block;
  width: 100%
}

body.site_2737851 h1,
body.site_2737851 h2,
body.site_2737851 h3,
body.site_2737851 h4,
body.site_2737851 h5,
body.site_2737851 h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #084d8b;
  text-transform: uppercase
}

body.site_2737851 .btn {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

body.site_2737851 .btn-primary {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #00b0d3;
  color: #fff;
  font-size: 18px;
  border-radius: 0;
  outline: none;
  text-transform: uppercase;
  font-weight: 300 !important
}

body.site_2737851 .btn-primary:hover {
  background: #12badb !important;
  color: #fff !important;
  outline: none
}

body.site_2737851 .btn-primary:active,
body.site_2737851 .btn-primary:focus {
  background: #12badb;
  color: #fff !important;
  outline: none
}

body.site_2737851 .flash_message,
body.site_2737851 .notice {
  background: none;
  background-color: #034380;
  padding: 10px;
  border-bottom: 1px solid #91aeca;
  color: #fff
}

body.site_2737851 .main-city-list {
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
  padding-bottom: 0
}

body.site_2737851 .main-city-list ul.cities li {
  font-size: 13px
}

body.site_2737851 .main-city-list ul.cities li a.city {
  color: #45545f;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300
}

body.site_2737851 .main-city-list ul.cities li a.city:hover {
  color: #004280;
  text-decoration: none
}

body.site_2737851 .main-city-list ul.cities li a.state-active {
  color: #004280;
  text-decoration: none;
  border-bottom: 2px solid #004280;
  padding-bottom: 2px;
  font-weight: 400
}

body.site_2737851 .main-city-list ul.cities li a.other-city-popup-link {
  color: #7e7e7e !important;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #eaeaea;
  font-weight: 300 !important;
  font-size: 14px !important
}

body.site_2737851 .main-city-list ul.cities li a.other-city-popup-link span:after {
  border-top-color: #7e7e7e
}

body.site_2737851 .main-city-list ul.cities li a.other-city-popup-link:hover {
  border-color: #eaeaea;
  color: #45545f !important
}

body.site_2737851 .main-city-list ul.cities li a.other-city-popup-link:hover span:after {
  border-top-color: #45545f
}

body.site_2737851 .main-city-list ul.cities li a.other-city-popup-link:active {
  background-color: #fff;
  border-color: #eaeaea;
  color: #45545f !important
}

body.site_2737851 .main-city-list ul.cities li a.other-city-popup-link:active span:after {
  border-top-color: #45545f
}

body.site_2737851 .main-city-list ul.cities li a.other-city-popup-link.state-active {
  background-color: #fff;
  border-color: #eaeaea;
  color: #45545f !important
}

body.site_2737851 .main-city-list ul.cities li a.other-city-popup-link.state-active span:after {
  border-bottom: 4px solid #45545f;
  border-top: none
}

body.site_2737851 .city-popup {
  background-color: #fafafa;
  border-top: 1px solid #eaeaea
}

body.site_2737851 .city-popup .container .cities-list ul li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 300
}

body.site_2737851 .city-popup .container .cities-list ul li.letter_label {
  color: #0080b4;
  font-size: 14px;
  font-weight: 400
}

body.site_2737851 .city-popup .container .cities-list ul li.current a {
  font-weight: 400;
  color: #004280
}

body.site_2737851 .city-popup .container .cities-list ul li a {
  color: #00b0d3;
  text-decoration: underline
}

body.site_2737851 .city-popup .container .cities-list ul li a:hover {
  color: #00b0d3;
  text-decoration: none
}

body.site_2737851 .nav-coupon-category {
  font-size: 16px;
  border-bottom: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important
}

body.site_2737851 .nav-coupon-category li a {
  background: transparent !important;
  color: #45545f !important;
  font-size: 16px;
  height: auto !important;
  line-height: normal !important;
  padding: 10px 0 5px !important;
  text-transform: uppercase;
  font-weight: 300
}

body.site_2737851 .nav-coupon-category li a:hover {
  color: #004280 !important;
  text-decoration: none
}

body.site_2737851 .nav-coupon-category li a span {
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
  display: inline-block
}

body.site_2737851 .nav-coupon-category li.active a {
  color: #004280 !important;
  border-top: none !important;
  font-weight: 400
}

body.site_2737851 .nav-coupon-category li.active a span {
  border-color: #004280
}

body.site_2737851 .nav-coupon-category li:last-child {
  border-bottom: none
}

body.site_2737851 .nav-tabs.nav-stacked.nav-coupon-category {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important
}

body.site_2737851 .deal-containers-list .coupon-thumb {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #edf2f7;
  box-shadow: none
}

body.site_2737851 .deal-containers-list .coupon-thumb .coupon-inner {
  border: none;
  border-radius: 0;
  padding: 8px 11px 9px
}

body.site_2737851 .deal-containers-list .coupon-thumb .coupon-inner .coupon-desciption {
  color: #45545f;
  font-size: 12px;
  height: 4.5em
}

body.site_2737851 .deal-containers-list .coupon-thumb:hover {
  border: 1px solid #d8dee4;
  box-shadow: none
}

body.site_2737851 .deal-containers-list .coupon-thumb:hover .coupon-inner .coupon-title {
  color: #0c315c !important;
  text-decoration: none
}

body.site_2737851 .deal-containers-list .coupon-thumb:hover .coupon-inner .coupon-desciption {
  color: #272727
}

body.site_2737851 .deal-containers-list .deal-img-inner img {
  background-color: transparent !important
}

body.site_2737851 .deal-containers-list .coupon-inner .coupon-title {
  font-weight: 400;
  color: #0c315c;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 11px
}

body.site_2737851 .coupon-save {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0080b4 !important;
  font-size: 12px;
  margin-top: 0 !important
}

body.site_2737851 .b-multi-deals .b-multi-deal:hover {
  border-color: #d8dee4
}

body.site_2737851 .b-feedback-button {
  background-image: url(/assets/kkfeature/marsh/feedback-button-bg-cd1a18afc10c6312c2dd69a1df13d892c6184234ea1999c56c4639d57ca807c8.png) !important;
  background-position: 16px 24px !important;
  border-style: solid;
  border-color: #edf2f7 !important;
  border-width: 1px 0 0 0 !important;
  background-color: transparent !important;
  padding-left: 64px !important;
  display: inline-block;
  border-radius: 0;
  padding-top: 20px !important
}

body.site_2737851 .b-feedback-button:hover .text {
  color: #004280 !important;
  text-decoration: underline
}

body.site_2737851 .b-feedback-button span {
  display: block
}

body.site_2737851 .b-feedback-button .title {
  color: #004280 !important;
  font-size: 16px !important;
  margin-bottom: 8px !important;
  font-weight: normal !important;
  line-height: 18px;
  text-transform: uppercase
}

body.site_2737851 .b-feedback-button .text {
  font-size: 12px !important;
  color: #45545f !important;
  text-decoration: none
}

body.site_2737851 .feedback-form p {
  font-size: 18px;
  color: #45545f;
  font-weight: 300
}

body.site_2737851 .feedback-form textarea {
  border-radius: 0
}

body.site_2737851 .feedback-form textarea:hover {
  border-color: #eaeaea
}

body.site_2737851 .feedback-form textarea:active {
  border-color: #eaeaea;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none
}

body.site_2737851 .feedback-form .btn {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #00b0d3;
  color: #fff;
  font-size: 18px;
  border-radius: 0;
  outline: none;
  text-transform: uppercase;
  font-weight: 300 !important;
  height: 40px
}

body.site_2737851 .feedback-form .btn:hover {
  background: #12badb !important;
  color: #fff !important;
  outline: none
}

body.site_2737851 .feedback-form .btn:active,
body.site_2737851 .feedback-form .btn:focus {
  background: #12badb;
  color: #fff !important;
  outline: none
}

body.site_2737851 .breadcrumbs .breadcrumb_link {
  font-size: 12px;
  color: #7e7e7e
}

body.site_2737851 .breadcrumbs .breadcrumb_link:hover {
  color: #0080b4;
  text-decoration: underline
}

body.site_2737851 .breadcrumbs .breadcrumb_link.active {
  color: #0080b4;
  text-decoration: underline;
  font-weight: 300
}

body.site_2737851 .breadcrumbs .breadcrumb_link:before {
  background-image: url(/assets/kkfeature/marsh/less_sign-97c7a614c8e36ee933f7c2d0781ec4b47dacf7de17a25b6f222dc32db02ca394.png);
  top: 2px
}

body.site_2737851 h1 {
  color: #084d8b;
  font-size: 18px !important;
  margin-bottom: 10px !important
}

body.site_2737851 .deal_head {
  border: 1px solid #eaeaea
}

body.site_2737851 .deal_head .deal_head--info {
  border: none
}

body.site_2737851 .deal_head .deal_head--info .voucher-info {
  color: #45555f
}

body.site_2737851 .deal_head #deal_small_title {
  font-size: 16px;
  color: #45555f;
  line-height: 24px;
  font-weight: 300
}

body.site_2737851 .nav.nav-tabs.deal_page {
  border-radius: 0
}

body.site_2737851 .nav.nav-tabs.deal_page li a {
  background-color: #fff;
  background-image: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  border: none;
  font-size: 14px;
  color: #00b0d3;
  font-weight: 300;
  margin: 0;
  padding: 9px 27px 6px 27px;
  text-transform: uppercase
}

body.site_2737851 .nav.nav-tabs.deal_page li.active a {
  border: none;
  background-color: #00b0d3;
  color: #fff
}

body.site_2737851 .nav-tabs>li>a {
  border-radius: 0
}

body.site_2737851 .deal_info {
  color: #45555f;
  font-size: 14px
}

body.site_2737851 .deal_info .ul-wrapper {
  border-color: #00b0d3 !important
}

body.site_2737851 .deal_info .tab-content {
  background-color: #fff;
  padding-bottom: 0;
  padding-top: 30px;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #eaeaea
}

body.site_2737851 .deal_info #conditions {
  font-size: 14px;
  font-weight: 300
}

body.site_2737851 .deal_info #conditions a {
  color: #0080b4 !important
}

body.site_2737851 .deal_info #conditions a:hover {
  color: #0080b4 !important;
  text-decoration: underline
}

body.site_2737851 .deal_info #conditions li {
  list-style: none;
  position: relative;
  margin-bottom: 10px
}

body.site_2737851 .deal_info #conditions li:before {
  background-color: #45555f;
  position: absolute;
  left: -20px;
  top: 11px;
  content: "";
  height: 4px;
  width: 4px;
  border-radius: 4px
}

body.site_2737851 .deal_info #conditions ul,
body.site_2737851 .deal_info #conditions ol {
  padding-left: 20px
}

body.site_2737851 .deal_info #conditions .additionals_text,
body.site_2737851 .deal_info #conditions .conditions_text {
  color: #45555f;
  font-size: 16px
}

body.site_2737851 .deal_info .online-booking-button-wrapper {
  padding-top: 20px;
  width: 230px !important
}

body.site_2737851 .deal_info .online-booking-concierge-msg {
  background-color: transparent;
  border-color: #eaeaea;
  border-radius: 0;
  color: #45555f
}

body.site_2737851 #conditions .features {
  color: #45555f;
  font-size: 14px;
  font-weight: 300
}

body.site_2737851 .spot-city-popup-holder .company_url {
  color: #0080b4;
  font-size: 12px
}

body.site_2737851 .spot-city-popup-link {
  background-color: #fff;
  border: 1px solid #edf2f7;
  color: #45545f !important;
  border-radius: 0;
  font-weight: 400 !important;
  font-size: 12px !important;
  padding: 3px 12px;
  margin-bottom: 10px
}

body.site_2737851 .spot-city-popup-link span {
  border: none
}

body.site_2737851 .spot-city-popup-link span:after {
  border-bottom: 4px solid #45545f;
  border-top: none
}

body.site_2737851 .spot-city-popup-link:hover {
  border-color: #edf2f7;
  color: #45545f !important
}

body.site_2737851 .spot-city-popup-link:hover span:after {
  border-bottom-color: #45545f
}

body.site_2737851 .spot-city-popup-link:active {
  color: #45545f !important;
  background-color: transparent;
  border-color: #edf2f7
}

body.site_2737851 .spot-city-popup-link:active span:after {
  border-top-color: #45545f
}

body.site_2737851 .spot-city-popup-link.state-active {
  color: #a6b9cd !important;
  background-color: transparent;
  border-color: #edf2f7
}

body.site_2737851 .spot-city-popup-link.state-active span:after {
  border-top: 4px solid #a6b9cd;
  border-bottom: none
}

body.site_2737851 .addresses-wrapper {
  background-color: #fff;
  color: #45555f;
  font-weight: 400;
  margin-top: 0
}

body.site_2737851 .addresses-wrapper:before {
  content: none
}

body.site_2737851 .spot-cities {
  background-color: #fafafa;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea
}

body.site_2737851 .spot-cities ul {
  padding-left: 0
}

body.site_2737851 .spot-cities .city-container .spots-cities-list ul li {
  font-size: 13px;
  font-weight: 300
}

body.site_2737851 .spot-cities .city-container .spots-cities-list ul li.letter_label {
  color: #0080b4;
  font-size: 13px;
  font-weight: 400
}

body.site_2737851 .spot-cities .city-container .spots-cities-list ul li a {
  color: #00b0d3;
  text-decoration: underline
}

body.site_2737851 .spot-cities .city-container .spots-cities-list ul li a:hover {
  text-decoration: none
}

body.site_2737851 .spot-cities .city-container .spots-cities-list ul li a.state-active {
  color: #00b0d3;
  text-decoration: none;
  font-weight: 400
}

body.site_2737851 .deals-locations {
  font-weight: 400
}

body.site_2737851 .deals-locations .city-with-spots .deals-location {
  color: #45555f;
  font-size: 14px !important
}

body.site_2737851 .deals-locations .city-with-spots .deals-location a {
  color: #0080b4
}

body.site_2737851 .deals-locations .city-with-spots .deals-location .deals-location-content .deals-location-phones {
  font-weight: 400
}

body.site_2737851 .deals-locations .city-with-all-spots .deals-location {
  color: #45555f;
  font-size: 14px !important
}

body.site_2737851 .deals-locations .city-with-all-spots .deals-location a {
  color: #0080b4
}

body.site_2737851 .deals-locations .city-with-all-spots .deals-location .deals-location-content .deals-location-phones {
  font-weight: 400
}

body.site_2737851 .deals-locations .blue-btn {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #00b0d3;
  color: #fff;
  font-size: 18px;
  border-radius: 0;
  outline: none;
  text-transform: uppercase;
  font-weight: 300 !important
}

body.site_2737851 .deals-locations .blue-btn:hover {
  background: #12badb !important;
  color: #fff !important;
  outline: none
}

body.site_2737851 .deals-locations .blue-btn:active,
body.site_2737851 .deals-locations .blue-btn:focus {
  background: #12badb;
  color: #fff !important;
  outline: none
}

body.site_2737851 .p-profile .return-link {
  color: #7e7e7e;
  font-size: 12px
}

body.site_2737851 .p-profile .return-link:hover {
  color: #0080b4;
  text-decoration: underline
}

body.site_2737851 .p-profile .return-link:before {
  background-image: url(/assets/kkfeature/marsh/less_sign-97c7a614c8e36ee933f7c2d0781ec4b47dacf7de17a25b6f222dc32db02ca394.png);
  top: 2px
}

body.site_2737851 .p-profile .btn {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #00b0d3;
  color: #fff;
  font-size: 18px;
  border-radius: 0;
  outline: none;
  text-transform: uppercase;
  font-weight: 300 !important
}

body.site_2737851 .p-profile .btn:hover {
  background: #12badb !important;
  color: #fff !important;
  outline: none
}

body.site_2737851 .p-profile .btn:active,
body.site_2737851 .p-profile .btn:focus {
  background: #12badb;
  color: #fff !important;
  outline: none
}

body.site_2737851 .p-profile .switch .radio label {
  border-color: #edf2f7;
  color: #8b8b8b;
  background: #fff;
  font-size: 14px;
  font-weight: 300;
  border-radius: 0
}

body.site_2737851 .p-profile .switch .radio label:hover {
  border-color: #00b0d3;
  color: #00b0d3 !important
}

body.site_2737851 .p-profile .switch .radio input:checked+label {
  border-color: #00b0d3;
  background: #00b0d3;
  color: #fff !important
}

body.site_2737851 .p-profile form label.date {
  color: #8b8b8b;
  font-size: 14px;
  font-weight: 300
}

body.site_2737851 .p-profile .nav-profile ul {
  font-size: 16px;
  border-bottom: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important
}

body.site_2737851 .p-profile .nav-profile ul li {
  height: 40px;
  line-height: 40px
}

body.site_2737851 .p-profile .nav-profile ul li a {
  background: transparent !important;
  color: #45545f !important;
  font-size: 16px;
  height: auto !important;
  line-height: normal !important;
  display: inline-block;
  padding: 0 0 5px !important;
  text-transform: uppercase;
  font-weight: 300;
  border: none
}

body.site_2737851 .p-profile .nav-profile ul li a:hover {
  color: #004280 !important;
  text-decoration: none
}

body.site_2737851 .p-profile .nav-profile ul li.state-active a {
  color: #004280 !important;
  border-top: none !important;
  border-bottom: 2px solid #004280 !important;
  font-weight: 400
}

body.site_2737851 .p-profile .nav-profile ul li.state-active a:hover {
  border-bottom: 2px solid #004280
}

body.site_2737851 .p-profile .nav-profile ul li:last-child {
  border-bottom: none
}

body.site_2737851 .b-coupon {
  background-color: #fff;
  border: 1px solid #edf2f7;
  border-radius: 0;
  overflow: hidden
}

body.site_2737851 .b-coupon .b-coupon__image {
  background-color: transparent;
  padding: 12px 0 0 10px
}

body.site_2737851 .b-coupon table {
  background-color: #fff;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 0
}

body.site_2737851 .b-coupon table th,
body.site_2737851 .b-coupon table td {
  border-color: #eaeaea
}

body.site_2737851 .b-coupon table thead {
  background-color: #eeeeee
}

body.site_2737851 .b-coupon table th {
  border-top: 1px solid #eaeaea !important;
  color: #909190;
  font-size: 12px;
  font-weight: 300
}

body.site_2737851 .b-coupon table tr td {
  padding: 8px;
  vertical-align: middle;
  color: #45545f;
  font-weight: 300;
  font-size: 13px
}

body.site_2737851 .b-coupon table tr td:first-child {
  color: #45545f
}

body.site_2737851 .b-coupon table tr td:last-child {
  color: #45545f
}

body.site_2737851 .b-coupon table tr:last-child td:first-child {
  border-radius: 0
}

body.site_2737851 .b-coupon table tr:last-child td:last-child {
  border-radius: 0
}

body.site_2737851 .b-coupon table .b-coupon__content--number,
body.site_2737851 .b-coupon table .b-coupon__content--date {
  font-size: 13px
}

body.site_2737851 .b-coupon table .coupon_marked_checkbox span {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-image: url(/assets/kkfeature/marsh/marked_as_used_at_unchecked-bf767dbdba457b3980b330ef7ab5be4cec792b916d53efeb946cca4c38f92eb9.png)
}

body.site_2737851 .b-coupon table .coupon_marked_checkbox span.active {
  background-image: url(/assets/kkfeature/marsh/marked_as_used_at_checked-5dde4671e1f4e0ad4cceb0e71470a8ef6e23fffeb3b63b0d62818cd3f8530f47.png)
}

body.site_2737851 .b-coupon table .b-coupon__content--print a {
  background-image: url(/assets/kkfeature/marsh/icon-print-6c7803177268de5ad07a56bec1fc7d1f1db89e86f792846d9be42df132bc22d1.png);
  width: 13px;
  height: 13px;
  vertical-align: middle
}

body.site_2737851 .b-coupon .b-coupon__content {
  background-color: transparent;
  padding: 10px 7px
}

body.site_2737851 .b-coupon .b-coupon__content .b-coupon__content--name {
  font-size: 14px
}

body.site_2737851 .b-coupon .b-coupon__content .b-coupon__content--name a {
  color: #45545f !important;
  font-weight: 300
}

body.site_2737851 .online-booking-dialog .online-booking-content .control-group .controls input[type="text"] {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  border-color: #eaeaea
}

body.site_2737851 .online-booking-dialog .online-booking-content .control-group .controls .online-booking-label {
  background-image: none;
  border-radius: 0;
  font-weight: 400;
  color: #45545f;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  border-color: #eaeaea
}

body.site_2737851 .service-feedback-dialog,
body.site_2737851 .online-booking-dialog {
  color: #45545f
}

body.site_2737851 .service-feedback-dialog .mfp-close,
body.site_2737851 .online-booking-dialog .mfp-close {
  color: #fff !important
}

body.site_2737851 .service-feedback-dialog h3,
body.site_2737851 .online-booking-dialog h3 {
  color: #fff;
  background-color: #00b0d3;
  border-bottom: 1px solid #00b0d3;
  font-size: 18px;
  text-transform: none
}

body.site_2737851 .service-feedback-dialog h4,
body.site_2737851 .online-booking-dialog h4 {
  text-transform: none
}

body.site_2737851 .service-feedback-dialog h5,
body.site_2737851 .online-booking-dialog h5 {
  color: #45545f;
  background-color: #fff;
  border-bottom: 1px solid #edf2f7;
  text-transform: none
}

body.site_2737851 .service-feedback-dialog .service-feedback__subtitle,
body.site_2737851 .online-booking-dialog .service-feedback__subtitle {
  color: #45545f !important;
  font-weight: 400 !important
}

body.site_2737851 .service-feedback-dialog textarea,
body.site_2737851 .online-booking-dialog textarea {
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none
}

body.site_2737851 .service-feedback-dialog .checks-wrapper__button,
body.site_2737851 .online-booking-dialog .checks-wrapper__button {
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  border-color: #edf2f7
}

body.site_2737851 .service-feedback-dialog .checks-wrapper__button:hover,
body.site_2737851 .online-booking-dialog .checks-wrapper__button:hover {
  border-color: #abacab;
  color: #45545f
}

body.site_2737851 .service-feedback-dialog .checks-wrapper__button:active,
body.site_2737851 .online-booking-dialog .checks-wrapper__button:active {
  background: #00b0d3;
  border-color: #00b0d3;
  color: #fff
}

body.site_2737851 .service-feedback-dialog .checks-wrapper__button.active,
body.site_2737851 .online-booking-dialog .checks-wrapper__button.active {
  background: #00b0d3;
  border-color: #00b0d3;
  color: #fff
}

body.site_2737851 .service-feedback-dialog .marks-wrapper,
body.site_2737851 .online-booking-dialog .marks-wrapper {
  border-color: #edf2f7 !important
}

body.site_2737851 .service-feedback-dialog .service-feedback__submit,
body.site_2737851 .online-booking-dialog .service-feedback__submit {
  line-height: 40px
}

body.site_2737851 .service-feedback-dialog .service-feedback__submit,
body.site_2737851 .service-feedback-dialog .online-booking__submit,
body.site_2737851 .online-booking-dialog .service-feedback__submit,
body.site_2737851 .online-booking-dialog .online-booking__submit {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #00b0d3;
  color: #fff;
  font-size: 18px;
  border-radius: 0;
  outline: none;
  text-transform: uppercase;
  font-weight: 300 !important;
  height: 40px
}

body.site_2737851 .service-feedback-dialog .service-feedback__submit:hover,
body.site_2737851 .service-feedback-dialog .online-booking__submit:hover,
body.site_2737851 .online-booking-dialog .service-feedback__submit:hover,
body.site_2737851 .online-booking-dialog .online-booking__submit:hover {
  background: #12badb !important;
  color: #fff !important;
  outline: none
}

body.site_2737851 .service-feedback-dialog .service-feedback__submit:active,
body.site_2737851 .service-feedback-dialog .service-feedback__submit:focus,
body.site_2737851 .service-feedback-dialog .online-booking__submit:active,
body.site_2737851 .service-feedback-dialog .online-booking__submit:focus,
body.site_2737851 .online-booking-dialog .service-feedback__submit:active,
body.site_2737851 .online-booking-dialog .service-feedback__submit:focus,
body.site_2737851 .online-booking-dialog .online-booking__submit:active,
body.site_2737851 .online-booking-dialog .online-booking__submit:focus {
  background: #12badb;
  color: #fff !important;
  outline: none
}

body.site_2737851 .service-feedback-dialog .checks-wrapper__button.active,
body.site_2737851 .online-booking-dialog .checks-wrapper__button.active {
  background-color: #00b0d3
}

body.site_2737851 .service-feedback-dialog .online-booking-content span.section-name,
body.site_2737851 .online-booking-dialog .online-booking-content span.section-name {
  color: #45545f;
  font-weight: 400
}

body.site_2737851 .p-profile {
  color: #45545f
}

body.site_2737851 .p-profile #subscription_form .form-group strong {
  font-weight: 300
}

body.site_2737851 .p-profile #subscription_form .form-group strong span {
  font-weight: 300;
  color: #45555f
}

body.site_2737851 .p-profile form .mailings .profile-checkbox-label {
  color: #45545f;
  font-weight: 300
}

body.site_2737851 .p-profile form .mailings .profile-checkbox span {
  background-image: url(/assets/kkfeature/marsh/subscriptions_unchecked-fd2a7355e6fcb8ed0db066abfb83ea4e379714e08296f7f4876891890f8d9161.png)
}

body.site_2737851 .p-profile form .mailings .profile-checkbox input:checked+span {
  background-image: url(/assets/kkfeature/marsh/subscriptions_checked-701a7b28d6f4f79c0a69764f25d72d64efc17a2e8e6a8a940fbeb63e61bb97f7.png)
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper {
  background-color: #fff;
  display: inline-block;
  margin: 0;
  padding: 8px;
  border-radius: 0;
  border: 1px solid #eaeaea
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector {
  color: #8b8b8b !important;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #eaeaea;
  font-size: 14px;
  font-weight: 300;
  padding: 5px 12px 5px 16px
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector span {
  padding-right: 15px;
  position: relative
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #8b8b8b;
  margin-top: -2px
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector:hover {
  border: 1px solid #eaeaea;
  color: #8b8b8b !important
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector:hover span:after {
  border-top-color: #8b8b8b
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector:active {
  background-color: #00b0d3;
  border-color: #00b0d3;
  color: #fff !important
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector:active span:after {
  border-top-color: #fff
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector.active {
  background-color: #00b0d3;
  color: #fff !important;
  border-color: #00b0d3 !important
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector.active span:after {
  border-bottom: 4px solid #fff;
  border-top: none
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector span {
  border: none
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper a.selector .small-triangle__closed {
  display: none
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper .city-item .city-link-text {
  background: #00b0d3;
  color: #fff
}

body.site_2737851 .p-profile form .mailings_cities .selected-cities-wrapper .city-item .remove-city-link {
  background-image: url(/assets/kkfeature/marsh/close-db1c12353b3634afa5fc65f0df4623c7b427cbcc1e736530e6a0bbd0f041f11f.png)
}

body.site_2737851 .p-profile form .mailings_cities .city_selector {
  border: none
}

body.site_2737851 .p-profile form .mailings_cities .city_selector .alphabet {
  background-color: #fff;
  border: 1px solid #eaeaea
}

body.site_2737851 .p-profile form .mailings_cities .city_selector .alphabet a {
  color: #909190
}

body.site_2737851 .p-profile form .mailings_cities .city_selector .alphabet a:hover {
  color: #00b0d3
}

body.site_2737851 .p-profile form .mailings_cities .city_selector .alphabet a.selected {
  color: #00b0d3;
  text-decoration: underline
}

body.site_2737851 .p-profile form .mailings_cities .city_selector .cities-wrapper {
  background-color: #fafafa
}

body.site_2737851 .p-profile form .mailings_cities .city_selector .cities-holder {
  background-color: #fafafa
}

body.site_2737851 .p-profile form .mailings_cities .city_selector .cities-holder ul li a {
  color: #00b0d3;
  text-decoration: underline;
  font-size: 13px;
  font-weight: 300
}

body.site_2737851 .p-profile form .mailings_cities .city_selector .cities-holder ul li a:hover {
  color: #00b0d3;
  text-decoration: none
}

body.site_2737851 .p-profile form .mailings_cities .city_selector .cities-holder ul li a.selected {
  color: #0080b4;
  font-weight: 400
}

body.site_2737851 .text_page {
  color: #45545f;
  font-weight: 300
}

body.site_2737851 .text_page h1 {
  color: #45545f !important
}

body.site_2737851 .text_page h2 {
  color: #45545f !important
}

body.site_2737851 #subscription_form {
  color: #8b8b8b !important;
  font-weight: 300
}

body.site_2737851 .pagination-wrapper .pagination ul li a {
  background-color: #fff;
  border: 1px solid #edf2f7;
  color: #a6b9cd;
  height: 29px;
  border-radius: 0
}

body.site_2737851 .pagination-wrapper .pagination ul li a:hover {
  border-color: #00b0d3
}

body.site_2737851 .pagination-wrapper .pagination ul li.active span {
  background-color: #00b0d3;
  border-color: #00b0d3;
  border-radius: 0;
  color: #fff
}

body.site_2737851 .b-search:hover .search-field {
  border: 1px solid #d8dee4;
  color: #45545f
}

body.site_2737851 .b-search:hover .search-button {
  border-color: #00b0d3;
  color: #fff
}

body.site_2737851 .b-search .search-field {
  background-color: #ffffff;
  color: #45545f;
  border: 1px solid #d8dee4;
  border-radius: 0
}

body.site_2737851 .b-search .search-field:hover {
  border-color: #00b0d3;
  color: #45545f
}

body.site_2737851 .b-search .search-field:focus {
  border: 1px solid #00b0d3;
  color: #45545f
}

body.site_2737851 .b-search .search-button {
  background-color: #00b0d3;
  color: #fff;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #00b0d3
}

body.site_2737851 .b-search .search-button:hover {
  border-color: #00b0d3;
  color: #fff
}

body.site_2737851 .b-search .search-button:active {
  background-color: #00b0d3;
  border-color: #00b0d3;
  color: #fff
}

body.site_2737851 .b-search .search-summary {
  color: #45545f
}

@media (max-width: 992px) {
  body.site_2737851 .b-search .search-field {
    font-size: 11px
  }
}

body.site_2737851 .b-categories__inner ul li.active a {
  color: #00b0d3;
}

body.site_2737851 .b-categories__inner ul li a:hover,
body.site_2737851 .b-categories__inner ul li .menu-link:hover {
  color: #00b0d3;
}

body.site_2737851 .b-catalog-toggler {
  background: #00b0d3;
}

body.site_2737851 .header__nav-close svg path,
body.site_2737851 .b-categories__close svg path {
  stroke: #00b0d3;
}

body.site_2737851 .header__nav-language ul li a.state-active {
  color: #00b0d3;
}

body.site_2737851 select {
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='5' viewBox='0 0 9 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33008 4.5L8.66021 0H-4.91142e-05L4.33008 4.5Z' fill='%2300b0d3' /%3E%3C/svg%3E");
  color: #00b0d3;
}

@media (min-width: 993px) {
  body.site_2737851 .b-categories__inner ul li.active a {
    background-color: #00b0d3;
    color: #FFFFFF;
  }

  body.site_2737851 .b-categories__inner ul li a:hover,
  body.site_2737851 .b-categories__inner ul li .menu-link:hover {
    background-color: #00b0d3;
    color: #FFFFFF;
  }
}