@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=9780b3d1-9f7b-49bf-be6e-68934b05d5d7");
    @font-face{
        font-family:"TT Firs Neue W01 Regular";
        src:url("../webfonts/7b354bdf-0157-476c-b623-65867affb2d4.woff") format("woff2"),url("../webfonts/e14df632-5a4a-40c2-bc00-e03304fb2ffe.woff") format("woff");
        font-display: swap;
    }
    @font-face{
        font-family:"TT Firs Neue W01 Italic";
        src:url("../webfonts/e5097dbd-a6ca-454d-b43c-f3b4c07ebd94.woff") format("woff2"),url("../webfonts/b5889c11-76cf-49f2-8fe4-626cf32b66a8.woff") format("woff");
        font-display: swap;
    }
    @font-face{
        font-family:"TT Firs Neue W01 Medium";
        src:url("../webfonts/29c0daf2-1129-411e-ae44-c3f26776941a.woff") format("woff2"),url("../webfonts/22e96742-a116-4a43-8a5f-76e424f9d5da.woff") format("woff");
        font-display: swap;
    }
    @font-face{
        font-family:"Helvetica Neue LT W01_55 Roman";
        src:url("../webfonts/cd4d37bc-a3cb-4b93-a343-33976b64e272.woff") format("woff2"),url("../webfonts/854614dd-05d5-4a91-a8fc-119d3e4697f0.woff") format("woff");
        font-display: swap;
    }

/* font-display: swap; */

html {
width: 100%;
font-size: 100%;
-webkit-tap-highlight-color: transparent;
-webkit-text-size-adjust: 100%;
background-color: #ffffff;
}

body {
width: 100%;
max-width: 100%;
box-sizing: border-box;
border: 0;
color: #000000;
font-family: 'TT Firs Neue W01 Regular', sans-serif;
font-size: 1em;
font-weight: normal;
letter-spacing: 0.05em;
line-height: 1.5;
background-color: #ffffff;
padding: 0;
margin: 0 auto;
text-align: center;
-webkit-overflow-scrolling: touch;
}

img {
max-width: 100%;
height: auto;
border: 0px;
}

*:focus {
outline: none;
}

a {
color: inherit;
text-decoration: none;
border: 0px;
outline: none;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}

a:link {
outline: none;
}

a:visited {
outline: none;
}

a:hover {
outline: none;
}

a[href^="tel"] {
text-decoration: none;
outline: none;
color: inherit;
}

a[href^="tel"]:hover {
text-decoration: none;
outline: none;
}

div, a, span, p, h1, h2, h3, em {
box-sizing: border-box;
border: 0;
}

b, strong {
font-family: 'TT Firs Neue W01 Medium', sans-serif;
font-weight: normal;
}

em {
font-family: 'TT Firs Neue W01 Italic', sans-serif;
font-weight: normal;
font-style: initial;
}

sup, sub {
vertical-align: baseline;
position: relative;
top: -0.2em;
}

sub { 
top: 0.2em; 
}

h1 {
font-family: 'TT Firs Neue W01 Regular', sans-serif;
font-weight: normal;
margin-top: 0;
margin-bottom: 1em;
}

h2 {
font-family: 'TT Firs Neue W01 Regular', sans-serif;
font-weight: normal;
margin-top: 0;
margin-bottom: 1em;
}

h3, h4 {
font-family: 'TT Firs Neue W01 Regular', sans-serif;
font-weight: normal;
margin-top: 0;
margin-bottom: 0.5em;
}

p {
margin-top: 0;
margin-bottom: 0;
}

p.marginBottom {
margin-bottom: 1em;
}

hr {
height: 0;
border: 0;
background-color: #000000;
border-color: #000000;
border-top: 1px solid;
margin: 1.5em 0 1.5em 0;
}


ul {
padding: 0 0 0 1em;
margin-top: 0;
box-sizing: border-box;
}

input, select, textarea {
font-family: 'TT Firs Neue W01 Regular', sans-serif;
font-size: inherit;
}

input, select {
padding: 12px;
margin: 0;
box-sizing: border-box;
border: 1px solid #dddddd;
border-radius: 0;
color: #181831;
outline: none;
}

select {
width: 100%;
height: 45px;
margin: 0;
box-sizing: border-box;
padding: 12px 30px 12px 10px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #ffffff;
background-image: url(../images/select-arrow-right.svg);
background-repeat: no-repeat;
background-size: auto 8px;
background-position: right 10px top 17px;
cursor: pointer;
}

select option {
padding: 10px;
border: 0;
outline: 0;
}

select::-ms-expand {
display: none;
}


select:-moz-focusring {
border: 0;
outline: 0;
color: transparent;
text-shadow: 0 0 0 #000;
}

select:-moz-focus-inner {
border: 0;
outline: 0;
}


input[type="text"] {
width: 100%;
box-sizing: border-box;
margin: 0;
-webkit-appearance: none;
}

input[type="submit"] {
box-sizing: border-box;
margin: 0;
-webkit-appearance: none;
}

input[type="checkbox"] {
float: left;
width: 20px;
height: 20px;
box-sizing: border-box;
border: 0;
border-radius: 0;
padding: 5px;
margin: 0 10px 0 0;
}

textarea {
float: left;
width: 100%;
height: 200px;
box-sizing: border-box;
border: 1px solid #dddddd;
border-radius: 0;
padding: 10px;
margin: 0;
color: #000000;
-webkit-appearance: none;
resize: none;
}

.checkboxStyle {
display: inline-block;
width: 30px;
height: 30px;
margin: 0 10px 5px 0;
border: 1px solid #000000;
background-color: #ffffff;
vertical-align: middle;
overflow: hidden;
position: relative;
}

.checkboxStyle label {
cursor: pointer;
position: absolute;
width: 30px;
height: 30px;
top: 0px;
left: 0px;
background: transparent none repeat scroll 0% 0%;
border: 0;
}

.checkboxStyle label::after {
opacity: 0;
content: "";
position: absolute;
width: 15px;
height: 8px;
background: transparent none repeat scroll 0% 0%;
top: 6px;
left: 6px;
border-width: medium medium 1px 1px;
border-style: none none solid solid;
border-color: -moz-use-text-color -moz-use-text-color #dddddd #dddddd;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.checkboxStyle input[type="checkbox"] {
width: 30px;
height: 30px;
visibility: hidden;
}

.checkboxStyle input[type="checkbox"]:checked + label::after {
opacity: 1;
}

.radioboxStyle {
display: inline-block;
width: 30px;
height: 30px;
margin: 0 0.25em 0.5em 0;
border: 0;
border-radius: 50%;
background-color: transparent;
vertical-align: middle;
overflow: hidden;
position: relative;
}

.radioboxStyle label {
cursor: pointer;
position: absolute;
width: 100%;
height: 100%;
box-sizing: border-box;
border-radius: 50%;
top: 0;
left: 0;
background: transparent none repeat scroll 0% 0%;
border: 0;
}

.radioboxStyle label::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
border-radius: 50%;
border: 1px solid #000000;
background: transparent;
}

.radioboxStyle input[type="radio"] {
width: 20px;
height: 20px;
visibility: hidden;
}


.radioboxStyle input[type="radio"]:checked + label::after {
border: 0;
background: #8FEEF2;
}


video {
width: 100%;
max-width: 100%;
}


.autoHyphens {
word-wrap: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto;
}

.noHyphens {
white-space: nowrap;
-webkit-hyphens: none !important;
   -moz-hyphens: none !important;
    -ms-hyphens: none !important;
        hyphens: none !important;
}

/* ------------- over all ------------ */

.overAllWrapper {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.8);
z-index: 10000;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}

.overAllWrapper-darker {
background: rgba(0,0,0,0.75);
}

/* ------------- loading ani ------------ */
.overAllWrapperLoading {
background: rgba(255,255,255,0.2);
}


.loader {
margin: -2em 0 0 -2em;
font-size: 1em;
position: fixed;
top: 50%;
left: 50%;
text-indent: -9999em;
border-top: 0.75em solid rgba(0,0,0,0.5);
border-right: 0.75em solid rgba(0,0,0,0.5);
border-bottom: 0.75em solid rgba(0,0,0,0.75);
border-left: 0.75em solid rgba(0,0,0,1);
-webkit-transform: translateZ(0);
-moz-transform:    translateZ(0);
-ms-transform:     translateZ(0);
-o-transform:      translateZ(0);
transform:         translateZ(0);
-webkit-animation: load8 1s infinite linear;
animation: load8 1s infinite linear;
}

.loader, .loader:after {
border-radius: 50%;
width: 4em;
height: 4em;
}

@-webkit-keyframes load8 {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
}

@keyframes load8 {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
}

.nouserSelect {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
/* desable saving */
-webkit-touch-callout: none;
}

.noscriptStyle {
position: fixed;
top: 0;
left: 0;
z-index: 20001;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
box-sizing: border-box;
border: 0;
padding: 1em;
margin: 0 auto;
font-size: 1em;
background-color: rgba(232,0,47,0.8);/*red opaque*/
color: #ffffff;
text-align: center;
}

.noscriptStyle a {
display: block;
}

/* IE9 < */
.getNewerbrowser {
display: none;
position: fixed;
left: 0;
bottom: 0;
z-index: 20002;
width: 100%;
box-sizing: border-box;
border: 0;
padding: 0.6em 2em 0.6em 2em;
margin: 0;
text-align: center;
background-color: #FF1D43;/*red*/
color: #ffffff;
font-size: 0.9em;
}

.getNewerbrowser a {
color: #ffffff;
}