@charset "utf-8";

/* Graphik */

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/Graphik-Black.otf');
    src: url('../fonts/Graphik-Black.otf#iefix') format('embedded-opentype'), url('../fonts/Graphik-Black.otf') format('opentype'), url('../fonts/Graphik-Black.otf') format('woff'), url('../Graphik-Black.otfMobiriseIcons') format('svg');
    font-weight: bold;
    font-style: normal;
}


/* Graphik */

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/Graphik-BlackItalic.otf');
    src: url('../fonts/Graphik-BlackItalic.otf#iefix') format('embedded-opentype'), url('../fonts/Graphik-BlackItalic.otf') format('opentype'), url('../fonts/Graphik-BlackItalic.otf') format('woff'), url('../fonts/Graphik-BlackItalic.otf#MobiriseIcons') format('svg');
    font-weight: bold;
    font-style: italic;
}


/* NunitoSans */

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/NunitoSans-Regular.ttf');
    src: url('../fonts/NunitoSans-Regular.ttf#iefix') format('embedded-opentype'), url('../fonts/NunitoSans-Regular.ttf') format('truetype'), url('../fonts/NunitoSans-Regular.ttf') format('woff'), url('../fonts/NunitoSans-Regular.ttf#MobiriseIcons') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* NunitoSans */

@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts.html');
    src: url('../fonts.html') format('embedded-opentype'), url('../fonts.html') format('truetype'), url('../fonts/NunitoSans-Bold.ttf') format('woff'), url('../fonts/NunitoSans-Bold.ttf#MobiriseIcons') format('svg');
    font-weight: 900;
    font-style: normal;
}


/* NunitoSans */


/* @font-face {
    font-family: 'NunitoSans';
    src: url('../font/NunitoSans-Italic.ttf');
    src: url('../font/NunitoSans-Italic.ttf#iefix') format('embedded-opentype'), url('../font/NunitoSans-Italic.ttf') format('truetype'), url('../font/NunitoSans-Italic.ttf') format('woff'), url('../font/NunitoSans-Italic.ttf#MobiriseIcons') format('svg');
    font-weight: bold;
    font-style: normal;
} */

img,
object,
embed,
video {
    max-width: 100%;
}


/* IE 6 does not support max-width so default to width 100% */

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #fff;
    color: #000000;
    font-family: 'NunitoSans';
    font-weight: 400;
}

.container {
    width: 1030px;
    height: auto;
    margin: 0 auto;
}

.container-1 {
    width: 1330px;
    height: auto;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

.dsplay {
    width: 100%;
    display: table;
    box-sizing: border-box;
}

.position {
    position: relative;
}

p,
h1,
h2,
ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

p {
    color: #333333;
    font-family: NunitoSans;
    font-size: 22px;
    line-height: 32px;
    margin: 0 0px 20px 0;
}

.font-no-bold {
    font-weight: normal !important;
}

strong {
    font-family: 'Nunito Sans', sans-serif;
}

.font-bold {
    font-family: 'Nunito Sans', sans-serif;
}

.footer-link {
    color: black !important;
    font-weight: bold;
}

.hide-brack {
    display: block;
}

.hide-brack1 {
    display: block;
}

.red {
    color: #ff2a2a;
    font-family: 'Nunito Sans', sans-serif;
}

.green {
    color: #64c973;
    font-family: 'Nunito Sans', sans-serif;
}

.blue {
    color: #14459a;
    font-family: 'Nunito Sans', sans-serif;
}

.blue-1 {
    color: #14459a;
}

.border {
    border-right: 2px solid #00A5E7;
    border-left: 2px solid #00A5E7;
}

.men-mob {
    display: none;
}

.men-mob2 {
    display: none;
}

.men-mob3 {
    display: none;
}

.mobile-box {
    display: none;
}

.men-mob6 {
    display: none;
}

.men-mob-2 {
    display: none;
}

.sec-img-2 {
    display: none;
}

.sec-img-3 {
    display: none;
}