@CHARSET "UTF-8";


/*
font-family:'Geogrotesque W01 Medium1185174';
font-family:'Neue Haas Unica W01 Regular';
font-family:'Neue Haas Unica W01 Medium It';
font-family:'GeogrotesqueW01-Regular1185161';
font-family:'Geogrotesque W00 Medium Italic';
font-family:'Neue Haas Unica W01 Light';

*/


@font-face{
    font-family:"Geogrotesque W01 Lt";
    src:url("/static/fonts/69fc4714-05d2-488b-838b-5925ef0197dd.woff2") format("woff2"),url("/static/fonts/d35a7b59-82a2-4f8a-8287-cc5423e1f0ab.woff") format("woff");
}
@font-face{
    font-family:"Geogrotesque";
    src:url("/static/fonts/69fc4714-05d2-488b-838b-5925ef0197dd.woff2") format("woff2"),url("/static/fonts/d35a7b59-82a2-4f8a-8287-cc5423e1f0ab.woff") format("woff");
}
@font-face{
    font-family:"GeogrotesqueW01-Regular1185161";
    src:url("/static/fonts/38914808-31f7-4169-a962-60b41b189056.woff2") format("woff2"),url("/static/fonts/ae7eda9b-5729-4029-8ea8-1f4b2feb6595.woff") format("woff");
}
@font-face{
    font-family:"Geogrotesque W01 Medium1185174";
    src:url("/static/fonts/dd501f4a-1a91-4d73-b4cf-de3ba26bd793.woff2") format("woff2"),url("/static/fonts/149719fe-5b81-4b67-a95a-3a5246a84032.woff") format("woff");
}
@font-face{
    font-family:"HelveticaNeueW01-Thin";
    src:url("/static/fonts/aff68211-86bb-476d-882e-f7a3face144c.woff2") format("woff2"),url("/static/fonts/50d35bbc-dfd4-48f1-af16-cf058f69421d.woff") format("woff");
}
@font-face{
    font-family:"HelveticaNeueW01-45Ligh";
    src:url("/static/fonts/5a13f7d1-b615-418e-bc3a-525001b9a671.woff2") format("woff2"),url("/static/fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff");
}
@font-face{
    font-family:"HelveticaNeueW01-55Roma";
    src:url("/static/fonts/b0868b4c-234e-47d3-bc59-41ab9de3c0db.woff2") format("woff2"),url("/static/fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff");
}
@font-face{
    font-family:"HelveticaNeueW01-56It";
    src:url("/static/fonts/462d508d-efc7-478f-b84e-288eeb69a160.woff2") format("woff2"),url("/static/fonts/2c056da8-4920-4e20-8c69-8a6b315458a9.woff") format("woff");
}
@font-face{
    font-family:"HelveticaNeueW01-75Bold";
    src:url("/static/fonts/3b303641-706e-4221-94c4-4fb491f4f8ef.woff2") format("woff2"),url("/static/fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff");
}
@font-face{
    font-family:"Neue Haas Unica W01 Light";
    src:url("/static/fonts/e5716290-d41e-4c97-a27c-7a20a46ddf45.woff2") format("woff2"),url("/static/fonts/b681571f-aab2-4935-a99c-6ee1063ce638.woff") format("woff");
}
@font-face{
    font-family:"Neue Haas Unica W01 Regular";
    src:url("/static/fonts/e0d80810-f7e3-4fea-8c57-ef8116f0465d.woff2") format("woff2"),url("/static/fonts/27645c8a-608b-4abf-a2f1-c4407b576723.woff") format("woff");
}
@font-face{
    font-family:"Neue Haas Unica W01 Medium It";
    src:url("/static/fonts/2418a824-3af2-42d7-a62e-f7a77cf487d1.woff2") format("woff2"),url("/static/fonts/86b76db5-9343-473a-a106-60683cec7626.woff") format("woff");
}
@font-face{
    font-family:"Neue Haas Unica W01 Bold";
    src:url("/static/fonts/39bb8fb3-84a4-4ab8-ae45-db1834f5d807.woff2") format("woff2"),url("/static/fonts/96fd4fb4-75db-412f-986d-d65380ee0ccf.woff") format("woff");
    }

*:focus {
    outline: none;
}

body {
    font-weight: 300;
    color: #000;
    font-size: 16px;
    margin: 0;
    background-color: #022747;
    width: 100%;
    height: 100%;
    position: relative;
    font-family:'Neue Haas Unica W01 Regular';
    background-image: url(../img/bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    scroll-behavior: smooth;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 100;
    line-height: 1em;
    margin-top: 0;
/*     font-family: 'Neue Haas Unica W01 Medium It'; */
    font-family:'Neue Haas Unica W01 Regular';
    
}

button{
     font-family:'Neue Haas Unica W01 Regular';
}
a {
    text-decoration: none;
    color: #000;
}

p {
    margin: 0 0 10px;
    line-height: 1.4em;
}

p a {
    font-weight: 500;
}

.link:after,
p a:after {
    content: '';
    display: inline-block;
    height: 16px;
    width: 20px;
    background-image: url(../img/link.svg);
    background-repeat: no-repeat;
    background-position: 3px 0px;
}

hr {
    border: 0;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
}

label {
    display: block;
}

strong, b {
    font-family:'Neue Haas Unica W01 Medium It';
}

table {
    border: none !important;
}

td {
    border: none !important;
}

.inline-flex{
	display: inline-flex;
}
.light-blue-bg{
	background-color: #c3dff2;
}
.remove-row{
    background-image: url(../img/trash.svg);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    background-size: 50%;
    padding-left: 25px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 20px;
    margin-top: 5px;
}
@media screen\0 {
	.remove-row{
	    background-size: 30%;
	}
}
.plus-btn{
	padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 9px;
    padding-top: 9px;
    position: absolute;
}
.hotline-btn{
	background-color: #a1cdea;
	color: #06395f;
}
.hotline-icon{
	background-image: url(../img/hotline.svg);
    background-repeat: no-repeat;
    background-position: center left;
    background-position-x: 25px;
    background-size: 33px;
    background-position-y: 10px;
}
.valid-icon{
    background-image: url(../img/valid.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
    position: relative;
    padding: 20px;
    margin-left: -6px;
}

.wrong-icon{
    background-image: url(../img/cross-red.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30px;
    position: relative;
    padding: 20px;
    margin-left: -6px;
}
.bottom-img{
    background-image: url(../img/bottom.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.bottom-band {
	background-color: #dae1e9;
}
/* .line {
    background: linear-gradient(180deg, rgba(0,0,0,0) calc(50% - 1px), #69AADC calc(50%), rgba(0,0,0,0) calc(50% + 0.7px) );
} */

.line {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mPMWX3rPwAGbgLypLZeNQAAAABJRU5ErkJggg==);
   background-repeat: no-repeat;
   background-size: 100% 1px;
   background-position: center;
}
.black-line {
   /*  background: linear-gradient(180deg, rgba(0,0,0,0) calc(50% - 1px), #000 calc(50%), rgba(0,0,0,0) calc(50% + 0.7px) ); */
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII=);
   background-repeat: no-repeat;
   background-size: 100% 1px;
   background-position: center;
}
.trash-icon{
    width: 24px;
    margin-bottom: -2px;
    margin-right: 10px;
}
.info-icon{
	background-color: #57bae6;
	padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
}
.info-icon-small{
    padding-left: 0px;
    font-size: 20px;
    padding-right: 0;
    margin-top: 7px;
    right: 10px;  
    width: 43px;
    height: 43px;
}

.vertical-middle-align {
    display: flex;
    align-items: center;
}
.info-box{
	background-color: #dae1e9;
    top: -4%;
    right: -2%;
}
.info-box-irwaz{
    z-index: 2;
    top: 79%;
    right: 8%;
}
.info-box-irwaz-sm{
    z-index: 2 !important;
    top: 88%!important;
    right: 4%!important;


}

.text ul {
    position: relative;
    list-style: none;
    margin-left: 20px;
    padding: 0;
}

.text li:before {
    content: "–";
    display: "inline-block";
    padding: 0;
    position: absolute;
    left: -15px;
}
.valuation-info-box{
	background-color: #e0eef8;
    top: -30%;
    right: 23%;
}
.valuation-info{
    background-color: #57bae6;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
	
}
.info-hotline {
    background-color: #b6d3e8;
    top: 6%;
    right: -2%;
}

.l45{
	left:45px;
}
.r35{
	right:35px;
}

.warning-box{
    background-color: #ffcb2e;
}
.triangle_left {
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-right: 50px solid #ffcb2e;
    border-bottom: 45px solid transparent;
    z-index: 100;
    left: -13%;
    bottom: -1%;
    position: absolute;
}

.circle {
    width: 40px;
    height: 40px;
    background: #c70000;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    color: #ffc92a;
    font-size: 24px;
}
.border-white{
	 border: 1px solid white;
}

.border-black{
	 border: 1px solid black;
}
.delete-btn-bg{
	background-color: #6986a5;
}
.white-gray-bg{
	background: linear-gradient(to right, white 0%,white 70%,#ced7e0 50%,#ced7e0 100%);
}
.whiteBg{
	background-color: white;
}
/* selectize */

select.select2 {
    display: none;
}

.selectize-control input {
    display: none;
}

.selectize-input {
    padding: 20px 20px 19px 20px;
}

.selectize-control .items .item {
    line-height: 16px;
}

.selectize-control {
    cursor: pointer;
    width: 100%;
    height: 58px;
    border: 1px solid #979797;
    background: #fff;
    position: relative;
    box-sizing: border-box;
}

.arrow-up:after,
.arrow-down:after,
.selectize-control:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: 8px solid transparent;
    border-color: #3A3A3A transparent transparent transparent;
    top: 25px;
    right: 20px;
    pointer-events: none;
}

.color.selectize-control:after {
    border-color: #4B87C3 transparent transparent transparent;
}

.selectize-control {
    cursor: pointer;
    width: 100%;
    height: 58px;
    border: 1px solid #979797;
    background: #fff;
    position: relative;
    box-sizing: border-box;
}

.selectize-input {
    padding: 20px 20px 19px 20px;
}
.selectize-dropdown {
    border: solid #979797;
    border-width: 0 1px 0 1px;
    left: -1px !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.selectize-dropdown-content .option {
    padding: 20px;
    border-bottom: 1px solid #979797;
}

.selectize-dropdown-content .active {
    background-color: #4B87C3;
    color: white;
}

.vbw .selectize-dropdown-content .active {
    background-color: #004B91;
}

.selectize-dropdown {
    position: absolute;
    z-index: 3;
    background: #fff;
}
/* checkbox */
input[type="checkbox"]+label:not(.radiolook):before, input[type="radio"]+label:not(.radiolook):before {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    padding: 5px;
    border: 1px solid #4B87C3;
    position: absolute;
    background-color: white;
    left: 0;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}

input[type="checkbox"]:checked+label:not(.radiolook):before, input[type="radio"]:checked+label:not(.radiolook):before {
    background: #4596c9;
    background-clip: content-box;
    padding: 5px;
    border: 1px solid #3796c8;
}

ul {
  list-style-type: none;
}
ul > li {
  text-indent: -5px;
}
ul > li:before {
  content: "—";
  text-indent: -5px;
  margin-right: 5px;
}
ul {
  margin: 0;
}
.navigation-footer li::before, .navigation li::before {
    content: none;
    text-indent: -5px;
    margin-right: 5px;

}

input[type="checkbox"]+label:last-child, input[type="radio"]+label:last-child {
    margin-bottom: 0;
}

input[type="checkbox"]+label, input[type="radio"]+label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.check-square{
	margin-left: 65px;
    top: 5px;
}
input[type="checkbox"], input[type="radio"] {
    display: none;
}
/* header */


.header {
    min-height: 180px;
}

.header-tools {
    position: absolute;
    right: 0;
    top: 30px;
    display: -webkit-box;
}

.logo {
    left: 0;
    border:0;
}

.logo img {
   /*  width: 125px; */
    border:0;
}

.logo-typo {
    top: 33px;
    left: 165px;
}

.toolbar-item {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0px;
    background-size: 100%;
    cursor: pointer;
}

.search-button {
	background-image: url(../img/search.svg);
}

.button{
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    margin: 0;
}

.login-button {
	background-image: url(../img/login.svg);
}

.logout-box{
}

.logged{
    background-image: url(../img/logged-in.svg);
}

/* slideout */

.slideout-button {
	width: 25px;
	height: 24px;
	padding: 5px 0 0 0;
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
}

.slideout-menu {
    display: none;
}

.slideout-button span {
	display: block;
	height: 3px;
	background: #fff;
	margin-bottom: 7px;
}

.slideout-button .slideout-button-close {
	opacity: 0;
}

.slideout-menu {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 230px;
    min-height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 0;
    overflow: auto;
}

.slideout-menu-left {
    left: 0;
}

.slideout-menu-right {
    display: none;
}

.slideout-panel {
    position: relative;
    z-index: 1;
    will-change: transform;
    min-height: 100vh;
}

.slideout-open .slideout-panel {

}

.slideout-menu-open {
    right: -260px;
    display: block;
}

.slideout-button-open span {
    opacity: 1;
    -webkit-transition: 0.0;
    display: block;
    width: 26px !important;
    -moz-transform: rotate(46deg) translate(0,0);
    -ms-transform: rotate(46deg) translate(0,0);
    -webkit-transform: rotate(46deg) translate(0,0);
    transform: rotate(46deg) translate(0,0);
}

.slideout-button-open span:first-child {
    -moz-transform: rotate(-45deg) translate(0,0);
    -ms-transform: rotate(-45deg) translate(0,0);
    -webkit-transform: rotate(-45deg) translate(0,0);
    transform: rotate(-45deg) translate(0,0);
    position: relative;
    top: 10px;
}

.slideout-button-open span:last-child {
    opacity: 0;
}

.side-navigation * {
    font-size: 16px;
    margin-bottom: 0;
}

.side-navigation {
    padding-left: 0;
}

.side-navigation ul {
    padding-left: 10px;
}

.side-navigation li {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    float: none;
}

.side-navigation .active {
    font-family:'Neue Haas Unica W01 Medium It';
}

/* elements */

.video-list {
    min-height: 248px;
    width: 280px;
}

.video-box {
    transition: opacity 1s;
    position: absolute;
    z-index: 2;
    width: 100%;
}

.video-box-close {
    opacity: 0;
    z-index: 0;
}

.content {
    transition: opacity 1s;
    position: relative;
    z-index: 1;
}

.content-close {
    opacity: 0;
    z-index: 1;
}

.video-iframe {
    width: 100%;
    min-height: 527px;
}

.video-iframe iframe {
    width: 100%;
    min-height: 525px;
    background: #022747;
}

.search-result {
    min-height: 400px;
}

.search-result section:nth-child(odd) {
    background: #f1f1f1
}


.default-list ul {
    margin: 0;
    padding: 0;
}

.default-list li {
    list-style: none;
    padding-left: 20px;
    position: relative;
}


.default-list li:before {
    content: " – ";
    position: absolute;
    left: 0px;
}

.default-list.white li:before {
    color: #fff;
}

footer li {
    display: inline-block;
    margin-right: 20px;
}

footer li a {
    color: #fff;
}

/* show more */

.toggle.active .show-more {
    display: none;
}

.toggle.active .show-less {
    display: inline;
}

.more-text-toggle.active img {
    transform: rotate(180deg);
}

.two-cols-closed,
.downloads,
.more-text-closed {
    overflow: hidden;
    transition: max-height 0.75s;
    max-height: 0px!important;
}

.two-cols-open,
.downloads-open,
.more-text-open {
    transition: max-height;
    max-height: 1200px;
}
.closed-direct {
    overflow: hidden;
    transition: max-height ;
    max-height: 0px;
}
.closed {
    overflow: hidden;
    transition: max-height 0.75s;
    max-height: 0px;
}

.open {
    transition: max-height 0.75s;
    max-height: 1370px !important;
}

.more-text-toggle:after {
    width: 20px;
    height: 12px;
    display: inline-block;
    margin-left: 20px;
    content: " ";
    background: url(../img/arrow_blue.svg) no-repeat;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -webkit-transform: transform 0.2s ease-in-out;
}

.more-text-toggle.active:after {
    transform: rotate(360deg);
}


/* slider */

.owl-carousel {
    right: -1px;
}

.owl-stage-outer {
}

.owl-nav button {
    position: absolute;
    top: 0;
    height: 247px;
    background-color: rgba(110, 158, 209, 0.5);
    background-image: url(../img/slider_arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
    cursor: pointer;
    filter: FlipV; // flip for ie9
}

.owl-prev {
    left: -31px;
    width: 32px;
    transform: rotate(180deg);
}

.owl-next {
    right: -30px;
    width: 30px;
}

.owl-dots {
    width: 100%;
    text-align: right;
    height: 50px;
    top: -60px;
    right: 20px;
    position: absolute;
}

.owl-dot {
    background: #000;
    width: 20px;
    height: 12px;
    display: inline-block;
    margin: 20px 0 5px 5px;
}



.owl-dot:first-child {
    background: #E6ECF1;
    width: 15px;
}

.owl-dot.active:first-child,
.owl-dot.active {
    background: #4B87C3;
}

.owl-dot.active {

}

.mini-slider .slide-item {
/*     min-width: 440px; */
}


/* boxes */
.login-box input {
    padding: 20px !important;
}


.downloads {
    top: -25px;
}

.download-toggle {
    right: 30px;
}

.arrow-icon {
    width: 15px;
    margin-bottom: -2px;
    margin-right: 5px;
    margin-left: 5px;
    transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -webkit-transform: transform 0.2s ease-in-out;
}

.arrowLi {
    background-image: url(../img/arrow_blue_icon.svg) !important;
    background-size: 15px !important;
    padding: 5px;
    padding-left: 25px !important;
    background-position: 5px 50% !important;
     background-repeat: no-repeat;
    color: #4f95c9 !important;
}

.download-title {
    line-height: 1.2em;
}

.downloads-close {
    display: none;
}

.downloads-open {
    display: block;
}

.video-footer {
    background: url(../img/pixel.gif);
    background-repeat: repeat-x;
    background-position: 50%;
}

.downloads-open .downloads-button-cont {
    background: url(../img/pixel.gif);
    background-repeat: repeat-y;
    background-position: 50%;
    position: relative;
    top: 23px;
}

.downloads-open .downloads-button {
    position: relative;
    top: 22px;
}

.downloads-button-active .downloads-button-open {
    display: inline;
}

.downloads-button-active .downloads-button-close {
    display: none;
}

.downloads-button-active .download-icon {
    transform: rotate(180deg);
}

.next-icon {
    margin: 0;
    transform: rotate(270deg);
}

.prev-icon {
    margin: 0;
    transform: rotate(90deg);
}

.active .download-icon {
    transform: rotate(180deg);
}
.active .list-icon {
	
    transform: rotate(360deg);
}
.list-icon {
    width: 15px;
    margin-bottom: -2px;
    margin-right: 5px;
    margin-left: 5px;
    transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -webkit-transform: transform 0.2s ease-in-out;
    transform: rotate(180deg);
}
.video-footer .border {
    min-height: 25px;
}

.video-number {
    font-size: 74px;
}

.video-thumb img {
    max-width: 440px;
}

.video-thumb-text {
    top: 40px;
}

.video-thumb-sub {
    top: 80px;
}

.video-thumb-title {
    top: 100px;
}


.two-cols .toggle {
    margin-bottom: 0;
}

.two-cols .toggle:before {
    float: right;
    width: 25px;
    height: 20px;
    content: " ";
    background-image: url(../img/arrow.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 25px;
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -webkit-transform: transform 0.2s ease-in-out;
    margin-left: 20px;
}

.two-cols .toggle.active:after    {
    transform: rotate(0deg);
}

/* tools */

.opacity50 {
    opacity: 0.5;
}

.opacity0 {
    opacity: 0;
}

.no-style {
    list-style: none;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.overflow-hidden {
    overflow: hidden
}

.pointer,
.finger {
    cursor: pointer;
}

.no-border-box {
    box-sizing: initial;
}

.border {
/*     border-width: 1px;
    border-style: solid;
    border-color: #fff; */
    border: 1px solid #69AADC;
}

.no-border {
    border-width: 0;
}

.border-color {
    border-color: #6EACD9;
}

.border-grey {
    border-color: #B7B7B7;
}

.border-bottom {
   border-bottom: solid 1px;
}

.border-top {
    border-top: solid 1px;
}

.border-left {
    border-left-width: 1px;
}

.border-right {
    border-right-width: 1px;
}

.border2 {
    border-width: 2px;
}

.hide {
    display: none;
}

.invisible {
    visibility: hidden;
}

.border-box {
    box-sizing: border-box;
}

.block {
    display: block;
}

.inline {
    display: inline;
}

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


.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.push-index {
    z-index: 2;
}

.away {
    position: absolute;
    left: -3000px;
    top: 0;
    font-size: 0;
}

.bottom {
    bottom: 0;
}

.left {
    left: 0;
}

.right {
    left: auto;
    right: 0;
}

.top {
    bottom: auto;
    top: 0;
}

.cover {
    left: 0;
    right: 0;
}


.center {
    margin-left: auto;
    margin-right: auto;
}

.geo {
    font-family: 'GeogrotesqueW01-Regular1185161';
}

strong,
.bold {
    font-family: 'Neue Haas Unica W01 Medium It';
    font-weight: 100;
}


.geo.bold,
.geo.strong {
    font-family: 'Geogrotesque W01 Medium1185174';
}

.light {
    font-family: 'Neue Haas Unica W01 Light';
}

.thin {
    font-weight: 300;
}

.text14 {
    font-size: 14px;
}

.text16 {
    font-size: 16px;
}

.text16-force * {
    font-size: 16px;
}

.text22 {
    font-size: 22px;
}

.text28 {
    font-size: 28px;
}

.text42 {
    font-size: 42px;
}


.italic {
    font-style: italic;
}

.color {
    color: #4f95c9;
}

.color2 {
    color: #69AADC;
}

.white {
    color: #fff;
}

.sky {
    color: #829EC5;
}

.grey {
    color: #AAAAAA;
}

.red {
    color: red;
}

.orange {
    color: #ff7400;
}

.black {
    color: #595A5A;
}

.green {
    color: #309d00;
}

.white-force * {
    color: #fff;
}

.full-white-bg {
    background-color: rgb(255, 255, 255);
}

.white-bg {
    background-color: rgba(255, 255, 255, 0.95);
}

.color-bg {
    background-color: #4f95c9;
}

.color-bg-vbw {
    background-color: rgb(51, 101, 152);
}

.grey-bg {
    background-color: rgb(112, 132, 164);
}

.lightgrey-bg {
    background-color: #f5f5f5;
}

.sky-bg {
    background-color: #E6ECF1;
}

.black-bg {
    background-color: #022747;
}

.yellow-bg {
    background-color: rgb(255, 205, 50);
}

.red-bg {
    background: rgb(189, 20, 20);
}

.no-bg {
    background: none !important;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.no-float {
    float: none;
}

.no-dec {
    text-decoration: none;
}

.no-link {
    cursor: default;
}

.clear {
    clear: both;
}

.clear-left {
    clear: left;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.auto-height {
    height: auto;
}

.lineheight0 {
    line-height: 0;
}

.lineheight1 {
    line-height: 1em;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.warning {
    background-image: url('data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2243px%22%20height%3D%2244px%22%20viewBox%3D%220%200%2043%2044%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2041.2%20(35397)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EGroup%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%2202-Suche-Desktop%22%20transform%3D%22translate(-66.000000%2C%20-747.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%20transform%3D%22translate(68.000000%2C%20749.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.1864407%2C8.66666667%20L21.9852321%2C8.66666667%20L21.9852321%2C14.5076038%20L20.7433723%2C25.2524292%20L18.4589636%2C25.2524292%20L17.1864407%2C14.5076038%20L17.1864407%2C8.66666667%20Z%20M17.2937619%2C27.0952917%20L21.8625793%2C27.0952917%20L21.8625793%2C31.6087431%20L17.2937619%2C31.6087431%20L17.2937619%2C27.0952917%20Z%22%20id%3D%22!%22%20fill%3D%22rgb(109%2C170%2C219)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.4600516%2C39.6458171%20C30.2075413%2C39.6458171%2038.9201031%2C30.7707986%2038.9201031%2C19.8229085%20C38.9201031%2C17.0763757%2038.3717572%2C14.460304%2037.3805006%2C12.0820947%20C34.4205326%2C4.98057942%2027.5112836%2C0%2019.4600516%2C0%20C8.71256186%2C0%200%2C8.87501845%200%2C19.8229085%20C0%2C30.7707986%208.71256186%2C39.6458171%2019.4600516%2C39.6458171%20Z%22%20id%3D%22Oval%22%20stroke%3D%22rgb(109%2C170%2C219)%22%20stroke-width%3D%223%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    border: 1px solid #4f95c9;
    padding: 15px 10px 20px 10px;
    padding-left: 70px;
    background-position: 10px 10px;
    color: #4f95c9;
}


