/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Goldman:wght@400;700&family=Montserrat:wght@400;700&family=Roboto:wght@400;700&display=swap');
/*
color: #FFCC00;
color: #99CC00;
color: #0082CC;
font-family: 'Goldman', cursive;
font-family: 'Montserrat', sans-serif;
font-family: 'Roboto', sans-serif;
*/


/*socicon
@font-face {
	font-family: 'socicon';
	src: url('../fonts/socicon.eot?87visu');
	src: url('../fonts/socicon.eot?87visu#iefix') format('embedded-opentype'), url('../fonts/socicon.woff2?87visu') format('woff2'), url('../fonts/socicon.ttf?87visu') format('truetype'), url('../fonts/socicon.woff?87visu') format('woff'), url('../fonts/socicon.svg?87visu#socicon') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/**/
html {
}
body {
	font-family: 'Roboto', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	font-family: 'Montserrat', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	line-height: 150%;
	color: #424649;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: 400;
}
.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: #0F4069;
	color: #0082CC;
	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: #6499CF;
	color: #E94D08;
	border: 0px;
	outline: 0px;
}
/*anchor*/
.anchor {
	display: block;
	position: relative;
	top: -100px;
	height: 0px;
	width: 1px;
	overflow: hidden;
}
.mar {
	margin-top: 4em;
	margin-bottom: 4em;
}
.mart {
	margin-top: 4em;
}
.marb {
	margin-bottom: 4em;
}
.pad {
	padding-top: 4em;
	padding-bottom: 4em;
}
.padt {
	padding-top: 4em;
}
.padb {
	padding-bottom: 4em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .title {
	font-family: 'Montserrat', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	font-family: 'Goldman', sans-serif, Arial, Helvetica;
	font-size: 325%;
	line-height: 110%;
	font-weight: 400;
	font-style: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0.5em;
	display: block;
	color: #0082cc;
	-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;
}
h1, h2 {
	font-size: 3.75rem;
	line-height: 110%;
}
h3 {
	font-size: 300%;
	line-height: 110%;
}
h4 {
	font-size: 235%;
	line-height: 110%;
	padding-bottom: 0.75em;
}
h5 {
	font-size: 175%;
	line-height: 110%;
}
h6 {
	font-size: 125%;
	line-height: 110%;
}
/* text */
.text {
	display: block;
}
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: bold;
}
.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 {
	display: block;
	max-width: 1600px;
	max-width: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.margin {
	padding-right: 5%;
	padding-left: 5%;
}
.margin.full {
	max-width: inherit;
}
.bg {
	background-color: #152B42;
	background-position: center center;
	background-size: cover;
}
section {
}
/****************** 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;
}
/* foto */
.foto {
	display: block;
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-size: cover;
	overflow: hidden;
}
.foto img {
	display: block;
	width: 100%;
}
.foto.left, .foto.right {
	width: 50%;
	max-width: 600px;
	float: left;
	margin-right: 2em;
	margin-bottom: 1.5em;
}
.foto.right {
	float: right;
	margin-right: 0em;
	margin-left: 2em;
}
.masked:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.50);
	-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;
}
.an {
	-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;
}
/*********xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx********/

/* header */

.header {
	position: fixed;
	height: 60px;
	background-color: rgba(255,255,255,1.00);
	left: 0px;
	top: 0px;
	right: 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;
	/*
	box-shadow: 0px 0px 140px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 140px rgba(0,0,0,0.05);
*/
	z-index: 21;
}
.header .logo {
	float: left;
	z-index: 10;
	position: relative;
	top: 0px;
	left: 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;
}
.header .logo a img {
	display: block;
	position: relative;
	z-index: 2;
	width: auto;
	height: 90px;
	padding: 10px;
	/**/
	-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;
}
.scrolled .header .logo a img {
	height: 65px;
	padding: 6px;
}
.header .logo a:after {
	display: block;
	content: "";
	position: absolute;
	bottom: 0px;
	right: -60px;
	border-top: 60px solid rgba(255,255,255,1.00);
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	height: 0px;
	overflow: hidden;
	width: 100%;
}
/*******************  icomobile     *******************/

.icomobile {
	display: block;
	z-index: 1;
	float: right;
	width: 60px;
	height: 60px;
}
.icomobile a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 28px auto;
	background-image: url(../images/icomobile.svg);
	background-color: #0082CC;
}
.icomobile a:hover {
	background-color: #E94D08;
}
.mmopened .icomobile a {
	background-image: url(../images/close.svg);
}
/* mmenu */
.off {
	display: none;
}
.on {
	display: block;
}
.mmenu {
	display: none;
	display: block;
	overflow-x: hidden;
	color: #333333;
	background-color: #FFFFFF;
	position: absolute;
	position: fixed;
	top: 60px;
	bottom: 0px;
	right: -600px;
	padding: 0%;
	width: 50%;
	width: 600px;
	z-index: 20;
	box-shadow: 0px 0px 140px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 140px rgba(0,0,0,0.05);
}
.mmopened .mmenu {
	right: 0%;
}
.mmenu .margin {
	padding-left: 0%;
	padding-right: 0%;
}
.mmenu .mmholder, .mmenu .margin {
	position: relative;
	height: 100%;
}
.mmenu .scroll .margin .wrap {
	overflow: hidden;
}
.mmenu .scroll ul {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 4em;
	border-top: 1px solid rgba(0,130,204,0.30);
}
.mmenu .scroll ul, .mmenu .scroll li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.mmenu .scroll ul {
	margin-top: 60px;
}
.mmenu .scroll ul li {
	width: 100%;
	display: block;
	border-bottom: 1px solid rgba(0,130,204,0.30);
}
.mmenu .scroll ul a {
	display: block;
	font-size: 200%;
	font-weight: 700;
	text-align: right;
	line-height: normal;
	color: #E94D08;
	color: #0082CC;
	box-sizing: border-box;
	padding: 14px calc(100vw - 95vw);
}
.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: #6499CF;
	position: relative;
	height: auto;
	margin: 0px;
}
.mmenu .scroll ul a:hover {
	color: #FFFFFF;
	background-color: #0082CC;
	background-color: #E94D08;
	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: 0px;
	right: 0px;
	bottom: 0px;
}
/************** slider **************/

.sliderholder {
	background-color: #F5F5F5;
	position: relative;
	margin-top: 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;
}
.sliderholder .txtholder {
	display: block;
	position: relative;
	height: 100%;
	margin-left: 5%;
	margin-right: 5%;
	-webkit-transition: -webkit-transform 3s ease-out;
	-moz-transition: -moz-transform 3s ease-out;
	-o-transition: -o-transform 3s ease-out;
	transition: transform 3s ease-out;
}
.sliderholder .txt {
	background-color: rgba(0,20,0,0.0);
	height: auto;
	min-height: none;
	opacity: 1;
	display: block;
	width: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	/**/
	-moz-transition: opacity 2s ease-out;
	-ms-transition: opacity 2s ease-out;
	-o-transition: opacity 2s ease-out;
	-webkit-transition: opacity 2s ease-out;
	transition: opacity 2s ease-out;
	padding-top: 0px;
}
.slider {
	background-color: #000000;
}
.slider, .slider .slide {
	height: 100vh;
	position: relative;
}
.slide .image {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.slider .shadow {
	background-color: transparent;
	background-color: rgba(0,0,0,0.50);
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.sliderholder .holder {
	pointer-events: none;
	display: block;
	height: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
}
.slide .holder {
	display: none;
}
.sliderholder .txtholder, .slide .txtholder {
	display: block;
	position: relative;
	height: 100%;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.50);
	color: #FFFFFF;
	-ms-transform: scale(0.5); /* IE 9 */
	-webkit-transform: scale(0.5); /* Safari */
	transform: scale(0.5);
	/**/
	-moz-transition: 1s ease-out;
	-ms-transition: 1s ease-out;
	-o-transition: 1s ease-out;
	-webkit-transition: 1s ease-out;
	transition: 1s ease-out;
}
.sliderholder .txtholder, .slide.on .txtholder {
	-ms-transform: scale(1); /* IE 9 */
	-webkit-transform: scale(1); /* Safari */
	transform: scale(1);
}
.sliderholder .txt, .slide .txt {
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;/*
	opacity: 0;
	position: absolute;
	bottom: 70px;
	left: 0%;
	right: 0%;
	*/
}
.sliderholder .txt, .slide.on .txt {
	/*	
transform: translateY(-2em);
animation: come-in 0.8s ease forwards;
opacity: 1;
*/
	opacity: 1;/*
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	*/
}
.sliderholder .button {
	margin-top: 1.5em;
	display: inline-block;
	float: none;
	text-shadow: none;
}
.sliderholder .button a {
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.00);
	border-color: #FFFFFF;
	height: 34px;
}
.sliderholder .button a:hover {
	color: #000000;
	background-color: rgba(255,255,255,1.00);
	border-color: rgba(255,255,255,0.00);
}
.sliderholder h1, .sliderholder .title {
	color: #FFFFFF;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-weight: 700;
}
.sliderholder .subtitle {
	font-size: 110%;
	font-size: 70%;
	line-height: 150%;
	display: block;
	font-weight: 400;
}
.slide .tx {
	display: block;
}
/*
.slide .image:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(../images/grad.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-size: auto 80%;
	z-index: 0;
}
*/
/* Arrows */
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 100px;
	width: 80px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	color: transparent;
	top: 50%;
	margin-top: -10px\9;
	/*lte IE 8*/
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	z-index: 1;
}
.slick-prev, .slick-next {
	left: 0px;
	background-color: transparent;
	background-image: url(../images/prev-next.png);
	background-repeat: no-repeat;
	background-position: -10px -100px;
	background-size: 200px auto;
	/**/	
	-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;
	background-color: rgba(0,10,20,0.20);
}
.slick-prev:hover {
	background-position: -20px -100px;
	background-color: rgba(0,10,20,0.70);
}
.slick-next {
	left: auto;
	right: 0px;
	background-position: -100px 0px;
	background-position: -110px -100px;
}
.slick-next:hover {
	background-color: rgba(0,10,20,0.70);
	background-position: -100px -100px;
}
/* Dots */

.slick-dots {
	position: absolute;
	bottom: 0px;
	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;
	padding-bottom: 35px;
	z-index: 1;
	pointer-events: none;
	font-size: 0px;
	width: 90%;
}
/*
@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: 15px;
}
.slick-dots li button {
	border: none;
	border: 0px solid rgba(255,255,255,0.50);
	display: block;
	box-sizing: border-box;
	height: 14px;
	width: 14px;
	border-radius: 10%;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	cursor: pointer;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: rgba(255,255,255,0.50);
	-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: rgba(255,255,255,1.00);
	border-color: #FFFFFF;
	background-color: #FFCC00;
	background-color: #FFFFFF;
	border: 0px solid rgba(255,255,255,0.50);
}
.slick-dots li.slick-active button {
	background-color: #E94D08;
	border-color: #E94D08;
	border: 0px solid rgba(255,255,255,0.50);
}
/*
.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;
}
*/





/*intro*/
.intro {
	text-align: center;
	overflow: hidden;
}
.intro p, .intro ul {
	font-size: 100%;
	line-height: 175%;
}
.intro ul {
	max-width: 460px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.intro .margin {
	max-width: 1100px;
}
.intro .txt {
	font-size: 125%;
	line-height: 175%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}
.txtwhite, .txtwhite h2, .txtwhite h3, .txtwhite h4, .txtwhite h5, .txtwhite h6 {
	color: #FFFFFF;
}
.masked .txt {
	color: #FFFFFF;
	z-index: 1;
}
.hidden {
	opacity: 0;
}
.visible {
	opacity: 1;
}
/**/

.h400 {
	height: 400px;
}
.h500 {
	height: 500px;
}
.h600 {
	height: 600px;
}
.h700 {
	height: 700px;
}
.h800 {
	height: 800px;
}
.bigpic {
	background-attachment: fixed;
	background-size: cover;
	overflow: hidden;/*
	box-shadow: inset 0px 0px 50px rgba(0,0,0,0.80);
	-webkit-box-shadow: inset 0px 0px 50px rgba(0,0,0,0.80);
*/
}
.bigpic .vcenter {
	z-index: 1;
}
/*
.bigpic > div:last-of-type {
	z-index: 0;
	width: 50%!important;
	box-shadow: inset 0px 0px 50px rgba(0,0,0,0.80);
	-webkit-box-shadow: inset 0px 0px 50px rgba(0,0,0,0.80);
}
*/
.bigpic .text {
	width: 90%;
	max-width: 900px;
	float: left;
}
.bigpic .text.right {
	width: 90%;
	max-width: 900px;
	float: right;
}
.bigpic > h2 {
	text-align: center;
	color: #FFFFFF;
}
.bigpic .right h2 {
	padding-top: 0%;
	padding-right: 10%;
	padding-left: 0%;
	padding-top: 0%;
	padding-right: 10%;
	padding-left: 0%;
	text-align: left;
}
.bigpic .txt {
	display: block;
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(0,10,20,0.70);
	padding-top: 7%;
	padding-right: 10%;
	padding-left: 10%;
	padding-bottom: 5%;
	float: left;
	clear: both;
	border-right: 0px solid #FF7D00;
	text-align: right;
}
.bigpic .right .txt {
	border-right: 0px solid #FF7D00;
	border-left: 0px solid #FF7D00;
	text-align: left;
}
.bigpic .txt p {
	/*padding: 0.5em 0em;*/
	font-size: 110%;
	line-height: 150%;
}
/*********************       form        *****************************/
form {
	margin: 0px;
	padding: 0px;
}
.fieldholder {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 35px;
}
small.error, .small.error {
	display: block;
	font-size: 80%;
	line-height: 100%;
	height: 32px;
	color: #ff9900;
	clear: both;
	text-align: left;
	/*	
	position: relative;
	display: block;
	padding-top: 3px;
	*/
	position: absolute;
	bottom: 0px;
}
.fieldholder .small {
	font-size: 0.7rem;
	line-height: 100%;
	height: 30px;
	color: #808080;
	display: block;
	clear: both;
	text-align: left;
	/*	
	position: relative;
	display: block;
	padding-top: 3px;
	*/
	position: absolute;
	bottom: -15px;
}
.form .legend {
	font-size: 80%;
	line-height: 150%;
	font-style: italic;
}
input[type=file] {
	padding: 0px;
	vertical-align: middle;
}
input[type=radio] {
	margin-right: 0.75em;
	float: left;
	width: auto;
}
input[type=checkbox] {
	margin-right: 0.75em;
	float: left;
	width: auto;
}
/*
textarea:focus, input:focus, select:focus {
	outline: none;
}
*:focus {
	outline: none;
}
*/
/******************************************/
input, select, textarea {
	font-family: 'Montserrat', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	font-size: 100%;
	line-height: 110%;
	display: block;
	float: none;
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	min-width: 1em;
	font-weight: 400;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 0px;
	height: 40px;
	box-sizing: border-box;
}
/**/

input.error, select.error, textarea.error {
/*
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	*/
}
/**/
 input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
input[type=number] {
	-moz-appearance: textfield;
}
textarea {
	height: 8.25em;
	resize: vertical;
	min-height: 40px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

/**/

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color: #B3B3B3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #B3B3B3;
opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #B3B3B3;
opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #B3B3B3;
}
/**/


label {
	display: block;
	position: relative;
	box-sizing: border-box;
	line-height: 100%;
	font-size: 100%;
	padding-bottom: 5px;
	color: #999999;
	color: #FFFFFF;
}
label a {
}
label a:hover {
}
.checkbox, .radio {
	height: 40px;
	margin-bottom: 0px;
}
.checkbox label, .radio label {
	display: block;
	height: 36px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
label .vcenter {
	float: left;
	padding-right: 0.05em;
	padding-left: 0.05em;
}
.label {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0.25em;
	line-height: 150%;
	font-size: 100%;
	color: #999999;
}
/* forma */

.forma {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3em;
}
.obavezno {
	display: block;
	clear: both;
	font-style: italic;
	padding-bottom: 0.5em;
}
.star {
	color: #CC0000;
	font-size: 150%;
	line-height: 0%;
}
/*captcha*/

img.captcha {
	float: left;
	clear: left;
}
a.RefreshCaptcha {
	float: left;
	border-bottom: none;
	margin-top: 7px;
	margin-left: 8px;
}
a.RefreshCaptcha:hover {
	border-bottom: none;
}
/************** radio ***************/
/* Base for label styling */
.radio [type="radio"]:not(:checked), .radio [type="radio"]:checked, .checkbox [type="checkbox"]:not(:checked), .checkbox [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
	visibility: hidden;
}
.radio [type="radio"]:not(:checked) + label, .radio [type="radio"]:checked + label, .checkbox [type="checkbox"]:not(:checked) + label, .checkbox [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 50px;
	cursor: pointer;
	margin: 0px;
	padding-top: 12px;
	height: auto;
	min-height: 40px;
	float: left;
}
/* checkbox aspect */
.radio [type="radio"]:not(:checked) + label:before, .radio [type="radio"]:checked + label:before, .checkbox [type="checkbox"]:not(:checked) + label:before, .checkbox [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 36px;
	height: 36px;
	box-sizing: border-box;
	border: 1px solid #000000;
	border-radius: 0px;
	margin: 0px;
	background-color: #000000;
}
/* checked mark aspect */
.radio [type="radio"]:not(:checked) + label:after, .radio [type="radio"]:checked + label:after, .checkbox [type="checkbox"]:not(:checked) + label:after, .checkbox [type="checkbox"]:checked + label:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 36px;
	height: 36px;
	box-sizing: border-box;
	border: 1px solid #CC0000;
	border-radius: 0px;
	margin: 0px;
	background-color: #CC0000;
	background-image: url(../images/checked.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 34px auto;
}
/* checked mark aspect changes */
.radio [type="radio"]:not(:checked) + label:after, .checkbox [type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0.01);
}
.radio [type="radio"]:checked + label:after, .checkbox [type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
/* disabled checkbox */
.radio [type="radio"]:disabled:not(:checked) + label:before, .radio [type="radio"]:disabled:checked + label:before, .checkbox [type="checkbox"]:disabled:not(:checked) + label:before, .checkbox [type="checkbox"]:disabled:checked + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
.radio [type="radio"]:disabled:checked + label:after, .checkbox [type="checkbox"]:disabled:checked + label:after {
	color: #999;
}
.radio [type="radio"]:disabled + label, .checkbox [type="checkbox"]:disabled + label {
	color: #aaa;
}
/* accessibility */
.radio [type="radio"]:checked:focus + label:before, .radio [type="radio"]:not(:checked):focus + label:before, .checkbox [type="checkbox"]:checked:focus + label:before, .checkbox [type="checkbox"]:not(:checked):focus + label:before {
	border: 1px dotted red;
}
/* button */

.button {
	font-size: 100%;
	line-height: 100%;
	width: 100%;
	min-width: inherit;
	width: auto;
	width: 240px;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	float: none;
}
.button.center {
	display: block;
	display: inline-block;
}
.button.fullbutton {
	display: block;
	width: 100%;
}
.button a {
	display: block;
	position: relative;
	height: 40px;
	box-sizing: border-box;
	padding-right: 1em;
	padding-left: 1em;
	font-style: normal;
	min-width: 1em;
	border-radius: 0px;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 110%;
	text-align: center;
	background-color: rgba(255,255,255,0.20);
	background-color: #666666;
	border: 1px solid #0082CC;
	font-weight: 400;
	/**/
	background-color: #0082CC;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	color: #FFFFFF;
	text-transform: uppercase;
}
.button a:hover {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #000000;
	/**/
	background-color: #E94D08;
	border: 0px solid #000000;
	color: #FFFFFF;
}
/************* .custom-select **************/

 /* The container must be positioned relative: */
.custom-select {
	position: relative;
	font-family: 'Roboto', sans-serif, Arial, Helvetica;
	font-size: 100%;
	line-height: 110%;
}
.custom-select select {
	display: none; /*hide original SELECT element: */
}
.select-selected {
	background-color: DodgerBlue;
	background-color: #333333;
}
/* Style the arrow inside the select element: */
/*
.select-selected:after {
	position: absolute;
	content: "";
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #fff transparent transparent transparent;
}
*/
.select-selected:after {
	position: absolute;
	content: "";
	top: 5px;
	right: 12px;
	width: 0;
	height: 0;
	/**/	
	border: solid #FFFFFF;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 7px;
	/**/
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
	border-width: 2px 0 0 2px;
	top: 13px;
}
/* style the items (options), including the selected item: */
.select-selected {
	color: #FFFFFF;
	padding: 9px 8px 9px 15px;
	height: 40px;
	height: auto;
	min-height: 40px;
	box-sizing: border-box;
	border-color: #666666;
	border-color: #666666 #666666 #ff0000 #666666;
	border: 1px solid transparent;
	cursor: pointer;
	background-color: #000000;
	position: relative;
}
/* Style items (options): */
.select-items {
	position: absolute;
	background-color: DodgerBlue;
	background-color: #666666;
	background-color: #000000;
	top: 100%;
	top: 40px;
	left: 0;
	right: 0;
	z-index: 99;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 10px 20px rgba(0,0,0,0.25);
}
.select-items div {
	color: #FFFFFF;
	padding: 9px 8px 9px 15px;
	height: 40px;
	height: auto;
	min-height: 40px;
	box-sizing: border-box;
	border: 1px solid transparent;
	border-color: #666666 #666666 #666666 #666666;
	border-color: #333333 transparent transparent transparent;
	cursor: pointer;
}
/* Hide the items when the select box is closed: */
.select-hide {
	display: none;
}
.select-items div:hover, .select-items div.same-as-selected {
	background-color: #CC0000;
	color: #FFFFFF;
}
/** other **/
.other {
	overflow: hidden;
}
.other .block {
	text-align: center;
	overflow: hidden;
}
.other .block .foto {
	max-width: 220px;
	margin-bottom: 3em;
}
.other p {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.other > .cf:nth-of-type(2) {
	background-color: rgba(0,10,20,0.05);
}
.contact {
	display: table;
	width: 100%;
}
.contact .block {
	display: table-cell;
	vertical-align: top;
	padding: 0em 2em;
	float: none;
	text-align: right;
}
.contact .block:nth-of-type(2) {
	padding-top: 3.2em;
	padding-right: 0em;
	padding-left: 2em;
	padding-bottom: 0em;
	text-align: left;
}
.contact .block .foto {
	float: right;
	margin-bottom: 0em;
}
/* footer */
.footer {
	color: #FFFFFF;
	padding-top: 3em;
	padding-bottom: 1.5em;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/pic/slider/007.jpg);
	background-attachment: fixed;
	background-size: cover;
	position: relative;
}
.footer .margin {
	z-index: 1;
}
/*lang*/

.lang {
	display: block;
	position: relative;
	float: right;
	height: 60px;
	margin-right: 20px;
	z-index: 20;
	height: 46px;
	padding-top: 14px;
}
.lang.on {
	background-color: #f2f3f3;
}
.lang ul {
	display: block;
	opacity: 0;
	pointer-events: 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;
}
.lang.on ul {
	opacity: 1;
	pointer-events: auto;
}
.lang.on a {
	background-color: #f2f3f3;
}
.lang a {
	display: block;
	position: relative;
	padding: 6px 20px;
	color: #0082CC;
}
.lang a:hover {
	background-color: #E94D08;
	color: #FFFFFF;
}
/*cookies*/
.gdpr {
	display: block;
	position: fixed;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 9999;
	pointer-events: none;
	pointer-events: auto;
	background-color: #333333;
	background-color: rgba(0,10,20,0.90);
	color: #FFFFFF;
	padding-top: 2em;
}
.gdpr.on {
	background-color: rgba(0,10,20,0.90);
	pointer-events: auto;
}
.gdpr .margin {
/*max-width: inherit;*/
}
.gdpr .left {
	padding-top: 0.4em;
	padding-right: 1em;
	text-align: right;
}
.gdpr .right {
	padding-bottom: 2em;
}
.gdpr p {
	padding-bottom: 1em;
}
.gdpr p a {
	font-weight: 700;
	color: #FFFFFF;
}
