@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100;0,500;0,600;1,200;1,300;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2? family= Roboto+Condensed:ital,wght@1,700 & display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,300;1,300&display=swap');


html, body {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
body {
  background: #03283e !important;
  font-family:'Libre Franklin';
  font-style:normal;
  text-transform: uppercase;
  font-size: 14px;
  color:rgba(255,255,255,1.00);
  margin: 0;
  padding: 0;
}
/*---------imagen al margen--------*/
.codigoalfalfa-a{
    position: relative;
    right: 50px;
    top: -20px;
}
.codigoalfalfa-b{
    position: relative;
    right: 100px;
    top: -20px;
}
/*---------Carrusel--------*/
.carrusel-anterior, 
.carrusel-siguiente{
    color:#00d1b1;
    width: 30px;
    height: 80px;
    border: none;
    background:#EEEE;
    font-size: 25px;
    border-radius: 0.05cm;
}

.carrusel-anterior{
    position: absolute;
    left: 10px;
    z-index: 1;
}

.carrusel-siguiente{
    position: absolute;
    right: 10px;
    z-index: 1;
}
/*
@font-face {
    font-weight: normal;
    font-style: normal;
}
*/
/*---------Panton--------*/
/*---------Panton--------*/
/*
@font-face {
    font-family:'Panton-Light';
    src: url( ../fonts/Panton-LightCaps.html) format('woff'),
		 url( ../fonts/Panton-LightCaps-2.html) format("opentype");
}
@font-face {
    font-family:'Panton-Light-italic';
    src: url( ../fonts/Panton-LightitalicCaps.html) format('woff'),
		 url( ../fonts/Panton-LightitalicCaps-2.html) format("opentype");
}
/*

/*---------Roboto--------*/
/*---------Roboto--------*/
/*
@font-face {
    font-family:'Roboto-bold-Condensed-Italic';
    src: url(../fonts/Roboto-BoldCondensedItalic.html) format('woff'),
		 url(../fonts/Roboto-BoldCondensedItalic-2.html) format("truetype");
}

@font-face {
    font-family:'Roboto-Thin';
    src:url(../fonts/Roboto-Thin.html) format('woff'), 
		url(../fonts/Roboto-Thin-2.html) format("truetype");
}
@font-face {
    font-family:'Roboto-Light';
	src:url(../fonts/Roboto-Light.html) format("woff");
    src:url(../fonts/Roboto-Light-2.html) format("truetype");
	
}
@font-face {
    font-family:'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.html) format('woff'),
		 url(../fonts/Roboto-Regular-2.html) format("truetype");
}
@font-face {
    font-family:'Roboto-Medium';
    src: url(../fonts/Roboto-Medium.html) format('woff'),
		 url(../fonts/Roboto-Medium-2.html) format("truetype");
}
@font-face {
    font-family:'Roboto-bold';
    src: url(../fonts/Roboto-Bold.html) format('woff'),
		 url(../fonts/Roboto-Bold-2.html) format("truetype");
}
*/


p { 
	color: rgb(179, 187, 192);
    font-family: 'Libre Franklin';
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.25em;
    font-weight: normal;
    line-height: 2em;
    padding-bottom: 10px;
}
h1 {
    font-family: 'Roboto'; 
    font-style: bold;
    font-size: 44px;
    letter-spacing: 0.08em;
    padding: 5px 0px 5px;
    clear: both;
    line-height: 1.05em;
}

h2 {
    font-size: 21px;
    line-height: 1.5em;
    letter-spacing: 0.15em;
    padding: 5px 0 8px;
}

.slideContacto h2 {
    font-size: 36px;
    line-height: 1.1em;
    letter-spacing: 0.06em;
    padding: 5px 0 8px;
    font-family: 'Roboto';
    font-style: bold;
    text-transform: uppercase;
}



/*animation*/
.delay-02s { animation-delay: 0.2s; -webkit-animation-delay: 0.2s; }
.delay-03s { animation-delay: 0.3s; -webkit-animation-delay: 0.3s; }
.delay-04s { animation-delay: 0.4s; -webkit-animation-delay: 0.4s; }
.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-06s { animation-delay: 0.6s; -webkit-animation-delay: 0.6s; }
.delay-07s { animation-delay: 0.7s; -webkit-animation-delay: 0.7s; }
.delay-08s { animation-delay: 0.8s; -webkit-animation-delay: 0.8s; }
.delay-09s { animation-delay: 0.9s; -webkit-animation-delay: 0.9s; }
.delay-1s { animation-delay: 1.0s; -webkit-animation-delay: 1.0s; }
.delay-1-1s { animation-delay: 1.1s; -webkit-animation-delay: 1.1s; }
.delay-1-2s { animation-delay: 1.2s; -webkit-animation-delay: 1.2s; }
.delay-1-3s { animation-delay: 1.3s; -webkit-animation-delay: 1.3s; }
.delay-1-4s { animation-delay: 1.4s; -webkit-animation-delay: 1.4s; }
.delay-1-5s { animation-delay: 1.5s; -webkit-animation-delay: 1.5s; }
.delay-1-6s { animation-delay: 1.6s; -webkit-animation-delay: 1.6s; }
.delay-1-7s { animation-delay: 1.7s; -webkit-animation-delay: 1.7s; }
.delay-1-8s { animation-delay: 1.8s; -webkit-animation-delay: 1.8s; }
.delay-1-9s { animation-delay: 1.9s; -webkit-animation-delay: 1.9s; }
.delay-2s { animation-delay: 2s; -webkit-animation-delay: 2s; }
.delay-2-1s { animation-delay: 2.1s; -webkit-animation-delay: 2.1s; }
.delay-2-2s { animation-delay: 2.2s; -webkit-animation-delay: 2.2s; }
.delay-2-4s { animation-delay: 2.4s; -webkit-animation-delay: 2.4s; }
.delay-2-7s { animation-delay: 2.7s; -webkit-animation-delay: 2.7s; }

.animated {
  -webkit-animation-duration: 600ms;
          animation-duration: 600ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
		  animation-timing-function:ease;
}

.animatedSlow {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animatedSuperSlow {
  -webkit-animation-duration: 3000ms;
          animation-duration: 3000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.colorCeleste {
	color: rgba(0, 208, 176, 0.98);
}

.alingLeft {
	text-align: left;
}

.pageCover {
    pointer-events: none;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(4, 31, 52, 1.00);
    position: absolute;
    z-index: 1;
    top: 0;
    opacity: 0;
    transition: all 400ms cubic-bezier(0.15, 0.74, 0.57, 1.02);
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  /*background: #fff;*/

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
	
  opacity: 0;
  transition: all 1000ms ease;
  
}

.gradientBg {
	position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.swiper-slide:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #001f34;
    mix-blend-mode: lighten;
	position: absolute;
}

#canvas-image-blending2 {
	z-index: 0;
    mix-blend-mode: overlay;
    opacity: 1;
	pointer-events: none;
}

.logo {
	position: absolute;
    display: block;
    width: 46px;
    height: 44px;
    top: 9px;
    transform: translateX(-50%);
    left: 48%;
    cursor: pointer;
    transition: all 300ms cubic-bezier(0.21, 0.88, 1, 0.99);
    will-change: transform;
}
.logo:hover {
	transform: translateX(-50%) scale(0.9);
}
.logo:after, .logo:before {
    content: "";
    position: absolute;
    display: block;
    width: 46px;
    height: 44px;
    background: url(../images/logo-jr.svg) no-repeat center center;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    transition: all 700ms cubic-bezier(0.21, 0.88, 1, 0.99) 50ms;
    will-change: transform;
}
.logo:before {
	 background: url(../images/logo-jr-2.svg) no-repeat center center;
	 opacity: 0;
	 transform: translate(-50%,-50%) scale(1.3);
	 transition: all 700ms ease 200ms;
}

.logo:hover:after {
	opacity: 0;
	transform: translate(-50%,-50%) scale(0.8);
}

.logo:hover:before {
	transform: translate(-50%,-50%) scale(1);
	opacity: 1;
}


.bgHome {
	display: block;
    overflow: hidden;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(205,205,205,1.00);
    background-size: cover;
    background-position: center center;
	z-index: -2;
	opacity: 0;
	transition: opacity 2000ms ease;
}

.barLeft {
	display: block;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	background: rgba(0, 51, 72, 1.0);
	width: 58px;
	height: 100%;
}
.barRight {
    display: block;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    background: rgba(0, 51, 72, 0.2);
    width: 58px;
    border-left: 1px solid #00d3b2;
    height: 100%;
}
.barTop {
	display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: calc(100% - 58px);
    height: 58px;
    border-bottom: 1px solid #00d3b2;
}
.boxContPageIndicator {
	display: block;
	position: absolute;
	width: 100%;
	height: 58px;
	bottom: 0;
	background: rgba(0, 213, 179, 0.99);
}
.boxContPageIndicator .textFraction {
    display: block;
    font-family: 'Roboto Condensed';
    font-style: italic;
    color: #003348;
    letter-spacing: 0.05em;
    font-size: 22px;
    position: absolute;
    transform: translate(-52%, -50%);
    left: 50%;
    top: 50%;
    width: 36px;
    height: 21px;
}
.Nright {
    position: absolute;
    right: 0;
    top: 0;
}
.Nleft {
    position: absolute;
    left: 0;
    top: 0;
	-webkit-transition: all 300ms cubic-bezier(0.11, 0.9, 1, 1.01);
    transition: all 300ms cubic-bezier(0.11, 0.9, 1, 1.01);
}
.pageName {
	display: block;
    position: absolute;
    transform: translate(-50%, -50%) rotate(-90deg) translate3d(0,0,0);
    font-size: 22px;
    top: 50%;
    left: 50%;
    color: #00d3b2;
    letter-spacing: 0.25em;
    font-family: 'Libre Franklin';
    font-style: normal;
    text-transform: uppercase;
	transition: all 350ms cubic-bezier(0.32, 1.07, 1, 0.99);
}

.iconLogo {
    position: absolute;
    opacity: 0.08;
    z-index: 1;
    display: block;
    width: 110vw;
    height: 131vh;
    background: url(../images/icon-logo.svg) center center no-repeat;
    bottom: -55vh;
    left: 55vw;
    transform: translateX(-62%);
    /* mix-blend-mode: overlay; */
}
.coverHover {
    background-color: rgba(4, 31, 52, 0.87);
    opacity: 1;
    position: absolute;
    z-index:2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
	display: none;
}

.coverHover.activo {
    opacity: 1;
	transition: all 2000ms ease;
}

.titleSlideHome {
    position: absolute;
    bottom: 130px;
    width: 560px;
    right: 50%;
    margin-right: -280px;
    z-index: 1000;
    color: #ffffff;
    transition: all 400ms cubic-bezier(0.42, 1.32, 0.87, 1.15);
   
}

.titleSlideHome h1 {
    color: rgb(255, 255, 255);
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-size: 35px !important;
    line-height: 40px;
    letter-spacing: 0.06em;
    padding: 0;
    margin: 0;
	text-transform: uppercase;
	text-shadow: rgba(1, 23, 17, 0.62) -3px 2px 1px;
}

/*nuevo slider home*/
.scene {
	position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.layer {
    position: absolute;
    width: 100%;
    height: 100%;
}

.layer:nth-child(2) {
	z-index: -1;
}
.graphicHome-01 {
    display: block;
    position: absolute;
    width: 100%;
    bottom: -4px;
    text-align: center;
    opacity: 1;
    height: 90%;
}


.graphicHome-01 img {
    height: 100%;
    transition: all 800ms cubic-bezier(0.15, 0.37, 0.4, 0.94) 800ms;
}
.graphicHome-01.about img {
    position: absolute;
    left: 15%;
}

.graphicHome-01.about img.disable {
    transform: translateX(-203px);
}

.slideshow {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    margin: 0;
    will-change: transform;
    z-index: 3;
}
.slideshow p {
    color: rgb(255, 255, 255);
    font-size: 11px;
    letter-spacing: 0.25em;
    line-height: 2.1em;
    padding: 10px 10px;
}
.homeSlider.slick-dotted.slick-slider {
    margin-bottom: inherit;
    width: 100%;
    height: 100%;
}


.homeSlider .slick-list {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    background: #5400a200;
}

.homeSlider .slick-track {
    width: 100% !important;
    height: 100% !important;
}
.homeSlider .slick-dots, 
.contenedorColService .slick-dots,
.slideClient .slick-dots {
    bottom: 40px;
    z-index: 9999;
}
.homeSlider .slick-slide {
    width: 100% !important;
    position: absolute !important;
    left: inherit !important;
}

.homeSlider .slick-dots li, 
.contenedorColService .slick-dots li {
    height: auto; 
    margin: 0 10px;
}

.slideClient .slick-dots li {
    height: auto;
    margin: 0 1px;
}

.homeSlider .slick-dots li button::before,
.contenedorColService .slick-dots li button::before,
.slideClient .slick-dots li button::before {
    display: block;
    opacity: 0.4;
    width: 10px;
    height: 3px;
    background: rgba(0, 209, 177, 0.98);
    transform: translateX(-50%);
    border-radius: 30%;
    left: 50%;
    transition: all 300ms cubic-bezier(0.82, 1.62, 0.83, 1.59);
	content: "";
}
.homeSlider .slick-dots li button:after,
.contenedorColService .slick-dots li button:after,
.slideClient .slick-dots li button:after {
    position: absolute;
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.homeSlider .slick-dots li.slick-active button:before,
.contenedorColService .slick-dots li.slick-active button:before,
.slideClient .slick-dots li.slick-active button:before {
    opacity: .9;
	width: 100%;
}

.homeSlider .slick-dots li button,
.contenedorColService .slick-dots li button,
.slideClient.slick-dots li button {
    height: 3px;
    padding: 0;
    position: relative;
}


.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right:0;
}
.swiper-button-prev, .swiper-button-next {
	top: inherit;
    bottom: 0;
        transform: rotate(360deg);
    background-repeat: no-repeat;
    width: 58px;
    height: 58px;
    background-color: rgba(0, 211, 178, 0.99);
    transition: all 500ms cubic-bezier(0.78, 0.18, 0.32, 0.85);
	background-image:url(../images/down-arrow.svg);
	overflow: hidden;
	z-index: 4;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: inherit;
    right: 0;
    bottom: 58px !important;
    background-image: url(../images/down-arrow.svg);
    transform: rotate(-180deg) !important;
    background-color: rgba(0, 218, 184, 0.99);
}

.swiper-button-prev:before, .swiper-button-next:before {
    display: block;
    background: rgba(49, 248, 218, 0.31);
    content: "";
    width: 58px;
    height: 58px;
    bottom: 58px;
    position: absolute;
    transition: all 168ms cubic-bezier(0.28, 0.81, 1, 0.99) 180ms;
    mix-blend-mode: color-dodge;
}
.swiper-button-prev:hover:before, .swiper-button-next:hover:before {
	bottom: 0px;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none;
    background-color: #003348;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    transform: translate3d(-44px, -50%, 0) !important;
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 18px 0;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #00d3b2;
    position: relative;
    opacity: 1;
    will-change: border;
}

.swiper-pagination-bullet-active {
    background: #00d3b2;
}
.swiper-pagination-bullet:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    border-radius: 100%;
    background: rgba(255,255,255,0.00);
    width: 24px;
    height: 24px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.swiper-pagination-bullet:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100%;
    background: #003348;
    width: 14px;
    height: 14px;
    z-index: -1;
    transform: translate(-50%, -50%) scale(0);
    top: 50%;
    left: 50%;
    will-change: transform;
    transition: all 500ms cubic-bezier(0.25, 0.77, 0.82, 1.02);
}
.swiper-pagination-bullet-active:after {
    transform: translate(-50%, -50%) scale(1.2);
    border: 1px solid #00d3b2;
}

.zoom__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-animation: zoomin 120s infinite linear 1s;
    -webkit-animation: zoomin 120s infinite linear 1s;
    animation: zoomin 120s infinite linear 1s;
}

@-webkit-keyframes zoomin {
	0% {
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.contenedorPage {
    position: absolute;
    width: calc(100% - 116px);
    height: 100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}


.contenedorInfo { 
	width: 50%;
    height: 100%;
    position: absolute;
}
.contenedorInfo .boxCenter { 
	position:absolute; 
	max-width:525px;
	width:500px; 
	left:50%; 
	top:50%; 
	transform: translate(-50%, -40%);
	text-align:left;
}

a.backButton {
    font-size: 10px;
    letter-spacing: 0.5em;
    color: rgba(0,206,175,0.99);
    margin-bottom: 10px;
    display: inline-block;
    text-decoration-line: none;
}


a.backButton:after {
    content: "";
    display: block;
    height: 3px;
    width: 20%;
    background-color: rgba(0, 206, 175, 0.99);
    margin-top: 10px;
    -webkit-transition: all 500ms;
    transition: all 400ms cubic-bezier(.11, .9, .99, 1.01);
}
.boxCenter:hover a.backButton:after {width:30%;}



a.buttonLeerMas {
    margin-top: 10px;
    height: 46px;
    min-width: 240px;
    color: rgba(0,211,178,0.96);
    font-size: 11px;
    letter-spacing: 0.3em;
    font-weight: 400;
    line-height: 11px;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid rgba(0,211,178,0.96);
    background-color: rgba(0,211,178,0.03);
    position: relative;
    overflow: hidden;
    text-decoration: none;
    /* padding-left: 35px; */
    cursor: pointer;
    -webkit-transition: all 300ms cubic-bezier(0.11, 0.9, 1, 1.01);
    transition: all 300ms cubic-bezier(0.11, 0.9, 1, 1.01);
}
a.buttonLeerMas:hover {
	background-color:rgba(0,211,178,0.1);
}
a.buttonLeerMas span {
    position: absolute;
    transform: translate(-59%,-56%);
    top: 50%;
    left: 50%;
	transition: all 400ms cubic-bezier(0.11, 0.9, 1, 1.01);
}
a.buttonLeerMas:hover span {
    transform: translate(-65%,-56%);
}
a.buttonLeerMas span:after {
	content:'→'; 
	position: absolute;
	font-size: 18px;
	margin-top: 1px;
	right: -30px;
	-webkit-transition: all 400ms cubic-bezier(0.11, 0.9, 1, 1.01);
	transition: all 400ms cubic-bezier(0.11, 0.9, 1, 1.01);
}
a.buttonLeerMas:hover span:after {right: -40px;}

.boxProyectCenter {
    max-width: 1330px;
    width: 90%;
    transform: translate(-50%, -40%);
    top: 50%;
    position: absolute;
    left: 50%;
}
.containerItemsProyects {
  padding: 0;
  margin: 7px auto 15px;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: flex-start;
}

.boxProyectCenter .slick-slide:nth-child(even) {
    margin-top: 180px;
}

.boxItemProyect { width:180px !important; margin:0 5px;}

.boxItemProyect a:hover .itemProyect img {
	-webkit-transform: scale(1);
    transform: scale(1);
	filter: none;
    -webkit-filter: grayscale(0);
}


.boxItemProyect:hover { z-index:9000; }

/*.boxItemProyect:nth-child(even) { margin-top:180px;}*/
.boxItemProyect h3 {
    color: rgba(233, 234, 226, 1);
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.06em;
    /* font-weight: normal; */
    margin: 0 0 7px;
    font-family: 'Roboto';
    font-style: bold;
    padding: 0 5px;
}

.boxItemProyect a .verDetallesP {
    margin-top: 1px;
    height: 34px;
    min-width: 116px;
    color: rgb(0, 211, 178);
    font-size: 9px;
    letter-spacing: 1.5px;
    font-weight: 400;
    line-height: 32px;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid rgb(0, 211, 178);
    background-color: rgba(0, 211, 178, 0.08);
    position: relative;
    overflow: hidden;
    text-decoration: none;
    padding-left: 11px;
    cursor: pointer;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    margin-left: 5px;
}
.boxItemProyect .verDetallesP:hover {
	background-color: rgba(0, 211, 178, 0.15);
}
a:focus {outline:0;}
.boxItemProyect a .verDetallesP:after {content:'→'; position: absolute; right: 8px;font-size: 18px;margin-top:0px;-webkit-transition: all 0.30s;transition: all 0.30s;}
#section4 .containerButton {margin: 25px auto 15px;}
.boxItemProyect a:hover .verDetallesP:after {right: 4px;}
.boxItemProyect a:hover .verDetallesP { padding-left: 7px;}

.itemProyect {
    width: 180px;
    height: 180px;
    display: block;
    background-color: rgba(229,191,27,01);
    margin-bottom: 15px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.itemProyect img {
   position:absolute;
   top:50%;
   left:50%;
   margin-top:-114px;
   margin-left:-114px;
   -webkit-transform: scale(0.81);
    transform: scale(0.81);
		-webkit-transition: all 0.3s;
    transition: all 0.3;
	filter: url(filters.html#grayscale); /* Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
}
.boxItemProyect a:hover .itemProyect img {
	-webkit-transform: scale(1);
    transform: scale(1);
	filter: none;
    -webkit-filter: grayscale(0);
}








/*menu */
a.menu__link {text-decoration: none;}
.menu {
    line-height: 1;
    /* margin: 0 0 0 auto; */
    display: inline-block;
    right: 12px;
    position: absolute;
}

.menu__list {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu__item {
	display: block;
	margin: 0.5em 0;
}

.menu__link {
    font-size: 1.2vw;
    letter-spacing: 0.13em;
    font-family: 'Roboto Condensed';
    font-style: italic;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    padding: 1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.menu__link:hover,
.menu__link:focus {
	outline: none;
}

/* Trinculo */
.menu--trinculo .menu__item {
	margin: 0 1.65em;
}

.menu--trinculo .menu__link {
    position: relative;
    padding: 0 0.3em;
    text-align: center;
    color: #ffffff;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    height: 58px;
}

.menu--trinculo .menu__link:hover,
.menu--trinculo .menu__link:focus {
	color: #1AFCD9;
}

.menu--trinculo .menu__link::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
    opacity: 0;
    background: #00d1b1;
	-webkit-transform: scale3d(0.5, 1, 1);
	transform: scale3d(0.5, 1, 1);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition: -webkit-transform 0s 0.2s, opacity 0.2s;
	transition: transform 0s 0.2s, opacity 0.2s;
}

.menu--trinculo .menu__item--current .menu__link::before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform 0.2s, opacity 0.1s;
	transition: transform 0.2s, opacity 0.1s;
	-webkit-transition-delay: 0.35s;
	transition-delay: 0.35s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.menu--trinculo .menu__helper {
	display: block;
    pointer-events: none;
    padding-top: 22px;
}

.menu--trinculo .menu__item--current .menu__helper {
	-webkit-animation: anim-trinculo 0.6s forwards;
	animation: anim-trinculo 0.6s forwards;
}

@-webkit-keyframes anim-trinculo {
	50% {
		opacity: 0;
		color: #00d1b1;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	51% {
		opacity: 0;
		color: #FFFFFF;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	75% {
		opacity: 1;
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		opacity: 1;
		color: #1AFCD9;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes anim-trinculo {
	50% {
		opacity: 0;
		color: #00d1b1;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	51% {
		opacity: 0;
		color: #FFFFFF;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	75% {
		opacity: 1;
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		opacity: 1;
		color: #1AFCD9;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}


.phone {
    position: relative;
    padding: 0 0.3em;
    text-align: center;
    color: #1afcd9;
    height: 33px;
    padding-top: 22px;
    display: block;
    letter-spacing: 0.13em;
    font-family: 'Roboto Condensed';
    font-style: italic;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 15px;
}
.phone:before{
    position: absolute;
    content: "";
    display: block;
    background: url(../images/phone.svg) no-repeat;
    width: 27px;
    height: 26px;
    left: -28px;
    transform: translateY(-50%);
    top: 50%;
}

.bBarSocial {
	display: block;
    width: 42px;
    height: 42px;
    position: relative;
    margin: 8px auto;
	/*background: rgba(255,0,4,1.00)*/
}
.bBarSocial:before {
	content: "";
    display: block;
    width: 42px;
    height: 42px;
    position: relative;
    background: #00ffd71a;
    border-radius: 4px;
	transition: all 300ms ease-out;
}
.bBarSocial:hover:before {
    border-radius: 20px;
	transform: scale(0.01);
	/*opacity: 0;*/
}
.primeIcon, .secondIcon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 1;
	transition: all 300ms ease-out;
}
.secondIcon {
	opacity: 0;
	transform: translate(-50%,-50%) scale(0.2);
	transition: all 200ms ease-out 100ms;
}
.bBarSocial:hover .secondIcon{
	opacity: 0.9;
	transform: translate(-50%,-50%) scale(1.2);
}
.bBarSocial:hover .primeIcon {
	transform: translate(-50%,-50%) scale(0.2);
	opacity: 0;
}
.primeIcon.iconFace, .secondIcon.iconFace {
    width: 10px;
}
.primeIcon.iconMail, .secondIcon.iconMail {
    width: 20px;
}



/*sound button*/
/*sound button*/
.soundButton {
    position: absolute;
    z-index: 2;
    left: 7px;
    bottom: 68px;
    cursor: pointer;
    display: block;
    width: 44px;
    opacity: 1;
    transition: all 0.8s ease;
}
.soundButton:hover {opacity: 1;}
.soundButton span {
    display: inline-block;
    color: rgb(0, 211, 178);
    font-size: 8px;
    line-height: 1.3em;
    letter-spacing: 3px;
	text-align: center;
}
.soundButton span:after {
	content: "";
    display: block;
    width: 12px;
    height: 14px;
    background: url(../images/sound.html) center no-repeat;
    position: absolute;
    top: 5px;
    left: -19px;	
}

ul.bars {
    padding: 0;
    position: relative;
    list-style: none;
    bottom: 0px;
    right: -8px;
    margin-bottom: 5px;
}
ul.bars li {
	display: inline-block;
	width:1px;
	height:15px;
    position:relative;
	margin:0;
	padding:0;
	transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.barOff { height:1px !important;}

ul.bars li:nth-child(1) {height:4px;}
ul.bars li:nth-child(2) {height:8px;}
ul.bars li:nth-child(3) {height:12px;}
ul.bars li:nth-child(4) {height:16px;}
ul.bars li:nth-child(5) {height:12px;}
ul.bars li:nth-child(6) {height:8px;}
ul.bars li:nth-child(7) {height:4px;}

ul.bars li:nth-child(1):before {
  -webkit-animation-delay : 0.1s;
        animation-delay : 0.1s;
} 
ul.bars li:nth-child(2):before {
  -webkit-animation-delay : 0.3s;
        animation-delay : 0.3s;
} 
ul.bars li:nth-child(3):before {
  -webkit-animation-delay : 0.5s;
        animation-delay : 0.5s;
} 
ul.bars li:nth-child(4):before {
  -webkit-animation-delay : 0.7s;
        animation-delay : 0.7s;
} 
ul.bars li:nth-child(5):before {
  -webkit-animation-delay : 0.2s;
        animation-delay : 0.2s;
} 
ul.bars li:nth-child(6):before {
  -webkit-animation-delay : 0.8s;
        animation-delay : 0.8s;
} 
ul.bars li:before {
  content:'';
  display:inline-block;
  background:rgba(255,255,255,0.75);
  position:absolute;
  bottom:0;
  width:100%;
  -webkit-animation-name: volume;
  animation-name: volume;
  -webkit-animation-duration : 0.5s;
  animation-duration : 0.5s;
  -webkit-animation-iteration-count : infinite;
  animation-iteration-count : infinite;
  -webkit-animation-direction : alternate;
  animation-direction : alternate;
}

@-webkit-keyframes volume {
  0% {height:1px}
  100% {height:100%}
}

@keyframes volume {
  0% {height:1px}
  100% {height:100%}
}

/*button service home animation*/
.bb .titServ {
    font-family: 'Roboto';
    font-style: bold;
    color: white;
    display: block;
    position: absolute;
    bottom: 20px;
    font-size: 12px;
    letter-spacing: 0.3em;
    line-height: 1.8em;
	transform: translateZ(0);
	width: 100%;
}

.bb, .bb::before, .bb::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bb {
    width: 200px;
    height: 200px;
	transform: scale(0.8);
    margin: auto;
    background: rgba(0, 0, 0, 0.1);
    color: #00d1b1;
    box-shadow: inset 0 0 0 1px rgba(0, 209, 177, 0.6);
	transition: all 300ms cubic-bezier(0.35, 0.94, 1, 1) 100ms;
}
.bb:hover {
	background: rgba(0, 209, 177, 0.15);
    box-shadow: inset 0 0 0 1px rgba(0, 209, 177, 0.95);
}
.bb::before, .bb::after {
  content: '';
  z-index: -1;
  margin: -5%;
  box-shadow: inset 0 0 0 2px;
  animation: clipMe 8s linear infinite;
  transition: all 600ms ease-in;
  opacity: 0.3;
  will-change: opacity;
}
.bb::before {
  animation-delay: -4s;
}

.bb:hover::before, .bb:hover::after {
  opacity: 1;
  /*transform: scale(1)*/
}


@keyframes clipMe {
  0%, 100% {
    clip: rect(0px, 220px, 2px, 0px);
  }
  25% {
    clip: rect(0px, 2px, 220px, 0px);
  }
  50% {
    clip: rect(218px, 220px, 220px, 0px);
  }
  75% {
    clip: rect(0px, 220px, 220px, 218px);
  }
}



.containerRigthButtonHome, .containerLeftButtonHome {
    position: absolute;
    bottom: 40px;
    width: 22%;
    /*background: #ff001c40;*/
    height: 200px;
    left: 107px;
    z-index: 4;
	
	display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: wrap;
    justify-content: space-between;
}
.containerLeftButtonHome {
	right: 107px;
	left: inherit;
}

.itemBHome {
    position: relative;
    width: 200px;
    /*background: #ff001c40;*/
    height: 200px;
}


/*button ver mas */

a.bExplorer .tit {
    height: 100%;
    display: block;
    position: absolute;
    transform: translateX(25px);
    transition: all 250ms cubic-bezier(0.35, 1.04, 1, 1.04);
    width: calc(100% - 25px);
}

a.bExplorer .tit:after {
    display: block;
	color: #00d1b1;
    position: absolute;
    transform: translateX(0px);
    content: "Acerca de nosotros";
	transition: all 320ms cubic-bezier(0.35, 1.04, 1, 1.04);
	/*opacity: 0;*/
}

a.bExplorer .tit:before {
    display: block;
    position: absolute;
    transform: translateX(-30px);
    content: "Acerca de nosotros";
    color: #e9fffc;
	transition: all 250ms cubic-bezier(0.32, 0.91, 0.65, 1.19) 100ms;
	opacity: 0;
}

a.bExplorer:hover .tit:before {
    transform: translateX(0px);
	opacity: 1;
}
a.bExplorer:hover .tit:after {
    transform: translateX(50px);
	opacity: 0;
}


 a.bExplorer {
    background: rgba(0, 51, 72, 0.8);
    color: #00d1b1;
    height: 53px;
    line-height: 55px;
    position: absolute;
    width: 292px;
    z-index: 9;
    text-align: left;
    /*padding: 0 0 0 27px;*/
    font-size: 11px;
    bottom: 72px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    transform: translateX(-50%);
    left: 50%;
    font-family: 'Libre Franklin';
    font-style: normal;
    letter-spacing: 0.3em;
	transition: all 300ms cubic-bezier(0.35, 1.04, 1, 1.04);
}
a.bExplorer:hover {
    background: rgba(0,35,58,1.00);
	
}
 a.bExplorer span {
    display: block;
    width: 8px;
    top: 0;
    bottom: 2px;
    margin: auto;
    right: 12px;
    height: 10px;
    position: absolute;
}

a.bExplorer span span{
  background: url( ../images/arrow-button-about.svg) center no-repeat;
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0px;
  height: 10px;
  opacity: 1;
  position: absolute;
	animation: animate-arrow-1 1s ease-in-out infinite;
}

a.bExplorer .arrow:before {
  content:"";
  background: url( ../images/arrow-button-about.svg) center no-repeat;
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  height: 10px;
  position: absolute;
  opacity: 0.5;
	animation: animate-arrow-2 1s ease-in-out infinite 0.1s;
}

a.bExplorer .arrow:after {
  content:"";
  background: url( ../images/arrow-button-about.svg) center no-repeat;
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
  height: 10px;
  position: absolute;
  opacity: 0.3;
  animation: animate-arrow-3 1s ease-in-out infinite 0.2s;
}


@keyframes animate-arrow-1 {
  0%{transform:translateX(-40px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 1;}
}
@keyframes animate-arrow-2 {
  0%{transform:translateX(-20px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 0.5;}
}
@keyframes animate-arrow-3 {
  0%{transform:translateX(-10px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 0.3;}
}



.bIconHomeService {
    display: block;
    position: relative;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 42%;
	
	
}

.bIconHomeService.iconAirplane {
	width: 80px;
}
.bIconHomeService.iconLeather {
    width: 50px;
}
.bIconHomeService.iconPaint {
    width: 64px;
}
.bIconHomeService.iconCosmetic {
    width: 74px;
}



.bb .bIconHomeService img {
	will-change: transform;
	animation: animateBServHome-out 300ms forwards ;
}

.bb:hover .bIconHomeService img {
	animation: animateBServHome-in 400ms forwards ;
}



@keyframes animateBServHome-in {
  0%{transform:scale(1);}
  30%{transform: scale(0.7); opacity: 0.7}
  100%{transform:scale(1.3);}
}

@keyframes animateBServHome-out {
  0%{transform:scale(1.3);}
  100%{transform:scale(1);}
}


.jumpLine { display: block;}


/*button play*/
.displayOk { display:block !important}
.apearModalRes {
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0)
}
.modalProduct {
    display: none;
    position: absolute;
    width: calc(100% - 58px);
    height: 100%;
    overflow: hidden;
    background: rgba(239, 239, 239, 1.0);
    /* opacity: 0; */
    z-index: 4;
    -webkit-transform: translate3d(150%,0,0);
    transform: translate3d(150%,0,0);
    -webkit-transition: all 600ms cubic-bezier(0.07, 0.93, 0.79, 1.01);
    top: 0;
    right: 0;
}

.modalProduct h1, .modalProduct h2 {
    font-family: 'Roboto';
    font-style: bold;
    color: #0d4d68;
    text-transform: uppercase;
    font-size: 46px;
    margin-left: -38px;
    letter-spacing: 0.03em;
    padding: 5px 0px 10px;
    line-height: 1.05em;
	position: relative;
}
.modalProduct .h1 {
    font-family: 'Roboto';
    font-style: bold;
    color: #0d4d68;
    text-transform: uppercase;
    font-size: 7vw;
    margin-left: 28%;
    letter-spacing: 0.03em;
    padding: 5px 0px 40px;
    line-height: 1.05em;
	position: relative;
}
.modalProduct h2 {
    font-size: 25px;
    margin-left: 0px;
}


.modalProduct h1:after {
    display: block;
    
    position: absolute;
    font-size: 357px;
    top: 17%;
    left: -15%;
    z-index: -1;
    color: #0033480a;
}
.modalProduct h1.letterN:after {content: "N";}
.modalProduct h1.letterE:after {content: "E";}
.modalProduct h1.letterT:after {content: "T";}
.modalProduct h1.letterC:after {content: "C";}
.modalProduct h1.letterP:after {content: "P";}
.modalProduct h1.letterH:after {content: "H";}


.modalProduct p {
    color: rgb(124, 132, 136);
    font-family: "Roboto";
    font-style: normal;
    text-transform:none;
    letter-spacing: 0.05em;
    line-height: 2em;
    padding-bottom: 18px;
    font-size: 13px;
}
.modalProduct p.special {
    font-size: 13px;
    /* font-style: italic; */
    padding: 10px 40px 14px;
    border-left: #0d4d68 4px solid;
    margin: 5px 0 16px;
    color: #0d4d68;
}
.modalProduct h3 {
    color: #0d4d68;
    letter-spacing: 0.1em;
    font-size: 19px;
    line-height: 1.7em;
    padding: 5px 0 10px;
}
.modalProduct h5.minTit {
    font-size: 11px;
    letter-spacing: 0.3em;
    color: #ffffff;
    background: #00d3b2;
    display: inline-block;
    margin-left: -35px;
    margin-bottom: 0px;
    padding: 4px 5px;
}
.modalProduct h5.h5 {
    font-size: 3vw;
    letter-spacing: 0.3em;
    color: #ffffff;
    background: #00d3b2;
    display: inline-block;
    margin-left: 25%;
    margin-bottom: 0px;
    padding: 4px 5px;
}
.closeProduct {
    display: block;
    width: 58px;
    height: 58px;
    background: #00d3b2;
    position: absolute;
    top: 68px;
    z-index: 3;
    left: 58px;
    opacity: 0;
	transition: all 300ms ease
}
.closeProduct.anim {
	left: 0;
	opacity: 1;
}

.indicatorClose {
    POSITION: ABSOLUTE;
    z-index: 9;
    left: 20px;
    top: 91px;
    font-size: 14px;
    letter-spacing: 0.2em;
    font-weight: bolder;
    color: rgb(0, 211, 178);
    pointer-events: none;
    opacity: 0;
    transition: all 300ms cubic-bezier(0.26, 0.68, 0.99, 1);
}
.indicatorClose:before {
    content: "";
    height: 2px;
    width: 1px;
    background: rgb(0, 211, 178);
    display: block;
    position: absolute;
    right: 79px;
    top: 5px;
    transition: all 300ms cubic-bezier(0.26, 0.68, 0.99, 1) 200ms;
}

.indicatorClose.anim {
    opacity: 1;
    left: 59px;
}
.indicatorClose.anim:before {
    width: 50px;
}


.contInfo {
    display: block;
    /* margin: 137px; */
    width: 80%;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
    padding-top: 100px;
}
.contInfos {
    display: block;
    /* margin: 137px; */
    width: 90%;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
    padding-top: 80px;
}
.colDetailProduct {
    display: block;
    width: 50%;
    height: 100%;
    position: relative;
    z-index: 1;
    left: 50%;
    overflow-y: auto;
    overflow-x: hidden;
}
.colDetailProducts {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
}


.contCenterBigImage {
    overflow: hidden;
    transform: translateY(-50%);
    top: 50%;
    height: 100%;
    width: 50%;
    position: absolute;
    display: inline-block;
}
.contCenterBigImage:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    /* background: #93c01f; */
    background: rgb(239, 239, 239);
    transition: all 600ms ease;
    /* margin-left: -100%; */
}
.contCenterBigImage.anim:after {
     margin-left: -100%;
}

.bigImage {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgb(160, 248, 234);
    background-size: cover;
    background-position: center center;
	transition: all 500ms cubic-bezier(0.7, 0, 0.3, 1) 100ms;
	transform: scale(1.2);
}

.contCenterBigImage.anim .bigImage {
     transform: scale(1);
}

/*GALERÍA*/
/*CARRUSEL*/
.carrusel {
    height: 450px;
    display: flex;
    align-items: center;
    position: relative;
    top: 35%;
}
  
.carrusel-items {
    display: flex;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 30px 0px;
}
  
.carrusel-item {
    min-width: 45vw;
    max-width: 3.3vw;
    min-height: 25vw;
    max-height: 2.5vw;
    outline: 2px solid rgb(0, 211, 178);
    cursor: pointer;
}
  
.carrusel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
  
.carrusel-item:hover {
    transform: scale(1.2);
}  
/*FIN DE CARRUSEL*/
.conTitlex {
    display: block;
    position: absolute;
    left: 32%;
    bottom: 75px;
    text-align: left;
    width: 150px;
    transform: translateY(-50%);
    top: 38%;
	z-index: 3;
}
h1.superTito {
    color: rgb(255, 255, 255);
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-size: 140px !important;
    line-height: 0.9em;
    letter-spacing: 0.015em;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-shadow: rgba(1, 23, 17, 0.62) -3px 2px 1px;
    transition: all 500ms cubic-bezier(0.17, 1.17, 0.85, 1.02) 1100ms;
}
h1.superTito.disable {
    transform: translateX(125px);
	opacity: 0;
	letter-spacing: 0.9em;
}

h1.superTito.animatable.disable .subTito {
	opacity: 0;	
}
h1.superTito.animatable .subTito {
    font-size: 70px;
    margin-left: -34px;
    display: block;
    line-height: 1em;
    opacity: 1;
    position: relative;
    margin-bottom: -28px;
    color: rgba(255, 255, 255, 0.33);
    z-index: -2;
    transition: all 300ms cubic-bezier(0.14, 0.99, 0.89, 1.07) 1300ms;
    float: left;
    text-shadow: none;
	letter-spacing: 0.015em;
}
h1.superTito.animatable.disable .subTito {
	opacity: 0;
	margin-left: 50px;
	letter-spacing: 0.4em;
}

h1.superTito.animatable .subTito:before {
    position: absolute;
    content: "";
    background: #00d7b7;
    width: 104%;
    height: 6px;
    transform: translateY(-50%);
    top: 48%;
    margin-left: -2%;
	transition: all 300ms cubic-bezier(0.14, 0.99, 0.89, 1.07) 1500ms;
}
h1.superTito.animatable.disable .subTito:before {
	width: 0%;
	margin-left: 5%;
}
.animated-arrows {
    display: inline-block;
    color: white;
    font-size: 12px;
    font-style: italic;
    /* font-family: 'Roboto-bold-Condensed-Italic'; */
    text-decoration: none;
    position: absolute;
    top: 87%;
    right: 43%;
    letter-spacing: 0.3em;
    transition: all 400ms cubic-bezier(0.21, 0.85, 0.57, 1.14) 1200ms;
    font-weight: bolder;
    margin: 32px 0 0 15px;
}
.animated-arrows.disable {
	transform: translateY(0px); 
}
a.animated-arrows:before {
    display: block;
    position: absolute;
    content: "";
    /* background: #f4433624; */
    width: 239px;
    height: 60px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.animated-arrows:after {
    content: "";
    display: block;
    width: 252px;
    height: 52px;
    background: #00d7b7;
    position: absolute;
    top: -14px;
    margin-left: -15px;
    z-index: -1;
}
.animated-arrows:hover {
  color: #eaeaea;
}
.animated-arrows:hover > .the-arrow.-left > .shaft {
  width: 64px;
  transition-delay: 0.1s;
  background-color: #eaeaea;
}
.animated-arrows:hover > .the-arrow.-left > .shaft:before, .animated-arrows:hover > .the-arrow.-left > .shaft:after {
  width: 8px;
  transition-delay: 0.1s;
  background-color: #eaeaea;
}
.animated-arrows:hover > .the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.animated-arrows:hover > .the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.animated-arrows:hover > .main {
  -webkit-transform: translateX(80px);
          transform: translateX(80px);
}
.animated-arrows:hover > .main > .the-arrow.-right > .shaft {
  width: 0;
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
  transition-delay: 0;
}
.animated-arrows:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrows:hover > .main > .the-arrow.-right > .shaft:after {
  width: 0;
  transition-delay: 0;
  transition: all 0.1s;
}
.animated-arrows:hover > .main > .the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrows:hover > .main > .the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrows > .main {
  display: flex;
  align-items: center;
  transition: all 0.2s;
}
.animated-arrows > .main > .text {
  margin: 5px 16px 0 0;
  line-height: 1;
}
.animated-arrows > .main > .the-arrow {
  position: relative;
}

.contenedorColService .the-arrow.-right > .shaft {
    width: 43px;
    transition-delay: 0.2s;
}
.contenedorColService .animated-arrows:after {
    width: 225px;
}
/*FIN DE GALERÍA*/
h1.superTit {
    color: rgb(255, 255, 255);
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-size: 111px !important;
    line-height: 0.9em;
    letter-spacing: 0.015em;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-shadow: rgba(1, 23, 17, 0.62) -3px 2px 1px;
    transition: all 500ms cubic-bezier(0.17, 1.17, 0.85, 1.02) 1100ms;
}
h1.superTit.disable {
    transform: translateX(125px);
	opacity: 0;
	letter-spacing: 0.9em;
}

h1.superTit.animatable.disable .subTit {
	opacity: 0;	
}
h1.superTit.animatable .subTit {
    font-size: 65px;
    margin-left: -34px;
    display: block;
    line-height: 1em;
    opacity: 1;
    position: relative;
    margin-bottom: -28px;
    color: rgba(255, 255, 255, 0.33);
    z-index: -2;
    transition: all 300ms cubic-bezier(0.14, 0.99, 0.89, 1.07) 1300ms;
    float: left;
    text-shadow: none;
	letter-spacing: 0.015em;
}
h1.superTit.animatable.disable .subTit {
	opacity: 0;
	margin-left: 50px;
	letter-spacing: 0.4em;
}

h1.superTit.animatable .subTit:before {
    position: absolute;
    content: "";
    background: #00d7b7;
    width: 104%;
    height: 6px;
    transform: translateY(-50%);
    top: 48%;
    margin-left: -2%;
	transition: all 300ms cubic-bezier(0.14, 0.99, 0.89, 1.07) 1500ms;
}
h1.superTit.animatable.disable .subTit:before {
	width: 0%;
	margin-left: 5%;
}


h2.superTit {
    font-size: 13px;
    line-height: 1.8em;
    letter-spacing: 0.35em;
    padding: 15px 0 18px;
    margin-bottom: 23px;
    color: rgb(255, 255, 255);
    position: relative;
	transition: all 600ms cubic-bezier(0.17, 1.17, 0.85, 1.02) 1200ms;
}
h2.superTit.disable {
    transform: translateX(100px);
	opacity: 0;
}

h2.superTit:after, h2.superTit:before   {
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    background: #00d1b1;
    bottom: -10px;
    position: absolute;
	transform: translateX(0);
	transition: all 200ms cubic-bezier(0.12, 1.25, 0.98, 1.01) 50ms;
}

h2.superTit:before {
    background: rgba(255,255,255,0.98);
	transform: translateX(-30px);
	opacity: 0;
	width: 20px;
	transition: all 400ms cubic-bezier(0.12, 1.25, 0.98, 1.01) 100ms;
}



.colService:hover h2.superTit:after {
	transform: translateX(50px);
	opacity: 0;
    
}
.colService:hover h2.superTit:before {
	transform: translateX(0);
	opacity: 1;
	width: 46px;
    
}

.conTitle {
    display: block;
    position: absolute;
    left: 131px;
    bottom: 75px;
    text-align: left;
    width: 600px;
    transform: translateY(-50%);
    top: 57%;
	    z-index: 3;
}

.contInfo img {
    width: 100%;
    height: auto;
    display: block;
    padding: 0px 0;
    border-bottom: 9px solid #00d3b2;
    margin: 10px 0 20px;
}
.contInfos .img {
    width: 50%;
    height: auto;
    display: block;
    margin: 5px 0 10px;
}

.contInfos .x .img {
    width: 49%;
    height: auto;
    display: block;
    margin: 7px 7px 7px 7px;
}
.contInfos .z .img {
    width: 49%;
    height: auto;
    display: block;
    margin: 0px 0 0px;
}
.contInfos .imgs {
    width: 80%;
    height: auto;
    display: block;
    margin: 10px 0 10px;
}
.contInfos .imgs-a {
    width: 100%;
    height: auto;
    display: block;
    margin: 0px 0 0px;
}
.responsive {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.responsives {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.contInfos .images {
    width: 100%;
    height: auto;
    display: block;
}
/*close button*/

.close-button {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    overflow: hidden;
    transform: translate(-50%, -50%) scale(0.7);
    top: 50%;
    left: 50%;
}
.close-button > div {
  position: relative;
}
.close-button-block {
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden;
}
.close-button-block:before, .close-button-block:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: calc(55% - 4px);
  display: block;
  width: 4px;
  height: 25px;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  background: #003348;
  transition: all ease-out 280ms;
}
.close-button-block:last-of-type {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.close-button .in .close-button-block:before {
  transition-delay: 280ms;
  -webkit-transform: translateX(20px) translateY(-20px) rotate(45deg);
          transform: translateX(20px) translateY(-20px) rotate(45deg);
}
.close-button .in .close-button-block:after {
  transition-delay: 280ms;
  -webkit-transform: translateX(-22px) translateY(-22px) rotate(-45deg);
          transform: translateX(-22px) translateY(-22px) rotate(-45deg);
}
.close-button .out {
  position: absolute;
  top: 0;
  left: 0;
}
.close-button .out .close-button-block:before {
  -webkit-transform: translateX(-5px) translateY(5px) rotate(45deg);
          transform: translateX(-5px) translateY(5px) rotate(45deg);
}
.close-button .out .close-button-block:after {
  -webkit-transform: translateX(5px) translateY(5px) rotate(-45deg);
          transform: translateX(5px) translateY(5px) rotate(-45deg);
}
.closeProduct:hover .close-button .in .close-button-block:before {
  -webkit-transform: translateX(-5px) translateY(5px) rotate(45deg);
          transform: translateX(-5px) translateY(5px) rotate(45deg);
}
.closeProduct:hover .close-button .in .close-button-block:after {
  -webkit-transform: translateX(5px) translateY(5px) rotate(-45deg);
          transform: translateX(5px) translateY(5px) rotate(-45deg);
}
.closeProduct:hover .close-button .out .close-button-block:before {
  -webkit-transform: translateX(-20px) translateY(20px) rotate(45deg);
          transform: translateX(-20px) translateY(20px) rotate(45deg);
}
.closeProduct:hover .close-button .out .close-button-block:after {
  -webkit-transform: translateX(20px) translateY(20px) rotate(-45deg);
          transform: translateX(20px) translateY(20px) rotate(-45deg);
}


/*fade in up slow*/
@-webkit-keyframes fadeInUpSlow {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUpSlow {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.fadeInUpSlow {
  -webkit-animation-name: fadeInUpSlow;
          animation-name: fadeInUpSlow;
}

@keyframes fadeInUpProducts {
  0% {
    opacity: 0;
	  transform: translateY(30px);
	  
  }
  100% {
    opacity: 1;
	  transform:none;
  }
}
.fadeInUpProducts {
  -webkit-animation-name: fadeInUpProducts;
          animation-name: fadeInUpProducts
}


@keyframes fadeInUpServ {
  0% {
    opacity: 0;
	  margin-top: 40px;
	  
  }
  100% {
    opacity: 1;
	margin-top: 0px;
  }
}
.fadeInUpServ {
  -webkit-animation-name: fadeInUpServ;
          animation-name: fadeInUpServ
}



/*button ver mas */
.imagen{
    width: 45%;
}
.the-arrow {
  width: 64px;
  transition: all 0.2s;
}
.the-arrow.-left {
  position: absolute;
  top: 60%;
  left: 0;
}
.the-arrow.-left > .shaft {
  width: 0;
  background-color: #999;
}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
  width: 0;
  background-color: #999;
}
.the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow.-right {
  top: 3px;
}
.the-arrow.-right > .shaft {
  width: 64px;
  transition-delay: 0.2s;
}
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
  width: 8px;
  transition-delay: 0.3s;
  transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.the-arrow > .shaft {
  background-color: white;
  display: block;
  height: 2px;
  position: relative;
  transition: all 0.2s;
  transition-delay: 0;
  will-change: transform;
}
.the-arrow > .shaft:before, .the-arrow > .shaft:after {
  background-color: white;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.2s;
  transition-delay: 0;
}
.the-arrow > .shaft:before {
  -webkit-transform-origin: top right;
          transform-origin: top right;
}
.the-arrow > .shaft:after {
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}

.animated-arrow {
    display: inline-block;
    color: white;
    font-size: 12px;
    font-style: italic;
    /* font-family: 'Roboto-bold-Condensed-Italic'; */
    text-decoration: none;
    position: relative;
    letter-spacing: 0.3em;
    transition: all 400ms cubic-bezier(0.21, 0.85, 0.57, 1.14) 1200ms;
    font-weight: bolder;
    margin: 32px 0 0 15px;
}

.animated-arrow.disable {
	transform: translateY(-50px); 
}
a.animated-arrow:before {
    display: block;
    position: absolute;
    content: "";
    /* background: #f4433624; */
    width: 239px;
    height: 60px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.animated-arrow:after {
    content: "";
    display: block;
    width: 252px;
    height: 52px;
    background: rgba(0, 40, 56, 0.98);
    position: absolute;
    top: -14px;
    margin-left: -15px;
    z-index: -1;
}
.animated-arrow:hover {
  color: #eaeaea;
}
.animated-arrow:hover > .the-arrow.-left > .shaft {
  width: 64px;
  transition-delay: 0.1s;
  background-color: #eaeaea;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
  width: 8px;
  transition-delay: 0.1s;
  background-color: #eaeaea;
}
.animated-arrow:hover > .the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.animated-arrow:hover > .the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.animated-arrow:hover > .main {
  -webkit-transform: translateX(80px);
          transform: translateX(80px);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft {
  width: 0;
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
  transition-delay: 0;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  width: 0;
  transition-delay: 0;
  transition: all 0.1s;
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.animated-arrow > .main {
  display: flex;
  align-items: center;
  transition: all 0.2s;
}
.animated-arrow > .main > .text {
  margin: 5px 16px 0 0;
  line-height: 1;
}
.animated-arrow > .main > .the-arrow {
  position: relative;
}



.colService {
    display: block;
    width: 25%;
    height: 100%;
    position: relative;
	overflow: hidden;
}

.colService:hover .conTitleServ {
    opacity: 0.99;
}

.conTitleServ .bIconHomeService {
    display: block;
    position: absolute;
    transform: translate(0);
    /* bottom: 0; */
    opacity: 0;
    top: -50px;
    left: 5px;
    transition: all 400ms cubic-bezier(0.16, 0.94, 0.88, 1.22);
}



.colService:hover .conTitleServ .bIconHomeService {
    opacity: 0.99;
	top: -65px;
}

.conTitleServ .bIconHomeService.iconCosmetic {
    top: -40px;
}

.colService:hover .conTitleServ .bIconHomeService.iconCosmetic {
    opacity: 0.99;
	top: -50px;
}


.conTitleServ .bIconHomeService.iconCleaning {
    width: 46px;
    opacity: 0.1;
    left: 12px;
    top: -74px;
}
.colService:hover .conTitleServ .bIconHomeService.iconCleaning {
    opacity: 0.99;
	top: -85px;
}


.bigImageColServ {
    height: 100%;
    width: 100%;
    position: absolute;
    /* background-color: rgb(160, 248, 234); */
    background-size: cover;
    background-position: center center;
    transition: all 600ms cubic-bezier(0.7, 0, 0.3, 1) 100ms;
    transform: scale(1.3);
    opacity: 0;
    z-index: 0;
}
.colService:hover .bigImageColServ {
    transform: scale(1);
    opacity: 1;
}

/*.colService:nth-child(even) {
	background: rgba(0, 38, 54, 0.8);
}*/

.contenedorColService {
    position: absolute;
    width: calc(100% - 116px);
    height: 100%;
	
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.contenedorColService .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    top: 0;
    height: 100%;
}
.contenedorColService.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.contenedorColService .slick-track {
    height: 100%;
}
.contenedorColService .slick-track .slick-slide > div {
	height: 100%;
	
}
.contenedorColService .slick-track .slick-slide {
	background: rgba(0, 33, 46, 0.58);
	border-right: 1px solid #00d3b2;
}
.contenedorColService .slick-track .slick-slide:last-child {
	border-right: none;
}
.contenedorColService .slick-track .slick-slide:nth-child(even) {
	 background: rgba(0, 39, 55, 0.51);
}


.conTitleServ {
    display: block;
    position: absolute;
    text-align: left;
    width: 73%;
    transform: translateX(-50%);
    left: 42%;
    top: 41%;
    opacity: 0.8;
	z-index: 1;
    transition: all 400ms cubic-bezier(0, -0.01, 0.5, 0.99);
}
.conTitleServ h1.superTit {
    font-size: 36px !important;
    line-height: 1.2em;
    letter-spacing: 0.05em;
}


.contenedorColService .animated-arrow {
    font-size: 10px;
}
.contenedorColService .the-arrow.-right > .shaft {
    width: 43px;
    transition-delay: 0.2s;
}
.contenedorColService .animated-arrow:after {
    width: 225px;
}
.contenedorColService h2.superTit {
    font-size: 10px;
    line-height: 2em;
    letter-spacing: 0.35em;
    padding: 6px 0 18px;
    margin-bottom: 23px;
    color: rgb(255, 255, 255);
    position: relative;
	text-transform: uppercase;
	font-weight: 100;
}

ul.listOk {
    list-style-position: inside;
    margin-left: 35px;
    margin-bottom: 32px;
}


ul.listOk li {
    list-style-position: inside;
    display: block;
    margin: 5px 0 13px;
    color: #0e4e69;
    font-size: 14px;
    line-height: 22px;
    background: #e6e8e9;
    border-radius: 6px;
    padding: 6px 11px;
    letter-spacing: 0.05em;
	position: relative;
}

ul.listOk li:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 21px;
    background: url(../images/icon-list.svg) center no-repeat;
    top: 8px;
    left: -33px;
}

.infobox {
    padding-bottom: 20px;
}

.infobox:after {
    display: block;
    width: 7%;
    margin-left: 45%;
    content: "";
    height: 10px;
    background: #00d3b2;
}

.map {
    width: 33%;
    height: calc(100% - 58px);
    background: rgb(0, 51, 72);
    left: -33%;
    bottom: 0;
    position: absolute;
    transition: all 600ms cubic-bezier(0.16, 1.02, 0.91, 1.01) 900ms;
}

.map:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    mix-blend-mode: hue;
    pointer-events: none;
}
.map.anim {
	left: 0;
}


/*imput form*/

.content {
    width: 67%;
    left: 33%;
    padding: 40px;
    position: absolute;
    top: 58px;
    box-sizing: border-box;
    /* background: rgba(0, 255, 255, 0.04); */
    text-align: left;
    height: calc(100% - 58px);
}

.contInfoContact {
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    display: block;
    position: absolute;
    width: 55%;
}
.input,.textarea1 {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 20px 0;
    /* max-width: 100%; */
    width: 100%;
    vertical-align: top;
    /* display: block; */
}

.input__field, .textarea1__field {
    box-sizing: border-box;
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #00d3b2;
    color: #00d3b2;
    font-size: 17px;
    font-family: 'Roboto';
    font-style: normal;
    letter-spacing: 0.05em;
}

.input__field:focus, .textarea1__field:focus {
	outline: none;
}

.input__label, .textarea1__label {
    display: inline-block;
    float: right;
    width: 40%;
    color: #FF9800;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.07em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input__label-content, .textarea1__label-content  {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}


/* Individual styles */

/* Yoshiko */
.input__field--yoshiko, .textarea1__field--yoshiko {
    width: 100%;
    background-color: rgba(0, 46, 65, 0.87);
    border: 2px solid transparent;
    -webkit-transition: background-color 0.25s, border-color 0.25s;
    transition: background-color 0.25s, border-color 0.25s;
}

.textarea1__field--yoshiko {
	height: 100px;
    min-width: 100%;
    max-width: max-content;
    overflow-y: auto;
    max-height: 210px;
    min-height: 49px;

}

.input__label--yoshiko, .textarea1__label--yoshiko {
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 100%;
    padding-left: 17px;
    padding-top: 10px;
    pointer-events: none;
    overflow: hidden;
    -webkit-transform: translate3d(0, 33px, 0);
    transform: translate3d(0, 33px, 0);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.input__label-content--yoshiko, .textarea1__label-content--yoshiko {
    color: rgba(0, 215, 182, 0.65);
    padding: 17px 0 0;
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.input__label-content--yoshiko::after, .textarea1__label-content--yoshiko::after {
    content: attr(data-content);
    position: absolute;
    font-weight: 800;
    bottom: 21px;
    left: 0;
    height: 100%;
    width: 100%;
    color: rgba(255, 255, 255, 0.75);
    padding: 0 0 0px;
    margin-left: -6px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    /* padding-left: 5px; */
    margin-bottom: 0px;
    opacity: 0;
    transition: all 300ms ease;
    /* box-sizing: border-box; */
}

.input--yoshiko.input--filled .input__label-content--yoshiko::after,
.textarea1--yoshiko.input--filled .textarea1__label-content--yoshiko::after {
	opacity: 1;
}

.input__field--yoshiko:focus + .input__label--yoshiko,
.input--filled .input__label--yoshiko,
.textarea1__field--yoshiko:focus + .textarea1__label--yoshiko,
.input--filled .textarea1__label--yoshiko {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.input__field--yoshiko:focus + .input__label--yoshiko .input__label-content--yoshiko,
.input--filled .input__label-content--yoshiko,
.textarea1__field--yoshiko:focus + .textarea1__label--yoshiko .textarea1__label-content--yoshiko,
.input--filled .textarea1__label-content--yoshiko {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.input__field--yoshiko:focus + .input__field--yoshiko,
.input--filled .input__field--yoshiko,
.textarea1__field--yoshiko:focus + .textarea1__field--yoshiko,
.input--filled .textarea1__field--yoshiko {
	/*background-color: transparent;*/
	    border-color: #00d7b6;
}

.formContact {
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-flow: wrap;
    justify-content: space-between;
}
.formContact span:nth-child(2), .formContact span:nth-child(3) {
	width: 48%;
}

.slideContacto h3 {
    font-size: 15px;
    letter-spacing: 0.09em;
    line-height: 1.4em;
    color: rgba(0, 215, 182, 0.84);
}

.sendButton {
    display: block;
    width: 100%;
    height: 50px;
    background: rgba(0, 211, 178, 0.95);
    border: none;
    font-family: 'Roboto';
    font-style: bold;
    text-transform: uppercase;
    margin: 10px 0;
    font-size: 13px;
    letter-spacing: 0.05em;
    /* font-weight: 900; */
    border-radius: 4px;
    transition: all 400ms ease;
    position: relative;
	cursor: pointer;
}

button.sendButton:focus {outline:0;}
.sendButton:after, .sendButton:before {
    content: "Enviar mensaje";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	transition: all 200ms ease;
	color: #006a5a;
	    
}
.sendButton:before {
	opacity: 0;
	transform: translate(-50%, 80%);
	color: #003348
}

.sendButton:hover:after {
	transform: translate(-50%, -100%);
	opacity: 0;
	/*transform: scale(0.97)*/
}

.sendButton:hover:before {
	transform: translate(-50%, -50%);
	opacity: 1;
	/*transform: scale(0.97)*/
}


.slideClient {
    top: 50%;
    width: 200px;
    position: absolute;
    z-index: 999;
    /* right: 111px; */
    right: 128px;
    text-align: left;
    border-bottom: 1px solid rgba(0, 210, 177, 0.8);
    border-top: 1px solid rgba(0, 210, 177, 0.8);
    /* bottom: 236px; */
    transform: translateY(-50%);
}
.slideClient .slick-slide {
    width: 270px;
}

.slideClient:before {
    content: "Clientes";
    position: absolute;
    top: -20px;
    font-family: 'Roboto';
    font-style: bold;
    letter-spacing: 0.12em;
    font-size: 11px;
    text-transform: uppercase;
    color: #00d3b2;
}

.slideClient .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.itemClient {
    position: relative;
    width: 200px !important;
    display: inline-block;
    right: 0;
}

.slideClient h3 {
    color: rgba(255, 255, 255, 0.93);
    font-size: 11px;
    letter-spacing: 0.2em;
    line-height: 1.6em;
    padding: 6px 0;
}
.slideClient h5 {
    font-family: 'Roboto';
    font-style: normal;
    font-size: 15px;
    font-weight: normal;
    /* font-style: italic; */
    color: #00d1b1;
    letter-spacing: 0.05em;
    padding: 2px 0 14px;
    line-height: 1.4em;
}

.slideClient .slick-dots {
    position: absolute;
    bottom: -40px;
    text-align: left;
}

.slideClient .slick-dots li:first-child {
	margin-left: 0;
}

.slideClient .slick-slide img {
    width: 73px;
    margin-bottom: 5px;
    margin-top: 7px;
}
.slideClient .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300px !important;
}
.cargo {
    font-style: italic;
    color: rgba(0, 210, 177, 0.64);
    line-height: 19px;
    font-size: 13px;
    letter-spacing: 0.1em;
}

.bMenuMobile {
	display: none;
}
ul.contactDate {
    box-sizing: border-box;
    position: absolute;
    bottom: 25px;
    list-style: none;
    width: calc(100% - 80px);
    /* color: blanchedalmond; */
   /* background: blueviolet;*/
    display: block;
    left: 50%;
    transform: translateX(-50%);

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

ul.contactDate li {
    width: 23%;
    font-size: 12px;
    font-family: 'Roboto';
    font-style: normal;
    letter-spacing: 0.07em;
    font-weight: inherit;
    line-height: 1.4em;
    color: #00d7b7;
}
ul.contactDate li span {
	display: inline-block;
}
ul.contactDate li h5 {
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    font-size: 10px;
    line-height: 1.1em;
    font-weight: 100;
    padding-bottom: 4px;
}

/*ul.contactDate li:nth-child(2) {
	text-align: center;
}
*/

ul.contactDate li:last-child {
	/*text-align: right;*/
	width: auto;
}

.titleSlideHome h1.specialTit {
    font-size: 52px !important;
    line-height: 1.05em;
}
.iconSwipe {
    display: block;
    width: 94px;
    position: absolute;
    z-index: 9;
    bottom: 29px;
    height: 58px;
    right: 72px;
}
.iconSwipe img {
    height: 100%;
}

.circle {
    /* pointer-events: none; */
    position: relative;
    width: 14px;
    height: 14px;
    margin: 1px;
    background-color: #00d1b1;
    font-size: 12px;
    border-radius: 100%;
    transform: scale(0.5);
}
.follow-path {
    position: absolute;
    top: -7px;
    left: -8px;
}
a#motionPath2 {
    display: block;
    position: absolute;
    top: 50%;
    left: 165px;
    z-index: 9;
}
a#motionPath2:before {
    content: "";
    display: block;
    width: 233px;
    height: 79px;
    position: absolute;
    /*background: rgba(255, 0, 0, 0.49);*/
}

a#motionPath2 .contentIconPlay {
    content: "";
    display: block;
    width: 53px;
    height: 53px;
    border-radius: 100%;
    background: rgb(0, 209, 177);
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
	overflow: hidden;
    top: 49%;
	transition: all 400ms cubic-bezier(0.21, 1.11, 0.89, 1.21);
}

a#motionPath2:hover .contentIconPlay {
	transform: translate(-50%, -50%) scale(0.85);
}
.titBPlay {
    /*content: "duration: 05:00:25s";*/
    color: aliceblue;
    position: absolute;
    display: block;
    text-align: left;
    top: 50%;
    left: 91px;
    width: 150px;
    /*background: rgba(255, 0, 0, 0.28);*/
    transform: translateY(-50%);
    font-family: 'Roboto Condensed';
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.2em;	   
	transition: all 200ms cubic-bezier(0.21, 1.11, 0.89, 1.21);
}
.titBPlay:after {
    content: "duration: 05:00:25s";
    display: block;
    font-size: 11px;
    font-family: 'Libre Franklin';
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #00d1b1;
    font-style: italic;
    line-height: 1.1em;
}
a#motionPath2:hover .titBPlay {
	color: #00d1b1;
	left: 96px;
}
.iconPlay1 {
    position: absolute;
    width: 19px;
    transform: translate(-50%, -50%);
    left: 56%;
    top: 52%;
	transition: all 400ms cubic-bezier(0.21, 1.11, 0.89, 1.21);
}
.iconPlay2 {
    position: absolute;
    width: 19px;
    transform: translate(-50%, -50%) scale(0.1);
    left: 56%;
    top: 52%;
	transition: all 400ms cubic-bezier(0.21, 1.11, 0.89, 1.21);
	z-index: 2;
	opacity: 0

}

a#motionPath2:hover .contentIconPlay .iconPlay1 {
	transform: translate(-50%, -50%) scale(5);
}
a#motionPath2:hover .contentIconPlay .iconPlay2 {
	transform: translate(-50%, -50%) scale(0.92);
	opacity: 1
}
/*AGREGADO*/
@media screen and (max-width:1907px) and (max-height:750px){
    .carrusel-item {
        min-width: 50vw;
        min-height: 20vw;
    }
    .carrusel {
        top: 32%;
    }  
}
/* FIN DE AGREGADO*/
@media screen and (max-width:1819px){

	.containerRigthButtonHome, .containerLeftButtonHome {
		width: 25%;
	}
}

@media screen and (max-width: 1600px) {
	.containerRigthButtonHome, .containerLeftButtonHome {
		width: 200px;
		height: calc(100% - 60px);
		bottom: 0;
		align-items: center;
  		justify-content: center;
	}
	.itemBHome:last-child {
		align-self: flex-end;
		bottom: 53px;
	}
	.itemBHome:first-child {
		align-self: flex-start;
		top: 30px;
	}
	.containerLeftButtonHome {
		right: 90px;
	}
	.containerRigthButtonHome {
		left: 90px;
	}
	.slideClient {
		right: 111px;
		top: 56%;
	}
}

@media screen and (max-width:1376px){
	a#motionPath2 {
		left: 146px;
		transform: translateY(-30%);
	}

	.graphicHome-01 {
		display: block;
		position: absolute;
		width: 100%;
		bottom: -4px;
		text-align: center;
		opacity: 1;
		height: 90%;
	}
	.input, .textarea1 {
		margin: 18px 0 13px;
	}
	ul.contactDate {
		bottom: 16px;
	}
	.formContact {
		margin-top: 10px;
		margin-bottom: 0px;
	}
	ul.contactDate li {
		width: 23%;
		font-size: 11px;
	}
	.contInfoContact {
		top: 45%;
	}
	ul.contactDate {
		bottom: 16px;
	}
	.slideContacto h3 {
		font-size: 12px;
	}
	.slideContacto h2 {
		font-size: 30px;
	}
	.sendButton {
		 margin:0px;
	}
	.input__label, .textarea1__label {
		font-size: 11px;
	}
	.input__label--yoshiko, .textarea1__label--yoshiko {
		-webkit-transform: translate3d(0, 29px, 0);
		transform: translate3d(0, 29px, 0);
	}
	.input__field, .textarea1__field {
		font-size: 14px;
	}
}

@media screen and (max-width:1178px){
    .slideClient {
		display: none;
	}
}
@media screen and (max-width:1097px){
    .containerRigthButtonHome, .containerLeftButtonHome {
		display: none;
	}
    .conTitlex {
        left: 20%;
    }
    .animated-arrows {
        position: absolute;
        top: 84%;
    }
}
@media screen and (max-width:1024px){
    .carrusel {
        top: 30%;
    }
    .carrusel-item {
        min-width: 80vw;
        min-height: 40vw;
    }
    .contInfoContact {
		top: 40%;
        width: 77%;
	}
    a#motionPath2{
        top: 40%;
        left: 10%;
    }
}
@media screen and (max-width:1024px) and (max-height:600px){
    .carrusel {
        display: none;
    }
    .animated-arrows {
        top: 65%;
    }
}
@media screen and (max-width:983px){
    .contenedorColService{
        font-size: 0.5vw;
    }
    .conTitleServ h1.encojer {
        font-size: 3vw !important;
        line-height: 1.2em;
        width: 40px;
        letter-spacing: 0.05em;
    }
    .imagen{
        display: none;
    }
    /*GALERIA*/
    .contInfos .imgs{
        width: 100%;
    }
    .contInfos .img {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }
    
    .contInfos .x .img {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }
    .contInfos .z .img {
        width: 100%;
    }
    .responsive {
        display: flex;
        flex-direction: column;
    }
    .responsives {
        display: flex;
        flex-direction: column;
    }
    a#motionPath2{
        top: 50%;
    }
	a.bBarSocial {
		position: absolute;
		right: 7px;
		z-index: 2;
	}
	a.bBarSocial:nth-child(1) {
		top: 50px;
	}
	a.bBarSocial:nth-child(2) {
		top: 100px;
	}
	a.bBarSocial {
		display: none;
	}
	.menu.menu--trinculo {
		display: none;
	}
	.barRight {
		display: none;
	}
	.swiper-container-vertical > .swiper-pagination-bullets {
		display: none;
	}
    .soundButton {
        left: 3px;
        bottom: 90px;
    }
	.barTop {display: none;}
	.barLeft {
		width: 46px;
	}
	.boxContPageIndicator {
		height: 46px;
	}
	.boxContPageIndicator .textFraction {
		letter-spacing: 0.05em;
		font-size: 18px;
		width: 30px;
		height: 21px;
	}
	.logo {
		top: 5px;
		transform: translateX(-50%) scale(0.8);
		left: 49%;
	}
	.pageName {
		font-size: 18px;
	}
	.slideshow {
		width: calc(100% - 46px);
		right:0;
	}
	.titleSlideHome {
		bottom: 113px;
		width: 100%;
		margin-right: -50%;
	}
	
	.homeSlider .slick-dots, .contenedorColService .slick-dots, .slideClient .slick-dots {
		bottom: 21px;
	}
	.titleSlideHome h1 {
		font-size: 8vw !important;
		line-height: 1.1em;
		letter-spacing: 0.05em;
		padding: 0 17px;
	}
	.titleSlideHome h1.specialTit {
		font-size: 8vw !important;
		line-height: 1.05em;
	}
	.slideshow p {
		display: none;
	}
	.swiper-button-prev, .swiper-button-next {
		left: 0;
		width: 46px;
		height: 46px;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		bottom: 46px !important;
	}
	a.bExplorer {
		font-size: 3.3vw;
		bottom: 46px;
		letter-spacing: 0.16em;
		transform: translateX(calc(-50% + 23px));
		width: 68vw;
	}
	a.bExplorer .tit {
		transform: translateX(6vw);
		width: calc(100% - 6vw);
	}
	.contenedorPage {
		right: 0;
		width: calc(100% - 46px);
	}
	.conTitle {
		left: 8vw;
		width: 72vw;
        height: max-content;
	}
	h1.superTit {
		width: 73vw;
		font-size: 12vw !important;
	}
    h1.superTito {
        width: 73vw;
		font-size: 12vw !important;
    }
    h1.superTito.animatable .subTito {
		font-size: 7vw;
		margin-left: -4vw;
		margin-bottom: -1vw;
	}
	h1.superTito.animatable .subTito:before {
		height: 1vw;
	}
	h1.superTito.animatable .subTito {
		font-size: 7vw;
		margin-left: -4vw;
		margin-bottom: -1vw;
	}
	h1.superTito.animatable .subTito:before {
		height: 1vw;
	}
	h2.superTit {
		font-size: 2.7vw;
		line-height: 1.6em;
		letter-spacing: 0.2em;
		padding: 2vw 0 2vw;
		margin-bottom: 4vw;
	}
	.animated-arrow {
		font-size: 1.8vw;
		letter-spacing: 0.2em;
		margin: 32px 0 0 15px;
	}
	.animated-arrow:after {
		width: 250px;
		height: 47px;
	}
    .animated-arrows {
        font-size: 1.6vw;
        letter-spacing: 0.2em;
        margin: 32px 0 0 15px;
        position: absolute;
        top: 85%;
        right: 43%;
    }
    .animated-arrows:after {
        width: 250px;
        height: 47px;
    }
    .contenedorColService .animated-arrows:after {
            width: 206px;
    }
	.contenedorColService {
		width: calc(100% - 46px);
		right: 0;
		position: absolute !important;
	}
	.contenedorColService h2.superTit {
		font-size: 1.5vw;
		line-height: 2em;
		letter-spacing: 0.35em;
	}
	.contenedorColService .animated-arrow:after {
		width: 206px;
	}
	.indicatorClose.anim {
		display: none;
	}
	.closeProduct {
		width: 46px;
		height: 46px;
		top: 73px;
	}
	.contCenterBigImage {
		display: none;
	}
	.modalProduct {
		width: calc(100% - 46px);
	}
	.contInfo {
		width: 70%;
		padding-top: 50px;
	}
	.colDetailProduct {
		width: 100%;
		left: 0;
	}
	.modalProduct h3 {
		color: #0d4d68;
		letter-spacing: 0.1em;
		font-size: 4vw;
		line-height: 1.7em;
		padding: 5px 0 10px;
	}
	.modalProduct h1, .modalProduct h2 {
		font-size: 7vw;
		margin-left: 0;
		padding: 1vw 0px 1vw;
	}
	.modalProduct h5.minTit {
		font-size: 2.3vw;
		margin-left: 0;
		margin-bottom: 1.2vw;
		padding: 1vw 1.5vw;
	}
	.modalProduct h2 {
		font-size: 4vw;
		padding: 2.5vw 0 1vw;
	}
	ul.listOk {
		margin-left: 22px;
	}
	ul.listOk li:after {
		width: 14px;
		height: 14px;
		top: 9px;
		left: -20px;
	}
	ul.listOk li {
		font-size: 3.6vw;
		line-height: 1.5em;
		font-family: 'Roboto';
        font-style: normal;
	}
	.modalProduct h1:after {
		font-size: 59vw;
	}
	.map {
		display: none;
	}
	.content {
		width: 84%;
		top: 0;
		padding: 0;
		height: auto;
		position: relative;
		transform: translateX(-50%);
		left: 50%;
	}
	.contInfoContact {
		width: 100%;
		position: relative;
		transform: none;
		top: 0;
		left: 0;
		padding-top: 52px;
	}
	.slideContacto h2 {
		font-size: 6vw;
	}
	.sendButton {
		margin: 0px 0;
	}
	.slideContacto h3 {
		font-size: 3vw;
	}
	.textarea1__field--yoshiko {
		height: 87px;
	}
	.input, .textarea1 {
		margin: 20px 0 10px;
	}
	
	.bMenuMobile {
		display: block;
		position: absolute;
		z-index: 3;
		width: 42px;
		height: 42px;
		right: 7px;
		top: 6px;
	}
	.bMenuMobile span {
		position: absolute;
		width: 86%;
		height: 4px;
		background: #00d3b2;
		transform: translate(-50%,-50%);
		top: 50%;
		left: 50%;
	}
	.bMenuMobile:after {
		position: absolute;
		width: 86%;
		height: 4px;
		background: #00d3b2;
		content: "";
		top: 8px;
		left: 50%;
		transform: translateX(-50%);
	}
	.bMenuMobile:before {
		position: absolute;
		width: 86%;
		height: 4px;
		background: #00d3b2;
		content: "";
		left: 50%;
		bottom: 8px;
		transform: translateX(-50%);
	}
	.menuMobile {
		background: rgb(0, 211, 178);
	}
	
	.menuMobile ul {
		font-family: 'Roboto';
        font-style: bold;
		list-style-position: inside;
		list-style-type: none;
		DISPLAY: BLOCK;
		width: 100%;
		overflow: hidden;
		margin: 16px 0;
	}
	.menuMobile li {
		color: #0d4e68;
		font-size: 9vw;
		letter-spacing: 0.005em;
		line-height: 1;
		position: relative;
		width: auto;
		text-transform: uppercase;
	}
	.menuMobile li a {
		position: relative;
		width: auto;
		float: left;
	}
	.menuMobile li a:before {
		content: "";
		width: 0px;
		height: 5px;
		display: block;
		background: #0d4f68;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		transition: all 300ms cubic-bezier(0.25, 0.99, 1, 0.98);
	}
	.menuMobile li.menu__item--current a:before {
		width: 100%;
	}
	.menuMobile .contInfo {
		transform: translate(-50%, -50%);
		top: 45%;
	}
	.menuMobile  h3 {
		clear: both;
	}
	.modalProduct h5.minTit {
		font-size: 3vw;
		color: #ffffff;
		background: #003348;
	}
    .modalProduct .h1 {
		color: #003348;
        width: 45vw;
        text-transform: uppercase;
        font-size: 10vw;
        margin-left: 0%;
        margin-bottom: 2vw;
    }
	
	.menuMobile .bBarSocial img {
		margin: inherit;
		border: inherit;
	}
	.menuMobile a.bBarSocial {
		position: relative;
		display: inline-block;
		margin: 0px 3px 0 6px;
	}
	.menuMobile .bBarSocial:before {
		background: rgba(0, 191, 161, 0.97);
	}
	li.infoContact {
		font-size: 12px !important;
		margin: 5px 0 20px;
	}
	.menuMobile .infobox {
		padding-bottom: 15px;
	}
	.menuMobile h5 {
		padding-bottom: 5px;
		font-size: 11px;
		color: #0d4f68b0;
		letter-spacing: 0.05em;
	}
	.menuMobile ul:nth-child(2) {
		margin: 16px 0 0px;
	}
	.formContact span:nth-child(2), .formContact span:nth-child(3) {
		width: 100%;
	}
	ul.contactDate {
		margin: 64px 0 20px;
		position: relative;
		width: 100%;
		display: block;
	}
	ul.contactDate li {
		width: 100%;
		font-size: 11px;
		display: block;
		margin: 5px 0 20px;
	}
	.slideContacto .contenedorPage {
		overflow-y: auto;
	}
	.iconSwipe {
		width: 74px;
		bottom: 52px;
		height: 41px;
		right: inherit;
		left: 64px;
	}
	a#motionPath2 {
		left: 61px;
		transform: translateY(-74%) scale(0.85);
	}
	.titBPlay {
		top: 97px;
		/* bottom: 126px; */
		transform: inherit;
		left: 1px;
		width: 80px;
		font-size: 15px;
	}
	.titBPlay:after {
		content:none;
	}
	a#motionPath2:hover .titBPlay {
		left: 1px;
        
		
	}
	a#motionPath2:before {
		width: 78px;
		height: 101px;
	}
    .conTitlex {
        left: 25%;
    }
    .carrusel {
        height: 450px;
        display: flex;
        align-items: center;
        position: relative;
        top: 30%;
    }
      
    .carrusel-item {
        min-width: 70vw;
        max-width: 3.3vw;
        min-height: 40vw;
        max-height: 2.5vw;
        outline: 2px solid rgb(0, 211, 178);
        cursor: pointer;
    }


}

@media screen and (max-width:912px){
    .animated-arrows {
        top: 82%;
        right: 37%;
    }
    .carrusel {
        top: 30%;
    }
}
@media screen and (max-width:800px){
    .animated-arrows {
        top: 80%;
        right: 37%;
    }
    .carrusel-item {
        min-width: 90vw;
        min-height: 50vw;
    }
    .carrusel {
        top: 25%;
    }
}
@media screen and (max-width:768px){
    .animated-arrows {
    font-size: 1.9vw;
    top: 80%;
    right: 37%;
    }
}
@media screen and (max-width:712px){
    .animated-arrows {
        top: 75%;
    }
}
@media screen and (max-width:640px) and (max-height:360px){
    .carrusel {
        display: none;
    }
    .animated-arrows {
        top: 60%;
    }
}
@media screen and (max-width:600px){
    .menuMobile li {
		font-size: 8vw;
    }
    .delay-05s{

    }
    .conTitleServ {
		transform: translate(-50%, -50%);
		top: 57%;
        left: 52%;
		width: 80%;
        
	}
	.conTitleServ h1.superTit {
		font-size: 10vw !important;
	}
    .conTitleServ .bIconHomeService {
		opacity: 1 !important;
		transform: translate(0) scale(0.85);
		top: -59px;
		left: -2px;
	}
	.conTitleServ .bIconHomeService.iconCosmetic {
		top: -50px;
	}
	.conTitleServ .bIconHomeService.iconCleaning {
		top: -80px;
		transform: translate(0) scale(0.75);
		left: 2px;
	}
    .conTitlex {
        left: 25%;
    }
    h1.superTit.animatable .subTit {
        font-size: 12vw;
        margin-left: 5px;
        display: block;
        position: relative;
        margin-bottom: -12px;
    }

    h2.superTit {
    font-size: 2.3vw;
    }
    .animated-arrows {
        font-size: 1.9vw;
        top: 80%;
        right: 37%;
    }
    .animated-arrow {
        font-size: 2.7vw;
        margin: 20px 0 0 0;
    }
    .flecha {
        font-size: 2.7vw;
        margin: 10px 0 0 0;
    }
    .contenedorColService h2.superTit {
        font-size: 4vw;
    }

}
@media screen and (max-width:540px){
    .animated-arrows {
        top: 80%;
    }
    .carrusel-item {
        min-width: 100vw;
        min-height: 70vw;
    }
    .carrusel {
        top: 22%;
    }
}
@media screen and (max-width:412px){
    .animated-arrows {
        font-size: 2vw;
        top: 80%;
    }
}


@media screen and (max-width:384px){
    .carrusel-item {
        min-width: 130vw;
        min-height: 70vw;
    }
    .carrusel {
        top: 20%;
    }
    .animated-arrows {
        font-size: 2vw;
        top: 80%;
    }
}
@media screen and (max-width:360px){
    .animated-arrows {
        font-size: 1.9vw;
        top: 80%;
        right: 37%;
    }
    .carrusel {
        top: 15%;
    }
    .carrusel-item {
        min-width: 150vw;
        min-height: 80vw;
    }
}
@media screen and (max-width:320px){
    h1.superTit.animatable .subTit:before {
        background: none;
    }
    .carrusel {
        top: 15%;
    }
    .carrusel-item {
        min-width: 100vw;
        min-height: 70vw;
    }
    .animated-arrows {
        font-size: 3.2vw;
        top: 80%;
        right: 28%;
    }
}
@media screen and (max-width:320px) and (max-height:568px){
    .carrusel {
        top: 12%;
    }   
}
@media screen and (max-width:320px) and (max-height:533px){
    .carrusel {
        top: 8%;
    }
}
@media screen and (max-width:320px) and (max-height:480px){
    .carrusel {
        top: 7%;
    }
}
@media screen and (max-width:240px) and (max-height:320px){
    .carrusel {
        display: none;
    }
    .animated-arrows {
        top: 60%;
    }
}





