.bg-grey-light {
  background: #eff1f2;
  border-top: 1px solid #dddfe0;
  border-bottom: 1px solid #dddfe0;
}
.bg-primary {
  background: #1ab9e4;
}
.bg-secundary {
  background: #4894ef;
}
.equal {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}
.full-width {
  width: 100% !important;
}
html {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}
body {
  font-size: 11pt;
  margin-top: 50px;
  color: #4f5c60;
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  padding: 0;
  overflow-x: hidden;
}
body.is_app {
  margin-top: 0;
}
h4 {
  font-size: 1.8em;
}
h5 {
  font-size: 1.4em;
}
h6 {
  font-size: 1em;
}
small {
  font-size: 1em;
}
.text-primary {
  color: #1ab9e4;
}
.text-secundary {
  color: #4894ef;
}
.text-grey {
  color: #66777c;
}
.text-center {
  text-align: center;
}
.center {
  margin: 0 auto;
}
.center-contents > div {
  display: inline-block;
  float: none;
}
.row-space-0-5 {
  margin-top: 0.5em;
}
.row-space-1 {
  margin-top: 1em;
}
.row-space-1-5 {
  margin-top: 1.5em;
}
.row-space-2 {
  margin-top: 2em;
}
.row-space-2-5 {
  margin-top: 2.5em;
}
.row-space-3 {
  margin-top: 3em;
}
.row-space-3-5 {
  margin-top: 3.5em;
}
.float-none {
  float: none !important;
}
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.multi-list {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -moz-column-fill: auto;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  -webkit-column-fill: auto;
  column-count: 3;
  column-gap: 20px;
  column-fill: auto;
  list-style-position: inside;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.multi-list li {
  font-size: 15px;
  margin: 10px 0;
  color: #2c3436;
}
ul.multi-list li a:hover {
  color: #1ab9e4;
}
ul.inline {
  margin: 0;
  padding: 0;
  display: inline-block;
}
ul.inline li {
  display: inline-block;
  margin: 0 10px;
  padding: 0;
}
label {
  font-family: 'latobold', sans-serif;
  font-weight: normal;
}
input.form-control {
  height: 48px;
  width: 100%;
  max-width: 100%;
  border-radius: 2px;
  color: #4f5c60;
  font-size: 16px;
  font-family: 'latosemibold', sans-serif;
}
input.form-control:focus {
  color: #2c3436;
}
.bootstrap-select {
  border: none;
}
.bootstrap-select.open .btn {
  background: #ffffff;
}
.bootstrap-select:focus .btn,
.bootstrap-select:hover .btn {
  background: #ffffff;
}
.bootstrap-select:active .btn {
  background: #ffffff;
}
.bootstrap-select .btn {
  font-size: 16px;
  font-family: 'latosemibold', sans-serif;
  margin-top: -1px;
  height: 48px;
  line-height: 48px;
  padding: 0 10px;
  width: 100%;
  max-width: 100%;
  color: #4f5c60;
  border: 1px solid #7f9196;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(100, 100, 100, 0.5);
  -moz-box-shadow: 0px 0px 1px 0px rgba(100, 100, 100, 0.5);
  box-shadow: 0px 0px 1px 0px rgba(100, 100, 100, 0.5);
}
.bootstrap-select .btn:focus {
  background: #ffffff;
  color: #2c3436;
}
.bootstrap-select .dropdown-menu li a {
  color: #4f5c60;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  padding: 0 10px;
  font-family: 'latosemibold', sans-serif;
}
.bootstrap-select .dropdown-menu li a:hover {
  color: #ffffff !important;
}
#psd2-text ol {
  list-style: decimal;
  margin: 0px;
  padding: 0px 40px 10px 40px;
}
#policyAcceptModal .accept-button,
#psd2_notice_modal .accept-button,
#policyAcceptModal .reject-button,
#psd2_notice_modal .reject-button {
  padding: 10px 45px;
}
#policyAcceptModal #accept-policy-modal-text,
#psd2_notice_modal #accept-policy-modal-text {
  width: 100%;
  height: 275px;
  overflow-y: scroll;
  border: 1px #7f9196 solid;
  color: #2c3436;
  padding: 15px;
}
#policyAcceptModal #accept-policy-modal-text h1,
#psd2_notice_modal #accept-policy-modal-text h1,
#policyAcceptModal #accept-policy-modal-text h2,
#psd2_notice_modal #accept-policy-modal-text h2,
#policyAcceptModal #accept-policy-modal-text h3,
#psd2_notice_modal #accept-policy-modal-text h3 {
  color: #2c3436;
  font-family: 'latoblack', sans-serif;
}
#policyAcceptModal #accept-policy-modal-text h1,
#psd2_notice_modal #accept-policy-modal-text h1 {
  margin-top: 20px;
}
#policyAcceptModal #accept-policy-modal-text h2,
#psd2_notice_modal #accept-policy-modal-text h2 {
  font-size: 2.5em;
  margin-top: 60px;
}
#policyAcceptModal #accept-policy-modal-text h3,
#psd2_notice_modal #accept-policy-modal-text h3 {
  font-size: 1.7em;
  margin-top: 40px;
}
#policyAcceptModal #accept-policy-modal-text p,
#psd2_notice_modal #accept-policy-modal-text p,
#policyAcceptModal #accept-policy-modal-text li,
#psd2_notice_modal #accept-policy-modal-text li {
  color: #384144;
  line-height: 25px;
  margin: 0 0 10px;
}
#policyAcceptModal #accept-policy-modal-text p a,
#psd2_notice_modal #accept-policy-modal-text p a,
#policyAcceptModal #accept-policy-modal-text li a,
#psd2_notice_modal #accept-policy-modal-text li a {
  color: #1ab9e4;
}
#policyAcceptModal #accept-policy-modal-text p a:hover,
#psd2_notice_modal #accept-policy-modal-text p a:hover,
#policyAcceptModal #accept-policy-modal-text li a:hover,
#psd2_notice_modal #accept-policy-modal-text li a:hover {
  color: #1594b6;
}
#policyAcceptModal #accept-policy-modal-text ol,
#psd2_notice_modal #accept-policy-modal-text ol {
  list-style: decimal;
}
#policyAcceptModal #accept-policy-modal-text ul,
#psd2_notice_modal #accept-policy-modal-text ul,
#policyAcceptModal #accept-policy-modal-text ol,
#psd2_notice_modal #accept-policy-modal-text ol {
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}
#policyAcceptModal #accept-policy-modal-text ul li,
#psd2_notice_modal #accept-policy-modal-text ul li,
#policyAcceptModal #accept-policy-modal-text ol li,
#psd2_notice_modal #accept-policy-modal-text ol li {
  padding-left: 10px;
}
#policyAcceptModal #accept-policy-modal-text table,
#psd2_notice_modal #accept-policy-modal-text table {
  width: 100%;
  margin: 10px 0 30px;
}
#policyAcceptModal #accept-policy-modal-text table th,
#psd2_notice_modal #accept-policy-modal-text table th {
  background-color: #1ab9e4;
  color: #ffffff;
  border: 1px solid #1ab9e4;
  padding: 10px;
}
#policyAcceptModal #accept-policy-modal-text table td,
#psd2_notice_modal #accept-policy-modal-text table td {
  color: #384144;
  padding: 10px;
  border: 1px solid #66777c;
}
#policyAcceptModal #accept-policy-modal-text table td ul,
#psd2_notice_modal #accept-policy-modal-text table td ul,
#policyAcceptModal #accept-policy-modal-text table td ol,
#psd2_notice_modal #accept-policy-modal-text table td ol {
  margin: 15px 0;
}
#policyAcceptModal #accept-policy-modal-text table td ul li,
#psd2_notice_modal #accept-policy-modal-text table td ul li,
#policyAcceptModal #accept-policy-modal-text table td ol li,
#psd2_notice_modal #accept-policy-modal-text table td ol li {
  margin-bottom: 0;
}
#policyAcceptModal #accept-policy-modal-text .table-title,
#psd2_notice_modal #accept-policy-modal-text .table-title {
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  margin-top: 20px;
}
#policyAcceptModal #accept-policy-modal-text .note,
#psd2_notice_modal #accept-policy-modal-text .note {
  color: #4f5c60;
  font-size: 14px;
}
#policyAcceptModal #accept-policy-modal-text .underline,
#psd2_notice_modal #accept-policy-modal-text .underline {
  text-decoration: underline;
  font-family: 'latobold', sans-serif;
}
#policyAcceptModal .button-group,
#psd2_notice_modal .button-group {
  text-align: right;
}
/*** custom checkboxes ***/
input[type=checkbox].img-check {
  display: none;
  height: 24px;
  width: 24px;
}
input[type=checkbox].img-check + label.css-label {
  background: url('/assets/themes/default/images/busqueda_nocheck.png') no-repeat;
  background-size: 20px 20px;
  height: 20px;
  display: inline-block;
  padding: 0 0 0 28px!important;
}
input[type=checkbox].img-check:checked + label.css-label {
  background: url('/assets/themes/default/images/busqueda_check.png') no-repeat;
  background-size: 20px 20px;
  height: 20px;
  display: inline-block;
  padding: 0 0 0 0;
  padding: 0 0 0 28px!important;
}
.input-group {
  height: 48px;
}
.input-group .form-control {
  border-right: none;
}
.input-group .input-group-addon {
  border-radius: 2px;
  font-size: 1.8em;
  padding: 0;
  min-width: 36px;
  text-align: center;
  color: #4f5c60;
  border-left: none;
}
.input-group .input-group-addon .fa {
  color: #4f5c60;
  margin: 0 auto;
  display: block;
  text-align: center;
}
input.form-control-thin {
  height: 32px !important;
  line-height: 32px !important;
  font-size: 0.8em !important;
  padding: 2px 5px;
  width: 100%;
  max-width: 100%;
  border: 1px solid #7f9196;
  -webkit-box-shadow: 0px 0px 3px 0px #646464;
  -moz-box-shadow: 0px 0px 3px 0px #646464;
  box-shadow: 0px 0px 3px 0px #646464;
  border-radius: 2px;
  color: #4f5c60;
}
.form-control-thin.bootstrap-select {
  height: 32px !important;
}
.form-control-thin.bootstrap-select .btn {
  height: 32px !important;
  line-height: 32px !important;
  font-size: 1em !important;
}
.form-control-thin.bootstrap-select ul.dropdown-menu li a {
  height: 32px !important;
  line-height: 32px !important;
  font-size: 1em !important;
}
.input-group-thin {
  height: 32px !important;
  line-height: 32px !important;
}
.input-group-thin .input-group-addon {
  font-size: 0.8em !important;
  padding: 0 5px!important;
}
.input-group-thin a.input-group-addon {
  text-decoration: none !important;
}
.has-error {
  border-color: #A94442;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(169, 68, 66, 0.6);
  outline: 0 none;
}
a {
  color: #384144;
}
a:hover {
  color: #2c3436;
  text-decoration: none;
  border-bottom: 'inherit';
}
a:focus {
  color: #384144;
}
a:focus:hover {
  color: #2c3436;
  text-decoration: none;
  border-bottom: 'inherit';
}
a.link-primary {
  color: #17a6cd;
}
a.link-primary:hover {
  color: #1ab9e4;
  text-decoration: none;
  border-bottom: 1px dotted #1ab9e4;
}
a.link-primary:focus {
  color: #17a6cd;
}
a.link-primary:focus:hover {
  color: #1ab9e4;
  text-decoration: none;
  border-bottom: 1px dotted #1ab9e4;
}
.table {
  display: table;
  font-size: 1em;
  margin: 0 !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.table thead {
  font-family: 'latobold', sans-serif;
}
.table.full-height {
  height: 100%;
}
.table .table {
  background-color: inherit;
  font-size: 1em;
}
.table-row {
  display: table-row;
  font-size: 1em;
}
.table-cell {
  display: table-cell;
  font-size: 1em;
}
.table-cell.full-height {
  height: 100%;
}
span.label {
  display: inline-block;
  margin: 1px;
  font-size: 1em;
  height: 48px;
  line-height: 48px;
}
span.label span.addon {
  margin: 0 2px;
}
.btn-thin {
  height: 32px !important;
  line-height: 32px !important;
}
.btn-primary-inverse {
  overflow: visible;
  color: #1ab9e4;
  background-color: #ffffff;
  height: 48px;
  border: 0;
  padding: 0;
  text-align: center;
  border-radius: 2px;
  font-family: 'latosemibold', sans-serif;
}
.btn-primary-inverse:hover,
.btn-primary-inverse:focus {
  background-color: #1ab9e4;
  color: #ffffff !important;
  transition: background-color 300ms;
}
.btn-primary-inverse:active {
  background-color: #1ab9e4;
  color: #ffffff;
}
.btn-primary-inverse:active:hover {
  background-color: #1ab9e4;
  color: #ffffff;
}
.btn-primary-light {
  overflow: visible;
  color: #2c3436;
  background-color: #b2dae5;
  transition: background-color 300ms;
  height: 48px;
  border: 0;
  padding: 0;
  text-align: center;
  border-radius: 2px;
  font-family: 'latosemibold', sans-serif;
}
.btn-primary-light:hover,
.btn-primary-light:focus {
  background-color: #1ab9e4;
  transition: background-color 300ms;
}
.btn-primary-light:active {
  background-color: #b2dae5;
}
.btn-primary-light:active:hover {
  background-color: #1ab9e4;
}
.btn-primary-light-inverse {
  overflow: visible;
  color: #b2dae5;
  background-color: #ffffff;
  height: 48px;
  border: 0;
  padding: 0;
  text-align: center;
  border-radius: 2px;
  font-family: 'latosemibold', sans-serif;
}
.btn-primary-light-inverse:hover,
.btn-primary-light-inverse:focus {
  background-color: #b2dae5;
  color: #ffffff !important;
  transition: background-color 300ms;
}
.btn-primary-light-inverse:active {
  background-color: #b2dae5;
  color: #ffffff;
}
.btn-primary-light-inverse:active:hover {
  background-color: #b2dae5;
  color: #ffffff;
}
.btn-group-primary .btn {
  border-collapse: collapse;
  display: table;
  overflow: visible;
  color: #ffffff;
  background-color: #1ab9e4;
  height: 48px;
  border: 0;
  padding: 0;
}
.btn-group-primary .btn:hover .btn-group-title {
  text-decoration: none;
  background-color: #1594b6;
}
.btn-group-primary .btn.active .btn-group-title {
  text-decoration: none;
  background-color: #1ab9e4;
}
.btn-group-primary .btn.disabled .btn-group-title {
  text-decoration: none;
  background-color: #1594b6;
}
.btn-group-primary a {
  color: #ffffff;
}
.btn-group-primary a:hover {
  color: #ffffff;
}
.btn-group-primary.full-width .btn {
  width: 100%;
}
.btn-group-primary.full-width span {
  width: 100%;
}
.btn-group-primary.full-width .btn-group-addon {
  width: 1px;
}
.btn-group-primary.full-width .btn-group-title {
  width: 100%;
}
.btn-group-primary span {
  font-size: 1.3em;
  display: table-cell;
  height: 46px;
  line-height: 46px;
  margin: 0;
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.btn-group-primary .btn-group-title {
  font-family: 'latobold', sans-serif;
  padding: 0 15px;
  background-color: #1ab9e4;
  border-radius: 2px;
  text-align: center;
}
.btn-group-primary .btn-group-addon {
  font-size: 1.2em;
  padding: 0 12px;
  width: 1px;
  z-index: -5px;
  text-decoration: none;
  background-color: #1594b6;
  color: #ffffff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-primary .btn-group-addon.glyphicon {
  position: initial;
}
.btn-group-primary .btn-group-addon.fa-facebook {
  background-color: #3b5998;
  padding: 0 13px 0 12px;
  font-size: 1.5em;
}
.btn-group-primary .btn-group-addon.fa-google-plus {
  background-color: #dd4b39;
  padding: 0 7px;
  font-size: 1.5em;
}
.btn-group-primary#google-button .btn {
  border-collapse: collapse;
  display: table;
  overflow: visible;
  color: #ffffff;
  background-color: #fd7b69;
  height: 48px;
  border: 0;
  padding: 0;
}
.btn-group-primary#google-button .btn:hover .btn-group-title {
  text-decoration: none;
  background-color: #dd4b39;
}
.btn-group-primary#google-button .btn.active .btn-group-title {
  text-decoration: none;
  background-color: #fd7b69;
}
.btn-group-primary#google-button .btn.disabled .btn-group-title {
  text-decoration: none;
  background-color: #dd4b39;
}
.btn-group-primary#google-button a {
  color: #ffffff;
}
.btn-group-primary#google-button a:hover {
  color: #ffffff;
}
.btn-group-primary#google-button.full-width .btn {
  width: 100%;
}
.btn-group-primary#google-button.full-width span {
  width: 100%;
}
.btn-group-primary#google-button.full-width .btn-group-addon {
  width: 1px;
}
.btn-group-primary#google-button.full-width .btn-group-title {
  width: 100%;
}
.btn-group-primary#google-button span {
  font-size: 1.3em;
  display: table-cell;
  height: 46px;
  line-height: 46px;
  margin: 0;
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.btn-group-primary#google-button .btn-group-title {
  font-family: 'latobold', sans-serif;
  padding: 0 15px;
  background-color: #fd7b69;
  border-radius: 2px;
  text-align: center;
}
.btn-group-primary#google-button .btn-group-addon {
  font-size: 1.2em;
  padding: 0 12px;
  width: 1px;
  z-index: -5px;
  text-decoration: none;
  background-color: #dd4b39;
  color: #ffffff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-primary#google-button .btn-group-addon.glyphicon {
  position: initial;
}
.btn-group-primary#google-button .btn-group-addon.fa-facebook {
  background-color: #3b5998;
  padding: 0 13px 0 12px;
  font-size: 1.5em;
}
.btn-group-primary#google-button .btn-group-addon.fa-google-plus {
  background-color: #dd4b39;
  padding: 0 7px;
  font-size: 1.5em;
}
.btn-card-container .btn-card {
  background-color: #ffffff;
  display: inline-block;
  border-radius: 2px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  color: #1ab9e4;
  padding: 20px 10px;
  text-align: center;
  font-size: 17px;
  line-height: 20px;
  text-decoration: none !important;
}
.btn-card-container .btn-card:hover {
  background-color: #1ab9e4;
  color: #ffffff;
}
.btn-card-container .btn-card i {
  display: block;
  margin-bottom: 10px;
}
#btn-book-2 .btn[disabled] {
  background-color: rgba(0, 0, 0, 0.75) !important;
}
.popover {
  background-color: #ffffff;
  border: 0;
  max-width: 1000px;
}
.popover > .arrow {
  border-bottom-color: rgba(0, 0, 0, 0) !important;
  border-top-color: rgba(0, 0, 0, 0) !important;
}
.popover .popover-content a {
  display: block;
  font-size: 0.85em;
  color: #4f5c60;
}
.popover .popover-content a:hover {
  color: #1ab9e4;
}
.panel-default {
  border-radius: 0;
  border: none;
}
.panel-default .panel-heading {
  padding: 3px 15px;
  background-color: #2c3436;
  border-color: #2c3436;
  color: #ffffff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  line-height: 2em;
  font-family: 'latobold', sans-serif;
}
.panel-default .panel-body,
.panel-default .table {
  background-color: #ffffff;
  border-left: 1px solid #66777c;
  border-bottom: 1px solid #66777c;
  border-right: 1px solid #66777c;
  color: #2c3436;
}
.panel-default .panel-footer {
  border-radius: 0;
}
.panel-default.no-header .panel-body {
  border-top: 1px solid #66777c;
}
.panel-default .table-wrap {
  overflow-x: auto;
}
.panel-default-grey {
  border-radius: 0;
  border: none;
}
.panel-default-grey .panel-heading {
  padding: 3px 15px;
  background-color: #2c3436;
  border-color: #2c3436;
  color: #ffffff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  line-height: 2em;
  font-family: 'latobold', sans-serif;
}
.panel-default-grey .panel-body,
.panel-default-grey .table {
  background-color: #9ba9ad;
  border-left: 1px solid #9ba9ad;
  border-bottom: 1px solid #9ba9ad;
  border-right: 1px solid #9ba9ad;
  color: #2c3436;
}
.panel-default-grey .panel-footer {
  border-radius: 0;
}
.panel-default-grey.no-header .panel-body {
  border-top: 1px solid #9ba9ad;
}
.panel-default-grey .table-wrap {
  overflow-x: auto;
}
.panel-default-white {
  border-radius: 0;
  border: none;
}
.panel-default-white .panel-heading {
  padding: 10px 20px;
  background-color: #2c3436;
  border-color: #2c3436;
  color: #ffffff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  line-height: 2em;
  font-family: 'latobold', sans-serif;
}
.panel-default-white .panel-body,
.panel-default-white .table {
  background-color: #ffffff;
  border-left: 1px solid #9ba9ad;
  border-bottom: 1px solid #9ba9ad;
  border-right: 1px solid #9ba9ad;
  color: #2c3436;
}
.panel-default-white .panel-footer {
  border-radius: 0;
}
.panel-default-white.no-header .panel-body {
  border-top: 1px solid #9ba9ad;
}
.panel-default-white .table-wrap {
  overflow-x: auto;
}
.panel-secundary {
  border-radius: 0;
  border: none;
}
.panel-secundary .panel-heading {
  padding: 3px 15px;
  background-color: #1979eb;
  border-color: #1979eb;
  color: #ffffff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  line-height: 2em;
  font-family: 'latobold', sans-serif;
}
.panel-secundary .panel-body,
.panel-secundary .table {
  background-color: #4894ef;
  border-left: 1px solid #4894ef;
  border-bottom: 1px solid #4894ef;
  border-right: 1px solid #4894ef;
  color: #ffffff;
}
.panel-secundary .panel-footer {
  border-radius: 0;
}
.panel-secundary.no-header .panel-body {
  border-top: 1px solid #4894ef;
}
.panel-secundary .table-wrap {
  overflow-x: auto;
}
.panel-secundary-grey {
  border-radius: 5px;
  border: none;
}
.panel-secundary-grey .panel-heading {
  padding: 3px 15px;
  background-color: #4894ef;
  border-color: #4894ef;
  color: #ffffff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  line-height: 2em;
  font-family: 'latobold', sans-serif;
}
.panel-secundary-grey .panel-body,
.panel-secundary-grey .table {
  background-color: #9ba9ad;
  border-left: 1px solid #9ba9ad;
  border-bottom: 1px solid #9ba9ad;
  border-right: 1px solid #9ba9ad;
  color: #2c3436;
}
.panel-secundary-grey .panel-footer {
  border-radius: 5px;
}
.panel-secundary-grey.no-header .panel-body {
  border-top: 1px solid #9ba9ad;
}
.panel-secundary-grey .table-wrap {
  overflow-x: auto;
}
.panel-brand-primary {
  border-radius: 0;
  border: none;
}
.panel-brand-primary .panel-heading {
  padding: 10px 20px;
  background-color: #1ab9e4;
  border-color: #1ab9e4;
  color: #ffffff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  line-height: 2em;
  font-family: 'latobold', sans-serif;
}
.panel-brand-primary .panel-body,
.panel-brand-primary .table {
  background-color: #ffffff;
  border-left: 1px solid #66777c;
  border-bottom: 1px solid #66777c;
  border-right: 1px solid #66777c;
  color: #2c3436;
}
.panel-brand-primary .panel-footer {
  border-radius: 0;
}
.panel-brand-primary.no-header .panel-body {
  border-top: 1px solid #66777c;
}
.panel-brand-primary .table-wrap {
  overflow-x: auto;
}
.loading-container {
  text-align: center;
}
.loading-container img {
  margin: 40%;
  width: 20%;
  height: auto;
}
.box-primary {
  position: relative;
  background-color: #ffffff;
  color: #12819f;
  border: 1px solid #b2dae5;
  padding: 15px 20px 0;
  border-radius: 2px;
}
.box-primary > div,
.box-primary > p:last-of-type,
.box-primary ol,
.box-primary ul {
  padding-bottom: 15px;
}
.box-primary .ico {
  position: absolute;
  width: 50px;
  height: 50px;
  margin-top: -3px;
  border: 1px solid #12819f;
  border-radius: 50px;
  font-size: 23px;
}
.box-primary .ico .transparent-icon {
  color: #12819f;
  margin-left: -4px;
  line-height: 48px;
}
.box-primary .text {
  margin-left: 70px;
}
.box-primary .text .title {
  font-family: 'latoblack', sans-serif;
  font-size: 17px;
}
.box-primary ol {
  list-style-type: decimal;
}
.box-primary ul,
.box-primary ol {
  padding-left: 20px;
}
.box-primary ul li,
.box-primary ol li {
  padding-left: 5px;
  margin-bottom: 10px;
}
.box-primary p:last-of-type {
  margin-bottom: 0;
}
.box-primary a {
  color: #1ab9e4;
}
.box-primary a:hover {
  color: #1594b6;
}
.transparent-icon {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #2c3436;
  font-size: 2.5em;
  text-align: center;
}
.transparent-icon-primary {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  font-size: 2.5em;
  text-align: center;
}
.transparent-icon-secundary {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  font-size: 2.5em;
  text-align: center;
}
.transparent-icon-2x {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 3em;
}
.transparent-icon-3x {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 4.5em;
}
.square-icon {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #66777c;
  color: #2c3436;
  font-size: 2em;
  text-align: center;
}
.square-icon-primary {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #1ab9e4;
  color: #ffffff;
  font-size: 2em;
  text-align: center;
}
.square-icon-secundary {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #4894ef;
  color: #ffffff;
  font-size: 2em;
  text-align: center;
}
.square-icon-2x {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 3em;
}
.square-icon-3x {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 4.5em;
}
.square-text {
  display: block;
  width: 36px;
  height: 18px;
  line-height: 18px;
  background-color: #66777c;
  color: #2c3436;
  font-size: 0.6em;
  text-align: center;
  font-family: 'latoblack', sans-serif;
}
.square-text-primary {
  display: block;
  width: 36px;
  height: 18px;
  line-height: 18px;
  background-color: #1ab9e4;
  color: #ffffff;
  font-size: 0.6em;
  text-align: center;
  font-family: 'latoblack', sans-serif;
}
.square-text-secundary {
  display: block;
  width: 36px;
  height: 18px;
  line-height: 18px;
  background-color: #4894ef;
  color: #ffffff;
  font-size: 0.6em;
  text-align: center;
  font-family: 'latoblack', sans-serif;
}
.square-text-2x {
  width: 64px;
  height: 32px;
  line-height: 25px;
  font-size: 1.2em;
}
.square-text-3x {
  width: 90px;
  height: 35px;
  line-height: 32px;
  font-size: 1.6em;
}
.square-text-4x {
  width: 90px;
  height: 35px;
  line-height: 32px;
  font-size: 1.6em;
}
.icon {
  background-color: #66777c;
  color: #ffffff;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  margin: 1em auto;
  z-index: -2;
}
.icon span {
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
}
.speech-booble {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  background-color: #4894ef;
  color: #ffffff;
  z-index: 9999;
}
.speech-booble:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 20px solid #4894ef;
  border-bottom: 8px solid transparent;
  margin: 60px 0 0 30px;
  transform: rotate(45deg);
  transform-origin: 20% 40%;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -ms-transform-origin: 20% 40%;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 20% 40%;
  /* Chrome, Safari, Opera */
  z-index: 997;
}
.separator {
  border-top: 1px solid #66777c;
  margin: 30px 0;
}
.bold {
  font-family: 'latoblack', sans-serif;
}
.dotted-line {
  display: table;
  color: #384144;
  width: 100%;
  margin: 1.5em 0;
}
.dotted-line .prepend {
  width: 1px;
  white-space: nowrap;
  display: table-cell;
  padding-right: 5px;
  vertical-align: bottom;
  line-height: 0.3em;
}
.dotted-line .line {
  border-bottom: 1px dotted #384144;
  width: 100%;
  display: table-cell;
}
.dotted-line .append {
  width: 1px;
  white-space: nowrap;
  display: table-cell;
  padding-left: 5px;
  vertical-align: bottom;
  line-height: 0.3em;
}
.dotted-line-inverse {
  display: table;
  color: #ffffff;
  width: 100%;
  margin: 1.5em 0;
}
.dotted-line-inverse .prepend {
  width: 1px;
  white-space: nowrap;
  display: table-cell;
  padding-right: 5px;
  vertical-align: bottom;
  line-height: 0.3em;
}
.dotted-line-inverse .line {
  border-bottom: 1px dotted #ffffff;
  width: 100%;
  display: table-cell;
}
.dotted-line-inverse .append {
  width: 1px;
  white-space: nowrap;
  display: table-cell;
  padding-left: 5px;
  vertical-align: bottom;
  line-height: 0.3em;
}
.dotted-line-primary {
  display: table;
  color: #1ab9e4;
  width: 100%;
  margin: 1.5em 0;
}
.dotted-line-primary .prepend {
  width: 1px;
  white-space: nowrap;
  display: table-cell;
  padding-right: 5px;
  vertical-align: bottom;
  line-height: 0.3em;
}
.dotted-line-primary .line {
  border-bottom: 1px dotted #1ab9e4;
  width: 100%;
  display: table-cell;
}
.dotted-line-primary .append {
  width: 1px;
  white-space: nowrap;
  display: table-cell;
  padding-left: 5px;
  vertical-align: bottom;
  line-height: 0.3em;
}
.dotted-line-success {
  display: table;
  color: #88ae44;
  width: 100%;
  margin: 1.5em 0;
}
.dotted-line-success .prepend {
  width: 1px;
  white-space: nowrap;
  display: table-cell;
  padding-right: 5px;
  vertical-align: bottom;
  line-height: 0.3em;
}
.dotted-line-success .line {
  border-bottom: 1px dotted #88ae44;
  width: 100%;
  display: table-cell;
}
.dotted-line-success .append {
  width: 1px;
  white-space: nowrap;
  display: table-cell;
  padding-left: 5px;
  vertical-align: bottom;
  line-height: 0.3em;
}
.color-primary {
  background-color: #1ab9e4;
}
.color-secundary {
  background-color: #4894ef;
}
.text-primary {
  color: #1ab9e4;
}
.text-secundary {
  color: #4894ef;
}
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.bootstrap-select {
  width: 100% !important;
  height: 48px;
  line-height: 48px;
  margin-bottom: 0 !important;
}
.bootstrap-select .dropdown-menu li a:hover {
  background-color: #1ab9e4;
}
.bootstrap-select .dropdown-menu li a:focus .muted {
  color: #434f52 !important;
}
.pagination {
  font-size: 1.2em;
  margin-left: 15px;
}
.pagination li a {
  background-color: #1ab9e4;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.pagination li a:hover {
  background-color: #17a6cd;
  color: #ffffff;
}
.pagination li.active span {
  background-color: #17a6cd;
  border-color: #ffffff;
}
.pagination li.active span:hover {
  background-color: #17a6cd;
  border-color: #ffffff;
}
#map_canvas,
.leaflet-marker-pane {
  width: 100%;
  height: 100% !important;
  z-index: 1;
}
#map_canvas .labels,
.leaflet-marker-pane .labels {
  color: #ffffff;
  font-family: 'latobold', sans-serif;
  font-size: 11px;
  white-space: nowrap;
  text-align: center;
  width: 48px;
  height: 64px;
  line-height: 11px;
  padding: 14px 0 0 0;
  background: url('/assets/themes/default/images/markers/marker_ficha.png');
  background-size: cover;
}
#map_canvas .labels .price,
.leaflet-marker-pane .labels .price {
  font-size: 13px;
  font-family: 'latoblack', sans-serif;
  line-height: 14px;
  margin-top: 3px;
  display: inline-block;
}
#map_canvas .labels.active,
.leaflet-marker-pane .labels.active {
  background: url('/assets/themes/default/images/markers/marker_ficha-hover.png');
  background-size: cover;
}
#map_canvas .labels-empty,
.leaflet-marker-pane .labels-empty {
  width: 32px;
  height: 42px;
  background: url('/assets/themes/default/images/markers/marker_default.png');
  background-size: cover;
}
#map_canvas .labels-empty.active,
.leaflet-marker-pane .labels-empty.active {
  background: url('/assets/themes/default/images/markers/marker_default-hover.png');
  background-size: cover;
}
#map_canvas .label_hidden,
.leaflet-marker-pane .label_hidden {
  display: none;
}
.infowindow-container {
  background: #1ab9e4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1ab9e4 0%, #1ab9e4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1ab9e4), color-stop(100%, #1ab9e4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1ab9e4 0%, #1ab9e4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1ab9e4 0%, #1ab9e4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1ab9e4 0%, #1ab9e4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1ab9e4 0%, #1ab9e4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startColor', endColorstr='@endColor', GradientType=0);
  /* IE6-9 */
}
.infowindow-container div div {
  background: transparent !important;
}
.infowindow-container div div div div {
  background-color: #dfd824 !important;
}
.infowindow-container div div div div.info-window-content {
  background: transparent !important;
}
.infowindow-container div div div div div {
  background: transparent !important;
}
.infowindow-container .leaflet-popup-tip {
  background-color: #dfd824 !important;
}
.infowindow-container .property-on-map {
  color: white;
}
.infowindow-container .property-on-map div {
  background: transparent !important;
}
.info-window-content {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  background: transparent !important;
  color: #ffffff;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
}
.info-window-content h4,
.info-window-content a {
  color: #ffffff;
}
.info-window-content .title {
  font-family: 'latobold', sans-serif;
  font-size: 1.2em;
  line-height: 1em;
  background: transparent !important;
}
.info-window-content .address {
  font-size: 0.9em;
  font-family: 'latobold', sans-serif;
  background: transparent !important;
}
.info-window-content .prices {
  background: transparent !important;
  text-align: center;
  font-family: 'latoblack', sans-serif;
  overflow: visible;
  margin: 20px auto 0  auto;
  display: table;
}
.info-window-content .prices .total {
  text-align: left;
  font-size: 1.1em;
  line-height: 0.9em;
}
.info-window-content .prices .customer-price {
  text-align: left;
  font-size: 4em;
  line-height: 1em;
}
.info-window-content .prices .saving {
  text-align: left;
  font-size: 1.4em;
  line-height: 1em;
}
.info-window-content .btn {
  width: 100%;
  margin-top: 20px;
  height: 36px;
  line-height: 36px;
  font-size: 1.3em;
  color: #b2dae5;
}
.info-window-content .btn:hover {
  color: #ffffff;
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: transparent !important;
  border-radius: 0 !important;
}
.arrive-parking {
  z-index: 750;
}
.leaflet-control-attribution {
  margin-bottom: 42px !important;
}
.panel-group .panel {
  border-radius: 0;
}
.breadcrumbs ol {
  overflow: hidden;
}
.breadcrumbs ol li,
.breadcrumbs ol span {
  float: left;
  color: #1ab9e4;
}
.breadcrumbs ol li a,
.breadcrumbs ol span a {
  color: #1ab9e4;
}
.breadcrumbs ol li a.active,
.breadcrumbs ol span a.active {
  color: #2c3436;
}
.breadcrumbs ol span {
  margin: 0 1%;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: white;
  color: #1ab9e4;
}
#cookie-modal-container {
  position: fixed;
  bottom: 0;
  z-index: 99999;
}
#cookie-modal-container .container {
  background-color: rgba(16, 111, 136, 0.7);
  padding: 6px 6px 0 6px;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
#cookie-modal-container #cookie-modal-content {
  text-align: left;
  padding: 10px 15px;
  background-color: #ffffff;
  color: #0a0a0c;
  z-index: 99998;
  border-radius: 18px;
  width: 60vh;
  display: flex;
  flex-direction: column;
  padding: 30px 35px 25px 35px;
  /* Rounded sliders */
}
#cookie-modal-container #cookie-modal-content .cookie-title {
  color: #1ab9e4;
}
#cookie-modal-container #cookie-modal-content #cookie-config .cookie-container {
  background-color: #fafafa;
  border-radius: 15px;
  padding: 5px;
  margin: 5px 0px;
}
#cookie-modal-container #cookie-modal-content #cookie-config .cookie-container .cookie-box .switch-content,
#cookie-modal-container #cookie-modal-content #cookie-config .cookie-container .cookie-box .accordion-button {
  position: absolute;
}
#cookie-modal-container #cookie-modal-content #cookie-config .cookie-container .cookie-box .switch-content {
  right: 30px;
  size: 8px;
  color: #1ab9e4;
}
#cookie-modal-container #cookie-modal-content #cookie-config .cookie-container .cookie-box .accordion-button {
  right: 5px;
  border: 0px;
  background: none;
}
#cookie-modal-container #cookie-modal-content #cookie-config .cookie-container div p {
  color: black !important;
}
#cookie-modal-container #cookie-modal-content .consent-buttons div {
  padding-left: 5px;
  padding-right: 5px;
}
#cookie-modal-container #cookie-modal-content .legal-info-links {
  margin-top: 8px;
}
#cookie-modal-container #cookie-modal-content .legal-info-links a {
  color: #1ab9e4;
  font-size: 14px;
  padding: 0px 5px;
}
#cookie-modal-container #cookie-modal-content .legal-info-links a:hover {
  color: #1594b6;
}
#cookie-modal-container #cookie-modal-content a {
  color: #ffffff;
  text-decoration: underline;
}
#cookie-modal-container #cookie-modal-content a:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px dotted #ffffff;
}
#cookie-modal-container #cookie-modal-content a:focus {
  color: #ffffff;
}
#cookie-modal-container #cookie-modal-content a:focus:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px dotted #ffffff;
}
#cookie-modal-container #cookie-modal-content p.consent-message {
  padding: 0;
  margin: 0;
  color: #0a0a0c;
}
#cookie-modal-container #cookie-modal-content #cookies_conf {
  color: #0a0a0c;
  text-decoration: none;
}
#cookie-modal-container #cookie-modal-content #cookies_ignored {
  font-size: 28pt;
}
#cookie-modal-container #cookie-modal-content #cookies_accepted,
#cookie-modal-container #cookie-modal-content #cookies_conf {
  margin-top: 10px;
}
#cookie-modal-container #cookie-modal-content .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}
#cookie-modal-container #cookie-modal-content .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
#cookie-modal-container #cookie-modal-content .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
#cookie-modal-container #cookie-modal-content .slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
#cookie-modal-container #cookie-modal-content input:checked + .slider {
  background-color: #1ab9e4;
}
#cookie-modal-container #cookie-modal-content input:focus + .slider {
  box-shadow: 0 0 1px #1ab9e4;
}
#cookie-modal-container #cookie-modal-content input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
#cookie-modal-container #cookie-modal-content .slider.round {
  border-radius: 34px;
}
#cookie-modal-container #cookie-modal-content .slider.round:before {
  border-radius: 50%;
}
.alert {
  border-radius: 0;
  margin: 0;
  padding: 6px 15px 6px 15px;
  min-height: 48px;
}
.alert.alert-success {
  border: 2px solid #9fdb84;
  border-bottom: 2px solid #9fdb84;
}
.alert ul {
  padding: 0;
  margin: 0;
}
.alert li {
  list-style: none;
}
.alert.promo-banner {
  height: 50px;
  padding: 0;
  border: 0;
}
.alert.promo-banner button.close {
  border: 1px solid #ffffff;
  border-radius: 50px;
  margin-right: 5px;
  margin-top: 14px;
  color: #ffffff;
  text-shadow: none;
  width: 20px;
  height: 20px;
  line-height: 4px;
  font-size: 17px;
  opacity: 0.7;
}
.alert.promo-banner .promo-banner-btn {
  float: right;
  background-color: #fd3d44;
  color: #ffffff;
  border-radius: 3px;
  font-size: 15px;
  padding: 5px 10px 6px;
  margin-right: 15px;
  margin-top: 9px;
  box-shadow: 0 0 10px rgba(253, 61, 68, 0.6);
}
.alert.promo-banner .promo-banner-btn:hover {
  background-color: #d2020a;
}
.alert.promo-banner .promo-label-wrap {
  margin-left: 10px;
  margin-top: 5px;
  float: left;
  width: 55%;
}
.alert.promo-banner .promo-label-wrap .promo-label {
  float: left;
  text-align: center;
  background-color: #12819f;
  color: #ffffff;
  line-height: 17px;
  font-size: 13px;
  padding: 3px 0;
  height: 40px;
  width: 85%;
}
.alert.promo-banner .promo-label-wrap .promo-label span {
  font-family: 'latoblack', sans-serif;
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.5px;
}
.alert.promo-banner .promo-label-wrap svg {
  height: 40px;
  float: left;
  fill: #12819f;
}
.alert.promo-banner#blackfriday-banner {
  background-color: #0a0a0c;
}
.alert.promo-banner#puentediciembre-banner {
  background-color: #a0e1f2;
}
.smartbanner {
  margin-top: 50px;
  font-family: 'latoregular', sans-serif;
}
.smartbanner.smartbanner--parkapp {
  background-color: #1ab9e4;
  background-image: url('/assets/themes/default/images/app_background.png');
  background-size: cover;
  position: fixed;
  z-index: 10000;
}
.smartbanner.smartbanner--parkapp .smartbanner__exit::before,
.smartbanner.smartbanner--parkapp .smartbanner__exit::after {
  background: #ffffff;
}
.smartbanner.smartbanner--parkapp .smartbanner__info {
  color: #ffffff;
}
.smartbanner.smartbanner--parkapp .smartbanner__info .smartbanner__info__title {
  font-family: 'latobold', sans-serif;
}
.smartbanner.smartbanner--parkapp .smartbanner__button {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  color: #1ab9e4;
  padding: 5px 18px;
  margin-top: -5px;
  font-size: 16px;
  width: 48px;
  padding: 5px 5px!important;
}
.modal a {
  color: #1ab9e4;
}
.modal a:hover {
  color: #1594b6;
  text-decoration: none;
  border-bottom: 'inherit';
}
.modal a:focus {
  color: #1ab9e4;
}
.modal a:focus:hover {
  color: #1594b6;
  text-decoration: none;
  border-bottom: 'inherit';
}
.modal small {
  color: #434f52;
  font-size: 0.9em;
  line-height: 0.6em;
}
.modal label {
  font-family: 'latoregular', sans-serif;
}
.info-modal .modal-dialog {
  max-width: 400px;
}
.info-modal .modal-dialog .modal-header {
  border-bottom: 0;
}
.info-modal .modal-dialog .modal-body {
  padding: 20px 40px 0;
  text-align: center;
}
.info-modal .modal-dialog .modal-body h4 {
  color: #2c3436;
  text-transform: uppercase;
  font-family: 'latoblack', sans-serif;
  font-size: 18px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.info-modal .modal-dialog .modal-body p {
  text-align: left;
  margin-bottom: 20px;
}
.info-modal .modal-dialog .modal-footer {
  border-top: 0;
}
.info-modal .modal-dialog .modal-footer .btn {
  border: 0;
  text-transform: uppercase;
  color: #1ab9e4;
  font-family: 'latobold', sans-serif;
  letter-spacing: 0.5px;
  font-size: 15px;
}
.info-modal .modal-dialog .modal-footer .btn:hover {
  background-color: transparent;
  color: #1594b6;
}
.offer-modal .modal-dialog {
  max-width: 700px;
}
.offer-modal .modal-dialog .modal-content {
  overflow: hidden;
}
.offer-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
  display: table;
  width: 100%;
}
.offer-modal .modal-dialog .modal-content .modal-body .modal-photo {
  display: table-cell;
  width: 35%;
  background-image: url('/assets/themes/default/images/pages/locations/parkings-madrid.jpg');
  background-position: center;
  background-size: cover;
}
.offer-modal .modal-dialog .modal-content .modal-body .modal-text {
  display: table-cell;
  padding: 40px;
}
.offer-modal .modal-dialog .modal-content .modal-body .modal-text p {
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
}
.offer-modal .modal-dialog .modal-content .modal-body .modal-text .close {
  position: absolute;
  right: 20px;
  top: 10px;
}
.offer-modal .modal-dialog .modal-content .modal-body .modal-text .modal-discount {
  text-align: center;
  font-size: 40px;
  font-family: 'latoblack', sans-serif;
  text-transform: uppercase;
  color: #4894ef;
}
.offer-modal .modal-dialog .modal-content .modal-body .modal-text .modal-coupon {
  text-align: center;
  padding: 10px;
  border: 1px solid #7f9196;
  border-radius: 3px;
  font-size: 25px;
  color: #2c3436;
  font-family: 'latobold', sans-serif;
}
.offer-modal .modal-dialog .modal-content .modal-body .modal-text .modal-valid {
  text-align: center;
  color: #66777c;
  font-size: 11px;
  margin-top: 5px;
  margin-bottom: 0;
}
.datepicker-group .datepicker,
.datetimepicker-group .datepicker {
  cursor: pointer !important;
  background-color: #ffffff !important;
  border-right: none;
}
.datepicker-group .picker__nav--prev,
.datetimepicker-group .picker__nav--prev,
.datepicker-group .picker__nav--next,
.datetimepicker-group .picker__nav--next {
  height: 30px;
}
.datepicker-group .picker__holder,
.datetimepicker-group .picker__holder {
  min-width: 300px !important;
}
.datepicker-group .input-group-addon,
.datetimepicker-group .input-group-addon,
.datepicker-group .date-addon,
.datetimepicker-group .date-addon,
.datepicker-group .time-addon,
.datetimepicker-group .time-addon {
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.timepicker {
  cursor: pointer !important;
  background-color: #ffffff !important;
  border-right: none;
}
.timepicker .picker--time {
  min-width: 100px;
}
.timepicker .picker__holder {
  max-width: 60px !important;
}
.timepicker .input-group-addon {
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.twitter-typeahead {
  width: 100%;
  margin: 0;
  padding: 0;
  display: inherit !important;
}
.typeahead {
  background-color: #ffffff;
  color: #2c3436;
}
.tt-hint {
  margin-bottom: 0;
  width: 100%;
  color: #66777c;
}
.tt-dropdown-menu {
  width: 100%;
  margin-top: 2px;
  background-color: #ffffff;
  border: 1px solid #66777c;
  box-shadow: 0 5px 10px rgba(150, 150, 150, 0.7);
  color: #384144;
  z-index: 99999;
}
.tt-suggestion {
  padding: 0 20px;
  line-height: 2em;
  height: 2em;
  color: #434f52;
}
.tt-suggestion strong {
  font-family: 'latoblack', sans-serif;
  color: #2c3436;
}
.dropdown-menu a:hover {
  color: #000000 !important;
}
div.search-list-parking-type {
  font-size: 1.2em;
  background-color: #9ba9ad;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  line-height: 2em;
  height: 2em;
  z-index: 99999;
}
.tt-suggestion.tt-cursor {
  color: #ffffff;
  background-color: #1ab9e4;
  cursor: pointer;
}
.tt-suggestion p {
  margin: 0;
}
iframe[name="google_conversion_frame"] {
  display: none;
}
.register-modal #facebook-button {
  margin: 10px 0;
}
.login-modal #facebook-button {
  margin: 10px 0;
}
.checkEmailLoginRegister {
  margin-top: 8%;
}
.checkEmailLoginRegister .modal-dialog .modal-header {
  padding: 15px 15px;
  min-height: 45px;
  border-bottom: 1px solid #1979eb;
  background-color: #1979eb;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.checkEmailLoginRegister .dialog-form-fields {
  margin-top: 16px;
}
.checkEmailLoginRegister .preview-title {
  font-size: 1.3em;
}
.checkEmailLoginRegister .lsm-subtitle {
  font-size: 1.2em;
}
.checkEmailLoginRegister span.btn-group-title {
  display: block;
}
.checkEmailLoginRegister .lsm-title {
  color: #fdfdfc;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
}
.checkEmailLoginRegister h4 {
  color: #363636;
  margin: 6px;
}
.checkEmailLoginRegister .lsm-signupColumn,
.checkEmailLoginRegister .lsm-loginColumn {
  margin: 18px 0px 36px 0px;
  padding: 0px 40px;
}
.checkEmailLoginRegister .input-group {
  margin: 5px 0px;
}
.checkEmailLoginRegister .input-group-addon {
  font-size: 1.3em;
  text-align: center;
  padding: 0;
}
.checkEmailLoginRegister .lsm-note {
  margin-bottom: 14px;
}
.checkEmailLoginRegister .btn-group {
  display: block;
}
.checkEmailLoginRegister .nopad {
  padding: 0px;
}
.checkEmailLoginRegister .btn.disabled {
  padding: 7px 55px;
}
.checkEmailLoginRegister .btn-sigh {
  border-collapse: collapse;
  display: table;
  overflow: visible;
  color: #434f52;
  border: 1px solid #434f52;
  background-color: transparent;
  height: 48px;
  font-family: 'latobold', sans-serif;
  font-size: 1.1em;
  padding: 0;
  border-radius: 2px;
}
.checkEmailLoginRegister .btn-sigh:hover {
  border: 1px solid #384144;
  color: #384144;
}
#header-buttons {
  font-family: 'latobold', sans-serif;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#header-buttons .btn {
  background: #1ab9e4;
  font-size: 0.8em;
  padding: 10px !important;
  width: 50%;
  border-radius: 0;
  border: none;
  height: auto !important;
  display: inline-block;
  float: left;
}
#header-buttons .btn:hover {
  background: #1594b6;
}
.sign-up {
  margin: 0;
  padding: 20px;
  border-top: 1px solid #dbdbdb;
}
.sign-up h3 {
  font-size: 2em;
}
.sign-up .sign-up-options .signup-or-separator {
  background: none;
  height: 34px;
  position: relative;
  text-align: center;
}
.sign-up .sign-up-options .signup-or-separator .text {
  background-color: #FDFDFD;
  display: inline-block;
  margin: 0;
  padding: 8px;
}
.sign-up .sign-up-options .signup-item {
  margin: 10px 0;
}
.sign-up .sign-up-options .signup-item.input-group .input-group-addon {
  font-size: 1.3em;
  text-align: center;
  padding: 0;
}
.log-in {
  margin: 0;
  padding: 20px;
  border-top: 1px solid #dbdbdb;
}
.log-in .log-in-options .login-or-separator {
  background: none;
  height: 34px;
  position: relative;
  text-align: center;
}
.log-in .log-in-options .login-or-separator .text {
  background-color: #FDFDFD;
  display: inline-block;
  margin: 0;
  padding: 8px;
}
.log-in .log-in-options .login-item {
  margin: 10px 0;
}
.log-in .log-in-options .login-item.input-group .input-group-addon {
  font-size: 1.3em;
  text-align: center;
  padding: 0;
}
.page-error_404 .main-content {
  max-width: 1000px;
  width: 100%;
  margin: 5% auto;
  padding: 10%;
}
.page-error_404 .main-content div {
  padding: 0;
}
.page-error_404 .main-content h1 {
  margin: 0;
  line-height: 1em;
  font-size: 3.7em;
}
.page-error_404 .main-content p {
  font-size: 1.7em;
}
.page-error_404 .main-content .img-container {
  width: 100%;
  height: 130px;
  margin-bottom: 0.5em;
}
.page-error_404 .main-content .img-container img {
  width: auto;
  height: 100%;
}
.page-error_404 .main-content .text-container {
  padding-left: 18%;
}
.booking-page-container .pois-grid,
.page-product_page .pois-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
}
.booking-page-container .pois-grid .location-point,
.page-product_page .pois-grid .location-point {
  margin: 10px;
  width: 225px;
}
.booking-page-container .location-grid li,
.page-product_page .location-grid li {
  background-color: #ffffff;
  display: inline-block;
  border-radius: 2px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  color: #1ab9e4;
  padding: 10px !important;
  text-align: center;
  font-size: 17px;
  line-height: 20px;
  text-decoration: none !important;
  width: 100% !important;
}
.booking-page-container .location-grid li i,
.page-product_page .location-grid li i {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .checkEmailLoginRegister .modal-dialog {
    width: 480px;
  }
}
@media (max-width: 991px) {
  .checkEmailLoginRegister .modal-dialog {
    width: 65%;
    max-width: 435px;
  }
  .checkEmailLoginRegister .btn-sigh {
    margin-top: 10px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .navbar .navbar-collapse ul .navbar-element {
    font-size: 11px;
    margin-right: 15px;
  }
  .navbar .navbar-collapse ul .navbar-separator {
    padding-left: 15px;
  }
  .navbar .navbar-collapse ul .phone_number {
    font-size: 1.1em;
  }
}
@media (min-width: 768px) {
  .navbar .navbar-collapse .navbar-element {
    float: left;
  }
  .picker--time {
    text-align: center;
  }
}
@media (max-width: 767px) {
  ul.multi-list {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  select.form-control-default {
    margin-top: -1px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    max-width: 100%;
  }
  .modal .modal-dialog {
    width: 70%;
    margin: 0 auto;
  }
  .offer-modal .modal-dialog .modal-content .modal-body .modal-photo {
    display: none;
  }
  .offer-modal .modal-dialog .modal-content .modal-body .modal-text {
    padding: 25px;
  }
  .offer-modal .modal-dialog .modal-content .modal-body .modal-text p {
    font-size: 14px;
  }
  .offer-modal .modal-dialog .modal-content .modal-body .modal-text .modal-discount {
    font-size: 30px;
  }
  .offer-modal .modal-dialog .modal-content .modal-body .modal-text .modal-coupon {
    font-size: 20px;
    padding: 8px;
  }
  .navbar {
    padding: 0;
  }
  .navbar .navbar-header {
    padding: 0 5%;
  }
  .navbar #header-buttons button:last-of-type {
    margin-left: 0;
  }
  #cookie-modal-container {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999;
  }
  #cookie-modal-container .container {
    padding: 0;
    border: none;
    border-radius: 0;
  }
  #cookie-modal-container #cookie-modal-content {
    text-align: left;
    padding: 5px 10px;
    margin: 10px;
  }
  #cookie-modal-container #cookie-modal-content p.consent-message {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 600px) {
  .promo-banner {
    display: none;
  }
  .checkEmailLoginRegister .lsm-calltoaction .btn-group-title {
    min-width: 250px;
  }
}
@media (max-width: 600px) {
  ul.multi-list {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .page-error_404 .main-content h1 {
    font-size: 2em;
  }
  .page-error_404 .main-content p {
    font-size: 1em;
  }
  .page-error_404 .main-content .img-container {
    height: 70px;
  }
  .modal .modal-dialog {
    width: 90%;
  }
  .offer-modal .modal-dialog .modal-content .modal-body .modal-photo {
    display: none;
  }
  .checkEmailLoginRegister .modal-dialog {
    width: 90%;
    margin: 0 auto;
  }
  #header-buttons {
    font-family: 'latobold', sans-serif;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  #header-buttons .btn {
    background: #1ab9e4;
    font-size: 0.9em;
    padding: 10px !important;
    width: 50%;
    border-radius: 0;
    border: none;
    height: auto !important;
    display: inline-block;
    float: left;
  }
  #header-buttons .btn:hover {
    background: #1594b6;
  }
  #header-buttons .btn {
    width: 100%;
    float: none;
    padding: 0;
    display: block;
    overflow: visible;
  }
  #header-buttons button:first-of-type {
    border-bottom: 1px solid #1594b6;
  }
  #footer-menu li {
    width: 33%;
  }
}
@media (max-width: 500px) {
  #site-footerpay span {
    display: block;
    margin-bottom: 10px;
  }
  #site-footerpay img {
    width: 60px;
  }
}
@media (max-width: 360px) {
  .modal .modal-dialog {
    width: 100%;
  }
  .modal .modal-dialog .btn {
    font-size: 1em !important;
  }
  .modal .modal-dialog .btn span {
    line-height: 48px;
  }
  .navbar-collapse .col-xs-6 {
    width: 100%;
  }
  #site-subfooter #location_settings {
    float: none;
    margin: 0 auto;
    margin-bottom: 2em;
  }
  #site-subfooter #location_settings #lang-selector-title {
    width: 100%;
    display: table-row;
    white-space: normal;
  }
  #site-subfooter #location_settings #lang-selector-title p {
    font-weight: bold;
    font-size: 1.3em;
    color: #ffffff;
  }
  #site-subfooter #location_settings #lang-selector {
    display: table-row;
    padding: 0;
  }
  #site-subfooter #contact {
    margin-top: 80px;
    width: 100%;
  }
  #site-subfooter #contact .col-xs-4 {
    margin: 0 10%;
    width: 80%;
    display: table;
  }
  #site-subfooter #contact .col-xs-4:first-child {
    margin-top: 30px;
  }
  #site-subfooter #contact .col-xs-4 .prepend {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 1px;
  }
  #site-subfooter #contact .col-xs-4 .text {
    text-align: left;
    display: table-cell;
    vertical-align: top;
    padding-top: 17px;
    padding-left: 10px;
  }
  #site-subfooter #footer-menu li {
    width: 50%;
  }
}
.text-error {
  color: red;
  font-size: 0.8em;
}
#app-not-logged-in-toast {
  display: none;
  width: 100%;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  bottom: 0;
  font-size: 18px;
  z-index: 9;
}
#app-not-logged-in-toast.show {
  display: block;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
.switchable_dates:disabled {
  background-color: #dddddd !important;
  transition: background-color 400ms;
}
@-webkit-keyframes fadein {
  from {
    bottom: -30px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: -30px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 0;
    opacity: 1;
  }
  to {
    bottom: -30px;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 0;
    opacity: 1;
  }
  to {
    bottom: -30px;
    opacity: 0;
  }
}
.m-7-percent {
  margin-left: 7%;
}
.location-point {
  background-color: #ffffff;
  border: 1px solid #9ba9ad;
  border-radius: 5px;
  margin-bottom: 30px !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
}
.location-point img {
  width: 100%;
}
.location-point .location-content {
  padding: 0 20px;
  overflow: hidden;
  display: inherit;
}
.location-point .location-content h3 {
  color: #4f5c60;
  font-size: 17px;
  margin: 20px 0 15px;
  line-height: 22px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.location-point .location-content h3 span {
  font-size: 13px !important;
  line-height: 14px;
}
.location-point .location-content .location-info {
  color: #7f9196;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 8px;
}
.location-point .location-content .location-info i {
  font-size: 18px;
  line-height: 18px;
  float: left;
  margin-right: 10px;
}
.location-point .location-content .location-info .transparent-icon {
  font-size: 2em !important;
  width: 20px;
}
.location-point .location-content p {
  margin-top: 15px;
}
.location-point .location-content p:first-of-type {
  margin-top: 20px;
}
.location-point .location-content .link-container {
  display: inline-block;
  width: 100%;
}
.location-point .location-content a {
  margin: 10px 0 30px;
  color: #1ab9e4;
  float: left;
  text-decoration: none !important;
}
.location-point .location-content a i {
  color: #1ab9e4 !important;
  font-size: 23px;
  line-height: 14px !important;
  margin-right: 7px;
}
.location-point .location-content a:hover {
  color: #1594b6;
}
.location-point .location-content a:hover i {
  color: #1594b6 !important;
}
.picker div:focus,
.selectpicker div:focus,
.bootstrap-select div:focus,
.picker li:focus,
.selectpicker li:focus,
.bootstrap-select li:focus,
.picker a:focus,
.selectpicker a:focus,
.bootstrap-select a:focus,
.picker button:focus,
.selectpicker button:focus,
.bootstrap-select button:focus {
  outline: transparent none 0 !important;
}
.padT65 {
  padding-top: 65px;
}
.fared {
  color: #d2020a;
}
/* International Tel Input */
.iti.iti--allow-dropdown {
  width: 100%;
}
.iti.iti--allow-dropdown ul.iti__country-list,
.iti.iti--allow-dropdown .iti__selected-dial-code {
  z-index: 3;
  color: black;
}
.iti__flag {
  background-image: url("/assets/plugins/intl-tel/flags.png") !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("/assets/plugins/intl-tel/flags@2x.png") !important;
  }
}
.image-container {
  width: 100%;
  /* Ajusta el ancho del div al 100% del contenedor padre */
  position: relative;
  overflow: hidden;
  /* Oculta cualquier parte de la imagen que se desborde del div */
}
.image-container img {
  width: 100%;
  /* La imagen ocupa el 100% del ancho del div */
  height: auto;
  /* Permite mantener el ratio de aspecto */
  display: block;
  /* Elimina el espacio adicional debajo de la imagen */
}
.modal-dialog-images {
  position: relative;
  top: 50%;
  left: 50%;
  overflow-x: hidden;
  overflow-y: hidden;
  transform: translate(-50%, -50%);
  width: fit-content;
  height: fit-content;
  background-color: white;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#modalImage {
  overflow-x: hidden;
  overflow-y: hidden;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
#close-modal {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 16px;
  right: 16px;
  cursor: pointer;
}
#offer_multi_content > img {
  max-width: 90%;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-size: 3em;
  letter-spacing: 0.5px;
}
h2 {
  font-size: 2.6em;
  letter-spacing: 0.6px;
}
h3 {
  font-size: 2em;
  letter-spacing: 0.5px;
  line-height: 40px;
}
.note {
  font-size: 13px !important;
}
input.form-control {
  border: 1px solid #ccc;
  box-shadow: none;
}
textarea.form-control {
  height: 80px;
  border: 1px solid #d3d9db;
  border-right: 1px solid #d3d9db !important;
  box-shadow: none;
}
.btn-primary {
  overflow: visible;
  color: #ffffff;
  background-color: #1ab9e4;
  transition: background-color 300ms;
  height: 48px;
  border: 0;
  padding: 0;
  text-align: center;
  border-radius: 2px;
  font-family: 'latosemibold', sans-serif;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #1594b6;
  transition: background-color 300ms;
}
.btn-primary:active {
  background-color: #1ab9e4;
}
.btn-primary:active:hover {
  background-color: #1594b6;
}
.btn-primary-line {
  color: #1ab9e4;
  background-color: transparent;
  border: 1px solid #1ab9e4;
  text-align: center;
  border-radius: 2px;
  padding: 10px 30px;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.6px;
}
.btn-primary-line:hover,
.btn-primary-line:focus {
  background-color: #1594b6;
  color: #ffffff !important;
  border: 1px solid #1594b6;
  transition: background-color 300ms;
}
.btn-primary-line:active {
  background-color: #1ab9e4;
}
.btn-primary-line:active:hover {
  background-color: #1594b6;
}
.btn-link-primary {
  display: inline-block;
  color: #ffffff;
  background-color: #1ab9e4;
  text-align: center;
  border-radius: 2px;
  padding: 10px 30px;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.6px;
  margin-top: 20px;
}
.btn-link-primary:hover,
.btn-link-primary:focus {
  background-color: #1594b6;
  color: #ffffff !important;
  transition: background-color 300ms;
}
.btn-link-primary:active {
  background-color: #1ab9e4;
}
.btn-link-primary:active:hover {
  background-color: #1594b6;
}
.btn-link-primary-line {
  display: inline-block;
  color: #1ab9e4;
  background-color: transparent;
  border: 1px solid #1ab9e4;
  text-align: center;
  border-radius: 2px;
  padding: 10px 30px;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.6px;
  margin-top: 20px;
}
.btn-link-primary-line:hover,
.btn-link-primary-line:focus {
  background-color: #1594b6;
  color: #ffffff !important;
  border: 1px solid #1594b6;
  transition: background-color 300ms;
}
.btn-link-primary-line:active {
  background-color: #1ab9e4;
}
.btn-link-primary-line:active:hover {
  background-color: #1594b6;
}
.btn-link-big-primary {
  display: inline-block;
  color: #ffffff;
  background-color: #1ab9e4;
  text-align: center;
  border-radius: 2px;
  padding: 10px 30px;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.6px;
  margin-top: 20px;
  padding: 10px 45px;
  line-height: 27px;
  font-size: 20px;
}
.btn-link-big-primary:hover,
.btn-link-big-primary:focus {
  background-color: #1594b6;
  color: #ffffff !important;
  transition: background-color 300ms;
}
.btn-link-big-primary:active {
  background-color: #1ab9e4;
}
.btn-link-big-primary:active:hover {
  background-color: #1594b6;
}
.btn-link-primary-inverse {
  display: inline-block;
  color: #ffffff;
  background-color: #ffffff;
  text-align: center;
  border-radius: 2px;
  padding: 10px 30px;
  line-height: 26px;
  font-size: 18px;
  letter-spacing: 0.6px;
  margin-top: 20px;
  color: #1ab9e4;
}
.btn-link-primary-inverse:hover,
.btn-link-primary-inverse:focus {
  background-color: #1ab9e4;
  color: #ffffff !important;
  transition: background-color 300ms;
}
.btn-link-primary-inverse:active {
  background-color: #ffffff;
}
.btn-link-primary-inverse:active:hover {
  background-color: #1ab9e4;
}
.btn-link-primary-inverse:hover {
  color: #ffffff;
}
.btn-group-success .btn {
  border-collapse: collapse;
  display: table;
  overflow: visible;
  color: #ffffff;
  background-color: #1ab9e4;
  height: 48px;
  border: 0;
  padding: 0;
}
.btn-group-success .btn:hover .btn-group-title {
  text-decoration: none;
  background-color: #1594b6;
}
.btn-group-success .btn.active .btn-group-title {
  text-decoration: none;
  background-color: #1ab9e4;
}
.btn-group-success .btn.disabled .btn-group-title {
  text-decoration: none;
  background-color: #1594b6;
}
.btn-group-success a {
  color: #ffffff;
}
.btn-group-success a:hover {
  color: #ffffff;
}
.btn-group-success.full-width .btn {
  width: 100%;
}
.btn-group-success.full-width span {
  width: 100%;
}
.btn-group-success.full-width .btn-group-addon {
  width: 1px;
}
.btn-group-success.full-width .btn-group-title {
  width: 100%;
}
.btn-group-success span {
  font-size: 1.3em;
  display: table-cell;
  height: 46px;
  line-height: 46px;
  margin: 0;
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.btn-group-success .btn-group-title {
  font-family: 'latobold', sans-serif;
  padding: 0 15px;
  background-color: #1ab9e4;
  border-radius: 2px;
  text-align: center;
}
.btn-group-success .btn-group-addon {
  font-size: 1.2em;
  padding: 0 12px;
  width: 1px;
  z-index: -5px;
  text-decoration: none;
  background-color: #1594b6;
  color: #ffffff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-success .btn-group-addon.glyphicon {
  position: initial;
}
.btn-group-success .btn-group-addon.fa-facebook {
  background-color: #3b5998;
  padding: 0 13px 0 12px;
  font-size: 1.5em;
}
.btn-group-success .btn-group-addon.fa-google-plus {
  background-color: #dd4b39;
  padding: 0 7px;
  font-size: 1.5em;
}
.btn-group-info .btn {
  border-collapse: collapse;
  display: table;
  overflow: visible;
  color: #ffffff;
  background-color: #1ab9e4;
  height: 48px;
  border: 0;
  padding: 0;
}
.btn-group-info .btn:hover .btn-group-title {
  text-decoration: none;
  background-color: #17a6cd;
}
.btn-group-info .btn.active .btn-group-title {
  text-decoration: none;
  background-color: #1ab9e4;
}
.btn-group-info .btn.disabled .btn-group-title {
  text-decoration: none;
  background-color: #17a6cd;
}
.btn-group-info a {
  color: #ffffff;
}
.btn-group-info a:hover {
  color: #ffffff;
}
.btn-group-info.full-width .btn {
  width: 100%;
}
.btn-group-info.full-width span {
  width: 100%;
}
.btn-group-info.full-width .btn-group-addon {
  width: 1px;
}
.btn-group-info.full-width .btn-group-title {
  width: 100%;
}
.btn-group-info span {
  font-size: 1.3em;
  display: table-cell;
  height: 46px;
  line-height: 46px;
  margin: 0;
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.btn-group-info .btn-group-title {
  font-family: 'latobold', sans-serif;
  padding: 0 15px;
  background-color: #1ab9e4;
  border-radius: 2px;
  text-align: center;
}
.btn-group-info .btn-group-addon {
  font-size: 1.2em;
  padding: 0 12px;
  width: 1px;
  z-index: -5px;
  text-decoration: none;
  background-color: #17a6cd;
  color: #ffffff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-info .btn-group-addon.glyphicon {
  position: initial;
}
.btn-group-info .btn-group-addon.fa-facebook {
  background-color: #3b5998;
  padding: 0 13px 0 12px;
  font-size: 1.5em;
}
.btn-group-info .btn-group-addon.fa-google-plus {
  background-color: #dd4b39;
  padding: 0 7px;
  font-size: 1.5em;
}
.btn-group-warning .btn {
  border-collapse: collapse;
  display: table;
  overflow: visible;
  color: #ffffff;
  background-color: #f08823;
  height: 48px;
  border: 0;
  padding: 0;
}
.btn-group-warning .btn:hover .btn-group-title {
  text-decoration: none;
  background-color: #dc7107;
}
.btn-group-warning .btn.active .btn-group-title {
  text-decoration: none;
  background-color: #f08823;
}
.btn-group-warning .btn.disabled .btn-group-title {
  text-decoration: none;
  background-color: #dc7107;
}
.btn-group-warning a {
  color: #ffffff;
}
.btn-group-warning a:hover {
  color: #ffffff;
}
.btn-group-warning.full-width .btn {
  width: 100%;
}
.btn-group-warning.full-width span {
  width: 100%;
}
.btn-group-warning.full-width .btn-group-addon {
  width: 1px;
}
.btn-group-warning.full-width .btn-group-title {
  width: 100%;
}
.btn-group-warning span {
  font-size: 1.3em;
  display: table-cell;
  height: 46px;
  line-height: 46px;
  margin: 0;
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.btn-group-warning .btn-group-title {
  font-family: 'latobold', sans-serif;
  padding: 0 15px;
  background-color: #f08823;
  border-radius: 2px;
  text-align: center;
}
.btn-group-warning .btn-group-addon {
  font-size: 1.2em;
  padding: 0 12px;
  width: 1px;
  z-index: -5px;
  text-decoration: none;
  background-color: #dc7107;
  color: #ffffff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-warning .btn-group-addon.glyphicon {
  position: initial;
}
.btn-group-warning .btn-group-addon.fa-facebook {
  background-color: #3b5998;
  padding: 0 13px 0 12px;
  font-size: 1.5em;
}
.btn-group-warning .btn-group-addon.fa-google-plus {
  background-color: #dd4b39;
  padding: 0 7px;
  font-size: 1.5em;
}
.btn-group-danger .btn {
  border-collapse: collapse;
  display: table;
  overflow: visible;
  color: #ffffff;
  background-color: #97c569;
  height: 48px;
  border: 0;
  padding: 0;
}
.btn-group-danger .btn:hover .btn-group-title {
  text-decoration: none;
  background-color: #7eb546;
}
.btn-group-danger .btn.active .btn-group-title {
  text-decoration: none;
  background-color: #97c569;
}
.btn-group-danger .btn.disabled .btn-group-title {
  text-decoration: none;
  background-color: #7eb546;
}
.btn-group-danger a {
  color: #ffffff;
}
.btn-group-danger a:hover {
  color: #ffffff;
}
.btn-group-danger.full-width .btn {
  width: 100%;
}
.btn-group-danger.full-width span {
  width: 100%;
}
.btn-group-danger.full-width .btn-group-addon {
  width: 1px;
}
.btn-group-danger.full-width .btn-group-title {
  width: 100%;
}
.btn-group-danger span {
  font-size: 1.3em;
  display: table-cell;
  height: 46px;
  line-height: 46px;
  margin: 0;
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.btn-group-danger .btn-group-title {
  font-family: 'latobold', sans-serif;
  padding: 0 15px;
  background-color: #97c569;
  border-radius: 2px;
  text-align: center;
}
.btn-group-danger .btn-group-addon {
  font-size: 1.2em;
  padding: 0 12px;
  width: 1px;
  z-index: -5px;
  text-decoration: none;
  background-color: #7eb546;
  color: #ffffff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-danger .btn-group-addon.glyphicon {
  position: initial;
}
.btn-group-danger .btn-group-addon.fa-facebook {
  background-color: #3b5998;
  padding: 0 13px 0 12px;
  font-size: 1.5em;
}
.btn-group-danger .btn-group-addon.fa-google-plus {
  background-color: #dd4b39;
  padding: 0 7px;
  font-size: 1.5em;
}
.btn-group-default .btn {
  border-collapse: collapse;
  display: table;
  overflow: visible;
  color: #ffffff;
  background-color: #384144;
  height: 48px;
  border: 0;
  padding: 0;
}
.btn-group-default .btn:hover .btn-group-title {
  text-decoration: none;
  background-color: #2c3436;
}
.btn-group-default .btn.active .btn-group-title {
  text-decoration: none;
  background-color: #384144;
}
.btn-group-default .btn.disabled .btn-group-title {
  text-decoration: none;
  background-color: #2c3436;
}
.btn-group-default a {
  color: #ffffff;
}
.btn-group-default a:hover {
  color: #ffffff;
}
.btn-group-default.full-width .btn {
  width: 100%;
}
.btn-group-default.full-width span {
  width: 100%;
}
.btn-group-default.full-width .btn-group-addon {
  width: 1px;
}
.btn-group-default.full-width .btn-group-title {
  width: 100%;
}
.btn-group-default span {
  font-size: 1.3em;
  display: table-cell;
  height: 46px;
  line-height: 46px;
  margin: 0;
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.btn-group-default .btn-group-title {
  font-family: 'latobold', sans-serif;
  padding: 0 15px;
  background-color: #384144;
  border-radius: 2px;
  text-align: center;
}
.btn-group-default .btn-group-addon {
  font-size: 1.2em;
  padding: 0 12px;
  width: 1px;
  z-index: -5px;
  text-decoration: none;
  background-color: #2c3436;
  color: #ffffff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-default .btn-group-addon.glyphicon {
  position: initial;
}
.btn-group-default .btn-group-addon.fa-facebook {
  background-color: #3b5998;
  padding: 0 13px 0 12px;
  font-size: 1.5em;
}
.btn-group-default .btn-group-addon.fa-google-plus {
  background-color: #dd4b39;
  padding: 0 7px;
  font-size: 1.5em;
}
.btn-group-default-light .btn {
  border-collapse: collapse;
  display: table;
  overflow: visible;
  color: #ffffff;
  background-color: #434f52;
  height: 48px;
  border: 0;
  padding: 0;
}
.btn-group-default-light .btn:hover .btn-group-title {
  text-decoration: none;
  background-color: #384144;
}
.btn-group-default-light .btn.active .btn-group-title {
  text-decoration: none;
  background-color: #434f52;
}
.btn-group-default-light .btn.disabled .btn-group-title {
  text-decoration: none;
  background-color: #384144;
}
.btn-group-default-light a {
  color: #ffffff;
}
.btn-group-default-light a:hover {
  color: #ffffff;
}
.btn-group-default-light.full-width .btn {
  width: 100%;
}
.btn-group-default-light.full-width span {
  width: 100%;
}
.btn-group-default-light.full-width .btn-group-addon {
  width: 1px;
}
.btn-group-default-light.full-width .btn-group-title {
  width: 100%;
}
.btn-group-default-light span {
  font-size: 1.3em;
  display: table-cell;
  height: 46px;
  line-height: 46px;
  margin: 0;
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.btn-group-default-light .btn-group-title {
  font-family: 'latobold', sans-serif;
  padding: 0 15px;
  background-color: #434f52;
  border-radius: 2px;
  text-align: center;
}
.btn-group-default-light .btn-group-addon {
  font-size: 1.2em;
  padding: 0 12px;
  width: 1px;
  z-index: -5px;
  text-decoration: none;
  background-color: #384144;
  color: #ffffff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-default-light .btn-group-addon.glyphicon {
  position: initial;
}
.btn-group-default-light .btn-group-addon.fa-facebook {
  background-color: #3b5998;
  padding: 0 13px 0 12px;
  font-size: 1.5em;
}
.btn-group-default-light .btn-group-addon.fa-google-plus {
  background-color: #dd4b39;
  padding: 0 7px;
  font-size: 1.5em;
}
.btn-group-success-small .btn {
  border-collapse: collapse;
  display: table;
  overflow: visible;
  color: #ffffff;
  background-color: #4894ef;
  height: 48px;
  border: 0;
  padding: 0;
}
.btn-group-success-small .btn:hover .btn-group-title {
  text-decoration: none;
  background-color: #1979eb;
}
.btn-group-success-small .btn.active .btn-group-title {
  text-decoration: none;
  background-color: #4894ef;
}
.btn-group-success-small .btn.disabled .btn-group-title {
  text-decoration: none;
  background-color: #1979eb;
}
.btn-group-success-small a {
  color: #ffffff;
}
.btn-group-success-small a:hover {
  color: #ffffff;
}
.btn-group-success-small.full-width .btn {
  width: 100%;
}
.btn-group-success-small.full-width span {
  width: 100%;
}
.btn-group-success-small.full-width .btn-group-addon {
  width: 1px;
}
.btn-group-success-small.full-width .btn-group-title {
  width: 100%;
}
.btn-group-success-small span {
  font-size: 1.3em;
  display: table-cell;
  height: 46px;
  line-height: 46px;
  margin: 0;
  border: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.btn-group-success-small .btn-group-title {
  font-family: 'latobold', sans-serif;
  padding: 0 15px;
  background-color: #4894ef;
  border-radius: 2px;
  text-align: center;
}
.btn-group-success-small .btn-group-addon {
  font-size: 1.2em;
  padding: 0 12px;
  width: 1px;
  z-index: -5px;
  text-decoration: none;
  background-color: #1979eb;
  color: #ffffff;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-success-small .btn-group-addon.glyphicon {
  position: initial;
}
.btn-group-success-small .btn-group-addon.fa-facebook {
  background-color: #3b5998;
  padding: 0 13px 0 12px;
  font-size: 1.5em;
}
.btn-group-success-small .btn-group-addon.fa-google-plus {
  background-color: #dd4b39;
  padding: 0 7px;
  font-size: 1.5em;
}
.our-lateral-widget {
  margin-top: 30px;
  background-color: #4894ef;
  padding: 15px;
}
.our-lateral-widget p#title {
  color: white;
  font-weight: bold;
}
.our-lateral-widget p#subtitle {
  color: white;
}
.our-lateral-widget p#button {
  background-color: white;
  color: #1ab9e4;
  text-align: center;
}
.our-lateral-widget p#button a i,
.our-lateral-widget p#button a span {
  color: #1ab9e4;
}
.our-lateral-widget p#button a i {
  padding-top: 7px;
  font-size: 130%;
}
.our-lateral-widget p#button a span {
  position: relative;
  top: -3px;
  left: 5px;
  font-size: 125%;
}
.bg-grey {
  background-color: #eff1f2;
  border-top: 1px solid #d3d9db;
  border-bottom: 1px solid #d3d9db;
}
.bg-img-column-wrap .row {
  position: relative;
}
.bg-img-column-wrap .row .bg-img-column {
  height: 100%;
  margin-left: -15px;
  position: absolute;
  overflow: hidden;
}
.bg-img-column-wrap .row .bg-img-column img {
  height: 100%;
}
.map-row {
  width: 100%;
  height: 400px;
}
.map-row iframe {
  width: 100%;
  height: 400px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.loading-container img {
  width: 100%;
}
.icon-list {
  list-style: none;
  padding-left: 0;
  display: inline-block;
  margin-top: 10px;
}
.icon-list li {
  font-size: 17px;
  margin-top: 13px;
  float: left;
  width: 100%;
  line-height: 23px;
  -webkit-font-smoothing: auto;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.icon-list li .transparent-icon {
  float: left;
  line-height: 23px;
  font-size: 43px;
  margin-right: 20px;
  color: #4894ef;
}
.icon-list li .transparent-icon.reduce-icon {
  font-size: 27px;
}
.icon-list li:first-child {
  margin-top: 0;
}
.info-card {
  background-color: #ffffff;
  border: 1px solid #9ba9ad;
  border-radius: 5px;
  margin-top: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  padding: 20px;
}
.info-card .date {
  text-align: right;
  font-size: 0.8em;
  color: #7f9196;
}
.info-card i {
  position: relative;
  color: #1ab9e4;
  font-size: 30px;
}
.info-card .subicon {
  position: relative;
  color: #1ab9e4;
  font-size: 0.8em;
  text-transform: uppercase;
}
.info-card .title {
  position: relative;
  font-size: 17px;
}
.info-card .description {
  position: relative;
  color: #66777c;
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 25px;
}
.info-card .description br {
  margin-bottom: 0.5em;
}
.info-card .reserve-icon {
  position: relative;
  color: #4894ef;
  font-size: 22px;
  float: left;
  line-height: 20px;
  margin-right: 10px;
}
.info-card .reserve {
  position: relative;
  text-transform: uppercase;
  color: #4894ef;
}
.info-card .sorry {
  position: relative;
  color: #66777c;
}
.infowindow-container div div div div {
  background-color: #1ab9e4 !important;
}
.infowindow-container .leaflet-popup-tip {
  background-color: #1ab9e4 !important;
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: #1ab9e4 !important;
  border-radius: 0 !important;
  color: #ffffff;
}
.navbar {
  font-size: 13px;
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  height: 50px;
}
.navbar a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #66777c;
  fill: #66777c;
}
.navbar a:hover {
  color: #1ab9e4;
  fill: #1ab9e4;
}
.navbar .phone_number,
.navbar .glyphicon {
  margin-top: 3px;
  font-size: 14px;
}
.navbar .phone_number i,
.navbar .glyphicon i {
  float: left;
  font-size: 20px;
  margin-right: 7px;
  color: #1ab9e4;
  margin-top: 15px;
  margin-left: -3px;
}
.navbar span {
  line-height: 48px;
}
.navbar span img {
  display: inline-block;
  padding: 0 0 6px 0;
}
.navbar .navbar-header {
  height: 48px;
}
.navbar .navbar-brand {
  padding: 0;
  z-index: 99;
  position: relative;
  overflow: hidden;
}
.navbar .navbar-brand img {
  height: 46px;
  margin-top: 2px;
}
.navbar .navbar-collapse {
  background: transparent;
  line-height: 45px;
  padding: 0;
}
.navbar .navbar-collapse ul {
  list-style: none;
  padding: 0;
}
.navbar .navbar-collapse ul .navbar-element {
  list-style: none;
  margin-right: 30px;
  line-height: 49px;
  height: 50px;
}
.navbar .navbar-collapse ul .navbar-element.navbar-link {
  text-transform: uppercase;
  font-size: 13px;
  margin-left: -5px;
}
.navbar .navbar-collapse ul .navbar-separator {
  padding-left: 30px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.navbar .navbar-collapse ul .btn-primary {
  padding: 8px 15px;
  color: #ffffff;
}
.navbar .navbar-collapse ul .btn-primary:hover {
  color: #ffffff;
}
.navbar .navbar-collapse ul .btn-line {
  padding: 4px 10px;
  border: 1px solid #1ab9e4;
  color: #1ab9e4;
  border-radius: 3px;
  font-size: 14px;
}
.navbar .navbar-collapse ul .btn-line:hover {
  background-color: #1ab9e4;
  color: #ffffff;
}
.navbar .glyphicon {
  color: #1ab9e4;
  font-size: 1.2em;
  position: relative;
  left: 0;
  top: 3px;
  line-height: 17px;
  margin-left: 10px;
}
.navbar .dropdown-menu {
  right: 0;
  left: initial;
}
.navbar .navbar-user {
  margin-top: 1px;
}
.navbar .social-links a {
  font: normal normal normal 14px/1 FontAwesome;
  margin: 0 5px;
}
.navbar #location_settings {
  position: relative;
  margin-right: 10px;
  padding-left: 10px;
}
.navbar #location_settings #lang-selector .btn-flags {
  padding-top: 0;
  height: 50px;
  background: transparent;
  margin-top: -6px;
}
.navbar #location_settings #lang-selector .btn-flags .icon-flags img {
  width: 20px;
  padding: 0 !important;
  margin-right: 5px;
}
.navbar #location_settings #lang-selector .flags-language {
  background: #ffffff;
  list-style: none;
  right: -10px;
  margin-top: -1px;
  left: auto;
  border-radius: 0;
  padding: 10px 0;
}
.navbar #location_settings #lang-selector .flags-language:before {
  position: absolute;
  top: -7px;
  right: 32px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.navbar #location_settings #lang-selector .flags-language:after {
  position: absolute;
  top: -6px;
  right: 33px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
.navbar #location_settings #lang-selector .flags-language li {
  color: #66777c;
  text-align: left;
}
.navbar #location_settings #lang-selector .flags-language li .lang-switch {
  color: #4f5c60;
  padding: 10px 15px;
}
.navbar #location_settings #lang-selector .flags-language li .lang-switch:hover {
  background: #d3d9db;
}
.navbar #location_settings #lang-selector .flags-language li .lang-switch img {
  width: 20px;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.breadcrumbs {
  margin-top: 30px;
  font-size: 11px;
}
.alert.alert-danger,
.alert.alert-error {
  border: 2px solid #fd3d44;
  border-bottom: 2px solid #fd3d44;
}
.checkEmailLoginRegister .modal-dialog .modal-header {
  border-bottom: 1px solid #4894ef;
  background-color: #4894ef;
}
.checkEmailLoginRegister .btn-sigh {
  color: #1ab9e4;
  border: 1px solid #1ab9e4;
}
#site-subfooter {
  padding: 30px 0 20px;
  background-color: #444444;
  color: #ffffff;
  margin: 0 0 0 0;
  clear: both;
}
#site-subfooter #contact .icon i {
  color: #ffffff !important;
}
#site-subfooter .container {
  margin-bottom: 0;
}
#site-subfooter .container .row #footer_list {
  z-index: 1;
  padding: 15px 0px;
  margin-left: 0px;
  margin-right: 0px;
}
#site-subfooter .container .row #footer_list a {
  padding: 15px 15px;
}
#site-subfooter #location_settings {
  margin: 0 auto 1em auto;
}
#site-subfooter #location_settings #lang-selector .btn-group-success {
  border: none;
}
#site-subfooter #location_settings #lang-selector .btn-group-success .btn {
  border: 1px solid #2b2b2b;
  margin: 0 auto;
}
#site-subfooter #location_settings #lang-selector .btn-group-success ul.dropdown-menu {
  background-color: #2b2b2b;
}
#site-subfooter #location_settings #lang-selector .btn-group-success ul.dropdown-menu li a:hover {
  border-bottom: none;
  background-color: #444444;
}
#site-subfooter #find_parking_in .title {
  margin-bottom: 10px;
}
#site-subfooter #footer-menu-wrap #footer-menu li {
  text-align: left;
  padding: 0;
  font-size: 13px;
  margin: 0.5em 0;
}
#site-subfooter #contact {
  text-align: center;
}
#site-subfooter #contact .subfooter-data {
  min-height: 100px;
  margin-bottom: 20px;
}
#site-subfooter #contact .subfooter-data #brand_logo {
  min-height: 292px;
}
#site-subfooter #contact .subfooter-data .icon {
  background-color: transparent;
  height: 28px;
  margin-top: 5px;
  margin-bottom: 15px;
  color: #b2dae5 !important;
}
#site-subfooter #contact .subfooter-data .icon i {
  font-size: 30px;
}
#site-subfooter #contact .subfooter-data .text {
  font-size: 13px;
}
#site-subfooter a {
  color: #ffffff;
}
#site-subfooter a:hover {
  color: #1ab9e4;
  text-decoration: none;
  border-bottom: 1px dotted #ffffff;
}
#site-subfooter a:focus {
  color: #ffffff;
}
#site-subfooter a:focus:hover {
  color: #1ab9e4;
  text-decoration: none;
  border-bottom: 1px dotted #ffffff;
}
#site-subfooter.site-subfooter_oneparking #footer-menu-wrap {
  border-top: 1px solid #1e1e1e;
}
#site-subfooter.site-subfooter_oneparking #footer-menu-wrap #footer-menu {
  display: inline-block;
  padding: 0;
  margin: 20px auto 0 auto;
}
#site-subfooter.site-subfooter_oneparking #footer-menu-wrap #footer-menu li {
  text-align: center;
  width: auto;
  margin: 0.5em 15px;
  list-style: none;
}
#site-footer {
  background-color: #191919;
  padding: 15px 0;
  color: #ffffff;
}
#site-footer.center {
  text-align: center;
}
#site-footer #site-footerpay {
  color: #d3d9db;
  text-align: left;
  justify-content: flex-start;
}
#site-footer #site-footerpay i {
  font-size: 14px;
  line-height: 38px;
  margin-right: 10px;
  float: left;
}
#site-footer #site-footerpay span {
  text-transform: uppercase;
  font-size: 9px;
  margin-right: 20px;
  float: left;
  line-height: 39px;
}
#site-footer #site-footerpay img {
  width: 60px;
  padding: 0 7px;
  margin-top: 0;
}
#site-footer #site-footerpay img#solred {
  width: 85px;
}
#site-footer #site-footerpay .accepted-payments {
  min-width: 140px;
}
#site-footer #site-footerpay .accepted-payments-images .credit-card-mini {
  border-radius: 3px;
  background-color: #444444;
  height: 40px;
  margin-top: 5px;
  margin-right: 5px;
}
#site-footer #site-legal {
  font-size: 11px;
  line-height: 41px;
  text-align: right;
}
#site-footer #site-legal .site-legal-container {
  justify-content: end;
}
#site-footer #site-legal .legal {
  display: initial;
}
#site-footer #site-legal .line {
  margin: 0 5px;
}
#site-footer #site-legal img {
  width: 44px;
  margin-top: -4px;
  margin-left: 2px;
}
#site-footer #powered-by {
  font-size: 11px;
  line-height: 41px;
  color: #1B77FF;
}
#site-footer #powered-by img {
  height: 25px;
}
#site-footer .social-links {
  text-align: center;
  list-style: none;
  padding: 11px 0;
  margin: 0;
}
#site-footer .social-links li {
  display: inline-block;
  font-size: 16px;
  padding: 0 10px;
  line-height: 1px;
}
#site-footer a {
  color: #ffffff;
}
#site-footer a:hover {
  color: #7f9196;
}
@media (max-width: 991px) {
  #site-footerpay {
    flex-direction: column;
  }
  #site-subfooter #footer-menu-wrap #footer-menu {
    display: inline-block;
    text-align: center;
  }
  #site-subfooter #footer-menu-wrap #footer-menu li {
    list-style: none;
    width: auto;
    margin: 0.5em 15px !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .navbar .navbar-collapse ul.navbar-link {
    font-size: 11px;
    margin-left: 0;
  }
  .navbar .navbar-collapse ul .btn-primary {
    padding: 8px 8px;
  }
  .navbar .navbar-collapse ul .btn-line {
    font-size: 13px;
  }
  .navbar .navbar-collapse ul .phone_number i {
    display: none;
  }
  .navbar #location_settings {
    margin-right: 5px;
    padding-left: 5px;
  }
  #site-footer #site-legal {
    font-size: 10px;
    padding-left: 0;
  }
  #site-footer #site-legal .line {
    margin: 0 2px;
  }
  #site-footer #site-legal img {
    width: 34px;
  }
  #site-footer #social-links li {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .navbar .navbar-collapse {
    width: 100%;
    max-height: 100%;
    margin-left: 0;
    clear: both;
    font-size: 1em;
    border-bottom: 1px solid #66777c;
    background-color: #ffffff;
  }
  .navbar .navbar-collapse ul.pull-right {
    float: none !important;
  }
  .navbar .navbar-collapse ul .navbar-element {
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .navbar .navbar-collapse ul .navbar-element.navbar-link {
    margin: 0;
  }
  .navbar .navbar-collapse ul .navbar-separator {
    border-left: 0;
  }
  .navbar .navbar-collapse ul .glyphicon {
    position: relative;
  }
  .navbar .navbar-collapse ul .btn-primary {
    padding: 10px 70px;
    margin: 0 auto;
    margin-bottom: 10px;
    height: 40px;
    line-height: 29px;
  }
  .navbar .navbar-collapse ul .phone_number {
    float: none;
    display: inline-block;
  }
  .navbar .navbar-collapse ul .navbar-user {
    text-align: center;
    color: #384144;
  }
  .navbar .navbar-collapse ul #location_settings #lang-selector .btn-flags .arrow {
    transform: rotate(180deg);
    float: right;
    margin: 2px;
  }
  .navbar .navbar-collapse ul #location_settings #lang-selector .flags-language {
    left: 10px;
    right: 10px;
    top: -100px;
    max-width: 230px;
    margin: 0 auto;
  }
  .navbar .navbar-collapse ul #location_settings #lang-selector .flags-language:before {
    bottom: -7px;
    right: 50%;
    margin-right: -5px;
    top: auto;
    border-bottom: 0;
    border-top: 7px solid #ccc;
  }
  .navbar .navbar-collapse ul #location_settings #lang-selector .flags-language:after {
    bottom: -7px;
    right: 50%;
    margin-right: -3px;
    top: auto;
    border-bottom: 0;
    border-top: 7px solid #fff;
  }
  .navbar .navbar-collapse ul .user-menu {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    padding-top: 15px;
  }
  .navbar .navbar-collapse ul .user-menu .user-name,
  .navbar .navbar-collapse ul .user-menu .caret {
    display: none;
  }
  .navbar .navbar-collapse ul .user-menu .dropdown-menu {
    position: relative;
    display: block;
    width: 100%;
    box-shadow: none;
    border: none;
  }
  .navbar .navbar-collapse ul .user-menu .dropdown-menu li {
    width: 50%;
    float: left;
  }
  .navbar .navbar-collapse ul .user-menu .sep {
    display: none;
  }
  .navbar .navbar-collapse ul .user-menu .logout {
    display: block;
  }
  #site-subfooter.site-subfooter_oneparking #contact > div div {
    margin-bottom: 10px;
  }
  #site-footer {
    text-align: center;
  }
  #site-footer #social-links {
    margin-top: 55px;
  }
  #site-footer #site-legal {
    text-align: center;
    margin-top: 10px;
    position: relative;
    left: 0;
  }
  .picker--time .picker__holder {
    text-align: center;
  }
}
@media (max-width: 600px) {
  #footer-menu li {
    width: 50%;
    text-align: center;
  }
  #footer-menu li {
    width: 50%;
    text-align: center;
  }
  #site-footer #site-legal .line {
    display: none;
  }
  #site-footer #site-legal .legal {
    display: block;
    margin-bottom: -15px;
  }
  #site-footer #social-links {
    margin-top: 85px;
  }
}
@media (max-width: 500px) {
  #site-subfooter #footer-menu-wrap #footer-menu {
    padding: 0;
  }
  #site-subfooter #footer-menu-wrap #footer-menu li {
    width: 100%;
  }
  .accepted-payments-images {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.justify-content-center {
  display: flex;
  justify-content: center;
}
.icon-svg {
  height: 20px;
  color: white !important;
  vertical-align: middle;
  margin-right: 2px;
}
