/*socicon*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,700&subset=latin-ext');
@font-face {
	font-family: "socicon";
	src: url("../fonts/socicon.eot");
	src: url("../fonts/socicon.eot?#iefix") format("embedded-opentype"), url("../fonts/socicon.woff") format("woff"), url("../fonts/socicon.ttf") format("truetype"), url("../fonts/socicon.svg#socicon") format("svg");
	font-weight: normal;
	font-style: normal;
}
/*@font-face {
  font-family: 'lato';
  src: url("../fonts/lato-light-webfont.eot");
  src: url("../fonts/lato-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-light-webfont.woff2") format("woff2"), url("../fonts/lato-light-webfont.woff") format("woff"), url("../fonts/lato-light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'lato';
  src: url("../fonts/lato-regular-webfont.eot");
  src: url("../fonts/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato-regular-webfont.woff") format("woff"), url("../fonts/lato-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'lato';
  src: url("../fonts/lato-bold-webfont.eot");
  src: url("../fonts/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato-bold-webfont.woff") format("woff"), url("../fonts/lato-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'lato';
  src: url("../fonts/lato-bolditalic-webfont.eot");
  src: url("../fonts/lato-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-bolditalic-webfont.woff2") format("woff2"), url("../fonts/lato-bolditalic-webfont.woff") format("woff"), url("../fonts/lato-bolditalic-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'lato';
  src: url("../fonts/lato-black-webfont.eot");
  src: url("../fonts/lato-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-black-webfont.woff2") format("woff2"), url("../fonts/lato-black-webfont.woff") format("woff"), url("../fonts/lato-black-webfont.ttf") format("truetype"), url("../fonts/lato-black-webfont.svg#latoblack") format("svg");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'lato';
  src: url("../fonts/lato-blackitalic-webfont.eot");
  src: url("../fonts/lato-blackitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-blackitalic-webfont.woff2") format("woff2"), url("../fonts/lato-blackitalic-webfont.woff") format("woff"), url("../fonts/lato-blackitalic-webfont.ttf") format("truetype"), url("../fonts/lato-blackitalic-webfont.svg#latoblack_italic") format("svg");
  font-weight: 900;
  font-style: italic; }
*/



/**/

html {
}
body {
	/*
font-family: 'Roboto Condensed', 'Roboto', Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times, sans-serif;
font-family: 'Roboto', 'Roboto Condensed', Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times, sans-serif;
font-family: 'Open Sans', Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times, sans-serif, 'Roboto', 'Roboto Condensed';
*/
	font-family: 'Montserrat', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	font-family: 'Roboto', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	font-family: Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	line-height: 150%;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #073B6F;
	font-weight: 300;
}
.wrapper {
	width: 100%;
	position: relative;
	display: block;
	float: none;
}
/*
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin-bottom: -400px;
}
.push {
height: 400px;
overflow: hidden;
}
.footer {
height: 400px;
}
*/
.holder {
	display: block;
	position: relative;
	height: 100%;
}
.vcenter {
	position: absolute;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
}
a {
	text-decoration: none;
	color: #6499CF;
	border: 0px;
	outline: 0px;
	cursor: pointer;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	-webkit-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
a:hover {
	text-decoration: none;
	color: #0F4069;
	border: 0px;
	outline: 0px;
}
.dist {
	padding-top: 6em;
	padding-bottom: 6em;
}
.distt {
	padding-top: 6em;
}
.distb {
	padding-bottom: 6em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .title, .subtitle {
	font-size: 190%;
	line-height: 110%;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	color: #0B5299;
	color: #FFFFFF;
}
h1 {
	font-size: 325%;
	line-height: 110%;
	padding-bottom: 0.5em;
}
h2 {
	font-size: 325%;
	line-height: 110%;
	padding-bottom: 0.5em;
}
h3 {
	font-size: 275%;
	line-height: 110%;
	padding-bottom: 0.75em;
	color: #0B5299;
}
h4 {
	font-size: 225%;
	line-height: 125%;
	padding-bottom: 0.5em;
	font-weight: 700;
}
h5 {
	font-size: 175%;
	line-height: 110%;
 padding-bottom: 1.em;
	font-weight: 400;
	padding-bottom: 0.75em;
}
h6 {
	font-size: 125%;
	line-height: 110%;
	font-weight: 700;
}
/* text */
.text {
	display: block;
	padding-top: 2em;
	padding-bottom: 3em;
}
ul, ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
li {
	margin: 0px;
	padding: 0px;
}
.text ul, .text ol {
	list-style-type: disc;
	/*
	list-style-position: inside;
	*/
	margin: 0px;
	padding-bottom: 1.5em;
	padding-left: 1.1em;
	padding-left: 3em;
}
.text ol {
	list-style-type: decimal;
}
.text li {
	margin: 0px;
	padding: 0px;
}
.text ul ul {
	list-style-type: disc;
	list-style-type: circle;
	margin: 0px;
	padding-bottom: 0em;
	padding-left: 3em;
}
table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
td, td {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
/*table*/
.table {
	display: table;
}
.tr {
	display: table-row;
}
.td {
	display: table-cell;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	vertical-align: top;
}
strong {
	font-weight: 700;
}
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
*zoom: 1;
}
.cfdd {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.txtleft {
	text-align: left;
}
.txtcenter {
	text-align: center;
}
.txtright {
	text-align: right;
}
.width, .margin, section, .header {
	display: block;
	max-width: 1137px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	-moz-transition: 0.1s ease-in-out;
	-ms-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	-webkit-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}
.margin {
	padding-right: 3%;
	padding-left: 3%;
}
/* header */
.header, .mmenuheader {
	position: fixed;
	height: 118px;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 20;
	background-image: url(../images/lines-red.png);
}
.header, .header * {
	-moz-transition: 0.1s ease-in-out;
	-ms-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	-webkit-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}
.header.fixed, .mmenu .header, .contact .header {
	position: fixed;
	left: 0px;
	right: 0px;
	height: 60px;
	top: -30px;
	top: 0px;
}
.header .holder {
	width: auto;
	height: auto;
	float: right;
	position: absolute;
	right: 3%;
	bottom: 9px;
	height: 88px;
	min-width: 120px;
	min-height: 50px;
}
.logo {
	z-index: 10;
	position: absolute;
	top: -31px;
	left: -25px;
	left: -56px;
	margin-left: 3%;
	height: 214px;
	width: 214px;
	pointer-events: none;
}
.fixed .logo, .mmenu .logo, .contact .logo {
	top: -31px;
	left: -56px;
	top: -22px;
	left: -34px;
	margin-left: 3%;
	height: 130px;
	width: 130px;
	top: -31px;
	left: -56px;
	top: -22px;
	left: -32px;
	margin-left: 3%;
	height: 130px;
	width: 130px;
}
.logo a {
	height: 100%;
	height: 100px;
	overflow: visible;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 170px;
	pointer-events: auto;
}
.fixed .logo a, .mmenu .logo a {
	height: 100px;
}
.logo img {
	display: block;
	height: auto;
	width: 100%;
	pointer-events: none;
	position: relative;
}
.header .title {
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-weight: normal;
}
.header .title span {
	font-size: 70%;
	line-height: 110%;
}
/*lang*/
.lang {
	display: block;
	top: 8px;
	right: 0px;
	bottom: auto;
	position: absolute;
	width: 112px;
}
.lang li {
	display: block;
	float: left;
	margin-left: 10px;
	background-color: #000000;
}
.lang a {
	display: block;
	box-sizing: border-box;
	opacity: 0.3;
	filter: alpha(opacity=30); /* For IE8 and earlier */
}
.lang li.active a, .lang a:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
.lang a img {
	display: block;
	width: 46px;
	height: 26px;
}
/*.fixed .lang {
	top: auto;
	bottom: 19px;
	right: 50px;
}*/





/*******************************/

.contact .header .icomobile {
	display: block;
}
.contact .mainmenu {
	display: none;
}
.contact .header {
	height: 60px;
	top: 0px;
}
.contact .logo {
	top: -31px;
	left: -56px;
	top: -22px;
	left: -32px;
	margin-left: 3%;
	height: 130px;
	width: 130px;
}
.contact .header .holder {
	height: 50px;
}
.contact .header .title {
	display: none;
}
.contact .lang {
	top: 12px;
	right: 48px;
}
/********** mainmenu **********/
.mainmenu {
	font-size: 90%;
	letter-spacing: -0.02em;
	line-height: 150%;
	font-weight: bold;
	display: block;
	float: right;
	height: 50px;
	padding-right: 0px;
	position: relative;
	/**/	
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	-webkit-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	margin-right: -10px;
}
.fixed .mainmenu, .contact .mainmenu {
	margin-top: 0px;
	padding-top: 0px;
}
.mainmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	line-height: 125%;
}
.mainmenu li {
	margin: 0px;
	padding: 0px;
	background-image: none;
	display: block;
	float: left;
	height: 50px;
}
.mainmenu a {
	display: block;
	color: #FFFFFF;
	box-sizing: border-box;
	height: 50px;
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.mainmenu a:hover {
	color: #CC9966;
	color: #C1976D;
}
.mainmenu li:hover a {
	color: #CC9966;
	color: #C2C2C2;
}
/* 2nd */
.mainmenu li ul {
	display: none;
	background-color: rgba(0,0,0,0.75);
	background-color: transparent;
	position: absolute;
	top: 60px;
	text-align: left;
	min-width: 12em;
	font-size: 100%;
	-webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.30);
	box-shadow: 0px 10px 10px rgba(0,0,0,0.30);
	border-color: #FFFFFF;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	font-weight: 300;
}
.mainmenu li li {
	float: none;
	height: auto;
	display: block;
	position: relative;
	height: 100%;
	height: auto;
	background-color: #F5F5F5;
	background-color: #FFFFFF;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	-webkit-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	border-left: 0px solid rgba(11,82,153,0.25);
}
.mainmenu li li a {
	border: none;
	height: 100%;
	text-transform: none;
	color: #0B5299;
	display: block;
	float: none;
	/**/
	padding-right: 0.75em;
	padding-left: 0.75em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.mainmenu li:hover li a {
	color: #0B5299;
}
.mainmenu li li:hover {
/*
	background-color: #CC9966;
	background-color: #C1976D;
	*/

}
.mainmenu li li a:hover {
	color: #FFFFFF;
	color: #C1976D;
}
/* 3rd */
.mainmenu li ul li ul {
	display: none;
	background-color: rgba(102,204,153,0.9);
	position: absolute;
	height: auto;
	width: auto;
	left: 100%;
	top: 0px;
	right: auto;
	text-align: left;
	float: none;
}
.mainmenu li li li {
	display: block;
	float: none;
}
.mainmenu li li li a {
	border: none;
	height: auto;
	text-transform: none;
	color: #FFFFFF;
	float: none;
}
.mainmenu li li li a:hover {
	background-color: rgba(82,156,131,0.7);
	background-color: rgba(82,156,131,0);
}
/****************** blocks ******************/
.block {
	display: block;
	position: relative;
	float: left;
	width: 100%;
}
/**/
.x2 .block {
	width: 48.5%;
	margin-left: 3%;
}
.x2 .block:nth-of-type(2n-1) {
	margin-left: 0%;
	clear: left;
}
/**/
.x3 .block {
	width: 31.33333333333333%;
	margin-left: 3%;
	margin-bottom: 1em;
}
.x3 .block:nth-of-type(3n-2) {
	margin-left: 0%;
	clear: left;
}
/**/
.x4 .block {
	width: 23.5%;
	margin-left: 2%;
	margin-bottom: 2%;
}
.x4 .block:nth-of-type(4n-3) {
	margin-left: 0%;
	clear: left;
}
/**/
.x5 .block {
	width: 18.4%;
	margin-left: 2%;
	margin-bottom: 2%;
}
.x5 .block:nth-of-type(5n-4) {
	margin-left: 0%;
	clear: left;
}
/**/
.x6 .block {
	width: 15%;
	margin-left: 2%;
	margin-bottom: 2%;
}
.x6 .block:nth-of-type(6n-5) {
	margin-left: 0%;
	clear: left;
}
/**/
.x7 .block {
	width: 12.57142857142857%;
	margin-left: 2%;
	padding-bottom: 2%;
}
.x7 .block:nth-of-type(7n-6) {
	margin-left: 0%;
	clear: left;
}
/**/
.shadow {
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	-webkit-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
/*section*/
.bigger {
	font-size: 112%;
	font-weight: bold;
}
section, .header {
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: 100% 9px;
	background-image: url(../images/lines-cyan.png);
	padding-bottom: 9px;
	box-sizing: border-box;
	background-color: #0B57A3;
}
section {
	height: 460px;
}
section:nth-of-type(1) {
	margin-top: 118px;
}
section .foto {
	height: 100%;
}
section .margin {
	z-index: 1;
}
section .holder {
	padding-top: 3.5%;
	padding-top: 40px;
	width: 100%;
	max-width: 580px;
}
section .holder.txtright {
	float: right;
}
section:nth-of-type(2) .holder {
	padding-top: 5.5%;
	padding-top: 60px;
}
.masked:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 9px;
	left: 0;
	right: 0;
	background-color: rgba(7,59,111,0.60);
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	-webkit-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
section:nth-of-type(2) .masked:after {
	background-color: rgba(68,33,235,0.37);
}
section:nth-of-type(3) .masked:after {
	background-color: rgba(46,35,122,0.60);
}
section:nth-of-type(4) .masked:after {
	background-color: rgba(122,35,88,0.60);
}
section:nth-of-type(5) .masked:after {
	background-color: rgba(23,68,221,0.37);
}
/************** slider **************/

.sliderholder {
}
.sliderholder .masked:after {
	bottom: 0px;
}
.slider .masked:after {
}
.slider {
	position: absolute!important;
	top: 0px!important;
	bottom: 9px!important;
	left: 0px!important;
	right: 0px!important;
	overflow: hidden;
}
.slide {
	height: 100%;
	cursor: e-resize;
}
.slick-list, .slick-track {
	height: 100%;
}
.slide .image {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.sliderholder .txtholder {
	display: block;
	position: relative;
	padding-top: 0%;
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
}
.sliderholder .txt {
	opacity: 1;
	display: block;
	width: 100%;
	max-width: 400px;
	max-width: 470px;
	box-sizing: border-box;
	text-align: center;
	padding: 20px 10px 12px 10px;
	padding: 2em 0.5em 0.5em 0.5em;
	min-height: 0em;/*min-height: 100px;*/
	background-image: url(../images/sliderblue.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 260px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	-webkit-transition: -webkit-transform 0s ease-in-out;
	-moz-transition: -moz-transform 0s ease-in-out;
	-o-transition: -o-transform 0s ease-in-out;
	transition: transform 0s ease-in-out;
	-webkit-transform: translate(-50%, 150%);
	-moz-transform: translate(-50%, 150%);
	-ms-transform: translate(-50%, 150%);
	-o-transform: translate(-50%, 150%);
	transform: translate(-50%, 150%);
}
.slide.on .txt {
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	-webkit-transition: -webkit-transform 1.5s ease-in-out;
	-moz-transition: -moz-transform 1.5s ease-in-out;
	-o-transition: -o-transform 1.5s ease-in-out;
	transition: transform 1.5s ease-in-out;
}
.sliderholder .txt span {
	display: block;
	color: #FFFFFF;
	font-size: 200%;
	letter-spacing: -0.05em;
	line-height: 100%;
	font-weight: 300;
	/*	font-family: "lato", Arial, Helvetica, sans-serif;*/	
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}
/* Arrows */
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 100px;
	width: 100px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	color: transparent;
	left: 0px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	z-index: 3;
	background-image: url(../images/prev-next.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 200px auto;
	background-color: rgba(0,85,165,0.00)!important;
}
.slick-prev:hover {
	background-position: 0px 0px;
	background-position: 0px -100px;
	/**/
	background-color: rgba(0,85,165,0.00)!important;
}
.slick-next {
	left: auto;
	right: 0px;
	background-position: -100px -100px;
	background-position: -100px 0px;
}
.slick-next:hover {
	background-color: rgba(0,85,165,0.00)!important;
	background-position: -100px -100px;
}
/* Dots */

.slick-dots {
	display: block!important;
	position: absolute;
	bottom: 82px;
	left: 50%;
	/*center*/
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	/**/
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	z-index: 1;
	pointer-events: none;
	font-size: 0px;
}
/*
@media screen and (min-width: 30em) {
.slick-dots {
padding: 0 30px;
}
}
@media screen and (min-width: 37em) {
.slick-dots {
padding: 0 40px;
bottom: 4em;
}
}
@media screen and (min-width: 60em) {
.slick-dots {
bottom: 5em;
}
}
*/
.slick-dots li {
	pointer-events: auto;
	position: relative;
	display: inline-block;
	height: auto;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 9px;
}
.slick-dots li button {
	border: 1px solid rgba(255,255,255,0.50);
	border: none;
	display: block;
	box-sizing: border-box;
	height: 17px;
	width: 17px;
	border-radius: 100px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	cursor: pointer;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	-webkit-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
/*
.slick-dots li button:hover, .slick-dots li button:focus, .slick-dots li button:focus:not(:active), .slick-dots li button:active {
	border-color: #fff;
	outline: none;
	background-color: #277893;
	background-color: #66CC99;
}
*/
.slick-dots li:hover button, .slick-dots li button:active {
	outline: none;
	background-color: #B7B7B7;
	border-color: #B7B7B7;
}
.slick-dots li.slick-active button {
	background-color: #B7B7B7;
	border-color: #B7B7B7;
}
/*
.slick-dots li.slick-active button:hover, .slick-dots li.slick-active button:focus, .slick-dots li.slick-active button:focus:not(:active), .slick-dots li.slick-active button:active {
	background-color: rgba(158,187,189,0.9);
	background-color: #277893;
	background-color: #66CC99;
}
*/

/* footer */
.footer {
	padding-top: 40px;
	padding-bottom: 40px;
	box-sizing: border-box;
	font-size: 95%;
	line-height: 150%;
	color: #FFFFFF;
	text-align: center;
	background-color: #0B57A3;
}
/*anchor*/
.anchor {
	display: block;
	position: relative;
	top: -60px;
	height: 0px;
	overflow: hidden;
}
/* btns */
.btns {
	display: block;
	color: #000000;
	background-color: rgba(255,255,255,0.75);
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 9px;
	z-index: 1;
	overflow: hidden;
	height: 25%;
	height: 115px;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	-webkit-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
.btns .block {
	display: block;
	float: left;
	position: relative;
	width: 33.3333%;
	height: 100%;
	box-sizing: border-box;
	padding: 1% 4%;
	overflow: visible;
}
.btns .block img {
	display: block;
	float: left;
	width: auto;
	height: 100%;
}
.btns .open {
	display: block;
	float: right;
	position: absolute;
	right: 10%;
	bottom: 12px;
	width: 70px;
	background-color: #fcb831;
	color: #000000;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.20);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.20);
}
.btns .open span {
	display: block;
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
	box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
}
.ocs {
	display: block;
	max-width: 1137px;
	margin-right: auto;
	margin-left: auto;
}
.oc {
	display: none;
	background-color: #E5E5E5;
	padding: 30px;
}
.oc .holder {
	position: relative;
}
.oc .foto img {
	display: block;
	width: 100%;
}
.oc .title {
	display: block;
	color: #000000;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-weight: normal;
}
.oc section {
	position: relative;
	max-width: inherit;
	margin: 0px;
	height: auto;
	background-image: none;
	background-color: transparent;
}
.tunnel-popup a {
	display: none!important;
}
/*
.tunnel-popup {
	border: red 12px solid!important;
}




/*******************  icomobile     *******************/

.icomobile {
	display: none;
	z-index: 1001;
	height: 50px;
	position: absolute;
	right: -14px;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	-moz-transition: 0.1s ease-in-out;
	-ms-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	-webkit-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}
.mmenu .icomobile {
	display: block;
}
.icomobile a {
	display: block;
	box-sizing: border-box;
	width: 50px;
	height: 50px;
	background-image: url(../images/icomobile.png);
	background-size: 50px auto;
	background-position: center 0px;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none;
}
.mmenu .icomobile a {
	background-image: url(../images/close.png);
}
.mmenu .header .holder {
	height: 50px;
}
.mmenu .header .lang {
	top: 12px;
	right: 48px;
}
/* mmenu */


.off {
	display: none;
}
.on {
	display: block;
}
.mmenu {
	display: none;
	overflow-x: hidden;
	color: #333333;
	background-color: #073B6F;
	position: absolute;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	padding: 0%;
	z-index: 999;
	bottom: 0px;
}
.mmenu .scroll {
	z-index: 20;
	position: relative;
}
.mmenu .scroll .margin {
	overflow: hidden;
}
.mmenu .scroll .margin .wrap {
	overflow: hidden;
}
.mmenu .scroll ul {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 4em;
}
.mmenu .scroll ul, .mmenu .scroll li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.mmenu .scroll ul li {
	width: 100%;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.25);
}
.mmenu .scroll ul a {
	font-size: 105%;
	line-height: 125%;
	display: block;
	padding: 10px 3%;
	cursor: pointer;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	text-align: center;
}
.mmenu .scroll li.notlast > a, .mmenu .scroll a.back {
	background-image: url(../images/arrow-right.png);
	background-position: 99% 50%;
	background-size: auto 16px;
	background-repeat: no-repeat;
}
.mmenu .scroll ul a.back {
	background-image: url(../images/arrow-left.png);
	background-position: 0% 55%;
	padding-left: 20px;
	color: #C1976D;
	position: relative;
	height: auto;
	margin: 0px;
}
.mmenu .scroll ul a:hover {
	color: #C2C2C2;
	cursor: pointer;
}
.mmenu .scroll ul ul {
	width: 100%;
	position: absolute;
	left: 100%;
	top: 0px;
}
/****/
.mmenu .scroll {
	overflow: auto;
	overflow-x: hidden;
	position: absolute;
	left: 0px;
	top: 61px;
	right: 0px;
	bottom: 0px;
}
/*********11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111********/
/*********11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111********/
/*********11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111********/
/*********11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111********/







/*** contact ***/

.contact {
}
.contact section, .contact section:nth-of-type(n) {
	height: auto;
	min-height: inherit;
	background-image: none;
	padding: 0px;
	width: auto;
	max-width: inherit;
	margin: 0px;
}
.contact .header {
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: 100% 9px;
	background-image: url(../images/lines-cyan.png);
	padding-bottom: 9px;
	box-sizing: border-box;
	background-color: rgba(11,87,163,1.00);
}
.contact section.cont {
	position: relative;
	padding-top: 180px;
}
.contact .container {
	padding: 0px;
	position: relative;
	max-width: inherit;
	margin: 0px;
}
.contact .map {
	display: block;
	background-color: #e5e3df;
	position: fixed !important;
	left: 0%;
	top: 0px;
	height: 100vh;
	width: 50%;
}
.contact.mapout .map {
	position: absolute;
}
 button::-moz-focus-inner {
 border: 0;
}
.contact .topfix {
	display: block;
	position: fixed;
	right: 0px;
	top: 0px;
	height: 180px;
	width: 50%;
	padding-top: 60px;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 0px;
	box-sizing: border-box;
	z-index: 2;
	background-color: #073B6F;
	border-bottom: 1px solid rgba(255,255,255,0.50);
}
.maptxt {
	height: auto;
	min-height: 100vh;
	display: block;
	position: relative;
	float: right;
	width: 50%;
	box-sizing: border-box;
	padding: 0px 5%;
}
.adresa {
	display: block;
	padding-top: 160px;
}
.adresa p {
	display: block;
	font-size: 85%;
	line-height: 175%;
	float: left;
	width: 32%;
}
.adresa p:nth-of-type(1) {
	margin-left: 0%;
}
.adresa p:nth-of-type(2) {
	margin-left: 2%;
}
.adresa p:nth-of-type(3) {
	margin-left: 2%;
}
.contact .topfix h5 {
	padding-top: 20px;
	padding-bottom: 0px;
	color: #FFFFFF;
}
.tabbuttons {
	display: block;
	font-size: 85%;
	padding-top: 15px;
}
.tabbuttons li {
	display: block;
	float: left;
	text-align: left;
	width: 22%;
}
.tabbuttons li:nth-of-type(2), .tabbuttons li:nth-of-type(3) {
	text-align: center;
	width: 28%;
}
.tabbuttons li:nth-of-type(4) {
	text-align: right;
}
.tabbuttons li a {
	line-height: 110%;
	display: inline-block;
	color: #6499CF;
	box-sizing: border-box;
	padding-top: 1em;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 1em;
	text-align: center;
	font-weight: bold;
}
.tabbuttons li a:hover, .tabbuttons li.active a {
	color: #FFFFFF;
}
.contact .topfix .wrap {
	display: block;
}
/**/

.contact .maptxt .top {
	height: 380px;
}
.maptxt ul {
	padding-bottom: 0em;
	border-bottom: 0px solid rgba(255,255,255,0.50);
}
.maptxt ul ul {
	border-bottom: 0px solid #FF0000;
}
.maptxt > ul ul, .maptxt ul ul li {
	border-bottom: 1px solid rgba(255,255,255,0.50);
}
.maptxt ul button {
	border-bottom: 1px solid rgba(255,255,255,0.50);
}
.maptxt ul li ax, .maptxt ul li header {
	display: block;
	font-size: 90%;
	line-height: 125%;
	padding: 0.85em 1.25em;
	color: rgba(255,255,255,0.65);
	cursor: pointer;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	-webkit-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
.maptxt ul li header:hover {
	color: #FFFFFF;
}
.maptxt ul li a:hover, .maptxt ul li.active a/*, .maptxt ul li a.active*/ {
	color: #FFFFFF;
	text-decoration: underline;
}
.maptxt ul li div {
	display: none;
	background-color: aqua;
}
.maptxt ul li i {
	display: block;
	font-style: normal;
}
/*.maptxt ul li i br {	
	display: inline;
}*/

/**/
.tab-content button {
	display: block;
	width: 100%;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	line-height: 125%;
	font-size: 90%;
	color: rgba(255,255,255,0.80);
	font-weight: 400;
	margin: 0px;
	text-align: left;
	padding-top: 0.85em;
	padding-right: 1.25em;
	padding-left: 0em;
	padding-bottom: 0.85em;
	background-color: transparent;
	border: none;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	-webkit-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	cursor: pointer;
}
.tab-content button:hover, .tab-content button.active {
	color: rgba(255,255,255,1.00);
	background-color: transparent;
}
.tab-content ul ul a {
	color: #FFFFFF;
}
/*
.tab-content ul ul span:nth-of-type(n+2) {
	display: none;
}
*/
/*MAP*/
.tab-content ul ul {
	display: none;
}
.tab-content {
	height: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	display: none;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.current-tab {
	display: block;
	height: auto;
	visibility: visible;
	opacity: 1
}
/************************** gm-style ************************************/

.gm-style-iw-d {
	overflow: hidden!important;
	padding: 60px 20px 20px 20px;
}
.gm-style .gm-style-iw {
	color: #FFFFFF;
	margin: 0;
	font-size: 16px;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 150%;
	background-color: rgba(11,87,163,1.00);
	border-radius: 0px;
	padding: 0px;
	position: absolute;
	top: -10px !important;
}
.gm-style .gm-style-iw h5+div::before {
	content: "";
	overflow: hidden;
	width: 60px;
	height: 60px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(../images/logo.png);
	background-size: 100% auto;
	background-position: left top;
	background-repeat: no-repeat;
}
.gm-style .gm-style-iw h5, .gm-style .gm-style-iw h6 {
	color: #FFFFFF;
	margin: 0;
	font-size: 16px;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: inherit;
	display: block;
	padding-bottom: 0.5em;
}
button.gm-ui-hover-effect {
	display: none !important;
}
.gm-style-iw-t::after {
	background: linear-gradient(45deg, rgba(11,87,163,1) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0) 100%)!important;
	box-shadow: -2px 2px 2px 0 rgba(178,178,178,.4);
	top: -10px !important;
}


/*
.gm-style-iw {
	box-shadow: 0px 0px rgba(0,0,0,0.00)!important;
	-webkit-box-shadow: 0px 0px rgba(0,0,0,0.00)!important;
}
.gm-style .gm-style-iw {
	color: #FFFFFF;
	margin: 0;
	font-size: 16px;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 150%;
	background-color: #0B57A3;
	border-radius: 0px;
	padding: 60px 20px 20px 20px;
	padding: 0px;
	margin: 0px;

	
	position: absolute;
	top: -50px !important;
	top: -0px !important;
}
.gm-style-iw-d {
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
button.gm-ui-hover-effect {
	display: none !important;
}
.gm-style .gm-style-iw h5, .gm-style .gm-style-iw h6 {
	color: #FFFFFF;
	margin: 0;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	line-height: inherit;
	display: block;
	padding-bottom: 0.5em;
}
.gm-style .gm-style-iw h5+div, .gm-style .gm-style-iw h6+div {
	margin-bottom: 0em;
}


.gm-style .gm-style-iw span {
	display: block;
}
.gm-style .gm-style-iw-t::after {

	
	box-shadow: none;
	content: "";
	overflow: hidden;
	height: 60px;
	left: 0;
	top: -50px;
	position: absolute;
	transform: translate(-50%, 0%);
	width: 20px;
	background-color: #0B57A3;
	border: 0px!important;

	
	

	
	margin-top: 0px;
	color: #0B57A3!important;
	background-color: #0B57A3!important;
	border-color: #0B57A3!important;
	border-top-color: #0B57A3!important;
	border-left-color: #0B57A3!important;
	border-bottom-color: #0B57A3!important;
	border-right-color: #0B57A3!important;

	
	display: none;
}

.gm-style .gm-style-iw-t::before {
	content: "";
	overflow: hidden;
	width: 17px;
	height: 17px;
	left: 0;
	top: -50px;
	position: absolute;
	transform: translate(-50%, 52px);
	background-color: #F087B6;
	border-radius: 100px;
}

.gm-style .gm-style-iw h5+div::before {
	content: "";
	overflow: hidden;
	width: 60px;
	height: 60px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(../images/logo.png);
	background-size: 100% auto;
	background-position: left top;
	background-repeat: no-repeat;
}
.gm-style-iw::-webkit-scrollbar, .gm-style-iw *::-webkit-scrollbar {
width: 0 !important;
overflow: hidden;
}
.gm-style-iw, .gm-style-iw * {
	-ms-overflow-style: none;
	overflow: hidden;
	overflow: -moz-scrollbars-none;
	overflow: hidden;
}

*/




/*************xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx****************/
/*************xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx****************/
/*************xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx****************/
/*************xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx****************/
