.leaflet-image-layer,
.leaflet-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane,
.leaflet-pane > canvas,
.leaflet-pane > svg,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-zoom-box {
    left: 0;
    position: absolute;
    top: 0;
}
.leaflet-container {
    overflow: hidden;
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.leaflet-tile::-moz-selection {
    background: transparent;
}
.leaflet-tile::selection {
    background: transparent;
}
.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast;
}
.leaflet-safari .leaflet-tile-container {
    height: 1600px;
    -webkit-transform-origin: 0 0;
    width: 1600px;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
    max-height: none !important;
    max-width: none !important;
}
.leaflet-container.leaflet-touch-zoom {
    touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
    touch-action: none;
    touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    touch-action: none;
}
.leaflet-container {
    -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
    -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
    -webkit-filter: inherit;
    filter: inherit;
    visibility: hidden;
}
.leaflet-tile-loaded {
    visibility: inherit;
}
.leaflet-zoom-box {
    box-sizing: border-box;
    height: 0;
    width: 0;
    z-index: 800;
}
.leaflet-overlay-pane svg {
    -moz-user-select: none;
}
.leaflet-pane {
    z-index: 400;
}
.leaflet-tile-pane {
    z-index: 200;
}
.leaflet-overlay-pane {
    z-index: 400;
}
.leaflet-shadow-pane {
    z-index: 500;
}
.leaflet-marker-pane {
    z-index: 600;
}
.leaflet-tooltip-pane {
    z-index: 650;
}
.leaflet-popup-pane {
    z-index: 700;
}
.leaflet-map-pane canvas {
    z-index: 100;
}
.leaflet-map-pane svg {
    z-index: 200;
}
.leaflet-vml-shape {
    height: 1px;
    width: 1px;
}
.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute;
}
.leaflet-control {
    pointer-events: visiblePainted;
    pointer-events: auto;
    position: relative;
    z-index: 800;
}
.leaflet-bottom,
.leaflet-top {
    pointer-events: none;
    position: absolute;
    z-index: 1000;
}
.leaflet-top {
    top: 0;
}
.leaflet-right {
    right: 0;
}
.leaflet-bottom {
    bottom: 0;
}
.leaflet-left {
    left: 0;
}
.leaflet-control {
    clear: both;
    float: left;
}
.leaflet-right .leaflet-control {
    float: right;
}
.leaflet-top .leaflet-control {
    margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
    margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
    margin-left: 10px;
}
.leaflet-right .leaflet-control {
    margin-right: 10px;
}
.leaflet-fade-anim .leaflet-tile {
    will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1;
}
.leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
    transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    will-change: transform;
}
.leaflet-pan-anim .leaflet-tile,
.leaflet-zoom-anim .leaflet-tile {
    transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden;
}
.leaflet-interactive {
    cursor: pointer;
}
.leaflet-grab {
    cursor: -webkit-grab;
    cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair;
}
.leaflet-control,
.leaflet-popup-pane {
    cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.leaflet-image-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane > svg path,
.leaflet-tile-container {
    pointer-events: none;
}
.leaflet-image-layer.leaflet-interactive,
.leaflet-marker-icon.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
    pointer-events: visiblePainted;
    pointer-events: auto;
}
.leaflet-container {
    background: #ddd;
    outline: 0;
}
.leaflet-container a {
    color: #0078a8;
}
.leaflet-container a.leaflet-active {
    outline: 2px solid orange;
}
.leaflet-zoom-box {
    background: hsla(0, 0%, 100%, 0.5);
    border: 2px dotted #38f;
}
.leaflet-container {
    font: 12px/1.5 Helvetica Neue, Arial, Helvetica, sans-serif;
}
.leaflet-bar {
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
}
.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    color: #000;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    width: 26px;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
}
.leaflet-bar a:hover {
    background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.leaflet-bar a.leaflet-disabled {
    background-color: #f4f4f4;
    color: #bbb;
    cursor: default;
}
.leaflet-touch .leaflet-bar a {
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: 700 18px Lucida Console, Monaco, monospace;
    text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px;
}
.leaflet-control-layers {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
.leaflet-control-layers-toggle {
    background-image: url(images/layers.png);
    height: 36px;
    width: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(images/layers-2x.png);
    background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
    height: 44px;
    width: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative;
}
.leaflet-control-layers-expanded {
    background: #fff;
    color: #333;
    padding: 6px 10px 6px 6px;
}
.leaflet-control-layers-scrollbar {
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 5px;
}
.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px;
}
.leaflet-control-layers label {
    display: block;
}
.leaflet-control-layers-separator {
    border-top: 1px solid #ddd;
    height: 0;
    margin: 5px -10px 5px -6px;
}
.leaflet-default-icon-path {
    background-image: url(images/marker-icon.png);
}
.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: hsla(0, 0%, 100%, 0.7);
    margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
    color: #333;
    padding: 0 5px;
}
.leaflet-control-attribution a {
    text-decoration: none;
}
.leaflet-control-attribution a:hover {
    text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
    margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px;
}
.leaflet-control-scale-line {
    background: #fff;
    background: hsla(0, 0%, 100%, 0.5);
    border: 2px solid #777;
    border-top: none;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 1.1;
    overflow: hidden;
    padding: 2px 5px 1px;
    white-space: nowrap;
}
.leaflet-control-scale-line:not(:first-child) {
    border-bottom: none;
    border-top: 2px solid #777;
    margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
    box-shadow: none;
}
.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
    background-clip: padding-box;
    border: 2px solid rgba(0, 0, 0, 0.2);
}
.leaflet-popup {
    margin-bottom: 20px;
    position: absolute;
    text-align: center;
}
.leaflet-popup-content-wrapper {
    border-radius: 12px;
    padding: 1px;
    text-align: left;
}
.leaflet-popup-content {
    line-height: 1.4;
    margin: 13px 19px;
}
.leaflet-popup-content p {
    margin: 18px 0;
}
.leaflet-popup-tip-container {
    height: 20px;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    width: 40px;
}
.leaflet-popup-tip {
    height: 17px;
    margin: -10px auto 0;
    padding: 1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 17px;
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: #fff;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
    color: #333;
}
.leaflet-container a.leaflet-popup-close-button {
    background: transparent;
    border: none;
    color: #c3c3c3;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    font-weight: 700;
    height: 14px;
    padding: 4px 4px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 18px;
}
.leaflet-container a.leaflet-popup-close-button:hover {
    color: #999;
}
.leaflet-popup-scrolled {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
    -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);
    margin: 0 auto;
    width: 24px;
}
.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px;
}
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999;
}
.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666;
}
.leaflet-tooltip {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    color: #222;
    padding: 6px;
    pointer-events: none;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before,
.leaflet-tooltip-top:before {
    background: transparent;
    border: 6px solid transparent;
    content: "";
    pointer-events: none;
    position: absolute;
}
.leaflet-tooltip-bottom {
    margin-top: 6px;
}
.leaflet-tooltip-top {
    margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px;
}
.leaflet-tooltip-top:before {
    border-top-color: #fff;
    bottom: 0;
    margin-bottom: -12px;
}
.leaflet-tooltip-bottom:before {
    border-bottom-color: #fff;
    margin-left: -6px;
    margin-top: -12px;
    top: 0;
}
.leaflet-tooltip-left {
    margin-left: -6px;
}
.leaflet-tooltip-right {
    margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    margin-top: -6px;
    top: 50%;
}
.leaflet-tooltip-left:before {
    border-left-color: #fff;
    margin-right: -12px;
    right: 0;
}
.leaflet-tooltip-right:before {
    border-right-color: #fff;
    left: 0;
    margin-left: -12px;
}
* {
    box-sizing: border-box;
}
html {
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none;
    font-family: Montserrat, sans-serif;
    font-size: 3.8vw;
    height: 100%;
    overflow-x: hidden;
}
body {
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    line-height: 1.3;
    margin: 0;
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    width: 100vw;
}
body,
img {
    user-select: none;
}
img {
    user-drag: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
ul {
    list-style: none;
    padding: 0;
}
p,
ul {
    margin: 0;
}
a {
    color: #fff;
}
a,
a:hover {
    text-decoration: none;
}
#html-body {
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    line-height: 1.3;
    margin: 0;
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    width: 100vw;
}
.wrapper {
    -webkit-flex: 1;
    flex: 1;
}
@media (min-width: 768px) {
    html {
        font-size: 2.4vh;
    }
}
@media (min-width: 992px) and (max-height: 900px) {
    html {
        font-size: 1.4vw;
    }
}
@media (min-width: 1200px) {
    html {
        font-size: 1.2vw;
    }
    .wrapper {
        display: block;
    }
}
@media (min-width: 1600px) {
    html {
        font-size: 1vw;
    }
}
@media only screen and (min-width: 568px) and (max-height: 600px) {
    html {
        font-size: 1.9vw;
    }
    .wrapper {
        min-height: 500px;
    }
}
@media (-ms-high-contrast: none) {
    body {
        height: 100%;
    }
}
.full-bg-wrapper {
    -webkit-align-items: center;
    align-items: center;
    bottom: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    left: 50%;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: -1;
}
.full-bg-wrapper .faded-bg,
.full-bg-wrapper .faded-bg-mobile {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 0;
}
.full-bg-wrapper .faded-bg-mobile {
    display: block;
}
.full-bg-wrapper .faded-bg-mobile.faded-bg-mobile-1 {
    background-color: rgba(0, 0, 0, 0.7);
}
.full-bg-wrapper .faded-bg-mobile.faded-bg-mobile-2 {
    background-color: rgba(0, 0, 0, 0.5);
}
.full-bg-wrapper .faded-bg-mobile.faded-bg-mobile-3 {
    background-color: rgba(0, 0, 0, 0.3);
}
.full-bg-wrapper .faded-bg-mobile.faded-bg-mobile-4 {
    background-color: rgba(0, 0, 0, 0.1);
}
.full-bg-wrapper .faded-bg-mobile.faded-bg-mobile-5 {
    background-color: transparent;
}
.full-bg-wrapper .full-bg {
    font-size: 0;
    width: 100%;
}
.full-bg-wrapper .full-bg .bg-row {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    width: 100%;
}
.full-bg-wrapper .full-bg .bg-row li {
    -webkit-flex: 1;
    flex: 1;
    padding: 0.2em;
}
.full-bg-wrapper .full-bg .bg-row li:nth-child(n + 4) {
    display: none;
}
.full-bg-wrapper .full-bg .bg-row li .img-wrapper {
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    z-index: -1;
}
.full-bg-wrapper .full-bg .bg-row li .img-wrapper img {
    height: auto;
    width: 100%;
}
@media (min-width: 768px) {
    .full-bg-wrapper .full-bg .bg-row li:nth-child(n) {
        display: block;
    }
    .full-bg-wrapper .full-bg .bg-row li:nth-child(n + 5) {
        display: none;
    }
}
@media (min-width: 992px) and (max-height: 900px) {
    .full-bg-wrapper .full-bg .bg-row {
        margin: 0.5rem 0;
    }
    .full-bg-wrapper .full-bg .bg-row li:nth-child(n) {
        display: block;
    }
    .full-bg-wrapper .full-bg .bg-row li:nth-child(n + 8) {
        display: none;
    }
}
@media (min-width: 1200px) {
    .full-bg-wrapper .full-bg .bg-row {
        height: 25vh;
        margin: 0;
    }
    .full-bg-wrapper .full-bg .bg-row li:nth-child(n) {
        display: block;
    }
    .full-bg-wrapper .full-bg .bg-row li .img-wrapper {
        margin: 0 auto;
        width: 90%;
    }
    .full-bg-wrapper .faded-bg {
        display: block;
    }
    .full-bg-wrapper .faded-bg-mobile,
    .full-bg-wrapper .faded-bg-mobile.faded-bg-mobile-1,
    .full-bg-wrapper .faded-bg-mobile.faded-bg-mobile-2,
    .full-bg-wrapper .faded-bg-mobile.faded-bg-mobile-3,
    .full-bg-wrapper .faded-bg-mobile.faded-bg-mobile-4,
    .full-bg-wrapper .faded-bg-mobile.faded-bg-mobile-5 {
        display: none;
    }
}
canvas {
    display: none;
}
.wrapper {
    position: relative;
}
.wrapper .registration-form-builder-wrapper {
    border: 0.2em solid #fff;
    border-radius: 50%;
    height: 25em;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25em;
}

@media only screen and (max-width: 1920px) {
    .increaseem {
        height: 30em !important;
        width: 30em !important;
    }
}
.wrapper .registration-form-builder-wrapper .registration-form-builder {
    height: 100%;
    position: relative;
    width: 100%;
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner {
    margin: 0 auto;
    padding-top: 10%;
    width: 80%;
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .form-header .logo img {
    height: 3.5em;
    margin-bottom: 0.5em;
    max-width: 10em;
    -o-object-fit: contain;
    object-fit: contain;
    pointer-events: none;
    vertical-align: middle;
    filter: brightness(0) invert(1) drop-shadow(0 0 10px #000);
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .form-header p {
    display: block;
    font-size: 0.8em;
    margin: 1em 0 0.5em;
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .form-header h1 {
    font-size: 1em;
    font-style: italic;
    font-weight: 600;
    margin: .8em auto 1.3em;
    max-width: 14em;
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .form-header h1.max-width-none {
    max-width: none;
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .form-inner .headline-1 {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 0.25em;
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .form-inner .form-group-gender-buttons {
    margin-top: 1em;
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .form-inner .form-group-gender-buttons .form-group-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .form-inner .btn-group {
    margin-top: 0.5em;
}
/*.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: none;
    border-radius: 0.2em;
    color: #585858;
    font-family: inherit;
    font-size: 1em;
    font-weight: 600;
    outline: none;
    padding: 0.5em;
    width: 18em;
}*/
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .progress-bar-wrapper {
    bottom: 0.1em;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .progress-bar-wrapper li {
    display: none;
}
.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .progress-bar-wrapper li.active {
    display: block;
}
/*.wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .btn {
    background-color: #fff;
    border: none;
    border-radius: 0.2em;
    color: #000;
    cursor: pointer;
    font-family: inherit;
    font-size: 1.2em;
    font-weight: 700;
    outline: none;
    padding: 0.35em 1em;
    text-transform: uppercase;
    width: 8em;
}*/
.hint-box {
    margin: 0 auto;
    width: 18em;
}
/*.error {
    background-color: #ff0350;
    border-radius: 0.3em;
    color: #fff;
    font-size: 0.7em;
    font-weight: 700;
    margin: 0.5em auto 0;
    max-width: 100%;
    padding: 0.2em 0.4em;
}*/
@media (min-width: 1200px) {
    canvas {
        display: block;
    }
    .wrapper .registration-form-builder-wrapper {
        position: fixed;
    }
    /*.wrapper .registration-form-builder-wrapper .registration-form-builder-inner .btn:hover {
        background-color: #000;
        color: #fff;
    }*/
}
.footer {
    font-size: 0.6em;
    padding-bottom: 1em;
    text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.footer .legal_container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.footer .legal_container > div {
    cursor: pointer;
    margin: 0 1em;
}
@media (min-width: 1200px) {
    .footer {
        bottom: 1em;
        left: 50%;
        position: fixed;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
body {
    background-color: #fff;
}
.wrapper .registration-form-builder-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
}
/*@media (min-width: 768px) {
    .wrapper .registration-form-builder-wrapper .registration-form-builder .registration-form-builder-inner .form-inner .btn:hover {
        background-color: #00cc51;
        color: #fff;
        transition: 0.2s;
    }
}*/
.wrapper.map .map-wrapper {
    z-index: 1;
}
.wrapper.map .registration-form-builder-wrapper {
    z-index: 2;
}
.footer {
    background: hsla(0, 0%, 93%, 0.5);
    color: #000;
    padding: 1em;
    position: relative;
    text-shadow: none;
    width: 100%;
    z-index: 1;
}
.map-wrapper {
    position: fixed;
}
#map,
.map-wrapper {
    height: 100%;
    width: 100%;
}
.marker-patern .girl-icon-container {
    position: relative;
}
.marker-patern .bg {
    left: 0;
    position: absolute;
    top: 0;
}
.marker-patern .girl {
    border-radius: 50%;
    position: absolute;
}
.mytt-container,
.mytt-container-4k,
.mytt-container-8k {
    background: none;
    border: 5px solid #fff;
    border-radius: 50%;
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 200px;
}
.mytt-container img,
.mytt-container-4k img,
.mytt-container-8k img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.mytt-container p,
.mytt-container-4k p,
.mytt-container-8k p {
    background: hsla(0, 0%, 100%, 0.75);
    bottom: 0;
    color: #414141;
    display: block;
    font-size: 1.2em;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    text-shadow: none;
}
.mytt-container-4k {
    height: 400px;
    width: 400px;
}
.mytt-container-4k p {
    font-size: 2.2em;
    height: 2.2em;
    line-height: 2.2em;
}
.mytt-container-8k {
    height: 800px;
    width: 800px;
}
.mytt-container-8k p {
    font-size: 4em;
    height: 4em;
    line-height: 4em;
}
.leaflet-tooltip {
    background: none;
    border: 2px solid #414141;
    border-radius: 50%;
    box-shadow: none;
    padding: 0;
}
.leaflet-tooltip:before {
    background-color: #fff;
    border: 2px solid #414141;
    height: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px;
}
.leaflet-tooltip-bottom:before {
    left: 50%;
    margin-left: -10px;
    top: 1px;
}
.leaflet-tooltip-top:before {
    bottom: 2px;
    left: 50%;
    margin-left: -10px;
}
.leaflet-tooltip-left:before {
    bottom: 50%;
    margin-top: -10px;
    right: 1px;
}
.leaflet-tooltip-right:before {
    bottom: 50%;
    left: 1px;
    margin-top: -10px;
}
.mode-k4 .leaflet-tooltip {
    border-width: 3px;
}
.mode-k4 .leaflet-tooltip:before {
    border-width: 3px;
    height: 40px;
    width: 40px;
}
.mode-k4 .leaflet-tooltip-bottom:before {
    left: 50%;
    margin-left: -20px;
    top: -10px;
}
.mode-k4 .leaflet-tooltip-top:before {
    bottom: -10px;
    left: 50%;
    margin-left: -20px;
}
.mode-k4 .leaflet-tooltip-left:before {
    bottom: 50%;
    margin-top: -20px;
    right: -10px;
}
.mode-k4 .leaflet-tooltip-right:before {
    bottom: 50%;
    left: -10px;
    margin-top: -20px;
}
.mode-k8 .leaflet-tooltip {
    border-width: 5px;
}
.mode-k8 .leaflet-tooltip:before {
    border-width: 5px;
    height: 80px;
    width: 80px;
}
.mode-k8 .leaflet-tooltip-bottom:before {
    margin-left: -40px;
    top: -30px;
}
.mode-k8 .leaflet-tooltip-top:before {
    bottom: -30px;
    margin-left: -40px;
}
.mode-k8 .leaflet-tooltip-left:before {
    margin-top: -40px;
    right: -30px;
}
.mode-k8 .leaflet-tooltip-right:before {
    left: -30px;
    margin-top: -40px;
}
.black-cover {
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: visibility 0s, opacity 0.3s;
    visibility: hidden;
}
.tooltip-fade-in {
    transition: opacity 0.2s;
}
@media (min-width: 1200px) {
    .footer {
        bottom: 0;
    }
    canvas {
        display: none;
    }
}
.legal-warning {
    font-size: 0.53em;
    margin: 1em auto;
    max-width: 27em;
}
.legal-warning span {
    cursor: pointer;
    text-decoration: underline;
}
.step {
    transition: opacity 0.3s linear;
}
.step-hidden {
    height: 0 !important;
    margin: 0 !important;
    max-height: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
}
.hidden,
iframe {
    display: none !important;
}
.btn-female {
    margin-right: 0.5em;
}
.btn-male {
    margin-left: 0.5em;
}
.birthday {
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    width: 18em;
}
.birthday #birthMonth {
    margin: 0 0.5em;
    width: 100%;
}
.birthday #birthDay,
.birthday #birthYear {
    width: 100%;
}
#searchCity {
    position: relative;
}
#locationContainer {
    background-color: #fff;
    border-radius: 0.3em;
    color: #585858;
    font-weight: 700;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 18em;
    z-index: 1000;
}
#locationSuggest {
    text-align: left;
    z-index: 1000;
}
#locationSuggest li {
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 0.1em solid #585858;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    font-size: 0.75em;
    overflow: hidden;
    padding: 0.5em 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#locationSuggest li img {
    border-radius: 0.2em;
    height: 1.5em;
    margin-right: 0.5em;
    width: 1.5em;
}
#locationSuggest li .state {
    font-size: 0.9em;
    font-style: italic;
}
#locationSuggest li:last-child {
    border-bottom: 0;
}
@media (min-width: 768px) {
    #locationSuggest li:hover {
        background-color: #f5f5f5;
        transition: 0.2s;
    }
}
#emailLoader {
    -webkit-align-items: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.85);
    border-radius: 50%;
    cursor: wait;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dual-ring {
    display: inline-block;
}
.dual-ring:after {
    -webkit-animation: dual-ring 1.2s linear infinite;
    animation: dual-ring 1.2s linear infinite;
    border-color: #fff transparent;
    border-radius: 50%;
    border-style: solid;
    border-width: 0.45em;
    content: " ";
    display: block;
    height: 4em;
    width: 4em;
}
@-webkit-keyframes dual-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes dual-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
#emailLoader {
    font-size: 0.8em;
}
#emailLoader,
#pleaseWait {
    color: #fff;
    font-weight: 700;
    padding: 0 1em;
}
#pleaseWait {
    font-size: 1.25em;
    margin-top: 1em;
}
#submitLoader {
    -webkit-align-items: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.85);
    bottom: 0;
    cursor: wait;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}
.spinner {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    border: 0.6em solid #fff;
    border-radius: 50%;
    border-top-color: #00cc51;
    height: 7em;
    width: 7em;
}
#submitLoader span {
    color: #fff;
    font-size: 1.25em;
    font-weight: 700;
    margin-top: 1em;
    text-align: center;
    text-transform: uppercase;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
#emailWrapper {
    position: relative;
}
#emailWrapper .email-auto {
    background-color: #fff;
    border-radius: 0.3em;
    color: #585858;
    font-weight: 700;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 18em;
    z-index: 1000;
}
#emailWrapper .email-auto li {
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 0.1em solid #585858;
    cursor: pointer;
    display: block;
    font-size: 0.75em;
    overflow: hidden;
    padding: 0.5em 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#emailWrapper .email-auto li:last-child {
    border-bottom: 0;
}
@media (min-width: 768px) {
    #emailWrapper .email-auto li:hover {
        background-color: #f5f5f5;
        transition: 0.2s;
    }
}
