@charset "UTF-8";
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*  Breakpoints  */
/*  Colors  */
/*  Fonts  */
/*  Bootstrap Grid  */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.clearfix:before, .socials ul:before,
.clearfix:after,
.socials ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }


.clearfix:after,
.socials ul:after {
  clear: both; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.row-project {
  padding: 60px 0px; }
  .row-project:first-of-type {
    padding-top: 0px; }
  .row-project:last-of-type {
    padding-bottom: 0px; }
  @media (max-width: 767px) {
    .row-project {
      padding: 30px 0px; } }

body.home .feature--project .box h4, body.projects .box h4 {
  position: absolute;
  bottom: 22px;
  right: 30px;
  z-index: 999;
  margin-bottom: 0px;
  font-size: 53px; }
  @media (max-width: 991px) {
    body.home .feature--project .box h4, body.projects .box h4 {
      font-size: 48px; } }
  @media (max-width: 767px) {
    body.home .feature--project .box h4, body.projects .box h4 {
      font-size: 30px; } }
  body.home .feature--project .box h4.white, body.projects .box h4.white {
    color: #ffffff; }
  body.home .feature--project .box h4.grey, body.projects .box h4.grey {
    color: #464547; }
  body.home .feature--project .box h4.pink, body.projects .box h4.pink {
    color: #e8b0bd; }

body.home .feature--project .box p, body.projects .box p {
  -webkit-transition: .6s all ease;
  -o-transition: .6s all ease;
  transition: .6s all ease;
  font-size: 28px;
  letter-spacing: 0; }
  @media (max-width: 991px) {
    body.home .feature--project .box p, body.projects .box p {
      font-size: 25px; } }
  @media (max-width: 767px) {
    body.home .feature--project .box p, body.projects .box p {
      font-size: 15px;
      letter-spacing: 0px; } }

body.home .feature--project .box .box__content-inner.white p, body.projects .box .box__content-inner.white p {
  color: #ffffff; }

body.home .feature--project .box .box__content-inner.grey p, body.projects .box .box__content-inner.grey p {
  color: #464547 !important; }

body.home .feature--project .box .box__content-inner.pink p, body.projects .box .box__content-inner.pink p {
  color: #e8b0bd !important; }

body.home .feature--project:hover h4.grey, body.home .feature--project:hover h4.pink, body.home .feature--project:hover .box__content-inner.grey p, body.home .feature--project:hover .box__content-inner.pink p, body.projects .box--project:hover h4.grey, body.projects .box--project:hover h4.pink, body.projects .box--project:hover .box__content-inner.grey p, body.projects .box--project:hover .box__content-inner.pink p {
  color: #ffffff !important; }

body.single-moda_project h3 {
  text-align: center;
  font-size: 71px;
  margin-top: -7px; }
  @media (max-width: 1200px) {
    body.single-moda_project h3 {
      font-size: 62px;
      margin-bottom: 11px; } }
  @media (max-width: 991px) {
    body.single-moda_project h3 {
      font-size: 50px; } }
  @media (max-width: 767px) {
    body.single-moda_project h3 {
      font-size: 38px;
      margin-bottom: 17px; } }

body.single-moda_project .section--small.section-grey-and-pink {
  margin-top: -50px; }
  body.single-moda_project .section--small.section-grey-and-pink .section__content {
    margin-top: 0px; }
  @media (max-width: 1200px) {
    body.single-moda_project .section--small.section-grey-and-pink {
      margin-top: -40px; } }
  @media (max-width: 991px) {
    body.single-moda_project .section--small.section-grey-and-pink {
      margin-top: -54px; } }
  @media (max-width: 767px) {
    body.single-moda_project .section--small.section-grey-and-pink {
      margin-top: -22px; } }

body.single-moda_project .section--large {
  margin-top: -112px; }
  @media (max-width: 1200px) {
    body.single-moda_project .section--large {
      margin-top: -90px; } }
  @media (max-width: 767px) {
    body.single-moda_project .section--large {
      margin-top: -17px; } }

/* ------------------------------------------------------------ *\	
	Base
\* ------------------------------------------------------------ */
body {
  min-width: 320px;
  background: #ffffff;
  font-size: 21px;
  line-height: 1.34;
  color: #464547;
  font-family: "Moderat", sans-serif;
  /* Mobile */
  /*  Body Active  */ }
  @media (max-width: 767px) {
    body {
      font-size: 17px; } }
  body.active {
    max-width: 100%; }
    body.active .nav {
      visibility: visible;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      opacity: 1;
      top: 0;
      bottom: 0;
      overflow-y: scroll; }

a {
  color: #464547;
  text-decoration: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  a:hover {
    color: #e8b0bd; }
  a:focus {
    text-decoration: none;
    outline: 0; }
  a[href^="tel"], a[href^="mail"] {
    text-decoration: none !important; }

p {
  margin-bottom: 14px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Fabrik", sans-serif;
  color: #464547;
  line-height: 1.2;
  margin-top: 0; }

h1 {
  font-size: 80px; }

h2 {
  font-size: 168px; }

h3 {
  font-size: 137px;
  /* Mobile */ }
  @media (max-width: 767px) {
    h3 {
      font-size: 75px; } }

h4 {
  font-size: 90px;
  color: #e8b0bd;
  /* Tablet Portrait */
  /* Mobile */ }
  @media (max-width: 767px) {
    h4 {
      font-size: 70px; } }

h5 {
  font-size: 90px;
  /* Small Desktop */
  /* Tablet Portrait */
  /* Mobile */ }
  @media (max-width: 1200px) {
    h5 {
      font-size: 60px; } }
  @media (max-width: 991px) {
    h5 {
      font-size: 55px; } }
  @media (max-width: 767px) {
    h5 {
      font-size: 35px; } }

h6 {
  font-size: 35px;
  letter-spacing: -1px;
  /* Small Desktop */
  /* Tablet Portrait */
  /* Mobile */ }
  @media (max-width: 1200px) {
    h6 {
      font-size: 33px; } }
  @media (max-width: 991px) {
    h6 {
      font-size: 31px; } }
  @media (max-width: 767px) {
    h6 {
      font-size: 22px;
      line-height: 1.4; } }

.accordion__head h6 {
  font-size: 28px;
  letter-spacing: -1px;
  /* Small Desktop */
  /* Tablet Portrait */
  /* Mobile */ }
  @media (max-width: 1200px) {
    .accordion__head h6 {
      font-size: 26px; } }
  @media (max-width: 991px) {
    .accordion__head h6 {
      font-size: 26px; } }
  @media (max-width: 767px) {
    .accordion__head h6 {
      font-size: 20px;
      line-height: 1.4; } }

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
  margin-bottom: 0; }

/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
  content: '';
  line-height: 0;
  display: table;
  clear: both; }

/*  Centered  */
.centered {
  margin: auto;
  float: none; }

/*  Vertically Aligned  */
.valign {
  font-size: 0; }
  .valign [class^="col-"] {
    font-size: 21px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    /* Mobile */ }
    @media (max-width: 767px) {
      .valign [class^="col-"] {
        display: block; } }

/*  Arrow Animation  */
@-webkit-keyframes jumparrow {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0; }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1; } }
@keyframes jumparrow {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1; }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0; }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1; } }

/*  Animated  */
.animated {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform,opacity; }
  .animated.fadeInUp {
    -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
            transform: translateY(100px); }

.animated-in {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  visibility: visible; }
  .animated-in.fadeInUp {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/*  Notext  */
.notext {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }

.hidden {
  display: none; }

.fullsize-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover; }
  .fullsize-image > img {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0; }

/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

html,
body {
  height: 100%; }

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

body {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle; }

strong {
  font-weight: bold; }

small {
  font-size: 80%; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased; }

input[type="text"],
input[type="search"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="submit"],
textarea,
button {
  -webkit-appearance: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  color: inherit;
  letter-spacing: -1px; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  color: inherit;
  letter-spacing: -1px; }

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  color: inherit;
  letter-spacing: -1px; }

input::placeholder,
textarea::placeholder {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  color: inherit;
  letter-spacing: -1px; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] label[for] {
  cursor: pointer; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button {
  overflow: visible; }

textarea {
  overflow: auto;
  resize: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

th,
td {
  padding: 0; }

/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */
.container {
  width: 1234px;
  /*  Small Desktop  */
  /* Tablet Portrait */
  /* Mobile */ }
  @media (max-width: 1200px) {
    .container {
      width: 991px; } }
  @media (max-width: 991px) {
    .container {
      width: 97.5%; } }
  @media (max-width: 767px) {
    .container {
      width: auto;
      padding: 0; } }

/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  position: relative;
  overflow: hidden; }

/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */
i[class^="ico-"] {
  display: inline-block;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: middle; }
  .btn i[class^="ico-"] {
    margin-left: 42px;
    /* Tablet Portrait */ }
    @media (max-width: 991px) {
      .btn i[class^="ico-"] {
        margin-left: 5px; } }

.ico-arrow-black {
  background-image: url(../images/icons/ico-arrow-black.png);
  width: 31px;
  height: 49px;
  /* Tablet Portrait */ }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
    .ico-arrow-black {
      background-image: url(../images/icons/ico-arrow-black@2x.png);
      width: 31px;
      height: 49px; } }
  @media (max-width: 991px) {
    .ico-arrow-black {
      width: 16px;
      height: 25px; } }

.ico-arrow-pink {
  background-image: url(../images/icons/ico-arrow-pink.png);
  width: 31px;
  height: 49px;
  /* Tablet Portrait */
  /* Mobile */ }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
    .ico-arrow-pink {
      background-image: url(../images/icons/ico-arrow-pink@2x.png);
      width: 31px;
      height: 49px; } }
  @media (max-width: 991px) {
    .ico-arrow-pink {
      width: 19px;
      height: 28px; } }
  @media (max-width: 767px) {
    .ico-arrow-pink {
      width: 14px;
      height: 19px; } }

.ico-facebook {
  background-image: url(../images/icons/ico-facebook.png);
  width: 42px;
  height: 42px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
    .ico-facebook {
      background-image: url(../images/icons/ico-facebook@2x.png);
      width: 42px;
      height: 42px; } }

.ico-linkedin {
  background-image: url(../images/icons/ico-linkedin.png);
  width: 42px;
  height: 42px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
    .ico-linkedin {
      background-image: url(../images/icons/ico-linkedin@2x.png);
      width: 42px;
      height: 42px; } }

.ico-instagram {
  background-image: url(../images/icons/ico-instagram.png);
  width: 42px;
  height: 42px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
    .ico-instagram {
      background-image: url(../images/icons/ico-instagram@2x.png);
      width: 42px;
      height: 42px; } }

.ico-pinterest {
  background-image: url(../images/icons/ico-pinterest.png);
  width: 42px;
  height: 42px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
    .ico-pinterest {
      background-image: url(../images/icons/ico-pinterest.svg);
      width: 42px;
      height: 42px; } }

/* .test{
	color:blue;
	@media (min-width: $screen-xs-min) {
		color:red;
	}
	
	@media (min-width: $screen-sm-min) { 
		color:green;
	}	
}

 */
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header {
  padding-top: 70px;
  text-align: center;
  color: #e8b0bd;
  font-size: 25px;
  position: relative;
  z-index: 1;
  line-height: 1.35;
  /*  Tablet  */
  /* Mobile */
  /*@include mobile {*/
  /*  Header Primary  */
  /*  Header Secondary  */ }
  .header p {
    max-width: 915px;
    margin: 0 auto 80px;
    word-spacing: -1px; }
  .header h1 {
    display: none; }
  @media (max-width: 991px) {
    .header {
      padding-top: 70px; } }
  @media (max-width: 768px) {
    .header {
      padding: 20px 0;
      background: #ffffff;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      -webkit-transition: padding .3s, -webkit-box-shadow .3s;
      transition: padding .3s, -webkit-box-shadow .3s;
      -o-transition: box-shadow .3s, padding .3s;
      transition: box-shadow .3s, padding .3s;
      transition: box-shadow .3s, padding .3s, -webkit-box-shadow .3s; }
      .header p {
        display: none; }
      .header.sticky {
        z-index: 10;
        padding: 14px 0; } }
  .header__actions {
    /* Mobile */
    /*@include mobile {*/ }
    @media (max-width: 768px) {
      .header__actions {
        padding-bottom: 0; } }
  .header--primary .link-burger {
    top: 38px;
    right: 43px;
    /* Mobile */
    /*@include mobile {*/ }
    @media (max-width: 768px) {
      .header--primary .link-burger {
        top: 50%;
        right: 23px; } }
  .header--secondary {
    margin-bottom: 122px;
    /* Tablet Portrait */
    /* Mobile */
    /*@include mobile {*/ }
    @media (max-width: 991px) {
      .header--secondary {
        margin-bottom: 50px; } }
    @media (max-width: 768px) {
      .header--secondary {
        margin-bottom: 0; } }

/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.android .footer {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px); }

.footer {
  padding: 104px 0 104px;
  text-align: center;
  /* Tablet Portrait */
  /* Mobile */
  /*  Footer Secondary  */ }
  .footer a:hover {
    color: #464547; }
  .footer small {
    font-size: 15px; }
    .footer small a {
      text-decoration: underline; }
  .footer address {
    line-height: 1.33; }
  .footer .copyright {
    margin-bottom: 24px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .footer .copyright {
        margin-bottom: 20px; } }
  @media (max-width: 991px) {
    .footer {
      padding: 70px 0; } }
  @media (max-width: 767px) {
    .footer {
      padding: 40px 0; } }
  .footer__content {
    color: #e8b0bd;
    padding: 0 34px;
    /* Mobile */ }
    .footer__content a {
      color: inherit; }
      .footer__content a:hover {
        text-decoration: underline; }
    @media (max-width: 767px) {
      .footer__content {
        padding: 0 15px; } }
  .footer__actions {
    margin-bottom: 156px;
    /*  Tablet  */
    /* Mobile */ }
    .footer__actions a {
      color: #464547;
      letter-spacing: -1px;
      border-bottom: 2px solid #464547; }
      .footer__actions a:hover {
        color: #e8b0bd;
        text-decoration: none;
        border-bottom: 2px solid #e8b0bd; }
    @media (max-width: 991px) {
      .footer__actions {
        margin-bottom: 90px; } }
    @media (max-width: 767px) {
      .footer__actions {
        margin-bottom: 40px; } }
  .footer--secondary {
    /*
		padding-top: 0;
		//margin-top: -24px;  

		
		@include tablet-portrait {
			margin-top: 0; 	
		}
*/ }

/* ------------------------------------------------------------ *\
	Fonts 
\* -------------------------------------------------------------- */
@font-face {
  font-family: 'Moderat';
  src: url("../fonts/Moderat/Moderat-Regular.eot");
  src: local("☺"), url("../fonts/Moderat/Moderat-Regular.woff") format("woff"), url("../fonts/Moderat/Moderat-Regular.ttf") format("truetype"), url("../fonts/Moderat/Moderat-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Moderat';
  src: url("../fonts/Moderat/Moderat-Bold.eot");
  src: local("☺"), url("../fonts/Moderat/Moderat-Bold.woff") format("woff"), url("../fonts/Moderat/Moderat-Bold.ttf") format("truetype"), url("../fonts/Moderat/Moderat-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Fabrik';
  src: url("../fonts/Fabrik/Fabrik Regular.eot");
  src: local("☺"), url("../fonts/Fabrik/Fabrik Regular.woff") format("woff"), url("../fonts/Fabrik/Fabrik Regular.ttf") format("truetype"), url("../fonts/Fabrik/Fabrik Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
body.active .logo {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0; }

.logo {
  display: inline-block;
  background: url(../images/logo.svg) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  width: 770px;
  height: 256px;
  line-height: 0;
  font-size: 0;
  z-index: 5;
  position: relative;
  /* Tablet Portrait */
  /* Mobile */ }
  .header .logo {
    margin-left: 152px;
    /* Small Desktop */ }
    @media (max-width: 1200px) {
      .header .logo {
        margin-left: 108px;
        width: 636px;
        height: 216px; } }
    @media (max-width: 991px) {
      .header .logo {
        width: 579px;
        height: 196px; } }
    @media (max-width: 767px) {
      .header .logo {
        width: 450px;
        height: 152px;
        vertical-align: middle;
        z-index: 999; }
        .header .header .logo {
          margin-left: 20px;
          float: left; } }
    @media (max-width: 579px) {
      .header .logo {
        width: 147px;
        height: 50px; } }
  @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
    .logo {
      background-image: url(../images/logo.svg);
      width: 771px;
      height: 256px; } }
  @media (max-width: 991px) {
    .logo {
      width: 500px;
      height: 167px; }
      .header .logo {
        margin-left: 70px; } }
  @media (max-width: 767px) {
    .logo {
      width: 150px;
      height: 50px;
      vertical-align: middle; }
      .header .logo {
        margin-left: 20px;
        margin-bottom: 0px; } }

.logo-aside {
  position: fixed;
  left: 20px;
  top: 20px;
  display: inline-block;
  background: url(../images/logo.svg) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  width: 163px;
  height: 54px;
  line-height: 0;
  font-size: 0;
  z-index: 5;
  -webkit-transition: opacity .3s, visibility .3s;
  -o-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s; }
  @media (max-width: 769px) {
    .logo-aside {
      display: none; } }

body.timeless .logo, body.timeless-om .logo, body.timeless-3 .logo {
  background: url(../images/timeless.svg) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  margin-left: 0px; }

@media (max-width: 991px) {
  body.home .header .logo {
    margin-bottom: -70px; } }

@media (max-width: 767px) {
  body.home .header .logo {
    margin-bottom: -50px; } }

@media (max-width: 579px) {
  body.home .header .logo {
    margin-bottom: 0px; } }

@media (max-width: 767px) {
  body.single-moda_project .header .logo {
    margin-bottom: -160px; } }

@media (max-width: 579px) {
  body.single-moda_project .header .logo {
    margin-bottom: 0px; } }

/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav {
  padding: 100px 0;
  font-size: 71px;
  font-family: "Fabrik", sans-serif;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  position: fixed;
  top: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #939598;
  line-height: 1.4;
  z-index: 200;
  -webkit-transition: visibility .4s, opacity .4s, top .4s;
  -o-transition: visibility .4s, opacity .4s, top .4s;
  transition: visibility .4s, opacity .4s, top .4s;
  /* Small Desktop */
  /* Tablet Portrait */
  /* Mobile */ }
  .nav ul {
    list-style: none;
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .nav li {
    line-height: 1.30;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
        transform: scale(0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
       transition-delay: 0.2s; }
    .nav li:nth-child(2) {
      -webkit-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
         transition-delay: 0.3s; }
    .nav li:nth-child(3) {
      -webkit-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
         transition-delay: 0.4s; }
    .nav li:nth-child(4) {
      -webkit-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
         transition-delay: 0.5s; }
    .nav li:nth-child(5) {
      -webkit-transition-delay: 0.6s;
      -o-transition-delay: 0.6s;
         transition-delay: 0.6s; }
  @media (max-width: 1200px) {
    .nav {
      font-size: 70px; } }
  @media (max-width: 991px) {
    .nav {
      font-size: 55px; } }
  @media (max-width: 767px) {
    .nav {
      font-size: 37px; } }
  .nav .link-burger--white {
    top: 32px;
    right: 37px;
    z-index: 1;
    /* Mobile */ }
    @media (max-width: 767px) {
      .nav .link-burger--white {
        right: 20px; } }
  .nav a {
    color: #ffffff;
    /* Mobile */ }
    .nav a:hover {
      color: #e8b0bd;
      text-decoration: none; }
    @media (max-width: 767px) {
      .nav a {
        line-height: 1.5em; } }

body.active .nav ul li {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1); }

/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section {
  padding-bottom: 102px;
  padding: 60px 0px;
  /*  Tablet  */
  /* Mobile */
  /*  Section Center  */
  /*  Section Primary  */
  /*  Section Secondary  */
  /*  Section Small  */
  /*  Section Large  */
  /*  Section Contact  */ }
  .section img {
    width: 100%; }
  .section__body {
    /* Mobile */ }
    @media (max-width: 767px) {
      .section__body {
        padding-top: 40px; } }
  @media (max-width: 991px) {
    .section {
      max-width: 900px;
      margin: 0px auto; } }
  @media (max-width: 767px) {
    .section {
      max-width: 462px;
      padding: 30px 0px; } }
  @media (max-width: 579px) {
    .section {
      max-width: 400px; } }
  .section--center {
    text-align: center; }
  .section--primary {
    padding-top: 0px; }
    .section--primary .box {
      margin-top: -78px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section--primary .box {
          margin-top: 0; } }
  .section--secondary {
    font-size: 23px;
    padding-bottom: 26px;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 991px) {
      .section--secondary {
        font-size: 22px; } }
    @media (max-width: 767px) {
      .section--secondary {
        font-size: 17px; } }
  .section--tertiary {
    padding-bottom: 60px;
    /* Mobile */ }
    .section--tertiary .section__image {
      position: relative; }
    .section--tertiary .section__body {
      position: relative; }
    @media (max-width: 767px) {
      .section--tertiary {
        padding-bottom: 40px; } }
  .section--small {
    text-align: center;
    margin-top: -126px;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 991px) {
      .section--small {
        margin-top: -90px; } }
    @media (max-width: 767px) {
      .section--small {
        margin-top: 0; } }
    .section--small h3 {
      margin-bottom: 82px;
      letter-spacing: -1px;
      /* Small Desktop */
      /* Mobile */ }
      @media (max-width: 1200px) {
        .section--small h3 {
          margin-bottom: 50px; } }
      @media (max-width: 767px) {
        .section--small h3 {
          margin-bottom: 25px; } }
    .section--small h6 span {
      display: block;
      color: #e8b0bd; }
    .section--small .section__content {
      margin-top: -85px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section--small .section__content {
          margin-top: -50px; } }
  .section--large {
    margin-top: -126px;
    padding-bottom: 0px;
    line-height: 1.35;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 991px) {
      .section--large {
        padding-bottom: 200px; } }
    @media (max-width: 767px) {
      .section--large {
        margin-top: 0;
        padding-bottom: 120px; } }
    .section--large .slogan {
      margin-top: 488px;
      /* Tablet Portrait */
      /* Mobile */ }
      @media (max-width: 991px) {
        .section--large .slogan {
          margin: 200px 30px 0; } }
      @media (max-width: 767px) {
        .section--large .slogan {
          margin-top: 140px; } }
    .section--large .section-background {
      position: absolute;
      content: '';
      right: 0;
      bottom: 0;
      z-index: -1; }
    .section--large .section__body {
      padding: 124px 30px 200px;
      position: relative;
      /* Small Desktop */
      /* Tablet Portrait */
      /* Mobile */ }
      .section--large .section__body p {
        margin-bottom: 15px; }
      @media (max-width: 1200px) {
        .section--large .section__body {
          padding-top: 40px; } }
      @media (max-width: 991px) {
        .section--large .section__body {
          padding: 40px 0; } }
      @media (max-width: 767px) {
        .section--large .section__body {
          padding: 40px 15px; } }
    .section--large .section__inner {
      position: relative; }
      .section--large .section__inner h2 {
        width: 68%;
        line-height: 0.89; }
        .section--large .section__inner h2 span {
          display: block;
          position: relative;
          left: 339px; }
      .section--large .section__inner .section__image {
        margin-top: -6px;
        position: relative; }
  .section--contact {
    padding-bottom: 45px; }
    .section--contact:last-of-type {
      padding-bottom: 102px; }
  .section--pink {
    color: #e8b0bd; }
  .section:last-of-type {
    padding-bottom: 0px; }

.our--story .article--secondary {
  padding-bottom: 0px; }

.our--story .container .section--small.section--heading-text:nth-child(3) .section__content {
  padding-bottom: 90px; }
  @media (max-width: 767px) {
    .our--story .container .section--small.section--heading-text:nth-child(3) .section__content {
      padding-bottom: 0px; } }

@media (max-width: 767px) {
  .our--story .container .section--small.section--heading-text:nth-child(3) {
    padding-top: 90px; } }

.our--story .section {
  padding: 0px 0 102px; }
  @media (max-width: 767px) {
    .our--story .section {
      padding-bottom: 30px; } }
  .our--story .section-image-with-rollover {
    padding-top: 60px;
    padding-bottom: 60px; }
    @media (max-width: 767px) {
      .our--story .section-image-with-rollover {
        padding-top: 0px; } }
    .our--story .section-image-with-rollover a:hover {
      color: #d9d9d9; }
  .our--story .section--heading-text {
    margin-top: 0px;
    /*
	        padding-top: 118px;
			padding-bottom: 37px;
*/
    padding-top: 128px;
    padding-bottom: 0px;
    margin-bottom: -24px; }
    @media (max-width: 767px) {
      .our--story .section--heading-text {
        margin-bottom: 35px; } }
  .our--story .section:last-of-type {
    padding-bottom: 0px; }

@media (max-width: 767px) {
  body.page-id-9 .footer {
    height: 470px; } }

body.thinking section a:hover {
  text-decoration: none; }

/* ------------------------------------------------------------ *\
	Section Map
\* ------------------------------------------------------------ */
.section-map {
  /* Mobile */ }
  .section-map #map {
    height: 570px;
    width: 100%; }
    @media (max-width: 767px) {
      .section-map #map {
        height: 350px; } }

body.projects .section-map-feature {
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    body.projects .section-map-feature {
      margin-bottom: 30px; } }

.section-map-feature {
  height: 570px;
  width: 100%;
  margin-bottom: 112px; }
  @media (max-width: 767px) {
    .section-map-feature {
      height: 350px;
      margin-bottom: 40px; } }

.section--intro {
  display: none; }
  .section--intro p {
    max-width: 915px;
    text-align: center;
    color: #e8b0bd;
    font-size: 22px;
    position: relative;
    line-height: 1.35;
    padding: 0px 15px; }
  @media (max-width: 767px) {
    .section--intro {
      display: block; } }

@media (max-width: 991px) {
  body.single-moda_project .section__image:first-of-type {
    padding-top: 12px;
    margin-left: -50px;
    margin-right: -50px; } }

@media (max-width: 767px) {
  body.single-moda_project .section__image:first-of-type {
    padding-top: 0px;
    margin-left: -155px;
    margin-right: -155px; } }

@media (max-width: 400px) {
  body.single-moda_project .section__image:first-of-type {
    margin-left: 0px;
    margin-right: 0px; } }

body.single-moda_project .article__content p {
  word-spacing: -1px; }

body.single-moda_project .row-two-column p {
  text-align: center;
  word-spacing: -1px; }
  @media (max-width: 991px) {
    body.single-moda_project .row-two-column p {
      margin-bottom: 14px; } }

.section-large-title h1 {
  font-size: 71px;
  letter-spacing: -0.01em; }
  @media (max-width: 1200px) {
    .section-large-title h1 {
      font-size: 113px; } }
  @media (max-width: 991px) {
    .section-large-title h1 {
      font-size: 103px; } }
  @media (max-width: 767px) {
    .section-large-title h1 {
      font-size: 80px; } }
  @media (max-width: 579px) {
    .section-large-title h1 {
      font-size: 55px; } }

.section.section-map {
  max-width: 100%; }

.section.section--gallery.grid_width {
  max-width: 1000px;
  margin: 0px auto; }
  @media (max-width: 1340px) {
    .section.section--gallery.grid_width {
      max-width: 825px; } }
  @media (max-width: 1200px) {
    .section.section--gallery.grid_width {
      height: auto; } }
  @media (max-width: 767px) {
    .section.section--gallery.grid_width {
      height: auto; } }
  .section.section--gallery.grid_width .section__slider {
    height: 587px; }
    @media (max-width: 1200px) {
      .section.section--gallery.grid_width .section__slider {
        height: 500px; } }
    @media (max-width: 767px) {
      .section.section--gallery.grid_width .section__slider {
        height: auto; } }
    .section.section--gallery.grid_width .section__slider .slider .slide {
      height: 587px; }
      @media (max-width: 1200px) {
        .section.section--gallery.grid_width .section__slider .slider .slide {
          height: 500px; } }
      @media (max-width: 767px) {
        .section.section--gallery.grid_width .section__slider .slider .slide {
          height: auto; } }

body.contact .section.section-map {
  padding-bottom: 60px; }

.sm-769 {
  width: 58.33333%; }
  @media (max-width: 767px) {
    .sm-769 {
      width: 100%; } }

/* ------------------------------------------------------------ *\
	Article
\* ------------------------------------------------------------ */
.row--article {
  padding: 60px 0px; }
  .row--article:first-of-type {
    padding-top: 0px; }
  .row--article:last-of-type {
    padding-bottom: 0px; }
  @media (max-width: 767px) {
    .row--article {
      padding: 30px 0px; } }

.article {
  text-align: center;
  position: relative;
  /*  Tablet  */
  /* Mobile */
  /*  Article Primary  */
  /*  Article Secondary  */
  /*  Article Opposite  */ }
  .article .article__image {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }
    .article .article__image .overlay {
      display: block;
      width: 100%;
      height: 100%; }
      .article .article__image .overlay:before {
        content: "";
        position: absolute;
        top: 0;
        left: 15px;
        background-color: #464547;
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        height: 100%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        -webkit-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s; }
  .article:hover {
    /*
		.article__image .overlay:before {
			opacity: 0.5;
		
		}
*/ }
    .article:hover .btn i {
      -webkit-animation: jumparrow 1.3s linear;
              animation: jumparrow 1.3s linear; }
    .article:hover h5, .article:hover .btn {
      color: #939598; }
    .article:hover .article__image {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      opacity: 0.7; }
  .article h4, .article h1.thinking-heading {
    margin-bottom: 30px; }
  .article h5 {
    line-height: 0.96;
    margin-bottom: 28px;
    letter-spacing: -1px;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
    /* Small Desktop */ }
    @media (max-width: 1200px) {
      .article h5 {
        margin-bottom: 10px; } }
  .article__content {
    margin-right: 50px;
    /* Small Desktop */
    /* Mobile */ }
    .article__content h2 {
      font-size: 42px;
      margin-top: 1em; }
    @media (max-width: 1200px) {
      .article__content {
        margin-right: 0; }
        .article__content h2 {
          font-size: 31px; } }
    @media (max-width: 767px) {
      .article__content {
        padding: 0 15px;
        margin: 0px auto;
        max-width: 369px; }
        .article__content h2 {
          font-size: 22px; } }
  .article__image {
    padding-left: 10px;
    /*  Small Desktop  */
    /* Mobile */ }
    @media (max-width: 1200px) {
      .article__image {
        padding-left: 0; } }
    @media (max-width: 767px) {
      .article__image {
        margin-bottom: 35px; } }
  .article--primary {
    /* Tablet Portrait */
    /* Mobile */ }
    .article--primary .article__image {
      padding: 0 10px 0 0;
      /* Tablet Portrait */ }
      @media (max-width: 991px) {
        .article--primary .article__image {
          padding: 0; } }
  .article--secondary {
    padding-top: 5px;
    padding-bottom: 52px;
    /* Mobile */ }
    .article--secondary h4, .article--secondary h1.thinking-heading {
      position: relative;
      border-top: 1px solid #e8b0bd;
      border-bottom: 1px solid #e8b0bd;
      padding: 41px 0 88px;
      line-height: 1;
      letter-spacing: -1px;
      color: #e8b0bd;
      font-size: 90px;
      /* Tablet Portrait */
      /* Mobile */ }
      @media (max-width: 991px) {
        .article--secondary h4, .article--secondary h1.thinking-heading {
          font-size: 80px; } }
      @media (max-width: 767px) {
        .article--secondary h4, .article--secondary h1.thinking-heading {
          padding: 20px 10px 45px;
          margin-bottom: 0;
          font-size: 50px; } }
    .article--secondary p {
      margin-bottom: 18px;
      word-spacing: -1px; }
    @media (max-width: 767px) {
      .article--secondary {
        padding-bottom: 40px; } }
    .article--secondary .article__image {
      padding: 16px 15% 113px;
      margin-top: -88px;
      position: relative;
      z-index: -1;
      /* Tablet Portrait */
      /* Mobile */ }
      @media (max-width: 991px) {
        .article--secondary .article__image {
          padding: 16px 5% 40px; } }
      @media (max-width: 767px) {
        .article--secondary .article__image {
          padding: 0 0 25px;
          margin-bottom: 0;
          margin-top: -20px; } }
    .article--secondary .article__content {
      position: relative;
      padding: 0 52px;
      margin-right: 0;
      /* Tablet Portrait */
      /* Mobile */ }
      .article--secondary .article__content img {
        margin: 20px 0px; }
      @media (max-width: 991px) {
        .article--secondary .article__content {
          padding: 0 25px; } }
      @media (max-width: 767px) {
        .article--secondary .article__content {
          padding: 0 15px; } }
    .article--secondary .article__actions {
      margin-top: 80px;
      /* Tablet Portrait */
      /* Mobile */ }
      .article--secondary .article__actions a {
        color: #e8b0bd; }
      @media (max-width: 991px) {
        .article--secondary .article__actions {
          padding-top: 90px;
          margin-top: 0px; } }
      @media (max-width: 767px) {
        .article--secondary .article__actions {
          padding-top: 30px; } }
  .article--opposite .article__image .overlay:before {
    left: 25px; }
  .article--opposite .row {
    /* Mobile */ }
    @media (max-width: 767px) {
      .article--opposite .row {
        display: table; } }
  .article--opposite [class^="col-"]:nth-child(1) {
    /* Mobile */ }
    @media (max-width: 767px) {
      .article--opposite [class^="col-"]:nth-child(1) {
        display: table-footer-group; } }
  .article--opposite [class^="col-"]:nth-child(2) {
    /* Mobile */ }
    @media (max-width: 767px) {
      .article--opposite [class^="col-"]:nth-child(2) {
        display: table-header-group; } }

body.contact .main .container:not(:first-of-type) .article--secondary {
  padding-bottom: 90px; }
  @media (max-width: 767px) {
    body.contact .main .container:not(:first-of-type) .article--secondary {
      padding-bottom: 30px; } }

body.story .article--secondary .article__content, body.contact .article--secondary .article__content {
  padding: 0px; }
  body.story .article--secondary .article__content .container, body.contact .article--secondary .article__content .container {
    width: auto; }
  @media (max-width: 767px) {
    body.story .article--secondary .article__content, body.contact .article--secondary .article__content {
      padding: 0px 20px 40px; } }

body.single-moda_thinking .article__content {
  max-width: 100%;
  width: 70%;
  margin: 0px auto; }
  @media (max-width: 1200px) {
    body.single-moda_thinking .article__content {
      width: 80%; } }
  @media (max-width: 767px) {
    body.single-moda_thinking .article__content {
      width: 100%; } }

body.single-moda_thinking .article:hover .article__image {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1; }

section.section--tertiary.section--grey .article__content {
  margin-right: 0px; }

/* ------------------------------------------------------------ *\
	Box
\* ------------------------------------------------------------ */
.box {
  position: relative;
  text-align: center;
  color: #ffffff;
  font-family: "Fabrik", sans-serif;
  font-size: 34px;
  line-height: 1.12;
  /* Mobile */
  /*  Box Secondary  */ }
  .box h4 {
    color: #ffffff;
    margin-bottom: 20px;
    line-height: 1;
    margin-top: -17px; }
    @media (max-width: 767px) {
      .box h4 {
        margin-top: -13px; } }
  @media (max-width: 767px) {
    .box {
      min-height: 300px;
      font-size: 25px; } }
  .box__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    /* Mobile */ }
    .box__content-inner {
      padding: 0 38px;
      /* Small Desktop */ }
      .box__content-inner p {
        letter-spacing: -1px; }
      @media (max-width: 1200px) {
        .box__content-inner {
          padding: 0; } }
      @media (max-width: 767px) {
        .box__content-inner {
          padding: 0 15px; } }
    @media (max-width: 767px) {
      .box__content {
        padding: 0 15px; } }
  .section .box {
    margin-bottom: 115px;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 991px) {
      .section .box {
        margin-bottom: 90px; } }
    @media (max-width: 767px) {
      .section .box {
        margin-bottom: 40px; } }
  .section .box--secondary {
    margin-bottom: 0px;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 767px) {
      .section .box--secondary {
        margin-top: 40px; } }
  .section--primary .box--secondary {
    margin-top: -78px;
    /* Mobile */ }
    @media (max-width: 991px) {
      .section--primary .box--secondary {
        margin-top: 0; } }
  .section .box--project {
    margin-top: 0px;
    margin-bottom: 0px; }

.section .row-project:first-of-type .box--secondary {
  margin-top: 0px; }

/* ------------------------------------------------------------ *\
	Link
\* ------------------------------------------------------------ */
.link-burger {
  position: fixed;
  right: 20px;
  top: 30px;
  display: inline-block;
  width: 47px;
  height: 29px;
  -webkit-transition: top .5s, opacity .5s;
  -o-transition: top .5s, opacity .5s;
  transition: top .5s, opacity .5s;
  /* Mobile */
  /*  Link Burger White  */ }
  .link-burger:before, .link-burger:after {
    position: absolute;
    content: ''; }
  .link-burger span, .link-burger:before, .link-burger:after {
    background: #e8b0bd;
    height: 5px;
    width: 100%;
    left: 0;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    /* Mobile */
    /*@include mobile {*/ }
    @media (max-width: 768px) {
      .link-burger span, .link-burger:before, .link-burger:after {
        height: 3px; } }
  .link-burger span {
    position: absolute;
    left: 0;
    top: 0; }
  .link-burger:before {
    top: 12px;
    /* Mobile */
    /*@include mobile {*/ }
    @media (max-width: 768px) {
      .link-burger:before {
        top: 9px; } }
  .link-burger:after {
    top: 24px;
    /* Mobile */
    /*@include mobile {*/ }
    @media (max-width: 768px) {
      .link-burger:after {
        top: 18px; } }
  .link-burger:hover span {
    top: -2px; }
  .link-burger:hover:after {
    top: 26px; }
    @media (max-width: 768px) {
      .link-burger:hover:after {
        top: 20px; } }
  @media (max-width: 768px) {
    .link-burger {
      width: 29px;
      height: 21px;
      position: absolute;
      right: 30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      .link-burger.animated {
        top: 50%; } }
  .link-burger--white {
    position: absolute;
    width: 46px;
    height: 46px;
    /* Mobile */ }
    .link-burger--white:hover span {
      top: 24px; }
    .link-burger--white:hover:after {
      top: 24px; }
    @media (max-width: 768px) {
      .link-burger--white {
        width: 40px;
        height: 40px; } }
    .link-burger--white span, .link-burger--white:before, .link-burger--white:after {
      background: #ffffff;
      height: 2px;
      width: 58px;
      left: -5px;
      /* Mobile */ }
      @media (max-width: 768px) {
        .link-burger--white span, .link-burger--white:before, .link-burger--white:after {
          width: 40px; } }
    .link-burger--white span {
      -webkit-transform: rotate(-135deg);
          -ms-transform: rotate(-135deg);
              transform: rotate(-135deg);
      top: 24px; }
    .link-burger--white:before {
      display: none; }
    .link-burger--white:after {
      -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
              transform: rotate(135deg);
      /* Mobile */ }
      @media (max-width: 768px) {
        .link-burger--white:after {
          top: 23px; } }

/* ------------------------------------------------------------ *\
	Accordion
\* ------------------------------------------------------------ */
.accordion {
  position: relative;
  max-width: 1000px;
  margin: auto;
  /* Mobile */ }
  .accordion + .accordion {
    margin-top: 70px; }
  .accordion h6 {
    text-align: center;
    color: #e8b0bd;
    padding: 18px 0 15px 0px;
    border-top: 2px solid #e8b0bd;
    border-bottom: 2px solid #e8b0bd;
    /*  Tablet  */
    /* Mobile */ }
    .accordion h6:hover i {
      -webkit-animation: jumparrow 1.3s linear;
              animation: jumparrow 1.3s linear; }
    .accordion h6 i {
      position: relative;
      top: -2px;
      -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
              transform: rotate(0deg);
      margin-left: 8px;
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }
    @media (max-width: 991px) {
      .accordion h6 {
        padding: 28px 0; } }
    @media (max-width: 767px) {
      .accordion h6 {
        padding: 15px 0;
        text-align: center; } }
  @media (max-width: 767px) {
    .accordion {
      padding: 0px; } }
  .accordion__head {
    cursor: pointer; }
  .accordion__body {
    display: none; }
  .accordion__section.expanded h6 i {
    -webkit-transform: rotate(230deg);
        -ms-transform: rotate(230deg);
            transform: rotate(230deg); }

@media (max-width: 1200px) {
  .accordion__section {
    max-width: 825px;
    margin: 0px auto; } }

@media (max-width: 767px) {
  .accordion__section {
    max-width: 462px; } }

/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  font-size: 25px;
  color: #464547;
  padding: 11px 10px 11px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-transition: background .3s, color .3s;
  -o-transition: background .3s, color .3s;
  transition: background .3s, color .3s;
  /*  Pink Button  */
  /* Tablet Portrait */
  /* Mobile */ }
  .btn i {
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .btn:hover i {
    -webkit-animation: jumparrow 1.3s linear;
            animation: jumparrow 1.3s linear; }
  .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn--pink {
    background: #e8b0bd;
    color: #ffffff;
    min-width: 190px;
    padding: 7px 10px;
    border: 1px solid transparent;
    -webkit-transition: background .3s, color .3s, border-color .3s;
    -o-transition: background .3s, color .3s, border-color .3s;
    transition: background .3s, color .3s, border-color .3s; }
    .btn--pink:hover {
      background: #ffffff;
      color: #e8b0bd;
      border-color: #e8b0bd; }
  @media (max-width: 991px) {
    .btn {
      font-size: 22px; } }
  @media (max-width: 767px) {
    .btn {
      font-size: 18px; } }

/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
.form label {
  color: #d9d9d9;
  font-size: 24px;
  width: 100%;
  text-align: center; }
  .form label.hidden {
    display: none; }

.form .checkbox {
  text-align: center; }
  .form .checkbox input {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    position: absolute;
    width: 0;
    height: 0;
    margin: 0; }
    .form .checkbox input:checked + label:after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      opacity: 1; }
  .form .checkbox label {
    padding: 0 47px 0 0;
    position: relative;
    /* Mobile */ }
    .form .checkbox label:before, .form .checkbox label:after {
      position: absolute;
      content: ''; }
    .form .checkbox label:before {
      width: 32px;
      height: 32px;
      border: 3px solid #e8b0bd;
      top: 0;
      right: 0; }
    .form .checkbox label:after {
      background: url(../images/icons/ico-check@2x.png) no-repeat 0 0;
      -webkit-background-size: 100% 100%;
              background-size: 100% 100%;
      width: 19px;
      height: 19px;
      display: inline-block;
      right: 7px;
      top: 7px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      opacity: 0;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
    @media (max-width: 767px) {
      .form .checkbox label {
        font-size: 15px;
        text-align: left;
        padding-right: 35px; }
        .form .checkbox label:before {
          width: 25px;
          height: 25px; }
        .form .checkbox label:after {
          top: 5px;
          right: 5px;
          width: 15px;
          height: 15px; } }

.form .field {
  font-size: 28px;
  line-height: 1;
  letter-spacing: -1px;
  padding: 10px 0;
  color: #d9d9d9;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #464547;
  font-family: "Fabrik", sans-serif;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  /*  Tablet  */
  /* Mobile */ }
  .form .field:focus {
    color: #464547; }
  @media (max-width: 991px) {
    .form .field {
      font-size: 30px;
      padding: 15px 0px; } }
  @media (max-width: 767px) {
    .form .field {
      font-size: 20px;
      padding: 13px 0px; } }

.form .form__actions {
  margin-top: 50px;
  text-align: center;
  /*  Tablet  */ }
  @media (max-width: 991px) {
    .form .form__actions {
      margin-top: 35px; } }
  .form .form__actions .btn {
    font-size: 24px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .form .form__actions .btn {
        width: 50%; } }

/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials {
  text-align: center; }
  .socials ul {
    list-style: none;
    display: inline-block; }
  .socials li {
    float: left; }
    .socials li + li {
      margin-left: 25px; }
  .socials a {
    display: block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
    .socials a:hover {
      -webkit-transform: translateY(-6px);
          -ms-transform: translateY(-6px);
              transform: translateY(-6px); }
  .socials i {
    /* Mobile */ }
    @media (max-width: 767px) {
      .socials i {
        width: 40px;
        height: 40px; } }
  .footer .socials {
    margin: 118px 0 31px;
    /*  Tablet  */
    /* Mobile */ }
    @media (max-width: 991px) {
      .footer .socials {
        margin-top: 90px; } }
    @media (max-width: 767px) {
      .footer .socials {
        margin: 30px 0 20px; } }

/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
.section--contact a:hover, .widgets a:hover {
  text-decoration: none; }

.widgets {
  /* Mobile */ }
  .widgets [class^="col-"]:first-child .widget {
    border-top: 2px solid #706f71; }
  .widgets [class^="col-"] .widget {
    border-top: none; }
  @media (max-width: 767px) {
    .widgets {
      padding: 0 15px; } }

.widget {
  text-align: center;
  /*  Widget Secondary  */ }
  .widget:first-child {
    border-top: 2px solid #706f71; }
  .widget h6 {
    margin-bottom: 27px;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
    /* Mobile */ }
    @media (max-width: 767px) {
      .widget h6 {
        font-size: 20px;
        margin-bottom: 15px; } }
  .widget .btn {
    -webkit-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s; }
    .widget .btn i {
      margin-left: 15px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .widget .btn i {
          margin-left: 3px; } }
  .widget:hover h6, .widget:hover .btn {
    color: #939598; }
  .widget:hover i {
    -webkit-animation: jumparrow 1.3s linear;
            animation: jumparrow 1.3s linear; }
  .section .widget {
    margin-top: 100px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section .widget {
        margin-top: 40px; } }
  .widget--secondary {
    padding: 38px 0 17px;
    border-bottom: 2px solid #706f71;
    margin: 0 -5px;
    /* Mobile */ }
    .widget--secondary h6 {
      margin-bottom: 27px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .widget--secondary h6 {
          margin-bottom: 10px; } }
    .section .widget--secondary {
      margin-top: 0; }
    .widget--secondary .btn {
      /* Mobile */ }
      @media (max-width: 767px) {
        .widget--secondary .btn {
          width: 290px;
          font-size: 16px; } }
    @media (max-width: 767px) {
      .widget--secondary {
        padding: 17px 0 13px;
        margin: 0; } }

.section .widget--secondary.project h6 {
  color: #e8b0bd; }

.section .widget--secondary.project .btn {
  color: #e8b0bd; }
  .section .widget--secondary.project .btn .ico-arrow-pink {
    -webkit-transform: rotate(232deg);
    -ms-transform: rotate(232deg);
        transform: rotate(232deg); }
    @media (max-width: 767px) {
      .section .widget--secondary.project .btn .ico-arrow-pink {
        width: 16px;
        height: 25px; } }

/* ------------------------------------------------------------ *\
	Slogan
\* ------------------------------------------------------------ */
.slogan {
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  display: inline-block;
  position: relative; }

body {
  margin: auto; }

.header_menu {
  position: fixed;
  width: 100%;
  display: block;
  max-width: 1920px;
  top: 0px;
  z-index: 9; }

.logo-aside {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0; }
  .logo-aside.visible {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1; }

.nav {
  max-width: 100%;
  margin: auto;
  left: 0px;
  right: 0px; }

.logo-aside {
  position: absolute; }

.link-burger {
  z-index: 9999; }

body.active .link-burger span {
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  width: 58px;
  left: -5px;
  top: 22px; }
  @media (max-width: 768px) {
    body.active .link-burger span {
      width: 33px;
      top: 8px !important;
      left: 0px; } }

body.active .link-burger:before {
  background: transparent;
  height: 0; }

body.active .link-burger:after {
  width: 58px;
  left: -5px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  @media (max-width: 768px) {
    body.active .link-burger:after {
      top: 8px;
      width: 33px;
      left: 0px; } }

body.active .link-burger:hover:after {
  top: 24px; }
  @media (max-width: 768px) {
    body.active .link-burger:hover:after {
      top: 8px;
      left: 0px; } }

@media (max-width: 768px) {
  .header_menu {
    height: 92px; }
  .header.sticky .header_menu {
    height: 74px; } }

.section__slider {
  position: relative;
  height: 100vh; }
  .section__slider .slick-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    z-index: 999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    text-align: center;
    z-index: 99; }
    .section__slider .slick-dots li {
      display: inline-block;
      margin: 0px 4px;
      width: 8px;
      height: 8px;
      border: 1px solid #fff;
      background: #fff;
      cursor: pointer;
      -webkit-border-radius: 8px;
              border-radius: 8px; }
      .section__slider .slick-dots li button {
        display: none; }
      .section__slider .slick-dots li.slick-active {
        background: #000;
        border: 1px solid #000; }
    @media (max-width: 767px) {
      .section__slider .slick-dots {
        bottom: 20px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  @media (max-width: 767px) {
    .section__slider {
      height: auto; } }
  .section__slider .slider .slide {
    height: 100vh; }
    @media (max-width: 767px) {
      .section__slider .slider .slide {
        position: relative;
        height: auto; }
        .section__slider .slider .slide:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 60.80708%; }
        .section__slider .slider .slide > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
  .section__slider .slider_nav {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%; }
    @media (max-width: 767px) {
      .section__slider .slider_nav {
        display: none !important; } }
    .section__slider .slider_nav .prev {
      position: absolute;
      left: 0px;
      display: none;
      width: 50%;
      height: 100% !important;
      cursor: pointer;
      text-indent: -99999px;
      -webkit-transition: opacity 0.5s;
      -o-transition: opacity 0.5s;
      transition: opacity 0.5s; }
      .section__slider .slider_nav .prev:hover {
        display: block;
        background: url(../images/left-bar-arrow.png) no-repeat;
        background-position: left center;
        -webkit-background-size: contain;
                background-size: contain; }
      @media (max-width: 767px) {
        .section__slider .slider_nav .prev {
          display: none !important; } }
    .section__slider .slider_nav .next {
      position: absolute;
      right: 0px;
      display: none;
      width: 50%;
      height: 100% !important;
      cursor: pointer;
      text-indent: -99999px;
      -webkit-transition: opacity 0.5s;
      -o-transition: opacity 0.5s;
      transition: opacity 0.5s; }
      .section__slider .slider_nav .next:hover {
        display: block;
        background: url(../images/right-bar-arrow.png) no-repeat;
        background-position: right center;
        -webkit-background-size: contain;
                background-size: contain; }
      @media (max-width: 767px) {
        .section__slider .slider_nav .next {
          display: none !important; } }
  @media (max-width: 767px) {
    .section__slider .slick-dots {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      opacity: 1;
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .section__slider:hover .slick-dots {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1; }

/* ------------------------------------------------------------ *\
	Video
\* ------------------------------------------------------------ */
.videoWrapper {
  position: relative;
  padding-bottom: 54.25%;
  padding-top: 25px;
  height: 0;
  max-width: 1000px; }
  .videoWrapper.bg-hide {
    background: transparent !important; }
  @media (max-width: 1340px) {
    .videoWrapper {
      max-width: 825px;
      padding-bottom: 448px;
      margin: 0px auto; } }
  @media (max-width: 991px) {
    .videoWrapper {
      max-width: 750px;
      padding-bottom: 405px; } }
  @media (max-width: 767px) {
    .videoWrapper {
      max-width: 462px;
      padding-bottom: 235px; } }
  @media (max-width: 466px) {
    .videoWrapper {
      padding-bottom: 49.25%; } }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none; }
  .videoWrapper .video_btn {
    background: url(/wp-content/themes/_new_moda/resources/images/playbtn.svg) no-repeat;
    width: 92px;
    height: 92px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }

@media (max-width: 579px) {
  .section.video__section {
    max-width: 100%; } }
