*{
   margin: 0px;
    padding: 0px;
    box-sizing: border-box;
   }

html,body{
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    background-color: white;
    
  
}





html{
    scroll-behavior: smooth;
}

.container{  max-width: 1920px;
    margin: 0px auto;}
    
img{width: 100%;}


.col20{margin: -3px 0px;
    width: 20%;}


/*Modificaciones 17 noviembre*/

.galimage[src=""] {
  display:none;
}

.videoservicios{ width:100%;
    height:400px}

.lineaindex{height: 240px;
transition: all 0.8s;
background-color: white;
overflow: hidden;
margin-top: 70px;}

.lineaindex p{margin-top: 50px;}
.lineaindex:hover{cursor: pointer;
    height: 450px;
    text-align: left;
/*box-shadow: 0 10px 6px -6px #777;*/

}


/*................*/


/*......ANIMACIONES......*/
.lin2 {animation-delay: 0.3s;
transition-delay: 0.3s;
}

.lin3 {animation-delay: 0.5s;
transition-delay: 0.5s;
}

.lin4 {animation-delay: 0.7s;
transition-delay: 0.7s;
}

.lin5 {animation-delay: 0.9s;
transition-delay: 0.9s;
}


u{color: white;
}


.botonpersonalizado{background-color:rgba(255,198,0,1);
color: white;
margin: auto;
padding: 10px 20px;
border-radius: 20px;
margin: auto;
text-align: center;
text-decoration: none;
transition-duration: 0.5s;
font-family: 'Roboto', sans-serif;}

.botonpersonalizado:hover{background-color:black;}

h1{font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    font-weight:bold;
        font-size: 62px;
line-height: 78px;
color: white;
}

h2{font-family: 'Roboto', sans-serif;
    font-weight: 300;
        font-size: 40px;
line-height: 40px;
color: rgba(255,198,0,1);
    margin-bottom: 20px;
}

h3{font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    font-weight:300;
        font-size: 23px;
line-height: 28px;

}

h5{font-family: 'Roboto', sans-serif;
        font-weight:600;
font-size: 18px;
line-height: 25px}


p{font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 22px}

    
header{display: flex;
       /* position: fixed;*/
        width: 100%;
        max-width: 1920px;
         z-index: 10000;
    background-color: white;
    }


.mitad{width: 50%;
        margin-left: 30PX;
z-index: 9999999;}

.mitad img{width: 250px;
        
            }

.contenido{display: flex;}

.mitad-texto{padding: 20px;
    width: 50%;
    text-align: justify;  }


   
    .menu{height: 50px;
   
            margin-top: 5px;
    
        
        
    }
    
    .menu ul{display: flex;
    justify-content:flex-end;
    list-style: none;
    }
    
.contenedorcontexto{max-width: 1400px;
margin: auto;
    padding-left: 8.33%;
    padding-right: 8.33%;}


    

    .menu a{
        display: block;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 16px;
        width: 150px;
        text-align: left;
        padding: 1em;
        text-decoration: none;
        color: black;
         transition: 0.3s;
        fill:black;

}
    
    .menu a:hover{font-weight: bold;
        color: #fdc608;  
        fill: #fdc608;
        
        
       }

    .menu a:active {color: #fdc608;   
        
       }

#submenub{display: block;
    margin-top: 16px;
background-color: white;
z-index: 99999999;}


#submenub li{display: block;
    justify-content:flex-end;
    list-style: none;
}
#submenub li a{
    padding-left: 16px;}

#submenua{position: relative;}



.desple{max-width:10px;
    display: none;
position: absolute;
left: 110px;
bottom: 13px;
    transition: 0.3s;
        fill:black;
}

.desple:hover{color: #fdc608;  }


.barrasuperior{background-color:rgba(0,0,0,0.75);
height:40px;
    width: 100%;
}

.contenbarra{display: flex;
margin-right: 60px;}
.barrasuperior{padding: 10px;}

.barrasuperior .contenbarra img{width: 15px;
}

.barrasuperior .contenbarra #face{width: 10px;
margin-right: 20px;}

.contenbarra a{cursor: pointer;}

.barrasuperior p{padding-right: 50px;
color: white;
    font-family: roboto;
    font-size: 14px;
font-weight:lighter;}

.contenbarra{float: right;}



/*......INDEX......*/
.galeria{height: 100vh;
    width: 100%;
background-image: url(Imagenes/home.jpg);
background-position: center center;
position: relative;}

.galeria2{height: 100vh;
    width: 100%;
background-image: url(Imagenes/nosotros.jpg);
background-position: center center;
position: relative;}

.iniciologo{position: absolute;
left: 8.33%;
top: 35%;
width: 550px;}

.iniciologo h2{padding-top: 25px;
    padding-left: 40px;}

.finito{color: white;
font-weight: 300;}

.lineasinicio{right: 8.33%;
top: 25%;
width:600px;
display: flex;
flex-wrap:wrap;
position: absolute;
    
}

.lineasinicio img{padding: 20px;}

.lineasinicio .col-4{width: 33.33%;
height: auto;}



.lineasinicio .col-6-1{width: 33.33%;
margin-left: 16.66%;}
.lineasinicio .col-6-2{width: 33.33%
}


.proyectoinicio{height: 100vh;
    position: relative;
}
.proyectofiltro{max-width: 1200px;
padding-left: 8.33%;
padding-right: 8.33%;
margin: auto;
text-align: center;
}



.proyectofiltro a{color: black;
font-weight: 600;
text-align: center;
  text-decoration: none;
display: block;
margin-bottom: 30px;
  transition: 0.5s;}

.proyectofiltro a:hover{color:rgba(255,198,0,0.85);
  text-decoration: underline;}



.titular{background-color:  rgba(255,198,0,0.85);
width: 100%;
padding-left: 8.33%;
padding-top: 20px;
padding-bottom: 20px;
}



/*...botonpersonalizado....*/
.learn-more {
  position: absolute;
    right: 8.33%;
    top:55px;
    
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: inherit;
  font-family: roboto;
}
button.learn-more {
  width: 12rem;
  height: auto;
}
button.learn-more .circle {
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: black;
  border-radius: 1.625rem;
}
button.learn-more .circle .icon {
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;

}
button.learn-more .circle .icon.arrow {
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}
button.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: '';
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
button.learn-more .button-text {
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.75rem 0;
  margin: 0 0 0 1.85rem;
  color: black;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;

}
button:hover .circle {
  width: 100%;
}
button:hover .circle .icon.arrow {
  background: #fff;
  -webkit-transform: translate(1rem, 0);
          transform: translate(1rem, 0);
}
button:hover .button-text {
  color: #fff;
}



.col-1{width: 8.33%}
.col-2{width: 16.66%}
.col-3{width: 25%}
.col-20{width: 20%;}
.col-4{width: 33.33%}
.col-5{width: 41.66%}
.col-6{width: 50%}
.col-7{width: 58.33%}
.col-8{width: 66.66%}
.col-9{width: 75%}
.col-10{width: 83.33%}
.col-11{width: 91.66%}
.col-12{width: 100%}


/*......FOOOTER.........*/

footer{display: flex;
flex-wrap: wrap;
background-color: rgba(0,0,0,0.75);
padding-left:8.33%;
padding-right: 8.33%;
padding-top: 50px;
padding-bottom: 50px;
color: white;}

footer img{width: 80%;
max-width: 300px;}

footer a{text-decoration: none;
cursor: pointer;
color: white;
font-family: roboto, sans-serif;}

.iconosredes img{float: left;

width: 26px;
margin-right: 15px;}
.iconosredes{margin-bottom: 20px;}

.iconosredes #fb{width: 14px;}

footer .col-6{padding-left: 8.33%;}



/*.................................NOSOTROS....................................*/

#proposito{display: flex;
    flex-wrap: wrap;

margin-top: 75px;
    margin-bottom: 75px;
}

#proposito .col-7{padding-left: 8.33%;
        margin-bottom: 75px;
}

#proposito .col-5{margin: auto;
    margin-bottom: 75px;
}

/*SLIDER*/
ul,ol{
	list-style: none;
}

body{
	font-family: Open sans;
}

.slideshow{
	width: 100%;
	position: relative;

}

.slider li, ul{
	width: 100%;
}

.slider li{
	overflow: hidden;
}

.slider li img{
	width: 100%;
}

.slider .caption{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 15px 50px;

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	text-align: center;
	color: #fff;
	z-index: 1;
}

.slider .caption h1{
	font-size: 50px;
}

.slider .caption p{
	margin-top: 10px;
	font-size: 20px;
}

.pagination{
	position: absolute;
	bottom: 15px;
	width: 100%;

	display: flex;
	justify-content: center;
}

.pagination li{
	font-size: 20px;
	margin: 2px 5px;
	color: #858585;
	cursor: pointer;
}

.left, .right{
	position: absolute;
	top: 0;
	height: 100%;

	display: flex;
	align-items: center;

	color: #fff;
	font-size: 35px;
	cursor: pointer;
	z-index: 2;
}

.left{
	left: 10px;
}

.right{
	right: 10px;
}

/*CAMBIOS DICIEMBRE 2020*/

.cabeceranuevaserviciosblanca{background-color: white;
width: 100%;
padding-left: 8.33%;
padding-top: 70px;
padding-bottom: 70px;}

.redesinicion{padding-right: 8.33%;
margin-top:70px;}

.redesinicion img{width: 50px;}

#misVideo{margin-bottom: -20px;
z-index: -999;}

.misionvalores{margin: 70px 0px;}

.misionvalores .col-4{padding-left: 8.33%;
    margin-top: 35px;
}

#columns {
	column-count: 2;/* Especifica el número de columnas en que se debe dividir un elemento*/
	column-gap: 15px;/* Especifica el espacio entre las columnas. */
	column-fill: auto;/* Especifica cómo rellenar columnas. */
}
.pin {
	display: inline-block;
    background-color: #FEFEFE;
    /* border: 2px solid #FAFAFA; */
    /* box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4); */
    /* margin: 2px 15px; */
    /* padding: 15px; */
    padding-bottom: 5px;	
}       
.pin img {
	width: 100%;
	padding-bottom: 10px;
}

.fernandobeliver{margin: auto;
padding-left: 50px;}

.listapatronato{margin:70px 0px;}

.listapatronato .col-3{padding-right: 50px;
padding-bottom: 35px;}

.patronato{margin-top: 35px;}


.personas{position: relative;
padding: 10px;
height: auto;}

.personas img{width: 100%;
display: block;}

.texst
{
/*   z-index:99; */
position:absolute;  top:0px; padding:30px; z-index:99999;
}
.texst h2
{
 
  font-weight:800;
  margin:0;
  text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
    font-family: roboto;
    font-size: 25px;
    line-height: 33px;
    color: white;
}
.texst h3
{
  font-weight:400;
  margin:10px 0 0 0;
  font-family: roboto;
 font-size: 20px;
    color: white;
    line-height: 23px;
}
.ocultariniciomovil{display: none;}
.ocultarinicio{display: block;}
@media screen and (max-width: 600px){
	.slider .caption p{
		display: none;
	}

	.slider .caption h1{
		font-size: 35px;
	}

	.left, .right{
		font-size: 30px;
	}

	.slider li img{
		width: 600px;
	}

	.pagination{
		display: none;
	}
}

#equipo{
width: 100%;
background-color: rgba(0,0,0,0.10);
padding-top: 75px;
padding-bottom: 75px;
}

.personas{display: flex;
flex-wrap: wrap;}


.personas .col-4{
text-align: center;
padding: 25px;}

.personas .col-4 h5{margin-top: 10px;
    margin-bottom: 5px;}


.grafico{display: flex;
flex-wrap: wrap;
margin-top: 75px;

}

.grafico .col-6{padding-left: 30px;
padding-right: 50px;
    
}

.textgraf2{margin: auto;
vertical-align: center;}

.textgraf1{margin: auto;
vertical-align: center;}


#redemplea{display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;

margin-top: 100px;
    margin-bottom: 0px;
}

#redemplea .col-7{padding-right: 8.33%;
}

#redemplea .col-5{margin: auto;
text-align: right;}


#redemplea2{display: flex;
    flex-wrap: wrap;

position: relative;

    margin-bottom: 75px;
}



#redemplea2 .col-3{margin: auto;
}

/*..........PRUEBA DEL MAPA............*/

.item-hints{
  height: 500px;
  width: 500px;
    position: absolute;
    top: 36%;
    left: 59%;
}

.item-hints2{
  height: 500px;
  width: 500px;
    position: absolute;
    top: 53%;
    left: 46%;
}

.item-hints .hint {
  width: 60px;
  height: 60px;

  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.item-hints .hint::before{ /* //rotated squre */
  background-color:black;
  width: 8px;
  height: 8px;
  z-index: 2;
  -webkit-clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%);
  clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%);
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.item-hints .hint::after{ /* //green glow */
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-radius: 50%;
  width: 2px;
  height: 2px;
  z-index: 1;
  -webkit-box-shadow: 0 0 50px 30px #FFC600;
  box-shadow: 0 0 50px 30px #FFC600;
  -webkit-animation: home_hero_item_hints_glow 2s cubic-bezier(.25,.1,.2,1) infinite;
  animation: home_hero_item_hints_glow 2s cubic-bezier(.25,.1,.2,1) infinite;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
@-webkit-keyframes home_hero_item_hints_glow {
  0% {
    -webkit-box-shadow: 0 0 30px 5px #FFC600;
    box-shadow: 0 0 30px 5px #FFC600
  }
  70% {
    -webkit-box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0)
  }
  100% {
    -webkit-box-shadow: 0 0 0 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 0 50px rgba(72, 170, 72, 0)
  }
}
@keyframes home_hero_item_hints_glow {
  0% {
    -webkit-box-shadow: 0 0 30px 5px #FFC600;
    box-shadow: 0 0 30px 5px #FFC600
  }
  70% {
    -webkit-box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0)
  }
  100% {
    -webkit-box-shadow: 0 0 0 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 0 50px rgba(72, 170, 72, 0)
  }
}
.item-hints .hint-dot {
  z-index: 3;
  border: 1.3px solid #FFC600;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: block;
  -webkit-transform: translate(-0%,-0%) scale(.95);
  transform: translate(-0%,-0%) scale(.95);
  -webkit-animation: home_hero_item_hints_border 2s linear infinite;
  animation: home_hero_item_hints_border 2s linear infinite;
  margin: auto;
    color: #FFC600;
}
@-webkit-keyframes home_hero_item_hints_border {
  0%,
  100% {
    border-color: #FFC600;
    -webkit-transform: translate(-50%, -50%) scale(.95);
    transform: translate(-0%, -0%) scale(.95)
  }
  50% {
    border-color: #FFC600;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-0%, -0%) scale(1)
  }
}
@keyframes home_hero_item_hints_border {
  0%,
  100% {
    border-color:#FFC600;
    -webkit-transform: translate(-50%, -50%) scale(.95);
    transform: translate(-0%, -0%) scale(.95)
  }
  50% {
    border-color: #FFC600;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-0%, -0%) scale(1)
  }
}
.item-hints .hint-radius {
  background-color: rgba(255,255,255,0.1);
  border-radius: 50%;
  width: 250px;
  height: 250px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -125px 0 0 -125px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: background-color,opacity,visibility,-webkit-transform;
  transition-property: background-color,opacity,visibility,-webkit-transform;
  transition-property: background-color,opacity,visibility,transform;
  transition-property: background-color,opacity,visibility,transform,-webkit-transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease,ease,ease,cubic-bezier(.5,0,0,1);
  transition-timing-function: ease,ease,ease,cubic-bezier(.5,0,0,1);
}
.item-hints .hint:hover .hint-radius {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.item-hints .hint[data-position="1"] .hint-content {
  top: 85px;
  left: 50%;
  margin-left: 56px;
}
.item-hints .hint-content {
  color: black;
  width: 300px;
  position: absolute;
  z-index: 5;
  padding: 12px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .7s ease,visibility .7s ease;
  transition: opacity .7s ease,visibility .7s ease;
  pointer-events: none;
  color: #FFC600;
  visibility: hidden;
  pointer-events: none
}
.item-hints .hint:hover .hint-content {
  color: black;
  width: 300px;
  position: absolute;
  z-index: 5;
  padding: 12px 0;
  opacity: 1;
  visibility: visible !important;
  -webkit-transition: opacity .7s ease,visibility .7s ease;
  transition: opacity .7s ease,visibility .7s ease;
  pointer-events: none;
  color: black;
  visibility: hidden;
  pointer-events: none
}
.item-hints .hint-content::before {
  width: 0px;
  bottom: 0;
  left: 0;
  content: '';
  background-color: black;
  height: 1px;
  position: absolute;
  transition: width 0.4s;
}
.item-hints .hint:hover .hint-content::before {
  width: 180px;
  transition: width 0.4s;
    background-color:  #FFC600;
}
.item-hints .hint-content::after {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  bottom: 0;
  left: 0;
  width: 80px;
  content: '';
  background-color: black;
  height: 1px;
  position: absolute;
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  
}
.item-hints .hint:hover .hint-content::after {
  opacity: 1;
  visibility: visible;
   background-color:  #FFC600;
}
.item-hints .hint[data-position="4"] .hint-content {
  bottom: 85px;
  left: 50%;
  margin-left: 56px;
}

.hint-content{background-color: rgba(255,255,255,1);
  border-radius: 5px;}

.hint-content p{font-size:14px;
line-height: 18px;
padding: 10px;}

/*............*/
.item-hints2 .hint {
  width: 60px;
  height: 60px;

  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.item-hints2 .hint::before{ /* //rotated squre */
  background-color:black;
  width: 8px;
  height: 8px;
  z-index: 2;
  -webkit-clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%);
  clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%);
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.item-hints2 .hint::after{ /* //green glow */
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-radius: 50%;
  width: 2px;
  height: 2px;
  z-index: 1;
  -webkit-box-shadow: 0 0 50px 30px #FFC600;
  box-shadow: 0 0 50px 30px #FFC600;
  -webkit-animation: home_hero_item_hints_glow 2s cubic-bezier(.25,.1,.2,1) infinite;
  animation: home_hero_item_hints_glow 2s cubic-bezier(.25,.1,.2,1) infinite;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
@-webkit-keyframes home_hero_item_hints_glow {
  0% {
    -webkit-box-shadow: 0 0 30px 5px #FFC600;
    box-shadow: 0 0 30px 5px #FFC600
  }
  70% {
    -webkit-box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0)
  }
  100% {
    -webkit-box-shadow: 0 0 0 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 0 50px rgba(72, 170, 72, 0)
  }
}
@keyframes home_hero_item_hints_glow {
  0% {
    -webkit-box-shadow: 0 0 30px 5px #FFC600;
    box-shadow: 0 0 30px 5px #FFC600
  }
  70% {
    -webkit-box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0)
  }
  100% {
    -webkit-box-shadow: 0 0 0 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 0 50px rgba(72, 170, 72, 0)
  }
}
.item-hints2 .hint-dot {
  z-index: 3;
  border: 1.3px solid #FFC600;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: block;
  -webkit-transform: translate(-0%,-0%) scale(.95);
  transform: translate(-0%,-0%) scale(.95);
  -webkit-animation: home_hero_item_hints_border 2s linear infinite;
  animation: home_hero_item_hints_border 2s linear infinite;
  margin: auto;
    color: #FFC600;
}
@-webkit-keyframes home_hero_item_hints_border {
  0%,
  100% {
    border-color: #FFC600;
    -webkit-transform: translate(-50%, -50%) scale(.95);
    transform: translate(-0%, -0%) scale(.95)
  }
  50% {
    border-color: #FFC600;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-0%, -0%) scale(1)
  }
}
@keyframes home_hero_item_hints_border {
  0%,
  100% {
    border-color:#FFC600;
    -webkit-transform: translate(-50%, -50%) scale(.95);
    transform: translate(-0%, -0%) scale(.95)
  }
  50% {
    border-color: #FFC600;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-0%, -0%) scale(1)
  }
}
.item-hints2 .hint-radius {
  background-color: rgba(255,255,255,0.1);
  border-radius: 50%;
  width: 250px;
  height: 250px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -125px 0 0 -125px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: background-color,opacity,visibility,-webkit-transform;
  transition-property: background-color,opacity,visibility,-webkit-transform;
  transition-property: background-color,opacity,visibility,transform;
  transition-property: background-color,opacity,visibility,transform,-webkit-transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease,ease,ease,cubic-bezier(.5,0,0,1);
  transition-timing-function: ease,ease,ease,cubic-bezier(.5,0,0,1);
}
.item-hints2 .hint:hover .hint-radius {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.item-hints2 .hint[data-position="1"] .hint-content {
  top: 85px;
  left: 50%;
  margin-left: 56px;
}
.item-hints2 .hint-content {
  color: black;
  width: 300px;
  position: absolute;
  z-index: 5;
  padding: 12px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .7s ease,visibility .7s ease;
  transition: opacity .7s ease,visibility .7s ease;
  pointer-events: none;
  color: #FFC600;
  visibility: hidden;
  pointer-events: none
}
.item-hints2 .hint:hover .hint-content {
  color: black;
  width: 300px;
  position: absolute;
  z-index: 5;
  padding: 12px 0;
  opacity: 1;
  visibility: visible !important;
  -webkit-transition: opacity .7s ease,visibility .7s ease;
  transition: opacity .7s ease,visibility .7s ease;
  pointer-events: none;
  color: black;
  visibility: hidden;
  pointer-events: none
}
.item-hints2 .hint-content::before {
  width: 0px;
  bottom: 0;
  left: 0;
  content: '';
  background-color: black;
  height: 1px;
  position: absolute;
  transition: width 0.4s;
}
.item-hints2 .hint:hover .hint-content::before {
  width: 180px;
  transition: width 0.4s;
    background-color:  #FFC600;
}
.item-hints2 .hint-content::after {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  bottom: 0;
  left: 0;
  width: 80px;
  content: '';
  background-color: black;
  height: 1px;
  position: absolute;
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  
}
.item-hints2 .hint:hover .hint-content::after {
  opacity: 1;
  visibility: visible;
   background-color:  #FFC600;
}
.item-hints2 .hint[data-position="4"] .hint-content {
  bottom: 85px;
  left: 50%;
  margin-left: 56px;
}


/*..........PLANTILLA TRABAJOS............*/


.testimonios{padding-left: 30px;}
.introproyecto{
    position: relative;
    height: 100vh;
  margin-bottom: 100px;
 
}

.proyectoparte{display: flex;
flex-wrap: wrap;
    margin-bottom: 50px;
    
}

.recuadro{position: absolute;
 width: 41.66%;
left: 8.33%;
z-index: 99;
bottom: 100px;
background-color: rgba(255,198,0,0.85);
padding: 25px;}

.recuadro h1{margin-bottom: 20px;}

.proyectoparte h2{margin-bottom: 25px;}

.localizacion{text-align: center;}

.localizacion img{max-width: 250px;
margin: 25px auto;}

.objetivos{text-align: center;}

.cuadraditos{display: flex;
flex-wrap: wrap;
margin: auto;
max-width: 350px;
margin-top: 25px;}

.cuadraditos div{width: 20%;
    margin-top: -5px;
}

.impacto{background-color: rgba(0,0,0,0.1);}

.impacto2{display: flex;
flex-wrap: wrap;
    max-width: 1400px;
padding: 50px 8.33%;
margin: auto;}

.dato{background-color:#FFC600;
border-radius: 25px;
    height: 40px;
width: 44px;
    text-align: center;
    padding-top: 10px;
font-weight: 600;
     border-radius: 50%;
font-size: 20px;
}


.impacto .col-12{text-align: center;}

.impactodatos{display: flex;
    padding-bottom: 15px;
}

.explicaciondato{padding-left:15px;
font-weight: 600;
padding-top: 10px;
width: 100%;}

.lineas{display: flex;
flex-wrap: wrap;
padding: 50px 0px;}

.acciones{margin:0px auto;
text-align: center;}

.acciones img{max-width: 170px;
padding-bottom: 50px;
vertical-align: top;}


.redagentes{display: flex;
flex-wrap: wrap;
  padding: 100px 8.33%;
max-width: 1400px;
margin: auto;}

.redagentes h2{text-align: center;}

.redagentes .col-12{text-align: center;}

.redagentes .col-7{padding-left: 5.33%;}
.redagentes .col-5{margin: auto;}

.redagentes .col-5 img{max-width: 400px;
}

.empresa1{display: flex;
width: 100%;
margin: auto;
text-align: right;
color: black;
padding-right: 8.33%;

padding-bottom: 30px;
    flex-direction: row-reverse;}

.empresa1 .descripcionred{width: 85%;
text-align: right;
padding-right: 20px;}

.empresa1 .logotipored{width: 15%;
height: auto;
}

.red{margin: auto;}



.empresa2 .logotipored{width: 15%;
height: auto;
}

.empresa2 .descripcionred{width: 85%;

padding-left: 20px;}

.empresa2{display: flex;
    flex-wrap: wrap;
width: 100%;
margin: auto;
text-align: left;
color: black;
    padding-bottom: 30px;}

.ocultoordenador{display: none;}

.empresa2 .col-6{display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
padding-left: 20px;}


.paginador{margin: auto;
text-decoration: none;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.paginador a{color:#FFC600;
padding: 10px;
text-decoration: none;}

/*.................CONTACTO..................*/

.contactoinicio{background-image:url(imagenes/contacto.jpg);
background-position: center center;
height: 100vh;
position: relative;}


.titularcontacto{position: absolute;
left: 8.33%;
top: 40%;
 }



.titularcontacto h2{font-weight: 400;
}

.seccontacto{padding: 50px 8.33%;}


.cajacontacto{list-style-type: none;
margin-bottom: 20px;}

.cajacontacto li{display: inline-block;}

.ladode{float:right;
margin-right: 16.66%;}

.seccontacto{display: flex;
flex-wrap: wrap;}



/*.........FORMULARIO..........*/
 #form1{width: 100%;
    background-color: white;
    margin:0px auto;
    font-family: Roboto, "sans-serif";
   
    }
    
#form1 label{display: none;
            }

#form1 fieldset{border: none;}

    #form1 .contenidocont{ padding-left: 20px;
     padding-right: 20px;
     padding-bottom: 20px;
        text-align: center;
        margin-top: 40px;
   
    }
    
    #form1 legend{
        font-size: 16px;
        color: white;
        background-color:lightseagreen;
        font-weight: bold;
        margin-bottom: 15px;
        padding: 20px;
    }
    

    
    #form1 input{
        display: inline-block;
        width: 42%;
        height: 40px;
        padding: 10px;
        color: rgba(189,186,186,1.00);
        font-size: 14px;
        margin-bottom: 5%;
        margin-right: 5%;
        border:none;
        border-bottom: solid 2px rgba(0,0,0,1.00);
        
    }
    
    
    #form1 input.boton{
        font-family: Roboto;
font-size: 14px;
font-weight: bold;
color: white;
background-color: rgba(0,0,0,0.75);
border-radius: 5px;
padding: 10px;
        width: 90%;
        border: none;
        margin-top: 25px;
        cursor: pointer;
    }
    
    #form1 input.boton:hover{color: rgba(0,0,0,0.75);
background-color: white;
border: 2px solid rgba(0,0,0,0.75);
    }

#form1 #men{width: 90%;
height: 140px;
vertical-align: top;}

#form1 #asu{width: 90%;}

#form1 #acepto{ width: 15px;
float: left;
margin-left: 25px;
    height: auto;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 0px;
}

#form1 .validar{display: block;
font-size: 14px;
text-align: left;}

.cajagrande{margin: auto;}


/*..........Proyectos............*/

.proyectofiltro a{font-family: Roboto;}

.negrita-pag{background-color:#FFC600;
color: white;
border-radius: 60px;
padding: 10px;}

.otros-pag{color:#FFC600 ;}

.cabeceraproyectos{height: 100vh;
width: 100%;
background-image: url(Imagenes/proyectos.jpg);
background-position: center center;
position: relative;}

.cabeceraproyectos2{height: 100vh;
width: 100%;
background-image: url(Imagenes/servicios.jpg);
background-position: center center;
position: relative;}

.titulopro{width: 60%;
    max-width: 1000px;
position: absolute;
top:30%;
left: 8.33%;
color: white;}

.titulopro h2{font-weight: 500;
color: white;
margin-bottom: 20px;}

.titulopro img{
width: 200px;}

#selector{max-width: 1200px;
margin: auto;}

#selector a{display: block;}

.flexi{display: flex;
flex-wrap: wrap;}
.wraproyectos
{
  margin:10px auto 0 auto;
  width:100%;
  display:flex;
    flex-wrap: wrap;
  align-items:space-around;
  max-width:1200px;
}
.tile
{
  width:31%;
  height:380px;
  margin:10px;
  background-color:#FFC600;
  display:inline-block;
  background-size:cover;
  position:relative;
  cursor:pointer;
  transition: all 0.4s ease-out;
  box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.44);
  overflow:hidden;
  color:white;
  font-family:'Roboto';
  
}
.tile img
{
height: 100%;;
  width:initial;
  position:absolute;
  top:0;
  left:0;
  z-index:0;
  transition: all 0.4s ease-out;
}
.tile .text
{
/*   z-index:99; */
  position:absolute;
  padding:30px;
  height:calc(100% - 60px);
}
.tile h1
{
 
  font-weight:800;
  margin:0;
  text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
    font-family: roboto;
    font-size: 25px;
    line-height: 33px;
}
.tile h2
{
  font-weight:400;
  margin:10px 0 0 0;
  font-family: roboto;
   transform: translateX(200px);
 font-size: 20px;
    color: white;
    line-height: 23px;
}
.tile p
{
  font-weight:300;
  margin:10px 0 0 0;
  line-height: 25px;
/*   opacity:0; */
  transform: translateX(-200px);
  transition-delay: 0.2s;
}
.animate-text
{
  opacity:0;
  transition: all 0.6s ease-in-out;
}
.tile:hover
{
/*   background-color:#99aeff; */
box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.64);
  transform:scale(1.05);
}
.tile:hover img
{
  opacity: 0.2;
}
.tile:hover .animate-text
{
  transform:translateX(0);
  opacity:1;
}
.dots
{
  position:absolute;
  bottom:0px;
  right:30px;
  margin: 0 auto;
  width:30px;
  height:30px;
  color:currentColor;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:space-around;
  
}

.dots span
{
    width: 5px;
    height:5px;
    background-color: currentColor;
    border-radius: 50%;
    display:block;
  opacity:0;
  transition: transform 0.4s ease-out, opacity 0.5s ease;
  transform: translateY(30px);
 
}

.tile:hover span
{
  opacity:1;
  transform:translateY(0px);
}

.dots span:nth-child(1)
{
   transition-delay: 0.05s;
}
.dots span:nth-child(2)
{
   transition-delay: 0.1s;
}
.dots span:nth-child(3)
{
   transition-delay: 0.15s;
}


@media (max-width: 1000px) {
  .wrap {
   flex-direction: column;
    width:90%;
  }
}


/*.......SERVICIOS......*/
.tituloser{width: 60%;
    max-width: 1000px;
position: absolute;
top:30%;
left: 20%;
color: white;
text-align: center;
}

.serviciosej{}

.abajo{cursor: pointer;
position: relative;
    border-bottom: 20px solid white;
}

.abajo h2{font-size: 40px;
    line-height: 42px;
text-align: left;
    margin: 25px auto;
    vertical-align: middle;
    position: absolute;
    top: 20px;
    max-width: 650px;
    left: 8.33%;
    color: black;
    cursor: pointer;
}

.abajo img{margin: auto;
width: 35px;
position: absolute;
left: 48%;
bottom: 50px;}



.plegable{
   height:0;
   overflow:hidden;
    
}

.tituloser h2{color: white;}

   .desplegado{padding: 40px 0px;
    max-width: 1000px;
margin:auto;}

.desplegado h3{
text-align: center;
margin-bottom: 20px;}
    

.plegable h3{
text-align: center;
margin-bottom: 20px;}



/*......................ADAPTACION TABLET.......................*/


@media screen and (max-width:1600px){
    .titular h1{max-width: 1000px;}

}
@media screen and (max-width:1450px){
    /*........index.......*/
    .iniciologo{width: 475px}
    
    .iniciologo h2{font-size:35px; }
    
    .lineasinicio{width: 480px;
   background-size: contain;}
    
    .lineasinicio img {padding: 10px;
    width: 100%;
    height: auto;}


.titular h3{max-width: 800px;}
}

@media screen and (max-width:1250px){
    /*........index.......*/
    .iniciologo{width: 400px;
        left: 4.33%;
}
     .iniciologo h2{font-size:30px;
    padding-top: 10px;
    padding-left: 25px;}
    .lineasinicio{right: 4.33%;}
    
    .seccontacto {padding: 50px 4%;}

    }


@media screen and (max-width:1000px){
      .seccontacto {padding: 50px 2%;
     
     
    }
     
     .ladode {margin-right: 4%;}
     
    #form1 .contenidocont {padding-right: 0px;}
 /*..............Menus..................*/   
    .col-t-1{width: 8.33%}
.col-t-2{width: 16.66%}
.col-t-3{width: 25%}
.col-t-4{width: 33.33%}
.col-t-5{width: 41.66%}
.col-t-6{width: 50%}
.col-t-7{width: 58.33%}
.col-t-8{width: 66.66%}
.col-t-9{width: 75%}
.col-t-10{width: 83.33%}
.col-t-11{width: 91.66%}
.col-t-12{width: 100%}
    
    
    #proposito .col-7 {
        padding-left: 0%}
    
    header{display: block;
        position: relative;
        width: 100%;
        max-width: 1920px;
        margin: 0px auto;
        z-index: 10001; 
    }
    
    .slider{display: none;}
    .pagination{display: none;}

.btn{display: block;
            position: absolute;
                top: 20px;
                right: 20px;
                background-color:rgba(0,0,0,0.75);
                border-radius: 5px;
                padding: 5px;
                width: 40px;
    height: 40px;
    z-index: 10000;
    cursor: pointer;
            }
    
.mitadx img{margin-top: 20px;
    width: 30px;
    margin-right: 15px;
     }


    .menu{height: auto;
            position: absolute;
            right: 0px;
            display: none;
            width: 40%;
            background-color: white;
            margin-top: 0px;
            padding: 20px;     
        
        
    }
    
    .menu ul{display: block;
    justify-content:flex-end;
    list-style: none;
        background-color: white;
    width: 100%;}
    
    
    
    .menu a{
        display: block;
        

}
    .menu{padding: 0px 0px 0px 20px;}
    
    #submenub{margin-top: 0px;
    background-color:  rgba(0,0,0,0.05);
    margin-left: -20px;
    width: 120%;}
    
    #submenub li a {
        padding-left: 40px;
    width: 100%;}

.desple{bottom: 13px;}

.titular h3{max-width: 750px;}
    
 
    
    /*.......footer......*/
    
    footer .col-6 {
    padding-left: 0%;
}
    
    /*........index.......*/
    button.learn-more{
        position: absolute;
        top: auto;
        bottom: 50px;
        border-radius: 50px;
        background-color: rgba(255,198,0,0.85);}
    
    .galeria{display: flex;
    flex-wrap: wrap;
    height: auto;}
    
        .galeria2{display: flex;
    flex-wrap: wrap;
    height: 100vh;}
    
    
    .iniciologo{display: block;
        position: static;
    width: 100%;
    text-align: center;
    margin-top: 75px;
    }
    
    .iniciologo img{width: 400px}
    
    .lineasinicio{display: flex;
        flex-wrap: wrap;
        position: static;
    width: 550px;
        margin: auto;
    text-align: center;
        margin-top: 30px;
        margin-bottom: 75px;
  }
    
    /*.......Plantilla Proyecto......*/
    .redagentes {padding: 75px 0px;}
    

    .recuadro {width: 70%;}
/*...............*/

}
    
 @media screen and (max-width:900px){
     
     
     .desplegado{margin-left: 20px;
     margin-right: 20px;}
    
     
     .iniciologo{left: 0px;}
     
     .iniciologo img {width: 100%;
     }
     h1{font-size: 55px;}
     h2{font-size: 33px;}
    h3{font-size: 20px;}
     
     .tile {
    width: 46%;
   
         margin: 2%;}
     
          .tile2 {
    width: 46%;
   
         margin: 2%;}
    
     
     
     .abajo h2{
         font-size: 33px;
    width: 70%;
    left: 15%;
}
     
     .contenedorcontexto{padding-left: 20px;
     padding-right: 20px;}
     
     .cajagrande{width: 100%;
     max-width: 600px;}
     
     .col-contacto-12{width: 100%;}
     #form1 .contenidocont {    width: 100%;
    max-width: 600px;
    margin: 75px auto 0px auto;
     
    
     }
     
     #form1 .contenidocont {padding: 0px;
     }

     .item-hints{display: none;}
          .item-hints2{display: none;}

}
    
 @media screen and (max-width:700px){
     
     .ocultariniciomovil{display: block;
     margin-bottom: -10px;}
.ocultarinicio{display: none;}
     
     .fernandobeliver{margin: 30px auto;
padding-left: 0px;}
     
     
     .misionvalores {margin-top: 0px;
     margin-bottom: 35px;}
     
     
     .misionvalores .col-4{padding-right: 8.33%; padding-left: 8.33%;
     }
     
     .lineaindex{height: 200px;
}

.lineaindex p{margin-top: 25px;}
.lineaindex:hover{cursor: pointer;
    height: 450px;
    text-align: left;
/*box-shadow: 0 10px 6px -6px #777;*/

}


     .redesinicion{padding-right:0%;}
     
     .abajo img {bottom: 30px;}
      .imagentableta{max-width: 300px;}
     
     
     .textgraf2{display: none;}
     
     
     .barrasuperior{display: none;}
     
.col-m-1{width: 8.33%}
.col-m-2{width: 16.66%}
.col-m-3{width: 25%}
.col-m-4{width: 33.33%}
.col-m-5{width: 41.66%}
.col-m-6{width: 50%}
.col-m-7{width: 58.33%}
.col-m-8{width: 66.66%}
.col-m-9{width: 75%}
.col-m-10{width: 83.33%}
.col-m-11{width: 91.66%}
.col-m-12{width: 100%;
     padding-left: 10px;
     padding-right: 10px;}
     

    .redagentes .col-5 img{max-width: 100%;
        margin-bottom: 50px;
}
     

     
     .testimonios{margin-top: 30px;
     padding-left: 0px;
        font-family: Roboto, "sans-serif";}
         
         .acciones img{padding-bottom: 20px;}
     
     .acciones{margin-bottom: 50px;
     padding: 0px 25px;}
     
     /*.......Fooooter......*/
     .ocultarpie{display: none;}
     .ocultoordenador{display: block;
     text-align: center;}
        
     footer .col-6{width: 100%;
     text-align: center;
     margin-top: 20px;}
     footer .col-3{width: 100%;
     text-align: center;}
     
     .iconosredes{margin-top: 25px;
     margin-bottom: 0px;}
     
     .iconosredes img {float: none;}
     
     .titulopro{width: 80%;
     top: 15%;}
     
     .col-3 .textgraf2{display: none;}
     
     
    }
    
 @media screen and (max-width:600px){
     
     #form1 .contenidocont{margin: 20px auto 0px auto;}
     

     
     .grafico .col-6{padding-left: 0px;
     padding-right: 0px;}
     
     #redemplea2 {margin-top: 40px;
}

     
     .iniciologo h2 {padding-left: 10px;}
     
     .lineasinicio{display:flex;
         flex-wrap: wrap;
    width: 100%;
  
  }
     
     .mitad {

         margin-left: 10PX;}
     
     
     /*....PLANTILLA PROYECTOS....*/
          h1{font-size: 40px;
     line-height: 45px;
     margin-bottom: 20px;}

     h3{font-size: 18px;
     line-height: 23px;}
     
     .recuadro h1{margin-bottom: 5px;}
    
     .recuadro {top:0%;
         left: 0%;
     width: 100%;
         bottom: auto;
    
    }
     
     .tile {width: 90%;
     margin: 25px auto;}
     
     
     
          .tile2 {width: 90%;
     margin: 25px auto;}
     
     
          .abajo h2{
    width: 90%;
    left: 8.33%;
}
     
     .col-ms-1{width: 8.33%}
.col-ms-2{width: 16.66%}
.col-ms-3{width: 25%}
.col-ms-4{width: 33.33%}
.col-ms-5{width: 41.66%}
.col-ms-6{width: 50%}
.col-ms-7{width: 58.33%}
.col-ms-8{width: 66.66%}
.col-ms-9{width: 75%}
.col-ms-10{width: 83.33%}
.col-ms-11{width: 91.66%}
.col-ms-12{width: 100%;
    text-align: center;
     padding-left: 10px;
     padding-right: 10px;}
     
     .textgraf1{display: none;}
     
     #redemplea .col-5 {text-align: center;
     margin-bottom: 50px;}
     
     #redemplea .col-3{margin-top: 50px;}
     
     #redemplea .col-9{display: none;}
    
    }
    
 @media screen and (max-width:450px){
     .col-s-12{width: 100%;
     margin-bottom: 25px;}
     
     .cajagrande{display: none;}
     
     }


.tamanogaleria{width: 23%;}

