@charset "UTF-8";
.mfp-healcode-signup .steps .form-header h2 span, .mfp-healcode-signup .steps .form-header p span {
  color: #d6001c;
}

.help-text {
  margin-top: -0.625rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #333;
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1.25rem;
}

.input-group > :first-child {
  border-radius: 2px 0 0 2px;
}

.input-group > :last-child > * {
  border-radius: 0 2px 2px 0;
}

.input-group-label, .input-group-field, .input-group-button {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
}

.input-group-label {
  text-align: center;
  width: 1%;
  height: 100%;
  padding: 0 1rem;
  background: #f6f6f6;
  color: #000000;
  border: 1px solid #cccdd4;
  white-space: nowrap;
}

.input-group-label:first-child {
  border-right: 0;
}

.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
}

.input-group-button {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
}

.input-group-button a,
.input-group-button input,
.input-group-button button {
  margin: 0;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

legend {
  margin-bottom: 0.625rem;
  max-width: 100%;
}

.fieldset {
  border: 1px solid #cccdd4;
  padding: 1.25rem;
  margin: 1.125rem 0;
}

.fieldset legend {
  background: white;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}


.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840;
}

.is-invalid-label {
  color: #ec5840;
}

.form-error {
  display: none;
  margin-top: -0.625rem;
  margin-bottom: 1.25rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840;
}

.form-error.is-visible {
  display: block;
}

/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-pika.css" rel="stylesheet" />
*/
@font-face {
  font-family: "SSGizmo";
  src: url("../fonts/ss-gizmo.eot");
  src: url("../fonts/ss-gizmo.eot?#iefix") format("embedded-opentype"), url("../fonts/ss-gizmo.woff") format("woff"), url("../fonts/ss-gizmo.ttf") format("truetype"), url("../fonts/ss-gizmo.svg#SSGizmo") format("svg");
  font-weight: normal;
  font-style: normal;
}

.ss-icon,
.ss-icon.ss-gizmo,
[class^="ss-"]:before,
[class*=" ss-"]:before,
[class^="ss-"].ss-gizmo:before,
[class*=" ss-"].ss-gizmo:before,
[class^="ss-"].right:after,
[class*=" ss-"].right:after,
[class^="ss-"].ss-gizmo.right:after,
[class*=" ss-"].ss-gizmo.right:after {
  font-family: "SSGizmo";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

[class^="ss-"].right:before,
[class*=" ss-"].right:before,
[class*=" ss-"].ss-gizmo.right:before {
  display: none;
  content: '';
}

.ss-navigateup:before,
.ss-navigateup.right:after {
  content: '';
}

.ss-navigateright:before,
.ss-navigateright.right:after {
  content: '▻';
}

.ss-navigatedown:before,
.ss-navigatedown.right:after {
  content: '';
}

.ss-navigateleft:before,
.ss-navigateleft.right:after {
  content: '◅';
}

.ss-checkfile:before,
.ss-checkfile.right:after {
  content: '';
}

.ss-deletefile:before,
.ss-deletefile.right:after {
  content: '';
}

.ss-delete:before,
.ss-delete.right:after {
  content: '␡';
}

.ss-user:before,
.ss-user.right:after {
  content: '👤';
}

.ss-heart:before,
.ss-heart.right:after {
  content: '♥';
}

.ss-star:before,
.ss-star.right:after {
  content: '⋆';
}

.ss-target:before,
.ss-target.right:after {
  content: '◎';
}

.ss-check:before,
.ss-check.right:after {
  content: '✓';
}

.ss-clock:before,
.ss-clock.right:after {
  content: '⏲';
}

.ss-search:before,
.ss-search.right:after {
  content: '🔎';
}

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?38517114");
  src: url("../fonts/fontello.eot?38517114#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?38517114") format("woff"), url("../fonts/fontello.ttf?38517114") format("truetype"), url("../fonts/fontello.svg?38517114#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?38517114#fontello') format('svg');
  }
}
*/
[class^="iconic-"]:before, [class*=" iconic-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.iconic-star:before {
  content: '\e800';
}


.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: spin 2s infinite linear;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}


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

.valign .valign-content {
  display: table-cell;
  vertical-align: middle;
}

.color-blue {
  color: #106fd8;
}

.color-primary {
  color: #2a2e5b;
}

.color-purple {
  color: #181a35;
}

.color-light-gray {
  color: #f6f6f6;
}

.color-medium-gray {
  color: #cccdd4;
}


.sub-title {
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #106fd8;
  font-weight: bold;
  margin-bottom: 0.625rem;
  display: block;
}

.sub-title.large {
  font-size: 1.0625rem;
}

.back-button {
  color: #888992;
  float: left;
  font-family: "Open Sans",sans-serif;
  font-size: 0.8125rem;
  margin: 1.75rem 1.5rem 0 0;
}

.back-button i {
  font-size: 1.4rem;
  margin: -2px 2px 0 0;
}


textarea {
  height: auto;
}



.success input {
  color: #106fd8;
  border-color: #106fd8 !important;
}

.success:after {
  content: '';
  background: url(../src/images/icons/icon-success.png) no-repeat 100% 0;
  position: absolute;
  bottom: 1.25rem;
  right: 1.125rem;
  width: 0.8125rem;
  height: 0.6875rem;
}

.success input::-moz-placeholder {
  color: #106fd8;
  opacity: 1;
}

.success input:-ms-input-placeholder {
  color: #106fd8;
}

.success input::-webkit-input-placeholder {
  color: #106fd8;
}

.disabled:after {
  background-color: transparent;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.125rem;
  z-index: 8888;
}

.disabled input {
  background-color: #f6f6f6 !important;
  border-color: #cccdd4 !important;
  box-shadow: none !important;
}

.input-label {
  font-weight: bold;
  position: absolute;
  top: 0.625rem;
  left: 1.125rem;
  width: 100%;
  z-index: 8;
  transition: font-size 0.2s ease-in-out;
}

.label-overlay.active .input-label {
  top: 0.3125rem;
  font-size: 0.8125rem;
}

.label-overlay.active input {
  padding-top: 1.9375rem;
}

.options, .step-index {
  float: right;
  font-size: 0.75rem;
  color: #cccdd4;
  position: relative;
  top: 2px;
  /*font-family: "proxima_nova_cn";*/
  font-weight: bold;
}



.input-group {
  position: relative;
}

.input-group .button.button-icon {
  font-size: 1.5625rem;
  padding: 0;
  width: 3.75rem;
  position: relative;
  height: 3.125rem;
  border-radius: 0;
}

.input-group > :first-child {
  border-radius: 0;
}

.input-group .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 3px;
  width: auto;
  height: auto;

}

.input-group .ss-target {
  position: absolute;
  top: 14px;
  right: 74px;
  font-size: 1.875rem;
  z-index: 3;
  color: #7f7f7f;
  cursor: pointer;
}

.control {
  position: relative;
  padding-left: 2.5rem;
  cursor: pointer;
  display: block;
  font-size: 0.9375rem;
  text-transform: none;
}

.control.control-inline {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.875rem;
}

.control.control-inline:last-child {
  margin-right: 0;
}


.error-block {
  margin-bottom: 50px;
}

label.error {
  /*color:#d6001c;*/
  /*background-color: #d6001c;*/
  /*color: #fff;*/
  /*padding: 0.375rem 1.25rem;*/
  /*display: inline-block;*/
  /*border-radius: 0.25rem;*/
  /*position: absolute;*/
  /*bottom: -50px;*/
  /*left: 0;*/
  /*z-index: 2;*/
}

.error-block:after {
  /*content: '';*/
  /*background: url(../images/icons/icon-error.png) no-repeat 100% 0;*/
  /*position: absolute;*/
  /*bottom: 1rem;*/
  /*right: 1.125rem;*/
  /*width: 0.25rem;*/
  /*height: 0.9375rem;*/
}

#timetable-container label.bw-datepicker {
  height: 42px;
}

#timetable-container input.bw-datepicker__input {
  height: 2.75rem;
  padding: .625rem;
}

.search-filter input {
  background-color: #f6f6f6;
}

.search-filter h4 {
  text-transform: none;
  color: #2a2e5b;
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
}

.search-filter .input-group {
  width: auto;
  margin-bottom: 0;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .search-filter .input-group {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .search-filter input {
    border: none;
  }
}

@media screen and (min-width: 40em) {
  .search-filter {
    padding: 2.5rem 0 1.5625rem 0;
    margin-bottom: 3.125rem;
    background-color: #f6f6f6;
  }
  .search-filter input {
    background: #ffffff;
  }
}

.results-block {
  margin-left: -1rem;
  margin-right: -1rem;
  border-top: 1px solid rgba(173, 174, 186, 0.4);
  padding: 1.25rem 1rem;
}

.results-block::before, .results-block::after {
  content: ' ';
  display: table;
}

.results-block::after {
  clear: both;
}

.results-block .availability {
  float: right;
  text-transform: uppercase;
  font-size: 0.8125rem;
  color: #106fd8;
  margin-top: 0.1875rem;
  padding: 0;
  display: block;
}

.results-block:last-child {
  border-bottom: 1px solid rgba(173, 174, 186, 0.4);
}

.results-block .title {
  font-size: 0.9375rem;
  font-weight: bold;
  margin-bottom: 0;
}

.results-block .title em {
  font-weight: normal;
}

.results-block .border {
  float: right;
  margin-bottom: 0;
  margin-top: -1.5rem;
  margin-right: -1rem;
}

@media screen and (min-width: 40em) {
  .results-block {
    margin: 0;
    padding: 0.9375rem 0 1.25rem 0;
  }
  .results-block .border {
    margin-right: 0;
  }
}

.results-num {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  display: block;
}

.results-num span {
  font-style: italic;
  font-weight: 700;
}

.distance {
  font-weight: bold;
}

.result-lists ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.result-lists li {
  border-bottom: 1px solid rgba(173, 174, 186, 0.4);
}

.result-lists li .num {
  font-size: 0.9375rem;
}

.result-lists li .address {
  font-size: 12px;
  font-weight: normal;
  padding-right: 100px;
  text-transform: uppercase;
}

.result-lists li .country {
  font-size: 13px;
  font-weight: 600;
}

.result-lists li .distance {
  float: right;
  font-size: 14px;
  position: absolute;
  right: 45px;
  top: 50%;
  -ms-transform: translateY(-58%);
  transform: translateY(-58%);
}

.result-lists li .place {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.result-lists li .place .address {
  color: #4d4d4d;
  display: inline;
  padding-right: 0;
}

.highlight .result-list {
  background-color: #f6f6f6;
  color: #000000;
  /*border-left-color: #383d6c;*/
}

.result-list {
  color: #000000;
  display: block;
  padding: 1rem;
  border-left: 6px solid transparent;
  position: relative;
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
}

.result-list .num {
  font-weight: bold;
}

.result-list em {
  font-style: normal;
}

.result-list span {
  display: block;
}

.result-list .distance {
  font-weight: bold;
}

.result-list:hover {
  background-color: #f6f6f6;
  color: #000000;
  border-left-color: #d6001c;
}

.result-list:after {
  font-family: "SSGizmo";
  content: '\25BB';
  position: absolute;
  top: 50%;
  right: 0.75rem;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  margin-top: 2px;
  font-size: 1.5rem;
  color: #aaacb7;
}

.result-list.place:after {
  content: '';
}

.result-lists {
  background-color: #ffffff;
}

.result-lists .results-num {
  padding: 1rem 1.375rem;
}

.result-lists .input-group-field {
  width: 100%;
}

.result-lists .input-group {
  margin-bottom: 0;
}

.result-info {
  padding: 1rem;
  min-height: 7.5rem;
}

.results-list-box-wrapper {
  overflow: hidden;
  position: relative;
}

.no-results {
  font-size: 14px;
  font-weight: normal;
  padding: 1rem;
}

.no-results.button {
  background-color: #22254a;
  border-radius: 0;
  margin-bottom: 0;
  width: 100%;
}

.no-results.button a {
  border-radius: 2px;
  color: #ffffff !important;
  float: left;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (min-width: 64em) {
  .no-results.button a {
    border: 1px solid #ffffff;
  }
}

.no-results .question {
  display: block;
  font-weight: bold;
}

.search-results .input-group {
  margin-bottom: 0;
}

.search-results .tab-search {
  display: block;
  height: 48px;
  width: 100%;
}

.search-results .tab-search ul {
  margin: 0;
  text-align: center;
}

.search-results .tab-search ul li {
  cursor: pointer;
  display: inline-block;
  height: 3rem;
  padding: 0.625rem 0.3125rem 0.625rem 0.3125rem;
  width: 49%;
}

.search-results .tab-search ul li a {
  color: #181a35;
  font-weight: bold;
}

.search-results .tab-search ul li .v-line {
  float: right;
  border-right: 0.0625rem solid #ccc;
  height: 0.9375rem;
  margin-top: rem-cal(7px);
}

.search-results .tab-search ul li:hover {
  border-bottom: 0.25rem solid #106fd8;
}

.search-results .tab-search ul li:hover a {
  color: #106fd8;
}

.search-results .tab-search ul .tab-active {
  border-bottom: 0.25rem solid #106fd8;
}

.search-results .tab-search ul .tab-active a {
  color: #106fd8;
}

.search-button:disabled span {
  display: none;
}

.filter-area {
  display: block;
  padding: 0.9375rem;
  height: auto;
}

.filter-area .icon-filter {
  margin-left: 0.625rem;
  position: relative;
  top: 0.3125rem;
}

.filter-area .icon-arrow-down {
  float: right;
  position: relative;
  top: 0.3125rem;
}

.filter-area a {
  color: #000;
  text-decoration: none;
}

.filter-area .filter-list {
  margin: 0;
}

.filter-area .filter-list li {
  border-bottom: none;
  display: block;
  vertical-align: middle;
  width: 100%;
  line-height: 2.1875rem;
}

.filter-area .filter-list li .icon-check-gray {
  position: relative;
  top: 0.5rem;
  margin-right: 0.3125rem;
}

.filter-area .filter-list li .circle {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  display: inline-block;
  float: right;
  margin-right: 45%;
  margin-top: 0.5rem;
}

.filter-area .filter-list li .circle-soon {
  background: #5a62bd;
}

.filter-area .filter-list li .circle-open {
  background: #373c74;
}

.filter-area .filter-list li:after {
  clear: both;
  content: "";
}

.filter-area .checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 38px;
  margin-right: 15px;
  font-size: 13px;
  margin-bottom: 10px;
}

.filter-area .checkbox label:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: #aaacb7;
}

.filter-area .checkbox input[type=checkbox] {
  display: none;
}

.filter-area .checkbox input[type=checkbox]:checked + label:before {
  content: "\2713";
  color: #f3f3f3;
  text-align: center;
  line-height: 24px;
}

.filter-area:after {
  clear: both;
  content: "";
}
.search-results .search-input {
  padding-right: 50px;
  text-overflow: ellipsis;
}

@media screen and (max-width: 480px) {
  .search-results .ss-target {
    right: 4.0625rem;
  }
  .search-results .search-input {
    overflow: hidden;
    padding-right: 2.3125rem;
    padding-left: 0.625rem;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .result-lists li .num, .result-lists li .distance {
    font-size: 0.75rem;
  }
  .result-lists li .address {
    font-size: 0.625rem;
  }
}

.pointer a {
  color: transparent;
  background: url(../src/images/map-pin.png) no-repeat 0 0;
  width: 44px;
  height: 58px;
}

.map .search-results {
  margin-top: 0;
  position: relative;
  z-index: 1;
}

body.admin-bar .header-main {
  top: 32px;
}

.icon-class {
  background: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVGRDkyMjJFQkE5NzExRTU5NjU2RURBMjMzNDcxRkFFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVGRDkyMjJGQkE5NzExRTU5NjU2RURBMjMzNDcxRkFFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUZEOTIyMkNCQTk3MTFFNTk2NTZFREEyMzM0NzFGQUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUZEOTIyMkRCQTk3MTFFNTk2NTZFREEyMzM0NzFGQUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6CV+BKAAADpElEQVR42uxYzU8aURCfXZaCGATESg/EWrFSCE1MPHDrwaSnJr026aV/QQ899OShiT14aGIPPXnrwbTx2CY99eaNgwdTo9GKH000BYPyJbDsAp1BPvYJC4tg07VMMuzu2/d+83vzZmbfgwMNEgqF7uBlBfUR6g/U58FgcAO6EMQM4OUT6kPUVdRniPm73TheI/5ChSxUDCxB97JUwYIK9oKWQVoJ37v07O8BYX8bG01FqN48fvLBQ0uNOoHKKTtFotkHrtGB2rMkFy3Y/2M3bAnDKPCMjSaYJdQ9Cp3v316Ga4Sx4yu8vEM1NAPPZCX8rRMuFEq38PKiG8KIAUaBseFqgfkGOb5G0u95vHmKDYtqZItFGaR8hp12sQCylL0yWRpLGIzH0QbZUhHitkhcaU3mWoEn47+gVCo0tJ+d7V2ZcLOxZINstZE5IjzTqkcuF2/anhdTaKTYMVkaQ2M7saWQGV4tFKrCcTwkkmxIxE5Tl/OyQ+EqGHUhG2SrjRja9hiwjMCXryE4i6fLz9lsHj6vrGL7sBYDTR1AYwmDsMohgthkg2y1HY+BXGq9hCWIY8yJuRi4XHaIxdAznAWGnfeB54Ur+ZeS6zT2E8Ez4HRaIRKJg8nsBLtjAifEaavD6h7hwDHsAVl2g4iZbHO4wWi0dPXFoImO3PaBJGUQU4SR0bsgCCZNYzW7iAC1gmoVmnink+dBZyL4vA5dEeZwm1fSE2HdhUSf8LUnnZZOk5OTMDg4qNgaFmBj4+KE5PV6wWw213ddkgSbm5sXO3S/H8uWUbFXyMH29nb5PhAIgMFQ3xWcn5/D7u5ubwiTUZPJxBBWe6d1HLUrCefz+X4M6yeGKb7Y402Bead8phhWvlMuNcVwVVKpVEMM38gPhyYPKz1x2cvX8a5rwlNTU2C1WhngtbW18r3P5wOLpb7jEkUR1tfXa6VLWSUymUytHE5PTzOkKUS2trb6VaJP+FqS7uTkBJLJpOJMVj/eR6NR5vOrTJxIJMLEqbLkHR8f41GJZ2L//y1rVCEEQWBP0vGLPz2GhoYYL5L3E4lE+d5mszFeJO9XV8putzMnZFmWy5WiJ4TdbrdqWRsbG1Mta+Pj46plzePx9Mtan/BfS7rDw8OGpKvK/v5+Q9JVJRwONyRdVXZ2dhqSrmeEKVm0bj2Vkk6nVd9pqQg3JoaPdMT3iAgv64jwMhGeRw3pgCxxnOeDwSBl1CzqW9SDf5DoQYXbLHH9I8AA+Gai2ExET6sAAAAASUVORK5CYII=) 0 0 no-repeat;
  background-size: 22px 22px;
}

.slide-bg iframe {
  width: 100%;
  height: 100%;
  z-index: 9;
  position: relative;
}

.pause-btn:after {
  content: '';
  border-left: 4px solid #fff;
  border-right: 4px solid #FFF;
  display: block;
  width: 10px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 0px;
}

.pause-btn:hover, .pause-btn:focus {
  border: 2px solid rgba(255, 255, 255, 0.4);
  background-color: rgba(24, 26, 53, 0.4);
}

.pause-btn {
  outline: none;
  width: 46px;
  height: 46px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  background-color: rgba(24, 26, 53, 0.8);
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.play-btn {
  outline: none;
}

.pause-play-btn:hover .pause-btn,
.pause-play-btn:focus .pause-btn,
.pause-play-btn:hover .play-btn,
.pause-play-btn:focus .play-btn {
  opacity: 1;
}

.pause-play-btn {
  height: 46px;
  margin: 0 auto;
  width: 46px;
}

.title-drop {
  opacity: 0.25;
}

.intro-block .title-drop {
  white-space: nowrap;
}

/*flipper */
.workouts .cat-btn {
  height: 100%;
}

.flip-container p {
  line-height: 20px;
}

/* simple */
.flip-container {
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}

/* START: Accommodating for IE */
.flip-container:hover .back, .flip-container.hover .back {
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.flip-container:hover .front, .flip-container.hover .front {
  transform: rotateY(180deg);
}

/* END: Accommodating for IE */
.flipper {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

.front, .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0deg);
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
  top: 0;
  left: 0;
}

.front {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
}

.flipper .front img {
  padding: 25px;
}

@media (min-width: 768px) {
  .flipper .front {
    height: 320px;
  }
}

.back {
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

/* vertical */
.vertical.flip-container {
  position: relative;
}

.vertical .back {
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.vertical.flip-container .flipper {
  -ms-transform-origin: 100% 213.5px;
  transform-origin: 100% 213.5px;
}

/*
.vertical.flip-container:hover .flipper {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}
*/
/* START: Accommodating for IE */
.vertical.flip-container:hover .back, .vertical.flip-container.hover .back {
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.vertical.flip-container:hover .front, .vertical.flip-container.hover .front {
  transform: rotateX(180deg);
}

/* END: Accommodating for IE */
.current-page-ancestor a,
.current-menu-item a {
  color: #106fd8;
}

a.active {
  color: #0e5fba !important;
}

@media screen and (min-width: 75em) {
  .workouts .cat {
    height: 470px;
  }
}

@media screen and (max-width: 480px) {
  .f45-faq-pagination .pagination li {
    font-size: 0.75rem !important;
    min-width: 1.6875rem;
  }
  .f45-faq-pagination .pagination li a {
    padding: 0 0.375rem;
  }
}

.workouts .cat p {
  padding: 0px 20px 10px;
}

.cat .cat-logo .valign-content {
  height: 3.75rem;
}

.cat .cat-logo img {
  width: 55%;
}

a.form-close-btn {
  background: url(../images/icons/icon-close-thin.png) no-repeat;
  height: 39px;
  width: 39px;
  top: 2.5rem;
  right: 0;
  display: block;
  position: absolute;
}

a.form-close-btn:hover {
  background: url(../images/icons/icon-close-thin-hover.png) no-repeat;
}

.workouts {
  background-color: #3b4082;
}

ul.footer-language {
  border-left: 1px solid rgba(173, 174, 186, 0.6);
  margin-left: 0.625rem;
  padding-left: 0.625rem;
  float: left;
  list-style: none;
}

ul.footer-language li {
  margin-left: 25px;
}

ul.footer-language li a {
  color: #888992;
  font-size: 13px;
  font-weight: 600;
}

ul.footer-language li a:hover {
  text-decoration: underline;
}

ul.footer-language li .flag {
  width: 32px;
}

.studio-listing {
  padding-top: 15px;
}

.studio-listing .col, .studio-listing .h-col {
  float: left;
  padding: 0.3125rem;
  margin-right: 0.3125rem;
  width: 32.33%;
}

.studio-listing .s-head {
  border-bottom: 0.0625rem solid #ccc;
  display: none;
  width: 100%;
  margin-top: -15px;
}

.studio-listing .s-head::before, .studio-listing .s-head::after {
  content: ' ';
  display: table;
}

.studio-listing .s-head::after {
  clear: both;
}

.studio-listing .s-head .h-col {
  font-weight: bold;
  padding: 1.25rem;
}

.studio-listing .s-head .h-col span {
  float: right;
}

.studio-listing .s-head .h-col:last-child {
  border-right: 0;
}

.studio-listing .s-content ul {
  list-style: outside none none;
  overflow: hidden;
  padding: 0;
}

.studio-listing .s-content ul li {
  border-bottom: 0.0625rem solid #ccc;
  box-sizing: border-box;
  clear: both;
  display: inline-block;
  float: left;
  height: auto;
  padding: 0.75rem 0.3125rem;
  vertical-align: middle;
  width: 100%;
}

.studio-listing .s-content ul li .greater-than {
  float: right;
  margin-top: 5px;
}

.studio-listing .s-content ul li .opening-text, .studio-listing .s-content ul li opening-date {
  color: #333;
  font-size: 0.8125rem;
}

.studio-listing .s-content ul li .text-wrapper {
  display: inline-block;
  word-wrap: break-word;
  max-width: 95%;
  float: left;
}

.studio-listing .s-content ul li .text-wrapper strong {
  border: none;
}

.studio-listing .s-content ul li a {
  color: #555;
  font-size: 0.875rem;
}

.studio-listing .s-content ul li:after {
  content: " ";
}

.studio-listing:before, .studio-listing:after {
  clear: both;
  content: " ";
  display: table;
}

#healcode-alert .ha-content {
  width: 40%;
  height: 100px;
  background: #fff;
  border-radius: 0.1875rem;
  left: 0;
  right: 0;
  margin: auto;
  padding: 40px 10px 10px 10px;
  top: 50%;
  position: relative;
  line-height: 100px;
  text-align: center;
}

#healcode-alert .ha-close {
  width: 20px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -35px;
  font-size: 21px;
}

.amt-note {
  font-size: 1rem;
  width: 95%;
  text-align: right;
  top: 1.875rem;
  position: relative;
}

.studio-msg-box {
  background: #ededed;
  font-size: 1.0625rem;
  border: 1px solid #e9e9e9;
  position: relative;
  padding: 0.625rem 0.625rem;
  top: -14px;
  width: 95%;
  margin: 0 auto;
}

@media screen and (min-width: 64em) {
  .studio-msg-box.above-banner-box {
    position: absolute;
    z-index: 10;
    font-size: 1.25rem;
    top: inherit;
    width: inherit;
    left: 50%;
    display: inline-block;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}

@media screen and (max-width: 63.9375em) {
  .studio-msg-box.above-banner-box {
    top: inherit;
    width: 100%;
  }
}

.studio-msg-box .fa-info-circle {
  color: #34495E;
  font-size: 1.125rem;
  padding-right: 0.3125rem;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .amt-note {
    position: static;
    padding: 0.625rem 1.625rem;
    width: 100%;
  }
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .studio-msg-box {
    width: 100%;
  }
  .amt-note {
    font-size: 0.9375rem;
    position: static;
    padding: 0.625rem 1.625rem;
    width: 100%;
  }
  #healcode-alert .ha-content {
    width: 90%;
  }
  .studio-listing {
    display: none;
  }
  .studio-listing .col, .studio-listing .h-col {
    margin-right: 0;
    width: 100%;
  }
  .studio-listing .s-head {
    display: none;
  }
  .cat .cat-logo .valign-content {
    height: 10rem;
  }
  .country_list li {
    display: block;
    width: 100%;
  }
  .country_list li:after {
    content: "";
  }
  .cl-title {
    font-size: 1.5rem;
  }
}

div.region {
  margin-top: 30px;
}

ul.country_list {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: bold;
  list-style: none;
  margin: 0;
}

ul.country_list li {
  float: left;
  width: 25%;
  position: relative;
  padding: 5px 0 15px 0px;
}

ul.country_list li a {
  padding: 1.5625rem 0;
  color: #2a2e5b;
}

ul.country_list li a:hover {
  color: #106fd8;
}

@media screen and (max-width: 39.9375em) {
  ul.country_list li {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 63.9375em) {
  ul.footer-language {
    float: left;
    margin: 0;
    padding: 0;
    clear: both;
    text-align: left;
    border: none;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .workouts .cat {
    height: 625px;
    display: inline-block;
  }
}

@media screen and (min-width: 64em) {
  .trainers-block-content:first-child .columns,
  .trainers .columns {
    padding-bottom: 0;
  }
}

.news-block {
  background-color: #f4f4f5;
  border: 1px solid #ccc;
}

.news-block .thumbnail {
  background: #fff;
}

.news-block .thumbnail-content h2 {
  margin-bottom: 1.5625rem;
}

.news-block .thumbnail-content h4 {
  text-transform: none;
  margin-bottom: 8px;
  font-size: 1.125rem;
}

.news-block .thumbnail-content .news-date {
  margin-bottom: 1.5625rem;
  display: block;
  font-style: italic;
}

@media screen and (min-width: 64em) {
  .news-block .block:first-child {
    padding-top: 3.75rem;
  }
  .news-block .block {
    /*border-bottom: 1px solid rgba(173,174,186,0.4);*/
    padding: 0;
  }
  .news-block .thumbnail-float .thumbnail-image {
    margin-right: 2.25rem;
  }
  .news-block .load-more {
    margin: 3.125rem 0 1.875rem;
    text-align: center;
  }
  .news-block .thumbnail-float.thumbnail-right .thumbnail-image {
    margin-left: 2.25rem;
    margin-right: 0;
  }
}

.thumbnail-video video {
  width: 100%;
}

.thumbnail-video .pause-play-btn.pause-btn {
  position: absolute;
  top: auto;
  left: auto;
  right: 1.25rem;
  bottom: 1.25rem;
  -ms-transform: none;
  transform: none;
}

@media screen and (min-width: 64em) {
  .own-45-block-images .block:first-child .thumbnail-image {
    padding-top: 3.75rem;
  }
}

.block.bg-remove {
  background: none !important;
}

.thumbnail-video iframe {
  height: 385px;
}

#instantclick-bar {
  margin-left: -50% !important;
}

@media screen and (max-width: 39.9375em) {
  .thumbnail-video iframe {
    height: 190px;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .thumbnail-video iframe {
    height: 275px;
  }
}

@media screen and (max-width: 63.9375em) {
  .intro-block .title-drop {
    display: block;
    top: 0;
    font-size: 4.5rem;
  }
  .top-bar .back-button i {
    font-size: 2.4rem;
    margin: -12px 2px 0 0;
    color: #106fd8;
  }
  .page-template-studios .intro-block {
    top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-template-studios .intro-block p {
    width: 70%;
  }
  .footer-content .footer-menu {
    width: 100%;
    padding-left: 0px;
    display: inline-block;
    text-align: center;
    padding-right: 0px;
  }
  .footer-content .footer-menu li {
    display: inline-block;
    margin: 0 13px;
  }
  .footer-content .social a {
    margin: 0 0.825rem;
  }
  ul.footer-language {
    float: none;
    text-align: center;
  }
  .cta-btns .cta-btn-right {
    width: 100%;
  }
  .menu.sub-nav a.active {
    border-color: #106fd8;
  }
  .sub-nav {
    overflow-x: hidden;
  }
}

.language-nc .cta-btns .button.expanded {
  max-width: 24.1875rem;
}

.temp-toggle {
  left: 7px;
  padding: 0.625rem 0.625rem 1.5rem;
  position: absolute;
  top: 10px;
  z-index: 9999;
}

.temp-toggle::before {
  background-color: #fff;
  box-shadow: 0 8px 0 #fff, 0 16px 0 #fff;
  content: "";
  display: block;
  height: 3px;
  width: 28px;
}

.iti-flag {
  background-image: url("../images/flags.png");
}

.blue {
  color: #106fd8;
}

.page-not-found {
  text-align: center;
  padding: 1.875rem 0;
}

.page-not-found h1 {
  margin: 0;
}

.radio-error-block {
  margin-bottom: 5px;
  z-index: 1;
}

.radio-error-block:after {
  content: '';
  position: absolute;
  bottom: 1rem;
  right: 1.125rem;
  width: 0.25rem;
  height: 0.9375rem;
}

.radio-error {
  background-color: #d6001c;
  color: #fff;
  padding: 0.375rem 1.25rem;
  display: inline-block;
  border-radius: 0.25rem;
  position: absolute;
  bottom: -50px;
  left: 0;
}

.radio-error:after {
  content: '';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #d6001c;
  position: absolute;
  top: -6px;
  left: .9375rem;
  display: block;
}

.fb-like-bar {
  color: #fff;
  width: 100%;
  z-index: 99;
  background-color: #2a2e5b;
  padding: 0.625rem;
  display: block;
  text-align: center;
}

.fb-like-bar span {
  margin-left: 0.625rem;
  font-weight: bold;
  font-size: 0.875rem;
}

.blue-message-bar {
  color: #fff;
  width: 100%;
  z-index: 99;
  background-color: #2a2e5b;
  padding: 0.9375rem;
  display: block;
  text-align: center;
  font-size: 1rem;
}

.blue-message-bar span {
  margin-left: 0.625rem;
  font-weight: bold;
}

.our-trainers-page {
  padding: 1.25rem;
}

.our-trainers-page h2 {
  margin-top: 1.875rem;
}

.our-trainers-page .our-trainers-accordion {
  background-color: #fff;
}

.our-trainers-page .our-trainers-accordion .row {
  max-width: 100%;
}

.our-trainers-page .our-trainers-accordion p {
  margin: 0.625rem 0 0.625rem 0;
}

.our-trainers-page .our-trainers-accordion .contact-share {
  margin: 0.625rem 0 0.625rem 0;
}

.our-trainers-page .our-trainers-accordion .accordion-title {
  min-height: 13.125rem;
  padding-left: 1.25rem;
}

.our-trainers-page .our-trainers-accordion .profile-details {
  float: left;
  position: relative;
  min-height: 10.625rem;
}

.our-trainers-page .our-trainers-accordion .profile-details span {
  display: block;
}

.our-trainers-page .our-trainers-accordion .profile-details .full-name {
  color: #106fd8;
  text-transform: uppercase;
}

.our-trainers-page .our-trainers-accordion .profile-details .name-drop {
  bottom: 0;
  font-size: 6.25rem;
  /*font-family: "proxima_nova_cn";*/
  font-weight: bold;
  display: block;
  position: absolute;
  color: #aaacb7;
  opacity: 0.15;
  line-height: 0.75;
  pointer-events: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.our-trainers-page .our-trainers-accordion .profile-image {
  display: block;
  position: absolute;
  min-width: 12.5rem;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  right: 10%;
  margin-top: -1.75rem;
  min-height: 13rem;
}

.our-trainers-page .our-trainers-accordion .large-image-wrapper {
  display: block;
  position: absolute;
  height: auto;
  bottom: 0;
  right: 0;
}

.our-trainers-page .our-trainers-accordion .profile-image-large {
  display: block;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 37.8125rem;
}

.our-trainers-page .our-trainers-accordion .bio-container {
  clear: both;
}

@media screen and (max-width: 39.9375em) {
  .our-trainers-page {
    padding: 0;
  }
  .our-trainers-page h2 {
    padding-left: 1.25rem;
  }
  .our-trainers-page .our-trainers-accordion .profile-details {
    min-height: 7.925rem;
  }
  .our-trainers-page .our-trainers-accordion .profile-details .role {
    width: 160px;
  }
  .our-trainers-page .our-trainers-accordion .profile-details .name-drop {
    font-size: 2.5rem;
  }
  .our-trainers-page .our-trainers-accordion .profile-image {
    min-width: 8.5rem;
    min-height: 10rem;
  }
  .our-trainers-page .our-trainers-accordion .accordion-title {
    min-height: 10.125rem;
  }
}

#kit-form-btns .full-width-btn,
#kit-form-btns-bottom .full-width-btn {
  width: 100%;
}

#trainers-group ul {
  list-style-type: none;
}

#trainers-group ul.check-list {
  margin: 0;
}

#trainers-group ul.check-list li {
  margin-bottom: 0px;
}

@media screen and (min-width: 40em) {
  #trainers-group .accordion-content {
    border-top: none !important;
  }
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  #trainers-group .accordion-content {
    border-top: 1px solid rgba(173, 174, 186, 0.4);
  }
}

.js_google_locations_label .result-lists {
  position: absolute;
  z-index: 10;
  max-width: 100%;
  margin-bottom: 1.25rem;
  padding-right: 6px;
}

.js_google_locations_label .result-lists li {
  border: 1px solid rgba(173, 174, 186, 0.4);
  border-width: 0 1px 1px 1px;
}

.js_google_locations {
  margin-bottom: 0px;
}

.signup-panel .row.expanded .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.radio_label {
  margin-top: 8px;
}



.landing-signup .select_studio {
  margin-bottom: 0px;
  font-weight: normal;
}

.landing-signup label.error {
  display: none !important;
}

.inline-block {
  display: inline-block;
}

.bold {
  font-weight: bold;
}

.filter-section {
  padding: 1.25rem 0;
}

.filter-section select, .filter-section input[type="text"] {
  margin: 0;
}

.filter-section a {
  color: #333;
}

.filter-section select {
  width: 12.5rem;
}

.filter-section .label {
  margin-right: 0.625rem;
}

.filter-section .sort-wrapper {
  margin-top: 0.625rem;
}

.article .thumbnail .thumbnail-image img.article-with-logo {
  width: 75%;
  float: left;
}

.article .thumbnail .thumbnail-image .article-logo {
  width: 25%;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  right: 0;
}

.article .thumbnail-content {
  clear: both;
}

.clear {
  clear: both;
}

.mfp-wrap #schedule-widget {
  width: 80%;
  box-shadow: 1px 1px 3px #888888;
}

.signup-panel-content .thanks {
  margin-top: 20px;
  margin-left: 10px;
}

button.video-close {
  z-index: 999;
  color: #aaacb7;
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 1.875rem;
  right: 1.25rem;
  background: url(../images/icons/icon-close-thin.png) 0 0 no-repeat;
  background-size: 16px 16px;
  padding-left: 1.375rem;
  transition: all 0.2s ease-in-out;
  outline: none;
}

.video .column {
  position: relative;
}

.js_video-box .video:after {
  background: none;
}

.js_studio_location_message {
  font-size: 1.5rem;
  font-weight: 700;
}

.studio-listing .s-content ul li a.coming-soon .opening-text,
.studio-listing .s-content ul li a.coming-soon .opening-date {
  font-size: .675rem;
}

.signup-panel, .header-main {
  position: absolute;
}

.header-main {
  top: 0 !important;
}

.header-main.header-fixed {
  position: fixed;
}

.content-page-47 ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}

.content-page-47 ol > li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}

.content-page-47 ol > li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;
}

.content-page-47 li ol > li {
  margin: 0;
}

.content-page-47 li ol > li:before {
  content: counters(item, ".") ". ";
}

.content-page-47 li ol[type="a"] > li:before {
  content: initial;
}

.content-page-47 li ol[type="I"] > li:before {
  content: initial;
}

.content-page-47 li ol li ol[type="I"] {
  margin-left: 2em;
  margin-bottom: 1.0em;
  margin-top: 1.0em;
}

.comming_soon_label {
  background: #5c62b7;
  padding: 3px 7px;
  font-size: 12px;
  color: #FFF;
  width: 115px;
  text-align: center;
  border-radius: 10px;
}

.mfp-healcode-signup .mfp-ajax-holder .mfp-content {
  width: 480px;
}

@media (max-width: 767px) {
  .mfp-healcode-signup .mfp-ajax-holder .mfp-content {
    max-width: 100%;
  }

}

.mfp-healcode-signup .white-popup-block.healcode-signup-form {
  border-radius: 0;
  /*border: 5px solid #2a2e5b;*/
}

.mfp-healcode-signup .steps .form-header {
  position: relative;
  font-weight: bold;
  text-align: center;
}

.mfp-healcode-signup .steps fieldset {
  background: #f7f7f7;
  border: 1px solid #cccdd4;
  padding: 20px;
  line-height: 1.4;
  max-height: none;
  margin-top: 10px;
  font-weight: 600;
}

/*.mfp-healcode-signup .steps .form-header p {*/
  /*color: #010101;*/
  /*font-weight: bold;*/
  /*font-size: inherit;*/
  /*line-height: 1.6;*/
  /*margin-bottom: 1.875rem;*/
  /*text-rendering: optimizeLegibility;*/
/*}*/

/*.mfp-healcode-signup .steps .form-header h2 {*/
  /*margin-top: 0px;*/
  /*margin-bottom: 5px;*/
/*}*/

/*.mfp-healcode-signup .steps .form-header h2,*/
/*.mfp-healcode-signup .steps .form-header p span {*/
  /*color: #d6001c;*/
/*}*/

.mfp-healcode-signup .steps .form-header .back-btn {
  position: absolute;
  top: -16px;
  padding: 0;
}

.mfp-healcode-signup.mfp-bg {
  z-index: 99999;
}

.mfp-healcode-signup label input:not(.form-control) {
  border-radius: 0 !important;
  font-weight: normal;
}

.mfp-healcode-signup hr {
  max-width: 66.875rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both;
}

.mfp-healcode-signup .steps .form-header .back-btn a {
  color: #aaacb7;
}

.mfp-healcode-signup .steps .form-header .back-btn a i {
  padding-right: 10px;
}

.mfp-healcode-signup .healcode-signup-form .term_step .agree-checkbox {
  background: #e7f0fb;
  padding: 13px 0 13px 48px;
  width: 100%;
  margin-right: 0;
  font-size: 14px;
  font-weight: normal;
}

.mfp-healcode-signup .healcode-signup-form .term_step .agree-checkbox .control-indicator {
  margin: 13px 13px 13px 13px;
}

.mfp-healcode-signup .healcode-signup-form .confirm-tick img {
  margin-top: 20px;
  margin-bottom: 40px;
}

.mfp-healcode-signup .healcode-signup-form .confirm-tick h4 {
  font-size: 20px;
  color: #000000;
  padding-bottom: 0;
  line-height: 30px;
}

.mfp-healcode-signup .opening-soon-text {
  display: none;
}

.mfp-healcode-signup a.coming-soon:hover .opening-soon-text {
  display: inline-block;
}

/*.mfp-healcode-signup .healcode-signup-form hr {*/
  /*margin: 30px 0 38px 0;*/
/*}*/

.mfp-healcode-signup .healcode-signup-form .button.secondary {
  margin-top: 20px;
  display: inline-block;
}

.mfp-healcode-signup .healcode-signup-form .error-block label.error {
  visibility: hidden;
  z-index: 9;
  bottom: auto;
}

.mfp-healcode-signup .healcode-signup-form .error-block.agree-checkbox label.error {
  bottom: -50px;
}

.mfp-healcode-signup .healcode-signup-form .error-block:hover label.error {
  visibility: visible;
}

.mfp-healcode-signup .healcode-signup-form .error-block .date-field label.error,
.mfp-healcode-signup .healcode-signup-form .date-field label.error {
  display: none !important;
}

.mfp-healcode-signup .healcode-signup-form .error-block {
  margin-bottom: 0px;
}

.mfp-healcode-signup label.error-block.input-date:after {
  bottom: 2.2rem;
}

.mfp-healcode-signup .healcode-signup-form .hide_emer {
  display: none;
}

.mfp-healcode-signup .healcode-signup-form .add_hide_button a {
  color: #aaacb7;
  font-weight: normal;
}

/*.mfp-healcode-signup .intl-tel-input input, .mfp-healcode-signup .intl-tel-input input[type=text], .mfp-healcode-signup .intl-tel-input input[type=tel] {*/
  /*margin-bottom: 20px !important;*/
/*}*/

.mfp-healcode-signup .error-block input {
  color: #d6001c;
  border-color: #d6001c !important;
}

/*.mfp-healcode-signup .error-block:after {*/
  /*content: '';*/
  /*background: url(../images/icons/icon-error.png) no-repeat 100% 0;*/
  /*position: absolute;*/
  /*bottom: 1rem;*/
  /*right: 1.125rem;*/
  /*width: 0.25rem;*/
  /*height: 0.9375rem;*/
/*}*/

/*.mfp-healcode-signup label.error {*/
  /*background-color: #d6001c;*/
  /*color: #fff;*/
  /*padding: 0.375rem 1.25rem;*/
  /*display: inline-block;*/
  /*border-radius: 0.25rem;*/
  /*position: absolute;*/
  /*bottom: -50px;*/
  /*z-index: 2;*/
  /*left: 0;*/
/*}*/

/*.mfp-healcode-signup label.error:after {*/
  /*content: '';*/
  /*border-left: 5px solid transparent;*/
  /*border-right: 5px solid transparent;*/
  /*border-bottom: 6px solid #d6001c;*/
  /*position: absolute;*/
  /*top: -6px;*/
  /*left: .9375rem;*/
  /*display: block;*/
/*}*/
/*.checkbox label.error {*/
    /*display: none!important;*/
  /*}*/


/*.mfp-healcode-signup select {*/
  /*-webkit-appearance: none;*/
  /*-moz-appearance: none;*/
  /*text-indent: 0.01px;*/
  /*text-overflow: '';*/
  /*background: url(../images/icons/icon-select-arrow.png) 100% 50% no-repeat;*/
  /*background-size: 28px 6px;*/
  /*width: 100%;*/
  /*display: block;*/
  /*box-sizing: border-box;*/
  /*width: 100%;*/
  /*height: 2.75rem;*/
  /*padding: .625rem;*/
  /*border: 1px solid #cccdd4;*/
  /*margin: 0 0 1.25rem;*/
  /*font-family: inherit;*/
  /*font-size: .9375rem;*/
  /*color: #000;*/
  /*background-color: #fff;*/
  /*box-shadow: none;*/
  /*border-radius: 2px;*/
  /*transition: box-shadow 0.5s,border-color 0.25s ease-in-out;*/
  /*padding: 0 1.0625rem;*/
/*}*/

/*.mfp-healcode-signup select.error {*/
  /*color: #d6001c;*/
  /*border-color: #d6001c !important;*/
/*}*/

/*.mfp-healcode-signup .control input {*/
  /*position: absolute;*/
  /*opacity: 0;*/
  /*z-index: -1;*/
  /*!* Put the input behind the label so it doesn't overlay text *!*/
/*}*/

/*.mfp-healcode-signup .control-indicator {*/
  /*position: absolute;*/
  /*top: 3px;*/
  /*left: 0;*/
/*}*/

/*.mfp-healcode-signup .row {*/
  /*max-width: 66.875rem;*/
  /*margin-left: auto;*/
  /*margin-right: auto;*/
/*}*/

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.white-popup-block {
  background: #FFF;
  margin: 0 auto;
  /*left: 0;
  right: 0;
  position: absolute;*/
  display: block;
  padding: 30px;
  /*border-radius: 20px;*/
}

.mfp-wrap {
  /*z-index: 9999991 !important;*/
}

.mfp-wrap .mfp-content {
  vertical-align: top;
  margin-top: 5%;
}

/*@media screen and (min-width: 40em) {*/
  /*.steps .form-header h2 {*/
    /*font-size: 2.125rem;*/
  /*}*/
/*}*/

.control.checkbox.error-block {
  border: 1px solid #d6001c;
}

fieldset.liability-waiver {
  max-height: 330px;
  overflow-y: auto;
}

.hide {
  display: none !important;
}

.slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  position: absolute;
  bottom: 2.5rem;
  left: 0;
  width: 100%;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin-left: 4px;
  margin-right: 4px;
}

.slick-dots button {
  text-indent: -9999px;
  width: 10px;
  height: 10px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  transition: background-color 0.2s ease-in-out;
}

.slick-dots .slick-active button, .slick-dots button:hover {
  background-color: #ffffff;
}

@media screen and (min-width: 64em) {
  .slick-dots {
    bottom: 2.5rem;
  }
}

.hero-inner .slick-dots {
  bottom: 1.25rem;
}

@media screen and (min-width: 64em) {
  .hero-inner .slick-dots {
    bottom: 2.5rem;
  }
}

.slick-next, .slick-prev {
  font-size: 0;
}

.slick-next:before, .slick-prev:before {
  font-family: "SSGizmo";
  content: '\25BB';
  color: #106fd8;
  font-size: 1.125rem;
}

.slick-prev {
  margin-right: 1.125rem;
  left: 0;
}

.slick-prev:before {
  content: '\25C5';
}

.map {
  position: relative;
}

@media screen and (max-width: 1024px) {
  .map {
    height: auto !important;
  }
}

@media screen and (min-width: 64em) {
  .map .search-results {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #ffffff;
    max-width: 400px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  }
  .map .search-filter {
    background-color: #363b78;
    padding: 1.25rem;
  }
}

.pin {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  background-color: #d6001c;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.5rem;
  color: #ffffff;
  text-align: center;
  line-height: 3.75rem;
  font-weight: bold;
  z-index: 9;
  display: block;
}

.pin:after {
  content: '';
  width: 6.25rem;
  height: 6.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background-color: rgba(255, 0, 60, 0.5);
  border-radius: 50%;
  z-index: -1;
}

.pin.large {
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
}

.pin.large:after {
  width: 7.5rem;
  height: 7.5rem;
}

#map-canvas, #map-location {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 64em) {
  #map-canvas, #map-location {
    left: 0;
    position: absolute;
    top: 0;
  }
}

/**
 * Variables declared here can be overridden by consuming applications, with
 * the help of the `!default` flag.
 *
 * @example
 *     // overriding $hoverColor
 *     $hoverColor: rgba(red, 0.05);
 *
 *     // overriding image path
 *     $flagsImagePath: "images/";
 *
 *     // import the scss file after the overrides
 *     @import "bower_component/intl-tel-input/src/css/intlTelInput";
 */
.intl-tel-input {
  position: relative;
}

.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container {
  right: auto;
  left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag {
  width: 46px;
  max-height: 60px;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 70px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 78px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 86px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input, .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 94px;
}

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti-flag {
  width: 20px;
}

.iti-flag.be {
  width: 18px;
}

.iti-flag.ch {
  width: 15px;
}

.iti-flag.mc {
  width: 19px;
}

.iti-flag.ne {
  width: 18px;
}

.iti-flag.np {
  width: 13px;
}

.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
  }
}

.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../images/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
.control-block {
  position: relative;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("../images/flags@2x.png");
  }
}

.iti-flag.np {
  background-color: transparent;
}
@media only screen and (min-width:768px) {
    .mfp-glofox-signup iframe.mfp-iframe {
        width: 60%;  /* of max 900 */
        height: 650px;
        margin-left: 18%;
        overflow: hidden;
    }
}

.empty-schedule {
    margin-top: 20px;
    height: 98px;
    padding: 0;
    line-height: 98px;
    width: 100%;
    color: rgba(40,44,90, 0.6);
    font-size: 16px;
    opacity: 0.6;
    text-align: center;
}
.form-heading:empty {
  display: none;
}

/* TODO move to scss common */
.mt70 {
    margin-top: 70px !important;
}

.glofox-trial-form{
  position: relative;
}
.mb-0 {
  margin-bottom: 0!important;
}
.justify-content-center {
  justify-content: center;
}
.font-18 {
  font-size: 18px;
}
.link-underline {
  text-decoration: underline;
}
.notify-top {
  background: #d6001c;
  padding: 15px 20px;
  color: white;
}
.notify-top  * {
  font-weight: bold;
  letter-spacing: -0.3px;
  font-family:"Gotham",Helvetica, Arial, serif;
  color: inherit;
}