/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 30, 2017, 6:00:54 PM
    Author     : mv
*/
/* 
    Created on : Jun 19, 2015, 12:26:26 PM
    Author     : fpereira
*/
/* 
    Created on : Jun 19, 2015, 12:33:08 PM
    Author     : fpereira
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/***************
 MV specific reset CSS
 */
* {
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
/*****************
 * Util
 */
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.noscroll {
  overflow: hidden;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/*********
 * Animations
 */
@-webkit-keyframes rotating {
  /* Safari and Chrome */
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes shake {
  0% {
    transform: rotate(-2deg);
  }
  50% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 22, 2018, 12:05:49 PM
    Author     : mv
*/
/*
@font-face {font-family: 'BrutalType-Thin';src: url('webfonts/359EA6_0_0.eot');src: url('webfonts/359EA6_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_0_0.woff2') format('woff2'),url('webfonts/359EA6_0_0.woff') format('woff'),url('webfonts/359EA6_0_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-Light';src: url('webfonts/359EA6_1_0.eot');src: url('webfonts/359EA6_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_1_0.woff2') format('woff2'),url('webfonts/359EA6_1_0.woff') format('woff'),url('webfonts/359EA6_1_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-ExtraLight';src: url('webfonts/359EA6_2_0.eot');src: url('webfonts/359EA6_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_2_0.woff2') format('woff2'),url('webfonts/359EA6_2_0.woff') format('woff'),url('webfonts/359EA6_2_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-Black';src: url('webfonts/359EA6_3_0.eot');src: url('webfonts/359EA6_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_3_0.woff2') format('woff2'),url('webfonts/359EA6_3_0.woff') format('woff'),url('webfonts/359EA6_3_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-Bold';src: url('webfonts/359EA6_4_0.eot');src: url('webfonts/359EA6_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_4_0.woff2') format('woff2'),url('webfonts/359EA6_4_0.woff') format('woff'),url('webfonts/359EA6_4_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-ExtraBold';src: url('webfonts/359EA6_5_0.eot');src: url('webfonts/359EA6_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_5_0.woff2') format('woff2'),url('webfonts/359EA6_5_0.woff') format('woff'),url('webfonts/359EA6_5_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType-Medium';src: url('webfonts/359EA6_6_0.eot');src: url('webfonts/359EA6_6_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_6_0.woff2') format('woff2'),url('webfonts/359EA6_6_0.woff') format('woff'),url('webfonts/359EA6_6_0.ttf') format('truetype');}
@font-face {font-family: 'BrutalType';src: url('webfonts/359EA6_7_0.eot');src: url('webfonts/359EA6_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/359EA6_7_0.woff2') format('woff2'),url('webfonts/359EA6_7_0.woff') format('woff'),url('webfonts/359EA6_7_0.ttf') format('truetype');}
*/
::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.05);
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
}
body .ps__thumb-y {
  background-color: rgba(255, 255, 255, 0.8);
}
#main-content {
  -webkit-overflow-scrolling: touch;
}
body {
  color: #333;
  background: #ffffff;
  font-family: 'BrutalType', Arial, sans-serif;
  font-size: 14px;
  color: #fff;
}
body a {
  color: inherit;
}
img {
  border: 0;
  display: inline-block;
}
/*
li, a, .button{
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
*/
a {
  color: #fff;
}
a:hover {
  color: #fff;
}
.content-description a:not(.btn),
a.decorated {
  color: #fff;
  display: inline-block;
  padding: 0 0;
  transition: all ease-in-out 300ms;
  position: relative;
}
.content-description a:not(.btn):before,
a.decorated:before,
.content-description a:not(.btn):after,
a.decorated:after {
  position: absolute;
  top: 0;
  width: 2px;
  content: "";
  bottom: 0;
  background: white;
  opacity: 0;
  transition: all ease-in-out 300ms;
  border-bottom: 1px dotted solid;
}
.content-description a:not(.btn):before,
a.decorated:before {
  left: -2px;
}
.content-description a:not(.btn):after,
a.decorated:after {
  right: -2px;
}
.content-description a:not(.btn):hover,
a.decorated:hover {
  background: #fff;
  color: #dc4611;
}
.content-description a:not(.btn):hover:before,
a.decorated:hover:before,
.content-description a:not(.btn):hover:after,
a.decorated:hover:after {
  opacity: 1;
}
.content-description a:not(.btn) {
  /*text-decoration: white underline dotted;*/
  border-bottom: 1px dotted white;
}
.content-description a:not(.btn):before,
.content-description a:not(.btn):after {
  bottom: -1px;
}
.m-only {
  display: none;
}
.btn {
  box-sizing: border-box;
  height: 40px;
  cursor: pointer;
  background-color: #4a4a4a;
  line-height: 36px;
  white-space: nowrap;
  text-align: center;
  font-family: 'BrutalType-Medium', Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 20px;
  /*padding: 10px;*/
  min-width: 180px;
  padding: 0 10px;
  display: inline-block;
  border: 2px solid #4a4a4a;
  transition: all 300ms ease-in-out;
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.btn.small {
  font-size: 16px;
  min-width: 0;
  padding: 0 40px;
  line-height: 28px;
  height: 32px;
}
.btn.big {
  font-size: 32px;
  border-radius: 72px;
  line-height: 72px;
  height: 72px;
  padding: 0 80px;
}
.btn.outline {
  border: solid 2px #9b9b9b;
  color: #4a4a4a;
  background: #fff;
}
.btn.outlinewhite {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.btn.outlinewhite:hover {
  color: #dc4611;
  border-color: #fff;
  background-color: #fff;
}
.btn.outlinewhite:active {
  background-color: #f5f5f5;
}
.btn.blue {
  background-color: #08a4cb;
  border-color: #08a4cb;
}
.btn.blue:hover {
  border-color: #0b7b97;
  background-color: #0b7b97;
}
.btn:hover {
  color: #fff;
  border-color: #ec4b13;
  background-color: #ec4b13;
}
.btn:active {
  color: #fff;
  border-color: #ba3c06;
  background-color: #ba3c06;
}
li {
  list-style-type: none;
}
label input {
  margin-right: 5px;
  /*float:left;*/
}
input[type=checkbox],
input[type=radio] {
  width: auto;
  height: auto;
  border: 0;
  display: inline;
}
::-webkit-input-placeholder {
  color: #999 !important;
}
:-moz-placeholder {
  color: #999 !important;
}
:-ms-input-placeholder {
  color: #999 !important;
}
.button:visited,
.button:link,
.button {
  background: #0099cc;
  border: 1px solid #0388b4;
  font-family: Bitter, Georgia, serif;
  padding: 10px;
  font-size: 16px;
  min-width: 180px;
  color: #fff;
  display: inline-block;
  text-align: center;
}
.button-small:visited,
.button-small:link,
.button-small {
  min-width: 100px;
  padding: 5px;
  font-size: 14px;
}
.button:active,
.button:hover {
  background: #006b8f;
  border-bottom: 1px dotted #0388b4;
}
a.more {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/images/plus.png) no-repeat 0 0;
}
a.more:hover {
  background-position: 0 -18px;
}
/**** Util classes ****/
.clearer,
.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.container {
  margin: 0 auto;
  /*padding: 0 40px;*/
  max-width: 1440px;
  /*min-width: 1010px;*/
}
.spacer {
  /*	margin-right: 220px;
	margin-left: 100px;*/
  position: relative;
  margin: 0 40px;
}
/*
.serif{
	font-family: Bitter, Georgia, serif;
}

.sans-serif{
	font-family: Oswald, Arial, sans-serif;
}
*/
/**** Site structure ****/
body {
  background: #fff;
}
#menu-button {
  display: none;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 22, 2018, 12:01:39 PM
    Author     : mv
*/
#main-bg {
  background: #CD3909 url(/images/bg-orange.jpg) no-repeat 0px 0px;
  background-size: cover;
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#main-wrapper {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  z-index: 1;
  position: relative;
  padding-top: 80px;
}
#main-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 80px;
  color: #fff;
  padding: 24px 0;
}
#main-header .logo {
  display: inline-block;
  float: left;
}
#main-header .logo img {
  max-height: 32px;
}
/*#main-content{
	margin-top: @header_height;
}*/
/**** mmenu ****/
#main-menu {
  float: right;
  font-family: 'BrutalType-Black', Arial, sans-serif;
  font-size: 16px;
  font-weight: 900;
}
#main-menu a {
  color: #fff;
  text-transform: uppercase;
  line-height: 32px;
  margin-left: 20px;
  position: relative;
}
#main-menu a:before,
#main-menu a:after {
  /*position: absolute;*/
  transition: all ease-in-out 300ms;
}
#main-menu a:before {
  content: "[ ";
  opacity: 0;
  position: relative;
  left: -5px;
}
#main-menu a:after {
  content: " ]";
  opacity: 0;
  position: relative;
  right: -5px;
}
#main-menu a:hover:before {
  opacity: 1;
  left: 0;
}
#main-menu a:hover:after {
  opacity: 1;
  right: 0;
}
#main-menu a.selected:before {
  opacity: 1;
  left: 0;
}
#main-menu a.selected:after {
  opacity: 1;
  right: 0;
}
#main-content {
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  /*overflow: auto;*/
}
/**** Home ****/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 22, 2018, 12:39:19 PM
    Author     : mv
*/
.home-zone {
  color: #fff;
  min-height: 100px;
}
#home-zone-header {
  font-family: 'BrutalType-Black', Arial, sans-serif;
  font-size: 96px;
  font-weight: 900;
  line-height: 0.88;
  text-transform: uppercase;
  color: #fff;
  padding: 40px 0;
}
#home-zone-header h1 {
  max-width: 900px;
  padding-bottom: 122px;
  background: url(/images/arrow-xl.png) no-repeat 0 bottom;
}
#home-zone-footer {
  font-family: 'BrutalType', Arial, sans-serif;
  color: #fff;
  /*background: url(/images/arrow-xl.png) no-repeat 40px 40px;*/
  padding: 40px 0 40px;
  /*	background: url(/images/arrow-xl.png) no-repeat 40px 40px;
	padding: 182px 40px 40px;*/
}
#home-zone-footer .text {
  max-width: 780px;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 30px;
}
#home-zone-footer .btn {
  margin-right: 16px;
}
#home-zone-main .slick-list {
  height: 100%;
}
#home-zone-main .slick-track {
  height: 100%;
}
#home-zone-main .slick-slide {
  background: #000;
}
#home-zone-main .slick-next,
#home-zone-main .slick-prev {
  z-index: 1;
  position: absolute;
  top: 50%;
  width: 44px;
  height: 64px;
  opacity: 0.5;
  background: url(/images/arrow-page.png) no-repeat center;
  transform: none;
  margin-top: -32px;
}
#home-zone-main .slick-next:hover,
#home-zone-main .slick-prev:hover {
  opacity: 1;
}
#home-zone-main .slick-next:before,
#home-zone-main .slick-prev:before {
  display: none;
}
#home-zone-main .slick-next {
  right: 40px;
}
#home-zone-main .slick-prev {
  left: 40px;
  transform: rotate(180deg);
}
#home-zone-main .slick-dots {
  bottom: 16px;
}
#home-zone-main .slick-dots li {
  margin: 0 8px;
  width: 16px;
  height: 16px;
}
#home-zone-main .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #fff;
  opacity: 0.2;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#home-zone-main .slick-dots li button:before {
  display: none;
}
#home-zone-main .slick-dots li.slick-active button {
  opacity: 1;
}
.home-zone-main-item {
  height: 640px;
}
.home-zone-main-item a {
  display: table;
  width: 100%;
  height: 100%;
}
.home-zone-main-item div {
  background: no-repeat center;
  background-size: cover;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.home-zone-main-item img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  max-height: 640px;
}
/*body.home{
    overflow: hidden;
}*/
#home-destaks ul {
  opacity: 0;
  transition: opacity ease-in-out 400ms;
}
/*body.home #main-content{
	background: #337781;
	padding: 0;
	min-height: 100px;
	overflow: hidden;
    
    background: #000;
}*/
#home-destaks {
  overflow: hidden;
}
#home-destaks ul {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  -webkit-transition: margin 100ms ease-out;
  -moz-transition: margin 100ms ease-out;
  -ms-transition: margin 100ms ease-out;
  -o-transition: margin 100ms ease-out;
  transition: margin 100ms ease-out;
}
.home-destak .arrow {
  background: url(/images/arrow-home.png) no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  width: 92px;
  height: 183px;
  right: 10px;
  margin-top: -140px;
  z-index: 1;
}
.home-destak article {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  color: #fff;
  height: 620px;
  overflow: hidden;
}
.home-destak {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  white-space: normal;
  float: left;
  width: 100%;
}
.home-destak .spacer {
  overflow: hidden;
  margin-right: 200px;
}
/**** home destak video ****/
.home-destak-video {
  position: relative;
  overflow: hidden;
}
.home-destak-video article {
  position: relative;
  z-index: 2;
}
.home-destak-video .figure-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.home-destak-video .spacer {
  height: 100%;
}
.home-destak-video figure {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.home-destak-video .spacer {
  margin-right: 0;
}
.home-destak-video video {
  display: block;
  margin: 0 auto;
}
.home-destak-video .jp-video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
/**** home destak mv ****/
.home-destak-mv {
  font-size: 29px;
  background-color: #337781;
  background-position: center bottom;
  color: #fff;
}
.home-destak-mv header {
  font-size: 40px;
  margin-bottom: 40px;
}
.home-destak-mv a {
  color: #fff;
}
.home-destak-mv .spacer div,
.home-destak-mv header {
  max-width: 640px;
}
.home-destak-mv .more {
  line-height: 15px;
}
.home-destak-mv .spacer:hover a.more {
  background-position: 0 -18px;
}
/**** home destak mv ****/
.home-destak-bg {
  font-size: 15px;
  background-size: cover;
}
.home-destak-bg header img {
  max-width: 100%;
}
.home-destak-bg figure {
  float: left;
  max-width: 400px;
  /*margin-right: -40px;*/
}
.home-destak-bg figure img {
  max-width: 100%;
  margin: -20px;
}
.home-destak-bg header {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 150px;
}
.home-destak-bg article {
  color: #fff;
}
.home-destak-bg .wrapper {
  max-width: 687px;
}
.home-destak-bg .button {
  margin-right: 2px;
  background: #fff;
  border: 1px solid #fff;
  color: #333;
  font-weight: bold;
  margin-top: 40px;
}
.home-destak-bg .button:hover {
  background: #0388B4;
  border: 1px solid #0388B4;
  color: #fff;
}
/* adagio */
.home-destak-adagio {
  background-color: #777;
}
.home-destak-adagio .arrow {
  background-image: url(/images/arrow-home-dark.png);
}
.home-destak-adagio header,
.home-destak-adagio figure,
.home-destak-adagio .wrapper {
  float: left;
  clear: both;
  max-width: 356px;
  margin-top: 150px;
}
.home-destak-adagio .wrapper {
  margin: 0 20px;
  color: #333;
  font-size: 14px;
}
.home-destak-adagio .wrapper div {
  margin-bottom: 20px;
}
.home-destak-adagio .button {
  margin-right: 5px;
  color: #fff;
  background: #333;
  font-weight: bold;
  bordeR: 0;
}
.home-destak-adagio .button:hover {
  background: #C30C0E;
}
/* vivagas */
.home-destak-vivagas header img {
  max-width: 100%;
  max-height: 500px;
}
.home-destak-vivagas .arrow {
  background-image: url(/images/arrow-home-dark.png);
}
.home-destak-vivagas .spacer {
  margin-right: 0;
  text-align: center;
}
/**** home destak simple image ****/
.home-destak-sinpleimage article {
  /*    background: no-repeat left middle;*/
  background: no-repeat left center;
}
.home-destak-sinpleimage .main-image {
  height: 100%;
  display: block;
  position: relative;
}
.home-destak-sinpleimage .main-image img {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -250px;
}
/**** slpage ****/
.slpage {
  padding: 40px 0;
}
/**** about page ****/
#about-slpage {
  /*float:left;*/
  /*width: 1000px;*/
  /*	margin-right: 220px;
    padding-right: 280px;*/
}
/**** forms ****/
.form-reply-msg {
  padding: 40px 0;
}
.form {
  max-width: 304px;
}
.form .label {
  color: #fff;
  margin-bottom: 5px;
  font-size: 14px;
}
.form .label.focus {
  color: #fff;
}
.form .field:first-of-type input {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.form .field:last-of-type input,
.form .field:last-of-type textarea {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.form input[type=email],
.form input[type=password],
.form input[type=text],
.form input[type=file],
.form textarea {
  font-family: 'BrutalType', Arial, sans-serif;
  width: 100%;
  display: block;
  padding: 7px 10px;
  background-color: #ffffff;
  border: solid 1px #e0e0e0;
  font-size: 14px;
  color: #4a4a4a;
  line-height: 26px;
}
.form input[type=email]:focus,
.form input[type=password]:focus,
.form input[type=text]:focus,
.form textarea:focus {
  border: 1px solid #999999;
}
.form textarea.error,
.form input.error {
  border-color: red;
}
.form label.error {
  display: none !important;
  display: block;
  margin-bottom: 15px;
  margin-top: -15px;
  width: 100%;
  color: red;
  font-size: 14px;
}
.form .button {
  margin-top: 10px;
}
.form .field_captcha input {
  width: 170px;
}
.form .capcha-img {
  background: none repeat scroll 0 0 #FFFFFF;
  display: inline-block;
  float: left;
  height: 30px;
  margin: 0 10px;
  padding: 5px;
}
.form #refresh {
  margin-left: 10px;
}
/*.form .custom-file-wrapper{
	background: #fff;
	width: 100%;
	height: 40px;
	position: relative;
}

.form .custom-file-wrapper input[type=file]{
	bottom: 0;
    margin-left: 0 !important;
    position: absolute !important;
    top: 8px;
}

.form .custom-file-wrapper input[type=text]{
	margin-left: 100px;
	margin-bottom: 0;
}

.form .custom-file-wrapper input[type=text][disabled]{
	color:#666666;
}

.form .custom-file-wrapper .custom_file{
	float:left;
	height: 100%;
	line-height: 40px;
	text-align: center;
	left: 0;
	text-align: center;
	color:#0099CC;
	width: 100px;
	border-right: 1px dotted #d2d2d2;
}

.form .custom-file-wrapper .custom_file:hover{
	color:#fff;
	background:#0099CC;
}*/
/**** error-msg ****/
.error-msg,
.success-msg {
  margin-bottom: 20px;
  font-size: 16px;
  padding: 10px;
  background: #fff;
}
.error-msg {
  color: red;
}
.success-msg {
  color: green;
}
/**** contact page ****/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 14, 2016, 10:07:40 AM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 31, 2017, 3:18:38 PM
    Author     : mv
*/
@font-face {
  font-family: 'icomoon';
  src: url('font/icomoon.eot?m0hm4m');
  src: url('font/icomoon.eot?m0hm4m#iefix') format('embedded-opentype'), url('font/icomoon.ttf?m0hm4m') format('truetype'), url('font/icomoon.woff?m0hm4m') format('woff'), url('font/icomoon.svg?m0hm4m#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SF Compact Display';
  src: url('/style/font/SFCompactDisplay-Medium.eot');
  src: url('/style/font/SFCompactDisplay-Medium.eot?#iefix') format('embedded-opentype'), url('/style/font/SFCompactDisplay-Medium.woff') format('woff'), url('/style/font/SFCompactDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
.boticon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.boticon-icn_arrowleft:before {
  content: "\e900";
}
.boticon-icn_arrowright:before {
  content: "\e901";
}
.boticon-icn_plus:before {
  content: "\e902";
}
.bot {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: left;
  margin: 0 auto;
  border-radius: 20px;
  background: #fff no-repeat center;
  background-size: cover;
}
.bot::after {
  display: none;
  background: rgba(0, 0, 0, 0) repeat scroll 0 0;
  background-image: linear-gradient(to bottom, #fff, rgba(206, 247, 253, 0));
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1000;
}
.bot.gradient::after {
  display: block;
}
.bot.started {
  transition: background-color 500ms ease-in-out;
}
.bot .bot-wrapper {
  height: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.bot .bot-chat {
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 20px;
  padding: 0 40px 20px 20px;
  flex-grow: 1;
  margin-right: -20px;
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  top: 0;
}
.bot .bot-bottom {
  height: 80px;
  min-height: 80px;
  display: flex;
  padding: 0 20px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.bot .bot-bottom.vertical {
  max-height: 70%;
  /*overflow: auto;*/
  display: block;
  height: auto;
  text-align: right;
}
.bot .bot-bottom.vertical .bot-commands .bot-command {
  clear: both;
  float: right;
  height: auto;
  line-height: 20px;
  margin-top: 10px;
  padding: 10px;
  text-align: right;
  white-space: normal;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.bot .bot-bottom.vertical .bot-commands .bot-command.show {
  display: block !important;
}
.bot .bot-bottom.vertical .bot-plus {
  clear: both;
  display: block;
  float: right;
  margin-top: -10px;
}
.bot .bot-commands {
  white-space: nowrap;
  text-align: right;
  flex-grow: 1;
  padding: 20px 0 40px;
  overflow: auto;
  margin-bottom: -20px;
}
.bot .bot-commands .wrapper-normal {
  position: absolute;
  right: 45px;
  bottom: 0;
}
.bot .bot-commands .menu-trigger {
  outline: none;
  z-index: 1;
}
.bot .bot-plus {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  opacity: 0;
  outline: 0;
  cursor: pointer;
  transition: opacity 500ms ease-in-out, background-color 300ms ease-in-out, color 300ms ease-in-out;
  opacity: 0.8;
  width: 40px;
  line-height: 40px;
  height: 40px;
  min-width: 40px;
  padding: 0;
  margin: 20px 0 20px 5px;
  position: relative;
  z-index: 1;
  background: #11afd6;
}
.bot .bot-plus .boticon {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 40px;
}
.bot .bot-favorites {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #cef7fd;
  z-index: 9999;
}
.bot .bot-favorites .popup-close-x {
  background: #333 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 30px;
  cursor: pointer;
}
.bot .bot-favorites ul {
  padding-top: 50px;
  height: 100%;
  overflow: auto;
}
.bot .bot-favorites li {
  text-align: center;
  width: 50%;
  float: left;
  padding: 10px;
}
.bot .bot-favorites li .fav {
  margin: 0 auto;
  position: relative;
  height: 165px;
  overflow: hidden;
  width: 120px;
  cursor: pointer;
}
.bot .bot-favorites li .fav img {
  pointer-events: none;
  height: 120px;
  object-fit: cover;
  width: 120px;
  border-radius: 50%;
  margin-bottom: 10px;
}
.bot .bot-favorites li .fav span {
  pointer-events: none;
  position: relative;
  z-index: 1;
  color: #666;
  font-size: 12px;
}
.bot .bot-popup {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 9999;
}
.bot .bot-popup .popup-close-x {
  background: #333 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 30px;
  cursor: pointer;
}
.bot .bot-popup .popup-content {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.bot .bot-popup .popup-content video,
.bot .bot-popup .popup-content img {
  max-width: 100%;
  max-height: 100%;
}
.bot .bot-menu {
  border-radius: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.bot .bot-menu ul {
  position: absolute;
  right: 20px;
  bottom: 60px;
  list-style: none;
}
.bot .bot-menu ul li {
  margin-right: -200%;
}
.bot .bot-menu .bot-command {
  clear: both;
  float: right;
  margin-bottom: 10px;
}
.bot .bot-menu form {
  opacity: 0;
  background: #fff;
  position: absolute;
  bottom: 20px;
  left: 320px;
  right: 20px;
  border-radius: 30px;
}
.bot .bot-menu form .file button {
  background: #fff;
  bottom: 2px;
  color: red;
  border: 1px solid red;
  display: block;
  font-size: 18px;
  height: 36px;
  padding: 0;
  right: 2px;
  top: 2px;
  width: 36px;
}
.bot .bot-menu form input {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 30px;
  color: #11afd6;
  font-family: TSTAR;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 20px;
  width: 100%;
  position: relative;
  height: 40px;
  line-height: 20px;
  outline: none;
}
.bot .bot-menu form input[type="file"] {
  padding: 0 20px;
  color: #aaa;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.bot .bot-menu form input[type="file"] + label {
  line-height: 20px;
  font-weight: 700;
  color: red;
  background-color: #fff;
  display: block;
  cursor: pointer;
  padding: 10px 20px;
  border-radius: 20px;
  width: 100%;
}
.bot .bot-menu form input::-webkit-input-placeholder {
  color: rgba(204, 204, 204, 0.6);
}
.bot .bot-menu form input::-moz-placeholder {
  color: rgba(204, 204, 204, 0.6);
  opacity: 1;
}
.bot .bot-menu form input:-ms-input-placeholder {
  color: rgba(204, 204, 204, 0.6);
}
.bot .bot-menu form button {
  background: no-repeat center;
  background-size: cover;
  border: 0 none;
  border-radius: 50%;
  height: 30px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
  display: none;
  cursor: pointer;
  outline: none;
}
.bot .bot-menu form .erase {
  background-image: url(/style/icn-clear.svg);
}
.bot .bot-menu form .close {
  background-image: url(/style/icn-close.png);
}
.bot.with-menu .bot-commands {
  right: 65px;
}
.bot.show-menu .bot-plus,
.bot.show-input .bot-plus {
  color: #11afd6;
  background: #fff;
  /*			
			transition	: transform ease-in-out 300ms, opacity 500ms ease-in-out 0s, background-color 300ms ease-in-out, color 300ms ease-in-out;
			transform	: rotate(-135deg);
			*/
}
.bot.show-menu .bot-commands {
  visibility: hidden;
}
.bot-row {
  float: left;
  opacity: 0;
  clear: both;
  margin-bottom: 10px;
  color: #11afd6;
  transition: opacity 500ms ease-in-out;
}
.bot-row .user-avatar {
  border-radius: 50%;
  float: left;
  height: 30px;
  margin-right: 5px;
  width: 30px;
  object-fit: cover;
}
.bot-row .user-avatar + .bot-balloon {
  margin-left: 40px;
  clear: none;
}
.bot-row.cached {
  transition: none;
}
.bot-row.sender-user {
  float: right;
}
.bot-row.sender-user .bot-balloon {
  background: #11afd6;
  color: #fff;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 20px;
}
.bot-row.show {
  opacity: 1;
}
.bot-row:blank {
  display: none;
}
.bot-row.bot-row-generic .balloon-text {
  max-width: 245px;
  font-size: 14px;
  line-height: 18px;
}
.bot-row.bot-row-generic .adapt-images .bot-slider-list,
.bot-row.bot-row-generic .adapt-images .bot-slider-list .image {
  height: 100%;
}
.bot-row.bot-row-error .bot-balloon .fa {
  float: left;
  font-size: 20px;
  margin-right: 10px;
}
.bot-row.bot-row-error .bot-balloon .balloon-title {
  color: #4a4a4a;
  font-size: 14px;
  padding: 10px 20px 5px;
}
.bot-row.bot-row-error .bot-balloon .balloon-text {
  color: #4a4a4a;
  font-size: 12px;
  padding: 0 20px 10px 48px;
}
.bot-row.bot-row-list {
  overflow: hidden;
  width: 340px;
  height: 325px;
  position: relative;
}
.bot-row.bot-row-list::after {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0), #cef7fd) repeat scroll 0 0;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.bot-row.bot-row-list .bot-slider {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.bot-row.bot-row-list .bot-slider-list {
  display: flex;
  min-width: 290px;
  height: 100%;
}
.bot-row.bot-row-list .bot-slider-list .balloon-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.bot-row.bot-row-list .bot-slider-list .bot-balloon {
  width: 290px;
  margin-right: 20px;
  height: 100%;
  position: relative;
}
.bot-row.bot-row-list .bot-slider-list .extra-commands {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.bot-row.bot-row-list .bot-slider-list .extra-commands button {
  line-height: 40px;
  max-height: 40px;
  background: transparent none repeat scroll 0 0;
  border: 0;
  border-top: 1px solid #cccccc;
  color: inherit;
  display: block;
  font-family: inherit;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
}
.bot-row.bot-row-list .balloon-text {
  /*white-space: pre;*/
  height: 54px;
  overflow: hidden;
  line-height: 18px;
}
.bot-row.bot-row-input input {
  border: 0 none;
  border-radius: inherit;
  color: inherit;
  font: inherit;
  padding: 10px 20px;
  outline: none;
  margin: 0;
}
.bot-row.bot-row-textarea textarea {
  border: 0 none;
  border-radius: inherit;
  color: inherit;
  font: inherit;
  padding: 14px 20px 14px;
  outline: none;
  resize: none;
  line-height: 17px;
  margin: 0;
  height: 45px;
  display: block;
}
.bot-row.bot-row-tip .bot-balloon {
  background: #FFFDE4;
  color: #CD7C22;
  border: 1px solid currentColor;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  max-width: 245px;
}
.bot-row.bot-row-tip .bot-balloon .balloon-text:before {
  content: 'hot tip: ';
  font-weight: bold;
}
.bot-row.bot-row-battle {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background: #fff;
}
.bot-row.bot-row-battle .balloon-title {
  font-size: 16px;
  font-weight: bold;
  padding: 15px 20px 0;
}
.bot-row.bot-row-battle .balloon-text {
  padding: 5px 20px 15px;
  font-size: 14px;
}
.bot-row.bot-row-battle .image {
  position: relative;
  overflow: hidden;
  width: 50%;
  height: 200px;
}
.bot-row.bot-row-battle .image .name {
  background: #333 none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  height: 50px;
  left: 0;
  overflow: hidden;
  padding: 5px 20px;
  position: absolute;
  right: 0;
}
.bot-row.bot-row-battle .image .result {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 150px;
  color: #fff;
  text-align: center;
  font-size: 40px;
  background-color: rgba(120, 120, 120, 0.6);
  z-index: 1;
}
.bot-row.bot-row-battle .image .result.voted {
  background-color: rgba(63, 199, 228, 0.5);
}
.bot-row.bot-row-battle .image img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.bot-row.bot-row-battle .image img.correct {
  height: auto;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: auto;
  z-index: 1;
}
.bot-row.bot-row-battle .image-a {
  float: left;
  border-right: 2px solid transparent;
  border-bottom-left-radius: 30px;
}
.bot-row.bot-row-battle .image-b {
  float: right;
  /*border-top-right-radius: 30px;*/
  border-bottom-right-radius: 20px;
}
.bot-row.bot-row-quiz {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background: #fff;
}
.bot-row.bot-row-quiz .balloon-title {
  font-size: 16px;
  font-weight: bold;
  padding: 15px 20px 0;
}
.bot-row.bot-row-quiz .balloon-text {
  padding: 5px 20px 15px;
  font-size: 14px;
}
.bot-row.bot-row-quiz .image {
  position: relative;
  overflow: hidden;
  height: 200px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.bot-row.bot-row-quiz .image img {
  display: block;
  margin: 0 auto;
  max-height: 90%;
  max-width: 90%;
  object-fit: contain;
  text-align: center;
}
.bot-row.bot-row-logo img {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  max-width: 290px;
}
.bot-row.bot-row-divider {
  float: none;
  opacity: 0.8;
  padding: 15px 0;
}
.bot-row.bot-row-divider span {
  color: #2cc8ee;
  border-top: 1px solid #2cc8ee;
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 0 0;
  text-transform: uppercase;
}
.bot-row.bot-row-divider:first-child {
  display: none;
}
.bot-row.bot-row-ticket .bot-ticket {
  position: relative;
}
.bot-row.bot-row-ticket .bot-ticket-title {
  color: #fff;
  font-family: 'SF Compact Display', sans-serif;
  font-size: 28px;
  left: 25px;
  overflow: hidden;
  position: absolute;
  top: 220px;
  width: 240px;
  white-space: nowrap;
}
.bot-row.bot-row-ticket img {
  max-width: 290px;
}
.bot-row.bot-row-map {
  float: none;
}
.bot-row.bot-row-map .map {
  width: 100%;
  height: 300px;
}
.bot-row.bot-row-buy,
.bot-row.bot-row-productheader {
  color: #333;
}
.bot-row.bot-row-buy .buy-content,
.bot-row.bot-row-productheader .buy-content {
  background: #fff none repeat scroll 0 0;
  border-radius: 20px;
  border-top-left-radius: 0;
  max-width: 290px;
  padding: 15px;
  font-size: 14px;
}
.bot-row.bot-row-buy .buy-header,
.bot-row.bot-row-productheader .buy-header {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  line-height: 18px;
}
.bot-row.bot-row-buy .buy-header .image,
.bot-row.bot-row-productheader .buy-header .image {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
  background: #eee;
  border-radius: 6px;
}
.bot-row.bot-row-buy .buy-header .image img,
.bot-row.bot-row-productheader .buy-header .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bot-row.bot-row-buy .buy-header .title,
.bot-row.bot-row-productheader .buy-header .title {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bot-row.bot-row-buy .buy-header .desc,
.bot-row.bot-row-productheader .buy-header .desc {
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bot-row.bot-row-buy .buy-header .shop,
.bot-row.bot-row-productheader .buy-header .shop {
  font-size: 13px;
  opacity: 0.6;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bot-row.bot-row-buy .buy-cost,
.bot-row.bot-row-productheader .buy-cost {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.bot-row.bot-row-buy .buy-cost div,
.bot-row.bot-row-productheader .buy-cost div {
  padding: 2px 0;
  opacity: 0.6;
}
.bot-row.bot-row-buy .buy-cost div .money,
.bot-row.bot-row-productheader .buy-cost div .money {
  float: right;
}
.bot-row.bot-row-buy .buy-cost .total,
.bot-row.bot-row-productheader .buy-cost .total {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 1;
}
.bot-row.bot-row-buy .buy-details div,
.bot-row.bot-row-productheader .buy-details div {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.bot-row.bot-row-buy .buy-details div label,
.bot-row.bot-row-productheader .buy-details div label {
  font-size: 11px;
  opacity: 0.6;
}
.bot-row.bot-row-buy .buy-details div span,
.bot-row.bot-row-productheader .buy-details div span {
  font-size: 13px;
  display: block;
  padding-top: 5px;
}
.bot-row.bot-row-buy .buy-details div i,
.bot-row.bot-row-productheader .buy-details div i {
  float: right;
  margin-top: 10px;
}
.bot-row.bot-row-buy .buy-details div:last-child,
.bot-row.bot-row-productheader .buy-details div:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.bot-row.bot-row-productheader .buy-header {
  border-bottom: 0;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.bot-row .bot-slider {
  width: 290px;
  height: 200px;
  margin-bottom: 0;
  position: relative;
}
.bot-row .bot-slider .bot-slider-actions {
  display: none;
  border-radius: inherit;
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.bot-row .bot-slider .bot-slider-actions .buttons {
  left: 0;
  margin: -22px auto 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
}
.bot-row .bot-slider .bot-slider-actions .btn-action {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  font-family: 'BrutalType', Arial, sans-serif;
  margin: 0 10px;
  outline: none;
}
.bot-row .bot-slider .bot-slider-actions .btn-action .fa {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
  pointer-events: none;
}
.bot-row .bot-slider .bot-slider-actions .btn-scout .txt-unscout {
  display: none;
}
.bot-row .bot-slider .bot-balloon.faved .txt-scout {
  display: none;
}
.bot-row .bot-slider .bot-balloon.faved .txt-unscout {
  display: block;
}
.bot-row .bot-slider .bot-slider-list {
  transition: all ease-in-out 300ms;
  white-space: nowrap;
}
.bot-row .bot-slider .bot-slider-list .image {
  display: inline-block;
  height: 200px;
}
.bot-row .bot-slider .bot-slider-list .only-img .image {
  height: 100%;
}
.bot-row .bot-slider .control-left,
.bot-row .bot-slider .control-right {
  top: 50%;
  margin-top: -28px;
  position: absolute;
  width: 56px;
  height: 56px;
  z-index: 1;
  background: none no-repeat center;
  background-size: contain;
  transition: opacity 300ms;
  opacity: 0;
}
.bot-row .bot-slider .control-left {
  background-image: url(/style/icn-page-left.svg);
}
.bot-row .bot-slider .control-right {
  right: 0;
  background-image: url(/style/icn-page-right.svg);
}
.bot-row .bot-slider.first .control-left {
  display: none;
}
.bot-row .bot-slider.last .control-right {
  display: none;
}
.bot-row .bot-slider:hover .control-left,
.bot-row .bot-slider:hover .control-right {
  opacity: 0.6;
}
.bot-row .bot-slider:hover .control-left:hover,
.bot-row .bot-slider:hover .control-right:hover {
  opacity: 1;
}
.bot-row .slick-list {
  overflow: visible;
}
.bot-row .slick-prev,
.bot-row .slick-next {
  z-index: 1;
  width: 56px;
  height: 56px;
  background: none no-repeat center;
  background-size: contain;
  margin-top: -28px;
  opacity: 0.6;
}
.bot-row .slick-prev:hover,
.bot-row .slick-next:hover {
  opacity: 1;
}
.bot-row .slick-prev::before,
.bot-row .slick-next::before,
.bot-row .slick-prev::after,
.bot-row .slick-next::after {
  display: none;
}
.bot-row .slick-prev {
  background-image: url(/style/icn-page-left.svg);
  left: -8px;
}
.bot-row .slick-next {
  background-image: url(/style/icn-page-right.svg);
  right: -8px;
}
.bot-balloon {
  background: #fff;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-family: 'Fira Sans Condensed';
  font-size: 16.6px;
  font-weight: bold;
  line-height: 1.39;
  color: #11afd6;
  text-align: left;
  clear: both;
  overflow: hidden;
  /*
	
	&.type-text{
		
	}
	
	&.type-input{
		
	}
	
	&.type-search{	
		img{
			border-top-right-radius: 18px;
			width: 100%;
			height: 195px;
			object-fit: cover;
		}
		
		
		
		.balloon-text{
			font-size: 12px;
			font-weight: normal;
			padding: 0 13px 11px;
		}
	}
	*/
}
.bot-balloon video,
.bot-balloon img {
  border-radius: inherit;
  display: block;
}
.bot-balloon video {
  display: none;
}
.bot-balloon .image-video {
  position: relative;
}
.bot-balloon .image-video img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bot-balloon .image-video span {
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 100px;
  left: 0;
  line-height: 100px;
  padding: 50px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1;
  cursor: pointer;
}
.bot-balloon .image {
  min-height: 50px;
  min-width: 100px;
  height: 200px;
  width: 290px;
  position: relative;
}
.bot-balloon .image::after {
  animation: 2s linear 0s normal none infinite running rotating;
  background: rgba(0, 0, 0, 0) url("/style/icn-loader.svg") repeat scroll center center / 30px auto;
  content: "";
  display: block;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.bot-balloon .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
}
.bot-balloon .image.loaded::after {
  display: none;
}
.bot-balloon .image.loaded img {
  opacity: 1;
}
.bot-balloon .image.vertical {
  /*max-width:305px;*/
  height: auto;
}
.bot-balloon .image.vertical img {
  object-fit: contain;
}
.bot-balloon .balloon-title {
  font-size: 16px;
  padding: 9px 13px 5px;
}
.bot-balloon .balloon-text {
  padding: 10px 20px;
  white-space: pre-line;
}
.bot-balloon .balloon-title + .balloon-text {
  font-size: 12px;
  font-weight: normal;
  padding: 0 13px 11px;
}
.bot-balloon .balloon-url {
  color: #999;
  display: block;
  font-size: 12px;
  margin-top: -10px;
  padding: 0 20px 10px;
}
.bot-balloon.slick-slide {
  max-width: 100%;
  height: 325px;
  margin-right: 10px;
  border-radius: 18px;
  clear: none;
}
.bot-typing {
  background: white none repeat scroll 0 0;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  clear: both;
  float: left;
  padding: 5px;
  margin-bottom: 10px;
  opacity: 0.8;
  height: 40px;
  width: 40px;
  transition: all 150ms ease-in-out;
}
.bot-typing.dissapear {
  height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 5px;
}
.bot-spinner {
  background: rgba(0, 0, 0, 0) url("/style/icn-loader.svg") repeat scroll center center;
  background-size: 30px 30px;
  display: block;
  height: 30px;
  width: 30px;
  animation: rotating 2s linear infinite;
}
.bot-command {
  border-radius: 30px;
  background: #11afd6 no-repeat center;
  line-height: 20px;
  height: 40px;
  padding: 10px 20px;
  min-width: 50px;
  border: 0;
  font-family: 'Fira Sans Condensed';
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-left: 5px;
  opacity: 0;
  outline: 0;
  cursor: pointer;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  transition: opacity 500ms ease-in-out;
}
.bot-command.show {
  opacity: 0.8;
  display: inline-block !important;
}
.bot-command:hover {
  opacity: 1;
}
@media screen and (max-width: 641px) {
  .bot:after {
    display: none !important;
  }
  .bot .bot-chat {
    padding-bottom: 0;
  }
  .bot .bot-row.show {
    opacity: 1;
  }
  .bot .bot-message .slick-prev,
  .bot .bot-message .slick-next {
    display: none;
  }
  .bot .bot-row-list::after {
    display: none;
  }
  .bot .bot-row-list .control {
    opacity: 0.6;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 31, 2017, 2:49:14 PM
    Author     : mv
*/
#contact-footer {
  /*position: absolute;*/
  left: 0;
  right: 0;
  bottom: 64px;
  border-top: 2px solid #fff;
  padding: 25px 0;
}
#contact-footer .text {
  display: inline-block;
  display: block;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
  float: left;
  line-height: 40px;
  font-weight: bold;
}
#contact-footer .text:before,
#contact-footer .text:after {
  content: " ";
  display: table;
}
#contact-footer .text:after {
  clear: both;
}
#contact-footer .btn {
  float: right;
  margin-left: 25px;
}
#contact-form {
  min-height: 500px;
  width: 400px;
  margin: 0 auto;
  padding: 100px 0;
}
#contact-bot {
  min-height: 580px;
  background: transparent;
}
#contact-bot .bot-bottom {
  position: static;
}
#contact-bot .bot-chat {
  min-height: 200px;
  position: relative;
}
#contact-bot .bot-balloon {
  background-color: #4a4a4a;
  color: #fff;
}
#contact-bot .bot-balloon .balloon-text {
  font-size: 16px;
  padding: 18px 25px;
  font-weight: normal;
}
#contact-bot .bot-row.bot-row-generic .balloon-text {
  max-width: 320px;
}
#contact-bot input {
  font-size: 16px;
  padding: 13px 25px;
  font-weight: normal;
  color: #9b9b9b;
}
#contact-bot:after {
  display: none;
}
.contact-links li {
  border-bottom: 1px dotted #d2d2d2;
  padding: 5px 0;
}
.contact-links li:first-child {
  border-top: 1px dotted #d2d2d2;
}
.contact-links a {
  color: #0099cc;
  font-size: 15px;
}
#contact-sidebar .contact-links li img {
  width: auto;
  margin-left: 5px;
}
.contact-links a:hover {
  color: #006699;
}
#newsletter-form {
  padding-top: 100px;
}
#newsletter-form label {
  margin-right: 20px;
}
#newsletter-form label input {
  margin-right: 0;
}
/**** content ****/
.content-title {
  font-family: 'BrutalType-Black', Arial, sans-serif;
  margin-bottom: 40px;
  font-weight: 900;
  font-size: 56px;
  text-transform: uppercase;
  color: #fff;
}
.content-description {
  font-family: 'BrutalType', Arial, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 20px;
  max-width: 700px;
}
.content-description em {
  font-style: italic;
}
.content-description strong {
  font-weight: bold;
}
.content-description p {
  margin: 15px 0;
}
.content-description ul {
  margin-left: 20px;
}
.content-description li {
  list-style: disc;
}
.content-description .note {
  font-size: 12px;
}
/*#jobs-menu a:hover,
.content-description a:hover{
	border-bottom:1px dotted #006699;
}*/
/**** Work list ****/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 31, 2017, 4:35:30 PM
    Author     : mv
*/
#portfolio-menu {
  padding-top: 100px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
#portfolio-menu span,
#portfolio-menu a {
  font-family: 'BrutalType-Medium', Arial, sans-serif;
  color: #fff;
  display: inline-block;
  padding: 4px 10px;
  border: 2px solid transparent;
  border-radius: 12px;
  margin: 2px 0;
  transition: all ease-in-out 300ms;
}
#portfolio-menu a:hover {
  border: 2px solid #fff;
}
#portfolio-menu .selected {
  background: #fff;
  color: #dc4611;
}
#portfolio-list {
  min-height: 800px;
  padding-bottom: 100px;
  text-align: center;
  width: 1280px;
  margin: 0 auto;
  display: inline-block;
  display: block;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}
#portfolio-list:before,
#portfolio-list:after {
  content: " ";
  display: table;
}
#portfolio-list:after {
  clear: both;
}
#portfolio-list.more {
  min-height: 0;
}
#portfolio-list.more h2.section-title {
  font-family: 'BrutalType-Black', Arial, sans-serif;
  font-size: 32px;
  padding: 90px 0 30px;
  text-align: center;
  text-transform: uppercase;
}
/*#portfolio-list.more{
	width: 1280px;
	height: 526px;
	overflow: hidden;
}*/
@media only screen and (min-width: 960px) and (max-width: 1280px) {
  #portfolio-list.more {
    width: 960px;
    height: 526px;
    overflow: hidden;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 1270px) {
  #portfolio-list {
    width: 980px;
  }
}
@media only screen and (max-width: 1000px) {
  #portfolio-list {
    width: 640px;
  }
}
@media only screen and (max-width: 680px) {
  #portfolio-list {
    width: 320px;
  }
}
.portfolio-list {
  display: inline-block;
  background: #fff;
  margin: 0 8px 16px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  height: 409px;
  width: 304px;
  border-radius: 4px;
  transition: all ease-in-out 300ms;
}
.portfolio-list .view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
  /*display: none;*/
  line-height: 184px;
  font-size: 22px;
  letter-spacing: 1.8px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  transition: opacity ease-in-out 300ms;
}
.portfolio-list:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.portfolio-list:hover .logo {
  display: none;
}
.portfolio-list:hover .logo-hover {
  display: block;
}
.portfolio-list:hover .view {
  opacity: 1;
}
.portfolio-list.portfolio-list-more {
  height: 256px;
  /*		.logo,
		.logo-hover{
			margin: 0 auto;
		}*/
}
.portfolio-list .image-wrapper {
  height: 184px;
  position: relative;
}
.portfolio-list .image-wrapper img {
  height: 184px;
  width: 304px;
  object-fit: cover;
  display: block;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.portfolio-list .logo {
  display: block;
}
.portfolio-list .logo-hover {
  display: none;
}
.portfolio-list .logo,
.portfolio-list .logo-hover {
  height: 32px;
}
.portfolio-list .text {
  float: left;
  height: 100%;
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 20px;
  color: #4a4a4a;
  text-align: left;
}
.portfolio-list .text .description {
  height: 144px;
  overflow: hidden;
}
.portfolio-list header {
  margin-bottom: 15px;
}
.portfolio-list-separator {
  cursor: default;
  background: rgba(255, 255, 255, 0.4);
}
.portfolio-list-separator .image-wrapper {
  cursor: default;
  background: url(/images/orange.png) no-repeat center;
}
.portfolio-list-separator .text {
  /*background: rgba(255,255,255,0.4);*/
  margin: 0 auto;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  text-transform: uppercase;
  padding: 40px 80px;
  font-family: 'BrutalType-Bold', Arial, sans-serif;
  color: #dc4611;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: default;
}
/**** portfolio detail ****/
.portfolio-detail header {
  /*margin-bottom: 40px;*/
  font-size: 18px;
}
.portfolio-detail .slider {
  max-height: 660px;
}
.portfolio-detail .slider img {
  /*height: 660px;*/
  object-fit: cover;
}
.portfolio-detail .left {
  float: left;
  width: 70%;
}
.portfolio-detail .right {
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  float: right;
  width: 30%;
  padding-left: 16px;
}
.portfolio-detail .content {
  background: rgba(255, 255, 255, 0.1);
  padding: 30px 0 80px;
}
.portfolio-detail .text {
  font-size: 20px;
  line-height: 1.3;
  padding-right: 40px;
}
/*.portfolio-detail .next{
	float: right;
	display: inline-block;
	background: url(/images/arrow-portfolio.png) no-repeat center right;
	line-height: 29px;
	color:#bbbbbb;
	margin-top: 10px;
}

.portfolio-detail .next span{
	float:right;
	display: inline-block;
	background: url(/images/nextproject.png) no-repeat 0 0;
	height: 29px;
	line-height: 29px;
	width: 16px;
	margin-left: 10px;
}

.portfolio-detail .next:hover{
	color:#333;
}

.portfolio-detail .next:hover span{
	background-position: 0 -29px;
}*/
.portfolio-detail figure {
  /*height: 540px;*/
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  position: relative;
}
.portfolio-detail figure .slider,
.portfolio-detail figure .main {
  width: 100%;
  overflow: hidden;
  max-width: 1440px;
  margin: 0 auto;
  display: block;
  z-index: 1;
  position: relative;
}
.portfolio-detail figure .bg {
  position: absolute;
  z-index: 0;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  filter: blur(20px);
  opacity: 0.8;
  object-fit: cover;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
}
/*.portfolio-detail figure:after{
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom:0;
	border: 10px solid #fff;
	content:"";
}*/
.portfolio-detail figure ul {
  position: relative;
  z-index: 1;
  width: 50000px;
  white-space: nowrap;
  height: 100%;
  -webkit-transition: margin 100ms ease-out;
  -moz-transition: margin 100ms ease-out;
  -ms-transition: margin 100ms ease-out;
  -o-transition: margin 100ms ease-out;
  transition: margin 100ms ease-out;
}
.portfolio-detail figure li {
  float: left;
  height: 100%;
  text-align: center;
}
.portfolio-detail figure .arrow {
  background: url(/images/leftright.png);
  width: 100px;
  height: 160px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -80px;
  /*display: none;*/
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}
.portfolio-detail .slider:hover .arrow {
  /*display: block;*/
  opacity: 0.5;
}
.portfolio-detail .slider:hover .arrow:hover {
  /*display: block;*/
  opacity: 1;
}
.portfolio-detail figure .next-img {
  right: 0px;
  background-position: -100px 0;
  background-position: -100px -160px;
}
.portfolio-detail figure .prev-img {
  left: 0px;
  background-position: 0 0;
  background-position: 0 -160px;
}
.portfolio-detail figure img {
  width: 100%;
  /*height: 100%;*/
}
.portfolio-detail .wrapper {
  position: relative;
}
.table-details {
  font-size: 14px;
  font-stretch: condensed;
  line-height: 24px;
  text-align: left;
}
.table-details .label {
  font-weight: bold;
}
.table-details .value {
  margin-bottom: 24px;
}
.table-details .value a {
  display: block;
}
/**** mobile ****/
.portfolio-detail .links {
  /*margin-top:20px;*/
  margin-bottom: 25px;
}
.portfolio-detail .links a {
  float: left;
  display: block;
  height: 40px;
  display: inline-block;
  margin-right: 14px;
}
.portfolio-detail .links .apple-store-btn {
  width: 136px;
  background: url(/images/store_apple.png);
}
.portfolio-detail .links .apple-store-btn:hover {
  background: url(/images/apple-hover.svg);
}
.portfolio-detail .links .google-play-btn {
  width: 136px;
  background: url(/images/store_google.png);
}
.portfolio-detail .links .google-play-btn:hover {
  background: url(/images/google-hover.svg);
}
.portfolio-detail .links .btn {
  padding: 0 40px;
  min-width: 0;
}
.portfolio-detail .links img {
  height: 40px;
  display: block;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 31, 2017, 11:56:51 AM
    Author     : mv
*/
/**** jobs menu ****/
#jobs-teaser {
  padding: 40px 40px 0;
  width: 75%;
  max-width: 1024px;
}
#jobs-menu {
  padding: 0 40px 140px;
}
#jobs-menu .job-card {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
.job-card {
  position: relative;
  transition: all ease-in-out 300ms;
  width: 312px;
  height: 328px;
}
.job-card * {
  transition: all ease-in-out 300ms;
}
.job-card a {
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  padding: 24px 20px;
  /*margin: 4px;*/
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 0 8px 0 #00000019;
}
.job-card .title {
  width: 264px;
  font-family: 'BrutalType-Black', Arial, sans-serif;
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 32px;
  color: #4a4a4a;
  transition: all ease-in-out 300ms;
}
.job-card .location {
  color: #9b9b9b;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
}
.job-card .text {
  font-size: 14px;
  /*font-weight: bold;*/
  line-height: 24px;
  color: #4a4a4a;
  height: 72px;
  overflow: hidden;
  position: absolute;
  bottom: 73px;
  left: 20px;
  right: 20px;
  text-align: left;
}
.job-card .btn {
  position: absolute;
  bottom: 24px;
  left: 20px;
  color: #4a4a4a;
}
.job-card:hover a {
  box-shadow: 0 0 12px 0 #00000066;
  padding: 28px 24px;
  /*margin: 0;*/
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.job-card:hover .title {
  color: #dc4611;
}
.job-card:hover .text {
  margin-bottom: 4px;
  margin-left: 4px;
}
.job-card:hover .btn {
  margin-bottom: 4px;
  margin-left: 4px;
  border-color: #dc4611;
  background: #dc4611;
  color: #fff;
}
/**** job detail ****/
.job-detail {
  padding: 40px 0;
  color: #fff;
  /*margin-left:350px;*/
}
.job-detail header span {
  font-size: 18px;
  font-weight: bold;
}
/*** ***/
#hiring-form-container {
  padding: 40px 0;
  margin-bottom: 80px;
}
#hiring-form {
  max-width: 400px;
}
#hiring-form .title {
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 8px;
}
#hiring-form .field {
  border-top: solid 1px #e0e0e0;
}
#hiring-form .field:first-child {
  border-top: 0;
}
#hiring-form input,
#hiring-form textarea {
  border: 0;
  margin: 0;
}
#hiring-form textarea {
  height: 170px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  resize: none;
}
#hiring-form .custom-file-wrapper {
  position: relative;
}
#hiring-form .custom-file-wrapper label {
  font-family: 'BrutalType', Arial, sans-serif;
  width: 100%;
  display: block;
  padding: 7px 10px;
  background-color: #ffffff;
  border: solid 1px #e0e0e0;
  font-size: 14px;
  line-height: 26px;
  color: #4a4a4a;
}
#hiring-form .custom-file-wrapper.empty label {
  color: #9b9b9b;
}
#hiring-form .custom-file-wrapper .file {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#hiring-form .buttons {
  padding: 10px 0 5px 0;
}
/**** platform detail ****/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 2, 2017, 11:26:44 AM
    Author     : mv
*/
.platform-detail .left-wrapper {
  float: left;
  width: 50%;
}
.platform-detail .right-wrapper {
  float: right;
  width: 45.8333333%;
}
.platform-detail .top {
  padding: 0;
  height: 536px;
  color: #fff;
  background: no-repeat center;
  background-size: cover;
  position: relative;
}
.platform-detail .top .mask {
  position: relative;
}
.platform-detail .top .mask:after {
  top: 0;
  bottom: 0;
  right: 100%;
  left: -1000%;
  position: absolute;
  z-index: 1;
  content: '';
  background: rgba(255, 255, 255, 0.8);
}
.platform-detail .top .img {
  background: center no-repeat;
}
.platform-detail .top .container,
.platform-detail .top .left-wrapper,
.platform-detail .top .right-wrapper,
.platform-detail .top .mask,
.platform-detail .top .img {
  height: 100%;
}
.platform-detail .top .right-wrapper {
  display: table;
}
.platform-detail .top .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.platform-detail .top .title {
  font-family: 'BrutalType-Black', Arial, sans-serif;
  font-size: 64px;
  font-weight: 900;
  position: relative;
  text-transform: uppercase;
  max-width: 400px;
  margin: 30px auto 60px;
}
.platform-detail .top .title:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 8px;
  background: #fff;
  bottom: -30px;
  z-index: 1;
  left: 0;
  right: 0;
  margin: 0px auto;
}
.platform-detail .top .description {
  max-width: 400px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 26px;
}
.platform-detail .top .scrollhint {
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -40px;
}
.platform-detail-item {
  background: #fff;
  text-align: center;
  padding: 65px 0;
}
.platform-detail-item .content-title {
  text-align: center;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 5px;
  color: #4a4a4a;
}
.platform-detail-item .content-description {
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  color: #4a4a4a;
}
.platform-detail .side-section {
  background: #f5f5f5;
  height: 472px;
}
.platform-detail .side-section > .container {
  max-width: 1024px;
  margin: 0 auto;
  padding: 20px 40px;
}
.platform-detail .side-section .platform-detail-item {
  background: transparent;
  padding: 32px 25px;
  display: block;
  float: left;
  width: 31.3%;
  height: 424px;
  margin: 0 1%;
}
.platform-detail .side-section .platform-detail-item .content-title {
  font-size: 36px;
}
.platform-detail .side-section .platform-detail-item .content-description {
  font-size: 16px;
  line-height: 28px;
}
.platform-detail .features-section {
  background: #f5f5f5;
  padding: 50px;
}
.platform-detail .features-section > .container > .content-title {
  text-align: center;
  font-size: 48px;
  line-height: 56px;
  color: #4a4a4a;
}
.platform-detail .features-section .platform-detail-item {
  background: transparent;
  text-align: left;
  display: block;
  float: left;
  width: 50%;
  padding-right: 50px;
  padding-bottom: 50px;
}
.platform-detail .features-section .platform-detail-item .content-title {
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
}
.platform-detail .features-section .platform-detail-item .content-description {
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}
.platform-detail .features-section .platform-detail-item .content-description br {
  display: none;
}
.platform-detail .features-section .platform-detail-item .content-description p {
  margin: 0;
}
.platform-detail .features-section .platform-detail-item:nth-child(2n) {
  clear: both;
}
.platform-detail .profile-author-section {
  background: #fff;
  padding: 0 40px 40px;
}
.platform-detail .profile-author-section > .container > .content-title {
  text-align: center;
  font-size: 48px;
  line-height: 56px;
  color: #4a4a4a;
}
.platform-detail .profile-author-section .platform-detail-item {
  background: #2dd1ad;
  text-align: left;
  float: left;
  width: 48%;
  height: 524px;
  margin: 0 1% 2%;
  padding: 40px;
}
.platform-detail .profile-author-section .platform-detail-item .content-title {
  text-align: left;
  font-size: 36px;
  line-height: 32px;
  text-transform: uppercase;
  padding-top: 16px;
  padding-bottom: 20px;
  color: #fff;
}
.platform-detail .profile-author-section .platform-detail-item .content-description {
  text-align: left;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  color: #fff;
}
.platform-detail .profile-author-section .platform-detail-item .content-description br {
  display: none;
}
.platform-detail .profile-author-section .platform-detail-item .content-description p {
  margin: 0;
}
.platform-detail .features-list .platform-detail-item {
  background: transparent;
}
.platform-detail .features-list .content-title {
  color: #fff;
}
.platform-detail .features-list .icon {
  margin-bottom: 20px;
}
.platform-detail .features-list .content-description {
  max-width: 1024px;
  color: #fff;
}
.platform-detail .features-list .content-description ul {
  width: 50%;
  float: left;
  text-align: center;
  margin: 0;
  list-style: none;
  font-size: 20px;
}
.platform-detail .features-list .content-description ul li {
  max-width: 300px;
  margin: 0 auto;
  list-style: none;
  line-height: 26px;
  padding: 10px 0;
  position: relative;
}
.platform-detail .features-list .content-description ul li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  content: "";
}
/*

body.body-platform-detail #main-content{
	padding-top: 144px;
}



.platform-detail img{
	max-width: 100%;
}

.platform-detail .container{
	padding: 0 25px;
}

.platform-detail .content-title{
	font-size: 32px;
}

.platform-detail .content-description{
	text-align: justify;
}

.platform-detail section{
	clear: both;
	padding: 50px 0;
}

.platform-detail .gallery,
.platform-detail .bottom,
.platform-detail .middle{
	background: #fff;
}

.platform-detail .gallery{
	padding: 0;
}

.platform-detail .graph{
	text-align: center;
}




.platform-detail .bottom{
	background-image: linear-gradient(to bottom, #0978a0, #08a4cb);
	text-align: center;
	
	.content-title{
		color:#fff;
		text-align: center;
		font-size: 48px;
		line-height: 56px;
	}
	
	img{
		margin-bottom: 20px;
	}
	
	.content-description{
		color:#fff;
		max-width: 580px;
		margin: 0 auto;
		text-align: center;
		font-size:20px;
		line-height: 32px;
		
		p{
			position: relative;
			
			&:after{
				position: absolute;
				border-bottom: 1px solid #fff;
				width: 40px;
				bottom: -9px;
				left: 0;
				right: 0;
				content: "";
				margin: 0 auto;
				opacity: 0.5;
			}
		}
	}
}



.platform-detail .features{
	background: #fff;
	clear: both;
	padding-top: 40px;
	
	ul{
		background-color: #fafafa;
		float:left;
		width: 23%;
		min-height: 460px;
		margin-right: 2%;
		text-align: center;
		padding: 30px 0;
	}
	
	li{
		line-height: 16px;
		padding: 8px 0;
	}
	
	.img{
		width:96px;
		height: 96px;
		margin: 0 auto;
		background: #eee;
		margin-bottom: 20px;
	}
	
	.content-title{
		font-size: 32px;
		line-height: 32px;
		margin-bottom: 15px;
	}
}
*/
.platform-detail .preview {
  background: linear-gradient(to bottom, #2dd1ad, #2ca086);
  padding: 40px;
}
.platform-detail .preview h2 {
  font-family: 'BrutalType-Black', Arial, sans-serif;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 70px;
}
.platform-detail .preview ul {
  padding-bottom: 20px;
  width: 970px;
  max-width: 100%;
  margin: 0 auto;
}
.platform-detail .preview li {
  float: left;
  width: 50%;
  padding: 0 8px 20px;
  text-align: center;
}
.platform-detail .preview li img {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
  /*height: 344px;*/
  width: 100%;
}
.platform-detail .preview li figcaption {
  padding-top: 10px;
  font-size: 24px;
  text-transform: uppercase;
}
.platform-detail .projects {
  background: #fff;
  padding: 65px 0 73px;
}
.platform-detail .projects .content-title {
  text-align: center;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 0;
  color: #4a4a4a;
}
.platform-detail .projects .content-description {
  max-width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  color: #4a4a4a;
}
.platform-detail .projects ul {
  text-align: center;
}
.platform-detail .projects li {
  position: relative;
  display: inline-block;
  margin: 0 8px 16px;
  width: 224px;
  text-align: left;
}
.platform-detail .projects li .img {
  position: relative;
}
.platform-detail .projects li .img:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
  content: "";
}
.platform-detail .projects li img {
  display: block;
  margin-bottom: 6px;
  width: 100%;
  height: auto;
}
.platform-detail .projects li .title,
.platform-detail .projects li .subtitle {
  font-size: 24px;
  color: #08a4cb;
  display: block;
  font-weight: bold;
}
.platform-detail .projects li .subtitle {
  color: #cccccc;
}
.platform-detail .bottom-link {
  background-color: #fff;
  padding: 130px 0 155px;
  text-align: center;
}
.platform-detail .bottom-link .content-title {
  font-size: 48px;
  line-height: 1.17;
  margin-bottom: 40px;
}
.platform-detail .bottom-link .btn {
  font-size: 32px;
  font-family: 'BrutalType-Black', Arial, sans-serif;
  background: #fff;
  padding: 0 60px;
  border: 0;
}
.platform-detail .bottom-link .btn:hover {
  background: rgba(255, 255, 255, 0.8);
}
#platform-detail-ad-lab .top .title {
  display: none;
}
#platform-detail-ad-lab .side-section {
  background: #fff;
  height: auto;
}
#platform-detail-ad-lab .side-section .platform-detail-item {
  width: 23%;
  height: 440px;
  background: #f5f5f5;
}
#platform-detail-ad-lab .side-section .content-title {
  font-size: 20px;
}
#platform-detail-ad-lab .side-section .content-description {
  height: auto;
  line-height: 1.2;
}
#platform-detail-ad-lab .side-section .icon {
  margin-bottom: 20px;
}
html[lang=pt] #platform-detail-ad-lab .side-section .content-title {
  font-size: 20px;
}
/**** gallery carousel ****/
.gallery-carousel {
  height: 520px;
  /*border: 10px solid #fff;*/
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.gallery-carousel ul {
  width: 50000px;
  white-space: nowrap;
  height: 100%;
  -webkit-transition: margin 100ms ease-out;
  -moz-transition: margin 100ms ease-out;
  -ms-transition: margin 100ms ease-out;
  -o-transition: margin 100ms ease-out;
  transition: margin 100ms ease-out;
}
.gallery-carousel li {
  float: left;
  height: 100%;
  text-align: center;
  position: relative;
}
.gallery-carousel .arrow {
  background: url(/images/leftright.png);
  width: 100px;
  height: 160px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -80px;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}
.gallery-carousel:hover .play,
.gallery-carousel:hover .arrow {
  opacity: 0.5;
}
.gallery-carousel:hover .play:hover,
.gallery-carousel:hover .arrow:hover {
  opacity: 1;
}
.gallery-carousel .next-img {
  right: 0px;
  background-position: -100px 0;
  background-position: -100px -160px;
}
.gallery-carousel .prev-img {
  left: 0px;
  background-position: 0 0;
  background-position: 0 -160px;
}
.gallery-carousel video,
.gallery-carousel img {
  width: 100%;
  display: block;
}
/*
.gallery-carousel .play{
	position: absolute;
	width:272px;
	height: 264px;
	top:50%;
	left:50%;
	margin-top: -136px;
	margin-left: -132px;
	background: url(/images/video-play.png);
	opacity: 0;
	
	
	
}

.gallery-carousel .playing .play{
	display: none;
}*/
/**** Player ****/
div.jp-video-360p div.jp-video-play,
div.jp-video-360p {
  width: auto;
  height: auto;
}
div.jp-video {
  position: relative;
}
div.jp-gui {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
div.jp-interface {
  background: none repeat scroll 0 0 #333333;
  bottom: 0;
  color: #FFFFFF;
  height: 50px;
  left: 0;
  position: absolute;
  right: 0;
  display: none;
  opacity: 0.8;
  z-index: 2;
}
div.jp-video:hover div.jp-interface {
  display: block;
}
div.jp-controls-holder {
  float: left;
  margin: 0;
  position: static;
  width: auto;
}
div.jp-seek-bar {
  height: 10px;
  background: #000;
  cursor: pointer;
  -moz-transition: height 200ms ease;
}
div.jp-seek-bar:hover {
  /*height: 20px;*/
}
div.jp-play-bar {
  background: none repeat scroll 0 0 #0099CC;
  height: 100%;
}
div.jp-current-time,
div.jp-duration {
  float: right;
  margin: 5px 10px;
}
ul.jp-controls {
  width: auto;
  margin-top: 3px;
  margin-left: 3px;
}
ul.jp-controls a {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}
ul.jp-controls a.jp-pause,
ul.jp-controls a.jp-play {
  font-size: 30px;
}
div.jp-video-play:hover a.jp-video-play-icon,
a.jp-video-play-icon {
  background: url("/images/video-play.png") repeat scroll 0 0 transparent;
  height: 264px;
  left: 50%;
  margin-left: -132px;
  margin-top: -136px;
  /*opacity: 0;*/
  position: absolute;
  top: 50%;
  transition: opacity 200ms ease-in-out 0s;
  width: 272px;
  z-index: 1;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}
#jp_flash_0 {
  /*	width:640px !important;
	height: 320px !important;*/
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 24, 2018, 3:36:26 PM
    Author     : mv
*/
#cookie-law {
  text-align: center;
  background-color: #F7F7F7;
  font-family: 'Fira Sans Condensed', Arial, sans-serif;
  color: #4a4a4a;
  font-size: 0.9em;
  position: fixed;
  z-index: 99999999;
  padding: 15px;
  bottom: 0;
  left: 0;
  right: 0;
}
#cookie-law .container {
  position: relative;
}
#cookie-law .close {
  background: none;
  border: 0;
  font-size: 30px;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: -8px;
}
#cookie-law p {
  padding: 0 10px;
  margin: 0;
}
#cookie-law .text {
  padding: 0 40px;
}
#cookie-law a {
  color: inherit;
}
#cookie-law a:hover {
  opacity: 0.8;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 24, 2018, 3:39:31 PM
    Author     : mv
*/
.basic-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.95);
  z-index: -1;
  text-align: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity ease-in-out 300ms;
}
.basic-popup.show {
  pointer-events: all;
  z-index: 9999;
  opacity: 1;
}
.basic-popup .overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.basic-popup .close {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 17px;
  background: url(/images/icn-close-destak.png) no-repeat center;
  background-size: 36px 36px;
  width: 50px;
  height: 50px;
  display: block;
  opacity: 0.8;
}
.basic-popup .close:hover {
  opacity: 1;
}
.basic-popup .content {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#newsletter-confirm-form,
#age-check-form {
  position: relative;
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
  color: #4e4e4e;
  /*	box-shadow: 0 0 20px #ccc;
	background: #fff;*/
}
#newsletter-confirm-form img,
#age-check-form img {
  width: 200px;
  margin-bottom: 20px;
}
#newsletter-confirm-form .title,
#age-check-form .title {
  font-size: 42px;
  font-weight: 300;
  line-height: 1.33;
  text-align: center;
  color: #4a4a4a;
}
#newsletter-confirm-form .text,
#age-check-form .text {
  padding: 0 0 40px;
  font-size: 18px;
  line-height: 2;
  font-weight: normal;
  text-transform: uppercase;
}
#newsletter-confirm-form input,
#age-check-form input {
  padding: 5px 10px;
  font-size: 18px;
}
#newsletter-confirm-form .actions .btn,
#age-check-form .actions .btn {
  margin: 0 auto;
  width: 180px;
  color: #4a4a4a;
  border: 1px solid currentColor;
}
#newsletter-confirm-form .actions label,
#age-check-form .actions label {
  padding-top: 45px;
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
#newsletter-confirm-form .actions label input,
#age-check-form .actions label input {
  margin-left: 10px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 2, 2017, 9:29:02 AM
    Author     : mv
*/
/**** platform main page ****/
/*#platform-wrapper{
	height: 430px;
}

*/
body.platform-l #main-wrapper {
  padding-top: 0;
}
body.platform-l #main-footer {
  margin-top: 50px;
}
/*.scrollformore{
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	margin: 0 auto;
	text-align: center;
	color:#4a4a4a;
	font-size: 14px;

	a{
		color: inherit;
	}

	span{
		display: block;
		transition: opacity ease-in-out 100ms;
	}

	img{
		display: block;
		width: 38px;
		margin: 0 auto;
	}

}*/
#platform-sitelab {
  padding: 120px 0 40px;
}
/*	background: url(/images/bg_small.jpg) no-repeat center;
	background-size: cover;
}*/
#platform-logo {
  float: right;
  display: block;
  margin-top: -50px;
}
/*#platform-text-wrapper{
	margin-left: 350px;
	text-align: left;
}*/
#platform-text {
  padding: 0;
}
#platform-text .content-title {
  font-family: 'BrutalType-Black', Arial, sans-serif;
  font-size: 128px;
  font-weight: 900;
  line-height: 1;
}
#platform-text .content-description {
  max-width: 465px;
  font-size: 20px;
  line-height: 1.3;
}
.platform-list {
  /*background: #4a4a4a no-repeat center;*/
  background-size: cover;
  height: 640px;
  text-align: center;
  position: relative;
  margin: 16px 40px;
  /*	display: table-cell;
	vertical-align: middle;
	height: 100%;
	text-align: center;*/
}
.platform-list .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  height: 100%;
  max-width: 1360px;
}
.platform-list .bg:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  content: "";
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: all ease-in-out 300ms;
}
.platform-list .bg > * {
  position: relative;
  z-index: 2;
}
.platform-list header {
  padding-top: 100px;
}
.platform-list .logo {
  margin-bottom: 35px;
}
.platform-list .text {
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  max-width: 419px;
  margin: 0 auto 55px;
}
.platform-list:hover .bg:after {
  opacity: 1;
}
/*

#platform-text-wrapper,
.platform-list{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

#platform-text-wrapper{
	width: 40%;
	float:left;
	height: 100%;
	background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 20px;
}

#platform-text{
	padding: 20px;
}

#platform-text .content-title{
	font-size: 66.67px;
}

#platform-list{
	float:left;
	width: 60%;
	height: 100%;
}

.platform-list-wrapper{
	padding-left: 10px;
	width: 33.33%;
	float: left;
	
	height: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.platform-list{
	background: #FF7000;
	height: 100%;
	float:left;
	color:#fff;
}

.platform-list a{
	color:#fff;
	display: block;
	height: 100%;
}

.platform-list .logo-img-hover{
	display: none;
}

.platform-list:hover .logo-img-hover{
	display: inline-block;
}

.platform-list:hover .logo-img{
	display: none;
}

.platform-list a:hover{
	background: #fff !important;
	color:#333333;
}


.platform-list a:hover .logo{
	border-bottom-color: #ccc;
}


.platform-list header{
	height: 170px;
}

.platform-list header h3{
	height: 100%;
}

.platform-list header .logo{
	line-height: 165px;
	height: 100%;
	margin: 0 10px;
	border-bottom: 1px dotted #ddd;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
	vertical-align: middle;
	text-align: center;
	font-size: 52px;
	color:#fff;
	display: block;
}

.platform-list .text{
	height: 50%;
	padding: 20px;
	overflow: hidden;
	font-size: 14.67px;
	line-height: 22px;
}*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 31, 2018, 10:40:11 AM
    Author     : mv
*/
#about-slpage .content-title {
  font-size: 164px;
}
@font-face {
  font-family: 'intro_regular';
  src: url('/style/fonts/intro/intro-webfont.woff2') format('woff2'), url('/style/fonts/intro/intro-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 31, 2017, 9:26:58 AM
    Author     : mv
*/
/**** social menu ****/
#main-footer {
  border-top: 2px solid #fff;
  height: 62px;
  padding: 20px 0 18px;
  /*margin: 0 40px;*/
}
#main-footer .footer-sections {
  float: right;
  height: 42px;
  color: #fff;
  margin-left: 20px;
  font-size: 12px;
  line-height: 26px;
}
#social-menu {
  float: right;
}
#social-menu a {
  display: inline-block;
  height: 24px;
  width: 24px;
  font-size: 14px;
  margin-left: 12px;
  color: #dc4611;
  background: #fff;
  line-height: 24px;
  border-radius: 12px;
  text-align: center;
  transition: background ease-in-out 300ms;
  /*		&:hover{
			background-color: #08a4cb;
		}

		&:active{
			background-color: #0b7b97;
		}*/
}
.footer-jobs {
  height: 42px;
  float: left;
  line-height: 24px;
  color: #fff;
}
/*
body.home{
	.nav-footer{
		position: fixed;
		bottom:0;
		left:0;
		right: 0;
	}
}

/** NEWSLETTER **/
.newsletter-form {
  float: right;
  width: 180px;
  position: relative;
  height: 24px;
  overflow: hidden;
}
.newsletter-form .newsletter-form * {
  box-sizing: border-box;
}
.newsletter-form .response,
.newsletter-form .start,
.newsletter-form input {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  width: 100%;
  display: block;
  height: 100%;
  border-radius: 12px;
  line-height: 24px;
  transition: all ease-in-out 300ms;
  padding: 0 10px;
  font-family: 'BrutalType', Arial, sans-serif;
}
.newsletter-form input {
  display: none;
  color: #4a4a4a;
}
.newsletter-form .response {
  display: none;
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.newsletter-form .start {
  background: transparent;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  cursor: pointer;
  z-index: 1;
}
.newsletter-form .start:hover {
  border-color: white;
}
.newsletter-form .arrow {
  display: none;
  position: absolute;
  right: 5px;
  top: 0;
  z-index: 2;
  background: transparent;
  border: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  opacity: 0.2;
}
.newsletter-form .arrow img {
  width: 100%;
  height: 100%;
}
.newsletter-form input:valid + .arrow {
  opacity: 1;
}
.newsletter-form.focus .start {
  display: none;
}
.newsletter-form.focus .arrow,
.newsletter-form.focus input {
  display: block;
}
.newsletter-form.replied .arrow,
.newsletter-form.replied input {
  display: none;
}
.newsletter-form.replied .response {
  display: block;
}
#mv-footer-pt2020 {
  clear: both;
  text-align: center;
  background: #fff;
}
#mv-footer-pt2020 img {
  max-height: 80px;
  margin: 0 auto;
  max-width: 100%;
}
@media only screen and (min-width: 1280px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /* 
    Created on : Jan 31, 2018, 3:06:55 PM
    Author     : mv
*/
  #about-slpage .content-title,
  #home-zone-header {
    font-family: 'BrutalType-Black', Arial, sans-serif;
    font-size: 164px;
  }
  #home-zone-header {
    padding-bottom: 64px;
  }
  #home-zone-main {
    height: 800px;
  }
  #home-zone-footer .text {
    font-size: 32px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /* 
    Created on : Jan 31, 2018, 10:31:12 AM
    Author     : mv
*/
  .home-destak-vivagas img,
  .home-destak-video figure img {
    max-width: 100%;
  }
  .home-destak-vivagas .spacer {
    margin-right: 130px;
  }
}
@media screen and (max-width: 1200px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /* 
    Created on : Jan 31, 2018, 12:50:12 PM
    Author     : mv
*/
  .spacer {
    margin: 0 25px;
  }
  #main-wrapper {
    padding-top: 64px;
  }
  #main-content {
    top: 64px;
  }
  #main-header {
    padding: 16px 0;
    z-index: 2;
    height: 64px;
  }
  #main-header .logo {
    position: relative;
    z-index: 1000;
  }
  #menu-button {
    display: block;
    float: right;
    z-index: 1;
    width: 32px;
    height: 32px;
    position: relative;
    transform: rotate(0deg);
    transition: 0.3s ease-in-out;
    transition-delay: 5ms;
    cursor: pointer;
  }
  #menu-button span {
    display: block;
    position: absolute;
    height: 2px;
    background: #fff;
    border-radius: 0px;
    opacity: 1;
    left: 5px;
    right: 5px;
    transform: rotate(0deg);
    transition: 0.3s ease-in-out;
    transition-delay: 5ms;
  }
  #menu-button span:nth-child(1) {
    top: 8px;
    transform-origin: left center;
  }
  #menu-button span:nth-child(2) {
    top: 15px;
    transform-origin: left center;
  }
  #menu-button span:nth-child(3) {
    top: 22px;
    transform-origin: left center;
  }
  #menu-button .close {
    display: none;
  }
  #menu-button.open span:nth-child(1) {
    transform: rotate(45deg);
    top: 5px;
    left: 7px;
    right: -1px;
  }
  #menu-button.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  #menu-button.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 24px;
    right: -1px;
    left: 7px;
  }
  #main-menu {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(236, 75, 19, 0.95);
    padding-top: 80px;
    display: none;
    opacity: 0;
    transition: all ease-in-out 300ms;
  }
  #main-menu .button-wrapper {
    width: 30px;
    height: 30px;
    position: absolute;
    display: block;
    background: red;
  }
  #main-menu .button-wrapper img {
    width: 32px;
    height: 32px;
    display: block;
  }
  #main-menu .links {
    overflow: auto;
  }
  #main-menu a {
    box-sizing: border-box;
    display: block;
    float: right;
    clear: both;
    margin-bottom: 16px;
    line-height: 36px;
    padding: 0 20px;
    margin-right: 25px;
    border: 2px solid white;
    border-radius: 20px;
    font-family: 'BrutalType', Arial, sans-serif;
    transition: all ease-in-out 300ms;
  }
  #main-menu a:before,
  #main-menu a:after {
    content: "";
    display: none;
  }
  #main-menu a:hover {
    background: #fff;
    color: #dc4611;
  }
  #main-menu a:hover:before,
  #main-menu a:hover:after {
    content: "";
  }
  #main-menu a.selected {
    background: #fff;
    color: #dc4611;
  }
  #main-menu a.selected:before,
  #main-menu a.selected:after {
    content: "";
  }
  #main-menu.open {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /* 
    Created on : Nov 2, 2017, 3:37:31 PM
    Author     : mv
*/
  .m-only {
    display: block;
  }
  .d-only {
    display: none;
  }
  .container {
    min-width: 0;
    max-width: none;
    width: auto;
  }
  .container .spacer {
    margin: 0 30px;
  }
  .content-description {
    font-size: 14px;
  }
  .btn {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-family: 'BrutalType-Medium', Arial, sans-serif;
  }
  .slpage {
    padding: 25px 0;
  }
  #main-header .logo img {
    margin: 8px 0;
    height: 16px;
    width: auto;
  }
  /*********
 HOME
 */
  .home-zone {
    min-height: 100px;
  }
  #about-slpage .content-title {
    font-size: 54px;
  }
  #home-zone-header {
    padding: 25px 0;
    font-size: 54px;
    line-height: 1.25;
  }
  #home-zone-header h1 {
    padding-bottom: 42px;
    background-size: 42px 42px;
  }
  #home-zone-footer {
    background-position: 25px 20px;
    background-size: 42px 42px;
    padding: 30px 0 50px;
  }
  #home-zone-footer .text {
    font-size: 14px;
    line-height: 24px;
  }
  #home-zone-footer .btn {
    margin-bottom: 16px;
  }
  #home-zone-main {
    height: 240px;
  }
  #home-zone-main .slick-next,
  #home-zone-main .slick-prev {
    display: none !important;
    width: 22px;
    height: 32px;
    background-size: cover;
  }
  #home-zone-main .slick-next {
    right: 10px;
  }
  #home-zone-main .slick-prev {
    left: 10px;
  }
  #home-zone-main .slick-dots {
    bottom: 8px;
  }
  #home-zone-main .slick-dots li {
    margin: 0 4px;
    width: 8px;
    height: 8px;
  }
  #home-zone-main .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 4px;
  }
  .home-zone-main-item img {
    max-height: 240px;
  }
  #main-content {
    /*position: static;*/
  }
  #main-footer {
    margin: 0;
    height: auto;
  }
  #main-footer .footer-menu {
    margin: 0 auto;
    text-align: center;
    /*display: flex;*/
    justify-content: center;
  }
  #main-footer .footer-jobs {
    display: none;
  }
  #main-footer .newsletter-form {
    float: none;
    display: inline-block;
  }
  #main-footer #social-menu {
    position: static;
    text-align: center;
    float: none;
    margin-bottom: 20px;
  }
  #main-footer .footer-sections {
    float: none;
    display: block;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'BrutalType', Arial, sans-serif;
    font-size: 12px;
    margin-bottom: 15px;
  }
  #main-footer .footer-sections a {
    padding: 0 2px;
    display: inline-block;
    line-height: 18px;
  }
  #main-footer .footer-sections a:hover {
    background: #fff;
    color: #dc4611;
  }
  #main-footer .footer-sections span {
    display: inline-block;
    padding: 0 5px;
  }
  #main-footer .newsletter-form {
    width: auto;
  }
  #main-footer .newsletter-form .start {
    padding: 0 5px;
  }
  #main-footer .newsletter-form.focus {
    width: 280px;
    height: 32px;
  }
  #main-footer .newsletter-form.focus .start,
  #main-footer .newsletter-form.focus .response,
  #main-footer .newsletter-form.focus input {
    font-size: 16px;
    line-height: 32px;
  }
  #main-footer .newsletter-form.focus .arrow {
    height: 32px;
    width: 32px;
  }
  #portfolio-menu {
    padding: 25px 35px;
    /*	white-space: nowrap;
	overflow: auto;*/
  }
  #portfolio-list {
    text-align: center;
  }
  #portfolio-list.more h2.section-title {
    padding: 35px 0;
    font-size: 24px;
  }
  .portfolio-list {
    float: none;
    display: inline-block;
  }
  .portfolio-detail .left,
  .portfolio-detail .right {
    width: auto;
    float: none;
  }
  .portfolio-detail .slider img {
    height: 100%;
  }
  .portfolio-detail .left {
    border-bottom: 1px solid #979797;
  }
  .portfolio-detail .right {
    border-left: 0;
    padding: 20px 0 25px 0;
  }
  .portfolio-detail .content {
    padding-top: 25px;
  }
  .portfolio-detail .text {
    font-size: 14px;
  }
  .portfolio-detail .links a {
    height: 32px;
    min-width: 0;
    margin-right: 6px;
  }
  .portfolio-detail .links .btn {
    padding: 0 20px;
  }
  .portfolio-detail .links img {
    height: 32px;
  }
  #jobs-teaser {
    padding: 25px 25px 0;
  }
  #jobs-menu .job-card {
    /*		display: inline-block;
		float: none;
		margin-right: 0;
		text-align: left;*/
  }
  #hiring-form {
    /*	margin: 0 auto 80px;*/
  }
  #platform-sitelab {
    padding: 30px 0 10px;
  }
  #platform-logo {
    margin-top: 10px;
  }
  #platform-logo img {
    height: 50px;
  }
  #platform-text-wrapper {
    margin-left: 0;
  }
  #platform-text-wrapper .content-title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  #platform-text-wrapper .content-description {
    font-size: 14px;
  }
  #platform-text-wrapper .btn {
    margin-top: 30px;
  }
  .platform-list {
    height: 540px;
    margin: 16px 25px;
  }
  .platform-list .text {
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .platform-detail .left-wrapper {
    float: none;
    width: 100%;
  }
  .platform-detail .right-wrapper {
    float: none;
    width: 100%;
  }
  .platform-detail .content-title {
    font-size: 36px;
    line-height: 1;
  }
  .platform-detail .content-description {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 25px;
  }
  .platform-detail .top .logo-img {
    margin: 0 auto 24px;
  }
  .platform-detail .top .title,
  .platform-detail .top .left-wrapper {
    display: none;
  }
  .platform-detail .top .description {
    font-size: 14px;
    line-height: 24px;
    padding: 0 25px;
    text-align: left;
  }
  .platform-detail .top .scrollhint {
    bottom: 40px;
  }
  .platform-detail .icon img {
    max-width: 64px;
  }
  .platform-detail .profile-author-section {
    padding: 25px;
  }
  .platform-detail .profile-author-section .platform-detail-item {
    float: none;
    width: 100%;
    padding: 25px;
    height: auto;
    text-align: center;
  }
  .platform-detail .profile-author-section .platform-detail-item .content-title {
    text-align: center;
  }
  .platform-detail .profile-author-section .platform-detail-item .content-description {
    padding: 0;
    font-size: 14px;
    line-height: 20px;
  }
  .platform-detail .profile-author-section .platform-detail-item .icon img {
    width: 48px;
  }
  .platform-detail .side-section {
    height: auto;
  }
  .platform-detail .side-section > .container {
    padding: 25px;
  }
  .platform-detail .side-section .platform-detail-item {
    float: none;
    width: 100%;
    position: relative;
    height: auto;
    padding: 0;
    margin-bottom: 4%;
  }
  .platform-detail .side-section .platform-detail-item .content-title {
    text-align: left;
    margin-left: 86px;
    padding-top: 38px;
  }
  .platform-detail .side-section .platform-detail-item .content-description {
    text-align: left;
    margin-left: 60px;
    font-size: 14px;
  }
  .platform-detail .side-section .platform-detail-item .icon {
    position: absolute;
    top: 25px;
    left: 25px;
  }
  .platform-detail .side-section .platform-detail-item .icon img {
    max-width: 48px;
  }
  .platform-detail .features-list .content-description ul {
    float: none;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .platform-detail .features-list .content-description ul li {
    padding: 0;
    line-height: 24px;
  }
  .platform-detail .features-list .content-description ul li:after {
    display: none;
  }
  .platform-detail .projects .content-description {
    font-size: 14px;
  }
  .platform-detail .projects ul {
    padding: 25px;
  }
  .platform-detail .projects li {
    margin: 0 1% 2%;
    padding-bottom: 2%;
    width: 48%;
    float: left;
  }
  .platform-detail .projects li .title,
  .platform-detail .projects li .subtitle {
    font-size: 13px;
    font-family: 'BrutalType-Medium', Arial, sans-serif;
    font-weight: 500;
  }
  .platform-detail .projects li img {
    height: 80px;
  }
  .platform-detail .bottom-link .content-title {
    font-size: 36px;
  }
  .platform-detail .bottom-link .btn {
    font-family: 'BrutalType-Medium', Arial, sans-serif;
    font-size: 18px;
    line-height: 48px;
    height: 48px;
  }
  #platform-detail-ad-lab .side-section .platform-detail-item {
    width: 100%;
    height: auto;
  }
  #contact-footer {
    position: static;
  }
  #contact-footer .text {
    float: none;
  }
  #contact-footer .btns {
    display: block;
    text-align: center;
    padding-top: 10px;
  }
  #contact-footer .btns .btn {
    width: 46%;
    margin: 0;
    margin-left: 4%;
    float: none;
  }
  #contact-footer .btns .btn:first-child {
    margin-left: 0;
    margin-right: 4%;
  }
}
@media screen and (max-width: 321px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /* 
    Created on : Feb 1, 2018, 4:57:40 PM
    Author     : mv
*/
  #home-zone-header {
    font-size: 40px;
  }
  #main-footer .newsletter-form {
    width: 100px;
  }
  #jobs-teaser {
    padding: 25px 10px 0;
    width: 100%;
    font-size: 36px;
  }
  #jobs-menu {
    padding: 0 10px 140px;
  }
  #jobs-menu .job-card {
    width: 300px;
  }
  .content-title {
    font-size: 36px;
  }
}
.mb-4 {
  margin-bottom: 36px;
}




body.home #mv-footer-pt2020{
  position:  fixed;
  bottom:  0;
  left: 0;
  right:  0;
}


body.home #main-content{
  padding-bottom: 130px;
}