a,
a:focus,
a:hover {
  text-decoration: none;
}
ol,
p,
ul {
  margin-top: 0;
}
.btn--block,
.img--fullwidth,
input[type="submit"].btn--block,
input[type="reset"].btn--block,
input[type="button"].btn--block {
  width: 100%;
}
.slick-slider,
html {
  -webkit-tap-highlight-color: transparent;
}
.btn,
.slick-list,
.slick-slider,
.slick-track,
body {
  position: relative;
}
.layout-home .block,
.page-content1,
.page-wrapper,
.slick-list {
  overflow: hidden;
}
.cf:after,
.clearfix:after,
.layout-wall .sections:after,
.layout:after,
.page-body:after,
.section:after,
.slick-track:after,
footer:after {
  clear: both;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 1.428571429;
  color: #333132;
  background-color: #000000;
  -webkit-font-smoothing: antialiased;
}
.img--center,
.img--left,
.img--right {
  margin-bottom: 11px;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.cf:after,
.cf:before,
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.img--fullwidth,
.img--resp {
  display: inline-block;
  height: auto;
}
a {
  color: #00FF7F;
}
a:focus,
a:hover {
  color: #00FF7F;
}
a:focus {
  outline: #333 dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
img[height],
img[width] {
  max-width: none;
}
.img--resp {
  max-width: 100%;
}
.img--rounded {
  border-radius: 6px;
}
.img--circle {
  border-radius: 50%;
}
.img--right {
  float: right;
  margin-left: 11px;
}
.img--left {
  float: left;
  margin-right: 11px;
}
.img--center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
dd,
ol ol.no-bullet,
ol ul.no-bullet,
ul ol.no-bullet,
ul ul.no-bullet {
  margin-left: 0;
}
p.lead {
  margin-bottom: 30px;
  line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 11px;
}
dl,
ol,
p,
ul {
  margin-bottom: 15px;
}
p aside {
  font-size: 0.75em;
  line-height: 1.35;
  font-style: italic;
}
small {
  margin-top: 0;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 2em;
  margin-top: 0.5em;
  text-transform: none;
  letter-spacing: 0;
  font: 400 1.5vw/1 Montserrat, Arial, Helvetica, sans-serif
}
cite {
  font-style: normal;
}
.h1,
/* .h2, */
.h3,
.h4,
.h5,
.h6,
h1,
/* h2, */
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: #333132;
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #817c7f;
  font-size: 60%;
}
.btn,
dt {
  font-weight: 700;
}
h1,
h2,
h3 {
  margin-top: 22px;
}
h4,
h5,
h6 {
  margin-top: 11px;
}
.h1,
h1 {
  font-size: 3em;
}
/* .h2,
h2 {
  font-size: 2.25em;
} */
.h3,
h3 {
  font-size: 1.875em;
}
.h4,
h4 {
  font-size: 1.5em;
}
.h5,
h5 {
  font-size: 1.125em;
}
.h6,
h6 {
  font-size: 1em;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
  margin-left: 0;
}
.list--inline,
.list--unstyled {
  padding-left: 0;
  list-style: none;
}
.list--inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dt {
  margin-bottom: 0.3em;
}
dd {
  margin-bottom: 0.75em;
}
abbr,
acronym {
  cursor: help;
  border-bottom: 1px dotted #ddd;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0.5625em 1.25em 0 1.1875em;
  margin: 0 0 15px;
  border-left: 1px solid #ddd;
}
.btn,
.page-nav-toggle {
  margin: 0;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
}
blockquote p:last-child {
  margin-bottom: 0;
}
.content blockquote.alignright,
blockquote.pull--right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 1px solid #ddd;
  border-left: 0;
}
.content blockquote.alignright p,
blockquote.pull--right p {
  text-align: right;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
.page-nav-toggle {
  background-color: transparent;
  border: 0;
  text-align: center;
  outline: 0;
  cursor: pointer;
}
.page-nav-toggle:focus,
.page-nav-toggle:hover {
  text-decoration: none;
}
.disabled.page-nav-toggle,
[disabled].page-nav-toggle,
fieldset[disabled] .page-nav-toggle {
  cursor: default;
  pointer-events: none;
}
.btn {
  cursor: pointer;
  font-family: inherit;
  line-height: 1.428571429;
  text-align: center;
  padding: 8px 12px;
  font-size: 16px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus {
  outline: #333 dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn.active,
.btn:active,
.slick-list:focus {
  outline: 0;
}
.btn:focus,
.btn:hover {
  color: #333132;
  text-decoration: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: default;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn--default {
  color: #fff;
  background-color: #474949;
  border-color: #474949;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.btn--primary,
.btn--warning {
  color: #fff;
  -webkit-transition: all 0.15s ease-in-out;
}
.btn--default.active,
.btn--default:active,
.btn--default:focus,
.btn--default:hover {
  background-color: #3a3c3c;
  border-color: #2e2f2f;
}
.btn--default.disabled,
.btn--default.disabled.active,
.btn--default.disabled:active,
.btn--default.disabled:focus,
.btn--default.disabled:hover,
.btn--default[disabled],
.btn--default[disabled].active,
.btn--default[disabled]:active,
.btn--default[disabled]:focus,
.btn--default[disabled]:hover,
fieldset[disabled] .btn--default,
fieldset[disabled] .btn--default.active,
fieldset[disabled] .btn--default:active,
fieldset[disabled] .btn--default:focus,
fieldset[disabled] .btn--default:hover {
  background-color: #474949;
  border-color: #474949;
}
.btn--primary {
  background-color: #428bca;
  border-color: #428bca;
  transition: all 0.15s ease-in-out;
}
.btn--primary.active,
.btn--primary:active,
.btn--primary:focus,
.btn--primary:hover {
  background-color: #357ebd;
  border-color: #3071a9;
}
.btn--primary.disabled,
.btn--primary.disabled.active,
.btn--primary.disabled:active,
.btn--primary.disabled:focus,
.btn--primary.disabled:hover,
.btn--primary[disabled],
.btn--primary[disabled].active,
.btn--primary[disabled]:active,
.btn--primary[disabled]:focus,
.btn--primary[disabled]:hover,
fieldset[disabled] .btn--primary,
fieldset[disabled] .btn--primary.active,
fieldset[disabled] .btn--primary:active,
fieldset[disabled] .btn--primary:focus,
fieldset[disabled] .btn--primary:hover {
  background-color: #428bca;
  border-color: #428bca;
}
.btn--warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  transition: all 0.15s ease-in-out;
}
.btn--danger,
.btn--success {
  -webkit-transition: all 0.15s ease-in-out;
  color: #fff;
}
.btn--warning.active,
.btn--warning:active,
.btn--warning:focus,
.btn--warning:hover {
  background-color: #eea236;
  border-color: #ec971f;
}
.btn--warning.disabled,
.btn--warning.disabled.active,
.btn--warning.disabled:active,
.btn--warning.disabled:focus,
.btn--warning.disabled:hover,
.btn--warning[disabled],
.btn--warning[disabled].active,
.btn--warning[disabled]:active,
.btn--warning[disabled]:focus,
.btn--warning[disabled]:hover,
fieldset[disabled] .btn--warning,
fieldset[disabled] .btn--warning.active,
fieldset[disabled] .btn--warning:active,
fieldset[disabled] .btn--warning:focus,
fieldset[disabled] .btn--warning:hover {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn--danger {
  background-color: #d9534f;
  border-color: #d9534f;
  transition: all 0.15s ease-in-out;
}
.btn--danger.active,
.btn--danger:active,
.btn--danger:focus,
.btn--danger:hover {
  background-color: #d43f3a;
  border-color: #c9302c;
}
.btn--danger.disabled,
.btn--danger.disabled.active,
.btn--danger.disabled:active,
.btn--danger.disabled:focus,
.btn--danger.disabled:hover,
.btn--danger[disabled],
.btn--danger[disabled].active,
.btn--danger[disabled]:active,
.btn--danger[disabled]:focus,
.btn--danger[disabled]:hover,
fieldset[disabled] .btn--danger,
fieldset[disabled] .btn--danger.active,
fieldset[disabled] .btn--danger:active,
fieldset[disabled] .btn--danger:focus,
fieldset[disabled] .btn--danger:hover {
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn--success {
  background-color: #00FF7F;
  border-color: #00FF7F;
  transition: all 0.15s ease-in-out;
}
.btn--success.active,
.btn--success:active,
.btn--success:focus,
.btn--success:hover {
  background-color: #00FF7F;
  border-color: #00FF7F;
}
.btn--success.disabled,
.btn--success.disabled.active,
.btn--success.disabled:active,
.btn--success.disabled:focus,
.btn--success.disabled:hover,
.btn--success[disabled],
.btn--success[disabled].active,
.btn--success[disabled]:active,
.btn--success[disabled]:focus,
.btn--success[disabled]:hover,
fieldset[disabled] .btn--success,
fieldset[disabled] .btn--success.active,
fieldset[disabled] .btn--success:active,
fieldset[disabled] .btn--success:focus,
fieldset[disabled] .btn--success:hover {
  background-color: #00FF7F;
  border-color: #00FF7F;
}
.btn--info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.btn--info.active,
.btn--info:active,
.btn--info:focus,
.btn--info:hover {
  background-color: #46b8da;
  border-color: #31b0d5;
}
.btn--info.disabled,
.btn--info.disabled.active,
.btn--info.disabled:active,
.btn--info.disabled:focus,
.btn--info.disabled:hover,
.btn--info[disabled],
.btn--info[disabled].active,
.btn--info[disabled]:active,
.btn--info[disabled]:focus,
.btn--info[disabled]:hover,
fieldset[disabled] .btn--info,
fieldset[disabled] .btn--info.active,
fieldset[disabled] .btn--info:active,
fieldset[disabled] .btn--info:focus,
fieldset[disabled] .btn--info:hover {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn--link {
  color: #ffe31f;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}
.btn--link,
.btn--link:active,
.btn--link[disabled],
fieldset[disabled] .btn--link {
  background-color: transparent;
}
.btn--link,
.btn--link:active,
.btn--link:focus,
.btn--link:hover {
  border-color: transparent;
}
.btn--link:focus,
.btn--link:hover {
  color::#00FF7F;
  text-decoration: underline;
  background-color: transparent;
}
.btn--link[disabled]:focus,
.btn--link[disabled]:hover,
fieldset[disabled] .btn--link:focus,
fieldset[disabled] .btn--link:hover {
  color: #333;
  text-decoration: none;
}
.btn--large {
  padding: 14px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.btn--small {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn--block {
  display: block;
  padding-left: 0;
  padding-right: 0;
}
.btn--block + .btn--block {
  margin-top: 5px;
}
.layout-contact .social ul,
.layout-home .block--edito .controls,
.layout-home .logo-vo .social,
.layout-wall .controls,
.layout-works .projects ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.layout-contact .block--main,
.layout-contact .column,
.layout-home .block--main,
.layout-home .column,
.layout-page .block--main,
.layout-page .column,
.page-body,
.page-content1,
.page-wrapper,
body,
html {
  height: 100%;
}
.app-preloader,
.app-preloader .mask,
.app-preloader .overlay,
.layout-contact .block--image .media .mediaindex .mediaindex2,
.layout-home .mask,
.layout-home .media,
.layout-home .zoneclick,
.layout-page .block--media,
.layout-wall .section--scene .background,
.layout-works .backgrounds,
.layout-works .backgrounds div,
.layout-works .projects,
.oldbrowser {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}





@font-face {
  font-family: DIN-Regular;
  src: url(../fonts/montserrat-v13-latin/montserrat-v13-latin-100.eot);
  src: url(../fonts/DIN-Regular.eot?#iefix) format("embedded-opentype"),
    url(../fonts/DIN-Regular.woff) format("woff"),
    url(../fonts/cocomat/cocomat-pro-regular.ttf) format("truetype"),
    url(../fonts/DIN-Regular.svg#DIN-Regular) format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2044;
}
@font-face {
  font-family: DINPro-CondBold;
  src: url(../fonts/cocomat/cocomatpro-bold.otf);
  src: url(../fonts/DINPro-CondBold.eot?#iefix) format("embedded-opentype"),
    url(./fonts/DINPro-CondBold.woff) format("woff"),
    url(../fonts/DINPro-CondBold.ttf) format("truetype"),
    url(../fonts/DINPro-CondBold.svg#DINPro-CondBold) format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-20AC;
}
@font-face {
  font-family: DINCond-Light;
  src: url(../fonts/DINCond-Light.eot);
  src: url(../fonts/DINCond-Light.eot?#iefix) format("embedded-opentype"),
    url(../fonts/DINCond-Light.woff) format("woff"),
    url(../fonts/DINCond-Light.ttf) format("truetype"),
    url(../fonts/DINCond-Light.svg#DINCond-Light) format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-20AC;
}
.font-din,
.layout-contact .block--gmap .gm-style-iw,
.page-nav-mobile .nav a h6,
.primary-nav a h6,
body {
  font-family: url(../fonts/cocomat/cocomat-pro-regular.ttf), serif;
  font-weight: 400;
  font-weight: 500;
}
.font-dincond--bold,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.layout-404 .inner,
.layout-contact h1,
.layout-home .block--edito .content b,
.layout-home .block--edito .content strong,
.layout-home .logo-vo .tel,
.layout-home .title,
.layout-works .projects a,
.oldbrowser .inner,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: url(../fonts/cocomat/cocomat-pro-bold.ttf)coc, serif;
  font-weight: 700;
}
.font-dincond--light,
.layout-home .block--edito .content {
  font-family: url(../fonts/cocomat/cocomat-pro-extra-light.ttf), sans-serif;
  font-weight: 400;
  font-weight: 500;
}


.about:before {
  /* content: "\e600"; */
  content: url(../images/picto/About.svg);
  
}
.clients:before {
  /* content: "\e609"; */
  content: url(../images/picto/Clients.svg);
}
.ai:before {
  content: url(../images/picto/IA.svg)
}
.art-direction:before {
  content: url(../images/picto/Crea.svg)
}
.motion-design:before {
  content: url(../images/picto/Videos.svg)
}

.retail-design:before {
  content: url(../images/picto/Retail.svg)
}
.contact:before {
  content: url(../images/picto/Contact.svg)
}


.about-mobile:before {
  /* content: "\e600"; */
  content: url(../images/picto/About-mobile.svg);
  
}
.clients-mobile:before {
  /* content: "\e609"; */
  content: url(../images/picto/Clients-mobile.svg);
}
.ai-mobile:before {
  content: url(../images/picto/IA-mobile.svg)
}
.art-direction-mobile:before {
  content: url(../images/picto/Crea-mobile.svg)
}
.motion-design-mobile:before {
  content: url(../images/picto/Videos-mobile.svg)
}

.retail-design-mobile:before {
  content: url(../images/picto/Retail-mobile.svg)
}
.contact-mobile:before {
  content: url(../images/picto/Contact-mobile.svg)
}






@font-face {
  font-family: vo;
  src: url(../fonts/vo_-naazms.eot);
  src: url(../fonts/vo_-naazms.eot) format("embedded-opentype"),
    url(../fonts/vo_-naazms.woff) format("woff"),
    url(../fonts/vo_-naazms.ttf) format("truetype"),
    url(../fonts/vo_-naazms.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

.vo-arrow-down:before {
  content: "\e60c";
}
.vo-arrow-up:before {
  content: "\e60d";
}
.vo-outline-facebook:before {
  content: "\e601";
  /* content: url(../images/picto/header_facebook.svg) */
}
.vo-outline-twitter:before {
  content: "\e602";
}
.vo-outline-pinterest:before {
  content: "\e603";
}
.vo-fill-facebook:before {
  content: "\e604";
  /* content: url(../images/picto/header_facebook.svg) */
}
.vo-vo:before {
  content: "\e605";
}
.vo-fill-twitter:before {
  content: "\e607";
}
.vo-outline-vimeo:before {
  content: "\e608";
}
.vo-fill-pinterest:before {
  content: "\e60a";
}
.vo-fill-vimeo:before {
  content: "\e60b";
}
.slick-slider {
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slick-list {
  display: block;
  margin: 0;
  padding: 0;
}
.slick-loading .slick-list {
  background: url(../images/ajax-loader.gif) center center no-repeat #fff;
}
.slick-dots li button,
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: 0 0;
  color: transparent;
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slide,
.slick-slide img,
.slick-slider .slick-list,
.slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.slick-track {
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.content a:after,
.page-wrapper:before {
  content: "";
}
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li,
.slick-dots li button {
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li button {
  border: 0;
  display: block;
  line-height: 0;
  font-size: 0;
  padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
[class*=" vo-"],
[class^="vo-"] {
  font-family: vo;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit !important;
  vertical-align: middle;
}
.h1,
.h2,
.layout-404 .inner,
.layout-home .title,
.layout-works .projects a,
.oldbrowser .inner,
.primary-nav a h6,
h1,
h2 {
  text-transform: uppercase;
}
.color--white {
  color: #fff;
}
.color--black {
  color: #000;
}
.color--yellow {
  color: #ffe517;
}
.color--grey,
.content a {
  color: #333132;
}
.h2,
h2 {
  line-height: 0.9;
}
.content {
  font-size: 0.875em;
  line-height: 1.8;
}
.content a {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.content a:after {
  display: block;
  position: absolute;
  z-index: -1;
  height: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffe517;
  border-radius: 1px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.layout-404 a,
.oldbrowser a {
  border: 0;
  text-decoration: none;
}
.content a:focus:after,
.content a:hover:after {
  height: 2px;
}
.content .secondary {
  color: rgba(0, 0, 0, 0.5);
}
.content .smaller {
  font-size: 85%;
}
.content .bigger {
  font-size: 115%;
}
.content [class*=" wp-"] a,
.content [class^="wp-"] a {
  display: block;
}
.content img[height],
.content img[width] {
  max-width: 100%;
  height: auto;
}
.content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.oldbrowser {
  position: fixed;
  z-index: 10010;
  background-color: #ffe517;
}
.oldbrowser .inner {
  position: absolute;
  width: 480px;
  height: 390px;
  top: 50%;
  left: 50%;
  margin-top: -195px;
  margin-left: -240px;
  text-align: center;
  color: #000;
  font-size: 1.5em;
}
.oldbrowser .message {
  margin-bottom: 10px;
}
.oldbrowser .banana {
  position: relative;
  display: inline-block;
  width: 480px;
  height: 200px;
  background: url(../images/oldbrowser-banana.jpg) 50% 50% no-repeat;
}
.oldbrowser h2 {
  margin-top: 0;
  margin-bottom: 3px;
  color: #000;
  font-size: 2.2em;
}
.oldbrowser p {
  margin-bottom: 10px;
}
.oldbrowser a {
  display: inline-block;
  padding: 3px;
  background-color: #fff;
  color: #000;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.oldbrowser a:hover {
  background-color: #000;
  color: #fff;
}
.page-wrapper {
  position: relative;
}
.page-wrapper:before {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s 0.5s, width 0.1s 0.8s, height 0.1s 0.8s;
  transition: opacity 0.3s 0.5s, width 0.1s 0.8s, height 0.1s 0.8s;
}
.page-wrapper.page-menu-open:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.is-responsive {
  position: absolute;
  top: -9999px;
  left: -9999px;
  display: none;
  z-index: 3;
}
.page-body,
.page-content1,
footer {
  position: relative;
}
.is-mobile .page-wrapper:before,
.page-logo {
  display: block;
}
img {
  max-width: 130%;
}
.page-nav-mobile img {
  max-width: 100%;
}
/* header {
  position: fixed;
  z-index: 300;
  top: 0;
  left: 0;
} */
.page-logo {
  width: 50px;
  height: 80px;
  line-height: 80px;
  margin-left: 15px;
  color: #fff;
  text-align: center;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}
.page-logo i {
  font-size: 2.5em;
}
.is-mobile .page-wrapper {
  padding-top: 70px;
}
.page-body:after,
.page-body:before,
footer:after,
footer:before {
  display: table;
  content: " ";
}
/* .is-mobile header {
  width: 100%;
} */
.page-body {
  background-color: #fff;
}
.app-preloader {
  position: fixed;
  z-index: 3000;
}
.app-preloader .overlay {
  position: absolute;
  z-index: 1;
  background-color: #edecea;
}
.app-preloader .loader {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color:#00FF7F;
}
.app-preloader .logo-vo {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  margin: -58px 0 0 -120px;
  width: 164px;
  height: 164px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.app-preloader,
.overlay,
.mask,
.loader {
  pointer-events: none;
}


.layout-404 h1,
.layout-404 p {
  margin-bottom: 0;
}
.app-preloader .logo-vo .flipper {
  position: relative;
}
.app-preloader .logo-vo .back,
.app-preloader .logo-vo .front {
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  height: 115px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.app-preloader .logo-vo .front {
  z-index: 2;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.app-preloader .logo-vo .back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.app-preloader .logo-vo img {
  width: 15em;
  height: auto;
}
.app-preloader .mask {
  display: none;
  position: absolute;
  z-index: 2;
}
.app-preloader .mask path {
  fill: #00FF7F;
}
.app-preloader .anim-out path {
  fill: #edecea;
}
.primary-nav a {
  position: absolute;
  z-index: 10;
  display: block;
  color: #fff;
  cursor: pointer;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 0 50%;
  perspective-origin: 0 50%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.primary-nav a .icon {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  background-color: transparent;
  font-size: 2.5em;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.icon .about {
  position: relative;
  top: 9px;
  left: 20px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.icon .clients {
  position: relative;
  top: 9px;
  left: 20px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.icon .ai {
  position: relative;
  top: 9px;
  left: 20px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.icon .art-direction {
  position: relative;
  top: 9px;
  left: 20px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.icon .motion-design {
  position: relative;
  top: 9px;
  left: 20px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.icon .retail-design {
  position: relative;
  top: 9px;
  left: 20px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.icon .contact {
  position: relative;
  top: 9px;
  left: 20px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


.primary-nav a div {
  position: absolute;
  top: 0;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
}
.primary-nav a h6 {
  margin: 0;
  padding: 0 30px;
  line-height: 70px;
  background-color: #fff;
  color: #000;
  font-size: 0.75em;
  white-space: nowrap;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.primary-nav a div,
.primary-nav a h6 {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-wrapper[data-color="white"] .primary-nav a {
  color: #fff;
}
.page-wrapper[data-color="white"] .primary-nav a:focus .icon,
.page-wrapper[data-color="white"] .primary-nav a:hover .icon {
  color: #fff;
  background-color: #000;
}
.page-wrapper[data-color="black"] .primary-nav a {
  color: #000;
}
.page-wrapper[data-color="black"] .primary-nav a:focus .icon,
.page-wrapper[data-color="black"] .primary-nav a:hover .icon {
  color: #fff;
  background-color: #000;
}
.page-wrapper[data-color="yellow"] .primary-nav a {
  color: #ffe517;
}
.page-wrapper[data-color="yellow"] .primary-nav a:focus .icon,
.page-wrapper[data-color="yellow"] .primary-nav a:hover .icon {
  color: #fff;
  background-color: #ffe517;
}
.page-wrapper[data-color="grey"] .primary-nav a {
  color: #333132;
}
.page-wrapper[data-color="grey"] .primary-nav a:focus .icon,
.page-wrapper[data-color="grey"] .primary-nav a:hover .icon {
  color: #fff;
  background-color: #333132;
}
.page-nav-toggle span,
.page-wrapper[data-color="springgreen"] 
.page-nav-mobile .nav a:focus,
.page-wrapper[data-color="springgreen"] .page-nav-mobile .nav a:hover,
.page-wrapper[data-color="springgreen"] .page-nav-mobile .page-nav-toggle span {
  background-color: #00FF7F;
}

/* .page-nav-toggle span,
.page-wrapper[data-color="black"] 
.page-nav .primary-nav a:focus,
.page-wrapper[data-color="black"] .page-nav .primary-nav a:hover,
.page-wrapper[data-color="black"] .page-nav .page-nav-toggle span {
  background-color: #000000;
} */


.page-nav {
  height: 70px;
}
.page-nav .primary-nav a {
  position: relative;
}
.page-nav .primary-nav a:focus .icon,
.page-nav .primary-nav a:hover .icon {
  background-color: #000;
  color: #fff;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.page-nav .primary-nav a:focus div,
.page-nav .primary-nav a:focus h6,
.page-nav .primary-nav a:hover div,
.page-nav .primary-nav a:hover h6 {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.page-nav .primary-nav a .icon {
  -webkit-transition: background-color 0.3s 0.3s, color 0.3s 0.3s;
  transition: background-color 0.3s 0.3s, color 0.3s 0.3s;
}
.page-nav .primary-nav a div,
.page-nav .primary-nav a h6 {
  left: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.page-nav-mobile .page-nav-toggle {
  position: absolute;
  top: 80px;
  left: -100%;
  width: 500px;
  height: 70px;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.page-nav .page-nav-toggle {
  position: absolute;
  top: 80px;
  left: -100%;
  width: 70px;
  height: 70px;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.page-nav-toggle span {
  position: absolute;
  left: 50%;
  margin-left: -15px;
  width: 50px;
  height: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 0;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.page-nav-mobile span {
  position: absolute;
  left: 90%;
  margin-left: -15px;
  width: 50px;
  height: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 0;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.layout-works .backgrounds div,
.page-menu-open .page-nav-mobile .page-nav-toggle .dash--2 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.page-nav-toggle .dash--1 {
  top: 25px;
}
.page-nav-toggle .dash--2 {
  top: 32px;
}
.page-nav-toggle .dash--3 {
  top: 39px;
}
.page-nav-toggle .dash--4 {
  top: 46px;
}
.page-nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.page-wrapper[data-color="white"] .page-nav-mobile .page-logo {
  color: #000;
}
.page-wrapper[data-color="white"] .page-nav-mobile .nav a:focus .icon,
.page-wrapper[data-color="white"] .page-nav-mobile .nav a:focus h6,
.page-wrapper[data-color="white"] .page-nav-mobile .nav a:hover .icon,
.page-wrapper[data-color="white"] .page-nav-mobile .nav a:hover h6 {
  color: #fff;
}
.page-nav-mobile .navbar {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 70px;
  background-color: #fff;
}
.page-nav-mobile .page-nav-toggle {
  top: 4px;
  right: 0;
  left: auto;
}
.page-menu-open .page-nav-mobile .page-nav-toggle .dash--1 {
  top: 29px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-menu-open .page-nav-mobile .page-nav-toggle .dash--3 {
  top: 29px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.page-nav-mobile .nav {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
.page-nav-mobile .nav a {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 70px;
  background-color: #fff;
  color: #000;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.page-nav-mobile .nav a:nth-child(1) {
  z-index: 5;
}
.page-nav-mobile .nav a:nth-child(2) {
  z-index: 4;
}
.page-nav-mobile .nav a:nth-child(3) {
  z-index: 3;
}
.page-nav-mobile .nav a:focus,
.page-nav-mobile .nav a:hover {
  color: #fff;
  background-color: #000;
}
.page-nav-mobile .nav a:focus div,
.page-nav-mobile .nav a:hover div {
  padding-left: 90px;
}
.page-nav-mobile .nav a:focus h6,
.page-nav-mobile .nav a:hover h6 {
  color: #fff;
}
.page-nav-mobile .nav a .icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 70px;
  height: 70px;
  line-height: 60px;
  font-size: 2em;
  text-align: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.nav .icon .about-mobile {
  position: relative;
  top: 13px;
  left: 30px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav .icon .clients-mobile {
  position: relative;
  top: 13px;
  left: 30px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.nav .icon .ai-mobile {
  position: relative;
  top: 13px;
  left: 30px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav .icon .art-direction-mobile {
  position: relative;
  top: 13px;
  left: 30px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav .icon .motion-design-mobile {
  position: relative;
  top: 13px;
  left: 30px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav .icon .retail-design-mobile {
  position: relative;
  top: 13px;
  left: 30px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav .icon .contact-mobile {
  position: relative;
  top: 13px;
  left: 30px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}



.page-nav-mobile .nav a div {
  padding-left: 70px;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.page-nav-mobile .nav a h6 {
  margin: 0;
  line-height: 70px;
  font-size: 1em;
  white-space: nowrap;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.is-mobile .page-nav {
  display: none;
}
.is-mobile .page-nav-mobile {
  display: block;
}
.layout {
  position: relative;
  width: 100%;
  height: 100%;
}
.layout:after,
.layout:before {
  content: " ";
  display: table;
}
.layout-404 {
  background-color: #ffe517;
}
.layout-404 .inner {
  position: absolute;
  width: 480px;
  height: 430px;
  top: 50%;
  left: 50%;
  margin-top: -215px;
  margin-left: -240px;
  text-align: center;
  color: #000;
  font-size: 1.5em;
}
.layout-404 .banana {
  position: relative;
  display: inline-block;
  width: 480px;
  height: 200px;
  background: url(../images/oldbrowser-banana.jpg) 50% 50% no-repeat;
}
.layout-404 h1 {
  margin-top: 0;
  color: #000;
  font-size: 5em;
}
.layout-404 a {
  display: inline-block;
  padding: 3px;
  background-color: #fff;
  color: #000;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.layout-404 a:hover {
  background-color: #000;
  color: #fff;
}
.section {
  position: relative;
}
.section:after,
.section:before {
  content: " ";
  display: table;
}
.layout-home .column {
  position: relative;
  float: left;
  width: 50%;
}
.layout-home .logo-vo {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin: -58px 0 0 -120px;
  width: 260px;
  height: 115px;
}
.layout-home .logo-vo .flipper {
  position: relative;
}
.layout-home .logo-vo .back,
.layout-home .logo-vo .front {
  position: absolute;
  top: 0;
  left: 0;
  width: 15em;
  width: 260px;
  height: 115px;
}
.layout-home .logo-vo .front {
  z-index: 2;
}
.layout-home .logo-vo .front img {
  width: 15em;
  height: auto;
}
.layout-home .logo-vo .back {
  padding-top: 15px;
  text-align: center;
}
.layout-home .logo-vo .social li {
  display: inline-block;
  margin: 0 5px;
}
.layout-home .logo-vo .social a {
  display: inline-block;
  padding: 2px 0;
  color: #fff;
  font-size: 2.875em;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.layout-home .logo-vo .social a:focus,
.layout-home .logo-vo .social a:hover {
  color: #00FF7F;
}
.layout-home .logo-vo .tel {
  margin-bottom: 0;
  font-size: 1.125em;
}
.layout-home .block {
  position: relative;
  width: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.layout-home .block--image .media .mediaindex .mediaindex2 {
  width: calc(100% + 100px);
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.layout-home .block--image:hover .media .mediaindex .mediaindex2 {
  -webkit-transition-duration: 10s;
  transition-duration: 10s;
}
.layout-home .block--video .media .mediaindex .mediaindex2 {
  background-position: 50% 50%;
}
.layout-home .block--video video {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.layout-home .zoneclick {
  position: absolute;
  z-index: 5;
  cursor: pointer;
}
.layout-home .mask {
  position: absolute;
  z-index: 4;
  top: 0%;
  background-color: rgba(3, 19, 56, 0.5);
}

.layout-home .media {
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
}


/* .mediaindex */

.layout-home .mediaindex {
  position: static;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  max-height: auto;
}

/* .mediaindex iframe,.mediaindex2 object,.mediaindex2 embed {
  aspect-ratio: 8/9;
  width: 100% !important; height: 100% !important; 
  top:0; left:0;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0px;
} */

.mediaindex {
  z-index: 101;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  background: url(../videos/servidor_bg.png) 50% no-repeat;
  background-size: cover;
}

.mediaindex iframe,
.mediaindex video {
  width: 100vw;
  height: 56.25vw;
  min-width: 177.77vh;
  min-height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
}
.mediaindex .video:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(5, 10, 16, 0.20);
  content: "";
}

.mediaindex #video_cover {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../videos/servidor_bg.png) no-repeat;
  background-position: 50%;
  background-size: cover;
}
/* .mediaindex */




/* .mediaindex2 */

.layout-home .mediaindex2 {
  position: static;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  max-height: auto;
}

/* .mediaindex2 iframe,.mediaindex2 object,.mediaindex2 embed {
  aspect-ratio: 8/9;
  width: 100% !important; height: 100% !important; 
  top:0; left:0;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0px;
} */

.mediaindex2 {
  z-index: 101;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  background: url(../videos/servidor2_bg.png) 50% no-repeat;
  background-size: cover;
}

.mediaindex2 iframe,
.mediaindex2 video {
  width: 100vw;
  height: 56.25vw;
  min-width: 177.77vh;
  min-height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
}
.mediaindex2 .video:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(5, 10, 16, 0.20);
  content: "";
}

.mediaindex2 #video_cover {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../videos/servidor2_bg.png) no-repeat;
  background-position: 50%;
  background-size: cover;
}
/* .mediaindex2 */




.layout-home .title1 {
  position: absolute;
  z-index: 10;
  top: 35%;
  left: 0;
  width: 100%;
  margin: 0;
  font-size: 3em;
  color: #ffffff;
  line-height: 1.1;
  text-align: center;
}
.layout-home .title2 {
  position: absolute;
  z-index: 10;
  top: 42%;
  left: 0;
  width: 100%;
  margin: 0;
  font-size: 3em;
  color: #ffffff;
  line-height: 1.1;
  text-align: center;
}

.layout-home .title3 {
  position: absolute;
  z-index: 10;
  top: 38%;
  left: 0;
  width: 100%;
  margin: 0;
  font-size: 3em;
  color: #ffffff;
  line-height: 1.1;
  text-align: center;
}



.layout-home .title small {
  position: relative;
  display: block;
}

.layout-home .title1 small {
  position: relative2;
  display: block;
}.layout-home .title small {
  position: relative;
  display: block;
}.layout-home .title3 small {
  position: relative;
  display: block;
}



.layout-home .h2,
.layout-home h2 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #00FF7F;
  font-size: 2em;
}
.layout-home .h7,
.layout-home h7 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 2em;
  margin-top: 0.5em;
  text-transform: none;
  letter-spacing: 0;
  font: 800 3.3vw/1 Montserrat, Arial, Helvetica, sans-serif
}
.layout-home .h8,
.layout-home h8 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 2em;
  margin-top: 0.5em;
  text-transform: none;
  letter-spacing: 0;
  font: 800 3.3vw/1 Montserrat, Arial, Helvetica, sans-serif
}
.layout-home .h8,
.layout-home h8 {
  margin-top: 0;
  margin-bottom: 10px;
  color: rgb(23, 255, 154);
  font-size: 2em;
  margin-top: 0.5em;
  text-transform: none;
  letter-spacing: 0;
  font: 800 3.3vw/1 Montserrat, Arial, Helvetica, sans-serif
}
.layout-home .h9,
.layout-home h9 {
  margin-top: 0;
  margin-bottom: 10px;
  color: rgb(0, 0, 0);
  font-size: 2em;
  margin-top: 0.5em;
  text-transform: none;
  letter-spacing: 0;
  font: 800 3.3vw/1 Montserrat, Arial, Helvetica, sans-serif
}

.layout-home .block--main.block--image .media {
  -webkit-transform: translate3d(-50px, 0, 0) scale(1);
  transform: translate3d(-50px, 0, 0) scale(1);
}
.layout-home .block--main.block--image:hover .media {
  -webkit-transform: translate3d(50px, 0, 0) scale(1.2);
  transform: translate3d(50px, 0, 0) scale(1.2);
}
.layout-home .block--edito .block--slider {
  position: absolute;
  z-index: 6;
}
.layout-home .block--edito .slick-slider {
  margin-bottom: 0;
}
.layout-home .block--edito .items,
.layout-home .block--edito .slick-list,
.layout-home .block--edito .slick-slide,
.layout-home .block--edito .slick-track {
  height: 100%;
}
.layout-home .block--edito .controls {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.layout-home .block--edito .controls li {
  display: inline-block;
  margin: 0 1px;
}
.layout-home .block--edito .controls a {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.layout-home .block--edito .controls a:focus,
.layout-home .block--edito .controls a:hover {
  background-color: rgb(23, 255, 154) !important;
}
.layout-home .block--edito .controls .active a {
  background-color: hwb(154 9% 0%);
}
.layout-home .block--edito .item {
  position: relative;
}
.layout-home .block--edito .content {
  padding: 0 20%;
  color: #000;
  font-size: 1.5em;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.layout-home .block--edito .content a {
  color: #000;
}
.layout-home .block--edito .content a:active,
.layout-home .block--edito .content a:hover {
  color: #fff;
}
.layout-home .block--edito a.source {
  display: inline-block;
  font-size: 1.3em;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.is-mobile .layout-home .block--edito .mask,
.layout-home .block--edito a.source:after {
  display: none;
}
.layout-home .block--edito a.source:focus,
.layout-home .block--edito a.source:hover {
  color: #ffe517 !important;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.layout-home .block--edito .mask {
  background:  rgba(23, 104, 255, 0.7);
}
.layout-home .block--edito.hover .controls a {
  background-color: rgba(255, 255, 255, 0.2);
}
.layout-home .block--edito.hover .controls .active a {
  background-color: #fff;
}
.layout-home .block--edito.hover .content,
.layout-home .block--edito.hover a.source {
  color: #fff;
}
.layout-home .block--secondary {
  height: 50%;
}
.layout-home .block--secondary.block--image .media {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.layout-home .block--secondary.block--image:hover .media {
  -webkit-transform: translate3d(-50px, 0, 0) scale(1.2);
  transform: translate3d(-50px, 0, 0) scale(1.2);
}
.is-mobile .layout-home .mask {
  top: 0;
}
.layout-works {
  background-color: #000;
}
.layout-works .projects {
  position: absolute;
  z-index: 2;
  padding: 25px 0;
  color: #fff;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.layout-works .projects ul {
  display: block;
}
.layout-works .projects li {
  display: block;
  margin: 20px 0;
}
.layout-works .projects a {
  position: relative;
  display: block;
  padding: 15px 0;
  background: 0 0;
  color: #fff;
  font-size: 2em;
  text-decoration: none;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.layout-contact .block--image .media,
.layout-page .block--media,
.layout-wall .section--mosaic .item {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.layout-works .projects a:after,
.layout-works .projects a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 50%;
  width: 0;
  height: 4px;
  background-color: #ffe517;
  font-size: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.layout-works .projects a:before {
  top: 0;
  margin-left: 25px;
}
.layout-works .projects a:after {
  bottom: 0;
  margin-left: -25px;
}
.layout-works .projects a.active,
.layout-works .projects a:hover {
  color: #ffe517;
}
.layout-works .projects a.active:before,
.layout-works .projects a:hover:before {
  width: 50px;
  margin-left: -25px;
}
.layout-works .projects a.active:after,
.layout-works .projects a:hover:after {
  width: 50px;
}
.layout-works .backgrounds {
  position: fixed;
  z-index: 1;
}
.layout-works .backgrounds div {
  position: absolute;
  overflow: hidden;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.layout-wall .container,
.layout-wall .section {
  position: relative;
  z-index: 1;
}
.layout-wall {
  background-color: #edecea;
}
.layout-wall .container {
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.layout-wall .sections:after,
.layout-wall .sections:before {
  content: " ";
  display: table;
}
.layout-wall .section--details .content {
  margin-bottom: 30px;
}
.layout-wall .section--details .details p {
  margin-bottom: 3px;
  color: #9d9d9d;
  font-weight: 700;
}
.layout-wall .section--details .details span {
  display: inline-block;
  width: 90px;
  color: #333132;
}
.layout-wall .section--details .details .social {
  padding-top: 10px;
}
.layout-wall .section--details .details .social a {
  padding: 0;
  margin-right: 10px;
  color: #cbcbcb;
  font-size: 2.25em;
}
.layout-wall .section--details .details .social a:after {
  display: none;
}
.layout-wall .section--details .details .social a:focus,
.layout-wall .section--details .details .social a:hover {
  color: #000;
}
.layout-wall .section--details .details .social i {
  display: inline-block;
  margin: 0 2px;
}
.layout-wall .section--image-full img {
  width: 100%;
  height: auto;
}
.layout-wall .section--half .inner {
  display: block;
}
.layout-wall .section--half img {
  width: 100%;
  height: auto;
}
.layout-wall .section--scene {
  z-index: 2;
}
.layout-wall .section--scene .layer {
  position: absolute;
  z-index: 2;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.layout-wall .section--scene .layer img {
  width: 100%;
  height: auto;
}
.layout-wall .section--scene .background {
  position: absolute;
  z-index: 1;
}
.layout-wall .section--scene .h1,
.layout-wall .section--scene .h2,
.layout-wall .section--scene .h3,
.layout-wall .section--scene .h4,
.layout-wall .section--scene .h5,
.layout-wall .section--scene h1,
.layout-wall .section--scene h2,
.layout-wall .section--scene h3,
.layout-wall .section--scene h4,
.layout-wall .section--scene h5 {
  margin: 0;
}
.layout-wall .section--mosaic .inner {
  display: table;
  height: 100%;
}
.layout-wall .section--mosaic .row {
  display: table-row;
}
.layout-wall .section--mosaic .item {
  position: relative;
  display: table-cell;
  overflow: hidden;
}
.layout-wall .section--mosaic .item img {
  width: 100%;
  height: auto;
  visibility: hidden;
}
.layout-wall .section--mosaic .details {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: rgba(255, 229, 23, 0.85);
}
.layout-wall .section.sheme-white {
  background-color: #fff;
}
.layout-wall .section.sheme-yellow {
  background-color: #ffe517;
}
.layout-wall .block--video {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.layout-wall .block--video iframe {
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.layout-wall .block--video .video.loading {
  min-width: 960px;
}
.layout-wall .block--slider {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.layout-wall .block--text {
  display: table;
  width: 100%;
  height: 100%;
}
.layout-wall .block--text .content {
  display: table-cell;
  padding: 0 15%;
  vertical-align: middle;
}
.layout-wall .slick-slider {
  margin-bottom: 0;
}
.layout-wall .controls {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.layout-wall .controls li {
  display: inline-block;
  margin: 0 1px;
}
.layout-wall .controls a {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.layout-wall .controls a:focus,
.layout-wall .controls a:hover {
  background-color: #fff;
}
.layout-wall .controls .active a {
  background-color: #fff;
}
.layout-wall .primary-nav {
  position: fixed;
  z-index: 10;
  top: 50%;
  right: 0;
  height: 80px;
  margin-top: -80px;
}
.layout-wall .primary-nav a {
  right: 0;
}
.layout-wall .primary-nav a:focus .icon,
.layout-wall .primary-nav a:hover .icon {
  background-color: #000;
  color: #fff;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.layout-wall .primary-nav a:focus div,
.layout-wall .primary-nav a:focus h6,
.layout-wall .primary-nav a:hover div,
.layout-wall .primary-nav a:hover h6 {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.layout-wall .primary-nav a:focus div,
.layout-wall .primary-nav a:hover div {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.layout-wall .primary-nav a:focus h6,
.layout-wall .primary-nav a:hover h6 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.layout-wall .primary-nav .next {
  top: 80px;
}
.layout-wall .primary-nav .prev {
  top: 0;
}
.layout-wall .primary-nav .list div {
  width: 0;
}
.layout-wall .primary-nav .icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 1.75em;
  -webkit-transition: background-color 0.3s 0.6s, color 0.3s 0.6s;
  transition: background-color 0.3s 0.6s, color 0.3s 0.6s;
}
.layout-wall .primary-nav div {
  width: 100%;
  height: 100%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.layout-wall .primary-nav h6 {
  padding: 0 30px;
  line-height: 80px;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.layout-wall .primary-nav div,
.layout-wall .primary-nav h6 {
  right: 100%;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.layout-wall .primary-nav h6,
.layout-wall .primary-nav img {
  position: absolute;
  top: 0;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.layout-wall h1 {
  margin-bottom: 30px;
}
.layout-contact .column {
  position: relative;
  float: left;
  width: 50%;
}
.layout-contact .block {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.layout-contact .block--main {
  display: table;
}
.layout-contact .block--main .inner {
  display: table-cell;
  padding: 0 20% 80px;
  vertical-align: middle;
}
.layout-contact .block--main .content {
  margin-bottom: 30px;
  line-height: 1.6;
  text-align: justify;
}
.layout-contact .block--image {
  height: 50%;
}
.layout-contact .block--image img {
  display: none;
  width: 100%;
  height: auto;
}
.layout-contact .block--image .media {
  position: absolute;
  z-index: 1;
}
.layout-contact .block--gmap {
  height: 50%;
}
.layout-contact .block--gmap .inner {
  height: 100%;
}
.layout-contact .block--gmap .gmap-infowindow {
  display: none;
}
.layout-contact .block--gmap .gm-style-iw {
  font-size: 13px;
}
.layout-contact .block--gmap .gm-style-iw p {
  margin-bottom: 7px;
}
.layout-contact .block--gmap .gm-style-iw .btn {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0 4px;
  border: 0;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.layout-contact .block--gmap .gm-style-iw .btn:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  height: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffe517;
  border-radius: 1px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.layout-contact .block--gmap .gm-style-iw .btn:focus:after,
.layout-contact .block--gmap .gm-style-iw .btn:hover:after {
  height: 2px;
}
.layout-contact h1 {
  margin-bottom: 30px;
  font-size: 3em;
}
.layout-contact .social p {
  margin-bottom: 5px;
  font-size: 0.875em;
}
.layout-contact .social ul li {
  display: inline-block;
  margin: 0 10px 0 0;
}
.layout-contact .social ul a {
  color: #cbcbcb;
  font-size: 2em;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.layout-contact .social ul a:focus,
.layout-contact .social ul a:hover {
  color: #000;
}
.layout-page .column {
  position: relative;
  float: left;
  width: 50%;
}
.layout-page .column--main {
  overflow-x: hidden;
  overflow-y: auto;
}
.layout-page .column--main::-webkit-scrollbar {
  width: 12px;
}
.layout-page .column--main::-webkit-scrollbar-track {
  background-color: transparent;
}
.layout-page .column--main::-webkit-scrollbar-track:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.layout-page .column--main::-webkit-scrollbar-thumb {
  background-color: #000;
}
.layout-page .block {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.layout-page .block--main {
  display: table;
}
.layout-page .block--main .inner {
  display: table-cell;
  padding: 50px 20%;
  vertical-align: middle;
}
.layout-page .block--main .title {
  text-align: center;
}
.layout-page .block--main .title1 {
  text-align: center;
}
.layout-page .block--main .title2 {
  text-align: center;
}
.layout-page .block--main .title3 {
  text-align: center;
}
.layout-page .block--main .content {
  line-height: 1.6;
  text-align: justify;
}
.layout-page .block--media {
  position: absolute;
}
.iScrollHorizontalScrollbar {
  position: absolute;
  z-index: 9999;
  height: 6px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  overflow: hidden;
}
.iScrollHorizontalScrollbar.iScrollBothScrollbars {
  right: 18px;
}
.iScrollVerticalScrollbar {
  position: absolute;
  z-index: 9999;
  width: 6px;
  bottom: 2px;
  top: 2px;
  right: 2px;
  overflow: hidden;
}
.iScrollVerticalScrollbar.iScrollBothScrollbars {
  bottom: 18px;
}
.iScrollIndicator {
  position: absolute;
  background-color: #000;
  border-radius: 6px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.iScrollHorizontalScrollbar .iScrollIndicator {
  height: 100%;
}
.iScrollVerticalScrollbar .iScrollIndicator {
  width: 100%;
}
.page-wrapper[data-color="white"] .page-logo {
  color: #fff;
}
.page-wrapper[data-color="black"] .page-logo {
  color: #000;
}
.page-wrapper[data-color="yellow"] .page-logo {
  color: #ffe517;
}
.page-wrapper[data-color="grey"] .page-logo {
  color: #333132;
}
.page-wrapper[data-color="white"] .page-nav-toggle span {
  background-color: #000000;
}
.page-wrapper[data-color="black"] .page-nav .page-nav-toggle span {
  background-color: #ffffff;
}
.page-wrapper[data-color="black"] .page-nav-mobile .page-nav-toggle span {
  background-color: #000000;
}



.page-wrapper[data-color="yellow"] .page-nav-toggle span {
  background-color: #ffe517;
}

.page-wrapper[data-color="grey"] .page-nav-toggle span {
  background-color: #333132;
}
.content .alignright,
.flr,
.pull--right {
  float: right !important;
}
.content .alignleft,
.fll,
.pull--left {
  float: left !important;
}
.fln,
.pull--none {
  float: none !important;
}
.tal,
.text--left {
  text-align: left !important;
}
.tac,
.text--center {
  text-align: center !important;
}
.tar,
.text--right {
  text-align: right !important;
}
.text--uppercase,
.ttu {
  text-transform: uppercase !important;
}
.weight--light {
  font-weight: 300 !important;
}
.weight--normal {
  font-weight: 400 !important;
}
.weight--semibold {
  font-weight: 600 !important;
}
.hidden {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden !important;
}
.visible {
  visibility: visible !important;
}
.w10 {
  width: 10% !important;
}
.w20 {
  width: 20% !important;
}
.w25 {
  width: 25% !important;
}
.w30 {
  width: 30% !important;
}
.w33 {
  width: 33.333% !important;
}
.w40 {
  width: 40% !important;
}
.w50 {
  width: 50% !important;
}
.w60 {
  width: 60% !important;
}
.w66 {
  width: 66.666% !important;
}
.w70 {
  width: 70% !important;
}
.w75 {
  width: 75% !important;
}
.w80 {
  width: 80% !important;
}
.w90 {
  width: 90% !important;
}
.w100 {
  width: 100% !important;
}
.w50p {
  width: 50px !important;
}
.w100p {
  width: 100px !important;
}
.w150p {
  width: 150px !important;
}
.w200p {
  width: 200px !important;
}
.w300p {
  width: 300px !important;
}
.w400p {
  width: 400px !important;
}
.w500p {
  width: 500px !important;
}
.w600p {
  width: 600px !important;
}
.w700p {
  width: 700px !important;
}
.w800p {
  width: 800px !important;
}
.w960p {
  width: 960px !important;
}
.mw960p {
  max-width: 960px !important;
}
.w1140p {
  width: 1140px !important;
}
.mw1140p {
  max-width: 1140px !important;
}
.m--reset,
.ma0,
.nomargin {
  margin: 0 !important;
}
.nopadding,
.p--reset,
.pa0 {
  padding: 0 !important;
}
.ma10,
.mas {
  margin: 10px !important;
}
.ma15 {
  margin: 15px !important;
}
.ma20,
.mam {
  margin: 20px !important;
}
.ma30,
.mal {
  margin: 30px !important;
}
.ma50 {
  margin: 50px !important;
}
.pa10,
.pas {
  padding: 10px !important;
}
.pa15 {
  padding: 15px !important;
}
.pa20,
.pam {
  padding: 20px !important;
}
.pa30,
.pal {
  padding: 30px !important;
}
.pa50 {
  padding: 50px !important;
}
.mt0,
.mtn {
  margin-top: 0 !important;
}
.mt10,
.mts {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20,
.mtm {
  margin-top: 20px !important;
}
.mt30,
.mtl {
  margin-top: 30px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mr0,
.mrn {
  margin-right: 0 !important;
}
.mr10,
.mrs {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20,
.mrm {
  margin-right: 20px !important;
}
.mr30,
.mrl {
  margin-right: 30px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr100 {
  margin-right: 100px !important;
}
.mb0,
.mbn {
  margin-bottom: 0 !important;
}
.mb10,
.mbs {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20,
.mbm {
  margin-bottom: 20px !important;
}
.mb30,
.mbl {
  margin-bottom: 30px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.ml0,
.mln {
  margin-left: 0 !important;
}
.ml10,
.mls {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20,
.mlm {
  margin-left: 20px !important;
}
.ml30,
.mll {
  margin-left: 30px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.pt0,
.ptn {
  padding-top: 0 !important;
}
.pt10,
.pts {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20,
.ptm {
  padding-top: 20px !important;
}
.pt30,
.ptl {
  padding-top: 30px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pr0,
.prn {
  padding-right: 0 !important;
}
.pr10,
.prs {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20,
.prm {
  padding-right: 20px !important;
}
.pr30,
.prl {
  padding-right: 30px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr100 {
  padding-right: 100px !important;
}
.pb0,
.pbn {
  padding-bottom: 0 !important;
}
.pb10,
.pbs {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20,
.pbm {
  padding-bottom: 20px !important;
}
.pb30,
.pbl {
  padding-bottom: 30px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pl0,
.pln {
  padding-left: 0 !important;
}
.pl10,
.pls {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20,
.plm {
  padding-left: 20px !important;
}
.pl30,
.pll {
  padding-left: 30px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl100 {
  padding-left: 100px !important;
}
@media screen and (min-width: 769px) {
  .layout-home .logo-vo {
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .layout-home .logo-vo:hover .front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  .layout-home .logo-vo:hover .back {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  .layout-home .logo-vo .back,
  .layout-home .logo-vo .front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .layout-home .logo-vo .front {
    z-index: 2;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  .layout-home .logo-vo .back {
    background-color: #000;
    color: #fff;
    border-radius: 0%;
    width: 18em;
    width: 260px;
    height: 115px;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
  .layout-home .title {
    padding: 0 120px;
  }
   .layout-home .title1 {
    padding: 0 120px;
  }
   .layout-home .title2 {
    padding: 0 120px;
  }
   .layout-home .title3 {
    padding: 0 120px;
  }
  .layout-home .block--edito {
    height: 50%;
  }
  .layout-home .block--edito .block--slider {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .layout-home .block--edito .content {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .layout-wall .container {
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .layout-wall .sections {
    display: table;
    height: 100%;
    padding-right: 79px;
  }
  .layout-wall .section {
    display: table-cell;
    vertical-align: top;
    overflow-x: visible;
    overflow-y: hidden;
  }
  .layout-wall .section--details,
  .layout-wall .section--text-full {
    vertical-align: middle;
  }
  .layout-wall .section--details .inner,
  .layout-wall .section--text-full .inner {
    width: 700px;
    padding: 0 150px 50px;
  }
  .layout-wall .section--half .inner {
    height: 100%;
  }
  .layout-wall .section--half .row {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;
  }
  .layout-wall .section--half .row:first-child {
    top: 0;
  }
  .layout-wall .section--mosaic .details {
    top: 0;
    left: -100%;
    height: 100%;
    -webkit-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
  }
  .layout-wall .section--mosaic .content {
    position: absolute;
    top: 50%;
    left: 15%;
    width: 70%;
    height: 200px;
    margin-top: -100px;
  }
  .layout-wall .section--mosaic .item {
    cursor: help;
  }
  .layout-wall .section--mosaic .item:focus .details,
  .layout-wall .section--mosaic .item:hover .details {
    left: 0;
  }
}




@media screen and (max-width: 768px) {
  .layout-contact .block--main .content,
  .layout-contact .block--main .social,
  .layout-contact .block--main .title
  .layout-contact .block--main .title1
  .layout-contact .block--main .title2
  .layout-contact .block--main .title3 {
    text-align: center;
  }
  .layout-contact .column,
  .layout-home .column,
  .layout-page .column {
    float: none;
    width: 100%;
  }
  .column,
  .layout,
  .page-body,
  .page-content1,
  .page-wrapper,
  body,
  html {
    height: auto !important;
    overflow: visible;
  }
  .page-wrapper {
    padding-top: 70px;
  }
  .page-wrapper:before {
    display: block;
  }
  /* header {
    width: 100%;
  } */
  .is-responsive {
    z-index: 1;
  }
  .page-nav {
    display: none;
  }
  .page-nav-mobile {
    display: block;
  }
  .layout-home .logo-vo,
  .layout-wall .section--mosaic .shortdesc {
    display: none;
  }
  .layout-404 .inner {
    position: relative;
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .layout-home .block {
    height: auto;
  }
  .layout-home .title {
    padding: 0 20px;
  }
  .layout-home .title1 {
    padding: 0 20px;
  }.layout-home .title2 {
    padding: 0 20px;
  }.layout-home .title3 {
    padding: 0 20px;
  }
  .layout-home .block--main {
    height: 480px;
  }
  .layout-home .block--edito .block--slider {
    position: relative;
  }
  .layout-home .block--edito .content,
  .layout-home .block--edito .item {
    padding-top: 70px;
    padding-bottom: 80px;
  }
  .layout-home .block--secondary {
    height: 300px;
  }
  .layout-contact .block,
  .layout-page .block,
  .layout-wall .block--text,
  .layout-wall .block--video {
    height: auto;
  }
  .layout-works .projects {
    position: relative;
    font-size: 80%;
  }
  .layout-wall .section--details .inner,
  .layout-wall .section--text-full .inner {
    padding: 0 50px 50px;
  }
  .layout-wall .section--scene {
    overflow: hidden;
  }
  .layout-wall .section--mosaic .inner {
    width: 100%;
  }
  .layout-wall .section--mosaic .details {
    bottom: 0;
    left: 0;
    height: auto;
    padding: 10px 20px;
  }
  .layout-wall .section--mosaic .h2,
  .layout-wall .section--mosaic h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5em;
  }
  .layout-wall .block--text {
    display: block;
  }
  .layout-wall .block--text .content {
    padding: 50px;
  }
  .layout-wall .primary-nav {
    display: none;
  }
  .layout-contact .block--main .inner {
    display: block;
    padding: 0 50px 50px;
  }
  .layout-contact .block--image img {
    display: block;
  }
  .layout-contact .block--image .media {
    display: none;
  }
  .layout-contact .block--gmap .inner {
    min-height: 450px;
  }
  .layout-page .block--main .inner {
    display: block;
    padding: 0 50px 50px;
  }
  .layout-page .block--media {
    position: relative;
    height: 300px;
    max-height: 480px;
  }
}


@media (max-width: 566.85714px) {
.app-preloader .logo-vo .flipper {
  position: relative;
}
.app-preloader .logo-vo .back,
.app-preloader .logo-vo .front {
  position: absolute;
  top: 0;
  left: 0;
  width: 215px;
  height: 115px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
 
.app-preloader .logo-vo .front {
  z-index: 2;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.app-preloader .logo-vo .back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.app-preloader .logo-vo img {
  width: 15em;
  height: auto;
}
 
  .layout-home .title small {
    font-size: 18px;
  }
  .layout-home .title1 small {
    font-size: 18px;
  }
  .layout-home .title2 small {
    font-size: 18px;
  }
  .layout-home .title3 small {
    font-size: 18px;
  }

.layout-home .title h7 {
    font-size: 38px;
  }
  .layout-home .title1 h7 {
    font-size: 38px;
  }
  .layout-home .title2 h7 {
    font-size: 38px;
  }
.layout-home .title3 h7 {
    font-size: 38px;
  }

  .layout-home .title h8 {
    font-size: 38px;
  }
  .layout-home .title1 h9 {
    font-size: 38px;
  }
  .layout-home .title2 h8 {
    font-size: 38px;
  }
.layout-home .title3 h8 {
    font-size: 38px;
  }



/* .layout-home .title {
   padding: 0 120px;
}
.layout-home .title1 {
   padding: 0 120px;
}
.layout-home .title2 {
   padding: 0 120px;
}
.layout-home .title3 {
   padding: 0 10px;
} */

.layout-home .title3 {
  position: absolute;
  z-index: 10;
  top: 45%;
  left: 0;
  width: 100%;
  margin: 0;
  font-size: 3em;
  color: #ffffff;
  line-height: 1.1;
  text-align: center;
}

 .layout-home .title small {
    font-size: 18px;
  }
 .layout-home .title1 small {
    font-size: 18px;
  }
   .layout-home .title2 small {
    font-size: 18px;
  }
   .layout-home .title3 small {
    font-size: 18px;
  }

}


@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: 0 0 !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
