@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap');
/*

color: #00285A;
color: #1E4678;
color: #FF6E00;
color: #f3f4f5;
background-color: rgba(0, 40, 90, 1.00);
background-color: rgba(30, 70, 120, 1.00);
background-color: rgba(255, 110, 0, 1.00);

font-family: 'Raleway', sans-serif, Arial, Helvetica;
*/
/*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: Raleway, Montserrat, sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
  font-family: 'Raleway', sans-serif, Arial, Helvetica;
  font-family: 'Montserrat', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
  font-family: 'Poppins', sans-serif, Arial, Helvetica;
  color: #00285A;
  color: #FF6E00;
  color: #39d7ff;
  color: #505050;
  font-size: 16px;
  line-height: 175%;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  font-weight: 300;
  font-variant-numeric: lining-nums;
  overflow-x: hidden;
}
html, body {
  max-width: 100vw;
  overflow-x: hidden !important;
}
body.mmopened {
  overflow-x: hidden; /*	border-right: 17px solid #999999;*/
}
.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;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .title {
  font-family: 'Poppins', sans-serif, Arial, Helvetica;
  font-size: 350%;
  line-height: 120%;
  font-weight: 300;
  font-weight: 400;
  font-weight: 600;
  font-style: normal;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0.75em;
  display: block;
  color: #FF6E00;
  color: #39d7ff;
  color: #00285A;
  -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: 350%;
  line-height: 120%;
  text-align: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
h3 {
  /*
	font-family: 'Raleway', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	font-weight: 800;
*/
  font-size: 295%;
  line-height: 120%;
}
h4 {
  /*
	font-family: 'Raleway', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	font-weight: 800;
*/
  font-size: 240%;
  line-height: 120%;
}
h5 {
  /*
	font-family: 'Raleway', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	font-weight: 800;
*/
  font-size: 185%;
  line-height: 120%;
  padding-bottom: 1em;
}
h6 {
  /*
	font-family: 'Raleway', sans-serif, Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times;
	font-weight: 800;
*/
  font-size: 130%;
  line-height: 120%;
}
section {
  position: relative;
  z-index: 1;
}
p {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 2em;
  line-height: 200%;
  padding-left: 0px;
  vertical-align: top;
}
/*
p:last-of-type {
  padding-bottom: 0em;
}
*/
a {
  text-decoration: none;
  color: #00285A;
  color: #FF6E00;
  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: #FF6E00;
  color: #00285A;
  border: 0px;
  outline: 0px;
}
a span {
  -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;
}
strong {
  font-weight: 600;
}
.normal {
  font-weight: normal;
}
.red {
  color: #CC0000;
}
ul, ol {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  line-height: 200%;
}
li {
  margin: 0px;
  padding: 0px;
}
.text ul, .text ol {
  list-style-type: disc;
  /*
	list-style-position: inside;
	*/
  margin: 0px;
  padding-bottom: 2em;
  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;
}
.margin {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-right: 5%;
  padding-left: 5%;
}
.margin.full {
  max-width: inherit;
}
.margin.edge {
  padding-right: 0%;
  padding-left: 0%;
}
.col2 {
  column-count: 2;
}
.bgblue {
  background-color: #00285A;
  color: #FFFFFF;
}
.bgblue h1, .bgblue h2, .bgblue h3, .bgblue h4, .bgblue h5, .bgblue h6 {
  color: #FFFFFF;
}
.bggrad {
  background-color: #00285A;
  color: #FFFFFF;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  /**/
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  background-image: -o-linear-gradient(90deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  /**/
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1.00) 0%, rgba(0, 40, 90, 1.00) 100%);
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 1.00) 0%, rgba(0, 40, 90, 1.00) 100%);
  background-image: -o-linear-gradient(90deg, rgba(0, 0, 0, 1.00) 0%, rgba(0, 40, 90, 1.00) 100%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 1.00) 0%, rgba(0, 40, 90, 1.00) 100%);
}
.fh {
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
/*anchor*/
.anchor {
  display: block;
  position: relative;
  top: -80px;
  height: 0px;
  width: 1px;
  overflow: hidden;
}
/**/
.pad {
  padding-top: 6em;
  padding-bottom: 6em;
}
.padt {
  padding-top: 6em;
}
.padb {
  padding-bottom: 6em;
}
.pad50 {
  padding-top: 3em;
  padding-bottom: 3em;
}
.padt50 {
  padding-top: 3em;
}
.padb50 {
  padding-bottom: 3em;
}
.pad0 {
  padding-top: 0em;
  padding-bottom: 0em;
}
.padt0 {
  padding-top: 0em;
}
.padb0 {
  padding-bottom: 0em;
}
.mar {
  margin-top: 6em;
  margin-bottom: 6em;
}
.mart {
  margin-top: 6em;
}
.marb, figure.marb, .foto.marb {
  margin-bottom: 6em;
}
.marb50, figure.marb50, .foto.marb50 {
  margin-bottom: 3em;
}
.mar50 {
  margin-top: 3em;
  margin-bottom: 3em;
}
.mart50 {
  margin-top: 3em;
}
.padb5pc {
  padding-bottom: 5%;
}
.marb5pc {
  margin-bottom: 5%;
}
.border-box {
  box-sizing: border-box;
}
/* text */
.text {
  display: block;
}
table {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}
td, td {
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
/*table*/
.table {
  display: table;
  width: 100%;
}
.tr {
  display: table-row;
}
.td {
  display: table-cell;
}
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.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;
}
/****************** 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.3333%;
  margin-left: 3%;
}
.x3 .block:nth-of-type(3n-2) {
  margin-left: 0%;
  clear: left;
}
/**/
.x4 .block {
  width: 23.5%;
  margin-left: 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 */
figure, .foto {
  display: block;
  position: relative;
  width: 100%;
  padding-right: 0%;
  padding-left: 0%;
  margin: 0% auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-size: cover;
  overflow: hidden;
}
figure img, .foto img {
  display: block;
  width: 100%;
}
.fixedbg {
  background-attachment: fixed;
}
/**/
.zoomzoom {
  display: block;
  overflow: hidden;
}
.zoomzoom img {
  -webkit-transform: translate(0, 0) scale(1.01, 1.01);
  -moz-transform: translate(0, 0) scale(1.01, 1.01);
  -ms-transform: translate(0, 0) scale(1.01, 1.01);
  -o-transform: translate(0, 0) scale(1.01, 1.01);
  transform: translate(0, 0) scale(1.01, 1.01);
  -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;
  position: relative;
}
a.zoomzoom:hover img, a:hover .zoomzoom img, .zoomzoom a:hover img, a:hover .zoomzoom span {
  -webkit-transform: translate(0, 0) scale(1.1, 1.1);
  -moz-transform: translate(0, 0) scale(1.1, 1.1);
  -ms-transform: translate(0, 0) scale(1.1, 1.1);
  -o-transform: translate(0, 0) scale(1.1, 1.1);
  transform: translate(0, 0) scale(1.1, 1.1);
}
/**/
.white, .txtwhite, .txtwhite h1, .txtwhite h2, .txtwhite h3, .txtwhite h4, .txtwhite h5, .txtwhite h6, .txtwhite p, .txtwhite label, .txtwhite .label {
  color: #FFFFFF;
}
.masked .txt {
  color: #FFFFFF;
  z-index: 1;
}
/**/
.h400 {
  height: 400px;
}
.h500 {
  height: 500px;
}
.h600 {
  height: 600px;
}
.h700 {
  height: 700px;
}
.h800 {
  height: 800px;
}
.w1000 {
  max-width: 1000px;
}
/*video*/
.video {
  display: block;
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  margin-top: 0px;
}
.text .video {
  margin-bottom: 2em;
}
.video:after {
  display: block;
  content: '';
  overflow: hidden;
  padding-top: 100%;
  padding-top: 10%;
  padding-top: 56.25%;
}
.video iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}
.video5 {
  display: block;
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  z-index: 1;
}
video, .video {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1360px;
  max-width: inherit;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  z-index: 1;
}
.videoholder {
  display: block;
  position: relative;
}
.text video {
  margin-bottom: 1.75em;
}
/**/
.bgfix {
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
.masked:after, .masked10:after, .masked20:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.40);
  -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;
  z-index: 0;
}
.masked10:after {
  background-color: rgba(0, 0, 0, 0.10);
}
.masked20:after {
  background-color: rgba(0, 0, 0, 0.20);
}
.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;
}
.masked .margin, .masked10 .margin, .masked20 .margin, .masked > div {
  position: relative;
  z-index: 1;
}
/*********************       form        *****************************/
/*********************       form        *****************************/
form {
  margin: 0px;
  padding: 0px;
}
.fieldholder {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 25px;
}
.fieldholder.full, .x2 .fieldholder.full, .x3 .fieldholder.full, .x4 .fieldholder.full {
  width: 100%;
  margin-left: 0%;
}
small.error, .small.error {
  display: block;
  font-size: 75%;
  line-height: 100%;
  height: 22px;
  color: #FF6E00;
  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;
}
/*.checkbox small.error {
	top: auto;
	bottom: 10px;
	text-align: left;
	position: absolute;
	display: block;
}*/
.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, .inputfile + label {
  font-family: 'Poppins', sans-serif, Arial, Helvetica;
  font-size: 100%;
  line-height: 110%;
  display: block;
  float: none;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0em;
  margin-left: 0px;
  min-width: 1em;
  font-weight: 300;
  color: #00285A;
  border: 1px solid #00285A;
  border-radius: 0px;
  height: 44px;
  box-sizing: border-box;
  background-color: #FFFFFF;
  /**/
  background-color: rgba(255, 255, 255, 0.20);
  border: 1px solid rgba(255, 255, 255, 0.0);
  color: #FFFFFF;
}
.inputfile + label {
  padding-top: 13px;
}
/**/
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.75em;
  resize: vertical;
  min-height: 42px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 150%;
}
/**/ ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: rgba(255, 255, 255, 0.50);
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.50);
  opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.50);
  opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.50);
}
/**/
label {
  display: block;
  position: relative;
  box-sizing: border-box;
  line-height: 120%;
  font-size: 95%;
  padding-bottom: 5px;
  color: #00285A;
  color: #FFFFFF;
}
label a {}
label a:hover {}
.checkbox, .radio {
  height: 42px;
  margin-bottom: 10px;
}
.checkbox label, .radio label {
  display: block;
  height: 40px;
  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: #ff0000;
}
.star {
  color: #CC0000;
  font-weight: bold;
}
/*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: 56px;
  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: 42px;
  height: 42px;
  border-radius: 0px;
  margin: 0px;
  background-color: #FFFFFF;
  border: 1px solid #00285A;
  /**/
  background-color: rgba(255, 255, 255, 0.20);
  border: 1px solid rgba(255, 255, 255, 0.0);
  color: #FFFFFF;
}
/* 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: 42px;
  height: 42px;
  border: 1px solid #00285A;
  border-radius: 0px;
  margin: 0px;
  background-color: #FF6E00;
  background-image: url(../images/checked.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 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;
}
/************* .custom-select **************/
/* inputfile */
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile + label {
  cursor: pointer; /*

	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: block;
	overflow: hidden;

	border-radius: 10px;
	font-family: 'Archivo', sans-serif, Arial, Helvetica;
	font-size: 125%;
	line-height: 125%;
	font-weight: normal;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 11px;
	padding-bottom: 0px;
	height: 46px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	border: 1px solid #17458F;
	color: #4E2B6C;*/
}
.no-js .inputfile + label {
  display: none;
}
.inputfile:focus + label, .inputfile.has-focus + label {
  /*
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
	*/
}
/* button */
.button {
  width: 100%;
  min-width: inherit;
  width: auto;
  width: 220px;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  float: none;
}
.button.center {
  display: block;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.button.full {
  display: block;
  width: 100%;
}
.button a {
  display: block;
  position: relative;
  height: 44px;
  box-sizing: border-box;
  padding-right: 1em;
  padding-left: 1em;
  font-style: normal;
  border-radius: 1000px;
  font-size: 115%;
  line-height: 115%;
  font-weight: 400;
  /**/
  background-color: #FFFFFF;
  border: 1px solid #FF6E00;
  color: #FF6E00;
  text-align: center;
  /**/
  background-color: #FF6E00;
  border: 1px solid #FF6E00;
  color: #FFFFFF;
}
.button a:hover {
  background-color: #FF6E00;
  border: 1px solid #FF6E00;
  color: #FFFFFF;
  /**/
  background-color: #FFFFFF;
  border: 1px solid #FF6E00;
  color: #FF6E00;
}
.bgblue .button a, .bggrad .button a, .txtwhite .button a {
  background-color: #FF6E00;
  border: 1px solid #FF6E00;
  color: #FFFFFF;
}
.bgblue .button a:hover, .bggrad .button a:hover, .txtwhite .button a:hover {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #FF6E00;
}
.prijava {
  margin-left: auto;
  margin: auto;
  max-width: 400px;
}
/**/
/********* 111111111111111111111111111111111111111111111111111111111111111111 ********/
/********* 111111111111111111111111111111111111111111111111111111111111111111 ********/
/********* 111111111111111111111111111111111111111111111111111111111111111111 ********/
/********* 111111111111111111111111111111111111111111111111111111111111111111 ********/
.topdist {
  display: block;
  height: 80px; /**/
  -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 */
.header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 20;
  height: 80px;
  background-color: #FFFFFF;
}
/*
.scroll-down.scrolled .header {
	position: fixed;
	top: -120px;
	top: -340px;
}
*/
.scrolled .header {
  -webkit-box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1.00);
}
/*logo*/
.logo {
  display: block;
  float: left;
  width: auto;
  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;
  pointer-events: auto;
  z-index: 20;
}
.logo a {
  display: block;
  height: 100%;
  box-sizing: border-box;
  -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;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.logo img {
  display: block;
  float: left;
  position: relative;
  height: 86px;
  margin: 12px 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;
  z-index: 1;
}
.logo img:nth-of-type(2) {
  display: block;
  height: auto;
  width: 132px;
  margin-top: 74px;
  margin-top: 72px;
  margin-right: 0px;
  margin-left: 10px;
  margin-bottom: 0px;
  /**/
  width: 160px;
  margin-top: 74px;
  margin-left: 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;
}
.header .logo::after {
  content: "";
  display: block;
  position: absolute;
  left: -2000px;
  height: 30px;
  bottom: 0px;
  right: -10px;
  z-index: -0;
  background-color: #FFFFFF;
  transform-origin: right bottom;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  -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::after {
  background-color: #FFFFFF; /**/ /*
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
*/
}
.searchopen .header, .searchopen .header .logo::after, .searchopen.scrolled .header .logo::after {
  background-color: #FFFFFF;
}
.header .right {
  padding-top: 30px;
}
/*searchico*/
.searchopen .header {
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.00);
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.00);
}
.searchico, .loginico {
  display: block;
  float: left;
  width: auto;
  height: 50px;
  width: 50px;
  margin-top: 0px;
  position: relative;
}
.searchico a {
  display: block;
  height: 100%;
}
.searchico a span {
  display: block;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 26px auto;
  background-image: url(../images/search.svg);
  -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;
}
.searchico a:hover {
  background-color: #39d7ff;
  background-color: #00285A;
  background-color: rgba(13, 35, 62, 0.80);
  background-color: #FF6E00;
}
.searchico a:hover span {
  filter: saturate(0) brightness(1000%);
}
.searchopen .searchico a, .searchopen .searchico a:hover {
  background-color: #FF6E00;
  background-color: #00285A;
}
.searchopen .searchico a:hover {
  background-color: #FF6E00;
}
/*
.searchopen .searchico a span, .searchopen .searchico a:hover span {
  background-image: url(../images/close.svg);
  filter: saturate(0) brightness(1000%);
}
*/
/*****************/
.searchico a span:nth-of-type(1) {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.searchopen .searchico a span:nth-of-type(1) {
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0.0, 0.0);
  opacity: 0;
}
/**/
.searchico a span:nth-of-type(n+2) {
  position: absolute;
  display: block;
  opacity: 0;
  width: 30px;
  height: 1.4px;
  background-color: #FFFFFF;
  left: 10px;
  background-image: none;
}
.searchico a span:nth-of-type(2) {
  top: 13px;
}
.searchico a span:nth-of-type(3) {
  top: 37px;
}
.searchopen .searchico a span:nth-of-type(n+2) {
  display: block;
  opacity: 1;
}
.searchopen .searchico a span:nth-of-type(2) {
  top: 13px;
}
.searchopen .searchico a span:nth-of-type(3) {
  top: 37px;
}
/*
.searchico a span:nth-of-type(2) {
  -webkit-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  -moz-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  -ms-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  -o-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  transform: translate(0, 11px) scale(1, 1) rotate(135deg);
}
.searchico a span:nth-of-type(3) {
  -webkit-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  -moz-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  -ms-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  -o-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  transform: translate(0, -13px) scale(1, 1) rotate(-135deg);
}
*/
/* searchopen */
.searchopen .searchico a span:nth-of-type(2) {
  -webkit-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  -moz-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  -ms-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  -o-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
}
.searchopen .searchico a span:nth-of-type(3) {
  -webkit-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  -moz-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  -ms-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  -o-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
}
/*search*/
.search {
  position: relative;
  display: none;
  width: 100%;
  margin-top: 0px;
  background-color: rgba(0, 40, 90, 0.80);
  background-color: rgba(0, 40, 90, 1); /*
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.15);
*/
}
.searchholder {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%;
  z-index: 19;
}
/*
.scrolled .searchholder {
	top: 60px;
}
*/
.search .margin {
  overflow: hidden;
}
.search .margin {
  max-width: 500px;
}
.search h4 {
  padding: 0px;
  margin-bottom: 0.3em;
  color: #FFFFFF;
}
.search .holder {
  height: auto;
  padding-top: 50px;
  padding-bottom: 70px;
}
.search input {
  width: calc(100% - 60px);
  float: left;
  border-right: 0px;
}
.gosearch.button {
  float: left;
  width: 44px;
  height: 44px;
  margin-left: 0px;
}
.gosearch.button a {
  min-width: inherit;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-width: 0px;
  border-radius: 0px;
  background-color: #FF6E00;
  background-color: rgba(255, 255, 255, 0.00);
}
.gosearch.button a:hover {
  border-width: 0px;
  background-color: #FF6E00;
  background-color: rgba(255, 255, 255, 0.00);
}
.gosearch.button a::before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 8px;
  width: 20px;
  height: 20px;
  border: solid #FFFFFF;
  border-width: 2px 2px 0px 0px;
  transform-origin: center center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -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-sizing: border-box;
}
.gosearch a:hover::before {
  left: 16px;
}
/*********results********/
.results {
  background-color: #FFFFFF;
  position: relative;
  overflow: visible;
}
.results .block {
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 6em;
}
/**/
.results .block:before {
  content: "";
  display: block;
  position: absolute;
  right: 80%;
  width: 1000%;
  top: -20px;
  bottom: -20px;
  z-index: -1;
  background-color: rgba(13, 35, 62, 0.05);
  opacity: 1;
  /**/
  transform-origin: top right;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  /**/
  -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;
}
.results .block a {
  display: block;
  height: 100%;
  color: #00285A;
  padding-left: 10%;
}
.results .title {
  display: block;
  font-size: 125%;
  line-height: 125%;
  padding-top: 0em;
  padding-bottom: 0.25em;
  font-weight: 300;
  font-weight: 600;
  color: #FF6E00;
  color: #00285A;
  margin-left: -10%;
  /**/
  -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;
}
.results a:hover .title {
  color: #FF6E00;
}
.results .link {
  display: block;
  position: relative;
  font-size: 100%;
  line-height: 175%;
  color: #00285A;
  color: #FF6E00;
}
.results a:hover .link {
  color: #FF6E00;
}
/*lang*/
.lang {
  display: block;
  position: relative;
  float: left;
  margin-right: 0px;
  z-index: 20;
  height: 50px;
  margin-top: 0px;
  font-size: 95%;
  line-height: 185%;
  font-weight: 400;
}
.lang.langon {
  background-color: rgba(13, 35, 62, 0.0);
}
.lang ul {
  line-height: 185%;
  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.langon ul {
  opacity: 1;
  pointer-events: auto;
}
.lang.langon a {
  background-color: #00285A;
  color: #FFFFFF;
}
.lang a {
  display: block;
  position: relative;
  color: #00285A;
  height: 50px;
  box-sizing: border-box;
  padding: 11px 15px;
}
.lang a:hover {
  background-color: #000000;
  color: #FFFFFF;
  background-color: #FF6E00;
}
/*** mainmemu ***/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu li {
  position: relative;
}
.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.sf-menu > li {
  float: left;
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
  display: block;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
}
/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  margin-bottom: 0em;
}
.sf-menu ul {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
  min-width: 12em; /* allow long menu items to determine submenu width */
  *width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
  border-left: 1px solid #fff;
  border-top: 1px solid #dFeEFF; /* fallback colour must use full shorthand */
  border-top: 1px solid rgba(255, 255, 255, .5);
  padding: .75em 1em;
  text-decoration: none;
  zoom: 1; /* IE7 */
}
.sf-menu a {
  color: #13a;
}
.sf-menu li {
  background: #BDD2FF;
  white-space: nowrap; /* no need for Supersubs plugin */
  *white-space: normal; /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background .2s;
  transition: background .2s;
}
.sf-menu ul li {
  background: #AABDE6;
}
.sf-menu ul ul li {
  background: #9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover {
  background: #CFDEFF;
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none;
}
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, .5);
}
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, .5);
}
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}
/*end orig*/
/********** mainmenu dd **********/
.sf-menu {
  display: none;
  display: block;
  height: auto;
  padding: 0px;
  position: relative;
  border-right: 0px solid rgba(255, 255, 255, 0.20);
  float: left;
  pointer-events: auto;
  font-family: 'Poppins', sans-serif, Arial, Helvetica;
  font-size: 95%;
  line-height: 110%;
  font-weight: 400;
  text-transform: uppercase;
  z-index: 20;
}
.sf-menu > li a {
  border: none;
  display: block;
  box-sizing: border-box;
  height: auto;
  padding-top: 17px;
  padding-right: 1em;
  padding-left: 1em;
  height: 50px;
}
.sf-menu a span {
  -moz-transition: 0s ease-in-out;
  -ms-transition: 0s ease-in-out;
  -o-transition: 0s ease-in-out;
  -webkit-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
}
/* 2nd */
.sf-menu li ul {
  display: none;
  position: absolute;
  top: 50px;
  left: 0px;
  text-align: left;
  min-width: 14em;
  width: 320px;
  text-transform: none;
}
.sf-menu ul {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.20);
}
.sf-menu li li a {
  height: auto;
  padding: 0.2em 1em;
}
/* to left */
/*.mainmenu > li:last-of-type ul li ul,*/
.sf-menu > li ul li ul {
  left: -320px;
  width: 320px;
  min-width: 320px;
  white-space: normal;
}
/*** ESSENTIAL STYLES  boje ***/
/*ddd*/
.sf-menu li a {
  color: #00285A;
  -moz-transition: color 1.5s ease-in-out;
  -ms-transition: color 1.5s ease-in-out;
  -o-transition: color 1.5s ease-in-out;
  -webkit-transition: color 1.5s ease-in-out;
  transition: color 1.5s ease-in-out;
}
.sf-menu li:hover a {
  color: #FF6E00;
  -moz-transition: color 0.1s ease-in-out;
  -ms-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
/*ddd*/
/*1*/
.sf-menu li {
  background-color: rgba(255, 255, 255, 0.00);
  white-space: nowrap; /* no need for Supersubs plugin */
  *white-space: normal; /* ...unless you support IE7 (let it wrap) */
  -moz-transition: 1.5s ease-in-out;
  -ms-transition: 1.5s ease-in-out;
  -o-transition: 1.5s ease-in-out;
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
}
/*2*/
.sf-menu ul li {
  background-color: #00285A;
  -moz-transition: color 0.4s ease-in-out;
  -ms-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  -webkit-transition: color 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.sf-menu ul li:hover {
  background-color: #00285A;
  -moz-transition: color 0.1s ease-in-out;
  -ms-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  -webkit-transition: color 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
/*3*/
.sf-menu ul ul li {
  background-color: #C8FF00;
}
/*ddd*/
.sf-menu li:hover, .sf-menu li.sfHover {
  background-color: rgba(255, 255, 255, 0.00);
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none;
  -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;
}
.sf-menu li li:hover, .sf-menu li li.sfHover {
  background-color: #FF6E00;
  color: #FFFFFF;
}
.sf-menu li:hover li a {
  color: #FFFFFF;
}
.sf-menu li:hover li:hover a {
  color: #FFFFFF;
}
/************** slider **************/
.slider {
  background-color: #FFFFFF;
  background-color: #F5F5F5;
  position: relative;
  margin-top: 0px;
  margin-bottom: 44px;
  margin-bottom: 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; /*
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	*/
}
.slider, .slider .slide {
  height: 100%;
  height: 100vh;
  height: 84vh;
  height: 800px;
  position: relative;
}
.indexslider {
  position: relative;
  z-index: 2;
}
.indexslider .slide .image {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /**/
  -moz-transition: 6s ease-out;
  -ms-transition: 6s ease-out;
  -o-transition: 6s ease-out;
  -webkit-transition: 6s ease-out;
  transition: 6s ease-out;
  position: relative;
  /**/
  -webkit-transform: translate(0, 0) scale(1.00, 1.00);
  -moz-transform: translate(0, 0) scale(1.00, 1.00);
  -ms-transform: translate(0, 0) scale(1.00, 1.00);
  -o-transform: translate(0, 0) scale(1.00, 1.00);
  transform: translate(0, 0) scale(1.00, 1.00);
}
.indexslider .slide.onx .image {
  -webkit-transform: translate(0, 0) scale(1.05, 1.05);
  -moz-transform: translate(0, 0) scale(1.05, 1.05);
  -ms-transform: translate(0, 0) scale(1.05, 1.05);
  -o-transform: translate(0, 0) scale(1.05, 1.05);
  transform: translate(0, 0) scale(1.0, 1.0);
}
.indexslider .slide .image.contain {
  background-size: contain;
}
/*
.slide.on .image {
	background-size: 100%;
	animation: zoomout 6s ease-out;
}
@keyframes zoomout {
 0% {
 background-size: 125%;
}
 100% {
 background-size: 100%;
}
}
*/
/*
.slide .image:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: none;
	background-image: url(../images/lines.png);
	background-attachment: fixed;
	background-position: center center;
	background-color: rgba(0,0,0,0.10);
}
*/
.indexslider .slide .holder {
  /*	pointer-events: none;*/
  display: block;
  height: auto;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
}
/*
.slide .holder:before, .maintop .margin:before {
	content: '';
	z-index: 0;
	display: block;
	position: absolute;
	left: 0px;
	right: 0%;
	bottom: 0px;
	top: 0px;
	background-image: url(../images/lines.png);
	background-attachment: fixed;
	background-position: center center;
	background-color: rgba(0,0,0,0.10);
}
*/
/*full link*/
/*
.slide .holder a {
	display: block;
	pointer-events: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	z-index: 8;
}
*/
.indexslider .slide .txt {
  display: block;
  width: auto;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  max-width: none;
  color: #FFFFFF;
  max-width: 700px;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 10%;
  padding-right: 10%;
  position: absolute;
  bottom: 2em;
  left: 0%;
  -moz-transition: 6s ease-out;
  -ms-transition: 6s ease-out;
  -o-transition: 6s ease-out;
  -webkit-transition: 6s ease-out;
  transition: 6s ease-out;
  /**/
  opacity: 1;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -ms-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
  /**/
  font-size: 150%;
}
.indexslider .slide.onx .txt {
  opacity: 1;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -ms-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
}
.indexslider .slide h1, .indexslider .slide h2 {
  text-align: left;
  color: #FFFFFF;
  padding-bottom: 0.75em;
  font-weight: 600;
  text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5), 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.indexslider .slide .subtitle {
  font-size: 110%;
  font-size: 30%;
  line-height: 150%;
  display: block;
  font-weight: 300;
  padding-top: 0.5em;
  color: #FFFFFF;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 1), 0px 0px 5px rgba(0, 0, 0, 1);
}
.indexslider .slide .button {
  font-size: 1rem;
  margin-top: 0em;
  position: relative;
  z-index: 1;
}
.indexslider .slide .button a {
  background-color: #FF6E00;
  border: 1px solid #FF6E00;
  color: #FFFFFF;
}
.indexslider .slide .button a:hover {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #FF6E00;
}
/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 80px;
  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: 2;
}
.slick-prev, .slick-next {
  left: 0px;
  background-color: rgba(13, 35, 62, 0.50);
}
.slick-prev:before, .slick-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  left: 35px;
  width: 30px;
  height: 30px;
  border: solid rgba(0, 0, 0, 0.80);
  border: solid #FF6E00;
  border-width: 0px 0px 3px 3px;
  transform-origin: center center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -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-prev:hover:before {
  left: 25px;
}
.slick-next {
  left: auto;
  right: 0px;
}
.slick-next:before {
  left: auto;
  right: 35px;
  border-width: 3px 3px 0px 0px;
}
.slick-next:hover:before {
  right: 25px;
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: -50px;
  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-bottom: 0px;
  padding: 0px;
  pointer-events: none;
  font-size: 0px;
  width: 90%;
}
.slick-dots li {
  pointer-events: auto;
  position: relative;
  display: inline-block;
  height: auto;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  margin: 0px;
  padding: 12px 10px;
}
.slick-dots li button {
  border: none;
  border: 0px solid #FF6E00;
  display: block;
  height: 16px;
  width: 16px;
  border-radius: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  background-color: rgba(255, 110, 0, 0.30);
  -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:hover button, .slick-dots li button:active {
  outline: none;
  border-color: #FF6E00;
  background-color: #FF6E00;
}
.slick-dots li.slick-active button {
  background-color: #FF6E00;
  border-color: #FF6E00;
}
/*productsslider*/
.productsslider .slide {
  display: block;
  position: relative;
}
.productsslider .slide a {
  display: block;
  position: relative;
  /**/
  display: block;
  width: 98.5%;
  margin: 1.5% 0.75%;
}
.productsslider .slide figure {
  display: block;
  width: 100%;
  z-index: 1;
}
.productsslider .slide figure::after {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  z-index: 1;
  background-color: rgba(13, 35, 62, 0.00);
  background-image: -webkit-linear-gradient(270deg, rgba(13, 35, 62, 0.00) 60%, rgba(13, 35, 62, 0.90) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(13, 35, 62, 0.00) 60%, rgba(13, 35, 62, 0.90) 100%);
  background-image: -o-linear-gradient(270deg, rgba(13, 35, 62, 0.00) 60%, rgba(13, 35, 62, 0.90) 100%);
  background-image: linear-gradient(180deg, rgba(13, 35, 62, 0.00) 60%, rgba(13, 35, 62, 0.90) 100%);
}
.productsslider .slide .txt {
  display: block;
  height: auto;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  max-width: inherit;
  padding: 1em 5% 1em 5%;
  bottom: 0em;
  width: 90%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  font-size: 100%;
  text-align: center;
  text-shadow: none;
  color: #FFFFFF;
}
.productsslider .slide .txt h2, .productsslider .slide .txt h3, .productsslider .slide .txt h4 {
  padding-bottom: 0.25em;
  text-align: center;
}
.productsslider .slick-dots {
  bottom: -35px;
}
.productsslider .slick-dots li button {
  height: 10px;
  width: 10px;
}
/* productsslider Arrows */
.productsslider .slick-prev, .productsslider .slick-next {
  position: absolute;
  display: block;
  height: auto;
  width: auto;
  top: 2.5%;
  bottom: 2.5%;
  left: 0%;
  width: 22.41%;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.80);
}
.productsslider .slick-next {
  left: auto;
  right: 0%;
}
.productsslider .slick-prev:before, .productsslider .slick-next:before {
  display: none;
}
/*scrolldown*/
.scrolldown {
  display: block;
  position: absolute;
  /*	bottom: 45px;*/
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 2;
  pointer-events: none;
  margin-top: -140px;
}
.bgvideo.scrolldown {
  display: block;
  position: absolute;
  /*	bottom: 45px;*/
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 3;
  pointer-events: none;
}
.scrolled .scrolldown {
  opacity: 0;
}
.scrolldown a {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 80px;
  width: 80px;
  pointer-events: auto;
}
.scrolled .scrolldown a {
  pointer-events: none;
}
.scrolldown a span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 80px;
  width: 80px;
  overflow: hidden;
}
.scrolldown a span i {
  opacity: 0;
  position: absolute;
  display: block;
  height: 20px;
  width: 80px;
  animation: scrollmove 2.0s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-timing-function: ease-in;
  animation-timing-function: ease-in-out;
  background-image: url(../images/scrolldown.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.scrolldown a span i:nth-of-type(2) {
  animation-delay: -0.5s;
}
.scrolldown a span i:nth-of-type(3) {
  animation-delay: -1s;
}
.scrolldown a span i:nth-of-type(4) {
  animation-delay: -1.5s;
}
@keyframes scrollmove {
  0% {
    /* background-size: 70% 70%;*/
    top: 0px;
    opacity: 0;
  }
  50% {
    background-size: 100% 100%;
    opacity: 1;
  }
  100% {
    /* background-size: 70% 70%;*/
    top: 60px;
    opacity: 0;
  }
}
/********* icomobile *************/
.icomobile {
  overflow: hidden;
  display: none;
  width: 50px;
  height: 50px;
  position: relative;
  top: 0px;
  right: 0px;
  margin-right: 5vw;
  margin-right: 0px;
  z-index: 20;
  pointer-events: 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; /**/
  float: left;
}
.icomobile a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.icomobile a:hover {
  background-color: #FF6E00;
}
.icomobile a span {
  display: block;
  width: 30px;
  height: 1px;
  background-color: #00285A;
  position: absolute;
  left: 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;
}
.icomobile a:hover span {
  background-color: #FFFFFF;
}
.icomobile a span:nth-of-type(1) {
  top: 13px;
}
.icomobile a span:nth-of-type(2) {
  top: 25px;
}
.icomobile a span:nth-of-type(3) {
  top: 37px;
}
.mmopened .icomobile a span:nth-of-type(1) {
  -webkit-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  -moz-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  -ms-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  -o-transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
  transform: translate(0, 11px) scale(1.2, 1.2) rotate(135deg);
}
.mmopened .icomobile a span:nth-of-type(2) {
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  opacity: 0;
}
.mmopened .icomobile a span:nth-of-type(3) {
  -webkit-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  -moz-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  -ms-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  -o-transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
  transform: translate(0, -13px) scale(1.2, 1.2) rotate(-135deg);
}
.mmopened .icomobile a span {
  background-color: #FFFFFF;
  height: 1.4px;
}
.mmopened .icomobile a {
  background-color: #00285A;
}
/**/
/* mmenu */
/* close */
.mmenuclose {
  display: block;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.00);
}
.mmopened .mmenuclose {
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
/* mmenu */
.off {
  display: none;
}
.on {
  display: block;
}
.mmenu {
  display: block;
  overflow-x: hidden;
  position: absolute;
  position: fixed;
  padding: 0%;
  top: 0px;
  bottom: 0px;
  right: 0%;
  right: -50%;
  width: 50%;
  max-width: 100%;
  z-index: 15;
  background-color: #00285A;
}
.mmopened .mmenu {
  right: 0%;
}
.mmenu .mmholder-lr {
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0%;
}
.mmenu .scroll {
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  left: 0%;
  top: 110px;
  right: 0%;
  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;
}
.scrolled .mmenu .scroll {}
.mmenu .scroll ul {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 50px;
}
.mmenu .scroll ul, .mmenu .scroll li {
  list-style-type: none;
}
.mmenu .scroll ul li {
  width: 100%;
  display: block;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.mmenu .scroll ul ul {
  width: 100%;
  position: absolute;
  left: 100%;
  top: 0px;
}
.mmenu .scroll ul a {
  display: block;
  position: relative;
  padding: 0.7em 5% 0.7em 5%;
  cursor: pointer;
  color: rgba(255, 255, 255, 1.00);
  font-size: 120%;
  line-height: 150%;
  font-weight: 600;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.mmenu .scroll ul a:hover {
  color: #FFFFFF;
  background-color: #FF6E00;
  border-bottom: 1px solid rgba(255, 255, 255, 0.00);
}
.mmenu .scroll li.notlast > a:after {
  content: "";
  display: inline-block;
  position: relative;
  float: right;
  width: 0.5em;
  height: 0.5em;
  vertical-align: top;
  border: solid #FFFFFF;
  border-width: 0 3px 3px 0;
  padding: 0px;
  margin-left: 0.6em;
  -webkit-transform: translate(0, 0.55em) rotate(-45deg);
  -moz-transform: translate(0, 0.55em) rotate(-45deg);
  -ms-transform: translate(0, 0.55em) rotate(-45deg);
  -o-transform: translate(0, 0.55em) rotate(-45deg);
  transform: translate(0, 0.55em) rotate(-45deg);
  -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;
}
.mmenu .scroll li.notlast > a:hover:after, .mmenu .scroll a.back:hover:before {
  border-color: #FFFFFF;
}
.mmenu .scroll a.back {
  font-size: 100%;
  line-height: 150%;
  color: rgba(255, 255, 255, 0.40);
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.mmenu .scroll a.back:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 0.5em;
  height: 0.5em;
  vertical-align: top;
  border: solid rgba(255, 255, 255, 0.40);
  border-width: 0 3px 3px 0;
  padding: 0px;
  margin-right: 0.6em;
  -webkit-transform: translate(0, 0.55em) rotate(135deg);
  -moz-transform: translate(0, 0.55em) rotate(135deg);
  -ms-transform: translate(0, 0.55em) rotate(135deg);
  -o-transform: translate(0, 0.55em) rotate(135deg);
  transform: translate(0, 0.55em) rotate(135deg);
  -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;
}
/*********** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ****************/
/*********** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ****************/
/*********** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ****************/
/*********** xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ****************/
/*intro*/
.intro {
  padding-top: 7em;
  padding-bottom: 4em;
  text-align: center;
  color: #39d7ff;
  color: #00285A;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  padding-left: 5%;
  padding-right: 5%;
}
.intro p, .text .intro ul, .intro ul {
  font-size: 140%;
  line-height: 175%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-weight: 300;
}
/*mainslots*/
.mainslots {
  display: block;
  background-color: rgba(0, 0, 0, 0.00);
}
.mainslots .slot {
  display: flex;
  flex-direction: row;
  min-height: 560px;
  margin-bottom: 6em;
}
.mainslots .slot:last-of-type {
  margin-bottom: 3em;
}
/**/
.mainslots .slot .text, .mainslots .slot .img {
  display: flex;
  /*	justify-content: center;*/
  align-items: center; /*vert*/
  position: relative;
}
.mainslots .slot .text {
  width: 32%;
  order: 1;
  z-index: 1;
  /**/
  transform-origin: left bottom;
  -webkit-transform: translate(-200%, 0px);
  -moz-transform: translate(-200%, 0px);
  -ms-transform: translate(-200%, 0px);
  -o-transform: translate(-200%, 0px);
  transform: translate(-300%, 0px);
}
.mainslots .slot .text.visible {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.mainslots .slot .img {
  width: 68%;
  order: 2;
  overflow: hidden;
  /**/
  transform-origin: left bottom;
  -webkit-transform: skew(-42deg, 0deg) translate(100%, -30px);
  -moz-transform: skew(-42deg, 0deg) translate(100%, -30px);
  -ms-transform: skew(-42deg, 0deg) translate(100%, -30px);
  -o-transform: skew(-42deg, 0deg) translate(100%, -30px);
  transform: skew(-42deg, 0deg) translate(100%, -30px);
}
.mainslots .slot .img.visible {
  -webkit-transform: skew(-42deg, 0deg) translate(0px, -30px);
  -moz-transform: skew(-42deg, 0deg) translate(0px, -30px);
  -ms-transform: skew(-42deg, 0deg) translate(0px, -30px);
  -o-transform: skew(-42deg, 0deg) translate(0px, -30px);
  transform: skew(-42deg, 0deg) translate(0px, -30px);
}
.mainslots .slot .img .foto {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  /**/
  transform-origin: left bottom;
  -webkit-transform: skew(42deg, 0deg);
  -moz-transform: skew(42deg, 0deg);
  -ms-transform: skew(42deg, 0deg);
  -o-transform: skew(42deg, 0deg);
  transform: skew(42deg, 0deg);
}
.mainslots .slot .text .bggrad {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: auto;
  right: -0.2%;
  width: 1000%;
  z-index: 0;
  /**/
  transform-origin: right bottom;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
}
.mainslots .slot .text .txtholder {
  position: relative;
  z-index: 1;
  margin-left: 15%;
  margin-right: -25%;
  padding-top: 2em;
  padding-bottom: 3em;
  background-color: rgba(127, 255, 212, 0.0);
}
/*:nth-of-type(2n)*/
.mainslots .slot:nth-of-type(2n) .img {
  order: 1;
}
.mainslots .slot:nth-of-type(2n) .text {
  order: 2;
}
.mainslots .slot:nth-of-type(2n) .text .bggrad {
  left: -0.2%;
  right: auto;
  transform-origin: left top;
}
.mainslots .slot:nth-of-type(2n) .text .txtholder {
  text-align: right;
  margin-left: -25%;
  margin-right: 15%;
}
.mainslots .slot:nth-of-type(2n) .text {
  -webkit-transform: translate(200%, 0px);
  -moz-transform: translate(200%, 0px);
  -ms-transform: translate(200%, 0px);
  -o-transform: translate(200%, 0px);
  transform: translate(200%, 0px);
}
.mainslots .slot:nth-of-type(2n) .text.visible {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.mainslots .slot:nth-of-type(2n) .img {
  transform-origin: top right;
  -webkit-transform: skew(-42deg, 0deg) translate(-100%, 30px);
  -moz-transform: skew(-42deg, 0deg) translate(-100%, 30px);
  -ms-transform: skew(-42deg, 0deg) translate(-100%, 30px);
  -o-transform: skew(-42deg, 0deg) translate(-100%, 30px);
  transform: skew(-42deg, 0deg) translate(-100%, 30px);
}
.mainslots .slot:nth-of-type(2n) .img.visible {
  -webkit-transform: skew(-42deg, 0deg) translate(0px, 30px);
  -moz-transform: skew(-42deg, 0deg) translate(0px, 30px);
  -ms-transform: skew(-42deg, 0deg) translate(0px, 30px);
  -o-transform: skew(-42deg, 0deg) translate(0px, 30px);
  transform: skew(-42deg, 0deg) translate(0px, 30px);
}
.mainslots .slot:nth-of-type(2n) .img .foto {
  transform-origin: top right;
  -webkit-transform: skew(42deg, 0deg);
  -moz-transform: skew(42deg, 0deg);
  -ms-transform: skew(42deg, 0deg);
  -o-transform: skew(42deg, 0deg);
  transform: skew(42deg, 0deg);
}
/**text**/
/* footer */
.footer {
  position: relative;
  text-align: left;
  font-size: 85%;
  line-height: 150%;
  padding-top: 0em;
  padding-bottom: 4em;
  color: #FFFFFF;
  background-color: #f3f4f5;
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
}
.footer .left {
  margin-top: 5em;
}
.footer .logo {
  float: right; /*
  filter: brightness(10) saturate(0) contrast(99);
  opacity: 0.5;
*/
}
.footer .logo a img {
  float: right;
  clear: both;
  height: 80px;
  height: 60px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.footer .logo a img:nth-of-type(2) {
  height: auto;
  width: 74px;
  width: 56px;
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.footer .td {
  color: rgba(255, 255, 255, 0.60);
  color: #808080;
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
}
.footer .td {
  vertical-align: top;
  padding: 0em 2em 0em 0em;
}
.footer .td:nth-of-type(2) {
  border-left: 1px solid #00285A;
  padding: 0em 0em 0em 2em;
}
.footer a {
  color: #00285A;
  color: #39d7ff;
  color: #FF6E00;
}
.footer a:hover {
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
}
.footer .left p {
  padding-bottom: 0.5em;
}
/** facebook **/
.footer .icons {
  display: block;
  display: block;
  font-size: 0px;
  vertical-align: top;
  padding-top: 3em;
  margin-left: -8px;
}
.icon {
  display: inline-block;
  float: none;
  padding: 0px;
  vertical-align: top;
  margin: 10px 10px 0px 0px;
  font-size: 1rem;
}
.icon a {
  display: block;
  text-align: center;
  font-family: socicon;
  overflow: hidden;
  height: 45px;
  width: 45px;
  border: 0px solid #00285A;
  border-radius: 0px;
  box-sizing: border-box;
  font-size: 1.58em;
  line-height: 170%;
  color: rgba(255, 255, 255, 0.80);
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
  background-color: rgba(255, 255, 255, 0.00);
}
.icon a:hover {
  color: #00285A;
  border: 1px solid rgba(255, 255, 255, 0.80);
  background-color: #FFFFFF;
  color: #FF6E00;
  border: 0px solid #FF6E00;
  background-color: rgba(255, 255, 255, 0.00);
}
/**/
.icon.youtube a:after {
  content: "\e0a5";
}
.icon.linkedin a:after {
  content: "\e04c";
}
.icon.facebook a:after {
  content: "\e028";
}
.icon.twitter a:after {
  content: "\e08d";
}
.icon.instagram a:after {
  content: "\e044";
}
/*iso*/
.iso {
  display: block;
  float: right;
  padding-top: 0em;
  margin-left: 17%;
  margin-top: 5em;
  margin-right: -5.5%;
}
.iso ul {
  display: block;
  float: right;
  position: relative;
  font-size: 0px;
  max-width: 660px;
  background-color: #FFFFFF;
}
/**/
.iso ul:before {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0px;
  left: 0px;
  right: auto;
  width: 500%;
  z-index: -1;
  background-color: #FFFFFF;
  transform-origin: left top;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
}
.iso ul li {
  display: inline-block;
  width: 20%;
  padding: 0px;
  margin: 0px;
}
.iso ul li img {
  display: block;
  width: 93%;
  margin: 7% 7% 7% 0%;
  box-sizing: border-box;
  border-color: #CCCCCC;
  border: 0px solid #FF6E00;
  border-radius: 0%; /*
	box-shadow: 5px 5px 10px rgba(0,0,0,0.30);
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.30);
*/
}
.footer .copy {
  display: block;
  font-size: 80%;
  line-height: 150%;
  clear: both;
  text-align: left;
  padding-top: 5em;
  padding-left: 132px;
  padding-left: 111px;
  color: rgba(255, 255, 255, 0.60);
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
}
/******ani******/
/*
.isvisible {
  border: 2px solid #FF0000;
}
.visible {
  border: 2px solid #35B800;
}
*/
.slowin10 {
  -moz-transition: 1.0s ease-out;
  -ms-transition: 1.0s ease-out;
  -o-transition: 1.0s ease-out;
  -webkit-transition: 1.0s ease-out;
  transition: 1.0s ease-out;
}
.slowin08 {
  -moz-transition: 0.8s ease-out;
  -ms-transition: 0.8s ease-out;
  -o-transition: 0.8s ease-out;
  -webkit-transition: 0.8s ease-out;
  transition: 0.8s ease-out;
}
.slowin05 {
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
/**** top ****/
.top {
  display: block;
  position: relative;
  z-index: 2;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
.top .bggrad {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 99.8%;
  right: 65%;
  right: calc(65% - 1px);
  width: 1000%;
  -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;
  transform-origin: right bottom;
  -webkit-transform: skew(-42deg, 0deg) translate(0px, 30px);
  -moz-transform: skew(-42deg, 0deg) translate(0px, 30px);
  -ms-transform: skew(-42deg, 0deg) translate(0px, 30px);
  -o-transform: skew(-42deg, 0deg) translate(0px, 30px);
  transform: skew(-42deg, 0deg) translate(0px, 30px);
  z-index: 1;
}
.top .img {
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
  left: 35%;
  -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;
  transform-origin: left bottom;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  overflow: hidden;
  z-index: 1;
}
.top .img .foto {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform-origin: bottom left;
  /**/
  -webkit-transform: skew(42deg, 0deg);
  -moz-transform: skew(42deg, 0deg);
  -ms-transform: skew(42deg, 0deg);
  -o-transform: skew(42deg, 0deg);
  transform: skew(42deg, 0deg);
}
.top .table {
  display: table;
  position: relative;
  width: 100%;
  height: 360px;
  z-index: 2;
}
.top .td {
  vertical-align: bottom;
  font-size: 120%;
}
.top h1 {
  text-align: left;
  padding-left: 0%;
  padding-bottom: 0.25em;
  color: #FFFFFF;
}
/**/
.wtl {
  position: relative;
}
.wtl:after {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  right: 70%;
  width: 100%;
  height: 40px;
  z-index: 1;
  background-color: #FFFFFF;
  transform-origin: top right;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
}
/**/
/*********news********/
.news {
  background-color: rgba(0, 0, 0, 0.05);
  background-color: rgba(13, 35, 62, 0.10);
  background-color: rgba(13, 35, 62, 0.05);
  background-color: #f3f4f5;
  background-color: #FFFFFF;
  position: relative;
}
.news .blocks {
  display: flex;
  flex-wrap: wrap; /*gap: 2.5%;*/
}
.news .block {
  float: none;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  overflow: hidden;
  flex: 1 0;
  flex: 0 0 18.4%;
  flex: 0 0 19.2%;
  margin: 1em 20px;
  margin: 0px 0px 1% 1%;
  /**/
  flex: 0 0 31.6666%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 2.5%;
  margin-bottom: 2.5%;
  border-radius: 0px; /*
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
	*/
}
.news .block:nth-of-type(3n-2) {
  margin-left: 0px;
}
.news .block .foto {
  overflow: hidden;
  margin: 0%;
  width: 100%;
}
/**/
.news .block .foto:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  top: 0%;
  bottom: -1px;
  left: -100%;
  right: auto;
  left: auto;
  right: calc(100% - 90px);
  z-index: 1;
  background-color: rgba(245, 130, 31, 0.20);
  background-color: rgba(255, 255, 255, 1.00);
  background-color: #00285A;
  opacity: 0.2;
  transform-origin: right bottom;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  -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 #FF6E00;
}
/*
.news .block a:hover .foto:after {
  left: 100%;
  opacity: 1;
  -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.4s ease-out, opacity 0.4s ease-in;
}
*/
.news .block a {
  display: block;
  height: 100%;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.00);
}
/**/
.news .block a:hover {
  /*

	background-color: rgba(13,35,62,0.05);

  background-color: #FFFFFF;
  background-color: #00285A;
*/
}
.news .txt {
  display: block;
  position: relative;
  height: 100%;
  margin: 0px;
  padding: 1em 0% 2em 0%;
  padding-top: 1.75em;
  padding-right: 5%;
  padding-left: 5%;
  padding-right: 0%;
  padding-left: 0%;
  padding-bottom: 1.75em;
  text-align: left;
  text-align: center;
  font-size: 100%;
  line-height: 175%;
  color: #00285A;
  color: #FF6E00;
  color: #39d7ff;
  color: #505050;
}
/**/
.news a:hover .txt {
  color: #FFFFFF;
  color: #505050;
}
.news .date {
  display: block;
  text-align: left;
  font-size: 80%;
  line-height: 120%;
  color: #39d7ff;
  color: #00285A;
  color: #FF6E00;
  color: #FFFFFF;
  color: #CCCCCC;
  padding: 2px 2px 0px 8px;
  clear: both;
  height: 21px;
  box-sizing: border-box;
  z-index: 1;
  /**/
  position: absolute;
  left: 0px;
  top: -26px;
  top: 0px;
  /**/
  position: relative;
  float: left;
  margin-right: 0px;
  top: 0px;
  font-weight: 400;
  width: 90px;
}
.news .date:before {
  content: "";
  display: block;
  position: absolute;
  width: 200%;
  top: 0%;
  bottom: 0%;
  right: 0%;
  z-index: -1;
  background-color: #00285A;
  transform-origin: left bottom;
  transform-origin: right top;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
}
.news .title {
  display: block;
  font-size: 150%;
  line-height: 125%;
  padding-bottom: 0.5em;
  font-weight: 400;
  font-weight: 300;
  font-weight: 400;
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
}
.news a:hover .title {
  /*
  color: #39d7ff;
  color: #00285A;
  color: #FF6E00;
  color: #FFFFFF;
*/
}
/*********news2********/
.news2 {
  background-color: #FFFFFF;
  position: relative;
}
.news2 .block {
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  margin-bottom: 6em;
}
.news2 .block .foto {
  display: block;
  float: left;
  margin: 0%;
  width: 480px;
  position: relative;
  overflow: visible;
}
.news2 .block .foto > span {
  overflow: hidden;
  display: block;
  position: relative;
}
/**/
.news2 .block .foto:before {
  content: "";
  display: block;
  position: absolute;
  left: auto;
  right: 80%;
  top: 0px;
  bottom: 0px;
  width: 1000%;
  z-index: 1;
  background-color: rgba(13, 35, 62, 0.0);
  opacity: 1;
  background-image: -webkit-linear-gradient(0deg, rgba(13, 35, 62, 1.00) 98%, rgba(13, 35, 62, 0.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(13, 35, 62, 1.00) 98%, rgba(13, 35, 62, 0.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(13, 35, 62, 1.00) 98%, rgba(13, 35, 62, 0.00) 100%);
  background-image: linear-gradient(90deg, rgba(13, 35, 62, 1.00) 98%, rgba(13, 35, 62, 0.00) 100%); /*
    transform-origin: left top;
    -webkit-transform: skew(-42deg, 0deg);
    -moz-transform: skew(-42deg, 0deg);
    -ms-transform: skew(-42deg, 0deg);
    -o-transform: skew(-42deg, 0deg);
    transform: skew(-42deg, 0deg);
    -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.0s ease-out;
    border-left: 0px solid #FF6E00;
*/
}
/*
.news2 .block a:hover .foto:after {
  left: 100%;
  opacity: 1;
  -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.4s ease-out, opacity 0.4s ease-in;
}
*/
.news2 .block .foto:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: -1px;
  bottom: -1px;
  z-index: 1;
  background-color: rgba(255, 0, 0, 0.38);
  background-color: rgba(13, 35, 62, 0.10);
  background-color: rgba(243, 244, 245, 0.20);
  opacity: 1;
  transform-origin: right bottom;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  -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-image: -webkit-linear-gradient(42deg, rgba(243, 244, 245, 0.00) 34%, rgba(243, 244, 245, 0.92) 62%, rgba(243, 244, 245, 1.00) 66%);
  background-image: -moz-linear-gradient(42deg, rgba(243, 244, 245, 0.00) 34%, rgba(243, 244, 245, 0.92) 62%, rgba(243, 244, 245, 1.00) 66%);
  background-image: -o-linear-gradient(42deg, rgba(243, 244, 245, 0.00) 34%, rgba(243, 244, 245, 0.92) 62%, rgba(243, 244, 245, 1.00) 66%);
  background-image: linear-gradient(48deg, rgba(243, 244, 245, 0.00) 34%, rgba(243, 244, 245, 0.92) 62%, rgba(243, 244, 245, 1.00) 66%);
}
.news2 .block a:hover .foto:after {
  background-color: rgba(243, 244, 245, 0.0);
}
.news2 .block a {
  display: block;
  height: 100%;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.00);
  overflow: visible;
}
/**/
.news2 .block a:hover {
  /*

	background-color: rgba(13,35,62,0.05);

  background-color: #FFFFFF;
  background-color: #00285A;
*/
}
.news2 .txt {
  display: block;
  position: relative;
  padding: 0em;
  margin-left: 760px;
  max-width: 700px;
  text-align: left;
  font-size: 100%;
  line-height: 175%;
  color: #00285A;
  color: #FF6E00;
  color: #39d7ff;
  color: #505050;
  z-index: 1;
}
/**/
.news2 a:hover .txt {
  color: #FFFFFF;
  color: #505050;
}
.news2 .date {
  display: block;
  text-align: left;
  font-size: 80%;
  font-weight: 400;
  line-height: 120%;
  color: #999999;
  padding-top: 1em;
  padding-bottom: 1em;
  z-index: 1;
}
.news2 .title {
  display: block;
  font-size: 175%;
  line-height: 125%;
  padding-bottom: 1.5em;
  font-weight: 400;
  font-weight: 300;
  font-weight: 400;
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
}
.news2 a:hover .title {
  color: #FF6E00;
}
/***************** :nth-of-type(2n) *************************/
.news2 .block:nth-of-type(2n) .foto {
  float: right;
}
.news2 .block:nth-of-type(2n) .txt {
  margin-left: auto;
  margin-right: 760px;
  text-align: right;
}
.news2 .block:nth-of-type(2n) .date {
  text-align: right;
}
.news2 .block:nth-of-type(2n) .foto:before {
  right: auto;
  left: 80%;
  background-image: -webkit-linear-gradient(0deg, rgba(13, 35, 62, 0.00) 0%, rgba(13, 35, 62, 1.00) 2%);
  background-image: -moz-linear-gradient(0deg, rgba(13, 35, 62, 0.00) 0%, rgba(13, 35, 62, 1.00) 2%);
  background-image: -o-linear-gradient(0deg, rgba(13, 35, 62, 0.00) 0%, rgba(13, 35, 62, 1.00) 2%);
  background-image: linear-gradient(90deg, rgba(13, 35, 62, 0.00) 0%, rgba(13, 35, 62, 1.00) 2%);
}
.news2 .block:nth-of-type(2n) .foto:after {
  z-index: 1;
  transform-origin: top left;
  background-image: -webkit-linear-gradient(42deg, rgba(243, 244, 245, 1.00) 34%, rgba(243, 244, 245, 0.92) 38%, rgba(243, 244, 245, 0.00) 66%);
  background-image: -moz-linear-gradient(42deg, rgba(243, 244, 245, 1.00) 34%, rgba(243, 244, 245, 0.92) 38%, rgba(243, 244, 245, 0.00) 66%);
  background-image: -o-linear-gradient(42deg, rgba(243, 244, 245, 1.00) 34%, rgba(243, 244, 245, 0.92) 38%, rgba(243, 244, 245, 0.00) 66%);
  background-image: linear-gradient(48deg, rgba(243, 244, 245, 1.00) 34%, rgba(243, 244, 245, 0.00) 66%);
  background-image: linear-gradient(48deg, rgba(243, 244, 245, 1.00) 34%, rgba(243, 244, 245, 0.92) 38%, rgba(243, 244, 245, 0.00) 66%);
}
/*********news3********/
.news3 {
  background-color: #FFFFFF;
  position: relative;
}
.news3 .block {
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  margin-bottom: 6em;
}
.news3 .block .foto {
  display: block;
  float: left;
  margin: 0%;
  width: 480px;
  position: relative;
  overflow: visible;
}
.news3 .block .foto > span {
  overflow: hidden;
  display: block;
  position: relative;
}
/**/
.news3 .block .foto:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: rgba(13, 35, 62, 0.00);
  opacity: 1;
  -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-image: -webkit-linear-gradient(42deg, rgba(13, 35, 62, 1.00) 34%, rgba(13, 35, 62, 0.19) 62%, rgba(13, 35, 62, 0.00) 66%);
  background-image: -moz-linear-gradient(42deg, rgba(13, 35, 62, 1.00) 34%, rgba(13, 35, 62, 0.19) 62%, rgba(13, 35, 62, 0.00) 66%);
  background-image: -o-linear-gradient(42deg, rgba(13, 35, 62, 1.00) 34%, rgba(13, 35, 62, 0.19) 62%, rgba(13, 35, 62, 0.00) 66%);
  background-image: linear-gradient(48deg, rgba(13, 35, 62, 1.00) 34%, rgba(13, 35, 62, 0.08) 48%, rgba(13, 35, 62, 0.00) 50%);
  /*
	    transform-origin: left top;
    -webkit-transform: skew(-42deg, 0deg);
    -moz-transform: skew(-42deg, 0deg);
    -ms-transform: skew(-42deg, 0deg);
    -o-transform: skew(-42deg, 0deg);
    transform: skew(-42deg, 0deg);
*/
  /******/
  content: "";
  display: block;
  position: absolute;
  left: auto;
  right: 80%;
  top: 0px;
  bottom: 0px;
  width: 1000%;
  z-index: 1;
  background-color: rgba(13, 35, 62, 0.0);
  opacity: 1;
  background-image: -webkit-linear-gradient(0deg, rgba(13, 35, 62, 1.00) 98%, rgba(13, 35, 62, 0.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(13, 35, 62, 1.00) 98%, rgba(13, 35, 62, 0.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(13, 35, 62, 1.00) 98%, rgba(13, 35, 62, 0.00) 100%);
  background-image: linear-gradient(90deg, rgba(13, 35, 62, 1.00) 98%, rgba(13, 35, 62, 0.00) 100%);
}
.news3 .block .foto span:after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  width: 100%;
  top: -1px;
  bottom: -1px;
  z-index: 1;
  background-color: rgba(255, 0, 0, 0.38);
  background-color: rgba(13, 35, 62, 0.10);
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 1);
  opacity: 1;
  /**/
  transform-origin: top left;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  -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-image: -webkit-linear-gradient(42deg, rgba(243, 244, 245, 0.00) 34%, rgba(243, 244, 245, 0.92) 62%, rgba(243, 244, 245, 1.00) 66%);
  background-image: -moz-linear-gradient(42deg, rgba(243, 244, 245, 0.00) 34%, rgba(243, 244, 245, 0.92) 62%, rgba(243, 244, 245, 1.00) 66%);
  background-image: -o-linear-gradient(42deg, rgba(243, 244, 245, 0.00) 34%, rgba(243, 244, 245, 0.92) 62%, rgba(243, 244, 245, 1.00) 66%);
  background-image: linear-gradient(48deg, rgba(243, 244, 245, 0.00) 34%, rgba(243, 244, 245, 0.92) 62%, rgba(243, 244, 245, 1.00) 66%);
}
/*
.news3 .block a:hover .foto span:after {
  background-color: rgba(243, 244, 245, 0.0);
}
*/
.news3 .block a {
  display: block;
  height: 100%;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.00);
  overflow: visible;
}
/**/
.news3 .block a:hover {
  /*

	background-color: rgba(13,35,62,0.05);

  background-color: #FFFFFF;
  background-color: #00285A;
*/
}
.news3 .txt {
  display: block;
  position: relative;
  padding: 0em;
  margin-left: 540px;
  max-width: 700px;
  text-align: left;
  font-size: 100%;
  line-height: 175%;
  color: #00285A;
  color: #FF6E00;
  color: #39d7ff;
  color: #505050;
  z-index: 1;
}
/**/
.news3 a:hover .txt {
  color: #FFFFFF;
  color: #505050;
}
.news3 .date {
  display: block;
  text-align: left;
  font-size: 80%;
  font-weight: 400;
  line-height: 120%;
  color: #999999;
  padding-top: 1em;
  padding-bottom: 1em;
  z-index: 1;
}
.news3 .title {
  display: block;
  font-size: 175%;
  line-height: 125%;
  padding-bottom: 1.25em;
  font-weight: 400;
  font-weight: 300;
  font-weight: 400;
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
}
.news3 a:hover .title {
  color: #FF6E00;
}
/***************** :nth-of-type(2n) *************************/
/*
.news3 .block:nth-of-type(2n) .foto {
  float: right;
}
.news3 .block:nth-of-type(2n) .txt {
  margin-left: auto;
  margin-right: 760px;
  text-align: right;
}
.news3 .block:nth-of-type(2n) .date {
  text-align: right;
}
.news3 .block:nth-of-type(2n) .foto:before {
  right: auto;
  left: 80%;
  background-image: -webkit-linear-gradient(0deg, rgba(13, 35, 62, 0.00) 0%, rgba(13, 35, 62, 1.00) 2%);
  background-image: -moz-linear-gradient(0deg, rgba(13, 35, 62, 0.00) 0%, rgba(13, 35, 62, 1.00) 2%);
  background-image: -o-linear-gradient(0deg, rgba(13, 35, 62, 0.00) 0%, rgba(13, 35, 62, 1.00) 2%);
  background-image: linear-gradient(90deg, rgba(13, 35, 62, 0.00) 0%, rgba(13, 35, 62, 1.00) 2%);
}
.news3 .block:nth-of-type(2n) .foto:after {
  z-index: 1;
  transform-origin: top left;
  background-image: -webkit-linear-gradient(42deg, rgba(243, 244, 245, 1.00) 34%, rgba(243, 244, 245, 0.92) 38%, rgba(243, 244, 245, 0.00) 66%);
  background-image: -moz-linear-gradient(42deg, rgba(243, 244, 245, 1.00) 34%, rgba(243, 244, 245, 0.92) 38%, rgba(243, 244, 245, 0.00) 66%);
  background-image: -o-linear-gradient(42deg, rgba(243, 244, 245, 1.00) 34%, rgba(243, 244, 245, 0.92) 38%, rgba(243, 244, 245, 0.00) 66%);
  background-image: linear-gradient(48deg, rgba(243, 244, 245, 1.00) 34%, rgba(243, 244, 245, 0.00) 66%);
  background-image: linear-gradient(48deg, rgba(243, 244, 245, 1.00) 34%, rgba(243, 244, 245, 0.92) 38%, rgba(243, 244, 245, 0.00) 66%);
}



/*********news4********/
.news4 {
  background-color: #FFFFFF;
  position: relative;
  overflow: visible;
}
.news4 .block {
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 8em;
}
.news4 .block .foto {
  display: block;
  float: left;
  margin: 0%;
  width: 480px;
  width: 37%;
  position: relative;
  overflow: visible;
}
.news4 .block .foto span {
  display: block;
  overflow: hidden;
}
/**/
.news4 .block .foto:before {
  content: "";
  display: block;
  position: absolute;
  right: -100%;
  width: 1000%;
  top: -24px;
  bottom: 24px;
  z-index: -1;
  background-color: rgba(13, 35, 62, 0.05);
  opacity: 1;
  /**/
  transform-origin: top right;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  /**/
  -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;
}
.news4 .block a {
  display: block;
  height: 100%;
  overflow: visible;
}
.news4 .txt {
  display: block;
  position: relative;
  padding: 0em;
  margin-left: 580px;
  margin-left: 42%;
  margin-right: auto;
  padding-right: 5%;
  max-width: 680px;
  text-align: left;
  font-size: 100%;
  line-height: 175%;
  color: #00285A;
  color: #FF6E00;
  color: #39d7ff;
  color: #505050;
  z-index: 1;
  /**/
  transform-origin: left center;
  /**/
  -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;
}
/**/
.news4 a:hover .txt {
  color: #505050;
}
.news4 .date {
  display: block;
  text-align: left;
  font-size: 80%;
  font-weight: 400;
  line-height: 120%;
  color: #999999;
  padding-top: 0.5em;
  padding-bottom: 0em;
  z-index: 1;
}
.news4 .title {
  display: block;
  font-size: 175%;
  line-height: 125%;
  padding-top: 0.5em;
  padding-bottom: 1.25em;
  font-weight: 400;
  font-weight: 300;
  font-weight: 400;
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
  /**/
  transform-origin: left center;
  /**/
  -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;
}
.news4 a:hover .title {
  color: #FF6E00; /*
	-webkit-transform: scale(102%);
	-moz-transform: scale(102%);
	-ms-transform: scale(102%);
	-o-transform: scale(102%);
	transform: scale(103%);
*/
}
.news4 .txt .tx {
  display: block;
  float: none;
}
/***************** :nth-of-type(2n) *************************/
.news4 .block:nth-of-type(2n) .foto {
  float: right;
}
.news4 .block:nth-of-type(2n) .txt {
  margin-right: 42%;
  margin-left: auto;
  padding-right: 0%;
  padding-left: 5%;
  text-align: right;
}
.news4 .block:nth-of-type(2n) .date {
  text-align: right;
}
.news4 .block:nth-of-type(2n) .title {
  transform-origin: right center;
}
.news4 .block:nth-of-type(2n) .foto:before {
  right: auto;
  left: -100%;
  transform-origin: bottom left;
}
/*********blogs********/
.blogs {
  background-color: #FFFFFF;
  position: relative;
  overflow: visible;
}
.blogs .block {
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 8em;
}
.blogs .foto {
  display: block;
  float: left;
  margin: 0%;
  margin-left: 20%;
  width: 25%;
  position: relative;
  overflow: visible;
}
.blogs .foto span {
  display: block;
  overflow: hidden;
}
/**/
.blogs .foto:before {
  content: "";
  display: block;
  position: absolute;
  right: -40%;
  width: 1000%;
  top: -10%;
  height: 120%;
  z-index: -1;
  background-color: rgba(13, 35, 62, 0.05);
  opacity: 1;
  /**/
  transform-origin: top right;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  /**/
  -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;
}
.blogs .foto .info {
  display: block;
  font-weight: 300;
  text-align: right;
  position: absolute;
  left: -80%;
  right: 100%;
  bottom: 0px;
  padding: 0em 1em 0em 0em;
  box-sizing: border-box;
  pointer-events: none;
  z-index: 5;
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
  color: #999999;
  color: #505050;
}
.blogs .date {
  display: block;
  color: #999999;
  font-size: 80%;
  line-height: 175%;
  z-index: 1;
}
.blogs .tema {
  display: block;
  font-size: 105%;
  line-height: 175%;
  font-weight: 400;
  padding-top: 0.5em;
  color: #00285A;
}
.blogs .autor {
  display: block;
  font-size: 90%;
  line-height: 175%;
  padding-top: 0em;
  color: #00285A;
}
.blogs .block a {
  display: block;
  height: 100%;
  overflow: visible;
}
.blogs .txt {
  display: block;
  position: relative;
  padding: 0em;
  margin-left: 580px;
  margin-left: 50%;
  max-width: 600px;
  text-align: left;
  font-size: 100%;
  line-height: 175%;
  color: #00285A;
  color: #FF6E00;
  color: #39d7ff;
  color: #505050;
  z-index: 1;
  /**/
  transform-origin: left center;
  /**/
  -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;
}
/**/
.blogs a:hover .txt {
  color: #505050;
}
.blogs .title {
  display: block;
  font-size: 165%;
  line-height: 125%;
  padding-bottom: 1em;
  font-weight: 300;
  font-weight: 400;
  color: #39d7ff;
  color: #FF6E00;
  color: #00285A;
  /**/
  transform-origin: left center;
  /**/
  -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;
}
.blogs a:hover .title {
  color: #FF6E00;
}
/*********blog********/
/**/
.blog .foto:before {
  height: 100%;
}
.blog .txt {
  margin-left: 50%;
  max-width: 600px;
  text-align: left;
  color: #505050;
}
/**/
.blog .foto:before {
  right: 100%;
  width: 1000%;
  top: 100%;
  height: 100%;
}
.blog .foto .info {
  padding: 0em 1em 0.75em 0em;
}
/** pages **/
.pages {
  display: block;
  width: 100%;
  font-weight: 400;
  text-align: center;
  border-bottom: 80px solid #FFFFFF;
}
.pages .holder {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding: 20px 20px 20px 20px;
}
.pages .holder:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  right: 100%;
  width: 100vw;
  height: 40px;
  z-index: 1;
  background-color: #FFFFFF;
  transform-origin: bottom right;
  -webkit-transform: skew(42deg, 0deg);
  -moz-transform: skew(42deg, 0deg);
  -ms-transform: skew(42deg, 0deg);
  -o-transform: skew(42deg, 0deg);
  transform: skew(42deg, 0deg);
}
.pages .holder:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 100%;
  width: 100vw;
  height: 40px;
  z-index: 1;
  background-color: #FFFFFF;
  transform-origin: bottom right;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
}
.pages a, .pages .current, .pages .prev, .pages .next {
  position: relative;
  font-size: 100%;
  line-height: 140%;
  font-weight: 300;
  color: #00285A;
  box-sizing: border-box;
  display: inline-block;
  height: 40px;
  width: 40px;
  padding-top: 0.55em;
  margin-right: 1px;
  margin-left: 1px;
  margin-top: 2px;
  border-radius: 0px;
  border: 1px solid rgba(245, 130, 31, 0.00);
}
.pages .prev:before, .pages .next:before {
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  left: 13px;
  width: 14px;
  height: 14px;
  border: solid #00285A;
  border-width: 0px 0px 2px 2px;
  transform-origin: center center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -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;
  float: none;
}
.pages .next:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.pages .current {
  /*
	background-color: #FF6E00;
	background-color: #00285A;*/
  color: #FF6E00;
  font-weight: 600;
}
.pages a:hover {
  border: 1px solid rgba(245, 130, 31, 0.00);
  color: #000000;
  color: #FF6E00;
}
.pages a.prev:hover, .pages a.next:hover {
  border: 1px solid rgba(245, 130, 31, 0.00);
}
.pages a.prev:hover:before, .pages a.next:hover:before {
  border-color: #000000;
  border-color: #FF6E00;
}
/*article*/
.article {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6, .article p, .article ul, .article ol {
  max-width: 1000px;
  padding-right: 5%;
  padding-left: 5%;
  margin-left: auto;
  margin-right: auto;
}
.article p {
  text-align: justify;
}
.article figure, .article .video, .article video {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
  clear: both;
}
.article .videovert {
  max-width: 317px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
  clear: both;
}
.article ul, .article ol {
  max-width: 950px;
  padding-left: calc(5% + 1.25em); /*  padding-right: calc(5% + 3em);*/
}
.article figure {
  margin-top: 0.5em;
  margin-bottom: 2.5em;
}
.article figure.left, .article figure.right {
  width: 42%;
  max-width: 1600px;
  float: left;
  margin-right: 5%;
  /**/
  margin-top: 0.5em;
  margin-bottom: 2.5em;
  clear: none;
}
.article figure.right {
  float: right;
  margin-right: 0%;
  margin-left: 5%;
}
/**/
.article figure.left:before, .article figure.right:before {
  content: "";
  display: block;
  position: absolute;
  right: -35%;
  width: 1000%;
  top: -24px;
  bottom: 24px;
  z-index: -1;
  background-color: rgba(13, 35, 62, 0.05);
  opacity: 1;
  /**/
  transform-origin: top right;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  /**/
  -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;
}
/**/
.article figure.right:before {
  right: auto;
  left: -35%;
  transform-origin: bottom left;
}
/**/
.gallery {
  /*  background-color: rgba(13, 35, 62, 0.10);*/
  position: relative;
  overflow: hidden;
  overflow: visible;
}
.gallery h4 {
  padding-top: 0.645em;
  padding-right: 0em;
  padding-left: 0em;
  padding-bottom: 0.65em;
}
/**/
.gallery .blocks {
  position: relative;
  z-index: 2;
}
.gallery .block {
  width: 16.6666%;
  margin-left: 0%;
  margin-bottom: 0%;
}
.gallery .block a {
  margin-right: 1px;
  margin-bottom: 1px;
  margin: 1px;
}
.gallery .blocks:before {
  content: "";
  display: block;
  position: absolute;
  left: 20%;
  top: -55px;
  bottom: -55px;
  width: 1000%;
  z-index: -1;
  background-color: rgba(0, 40, 90, 0.05);
  opacity: 1;
  /**/
  transform-origin: bottom left;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  /**/
  -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;
}
/*************************************************/
/*products*/
/* prod */
.prod {
  display: block;
  position: relative;
}
.prod .slot .bggrad {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 102.2%;
  width: 1000%;
  z-index: -1;
  transform-origin: right bottom;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
}
.prod .slot {
  width: 100%;
  margin-bottom: 6em;
  position: relative;
  display: block;
}
.prod .slot .block {
  display: block;
  position: relative;
  box-sizing: border-box;
  float: none;
  overflow: visible;
  z-index: 1;
  /**/
  float: left;
  height: 100%;
  height: 380px;
}
.prod .slot .block.img {
  position: relative;
  width: 45%;
}
.prod .block.img figure {
  width: 100%;
  /*
  -webkit-transform: translate(0%, -4%) scale(1.2, 1.2);
  -moz-transform: translate(0%, -4%) scale(1.2, 1.2);
  -ms-transform: translate(0%, -4%) scale(1.2, 1.2);
  -o-transform: translate(0%, -4%) scale(1.2, 1.2);
  transform: translate(0%, -4%) scale(1.2, 1.2);
  transform: translate(0%, -0%) scale(1.0, 1.0);
  background-color: rgba(147, 67, 139, 0.46);
  */
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  /**/
  transform-origin: right bottom;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
}
.prod .block.img figure > span {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: auto;
  width: calc(100% + 380px*0.9);
  /**/
  transform-origin: right bottom;
  -webkit-transform: skew(42deg, 0deg);
  -moz-transform: skew(42deg, 0deg);
  -ms-transform: skew(42deg, 0deg);
  -o-transform: skew(42deg, 0deg);
  transform: skew(42deg, 0deg);
}
.prod .block.img figure span span {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: auto;
}
.prod .block.img figure span span {
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  /**/
  -webkit-transform: translate(0, 0) scale(1.01, 1.01);
  -moz-transform: translate(0, 0) scale(1.01, 1.01);
  -ms-transform: translate(0, 0) scale(1.01, 1.01);
  -o-transform: translate(0, 0) scale(1.01, 1.01);
  transform: translate(0, 0) scale(1.01, 1.01);
}
.prod a:hover .block.img figure span span {
  -webkit-transform: translate(0, 0) scale(1.1, 1.1);
  -moz-transform: translate(0, 0) scale(1.1, 1.1);
  -ms-transform: translate(0, 0) scale(1.1, 1.1);
  -o-transform: translate(0, 0) scale(1.1, 1.1);
  transform: translate(0, 0) scale(1.1, 1.1);
}
/** text **/
.prod .slot .block.text {
  width: 55%;
  color: #505050;
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: auto;
  right: 0px;
  z-index: 1;
}
.prod .slot .block.text .textholder {
  display: block;
  text-align: center;
  position: relative;
  margin-left: 40%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.prod .slot .block.text h4, .prod .slot .block.text h5 {
  padding-bottom: 0.4em;
}
.prod a.slot:hover .block.text h4 {
  color: #FF6E00;
}
.prod a.slot .block.text p:last-of-type {
  padding-bottom: 0em;
}
/*.slot:nth-of-type(2n)*/
.prod .slot:nth-of-type(2n) .bggrad {
  right: auto;
  left: 102.2%;
  transform-origin: top left;
}
.prod .slot:nth-of-type(2n) .block.img {
  float: right;
}
.prod .slot:nth-of-type(2n) .block.img figure {
  transform-origin: right top;
}
.prod .slot:nth-of-type(2n) .block.text {
  left: 0px;
  right: auto;
}
.prod .slot:nth-of-type(2n) .block.text .textholder {
  margin-left: 0%;
  margin-right: 40%;
}
/**************prz****************/
.prz .slot {
  margin-bottom: 7em;
  min-height: 320px;
}
.prz .slot .block {
  height: 320px;
}
.prz .block.img figure {
  background-color: rgba(13, 35, 62, 0.05);
}
.prz .block.img figure span {
  display: block;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  transform-origin: left top;
  -webkit-transform: skew(42deg, 0deg) translate(0%, -50%);
  -moz-transform: skew(42deg, 0deg) translate(0%, -50%);
  -ms-transform: skew(42deg, 0deg) translate(0%, -50%);
  -o-transform: skew(42deg, 0deg) translate(0%, -50%);
  transform: skew(42deg, 0deg) translate(0%, -50%);
  position: relative;
  top: 50%;
}
.prz .zoomzoom {
  overflow: visible;
}
.prz .slot .block.text .textholder {
  display: block;
  text-align: center;
  position: relative;
  margin-left: 20%;
}
.prz .slot:nth-of-type(2n) .block.text .textholder {
  margin-left: 0%;
  margin-right: 20%;
}
/**************prz.big****************/
.prz.big .slot {
  margin-bottom: 8em;
}
.prz.big .slot .block {
  height: 500px;
}
.prz.big .block.img figure span {
  width: 72%;
}
/**/
/*prodmenu*/
.prodmenu {
  background-color: rgba(13, 35, 62, 0.1);
}
.prodmenu ul {
  float: left;
  width: 22.75%;
  margin-left: 3%;
}
.prodmenu ul:nth-of-type(4n-3) {
  margin-left: 0%;
  clear: left;
}
.prodmenu ul a {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 80%;
  line-height: 140%;
  padding: 0.5em 0em;
  font-weight: 400;
}
.prodmenu ul a:hover {
  color: #FFFFFF;
}
.prodmenu ul .active a {
  color: #FF6E00;
  font-weight: 600;
}
/**/
/*employees*/
.employees {
  display: block;
  position: relative;
  z-index: 1;
}
.employees .holder {
  display: block;
  background-color: #f3f4f5;
  background-color: #FFFFFF;
}
.clip-svg {
  width: 0;
  height: 0;
}
/**/
.employees .block {
  display: block;
  position: relative;
  float: left;
  width: 2.9%;
  margin-left: 1.05%;
  margin-right: 1.05%;
  -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;
}
.employees .block:hover {
  z-index: 1;
}
/*random*/
.employees .block:nth-of-type(25n-8) {
  margin-left: 21%;
}
.hex {
  display: block;
  width: 100%;
  /**/ /*
	-webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
	clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
	-webkit-clip-path: url("#hexagon-clip");
	clip-path: url("#hexagon-clip");
	background-repeat: no-repeat;
	background-size: cover;
	/**/
  -webkit-transform: scale(200%);
  -moz-transform: scale(200%);
  -ms-transform: scale(200%);
  -o-transform: scale(200%);
  transform: scale(200%);
  /**/
  -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;
  cursor: default;
}
.block:nth-of-type(2n) .hex {
  margin-top: 100%;
  position: relative;
}
.hex:hover {
  -webkit-transform: scale(470%);
  -moz-transform: scale(470%);
  -ms-transform: scale(470%);
  -o-transform: scale(470%);
  transform: scale(470%);
  transform: scale(432%);
}
.hex:after {
  display: block;
  content: '';
  overflow: hidden;
  padding-top: 60%;
  padding-top: 100%;
}
.hex figure {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: #00285A;
  background-color: #39d7ff;
  background-color: rgba(30, 70, 120, 0.70);
  /**/
  -webkit-clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0% 50%);
  clip-path: polygon(25% 6.7%, 75% 6.7%, 100% 50%, 75% 93.3%, 25% 93.3%, 0% 50%);
  -webkit-clip-path: url("#hexagon-clip");
  clip-path: url("#hexagon-clip");
  background-repeat: no-repeat;
  background-size: cover; /**/
}
.hex figure img {
  display: block;
  width: 100%;
  position: relative;
  filter: saturate(0%) brightness(100%);
  -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;
  opacity: 1;
  mix-blend-mode: multiply;
  mix-blend-mode: overlay;
}
.employees .block:hover .hex figure img {
  z-index: 1;
  opacity: 1;
  filter: saturate(100%);
  mix-blend-mode: normal;
}
/*tx*/
.hex .txt {
  display: block;
  position: absolute;
  bottom: 5.0%;
  left: 24.4%;
  width: 90.5%;
  /**/
  bottom: auto;
  top: 99.6%;
  left: 21.1%;
  width: 97.9%;
  /**/
  text-align: left;
  color: rgba(255, 255, 255, 0.60);
  background-color: rgba(13, 35, 62, 0.95);
  font-weight: 400;
  font-size: 19%;
  line-height: 110%;
  padding: 0.48em 0.5em 0.6em 1em;
  z-index: 1;
  pointer-events: none;
  /*    text-shadow: 0px 0px 2px #000000, 0px 0px 4px #000000, 0px 0px 6px #000000;*/
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.15s ease-in-out;
  opacity: 0;
  /**/
  transform-origin: left top;
  -webkit-transform: skew(30deg, 0deg);
  -moz-transform: skew(30deg, 0deg);
  -ms-transform: skew(30deg, 0deg);
  -o-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}
.hex:hover .txt {
  opacity: 1;
}
.hex .tx {
  /**/
  transform-origin: left bottom;
  -webkit-transform: skew(-30deg, 0deg);
  -moz-transform: skew(-30deg, 0deg);
  -ms-transform: skew(-30deg, 0deg);
  -o-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}
.hex .txt .name {
  color: #FFFFFF;
  font-size: 140%;
  line-height: 100%;
  font-weight: 400;
  padding-bottom: 0.25em;
  margin-left: -0.6em;
}
.hex:before {
  display: block;
  content: '';
  position: absolute;
  left: 20%;
  right: 20%;
  top: 20%;
  bottom: 20%;
  background-image: url("../images/hexshadow.png");
  background-repeat: no-repeat;
  background-size: 100% 90%;
  background-position: center center;
  -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;
  pointer-events: none;
}
.hex:hover:before {
  left: -16%;
  right: -16%;
  top: -16%;
  bottom: -16%;
}
/*morecont*/
.showbio {
  cursor: pointer;
}
.bio {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(0, 0, 0, 0.50);
  z-index: 1000;
}
.bio .cont {
  display: block;
  position: absolute;
  top: 100px;
  top: 5%;
  left: 5%;
  right: 5%;
  bottom: 5%;
  box-sizing: border-box;
  box-shadow: 0px 0px 100px #000000;
  -webkit-box-shadow: 0px 0px 100px #000000; /*	overflow-y: scroll;*/
  background-color: #FFFFFF;
}
.bio .scroll {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow-y: scroll;
  padding: 50px 5%;
}
.close {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
}
.close a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-color: #00285A;
}
.close a:hover {
  background-color: #FF6E00;
}
.close a span {
  display: block;
  width: 30px;
  height: 2px;
  background-color: #FFFFFF;
  position: absolute;
  left: 10px;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.close a:hover span {
  background-color: #FFFFFF;
}
.close a span:nth-of-type(1) {
  top: 12px;
}
.close a span:nth-of-type(2) {
  top: 25px;
}
.close a span:nth-of-type(3) {
  top: 38px;
}
.close a span:nth-of-type(1) {
  -webkit-transform: translate(0, 13px) scale(1.4142, 1.4142) rotate(135deg);
  -moz-transform: translate(0, 13px) scale(1.4142, 1.4142) rotate(135deg);
  -ms-transform: translate(0, 13px) scale(1.4142, 1.4142) rotate(135deg);
  -o-transform: translate(0, 13px) scale(1.4142, 1.4142) rotate(135deg);
  transform: translate(0, 13px) scale(1.4142, 1.4142) rotate(135deg);
}
.close a span:nth-of-type(2) {
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  opacity: 0;
}
.close a span:nth-of-type(3) {
  -webkit-transform: translate(0, -13px) scale(1.4142, 1.4142) rotate(-135deg);
  -moz-transform: translate(0, -13px) scale(1.4142, 1.4142) rotate(-135deg);
  -ms-transform: translate(0, -13px) scale(1.4142, 1.4142) rotate(-135deg);
  -o-transform: translate(0, -13px) scale(1.4142, 1.4142) rotate(-135deg);
  transform: translate(0, -13px) scale(1.4142, 1.4142) rotate(-135deg);
}
/**/
/*tehnologije*/
.tehnologije .blocks {
  font-size: 0px;
  text-align: center;
  padding-top: 3rem;
}
.tehnologije figure {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 6.6666%;
  text-align: center;
  padding-bottom: 3em;
  font-size: 1rem;
}
/*
.tehnologije figure:nth-of-type(15n-14) {
	clear: left;
}
*/
.tehnologije figure img {
  display: block;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  filter: saturate(0%) brightness(4000%) contrast(100%);
  opacity: 1;
}
.tehnologije figure figcaption {
  font-size: 85%;
  line-height: 125%;
  display: block;
  padding-top: 1em;
  color: rgba(255, 255, 255, 0.8);
}
/* klijenti */
.klijenti {
  background-color: #FFFFFF;
  padding: 0% 5%;
}
.klijenti .slider-nav {
  max-width: 1550px;
  margin: 0% auto;
}
.klijenti .slider-nav:before {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0px;
  bottom: -150%;
  left: auto;
  right: 0px;
  width: 500%;
  z-index: -1;
  /*  background-color: #f3f4f5;*/
  transform-origin: right top;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  /**/
  background-image: -webkit-linear-gradient(270deg, rgba(243, 244, 245, 1.00) 50%, rgba(243, 244, 245, 0.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(243, 244, 245, 1.00) 50%, rgba(243, 244, 245, 0.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(243, 244, 245, 1.00) 50%, rgba(243, 244, 245, 0.00) 100%);
  background-image: linear-gradient(180deg, rgba(243, 244, 245, 1.00) 50%, rgba(243, 244, 245, 0.00) 100%);
}
.klijenti .slider-nav:after {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0px;
  left: 97%;
  left: 100%;
  right: auto;
  width: 500%;
  z-index: 0;
  background-color: #f3f4f5;
  background-color: #FFFFFF;
  transform-origin: left top;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
}
.klijenti .slick-prev, .klijenti .slick-next {
  background-color: rgba(13, 35, 62, 0.00);
}
.klijenti .slick-prev:before, .klijenti .slick-next:before {
  border-color: #00285A;
  width: 20px;
  height: 20px;
  border-width: 0px 0px 2px 2px;
}
.klijenti .slick-next:before {
  border-width: 2px 2px 0px 0px;
}
.klijenti .slide {
  -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;
  overflow: hidden;
}
.klijenti figure {
  padding: 25%;
}
.klijenti figure img {
  width: 50%;
  filter: saturate(0);
  opacity: 0.4;
}
/**/
.klijenti .slick-current figure img {
  filter: saturate(1);
  opacity: 1;
  -webkit-transform: scale(1.7, 1.7);
  -moz-transform: scale(1.7, 1.7);
  -ms-transform: scale(1.7, 1.7);
  -o-transform: scale(1.7, 1.7);
  transform: scale(1.7, 1.7);
}
.klijenti .slide a {
  pointer-events: none;
}
.klijenti .slide.slick-current a {
  pointer-events: inherit;
}
.klijenti .slide a:hover img {
  -webkit-transform: scale(1.9, 1.9);
  -moz-transform: scale(1.9, 1.9);
  -ms-transform: scale(1.9, 1.9);
  -o-transform: scale(1.9, 1.9);
  transform: scale(1.9, 1.9);
}
/**/
.klijenti_komentari {
  border-top: 1px solid #f3f4f5;
  border-bottom: 1px solid #f3f4f5;
  border-top: 0px solid #00285A;
  border-bottom: 0px solid #00285A;
}
.klijenti_komentari .margin {
  width: 70%;
  max-width: 900px;
  padding-top: 2em;
}
.klijenti_komentari p:first-of-type {
  padding-bottom: 0em;
}
.klijenti_komentari .txt {
  font-size: 110%;
  line-height: 200%;
  font-style: italic;
  position: relative;
  text-align: center;
  color: #808080;
  border-bottom: 0px solid #505050;
  padding-bottom: 1.5em;
}
.klijenti_komentari .txt, .klijenti_komentari .txt *, .klijenti_komentari .potpis, .klijenti_komentari .potpis * {
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  /**/
  opacity: 0;
}
.klijenti_komentari .slide.slick-current .txt, .klijenti_komentari .slide.slick-current .txt *, .klijenti_komentari .slide.slick-current .potpis, .klijenti_komentari .slide.slick-current .potpis * {
  opacity: 1;
}
.klijenti_komentari .txt:before, .klijenti_komentari .txt:after {
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  content: "\201D";
  display: block;
  position: absolute;
  top: -0.14em;
  left: -0.35em;
  font-size: 600%;
  line-height: 100%;
  font-weight: normal;
  color: #1E4678;
  color: #00285A;
  color: #FF6E00;
  color: #999999;
  color: #808080;
}
.klijenti_komentari .txt:after {
  top: auto;
  left: auto;
  bottom: -0.4em;
  right: -0.35em;
}
.klijenti_komentari .potpis {
  display: block;
  text-align: right;
  float: right;
  font-size: 90%;
  line-height: 150%;
  padding-right: 8%;
  padding-top: 2.5em;
  padding-right: 0%;
  padding-top: 1em;
}
.klijenti_komentari .potpis span {
  display: block;
}
.klijenti_komentari .potpis .ime {
  font-size: 110%;
  line-height: 150%;
  font-weight: 600;
}
.klijenti_komentari .potpis .titula {
  color: #808080;
}
.klijenti_komentari .potpis .firma {
  font-size: 100%;
  line-height: 150%;
  font-weight: 400;
}
/* map */
.map {}
.map iframe {
  display: block;
  width: 100%;
  height: 600px;
  background-color: #f3f4f5;
}
/*ino-klijenti*/
.ino-klijenti {
  display: block;
  position: relative;
  width: 100%;
  height: 800px;
  min-height: 600px;
  background-image: url("../images/pic/klijenti/ino-klijenti.png");
  background-position: right center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.ino-klijenti .table {
  width: 100%;
  height: 100%;
}
.ino-klijenti .table .td {
  vertical-align: middle;
}
.ino-klijenti .txt {
  width: 50%;
  text-align: right;
}
/*mapa-kontakt*/
.mapa-kontakt {
  display: block;
  position: relative;
  width: 100%;
}
.mapa-kontakt:after {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0px;
  left: 25%;
  right: auto;
  width: 500%;
  background-color: rgba(0, 40, 90, 0.0);
  transform-origin: left bottom;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  pointer-events: none;
  /**/
  background-image: -webkit-linear-gradient(270deg, rgba(0, 40, 90, 0.00) 0%, rgba(0, 40, 90, 0.05) 56.99%);
  background-image: -moz-linear-gradient(270deg, rgba(0, 40, 90, 0.00) 0%, rgba(0, 40, 90, 0.05) 56.99%);
  background-image: -o-linear-gradient(270deg, rgba(0, 40, 90, 0.00) 0%, rgba(0, 40, 90, 0.05) 56.99%);
  background-image: linear-gradient(180deg, rgba(0, 40, 90, 0.00) 0%, rgba(0, 40, 90, 0.05) 56.99%);
  /**/
  z-index: 1;
}
.mapa-kontakt .map-holder {
  display: block;
  position: relative;
  width: 100%;
}
.mapa-kontakt .map-holder:after {
  display: block;
  content: '';
  overflow: hidden;
  padding-top: 50%;
}
.mapa-kontakt .map-holder .map {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-image: url("../images/pic/kontakt/mapa.svg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.mapa-kontakt .map-holder .grad {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  z-index: 2;
  background-color: rgba(255, 150, 0, 0.0);
  /**/
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  /**/
  -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;
}
.mapa-kontakt .map-holder .grad a {
  display: block;
  width: 100%;
  height: 100%;
}
.mapa-kontakt .map-holder .grad .pin {
  display: block;
  transform-origin: center bottom;
  width: 100%;
  height: 100%;
  /**/
  background-color: rgba(255, 0, 0, 0.0);
  background-image: url("../images/pin.svg");
  background-position: center bottom;
  background-size: 90%;
  background-repeat: no-repeat;
  /**/
  -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;
}
.mapa-kontakt .map-holder .grad a:hover .pin {
  -webkit-transform: scale(120%);
  -moz-transform: scale(120%);
  -ms-transform: scale(120%);
  -o-transform: scale(120%);
  transform: scale(120%);
}
.mapa-kontakt .map-holder .grad .naziv {
  display: block;
  text-align: center;
  font-size: 90%;
  line-height: 125%;
  font-weight: 400;
  width: 300%;
  margin-left: -100%;
  color: #00285A;
}
.mapa-kontakt .txtholder {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 3;
  pointer-events: none;
}
.mapa-kontakt .txtholder a {
  pointer-events: auto;
}
.mapa-kontakt .margin .txt {
  display: block;
  max-width: 600px;
  text-align: center;
  pointer-events: none;
}
.gmap {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #f8f9fa;
  z-index: 1000;
}
.gmap .cont {
  display: block;
  position: absolute;
  top: 100px;
  top: 5%;
  left: 5%;
  right: 5%;
  bottom: 5%;
  box-sizing: border-box;
  box-shadow: 0px 0px 100px #000000;
  -webkit-box-shadow: 0px 0px 100px #000000; /*	overflow-y: scroll;*/
  background-color: #FFFFFF;
}
.gmap iframe {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
/*



.mapa-kontakt .table {
	width: 100%;
	height: 100%;
}
.mapa-kontakt .table .td {
	vertical-align: middle;
}
.mapa-kontakt .txt {
	width: 50%;
	text-align: right;
}




/*mapa-klijenti*/
.mapa-klijenti {
  display: block;
  position: relative;
  width: 100%;
}
.mapa-klijenti:after {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0px;
  left: 25%;
  right: auto;
  width: 500%;
  background-color: rgba(0, 40, 90, 0.0);
  transform-origin: left bottom;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);
  pointer-events: none;
  /**/
  background-image: -webkit-linear-gradient(270deg, rgba(0, 40, 90, 0.00) 0%, rgba(0, 40, 90, 0.05) 56.99%);
  background-image: -moz-linear-gradient(270deg, rgba(0, 40, 90, 0.00) 0%, rgba(0, 40, 90, 0.05) 56.99%);
  background-image: -o-linear-gradient(270deg, rgba(0, 40, 90, 0.00) 0%, rgba(0, 40, 90, 0.05) 56.99%);
  background-image: linear-gradient(180deg, rgba(0, 40, 90, 0.00) 0%, rgba(0, 40, 90, 0.05) 56.99%);
  /**/
  z-index: 1;
}
.mapa-klijenti .map-holder {
  display: block;
  position: relative;
  width: 100%;
}
.mapa-klijenti .map-holder:after {
  display: block;
  content: '';
  overflow: hidden;
  padding-top: 50%;
}
.mapa-klijenti .map-holder .map {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-image: url(../images/pic/klijenti/mapa-klijenti.png);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.mapa-klijenti .map-holder .grad {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  z-index: 2;
  background-color: rgba(255, 150, 0, 0.0);
  /**/
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  /**/
  -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;
}
.mapa-klijenti .map-holder .grad a {
  display: block;
  width: 100%;
  height: 100%;
}
.mapa-klijenti .map-holder .grad .pin {
  display: block;
  transform-origin: center bottom;
  width: 100%;
  height: 100%;
  /**/
  background-color: rgba(255, 0, 0, 0.0);
  background-image: url("../images/pin.svg");
  background-position: center bottom;
  background-size: 90%;
  background-repeat: no-repeat;
  /**/
  -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;
}
.mapa-klijenti .map-holder .grad a:hover .pin {
  -webkit-transform: scale(120%);
  -moz-transform: scale(120%);
  -ms-transform: scale(120%);
  -o-transform: scale(120%);
  transform: scale(120%);
}
.mapa-klijenti .map-holder .grad .naziv {
  display: block;
  text-align: center;
  font-size: 90%;
  line-height: 125%;
  font-weight: 400;
  width: 300%;
  margin-left: -100%;
  color: #00285A;
}
.mapa-klijenti .txtholder {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 3;
  pointer-events: none;
}
.mapa-klijenti .margin .txt {
  display: block;
  width: 50%;
  max-width: 600px;
  text-align: center;
  pointer-events: none;
}
/*** posao ***/
/*
form:before {
	content: "";
	display: block;
	position: absolute;
	left: 30%;
	width: 1000%;
	top: 3em;
	bottom: 0em;
	z-index: -1;
	background-color: rgba(0,40,90,0.05);
	opacity: 1;

	transform-origin: left bottom;
	-webkit-transform: skew(-42deg, 0deg);
	-moz-transform: skew(-42deg, 0deg);
	-ms-transform: skew(-42deg, 0deg);
	-o-transform: skew(-42deg, 0deg);
	transform: skew(-42deg, 0deg);
	-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;
}
*/
.forma-posao {}
.x3 .block.saglasnost {
  display: block;
  width: 100%;
}
.saglasnost .radio [type="radio"]:not(:checked) + label, .saglasnost .radio [type="radio"]:checked + label, .saglasnost .checkbox [type="checkbox"]:not(:checked) + label, .saglasnost .checkbox [type="checkbox"]:checked + label {
  padding-top: 0px;
}
/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
/******************************************************************************************************************/
/*







.top .slot .block {
	position: relative;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: bottom;
	float: none;
	overflow: visible;
	z-index: 1;
}
.top .slot .block.img {
	width: 60%;
	width: auto;
	z-index: 1;
	transform-origin: bottom right;
	overflow: hidden;
	-webkit-transform: skew(-42deg, 0deg) translate(26px, 0px);
	-moz-transform: skew(-42deg, 0deg) translate(26px, 0px);
	-ms-transform: skew(-42deg, 0deg) translate(26px, 0px);
	-o-transform: skew(-42deg, 0deg) translate(26px, 0px);
	transform: skew(-42deg, 0deg) translate(60px, 0px);
	transform: skew(-42deg, 0deg) translate(26px, 0px);
}



.top .slot .block.text {
	width: 30%;
	width: 40%;
	z-index: 2;

	-webkit-transform: translate(0px, 30px);
	-moz-transform: translate(0px, 30px);
	-ms-transform: translate(0px, 30px);
	-o-transform: translate(0px, 30px);
	transform: translate(0px, 30px);
}
.top .slot .block.text .textholder {
	position: relative;
	text-align: left;
	float: right;
	-webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	-o-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	width: 130%;
	width: 100%;
	max-width: 570px;
	padding-top: 0em;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0em;
	box-sizing: border-box;
	font-size: 120%;
	z-index: 2;
}


/*
.top .slot .block.text:before {
content: "";
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0px;
  right: -500%;
  right: 0%;
  left: -500%;
  z-index: -1;
  background-color: #00285A;
	background-color: red;
  transform-origin: right bottom;
  -webkit-transform: skew(-42deg, 0deg);
  -moz-transform: skew(-42deg, 0deg);
  -ms-transform: skew(-42deg, 0deg);
  -o-transform: skew(-42deg, 0deg);
  transform: skew(-42deg, 0deg);


  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  background-image: -o-linear-gradient(90deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 1.00) 0%, rgba(30, 70, 120, 1.00) 100%);

}
*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*cookies*/
.gdpr {
  display: block;
  position: fixed;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 9999;
  pointer-events: none;
  pointer-events: auto;
  background-color: rgba(0, 10, 22, 0.90);
  color: #FFFFFF;
  padding: 20px;
}
.gdpr .margin {
  /*max-width: inherit;*/
}
.gdpr .left {
  float: none;
  clear: both;
  padding-right: 0em;
  text-align: center;
}
.gdpr .right {
  float: none;
  clear: both;
  padding-bottom: 2em;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  display: none;
}
.gdpr p {
  padding-bottom: 1em;
  font-size: 90%;
}
.gdpr a {
  color: #FFFFFF;
}
.gdpr p a {
  font-weight: bold;
  color: #FFFFFF;
}
/**/
.hidden {
  opacity: 0;
}
.visible {
  opacity: 1;
}
.gallery.clearb {
  clear: both;
}
.news_det_img {
  min-height: 650px;
}
/*sss ss*/
.labelcustom label {
  font-size: 13px;
  padding-top: 0 !important;
}
.padb10 {
  padding-bottom: 10px;
}