@charset "UTF-8";
/********************************************
	HTML5/CSS3 RESET
********************************************/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/********************************************
	BROWSER RESET
********************************************/
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #FFF;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:focus {
  outline: none;
}

button:focus {
  outline: none;
}

button::-moz-focus-inner {
  border: 0;
}

ol, ul {
  margin: 0;
  padding: 0;
}

ul li, ol li {
  margin: 0;
  padding: 0;
}

a {
  color: #555;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

button {
  cursor: pointer;
}

input, textarea {
  font: 12px/1.5 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}

dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
  margin-bottom: 0px;
  line-height: 1;
}

p {
  margin-bottom: 10px;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ".";
  clear: both;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

span.hide_text {
  visibility: hidden;
}

.clear_right {
  clear: right;
}

.clear_left {
  clear: left;
}

body {
  -webkit-text-size-adjust: none !important;
}

@font-face {
  font-family: "sidequest";
  src: url("../fonts/sidequest.eot");
  src: url("../fonts/sidequest.eot?#iefix") format("embedded-opentype"), url("../fonts/sidequest.woff") format("woff"), url("../fonts/sidequest.ttf") format("truetype"), url("../fonts/sidequest.svg#sidequest") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "sidequest" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icn-]:before,
[class*=" icn-"]:before {
  font-family: "sidequest" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icn-arrow-right-c:before {
  content: "a";
}

.icn-heart:before {
  content: "b";
}

.icn-facebook:before {
  content: "c";
}

.icn-linkedin:before {
  content: "d";
}

.icn-close:before {
  content: "e";
}

.icn-bars:before {
  content: "f";
}

.icn-whatsapp:before {
  content: "g";
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated2 {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1 !important;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/** Theme MOD **/
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-caption {
    padding: 12px;
  }

  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.slideshow {
  position: relative;
  margin-bottom: 100px;
}

.slides {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  height: 500px;
  width: 100%;
  overflow: hidden;
  background: #ddd;
  color: #333;
}

.no-js .slides {
  height: auto;
}

.slides > li {
  width: 100%;
  height: 100%;
  position: absolute;
  visibility: hidden;
  -webkit-perspective: 1600px;
  perspective: 1600px;
}

.no-js .slides > li {
  position: relative;
  visibility: visible;
}

.slideshow > nav {
  text-align: center;
  margin-top: 20px;
}

.slideshow > nav span {
  display: inline-block;
  width: 60px;
  height: 25px;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  background-color: #ddd;
  cursor: pointer;
  margin: 0 3px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.slideshow > nav span:hover {
  background-color: #333;
}

.slideshow > nav span.current {
  background-color: #aaa;
}

.description {
  width: 50%;
  padding: 2em 4em;
  font-size: 1.5em;
  position: relative;
  z-index: 1000;
  opacity: 0;
}

.no-js .description {
  opacity: 1;
}

.description h2 {
  font-size: 200%;
}

.tiltview {
  position: absolute;
  left: 50%;
  width: 50%;
  top: 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateY(-50%) rotateX(60deg) rotateZ(35deg);
  transform: translateY(-50%) rotateX(60deg) rotateZ(35deg);
}

.tiltview a {
  outline: 1px solid transparent;
}

.tiltview a,
.tiltview a img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.tiltview a:first-child {
  margin-bottom: 30px;
}

.tiltview.row a {
  width: 48%;
  width: calc(50% - 15px);
  margin: 0;
}

.tiltview.row a:nth-child(2) {
  left: 50%;
  left: calc(50% + 15px);
  position: absolute;
  top: 0;
}

/* Show/Hide */
.slides > li.current,
.slides > li.show {
  visibility: visible;
}

.description {
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
}

.current .description,
.show .description {
  opacity: 1;
}

.hide .description {
  opacity: 0;
}

/* Individual effects */
/* Move Up, Move Down, Slide Up, Slide Down, Slide Left, Slide Right */
/* For each effect we'll define the incoming and outgoing animation */
/***********************/
/* Move up */
/***********************/
.hide[data-effect-out=moveUpOut] .tiltview a {
  -webkit-animation: moveUpOut 1.5s both;
  animation: moveUpOut 1.5s both;
}

.hide[data-effect-out=moveUpOut] .tiltview a:nth-child(2) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

@-webkit-keyframes moveUpOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateZ(-30px);
  }
  100% {
    -webkit-transform: translateZ(3000px);
  }
}
@keyframes moveUpOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateZ(-30px);
    transform: translateZ(-30px);
  }
  100% {
    -webkit-transform: translateZ(3000px);
    transform: translateZ(3000px);
  }
}
.show[data-effect-in=moveUpIn] .tiltview a {
  -webkit-animation: moveUpIn 1.5s 0.5s both;
  animation: moveUpIn 1.5s 0.5s both;
}

.show[data-effect-in=moveUpIn] .tiltview a:nth-child(2) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

@-webkit-keyframes moveUpIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateZ(-3000px);
  }
  75% {
    -webkit-transform: translateZ(30px);
  }
  100% {
    -webkit-transform: translateZ(0);
  }
}
@keyframes moveUpIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateZ(-3000px);
    transform: translateZ(-3000px);
  }
  75% {
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/***********************/
/* Move down */
/***********************/
.hide[data-effect-out=moveDownOut] .tiltview a {
  -webkit-animation: moveDownOut 1.5s both;
  animation: moveDownOut 1.5s both;
}

.hide[data-effect-out=moveDownOut] .tiltview a:nth-child(2) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

@-webkit-keyframes moveDownOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateZ(30px);
  }
  100% {
    -webkit-transform: translateZ(-3000px);
  }
}
@keyframes moveDownOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
  }
  100% {
    -webkit-transform: translateZ(-3000px);
    transform: translateZ(-3000px);
  }
}
.show[data-effect-in=moveDownIn] .tiltview a {
  -webkit-animation: moveDownIn 1.5s 0.5s both;
  animation: moveDownIn 1.5s 0.5s both;
}

.show[data-effect-in=moveDownIn] .tiltview a:nth-child(2) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

@-webkit-keyframes moveDownIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateZ(3000px);
  }
  75% {
    -webkit-transform: translateZ(-30px);
  }
  100% {
    -webkit-transform: translateZ(0);
  }
}
@keyframes moveDownIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateZ(3000px);
    transform: translateZ(3000px);
  }
  75% {
    -webkit-transform: translateZ(-30px);
    transform: translateZ(-30px);
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/***********************/
/* Slide up */
/***********************/
.hide[data-effect-out=slideUpOut] .tiltview a {
  -webkit-animation: slideUpOut 1.5s both;
  animation: slideUpOut 1.5s both;
}

.hide[data-effect-out=slideUpOut] .tiltview a:nth-child(2) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

@-webkit-keyframes slideUpOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(-3000px);
  }
}
@keyframes slideUpOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(-3000px);
    transform: translateY(-3000px);
  }
}
.show[data-effect-in=slideUpIn] .tiltview a {
  -webkit-animation: slideUpIn 1.5s 0.5s both;
  animation: slideUpIn 1.5s 0.5s both;
}

.show[data-effect-in=slideUpIn] .tiltview a:nth-child(2) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

@-webkit-keyframes slideUpIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateY(3000px);
  }
  75% {
    -webkit-transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes slideUpIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateY(3000px);
    transform: translateY(3000px);
  }
  75% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/***********************/
/* Slide down */
/***********************/
.hide[data-effect-out=slideDownOut] .tiltview a {
  -webkit-animation: slideDownOut 1.5s both;
  animation: slideDownOut 1.5s both;
}

.hide[data-effect-out=slideDownOut] .tiltview.row a:nth-child(2),
.hide[data-effect-out=slideDownOut] .tiltview.col a:first-child {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

@-webkit-keyframes slideDownOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(3000px);
  }
}
@keyframes slideDownOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(3000px);
    transform: translateY(3000px);
  }
}
.show[data-effect-in=slideDownIn] .tiltview a {
  -webkit-animation: slideDownIn 1.5s 0.5s both;
  animation: slideDownIn 1.5s 0.5s both;
}

.show[data-effect-in=slideDownIn] .tiltview.row a:nth-child(2),
.show[data-effect-in=slideDownIn] .tiltview.col a:first-child {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

@-webkit-keyframes slideDownIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateY(-3000px);
  }
  75% {
    -webkit-transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes slideDownIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateY(-3000px);
    transform: translateY(-3000px);
  }
  75% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/***********************/
/* Slide left */
/***********************/
.hide[data-effect-out=slideLeftOut] .tiltview a {
  -webkit-animation: slideLeftOut 1.5s both;
  animation: slideLeftOut 1.5s both;
}

.hide[data-effect-out=slideLeftOut] .tiltview a:nth-child(2) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

@-webkit-keyframes slideLeftOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(-5000px);
  }
}
@keyframes slideLeftOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(-5000px);
    transform: translateX(-5000px);
  }
}
.show[data-effect-in=slideLeftIn] .tiltview a {
  -webkit-animation: slideLeftIn 1.5s 0.5s both;
  animation: slideLeftIn 1.5s 0.5s both;
}

.show[data-effect-in=slideLeftIn] .tiltview a:nth-child(2) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

@-webkit-keyframes slideLeftIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateX(3000px);
  }
  75% {
    -webkit-transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes slideLeftIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateX(3000px);
    transform: translateX(3000px);
  }
  75% {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/***********************/
/* Slide right */
/***********************/
.hide[data-effect-out=slideRightOut] .tiltview a {
  -webkit-animation: slideRightOut 1.5s both;
  animation: slideRightOut 1.5s both;
}

.hide[data-effect-out=slideRightOut] .tiltview.col a:nth-child(2),
.hide[data-effect-out=slideRightOut] .tiltview.row a:first-child {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

@-webkit-keyframes slideRightOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translateX(3000px);
  }
}
@keyframes slideRightOut {
  25% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translateX(3000px);
    transform: translateX(3000px);
  }
}
.show[data-effect-in=slideRightIn] .tiltview a {
  -webkit-animation: slideRightIn 1.5s 0.5s both;
  animation: slideRightIn 1.5s 0.5s both;
}

.show[data-effect-in=slideRightIn] .tiltview.col a:nth-child(2),
.show[data-effect-in=slideRightIn] .tiltview.row a:first-child {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

@-webkit-keyframes slideRightIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateX(-5000px);
  }
  75% {
    -webkit-transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes slideRightIn {
  0% {
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
    animation-timing-function: cubic-bezier(1, 0, 0, 1);
    -webkit-transform: translateX(-5000px);
    transform: translateX(-5000px);
  }
  75% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/* Fallback for no 3D Transforms and no preserve-3d */
.no-csstransformspreserve3d .show .tiltview a,
.no-csstransformspreserve3d .hide .tiltview a,
.no-csstransforms3d .show .tiltview a,
.no-csstransforms3d .hide .tiltview a {
  -webkit-animation: none !important;
  animation: none !important;
}

.no-csstransforms3d .tiltview.col {
  top: -50%;
}

.no-csstransforms3d .tiltview.row {
  top: 20px;
}

/* Some media queries */
@media screen and (max-width: 65.3125em) {
  .description,
.tiltview {
    width: 100%;
  }

  .tiltview {
    left: 0;
    opacity: 0.3;
    pointer-events: none;
  }
}
@media screen and (max-width: 33.75em) {
  .description {
    font-size: 1.1em;
  }

  .slideshow > nav span {
    width: 20px;
    height: 40px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 24em) {
  .slides {
    height: 320px;
  }

  .description {
    font-size: 1em;
    padding: 1.4em;
  }

  .no-csstransforms3d .tiltview.col,
.no-csstransforms3d .tiltview.row {
    top: 0;
  }
}
/* Variables */
/* Base Color */
/* Base Color */
/* Base Color */
body {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  color: #242424;
  font-size: 14px;
  font-weight: 400;
}

/*Fuentes por Defecto 
@font-face {
	font-family: 'HelveticaNeueLTCom-UltLt';
	src: url('../fonts/HelveticaNeueLTCom-UltLt.eot');
	src: url('../fonts/HelveticaNeueLTCom-UltLt.woff2') format('woff2'),
			 url('../fonts/HelveticaNeueLTCom-UltLt.woff') format('woff'),
			 url('../fonts/HelveticaNeueLTCom-UltLt.ttf') format('truetype'),
			 url('../fonts/HelveticaNeueLTCom-UltLt.svg#HelveticaNeueLTCom-UltLt') format('svg'),
			 url('../fonts/HelveticaNeueLTCom-UltLt.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}*/
/*Propiedades Por Defecto */
.main {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hidden-off {
  overflow: visible !important;
}

.disable {
  display: none !important;
}

.front {
  z-index: 50;
}

.back {
  z-index: 5;
}

.cont-60 {
  width: 60%;
}

.cont-row {
  width: 100%;
  height: 100%;
  display: table;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.cont-row.float {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.cont-center {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.cont-elastic-col {
  display: table-cell;
  vertical-align: top;
  position: relative;
}

.cont2-col {
  max-width: 50%;
  width: 50%;
  display: table-cell;
  position: relative;
}

.cont3-col {
  max-width: 33.3%;
  width: 33.3%;
  display: table-cell;
  position: relative;
}

.cont4-col {
  max-width: 25%;
  width: 25%;
  display: table-cell;
  position: relative;
}

.cont5-col {
  max-width: 20%;
  width: 20%;
  display: table-cell;
  position: relative;
}

.cont6-col {
  max-width: 16%;
  width: 16%;
  display: table-cell;
  position: relative;
}

.cont7-col {
  max-width: 14%;
  width: 14%;
  display: table-cell;
  position: relative;
}

.cont8-col {
  max-width: 12.5%;
  width: 12.5%;
  display: table-cell;
  position: relative;
}

.cont9-col {
  max-width: 11.1%;
  width: 11.1%;
  display: table-cell;
  position: relative;
}

.cont10-col {
  max-width: 10%;
  width: 10%;
  display: table-cell;
  position: relative;
}

.cont11-col {
  max-width: 9%;
  width: 9%;
  display: table-cell;
  position: relative;
}

.cont12-col {
  max-width: 8.3%;
  width: 8.3%;
  display: table-cell;
  position: relative;
}

.cont-elastic {
  display: inline-block;
  position: relative;
}
.cont-elastic.col3 {
  width: 33.3%;
}

.cont-full {
  display: block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}

.cont-full-area {
  width: 100%;
  height: 100vh;
  display: inline-block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.vertical-middle {
  vertical-align: middle !important;
}

.vertical-top {
  vertical-align: top !important;
}

.aling-center {
  text-align: center !important;
}

.aling-right {
  text-align: right !important;
}

.aling-left {
  text-align: left !important;
}

.padding-lr-vertical,
.padding-lr-horizontal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.padding-lr-vertical {
  padding: 20px 0;
}

.padding-lr-horizontal {
  padding: 0 20px;
}

.set-icons {
  background-image: url("../image/set_icons.png");
  background-repeat: no-repeat;
  position: relative;
  z-index: 5;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.view-mobile-tb,
.view-mobile-mb {
  display: none !important;
}

.view-desk {
  display: block !important;
}

.mascara {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 10;
  left: 100%;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.mascara.active {
  left: 0;
  opacity: 1;
}

.link {
  color: #0561e5;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 34px;
  text-decoration: underline;
}
.link:hover {
  color: #ff4769;
  font-family: "Open Sans", sans-serif;
  text-decoration: underline;
}

a {
  display: inline-block;
}

.button {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  text-align: center;
  text-decoration: none !important;
  padding: 0 10px;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-table !important;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.button span {
  width: 100%;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  bottom: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.button span i {
  color: #fff;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
}
.button:hover, .button.active {
  background: #fff;
}
.button:hover span, .button.active span {
  color: #0561e5;
}
.button:hover span i, .button.active span i {
  color: #0561e5;
}
.button.blue {
  -webkit-box-shadow: inset 0 0 0 1px #0561e5;
  box-shadow: inset 0 0 0 1px #0561e5;
}
.button.blue span {
  color: #0561e5;
}
.button.blue span i {
  color: #0561e5;
}
.button.blue:hover {
  background: #0561e5;
}
.button.blue:hover span {
  color: #fff;
}
.button.blue:hover span i {
  color: #fff;
}

.button_chek {
  height: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border: 0;
  margin: 0 15px;
  padding: 0 15px;
  -webkit-box-shadow: 0 0 0 1px #fff, inset 0 0 0 0 #000;
  box-shadow: 0 0 0 1px #fff, inset 0 0 0 0 #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-table;
  vertical-align: top;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.button_chek:hover, .button_chek.active {
  color: #000;
  -webkit-box-shadow: 0 0 0 1px #000, inset 0 -70px 0 1px #000;
  box-shadow: 0 0 0 1px #000, inset 0 -70px 0 1px #000;
}
.button_chek.active span i {
  margin-right: 5px;
  display: inline-block;
}
.button_chek span i {
  color: #000;
  font-size: 18px;
  margin: -4px 0 4px 0;
  display: none;
}
.button_chek span i:before {
  position: relative;
  top: 5px;
}

ul.list-mark {
  list-style: none;
  margin: 0;
  padding: 15px;
}
ul.list-mark li {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  line-height: 18px;
  padding: 8px 0 8px 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul.list-mark li.mark-off:before {
  display: none;
}
ul.list-mark li:before {
  content: "✔";
  color: #a4a9ae;
  font-size: 17px;
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
}

ul.circle-mark {
  list-style: none;
  margin: 0;
  padding: 15px;
}
ul.circle-mark li {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  line-height: 18px;
  padding: 8px 0 8px 19px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul.circle-mark li.mark-off:before {
  display: none;
}
ul.circle-mark li:before {
  content: "b";
  font-family: "videos-otiniano" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0561e5;
  font-size: 9px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 13px;
  border-radius: 100%;
}

.cont-marktype {
  text-align: left;
}
.cont-marktype.chek.error input:checked + label i {
  background: url(../image/chekbox-error.png) top left;
}
.cont-marktype.chek input {
  display: none !important;
}
.cont-marktype.chek input:checked + i:before {
  display: block !important;
}
.cont-marktype.chek label {
  color: #000;
  margin: 10px 0;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.cont-marktype.chek label * {
  display: inline-block;
  vertical-align: middle;
}
.cont-marktype.chek label i {
  width: 20px;
  height: 20px;
  border: solid 1px #fff;
  margin-right: 10px;
}
.cont-marktype.chek label i:before {
  content: "g";
  font-family: "fashion101" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 22px;
  vertical-align: middle;
  display: none;
}
.cont-marktype.chek label a {
  color: #fff;
  font-size: 100%;
}

img {
  display: block;
}

.cont-image {
  overflow: hidden;
  display: block;
  position: relative;
}

.img-auto {
  max-width: 100%;
  min-width: 100%;
  width: auto !important;
  height: auto;
  display: block;
}

.image.w-90 img {
  width: 90% !important;
  margin: 0 auto;
  display: block;
}
.image.w-80 img {
  width: 80% !important;
  margin: 0 auto;
  display: block;
}

blockquote {
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.flipx {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: fliph;
  /*IE*/
  -webkit-filter: fliph;
          filter: fliph;
  /*IE*/
}

.top {
  width: 100%;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
}

.bottom {
  width: 100%;
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
}

.set-space {
  margin: 0 !important;
  padding: 0 !important;
}

.offf-margin {
  margin: 0 !important;
}

.offf-padding {
  padding: 0 !important;
}

.rich-text.gris {
  background: #ccc;
}
.rich-text .cont-full, .rich-text .cont2-col, .rich-text .cont3-col,
.rich-text .cont4-col, .rich-text .cont5-col, .rich-text .cont6-col,
.rich-text .cont7-col, .rich-text .cont8-col, .rich-text .cont9-col,
.rich-text .cont10-col, .rich-text .cont11-col, .rich-text .cont12-col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rich-text h1, .rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5, .rich-text h6, .rich-text pre {
  color: #000;
  font-size: 100%;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
  padding: 0 0 19px 0;
  display: block;
  vertical-align: top;
}
.rich-text h1 span, .rich-text h2 span, .rich-text h3 span, .rich-text h4 span, .rich-text h5 span, .rich-text h6 span, .rich-text pre span {
  color: #000;
  font-size: 100%;
  text-decoration: underline;
}
.rich-text h1 {
  font-size: 6em;
}
.rich-text h2 {
  font-size: 5em;
}
.rich-text h3 {
  font-size: 4em;
}
.rich-text h4 {
  font-size: 3em;
}
.rich-text h5 {
  font-size: 2em;
}
.rich-text h6 {
  font-size: 1.5em;
}
.rich-text h6.date {
  position: relative;
}
.rich-text h6.date span {
  background: #ccc;
  color: #0561e5 !important;
  font-size: 100%;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
  padding-right: 10px;
  position: relative;
  z-index: 5;
}
.rich-text h6.date:before {
  content: "";
  background: #000;
  width: 100%;
  height: 1px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 26%;
}
.rich-text pre {
  background: #fcfcfc;
  color: #000;
  font-size: 100%;
  font-weight: normal;
  font-style: italic;
  line-height: 23px;
  margin-bottom: 10px;
  padding: 10px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rich-text a {
  color: #0561e5;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 34px;
  text-decoration: underline;
}
.rich-text a:hover {
  color: #ff4769;
  font-family: "Open Sans", sans-serif;
  text-decoration: underline;
}
.rich-text a.button {
  width: 220px;
  height: 50px;
}
.rich-text a.button span {
  font-size: 1.15em;
}
.rich-text p {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0.8px;
  margin-bottom: 10px;
}
.rich-text p.message {
  background: rgba(164, 169, 174, 0.2);
  color: #a4a9ae;
  font-size: 100%;
  text-align: center;
  padding: 8px 10px;
  border-radius: 4px;
  display: block;
}
.rich-text p span {
  color: black;
  font-size: 100%;
  font-weight: normal;
}
.rich-text p b {
  color: #777;
  font-size: 100%;
  font-weight: normal;
}
.rich-text p strong {
  color: #000;
  font-size: 100%;
  font-weight: bold;
}
.rich-text p strong span {
  font-weight: bold;
}
.rich-text p del {
  color: #000;
  font-size: 100%;
  font-weight: normal;
}
.rich-text p img {
  margin: 20px auto;
  display: block;
}
.rich-text p img.alignleft, .rich-text p img.alignnone {
  display: inline-block;
}
.rich-text em {
  color: #000;
  font-size: 100%;
  font-weight: normal;
  font-style: italic;
}
.rich-text ul {
  padding: 10px;
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rich-text ul li {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  line-height: 23px;
  padding-left: 15px;
  display: block;
  vertical-align: top;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rich-text ul li:before {
  content: "e";
  color: #ff4769;
  font-family: "spp" !important;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rich-text ul ul {
  padding-bottom: 0 !important;
}
.rich-text ul ul li:before {
  content: "f";
}
.rich-text ol {
  counter-reset: my-badass-counter;
  padding: 10px;
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rich-text ol li {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  line-height: 23px;
  padding-left: 15px;
  display: block;
  vertical-align: top;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rich-text ol li:before {
  content: counter(my-badass-counter);
  counter-increment: my-badass-counter;
  color: #ff4769;
  font-size: 100%;
  font-weight: bold;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rich-text ol li ol {
  padding-bottom: 0 !important;
}
.rich-text blockquote {
  background: #F1F0F0;
  padding: 18px 18px 10px 18px;
  border-bottom: solid 3px #ff4769;
  display: block;
  vertical-align: top;
}
.rich-text cite {
  padding-top: 19px;
  display: block;
}
.rich-text cite p {
  color: #000;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  text-align: justify;
  display: block;
}

form * {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  overflow: hidden;
  border: 0;
  display: block;
}

/** Slider **/
.owl-carousel .owl-item {
  overflow: hidden;
}
.owl-carousel.slide-home {
  background: #0561e5;
  position: relative;
}
.owl-carousel.slide-home .cont-text {
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.owl-carousel.slide-home .cont-text p {
  background: #ff4769;
  width: 180px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  padding: 8px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.owl-carousel.slide-home .cont-text h4 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 40px;
  padding: 10px 0 35px 0;
  display: block;
}
.owl-carousel.slide-home .cont-text a {
  width: 220px;
  height: 50px;
}
.owl-carousel.slide-home .cont-text a span {
  font-size: 18px;
}
.owl-carousel.slide-home .owl-nav {
  width: 100%;
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
}
.owl-carousel.slide-home .owl-nav div {
  background: #fff;
  width: 50px;
  height: 50px;
  color: #0561e5;
  font-size: 0;
  text-align: center;
  display: inline-block;
  float: left;
  position: relative;
}
.owl-carousel.slide-home .owl-nav div:hover {
  background: #0456cc;
}
.owl-carousel.slide-home .owl-nav div:hover:before {
  color: #fff;
}
.owl-carousel.slide-home .owl-nav div:last-child {
  float: right;
}
.owl-carousel.slide-home .owl-nav div:last-child:before {
  content: "d";
}
.owl-carousel.slide-home .owl-nav div:before, .owl-carousel.slide-home .owl-nav div:after {
  font-size: 30px;
  font-family: "spp" !important;
  font-weight: 400;
  line-height: 53px;
  font-style: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.owl-carousel.slide-home .owl-nav div:before {
  content: "c";
}
.owl-carousel.slide-blog {
  background: #0561e5;
  position: relative;
}
.owl-carousel.slide-blog .slide {
  height: 475px;
}
.owl-carousel.slide-blog .slide .cont-center {
  position: relative;
  z-index: 10;
}
.owl-carousel.slide-blog .slide .cont-text h1 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  text-shadow: 0 5px 15px black;
  padding: 40px 0 0 0;
  display: block;
}
.owl-carousel.slide-blog .slide .cont-text h1 em {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  font-style: normal;
  margin-top: 10px;
  display: block;
}

/*** Background Dinámico ***/
.background {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
}
.background img {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*** Search ***/
.search {
  display: inline-block;
}
.search.auto-widht {
  padding: 0;
}
.search.auto-widht label {
  display: none;
}
.search.auto-widht input[type=text] {
  width: 70%;
  height: 35px;
}
.search.auto-widht input[type=submit] {
  height: 35px;
}
.search form {
  display: inline-block;
  position: relative;
}
.search form label {
  display: none;
}
.search form input[type=text] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background: transparent;
  width: 312px;
  height: 42px;
  color: #ff4769;
  font-size: 15px;
  line-height: 60px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: solid 2px #ff4769;
  padding: 5px 35px 0 0;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search form input[type=text]::-webkit-input-placeholder {
  color: #ff4769;
}
.search form input[type=text]::-moz-placeholder {
  color: #ff4769;
}
.search form input[type=text]:-ms-input-placeholder {
  color: #ff4769;
}
.search form input[type=text]:-moz-placeholder {
  color: #ff4769;
}
.search form input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background: url("../image/btn_search.png") center right no-repeat;
  width: 32px;
  height: 42px;
  font-size: 0;
  border: 0;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*Modal*/
.modal {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
}
.modal a {
  text-decoration: none;
}
.modal .cont-center {
  text-align: center;
}
.modal .btn-close {
  background: #ff4769;
  width: 45px;
  height: 45px;
  text-align: center;
  margin: 20px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0px;
}
.modal .btn-close i {
  color: #fff;
  font-size: 50px;
  margin: -2px 0;
  position: relative;
  display: inline-block;
}
.modal blockquote {
  background: #fff;
  width: 700px;
  margin: 0 auto;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.modal blockquote.w-auto {
  width: auto;
  max-height: 90%;
  overflow: visible;
  display: inline-block;
}
.modal blockquote.transparent {
  background: transparent;
}
.modal blockquote.menssage h2 {
  color: #fff;
  font-size: 22px;
}
.modal blockquote.menssage h3 {
  color: #0561e5;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 26px;
}
.modal blockquote .content {
  padding: 30px 35px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.modal blockquote h1, .modal blockquote h2, .modal blockquote h3, .modal blockquote h4, .modal blockquote h5, .modal blockquote h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  display: block;
}
.modal blockquote .passed {
  background: #6cd226;
}
.modal blockquote .faild {
  background: #d22632;
}

/*-----------*/
/*Laptop*/
@media (max-width: 1325px) {
  .background img {
    width: auto;
    height: 100%;
  }
}
/*Tableta*/
@media (max-width: 940px) {
  body, html {
    overflow: visible !important;
    vertical-align: top;
  }

  .main {
    max-width: auto !important;
    width: 100%;
  }

  .view-desk {
    display: none !important;
  }

  .view-mobile-tb {
    display: inline-block !important;
  }
  .view-mobile-tb.disable, .view-mobile-tb .disable {
    display: none !important;
  }

  .image.w-80-tb img {
    width: 80% !important;
    height: auto !important;
    margin: 0 auto !important;
    display: block !important;
  }

  ul.list-mark li {
    font-size: 13px;
  }

  .cont-row {
    display: inline-table;
  }

  .cont-row-tb .cont2-tb-col, .cont-row-tb .cont3-tb-col, .cont-row-tb .cont4-tb-col {
    display: inline-block !important;
  }

  .cont-full {
    width: 100%;
  }

  .cont1-tb-col {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
  }

  .cont2-tb-col {
    max-width: 50% !important;
    width: 50% !important;
    display: table-cell !important;
  }

  .cont3-tb-col {
    max-width: 33.3% !important;
    width: 33.3% !important;
    display: table-cell !important;
  }

  .cont4-tb-col {
    max-width: 25% !important;
    width: 25% !important;
    display: table-cell !important;
  }

  .cont-elastic-mb {
    width: auto;
    max-width: auto;
    display: inline-block !important;
    vertical-align: top;
  }

  .aling-center-tb {
    text-align: center !important;
  }

  .aling-left-tb {
    text-align: left !important;
  }

  .aling-right-tb {
    text-align: right !important;
  }

  .padding-tb-lr-vertical,
.padding-tb-lr-horizontal {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .padding-tb-lr-vertical {
    padding: 20px 0 !important;
  }

  .padding-tb-lr-horizontal {
    padding: 0 20px !important;
  }

  .off-tb-padding {
    padding: 0 !important;
  }

  .mb-aleft {
    float: left;
  }

  .mb-aright {
    float: right;
  }

  .modal blockquote {
    width: 90%;
  }
}
/*Iphone*/
@media (max-width: 600px) {
  ul.list-mark, ul.circle-mark {
    padding: 5px;
  }
  ul.list-mark li, ul.circle-mark li {
    font-size: 13px;
  }

  .image-mb-aresize {
    width: 100% !important;
    max-width: 100% !important;
  }

  .image.w-80-mb img {
    width: 90% !important;
    margin: 0 auto !important;
    display: block !important;
  }
  .image.w-70-mb img {
    width: 80% !important;
    margin: 0 auto !important;
    display: block !important;
  }

  .view-mobile-mb {
    display: block !important;
  }

  .view-desk-mb, .view-mobile-tb {
    display: none !important;
  }

  .cont1-mb-col {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
  }

  .cont2-mb-col {
    max-width: 50% !important;
    width: 50% !important;
    display: table-cell !important;
  }

  .cont3-mb-col {
    max-width: 33.3% !important;
    width: 33.3% !important;
    display: table-cell !important;
  }

  .aling-center-mb {
    text-align: center !important;
  }

  .aling-left-mb {
    text-align: left !important;
  }

  .aling-right-mb {
    text-align: right !important;
  }

  .main {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }

  .image-mb-aresize {
    width: 100% !important;
    max-width: 100% !important;
  }

  .modal-custom .cont-row {
    display: inline-table !important;
    vertical-align: top;
  }

  .modal-custom .cont-row {
    padding: 80px 0 20px;
  }
  .modal-custom .cont-row.float {
    display: block !important;
  }
  .modal-custom .cont-row blockquote .cont-row {
    padding: 0;
  }
}
/**Header**/
.cont-header {
  width: 100%;
  border-bottom: solid 1px #fff;
  padding: 20px 0;
  display: block;
  position: absolute;
}
.cont-header .logo a {
  display: inline-block;
}
.cont-header .logo a img {
  width: 120px;
  display: block;
  vertical-align: top;
}
.cont-header ul {
  width: 100%;
  display: inline-table;
}
.cont-header ul li {
  width: 16%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.cont-header ul li:last-child {
  text-align: right;
}
.cont-header ul li a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.cont-header ul li a:before {
  content: "";
  background: #fff;
  width: 0%;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: -4px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-header ul li a:hover:before {
  width: 100%;
}
.cont-header ul li form {
  display: inline-block;
}
.cont-header ul li form button {
  width: 120px;
  height: 30px;
}
.cont-header ul li form button span {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.cont-banner {
  background: #0c98f4;
  background: linear-gradient(135deg, #0c98f4 0%, #054bb3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0c98f4", endColorstr="#054bb3",GradientType=1 );
  height: 735px;
  position: relative;
}
.cont-banner:before {
  content: "";
  width: 26px;
  height: 50px;
  margin-bottom: 50px;
  border: solid 1px #fff;
  border-radius: 25px;
  position: absolute;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cont-banner:after {
  content: "";
  background: #fff;
  width: 10px;
  height: 10px;
  margin-bottom: 50px;
  border: solid 1px #fff;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  bottom: 53px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-animation: scroll 1.5s infinite;
          animation: scroll 1.5s infinite;
}
@-webkit-keyframes scroll {
  0% {
    bottom: 53px;
  }
  50% {
    bottom: 28px;
  }
  100% {
    bottom: 53px;
  }
}
@keyframes scroll {
  0% {
    bottom: 53px;
  }
  50% {
    bottom: 28px;
  }
  100% {
    bottom: 53px;
  }
}
.cont-banner .slideshow {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.cont-banner .slideshow .slides {
  background: transparent;
  height: 100%;
  position: relative;
  z-index: 5;
}
.cont-banner .slideshow .slides .main {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cont-banner .slideshow .slides .main .description {
  width: 45%;
  padding: 0;
}
.cont-banner .slideshow .slides .main .description h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-weight: 900;
  _text-transform: capitalize;
}
.cont-banner .slideshow .slides .main .description p {
  color: #fff;
  font-family: "Open Sans", sans-serif, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 35px 35px 35px 0;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-banner .slideshow .slides .main .description form {
  display: inline-block;
  vertical-align: top;
}
.cont-banner .slideshow .slides .main .description form button {
  width: 180px;
  height: 45px;
}
.cont-banner .slideshow .slides .main .description form button span {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.cont-banner .slideshow nav {
  width: 100%;
  margin: 0;
  padding: 15px 0;
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-banner .slideshow nav span {
  background: #fff;
  height: 3px;
  width: 45px;
  border: 0;
  border-radius: 6px;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cont-banner .slideshow nav span:last-child {
  width: 17px;
}
.cont-banner .slideshow nav span.current {
  background: #5c3c21;
  width: 35px;
}

.cont-way-working {
  background: #f8f8f8;
}
.cont-way-working .cont-detail .detail {
  width: 88%;
  margin: 0 auto;
  display: block;
}
.cont-way-working .cont-detail h1 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: normal;
  text-align: justify;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 25px 0 25px;
  display: block;
  position: relative;
}
.cont-way-working .cont-detail h1:after {
  content: "";
  background: #1d6ee6;
  width: 30px;
  height: 2px;
  margin: 20px 0;
  display: block;
  vertical-align: top;
}
.cont-way-working .cont-detail p {
  color: #242424;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-align: justify;
  margin: 0;
  padding: 0 25px;
  display: block;
}
.cont-way-working .cont-selector {
  text-align: right;
}
.cont-way-working .cont-selector ul {
  width: 70%;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  counter-reset: my-badass-counter;
}
.cont-way-working .cont-selector ul li {
  width: 100%;
  display: block;
  vertical-align: top;
  position: relative;
  z-index: 5;
}
.cont-way-working .cont-selector ul li:after {
  content: "";
  background: #0561e5;
  width: 0;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cont-way-working .cont-selector ul li:before {
  content: counter(my-badass-counter);
  counter-increment: my-badass-counter;
  color: rgba(204, 204, 204, 0.9);
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
  text-align: justify;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  z-index: 20;
  left: -3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-way-working .cont-selector ul li.active {
  z-index: 10;
}
.cont-way-working .cont-selector ul li.active:after {
  width: 100%;
}
.cont-way-working .cont-selector ul li.active:before {
  color: #0561e5;
}
.cont-way-working .cont-selector ul li.active a {
  -webkit-box-shadow: -20px 15px 40px rgba(204, 204, 204, 0.8);
          box-shadow: -20px 15px 40px rgba(204, 204, 204, 0.8);
}
.cont-way-working .cont-selector ul li.active a p {
  color: #fff;
}
.cont-way-working .cont-selector ul li.active a p b {
  color: #fff;
}
.cont-way-working .cont-selector ul li.active .icon.icon-chat {
  background-position: -28px -7px;
}
.cont-way-working .cont-selector ul li.active .icon.icon-planning {
  background-position: -159px -8px;
}
.cont-way-working .cont-selector ul li.active .icon.icon-desing {
  background-position: -294px -7px;
}
.cont-way-working .cont-selector ul li.active .icon.icon-development {
  background-position: -418px -7px;
}
.cont-way-working .cont-selector ul li.active .icon.icon-mantenience {
  background-position: -569px -7px;
}
.cont-way-working .cont-selector ul li.active .icon.icon-launch {
  background-position: -690px -7px;
}
.cont-way-working .cont-selector ul li.fix {
  z-index: 10;
}
.cont-way-working .cont-selector ul li a {
  width: 100%;
  border-left: solid 1px rgba(204, 204, 204, 0.4);
  border-right: solid 1px rgba(204, 204, 204, 0.4);
  border-bottom: solid 1px rgba(204, 204, 204, 0.4);
  padding: 20px 20px 20px 40px;
  -webkit-box-shadow: 0 0 28px rgba(204, 204, 204, 0);
          box-shadow: 0 0 28px rgba(204, 204, 204, 0);
  position: relative;
  z-index: 5;
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cont-way-working .cont-selector ul li a i {
  padding-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.cont-way-working .cont-selector ul li a p {
  color: #242424;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
  margin: 0 auto;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cont-way-working .cont-selector ul li a p b {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
  margin: 0 auto;
  padding: 0;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-way-working .cont-selector ul li .count {
  background-image: url("../image/svg/set-icons.svg");
  background-size: 550px auto;
  background-position: -293px -160px;
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  z-index: 15;
  left: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cont-services {
  background: #fff;
  padding: 40px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-services .cont-control * {
  width: 80%;
}
.cont-services .cont-control h1 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  padding-bottom: 17px;
}
.cont-services .cont-control h1 span {
  color: #242424;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: justify;
  text-transform: uppercase;
  padding-bottom: 10px;
  display: block;
  vertical-align: top;
}
.cont-services .cont-control p {
  color: #242424;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: justify;
  margin: 0;
}
.cont-services .cont-control blockquote {
  margin: 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-services .cont-control blockquote a {
  width: auto;
  color: #ccc;
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.cont-services .cont-control blockquote a.prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cont-services .cont-control blockquote span {
  width: auto;
  color: #0561e5;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
}
.cont-services .cont-detail {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-services .cont-detail:before {
  content: "";
  background: #0561e5;
  width: 100%;
  height: 50%;
  border-radius: 4px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}
.cont-services .cont-detail .owl-services {
  max-width: 858px;
  margin: 0 auto;
}
.cont-services .cont-detail .owl-services .item {
  text-align: center;
  padding: 40px 0;
  cursor: ew-resize;
  -webkit-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
}
.cont-services .cont-detail .owl-services .item:hover blockquote {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.cont-services .cont-detail .owl-services .item blockquote .front, .cont-services .cont-detail .owl-services .item blockquote .back {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-services .cont-detail .owl-services .item blockquote {
  width: 255px;
  height: 330px;
  margin: 0 15px;
  padding: 20px;
  border-radius: 5px;
  -webkit-box-shadow: 0 10px 20px rgba(36, 36, 36, 0.15);
          box-shadow: 0 10px 20px rgba(36, 36, 36, 0.15);
  display: inline-table;
  overflow: visible;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.cont-services .cont-detail .owl-services .item blockquote .front {
  background: #fff;
  padding: 20px;
  z-index: 2;
}
.cont-services .cont-detail .owl-services .item blockquote .front p, .cont-services .cont-detail .owl-services .item blockquote .front p b {
  text-align: center;
}
.cont-services .cont-detail .owl-services .item blockquote .back {
  background: #f8f8f8;
  padding: 20px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.cont-services .cont-detail .owl-services .item blockquote .image {
  background: #f8f8f8;
  width: 165px;
  height: 165px;
  border-radius: 100%;
  margin: 0 auto;
  display: inline-table;
  vertical-align: top;
  position: relative;
}
.cont-services .cont-detail .owl-services .item blockquote .image img {
  max-width: 74%;
  min-width: auto;
  min-height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cont-services .cont-detail .owl-services .item blockquote .detail {
  padding: 20px 0;
}
.cont-services .cont-detail .owl-services .item blockquote .detail h2 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 15px;
  display: block;
  vertical-align: top;
}
.cont-services .cont-detail .owl-services .item blockquote .detail p {
  color: #242424;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: justify;
  margin: 0;
}
.cont-services .cont-detail .owl-services .item blockquote .detail p b {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  display: block;
  vertical-align: top;
}
.cont-services .cont-detail .owl-services .item blockquote .detail .button {
  width: 55%;
  height: 35px;
  text-transform: uppercase;
  margin-top: 15px;
}
.cont-services .cont-detail .owl-dots {
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-services .cont-detail .owl-dots button {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background: transparent;
  border: 0;
}
.cont-services .cont-detail .owl-dots button.active span {
  background: #0561e5;
}
.cont-services .cont-detail .owl-dots button span {
  background: #ccc;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.cont-proyects {
  height: 100vh;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-proyects h1 {
  width: auto;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 80px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cont-proyects h1 span {
  background: #fff;
  width: 73px;
  height: 2px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cont-proyects h1 span:before {
  content: "";
  background: #0561e5;
  width: 30px;
  height: 2px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 77px;
  bottom: 0;
}
.cont-proyects h1 span:after {
  content: "";
  background: #fff;
  width: 15px;
  height: 2px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 111px;
  bottom: 0;
}
.cont-proyects .owl-carousel {
  width: 100vw;
  height: 100vh;
  position: relative;
  z-index: 5;
  left: 0;
  top: 0;
}
.cont-proyects .owl-carousel .owl-stage-outer, .cont-proyects .owl-carousel .owl-item {
  overflow: visible;
}
.cont-proyects .owl-carousel .owl-item.active .item .cont-detail, .cont-proyects .owl-carousel .owl-item.active .item .image {
  opacity: 1;
  top: 0;
}
.cont-proyects .owl-carousel .item {
  height: 100vh;
  display: block;
  vertical-align: top;
}
.cont-proyects .owl-carousel .item .background {
  width: 100%;
  height: 100%;
}
.cont-proyects .owl-carousel .item .cont-detail {
  padding-left: 150px;
  opacity: 0;
  position: relative;
  z-index: 10;
  top: 40px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.cont-proyects .owl-carousel .item .cont-detail h2 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  padding-bottom: 17px;
  display: block;
  vertical-align: top;
}
.cont-proyects .owl-carousel .item .cont-detail p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-bottom: 18px;
  display: block;
  vertical-align: top;
}
.cont-proyects .owl-carousel .item .cont-detail form {
  display: block;
  vertical-align: top;
}
.cont-proyects .owl-carousel .item .cont-detail form .button {
  width: 38%;
  height: 35px;
  text-transform: uppercase;
  margin-top: 20px;
}
.cont-proyects .owl-carousel .item .cont-detail form .button span {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 700;
}
.cont-proyects .owl-carousel .item .image {
  position: relative;
  z-index: 5;
  top: 40px;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.cont-proyects .owl-carousel .item .image .cont-image {
  padding-left: 70px;
  padding-right: 30px;
  display: block;
  position: relative;
  overflow: visible;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-proyects .owl-carousel .item .image .cont-image img {
  max-width: 100%;
  width: auto;
}
.cont-proyects .owl-carousel .owl-nav {
  display: none;
}
.cont-proyects .owl-carousel .owl-dots {
  margin: 25px;
  display: inline-block;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  counter-reset: my-badass-counter;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-proyects .owl-carousel .owl-dots button {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background: transparent;
  width: auto;
  text-align: left;
  margin: 0;
  padding: 10px;
  border: 0;
  display: block;
  vertical-align: top;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-proyects .owl-carousel .owl-dots button:before {
  content: counter(my-badass-counter);
  counter-increment: my-badass-counter;
  width: 100%;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  display: block;
  vertical-align: top;
  opacity: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-proyects .owl-carousel .owl-dots button:hover span {
  background: #fff;
  width: 30px;
}
.cont-proyects .owl-carousel .owl-dots button.active:before {
  opacity: 1;
}
.cont-proyects .owl-carousel .owl-dots button.active span {
  background: #fff;
  width: 40px;
  height: 2px;
}
.cont-proyects .owl-carousel .owl-dots button span {
  background: #fff;
  width: 20px;
  height: 2px;
  margin: 0;
  padding: 0;
  display: block;
  vertical-align: top;
  position: absolute;
  left: 0;
  bottom: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.cont-blog {
  background: #fff;
  padding: 40px 0;
}
.cont-blog h2 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  padding: 0 20px 20px 20px;
  display: block;
  vertical-align: top;
}
.cont-blog a {
  width: 92%;
  margin-top: 35px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 15px rgba(36, 36, 36, 0.15);
          box-shadow: 0 5px 15px rgba(36, 36, 36, 0.15);
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-blog a:hover {
  -webkit-box-shadow: 0 10px 25px rgba(36, 36, 36, 0.15);
          box-shadow: 0 10px 25px rgba(36, 36, 36, 0.15);
  -webkit-transform: translateY(-1%);
          transform: translateY(-1%);
}
.cont-blog a .cont-image {
  height: 200px;
}
.cont-blog a .cont-detail {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-blog a .cont-detail h1 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  padding: 20px;
  display: block;
  vertical-align: top;
}
.cont-blog a .cont-detail p {
  color: #242424;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: justify;
  margin: 0;
  padding: 0 20px 20px 20px;
  display: block;
  vertical-align: top;
}
.cont-blog a .cont-row {
  border-top: solid 1px rgba(36, 36, 36, 0.15);
}
.cont-blog a .cont-row .cont2-col p {
  font-size: 11px;
  text-transform: uppercase;
  padding: 13px;
}
.cont-blog a .cont-row .cont2-col:last-child p {
  text-align: right;
}
.cont-blog .cont3-col:last-child {
  text-align: right;
}
.cont-blog .cont3-col:nth-child(2n) {
  text-align: center;
}

.cont-marcas {
  background: #fff;
}
.cont-marcas h1 {
  color: #242424;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  padding: 30px 0 0 0;
  display: block;
  vertical-align: top;
}
.cont-marcas .owl-dots {
  display: none;
}
.cont-marcas .active.center .item img:last-of-type {
  opacity: 1 !important;
}
.cont-marcas .item {
  padding: 45px 0;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-marcas .item img {
  width: 200px;
  margin: 0 auto;
  opacity: 1;
  display: block;
  vertical-align: top;
  -webkit-transition: all 2s;
  transition: all 2s;
}
.cont-marcas .item img:last-of-type {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cont-marcas .item img:hover:last-of-type {
  opacity: 0.5 !important;
}

.cont-footer {
  background: #202126;
}
.cont-footer h1 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  padding: 40px 0;
  display: block;
  vertical-align: top;
}
.cont-footer .cont-icons {
  margin: 9px 0;
  position: absolute;
  left: 0;
  top: 100%;
}
.cont-footer .cont-icons a {
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
}
.cont-footer .cont-icons a i {
  color: #ccc;
  font-size: 26px;
}
.cont-footer .cont-icons a:hover i {
  color: #0561e5;
}
.cont-footer .cont-detail {
  padding-left: 55px;
}
.cont-footer .cont-detail h2, .cont-footer .cont-detail .wpforms-title {
  padding-left: 25px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  padding-left: 0;
  padding-bottom: 17px;
  display: block;
  vertical-align: top;
}
.cont-footer .cont-detail p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 18px;
  display: block;
  vertical-align: top;
}
.cont-footer .cont-detail p:last-child {
  margin: 0;
  padding: 0;
}
.cont-footer .cont-detail p a {
  color: currentColor;
  font-size: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cont-footer .cont-detail p a:hover {
  color: #0561e5;
}
.cont-footer .cont-detail form {
  display: block;
  vertical-align: top;
}
.cont-footer .cont-detail form .wpforms-field-container {
  display: inline-table;
}
.cont-footer .cont-detail form .wpforms-field-container .wpforms-field {
  width: 50% !important;
  margin: 0 0 45px 0;
  padding: 0 !important;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.cont-footer .cont-detail form .wpforms-field-container .wpforms-field.wpforms-field-textarea {
  width: 100% !important;
  margin: 0 !important;
}
.cont-footer .cont-detail form .wpforms-field-container .wpforms-field:hover:before, .cont-footer .cont-detail form .wpforms-field-container .wpforms-field:focus-within:before {
  width: 95%;
}
.cont-footer .cont-detail form .wpforms-field-container .wpforms-field:nth-child(2n) {
  text-align: right;
}
.cont-footer .cont-detail form .wpforms-field-container .wpforms-field:nth-child(2n):before {
  left: auto;
  right: 0;
}
.cont-footer .cont-detail form .wpforms-field-container .wpforms-field:before {
  content: "";
  background: #0561e5;
  width: 0%;
  height: 1px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cont-footer .cont-detail form .wpforms-submit-container {
  text-align: center;
}
.cont-footer .cont-detail form input[type=text], .cont-footer .cont-detail form input[type=phone], .cont-footer .cont-detail form input[type=email], .cont-footer .cont-detail form textarea {
  background: transparent !important;
  width: 95% !important;
  color: #fff !important;
  font-family: "Montserrat", sans-serif, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 23px;
  border-bottom: solid 1px #fff;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  margin: 0;
  padding: 10px !important;
  display: inline-block !important;
  vertical-align: top;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-footer .cont-detail form textarea {
  width: 100% !important;
  height: 80px !important;
}
.cont-footer .cont-detail form label.wpforms-error {
  margin-top: 10px;
  color: #e62a2a !important;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  left: 0;
}
.cont-footer .cont-detail form .button {
  background: transparent !important;
  width: 35%;
  height: 45px;
  color: #fff !important;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 4px;
  margin: 45px auto;
}
.cont-footer .cont-detail form .button:hover {
  background: #fff !important;
  color: #0561e5 !important;
}
.cont-footer .cont-base {
  background: #000;
  margin-top: 45px;
  padding: 25px 0;
}
.cont-footer .cont-base ul {
  width: 100%;
  display: inline-table;
}
.cont-footer .cont-base ul li {
  width: 16%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.cont-footer .cont-base ul li a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.cont-footer .cont-base ul li a:before {
  content: "";
  background: #fff;
  width: 0%;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: -4px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-footer .cont-base ul li a:hover:before {
  width: 100%;
}
.cont-footer .cont-base ul li form {
  display: inline-block;
}
.cont-footer .cont-base ul li form button {
  width: 120px;
  height: 30px;
}
.cont-footer .cont-base ul li form button span {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 700;
}
.cont-footer .cont-base a {
  margin-left: 25px;
}
.cont-footer .cont-base a:fist-child {
  margin: 0;
}
.cont-footer .cont-base a i {
  color: #fff;
  font-size: 22px;
}
.cont-footer .cont-base p {
  margin: 0;
}
.cont-footer .cont-base a.goto {
  width: auto;
  height: auto;
  border: 0;
}
.cont-footer .logo a {
  margin: 25px 0;
  display: inline-block;
}
.cont-footer .logo a img {
  width: 120px;
  display: block;
  vertical-align: top;
}
.cont-footer p {
  margin: 0;
  font-size: 12px;
}
.cont-footer p i {
  color: #0561e5;
  font-size: 12px;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
}
.cont-footer a.goto {
  width: 30px;
  height: 30px;
  border-bottom: solid 1px #fff;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.cont-footer a.goto i.up {
  background-color: currentColor;
  width: 1px;
  height: 16px;
  color: #fff;
  margin-left: 10px;
  margin-top: 3px;
  margin: -1px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cont-footer a.goto i.up:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: -5px;
  top: 1px;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cont-banner-nosotros {
  background: #0c98f4;
  background: linear-gradient(135deg, #0c98f4 0%, #054bb3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0c98f4", endColorstr="#054bb3",GradientType=1 );
  position: relative;
}
.cont-banner-nosotros:before {
  content: "";
  width: 26px;
  height: 50px;
  border: solid 1px #fff;
  border-radius: 25px;
  position: absolute;
  z-index: 25;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cont-banner-nosotros:after {
  content: "";
  background: #fff;
  width: 10px;
  height: 10px;
  border: solid 1px #fff;
  border-radius: 100%;
  position: absolute;
  z-index: 25;
  left: 50%;
  bottom: 53px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-animation: scroll 1.5s infinite;
          animation: scroll 1.5s infinite;
}
@keyframes scroll {
  0% {
    bottom: 53px;
  }
  50% {
    bottom: 28px;
  }
  100% {
    bottom: 53px;
  }
}
.cont-banner-nosotros .cont-title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cont-banner-nosotros .cont-title h1 {
  width: auto;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.cont-banner-nosotros .cont-title h1 span {
  background: #fff;
  width: 70px;
  height: 6px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cont-banner-nosotros .cont-title h1 span:before {
  content: "";
  background: #000;
  width: 30px;
  height: 6px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 77px;
  bottom: 0;
}
.cont-banner-nosotros .cont-title h1 span:after {
  content: "";
  background: #fff;
  width: 15px;
  height: 6px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 114px;
  bottom: 0;
}

.cont-nosotros h2 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  padding: 25px 0 65px 0;
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.cont-nosotros h2:before {
  content: "";
  background: #0561e5;
  width: 3px;
  height: 120px;
  border-radius: 4px;
  margin: 0 auto 15px auto;
  display: block;
  vertical-align: middle;
}
.cont-nosotros .gris-area {
  background: #f7f7f7;
  padding: 45px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-nosotros .gris-area h3 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.cont-nosotros .gris-area .cont3-col {
  padding: 20px;
}
.cont-nosotros .gris-area .cont3-col:first-child {
  padding-left: 0;
}
.cont-nosotros .gris-area .cont3-col:last-child {
  padding-right: 0;
}
.cont-nosotros .gris-area .cont3-col h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  padding-bottom: 17px;
  display: block;
  vertical-align: top;
}
.cont-nosotros .gris-area .cont3-col p {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  display: inline-block;
}
.cont-nosotros .gris-area .cont3-col p:last-child {
  margin: 0;
}
.cont-nosotros .gris-area .cont3-col .item {
  margin: 0 auto;
  padding: 45px 0;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-nosotros .gris-area .cont3-col .item img {
  width: 200px;
  margin: 0 auto;
  opacity: 1;
  display: block;
  vertical-align: top;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-nosotros .gris-area .cont3-col .item img:last-of-type {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cont-nosotros .gris-area .cont3-col .item img:hover:last-of-type {
  opacity: 1;
}
.cont-nosotros .black-area {
  background: #202126;
  padding: 45px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-nosotros .black-area h3 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 80px;
  padding-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.cont-nosotros .black-area h3 span {
  background: #fff;
  width: 73px;
  height: 3px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cont-nosotros .black-area h3 span:before {
  content: "";
  background: #0561e5;
  width: 30px;
  height: 3px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 77px;
  bottom: 0;
}
.cont-nosotros .black-area h3 span:after {
  content: "";
  background: #fff;
  width: 15px;
  height: 3px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 111px;
  bottom: 0;
}
.cont-nosotros .black-area blockquote {
  min-height: 255px;
  text-align: center;
  padding: 35px;
  -webkit-box-shadow: 0 20px 55px rgba(0, 0, 0, 0);
          box-shadow: 0 20px 55px rgba(0, 0, 0, 0);
  overflow: visible;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-nosotros .black-area blockquote:hover {
  -webkit-box-shadow: 0 0px 35px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0px 35px rgba(0, 0, 0, 0.4);
}
.cont-nosotros .black-area blockquote:hover .background {
  background: #0561e5;
}
.cont-nosotros .black-area blockquote:hover .icon.icon-planning {
  background-position: -159px -8px;
}
.cont-nosotros .black-area blockquote:hover .icon.icon-desing {
  background-position: -294px -7px;
}
.cont-nosotros .black-area blockquote:hover .icon.icon-development {
  background-position: -418px -7px;
}
.cont-nosotros .black-area blockquote:hover .icon.icon-mantenience {
  background-position: -569px -7px;
}
.cont-nosotros .black-area blockquote:hover .icon.icon-launch {
  background-position: -690px -7px;
}
.cont-nosotros .black-area blockquote:hover .icon.icon-code {
  background-position: -674px -211px;
}
.cont-nosotros .black-area blockquote .icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 10;
}
.cont-nosotros .black-area blockquote h4 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  padding: 25px 0;
  display: block;
  vertical-align: top;
  position: relative;
  z-index: 10;
}
.cont-nosotros .black-area blockquote p {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  margin: 0;
  display: inline-block;
  position: relative;
  z-index: 10;
}
.cont-nosotros .black-area blockquote .background {
  width: 102%;
  height: 102%;
  background: rgba(5, 97, 229, 0);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-nosotros .black-area .cont-row:last-child .cont3-col blockquote:before {
  top: auto;
  bottom: 0;
}
.cont-nosotros .black-area .cont-row:last-child .cont3-col blockquote:after {
  display: none;
}
.cont-nosotros .black-area .cont-row .cont3-col:last-child blockquote:before {
  display: none;
}
.cont-nosotros .black-area .cont-row .cont3-col blockquote:before {
  content: "";
  background: rgba(204, 204, 204, 0.3);
  width: 1px;
  height: 85%;
  display: inline-block;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-nosotros .black-area .cont-row .cont3-col blockquote:after {
  content: "";
  background: rgba(204, 204, 204, 0.3);
  width: 85%;
  height: 1px;
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-nosotros .team-area {
  padding: 45px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-nosotros .team-area h3 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
  padding-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.cont-nosotros .team-area h3 span {
  background: #000;
  width: 73px;
  height: 3px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cont-nosotros .team-area h3 span:before {
  content: "";
  background: #0561e5;
  width: 30px;
  height: 3px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 77px;
  bottom: 0;
}
.cont-nosotros .team-area h3 span:after {
  content: "";
  background: #000;
  width: 15px;
  height: 3px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 111px;
  bottom: 0;
}
.cont-nosotros .team-area blockquote {
  width: 90%;
  max-width: 259px;
  margin: 20px auto;
  display: block;
}
.cont-nosotros .team-area blockquote:hover .cont-image .background img {
  opacity: 0;
}
.cont-nosotros .team-area blockquote:hover .cont-image .background img.hover {
  opacity: 1;
}
.cont-nosotros .team-area blockquote:hover .cont-detail {
  -webkit-box-shadow: inset 0 130px 0 #0561e5;
          box-shadow: inset 0 130px 0 #0561e5;
}
.cont-nosotros .team-area blockquote:hover .cont-detail h5, .cont-nosotros .team-area blockquote:hover .cont-detail p {
  color: #fff;
}
.cont-nosotros .team-area blockquote .cont-image {
  background: #efefef;
  height: 260px;
}
.cont-nosotros .team-area blockquote .cont-image .background img {
  width: auto;
  height: 100%;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-nosotros .team-area blockquote .cont-image .background img.hover {
  opacity: 0;
}
.cont-nosotros .team-area blockquote .cont-detail {
  -webkit-box-shadow: inset 0 0 0 #0561e5;
          box-shadow: inset 0 0 0 #0561e5;
  text-align: center;
  padding: 35px 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-nosotros .team-area blockquote .cont-detail h5 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  display: block;
  vertical-align: top;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-nosotros .team-area blockquote .cont-detail p {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  margin: 0;
  padding-top: 15px;
  display: block;
  vertical-align: top;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-nosotros .team-area blockquote .cont-detail p:last-child {
  margin: 0;
}

.cont-banner-blog {
  background: #0c98f4;
  background: linear-gradient(135deg, #0c98f4 0%, #054bb3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0c98f4", endColorstr="#054bb3",GradientType=1 );
  height: 325px;
  position: relative;
}
.cont-banner-blog .cont-title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cont-banner-blog .cont-title h1 {
  width: auto;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.cont-banner-blog .cont-title h1 span {
  background: #fff;
  width: 70px;
  height: 4px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cont-banner-blog .cont-title h1 span:before {
  content: "";
  background: #000;
  width: 30px;
  height: 4px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 77px;
  bottom: 0;
}
.cont-banner-blog .cont-title h1 span:after {
  content: "";
  background: #fff;
  width: 15px;
  height: 4px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 114px;
  bottom: 0;
}

.cont-blog-area {
  padding: 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-blog-area .cont-title h1 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
  margin: 55px 0 25px 0;
  padding: 0;
  display: block;
  position: relative;
}
.cont-blog-area .cont-title h1:after {
  content: "";
  background: #1d6ee6;
  width: 90px;
  height: 2px;
  margin: 5px 0;
  display: block;
  vertical-align: top;
}
.cont-blog-area .highlights a:hover .caption:before {
  top: 0%;
}
.cont-blog-area .highlights a:hover .caption .detail p {
  max-height: 50px;
  margin: 0;
  opacity: 1;
}
.cont-blog-area .highlights .big {
  height: 450px;
}
.cont-blog-area .highlights .small {
  height: 220px;
}
.cont-blog-area .highlights .small .caption {
  width: 96%;
  padding: 15px;
}
.cont-blog-area .highlights .small .background {
  width: 96%;
  left: auto;
  right: 0;
}
.cont-blog-area .highlights .background {
  overflow: hidden !important;
}
.cont-blog-area .highlights .caption {
  width: 100%;
  padding: 25px;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-blog-area .highlights .caption:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cont-blog-area .highlights .caption .title h2 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  text-align: justify;
  margin-bottom: 5px;
  padding: 0;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-blog-area .highlights .caption .detail p {
  max-height: 0;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 0 10px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.cont-blog-area .highlights .cont-full {
  margin-bottom: 10px;
}
.cont-blog-area .highlights .cont-full:last-child {
  margin: 0;
}
.cont-blog-area .last-news .cont3-col {
  text-align: center;
}
.cont-blog-area .last-news .cont3-col:first-child {
  text-align: left;
}
.cont-blog-area .last-news .cont3-col:last-child {
  text-align: right;
}
.cont-blog-area .last-news .cont-category {
  text-align: center;
}
.cont-blog-area .last-news .cont-category ul {
  width: 100%;
  padding-bottom: 35px;
  display: inline-table;
}
.cont-blog-area .last-news .cont-category ul li {
  _max-width: 180px;
  display: inline-block;
  vertical-align: top;
}
.cont-blog-area .last-news .cont-category ul li.active a {
  color: #0561e5;
  border: solid 1px rgba(5, 97, 229, 0.4);
}
.cont-blog-area .last-news .cont-category ul li:hover a {
  color: #0561e5;
  top: 0;
}
.cont-blog-area .last-news .cont-category ul li a {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  letter-spacing: 2px;
  margin: 0;
  padding: 10px;
  border: solid 1px rgba(5, 97, 229, 0);
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  _word-wrap: break-word;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.cont-blog-area .last-news a {
  background: #fff;
  width: 95%;
  margin: 0 auto 60px auto;
  -webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-blog-area .last-news a:hover {
  -webkit-box-shadow: 0 26px 35px rgba(0, 0, 0, 0.15);
          box-shadow: 0 26px 35px rgba(0, 0, 0, 0.15);
  top: -7px;
}
.cont-blog-area .last-news a .cont-image {
  height: 200px;
}
.cont-blog-area .last-news a .cont-detail {
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-blog-area .last-news a .cont-detail h3 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 18px;
  display: block;
  vertical-align: top;
}
.cont-blog-area .last-news a .cont-detail p {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-bottom: 0;
  display: block;
  vertical-align: top;
}
.cont-blog-area .last-news a .cont-data {
  padding: 20px;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-blog-area .last-news a .cont-data p {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-bottom: 0;
  display: block;
  vertical-align: top;
}
.cont-blog-area .last-news a .cont-data .cont2-col:nth-child(2n) p {
  text-align: right;
}
.cont-blog-area .cont-numbpage {
  text-align: center;
  padding-bottom: 25px;
}
.cont-blog-area .cont-numbpage ul {
  display: inline-block;
  vertical-align: middle;
}
.cont-blog-area .cont-numbpage ul li {
  margin: 0 7px;
  display: inline-block;
  vertical-align: middle;
}
.cont-blog-area .cont-numbpage ul li.active a, .cont-blog-area .cont-numbpage ul li:hover a {
  color: #0561e5;
}
.cont-blog-area .cont-numbpage ul li a {
  color: #ccc;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  padding: 5px;
  display: block;
  vertical-align: top;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.cont-banner-work {
  background: #0c98f4;
  background: linear-gradient(135deg, #0c98f4 0%, #054bb3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0c98f4", endColorstr="#054bb3",GradientType=1 );
  height: 325px;
  position: relative;
}
.cont-banner-work .cont-title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cont-banner-work .cont-title h1 {
  width: auto;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.cont-banner-work .cont-title h1 span {
  background: #fff;
  width: 70px;
  height: 4px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cont-banner-work .cont-title h1 span:before {
  content: "";
  background: #000;
  width: 30px;
  height: 4px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 77px;
  bottom: 0;
}
.cont-banner-work .cont-title h1 span:after {
  content: "";
  background: #fff;
  width: 15px;
  height: 4px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 114px;
  bottom: 0;
}

.cont-banner-detailwork {
  background: #0c98f4;
  background: linear-gradient(135deg, #0c98f4 0%, #054bb3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0c98f4", endColorstr="#054bb3",GradientType=1 );
  height: 735px;
  padding-top: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.cont-banner-detailwork .cont-title {
  text-align: center;
  position: relative;
}
.cont-banner-detailwork .cont-title h1 {
  width: auto;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-banner-detailwork .cont-title h1 span {
  background: #fff;
  width: 70px;
  height: 4px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cont-banner-detailwork .cont-title h1 span:before {
  content: "";
  background: #0561e5;
  width: 30px;
  height: 4px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 77px;
  bottom: 0;
}
.cont-banner-detailwork .cont-title h1 span:after {
  content: "";
  background: #fff;
  width: 15px;
  height: 4px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 114px;
  bottom: 0;
}
.cont-banner-detailwork .cont-image {
  padding: 50px 0;
}
.cont-banner-detailwork .cont-image img {
  max-width: 100%;
  max-height: auto;
  height: 480px;
  margin: 0 auto;
  display: block;
  vertical-align: top;
}

.cont-work-area {
  _padding: 20px 0;
  padding: 0;
}
.cont-work-area .cont-category {
  padding: 25px 0;
}
.cont-work-area .cont-category ul {
  width: 100%;
  text-align: center;
  display: inline-table;
  vertical-align: top;
}
.cont-work-area .cont-category ul li {
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
}
.cont-work-area .cont-category ul li.current-cat a {
  color: #0561e5;
  border: solid 1px rgba(5, 97, 229, 0.4);
}
.cont-work-area .cont-category ul li.cat-item-11 a {
  display: none;
}
.cont-work-area .cont-category ul li.cat-item-11 ul li a {
  display: inline-block;
}
.cont-work-area .cont-category ul li a:hover {
  color: #0561e5;
}
.cont-work-area .cont-category ul li a {
  width: 100%;
  margin: 0 auto;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  letter-spacing: 2px;
  border: solid 1px rgba(5, 97, 229, 0);
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.cont-work-area .cont-category form {
  border: solid 1px #0561e5;
  border-radius: 4px;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-work-area .cont-category form:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #0561e5;
  position: absolute;
  top: 17px;
  right: 10px;
  pointer-events: none;
}
.cont-work-area .cont-category form select {
  width: 100%;
  padding: 10px;
  display: block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-work-area .cont-title h1 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  text-align: justify;
  margin: 15px 0 25px 0;
  padding: 0;
  display: block;
  position: relative;
}
.cont-work-area .cont-title h1:after {
  content: "";
  background: #1d6ee6;
  width: 90px;
  height: 2px;
  margin: 5px 0;
  display: block;
  vertical-align: top;
}
.cont-work-area .last-work .cont3-col {
  text-align: center;
}
.cont-work-area .last-work .cont3-col:first-child {
  _text-align: left;
}
.cont-work-area .last-work .cont3-col:last-child {
  _text-align: right;
}
.cont-work-area .last-work a {
  background: #fff;
  max-width: 364px;
  width: 95%;
  margin: 0 auto 60px auto;
  -webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-work-area .last-work a:hover {
  -webkit-box-shadow: 0 26px 35px rgba(0, 0, 0, 0.15);
          box-shadow: 0 26px 35px rgba(0, 0, 0, 0.15);
  top: -7px;
}
.cont-work-area .last-work a .cont-image {
  height: 200px;
}
.cont-work-area .last-work a .cont-detail {
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-work-area .last-work a .cont-detail h3 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
  display: block;
  vertical-align: top;
}
.cont-work-area .cont-numbpage {
  text-align: center;
  padding-bottom: 25px;
}
.cont-work-area .cont-numbpage ul {
  display: inline-block;
  vertical-align: middle;
}
.cont-work-area .cont-numbpage ul li {
  margin: 0 7px;
  display: inline-block;
  vertical-align: middle;
}
.cont-work-area .cont-numbpage ul li.active a, .cont-work-area .cont-numbpage ul li:hover a {
  color: #0561e5;
}
.cont-work-area .cont-numbpage ul li a {
  color: #ccc;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  padding: 5px;
  display: block;
  vertical-align: top;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.cont-work-area .cont-logo {
  padding: 30px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-work-area .cont-logo img {
  margin: 0 auto;
  display: block;
  vertical-align: top;
}
.cont-work-area .detail {
  background: #242424;
  padding: 80px 0;
}
.cont-work-area .detail h2 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin: 0 auto;
  display: block;
  vertical-align: top;
  position: relative;
}
.cont-work-area .detail h2:after {
  content: "";
  background: #fff;
  width: 1px;
  height: 40px;
  margin: 30px auto;
  display: block;
  vertical-align: top;
}
.cont-work-area .detail p {
  width: 75%;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
  letter-spacing: 2.5px;
  margin: 0 auto;
  display: block;
  vertical-align: top;
}
.cont-work-area .detail form {
  text-align: center;
  margin-top: 30px;
}
.cont-work-area .detail form p i {
  color: #fff;
  font-size: 1em;
  font-style: italic;
}
.cont-work-area .detail form button {
  width: 260px;
  height: 65px;
  margin: 25px 20px 0 20px;
  vertical-align: top;
}
.cont-work-area .detail form button span {
  font-size: 20px;
  letter-spacing: 2.5px;
}
.cont-work-area .pageview {
  padding: 35px 0;
}
.cont-work-area .pageview .cont-page {
  display: inline-block;
  vertical-align: top;
}
.cont-work-area .pageview .cont-page.two {
  position: absolute;
  right: 0;
  top: 11%;
}
.cont-work-area .pageview .cont-page.type-app {
  width: auto;
}
.cont-work-area .pageview .cont-page.type-app.two {
  position: relative;
  right: auto;
  top: auto;
}
.cont-work-area .pageview .cont-page.type-app img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.cont-work-area .pageview .cont-page img {
  width: 650px;
}
.cont-work-area .pageview .owl-nav, .cont-work-area .pageview .owl-dots {
  display: none;
}
.cont-work-area .pageview .owl-view-mb {
  position: relative;
}
.cont-work-area .pageview .owl-view-mb .center .item a {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  -webkit-transform: perspective(900px) translateZ(35px);
          transform: perspective(900px) translateZ(35px);
}
.cont-work-area .pageview .owl-view-mb .item {
  _height: 250px;
  text-align: center;
}
.cont-work-area .pageview .owl-view-mb .item a {
  width: 85%;
  margin: 25px 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cont-work-area .pageview .owl-view-mb .item a:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.cont-work-area .pageview .owl-view-mb .item a img {
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
  vertical-align: top;
}
.cont-work-area .validate {
  padding: 30px 0;
}
.cont-work-area .validate h2 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin: 0 auto;
  display: block;
  vertical-align: top;
  position: relative;
}
.cont-work-area .validate ul {
  padding-top: 45px;
}
.cont-work-area .validate ul li p {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin: 0 auto;
  display: block;
  vertical-align: top;
}
.cont-work-area .validate ul li .icon {
  margin: 15px auto;
  display: block;
  vertical-align: top;
}
.cont-work-area .pagenator {
  background: #f8f8f8;
  padding: 80px 0;
}
.cont-work-area .pagenator h5 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  display: block;
  vertical-align: top;
}
.cont-work-area .pagenator a {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin: 0 auto;
  padding-bottom: 35px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-work-area .pagenator a:before {
  content: "";
  background: #000;
  width: 30px;
  height: 2px;
  margin: 0;
  position: absolute;
  right: 10px;
  bottom: 9px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-work-area .pagenator a:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid #000;
  border-bottom: 5px solid transparent;
  position: absolute;
  right: 40px;
  bottom: 6px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cont-work-area .pagenator a:hover {
  color: #0561e5;
}
.cont-work-area .pagenator a:hover:before {
  background: #0561e5;
  width: 50px;
}
.cont-work-area .pagenator a:hover:after {
  border-right: 10px solid #0561e5;
  right: 60px;
}
.cont-work-area .pagenator .cont3-col:last-child a:before {
  right: auto;
  left: 10px;
}
.cont-work-area .pagenator .cont3-col:last-child a:after {
  border-right: 0;
  border-left: 10px solid #000;
  right: auto;
  left: 40px;
}
.cont-work-area .pagenator .cont3-col:last-child a:hover:after {
  border-left: 10px solid #0561e5;
  left: 60px;
}

.cont-banner-detail {
  background: #0c98f4;
  background: linear-gradient(135deg, #0c98f4 0%, #054bb3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0c98f4", endColorstr="#054bb3",GradientType=1 );
  height: 600px;
  position: relative;
}
.cont-banner-detail:before {
  content: "";
  width: 26px;
  height: 50px;
  border: solid 1px #fff;
  border-radius: 25px;
  position: absolute;
  z-index: 25;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cont-banner-detail:after {
  content: "";
  background: #fff;
  width: 10px;
  height: 10px;
  border: solid 1px #fff;
  border-radius: 100%;
  position: absolute;
  z-index: 25;
  left: 50%;
  bottom: 53px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-animation: scroll 1.5s infinite;
          animation: scroll 1.5s infinite;
}
@keyframes scroll {
  0% {
    bottom: 53px;
  }
  50% {
    bottom: 28px;
  }
  100% {
    bottom: 53px;
  }
}
.cont-banner-detail .cont-title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.cont-banner-detail .cont-title h1 {
  width: auto;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.cont-banner-detail .cont-title h1 span {
  background: #fff;
  width: 70px;
  height: 6px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.cont-banner-detail .cont-title h1 span:before {
  content: "";
  background: #000;
  width: 30px;
  height: 6px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 77px;
  bottom: 0;
}
.cont-banner-detail .cont-title h1 span:after {
  content: "";
  background: #fff;
  width: 15px;
  height: 6px;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 114px;
  bottom: 0;
}

.cont-detail .cont-datos {
  margin: 35px 0;
}
.cont-detail .cont-datos h2 {
  color: #0561e5;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.cont-detail .cont-datos p {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  display: inline-block;
}
.cont-detail .cont-datos p span {
  color: #ccc;
}
.cont-detail .rich-text p {
  text-align: justify;
}

.cont-quote {
  background: #000;
  text-align: center;
}
.cont-quote .close-modal {
  color: #fff;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: -40px;
}
.cont-quote blockquote {
  background: transparent;
}
.cont-quote blockquote form .wpforms-title {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.cont-quote blockquote form .wpforms-title:after {
  content: "";
  background: #1d6ee6;
  width: 30px;
  height: 2px;
  margin: 20px 0;
  display: block;
  vertical-align: top;
}
.cont-quote blockquote form .wpforms-description {
  color: #ccc;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin: 0;
  padding: 0;
  display: block;
}
.cont-quote blockquote form .wpforms-field-container {
  width: 100%;
  padding: 25px 0;
  display: inline-table;
  vertical-align: top;
}
.cont-quote blockquote form .wpforms-field-container .wpforms-field {
  max-width: 346px;
  width: 33.3%;
  padding: 0;
  display: inline-table;
  vertical-align: top;
  position: relative;
}
.cont-quote blockquote form .wpforms-field-container .wpforms-field:before {
  content: "";
  background: #0561e5;
  width: 0%;
  height: 1px;
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cont-quote blockquote form .wpforms-field-container .wpforms-field:hover:before, .cont-quote blockquote form .wpforms-field-container .wpforms-field:focus-within:before {
  width: 90%;
}
.cont-quote blockquote form .wpforms-field-container .wpforms-field label.wpforms-error {
  width: 90%;
  text-align: left;
  padding-top: 10px;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cont-quote blockquote form .wpforms-field-container input[type=text], .cont-quote blockquote form .wpforms-field-container input[type=phone], .cont-quote blockquote form .wpforms-field-container input[type=email] {
  background: transparent !important;
  width: 90%;
  color: #fff;
  font-family: "Montserrat", sans-serif, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 23px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: solid 1px #fff;
  margin: 0 auto;
  padding: 10px;
  display: block;
  vertical-align: top;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cont-quote blockquote form .wpforms-submit-container .button {
  width: auto;
  height: 45px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 25px auto;
}
.cont-quote blockquote .cont-consultants {
  text-align: center;
}
.cont-quote blockquote .cont-consultants .cont-row {
  width: 325px;
  text-align: left;
  padding-top: 35px;
  display: inline-table;
}
.cont-quote blockquote .cont-consultants .cont-row img {
  border-radius: 100%;
  border: solid 2px #fff;
  margin-right: 15px;
}
.cont-quote blockquote .cont-consultants .cont-row p {
  line-height: 25px;
}
.cont-quote blockquote .cont-consultants .cont-row p a {
  color: #0561e5;
  font-weight: 700;
}
.cont-quote blockquote .cont-consultants .cont-row p a:hover {
  color: #0561e5;
  text-decoration: underline;
}

.cont-quote-in {
  background: #000;
  width: 100%;
  text-align: center;
  padding: 25px 0;
  position: fixed;
  left: 0;
  bottom: -230px;
  z-index: 50;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.cont-quote-in.active {
  bottom: 0;
}
.cont-quote-in h6 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.cont-quote-in h6:after {
  content: "";
  background: #1d6ee6;
  width: 30px;
  height: 2px;
  margin: 20px 0;
  display: block;
  vertical-align: top;
}
.cont-quote-in p {
  color: #ccc;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin: 0;
  padding: 0;
  display: block;
}

/** Semilla **/
.breadground ul {
  padding: 15px 0;
  display: block;
  vertical-align: middle;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.breadground ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.breadground ul li:after {
  content: ">";
  color: #ccc;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  padding: 0 10px;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.breadground ul li:last-child:after {
  display: none;
}
.breadground ul li:last-child a {
  color: #000;
  text-transform: uppercase;
}
.breadground ul li:hover a {
  color: #0561e5;
}
.breadground ul li a {
  color: #ccc;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/** Resultado **/
.resultado .main {
  padding: 40px 0;
}
.resultado h2 {
  color: #ff4769;
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  display: block;
}
.resultado h2 span {
  background: #ff4769;
  color: #fff;
  font-size: 100%;
}
.resultado cite {
  background: #ccc;
  margin-top: 20px;
  padding: 40px;
  border-bottom: solid 5px #b3b3b3;
}
.resultado cite h5 {
  margin: 0;
  padding: 0;
}

/** Footer **/
.footer {
  padding: 22px 0;
}
.footer a {
  text-align: center;
  position: relative;
}
.footer img {
  height: 70px;
  margin-right: 10px;
}
.footer p {
  color: #0561e5;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.8px;
  margin: 0;
  display: inline-block;
}
.footer p b {
  color: #0561e5;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 5px;
  display: block;
}

/*Addons*/
.gtx-body {
  color: #000;
}

#flake {
  color: #fff;
  font-size: 25px;
  position: absolute;
  z-index: 9999;
  top: -50px;
}

.cont-whatsapp {
  background: #3cdc16;
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 100%;
  margin: 20px;
  display: inline-table;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.cont-whatsapp i {
  color: #fff;
  font-size: 22px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

header {
  position: relative;
  z-index: 80;
}

.icon {
  background-image: url("../image/svg/set-icons.svg");
  background-size: 750px auto;
  display: inline-block;
  vertical-align: middle;
}
.icon.icon-chat {
  background-position: -28px -110px;
  width: 61px;
  height: 60px;
}
.icon.icon-planning {
  background-position: -159px -111px;
  width: 61px;
  height: 60px;
}
.icon.icon-desing {
  background-position: -294px -111px;
  width: 61px;
  height: 60px;
}
.icon.icon-development {
  background-position: -418px -110px;
  width: 61px;
  height: 60px;
}
.icon.icon-mantenience {
  background-position: -569px -111px;
  width: 61px;
  height: 60px;
}
.icon.icon-launch {
  background-position: -690px -110px;
  width: 61px;
  height: 60px;
}
.icon.icon-code {
  background-position: -674px -288px;
  width: 61px;
  height: 60px;
}
.icon.icon-serice-webapp {
  background-position: -744px -204px;
  width: 140px;
  height: 140px;
}
.icon.icon-serice-ecommerce {
  background-position: -883px -198px;
  width: 140px;
  height: 140px;
}
.icon.icon-serice-applications {
  background-position: -1009px -196px;
  width: 140px;
  height: 140px;
}

.icon-two {
  background-size: auto 100%;
  margin: 0 auto;
  display: block;
  vertical-align: top;
}
.icon-two.icon-html5 {
  background-image: url("../image/wordpress-08.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-css3 {
  background-image: url("../image/wordpress-03.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-jquery {
  background-image: url("../image/wordpress-07.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-php {
  background-image: url("../image/wordpress-06.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-boostrap {
  background-image: url("../image/wordpress-09.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-wordpress {
  background-image: url("../image/wordpress-01.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-angular {
  background-image: url("../image/wordpress-04.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-node {
  background-image: url("../image/wordpress-02.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-native {
  background-image: url("../image/wordpress-05.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-android {
  background-image: url("../image/wordpress-13.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-ios {
  background-image: url("../image/wordpress-11.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-aspnative {
  background-image: url("../image/wordpress-12.png");
  width: 100px;
  height: 100px;
}
.icon-two.icon-netcore {
  background-image: url("../image/wordpress-10.png");
  width: 100px;
  height: 100px;
}

.gmap {
  height: 490px;
  overflow: hidden;
  position: relative;
}
.gmap iframe {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cont-maps-popup {
  padding-right: 15px;
}
.cont-maps-popup h4 {
  color: #0561e5;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0;
  display: block;
}
.cont-maps-popup p {
  font-size: 14px;
  margin: 0;
}

.mascara {
  background: rgba(5, 97, 229, 0.7);
}

.resize-50 {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.resize-50.active {
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  right: -10px;
}

#nav-icon {
  width: 60px;
  height: 45px;
  display: inline-block;
  position: relative;
  right: -20px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

#nav-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

#nav-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}

#nav-icon span {
  width: 100%;
  height: 7px;
  background: #fff;
  border-radius: 4px;
  display: block;
  position: absolute;
  left: 0;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

#nav-icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span:nth-child(3) {
  top: 36px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

.wpforms-confirmation-container-full p:last-of-type, div[submit-success] > .wpforms-confirmation-container-full p:last-of-type {
  color: #000 !important;
  line-height: 18px;
  letter-spacing: 0.6px;
}

/*-----------*/
/*Responsive Propiedades*/
/*Escritorio*/
@media (max-width: 1600px) {
  .tiltview {
    opacity: 0.3;
  }

  .cont-banner-nosotros .background img {
    width: auto;
    height: 100%;
  }
}
/*Laptop*/
@media (max-width: 1325px) {
  .cont-banner {
    height: 570px;
  }
  .cont-banner .slideshow .slides .main .description {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
  .cont-banner .slideshow .slides .main .description p {
    font-size: 17px;
    margin-right: 0;
  }

  .title-header .background img {
    width: auto;
    height: 100%;
  }

  .cont-work-area .last-work a .cont-image img {
    width: 100%;
    height: auto;
  }

  .cont-blog a .cont-image .background img {
    width: 100%;
    height: auto;
  }

  .cont-blog-area .last-news a .cont-image .background img {
    width: 100%;
    height: auto;
  }

  .cont-way-working .cont-selector ul {
    width: 80%;
  }
  .cont-way-working .cont-selector ul li a {
    padding: 13px 20px 13px 40px;
  }

  .cont-services .cont-detail .owl-services {
    width: 680px;
  }

  .cont-proyects {
    height: 80vh;
  }

  .cont-banner-blog .background img {
    width: 100%;
    height: auto;
  }

  .cont-work-area .pageview .cont-view-app .slideshow .slides .tiltview.row {
    opacity: 1;
    pointer-events: all;
  }
}
@media (max-width: 1280px) {
  .cont-work-area .last-work a .cont-image img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1024px) {
  .cont-banner-nosotros {
    height: 600px;
  }

  .cont-proyects .owl-carousel .item .cont-detail form .button {
    width: 50%;
  }

  .cont-work-area .cont-category ul li {
    display: inline-block;
  }
  .cont-work-area .cont-category ul li a {
    font-size: 13px;
  }

  .cont-way-working .cont-detail h1 {
    font-size: 32px;
  }
  .cont-way-working .cont-detail p {
    font-size: 14px;
    line-height: 22px;
  }
}
/*Notebook*/
@media (max-width: 980px) {
  .content {
    padding: 0;
  }
  .content .rich_text {
    padding: 0;
  }
  .content .rich_text .cont-full, .content .rich_text .cont2-col, .content .rich_text .cont3-col,
.content .rich_text .cont4-col, .content .rich_text .cont5-col, .content .rich_text .cont6-col,
.content .rich_text .cont7-col, .content .rich_text .cont8-col, .content .rich_text .cont9-col,
.content .rich_text .cont10-col, .content .rich_text .cont11-col, .content .rich_text .cont12-col {
    padding: 18px;
  }

  .modal {
    vertical-align: top;
    overflow-y: auto;
  }
  .modal .cont-row {
    overflow: hidden;
  }

  .main {
    width: 100%;
  }

  .cont-banner-nosotros {
    height: 450px;
  }
  .cont-banner-nosotros .cont-title h1 {
    font-size: 40px;
  }

  .cont-nosotros h2 {
    font-size: 30px;
    padding: 25px 0;
  }
  .cont-nosotros h2:before {
    height: 70px;
  }
  .cont-nosotros .gris-area {
    padding: 10px 0;
  }
  .cont-nosotros .gris-area .cont3-col p {
    font-size: 15px;
  }
  .cont-nosotros .black-area h3 {
    font-size: 34px;
    margin-bottom: 40px;
  }
  .cont-nosotros .black-area blockquote {
    min-height: 278px;
  }
  .cont-nosotros .black-area blockquote h4 {
    font-size: 20px;
    padding: 15px 0;
  }
  .cont-nosotros .team-area h3 {
    font-size: 34px;
    margin-bottom: 40px;
  }
  .cont-nosotros .team-area blockquote .cont-detail {
    padding: 25px;
  }
  .cont-nosotros .gris-area .cont3-col {
    padding: 5px 20px;
  }

  .cont-banner-blog .cont-title h1 {
    font-size: 40px;
  }

  .cont-work-area .cont-title h1 {
    margin-top: 0;
  }
  .cont-work-area .last-work a .cont-image .background img {
    width: 100%;
    height: auto;
  }

  .cont-banner-detailwork {
    height: auto;
  }
  .cont-banner-detailwork .cont-title h1 {
    font-size: 38px;
  }
  .cont-banner-detailwork .cont-image {
    margin-bottom: 20px;
  }
  .cont-banner-detailwork .cont-image img {
    max-width: 80%;
    height: auto;
  }

  .cont-work-area .detail {
    padding: 40px 0;
  }
  .cont-work-area .detail h2 {
    font-size: 30px;
  }
  .cont-work-area .detail h2:after {
    margin: 18px auto;
  }
  .cont-work-area .detail p {
    font-size: 16px;
  }
  .cont-work-area .detail form button {
    width: 200px;
    height: 55px;
  }
  .cont-work-area .detail form button span {
    font-size: 16px;
  }
  .cont-work-area .pageview .cont-page img {
    width: 400px;
  }
  .cont-work-area .pageview .cont-view-app {
    height: 600px;
  }
  .cont-work-area .pageview .cont-view-app .slideshow .slides .tiltview.row {
    margin-top: -4%;
    left: 3%;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateY(-55%) rotateX(47deg) rotateZ(-23deg);
    transform: translateY(-55%) rotateX(47deg) rotateZ(-23deg);
  }
  .cont-work-area .pageview .cont-view-app .slideshow .slides .tiltview.row a {
    width: calc(24% - 5px);
    padding: 19px 8px;
  }
  .cont-work-area .validate {
    padding: 40px 0;
  }
  .cont-work-area .validate h2 {
    font-size: 28px;
  }
  .cont-work-area .validate ul {
    padding-top: 15px;
  }
  .cont-work-area .pagenator {
    padding: 30px 0;
  }
  .cont-work-area .pagenator h5 {
    font-size: 30px;
  }
  .cont-work-area .pagenator a {
    font-size: 25px;
    padding-bottom: 25px;
  }

  .cont-banner-blog .cont-title h1 {
    margin-top: 38px;
  }

  .cont-blog-area .cont-title h1 {
    margin-top: 35px;
  }
  .cont-blog-area .last-news .cont-category ul li a {
    padding: 10px 15px;
  }

  .cont-banner-detail {
    height: 400px;
  }
  .cont-banner-detail .cont-title h1 {
    font-size: 38px;
  }

  .cont-marcas .item img {
    width: 150px;
  }

  .cont-footer h1 {
    font-size: 34px;
  }
  .cont-footer .cont-detail {
    padding-left: 25px;
  }
  .cont-footer .cont-detail h2 {
    font-size: 25px;
    padding-left: 0;
  }
  .cont-footer .cont-detail form input[type=text], .cont-footer .cont-detail form input[type=phone], .cont-footer .cont-detail form input[type=email] {
    font-size: 15px;
    margin: 0 0 25px 0;
  }
  .cont-footer .cont-detail form .button {
    margin: 25px auto;
  }

  .cont-quote blockquote h6 {
    font-size: 25px;
  }
  .cont-quote blockquote form input[type=text], .cont-quote blockquote form input[type=phone], .cont-quote blockquote form input[type=email] {
    font-size: 15px;
  }

  .cont-way-working .cont-detail .detail {
    width: 90%;
  }
  .cont-way-working .cont-detail h1 {
    font-size: 30px;
  }
  .cont-way-working .cont-selector ul {
    width: 100%;
  }
  .cont-way-working .cont-selector ul li a p {
    width: 72%;
  }

  .cont-services .cont-detail .owl-services {
    width: 350px;
  }
  .cont-services .cont-detail .owl-services .item blockquote {
    width: 220px;
    height: 280px;
    margin: 0 5px;
  }
  .cont-services .cont-detail .owl-services .item blockquote .back {
    padding: 5px 20px;
  }
  .cont-services .cont-detail .owl-services .item blockquote .back h2 {
    padding-bottom: 10px;
  }
  .cont-services .cont-detail .owl-services .item blockquote .back p {
    line-height: normal;
  }
}
/*Tablet*/
@media (max-width: 940px) {
  .content {
    padding: 0;
  }
  .content .rich_text {
    padding: 0;
  }
  .content .rich_text .cont-full, .content .rich_text .cont2-col, .content .rich_text .cont3-col,
.content .rich_text .cont4-col, .content .rich_text .cont5-col, .content .rich_text .cont6-col,
.content .rich_text .cont7-col, .content .rich_text .cont8-col, .content .rich_text .cont9-col,
.content .rich_text .cont10-col, .content .rich_text .cont11-col, .content .rich_text .cont12-col {
    padding: 18px;
  }

  .modal {
    vertical-align: top;
    overflow-y: auto;
  }
  .modal .cont-row {
    overflow: hidden;
  }

  .main {
    width: 100%;
  }

  .cont-way-working .cont-selector ul {
    width: 100%;
  }
  .cont-way-working .cont-selector ul li a p {
    width: 72%;
  }

  .cont-services .cont-detail .owl-services {
    width: 350px;
  }
  .cont-services .cont-detail .owl-services .item blockquote {
    width: 220px;
    height: 280px;
    margin: 0 5px;
  }
  .cont-services .cont-detail .owl-services .item blockquote .back {
    padding: 5px 20px;
  }
  .cont-services .cont-detail .owl-services .item blockquote .back h2 {
    padding-bottom: 10px;
  }
  .cont-services .cont-detail .owl-services .item blockquote .back p {
    line-height: normal;
  }
}
@media (max-width: 850px) {
  .cont-banner-blog .background img {
    width: auto;
    height: 100%;
  }
}
@media (max-width: 800px) {
  .cont-nosotros .black-area blockquote {
    padding: 20px;
  }
}
@media (max-width: 720px) {
  .cont-nosotros .black-area blockquote {
    min-height: 300px;
  }

  .cont-nosotros .gris-area .cont3-col {
    padding: 0;
  }
  .cont-nosotros .gris-area .cont3-col .item {
    padding: 20px 0;
  }
  .cont-nosotros .gris-area .cont3-col .item img {
    max-width: 100%;
  }
}
/*Iphone*/
@media (max-width: 600px) {
  .button span {
    bottom: 0;
  }

  .cont-header {
    padding: 0;
    position: fixed;
  }
  .cont-header.scroll {
    top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .cont-header.scroll.out {
    opacity: 0;
    top: -70px;
  }
  .cont-header.scroll.active {
    background: #0c98f4;
    background: linear-gradient(135deg, #0c98f4 0%, #054bb3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0c98f4", endColorstr="#054bb3",GradientType=1 );
    border: 0;
    opacity: 1;
    top: 0px;
  }
  .cont-header ul {
    background: #0561e5;
    width: 55%;
    height: 100vh;
    -webkit-box-shadow: 0 0 25px rgba(15, 70, 148, 0.8);
    box-shadow: 0 0 25px rgba(15, 70, 148, 0.8);
    position: fixed;
    z-index: 100;
    right: -400px;
    top: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .cont-header ul.active {
    right: -1px;
  }
  .cont-header ul:before {
    content: "Menu";
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin: 0 auto;
    padding: 15px;
    display: block;
    vertical-align: top;
  }
  .cont-header ul li {
    width: 100%;
    display: block;
    vertical-align: top;
  }
  .cont-header ul li:last-child {
    text-align: left;
  }
  .cont-header ul li a, .cont-header ul li form {
    text-align: left;
    padding: 15px;
    display: block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cont-header ul li:hover a {
    color: #0561e5;
  }
  .cont-header ul li a:before {
    height: 100%;
    left: 0;
    bottom: 0;
    -webkit-transform: none;
    transform: none;
    z-index: -1;
  }
  .cont-header ul li form {
    text-align: center;
    margin-top: 30px;
    border-top: solid 1px rgba(255, 255, 255, 0.3);
  }
  .cont-header .custom-index {
    position: relative;
    z-index: 101;
  }

  .cont-banner {
    height: 450px;
  }
  .cont-banner:before {
    width: 16px;
    height: 38px;
    margin-bottom: 15px;
  }
  .cont-banner:after {
    width: 8px;
    height: 8px;
    margin-bottom: 40px;
    bottom: 15px;
  }
  .cont-banner .slideshow nav {
    padding: 0;
  }
  .cont-banner .slideshow > nav span {
    margin: 0 3px;
  }
  .cont-banner .slideshow .slides .main .description h2 {
    font-size: 30px;
  }
  .cont-banner .slideshow .slides .main .description p {
    font-size: 17px;
    text-align: center;
    padding: 10px;
  }
  .cont-banner .slideshow .slides .main .description form button {
    width: 115px;
    height: 35px;
  }

  .cont-banner-blog {
    height: 250px;
  }

  .cont-way-working .main {
    padding: 0;
  }
  .cont-way-working .main .cont-selector ul li:before {
    left: -4px;
  }
  .cont-way-working .main .cont-selector ul li a {
    padding: 7px 10px 8px 20px;
  }
  .cont-way-working .main .cont-selector ul li a i {
    margin: 0 auto;
    padding: 0;
    display: block;
  }
  .cont-way-working .main .cont-selector ul li a p {
    display: none;
  }
  .cont-way-working .main .cont-selector ul li .count {
    background-size: 350px auto;
    background-position: -186px -104px;
    width: 30px;
    height: 30px;
    left: -16px;
  }
  .cont-way-working .main .cont-detail .detail {
    width: 80%;
  }
  .cont-way-working .main .cont-detail img {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cont-way-working .main .cont-detail h1 {
    font-size: 20px;
    padding: 12px 0 0 0;
  }
  .cont-way-working .main .cont-detail h1:after {
    margin: 10px 0;
  }
  .cont-way-working .main .cont-detail p {
    padding: 0;
  }

  .cont-nosotros .gris-area {
    padding: 0 0 40px 0;
  }
  .cont-nosotros .gris-area .cont3-col h3 {
    padding: 20px 0 15px 0;
  }
  .cont-nosotros .black-area .cont-row:last-child .cont3-col:last-child blockquote:after {
    height: 0;
  }
  .cont-nosotros .black-area .cont-row .cont3-col blockquote {
    height: auto;
    min-height: 100px;
    padding: 15px;
  }
  .cont-nosotros .black-area .cont-row .cont3-col blockquote:after {
    width: 95% !important;
    display: block !important;
  }
  .cont-nosotros .black-area .cont-row .cont3-col blockquote:before {
    display: none !important;
  }

  .cont-banner-blog .cont-title {
    width: 100%;
  }

  .cont-work-area .last-work a {
    width: 100%;
    margin-bottom: 20px;
  }
  .cont-work-area .last-work a .cont-detail {
    padding: 15px;
  }
  .cont-work-area .pageview {
    padding: 20px 0;
  }
  .cont-work-area .pageview .cont-page {
    width: 100%;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    right: auto !important;
  }
  .cont-work-area .pageview .cont-page img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .cont-work-area .pageview .cont-view-app {
    height: 380px;
  }
  .cont-work-area .pagenator a {
    font-size: 18px;
  }
  .cont-work-area .pagenator a:after {
    left: 3px;
    right: auto;
  }
  .cont-work-area .pagenator a:before {
    width: 25px;
    left: 10px;
    bottom: 10px;
    right: auto;
  }
  .cont-work-area .pagenator h5 {
    font-size: 15px;
  }
  .cont-work-area .pagenator .cont3-col:last-child a:before {
    bottom: 10px;
  }
  .cont-work-area .pagenator .cont3-col:last-child a:after {
    left: 33px;
  }
  .cont-work-area .validate ul li {
    padding: 0 10px;
  }
  .cont-work-area .validate ul li .icon {
    background-size: 350px auto;
    width: 60px;
    height: 60px;
  }

  .cont-services {
    padding: 30px 0;
  }
  .cont-services .cont-detail {
    _margin-top: 30px;
  }
  .cont-services .cont-detail:before {
    border-radius: 0;
  }
  .cont-services .cont-detail .owl-services {
    width: 345px;
  }
  .cont-services .cont-detail .owl-services .item {
    padding: 16px 0;
  }
  .cont-services .cont-detail .owl-services .item blockquote .detail .button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cont-services .cont-detail .owl-dots {
    margin: 0 !important;
    padding: 0;
  }

  .cont-proyects {
    height: auto;
    padding: 0 0 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cont-proyects h1 {
    width: 90%;
    font-size: 26px;
    text-align: left;
    top: 20px;
  }
  .cont-proyects .owl-carousel {
    height: auto;
  }
  .cont-proyects .owl-carousel .item {
    height: auto;
    padding: 85px 0 15px 0;
  }
  .cont-proyects .owl-carousel .item .cont-detail {
    padding-left: 75px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cont-proyects .owl-carousel .item .cont-detail form .button {
    width: 45%;
    margin-top: 5px;
  }
  .cont-proyects .owl-carousel .item .image {
    padding: 25px 15px 0 73px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cont-proyects .owl-carousel .item .image .cont-image {
    padding: 0;
    -webkit-transform: none !important;
    transform: none !important;
  }
  .cont-proyects .owl-carousel .item .image .cont-image img {
    height: 200px;
  }
  .cont-proyects .owl-carousel .owl-dots {
    margin: 10px;
  }

  .cont-blog {
    padding: 8px 0;
  }
  .cont-blog h2 {
    font-size: 35px;
    padding: 0;
  }
  .cont-blog a {
    width: 100%;
    margin-top: 20px;
  }
  .cont-blog a .cont-detail h3 {
    padding: 10px 18px;
  }
  .cont-blog a .cont-detail p {
    padding: 0 18px 20px 18px;
  }
  .cont-blog a .cont-data {
    padding: 10px;
  }

  .cont-blog-area .last-news a {
    width: 100%;
  }
  .cont-blog-area .last-news a .cont-detail {
    padding: 15px;
  }
  .cont-blog-area .last-news a .cont-data {
    padding: 10px;
  }

  .cont-marcas .item {
    padding: 15px 0;
  }
  .cont-marcas .item img {
    width: 100%;
  }

  .cont-footer h1 {
    font-size: 26px;
    padding: 20px 0;
  }
  .cont-footer .gmap {
    height: 180px;
  }
  .cont-footer .cont-detail {
    padding: 45px 0 0 0;
  }
  .cont-footer .cont-base {
    margin-top: 25px;
    padding: 0;
  }
  .cont-footer .cont-base a {
    margin: 10px 0px;
    text-align: center;
  }
  .cont-footer .logo a, .cont-footer .goto {
    margin: 15px 0;
  }

  .cont-quote blockquote form .cont1-mb-col {
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cont-quote .close-modal {
    font-size: 30px;
    right: 15px;
  }

  .icon.icon-load {
    background-position: 221px 282px;
  }
  .icon.icon-responsive {
    background-position: 278px 283px;
  }
  .icon.icon-custom {
    background-position: 167px 284px;
  }
  .icon.icon-coding {
    background-position: 348px 284px;
  }

  @-webkit-keyframes scroll {
    0% {
      bottom: 20px;
    }
    50% {
      bottom: 1px;
    }
    100% {
      bottom: 20px;
    }
  }
  @keyframes scroll {
    0% {
      bottom: 20px;
    }
    50% {
      bottom: 1px;
    }
    100% {
      bottom: 20px;
    }
  }
}
/*Iphone - Smartphone*/
@media (max-width: 375px) {
  .cont-menu {
    width: 80%;
    right: -80%;
  }
  .cont-menu ul li.has-sub > a:after {
    top: 13px;
  }
  .cont-menu ul li a {
    font-size: 18px;
  }

  .modal-custom .close {
    font-size: 30px;
    margin: 10px;
  }
}
/*-----------*/
/*Selección Desing*/
::-moz-selection {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
::selection {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

::-moz-selection {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

::-webkit-selection {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

::-o-selection {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}