﻿/*!
Theme Name:   	Andacor
Theme URI:    	https://andacor.cl
Author:       	Fabián González
Author URI:     https://fabian-gonzalez.com
Description:  	This is a theme for client
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layouts, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
#video-background {
  position: relative;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: -100;
}
.banner-texto {
  position: absolute;
  left: 0%;
  top: 0%;
  display: block;
  width: 100%;
  transform: translate(3%, 112%);
}
.banner-texto {
  position: absolute;
  left: -35%;
  top: 42%;
  transform: translate(50%, -55%);
}
.contenedor-banner-texto {
  position: relative;
}
.azul {
  color: #31aadf;
  font-weight: 800;
}
.b-b {
  border-bottom: 1px solid rgba(40, 40, 40, 0.509804);
  border-top: 1px solid !important;
}
.white {
  color: #fff;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.intermedia {
  color: #009322;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: rgba(0, 0, 0, 0);
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: rgba(0, 0, 0, 0);
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: rgba(0, 0, 0, 0);
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: rgba(0, 0, 0, 0);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: rgba(0, 0, 0, 0);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease,
    transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
input:focus {
  outline: 0;
}
.main .main__top {
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
p {
  margin: 0px;
  padding-bottom: 10px;
}
label {
  font-size: 18px;
  color: #666;
  margin-bottom: 2px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  label {
    font-size: 16px;
  }
}
label span {
  color: #aaa;
}
.form-group {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .form-group {
    margin-bottom: 25px;
  }
}
.form--cell .row {
  margin: 0 -5px;
}
.form--cell .col-3,
.form--cell .col-6 {
  padding: 0 5px;
}
.form--cell .col-3 input,
.form--cell .col-6 input {
  padding: 6px 10px;
}
textarea {
  height: 100px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-200 {
  padding-top: 200px;
}
@media screen and (max-width: 991px) {
  .pt-200 {
    padding-top: 100px;
  }
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-110 {
  margin-bottom: 110px;
}
.mb-120 {
  margin-bottom: 120px;
}
.mb-130 {
  margin-bottom: 130px;
}
.mb-140 {
  margin-bottom: 140px;
}
#CDSWIDCOE {
  font: normal 11px Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  width: 25%;
  float: left;
  margin: 0 10px 10px 10px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .mb-140 {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav {
    padding-top: 20px;
  }
  .hamburger:focus {
    outline: 0;
  }
}
.header {
  background: #fff;
  box-shadow: 0 2px 4px 1px rgba(79, 79, 79, 0.2);
  position: relative;
}
.header .navbar-light .navbar-nav .nav-item {
  padding: 0px 8px 0px;
  margin-top: -70px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item {
    margin-top: 0px;
    transform: translateY(0px) !important;
  }
}
.hidden {
  visibility: hidden;
}
.mains {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item {
    padding: 0px 20px 0 20px;
  }
}
.header .navbar-light .navbar-nav .nav-item.nav-celcius {
  position: relative;
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item.nav-celcius {
    padding-bottom: 10px;
  }
}
.header .navbar-light .navbar-nav .nav-item.nav-celcius:after {
  content: "";
  width: 2px;
  height: 15px;
  background: #777;
  position: absolute;
  left: 0px;
  top: 8px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item.nav-celcius:after {
    display: none;
  }
}
.header .navbar-light .navbar-nav .nav-item.nav-celcius:before {
  content: "";
  width: 2px;
  height: 15px;
  background: #777;
  position: absolute;
  right: 0px;
  top: 8px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item.nav-celcius:before {
    display: none;
  }
}
.header .navbar-light .navbar-nav .nav-item span {
  font-size: 20px;
  font-weight: 300;
  color: #777;
  padding: 8px 0px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item span {
    padding: 8px 10px;
  }
}
.header .navbar-light .navbar-nav .nav-item span i {
  padding-right: 5px;
}
.header .navbar-light .navbar-nav .nav-item.active .nav-link,
.header .navbar-light .navbar-nav .nav-item:hover .nav-link {
  background: #f5f5f5;
  border-radius: 60px;
}
.header .navbar-light .navbar-nav .nav-link {
  font-size: 12px;
  color: #777;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-link {
    padding: 8px 10px;
  }
}
.header .dropdown a {
  font-size: 13px;
  color: #777;
  text-transform: uppercase;
}
.header .dropdown img {
  margin-right: 6px;
}
.header .c-dropdown__body {
  display: none;
}
.footer {
  background: #8654b9;
  color: #fff;
  padding: 70px 0px 60px 0;
}
@media screen and (max-width: 991px) {
  .footer {
    text-align: center !important;
    padding-top: 20px;
  }
  .footer .text-right {
    text-align: center !important;
  }
}
.footer ul {
  list-style: none;
  vertical-align: middle;
  padding-top: 25px;
}
@media screen and (max-width: 991px) {
  .footer ul {
    padding-bottom: 20px;
  }
}
.footer ul li {
  display: inline-block;
  padding: 0 20px 0 0;
}
@media screen and (max-width: 1200px) {
  .footer ul li {
    padding: 0 10px 0 0;
  }
}
.footer ul li a {
  font-size: 13px;
  color: #fff;
  padding-right: 10px;
}
.footer img {
  margin: 0 10px;
  vertical-align: bottom;
  display: inline-block;
}
.footer img:last-child {
  padding-bottom: 3px;
}
.btn {
  overflow: hidden;
  position: relative;
  display: inline-block;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  padding: 25px 60px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50px;
  border: 0px;
}
.btn:before {
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 100%;
  background: #000;
  z-index: -1;
  opacity: 0;
}
.btn:hover:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0px;
  width: 100%;
  opacity: 0.3;
}
.btn.btn-primary {
  background: #ea028a;
}
@media screen and (max-width: 768px) {
  .btn.btn-primary {
    font-size: 20px;
    padding: 20px 45px;
  }
}
.btn.btn-secondary {
  display: inline-block;
  font-size: 20px;
  padding: 20px 40px;
  background: #ac319d;
}
@media screen and (max-width: 1200px) {
  .btn.btn-secondary {
    font-size: 18px;
  }
}
.main {
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .main {
    background-size: cover !important;
  }
}
@media screen and (max-width: 768px) {
  .main {
    background-position: top center !important;
    margin-bottom: 20px;
  }
}
.main .main__top {
  color: #fff;
  font-size: 30px;
  letter-spacing: 2px;
  font-weight: 300;
}
@media screen and (max-width: 1600px) {
  .main .main__top {
    font-size: 25px;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 991px) {
  .main .main__top {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .main .main__top {
    font-size: 20px;
  }
}
.main .main__title {
  font-size: 130px;
  color: #fff;
  max-width: 80%;
  line-height: 100%;
  font-weight: 800;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1600px) {
  .main .main__title {
    font-size: 100px;
  }
}
@media screen and (max-width: 991px) {
  .main .main__title {
    font-size: 80px;
  }
}
@media screen and (max-width: 768px) {
  .main .main__title {
    font-size: 40px;
    max-width: 100%;
  }
}
.main a {
  margin-top: 40px;
}
.main.main--home {
  height: 874px;
}
@media screen and (max-width: 1600px) {
  .main.main--home {
    height: 664px;
    background-size: cover !important;
  }
}
@media screen and (max-width: 768px) {
  .main.main--home {
    height: 444px;
    margin-bottom: -40px;
    background-size: cover !important;
  }
}
.main.main--home p {
  max-width: 90%;
}
.main.main--contact {
  height: 768px;
  padding: 160px 0 0 0;
  margin-bottom: -350px;
}
@media screen and (max-width: 768px) {
  .main.main--contact {
    height: 250px;
    margin-bottom: -60px;
    padding: 70px 0 0 0;
  }
}
.main.main--contact.main__title {
  max-width: 90%;
  font-size: 130px;
  color: #fff;
  max-width: 80%;
  line-height: 100%;
  font-weight: 800;
}
.title__main {
  font-size: 96px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
}
.title__main_2 {
  font-size: 44px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .title__main {
    font-size: 80px;
  }
}
@media screen and (max-width: 1200px) {
  .title__main {
    font-size: 70px;
  }
}
@media screen and (max-width: 991px) {
  .title__main {
    font-size: 35px;
  }
}
@media screen and (max-width: 1600px) {
  .title__main_2 {
    font-size: 53px;
  }
}
@media screen and (max-width: 1200px) {
  .title__main_2 {
    font-size: 53px;
  }
}
@media screen and (max-width: 991px) {
  .title__main_2 {
    font-size: 35px;
  }
}
.title__main_2.title__main_2--purple {
  color: #8654b9;
}
.title__main.title__main--fucsia {
  color: #f04eab;
}
.title__main.title__main--light-blue {
  color: #65caee;
}
.title__main.title__main--purple {
  color: #8654b9;
}
.title__main.title__main--morado {
  color: #ac319d;
}
.title__main.title__main--verde {
  color: #009322;
}
.title__main.title__main--celeste {
  color: #65caee;
}
.title__main.title__main--green {
  color: #c5e146;
}
.title__main.title__main--gris {
  color: #666;
}
.title__big {
  font-size: 300px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #31ce74;
  margin-bottom: -120px;
}
@media screen and (max-width: 1200px) {
  .title__big {
    font-size: 200px;
    margin-bottom: -70px;
  }
}
@media screen and (max-width: 991px) {
  .title__big {
    font-size: 80px;
    margin-bottom: -40px;
    margin-top: 30px;
  }
}
.title__new-big {
  font-size: 144px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #8f41e0;
  margin-bottom: -85px;
}
.title__new-big-2 {
  font-size: 72px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #8f41e0;
  margin-bottom: -59px;
}
@media screen and (max-width: 768px) {
  .title__new-big {
    font-size: 40px;
    margin-bottom: -50px;
  }
  .title__new-big-2 {
    font-size: 40px;
    margin-bottom: -50px;
  }
}
.item {
  background: #fff;
  display: table;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    height: auto;
  }
}
.item img {
  width: 100%;
}
.item .item__title {
  font-size: 30px;
  color: #282828;
  font-weight: 800;
}
@media screen and (max-width: 1600px) {
  .item .item__title {
    font-size: 26px;
  }
}
@media screen and (max-width: 1200px) {
  .item .item__title {
    font-size: 22px;
    padding-bottom: 20px;
  }
}
.item .item__body {
  padding: 40px 50px;
}
@media screen and (max-width: 1600px) {
  .item .item__body {
    padding: 30px 40px;
  }
}
@media screen and (max-width: 1200px) {
  .item .item__body {
    padding: 20px;
  }
}
.item p {
  font-size: 16px;
  color: #999;
  padding-bottom: 25px;
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  .item p {
    font-size: 14px;
  }
}
.stain__fucsia {
  background: url(../img/bg__stain-fucsia.jpg) left 170px no-repeat;
}
.stain__yellow {
  background: url(../img/bg__stain-yellow.jpg) right 886px no-repeat;
}
.stain__green {
  background: url(../img/bg__stain-green.jpg) left 170px no-repeat;
}
.stain__two {
  background: url(../img/bg__stain-two.jpg) right 1200px no-repeat;
}
.stain__two-b {
  background: url(../img/bg__stain-two-b.jpg) left bottom no-repeat;
}
@media screen and (max-width: 1200px) {
  .stain__two-b {
    background: url(../img/bg__stain-two-b.jpg) left 2000px no-repeat;
  }
}
@media screen and (max-width: 991px) {
  .stain__two-b {
    background: url(../img/bg__stain-two-b.jpg) left 1700px no-repeat;
  }
}
.stain__bottom {
  background: url("../img/bg__footer.jpg") center bottom no-repeat;
  padding-bottom: 140px;
}
.stain__bottom-d {
  background: url("../img/bg__footer.jpg") center bottom no-repeat;
  padding-bottom: 180px;
}
.stain__bottom-b {
  background: url("../img/bg__sociales.jpg") center bottom no-repeat;
  padding-bottom: 0px;
}
.stain__bottom-home {
  background: url("../img/bg__bottom-home.jpg") center bottom no-repeat;
  padding-bottom: 0px;
}
.tab {
  padding-bottom: 100px;
  padding-top: 30px;
}
.tab .tab__butttons a {
  font-size: 80px;
  font-weight: 800;
  padding-bottom: 20px;
  color: #d5d3ce;
  text-transform: uppercase;
}
.tab-act {
  padding-bottom: 100px;
  padding-top: 30px;
}
.tab-act .tab__butttons-act a {
  font-size: 80px;
  font-weight: 800;
  padding-bottom: 20px;
  color: #d5d3ce;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 70px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 55px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 50px;
  }
}
@media screen and (max-width: 768px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 25px;
  }
}
.tab .tab__butttons a:hover,
.tab-act .tab__butttons-act a:hover {
  text-decoration: none;
}
.tab .tab__butttons a.tab__button-active,
.tab .tab__butttons a:hover,
.tab-act .tab__butttons-act a.tab__button-active,
.tab-act .tab__butttons-act a:hover {
  color: #65caee;
}
.tab .tab__butttons .tab__buttton,
.tab-act .tab__butttons-act .tab__buttton {
  text-align: right;
  padding: 0 70px 0 0;
}
@media screen and (max-width: 768px) {
  .tab .tab__butttons .tab__buttton,
  .tab-act .tab__butttons-act .tab__buttton {
    padding: 0 15px 10px 15px;
    text-align: center;
  }
}
.tab .tab__butttons .tab__buttton:last-child,
.tab-act .tab__butttons-act .tab__buttton:last-child {
  text-align: left;
  padding: 0 0px 0 70px;
}
@media screen and (max-width: 768px) {
  .tab .tab__butttons .tab__buttton:last-child,
  .tab-act .tab__butttons-act .tab__buttton:last-child {
    padding: 0 15px 0 15px;
    text-align: center;
  }
}
.tab .tab__section {
  display: none;
}
.tab .tab__section.tab__section--active {
  display: block;
}
.tab-act .tab__section-act {
  display: none;
}
.tab-act .tab__section-act.tab__section--active {
  display: block;
}
.tab .tab__section .tab__images {
  padding: 0px;
  overflow: hidden;
  position: relative;
  min-height: 520px;
}
@media screen and (max-width: 1600px) {
  .tab .tab__section .tab__images {
    min-height: 400px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__images {
    min-height: 350px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__section .tab__images {
    min-height: 250px;
  }
}
.tab .tab__section .tab__images img {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: auto;
  max-width: none;
}
@media screen and (max-width: 768px) {
  .tab .tab__section .tab__images img {
    position: static;
    width: 100%;
  }
}
.tab .tab__section .tab__item {
  background: #fff;
  padding: 90px 120px;
}
.tab__item-negro {
  background: #000;
  border: 1px solid #fff;
}
.tab__item-rojo {
  background: #9b0000;
  border: 1px solid #fff;
}
.tab__item-verde {
  background: #00b248;
  border: 1px solid #fff;
}
.tab__item-blue {
  background: #1278df;
  border: 1px solid #fff;
}
.tab__item-white {
  background: #fff;
  border: 1px solid #fff;
}
.txt-blanco {
  color: #fff !important;
}
@media screen and (max-width: 1600px) {
  .tab .tab__section .tab__item {
    padding: 70px 70px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__item {
    padding: 40px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__section .tab__item {
    padding: 30px 30px 20px 30px;
  }
}
.tab .tab__section .tab__item .tab__item-title {
  font-size: 44px;
  color: #333;
  font-weight: 800;
  padding-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__item .tab__item-title {
    font-size: 48px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__section .tab__item .tab__item-title {
    font-size: 35px;
  }
}
.tab .tab__section .tab__item p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  padding-bottom: 14px;
}
@media screen and (max-width: 1600px) {
  .tab .tab__section .tab__item p {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__item p {
    font-size: 14px;
  }
}
.tab .tab__section .tab__item.tab__item--fucsia {
  background: #e14399;
}
.tab .tab__section .tab__item.tab__item--fucsia .tab__item-title,
.tab .tab__section .tab__item.tab__item--fucsia p {
  color: #fff;
}
.tab .tab__section .tab__item.tab__item--blue {
  background: #1278df;
}
.tab .tab__section .tab__item.tab__item--blue .tab__item-title,
.tab .tab__section .tab__item.tab__item--blue p {
  color: #fff;
}
.information {
  padding: 25px 10px;
  background: #333;
  text-align: center;
  color: #fff;
}
.information p {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  .information p {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .information p {
    font-size: 20px;
  }
}
.information a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 22px 40px;
  text-transform: uppercase;
  margin-left: 40px;
  background: #b56ee5;
  border-radius: 50px;
}
@media screen and (max-width: 1200px) {
  .information a {
    font-size: 20px;
    padding: 20px 40px;
  }
}
@media screen and (max-width: 991px) {
  .information a {
    font-size: 18px;
    padding: 16px 40px;
  }
}
@media screen and (max-width: 768px) {
  .information a {
    margin-left: 0px;
    margin-top: 10px;
  }
}
.information a:hover {
  text-decoration: none;
  background: #743d99;
}
.box {
  background: #fff;
  position: relative;
  z-index: 2;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.box .box__body {
  padding: 50px 90px;
}
.box .box__body #mapa {
  height: auto;
}
@media screen and (max-width: 991px) {
  .box .box__body {
    padding: 12px;
  }
}
.box .box__body small {
  display: block;
  font-size: 14px;
  color: #999;
  font-family: "helvetica";
}
.box .box__body .contenido-clinicas {
  display: block;
  width: 100%;
}
.box .box__texts {
  padding-top: 55px;
  padding-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .box .box__texts {
    padding-top: 35px;
    padding-bottom: 30px;
  }
}
.box .box__texts h2 {
  font-size: 50px;
  color: #282828;
  padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .box .box__texts h2 {
    font-size: 40px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .box .box__texts h2 {
    font-size: 30px;
    padding-bottom: 20px;
  }
}
.box .box__texts a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 15px 100px;
  text-transform: uppercase;
  margin-left: 0px;
  background: #883dd5;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .box .box__texts a {
    font-size: 16px;
    padding: 12px 40px;
  }
}
.box .box__texts a:hover {
  text-decoration: none;
  background: #55228a;
}
.box .box__texts .box__contact {
  padding-bottom: 25px;
}
.box .box__texts .box__contact p {
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-family: helvetica;
  color: #666;
  line-height: 120%;
}
.box .box__texts .box__contact p strong {
  font-weight: 400;
  color: #282828;
}
.box .box__img {
  padding: 50px 0 0 0;
}
@media screen and (max-width: 1200px) {
  .box .box__img {
    padding: 0 15px;
  }
}
.box.box--contact-left {
  margin-left: 8.3%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-left {
    margin: 0px;
  }
}
.box.box--contact-left .box__img img {
  margin: 0 0 0 -15.3%;
  max-width: none;
  width: 115%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-left .box__img img {
    width: 100%;
    margin: 0px;
  }
}
.box.box--contact-right {
  margin-right: 8.3%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-right {
    margin: 0px;
  }
}
.box.box--contact-right .box__img img {
  margin: 0 -15.3% 0 0;
  max-width: none;
  width: 115%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-right .box__img img {
    width: 100%;
    margin: 0px;
  }
}
.table {
  width: 100%;
  color: #666;
}
@media screen and (max-width: 768px) {
  .table {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .table thead {
    display: none;
  }
}
.table thead th {
  font-size: 17px;
  color: #666;
  border: 0px;
}
@media screen and (max-width: 768px) {
  .table tbody {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .table tbody tr {
    display: block;
    width: 100%;
    border-bottom: 15px solid #fff;
  }
}
.table tbody tr.tr__grey {
  background: #f7f7f6;
}
.table tbody tr td {
  font-size: 14px;
  border-top: 15px solid #fff;
  padding: 12px 61px;
}
@media screen and (max-width: 768px) {
  .table tbody tr td {
    display: block;
    width: 100%;
    border: 0px;
  }
}
.table tbody tr td strong {
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
}
@media screen and (max-width: 991px) {
  .social {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .social img {
    width: 100%;
  }
}
.social .social__icns {
  letter-spacing: -0.35em;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .social .social__icns {
    display: inline-block;
    vertical-align: bottom;
    margin-left: -5px;
  }
}
.social .social__ig {
  background: #f9155b;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 15px;
  letter-spacing: 0em;
  display: inline-block;
}
.social .social__ig:hover {
  background: #ae1242;
}
.social .social__ig i {
  color: #fff;
  font-size: 60px;
}
.social .social__fb {
  background: #0e53b1;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 15px;
  letter-spacing: 0em;
  display: inline-block;
}
.social .social__fb i {
  color: #fff;
  font-size: 60px;
}
.social .social__fb:hover {
  background: #0a356e;
}
.news {
  letter-spacing: -0.35em;
}
.news .news__txt {
  background: #fff;
  padding: 30px 50px;
  min-height: 360px;
  display: inline-block;
  width: 40%;
  letter-spacing: 0em;
}
@media screen and (max-width: 1200px) {
  .news .news__txt {
    padding: 20px 30px;
    vertical-align: top;
  }
}
@media screen and (max-width: 768px) {
  .news .news__txt {
    width: 100%;
    min-height: auto;
  }
}
.news .news__txt .news__title {
  color: #282828;
  font-size: 48px;
  padding-bottom: 20px;
  font-weight: 700;
  line-height: 110%;
}
@media screen and (max-width: 1200px) {
  .news .news__txt .news__title {
    font-size: 30px;
  }
}
.news .news__txt p {
  color: #282828;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  .news .news__txt p {
    font-size: 16px;
  }
}
.news .news__more {
  width: 60%;
  display: inline-block;
  letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
  .news .news__more {
    width: 100%;
    min-height: auto;
  }
}
.news .news__more iframe {
  width: 100% !important;
  height: 360px;
  display: block;
}
@media screen and (max-width: 768px) {
  .news .news__more iframe {
    height: 250px;
  }
}
.news .news__more a {
  display: block;
  background: #ea1024;
  font-size: 20px;
  padding: 40px 140px 40px 40px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .news .news__more a {
    font-size: 18px;
    padding: 20px 100px 20px 20px;
  }
}
.news .news__more a:hover {
  text-decoration: none;
  background: #8a0c18;
}
.news .news__more .news__more-icon {
  width: 46px;
  height: 2px;
  background: #fff;
  position: absolute;
  display: block;
  right: 40px;
  top: 70px;
}
@media screen and (max-width: 1200px) {
  .news .news__more .news__more-icon {
    top: 50px;
  }
}
.news .news__more .news__more-icon:before {
  content: "";
  display: block;
  height: 46px;
  width: 2px;
  background: #fff;
  margin: -23px 0 0 23px;
}
.video img {
  box-shadow: -40px 40px 80px 0 rgba(0, 0, 0, 0.4);
}
.video h2 {
  font-size: 80px;
  color: #282828;
  font-weight: 800;
}
@media screen and (max-width: 1600px) {
  .video h2 {
    font-size: 60px;
    line-height: 110%;
  }
}
@media screen and (max-width: 1200px) {
  .video h2 {
    font-size: 40px;
    line-height: 110%;
  }
}
@media screen and (max-width: 991px) {
  .video h2 {
    font-size: 30px;
    line-height: 110%;
  }
}
.video p {
  font-size: 20px;
  color: #282828;
  padding-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .video p {
    font-size: 18px;
  }
}
.video .video__text {
  padding-left: 30px;
  padding-top: 30px;
}
@media screen and (max-width: 991px) {
  .video .video__text {
    padding-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .video .video__text {
    padding-top: 30px;
  }
}
.partner {
  padding: 70px 0px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .partner {
    padding: 40px 0px 70px 0;
  }
}
.partner p {
  font-size: 14px;
  color: #999;
  font-weight: 300;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .partner p {
    padding-top: 20px;
  }
}
.partner img {
  margin: 0 10px;
}
.experience {
  text-align: center;
  padding-bottom: 70px;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
.experience #Capa_2 {
  position: absolute;
  left: -600px;
  top: 0px;
  width: 280px;
  height: 280px;
}
@media screen and (max-width: 1200px) {
  .experience {
    background-size: 150px;
    padding-left: 150px;
  }
}
@media screen and (max-width: 768px) {
  .experience {
    padding-left: 0px;
  }
}
.experience .experience__title {
  font-size: 114px;
  color: #282828;
  padding-top: 20px;
  line-height: 100%;
  font-weight: bold;
  padding-bottom: 30px;
}
@media screen and (max-width: 1600px) {
  .experience .experience__title {
    font-size: 70px;
  }
}
@media screen and (max-width: 1200px) {
  .experience .experience__title {
    font-size: 54px;
  }
}
@media screen and (max-width: 768px) {
  .experience .experience__title {
    font-size: 30px;
    padding-top: 140px;
  }
}
.experience p {
  font-size: 20px;
  color: #282828;
  padding: 0 100px;
}
@media screen and (max-width: 1600px) {
  .experience p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .experience p {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .experience p {
    padding: 0px 10px;
  }
}
.experience__actividades {
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 768px) {
  .experience__actividades {
    padding: 0px;
    overflow: hidden;
  }
}
.experience__actividades img {
  margin-top: -17px;
  margin-left: -40px;
  width: calc(100% + 40px);
  max-width: none;
}
@media screen and (max-width: 768px) {
  .experience__actividades img {
    margin-left: -30px;
  }
}
.experience__actividades .experience__sub-items {
  position: absolute;
  top: 0px;
  right: 20px;
  width: 50%;
  background: rgba(216, 28, 136, 0.8);
}
@media screen and (max-width: 768px) {
  .experience__actividades .experience__sub-items {
    width: 100%;
    right: 0px;
    position: relative;
    margin-bottom: -20px;
  }
}
.experience__servicios {
  background: url(../img/bg__servicios.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 991px) {
  .experience__servicios {
    margin-top: -50px;
    padding: 20px 20px;
  }
}
@media screen and (max-width: 768px) {
  .experience__servicios {
    margin-top: 0px;
  }
}
.experience__servicios:after {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  opacity: 0.7;
}
.experience__sub-items {
  text-align: center;
  padding: 50px 20px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1600px) {
  .experience__sub-items {
    padding: 30px 20px;
  }
}
.experience__sub-items span {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.experience__sub-items .experience__sub-items-title {
  font-size: 70px;
  color: #fff;
  font-weight: 600;
  line-height: 109%;
}
@media screen and (max-width: 1600px) {
  .experience__sub-items .experience__sub-items-title {
    font-size: 40px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .experience__sub-items .experience__sub-items-title {
    font-size: 35px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .experience__sub-items .experience__sub-items-title {
    font-size: 25px;
    padding-top: 10px;
  }
}
.experience__sub-items a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 20px 40px;
  text-transform: uppercase;
  background: #4dbee6;
  border-radius: 50px;
  margin-top: 30px;
}
.experience__sub-items a:hover {
  text-decoration: none;
  background: #17576d;
}
.new__img {
  padding-left: 0px;
  margin-top: auto;
}
.new__text {
  padding-right: 0px;
}
.new__text .new__text-content {
  background: #fff;
  padding: 50px 50px;
  text-align: center;
  margin-top: 80px;
  min-height: 534px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1600px) {
  .new__text .new__text-content {
    margin-top: 20px;
    padding: 20px;
    min-height: 400px;
  }
}
@media screen and (max-width: 1200px) {
  .new__text .new__text-content {
    min-height: 370px;
  }
}
@media screen and (max-width: 360px) {
  .largeT {
    font-size: 16px !important;
    padding: 0px;
    margin: 0px;
    font-weight: 300;
    font-family: helvetica;
    color: #666;
    line-height: 120%;
  }
}
@media screen and (max-width: 991px) {
  .new__text .new__text-content {
    min-height: 260px;
  }
}
.largeT {
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-family: helvetica;
  color: #666;
  line-height: 120%;
}
.new__text .new__cat {
  font-size: 20px;
  color: #999;
}
.new__text .new__title {
  font-size: 50px;
  color: #282828;
  font-weight: 600;
  padding: 20px 0 50px 0px;
}
.card-tab {
  background-color: #f5f5f5;
  padding: 30px 0px;
  font-size: 12px;
}
.btn-tab {
  padding: 12px 0px;
  font-size: 12px;
  font-weight: 900;
  color: #000;
  margin-bottom: 15px;
}
._t {
  margin-bottom: 15px;
}
.btn-tab.white:hover {
  background-color: #fff;
}
.btn-tab:active {
  color: #fff;
  background-clip: #ea028a;
}
.btn-tab.red {
  background-color: #ea1024;
  color: #fff !important;
}
.btn-tab.red:hover {
  background-color: #bf1b2a;
}
@media screen and (max-width: 1600px) {
  .new__text .new__title {
    font-size: 40px;
    padding: 20px 0 20px 0px;
  }
}
@media screen and (max-width: 1200px) {
  .new__text .new__title {
    font-size: 30px;
    padding: 10px 0 10px 0px;
  }
}
.new__text p {
  font-size: 18px;
  color: #666;
  font-weight: 300;
  font-family: helvetica;
  line-height: 120%;
}
@media screen and (max-width: 1200px) {
  .new__text p {
    font-size: 16px;
  }
}
.new__control .col-lg-8 {
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .new__control .col-lg-8 {
    text-align: center;
  }
}
.new__control p {
  background: #282828;
  display: inline-block;
  height: 110px;
  padding: 30px 35px 10px 35px;
  line-height: 130%;
  color: #fff;
  font-size: 20px;
  vertical-align: top;
  font-weight: 300;
  max-width: 330px;
}
@media screen and (max-width: 768px) {
  .new__control p {
    width: 170px;
    font-size: 14px;
    padding: 20px 10px 10px 10px;
    height: 80px;
  }
}
.new__control2 {
  background: #8f41e0;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  width: 110px;
  height: 110px;
  font-size: 55px;
  padding-top: 17px;
  text-align: center;
}
.new__control a {
  background: #8f41e0;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  width: 110px;
  height: 110px;
  font-size: 55px;
  padding-top: 17px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .new__control a {
    width: 60px;
    height: 80px;
    font-size: 30px;
  }
}
.new__control a:hover {
  text-decoration: none;
  background: #27a8e0;
}
.newsletter {
  z-index: 1;
  margin: -40px 0 70px 0;
  padding: 40px 0px;
  background: #fff;
}
.newsletter p {
  padding-top: 12px;
  font-size: 22px;
}
@media screen and (max-width: 1600px) {
  .newsletter p {
    padding-top: 15px;
    font-size: 18px;
  }
}
.newsletter input {
  color: #aaa;
  font-weight: 300;
  font-size: 20px;
  padding: 0 20px;
  width: 70%;
  float: left;
  -webkit-border-radius: 50px 0 0 50px;
  border-radius: 50px 0 0 50px;
  border: 1px solid #ddd;
  height: 58px;
}
.newsletter button:hover {
  background: #a90565;
}
.newsletter button {
  cursor: pointer;
  color: #fff;
  padding: 0 25px;
  float: left;
  border: 1px solid #ea028a;
  background: #ea028a;
  height: 58px;
  -webkit-border-radius: 0 50px 50px 0;
  border-radius: 0 50px 50px 0;
}
@media screen and (max-width: 991px) {
  .newsletter {
    margin: 40px 0 40px 0;
    padding: 20px 10px;
  }
  .newsletter p {
    font-size: 16px;
  }
  .newsletter .text-right {
    text-align: center !important;
  }
  .newsletter input {
    font-size: 16px;
    padding: 0 20px;
    width: 100%;
    float: none;
    -webkit-border-radius: 0px 0 0 0px;
    border-radius: 0px 0 0 0px;
  }
  .newsletter button:hover {
    background: #a90565;
  }
  .newsletter button {
    margin-top: 10px;
    width: 100%;
    float: none;
    -webkit-border-radius: 0 0px 0px 0;
    border-radius: 0 0px 0px 0;
  }
}
#stain_01 {
  position: absolute;
  top: 1586px;
  right: -50px;
  width: 422px;
  height: 734px;
  z-index: -1;
}
#stain_02 {
  position: absolute;
  top: 906px;
  left: 0px;
  width: 683px;
  height: 709px;
  z-index: 0;
}
#stain_01.stain_services {
  top: 1406px;
}
.banner-ticket {
  position: absolute;
  left: 0%;
  top: 0%;
  display: block;
  width: 100%;
  transform: translate(3%, 27%);
}
@media screen and (max-width: 1199px) {
  .main .main__title {
    max-width: 87%;
  }
}
@media screen and (max-width: 991px) {
  .main .main__title {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .main .main__title {
    max-width: 100%;
  }
  .main .main__title {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  .btn_clase {
    font-size: 14px !important;
    top: 240px;
    padding: 10px 25px !important;
  }
}
@media screen and (min-width: 769px) {
  .btn_clase {
    top: 400px;
  }
}
@media screen and (min-width: 1600px) {
  .btn_clase {
    top: 506px;
  }
}
@media screen and (max-width: 1600px) {
  .banner-texto {
    position: absolute;
    left: -50%;
    top: 42%;
    transform: translate(55%, -55%);
  }
}
@media screen and (max-width: 1599px) {
  .banner-texto {
    position: absolute;
    left: -37%;
    top: 42%;
    transform: translate(55%, -55%);
  }
}
@media screen and (max-width: 1393px) {
  .banner-texto {
    position: absolute;
    left: -44%;
    top: 42%;
    transform: translate(55%, -55%);
  }
}
@media screen and (max-width: 991px) {
  .banner-texto {
    position: absolute;
    left: -39%;
    top: 42%;
    transform: translate(55%, -55%);
  }
}
@media screen and (max-width: 466px) {
  .main .main__title {
    font-size: 25px;
    max-width: 100%;
  }
  .main .main__top {
    font-size: 10px;
  }
}
@media screen and (max-width: 466px) {
  .banner-texto {
    position: absolute;
    left: -54%;
    top: 42%;
    transform: translate(55%, -55%);
  }
}
.fuente-md {
  font-size: 50px !important;
}
.owl-nav {
  height: 100px;
}
.active-active {
  color: #fff !important;
  background-color: #ea028a !important;
}
.image-box img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.image-box2 img {
  max-width: 50%;
  height: auto;
  display: inline-block;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  margin: 0;
  overflow: visible;
}
.intermedia {
  color: #009322;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: rgba(0, 0, 0, 0);
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: rgba(0, 0, 0, 0);
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: rgba(0, 0, 0, 0);
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: rgba(0, 0, 0, 0);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: rgba(0, 0, 0, 0);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease,
    transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
a {
  transition: all 0.5s ease 0s;
}
img {
  max-width: 100%;
}
input:focus {
  outline: 0;
}
p {
  margin: 0px;
  padding-bottom: 10px;
}
label {
  font-size: 18px;
  color: #666;
  margin-bottom: 2px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  label {
    font-size: 16px;
  }
}
label span {
  color: #aaa;
}
.form-group {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .form-group {
    margin-bottom: 25px;
  }
}
.form--cell .row {
  margin: 0 -5px;
}
.form--cell .col-3,
.form--cell .col-6 {
  padding: 0 5px;
}
.form--cell .col-3 input,
.form--cell .col-6 input {
  padding: 6px 10px;
}
textarea {
  height: 100px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-200 {
  padding-top: 200px;
}
@media screen and (max-width: 991px) {
  .pt-200 {
    padding-top: 100px;
  }
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-110 {
  margin-bottom: 110px;
}
.mb-120 {
  margin-bottom: 120px;
}
.mb-130 {
  margin-bottom: 130px;
}
.mb-140 {
  margin-bottom: 140px;
}
#CDSWIDCOE {
  font: normal 11px Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  width: 25%;
  float: left;
  margin: 0 10px 10px 10px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .mb-140 {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav {
    padding-top: 20px;
  }
  .hamburger:focus {
    outline: 0;
  }
}
.header {
  background: #fff;
  box-shadow: 0 2px 4px 1px rgba(79, 79, 79, 0.2);
  position: relative;
}
.header .navbar-light .navbar-nav .nav-item {
  padding: 0px 8px 0px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item {
    margin-top: 0px;
    transform: translateY(0px) !important;
  }
}
.hidden {
  visibility: hidden;
}
.mains {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item {
    padding: 0px 20px 0 20px;
  }
}
.header .navbar-light .navbar-nav .nav-item.nav-celcius {
  position: relative;
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item.nav-celcius {
    padding-bottom: 10px;
  }
}
.header .navbar-light .navbar-nav .nav-item.nav-celcius:after {
  content: "";
  width: 2px;
  height: 15px;
  background: #777;
  position: absolute;
  left: 0px;
  top: 8px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item.nav-celcius:after {
    display: none;
  }
}
.header .navbar-light .navbar-nav .nav-item.nav-celcius:before {
  content: "";
  width: 2px;
  height: 15px;
  background: #777;
  position: absolute;
  right: 0px;
  top: 8px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item.nav-celcius:before {
    display: none;
  }
}
.header .navbar-light .navbar-nav .nav-item span {
  font-size: 20px;
  font-weight: 300;
  color: #777;
  padding: 8px 0px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item span {
    padding: 8px 10px;
  }
}
.header .navbar-light .navbar-nav .nav-item span i {
  padding-right: 5px;
}
.header .navbar-light .navbar-nav .nav-item.active .nav-link,
.header .navbar-light .navbar-nav .nav-item:hover .nav-link {
  background: #f5f5f5;
  border-radius: 60px;
}
.header .navbar-light .navbar-nav .nav-link {
  font-size: 13px;
  color: #777;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-link {
    padding: 8px 10px;
  }
}
.header .dropdown a {
  font-size: 13px;
  color: #777;
  text-transform: uppercase;
}
.header .dropdown img {
  margin-right: 6px;
}
.header .c-dropdown__body {
  display: none;
}
.footer {
  background: #8654b9;
  color: #fff;
  padding: 70px 0px 60px 0;
}
@media screen and (max-width: 991px) {
  .footer {
    text-align: center !important;
    padding-top: 20px;
  }
  .footer .text-right {
    text-align: center !important;
  }
}
.footer ul {
  list-style: none;
  vertical-align: middle;
  padding-top: 25px;
}
@media screen and (max-width: 991px) {
  .footer ul {
    padding-bottom: 20px;
  }
}
.footer ul li {
  display: inline-block;
  padding: 0 20px 0 0;
}
@media screen and (max-width: 1200px) {
  .footer ul li {
    padding: 0 10px 0 0;
  }
}
.footer ul li a {
  font-size: 13px;
  color: #fff;
  padding-right: 10px;
}
.footer img {
  margin: 0 10px;
  vertical-align: bottom;
  display: inline-block;
}
.footer img:last-child {
  padding-bottom: 3px;
}
.btn {
  overflow: hidden;
  position: relative;
  display: inline-block;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  padding: 25px 60px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50px;
  border: 0px;
}
.btn:before {
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 100%;
  background: #000;
  z-index: -1;
  opacity: 0;
}
.btn:hover:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0px;
  width: 100%;
  opacity: 0.3;
}
.btn.btn-primary {
  background: #ea028a;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .btn.btn-primary {
    font-size: 20px;
    padding: 20px 45px;
  }
}
.btn.btn-secondary {
  display: inline-block;
  font-size: 20px;
  padding: 20px 40px;
  background: #ac319d;
}
@media screen and (max-width: 1200px) {
  .btn.btn-secondary {
    font-size: 18px;
  }
}
.main {
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .main {
    background-size: cover !important;
  }
}
@media screen and (max-width: 768px) {
  .main {
    background-position: top center !important;
    margin-bottom: 20px;
  }
}
.main .main__top {
  color: #fff;
  font-size: 30px;
  letter-spacing: 2px;
  font-weight: 300;
  padding: 90px 0 20px 0;
}
@media screen and (max-width: 1600px) {
  .main .main__top {
    font-size: 25px;
    padding: 70px 0 20px 0;
  }
}
@media screen and (max-width: 991px) {
  .main .main__top {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .main .main__top {
    font-size: 20px;
    padding-top: 50px;
  }
}
.main .main__title {
  font-size: 130px;
  color: #fff;
  max-width: 80%;
  line-height: 100%;
  font-weight: 800;
}
@media screen and (max-width: 1600px) {
  .main .main__title {
    font-size: 100px;
  }
}
@media screen and (max-width: 991px) {
  .main .main__title {
    font-size: 80px;
  }
}
@media screen and (max-width: 768px) {
  .main .main__title {
    font-size: 40px;
    max-width: 100%;
  }
}
.main a {
  margin-top: 40px;
}
.main.main--home {
  height: 874px;
}
@media screen and (max-width: 1600px) {
  .main.main--home {
    height: 664px;
    background-size: cover !important;
  }
}
@media screen and (max-width: 768px) {
  .main.main--home {
    height: 444px;
    margin-bottom: -40px;
    background-size: cover !important;
  }
}
.main.main--home p {
  max-width: 90%;
}
.main.main--contact {
  height: 768px;
  padding: 160px 0 0 0;
  margin-bottom: -350px;
}
@media screen and (max-width: 768px) {
  .main.main--contact {
    height: 250px;
    margin-bottom: -60px;
    padding: 70px 0 0 0;
  }
}
.main.main--contact.main__title {
  max-width: 90%;
  font-size: 130px;
  color: #fff;
  max-width: 80%;
  line-height: 100%;
  font-weight: 800;
}
.title__main {
  font-size: 100px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.title__main_2 {
  font-size: 44px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .title__main {
    font-size: 80px;
  }
}
@media screen and (max-width: 1200px) {
  .title__main {
    font-size: 70px;
  }
}
@media screen and (max-width: 991px) {
  .title__main {
    font-size: 35px;
  }
}
@media screen and (max-width: 1600px) {
  .title__main_2 {
    font-size: 53px;
  }
}
@media screen and (max-width: 1200px) {
  .title__main_2 {
    font-size: 53px;
  }
}
@media screen and (max-width: 991px) {
  .title__main_2 {
    font-size: 35px;
  }
}
.title__main_2.title__main_2--purple {
  color: #8654b9;
}
.title__main.title__main--fucsia {
  color: #f04eab;
}
.title__main.title__main--light-blue {
  color: #65caee;
}
.title__main.title__main--purple {
  color: #8654b9;
}
.title__main.title__main--morado {
  color: #ac319d;
}
.title__main.title__main--verde {
  color: #009322;
}
.title__main.title__main--celeste {
  color: #65caee;
}
.title__main.title__main--green {
  color: #c5e146;
}
.title__main.title__main--gris {
  color: #666;
}
.title__big {
  font-size: 300px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #31ce74;
  margin-bottom: -120px;
}
@media screen and (max-width: 1200px) {
  .title__big {
    font-size: 200px;
    margin-bottom: -70px;
  }
}
@media screen and (max-width: 991px) {
  .title__big {
    font-size: 80px;
    margin-bottom: -40px;
    margin-top: 30px;
  }
}
.title__new-big {
  font-size: 190px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #ac319d;
  margin-bottom: -80px;
}
@media screen and (max-width: 768px) {
  .title__new-big {
    font-size: 80px;
    margin-bottom: -60px;
  }
}
.item {
  background: #fff;
  display: table;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    height: auto;
  }
}
.item img {
  width: 100%;
}
.item .item__title {
  font-size: 30px;
  color: #282828;
  font-weight: 800;
}
@media screen and (max-width: 1600px) {
  .item .item__title {
    font-size: 26px;
  }
}
@media screen and (max-width: 1200px) {
  .item .item__title {
    font-size: 22px;
    padding-bottom: 20px;
  }
}
.item .item__body {
  padding: 40px 50px;
}
@media screen and (max-width: 1600px) {
  .item .item__body {
    padding: 30px 40px;
  }
}
@media screen and (max-width: 1200px) {
  .item .item__body {
    padding: 20px;
  }
}
.item p {
  font-size: 16px;
  color: #999;
  padding-bottom: 25px;
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  .item p {
    font-size: 14px;
  }
}
.stain__fucsia {
  background: url(../img/bg__stain-fucsia.jpg) left 170px no-repeat;
}
.stain__yellow {
  background: url(../img/bg__stain-yellow.jpg) right 886px no-repeat;
}
.stain__green {
  background: url(../img/bg__stain-green.jpg) left 170px no-repeat;
}
.stain__two {
  background: url(../img/bg__stain-two.jpg) right 1200px no-repeat;
}
.stain__two-b {
  background: url(../img/bg__stain-two-b.jpg) left bottom no-repeat;
}
@media screen and (max-width: 1200px) {
  .stain__two-b {
    background: url(../img/bg__stain-two-b.jpg) left 2000px no-repeat;
  }
}
@media screen and (max-width: 991px) {
  .stain__two-b {
    background: url(../img/bg__stain-two-b.jpg) left 1700px no-repeat;
  }
}
.stain__bottom {
  background: url("../img/bg__footer.jpg") center bottom no-repeat;
  padding-bottom: 140px;
}
.stain__bottom-d {
  background: url("../img/bg__footer.jpg") center bottom no-repeat;
  padding-bottom: 180px;
}
.stain__bottom-b {
  background: url("../img/bg__sociales.jpg") center bottom no-repeat;
  padding-bottom: 0px;
}
.stain__bottom-home {
  background: url("../img/bg__bottom-home.jpg") center bottom no-repeat;
  padding-bottom: 0px;
}
.tab {
  padding-bottom: 100px;
  padding-top: 30px;
}
.tab .tab__butttons a {
  font-size: 80px;
  font-weight: 800;
  padding-bottom: 20px;
  color: #d5d3ce;
  text-transform: uppercase;
}
.tab-act {
  padding-bottom: 100px;
  padding-top: 30px;
}
.tab-act .tab__butttons-act a {
  font-size: 80px;
  font-weight: 800;
  padding-bottom: 20px;
  color: #d5d3ce;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 70px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 55px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 50px;
  }
}
@media screen and (max-width: 768px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 25px;
  }
}
.tab .tab__butttons a:hover,
.tab-act .tab__butttons-act a:hover {
  text-decoration: none;
}
.tab .tab__butttons a.tab__button-active,
.tab .tab__butttons a:hover,
.tab-act .tab__butttons-act a.tab__button-active,
.tab-act .tab__butttons-act a:hover {
  color: #65caee;
}
.tab .tab__butttons .tab__buttton,
.tab-act .tab__butttons-act .tab__buttton {
  text-align: right;
  padding: 0 70px 0 0;
}
@media screen and (max-width: 768px) {
  .tab .tab__butttons .tab__buttton,
  .tab-act .tab__butttons-act .tab__buttton {
    padding: 0 15px 10px 15px;
    text-align: center;
  }
}
.tab .tab__butttons .tab__buttton:last-child,
.tab-act .tab__butttons-act .tab__buttton:last-child {
  text-align: left;
  padding: 0 0px 0 70px;
}
@media screen and (max-width: 768px) {
  .tab .tab__butttons .tab__buttton:last-child,
  .tab-act .tab__butttons-act .tab__buttton:last-child {
    padding: 0 15px 0 15px;
    text-align: center;
  }
}
.tab .tab__section {
  display: none;
}
.tab .tab__section.tab__section--active {
  display: block;
}
.tab-act .tab__section-act {
  display: none;
}
.tab-act .tab__section-act.tab__section--active {
  display: block;
}
.tab .tab__section .tab__images {
  padding: 0px;
  overflow: hidden;
  position: relative;
  min-height: 520px;
}
@media screen and (max-width: 1600px) {
  .tab .tab__section .tab__images {
    min-height: 400px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__images {
    min-height: 350px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__section .tab__images {
    min-height: 250px;
  }
}
.tab .tab__section .tab__images img {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: auto;
  max-width: none;
}
@media screen and (max-width: 768px) {
  .tab .tab__section .tab__images img {
    position: static;
    width: 100%;
  }
}
.tab .tab__section .tab__item {
  background: #fff;
  padding: 90px 120px;
}
@media screen and (max-width: 1600px) {
  .tab .tab__section .tab__item {
    padding: 70px 70px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__item {
    padding: 40px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__section .tab__item {
    padding: 30px 30px 20px 30px;
  }
}
.tab .tab__section .tab__item .tab__item-title {
  font-size: 44px;
  color: #333;
  font-weight: 800;
  padding-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__item .tab__item-title {
    font-size: 48px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__section .tab__item .tab__item-title {
    font-size: 35px;
  }
}
.tab .tab__section .tab__item p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  padding-bottom: 14px;
}
@media screen and (max-width: 1600px) {
  .tab .tab__section .tab__item p {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__item p {
    font-size: 14px;
  }
}
.tab .tab__section .tab__item.tab__item--fucsia {
  background: #e14399;
}
.tab .tab__section .tab__item.tab__item--fucsia .tab__item-title,
.tab .tab__section .tab__item.tab__item--fucsia p {
  color: #fff;
}
.tab .tab__section .tab__item.tab__item--blue {
  background: #1278df;
}
.tab .tab__section .tab__item.tab__item--blue .tab__item-title,
.tab .tab__section .tab__item.tab__item--blue p {
  color: #fff;
}
.information {
  padding: 25px 10px;
  background: #333;
  text-align: center;
  color: #fff;
}
.information p {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  .information p {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .information p {
    font-size: 20px;
  }
}
.information a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 22px 40px;
  text-transform: uppercase;
  margin-left: 40px;
  background: #b56ee5;
  border-radius: 50px;
}
@media screen and (max-width: 1200px) {
  .information a {
    font-size: 20px;
    padding: 20px 40px;
  }
}
@media screen and (max-width: 991px) {
  .information a {
    font-size: 18px;
    padding: 16px 40px;
  }
}
@media screen and (max-width: 768px) {
  .information a {
    margin-left: 0px;
    margin-top: 10px;
  }
}
.information a:hover {
  text-decoration: none;
  background: #743d99;
}
.box {
  background: #fff;
  position: relative;
  z-index: 2;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.box .box__body {
  padding: 50px 90px;
}
.box .box__body #mapa {
  height: auto;
}
@media screen and (max-width: 991px) {
  .box .box__body {
    padding: 12px;
  }
}
.box .box__body small {
  display: block;
  font-size: 14px;
  color: #999;
  font-family: "helvetica";
}
.box .box__texts {
  padding-top: 55px;
  padding-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .box .box__texts {
    padding-top: 35px;
    padding-bottom: 30px;
  }
}
.box .box__texts h2 {
  font-size: 50px;
  color: #282828;
  padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .box .box__texts h2 {
    font-size: 40px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .box .box__texts h2 {
    font-size: 30px;
    padding-bottom: 20px;
  }
}
.box .box__texts a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 15px 100px;
  text-transform: uppercase;
  margin-left: 0px;
  background: #883dd5;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .box .box__texts a {
    font-size: 16px;
    padding: 12px 40px;
  }
}
.box .box__texts a:hover {
  text-decoration: none;
  background: #55228a;
}
.box .box__texts .box__contact {
  padding-bottom: 25px;
}
.box .box__texts .box__contact p {
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-family: helvetica;
  color: #666;
  line-height: 120%;
}
.box .box__texts .box__contact p strong {
  font-weight: 400;
  color: #282828;
}
.box .box__img {
  padding: 50px 0 0 0;
}
@media screen and (max-width: 1200px) {
  .box .box__img {
    padding: 0 15px;
  }
}
.box.box--contact-left {
  margin-left: 8.3%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-left {
    margin: 0px;
  }
}
.box.box--contact-left .box__img img {
  margin: 0 0 0 -15.3%;
  max-width: none;
  width: 115%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-left .box__img img {
    width: 100%;
    margin: 0px;
  }
}
.box.box--contact-right {
  margin-right: 8.3%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-right {
    margin: 0px;
  }
}
.box.box--contact-right .box__img img {
  margin: 0 -15.3% 0 0;
  max-width: none;
  width: 115%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-right .box__img img {
    width: 100%;
    margin: 0px;
  }
}
.table {
  width: 100%;
  color: #666;
}
@media screen and (max-width: 768px) {
  .table {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .table thead {
    display: none;
  }
}
.table thead th {
  font-size: 17px;
  color: #666;
  border: 0px;
}
@media screen and (max-width: 768px) {
  .table tbody {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .table tbody tr {
    display: block;
    width: 100%;
    border-bottom: 15px solid #fff;
  }
}
.table tbody tr.tr__grey {
  background: #f7f7f6;
}
.table tbody tr td {
  font-size: 14px;
  border-top: 15px solid #fff;
  padding: 12px 61px;
}
@media screen and (max-width: 768px) {
  .table tbody tr td {
    display: block;
    width: 100%;
    border: 0px;
  }
}
.table tbody tr td strong {
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .social {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .social img {
    width: 100%;
  }
}
.social .social__icns {
  letter-spacing: -0.35em;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .social .social__icns {
    display: inline-block;
    vertical-align: bottom;
    margin-left: -5px;
  }
}
.social .social__ig {
  background: #f9155b;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 15px;
  letter-spacing: 0em;
  display: inline-block;
}
.social .social__ig:hover {
  background: #ae1242;
}
.social .social__ig i {
  color: #fff;
  font-size: 60px;
}
.social .social__fb {
  background: #0e53b1;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 15px;
  letter-spacing: 0em;
  display: inline-block;
}
.social .social__fb i {
  color: #fff;
  font-size: 60px;
}
.social .social__fb:hover {
  background: #0a356e;
}
.news {
  letter-spacing: -0.35em;
}
.news .news__txt {
  background: #fff;
  padding: 30px 50px;
  min-height: 360px;
  display: inline-block;
  width: 40%;
  letter-spacing: 0em;
}
@media screen and (max-width: 1200px) {
  .news .news__txt {
    padding: 20px 30px;
    vertical-align: top;
  }
}
@media screen and (max-width: 768px) {
  .news .news__txt {
    width: 100%;
    min-height: auto;
  }
}
.news .news__txt .news__title {
  color: #282828;
  font-size: 50px;
  padding-bottom: 20px;
  font-weight: 700;
  line-height: 110%;
}
@media screen and (max-width: 1200px) {
  .news .news__txt .news__title {
    font-size: 30px;
  }
}
.news .news__txt p {
  color: #282828;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  .news .news__txt p {
    font-size: 16px;
  }
}
.news .news__more {
  width: 60%;
  display: inline-block;
  letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
  .news .news__more {
    width: 100%;
    min-height: auto;
  }
}
.news .news__more iframe {
  width: 100% !important;
  height: 360px;
  display: block;
}
@media screen and (max-width: 768px) {
  .news .news__more iframe {
    height: 250px;
  }
}
.news .news__more a {
  display: block;
  background: #ea1024;
  font-size: 20px;
  padding: 40px 140px 40px 40px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .news .news__more a {
    font-size: 18px;
    padding: 20px 100px 20px 20px;
  }
}
.news .news__more a:hover {
  text-decoration: none;
  background: #8a0c18;
}
.news .news__more .news__more-icon {
  width: 46px;
  height: 2px;
  background: #fff;
  position: absolute;
  display: block;
  right: 40px;
  top: 70px;
}
@media screen and (max-width: 1200px) {
  .news .news__more .news__more-icon {
    top: 50px;
  }
}
.news .news__more .news__more-icon:before {
  content: "";
  display: block;
  height: 46px;
  width: 2px;
  background: #fff;
  margin: -23px 0 0 23px;
}
.video img {
  box-shadow: -40px 40px 80px 0 rgba(0, 0, 0, 0.4);
}
.video h2 {
  font-size: 80px;
  color: #282828;
  font-weight: 800;
}
@media screen and (max-width: 1600px) {
  .video h2 {
    font-size: 60px;
    line-height: 110%;
  }
}
@media screen and (max-width: 1200px) {
  .video h2 {
    font-size: 40px;
    line-height: 110%;
  }
}
@media screen and (max-width: 991px) {
  .video h2 {
    font-size: 30px;
    line-height: 110%;
  }
}
.video p {
  font-size: 20px;
  color: #282828;
  padding-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .video p {
    font-size: 18px;
  }
}
.video .video__text {
  padding-left: 30px;
  padding-top: 30px;
}
@media screen and (max-width: 991px) {
  .video .video__text {
    padding-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .video .video__text {
    padding-top: 30px;
  }
}
.partner {
  padding: 70px 0px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .partner {
    padding: 40px 0px 70px 0;
  }
}
.partner p {
  font-size: 14px;
  color: #999;
  font-weight: 300;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .partner p {
    padding-top: 20px;
  }
}
.partner img {
  margin: 0 10px;
}
.experience {
  text-align: center;
  padding-bottom: 70px;
  padding-left: 0;
  position: relative;
}
.experience #Capa_2 {
  position: absolute;
  left: -600px;
  top: 0px;
  width: 280px;
  height: 280px;
}
@media screen and (max-width: 1200px) {
  .experience {
    background-size: 150px;
    padding-left: 150px;
  }
}
@media screen and (max-width: 768px) {
  .experience {
    padding-left: 0px;
  }
}
.experience .experience__title {
  font-size: 114px;
  color: #282828;
  padding-top: 20px;
  line-height: 100%;
  font-weight: bold;
  padding-bottom: 30px;
}
@media screen and (max-width: 1600px) {
  .experience .experience__title {
    font-size: 70px;
  }
}
@media screen and (max-width: 1200px) {
  .experience .experience__title {
    font-size: 54px;
  }
}
@media screen and (max-width: 768px) {
  .experience .experience__title {
    font-size: 30px;
    padding-top: 140px;
  }
}
.experience p {
  font-size: 20px;
  color: #282828;
  padding: 0 100px;
}
@media screen and (max-width: 1600px) {
  .experience p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .experience p {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .experience p {
    padding: 0px 10px;
  }
}
.experience__actividades {
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 768px) {
  .experience__actividades {
    padding: 0px;
    overflow: hidden;
  }
}
.experience__actividades img {
  margin-top: -17px;
  margin-left: -40px;
  width: calc(100% + 40px);
  max-width: none;
}
@media screen and (max-width: 768px) {
  .experience__actividades img {
    margin-left: -30px;
  }
}
.experience__actividades .experience__sub-items {
  position: absolute;
  top: 0px;
  right: 20px;
  width: 50%;
  background: rgba(216, 28, 136, 0.8);
}
@media screen and (max-width: 768px) {
  .experience__actividades .experience__sub-items {
    width: 100%;
    right: 0px;
    position: relative;
    margin-bottom: -20px;
  }
}
.experience__servicios {
  background: url(../img/bg__servicios.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 991px) {
  .experience__servicios {
    margin-top: -50px;
    padding: 20px 20px;
  }
}
@media screen and (max-width: 768px) {
  .experience__servicios {
    margin-top: 0px;
  }
}
.experience__servicios:after {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  opacity: 0.7;
}
.experience__sub-items {
  text-align: center;
  padding: 50px 20px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1600px) {
  .experience__sub-items {
    padding: 30px 20px;
  }
}
.experience__sub-items span {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.experience__sub-items .experience__sub-items-title {
  font-size: 70px;
  color: #fff;
  font-weight: 600;
  line-height: 109%;
}
@media screen and (max-width: 1600px) {
  .experience__sub-items .experience__sub-items-title {
    font-size: 40px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .experience__sub-items .experience__sub-items-title {
    font-size: 35px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .experience__sub-items .experience__sub-items-title {
    font-size: 25px;
    padding-top: 10px;
  }
}
.experience__sub-items a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 20px 40px;
  text-transform: uppercase;
  background: #4dbee6;
  border-radius: 50px;
  margin-top: 30px;
}
.experience__sub-items a:hover {
  text-decoration: none;
  background: #17576d;
}
.new__img {
  padding-left: 0px;
}
.new__text {
  padding-right: 0px;
}
.new__text .new__text-content {
  background: #fff;
  padding: 50px 50px;
  text-align: center;
  margin-top: 80px;
  min-height: 534px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1600px) {
  .new__text .new__text-content {
    margin-top: 20px;
    padding: 20px;
    min-height: 450px;
  }
}
@media screen and (max-width: 1200px) {
  .new__text .new__text-content {
    min-height: 370px;
  }
}
@media screen and (max-width: 991px) {
  .new__text .new__text-content {
    min-height: auto;
  }
}
.new__text .new__cat {
  font-size: 20px;
  color: #999;
}
.new__text .new__title {
  font-size: 50px;
  color: #282828;
  font-weight: 600;
  padding: 20px 0 50px 0px;
}
.card-tab {
  background-color: #f5f5f5;
  padding: 30px 0px;
  font-size: 12px;
}
.btn-tab {
  padding: 12px 0px;
  font-size: 12px;
  font-weight: 900;
  color: #000 !important;
  margin-bottom: 15px;
}
._t {
  margin-bottom: 15px;
}
.btn-tab.white:hover {
  background-color: #fff;
}
.btn-tab.red {
  background-color: #ea1024;
  color: #fff !important;
}
.btn-tab.red:hover {
  background-color: #bf1b2a;
}
@media screen and (max-width: 1600px) {
  .new__text .new__title {
    font-size: 40px;
    padding: 20px 0 20px 0px;
  }
}
@media screen and (max-width: 1200px) {
  .new__text .new__title {
    font-size: 30px;
    padding: 10px 0 10px 0px;
  }
}
.new__text p {
  font-size: 18px;
  color: #666;
  font-weight: 300;
  font-family: helvetica;
  line-height: 120%;
}
@media screen and (max-width: 1200px) {
  .new__text p {
    font-size: 16px;
  }
}
.new__control .col-lg-8 {
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .new__control .col-lg-8 {
    text-align: center;
  }
}
.new__control p {
  background: #282828;
  display: inline-block;
  height: 120px;
  padding: 30px 35px 10px 35px;
  line-height: 130%;
  color: #fff;
  font-size: 20px;
  vertical-align: top;
  font-weight: 300;
  max-width: 330px;
}
@media screen and (max-width: 768px) {
  .new__control p {
    width: 170px;
    font-size: 14px;
    padding: 20px 10px 10px 10px;
    height: 80px;
  }
}
.new__control a {
  background: #8f41e0;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  width: 120px;
  height: 120px;
  font-size: 55px;
  padding-top: 17px;
  text-align: center;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .new__control a {
    width: 60px;
    height: 80px;
    font-size: 30px;
  }
}
.new__control a:hover {
  text-decoration: none;
  background: #4e324b;
}
.newsletter {
  z-index: 1;
  margin: -40px 0 70px 0;
  padding: 40px 0px;
  background: #fff;
}
.newsletter p {
  padding: 11px 0;
  font-size: 22px;
}
@media screen and (max-width: 1600px) {
  .newsletter p {
    padding-top: 15px;
    font-size: 18px;
  }
}
.newsletter form {
  overflow: auto;
}
.newsletter input {
  color: #aaa;
  font-weight: 300;
  font-size: 20px;
  padding: 0 20px;
  width: 70% !important;
  float: left;
  -webkit-border-radius: 50px 0 0 50px;
  border-radius: 50px 0 0 50px;
  border: 1px solid #ddd;
  height: 45px;
}
.newsletter button:hover {
  background: #a90565;
}
.newsletter button {
  cursor: pointer;
  color: #fff;
  padding: 0 25px;
  float: left;
  border: 1px solid #ea028a;
  background: #ea028a;
  height: 45px;
  -webkit-border-radius: 0 50px 50px 0;
  border-radius: 0 50px 50px 0;
}
@media screen and (max-width: 991px) {
  .newsletter {
    margin: 40px 0 40px 0;
    padding: 20px 10px;
  }
  .newsletter p {
    font-size: 16px;
  }
  .newsletter .text-right {
    text-align: center !important;
  }
  .newsletter input {
    font-size: 16px;
    padding: 0 20px;
    width: 100%;
    float: none;
    -webkit-border-radius: 0px 0 0 0px;
    border-radius: 0px 0 0 0px;
  }
  .newsletter button:hover {
    background: #a90565;
  }
  .newsletter button {
    margin-top: 10px;
    width: 100%;
    float: none;
    -webkit-border-radius: 0 0px 0px 0;
    border-radius: 0 0px 0px 0;
  }
}
#stain_01 {
  position: absolute;
  top: 1586px;
  right: 0;
  width: 422px;
  height: 734px;
  z-index: -1;
}
#stain_02 {
  position: absolute;
  top: 906px;
  left: 0px;
  width: 683px;
  height: 709px;
  z-index: -1;
}
#stain_01.stain_services {
  top: 1406px;
}
@media screen and (max-width: 768px) {
  .btn_clase {
    font-size: 14px !important;
    top: 240px;
    padding: 10px 25px !important;
  }
}
@media screen and (min-width: 769px) {
  .btn_clase {
    top: 400px;
  }
}
@media screen and (min-width: 1600px) {
  .btn_clase {
    top: 506px;
  }
}
.race-track-list {
  padding: 0px;
  list-style: none;
  background-color: #fff;
}
.race-track-element {
  border-bottom: 1px solid #e5e5e5;
  padding: 24px 55px;
  position: relative;
  overflow: hidden;
}
.race-track-element:last-child {
  border: none;
}
.race-track-element.red {
  color: #ee2223;
}
.race-track-element.red:before {
  background-color: #ee2223;
}
.race-track-element.blue {
  color: #0388d1;
}
.race-track-element.blue:before {
  background-color: #0388d1;
}
.race-track-element.green {
  color: #31ac2a;
}
.race-track-element.green:before {
  background-color: #31ac2a;
}
.race-track-element.black {
  color: #000;
}
.race-track-element.black:before {
  background-color: #000;
}
.race-track-element .race-title {
  font-family: inherit;
  color: inherit;
  font-weight: 700;
  font-size: 1.5rem;
}
.race-track-element .race-description {
  font-family: Helvetica;
  font-size: 0.75rem;
}
.race-track-element:hover:before {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}
.race-track-element:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 120%;
  background-color: gray;
  left: -48px;
  top: -10%;
  -webkit-transform: rotate(6deg);
  transform: rotate(6deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.partner-section {
  position: relative;
}
.partner-section .parner-title {
  width: 100%;
  position: absolute;
  z-index: 2;
  text-align: center;
  color: #fff;
  font-weight: bold;
  top: 50px;
  text-transform: uppercase;
}
.partner-section .parner-container {
  min-height: 500px;
}
.parner-logo {
  max-width: 335px;
}
@media screen and (max-width: 480px) {
  .parner-logo {
    max-width: 235px;
  }
}
.bg-left,
.bg-right {
  background-position: center;
  background-color: #000;
  background-size: cover;
}
.bg-left {
  background-image: url("../image/bg-left.png");
}
.bg-right {
  background-image: url("../image/bg-right.png");
}
.level-container {
  background-color: #eee;
  color: #666;
  height: 100% !important;
}
.level-container .level-text-big {
  font-size: 2.5rem;
  font-weight: bold;
  text-transform: capitalize;
}
.level-container .list-body {
  list-style: none;
  font-size: 0.9rem;
  padding: 20px 30px;
}
.level-container .level-top {
  font-weight: bold;
  font-size: 0.9rem;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .level-container .level-text-big {
    font-size: 1.6rem;
  }
  .level-container .list-body {
    padding: 20px 20px;
  }
}
.level-black-tag {
  background-color: #000;
  color: #fff;
  line-height: 1;
  padding: 30px;
  font-size: 10px;
  font-weight: 600;
}
.bg-gray {
  background-color: #eee;
}
.plus-bici {
  min-height: 200px;
}
.plus-bici .logo-plus-bici {
  max-width: 135px;
}
.pike-inscription-container .square-button-red {
  border: none;
  border-radius: 0px;
  background-color: #ee2223;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  max-width: 300px;
  width: 100%;
}
.pike-inscription-container span {
  font-size: 0.9rem;
  font-weight: bold;
}
.hero.main.main--home {
  background-image: url("../image/hero.jpg");
}
.hero .hero-logo {
  max-width: 350px;
}
.hero .black-tag {
  background-color: #000;
  color: #fff;
  display: table;
  font-size: 1.5rem;
  font-weight: 700;
  -webkit-transform: skew(-12deg);
  transform: skew(-12deg);
  padding: 8px 15px;
}
@media screen and (max-width: 991px) {
  .hero .hero-logo {
    max-width: 220px;
    margin-bottom: 25px;
  }
  .hero .black-tag {
    font-size: 1.2rem;
  }
}
.text-gray,
.race-track-element .race-description {
  color: #666;
}
.bike-park-section {
  background-color: #fff;
  padding: 16px;
  margin-top: -45px;
}
.bike-park-section h1 {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .bike-park-section h1 {
    font-size: 1.4rem;
  }
  .bike-park-section p {
    font-size: 12px;
  }
}
.black-container {
  background-color: #111;
  color: #fff;
  padding: 8px;
}
.black-container-title {
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 575px) {
  .black-container {
    padding: 0px;
  }
  .black-container .twins {
    padding: 0px;
  }
}
.text-yellow {
  color: #e8b037;
}
.black-box {
  background-color: #070707;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  font-weight: 600;
  padding: 30px 20px;
}
.black-box .text-small {
  font-size: 0.7rem;
}
.black-box .text-big {
  font-size: 3.5rem;
  letter-spacing: -4px;
}
.f-40 {
  font-size: 1.4rem;
}
.ig-title {
  font-size: 1.7rem;
  font-weight: bold;
}
.hero-title {
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .hero-title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .f-40 {
    font-size: 1rem;
  }
  .level-container .level-text-big {
    font-size: 2rem;
  }
  .ig-title {
    font-size: 1.3rem;
  }
}
.header .bar-purple {
  padding: 8px;
  background-color: #8f41e0;
  text-align: right;
}
@media screen and (max-width: 767.98px) {
  .header .bar-purple {
    text-align: center;
  }
}
.header .bar-purple .container {
  padding-right: 2.4%;
}
@media screen and (max-width: 767.98px) {
  .header .bar-purple .container {
    padding-right: 15px;
  }
}
.header .bar-purple .container a {
  color: #fff;
}
.header .bar-purple .container .separador {
  color: #fff;
  margin: 0 15px;
  padding: 0;
}
@media screen and (max-width: 767.98px) {
  .header .bar-purple .container .separador {
    margin: 0 7px;
  }
}
.white {
  color: #fff;
}
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.cumbre {
  color: #65caee;
}
.base {
  color: #ac319d;
}
.intermedia {
  color: #009322;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
  perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s
      cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
  perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s
      cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
  perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s
      cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
  perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s
      cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 80px;
  perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s
      cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transform: rotateX(180deg) rotateY(180deg);
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 80px;
  perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s
      cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s
    cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease,
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease,
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease,
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease,
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease,
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease,
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease,
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease,
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease,
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease,
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease,
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease,
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease,
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease,
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease,
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease,
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22),
    -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
  transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
  transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
  transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
  transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
  transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
  transform: translate3d(0, -10px, 0) rotate(45deg);
  -webkit-transition-delay: 0.22s;
  transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--elastic .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.275s;
  transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  -webkit-transition: opacity 0.125s 0.275s ease;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.275s
    cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55),
    -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
  transform: translate3d(0, 10px, 0) rotate(135deg);
  -webkit-transition-delay: 0.075s;
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.075s;
  transition-delay: 0.075s;
}
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.275s;
  transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  -webkit-transition: opacity 0.125s 0.275s ease;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.275s
    cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55),
    -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.075s;
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
  transform: translate3d(0, -20px, 0) rotate(270deg);
  -webkit-transition-delay: 0.075s;
  transition-delay: 0.075s;
}
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  -webkit-transition: background-color 0.125s 0.175s ease-in;
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background-color: rgba(0, 0, 0, 0);
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1),
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1),
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  -webkit-transition: background-color 0.125s 0.175s ease-in;
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in,
    -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background-color: rgba(0, 0, 0, 0);
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1),
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1),
    -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  -webkit-transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out,
    opacity 0s linear;
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  -webkit-transition: bottom 0.08s ease-out, top 0.08s ease-out,
    opacity 0s 0.08s linear;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
  transform: translate3d(0, -20px, 0) rotate(90deg);
}
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
  transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in,
    -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in,
    -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out,
    -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out,
    -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
  transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in,
    -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in,
    -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: bottom 0.1s ease-out,
    -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out,
    -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring .hamburger-inner {
  top: 2px;
  -webkit-transition: background-color 0s 0.13s linear;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
  transition-delay: 0.22s;
  background-color: rgba(0, 0, 0, 0);
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
  transition-duration: 0.13s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
  transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.075s ease-in,
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in,
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.075s ease-in,
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in,
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0s 0.15s linear,
    -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear,
    -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear,
    -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top 0.075s 0.1s ease-out,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: bottom 0.075s 0.1s ease-out,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.075s ease-in,
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in,
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.075s ease-in,
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in,
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0s 0.15s linear,
    -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear,
    -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear,
    -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top 0.075s 0.1s ease-out,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: bottom 0.075s 0.1s ease-out,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out,
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
  transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.12s ease,
    -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease,
    -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease,
    -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease,
    -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease,
    transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease,
    transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
  transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
  transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
input:focus {
  outline: 0;
}
label {
  font-size: 18px;
  color: #666;
  margin-bottom: 2px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  label {
    font-size: 16px;
  }
}
label span {
  color: #aaa;
}
.form-group {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .form-group {
    margin-bottom: 25px;
  }
}
.form--cell .row {
  margin: 0 -5px;
}
.form--cell .col-3,
.form--cell .col-6 {
  padding: 0 5px;
}
.form--cell .col-3 input,
.form--cell .col-6 input {
  padding: 6px 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-200 {
  padding-top: 200px;
}
@media screen and (max-width: 991px) {
  .pt-200 {
    padding-top: 100px;
  }
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-110 {
  margin-bottom: 110px;
}
.mb-120 {
  margin-bottom: 120px;
}
.mb-130 {
  margin-bottom: 130px;
}
.mb-140 {
  margin-bottom: 140px;
}
#CDSWIDCOE {
  font: normal 11px Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  width: 25%;
  float: left;
  margin: 0 10px 10px 10px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .mb-140 {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav {
    padding-top: 20px;
  }
  .hamburger:focus {
    outline: 0;
  }
}
.header {
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 1px rgba(79, 79, 79, 0.2);
  box-shadow: 0 2px 4px 1px rgba(79, 79, 79, 0.2);
  position: relative;
}
.header .navbar-light .navbar-nav .nav-item {
  padding: 0px 8px 0px;
  margin-top: -70px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item {
    margin-top: 0px;
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
  }
}
.hidden {
  visibility: hidden;
}
.mains {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item {
    padding: 0px 20px 0 20px;
  }
}
.header .navbar-light .navbar-nav .nav-item.nav-celcius {
  position: relative;
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item.nav-celcius {
    padding-bottom: 10px;
  }
}
.header .navbar-light .navbar-nav .nav-item.nav-celcius:after {
  content: "";
  width: 2px;
  height: 15px;
  background: #777;
  position: absolute;
  left: 0px;
  top: 8px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item.nav-celcius:after {
    display: none;
  }
}
.header .navbar-light .navbar-nav .nav-item.nav-celcius:before {
  content: "";
  width: 2px;
  height: 15px;
  background: #777;
  position: absolute;
  right: 0px;
  top: 8px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item.nav-celcius:before {
    display: none;
  }
}
.header .navbar-light .navbar-nav .nav-item span {
  font-size: 20px;
  font-weight: 300;
  color: #777;
  padding: 8px 0px;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-item span {
    padding: 8px 10px;
  }
}
.header .navbar-light .navbar-nav .nav-item span i {
  padding-right: 5px;
}
.header .navbar-light .navbar-nav .nav-item.active .nav-link,
.header .navbar-light .navbar-nav .nav-item:hover .nav-link {
  background: #f5f5f5;
  border-radius: 60px;
}
.header .navbar-light .navbar-nav .nav-link {
  font-size: 12px;
  color: #777;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .header .navbar-light .navbar-nav .nav-link {
    padding: 8px 10px;
  }
}
.header .dropdown a {
  font-size: 13px;
  color: #777;
  text-transform: uppercase;
}
.header .dropdown img {
  margin-right: 6px;
}
.header .c-dropdown__body {
  display: none;
}
.footer {
  background: #8654b9;
  color: #fff;
  padding: 70px 0px 60px 0;
}
@media screen and (max-width: 991px) {
  .footer {
    text-align: center !important;
    padding-top: 20px;
  }
  .footer .text-right {
    text-align: center !important;
  }
}
.footer ul {
  list-style: none;
  vertical-align: middle;
  padding-top: 25px;
}
@media screen and (max-width: 991px) {
  .footer ul {
    padding-bottom: 20px;
  }
}
.footer ul li {
  display: inline-block;
  padding: 0 20px 0 0;
}
@media screen and (max-width: 1200px) {
  .footer ul li {
    padding: 0 10px 0 0;
  }
}
.footer ul li a {
  font-size: 13px;
  color: #fff;
  padding-right: 10px;
}
.footer img {
  margin: 0 10px;
  vertical-align: bottom;
  display: inline-block;
}
.footer img:last-child {
  padding-bottom: 3px;
}
.btn {
  overflow: hidden;
  position: relative;
  display: inline-block;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  padding: 25px 60px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50px;
  border: 0px;
}
.btn:before {
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 100%;
  background: #000;
  z-index: -1;
  opacity: 0;
}
.btn:hover:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0px;
  width: 100%;
  opacity: 0.3;
}
.btn.btn-primary {
  background: #ea028a;
}
@media screen and (max-width: 768px) {
  .btn.btn-primary {
    font-size: 20px;
    padding: 20px 45px;
  }
}
.btn.btn-secondary {
  display: inline-block;
  font-size: 20px;
  padding: 20px 40px;
  background: #ac319d;
}
@media screen and (max-width: 1200px) {
  .btn.btn-secondary {
    font-size: 18px;
  }
}
.main {
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .main {
    background-size: cover !important;
  }
}
@media screen and (max-width: 768px) {
  .main {
    background-position: top center !important;
    margin-bottom: 20px;
  }
}
.main .main__top {
  color: #fff;
  font-size: 30px;
  letter-spacing: 2px;
  font-weight: 300;
}
@media screen and (max-width: 1600px) {
  .main .main__top {
    font-size: 25px;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 991px) {
  .main .main__top {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .main .main__top {
    font-size: 20px;
  }
}
.main .main__title {
  font-size: 130px;
  color: #fff;
  max-width: 80%;
  line-height: 100%;
  font-weight: 800;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1600px) {
  .main .main__title {
    font-size: 100px;
  }
}
@media screen and (max-width: 991px) {
  .main .main__title {
    font-size: 80px;
  }
}
@media screen and (max-width: 768px) {
  .main .main__title {
    font-size: 40px;
    max-width: 100%;
  }
}
.main a {
  margin-top: 40px;
}
.main.main--home {
  height: 874px;
}
@media screen and (max-width: 1600px) {
  .main.main--home {
    height: 664px;
    background-size: cover !important;
  }
}
@media screen and (max-width: 768px) {
  .main.main--home {
    height: 444px;
    margin-bottom: -40px;
    background-size: cover !important;
  }
}
.main.main--home p {
  max-width: 90%;
}
.main.main--contact {
  height: 768px;
  padding: 160px 0 0 0;
  margin-bottom: -350px;
}
@media screen and (max-width: 768px) {
  .main.main--contact {
    height: 250px;
    margin-bottom: -60px;
    padding: 70px 0 0 0;
  }
}
.main.main--contact.main__title {
  max-width: 90%;
  font-size: 130px;
  color: #fff;
  max-width: 80%;
  line-height: 100%;
  font-weight: 800;
}
.title__main {
  font-size: 96px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
}
.title__main_2 {
  font-size: 44px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .title__main {
    font-size: 80px;
  }
}
@media screen and (max-width: 1200px) {
  .title__main {
    font-size: 70px;
  }
}
@media screen and (max-width: 991px) {
  .title__main {
    font-size: 35px;
  }
}
@media screen and (max-width: 1600px) {
  .title__main_2 {
    font-size: 53px;
  }
}
@media screen and (max-width: 1200px) {
  .title__main_2 {
    font-size: 53px;
  }
}
@media screen and (max-width: 991px) {
  .title__main_2 {
    font-size: 35px;
  }
}
.title__main_2.title__main_2--purple {
  color: #8654b9;
}
.title__main.title__main--fucsia {
  color: #f04eab;
}
.title__main.title__main--light-blue {
  color: #65caee;
}
.title__main.title__main--purple {
  color: #8654b9;
}
.title__main.title__main--morado {
  color: #ac319d;
}
.title__main.title__main--verde {
  color: #009322;
}
.title__main.title__main--celeste {
  color: #65caee;
}
.title__main.title__main--green {
  color: #c5e146;
}
.title__main.title__main--gris {
  color: #666;
}
.title__big {
  font-size: 300px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #31ce74;
  margin-bottom: -120px;
}
@media screen and (max-width: 1200px) {
  .title__big {
    font-size: 200px;
    margin-bottom: -70px;
  }
}
@media screen and (max-width: 991px) {
  .title__big {
    font-size: 80px;
    margin-bottom: -40px;
    margin-top: 30px;
  }
}
.title__new-big {
  font-size: 144px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #8f41e0;
  margin-bottom: -85px;
}
.title__new-big-2 {
  font-size: 72px;
  font-weight: 800;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #8f41e0;
  margin-bottom: -59px;
}
@media screen and (max-width: 768px) {
  .title__new-big {
    font-size: 40px;
    margin-bottom: -50px;
  }
  .title__new-big-2 {
    font-size: 40px;
    margin-bottom: -50px;
  }
}
.item {
  background: #fff;
  display: table;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    height: auto;
  }
}
.item img {
  width: 100%;
}
.item .item__title {
  font-size: 30px;
  color: #282828;
  font-weight: 800;
}
@media screen and (max-width: 1600px) {
  .item .item__title {
    font-size: 26px;
  }
}
@media screen and (max-width: 1200px) {
  .item .item__title {
    font-size: 22px;
    padding-bottom: 20px;
  }
}
.item .item__body {
  padding: 40px 50px;
}
@media screen and (max-width: 1600px) {
  .item .item__body {
    padding: 30px 40px;
  }
}
@media screen and (max-width: 1200px) {
  .item .item__body {
    padding: 20px;
  }
}
.item p {
  font-size: 16px;
  color: #999;
  padding-bottom: 25px;
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  .item p {
    font-size: 14px;
  }
}
.stain__fucsia {
  background: url(../img/bg__stain-fucsia.jpg) left 170px no-repeat;
}
.stain__yellow {
  background: url(../img/bg__stain-yellow.jpg) right 886px no-repeat;
}
.stain__green {
  background: url(../img/bg__stain-green.jpg) left 170px no-repeat;
}
.stain__two {
  background: url(../img/bg__stain-two.jpg) right 1200px no-repeat;
}
.stain__two-b {
  background: url(../img/bg__stain-two-b.jpg) left bottom no-repeat;
}
@media screen and (max-width: 1200px) {
  .stain__two-b {
    background: url(../img/bg__stain-two-b.jpg) left 2000px no-repeat;
  }
}
@media screen and (max-width: 991px) {
  .stain__two-b {
    background: url(../img/bg__stain-two-b.jpg) left 1700px no-repeat;
  }
}
.stain__bottom {
  background: url("../img/bg__footer.jpg") center bottom no-repeat;
  padding-bottom: 140px;
}
.stain__bottom-d {
  background: url("../img/bg__footer.jpg") center bottom no-repeat;
  padding-bottom: 180px;
}
.stain__bottom-b {
  background: url("../img/bg__sociales.jpg") center bottom no-repeat;
  padding-bottom: 0px;
}
.stain__bottom-home {
  background: url("../img/bg__bottom-home.jpg") center bottom no-repeat;
  padding-bottom: 0px;
}
.tab {
  padding-bottom: 100px;
  padding-top: 30px;
}
.tab .tab__butttons a {
  font-size: 80px;
  font-weight: 800;
  padding-bottom: 20px;
  color: #d5d3ce;
  text-transform: uppercase;
}
.tab-act {
  padding-bottom: 100px;
  padding-top: 30px;
}
.tab-act .tab__butttons-act a {
  font-size: 80px;
  font-weight: 800;
  padding-bottom: 20px;
  color: #d5d3ce;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 70px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 55px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 50px;
  }
}
@media screen and (max-width: 768px) {
  .tab .tab__butttons a,
  .tab-act .tab__butttons-act a {
    font-size: 25px;
  }
}
.tab .tab__butttons a:hover,
.tab-act .tab__butttons-act a:hover {
  text-decoration: none;
}
.tab .tab__butttons a.tab__button-active,
.tab .tab__butttons a:hover,
.tab-act .tab__butttons-act a.tab__button-active,
.tab-act .tab__butttons-act a:hover {
  color: #65caee;
}
.tab .tab__butttons .tab__buttton,
.tab-act .tab__butttons-act .tab__buttton {
  text-align: right;
  padding: 0 70px 0 0;
}
@media screen and (max-width: 768px) {
  .tab .tab__butttons .tab__buttton,
  .tab-act .tab__butttons-act .tab__buttton {
    padding: 0 15px 10px 15px;
    text-align: center;
  }
}
.tab .tab__butttons .tab__buttton:last-child,
.tab-act .tab__butttons-act .tab__buttton:last-child {
  text-align: left;
  padding: 0 0px 0 70px;
}
@media screen and (max-width: 768px) {
  .tab .tab__butttons .tab__buttton:last-child,
  .tab-act .tab__butttons-act .tab__buttton:last-child {
    padding: 0 15px 0 15px;
    text-align: center;
  }
}
.tab .tab__section {
  display: none;
}
.tab .tab__section.tab__section--active {
  display: block;
}
.tab-act .tab__section-act {
  display: none;
}
.tab-act .tab__section-act.tab__section--active {
  display: block;
}
.tab .tab__section .tab__images {
  padding: 0px;
  overflow: hidden;
  position: relative;
  min-height: 520px;
}
@media screen and (max-width: 1600px) {
  .tab .tab__section .tab__images {
    min-height: 400px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__images {
    min-height: 350px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__section .tab__images {
    min-height: 250px;
  }
}
.tab .tab__section .tab__images img {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: auto;
  max-width: none;
}
@media screen and (max-width: 768px) {
  .tab .tab__section .tab__images img {
    position: static;
    width: 100%;
  }
}
.tab .tab__section .tab__item {
  background: #fff;
  padding: 90px 120px;
}
.tab__item-negro {
  background: #000;
  border: 1px solid #fff;
}
.tab__item-rojo {
  background: #9b0000;
  border: 1px solid #fff;
}
.tab__item-verde {
  background: #00b248;
  border: 1px solid #fff;
}
.tab__item-blue {
  background: #1278df;
  border: 1px solid #fff;
}
.tab__item-white {
  background: #fff;
  border: 1px solid #fff;
}
.txt-blanco {
  color: #fff !important;
}
@media screen and (max-width: 1600px) {
  .tab .tab__section .tab__item {
    padding: 70px 70px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__item {
    padding: 40px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__section .tab__item {
    padding: 30px 30px 20px 30px;
  }
}
.tab .tab__section .tab__item .tab__item-title {
  font-size: 44px;
  color: #333;
  font-weight: 800;
  padding-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__item .tab__item-title {
    font-size: 48px;
  }
}
@media screen and (max-width: 991px) {
  .tab .tab__section .tab__item .tab__item-title {
    font-size: 35px;
  }
}
.tab .tab__section .tab__item p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  padding-bottom: 14px;
}
@media screen and (max-width: 1600px) {
  .tab .tab__section .tab__item p {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .tab .tab__section .tab__item p {
    font-size: 14px;
  }
}
.tab .tab__section .tab__item.tab__item--fucsia {
  background: #e14399;
}
.tab .tab__section .tab__item.tab__item--fucsia .tab__item-title,
.tab .tab__section .tab__item.tab__item--fucsia p {
  color: #fff;
}
.tab .tab__section .tab__item.tab__item--blue {
  background: #1278df;
}
.tab .tab__section .tab__item.tab__item--blue .tab__item-title,
.tab .tab__section .tab__item.tab__item--blue p {
  color: #fff;
}
.information {
  padding: 25px 10px;
  background: #333;
  text-align: center;
  color: #fff;
}
.information p {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  .information p {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .information p {
    font-size: 20px;
  }
}
.information a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 22px 40px;
  text-transform: uppercase;
  margin-left: 40px;
  background: #b56ee5;
  border-radius: 50px;
}
@media screen and (max-width: 1200px) {
  .information a {
    font-size: 20px;
    padding: 20px 40px;
  }
}
@media screen and (max-width: 991px) {
  .information a {
    font-size: 18px;
    padding: 16px 40px;
  }
}
@media screen and (max-width: 768px) {
  .information a {
    margin-left: 0px;
    margin-top: 10px;
  }
}
.information a:hover {
  text-decoration: none;
  background: #743d99;
}
.box {
  background: #fff;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.box .box__body {
  padding: 50px 90px;
}
.box .box__body #mapa {
  height: auto;
}
@media screen and (max-width: 991px) {
  .box .box__body {
    padding: 12px;
  }
}
.box .box__body small {
  display: block;
  font-size: 14px;
  color: #999;
  font-family: "helvetica";
}
.box .box__body .contenido-clinicas {
  display: block;
  width: 100%;
}
.box .box__texts {
  padding-top: 55px;
  padding-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .box .box__texts {
    padding-top: 35px;
    padding-bottom: 30px;
  }
}
.box .box__texts h2 {
  font-size: 50px;
  color: #282828;
  padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .box .box__texts h2 {
    font-size: 40px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .box .box__texts h2 {
    font-size: 30px;
    padding-bottom: 20px;
  }
}
.box .box__texts a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 15px 100px;
  text-transform: uppercase;
  margin-left: 0px;
  background: #883dd5;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .box .box__texts a {
    font-size: 16px;
    padding: 12px 40px;
  }
}
.box .box__texts a:hover {
  text-decoration: none;
  background: #55228a;
}
.box .box__texts .box__contact {
  padding-bottom: 25px;
}
.box .box__texts .box__contact p {
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-family: helvetica;
  color: #666;
  line-height: 120%;
}
.box .box__texts .box__contact p strong {
  font-weight: 400;
  color: #282828;
}
.box .box__img {
  padding: 50px 0 0 0;
}
@media screen and (max-width: 1200px) {
  .box .box__img {
    padding: 0 15px;
  }
}
.box.box--contact-left {
  margin-left: 8.3%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-left {
    margin: 0px;
  }
}
.box.box--contact-left .box__img img {
  margin: 0 0 0 -15.3%;
  max-width: none;
  width: 115%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-left .box__img img {
    width: 100%;
    margin: 0px;
  }
}
.box.box--contact-right {
  margin-right: 8.3%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-right {
    margin: 0px;
  }
}
.box.box--contact-right .box__img img {
  margin: 0 -15.3% 0 0;
  max-width: none;
  width: 115%;
}
@media screen and (max-width: 1200px) {
  .box.box--contact-right .box__img img {
    width: 100%;
    margin: 0px;
  }
}
.table {
  width: 100%;
  color: #666;
}
@media screen and (max-width: 768px) {
  .table {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .table thead {
    display: none;
  }
}
.table thead th {
  font-size: 17px;
  color: #666;
  border: 0px;
}
@media screen and (max-width: 768px) {
  .table tbody {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .table tbody tr {
    display: block;
    width: 100%;
    border-bottom: 15px solid #fff;
  }
}
.table tbody tr.tr__grey {
  background: #f7f7f6;
}
.table tbody tr td {
  font-size: 14px;
  border-top: 15px solid #fff;
  padding: 12px 61px;
}
@media screen and (max-width: 768px) {
  .table tbody tr td {
    display: block;
    width: 100%;
    border: 0px;
  }
}
.table tbody tr td strong {
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
}
@media screen and (max-width: 991px) {
  .social {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .social img {
    width: 100%;
  }
}
.social .social__icns {
  letter-spacing: -0.35em;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .social .social__icns {
    display: inline-block;
    vertical-align: bottom;
    margin-left: -5px;
  }
}
.social .social__ig {
  background: #f9155b;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 15px;
  letter-spacing: 0em;
  display: inline-block;
}
.social .social__ig:hover {
  background: #ae1242;
}
.social .social__ig i {
  color: #fff;
  font-size: 60px;
}
.social .social__fb {
  background: #0e53b1;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 15px;
  letter-spacing: 0em;
  display: inline-block;
}
.social .social__fb i {
  color: #fff;
  font-size: 60px;
}
.social .social__fb:hover {
  background: #0a356e;
}
.news {
  letter-spacing: -0.35em;
}
.news .news__txt {
  background: #fff;
  padding: 30px 50px;
  min-height: 360px;
  display: inline-block;
  width: 40%;
  letter-spacing: 0em;
}
@media screen and (max-width: 1200px) {
  .news .news__txt {
    padding: 20px 30px;
    vertical-align: top;
  }
}
@media screen and (max-width: 768px) {
  .news .news__txt {
    width: 100%;
    min-height: auto;
  }
}
.news .news__txt .news__title {
  color: #282828;
  font-size: 48px;
  padding-bottom: 20px;
  font-weight: 700;
  line-height: 110%;
}
@media screen and (max-width: 1200px) {
  .news .news__txt .news__title {
    font-size: 30px;
  }
}
.news .news__txt p {
  color: #282828;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  .news .news__txt p {
    font-size: 16px;
  }
}
.news .news__more {
  width: 60%;
  display: inline-block;
  letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
  .news .news__more {
    width: 100%;
    min-height: auto;
  }
}
.news .news__more iframe {
  width: 100% !important;
  height: 360px;
  display: block;
}
@media screen and (max-width: 768px) {
  .news .news__more iframe {
    height: 250px;
  }
}
.news .news__more a {
  display: block;
  background: #ea1024;
  font-size: 20px;
  padding: 40px 140px 40px 40px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .news .news__more a {
    font-size: 18px;
    padding: 20px 100px 20px 20px;
  }
}
.news .news__more a:hover {
  text-decoration: none;
  background: #8a0c18;
}
.news .news__more .news__more-icon {
  width: 46px;
  height: 2px;
  background: #fff;
  position: absolute;
  display: block;
  right: 40px;
  top: 70px;
}
@media screen and (max-width: 1200px) {
  .news .news__more .news__more-icon {
    top: 50px;
  }
}
.news .news__more .news__more-icon:before {
  content: "";
  display: block;
  height: 46px;
  width: 2px;
  background: #fff;
  margin: -23px 0 0 23px;
}
.video img {
  -webkit-box-shadow: -40px 40px 80px 0 rgba(0, 0, 0, 0.4);
  box-shadow: -40px 40px 80px 0 rgba(0, 0, 0, 0.4);
}
.video h2 {
  font-size: 80px;
  color: #282828;
  font-weight: 800;
}
@media screen and (max-width: 1600px) {
  .video h2 {
    font-size: 60px;
    line-height: 110%;
  }
}
@media screen and (max-width: 1200px) {
  .video h2 {
    font-size: 40px;
    line-height: 110%;
  }
}
@media screen and (max-width: 991px) {
  .video h2 {
    font-size: 30px;
    line-height: 110%;
  }
}
.video p {
  font-size: 20px;
  color: #282828;
  padding-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .video p {
    font-size: 18px;
  }
}
.video .video__text {
  padding-left: 30px;
  padding-top: 30px;
}
@media screen and (max-width: 991px) {
  .video .video__text {
    padding-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .video .video__text {
    padding-top: 30px;
  }
}
.partner {
  padding: 70px 0px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .partner {
    padding: 40px 0px 70px 0;
  }
}
.partner p {
  font-size: 14px;
  color: #999;
  font-weight: 300;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .partner p {
    padding-top: 20px;
  }
}
.partner img {
  margin: 0 10px;
}
.experience {
  text-align: center;
  padding-bottom: 70px;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
.experience #Capa_2 {
  position: absolute;
  left: -600px;
  top: 0px;
  width: 280px;
  height: 280px;
}
@media screen and (max-width: 1200px) {
  .experience {
    background-size: 150px;
    padding-left: 150px;
  }
}
@media screen and (max-width: 768px) {
  .experience {
    padding-left: 0px;
  }
}
.experience .experience__title {
  font-size: 114px;
  color: #282828;
  padding-top: 20px;
  line-height: 100%;
  font-weight: bold;
  padding-bottom: 30px;
}
@media screen and (max-width: 1600px) {
  .experience .experience__title {
    font-size: 70px;
  }
}
@media screen and (max-width: 1200px) {
  .experience .experience__title {
    font-size: 54px;
  }
}
@media screen and (max-width: 768px) {
  .experience .experience__title {
    font-size: 30px;
    padding-top: 140px;
  }
}
.experience p {
  font-size: 20px;
  color: #282828;
  padding: 0 100px;
}
@media screen and (max-width: 1600px) {
  .experience p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .experience p {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .experience p {
    padding: 0px 10px;
  }
}
.experience__actividades {
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 768px) {
  .experience__actividades {
    padding: 0px;
    overflow: hidden;
  }
}
.experience__actividades img {
  margin-top: -17px;
  margin-left: -40px;
  width: calc(100% + 40px);
  max-width: none;
}
@media screen and (max-width: 768px) {
  .experience__actividades img {
    margin-left: -30px;
  }
}
.experience__actividades .experience__sub-items {
  position: absolute;
  top: 0px;
  right: 20px;
  width: 50%;
  background: rgba(216, 28, 136, 0.8);
}
@media screen and (max-width: 768px) {
  .experience__actividades .experience__sub-items {
    width: 100%;
    right: 0px;
    position: relative;
    margin-bottom: -20px;
  }
}
.experience__servicios {
  background: url(../img/bg__servicios.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 991px) {
  .experience__servicios {
    margin-top: -50px;
    padding: 20px 20px;
  }
}
@media screen and (max-width: 768px) {
  .experience__servicios {
    margin-top: 0px;
  }
}
.experience__servicios:after {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  opacity: 0.7;
}
.experience__sub-items {
  text-align: center;
  padding: 50px 20px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1600px) {
  .experience__sub-items {
    padding: 30px 20px;
  }
}
.experience__sub-items span {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.experience__sub-items .experience__sub-items-title {
  font-size: 70px;
  color: #fff;
  font-weight: 600;
  line-height: 109%;
}
@media screen and (max-width: 1600px) {
  .experience__sub-items .experience__sub-items-title {
    font-size: 40px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .experience__sub-items .experience__sub-items-title {
    font-size: 35px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .experience__sub-items .experience__sub-items-title {
    font-size: 25px;
    padding-top: 10px;
  }
}
.experience__sub-items a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  padding: 20px 40px;
  text-transform: uppercase;
  background: #4dbee6;
  border-radius: 50px;
  margin-top: 30px;
}
.experience__sub-items a:hover {
  text-decoration: none;
  background: #17576d;
}
.new__img {
  padding-left: 0px;
  margin-top: auto;
}
.new__text {
  padding-right: 0px;
}
.new__text .new__text-content {
  background: #fff;
  padding: 50px 50px;
  text-align: center;
  margin-top: 80px;
  min-height: 534px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1600px) {
  .new__text .new__text-content {
    margin-top: 20px;
    padding: 20px;
    min-height: 400px;
  }
}
@media screen and (max-width: 1200px) {
  .new__text .new__text-content {
    min-height: 370px;
  }
}
@media screen and (max-width: 360px) {
  .largeT {
    font-size: 16px !important;
    padding: 0px;
    margin: 0px;
    font-weight: 300;
    font-family: helvetica;
    color: #666;
    line-height: 120%;
  }
}
@media screen and (max-width: 991px) {
  .new__text .new__text-content {
    min-height: 260px;
  }
}
.largeT {
  font-size: 18px;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-family: helvetica;
  color: #666;
  line-height: 120%;
}
.new__text .new__cat {
  font-size: 20px;
  color: #999;
}
.new__text .new__title {
  font-size: 50px;
  color: #282828;
  font-weight: 600;
  padding: 20px 0 50px 0px;
}
.card-tab {
  background-color: #f5f5f5;
  padding: 30px 0px;
  font-size: 12px;
}
.btn-tab {
  padding: 12px 0px;
  font-size: 12px;
  font-weight: 900;
  color: #000;
  margin-bottom: 15px;
}
._t {
  margin-bottom: 15px;
}
.btn-tab.white:hover {
  background-color: #fff;
}
.btn-tab:active {
  color: #fff;
  background-clip: #ea028a;
}
.btn-tab.red {
  background-color: #ea1024;
  color: #fff !important;
}
.btn-tab.red:hover {
  background-color: #bf1b2a;
}
@media screen and (max-width: 1600px) {
  .new__text .new__title {
    font-size: 40px;
    padding: 20px 0 20px 0px;
  }
}
@media screen and (max-width: 1200px) {
  .new__text .new__title {
    font-size: 30px;
    padding: 10px 0 10px 0px;
  }
}
.new__text p {
  font-size: 18px;
  color: #666;
  font-weight: 300;
  font-family: helvetica;
  line-height: 120%;
}
@media screen and (max-width: 1200px) {
  .new__text p {
    font-size: 16px;
  }
}
.new__control .col-lg-8 {
  padding-left: 0px;
}
@media screen and (max-width: 768px) {
  .new__control .col-lg-8 {
    text-align: center;
  }
}
.new__control p {
  background: #282828;
  display: inline-block;
  height: 110px;
  padding: 30px 35px 10px 35px;
  line-height: 130%;
  color: #fff;
  font-size: 20px;
  vertical-align: top;
  font-weight: 300;
  max-width: 330px;
}
@media screen and (max-width: 768px) {
  .new__control p {
    width: 170px;
    font-size: 14px;
    padding: 20px 10px 10px 10px;
    height: 80px;
  }
}
.new__control2 {
  background: #8f41e0;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  width: 110px;
  height: 110px;
  font-size: 55px;
  padding-top: 17px;
  text-align: center;
}
.new__control a {
  background: #8f41e0;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  width: 110px;
  height: 110px;
  font-size: 55px;
  padding-top: 17px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .new__control a {
    width: 60px;
    height: 80px;
    font-size: 30px;
  }
}
.new__control a:hover {
  text-decoration: none;
  background: #27a8e0;
}
.newsletter {
  z-index: 1;
  margin: -40px 0 70px 0;
  padding: 40px 0px;
  background: #fff;
}
.newsletter p {
  padding-top: 12px;
  font-size: 22px;
}
@media screen and (max-width: 1600px) {
  .newsletter p {
    padding-top: 15px;
    font-size: 18px;
  }
}
.newsletter input {
  color: #aaa;
  font-weight: 300;
  font-size: 20px;
  padding: 0 20px;
  width: 70%;
  float: left;
  border-radius: 50px 0 0 50px;
  border: 1px solid #ddd;
  height: 58px;
}
.newsletter button:hover {
  background: #a90565;
}
.newsletter button {
  cursor: pointer;
  color: #fff;
  padding: 0 25px;
  float: left;
  border: 1px solid #ea028a;
  background: #ea028a;
  height: 58px;
  border-radius: 0 50px 50px 0;
}
@media screen and (max-width: 991px) {
  .newsletter {
    margin: 40px 0 40px 0;
    padding: 20px 10px;
  }
  .newsletter p {
    font-size: 16px;
  }
  .newsletter .text-right {
    text-align: center !important;
  }
  .newsletter input {
    font-size: 16px;
    padding: 0 20px;
    width: 100%;
    float: none;
    border-radius: 0px 0 0 0px;
  }
  .newsletter button:hover {
    background: #a90565;
  }
  .newsletter button {
    margin-top: 10px;
    width: 100%;
    float: none;
    border-radius: 0 0px 0px 0;
  }
}
.banner-ticket {
  position: absolute;
  left: 0%;
  top: 0%;
  display: block;
  width: 100%;
  -webkit-transform: translate(3%, 27%);
  transform: translate(3%, 27%);
}
@media screen and (max-width: 1199px) {
  .main .main__title {
    max-width: 87%;
  }
}
@media screen and (max-width: 991px) {
  .main .main__title {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .main .main__title {
    max-width: 100%;
  }
  .main .main__title {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) {
  .btn_clase {
    font-size: 14px !important;
    top: 240px;
    padding: 10px 25px !important;
  }
}
@media screen and (min-width: 769px) {
  .btn_clase {
    top: 400px;
  }
}
@media screen and (min-width: 1600px) {
  .btn_clase {
    top: 506px;
  }
}
@media screen and (max-width: 1600px) {
  .banner-texto {
    position: absolute;
    left: -50%;
    top: 42%;
    -webkit-transform: translate(55%, -55%);
    transform: translate(55%, -55%);
  }
}
@media screen and (max-width: 1599px) {
  .banner-texto {
    position: absolute;
    left: -37%;
    top: 42%;
    -webkit-transform: translate(55%, -55%);
    transform: translate(55%, -55%);
  }
}
@media screen and (max-width: 1393px) {
  .banner-texto {
    position: absolute;
    left: -44%;
    top: 42%;
    -webkit-transform: translate(55%, -55%);
    transform: translate(55%, -55%);
  }
}
@media screen and (max-width: 991px) {
  .banner-texto {
    position: absolute;
    left: -39%;
    top: 42%;
    -webkit-transform: translate(55%, -55%);
    transform: translate(55%, -55%);
  }
}
@media screen and (max-width: 466px) {
  .main .main__title {
    font-size: 25px;
    max-width: 100%;
  }
  .main .main__top {
    font-size: 10px;
  }
}
@media screen and (max-width: 466px) {
  .banner-texto {
    position: absolute;
    left: -54%;
    top: 42%;
    -webkit-transform: translate(55%, -55%);
    transform: translate(55%, -55%);
  }
}
.fuente-md {
  font-size: 50px !important;
}
.owl-nav {
  height: 100px;
}
.active-active {
  color: #fff !important;
  background-color: #ea028a !important;
}
.image-box img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.image-box2 img {
  max-width: 50%;
  height: auto;
  display: inline-block;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
a:hover {
  text-decoration: none !important;
}
.page-id-133 .content-block input[type="text"],
.page-id-133 .content-block input[type="email"],
.page-id-133 .content-block input[type="url"],
.page-id-133 .content-block input[type="password"],
.page-id-133 .content-block input[type="search"],
.page-id-133 .content-block input[type="number"],
.page-id-133 .content-block input[type="tel"],
.page-id-133 .content-block input[type="range"],
.page-id-133 .content-block input[type="date"],
.page-id-133 .content-block input[type="month"],
.page-id-133 .content-block input[type="week"],
.page-id-133 .content-block input[type="time"],
.page-id-133 .content-block input[type="datetime"],
.page-id-133 .content-block input[type="datetime-local"],
.page-id-133 .content-block input[type="color"],
.page-id-133 .content-block textarea {
  color: #5f6367;
  border: 1px solid #ccc;
  border-radius: 4px !important;
  padding: 8px;
  background-color: rgba(0, 0, 0, 0);
  font-size: 13px;
  width: 100%;
}
.page-id-133 .content-block label {
  width: 100%;
}
.page-id-133 .content-block textarea {
  width: 100%;
}
.page-id-133 .wpcf7 {
  width: 100% !important;
}
.page-id-133 hr {
  margin: 64px 0;
}
.fixed-sidenav {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  position: fixed;
  right: 0;
  z-index: 4;
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
  align-items: center !important;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.fixed-sidenav__button {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-align: center !important;
  align-items: center !important;
  -ms-flex-align: center !important;
  margin: 8px 0;
  position: relative;
  right: calc(-100% + 56px);
  -webkit-transition: right 500ms ease-in-out;
  transition: right 500ms ease-in-out;
  opacity: 1;
}
.fixed-sidenav__button:hover {
  text-decoration: none;
}
.fixed-sidenav__button:hover {
  right: 0;
  -webkit-transition: right 500ms ease-in-out;
  transition: right 500ms ease-in-out;
}
.fixed-sidenav__icon {
  display: block;
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  color: #fff;
  font-size: 20px;
  width: 56px;
  height: 56px;
  -webkit-box-align: center !important;
  align-items: center !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
  justify-content: center !important;
}
.fixed-sidenav__text {
  padding: 20px;
  background-color: #fff;
  width: calc(100% - 56px);
}
.fixed-sidenav__text p {
  position: relative;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #8f41e0;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
  top: 1px;
}
.section-intro {
  padding: 64px 0;
  text-align: center;
  max-width: 801px;
  margin: 0 auto;
  font-size: 18px;
}
.block-list {
  position: relative;
  padding: 0 0 128px 0;
}
.block-list .container {
  position: relative;
  z-index: 1;
}
.block-list__item {
  min-height: 400px;
}
.block-list__item-layout {
  margin: 0 auto;
}
.block-list__subtitle {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 0;
}
.block-list__title {
  font-size: 49px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 16px 0;
}
.block-list__item {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  text-align: center;
  padding: 64px 0;
  height: 100%;
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
  align-items: center !important;
  margin: 0 0 64px 0;
  background-color: #ea028a;
}
.block-list__item .item__heading {
  font-size: 39px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 32px 0;
}
.block-list__item a {
  border-radius: 32px;
}
#stain_01 {
  position: absolute;
  top: 1586px;
  right: -50px;
  width: 422px;
  height: 734px;
  z-index: -1;
}
#stain_02 {
  position: absolute;
  top: 0;
  left: 0px;
  width: 683px;
  height: 709px;
  z-index: 0;
}
#stain_01.stain_services {
  top: 1406px;
}
.shape-01 {
  position: absolute;
  top: 0;
  left: -1px;
  z-index: 0;
}
.section-newsletter {
  padding: 128px 0;
  background-attachment: fixed !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.section-newsletter p {
  font-size: 25px;
  margin: 0;
}
.section-newsletter form {
  max-width: 450px;
}
.section-newsletter .suscribe h3 {
  font-size: 31px;
  font-weight: bold;
  max-width: 400px;
  margin: 0 0 35px 0;
  color: #fff;
}
.section-newsletter .tripadvisor svg {
  width: 240px;
  max-width: 100%;
  margin: 0 0 35px 0;
}
.section-newsletter .tripadvisor a {
  border-radius: 32px;
}
.news .news__more a {
  background: #ea028a;
}
.section-sponsors {
  padding: 64px 0;
  background-color: #fff;
}
.section-sponsors__header {
  text-align: center;
  font-weight: bold;
  margin: 0 0 64px 0;
  text-transform: uppercase;
  font-size: 13px;
}
.section-experience {
  padding: 128px 0 0 0;
}
.section-experience__title {
  font-size: 49px;
  font-weight: bold;
}
.social-youtube {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}
.social-youtube__box {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
  align-items: center !important;
  padding: 64px 32px;
  text-align: center;
  background-color: #fff;
}
.social-youtube__icon {
  padding: 16px;
  background-color: red;
  color: #fff;
  font-size: 49px;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  float: right;
}
.social-youtube__icon:hover {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 768px) {
  .block-list__item {
    margin: 0 0 32px 0;
    height: auto;
  }
  .section-activities__header {
    font-size: 39px;
  }
  .section-blog__header h3 {
    font-size: 39px;
  }
  .section-blog__item {
    margin: 0 0 64px 0;
  }
  .section-newsletter .suscribe {
    margin: 0 0 64px 0;
  }
    .section-experience__title {
    font-size: 39px;
  }
  .social-youtube {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-newsletter {
    background-attachment: scroll !important;
    background-position: center !important;
    background-size: content !important;
  }
}
.box-header {
  margin: 64px 0 0 0;
  padding: 16px 32px;
  color: #fff;
}
.box-header h2 {
  font-size: 35px;
  font-weight: bold;
}
.box-header--purple {
  background-color: #ac319d;
}
.box-header--green {
  background-color: #009322;
}
.box-header--blue {
  background-color: #65caee;
}
.table tbody tr td {
  font-size: 14px;
  border-top: 15px solid #fff;
  padding: 12px 16px !important;
}
.box__heading {
  width: 100%;
  text-align: center;
  padding: 64px 0 32px 0;
}
.page-template-page-ticket .buttons a {
  margin: 0 0 16px 0;
}
@media (min-width: 768px) {
  .nuevas-experiencias-item:nth-child(odd) .item-col-1 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .nuevas-experiencias-item:nth-child(odd) .item-col-2 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media (max-width: 767.98px) {
  .nuevas-experiencias-item .item-col-1 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .nuevas-experiencias-item .item-col-2 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .nuevas-experiencias-item__img {
    min-height: 300px;
    max-width: 100%;
  }
  .andesguides {
    margin: 64px auto 0 auto;
  }
}
.nuevas-experiencias-item {
  background-color: #fff;
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}
.nuevas-experiencias-item__content {
  padding: 64px 32px;
}
.nuevas-experiencias-item__title {
  font-size: 39px !important;
  font-weight: bold;
  color: #24292e !important;
  margin: 0 0 16px 0;
}
.nuevas-experiencias-item__text {
  margin: 0 0 32px 0;
}
.nuevas-experiencias-item p {
  color: #5f6367 !important;
}
.nuevas-experiencias-item__img {
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.price {
  font-size: 20px !important;
  font-weight: bold !important;
}
.content-card {
  background-color: #fff;
  padding: 64px 32px;
  margin: 64px 0 0 0;
  font-size: 13px !important;
}
.button-xl {
  width: 100%;
  padding: 32px 0;
  background-color: #1c7ad9;
  font-size: 20px;
}
.button-xl:hover {
  background-color: #8654b9;
}
.andesguides {
  max-width: 150px;
  margin: 0 auto;
}
.breadcrumbs {
  padding: 32px 0;
  font-size: 13px;
  color: #000;
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}
.breadcrumbs p {
  margin: 0;
  padding: 0;
}
.breadcrumbs i {
  margin: 0 8px 0 0;
  position: relative;
  top: 2px;
}
.breadcrumbs a {
  color: #000;
}
.breadcrumbs a:hover {
  text-decoration: none;
}
.single-date {
  font-size: 13px;
  margin: 0 0 16px 0;
  color: #777;
}
.single .box-content {
  padding: 64px 32px;
  background-color: #fff;
}
.contact-layout__box {
  background-color: #fff;
  padding: 64px 32px;
}
.contact-layout label {
  margin: 0 0 16px;
  font-size: 16px;
}
.contact-layout input {
  width: 100%;
  margin: 5px 0 10px 0;
}
.contact-layout input[type="text"],
.contact-layout input[type="tel"],
.contact-layout input[type="email"],
.contact-layout select {
  width: 100%;
  height: 45px;
  padding: 0 10px;
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 5px 0 0 0;
}
.contact-layout .wpcf7-not-valid-tip {
  font-size: 13px;
}
.contact-layout iframe {
  display: block;
}
.contact-layout .wpcf7-response-output {
  display: none !important;
}
.contact-layout .wpcf7 textarea {
  width: 100%;
  border: 1px solid #ccc;
  margin: 5px 0 0 0;
}
.contact-layout h2 {
  margin: 0 0 32px 0;
}
@media (max-width: 768px) {
  .contact-form {
    margin: 64px 0 0 0;
  }
}
.page-template-summer-camp .hero__layout {
  padding: 64px 0;
}
.page-template-summer-camp .hero {
  text-align: center;
  margin: 0 0 64px 0;
}
.page-template-summer-camp .hero img {
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
  height: auto;
  display: block;
}
.page-template-summer-camp .program {
  margin: 64px 0 0 0;
}
.page-template-summer-camp .nav-pills {
  background-color: #1c9cc9;
  border-radius: 8px 8px 0 0;
}
.page-template-summer-camp .nav-pills .nav-link {
  border-radius: 8px 8px 0 0;
  font-weight: bold;
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
}
.page-template-summer-camp .nav-pills .nav-link.active,
.page-template-summer-camp .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ea028a;
}
@media (max-width: 767.98px) {
  .nav-pills .nav-item:nth-child(1) .nav-link {
    border-radius: 8px 8px 0 0 !important;
  }
  .nav-pills {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nav-pills .nav-link {
    border-radius: 0 !important;
  }
}
.box-terms {
  font-size: 13px;
}
.content-box {
  padding: 64px 32px;
  background-color: #fff;
}
.page-template-page-home svg,
.page-template-page-home-test svg {
  max-width: 100%;
}
.header .navbar-light .navbar-nav .nav-item {
  padding: 0px 8px 0px;
  margin-top: 0 !important;
}
.experience__items {
  padding: 0 0 128px 0;
}
@media (min-width: 576px) {
  .container-slider {
    max-width: 540px !important;
    margin: 0 auto !important;
  }
}
@media (min-width: 768px) {
  .container-slider {
    max-width: 720px !important;
    margin: 0 auto !important;
  }
}
@media (min-width: 992px) {
  .container-slider {
    max-width: 960px !important;
    margin: 0 auto !important;
  }
}
@media (min-width: 1200px) {
  .container-slider {
    max-width: 1140px !important;
    margin: 0 auto !important;
  }
}
@media (min-width: 1600px) {
  .container-slider {
    max-width: 1525px !important;
    margin: 0 auto !important;
  }
}
.tab .tab__section .tab__images img {
  position: absolute;
  left: 0px;
  top: 0px;
  height: auto !important;
  width: 100% !important;
  max-width: 100% !important;
}
a {
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
}
a:-webkit-any-link {
  text-decoration: none !important;
}
.table tbody tr td strong {
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
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 {
  background: rgba(0, 0, 0, 0);
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
blockquote {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img {
  border: none;
}
body,
input,
textarea,
.page-title span,
.pingback a.url {
  font-family: Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type="submit"] {
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
#footer-widget-area {
  overflow: hidden;
}
#footer-widget-area .widget-area {
  float: left;
  margin-right: 20px;
  width: 220px;
}
#footer-widget-area #fourth {
  margin-right: 0;
}
#site-info {
  float: left;
  font-size: 14px;
  font-weight: bold;
  width: 700px;
}
#site-generator {
  float: right;
  width: 220px;
}
hr {
  background-color: #e7e7e7;
  border: 0;
  clear: both;
  height: 1px;
  margin-bottom: 18px;
}
p {
  margin-bottom: 18px;
}
ul {
  list-style: square;
  margin: 0 0 18px 1.5em;
}
ol {
  list-style: decimal;
  margin: 0 0 18px 1.5em;
}
ol ol {
  list-style: upper-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
ol ol ol ol {
  list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
}
dl {
  margin: 0 0 24px 0;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 18px;
}
strong {
  font-weight: bold;
}
cite,
em,
i {
  font-style: italic;
}
big {
  font-size: 131.25%;
}
ins {
  background: #ffc;
  text-decoration: none;
}
blockquote {
  font-style: italic;
  padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
  font-style: normal;
}
pre {
  background: #f7f7f7;
  color: #222;
  line-height: 18px;
  margin-bottom: 18px;
  padding: 1.5em;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
sup,
sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
input[type="text"],
textarea {
  background: #f9f9f9;
  border: 1px solid #ccc;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 2px;
}
a:link {
  color: #06c;
}
a:visited {
  color: #743399;
}
a:active,
a:hover {
  color: #ff4b33;
}
.screen-reader-text {
  position: absolute;
  left: -9000px;
}
#header {
  padding: 30px 0 0 0;
}
#site-title {
  float: left;
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 18px 0;
  width: 700px;
}
#site-title a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#site-description {
  clear: right;
  float: right;
  font-style: italic;
  margin: 15px 0 18px 0;
  width: 220px;
}
#branding img {
  border-top: 4px solid #000;
  border-bottom: 1px solid #000;
  display: block;
  float: left;
}
.home .sticky {
  background: #f2f7fc;
  border-top: 4px solid #000;
  margin-left: -20px;
  margin-right: -20px;
  padding: 18px 20px;
}
.single .hentry {
  margin: 0 0 36px 0;
}
.page-title {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 36px 0;
}
.page-title span {
  color: #333;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
  color: #888;
  text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
  color: #ff4b33;
}
#content .entry-title {
  color: #000;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
  color: #000;
  text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
  color: #ff4b33;
}
.entry-meta {
  color: #888;
  font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
  border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
  border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
  clear: both;
  padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
  margin-bottom: 12px;
}
.entry-content fieldset {
  border: 1px solid #e7e7e7;
  margin: 0 0 24px 0;
  padding: 24px;
}
.entry-content fieldset legend {
  background: #fff;
  color: #000;
  font-weight: bold;
  padding: 0 24px;
}
.entry-content input {
  margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
  margin-right: 24px;
}
.entry-content label {
  color: #888;
  font-size: 12px;
}
.entry-content select {
  margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
  font-size: 10px;
}
.entry-content blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 24px;
  text-align: right;
  width: 33%;
}
.entry-content blockquote.right {
  float: right;
  margin-left: 24px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}
.page-link {
  clear: both;
  color: #000;
  font-weight: bold;
  margin: 0 0 22px 0;
  word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
  background: #f1f1f1;
  color: #333;
  font-weight: normal;
  padding: 0.5em 0.75em;
  text-decoration: none;
}
.home .sticky .page-link a {
  background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
  color: #ff4b33;
}
body.page .edit-link {
  clear: both;
  display: block;
}
#entry-author-info {
  background: #f2f7fc;
  border-top: 4px solid #000;
  clear: both;
  font-size: 14px;
  line-height: 20px;
  margin: 24px 0;
  overflow: hidden;
  padding: 18px 20px;
}
#entry-author-info #author-avatar {
  background: #fff;
  border: 1px solid #e7e7e7;
  float: left;
  height: 60px;
  margin: 0 -104px 0 0;
  padding: 11px;
}
#entry-author-info #author-description {
  float: left;
  margin: 0 0 0 104px;
}
#entry-author-info h2 {
  color: #000;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0;
}
.entry-utility {
  clear: both;
  color: #888;
  font-size: 12px;
  line-height: 18px;
}
.entry-meta a,
.entry-utility a {
  color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
  color: #ff4b33;
}
#content .video-player {
  padding: 0;
}
.home #content .format-aside p,
.home #content .category-asides p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
  padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
  padding-top: 0;
}
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
  border: 10px solid #f1f1f1;
  margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
  float: left;
  margin-right: 20px;
  margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
  padding-top: 4px;
}
.attachment .entry-content .entry-caption {
  font-size: 140%;
  margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
  content: "← ";
}
.attachment .entry-content .nav-next a:after {
  content: " →";
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%;
  height: auto;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 632px !important;
  padding: 4px;
  text-align: center;
}
.wp-caption img {
  margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 5px;
}
.wp-smiley {
  margin: 0;
}
.gallery {
  margin: 0 auto 18px;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery img {
  border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}
.gallery dl {
  margin: 0;
}
.gallery img {
  border: 10px solid #f1f1f1;
}
.gallery br + br {
  display: none;
}
#content .attachment img {
  display: block;
  margin: 0 auto;
}
.navigation {
  color: #888;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
  color: #888;
  text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
  color: #ff4b33;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#nav-above {
  margin: 0 0 18px 0;
}
#nav-above {
  display: none;
}
.paged #nav-above,
.single #nav-above {
  display: block;
}
#nav-below {
  margin: -18px 0 0 0;
}
#comments {
  clear: both;
}
#comments .navigation {
  padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}
h3#comments-title {
  padding: 24px 0;
}
.commentlist {
  list-style: none;
  margin: 0;
}
.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 0 0 56px;
  position: relative;
}
.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
  margin-bottom: 18px;
}
#comments .comment-body p:last-child {
  margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}
.commentlist ol {
  list-style: decimal;
}
.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0;
}
.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}
.comment-author .says {
  font-style: italic;
}
.comment-meta {
  font-size: 12px;
  margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
  color: #888;
  text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
  color: #ff4b33;
}
.reply {
  font-size: 12px;
  padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
  color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
  color: #ff4b33;
}
.commentlist .children {
  list-style: none;
  margin: 0;
}
.commentlist .children li {
  border: none;
  margin: 0;
}
.nopassword,
.nocomments {
  display: none;
}
#comments .pingback {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
.commentlist li.comment + li.pingback {
  margin-top: -6px;
}
#comments .pingback p {
  color: #888;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
#comments .pingback .url {
  font-size: 13px;
  font-style: italic;
}
input[type="submit"] {
  color: #333;
}
#respond {
  border-top: 1px solid #e7e7e7;
  margin: 24px 0;
  overflow: hidden;
  position: relative;
}
#respond p {
  margin: 0;
}
#respond .comment-notes {
  margin-bottom: 1em;
}
.form-allowed-tags {
  line-height: 1em;
}
.children #respond {
  margin: 0 48px 0 0;
}
h3#reply-title {
  margin: 18px 0;
}
#comments-list #respond {
  margin: 0 0 18px 0;
}
#comments-list ul #respond {
  margin: 0;
}
#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
#respond .required {
  color: #ff4b33;
  font-weight: bold;
}
#respond label {
  color: #888;
  font-size: 12px;
}
#respond input {
  margin: 0 0 9px;
  width: 98%;
}
#respond textarea {
  width: 98%;
}
#respond .form-allowed-tags {
  color: #888;
  font-size: 12px;
  line-height: 18px;
}
#respond .form-allowed-tags code {
  font-size: 11px;
}
#respond .form-submit {
  margin: 12px 0;
}
#respond .form-submit input {
  font-size: 14px;
  width: auto;
}
.widget-area ul {
  list-style: none;
  margin-left: 0;
}
.widget-area ul ul {
  list-style: square;
  margin-left: 1.3em;
}
.widget-area select {
  max-width: 100%;
}
.widget_search #s {
  width: 60%;
}
.widget_search label {
  display: none;
}
.widget-container {
  margin: 0 0 18px 0;
}
.widget-title {
  color: #222;
  font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
  text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
  text-decoration: underline;
}
.widget-area .entry-meta {
  font-size: 11px;
}
#wp_tag_cloud div {
  line-height: 1.6em;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 4px;
  text-align: left;
}
#wp-calendar thead {
  font-size: 11px;
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  padding: 3px 0 2px;
  text-align: center;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  text-align: right;
}
.widget_rss a.rsswidget {
  color: #000;
}
.widget_rss a.rsswidget:hover {
  color: #ff4b33;
}
.widget_rss .widget-title img {
  width: 11px;
  height: 11px;
}
#main .widget-area ul {
  margin-left: 0;
  padding: 0 20px 0 0;
}
#main .widget-area ul ul {
  border: none;
  margin-left: 1.3em;
  padding: 0;
}
#footer {
  margin-bottom: 20px;
}
#colophon {
  border-top: 4px solid #000;
  margin-top: -4px;
  overflow: hidden;
  padding: 18px 0;
}
#site-info {
  font-weight: bold;
}
#site-info a {
  color: #000;
  text-decoration: none;
}
#site-generator {
  font-style: italic;
  position: relative;
}
#site-generator a {
  background: url(images/wordpress.png) center left no-repeat;
  color: #666;
  display: inline-block;
  line-height: 16px;
  padding-left: 20px;
  text-decoration: none;
}
#site-generator a:hover {
  text-decoration: underline;
}
img#wpstats {
  display: block;
  margin: 0 auto 10px;
}
pre {
  -webkit-text-size-adjust: 140%;
}
code {
  -webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
  -webkit-text-size-adjust: 120%;
}
#site-description {
  -webkit-text-size-adjust: none;
}
@media print {
  body {
    background: none !important;
  }
  #wrapper {
    clear: both !important;
    display: block !important;
    float: none !important;
    position: relative !important;
  }
  #header {
    border-bottom: 2pt solid #000;
    padding-bottom: 18pt;
  }
  #colophon {
    border-top: 2pt solid #000;
  }
  #site-title,
  #site-description {
    float: none;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
  }
  #site-title {
    font-size: 13pt;
  }
  .entry-content {
    font-size: 14pt;
    line-height: 1.6em;
  }
  .entry-title {
    font-size: 21pt;
  }
  #access,
  #branding img,
  #respond,
  .comment-edit-link,
  .edit-link,
  .navigation,
  .page-link,
  .widget-area {
    display: none !important;
  }
  #container,
  #header,
  #footer {
    margin: 0;
    width: 100%;
  }
  #content,
  .one-column #content {
    margin: 24pt 0 0;
    width: 100%;
  }
  .wp-caption p {
    font-size: 11pt;
  }
  #site-info,
  #site-generator {
    float: none;
    width: auto;
  }
  #colophon {
    width: auto;
  }
  img#wpstats {
    display: none;
  }
  #site-generator a {
    margin: 0;
    padding: 0;
  }
  #entry-author-info {
    border: 1px solid #e7e7e7;
  }
  #main {
    display: inline;
  }
  .home .sticky {
    border: none;
  }
}
.container {
  width: 100%;
  max-width: 1140px;
  margin-inline: auto;
  padding-inline: 24px;
}
@media (min-width: 768px) {
  .container {
    padding-inline: 18px;
  }
}
@media (min-width: 576px) {
  .container {
    padding-inline: 12px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1140px !important;
  }
}
@media (max-width: 0) {
  .hide-xs {
    display: none !important;
  }
}
@media (max-width: 576px) {
  .hide-sm {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .hide-md {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .hide-lg {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .hide-xl {
    display: none !important;
  }
}
.color-white {
  color: #fff;
}
:root {
  --color--primary: #009fe3;
  --color--primary-hover: color-mix(in srgb, var(--color--primary), black 32%);
}
body {
  font-family: "Poppins", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #384044;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
p {
  color: #4f4f4f;
  font-family: "Poppins", sans-serif;
}
a {
  font-family: "Poppins", sans-serif;
}
li {
  color: #4f4f4f;
  font-family: "Poppins", sans-serif;
}
.header {
  z-index: 5;
}
#menu-menu-principal {
  margin-top: 0;
}
.site-header {
  background-color: #fff;
  padding: 16px 0;
}
.site-header .current-menu-item a {
  color: var(--color--primary);
  font-weight: 600;
}
.header-layout {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}
.header-item--navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-item--navigation ul li {
  display: inline-block;
}
.header-item--navigation ul li a {
  margin: 0 0 0 32px;
  color: #4f4f4f;
  font-size: 16px;
}
.header-item--navigation ul li a:hover {
  text-decoration: none;
}
.header-item--navigation {
  display: block;
}
.header-item--burger {
  display: none;
}
@media (max-width: 768px) {
  .header-item--navigation .menu {
    display: none;
  }
  .header-item--burger {
    display: block;
  }
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 88888;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.sidenav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidenav ul li {
  background-color: #fff;
  padding: 8px 8px 8px 32px;
}
.sidenav ul li a {
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  transition: 0.3s;
  color: #000;
}
.sidenav ul .menu-item-4077 a {
  width: fit-content;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color: #000;
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.site-footer * {
  color: #fff;
}
.site-footer .footer-social {
  padding: 64px 0;
}
.site-footer .footer-social__layout {
  background-color: #384044;
}
.site-footer .footer-social__title h3 {
  font-size: 34px;
  font-weight: 700;
}
.site-footer .footer-social__links {
  float: right;
}
.site-footer .footer-social__links ul {
  margin: 0;
  padding: 0;
}
.site-footer .footer-social__links ul li {
  list-style: none;
  display: inline-block;
}
.site-footer .footer-social__links ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  width: 56px;
  height: 56px;
  background-color: var(--color--primary);
  margin: 0 0 0 18px;
}
.site-footer .footer-social__links ul li a:hover {
  background-color: var(--color--primary-hover);
}
.site-footer__layout {
  width: 100%;
  background-color: #384044;
}
.site-footer__layout .row {
  display: flex !important;
  align-items: center !important;
}
.site-footer__logo {
  margin: 0 32px 0 0;
}
.site-footer__chile img {
  max-width: 80px;
}
.site-footer__navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer__navigation ul li {
  display: block;
  margin: 0 0 8px 0;
}
.site-footer__navigation ul li a {
  color: #fff;
}
.site-footer__social {
  float: right;
}
.site-footer__social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer__social ul li {
  display: inline-block;
}
.site-footer__social ul li a {
  font-size: 25px;
  margin: 0 0 0 16px;
}
.site-footer__end {
  padding: 64px 0 32px 0;
}
.site-footer__copyright {
  font-size: 14px;
}
.footer-social__links a {
  cursor: pointer;
}
.footer-top-bar {
  background-color: #fff;
  border-top: 1px solid #e0e0e0;
}
.footer-top-bar .footer-top-bar__layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-top-bar .subscription__layout {
  display: flex;
  align-items: center;
}
.footer-top-bar .subscription__layout p {
  margin: 0 32px 0 0;
  font-weight: 600;
  color: #384044;
}
@media (max-width: 768px) {
  .site-footer__layout .col-md-5 {
    order: 2;
  }
  .site-footer__layout .col-md-5 {
    order: 1;
  }
  .site-footer__navigation {
    margin: 0 0 64px 0;
  }
  .site-footer__end {
    padding: 0 0 32px 0;
  }
  .site-footer__end .col-md-6:nth-child(1) {
    order: 2;
  }
  .site-footer__social {
    float: none;
    margin: 0 0 32px 0;
  }
  .site-footer__social ul li a {
    margin: 0 16px 0 0;
  }
}
@media (max-width: 900px) {
  .footer-top-bar__layout {
    flex-direction: column;
    padding: 32px 0;
  }
}
@media (max-width: 768px) {
  .subscription__layout {
    flex-direction: column;
    text-align: center;
  }
  .subscription__layout p {
    margin: 0 auto 0 auto !important;
  }
  .suscribe-form {
    width: 100%;
    margin: 0 0 16px 0;
  }
  .site-footer__end {
    padding: 0 0 32px 0;
  }
  .site-footer__end .col-md-6:nth-child(1) {
    order: 2;
  }
  .site-footer .footer-social__links {
    float: left !important;
    margin: 32px 0 0 0;
  }
  .site-footer .footer-social__links ul li a {
    margin: 0 18px 0 0;
  }
  .site-footer__end {
    margin: 64px 0 0 0;
  }
}
.site-new-footer .site-footer {
  background-color: #384044;
  color: #fff;
  font-size: 14px;
}
.site-new-footer .site-footer a {
  color: #fff;
  display: block;
}
.site-new-footer .site-footer-top {
  padding: 48px 0;
  border-bottom: 1px solid #3a3a3a;
}
.site-new-footer .site-footer-top__newsletter {
  grid-column: span 2;
}
.site-new-footer .site-footer-top__label {
  font-weight: 600;
  display: block;
  margin-bottom: 32px;
  max-width: 360px;
}
.site-new-footer .site-footer-top__form form {
  margin: 0 !important;
}
.site-new-footer .site-footer-top .mailchimp__wrapper {
  padding: 0;
}
.site-new-footer .site-footer-top__grid {
  display: grid;
  gap: 24px;
}
@media (min-width: 0) {
  .site-new-footer .site-footer-top__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 576px) {
  .site-new-footer .site-footer-top__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) {
  .site-new-footer .site-footer-top__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 992px) {
  .site-new-footer .site-footer-top__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) {
  .site-new-footer .site-footer-top__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.site-new-footer .site-footer-top__social {
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 576px) {
  .site-new-footer .site-footer-top__social {
    justify-content: flex-end !important;
  }
}
.site-new-footer .site-footer-top__social a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  width: 56px;
  height: 56px;
  background-color: var(--color--primary);
  margin: 0 0 0 18px;
}
.site-new-footer .site-footer-top__social a:hover {
  background-color: var(--color--primary-hover);
}
.site-new-footer .site-footer-partners {
  padding: 32px 0;
  border-top: 1px solid #e0e0e0;
  text-align: center;
}
.site-new-footer .site-footer-partners .section--sponsors__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-new-footer .site-footer-partners__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
  justify-content: center;
}
.site-new-footer .site-footer-partners__grid img {
  height: auto;
  width: auto;
  max-height: 75px;
  max-width: 100%;
  display: block;
  filter: grayscale(1);
}
.site-new-footer .site-footer-info {
  padding: 32px 0;
  border-top: 1px solid #e0e0e0;
}
.site-new-footer .site-footer-info__grid {
  display: grid;
  gap: 24px;
}
@media (min-width: 0) {
  .site-new-footer .site-footer-info__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 576px) {
  .site-new-footer .site-footer-info__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 768px) {
  .site-new-footer .site-footer-info__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .site-new-footer .site-footer-info__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .site-new-footer .site-footer-info__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.site-new-footer .site-footer-info__column {
  margin: 32px 0;
}
.site-new-footer .site-footer-info__title {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 16px 0;
}
.site-new-footer .site-footer-info p {
  margin: 0;
}
.site-new-footer .site-footer-legal {
  border-top: 1px solid #e0e0e0;
  padding: 32px 0;
}
.site-new-footer .site-footer-legal__grid {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.site-new-footer .site-footer-legal__grid p {
  margin: 0;
}
.site-new-footer .site-footer-legal__grid img {
  max-width: 84px;
}
#scrollToTopButton {
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 10px 20px;
  background-color: var(--color--primary);
  color: #fff;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  display: block;
  z-index: 888;
}
#scrollToTopButton:hover {
  background-color: var(--color--primary-hover);
}
a:hover {
  text-decoration: none !important;
}
.button {
  display: inline-block;
  padding: 8px 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 2px;
  line-height: 1.5;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.025em;
}
.button:hover {
  text-decoration: none;
}
.button--primary {
  background-color: var(--color--primary);
  color: #fff !important;
}
.button--primary:hover {
  background-color: var(--color--primary-hover);
  color: #fff;
}
.button--secondary,
.button--secondary:visited {
  background-color: #fff;
  color: var(--color--primary);
  border: 1px solid var(--color--primary);
}
.button--secondary:hover,
.button--secondary:visited:hover {
  background-color: var(--color--primary);
  color: #fff !important;
}
.button--primary--alt {
  background-color: #fff !important;
  color: #4f4f4f;
}
.button-pdf {
  background-color: var(--color--primary);
  color: #fff !important;
}
.ac-card {
  display: flex;
  height: 100%;
  padding: 0 0 64px 0;
}
.ac-card__content {
  padding: 32px 16px;
}
.ac-card__layout {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.ac-card__layout .ratio {
  background-position: center center;
  background-size: cover;
}
.ac-card__layout p {
  color: #4f4f4f;
  margin: 0;
  font-size: 14px;
}
.ac-card--services .ac-card__image {
  background-position: center center;
  background-size: cover;
  height: 200px;
  max-height: 320px;
  min-height: 128px;
}
.ac-card--services .ac-card__title {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 16px 0;
}
.ac-card--services .ac-card a {
  color: #000;
}
.ac-card--services .ac-card__footer {
  margin-top: auto;
  padding: 16px 16px 32px 16px;
}
.ac-card--services .ac-card__footer a {
  border-radius: 32px;
  width: 100%;
}
.page-id-133 .content-block input[type="text"],
.page-id-133 .content-block input[type="email"],
.page-id-133 .content-block input[type="url"],
.page-id-133 .content-block input[type="password"],
.page-id-133 .content-block input[type="search"],
.page-id-133 .content-block input[type="number"],
.page-id-133 .content-block input[type="tel"],
.page-id-133 .content-block input[type="range"],
.page-id-133 .content-block input[type="date"],
.page-id-133 .content-block input[type="month"],
.page-id-133 .content-block input[type="week"],
.page-id-133 .content-block input[type="time"],
.page-id-133 .content-block input[type="datetime"],
.page-id-133 .content-block input[type="datetime-local"],
.page-id-133 .content-block input[type="color"],
.page-id-133 .content-block textarea {
  color: #4f4f4f;
  border: 1px solid #e0e0e0;
  border-radius: 4px !important;
  padding: 8px;
  background-color: rgba(0, 0, 0, 0);
  font-size: 13px;
  width: 100%;
}
.page-id-133 .content-block label {
  width: 100%;
}
.page-id-133 .content-block textarea {
  width: 100%;
}
.page-id-133 .wpcf7 {
  width: 100% !important;
}
.page-id-133 hr {
  margin: 64px 0;
}
.wpcf7 {
  width: 100% !important;
}
.wpcf7 label {
  width: 100%;
}
.wpcf7 textarea {
  max-width: 100%;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"] {
  padding: 8px 8px;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 textarea,
.wpcf7 select {
  margin: 4px 0 8px 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
}
.wpcf7 input[type="url"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="text"]:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus {
  border: 1px solid var(--color--primary);
}
.wpcf7 textarea {
  height: 150px;
}
.wpcf7 select {
  height: 42px;
  padding: 0 8px;
}
.wpcf7 input[type="submit"] {
  border: 0;
  background-color: var(--color--primary);
  color: #fff;
  display: inline-block;
  padding: 16px 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 1px;
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
.announcement-bar {
  background-color: #384044;
  padding: 8px 0;
}
.announcement-bar--layout {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.announcement-bar * {
  color: #fff;
}
.announcement-bar p {
  margin: 0;
  font-size: 13px;
}
.announcement-bar a {
  font-size: 14px;
  position: relative;
  color: #fff;
}
.announcement-bar a:hover {
  color: #fff;
  text-decoration: none;
}
.announcement-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.announcement-bar ul a {
  margin: 0 0 0 16px;
}
.announcement-bar svg {
  margin: 0 8px 0 0;
}
.announcement-bar--layout a,
.announcement-bar--layout .announcement-bar__divider {
  float: left;
}
.menu-barra-superior-container {
  float: left;
}
.breadcrumbs {
  padding: 32px 0;
  font-size: 13px;
  color: #000;
  display: flex !important;
}
.breadcrumbs svg {
  margin: 0 8px 0 0;
  position: relative;
  top: 2px;
}
.breadcrumbs a {
  color: var(--color--primary);
}
.breadcrumbs a:hover {
  color: var(--color--primary);
}
.breadcrumb_last {
  color: #4f4f4f;
}
.fixed-sidenav {
  display: -ms-flexbox !important;
  display: flex !important;
  position: fixed;
  right: 0;
  z-index: 4;
  -ms-flex-align: center !important;
  align-items: center !important;
  top: 50%;
  transform: translate(0%, -50%);
}
.fixed-sidenav__button {
  display: -ms-flexbox !important;
  display: flex !important;
  align-items: center !important;
  -ms-flex-align: center !important;
  margin: 8px 0;
  position: relative;
  right: calc(-100% + 56px);
  -webkit-transition: right 500ms ease-in-out;
  -o-transition: right 500ms ease-in-out;
  transition: right 500ms ease-in-out;
  opacity: 1;
}
.fixed-sidenav__button:hover {
  text-decoration: none;
}
.fixed-sidenav__button:hover {
  right: 0;
  -webkit-transition: right 500ms ease-in-out;
  -o-transition: right 500ms ease-in-out;
  transition: right 500ms ease-in-out;
}
.fixed-sidenav__icon {
  display: block;
  display: -ms-flexbox !important;
  display: flex !important;
  color: #fff;
  font-size: 20px;
  width: 56px;
  height: 56px;
  align-items: center !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.fixed-sidenav__text {
  padding: 20px;
  background-color: #fff;
  width: calc(100% - 56px);
}
.fixed-sidenav__text p {
  position: relative;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #8f41e0;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
  top: 1px;
}
.hero {
  position: relative;
}
.hero__layout {
  position: relative;
  z-index: 2;
  padding: 220px 0;
}
.hero__title {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1;
}
.hero__text {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 16px 0 0 0;
  display: none;
}
.hero__shape {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.hero__shape svg {
  width: 100%;
  height: auto;
  display: block;
}
.hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
.hero-page {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.hero-page__layout {
  position: relative;
  z-index: 2;
  padding: 128px 0;
}
.hero-page__small {
  font-size: 25px;
  color: #fff;
}
.hero-page__title {
  font-weight: 800;
  color: #fff;
  margin: 0;
  line-height: 1;
}
.hero-page__text {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 16px 0 0 0;
}
.hero-single {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
  background-size: cover !important;
}
.hero-single__layout {
  position: relative;
  z-index: 2;
  padding: 128px 0;
}
.hero-single__overlay {
  background-color: rgba(51, 51, 51, 0.3);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.hero-single__title {
  font-size: 49px;
  color: #fff;
  margin: 0;
  line-height: 1;
}
.hero-single__text {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 16px 0 0 0;
}
@media (max-width: 767.98px) {
  .hero__title {
    font-size: 31px;
    font-weight: 800;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    line-height: 1;
  }
}
@media (max-width: 575.98px) {
  .hero__title {
    font-size: 31px;
    font-weight: 800;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    line-height: 1;
  }
}
.suscribe-form {
  padding: 0;
}
.suscribe-form .mailchimp__wrapper {
  display: flex;
  border: 0;
  gap: 24px;
}
.suscribe-form .mailchimp__wrapper input[type="email"] {
  padding: 8px 16px;
}
.suscribe-form .mailchimp__wrapper input[type="submit"] {
  padding: 4px 32px !important;
  background-color: var(--color--primary);
}
.suscribe-form .mailchimp__wrapper .mailchimp__input {
  width: 100%;
}
.suscribe-form #mc_embed_signup .button {
  background-color: var(--color--primary);
  color: #fff;
  border: none;
  margin: 0 !important;
  outline: inherit;
  border: 0;
  padding: 8 16px !important;
  border-radius: 0 !important;
  width: auto !important;
  height: auto !important;
}
.suscribe-form #mc_embed_signup .button:focus {
  border: 0;
  outline: none;
}
.suscribe-form #mc_embed_signup .button:hover {
  background-color: var(--color--primary-hover);
}
.sidenav-buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: fixed;
  right: 0px;
  top: 50%;
  z-index: 888;
  pointer-events: none;
}
.sidenav-buttons__layout {
  display: flex;
  flex-direction: column;
}
.sidenav-button {
  background-color: #fff;
  border: none;
  text-align: center;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.5s ease;
  overflow: hidden;
  white-space: nowrap;
  height: 50px;
  position: relative;
  right: 0;
  transform: translateX(calc(100% - 50px));
  pointer-events: auto;
}
.sidenav-button:hover {
  transform: translateX(0);
}
.sidenav-button__icon {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
.sidenav-button__icon i {
  font-size: 16px;
  color: #fff;
  width: 50px;
}
.sidenav-button__text {
  background-color: #fff;
  color: #4f4f4f;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 16px;
}
.sidenav-button__text p {
  margin: 0;
  padding: 0;
}
.accordion {
  background-color: rgba(35, 34, 38, 0.05);
  color: #4f4f4f;
  cursor: pointer;
  padding: 16px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight: 500;
  transition: 0.4s;
  margin: 0 0 16px 0;
  border-radius: 4px;
}
.active,
.accordion:hover {
  background-color: #4f4f4f;
  color: #fff;
}
.active:after,
.accordion:hover:after {
  color: #fff;
}
.accordion:after {
  content: "+";
  color: #4f4f4f;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.active:after {
  content: "−";
}
.panel {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  color: #4f4f4f;
}
.faqs h3 {
  margin: 0 0 32px 0;
}
.hero-contact .hero__layout {
  padding: 160px 0;
}
.ac-slider--home__content {
  background-color: #fff;
  height: 100%;
  padding: 16px;
  padding: 64px 32px;
  min-height: 465px;
}
.ac-slider--home__content h1 {
  font-size: 26px;
  font-weight: 700;
}
.ac-slider--home__image {
  height: 100%;
  background-position: center center;
  background-size: cover;
  position: relative;
  min-height: 360px;
}
.ac-slider--home .swiper-button-next,
.ac-slider--home .swiper-button-prev {
  display: none;
}
.ac-slider--home .slider-buttons {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ac-slider--home .custom-swiper-button-next,
.ac-slider--home .custom-swiper-button-prev {
  width: 64px;
  height: 64px;
  cursor: pointer;
  z-index: 10;
}
.ac-slider--home .custom-swiper-button-next rect,
.ac-slider--home .custom-swiper-button-prev rect {
  fill: var(--color--primary);
  transition: fill 0.3s ease;
}
.ac-slider--home .custom-swiper-button-next:hover rect,
.ac-slider--home .custom-swiper-button-prev:hover rect {
  fill: var(--color--primary-hover);
  transition: fill 0.3s ease;
}
.ac-slider--background-image__content {
  background-color: #fff;
  height: 100%;
  padding: 16px;
  padding: 64px 32px;
}
.ac-slider--background-image__image {
  height: 100%;
  background-position: center center;
  background-size: cover;
  min-height: 360px;
}
.ac-slider--background-image .swiper-button-next,
.ac-slider--background-image .swiper-button-prev {
  display: none;
}
.ac-slider--background-image .slider-buttons {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ac-slider--background-image .custom-swiper-button-next,
.ac-slider--background-image .custom-swiper-button-prev {
  width: 64px;
  height: 64px;
  cursor: pointer;
  z-index: 10;
}
.ac-slider--background-image .custom-swiper-button-next:hover rect,
.ac-slider--background-image .custom-swiper-button-prev:hover rect {
  fill: var(--color--primary-hover);
  transition: fill 0.3s ease;
}
.ac-slider--image__content {
  background-color: #fff;
  height: 100%;
  padding: 16px;
  padding: 64px 32px;
}
.ac-slider--image__image {
  height: 100%;
  background-position: center center;
  background-size: cover;
  min-height: 360px;
}
.ac-slider--image .swiper-button-next,
.ac-slider--image .swiper-button-prev {
  display: none;
}
.ac-slider--image .slider-buttons {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ac-slider--image .custom-swiper-button-next,
.ac-slider--image .custom-swiper-button-prev {
  width: 64px;
  height: 64px;
  cursor: pointer;
  z-index: 10;
}
.ac-slider--image .custom-swiper-button-next:hover rect,
.ac-slider--image .custom-swiper-button-prev:hover rect {
  fill: var(--color--primary-hover);
  transition: fill 0.3s ease;
}
@media (min-width: 768px) {
  .ac-slider--background-image .swiper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ac-slider--image .swiper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
body {
  overflow-x: hidden;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1.618;
  color: #4f4f4f;
  background-color: #f8f8f8;
}
ul {
  list-style: disc;
}
a {
  transition: all 0.5s ease 0s;
}
img {
  max-width: 100%;
}
.box-content table {
  width: 100%;
}
.box-content thead th {
  font-size: 16px;
  color: #384044;
  border-bottom: 1px solid #000;
  padding: 8px 0 !important;
}
.box-content thead th:nth-child(2) {
  padding: 8px 16px !important;
}
.box-content tbody tr {
  width: 100%;
}
.box-content tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.025);
}
.box-content tbody tr td {
  font-size: 16px;
  padding: 8px 0 !important;
}
.box-content tbody tr td:nth-child(2) {
  padding: 8px 16px !important;
}
@media (max-width: 575.98px) {
  .box-content {
    background-color: #fff;
    padding: 32px 16px;
  }
  .content__main-title h2 {
    font-size: 42px;
  }
}
.ac-page-title {
  font-size: 26px;
  font-weight: 600 !important;
  margin: 0 0 32px 0;
}
.ac-page-subtitle {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 24px 0;
}
.page__header {
  margin: 64px 0 48px 0;
}
.page__title {
  font-size: 32px;
  font-weight: 700;
  margin: 0;
}
.page__subtitle {
  font-size: 20px;
  font-weight: 500;
  margin: 16px 0 0 0;
}
body {
  background-color: #f8f8f8 !important;
}
.home .section--slider-home {
  position: relative;
}
.home .section--slider-home__shape {
  position: absolute;
  bottom: -2px;
  width: 100%;
}
.home .section--slider-home__shape svg {
  display: block;
  width: 100%;
}
.home .section--activities {
  padding: 0 0 96px 0;
}
.home .section--activities__title {
  margin: 0 auto 24px auto;
  text-align: center;
}
.home .section--activities__subtitle {
  text-align: center;
  margin: 0 0 96px 0;
}
.featured-slider {
  padding: 4rem 0;
}
.featured-slider__title {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 2.5rem;
  position: relative;
}
.featured-slider__title::before,
.featured-slider__title::after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 1px;
  background-color: #c2bdb5;
  vertical-align: middle;
  margin: 0 1rem;
}
.featured-slider .swiper {
  overflow: visible;
  position: relative;
}
.featured-slider .swiper-wrapper {
  display: flex;
  position: relative;
}
.featured-slider .swiper-slide {
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease;
  height: auto;
}
.featured-slider__item {
  display: flex;
  flex-direction: column;
  padding: 2rem 1.5rem;
  height: 100%;
}
.featured-slider__image {
  margin-bottom: 1rem;
}
.featured-slider__image img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.featured-slider__name {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #222;
}
.featured-slider__description {
  font-size: 0.95rem;
  color: #666;
  line-height: 1.4;
}
.featured-slider .swiper-button-next,
.featured-slider .swiper-button-prev {
  color: #a50000;
  top: 40%;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.featured-slider .swiper-button-next::after,
.featured-slider .swiper-button-prev::after {
  font-size: 1rem;
}
.swiper-button-disabled {
  pointer-events: none !important;
}
.intro {
  text-align: center;
  width: 100%;
  padding: 96px 0;
  background-color: #f4f7f8;
}
.intro__title {
  font-size: 34px;
  font-weight: bold;
  margin: 0 0 0 0;
}
.intro__subtitle {
  font-size: 34px;
  margin: 0 0 0 0;
  transition: opacity 0.3s ease;
}
.slider--promos {
  background-color: #f4f7f8;
  overflow: hidden;
}
.slider--promos .swiper {
  overflow: visible !important;
}
.slider--promos__grid {
  background-color: #fff;
  gap: 0;
  align-items: center;
  margin: 0 auto;
  display: grid;
  gap: 24px;
}
@media (min-width: 0) {
  .slider--promos__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 576px) {
  .slider--promos__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 768px) {
  .slider--promos__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .slider--promos__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .slider--promos__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.slider--promos__content {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 768px) {
  .slider--promos__content {
    grid-row: 2;
  }
}
.slider--promos__image-wrapper {
  height: 100%;
  width: 100%;
}
.slider--promos__image-wrapper img {
  aspect-ratio: 5/4;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider--promos .swiper-button-disabled rect {
  fill: #d9d9d9;
}
.slider--promos .swiper-button-disabled path {
  fill: #c4c4c4;
}
.slider--promos__subtitle {
  color: var(--color--primary);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
}
.slider--promos__title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 32px;
  color: #4f4f4f;
}
.slider--promos__text {
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 24px;
}
.slider--promos__buttons {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.slider--promos__buttons .btn {
  padding: 12px 24px;
  font-weight: 600;
  border-radius: 4px;
  text-decoration: none;
}
.slider--promos__buttons .btn--primary {
  background: var(--color--primary);
  color: #fff;
  border: none;
}
.slider--promos__buttons .btn--outline {
  background: rgba(0, 0, 0, 0);
  border: 2px solid var(--color--primary);
  color: var(--color--primary);
}
.slider--promos__nav {
  margin: 24px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.slider--promos__nav button {
  padding: 0;
}
.slider--promos__nav .slider--promos__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
}
.slider--promos__nav .slider--promos__arrow svg {
  display: block;
  pointer-events: none;
}
.slider--promos__nav .slider--promos__arrow svg rect {
  transition: all 0.3s ease;
}
.slider--promos__nav .slider--promos__arrow--prev svg {
  transform: rotate(180deg);
}
.slider--promos__nav .slider--promos__arrow:hover svg rect {
  fill: #0071b1;
  transition: all 0.3s ease;
}
.slider--promos__nav .promos-slider__pagination {
  display: flex;
  align-items: center;
  gap: 16px;
  width: auto !important;
}
.promos-slider__controls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}
.promos-slider__arrow {
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  border: 0;
}
.promos-slider__pagination {
  display: flex;
  align-items: center;
  gap: 8px;
}
.promos-slider__pagination .swiper-pagination-bullet {
  width: 8px;
  margin: 0 !important;
  height: 8px;
  background: #ccc;
  border-radius: 50px;
  opacity: 1;
  transition: all 0.3s ease;
}
.promos-slider__pagination .swiper-pagination-bullet-active {
  background: #00a8e8;
  width: 24px;
}
.slider--offset-cards {
  position: relative;
  overflow: visible !important;
}
.slider--offset-cards .swiper-wrapper {
  position: relative;
}
.slider--offset-cards__slide {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 4/5;
}
.slider--offset-cards__slide .slider--offset-cards__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
  will-change: transform;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.slider--offset-cards__slide .slider--offset-cards__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.slider--offset-cards__slide .slider--offset-cards__content {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  padding: 24px;
  z-index: 1;
  position: relative;
  width: 100%;
  height: 100%;
}
.slider--offset-cards__slide .slider--offset-cards__content-overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}
.slider--offset-cards__slide .slider--offset-cards__open {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 3;
}
.slider--offset-cards__slide .slider--offset-cards__caption {
  z-index: 3;
  pointer-events: none;
  position: relative;
}
.slider--offset-cards__slide .slider--offset-cards__caption h3 {
  font-size: 34px;
  font-weight: 500;
  color: #fff;
  pointer-events: none;
}
.slider--offset-cards__slide .slider--offset-cards__overlay {
  position: absolute;
  inset: 0;
  background: rgba(56, 64, 68, 0.8);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  visibility: hidden;
}
.slider--offset-cards__slide .slider--offset-cards__overlay-content {
  width: 100%;
  height: 100%;
  padding: 24px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  gap: 16px;
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.3s ease;
}
.slider--offset-cards__slide .slider--offset-cards__overlay-title {
  color: #fff;
  font-size: 34px;
  font-weight: 500;
}
.slider--offset-cards__slide .slider--offset-cards__overlay-text p {
  color: #fff !important;
}
.slider--offset-cards__slide .slider--offset-cards__close {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none;
  border: none;
  color: #fff;
  font-size: 1.6rem;
  cursor: pointer;
  z-index: 10;
}
.slider--offset-cards__slide.is-open .slider--offset-cards__caption,
.slider--offset-cards__slide.is-open .slider--offset-cards__open {
  display: none;
}
.slider--offset-cards__slide.is-open .slider--offset-cards__image {
  transform: scale(1.05);
  filter: blur(4px);
  transition: transform 0.5s ease, filter 0.5s ease;
}
.slider--offset-cards__slide.is-open .slider--offset-cards__overlay {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.slider--offset-cards__slide.is-open .slider--offset-cards__overlay-content {
  transform: translateY(0);
  opacity: 1;
}
.slider--offset-cards__slide--text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.slider--offset-cards__slide--text .activities-slider__text-content {
  width: 100%;
}
.slider--offset-cards__slide--text
  .activities-slider__text-content
  .activities-slider__title {
  font-size: 34px;
  font-weight: 500;
}
.slider--offset-cards__slide--text
  .activities-slider__text-content
  .activities-slider__title
  strong {
  font-weight: 700;
}
.slider--offset-cards__nav {
  pointer-events: none;
  position: absolute;
  top: 42%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  z-index: 8;
}
.slider--offset-cards__nav .swiper-button-disabled {
  pointer-events: none !important;
  cursor: none !important;
}
.slider--offset-cards__nav .swiper-button-disabled rect {
  fill: #d9d9d9;
}
.slider--offset-cards__nav .swiper-button-disabled path {
  stroke: #c4c4c4;
}
.slider--offset-cards__nav .slider--offset-cards__arrow--prev svg,
.slider--offset-cards__nav
  .slider--offset-cards__arrow--prev.swiper-button-disabled
  svg {
  transform: rotate(180deg);
}
.slider--offset-cards__nav .slider--offset-cards__arrow {
  pointer-events: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.slider--offset-cards__nav .slider--offset-cards__arrow:hover svg rect {
  fill: 71B1;
}
.activities {
  padding: 96px 0;
  width: 100vw;
  overflow: hidden;
}
.services {
  background-color: #f4f7f8;
  padding: 96px 0;
  width: 100vw;
  overflow: hidden;
}
.corporate-video {
  position: relative;
  overflow: hidden;
  background-color: color-mix(in srgb, var(--color--primary), black 32%);
}
.corporate-video__grid {
  display: grid;
  gap: 24px;
  min-height: 600px;
  align-items: center;
  position: relative;
}
@media (min-width: 0) {
  .corporate-video__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 576px) {
  .corporate-video__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 768px) {
  .corporate-video__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .corporate-video__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .corporate-video__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.corporate-video__image {
  width: 100%;
  height: 100%;
}
.corporate-video__image img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.corporate-video__title {
  color: #fff;
  font-weight: 700;
  margin: 0 0 32px 0;
}
.corporate-video__text {
  margin: 0 0 64px 0;
}
.corporate-video__text p {
  color: #fff;
}
.corporate-video__content {
  position: relative;
  z-index: 2;
  max-width: 550px;
  padding: 96px 0;
}
.corporate-video__content .corporate-video__title,
.corporate-video__content .corporate-video__text,
.corporate-video__content .button {
  position: relative;
}
.latest-post {
  padding: 96px 0;
  background-color: #fff;
}
.latest-post__grid {
  display: grid;
  gap: 24px;
}
@media (min-width: 576px) {
  .latest-post__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 768px) {
  .latest-post__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.latest-post__title {
  margin: 0 auto 48px auto;
  text-align: center;
}
.latest-post img {
  display: block;
  height: auto;
  margin: 0 0 32px 0;
  max-width: 100%;
}
.latest-post .post-item__image {
  aspect-ratio: 4/5 !important;
  width: 100%;
  object-fit: cover;
}
.latest-post .post-item__category {
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.latest-post .post-item__category a {
  color: var(--color--primary);
}
.latest-post .post-item__title {
  font-size: 24px;
  font-weight: 500;
  margin: 16px 0;
}
.latest-post .post-item__title a {
  color: #384044;
}
.latest-post .post-item__image {
  aspect-ratio: 16/9;
  width: 100%;
  background-position: center center;
  background-size: cover;
  margin: 0 0 24px 0;
}
.section-activities {
  position: relative;
  padding: 0 0 128px 0;
}
.section-activities .carousel-inner {
  box-shadow: -4px -4px 8px rgba(0, 0, 0, 0.05), 4px 4px 8px rgba(0, 0, 0, 0.1);
}
.section-activities__layout {
  position: relative;
  z-index: 1;
}
.section-activities__shape {
  display: block;
  position: absolute !important;
  bottom: -1px !important;
  left: 0;
  width: 100%;
  height: auto;
}
.section-activities__shape svg {
  display: block;
}
.section-activities__header {
  text-align: center;
}
.section-activities__header h3 {
  text-align: center;
  font-size: 61px;
  font-weight: bold;
  margin: 0 0 32px 0;
  text-transform: uppercase;
}
.section-activities__box-content {
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 64px 32px;
  text-align: center;
  height: 100%;
  -ms-flex-align: center !important;
  align-items: center !important;
  background-color: #fff;
}
.section-activities__subtitle {
  font-size: 13px;
  text-transform: uppercase;
}
.section-activities__title {
  font-size: 49px;
  font-weight: bold;
}
.section-activities__text {
  color: #4f4f4f;
}
.section-activities__footer {
  display: flex;
}
.section-activities__footer-text {
  display: -ms-flexbox !important;
  display: flex !important;
  background: #282828;
  padding: 16px;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  -ms-flex-align: center !important;
  align-items: center !important;
  flex: 1 1 auto !important;
}
.section-activities__footer-text p {
  padding: 0;
  margin: 0;
}
.section-activities__nav a {
  display: block;
  background: #8f41e0;
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  text-align: center;
  padding: 8px 19px;
  float: left;
}
.section-activities__nav a:hover {
  background-color: #7622ce;
  color: #fff;
}
.section-activities__box-image img {
  display: block;
  width: 100%;
  height: auto;
}
.ac-slider--home__content {
  background-color: #fff;
  height: 100%;
  padding: 16px;
  padding: 64px 32px;
  min-height: 465px;
}
.ac-slider--home__content h1 {
  font-size: 26px;
  font-weight: 700;
}
.ac-slider--home__image {
  height: 100%;
  background-position: center center;
  background-size: cover;
  position: relative;
  min-height: 360px;
}
.ac-slider--home .swiper-button-next,
.ac-slider--home .swiper-button-prev {
  display: none;
}
.ac-slider--home .slider-buttons {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ac-slider--home .custom-swiper-button-next,
.ac-slider--home .custom-swiper-button-prev {
  width: 64px;
  height: 64px;
  cursor: pointer;
  z-index: 10;
}
.ac-slider--home .custom-swiper-button-next rect,
.ac-slider--home .custom-swiper-button-prev rect {
  fill: var(--color--primary);
  transition: fill 0.3s ease;
}
.ac-slider--home .custom-swiper-button-next:hover rect,
.ac-slider--home .custom-swiper-button-prev:hover rect {
  fill: var(--color--primary-hover);
  transition: fill 0.3s ease;
}
.ac-slider--background-image__content {
  background-color: #fff;
  height: 100%;
  padding: 16px;
  padding: 64px 32px;
}
.ac-slider--background-image__image {
  height: 100%;
  background-position: center center;
  background-size: cover;
  min-height: 360px;
}
.ac-slider--background-image .swiper-button-next,
.ac-slider--background-image .swiper-button-prev {
  display: none;
}
.ac-slider--background-image .slider-buttons {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ac-slider--background-image .custom-swiper-button-next,
.ac-slider--background-image .custom-swiper-button-prev {
  width: 64px;
  height: 64px;
  cursor: pointer;
  z-index: 10;
}
.ac-slider--background-image .custom-swiper-button-next:hover rect,
.ac-slider--background-image .custom-swiper-button-prev:hover rect {
  fill: var(--color--primary-hover);
  transition: fill 0.3s ease;
}
.ac-slider--image__content {
  background-color: #fff;
  height: 100%;
  padding: 16px;
  padding: 64px 32px;
}
.ac-slider--image__image {
  height: 100%;
  background-position: center center;
  background-size: cover;
  min-height: 360px;
}
.ac-slider--image .swiper-button-next,
.ac-slider--image .swiper-button-prev {
  display: none;
}
.ac-slider--image .slider-buttons {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ac-slider--image .custom-swiper-button-next,
.ac-slider--image .custom-swiper-button-prev {
  width: 64px;
  height: 64px;
  cursor: pointer;
  z-index: 10;
}
.ac-slider--image .custom-swiper-button-next:hover rect,
.ac-slider--image .custom-swiper-button-prev:hover rect {
  fill: var(--color--primary-hover);
  transition: fill 0.3s ease;
}
@media (min-width: 768px) {
  .ac-slider--background-image .swiper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ac-slider--image .swiper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.ac-slide__content {
  background-color: #fff;
  padding: 64px 32px;
  display: flex;
  flex-direction: column;
  min-height: 505px;
}
.ac-slide__content h1 {
  font-size: 26px;
}
.ac-slide__image {
  min-height: 505px;
  background-position: center center;
  background-size: cover;
}
.ac-carousel-nav svg rect {
  transition: all ease-in-out 0.2s;
  fill: var(--color--primary);
}
.ac-carousel-nav:hover svg rect {
  fill: #0071b1;
  transition: all ease-in-out 0.2s;
}
.mymodal {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 888888888;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.mymodal__wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 800px;
  max-width: 100%;
}
.mymodal__close,
.modal-work__close {
  position: absolute;
  top: -40px;
  right: 12px;
}
#n2-ss-11item4 {
  max-width: 648px;
}
.page-template-actividades .section-02 {
  padding: 0;
}
.section--activity_categories {
  margin: 96px 0 0 0;
}
.section--activity_categories .activity-category {
  margin: 0 0 96px 0;
}
.section--activity_categories .activity-category__header {
  margin: 0 0 48px 0;
}
.section--activity_categories
  .activity-category__header
  .activity-category__title {
  font-size: 32px;
  font-weight: 700;
  margin: 0;
}
.section--activity_categories
  .activity-category__header
  .activity-category__subtitle {
  font-size: 20px;
  font-weight: 500;
  margin: 16px 0 0 0;
}
.section--activity_categories .activity-category .activity__status:hover {
  background-color: #f4f4f4;
}
.section--activity_categories .activity-category .activity__status-title {
  border-bottom: 2px solid #000;
  padding: 8px 0 16px 0;
  margin: 0 0 16px 0;
  font-weight: 600;
}
.section--activity_categories
  .activity-category
  .activity__status-title
  .row
  .activity__item--title {
  font-size: 16px;
  font-weight: 600;
}
.section--activity_categories
  .activity-category
  .status__container
  .row
  .activity__item {
  padding: 8px 0;
}
.section--activity_categories .activity-category .status__container .status {
  color: #fff;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 32px;
  width: fit-content;
  min-width: 64px;
  text-align: center;
}
.section--activity_categories
  .activity-category
  .status__container
  .status--open {
  background-color: #39a935;
}
.section--activity_categories
  .activity-category
  .status__container
  .status--closed {
  background-color: #dc3545;
}
.table tbody tr td {
  font-size: 14px;
  border-top: 15px solid #fff;
  padding: 12px 16px !important;
}
.box__heading {
  width: 100%;
  text-align: center;
  padding: 64px 0 32px 0;
}
.page-template-page-ticket .buttons a {
  margin: 0 0 16px 0;
}
.box-content__conditions p,
.box-content__conditions li {
  font-size: 13px;
}
@media (max-width: 575.98px) {
  .tarifas__title {
    font-size: 49px;
  }
}
.table tbody tr td {
  font-size: 14px;
  border-top: 15px solid #fff;
  padding: 12px 16px !important;
}
.box__heading {
  width: 100%;
  text-align: center;
  padding: 64px 0 32px 0;
}
.page-template-page-ticket .buttons a {
  margin: 0 0 16px 0;
}
.pricing-table__button {
  margin: 32px 0 0 0;
}
.pricing-table__conditions {
  padding: 32px 0 0 0;
}
.pricing-table__conditions h3,
.pricing-table__conditions h4 {
  font-size: 13px !important;
  margin: 0 0 16px 0;
}
.pricing-table__conditions * {
  font-size: 13px !important;
}
.box-content__table {
  padding: 0 0 64px 0;
}
.benefits__stroke {
  background-color: var(--color--primary);
  width: 100%;
  height: 8px;
}
.benefit {
  margin: 0 0 64px 0;
}
.benefit__title {
  font-weight: 500;
  font-size: 24px;
  margin: 16px 0 8px 0;
}
.benefit__brand img {
  max-width: 100px;
  height: auto;
  display: block;
}
.benefit__text {
  font-weight: 400;
  font-size: 16px;
  margin: 0 0 24px 0;
}
.page-template-tarifas h2 {
  font-size: 26px !important;
  font-weight: 600 !important;
  margin: 0 0 16px 0;
}
.page-template-tarifas h3 {
  font-size: 21px !important;
  font-weight: 600 !important;
  margin: 0 0 16px 0;
}
.page-template-tarifas .benefit__brand {
  margin: 0 0 16px 0;
}
.page-template-tarifas .site-main {
  margin: 0 0 80px 0;
}
.chips-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding: 20px;
  justify-content: center;
  margin: 0 0 24px 0;
}
.chips-menu__chip {
  padding: 8px 16px;
  background-color: rgba(0, 0, 0, 0.05);
  color: #4f4f4f;
  text-decoration: none;
  border-radius: 20px;
  cursor: pointer;
}
.chips-menu__chip:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.services-categories__title {
  font-size: 32px;
  font-weight: 700;
  margin: 0;
}
.services-categories__subtitle {
  font-size: 20px;
  font-weight: 500;
  margin: 8px 0 32px 0;
}
@media (min-width: 768px) {
  .nuevas-experiencias-item:nth-child(odd) .item-col-1 {
    -ms-flex-order: 2;
    order: 2;
  }
  .nuevas-experiencias-item:nth-child(odd) .item-col-2 {
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 767.98px) {
  .nuevas-experiencias-item .item-col-1 {
    -ms-flex-order: 2;
    order: 2;
  }
  .nuevas-experiencias-item .item-col-2 {
    -ms-flex-order: 1;
    order: 1;
  }
  .nuevas-experiencias-item__img {
    min-height: 300px;
    max-width: 100%;
  }
  .andesguides {
    margin: 64px auto 0 auto;
  }
}
.nuevas-experiencias-item {
  background-color: #fff;
  display: -ms-flexbox !important;
  display: flex !important;
}
.nuevas-experiencias-item__content {
  padding: 64px 32px;
}
.nuevas-experiencias-item__title {
  font-size: 39px !important;
  font-weight: bold;
  color: #384044 !important;
  margin: 0 0 16px 0;
}
.nuevas-experiencias-item__text {
  margin: 0 0 32px 0;
}
.nuevas-experiencias-item p {
  color: #4f4f4f !important;
}
.nuevas-experiencias-item__img {
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.price {
  font-size: 20px !important;
  font-weight: bold !important;
}
.content-card {
  background-color: #fff;
  padding: 64px 32px;
  margin: 64px 0 0 0;
  font-size: 13px !important;
}
.button-xl {
  width: 100%;
  padding: 32px 0;
  background-color: var(--color--primary);
  font-size: 20px;
}
.button-xl:hover {
  background-color: #8654b9;
}
.andesguides {
  max-width: 150px;
  margin: 0 auto;
}
.contact-layout__box {
  background-color: #fff;
  padding: 64px 32px;
}
.contact-layout label {
  margin: 0 0 16px;
  font-size: 16px;
}
.contact-layout input {
  width: 100%;
  margin: 5px 0 10px 0;
}
.contact-layout input[type="text"],
.contact-layout input[type="tel"],
.contact-layout input[type="email"],
.contact-layout select {
  width: 100%;
  height: 45px;
  padding: 0 10px;
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 5px 0 0 0;
}
.contact-layout .wpcf7-not-valid-tip {
  font-size: 13px;
}
.contact-layout iframe {
  display: block;
}
.contact-layout .wpcf7-response-output {
  display: none !important;
}
.contact-layout .wpcf7 textarea {
  width: 100%;
  border: 1px solid #ccc;
  margin: 5px 0 0 0;
}
.contact-layout h2 {
  margin: 0 0 32px 0;
}
@media (max-width: 768px) {
  .contact-form {
    margin: 64px 0 0 0;
  }
}
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="text"],
.contact-form input[type="url"] {
  width: 100% !important;
}
.contact-sidebar {
  margin: 0 0 64px 0;
}
.contact-sidebar h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
.contact-sidebar h4 {
  font-size: 16px;
  font-weight: 600;
  padding: 16px 0;
  margin: 0;
}
.contact-sidebar p {
  font-size: 14px;
}
.contact-sidebar a {
  color: #4f4f4f;
}
.contact-sidebar a svg {
  margin: 0 4px 0 0;
}
.contact-sidebar__block {
  border-bottom: 1px solid #e0e0e0;
  padding: 24px 0;
}
.contact__content h4 {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  padding: 24px 0 16px 0;
}
.contact__content h4:nth-child(1) {
  padding: 0 0 16px 0;
}
.contact__content strong {
  font-weight: 500;
}
.contact__content a {
  color: #4f4f4f;
}
.contact__content a:hover {
  color: var(--color--primary);
}
.block-01 {
  padding: 0 0 24px 0;
}
.block-03 {
  font-weight: 600;
}
.block-03 svg {
  margin: 0 8px 0 0;
}
.contact-menu {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 24px 0;
  text-align: center;
  margin: 0 0 32px 0;
}
.contact-menu p {
  margin: 0;
}
.contact-menu ul {
  margin: 0;
  padding: 0;
}
.contact-menu .current-menu-item {
  border-bottom: 1px solid var(--color--primary);
  color: #4f4f4f;
}
.contact-menu li {
  list-style: none;
  display: inline-block;
}
.contact-menu li a {
  margin: 0 8px;
  color: #4f4f4f;
}
.contact-menu li a:hover {
  color: var(--color--primary-hover);
}
.level-black-tag p {
  color: #fff;
}
.page-template-club-andacor .hero__page {
  padding-bottom: 10%;
}
.page-template-club-andacor .hero__layout {
  text-align: center;
}
.page-template-club-andacor .hero__layout svg {
  max-width: 100%;
}
.page-template-club-andacor .accordion {
  background-color: rgba(35, 34, 38, 0.05);
  color: #4f4f4f;
  cursor: pointer;
  padding: 16px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight: bold;
  transition: 0.4s;
  margin: 0 0 16px 0;
  border-radius: 4px;
}
.page-template-club-andacor .active,
.page-template-club-andacor .accordion:hover {
  background-color: #232226;
  color: #fff;
}
.page-template-club-andacor .active:after,
.page-template-club-andacor .accordion:hover:after {
  color: #fff;
}
.page-template-club-andacor .accordion:after {
  content: "+";
  color: #4f4f4f;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.page-template-club-andacor .active:after {
  content: "−";
}
.page-template-club-andacor .panel {
  padding: 0;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  color: #4f4f4f;
}
.page-template-club-andacor .panel p {
  padding: 16px 0 16px 0;
}
.clubandacor-box table {
  margin: 32px 0 0 0;
}
.clubandacor-box th {
  background-color: #8f41e0;
  color: #fff !important;
}
.clubandacor-box-somos h2 {
  font-size: 25px;
  max-width: 920px;
  margin: 16px auto 32px auto;
}
.clubandacor-box-somos p {
  font-size: 16px;
  max-width: 920px;
  margin: 0 auto;
}
.clubandacor-box-queofrecemos {
  max-width: 920px;
  margin: 0 auto;
}
.clubandacor-box-queofrecemos h2 {
  margin: 0 0 16px 0;
}
.clubandacor-box-2 {
  background: #fff;
  padding: 64px 0;
}
.clubandacor-box-2__header {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 32px auto;
}
.clubandacor-box-2 .container {
  max-width: 920px;
}
.clubandacor-box-2 h2 {
  font-size: 25px;
  max-width: 920px;
  margin: 0 0 16px 0;
}
.clubandacor-box-2 p {
  font-size: 16px;
  max-width: 920px;
  margin: 0 auto;
}
.clubandacor-box-3 {
  max-width: 920px;
  margin: 0 auto;
}
.clubandacor-box-3 h2 {
  font-size: 25px;
  max-width: 920px;
  margin: 16px auto 32px auto;
}
.clubandacor-box-3 h4 {
  margin: 0 0 16px 0;
}
.clubandacor-box-4 {
  max-width: 920px;
  margin: 0 auto;
  padding: 64px 0;
}
.clubandacor-box-4 h4 {
  text-align: center;
  margin: 0 0 16px 0;
}
.clubandacor-box-detalleactividades {
  max-width: 920px;
  margin: 0 auto;
}
.clubandacor-box-detalleactividades h3 {
  font-size: 25px;
  margin: 0 0 32px 0;
}
.clubandacor-cta {
  margin: 64px 0;
  padding: 64px 0;
  background-image: url("https://www.parquesdefarellones.cl/wp-content/uploads/2022/01/image-footer-1.jpg");
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  position: relative;
}
.clubandacor-cta .container {
  max-width: 920px;
  position: relative;
  z-index: 2;
}
.clubandacor-cta__title {
  color: #fff;
  margin: 0 0 16px 0;
}
.clubandacor-cta__text {
  color: #fff;
}
.clubandacor-cta__button {
  color: #fff;
  margin: 16px 0 16px 0;
  background-color: #b8ca0b;
}
.clubandacor-cta__button__hover {
  background-color: #b8ca0b !important;
}
.clubandacor-cta__notice {
  color: #fff;
  font-size: 13px;
}
.clubandacor-cta__overlay {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.clubandacor-whatsapp {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 8;
}
@media (max-width: 767.98px) {
  .clubandacor-box-somos img {
    margin: 32px 0 0 0;
  }
}
.page-template-conditions .conditions-content h4 {
  font-size: 21px;
  font-weight: 600;
  margin: 64px 0 24px 0;
}
.page-template-conditions .conditions-content h4:first-child {
  margin-top: 0px;
}
.page-template-conditions .conditions-content h5 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 24px 0;
}
.page-template-conditions .conditions-content ul {
  list-style: disc;
}
.page-template-conditions .conditions-content .special-conditions {
  margin: 64px 0 0 0;
}
.page-template-conditions .conditions-content .box-content {
  margin: 0 0 32px 0;
}
.page-template-conditions .conditions-content .box-content:last-child {
  margin-bottom: 0px;
}
.landing-cyber__hero img {
  width: 100%;
  display: block;
  max-width: 100%;
}
.landing-cyber__active .pricing-table__headings {
  margin: 0 0 32px 0;
}
.landing-cyber__active .pricing-table table {
  width: 100%;
}
.landing-cyber__active .pricing-table table thead th {
  font-size: 16px;
  padding: 8px 0 !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-bottom: 1px solid #000;
}
.landing-cyber__active .pricing-table table tbody tr td {
  font-size: 14px;
  padding: 8px 0 !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
.landing-cyber__active .landing-bg {
  background-image: url("https://www.elcolorado.cl/wp-content/uploads/2024/10/bg-scaled.jpg");
  background-size: cover;
  background-repeat: none;
  background-position: top right;
}
.landing-cyber__active .landing__table-1 {
  position: relative;
  padding: 128px 0;
}
.landing-cyber__active .landing__table-2 {
  padding: 0 0 128px 0;
}
.landing-cyber__active .landing__faqs {
  padding: 128px 0;
}
.landing-cyber__active .landing__faqs h2 {
  margin: 0 0 64px 0;
}
.landing-cyber__active .landing__faqs h4 {
  margin: 64px 0 42px 0;
  font-weight: 600;
}
.landing-cyber__active .faq__toggle {
  color: #4f4f4f;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  margin: 0 0 16px 0;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 16px 0;
}
.landing-cyber__active .faq__toggle::after {
  content: "";
}
.landing-cyber__active .faq__toggle .row {
  align-items: center;
}
.landing-cyber__active .faq__toggle p {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.landing-cyber__active .faq__content {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  color: #4f4f4f;
}
.landing-cyber__active .faq__content div {
  padding: 0 0 16px 0;
}
.landing-cyber__active .faq__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-cyber__active .faq__icon svg {
  transition: transform 0.3s ease;
}
.landing-cyber__active .faq__toggle.open .faq__icon svg {
  transform: scaleY(-1);
}
.landing-cyber__active .conditions {
  padding: 128px 0;
  background-color: #f7f7f7;
}
.landing-cyber__active .conditions p,
.landing-cyber__active .conditions li {
  font-size: 14px !important;
}
@media (max-width: 767.98px) {
  .page-template-landing-landing-2024 .hero-landing2024 {
    display: none;
  }
  .page-template-landing-landing-2024 .hero-landing2024--mobile {
    display: block;
  }
  .page-template-landing-landing-2024 .bird {
    display: none;
  }
  .page-template-landing-landing-2024 .table-responsive {
    width: 100%;
    overflow-x: auto;
  }
}
.landing-countdown {
  padding: 24px 0 64px 0;
}
.landing-countdown h1 {
  font-size: 42px;
  margin: 0;
  padding: 0;
}
.landing-countdown #countdown {
  font-size: 42px;
}
.container {
  max-width: 1140px;
}
.content-box {
  padding: 64px 32px;
  background-color: #fff;
}
.page-template-page-home svg,
.page-template-page-home-test svg {
  max-width: 100%;
}
.header .navbar-light .navbar-nav .nav-item {
  padding: 0px 8px 0px;
  margin-top: 0 !important;
}
.experience__items {
  padding: 0 0 128px 0;
}
@media (min-width: 576px) {
  .container-slider {
    max-width: 540px !important;
    margin: 0 auto !important;
  }
}
@media (min-width: 768px) {
  .container-slider {
    max-width: 720px !important;
    margin: 0 auto !important;
  }
}
@media (min-width: 992px) {
  .container-slider {
    max-width: 960px !important;
    margin: 0 auto !important;
  }
}
@media (min-width: 1200px) {
  .container-slider {
    max-width: 1140px !important;
    margin: 0 auto !important;
  }
}
@media (min-width: 1600px) {
  .container-slider {
    max-width: 1525px !important;
    margin: 0 auto !important;
  }
}
.tab .tab__section .tab__images img {
  position: absolute;
  left: 0px;
  top: 0px;
  height: auto !important;
  width: 100% !important;
  max-width: 100% !important;
}
a {
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
}
a:-webkit-any-link {
  text-decoration: none !important;
}
.table tbody tr td strong {
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
} /*# sourceMappingURL=style.css.map */
