/* Home Reset CSS
*********************************************/



/*----------------Particles---------------------------------- */
/*----------------------------------------------------*/
.slide7 #particles-js {
  top: 0;
  width: auto;
  height: auto;
  left: 0;
  right: 0;
}



 .effect-img-1 {
  left: 200px;
  top: 100px;
  animation: spin 6s infinite ease-in-out;
}
 .effect-img-2 {
  right: 100px;
  top: 100px;
}
.effect-img-3 {
  right: 100px;
  top: 40%;
  animation: top-image-bounce 3s infinite ease-in-out;
}
.effect-img-4 {
  left: 200px;
  top: 40%;
  animation: top-image-bounce 3s infinite ease-in-out;
}


@keyframes top-image-bounce {
  0% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(12px);
  }
  100% {
    transform: translateY(-8px);
  }
}
@keyframes left-image-bounce {
  0% {
    transform: translateX(-5px);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(-5px);
  }
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
    transform-origin: 50%;
  }
}

/*----------------Shape positions------------------------------------ */
/*----------------------------------------------------*/

.p_a {position: absolute;}
.p-tr {right: 0;top: 0;}
.p-bl {bottom: 0;left: 0;}
.p-tl-m {top: 40%;left: 0;}
.p-bl-xs {bottom: 5%;left: 5%;}
.p-bl-s {bottom: 10%;left: 10%;}
.p-bl-m {bottom: 5%;left: 45%;}
.p-tl-m {top: 45%;left: 0%;}
.t_first {
  left: 80px;
  top: 275px;
}

.t_two {
  right: 220px;
  bottom: 185px;
}

.t_three {
  bottom: -150px;
  left: 90px;
}

.t_four {
  top: 110px;
  left: 50%;
  transform: translateX(60%);
}

.t_five {
  bottom: 210px;
  left: 42%;
  transform: translateX(50%);
}

.s_round {
  border-radius: 50%;
  background: #fff;
  opacity: 0.078;
}
.s_round.r_one {
  width: 369px;
  height: 369px;
  bottom: 120px;
  left: -100px;
}
.s_round.r_two {
  width: 120px;
  height: 120px;
  top: 120px;
  right: 320px;
}
.s_round.r_three {
  width: 60px;
  height: 60px;
  top: 70px;
  right: 270px;
}

.w_content_two {position: relative;}

/*----------------02 Letters----------------------------------- */
/*----------------------------------------------------*/

.slide2 .round {
    width: 580px;
    height: 580px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.1;
    top: -30px;
    left: 70px;
    animation: fade 0.9s both;
}

.slide2 .round {
    animation: zoomIn 0.9s both 0.5s;
}


/*----------------03 Hitos----------------------------------- */
/*----------------------------------------------------*/



.owl-carousel .owl-stage { 
}
.nav-square.owl-theme .owl-nav [class*=owl-] {
    width: 2rem;
    height: 2rem;
    border: #fff 1px solid;
    background: rgba(34,153,149,1.00);
    margin: 0;
    border-radius: 0;
    transition: all .3s ease-in-out;
}



/*----------------04 Cifras----------------------------------- */
/*----------------------------------------------------*/

div.cifras_container{ padding: 0px 10%}
img.ico_cifras{ width: 70%}
div.col-sm.piling-project-item.text-center { padding: 0px 1%}




/*----------------05 proyectos------------------------------------ */
/*----------------------------------------------------*/

.proyectos_text{bottom: 2vh; left:5vh}

.jai-map-wrap {text-align: center;
    
}
.jai-map-container {
    max-width: 80%; 
   
}

/*----------------06 Equipo------------------------------------ */
/*----------------------------------------------------*/

.team_photo{ width: 50%; border:10px solid white; background-color: white}

.slide6 {
  background-image: -moz-radial-gradient(50% 50%, circle closest-side, #eebd7c 0%, #e6a24e 100%);
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #eebd7c 0%, #e6a24e 100%);
  background-image: -ms-radial-gradient(50% 50%, circle closest-side, #eebd7c 0%, #e6a24e 100%);
}
.slide6r.active .img_screen.one {
  animation: translateD1 0.9s both 0.5s;
}
.slide6.active .img_screen.two {
  animation: translateD 0.9s both 1s;
}
.slide6.active .img_screen.three {
  animation: translateDT 0.9s both 1.3s;
}
.slide6.active .img_four {
  animation: fadeInUp 0.9s both 1.6s;
}


.wave_one_section_four.active .img_screen.one {
    animation: translateD1 0.9s both 0.5s;
}



.w_mockup_img {
  position: relative;
  text-align: center;
}
.w_mockup_img:before {
  content: "";
  background: url("/memoria-2019/images/shap_circle.png") no-repeat center top;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -70px;
  right: -170px;
}
.w_mockup_img .img_screen {
  display: inline-block;
  position: relative;
  transform: rotate(-18deg);
}
.w_mockup_img .img_screen img {
  box-shadow: 0px 10px 40px 0px rgba(12, 0, 46, 0.15);
}
.w_mockup_img .img_screen.three, .w_mockup_img .img_screen.two {
  position: absolute;
}
.w_mockup_img .img_screen.one {
  animation: fadeOut 0.9s both;
}

.w_mockup_img .img_one {
	
	border-radius: 0px;
  max-width: 100%;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.15);
  position: absolute;
  right: -120px;
  top: 105px;
  z-index: 1;
  animation: fadeOut 0.9s both;
	
	
  z-index: 1;
  left: 20px;
  top: 0;
  transform: rotate(-5deg);
  animation: fadeOut 0.9s both;
}


.w_mockup_img .img_screen.three {
  z-index: 1;
  left: 100px;
  top: 0;
  transform: rotate(-5deg);
  animation: fadeOut 0.9s both;
}
.w_mockup_img .img_screen.two {
  z-index: 0;
  left: 70px;
  top: -5px;
  transform: rotate(-12deg);
  animation: fadeOut 0.9s both;
}
.w_mockup_img .img_four {
  border-radius: 0px;
  max-width: 100%;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.15);
  position: absolute;
  right: 20px;
  top: 80px;
  z-index: 1;
  animation: fadeOut 0.9s both;
}


/*----------------07 Innovacion------------------------------------ */
/*----------------------------------------------------*/


/* Imagen circle
*********************************************/

.slideHome_img img {
    border-radius: 100%;
}
.slideHome_img .round {
    top: -4px;
    bottom: -4px;
    left: -29px;
}
	
	.slideHome_img {
    width: 400px;
    margin: 0 auto;
}
@media (max-width: 1400px){	
}

.slideHome_img {
    position: relative;
    z-index: 1;
}

.slideHome_img .round {
    width: 100%;
    border-radius: 50%;
    left: -50px;
    background: #fff;
    opacity: 0.1;
    top: -25px;
    bottom: -25px;
    z-index: -1;
}
.slide7.active .slideHome_img .round {
    animation: zoomIn 0.9s both 1s;
}
.slide7.active .slideHome_img img {
    animation: zoomIn 0.9s both 1.3s;
}

.slide7 {
  background-image: -moz-radial-gradient(50% 50%, circle closest-side, rgba(0,79,156,0.80) 0%, #044AA4 100%);
  background-image: -webkit-radial-gradient(50% 50%, circle closest-side, rgba(0,79,156,0.80) 0%, #044AA4 100%);
  background-image: -ms-radial-gradient(50% 50%, circle closest-side, rgba(0,79,156,0.80) 0%, #044AA4 100%);
  position: relative;
  z-index: 1;
}

.slide7.active .w_content h2 {
  animation: fadeInUp 0.9s both 0.7s;
}
.slide7.active .w_content .circle_line {
  animation: zoomIn 0.9s both 0.5s;
}
.slide7.active .w_img_one img {
  animation: zoomIn 0.9s both 0.9s;
}

.slide7 .dot_one {
  left: 0;
  top: 260px;
}
.slide7 .dot_two {
  right: 0;
  bottom: 260px;
}



.slide7 .text {
  font-size: 300px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 40%;
  left: 54%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
/*----------------09 Noticias------------------------------------ */
/*----------------------------------------------------*/



.w_phone_img {
    position: relative;
    text-align: center;
    z-index: 1;
}

img.slide9 {
    vertical-align: middle;
    border-style: none;
}
.w_phone_img .p_two {
    bottom: 5px;
    right: 0;
    z-index: -1;
    animation: fadeOut 0.9s both;
}

.slide9.active .w_phone_img .p_one {
    animation: fadeInLeft 0.9s both 0.5s;
}

.slide9.active .w_phone_img .p_two {
    animation: slideInLeft 0.9s both 1s;
}