body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
/* nunito-sans-regular - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/files/theme/fonts/nunito-sans-v12-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/theme/fonts/nunito-sans-v12-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nunito-sans-700 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/files/theme/fonts/nunito-sans-v12-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/theme/fonts/nunito-sans-v12-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nunito-sans-800 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('/files/theme/fonts/nunito-sans-v12-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/theme/fonts/nunito-sans-v12-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* nunito-sans-200 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 200;
  src: local(''),
       url('/files/theme/fonts/nunito-sans-v12-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/theme/fonts/nunito-sans-v12-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nunito-sans-300 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('/files/theme/fonts/nunito-sans-v12-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/files/theme/fonts/nunito-sans-v12-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

p, h1, h2, h3, h4, h5, h6, a, li, div, ul{
	font-family: "Nunito Sans";
}

h1{
	font-size:3.2em;
}

h5{
	font-size:2em;
}

h2{
	font-size:3.2em;
	margin-bottom:80px;
}

h3{
	font-size:1.6em;
}

h2:after, h5:after{
	content: '';
    width: 150px;
    height: 4px;
    display: block;
    position: relative;
    background-color: #67B7F9;
    left: 50%;
    transform:translate(-50%,0);
    top: 8px;
}

h2.centered:after, h5.centered:after{
	left: 50%!important;
    transform:translate(-50%,0)!important;
}

.dark-page h2:after, .dark-page h5:after{
    left: -30px;
    transform:unset;
}

p, li{
	font-size:1.1em;
}

a{
	color:#67B7F9;
}

@media only screen and (max-width:1180px){
	.dark-page h2:after, .dark-page h5:after{
		left:0;
		transform:unset;
	}
}

@media only screen and (max-width: 750px){
	h1{
		font-size:1.6em;
	}
	h2{
		font-size:1.4em;
	}
}
html{
	scroll-behavior:smooth;
}

body{
	background-color:#f9f9f9;
	min-height:100vh;
	position:relative;
}

.boxed{
	max-width:1100px;
	margin:auto;
}

.boxed .ce_text{
	font-size:1.2em;
}

.ce_image{
	margin-top:50px;
	margin-bottom:50px;
}

@media only screen and (max-width: 1200px){
	body .mod_article{
		padding:30px 30px;
	}
}
#logo{
	position: absolute;
    top: 0;
    color: #67B7F9;
    text-decoration: none;
    padding: 30px 70px;
    font-weight: 800;
    font-size: 60px;
    letter-spacing: 10px;
}

.light #logo{
	padding:17px 70px;
}

.light #header .inside{
	padding-bottom:20px;
}

#header{
	min-height:70px;
	background-color:#25314B;
}

.light #header{
	position:relative;
	z-index:20;
	box-shadow: 0px 4px 13px 3px rgb(0, 0, 0, 10%);
}

.dark-page #header{
	background:#25314b;
}

.mod_navigation.light{
	background-color:unset;
	padding-top:20px;
	padding-right:80px;
}

.mod_navigation.light a, .mod_navigation.light li{
	font-weight:400;
}

.mod_navigation.dark{
	background-color:#25314B;
	padding-top:40px;
	padding-right:80px;
}

.mod_navigation{
	background-color: #3EA4F8;
	color:#fff;
	font-weight:300;
	padding-top: 10px;
    padding-right: 40px;
}

.mod_navigation a{
	color: #fff;
    text-decoration: none;
    font-size:1em;
}

.mod_navigation ul{
	float:right;
}

.mod_navigation li{
	display:inline-block;
	margin:0 5px;
	padding:7px 12px;
	text-transform:uppercase;
	transition:0.2s;
    font-size:1em;
}

.mod_navigation li:hover{
	text-decoration:underline;
}

.mod_navigation li.active{
	text-decoration:none;
	font-weight:900;
}

.mod_navigation li.contact{
	background-color:#67B7F9;
}

.mod_navigation li.contact:hover{
	background-color:#fff;
	text-decoration:none;
}

.mod_navigation li.contact:hover a{
	color:#3EA4F8;
}

@media only screen and (max-width: 1400px){
	#logo, .light #logo{
		font-size:40px;
		padding:27px 70px;
	}
}

@media only screen and (max-width: 1310px){
	.mod_navigation.dark, .mod_navigation.light, .mod_navigation{
		font-size:13px;
		padding-top:30px;
		padding-right:40px;
	}
}

@media only screen and (max-width: 1130px){
	#logo, .light #logo{
		font-size:27px;
		padding:37px 70px;
	}
}

@media only screen and (max-width: 1060px){
	.mod_navigation{
		display:none;
	}
	
	#logo, .light #logo{
		padding:18px;
	}
	
	.light #header{
		margin-bottom:0;
	}
}
#bottom{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	background-color:#25314B;
	min-height:70px;
	font-weight:300;
	font-size:0.8em;
	margin-top:40px;
	color:#fff;
}

#bottom p{
	margin-bottom:5px;
	font-size:1em;
}

#bottom div{
	margin-bottom:10px;
}

#bottom a{
	margin-left:6px;
	margin-right:6px;
	color:#fff;
}

#bottom.light{
	background-color:#f5f5f5;
	color:#67B7F9;
	margin-top:0;
}

#bottom.light a{
	color:#67B7F9;
}

.subpage-dark{
	background-color:#25314B;
	padding-top:20px;
	padding-bottom:60px;
	min-height:75vh;
}

.subpage-dark .ce_text, .subpage-dark .flex-wrapper{
	max-width:1100px;
	width:100%;
	margin:auto;
}

.subpage-dark h2{
	margin-bottom:10px;
}

.subpage-dark .ce_text{
	color:#fff;
	overflow:visible;
}

.subpage-dark .flex-wrapper{
	display:flex;
	align-items:center;
	margin-top:50px;
}

.subpage-dark .flex-wrapper p, .subpage-dark .flex-wrapper ul{
	margin:10px;
	margin-left:50px;
	color:#A9ADB7;
}

.subpage-dark .flex-wrapper p, .subpage-dark .flex-wrapper ul{
	margin:10px;
	margin-left:50px;
	color:#A9ADB7;
}

.subpage-dark .flex-wrapper ul{
	padding:0;
	padding-left:20px;
}

.subpage-dark .flex-wrapper img{
	margin-left:0;
}

.subpage-dark .flex-wrapper .img-wrapper{
	display:flex;
	flex-direction:column;
	justify-content: center;
	align-items:center;
	max-width:55%;
}

.subpage-dark .flex-wrapper .img-wrapper p{
	margin:0;
	text-align:center;
	margin-top:4px;
	font-size:0.9em;
}

@media only screen and (max-width:1000px)
{
	.subpage-dark .flex-wrapper
	{
		flex-direction:column;
		justify-content:center;
	}
	
	.subpage-dark .flex-wrapper p, .subpage-dark .flex-wrapper ul
	{
		margin:unset;
	}
	
	.subpage-dark .flex-wrapper img{
		min-width:unset!important;
	}
	
	.subpage-dark .flex-wrapper .img-wrapper{
		margin-bottom: 40px;
	}
}
#trigger{
	position:absolute;
	top:25px;
	right:12px;
	background:none;
	width:48px;
	height:35px;
	z-index:100;
	display:flex;
	flex-wrap: wrap;
    align-items: center;
    align-content: center;
    display:none;
}

#mobile-menu{
	position:fixed;
	padding-top:50px;
	z-index:10;
	height: 100vh;
	min-width:30vw;
	background: #fff;
	top: 0;
    right: 0;
    transform:translate(100%,0);
    transition:0.3s;
    display:none;
}

#mobile-menu a{
	display:block;
	margin:50px;
	color:#000;
	text-decoration:none;
}

#trigger .burgerBar{
	width:60%;
	height:3px;
	margin:2px;
	background-color:#fff;
	transition:0.2s;
}

.dark-page #trigger .burgerBar{
	background-color:#fff;
}

@media only screen and (max-width: 1060px){
	#trigger{
		display:block;
	}
	
	#mobile-menu{
		display:block;
	}
}
