a,
code,
dd,
dl dt,
ins,
p,
pre,
strong {
    text-decoration: none
}

body,
html {
    width: 100%
}

.navigation,
body.auto,
body.hidden,
svg:not(:root) {
    overflow: hidden
}

.logo.hide,
.nav li,
img[data-src].lazy {
    opacity: 0
}

.language li a,
.nav li a {
    text-transform: uppercase
}

.nav-click,
.nicescroll-cursors {
    cursor: pointer
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    -webkit-font-smoothing: antialiased
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

:focus {
    outline: 0;
    border: none
}

p {
    -webkit-text-size-adjust: none;
    line-height: 1.6;
    font-family: Arial, Helvetica, sans-serif
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif
}

strong {
    font-weight: 700
}

cite,
em,
i,
sup {
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline
}

cite,
em,
i {
    line-height: 1
}

sup {
    bottom: 5px;
    font-size: 70%;
    position: relative
}

mark {
    text-decoration: none;
    vertical-align: baseline;
    background-color: transparent
}

del {
    text-decoration: line-through
}

.btn:hover {
    background-position: bottom
}

img[alt] {
    font-size: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.nav-click::after,
.nav-click::before,
.nav::after,
.nav::before,
.nicescroll-cursors::after,
body.auto .header::after {
    content: ''
}

.clearfix {
    clear: both
}

iframe [name=google_conversion_frame] {
    width: 0!important;
    height: 0!important;
    position: absolute;
    z-index: -9999999
}

.class-hidden {
    display: none;
    text-indent: -99999px;
    font-size: 0;
    opacity: 0
}

html {
    height: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none
}

body {
    margin: 0;
    padding: 0;
    color: #444
}

.nicescroll-cursors::after {
    width: 6px;
    height: 100%;
    position: relative;
    display: block;
    background-color: #ddd;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.nav ul,
.nav::after,
.nav::before {
    display: inline-block;
    vertical-align: middle
}

.nicescroll-cursors:hover::after {
    width: 12px;
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px
}

.nicescroll-rails {
    background-color: rgba(0, 0, 0, .2)
}

@-webkit-keyframes DrawStroke {
    0% {
        stroke-dashoffset: 300
    }
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes DrawStroke {
    0% {
        stroke-dashoffset: 300
    }
    100% {
        stroke-dashoffset: 0
    }
}

.loadicon {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 300px;
    margin: -150px 0 0 -300px;
    z-index: 110000000
}

.header,
.load-present,
body.auto .header::after {
    width: 100%;
    left: 0;
    position: absolute
}

.load-present {
    height: 100%;
    top: 0
}

.loadicon.show .stroke-line {
    -webkit-transition: all 2.5s ease-in-out;
    transition: all 2.5s ease-in-out
}

.stroke-line {
    fill: none;
    stroke: #009345;
    stroke-miterlimit: 10;
    stroke-width: .6;
    stroke-dasharray: 300;
    stroke-dashoffset: 300
}

.loader .stroke-line {
    -webkit-animation-name: DrawStroke;
    animation-name: DrawStroke;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

body.auto .header::after {
    height: 150px;
    top: 0;
    background: url(../images/pattern2.png) repeat-x;
    pointer-events: none;
    z-index: -1
}

body.auto .logo {
    top: 10px
}

.header {
    height: auto;
    top: 0;
    z-index: 110
}

.logo {
    width: 250px;
    height: 100px;
    position: absolute;
    left: 120px;
    top: 20px;
    z-index: 10
}

.logo svg {
    width: 100%;
    height: 100%
}

.logo.hide {
    top: -100%
}

.c-red {
    fill: #e31b23
}

.c-blue {
    fill: #06357a
}
.c-green {
    fill: #009345
}

.navigation {
    width: 100%;
    height: 0;
    position: fixed;
    text-align: center;
    right: 0;
    bottom: 0;
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
    z-index: 90;
}

.nav {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30
}

.nav::after,
.nav::before {
    height: 100%
}

.nav li,
.nav ul {
    position: relative;
    height: auto;
    text-align: right
}

.nav ul {
    width: 90%;
    margin: 0;
background:rgba(0, 0, 0, .3)
}

.nav li {
    width: 100%;
    display: block;
    margin: 15px 0;
    padding-right: calc(100vw/22)
}

.nav li a {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    font-size: calc(100vh/22);
    line-height: 1;
    padding: 10px 20px;
    color: #fff;
    text-align: right;
    white-space: nowrap;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3)
}

.language,
.language li,
.language li a {
    display: block;
    height: 40px;
    width: 40px
}

.nav li.current {
    pointer-events: none
}

.nav li.current.active {
    pointer-events: auto
}

.nav li.active a,
.nav li.current a {
    color: #060;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .5)
}

.language {
    position: absolute;
    right: 90px;
    top: 15px;
    z-index: 20
}

.language li {
    position: relative;
    border: 1px solid #ddd;
    margin: 0
}

.language li a {
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    color: #aaa
}

.language li.active {
    display: none
}

.nav-click,
.nav-click::after,
.nav-click::before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.nav-click {
    position: fixed;
    width: 40px;
    height: 70px;
    right: 20px;
    top: 20px;
    background-color: #999;
    color: #fff;
    z-index: 1000
}

.nav-click svg {
    position: absolute;
    left: -10px;
    top: 0;
    width: 60px;
    height: 70px;
    z-index: 1
}

.nav-click::before {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 50px;
    height: 80px;
    border: 1px solid rgba(9, 52, 122, .5);
    z-index: -1
}

.nav-click::after {
    position: absolute;
    top: 0;
    left: 0
}

.nav-click.active {
    width: 50px;
    height: 50px;
    background-color: transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    color: rgba(255, 255, 255, 0)
}

.nav-click.active::after,
.nav-click.active::before {
    width: 30px;
    height: 2px;
    left: 10px;
    top: calc(50% - 1px)
}

.nav-click.active::before {
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: 1px solid rgba(9, 52, 122, 0)
}

.language.white li,
.nav-click.white::before,
.white .language li,
.white .nav-click::before {
    border-color: #fff
}

.nav-click.active::after {
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-click.white,
.white .nav-click {
    background-color: #fff;
    color: rgba(9, 52, 122, 1)
}

.nav-click.white.active,
.white .nav-click.active {
    background-color: transparent;
    color: rgba(255, 255, 255, 0)
}

.white .c-blue,
.white .c-red, .white .c-green {
    fill: #fff
}

.language.white li a,
.white .language li a {
    color: #fff
}

@media screen and (max-width:1600px) {
    .logo {
        width: 280px;
        height: 90px;
        top: 15px;
        left: 100px
    }
}

@media screen and (max-width:1400px) {
    .logo {
        width: 260px;
        height: 80px;
        top: 10px;
        left: 80px
    }
}

@media screen and (max-width:1100px) {
    .header.hide,
    .header.vid,
    .logo,
    .logo.hide,
    body.auto .logo {
        top: 0
    }
    .nav li,
    .nav li a,
    .nav ul {
        text-align: center
    }
    .loadicon {
        width: 300px;
        height: 150px;
        margin: -75px 0 0 -150px
    }
    body,
    body.auto,
    body.hidden {
        height: auto;
        overflow-y: auto;
        overflow-x: hidden
    }
    .header {
        position: fixed;
        width: 100%;
        height: 70px;
        z-index: 1000
    }
    .header::after,
    body.auto .header::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #fff;
        background-image: none;
        box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
    }
    .logo {
        width: 220px;
        height: 70px;
        left: 0
    }
    .logo.hide {
        opacity: 1
    }
    .language {
        right: 100px;
        top: 15px
    }
    .language li {
        border: 1px solid #ddd
    }
    .language li a {
        color: #999
    }
    .nav-click {
        width: 70px;
        height: 40px;
        right: 10px;
        top: 15px;
        background-color: transparent
    }
    .nav-click svg {
        left: 5px;
        top: -11px;
        width: 50px;
        height: 60px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .nav-click::before {
        width: 50px;
        height: 50px;
        border: none;
        background-color: #ddd;
        z-index: -1
    }
    .nav-click::after {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: #09347a
    }
    .nav-click.active {
        border-color: #09347a;
        width: 40px;
        height: 40px;
        right: 30px
    }
    .nav-click.active svg {
        color: rgba(255, 255, 255, 0)
    }
    .nav-click.active::after,
    .nav-click.active::before {
        width: 25px;
        background-color: #09347a;
        left: 7px
    }
    .navigation {
        height: calc(100vh - 70px);
        width: 0;
        right: 0;
        bottom: auto;
        top: 70px;
        overflow-x: hidden;
        -webkit-transition: width .3s ease-in-out;
        transition: width .3s ease-in-out;
        -webkit-overflow-scrolling: touch;
        background: url(../images/bg.jpg) center center/cover no-repeat
    }
    .navigation>* {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .nav {
        width: 100%;
        height: auto;
        position: relative;
        top: auto;
        left: auto;
        padding: 30px 0
    }
    .nav::after,
    .nav::before {
        display: none
    }
    .nav ul {
        display: block;
        width: 100%
    }
    .nav li {
        margin: 20px 0;
        padding: 0
    }
    .nav li a {
        padding: 10px 20px;
        font-weight: 500
    }
    .nav li.active a,
    .nav li.current a {
        text-shadow: none
    }
    .nav-click.white,
    .white .nav-click {
        background-color: rgba(9, 52, 122, 1);
        color: #fff
    }
    .nav-click.white::before,
    .white .nav-click::before {
        border: 1px solid rgba(9, 52, 122, .5);
        border: none
    }
    .white .c-blue {
        fill: #06357a
    }
    .white .c-red {
        fill: #e31b23
    }
    .white .c-green {
    fill: #009345
}



    .language.white li a,
    .white .language li a {
        color: #999
    }
    .language.white li,
    .white .language li {
        border-color: #bbb
    }
}

@media only screen and (max-width:1100px) and (orientation:landscape) {
    .nav li a {
        font-size: calc(100vw/22)
    }
}

@media only screen and (max-width:1100px) and (orientation:portrait) {
    .nav li a {
        font-size: calc(100vw/16)
    }
}

@media screen and (max-width:440px) {
    .header,
    .logo {
        height: 60px
    }
    .logo {
        width: 200px;
        left: -10px
    }
    .language {
        top: 10px
    }
    .nav-click {
        width: 60px;
        top: 10px
    }
    .navigation {
        height: calc(100vh - 60px);
        top: 60px
    }
}