/*
  V2 -29/06/2024
  LANDING - 2024
  Design: Logos Comunicaciones
  www.logoscomunicaciones.com
*/
/* RESET */
@import "animate.css";
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/*
body{
line-height: 1;
}
*/
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* RESET */
@font-face {
  font-family: 'DegularVariable';
  src: url('../fonts/DegularVar-TextThin.eot');
  src: url('../fonts/DegularVar-TextThin.eot?#iefix') format('embedded-opentype'), url('../fonts/DegularVar-TextThin.woff2') format('woff2'), url('../fonts/DegularVar-TextThin.woff') format('woff'), url('../fonts/DegularVar-TextThin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DegularLight';
  src: url('../fonts/Degular-Light.eot');
  src: url('../fonts/Degular-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Degular-Light.woff2') format('woff2'), url('../fonts/Degular-Light.woff') format('woff'), url('../fonts/Degular-Light.ttf') format('truetype'), url('../fonts/Degular-Light.svg#Degular-Light') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Degular';
  src: url('../fonts/Degular-Regular.eot');
  src: url('../fonts/Degular-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Degular-Regular.woff2') format('woff2'), url('../fonts/Degular-Regular.woff') format('woff'), url('../fonts/Degular-Regular.ttf') format('truetype'), url('../fonts/Degular-Regular.svg#Degular-Regular') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DegularSemiBold';
  src: url('../fonts/Degular-SemiBold.eot');
  src: url('../fonts/Degular-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Degular-SemiBold.woff2') format('woff2'), url('../fonts/Degular-SemiBold.woff') format('woff'), url('../fonts/Degular-SemiBold.ttf') format('truetype'), url('../fonts/Degular-SemiBold.svg#Degular-SemiBold') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DegularBold';
  src: url('../fonts/Degular-Bold.eot');
  src: url('../fonts/Degular-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Degular-Bold.woff2') format('woff2'), url('../fonts/Degular-Bold.woff') format('woff'), url('../fonts/Degular-Bold.ttf') format('truetype'), url('../fonts/Degular-Bold.svg#Degular-Bold') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
/* ---------------------------- SETTINGS ---------------------------- */
/* --------------------- FUENTES ---------------------*/
/* --------------------- FUENTES ---------------------*/
/* --------------------- ANCHOS ---------------------*/
/* --------------------- ANCHOS ---------------------*/
/* --------------------- COLORES ---------------------*/
/*                   */
/*                   */
/*                   */
/* --------------------- COLORES ---------------------*/
/* --------------------- COLORES GAMAS ---------------------*/
/* --------------------- COLORES GAMAS ---------------------*/
/* ---------------------------- SETTINGS ---------------------------- */
body {
  color: #ffffff;
  font-size: 26px;
  font-family: "DegularVariable", Arial, Tahoma, Verdana;
  line-height: 30px;
  text-align: center;
  background: #ffffff;
}
body.dsp_mn {
  overflow: hidden;
  overflow-y: hidden;
  width: 100wv;
  height: 100wh;
}
a,
li,
b,
ul li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
h1,
h2,
h3,
h4,
h5 {
  color: #ffffff;
  font-size: 40px;
  font-family: "DegularVariable", Arial, Tahoma, Verdana;
  font-weight: 100;
}
h1 {
  font-size: 60px;
  line-height: 70px;
}
h2 {
  font-size: 85px;
  line-height: 86px;
}
.wrapper {
  position: relative;
  background: #00050b;
}
header {
  top: 0;
  left: 0;
  z-index: 20;
  position: absolute;
  box-sizing: border-box;
  color: #00050b;
  background: transparent;
  width: 100%;
  height: 140px;
  padding: 35px 3% 50px 3%;
}
header.hd_anim {
  position: fixed;
  height: 70px;
  padding: 15px 3% 20px 3%;
}
header a.lnk_cls {
  transform: translateX(80%);
  opacity: 0;
}
.logo {
  top: 0;
  left: 0;
  display: block;
  position: relative;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: url(../lib/logos.svg) no-repeat center;
  background-size: 100% auto;
  width: 180px;
  height: 37px;
  transition: all 0.24s;
}
header.hd_anim .logo {
  background: url(../lib/logos.svg) no-repeat left center;
  background-size: auto 100%;
  width: 30px;
  transition: all 0.24s;
}
.content_ini {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  background: #00070c;
  width: 100%;
  min-height: 100vh;
}
.content_ini h1 {
  top: 49%;
  left: 50%;
  z-index: 20;
  box-sizing: border-box;
  position: absolute;
  letter-spacing: -2.5px;
  width: 80%;
  padding-bottom: 35px;
  transform: translate(-50%, -50%);
}
.content_ini h1 #txt_fx {
  color: #f0531c;
  margin-left: 8px;
}
.content_ini h1 .ico_cursor {
  display: inline-block;
  background-color: #f0531c;
  width: 30px;
  height: 1px;
  margin: 10px 0 -15px -10px;
  animation: blink 0.6s linear infinite alternate;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.content_ini .cnt_video {
  top: 0;
  left: 0;
  z-index: 5;
  overflow: hidden;
  position: absolute;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.content_ini .cnt_video::after {
  bottom: 0;
  left: 0;
  z-index: 10;
  content: "";
  pointer-events: none;
  position: absolute;
  background: url(../lib/vid-msk.png) repeat-x center top;
  background-size: auto 100%;
  width: 100%;
  height: 500px;
}
.content_ini .cnt_video iframe,
.content_ini .cnt_video object,
.content_ini .cnt_video embed,
.content_ini .cnt_video video {
  z-index: 5;
  position: relative;
  pointer-events: none;
  width: 100%;
  max-width: 115%;
  min-height: 100%;
}
.content_ini .cnt_video .vid_dk {
  display: block;
}
.content_ini .cnt_video .vid_mb {
  display: none;
}
.content_ini .mouse {
  bottom: 50px;
  left: 50%;
  z-index: 10;
  position: absolute;
  border-radius: 30px;
  border: 2px solid white;
  height: 50px;
  width: 30px;
  transform: translateY(-50%);
}
.content_ini .mouse .wheel {
  animation: mouse-wheel 1.5s ease infinite;
  height: 12px;
  width: 6px;
  background: white;
  margin: 3px auto;
  border-radius: 3px;
}
@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes mouse-wheel {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(16px);
  }
}
.content_ini_int {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  background-color: #00070c;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 85vh;
}
.content_ini_int.maya_sec {
  background-image: url(../img/maya-main.jpg);
}
.content_ini_int.someliers_sec {
  background-image: url(../img/someliers-cerveceros-main.jpg);
}
.content_ini_int.chela_sec {
  background-image: url(../img/chela-main.jpg);
}
.content_ini_int.pollos_copacabana_sec {
  background-image: url(../img/pollos-copacabana-main.jpg);
}
.cnt_ini_int {
  left: 15%;
  bottom: 90px;
  display: block;
  z-index: 20;
  position: absolute;
  font-size: 20px;
  font-family: "Degular", Arial, Tahoma, Verdana;
  line-height: 28px;
  text-align: left;
  width: 590px;
  height: auto;
  transform: translateY(80%);
  opacity: 0;
  transition: all 0.8s;
}
.cnt_ini_int.dsp_dsc_int {
  padding-bottom: 200px;
  opacity: 1;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: linear;
  transition-delay: 0.2s;
}
.content_ini_int .small {
  font-size: 16px;
  font-family: "DegularVariable", Arial, Tahoma, Verdana;
}
.content_ini_int h1 {
  color: #f1541d;
  font-size: 60px;
  font-family: "DegularLight", Arial, Tahoma, Verdana;
  line-height: 48px;
  text-align: left;
  width: 100%;
  margin: 10px 0 15px 0;
}
.content_ini_int img {
  float: left;
  display: block;
  z-index: 10;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}
.content_ini_int p {
  font-family: "DegularSemiBold", Arial, Tahoma, Verdana;
}
.content_ia_cx {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  background: #00070c;
  width: 100%;
  min-height: 100vh;
}
.cnt_ia_cx {
  display: block;
  overflow: visible;
  position: relative;
  width: 1370px;
  height: auto;
  margin: 200px auto 120px auto;
}
.content_ia_cx h2 {
  display: block;
  position: relative;
  color: #f1541d;
  width: 800px;
  margin: 30px auto;
  transform: translateY(100%);
  opacity: 0;
}
.content_ia_cx h2::after {
  top: -100px;
  left: 50%;
  content: "";
  position: absolute;
  background: #f1541d;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  transform: translateY(100%) translateX(-50%);
  opacity: 0;
}
.content_ia_cx h2 span {
  color: #add4d9;
}
.content_ia_cx p {
  display: block;
  position: relative;
  width: 1100px;
  margin: 30px auto;
  transform: translateY(140%);
  opacity: 0;
}
.content_ia_cx .cnt_ia_cx_el {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  background: #add4d9 url(../lib/bg-ux-fc.jpg) no-repeat center;
  background-size: auto 100%;
  width: 100%;
  height: 695px;
  margin-top: -150px;
}
.content_ia_cx .cnt_ia_cx_el .bx_fm_01 {
  margin-top: 250px;
  left: 50%;
  position: relative;
  background: url(../lib/semi-circulo.svg) no-repeat center;
  background-size: auto 100%;
  width: 524px;
  height: 211px;
  transform: translateX(-50%);
  opacity: 0.9;
  transition: all 0.2s;
}
.content_ia_cx .cnt_ia_cx_el .bx_fm_02 {
  margin-top: -200px;
  left: 50%;
  position: relative;
  background: #f1541d;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  transform: translateX(-50%);
  transition: all 0.15s;
}
.content_cx {
  z-index: 10;
  overflow: hidden;
  position: relative;
  color: #ffffff;
  box-sizing: border-box;
  background: #f1541d;
  width: 100%;
  min-height: 100vh;
}
.cnt_cx {
  display: block;
  overflow: visible;
  position: relative;
  width: 1370px;
  height: auto;
  margin: 200px auto 120px auto;
}
.content_cx h2 {
  display: block;
  position: relative;
  color: #ffffff;
  width: 800px;
  margin: 30px auto;
  transform: translateY(100%);
  opacity: 0;
}
.content_cx h2::after {
  top: -100px;
  left: 50%;
  content: "";
  position: absolute;
  background: #ffffff;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  transform: translateY(100%) translateX(-50%);
  opacity: 0;
}
.content_cx p {
  display: block;
  position: relative;
  width: 1100px;
  margin: 30px auto;
  transform: translateY(150%);
  opacity: 0;
}
.content_cx .cnt_cx_el {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  background: #f1541d url(../lib/bg-cx-fc.jpg) no-repeat center bottom;
  background-size: 100% auto;
  width: 100%;
  height: 930px;
  margin-top: 150px;
}
.content_cx .cnt_cx_el .bx_fm_01 {
  margin-top: 450px;
  left: 50%;
  position: relative;
  background: url(../lib/semi-circulo-b.svg) no-repeat center;
  background-size: auto 100%;
  width: 930px;
  height: 375px;
  transform: translateX(-50%);
  opacity: 0.9;
  transition: all 0.2s;
}
.content_cx .cnt_cx_el .bx_fm_02 {
  margin-top: -500px;
  left: 50%;
  position: relative;
  background: #fd715e;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  transform: translateX(-50%);
  transition: all 0.15s;
}
.content_b_cx {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  background: #00070c;
  width: 100%;
  min-height: 20vh;
}
.cnt_b_cx {
  display: block;
  overflow: visible;
  position: relative;
  width: 1370px;
  height: auto;
  margin: 100px auto;
}
.cnt_b_cx p {
  display: block;
  overflow: visible;
  position: relative;
  color: #f1541d;
  width: 100%;
  height: auto;
  margin: 20px auto;
}
.cnt_b_cx a {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 22px;
  text-decoration: none;
  background: url(../lib/ico-whatsapp.svg) no-repeat left center;
  background-size: auto 18px;
  padding-left: 30px;
  opacity: 0.8;
}
.cnt_b_cx a:hover {
  opacity: 1;
}
.content_proy_ch {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  color: #f1541d;
  background: #ffffff;
  width: 100%;
}
.cnt_proy_ch {
  display: block;
  overflow: hidden;
  position: relative;
  width: 1370px;
  height: auto;
  margin: 30px auto;
}
.content_proy_ch ul {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  font-size: 80px;
  font-family: "DegularLight", Arial, Tahoma, Verdana;
  line-height: 70px;
  text-align: center;
  width: 100%;
  margin: 0;
}
.content_proy_ch ul li {
  float: left;
  display: block;
  box-sizing: border-box;
  position: relative;
  letter-spacing: -2.5px;
  text-align: center;
  width: 15%;
  margin: 20px 0;
  transform: translateY(50%);
  opacity: 0;
}
/*
.content_proy_ch ul li{
  display: inline-block;
  vertical-align: middle;
	box-sizing: border-box;
	position: relative;
  letter-spacing: -2.5px;
  text-align: center;
	width: 20%;
  margin: 20px 4%;
  transform: translateY( 50% );
  opacity: 0.00;
}
*/
.content_proy_ch ul li img {
  float: left;
  display: block;
  position: relative;
  width: 92%;
  height: auto;
  margin: 0 auto;
}
.content_proy_ch ul li .small {
  display: inline-block;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 20px;
}
.content_proy_ch ul li .smallb {
  display: block;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 20px;
  text-align: center;
  width: 100%;
  margin-top: 5px;
}
.content_bckg {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  background: #f1541d;
  width: 100%;
  height: 620px;
}
.cnt_bckg {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: visible;
  position: relative;
  font-size: 22px;
  font-family: "DegularLight", Arial, Tahoma, Verdana;
  line-height: 28px;
  text-align: left;
  width: 51%;
  height: auto;
  margin: 0;
  padding: 140px 8% 20px 11%;
}
.cnt_bckg h2 {
  float: left;
  display: block;
  font-size: 38px;
  font-family: "DegularLight", Arial, Tahoma, Verdana;
  line-height: 28px;
  text-align: left;
  width: 100%;
  height: auto;
  margin: 0 0 50px 0;
  transform: translateX(100px);
  opacity: 0;
}
.cnt_bckg p {
  margin: 15px 0;
  transform: translateX(100px);
  opacity: 0;
}
/*.content_bckg img,*/
.content_bckg img {
  top: 50%;
  right: 0;
  display: block;
  overflow: hidden;
  position: relative;
  width: 49%;
  height: auto;
  transform: translateY(-50%);
}
.content_bckg .swiper {
  top: 50%;
  right: 0;
  display: block;
  overflow: hidden;
  position: relative;
  width: 49%;
  height: auto;
  transform: translateY(-50%);
}
.content_bckg .swiper img {
  top: 0;
  right: 0;
  float: left;
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  transform: translateY(0);
}
.content_dsc {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  color: #00050b;
  background: #ffffff;
  width: 100%;
}
.cnt_dsc {
  display: block;
  overflow: hidden;
  position: relative;
  width: 1370px;
  height: auto;
  margin: 100px auto;
}
.content_dsc .bx_dsc {
  float: right;
  display: block;
  position: relative;
  font-size: 22px;
  font-family: "DegularLight", Arial, Tahoma, Verdana;
  line-height: 28px;
  text-align: left;
  width: 700px;
  height: auto;
  margin-top: 80px;
}
.content_dsc h2 {
  float: left;
  display: block;
  color: #f1541d;
  font-size: 38px;
  font-family: "DegularLight", Arial, Tahoma, Verdana;
  line-height: 30px;
  text-align: left;
  width: 100%;
  height: auto;
  margin: 0 0 50px 0;
  transform: translateX(100px);
  opacity: 0;
}
.content_dsc p {
  margin: 15px 0;
  transform: translateX(100px);
  opacity: 0;
}
.content_dsc iframe,
.content_dsc object,
.content_dsc embed,
.content_dsc video {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  width: 465px;
  height: auto;
}
.content_dsc img {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 40px;
  width: 465px;
  height: auto;
}
.content_dsc img::after {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  background: #cccccc;
  border-radius: 40px;
  width: 100%;
  height: 100%;
}
.content_dsc ul {
  overflow: hidden;
  margin: 20px 0;
  transform: translateX(100px);
  opacity: 0;
}
.content_dsc ul li {
  float: left;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  width: 100%;
  margin: 10px 0;
  padding-left: 30px;
}
.content_dsc ul li:after {
  top: 6px;
  left: 0;
  content: "";
  position: absolute;
  display: block;
  background: #f1541d;
  width: 15px;
  height: 15px;
}
.container {
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  width: 100%;
  min-height: 1000px;
  height: auto;
  padding: 400px 100px 250px 100px;
}
.container h2 {
  float: left;
  color: #ffffff;
  font-size: 70px;
  line-height: 74px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  margin: 30px 0 60px 0;
}
.container p {
  display: block;
  overflow: hidden;
  text-align: left;
  width: 100%;
  margin: 15px 0;
}
.content {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  width: 100%;
  min-height: 100vh !important;
  height: auto;
}
.cnt_content {
  display: block;
  position: relative;
  width: 1370px;
  height: auto;
  margin: 50px auto;
}
.content img {
  float: left;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.content p {
  display: block;
  overflow: hidden;
  text-align: left;
  width: 100%;
  margin: 15px 0;
}
.content a {
  color: #f1541d;
  text-decoration: underline;
}
.content a:hover {
  text-decoration: none;
}
.content ul {
  overflow: hidden;
  margin: 20px 0 30px 0;
}
.content ul li {
  float: left;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  width: 100%;
  margin: 10px 0;
  padding-left: 20px;
}
.content ul li:after {
  top: 8px;
  left: 0;
  content: "";
  position: absolute;
  display: block;
  background: #f1541d;
  border: 2px solid #f1541d;
  border-radius: 50%;
  width: 6px;
  height: 6px;
}
.content ol {
  clear: both;
  display: block;
  overflow: hidden;
  list-style-type: decimal !ie;
  /*IE 7- hack*/
  counter-reset: li-counter;
  margin: 30px 0;
}
.content ol li {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  text-align: left;
  margin: 10px 0;
  padding-left: 24px;
}
.content ol li:before {
  position: absolute;
  top: -1px;
  left: 0;
  color: #f1541d;
  font-size: 16px;
  font-family: "DegularVariable", Arial, Tahoma, Verdana;
  font-weight: 100;
  width: auto;
  text-align: right;
  content: counter(li-counter) ".";
  counter-increment: li-counter;
}
.cnt_proy {
  z-index: 400;
  overflow: visible;
  position: relative;
  width: 100%;
  height: 540px;
  margin: 40px auto 0 auto;
}
.cnt_proy .bx_proy {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
  background: #ffffff;
  border-radius: 45px;
  width: 16%;
  height: 490px;
  margin: 0 1.2%;
  padding: 32px 1.6%;
  transform: translateY(100px) scale(1);
  opacity: 0;
  transition: all 0.3s;
}
.cnt_proy .bx_proy:hover {
  transform: scale(1.02) !important;
  transition: all 0.3s !important;
}
.cnt_proy .bx_proy_act {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
  background: #ffffff;
  border-radius: 45px;
  width: 39%;
  height: 530px;
  margin: 0 1.2%;
  padding: 35px 2%;
  transform: translateY(100px);
  opacity: 0;
  transition: all 0.3s;
}
.cnt_proy .bx_proy_act:hover {
  transform: scale(1.02) !important;
  transition: all 0.3s !important;
}
.cnt_proy .bx_proy .bx_img {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 45px;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.cnt_proy .bx_proy .bx_img a {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}
.cnt_proy .bx_proy .bx_img .bx_btn {
  top: 155px;
  left: 15%;
  z-index: 20;
  position: absolute;
  display: block;
  box-sizing: border-box;
  color: #f1541d;
  font-size: 18px;
  font-family: "DegularSemiBold", Arial, Tahoma, Verdana;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  background: #ffffff;
  border-radius: 30px;
  width: 70%;
  height: 45px;
  padding: 0;
  opacity: 0;
  transition: all 0.24s;
}
.cnt_proy .bx_proy:hover .bx_img .bx_btn {
  opacity: 1;
  transition: all 0.24s;
}
.cnt_proy .bx_proy .bx_img a::after,
.cnt_proy .bx_proy_act .bx_img a::after {
  top: 0;
  left: 0;
  overflow: hidden;
  content: "";
  z-index: 10;
  position: absolute;
  background: #00050b;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.24s;
}
.cnt_proy .bx_proy .bx_img a:hover::after,
.cnt_proy .bx_proy_act .bx_img a:hover::after {
  opacity: 0.3;
  transition: all 0.24s;
}
.cnt_proy .bx_proy_act .bx_img {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 45px;
  width: 46%;
  height: auto;
  margin-bottom: 0;
}
.cnt_proy .bx_proy .bx_img img {
  float: left;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.cnt_proy .bx_proy_act .bx_img img {
  float: left;
  display: block;
  width: 102%;
  height: auto;
  margin: 0 0 0 -1%;
}
.cnt_proy .bx_proy .bx_desc {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: rgba(0, 5, 11, 0.5);
  font-size: 26px;
  letter-spacing: -0.5px;
  line-height: 30px;
  text-align: left;
  width: 100%;
  height: 105px;
  padding: 0 0 20px 5px;
}
.cnt_proy .bx_proy_act .bx_desc {
  bottom: 60px;
  right: 9%;
  display: block;
  box-sizing: border-box;
  position: absolute;
  color: rgba(0, 5, 11, 0.5);
  font-size: 26px;
  letter-spacing: -0.5px;
  line-height: 30px;
  text-align: left;
  width: 40%;
  height: auto;
  padding: 20px 0 10px 0;
}
.cnt_proy .bx_proy .bx_desc .small {
  float: left;
  display: block;
  color: #f1541d;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: -0.5px;
  width: 100%;
}
.cnt_proy .bx_proy_act .bx_desc .small {
  float: left;
  display: block;
  color: #f1541d;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 15px;
  width: 100%;
}
.bx_desc .tit_txt {
  float: left;
  display: block;
  color: #00050b;
  font-size: 23px;
  line-height: 23px;
  letter-spacing: -1.4px;
  width: 100%;
  margin: 5px 0;
}
.cnt_proy .bx_proy_act .bx_desc .tit_txt {
  float: left;
  display: block;
  color: #00050b;
  font-size: 46px;
  line-height: 48px;
  letter-spacing: -0.8px;
  width: 100%;
  margin: 3px 0 5px 0;
}
.bx_desc .subt {
  float: left;
  display: block;
  color: #00050b;
  font-size: 20px;
  line-height: 19px;
  letter-spacing: -1px;
  width: 100%;
  margin-bottom: 0;
}
.cnt_proy .bx_proy_act .bx_desc .subt {
  float: left;
  display: block;
  color: #00050b;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: -0.8px;
  width: 100%;
  margin-bottom: 20px;
}
.bx_desc .dsc_txt {
  float: left;
  overflow: hidden;
  width: 100%;
  height: 0;
  opacity: 0;
}
.cnt_proy .bx_proy_act .bx_desc .dsc_txt {
  width: 100%;
  height: auto;
  opacity: 1;
}
/*
.cnt_proy .swiper.swipFade{
  width: @w1;
  height: @w1;
}
.cnt_proy .swiper-slide{
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
  background: @col1;
  border-radius: 45px;
  width: 310px !important;
  height: 485px !important;
  padding: 35px 45px;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: linear;
  transition-delay: .2s;
}
.cnt_proy .swiper-slide.swiper-slide-active{
  width: 740px !important;
  height: 530px !important;
  padding: 35px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: linear;
  transition-delay: .5s;
}


.cnt_proy .bx_img{
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 45px;
  width: 220px;
  height: 325px;
  margin-bottom: 18px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: linear;
  transition-delay: 0.10s;
}
.cnt_proy .swiper-slide.swiper-slide-active .bx_img{
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  width: 310px;
  height: auto;
  margin-bottom: 0;
  transition-property: all;
  transition-duration: .4s;
  transition-timing-function: linear;
  transition-delay: 0.80s;
}
.cnt_proy .bx_img img{
  float: left;
  display: block;
  width: @w1;
  height: auto;
  margin: 0;
}
.cnt_proy .bx_desc{
  bottom: 0;
  right: 10px;
  display: block;
  box-sizing: border-box;
  position: relative;
  color: fade(@col0, 50%);
  font-size: 26px;
  letter-spacing: -0.5px;
  line-height: 30px;
  text-align: left;
  width: 220px;
  height: 105px;
  padding: 20px 20px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: linear;
  transition-delay: 0.30s;
}
.cnt_proy .swiper-slide.swiper-slide-active .bx_desc{
  bottom: 60px;
  right: 55px;
  display: block;
  box-sizing: border-box;
  position: absolute;
  color: fade(@col0, 50%);
  font-size: 26px;
  letter-spacing: -0.5px;
  line-height: 30px;
  text-align: left;
  width: 300px;
  height: auto;
  padding: 20px 0 10px 0;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: linear;
  transition-delay: 0.90s;
}

.bx_desc .small{
  float: left;
  display: block;
  color: @col2;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: -0.5px;
  width: @w1;
}
.swiper-slide.swiper-slide-active .bx_desc .small{
  float: left;
  display: block;
  color: @col2;
  font-size: 15px;
  letter-spacing: -0.5px;
  width: @w1;
}

.bx_desc .tit_txt{
  float: left;
  display: block;
  color: fade(@col0, 100%);
  font-size: 33px;
  line-height: 38px;
  letter-spacing: -0.8px;
  width: @w1;
  margin: 0;
}
.swiper-slide.swiper-slide-active .bx_desc .tit_txt{
  float: left;
  display: block;
  color: fade(@col0, 100%);
  font-size: 46px;
  line-height: 48px;
  letter-spacing: -0.8px;
  width: @w1;
  margin: 5px 0;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: linear;
  transition-delay: 0.9s;
}

.bx_desc .subt{
  float: left;
  display: block;
  color: fade(@col0, 100%);
  font-size: 20px;
  line-height: 19px;
  letter-spacing: -1.0px;
  width: @w1;
  margin-bottom: 0;
}
.swiper-slide.swiper-slide-active .bx_desc .subt{
  float: left;
  display: block;
  color: fade(@col0, 100%);
  font-size: 26px;
  line-height: 26px;
  letter-spacing: -0.8px;
  width: @w1;
  margin-bottom: 20px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: linear;
  transition-delay: 1.1s;
}

.bx_desc .dsc_txt{
  float: left;
  overflow: hidden;
  width: @w1;
  height: 0;
  opacity: 0;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: linear;
  transition-delay: .2s;
}
.swiper-slide.swiper-slide-active .bx_desc .dsc_txt{
  width: @w1;
  height: auto;
  opacity: 1.00;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: linear;
  transition-delay: 1.4s;
}
*/
a.lnk_btn_2 {
  float: left;
  display: block;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 20px;
  font-family: "DegularSemiBold", Arial, Tahoma, Verdana;
  line-height: 56px;
  text-align: center;
  text-decoration: none;
  background: #f1541d;
  border-radius: 30px;
  width: 100%;
  height: 58px;
  margin: 30px auto 0 auto;
  padding: 0;
}
a.lnk_btn_2:hover {
  opacity: 0.8;
}
.cnt_proy .bx_proy a.lnk_btn_2 {
  display: none;
}
.cnt_proy .bx_proy_act a.lnk_btn_2,
.cnt_proy .bx_proy_act a.lnk_mod_ch {
  display: block;
}
/*
.cnt_proy .swiper-slide a.lnk_btn_2,
.cnt_proy .swiper-slide a.lnk_mod_ch{
  display: none;
}
.cnt_proy .swiper-slide.swiper-slide-active a.lnk_btn_2,
.cnt_proy .swiper-slide.swiper-slide-active a.lnk_mod_ch{
  display: block;
}

*/
/* ACORDEÓN */
#proyectos_logos {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0 2%;
}
#proyectos_logos .horizontal-accordion-container {
  display: flex;
  height: 500px;
  width: 100%;
  margin: 0;
  padding: 0;
}
#proyectos_logos .horizontal-accordion-container div:last-child {
  margin: 0;
}
#proyectos_logos .horizontal-accordion-item {
  cursor: pointer;
  position: relative;
  flex: 1 0 200px;
  overflow: hidden;
  border-radius: 45px;
  background: #ffffff;
  transition: flex-grow 500ms ease;
  height: 520px;
  margin: 20px 50px 0 0;
  transform: scale(1) !important;
  transition: all 0.2s !important;
  margin-top: 100px;
  opacity: 0;
}
#proyectos_logos .horizontal-accordion-item:hover {
  transform: scale(1.02) !important;
  transition: all 0.2s !important;
}
#proyectos_logos .horizontal-accordion-item.selected {
  flex-grow: 5;
  pointer-events: none;
  height: 530px;
  margin: 0 50px 0 0;
  margin-top: 100px;
  opacity: 0;
}
#proyectos_logos .horizontal-accordion-item.selected .horizontal-accordion-content-ctn {
  opacity: 1;
}
#proyectos_logos .horizontal-accordion-item .horizontal-accordion-content-ctn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 32px 10%;
  transition: opacity 500ms ease;
}
#proyectos_logos .horizontal-accordion-item.selected .horizontal-accordion-content-ctn {
  padding: 35px 5%;
}
#proyectos_logos .horizontal-accordion-item .bx_img {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 45px;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  transition: all 0.24s;
}
#proyectos_logos .horizontal-accordion-item.selected .bx_img {
  width: 46%;
  height: auto;
  margin-bottom: 0;
  transition: all 0.24s;
}
#proyectos_logos .horizontal-accordion-content-ctn .bx_img a {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}
#proyectos_logos .horizontal-accordion-content-ctn .bx_img img {
  float: left;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
#proyectos_logos .horizontal-accordion-content-ctn .bx_btn {
  top: 155px;
  left: 15%;
  z-index: 20;
  position: absolute;
  display: none;
  box-sizing: border-box;
  color: #f1541d;
  font-size: 18px;
  font-family: "DegularSemiBold", Arial, Tahoma, Verdana;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
  background: #ffffff;
  border-radius: 30px;
  width: 70%;
  height: 45px;
  padding: 0;
  opacity: 0;
  transition: all 0.24s;
}
#proyectos_logos .horizontal-accordion-content-ctn:hover .bx_img .bx_btn {
  opacity: 1;
  transition: all 0.24s;
}
#proyectos_logos .horizontal-accordion-item.selected .horizontal-accordion-content-ctn:hover .bx_img .bx_btn {
  opacity: 0;
  transition: all 0.24s;
}
#proyectos_logos .horizontal-accordion-content-ctn .bx_img a::after,
#proyectos_logos .horizontal-accordion-item.selected .bx_img a::after {
  top: 0;
  left: 0;
  overflow: hidden;
  content: "";
  z-index: 10;
  position: absolute;
  background: #00050b;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.24s;
}
#proyectos_logos .horizontal-accordion-item:hover .bx_img a::after,
#proyectos_logos .horizontal-accordion-item:hover .bx_img a::after {
  opacity: 0.3;
  transition: all 0.24s;
}
#proyectos_logos .horizontal-accordion-item .bx_desc {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: rgba(0, 5, 11, 0.5);
  font-size: 26px;
  letter-spacing: -0.5px;
  line-height: 30px;
  text-align: left;
  width: 100%;
  height: 105px;
  padding: 0 0 20px 5px;
}
#proyectos_logos .horizontal-accordion-item.selected .bx_desc {
  bottom: 60px;
  right: 9%;
  display: block;
  box-sizing: border-box;
  position: absolute;
  color: rgba(0, 5, 11, 0.5);
  font-size: 26px;
  letter-spacing: -0.5px;
  line-height: 30px;
  text-align: left;
  width: 40%;
  height: auto;
  padding: 20px 0 10px 0;
}
#proyectos_logos .horizontal-accordion-item .small {
  float: left;
  display: block;
  color: #f1541d;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: -0.5px;
  width: 100%;
}
#proyectos_logos .horizontal-accordion-item.selected .small {
  float: left;
  display: block;
  color: #f1541d;
  font-size: 15px;
  letter-spacing: -0.5px;
  line-height: 15px;
  width: 100%;
}
#proyectos_logos .horizontal-accordion-item .tit_txt {
  float: left;
  display: block;
  color: #00050b;
  font-size: 23px;
  line-height: 23px;
  letter-spacing: -1.4px;
  width: 100%;
  margin: 5px 0;
}
#proyectos_logos .horizontal-accordion-item.selected .tit_txt {
  float: left;
  display: block;
  color: #00050b;
  font-size: 42px;
  line-height: 40px;
  letter-spacing: -0.8px;
  width: 100%;
  margin: 3px 0 15px 0;
}
#proyectos_logos .horizontal-accordion-item .subt {
  float: left;
  display: block;
  color: rgba(0, 5, 11, 0);
  font-size: 20px;
  line-height: 19px;
  letter-spacing: -1px;
  width: 100%;
  margin-bottom: 0;
  transition: all 0.24s;
}
#proyectos_logos .horizontal-accordion-item.selected .subt {
  float: left;
  display: block;
  color: #00050b;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: -0.8px;
  width: 100%;
  margin-bottom: 20px;
  transition: all 0.24s;
}
#proyectos_logos .horizontal-accordion-item a.lnk_btn_2 {
  display: none;
}
#proyectos_logos .horizontal-accordion-item.selected a.lnk_btn_2 {
  display: block;
  pointer-events: initial;
}
/* ACORDEÓN */
.swiper.mySwiper {
  display: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0 10%;
}
.swiper.mySwiper .swiper-slide {
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border-radius: 45px;
  background: #ffffff;
  height: 515px;
  padding: 25px 10%;
}
.swiper.mySwiper .swiper-slide .bx_img {
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 45px;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  transition: all 0.24s;
}
.swiper.mySwiper .swiper-slide .bx_img a {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
}
.swiper.mySwiper .swiper-slide .bx_img img {
  float: left;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.swiper.mySwiper .swiper-slide .bx_desc {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: rgba(0, 5, 11, 0.5);
  font-size: 26px;
  letter-spacing: -0.5px;
  line-height: 30px;
  text-align: left;
  width: 100%;
  height: 105px;
  padding: 0 0 20px 5px;
}
.swiper.mySwiper .swiper-slide .small {
  float: left;
  display: block;
  color: #f1541d;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: -0.5px;
  width: 100%;
}
.swiper.mySwiper .swiper-slide .tit_txt {
  float: left;
  display: block;
  color: #00050b;
  font-size: 23px;
  line-height: 23px;
  letter-spacing: -1.4px;
  width: 100%;
  margin: 5px 0;
}
.swiper.mySwiper .swiper-slide .subt {
  float: left;
  display: block;
  color: rgba(0, 5, 11, 0);
  font-size: 20px;
  line-height: 19px;
  letter-spacing: -1px;
  width: 100%;
  margin-bottom: 0;
  transition: all 0.24s;
}
.content_rm {
  top: 0;
  left: 0;
  z-index: 1000;
  box-sizing: border-box;
  pointer-events: none;
  overflow-x: auto;
  position: fixed;
  background: #ffffff;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  margin-top: 150%;
}
.cnt_rm {
  float: left;
  z-index: 20px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: #585858;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  background: #ffffff;
  width: 49%;
  min-height: 100%;
  margin: 0;
  padding: 100px 90px;
  opacity: 0;
  transition: all 0.6s;
}
.cnt_rm .color2 {
  float: none;
  display: block;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  width: 80%;
  margin: 0 auto;
}
.cnt_rm h2 {
  float: none;
  overflow: hidden;
  position: relative;
  color: #00050b;
  font-size: 48px;
  font-family: "DegularVariable", Arial, Tahoma, Verdana;
  font-style: none !important;
  line-height: 48px;
  text-align: left;
  text-transform: none;
  width: 80%;
  margin: 0 auto 10px auto;
}
.cnt_rm h3 {
  float: none;
  overflow: hidden;
  position: relative;
  color: #f1541d;
  font-size: 26px;
  font-family: "DegularSemiBold", Arial, Tahoma, Verdana;
  font-style: none !important;
  font-weight: 100;
  line-height: 28px;
  text-align: left;
  text-transform: none;
  width: 80%;
  margin: 0 auto 20px auto;
}
.cnt_rm p {
  float: none;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 80%;
  margin: 30px auto;
}
.img_rm {
  pointer-events: none;
  top: 0;
  right: 0;
  z-index: 20px;
  box-sizing: border-box;
  overflow: hidden;
  position: fixed;
  color: #f1541d;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  background: #f1541d;
  width: 51%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: all 0.6s;
}
.img_rm img {
  top: 50%;
  left: 50%;
  display: block;
  position: relative;
  width: auto;
  height: 101%;
  transform: translate(-50%, -50%);
}
a.mod_rm_cls {
  top: 20px;
  right: 20px;
  z-index: 100;
  position: fixed;
  box-sizing: border-box;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: url(../lib/ico-cls.svg) no-repeat center;
  background-size: auto 35px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
}
.content_rm.dsp_cont_rm a.mod_rm_cls {
  pointer-events: initial;
}
a.mod_rm_cls:hover {
  opacity: 1;
}
.content_ch {
  top: 0;
  left: 0;
  z-index: 1000;
  box-sizing: border-box;
  pointer-events: none;
  overflow-x: auto;
  position: fixed;
  background: #ffffff;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  margin-top: 150%;
}
.cnt_ch {
  float: left;
  z-index: 20px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: #585858;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  background: #ffffff;
  width: 49%;
  min-height: 100%;
  margin: 0;
  padding: 100px 90px;
  opacity: 0;
  transition: all 0.6s;
}
.cnt_ch .color2 {
  float: none;
  display: block;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  width: 80%;
  margin: 0 auto;
}
.cnt_ch h2 {
  float: none;
  overflow: hidden;
  position: relative;
  color: #00050b;
  font-size: 48px;
  font-family: "DegularVariable", Arial, Tahoma, Verdana;
  font-style: none !important;
  line-height: 48px;
  text-align: left;
  text-transform: none;
  width: 80%;
  margin: 0 auto 10px auto;
}
.cnt_ch h3 {
  float: none;
  overflow: hidden;
  position: relative;
  color: #f1541d;
  font-size: 26px;
  font-family: "DegularSemiBold", Arial, Tahoma, Verdana;
  font-style: none !important;
  font-weight: 100;
  line-height: 28px;
  text-align: left;
  text-transform: none;
  width: 80%;
  margin: 0 auto 20px auto;
}
.cnt_ch p {
  float: none;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 80%;
  margin: 30px auto;
}
.img_ch {
  pointer-events: none;
  top: 0;
  right: 0;
  z-index: 20px;
  box-sizing: border-box;
  overflow: hidden;
  position: fixed;
  color: #f1541d;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  background: #ffffff;
  width: 51%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: all 0.6s;
}
.img_ch img {
  top: 50%;
  left: 50%;
  display: block;
  position: relative;
  width: auto;
  height: 101%;
  margin: 0;
  transform: translate(-50%, -50%);
}
a.mod_ch_cls {
  top: 20px;
  right: 20px;
  z-index: 100;
  position: fixed;
  box-sizing: border-box;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: url(../lib/ico-cls.svg) no-repeat center;
  background-size: auto 35px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
}
.content_ch.dsp_cont_ch a.mod_ch_cls {
  pointer-events: initial;
}
a.mod_ch_cls:hover {
  opacity: 1;
}
a.lnk_play {
  top: 50%;
  left: 50%;
  z-index: 100;
  display: block;
  position: absolute;
  box-sizing: border-box;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: url(../lib/ico-play.svg) no-repeat center;
  background-size: auto 76px;
  border: 2px solid white;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  transform: translate(-50%, -50%);
}
.content_ch.dsp_cont_ch a.lnk_play {
  pointer-events: initial;
}
a.lnk_play:hover {
  background: rgba(0, 5, 11, 0.5) url(../lib/ico-play.svg) no-repeat center;
  background-size: auto 65px;
}
.content_ch_mmd {
  top: 0;
  left: 0;
  z-index: 1000;
  box-sizing: border-box;
  pointer-events: none;
  overflow-x: auto;
  position: fixed;
  background: #00050b;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  margin-top: 150%;
}
.content_ch_mmd a.lnk_cls {
  top: 30px !important;
  left: 40px !important;
  z-index: 20;
}
.content_ch_mmd iframe,
.content_ch_mmd object,
.content_ch_mmd embed,
.content_ch_mmd video {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 40px;
  width: 80%;
  height: auto;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
}
/*
a.mod_mmd_cls{
  top: 20px;
  right: 20px;
  z-index: 100;
  position: fixed;
  box-sizing: border-box;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: url(../lib/ico-cls.svg) no-repeat center;
  background-size: auto 35px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
}
.content_ch_mmd.dsp_cont_mmd a.mod_mmd_cls{
  pointer-events: initial;
}
a.mod_mmd_cls:hover{
  opacity: 1.00;
}
*/
.content_tst {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  color: #00050b;
  background: #fef506;
  width: 100%;
}
.cnt_tst {
  display: block;
  overflow: hidden;
  position: relative;
  width: 1370px;
  height: auto;
  margin: 100px auto 10px auto;
}
.content_tst a.lnk_btn_01 {
  line-height: 74px;
  border-radius: 40px;
  width: 400px;
  height: 75px;
  margin: 40px auto 0 auto;
}
.content_dsp_mod_vid {
  z-index: 10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  color: #00050b;
  width: 100%;
  min-height: 360px;
}
.content_dsp_mod_vid.chela_vid {
  background: #6330a9 url(../img/chela-sc-01b.jpg) no-repeat center;
  background-size: auto 100%;
}
.cnt_dsp_mod_vid {
  display: block;
  overflow: hidden;
  position: relative;
  width: 1370px;
  height: auto;
  margin: 20px auto;
}
.content_dsp_mod_vid a.lnk_play {
  top: 0;
  left: 0;
  position: relative;
  transform: translate(0);
  margin: 120px auto;
}
.cont_loading {
  top: 0;
  left: 0;
  z-index: 1000;
  box-sizing: border-box;
  pointer-events: none;
  overflow-x: auto;
  position: fixed;
  text-align: center;
  background: #00050b;
  width: 100%;
  height: 100%;
}
.cont_loading {
  animation-name: cnt_mod_an;
  animation-delay: 5.5s;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  animation-timing-function: lineal;
  animation-iteration-count: stop;
  transform-origin: center;
}
@keyframes cnt_mod_an {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    pointer-events: none;
  }
}
.bx_loading {
  top: 300px;
  left: 50%;
  content: "";
  position: absolute;
  background: #f1541d;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  animation: pulse-dot 1.2s linear infinite;
}
@keyframes pulse-dot {
  0% {
    transform: scale(1) translateX(-50%);
  }
  50% {
    transform: scale(1.1) translateX(-50%);
  }
  100% {
    transform: scale(1) translateX(-50%);
  }
}
.content_tst a.lnk_btn_01:after {
  bottom: -6px;
  right: -6px;
  z-index: 10;
  content: "";
  display: block;
  position: absolute;
  background: url(../lib/ico-hand.svg) no-repeat center;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  transform: rotate(-38deg);
}
.content_tst a.lnk_btn_01 {
  animation-name: bg_bx_anim;
  animation-duration: 4s;
  animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  animation-iteration-count: infinite;
  transform-origin: center;
}
@keyframes bg_bx_anim {
  from {
    transform: scale(1);
  }
  60% {
    transform: scale(1);
  }
  75% {
    transform: scale(1);
  }
  80% {
    transform: scale(1.04);
  }
  83% {
    transform: scale(1);
  }
  to {
    transform: scale(1);
  }
}
.content_tst a.lnk_btn_01:after {
  animation-name: hnd_anim;
  animation-duration: 4s;
  animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  animation-iteration-count: infinite;
  transform-origin: center;
}
@keyframes hnd_anim {
  from {
    bottom: -25px;
    right: -50px;
    transform: scale(1);
  }
  60% {
    bottom: -25px;
    right: -50px;
    transform: scale(1);
  }
  80% {
    bottom: 0px;
    right: 110px;
    transform: scale(1.1);
    transform: rotate(-38deg);
  }
  to {
    bottom: -25px;
    right: -50px;
    transform: scale(1);
  }
}
.p_prc {
  clear: both;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  font-family: "DegularSemiBold", Arial, Tahoma, Verdana;
  border: 10px solid #fef506;
  width: 100%;
  margin: 55px 0 !important;
  padding: 25px 30px;
}
.spL {
  clear: both;
  display: block;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  margin-bottom: 15px;
}
.subtitulo {
  color: #ffffff !important;
  font-size: 20px;
  font-family: "DegularVariable", Arial, Tahoma, Verdana;
}
.subtitulo1 {
  color: #f1541d !important;
  font-size: 20px;
  font-family: "DegularVariable", Arial, Tahoma, Verdana;
}
.left {
  float: left;
  display: block;
}
.right {
  float: right;
  display: block;
}
.clear {
  clear: both;
  display: block;
}
.txt-al {
  text-align: left !important;
}
.txt-ar {
  text-align: right !important;
}
.txt-ac {
  text-align: center !important;
}
b,
.bold,
.bold1,
.bold2 {
  font-family: "DegularSemiBold", Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 26px;
}
.bold1 {
  color: #ffffff !important;
}
.bold2 {
  color: #f1541d !important;
}
.color1 {
  color: #ffffff !important;
}
.color2 {
  color: #f1541d !important;
}
.small,
.small1,
.small2 {
  font-size: 14px;
}
.small1 {
  color: #ffffff !important;
}
.small2 {
  color: #f1541d !important;
}
/* ---------------------------- LINKS ---------------------------- */
a.lnk_01:link,
a.lnk_01:visited {
  color: #f1541d;
  text-decoration: underline;
}
a.lnk_01:hover {
  text-decoration: none;
}
a.lnk_cls:link,
a.lnk_cls:visited {
  /* top: 10px;*/
  top: -10px;
  left: -40px;
  display: block;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 20px;
  font-family: "DegularVariable", Arial, Tahoma, Verdana;
  line-height: 56px;
  text-align: left;
  text-decoration: none;
  background: transparent;
  /*border: 1px solid @col1;*/
  border-radius: 50px;
  width: 150px;
  height: 60px;
  padding: 0 40px 0 76px;
  /*padding: 10px 40px 10px 85px;*/
  transform: scale(0.95);
}
a.lnk_cls:hover {
  color: #f1541d;
  /* border: 1px solid @col2;*/
}
a.lnk_cls::after {
  left: 35px;
  top: 10px;
  content: "";
  position: absolute;
  background: url(../lib/ico-bck-b.svg) no-repeat center;
  background-size: auto 30px;
  width: 28px;
  height: 30px;
  transition: all 0.3s;
}
a.lnk_cls:hover::after {
  left: 33px;
  background: url(../lib/ico-bck.svg) no-repeat center;
  background-size: auto 30px;
  transition: all 0.3s;
}
a.lnk_btn_01 {
  float: none;
  display: block;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 22px;
  font-family: "DegularSemiBold", Arial, Tahoma, Verdana;
  line-height: 56px;
  text-align: center;
  text-decoration: none;
  background: #f1541d;
  border-radius: 30px;
  width: 300px;
  height: 58px;
  margin: 60px auto 0 auto;
  padding: 0;
}
a.lnk_btn_01:hover {
  opacity: 0.8;
}
a.lnk_btn_inicio:link,
a.lnk_btn_inicio:visited {
  float: none;
  display: block;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  color: #f1541d;
  font-size: 16px;
  font-family: "DegularVariable", Arial, Tahoma, Verdana;
  line-height: 64px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #00050b;
  border-radius: 8px;
  width: 100%;
  height: 65px;
  margin: 50px auto 20px auto;
  padding: 0;
}
a.lnk_btn_inicio:hover {
  color: #00050b;
  background: #ffffff;
}
/* ---------------------------- LINKS ---------------------------- */
/* ---------------------------- LISTADOS ---------------------------- */
ul.li_categorias {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: start;
  align-items: auto;
  align-content: start;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  margin: 20px auto;
}
ul.li_categorias li {
  float: left;
  clear: none;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  /*border: 1px solid #edf0f5;*/
  border-radius: 15px;
  width: 47%;
  margin: 10px 6% 10px 0;
  padding: 0;
}
ul.li_categorias li:after {
  display: none;
}
ul.li_categorias li a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
ul.li_categorias li img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
/* ---------------------------- LISTADOS ---------------------------- */
/* ---------------------------- FORMULARIO ---------------------------- */
/* ---------------------------- FORMULARIO ---------------------------- */
/* ---------------------------- RESPONSIVE ---------------------------- */
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .content_ini .cnt_video iframe,
  .content_ini .cnt_video object,
  .content_ini .cnt_video embed,
  .content_ini .cnt_video video {
    left: -10%;
    width: 120%;
    max-width: 120%;
  }
  .content_ia_cx .cnt_ia_cx_el {
    background-size: auto 100%;
    height: 695px;
  }
  .content_cx .cnt_cx_el {
    background-position: center bottom;
    background-size: 100% auto;
    height: 850px;
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .content_ch_mmd a.lnk_cls {
    top: 15px !important;
    left: 20px !important;
  }
  .content_ch_mmd iframe,
  .content_ch_mmd object,
  .content_ch_mmd embed,
  .content_ch_mmd video {
    width: 90%;
  }
  .content_cx .cnt_cx_el {
    background-position: center bottom;
    background-size: 100% auto;
    height: 750px;
    margin-top: 0;
  }
  .cnt_proy .bx_proy {
    width: 16.5%;
    height: 415px;
    margin: 0 1%;
    padding: 25px 1.6%;
  }
  .cnt_proy .bx_proy_act {
    width: 39%;
    height: 410px;
    margin: 0 1%;
    padding: 25px 1.6%;
  }
  .cnt_proy .bx_proy_act .bx_img {
    width: 44%;
  }
  .cnt_proy .bx_proy .bx_desc {
    font-size: 23px;
    line-height: 26px;
    height: 105px;
    padding: 0 0 10px 4px;
  }
  .cnt_proy .bx_proy_act .bx_desc {
    bottom: 40px;
    right: 9%;
    font-size: 23px;
    line-height: 26px;
    width: 40%;
    padding: 20px 0 10px 0;
  }
  .bx_desc .tit_txt {
    font-size: 32px;
    line-height: 36px;
  }
  .cnt_proy .bx_proy_act .bx_desc .tit_txt {
    font-size: 45px;
    line-height: 46px;
  }
  .bx_desc .subt {
    font-size: 19px;
    line-height: 19px;
  }
  .cnt_proy .bx_proy_act .bx_desc .subt {
    font-size: 25px;
    line-height: 25px;
  }
  .cnt_dsc {
    width: 90%;
    margin: 100px auto;
  }
}
@media screen and (min-width: 921px) and (max-width: 1199px) {
  .content_ini .cnt_video iframe,
  .content_ini .cnt_video object,
  .content_ini .cnt_video embed,
  .content_ini .cnt_video video {
    left: 50%;
    width: auto;
    max-width: auto;
    height: 100%;
    min-height: 100%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 581px) and (max-width: 920px) {
  header nav {
    left: 26%;
    width: 40%;
  }
  .container {
    min-height: 800px;
    padding: 200px 60px 200px 60px;
  }
  .cnt_inicio {
    min-height: 100vh;
    padding: 200px 80px;
  }
  .container.cnt_inicio {
    min-height: 100vh;
    height: auto;
    padding: 28vh 80px 4vh 80px;
  }
  .cnt_inicio .cnt_video iframe,
  .cnt_inicio .cnt_video object,
  .cnt_inicio .cnt_video embed,
  .cnt_inicio .cnt_video video {
    width: 100%;
    max-width: 100%;
    min-height: auto;
  }
  .cnt_inicio .cnt_video .vid_dk {
    display: none;
  }
  .cnt_inicio .cnt_video .vid_mb {
    display: block;
  }
  .container h2 {
    font-size: 55px;
    line-height: 60px;
    margin: 30px 0 60px 0;
  }
  .cnt_inicio h2 {
    font-size: 55px;
    line-height: 55px;
    margin: 0 0 20px 0;
  }
  .cnt_inicio p b {
    font-size: 26px;
    line-height: 32px;
  }
  .cont_dsc,
  .container.cnt_inv .cont_dsc {
    float: left;
    width: 80%;
    margin: 320px 0 0 10%;
    padding-top: 20px;
  }
  .cont_img,
  .container.cnt_inv .cont_img {
    left: 15%;
    top: 100px;
    overflow: hidden;
    position: absolute;
    width: 70%;
    height: 400px !important;
  }
  .cont_img img {
    margin: -100px 0 0 0;
  }
}
@media screen and (min-width: 321px) and (max-width: 736px) {
  body {
    font-size: 22px;
    line-height: 26px;
  }
  h1 {
    font-size: 40px;
    line-height: 50px;
  }
  h2 {
    font-size: 50px;
    line-height: 52px;
  }
  header {
    height: 80px;
    padding: 18px 6% 10px 6%;
  }
  header.hd_anim {
    position: fixed;
    height: 50px;
    padding: 0 6% 0 6%;
  }
  .logo {
    top: 0;
    left: 0;
    width: 150px;
    height: 37px;
  }
  header.hd_anim .logo {
    top: 10px;
    width: 30px;
    height: 30px;
  }
  .content_ini h1 {
    top: 49%;
    width: 68%;
    padding-bottom: 35px;
  }
  .content_ini h1 #txt_fx {
    margin-left: 0;
  }
  .content_ini h1 .ico_cursor {
    width: 20px;
    margin: 10px 0 -15px -10px;
  }
  .content_ini .cnt_video iframe,
  .content_ini .cnt_video object,
  .content_ini .cnt_video embed,
  .content_ini .cnt_video video {
    width: 130%;
    max-width: 130%;
    min-height: 100%;
  }
  .content_ini .cnt_video .vid_dk {
    display: none;
  }
  .content_ini .cnt_video .vid_mb {
    display: block;
  }
  .content_ini .mouse {
    display: none;
  }
  .cnt_ia_cx {
    width: 84%;
    height: auto;
    margin: 100px auto 50px auto;
  }
  .content_ia_cx h2 {
    width: 100%;
    margin: 30px auto;
    transform: translateY(0);
    opacity: 1;
  }
  .content_ia_cx h2::after {
    top: -70px;
    width: 50px;
    height: 50px;
    transform: translateY(-50%) translateX(-50%);
    opacity: 1;
  }
  .content_ia_cx p {
    width: 100%;
    margin: 30px auto;
    transform: translateY(0);
    opacity: 1;
  }
  .content_ia_cx .cnt_ia_cx_el {
    background-size: 200% auto;
    width: 100%;
    height: 250px;
    margin-top: -150px;
  }
  .content_ia_cx .cnt_ia_cx_el .bx_fm_01 {
    margin-top: 50px;
    transform: translateX(-50%) scale(0.5);
  }
  .content_ia_cx .cnt_ia_cx_el .bx_fm_02 {
    margin-top: -220px;
    width: 50px;
    height: 50px;
    transform: translateX(-50%);
    transition: all 0.15s;
  }
  .cnt_proy {
    height: auto;
    margin: 40px auto 0 auto;
  }
  .cnt_proy .bx_proy {
    width: 70%;
    height: 450px;
    margin: 20px 10%;
    padding: 30px 8%;
    transform: translateY(0);
    opacity: 1;
  }
  .cnt_proy .bx_proy_act {
    width: 70%;
    height: 450px;
    margin: 20px 10%;
    padding: 30px 8%;
    transform: translateY(0);
    opacity: 1;
  }
  .cnt_proy .bx_proy_act .bx_img {
    width: 100%;
    height: auto;
    margin-bottom: 18px;
  }
  .cnt_proy .bx_proy_act .bx_desc {
    bottom: 0;
    right: 0;
    float: left;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 105px;
    padding: 5px 0 20px 20px;
  }
  .cnt_proy .bx_proy_act .bx_desc .small {
    font-size: 14px;
    line-height: 15px;
  }
  .cnt_proy .bx_proy_act .bx_desc .tit_txt {
    font-size: 33px;
    line-height: 38px;
    margin: 0;
  }
  .cnt_proy .bx_proy_act .bx_desc .subt {
    display: none;
    font-size: 20px;
    line-height: 19px;
    letter-spacing: -1px;
    width: 100%;
    margin-bottom: 0;
  }
  .cnt_proy .bx_proy_act .bx_desc .dsc_txt {
    float: left;
    overflow: hidden;
    width: 100%;
    height: 0;
    opacity: 0;
  }
  .cnt_proy .bx_proy_act a.lnk_btn_2 {
    display: none;
  }
  /*
    .cnt_proy .bx_proy_act{
        width: 80%;
        height: 530px;
        margin: 20px 10%;
        padding: 30px 8%;
        transform: translateY( 0 );
        opacity: 1.00;
    }
    */
  #proyectos_logos .horizontal-accordion-item {
    margin-top: 0;
    opacity: 1;
  }
  #proyectos_logos {
    display: none;
  }
  .swiper.mySwiper {
    display: block;
  }
  .content_cx {
    min-height: auto;
  }
  .cnt_cx {
    width: 84%;
    height: auto;
    margin: 50px auto;
  }
  .content_cx h2 {
    width: 100%;
    margin: 120px auto 30px auto !important;
    transform: translateY(0);
    opacity: 1;
  }
  .content_cx h2::after {
    top: -50px;
    width: 50px;
    height: 50px;
    transform: translateY(-50%) translateX(-50%);
    opacity: 1;
  }
  .content_cx p {
    width: 100%;
    margin: 30px auto;
    transform: translateY(0);
    opacity: 1;
  }
  .content_cx .cnt_cx_el {
    width: 100%;
    height: 330px;
    margin-top: 0;
  }
  /*
    .content_cx .cnt_cx_el{
        width: @w1;
        height: 330px;
        margin-top: 120px;
    }*/
  .content_cx .cnt_cx_el .bx_fm_01 {
    margin-top: 50px;
    transform: translateX(-50%) scale(0.3);
  }
  .content_cx .cnt_cx_el .bx_fm_02 {
    margin-top: -1220px;
    width: 100px;
    height: 100px;
  }
  .content_b_cx {
    min-height: 30vh;
  }
  .cnt_b_cx {
    width: 84%;
    height: auto;
    margin: 50px auto 30px auto;
  }
  .content_ini_int {
    background-attachment: inherit;
    background-size: auto 100%;
    height: 80vh;
  }
  .content_ini_int::after {
    top: 0;
    left: 0;
    z-index: 10;
    content: "";
    position: absolute;
    background-color: rgba(0, 7, 12, 0.6);
    width: 100%;
    height: 100%;
  }
  .content_ini_int.maya_sec {
    background-image: url(../img/maya-main-mob.jpg);
  }
  .content_ini_int.someliers_sec {
    background-image: url(../img/someliers-cerveceros-main-mob.jpg);
    background-position: right bottom;
  }
  .content_ini_int.chela_sec {
    background-image: url(../img/chela-main-mob.jpg);
  }
  .content_ini_int.pollos_copacabana_sec {
    background-image: url(../img/pollos-copacabana-main-mob.jpg);
    background-position: center bottom;
  }
  .cnt_ini_int {
    left: 9%;
    bottom: 40px;
    font-size: 18px;
    line-height: 26px;
    width: 84%;
    height: auto;
    transform: translateY(0);
    opacity: 1;
    /*text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);*/
  }
  .content_ini_int h1 {
    font-size: 43px;
    line-height: 45px;
    margin: 6px 0 10px 0;
  }
  .content_ini_int .small {
    font-size: 14px;
  }
  .cnt_proy_ch {
    width: 84%;
    margin: 20px auto;
  }
  .content_proy_ch ul {
    font-size: 60px;
    line-height: 50px;
  }
  .content_proy_ch ul li {
    display: block;
    text-align: center;
    width: 100%;
    margin: 15px 0 20px 0;
  }
  .content_proy_ch ul li img {
    float: none;
    width: 55%;
  }
  .content_bckg {
    height: auto;
  }
  .cnt_bckg {
    font-size: 22px;
    line-height: 28px;
    width: 100%;
    margin: 0;
    padding: 50px 10%;
  }
  .cnt_bckg h2 {
    font-size: 38px;
    line-height: 28px;
    margin: 0 0 50px 0;
    transform: translateX(0);
    opacity: 1;
  }
  .cnt_bckg p {
    margin: 15px 0;
    transform: translateX(0);
    opacity: 1;
  }
  .content_bckg img {
    top: 0;
    right: 0;
    width: 100%;
    transform: translateY(0);
  }
  .content_bckg .swiper {
    top: 0;
    right: 0;
    width: 100%;
    transform: translateY(0);
  }
  .cnt_dsc {
    width: 84%;
    margin: 100px auto;
  }
  .content_dsc .bx_dsc {
    font-size: 22px;
    line-height: 28px;
    width: 100%;
    height: auto;
    margin-top: 80px;
  }
  .content_dsc h2 {
    font-size: 38px;
    line-height: 30px;
    margin: 0 0 50px 0;
    transform: translateX(0);
    opacity: 1;
  }
  .content_dsc p {
    margin: 15px 0;
    transform: translateX(0);
    opacity: 1;
  }
  .content_dsc ul {
    margin: 20px 0;
    transform: translateX(0);
    opacity: 1;
  }
  .content_dsc img {
    width: 100%;
    height: auto;
  }
  .content_dsc iframe,
  .content_dsc object,
  .content_dsc embed,
  .content_dsc video {
    width: 100%;
    height: auto;
  }
  .cnt_tst {
    width: 84%;
    margin: 90px auto 10px auto;
  }
  .content_tst a.lnk_btn_01 {
    width: 84%;
  }
  .cnt_dsp_mod_vid {
    width: 84%;
    margin: 20px auto;
  }
  .content_dsp_mod_vid a.lnk_play {
    margin: 100px auto;
  }
  a.lnk_cls:link {
    top: 0;
    left: -40px;
    background: transparent;
    transform: scale(0.9) !important;
  }
  .content_ch_mmd a.lnk_cls {
    top: 10px !important;
    left: -10px !important;
  }
  .content_ch_mmd iframe,
  .content_ch_mmd object,
  .content_ch_mmd embed,
  .content_ch_mmd video {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 86%;
    transform: translate(-50%, -50%);
  }
  a.lnk_btn_01 {
    font-size: 20px;
    width: 100%;
  }
  @keyframes hnd_anim {
    from {
      bottom: -50px;
      right: -10px;
      transform: scale(1);
    }
    60% {
      bottom: -50px;
      right: -10px;
      transform: scale(1);
    }
    80% {
      bottom: 0px;
      right: 110px;
      transform: scale(1.1);
      transform: rotate(-38deg);
    }
    to {
      bottom: -50px;
      right: -10px;
      transform: scale(1);
    }
  }
}
@media screen and (max-width: 320px) {
  body {
    font-size: 22px;
    line-height: 26px;
  }
  h1 {
    font-size: 40px;
    line-height: 50px;
  }
  h2 {
    font-size: 50px;
    line-height: 52px;
  }
  header {
    height: 80px;
    padding: 18px 6% 10px 6%;
  }
  header.hd_anim {
    position: fixed;
    height: 50px;
    padding: 0 6% 0 6%;
  }
  .logo {
    top: 0;
    left: 0;
    width: 150px;
    height: 37px;
  }
  header.hd_anim .logo {
    top: 10px;
    width: 30px;
    height: 30px;
  }
  .content_ini h1 {
    top: 49%;
    width: 68%;
    padding-bottom: 35px;
  }
  .content_ini h1 #txt_fx {
    margin-left: 0;
  }
  .content_ini h1 .ico_cursor {
    width: 20px;
    margin: 10px 0 -15px -10px;
  }
  .content_ini .cnt_video iframe,
  .content_ini .cnt_video object,
  .content_ini .cnt_video embed,
  .content_ini .cnt_video video {
    width: 130%;
    max-width: 130%;
    min-height: 100%;
  }
  .content_ini .cnt_video .vid_dk {
    display: none;
  }
  .content_ini .cnt_video .vid_mb {
    display: block;
  }
  .content_ini .mouse {
    display: none;
  }
  .cnt_ia_cx {
    width: 84%;
    height: auto;
    margin: 100px auto 50px auto;
  }
  .content_ia_cx h2 {
    width: 100%;
    margin: 30px auto;
    transform: translateY(0);
    opacity: 1;
  }
  .content_ia_cx h2::after {
    top: -70px;
    width: 50px;
    height: 50px;
    transform: translateY(-50%) translateX(-50%);
    opacity: 1;
  }
  .content_ia_cx p {
    width: 100%;
    margin: 30px auto;
    transform: translateY(0);
    opacity: 1;
  }
  .content_ia_cx .cnt_ia_cx_el {
    background-size: 200% auto;
    width: 100%;
    height: 250px;
    margin-top: -150px;
  }
  .content_ia_cx .cnt_ia_cx_el .bx_fm_01 {
    margin-top: 50px;
    transform: translateX(-50%) scale(0.5);
  }
  .content_ia_cx .cnt_ia_cx_el .bx_fm_02 {
    margin-top: -220px;
    width: 50px;
    height: 50px;
    transform: translateX(-50%);
    transition: all 0.15s;
  }
  .cnt_proy {
    height: auto;
    margin: 40px auto 0 auto;
  }
  .cnt_proy .bx_proy {
    width: 70%;
    height: 450px;
    margin: 20px 10%;
    padding: 30px 8%;
    transform: translateY(0);
    opacity: 1;
  }
  .cnt_proy .bx_proy_act {
    width: 70%;
    height: 450px;
    margin: 20px 10%;
    padding: 30px 8%;
    transform: translateY(0);
    opacity: 1;
  }
  .cnt_proy .bx_proy_act .bx_img {
    width: 100%;
    height: auto;
    margin-bottom: 18px;
  }
  .cnt_proy .bx_proy_act .bx_desc {
    bottom: 0;
    right: 0;
    float: left;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 105px;
    padding: 5px 0 20px 20px;
  }
  .cnt_proy .bx_proy_act .bx_desc .small {
    font-size: 14px;
    line-height: 15px;
  }
  .cnt_proy .bx_proy_act .bx_desc .tit_txt {
    font-size: 33px;
    line-height: 38px;
    margin: 0;
  }
  .cnt_proy .bx_proy_act .bx_desc .subt {
    display: none;
    font-size: 20px;
    line-height: 19px;
    letter-spacing: -1px;
    width: 100%;
    margin-bottom: 0;
  }
  .cnt_proy .bx_proy_act .bx_desc .dsc_txt {
    float: left;
    overflow: hidden;
    width: 100%;
    height: 0;
    opacity: 0;
  }
  .cnt_proy .bx_proy_act a.lnk_btn_2 {
    display: none;
  }
  /*
    .cnt_proy .bx_proy_act{
        width: 80%;
        height: 530px;
        margin: 20px 10%;
        padding: 30px 8%;
        transform: translateY( 0 );
        opacity: 1.00;
    }
    */
  #proyectos_logos .horizontal-accordion-item {
    margin-top: 0;
    opacity: 1;
  }
  #proyectos_logos {
    display: none;
  }
  .swiper.mySwiper {
    display: block;
  }
  .content_cx {
    min-height: auto;
  }
  .cnt_cx {
    width: 84%;
    height: auto;
    margin: 50px auto;
  }
  .content_cx h2 {
    width: 100%;
    margin: 120px auto 30px auto !important;
    transform: translateY(0);
    opacity: 1;
  }
  .content_cx h2::after {
    top: -50px;
    width: 50px;
    height: 50px;
    transform: translateY(-50%) translateX(-50%);
    opacity: 1;
  }
  .content_cx p {
    width: 100%;
    margin: 30px auto;
    transform: translateY(0);
    opacity: 1;
  }
  .content_cx .cnt_cx_el {
    width: 100%;
    height: 330px;
    margin-top: 0;
  }
  /*
    .content_cx .cnt_cx_el{
        width: @w1;
        height: 330px;
        margin-top: 120px;
    }*/
  .content_cx .cnt_cx_el .bx_fm_01 {
    margin-top: 50px;
    transform: translateX(-50%) scale(0.3);
  }
  .content_cx .cnt_cx_el .bx_fm_02 {
    margin-top: -1220px;
    width: 100px;
    height: 100px;
  }
  .content_b_cx {
    min-height: 30vh;
  }
  .cnt_b_cx {
    width: 84%;
    height: auto;
    margin: 50px auto 30px auto;
  }
  .content_ini_int {
    background-attachment: inherit;
    background-size: auto 100%;
    height: 80vh;
  }
  .content_ini_int::after {
    top: 0;
    left: 0;
    z-index: 10;
    content: "";
    position: absolute;
    background-color: rgba(0, 7, 12, 0.6);
    width: 100%;
    height: 100%;
  }
  .content_ini_int.maya_sec {
    background-image: url(../img/maya-main-mob.jpg);
  }
  .content_ini_int.someliers_sec {
    background-image: url(../img/someliers-cerveceros-main-mob.jpg);
    background-position: right bottom;
  }
  .content_ini_int.chela_sec {
    background-image: url(../img/chela-main-mob.jpg);
  }
  .content_ini_int.pollos_copacabana_sec {
    background-image: url(../img/pollos-copacabana-main-mob.jpg);
    background-position: center bottom;
  }
  .cnt_ini_int {
    left: 9%;
    bottom: 40px;
    font-size: 18px;
    line-height: 26px;
    width: 84%;
    height: auto;
    transform: translateY(0);
    opacity: 1;
    /*text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);*/
  }
  .content_ini_int h1 {
    font-size: 43px;
    line-height: 45px;
    margin: 6px 0 10px 0;
  }
  .content_ini_int .small {
    font-size: 14px;
  }
  .cnt_proy_ch {
    width: 84%;
    margin: 20px auto;
  }
  .content_proy_ch ul {
    font-size: 60px;
    line-height: 50px;
  }
  .content_proy_ch ul li {
    display: block;
    text-align: center;
    width: 100%;
    margin: 15px 0 20px 0;
  }
  .content_proy_ch ul li img {
    float: none;
    width: 55%;
  }
  .content_bckg {
    height: auto;
  }
  .cnt_bckg {
    font-size: 22px;
    line-height: 28px;
    width: 100%;
    margin: 0;
    padding: 50px 10%;
  }
  .cnt_bckg h2 {
    font-size: 38px;
    line-height: 28px;
    margin: 0 0 50px 0;
    transform: translateX(0);
    opacity: 1;
  }
  .cnt_bckg p {
    margin: 15px 0;
    transform: translateX(0);
    opacity: 1;
  }
  .content_bckg img {
    top: 0;
    right: 0;
    width: 100%;
    transform: translateY(0);
  }
  .content_bckg .swiper {
    top: 0;
    right: 0;
    width: 100%;
    transform: translateY(0);
  }
  .cnt_dsc {
    width: 84%;
    margin: 100px auto;
  }
  .content_dsc .bx_dsc {
    font-size: 22px;
    line-height: 28px;
    width: 100%;
    height: auto;
    margin-top: 80px;
  }
  .content_dsc h2 {
    font-size: 38px;
    line-height: 30px;
    margin: 0 0 50px 0;
    transform: translateX(0);
    opacity: 1;
  }
  .content_dsc p {
    margin: 15px 0;
    transform: translateX(0);
    opacity: 1;
  }
  .content_dsc ul {
    margin: 20px 0;
    transform: translateX(0);
    opacity: 1;
  }
  .content_dsc img {
    width: 100%;
    height: auto;
  }
  .cnt_tst {
    width: 84%;
    margin: 90px auto 10px auto;
  }
  .content_tst a.lnk_btn_01 {
    width: 84%;
  }
  .cnt_dsp_mod_vid {
    width: 84%;
    margin: 20px auto;
  }
  .content_dsp_mod_vid a.lnk_play {
    margin: 100px auto;
  }
  a.lnk_cls:link {
    top: 0;
    left: -40px;
    background: transparent;
    transform: scale(0.9) !important;
  }
  .content_ch_mmd a.lnk_cls {
    top: 10px !important;
    left: -10px !important;
  }
  .content_ch_mmd iframe,
  .content_ch_mmd object,
  .content_ch_mmd embed,
  .content_ch_mmd video {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 86%;
    transform: translate(-50%, -50%);
  }
  a.lnk_btn_01 {
    font-size: 20px;
    width: 100%;
  }
  @keyframes hnd_anim {
    from {
      bottom: -50px;
      right: -10px;
      transform: scale(1);
    }
    60% {
      bottom: -50px;
      right: -10px;
      transform: scale(1);
    }
    80% {
      bottom: 0px;
      right: 110px;
      transform: scale(1.1);
      transform: rotate(-38deg);
    }
    to {
      bottom: -50px;
      right: -10px;
      transform: scale(1);
    }
  }
}
