

*,*:before,*:after{-webkit-box-sizing:border-box; -moz-box-sizing:border-box;box-sizing:border-box}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;background:#161616;font-family: 'Muli', sans-serif;word-wrap:break-word;font-size:16px;line-height:26px;font-weight:400;overflow-x: hidden;}
input:focus,select:focus,textarea:focus,button:focus{outline:none}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a,a:active,a:hover,a:focus{outline:none}
abbr[title]{border-bottom:1px dotted}
/* b,strong{font-weight:500} */
dfn{font-style:italic}
h1{font-size:2em;margin:0.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0;max-width:100%}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
::-webkit-input-placeholder{ color:#999; opacity:1 !important}
:-moz-placeholder{ color:#999; opacity:1}
::-moz-placeholder{color:#999; opacity:1}
:-ms-input-placeholder{color:#999}
button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0; padding:0}
input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:bold}
table{border-collapse:collapse;border-spacing:0}
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {position: relative;width: 100%;max-width:1400px;margin: 0 auto;padding: 10px;}
.col {float: left;position: relative;}
/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {width: 100%;}
}
/* For devices larger than 550px */
@media (min-width: 550px) {
  .container {width:100%;padding:0;}
  .col-1 {width:4.66666666667%;}
  .col-2 {width:13.3333333333%;}
  .col-3 {width:33.333%;}
  .col-4 {width:21%;}
  .col-full-4 {width:25%;}
  .col-5 {width:39.3333333333%;}
  .col-6 {width:50%;}
  .col-7 {width:56.6666666667%;}
  .col-8 {width:65.3333333333%;}
  .col-9 {width:74.0%;}
  .col-10 {width:82.6666666667%;}
  .col-11 {width:91.3333333333%;}
  .col-12 {width:100%;}
  .col-1-3 {width:18.9%;}
  .one-half {width:48%;}
}
html{font-size:62.5%}
h1,h2,h3,h4,h5,h6{color: #333;letter-spacing:0;font-weight: 400;}
h1{font-size:32px;line-height:54px;margin:50px 0 100px 0;text-transform: uppercase;position: relative;padding-left:120px;}
h1::before {content: "";position: absolute;height: 2px;width: 100px;left:2px;top:36px;background: #333;}
h2,h3,h4,h5,h6{margin:0 0 15px 0;}
h2{font-size:42px;line-height:48px}
h3{font-size:23px;line-height:42px}
h4{font-size:30px;line-height:36px}
h5{font-size:24px;line-height:30px}
h6{font-size:18px;line-height:24px}
p,a,li,th,td{font-size:16px;line-height:26px;font-weight:400;}
p,li{color:rgb(71, 71, 71);font-weight:400}
p{margin-top:0}
a{color:#028b98;text-decoration:none}
a:hover{color:#00cce0;text-decoration:none}
a[href^="http://"] {color:#1E8BC3;}
a[href^="mailto:"] {color:#333;}
a[href^="mailto:"]:hover {color:#333;text-decoration: underline;}
.button,button,input[type="submit"],
input[type="reset"],
input[type="button"]{display:inline-block;width:auto;padding:6px 12px;color:#fff;text-align:center;font-size:14px;line-height:20px;font-weight:400;letter-spacing:0;text-decoration:none;white-space:nowrap;background-color:#999;border:1px solid #999;cursor:pointer;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;transition:all 0.6s ease;box-sizing:border-box;margin:0;float:right;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus{color:#fff;background-color:rgba(102,102,102,1);border-color:#666;outline:none}
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select{width:100%;text-align:left;padding:6px 10px 20px 10px;background-color:#fff;border:1px solid #efefef;box-sizing:border-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;float: left;}
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}
textarea{min-height:85px;padding:10px;border:1px solid #efefef;}
input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus{border:1px solid #666;outline:none;background:#fff;padding:20px 10px 6px 10px;}
label, legend {display: inline-block;padding: 8px 0;font-weight: 400;color: #333;font-size: 14px;line-height: 20px;float: left;width: 25%;margin: 0;}
fieldset{padding:0;border-width:0}
input[type="checkbox"],input[type="radio"]{display:inline;margin-right:10px}
label > .label-body{display:inline-block;margin-left:.5rem;font-weight:normal}
ul{list-style-type:circle;list-style-position:inside}
ol{list-style:decimal inside;list-style-position:inside}
ol,ul{padding-left:30px;margin-top:0}
ul ul,ul ol,ol ol,ol ul{font-size:100%}
li{margin-bottom:0}
tr:nth-child(odd){background: #efefef}
th {font-weight: 700;}
th,td{padding:0 10px;text-align:left;border-bottom:1px solid #E1E1E1}
button,.button{margin-bottom:10px}
input,textarea,select,fieldset{margin-bottom:15px;color:#666;font-weight:300;letter-spacing:1px;font-size:14px;line-height:22px;}
pre,blockquote,dl,figure,table,p,ul,ol{margin-bottom:15px}
form{margin-bottom:0}
hr{margin-top:30px;margin-bottom:35px;border-width:0;border-top:1px solid #E1E1E1}
.clearfix{display:block;clear:both;width:100%;}
.container:after,.row:after,.u-cf{content:"";display:table;clear:both}
a, .main-menu a, .call-action a, .cyan-box-txt, .cyan-box-txt h2, .cyan-box-txt ul, .cyan-box-txt li, .contact-link span{
  -webkit-transition:all 0.6s ease;
  -moz-transition:all 0.6s ease;
  transition:all 0.6s ease
}
.error,.success{
  font-size:16px;
  line-height:22px;
  font-weight:300;
  padding:6px 10px;
  margin-bottom:10px
}
.error{
  background:url(../images/svg/ex.svg)no-repeat left center;
  color:#f03434;
  border:1px solid #f03434;
}
.txt_error {
  padding: 15px;
  color: #D91E18;
  border: 1px dashed #D91E18 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin: 22px 0 0 0;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.success {
  background: #87D37C;
  color: #fff;
  margin: 100px 0;
  font-weight: bold;
  font-size: 20px;
  padding: 30px;
  border: 1px solid #26A65B !important;
  -webkit-text-shadow:0 0 2px rgba(0,0,0,0.5);
  -moz-text-shadow:0 0 2px rgba(0,0,0,0.5);
  text-shadow:0 0 2px rgba(0,0,0,0.5);
}
.clearfix{
  display:block;
  clear:both;
  width:100%
}
.none { display:none; }
.list-no-style {
  list-style-type: none;
  padding:0;
}
.content,.row,.main-content{
  display:block;
  float:left;
  width:100%;
  position:relative;
}
.w30, .w35, .w65, .w70 {
  display: block;
  float: left;
  position: relative;
}
.w30 {width: 30%;}
.w35 {width: 35%;}
.w65 {width: 65%;}
.w70 {width: 70%;}
.mt100 {margin-top: 100px;}
.mt120 {margin:120px 0;}
.pt100 {padding:100px 0;}
.block-link {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
.bread-crumb {
  width: 100%;
  float: right;
  margin:-19px 0 0 0;
  text-align: right;
  padding:0;
}
.bread-crumb li {
  display:inline-block;
  position: relative;
  margin-right: 5px;
  margin-bottom: 0;
}
.bread-crumb li, .bread-crumb a {
  font-size:11px;
  line-height: 17px;
  font-weight: 400;
}
.bread-crumb a {
  padding-right:11px;
  position: relative;
  color:#333;
}
.bread-crumb a::after {
  content: '\00BB';
  position: absolute;
  right: 0;
  top: -6px;
  color: #333;
  font-size: 18px;
  line-height: 24px;
}
.li123::after {
  content: '\00BB';
  position: absolute;
  right: 0;
  top: -6px;
  color: #333;
  font-size: 18px;
  line-height: 24px;
}
.header {
  z-index: 1;
  padding: 25px 0;
  background:transparent;
}
.other-pages {
  background-image:url(../images/header-bg-2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: rgba(0,0,0,1); 
}
.logo {
  display: block;
  width: auto;
  position: relative;
  float: left;
}
.navigation {
  float: left;
  width: 825px;
  position: relative;
  margin-left: 30px;
}
.navigation::after {
  content:"";
  width: 100%;
  height: 1px;
  background-color: rgba(255,255,255,0.5);
  position: absolute;
  left:0;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: right;
  font-size: 0;
}
.main-menu li {display: inline-block;}
.main-menu a {
  color: #fff;
  padding: 12px 15px;
  font-size: 15px;
  line-height: 26px;
  display: block;
  width: 100%;
  font-family: 'Muli', sans-serif;
}
.main-menu a:hover,
.main-menu a.mslc,
.dropdown a:hover {
  color:#2fcfdf;
  -webkit-text-shadow:0 0 2px rgba(0,0,0,0.8);
  -moz-text-shadow:0 0 2px rgba(0,0,0,0.8);
  text-shadow:0 0 2px rgba(0,0,0,0.8);
}
.dropdown {
  position: absolute;
  right: 4px;
  top: 4px;
}
.dropbtn {
  color: #fff;
  font-size: 18px;
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 10px 8px 10px 2px;
  text-align: center;
  width: 60px;
  background: transparent url(../images/svg/dropdown-arrow.svg) no-repeat top 18px right;
  -webkit-background-size: 12px;
  -moz-background-size: 12px;
  background-size: 12px;
  font-weight: 700;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  position:relative;
}
.dropbtn:hover, .dropbtn:focus {
  background: transparent url(../images/svg/dropdown-arrow.svg) no-repeat top 18px right;
  -webkit-background-size: 12px;
  -moz-background-size: 12px;
  background-size: 12px;
  color: #fff;
}
.dropdown-content {
  display: none;
  position: absolute;
  min-width: 69px;
  overflow: auto;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
  z-index: 1000;
  top: 47px;
  left: 2px;
  padding: 5px 0;
  border: none;
  background: rgba(0,0,0,0.6);
}
.dropdown-content a {
  color: #fff;
  padding: 5px 0;
  text-decoration: none;
  display: block;
  text-align: center;
}
.show {display:block;}
.yt-video, .upload-video {
  padding-bottom: 40%;
  z-index:0;
  display: block;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  opacity: 0.5;
}
.top-slider {
  margin-top:-151px;
  display: block;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.top-slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left:0;
}
.top-slider .bx-wrapper {
  margin: 0 auto;
}
.top-slider ul { padding:0; }
.img-full {
  width: 100%;
  height: 950px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index:0;
}
.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/*  pointer-events: none;*/
}
.video-background video, .video-background iframe {
  opacity: 0.5
}
@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
.video-box {
  width: 100%;
  z-index: 0;
}
.video-content {
  display: inline-block;
  height: 0;
  position: relative;
  width: 100%;
  z-index: 1;
  padding-bottom: 45%;
}
.video-content iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
.hero {
  width: 100%;
  height: 950px;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index:0;
  position: relative;
}
.hero span, .slider-txt {
  position: absolute;
  max-width: 650px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 28%;
  z-index: 2;
  width: 100%;
}
.slider-txt h2 {
  font-size: 70px;
  line-height: 86px;
  font-weight: 700;
  color: #fff;
}
.grey-overlay{
  position: absolute;
  width: 100%;
  height: 950px;
  left:0;
  bottom:0;
  background:rgba(0,0,0,0.5);
}
.white { background:#fff; }
.call-action {
  background:#fff;
  padding:60px 40px;
  width: 30%;
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.2);
  box-shadow:0 0 10px rgba(0,0,0,0.2);
  position: relative;
  margin-top:-220px;
  margin-bottom: 100px;
  text-align: center;
  z-index:1;
}
.call-action::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100px;
  right: 112px;
  bottom:-100px;
  background: #333;
}
.call-action h2 {
  color:#333;
  font-size:36px;
  line-height: 46px;
  font-weight: 800;
  margin:0;
  font-style: italic;
  letter-spacing: 1px;
}
.call-action span {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #ccc;
  position: relative;
  margin: 20px 0 40px 0;
  display:block;
}
.call-action span::after {
  content: "";
  position: absolute;
  width: 40%;
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #00aebf;
  bottom: -15px;
}
.call-action a {
  color:#fff;
  background: #00aebf;
  border:1px solid #00aebf;
  padding:10px 15px;
  display: block;
  font-size:20px;
  width: 200px;
  float: none;
  margin:0 auto;
  position: relative;
  text-transform: uppercase;
}
.call-action a:hover {
  color:#fff;
  background: #00cce0;
  border:1px solid #00aebf;
  -webkit-box-shadow:0 0 4px rgba(0,0,0,0.33);
  -moz-box-shadow:0 0 4px rgba(0,0,0,0.33);
  box-shadow:0 0 4px rgba(0,0,0,0.33);
}
.criss-cross {
  overflow: visible;
}
.criss-cross .col-9.col {
  display: block;
  margin:100px 0;
}
.criss-cross .col-9.col:nth-child(even),
.criss-cross .col-9.col:nth-child(even) img {
  float: left;
  z-index:1;
  position: relative;
}
.criss-cross .col-9.col:nth-child(odd),
.criss-cross .col-9.col:nth-child(odd) img {
  float: right;
  z-index:1;
  position: relative;
}
/*.criss-cross .col-9.col:nth-child(even)::before,
.criss-cross .col-9.col:nth-child(odd)::before {
  content:"";
  position: absolute;
  top:0;
  height: 100%;
  background:#efefef;
  z-index:0;
}*/
.criss-cross .col-9.col:nth-child(even)::before {
  width: 75%;
  left: 0;
}
.criss-cross .col-9.col:nth-child(odd)::before {
  width: 75%;
  right: 0;
}
.criss-cross .col-9.col:nth-child(even)::after,
.criss-cross .col-9.col:nth-child(odd)::after {
  content:"";
  position: absolute;
  height: 2px;
  background:#333;
  width: 100px;
}
.criss-cross .col-9.col:nth-child(even)::after {
  right:-35%;
  bottom:0;
}
.criss-cross .col-9.col:nth-child(odd)::after {
  left: -35%;
  bottom:0;
}
.front-art-img {
  position: relative;
  display: block;
}
.criss-cross .col-9.col:nth-child(even) .front-art-img {
  float: left;
}
.criss-cross .col-9.col:nth-child(odd) .front-art-img {
  float: right;
}
.criss-cross .col-9.col:nth-child(even) .front-art-img::after,
.criss-cross .col-9.col:nth-child(odd) .front-art-img::after {
  content:"";
  position: absolute;
  height: 100px;
  background:#333;
  width: 2px;
}
.criss-cross .col-9.col:nth-child(even) .front-art-img::after {
  left:0;
  bottom:-100px;
}
.criss-cross .col-9.col:nth-child(odd) .front-art-img::after {
  right: 0;
  bottom:-100px;
}
.criss-cross .col-9.col:nth-child(odd) .front-art-txt p {
  padding-left:130px;
  position: relative;
}
.criss-cross .col-9.col:nth-child(odd) .front-art-txt p::before {
  content:"";
  position: absolute;
  top:15px;
  left:6px;
  height: 2px;
  background:#333;
  width: 100px;
}
.criss-cross .col-9.col:nth-child(even) .front-art-txt {
  padding-left:30px;
}
.criss-cross .col-9.col:nth-child(odd) .front-art-txt h2{
  text-align: right;
}
.front-art-txt {
  display: block;
  width: 55%;
  float: left;
  position: relative;
  z-index:1;
}
.front-art-txt h2 a {
  font-size:36px;
  line-height: 54px;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 1px;
  width: 100%
}
.front-art-txt h2 a:hover {
  color: #2fcfdf;
  -webkit-text-shadow: 0 0 2px rgba(0,0,0,0.8);
  -moz-text-shadow: 0 0 2px rgba(0,0,0,0.8);
  text-shadow: 0 0 2px rgba(0,0,0,0.8);
}
.front-art-txt .date {
  display: block;
  float: left;
  margin-top:30px;
  width: 100%;
}
.front-art-txt .number {
  font-size:18px;
  line-height: 24px;
  color:#333;
  position: absolute;
  bottom: 0;
}
.criss-cross .col-9.col:nth-child(odd) .number {
  left:0;
}
.criss-cross .col-9.col:nth-child(even) .number {
  right:0;
}
.blue-icon-top,
.blue-icon-bottom {
  position: absolute;
}
.blue-icon-top {
  top:0;
  left:-250px;
}
.blue-icon-bottom {
  bottom:0;
  right:-250px;
}
.super-heading {
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  color: #999;
  letter-spacing: 4px;
  float: left;
  width: 100%;
}
.front-heading {
  font-size:36px;
  line-height: 54px;
  color:#333;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.col-3.col.cyan-box {
  width: 31%;
  float: left;
  display: block;
  margin: 25px 49px 25px 0;
  position: relative;
}
.col-3.col.cyan-box:nth-of-type(3n+3){
  margin-right: 0;
}
.cyan-box-txt {
  position: absolute;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  background:rgba(0,0,0,0.5);
}
.mapa {
  float: right;
  width: 48%;
  margin-top: 57px;
  margin-bottom: 50px;
}
.cyan-box-txt h2, .cyan-box-txt h2 a {
  font-size:20px;
  line-height: 26px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cyan-box-txt ul {
  opacity: 0;
  width: 100%;
  display: block;
  position: absolute;
  top: 60%;
}
.cyan-box-txt li {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom:3px;
}
.cyan-box-txt a {
  color: #fff;
  font-size:18px;
  line-height: 24px;
  position: relative;
  display: block;
  text-align: center;
}
.cyan-box-txt a::after {
  position: absolute;
  content: "";
  width: 50%;
  left:0;
  right: 0;
  margin:0 auto;
  height: 1px;
  background: #fff;
  opacity: 0;
  bottom:-3px;
}
.cyan-box-txt a:hover::after {
  opacity: 1
}
.cyan-box-txt:hover {
  background:rgba(0,174,191,0.88);
}
.cyan-box-txt:hover h2 {
  top:20%;
}
.cyan-box-txt:hover ul {
  opacity: 1;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer {
  padding:120px 0;
  background:#161616 url(../images/png/logo-overlay.png)no-repeat left bottom;
  z-index:100;
}
.footer p, .footer a[href^="mailto:"] {
  margin-bottom:2px;
  color:#fff;
  font-size:16px;
  line-height: 22px;
  font-weight: 700;
}
.social {
  float: left;
  margin-top: 35px;
  margin-right: 15px;
}
.contact-link-top {
  background: rgba(0,0,0,0.75);
  padding: 5px 12px;
  color: #fff;
  position: absolute;
  right: 0;
  top: -149px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.contact-link {
  float: right;
  background: #00aebf url(../images/svg/cyan-arrow.svg)no-repeat center center;
  border:1px solid #00aebf;
  padding: 15px 30px;
  width: 180px;
  text-align: center;
  position: relative;
}
.contact-link span:nth-child(1) {
  color: #fff;
  font-weight: 700;
  opacity: 1;
}
.contact-link span:nth-child(2) {
  color: #fff;
  font-weight: 700;
  opacity: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left:15px;
  width: 100px
}
.contact-link:hover {
  color:#fff;
  background: #00cce0 url(../images/svg/white-arrow.svg)no-repeat center right 35px;
  border:1px solid #00aebf;
  -webkit-box-shadow:0 0 4px rgba(0,0,0,0.33);
  -moz-box-shadow:0 0 4px rgba(0,0,0,0.33);
  box-shadow:0 0 4px rgba(0,0,0,0.33);
}
.contact-link:hover span:nth-child(1) {
  opacity: 0;
}
.contact-link:hover span:nth-child(2) {
  opacity: 1;
}
.footer .col-4.col {
  width: 25%;
  float: left;
  display: block;
  margin:0;
  border-left:solid 1px rgba(255,255,255,0.5);
  padding:10px 0 10px 30px;
}
.footer .col-4.col:nth-child(1) {
  border-left:solid 1px transparent;
  padding-left:0;
}
.footer h5 {
  color: #fff;
  font-size:18px;
  line-height: 24px;
  font-weight: 700;
}
.v{
  margin-top:5px;
  float: right;
}
.copy{
  color:#666;
  font-size:14px;
  font-weight:400
}
.copyright {
  padding:8px;
  margin-top: 15px;
}
.pagination ul {
  margin: 50px 0 0 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.pagination li {
  display: inline-block;
}
.pagination a {
  border: 1px solid #fff;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  display: block;
  padding: 3px 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.pagination a:hover, .pagination a.active {
  background: #67809F;
  color: #fff;
  border: 1px solid #67809F;
}
.col-4.col.profile {
  width: 16%;
  margin-right: 0.8%;
  padding: 20px;
  border-top: 1px solid #efefef;
  border-right: 1px solid #efefef;
}
.col-4.col.profile:nth-of-type(6n+6){
  margin-right: 0;
}
.profile h3 {
  font-size:26px;
  line-height: 30px;
  position: relative;
  margin-bottom:40px;
}
.profile h3::after {
  position: absolute;
  content: "";
  width: 100px;
  left:0;
  height: 2px;
  background: #333;
  bottom:-15px;
}
.profile img {
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);
  -moz-box-shadow:0 0 5px rgba(0,0,0,0.2);
  box-shadow:0 0 5px rgba(0,0,0,0.2);
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  margin-bottom: 15px;
}
.profile:hover img, .profile img:hover {
  filter: grayscale(0);
}
.profile span {
  display: block;
  width: 100%;
  float: left;
}
.profile span:nth-child(3) {
  color: #2fcfdf;
  -webkit-text-shadow: 0 0 2px rgba(0,0,0,0.2);
  -moz-text-shadow: 0 0 2px rgba(0,0,0,0.2);
  text-shadow: 0 0 2px rgba(0,0,0,0.2);
  font-size:18px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.profile span:nth-child(4) {
  color:#666;
  font-size:16px;
  line-height: 22px;
  letter-spacing: -1px
}
.slider .bx-wrapper {
  margin: 0 auto;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  border: none;
  left: 0;
}
.slider img {
  float: left;
  margin:0 15px 15px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.slider p {
  margin: 0px 26px 0 0;
  text-align: right;
}
.slider p:nth-child(3) {
  color: #2fcfdf;
  -webkit-text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
  -moz-text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
  text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
}
.slider p:nth-child(4) {
  color: #333;
}
.slider .bx-controls-direction {
  bottom: -9px;
  display: block;
  right: 12px;
  position: absolute;
  width: 100px;
}
.slider .bx-wrapper .bx-controls-direction a {
  margin-top: 0;
  outline: 0;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  z-index: 9999;
  display: block;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border:1px solid #333;
}
.slider .bx-wrapper .bx-prev {
  background:url(../images/svg/arrow-previuos.svg)no-repeat center;
  opacity: 0.4;
}
ul.bxslider li {
  width: 100% !important;
}
.slider .bx-wrapper .bx-next {
  background:url(../images/svg/arrow-next.svg)no-repeat center;
  opacity: 0.4;
}
.slider .bx-wrapper .bx-prev:hover,
.slider .bx-wrapper .bx-next:hover {
  opacity: 1
}
.slider .bx-wrapper .bx-next:hover {
  background:url(../images/svg/arrow-next.svg)no-repeat center;
}
blockquote {
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
  width: 325px;
  margin: 0 0 5px 13px;
  padding: 10px;
  line-height: 24px;
  position: relative;
  color: #383838;
  float: left;
  background: #efefef;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
blockquote::before {
  display: block;
  content: url(../images/svg/arrow-bubble.svg);
  position: absolute;
  left: -15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
  font-family: 'Muli', sans-serif;
}
.expanding .col-8 {
  float: left;
  width: 11.9%;
  border:1px solid #efefef;
  margin:0.3%;
  position: relative;
}
.containerTab {
  padding: 50px;
  background: #efefef;
  width: 99.88888%;
  float: left;
  text-align: left;
  position: relative;
  border: 4px solid #fff;
}
.containerTab img {
  float: left;
  margin-right:25px;
}
.col-12.col:after {
  content: "";
  display: table;
  clear: both;
}
.closebtn {
  color: #999;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 17px;
  font-weight: bold;
  background: #fff;
  border-radius: 100%;
  padding: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 14px;
}
.closebtn:hover {
  color: #333;
}
.col-3.col.applay {
  width: 32.555%;
  margin: 15px 1.1% 100px 0;
}
.col-3.col.applay:nth-of-type(3n+3) {
  margin-right: 0;
}
.col-3.col.applay::after {
  content: "";
  position: absolute;
  height: 2px;
  background: #333;
  width: 100px;
  bottom:0;
  left: 0;
}
.applay img {
  float: left;
  margin:0 2.7% 15px 0;
}
.applay-txt {
  float: right;
  width: 70%;
}
.applay-txt p {
  margin:0;
}
.applay-txt a {
  color: #fff;
  background: #00aebf;
  border: 1px solid #00aebf;
  padding: 10px 15px;
  display: block;
  font-size: 16px;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  width: auto;
  float: left;
  line-height: 22px;
  margin-top:20px;
}
.applay-txt a:hover {
  color: #fff;
  background: #00cce0;
  border: 1px solid #00aebf;
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.33);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,0.33);
  box-shadow: 0 0 4px rgba(0,0,0,0.33);
}
.category {
  position: relative;
  padding-right: 60px;
  float: left;
}
.category::after {
  content: "";
  position: absolute;
  height: 100px;
  background: #333;
  width: 2px;
  right: 30px;
}
.category li {
  margin-bottom: 10px;
  display: block;
  float: left;
  width: 100%;
  border-bottom:1px solid #efefef;
}
.category a {
  padding:10px;
}
.category span {
  color:#333;
  float: left;
  margin-top:-4px;
  width: calc(100% - 70px);
}
.category img {
  float: left;
  margin-right: 10px
}
.category li ul.left-sub,
.category li ul.left-sub li ul.left-sub2 {
  display: none;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.category li ul.left-sub li,
.category li ul.left-sub li ul.left-sub2 li {
  margin:0;
  border-bottom:1px solid #fff;
}
.category li ul.left-sub a,
.category li ul.left-sub li ul.left-sub2 a {
  display: block;
  width: 100%;
  float: left;
  border-bottom:1px solid #fff;
}
.category li ul.left-sub a {
  color: #666;
  padding:10px 25px;
  position: relative;
}
.category li ul.left-sub a::before {
  position: absolute;
  content:"\203A";
  font-size:20px;
  color:#666;
  left: 11px;
  top:9px;
}
.category li ul.left-sub li ul.left-sub2 a {
  color:#999;
  padding:0 35px;
}
.category li ul.left-sub li ul.left-sub2 a::before {
  content:none;
}
.expand::after, 
.expand.close::after {
  position: absolute;
  content:"\002B";
  font-size:20px;
  color:#333;
  right: 11px;
  top:20px;
}
.expand::after, 
.expand.close::after {
  content:"\002B";
}
.expand.close::after {
  content:"\2212";
}
.document {
  border-top: 1px dotted #666;
  border-bottom: 1px dotted #666;
  padding: 20px 0;
  text-align: center;
  margin-top:50px;
}
.document a {
  margin-right: 15px;
  color: #333;
}
.document img {
  margin-right: 5px;
  margin-bottom: -5px;
}
.zoom-gallery {
  margin-top:50px;
}
.zoom-gallery a {
  display: block;
  float: left;
  width: 20%;
}
.mfp-title {
  opacity: 0;
}
.news-box {
  margin-bottom: 50px;
}
.news-img {
  width: 30%;
  float: left;
  margin-right: 20px;
  position: relative;
}
/*.news-img::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background: #efefef;
  z-index: 0;
  left: 100%;
  width: 200px;
}*/ /*-------siva podloga na novostima maknuta---*/
.news-txt {
  display: block;
  width: 60%;
  float: left;
  position: relative;
  z-index: 0;
}
.news-txt h2 a {
  font-size: 24px;
  line-height: 36px;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 1px;
  width: 100%;
}
.news-txt h2 a:hover {
  color: #2fcfdf;
  -webkit-text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
  -moz-text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
  text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
}
.news-txt .date {
  display: block;
  float: left;
  margin-top: 10px;
  width: 100%;
}
.news-link {
  color:#333;
  position: relative;
  padding-left:25px;
}
.news-link::before {
  content: "";
  position: absolute;
  top: 4px;
  height: 100%;
  background: #333;
  z-index: 0;
  left: 0;
  width: 15px;
  height: 15px;
}
.intro-img {
  float: right;
  margin:0 0 15px 15px;
}
.item {
  margin: 15px 0;
  border-left: 1px solid #efefef;
  padding-left: 20px;
}
.item h3 a {
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
#toggle, .toggle-2{
  display: none;
}
.toggle-2::after, .toggle-2.close::after {
  position: absolute;
  content: "\002B";
  font-size: 20px;
  color: #333;
  right: 11px;
  top: 2px;
}
.toggle-2.close::after {
  content: "\2212";
}
.navigation.mobile{
  display: none;
}
.paginacija {
  text-align: center;
}
.paginacija ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.paginacija li {
  display: inline-block;
}
.paginacija a {
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  display: block;
  padding: 5px 10px;
}
.paginacija a.active {
  color: #fff;
  -webkit-text-shadow: 0 0 2px rgba(0,0,0,0.8);
  -moz-text-shadow: 0 0 2px rgba(0,0,0,0.8);
  text-shadow: 0 0 2px rgba(0,0,0,0.8);
  border: 1px solid #00aebf;
  background:#00aebf;
}
.paginacija a:hover {
  color: #fff;
  border: 1px solid #00aebf;
  background:#00aebf;
}
.light-grey { background:#efefef; }
#kontakt-forma {
  padding: 100px;
  float: left;
}
.msg_1 {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 25px;
  margin-top: 20px;
}

.pregrada {
  display: block;
  float: left;
  width: 100%;
}
#forma {
  padding:20px;
  display: block;
  float: left;
  width: 48%;
}
@media only screen and (max-width: 360px) {
.g-recaptcha {
   transform: scale(0.81);
   transform-origin: 0 0;
}
}
.cookie-container {
  background: rgba(0,0,0,0.8);
  bottom: 0;
  display: block;
  padding: 10px 0 0 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
}
.cookie-container .center {
  padding: 10px 20px;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.cookie-container .center span {
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
}
.cookie-container .center p {
  display: inline;
  color: #fff;
  font-size:14px;
  line-height: 20px;
}
.cookie-container .center a {
  color: #446CB3;
  text-decoration: underline;
  transition: all 0.6s ease;
  font-size:14px;
  line-height: 20px;
}
@media (min-width:600px) {
  .cookie-container .center a {float: none;width: auto;}
}
.img-full iframe {
  width: 100%;
  height: 100%;
}
.show_submenu {
  display: block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {}
@media only screen and (max-width: 1700px) {
  .criss-cross .col-9.col:nth-child(even)::after {
    right:0;
  }
  .criss-cross .col-9.col:nth-child(odd)::after {
    left: 0;
  }
}
@media only screen and (max-width: 1600px) {}
@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1400px) {
  .container{
    padding: 0 15px;
  }
  .col-3.col.cyan-box{
    margin: 25px 3.5% 25px 0;
  }
  .applay img {
    margin: 0 0 15px 0;
  }
  .blue-icon-bottom {
    display: none;
  }
}
@media only screen and (max-width: 1366px) {}
@media only screen and (max-width: 1360px) {}
@media only screen and (max-width: 1300px) {
  .navigation{
    width: 749px;
    margin-left: 0;
  }
  .criss-cross .col-9.col:nth-child(2n)::after, .criss-cross .col-9.col:nth-child(2n+1)::after {
    content: none;
  }
  .criss-cross .col-9.col:nth-child(2n)::before, .criss-cross .col-9.col:nth-child(2n+1)::before {
   content: none; 
  }
  .call-action::after{
    content: none;
  }
  .criss-cross .col-9.col:nth-child(2n+1) .front-art-img::after, .criss-cross .col-9.col:nth-child(2n) .front-art-img::after {
    content:none;
  }
}
@media only screen and (max-width: 1280px) {
  .criss-cross .col-9.col{
    width: 88%;
  }
  .hero span, .slider-txt {
    left: 10%;
    margin-bottom: 10px;
    width: 100%;
    max-width: 550px;
  }
  .slider-txt h2 {
    font-size: 60px;
    line-height: 66px;
  }
}
@media only screen and (max-width: 1260px) {
  .applay-txt{
    width: 65%;
  }
}
@media only screen and (max-width: 1220px) {}
@media only screen and (max-width: 1200px) {
  #toggle{
    display: block;
    margin-right: 65px;
    background: none;
    border: 0;
    padding: 12px;
  }
  .navigation.desktop{
    display: none;
  }
  .navigation{
    display: none;
    width: 100%;
    position: absolute;
    right: 0;
    top: 123px;
    background: #161616;
  }
  .main-menu li {
    display: block;
  }
  .main-menu br{
    display: none;
  }
  .navigation::after {
    content: none;
  }
  .blue-icon-bottom{
    display: none;
  }
  .pt100{
    padding: 60px 0;
  }
  h4 {
    font-size: 16px;
    line-height: 28px;
    padding: 10px 0;
  }
  .news-txt h2 a {
    font-size: 22px;
    line-height: 29px;
  }
  .contact-link-top{
    top:-110px;
  }
  .main-menu a {
    text-align: center;
  }
}
@media only screen and (max-width: 1090px) {
  h3, h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .applay-txt{
    width: 100%;
  }
  .col-3.col.applay::after{
    content: none;
  }
  .expanding .col-8 {
    width: 16%;
    margin: 0.3%;
  }
}
@media only screen and (max-width: 1050px) {
  .criss-cross .col-9.col{
    width: 100%;
  }
  .front-art-txt h2 a{
    font-size: 36px;
  }
  .front-heading{
    font-size: 36px;
  }
  .footer .col-4.col{
    width: 50%;
  }
  .footer .col-4.col:nth-child(3){
    border-left: 0;
    padding-left: 0;
  }
  .col-4.col.profile {
    width: 32.3%;
    margin-right: 1%;
    padding: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .call-action{
    width: 50%;
    margin-top: -30px;
  }
  .toggle-2 {
    display: block;
    color: #333;
    padding: 3px 10px;
    float: left;
    width: 100%;
    position: relative;
    font-weight: bold;
    background: #efefef;
  }
  .category{
    padding-right: 0;
    display: none;
  }
  .mobile-w{
    width: 100%;
  }
  .category::after{
    content: none;
  }
  .hero span, .slider-txt{
    text-align: center;
    width: 100%;
    padding:0 30px;
  }
  .criss-cross .col-9.col:nth-child(2n+1) .front-art-txt h2 {
    text-align: center;
  }
}
@media only screen and (max-width: 980px) {
  #forma{
    width: 100%;
  }
  .mapa{
    width: 100%;
  }
  .news-txt h2 a{
    font-size: 17px;
    line-height: 24px;
  }
  .news-txt span a{
    font-size: 14px;
  }
}
@media only screen and (max-width: 950px) {
  .front-art-txt{
    width: 100%;
    text-align: center;
  }
  .criss-cross .col-9.col:nth-child(2n+1) .front-art-img, .criss-cross .col-9.col:nth-child(2n) .front-art-img{
    float: none;
    margin:0 auto;
    width: 100%;
    text-align: center;
  }
  .criss-cross .col-9.col:nth-child(2n+1), .criss-cross .col-9.col:nth-child(2n+1) img, .criss-cross .col-9.col:nth-child(2n), .criss-cross .col-9.col:nth-child(2n) img{
    float: none;
  }
}
@media only screen and (max-width: 900px) {
  .logo{
    width: 250px;
  }
  .cyan-box-txt h2, .cyan-box-txt h2 a{
    font-size: 16px;
  }
  .cyan-box-txt a{
    font-size: 13px;
    line-height: 17px;
  }
  .cyan-box-txt:hover h2{
    top: 16%;
  }
  .col-3.col.cyan-box{
    width: 49%;
    margin: 25px 2% 25px 0;
  }
  .col-3.col.cyan-box:nth-of-type(3n+3){
    margin-right: 1%;
  }
  .col-3.col.cyan-box:nth-of-type(2n+2){
    margin-right: 0;    
  }
  .footer{
    padding: 80px 0;
  }
  .mt120{
    margin: 60px 0;
  }
  h1{
    font-size: 35px;
    width: 100%;
    float: left;
    margin-bottom: 20px; 
  }
  .pt100{
    padding: 30px 0;
  }
  .super-heading{
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px;
  }
  .contact-link-top{
    top:20px;
    font-size: 10px;
  }
  .navigation{
    top: 80px;
  }
}
@media only screen and (max-width: 800px) {
  .video-background {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 768px) {
  .col-3.col.applay{
    width: 48%;
    margin: 15px 2% 50px 0;
  }
}
@media only screen and (max-width: 700px) {
  .news-box{
    width: 100%;
  }
  .bread-crumb {
    text-align: center;
  }
  .intro-img {
    margin: 0 auto;
    float: none;
    width: 45%;
    margin-bottom: 20px;
    float: right;
    margin-left: 15px;
  }
  .top-slider {
    margin-top: 0;
  }
  
}
@media only screen and (max-width: 680px) {
  .hero span, .slider-txt{
    left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .call-action{
    width: 100%;
  }
  .call-action h2{
    font-size: 26px;
  }
  .call-action a{
    font-size: 18px;
  }
  .yt-video, .upload-video {
    padding-bottom: 60%;
  }
}

@media only screen and (max-width: 620px) {}
@media only screen and (max-width: 600px) {
  .logo{
    width: 160px;
  }
  .dropdown{
    top: -6px;
    right: 15px;
  }
  #toggle {
    padding: 0;
  }
  .front-art-txt h2 a{
    font-size: 20px;
    line-height: 38px;
    margin-top: 20px;
    float: left;
  }
  .call-action{
    margin-bottom: 0;
  }
  .criss-cross .col-9.col:nth-child(2n) .front-art-txt{
    padding-left: 0;
  } 
  .front-heading{
    font-size: 25px;
    line-height: 38px;
    text-align: center;
  }
  .mobile-w .super-heading{
    text-align: left;
  }
  .super-heading{
    text-align: center;
    font-size: 20px;
  }
  .footer .col-4.col{
    width: 100%;
    text-align: center;
    padding: 10px 0;
    border: 0; 
  }
  .contact-link {
    width: 100%;
    margin-top: 20px;
    float: left;
    display: block;
  }
  .social {
    float: none; 
    margin-top: 35px;
    margin-right: 0; 
    text-align: center;
    clear: both;
    width: 100%;
  }
  .copy {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    float: left;
  }
  .copyright{
    text-align: center;
  }
  .v {
    float: left;
    text-align: center;
    width: 100%;
  }
  .footer {
    padding: 40px 0;
  }
  .criss-cross .col-9.col:nth-child(2n+1) .front-art-img, .criss-cross .col-9.col:nth-child(2n) .front-art-img{
    float: left;
    margin-top: 25px;
  }
  .navigation{
    top: 60px;
  }
  #forma{
    padding: 20px 0;
  }
  .hero span, .slider-txt {
    padding:0 10px;
  }
  .col-4.col.profile {
    width: 50%;
    margin-right: 0;
  }
  .profile span:nth-child(3){
    font-size: 16px;
  }
  .profile h3{
    font-size: 20px;
  }
  .mt100{
    margin-top: 40px;
  }
  h1::before{
    width: 50px;
    top: 14px;
  }
  h1{
    font-size: 26px;
    line-height: 32px;
    padding-left: 68px;
  }
  h4 {
    line-height: 19px;
  }
  label {
    width: 100%;
  }
  .hero span, .slider-txt h2{
    font-size: 56px;
  }
}
@media only screen and (max-width: 500px) {
  .hero span, .slider-txt {
    left: 0;
    top: 30%;
    width:100%;
  }
  .slider-txt h2 {
    font-size: 40px;
    line-height: 57px;
  }
  .col-3.col.cyan-box{
    width: 100%;
  }
  h1{
    margin: 40px 0;
  }
  h3, h2 {
    font-size: 16px;
    line-height: 31px;
    text-align: center;
  }
  p, a, li, th, td{
    font-size: 14px;
    line-height: 24px;
  }
  .news-site h2{
    text-align: left;
  }
  .criss-cross .col-9.col:nth-child(2n+1) .front-art-txt h2{
    text-align: center;
  }
  .col-3.col.applay{
    width: 100%;
    margin: 15px 0 50px 0;
    text-align: center;
  }
  .applay img{
    float: none;
  }
  .applay-txt h3{
    height: 30px !important;
  }
  .applay-txt a{
    float: none;
    font-size: 14px;
  }
  .category li a{
    font-size: 12px;
  }
  .mobile-w p{
    margin-left: 0 !important;
  }
  .contact-link-top {
  padding: 6px 12px;
  position: relative;
  right: 0;
  top: 0; 
  float: right;
  clear: both;
  width: 100%;
  margin: -14px 0 20px 0;
  text-align: center;
}
}
@media only screen and (max-width: 480px) {
  .expanding .col-8 {
    width: 32%;
    margin: 0.6%;
  }
}
@media only screen and (max-width: 400px) {
  .news-img::before{
    content: none;
  }
  .top-slider .bxslider li:nth-child(1) .img-full{
    background-position: right;
  }
}
@media only screen and (max-width: 360px) {
  .intro-img{
    margin: 0 auto;
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
