@charset "utf-8";
/* CSS Document */
@import url(http://weloveiconfonts.com/api/?family=entypo|fontawesome);
@import url(http://weloveiconfonts.com/api/?family=entypo|zocial);


/* entypo */
[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
}

/* fontawesome */
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}
/* zocial */
[class*="zocial-"]:before {
  font-family: 'zocial', sans-serif;
}


/*vamos hacer estilo para el body*/
body {
	background-image: url(../fondos/ffon.png);
	background-position:top center;
	background-attachment:fixed;/*fondo estatico, para que haga  scroll*/
	font-family: 'aleoregular';
	}
	
	.lineafondo{
	/*estilo compuesto */
	 width:100%; height:160px;
	/*este es background-color:rgba( 194,167,212,0.8);*/
	background: rgba(203,96,179,1);
    background: -moz-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(138,12,96,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(203,96,179,1)), color-stop(100%, rgba(138,12,96,1)));
    background: -webkit-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(138,12,96,1) 100%);
    background: -o-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(138,12,96,1) 100%);
    background: -ms-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(138,12,96,1) 100%);
    background: linear-gradient(to bottom, rgba(203,96,179,1) 0%, rgba(138,12,96,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#8a0c60', GradientType=0 );

	/* background-color:rgba( 64,0,64,1);*/
	display: flex;
    flex-direction:row;
    flex-wrap: wrap;
	position:relative;
	justify-content: center;
	border-top:12px #6A006A  solid;
	border-bottom:4px #6A006A solid;
	-webkit-box-shadow: -2px -5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -2px -5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
	z-index: 2;
	}
	
	.lineafondo1{
	/*estilo compuesto */
	 width:100%; height:350px;
	 display: flex;
     flex-direction:row;
     flex-wrap: wrap;
	 position:relative;
	 justify-content: center;
	 border-top:12px #6A006A  solid;
	border-bottom:4px #6A006A solid;
	-webkit-box-shadow: -2px -5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -2px -5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
	z-index: 2;
	}
	
	.lineafondo1 {
    background-image:url(../img/imagen3.png);
	background-size:100% 100%;	
}

.lineafondo2{
	/*estilo compuesto */
	 width:100%;
	 display: flex;
     flex-direction:row;
     flex-wrap: wrap;
	 position:relative;
	 font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 800;
	font-size:28px;
	color:#2E0436;
	text-align:justify;
	padding:5px;
	 border-bottom:2px #6A006A solid;
	-webkit-box-shadow: -2px -5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -2px -5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
	z-index: 2;
	}
	
	.lineafondo2 {
	background-color: rgba(204,204,204,0.5);
	background-size: 100% 100%;
}

.lineafondo3{
	/*estilo compuesto */
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-align:justify;
		padding:5px;
	color: #7C0B91;
	z-index: 2;
	}
	
.paginacion {
	font-family: Times New Roman, Times, Garamond, Georgia, Cambria;
	font-size:16px;
	padding:3px;
	}
	
	.cr{
	/*estilo compuesto */
	
	color:#6A006A;
	/*color:#FFF;*/
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	/*	font-family: 'aleoregular', cursive;*/
	font-size:90px;
	font-style:italic;
	letter-spacing:8px;
	margin-top:25px;
	text-align:center;
	/*text-shadow: -5px -2px 2px rgba(150, 150, 150, 1);*/
	text-shadow: -5px -2px 2px rgba(253, 253, 253, 1);
	 
	}
	
	.logo{
	/*estilo compuesto */
	 
	 display: flex;
     flex-direction:row;
     flex-wrap: wrap;
	 position:relative;
	
	 margin-top:20px;
	 margin-right:20px;
	 	
	}
	
	.logo img{
		width:100px; height:90px;
			
		}
	
	
	.video{
	/*estilo compuesto */	
	 
	 	
	}
	
	.video img{
		width=60px; height=60px;
		}
		
		
h11 {	/*estilo compuesto */
	color: #2E0436;
	font-family: 'aleoregular', cursive;
	font-size:35px;
	font-style: italic;
	margin-top: 25px;
	text-align: center;
}

.logo2{
	/*estilo compuesto */
	 width:100%; height:80px;
	 display: flex;
     flex-direction:row;
     flex-wrap: wrap;
	 position:relative;
	 justify-content: center;
	}
		
	.logo1{
	/*estilo compuesto */
	
	 display: none;
    
	}
	
	
.titu1{
	width:100%;
	height:30px;
	display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content: space-around;
	align-items: center;
	padding:5px;
	font-family: 'aleoregular', cursive;
	font-size: 35px;
	text-align:center;
	color:#B700B7;
	text-shadow: -2px -2px 2px rgba(150, 150, 150, 1);
	z-index: 2;
	}	

	
	.titu11{
	width:100%;
	height:20px;
	display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content: space-around;
	align-items: center;
	padding:5px;
	font-family: 'aleoregular', cursive;
	font-size: 25px;
	text-align:center;
	/*color:#B700B7;*/
	color:#B700B7;
	text-shadow: -2px -2px 2px rgba(150, 150, 150, 1);
	z-index: 2;
	}	
	
	.titu111{
	width:700px;
	color:#B700B7;
	text-shadow: -2px -2px 2px rgba(150, 150, 150, 1);
	}	

.titu22{
	
	display: flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content: space-around;
	font-size: 30px;
	color:#2E0436;
	text-shadow: -2px -2px 2px rgba(150, 150, 150, 1);
	z-index: 2;
	}	
	
	
	
	
	h3{
	/*estilo compuesto */
	color: #2E0436 ;
	font-family: 'aleoregular', cursive;
	font-size:30px;
	font-style:bold;
	margin-top:25px;
	text-align:center;
	}
	
	/*h1,h2,h3 tienen las mismas caracteristicas, y aqui solo cambie el color de la letra h2 */
	h2{
	color: #231BD3;
	text-shadow: 0px 0px 10px rgba(231,16,19,1.00);
	}



.local{/*background-color:steelblue;*/

     width:100%; height:540px;
     display: flex;
     flex-direction:row;
     flex-wrap: wrap;
     justify-content: space-around;
	 align-items: center;
	 margin:12px;
	      }
		  

.locales1, .locales2,.locales3,.locales4, .locales5,.locales6,.locales7 {
	width:200px; height:200px; 
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-shadow: 3px 1px 2px rgba(99, 54, 3, 1);
    cursor: default;
    box-shadow: 0px 0px 1.5px 1.5px #333;
 
}

	
.padre{/*background-color:steelblue;*/
     background-color: rgba(240,240,240,0.3);
     width:100%; height:350px;
     display: flex;
     flex-direction:row;
     flex-wrap: wrap;
     justify-content: space-around;
	 align-items: center;
 	 margin:2px;
	      }

.padre1{/*background-color:steelblue;*/
     background-color: rgba(240,240,240,0.3);
     width:100%; height:350px;
     display: flex;
     flex-direction:row;
     flex-wrap: wrap;
     justify-content: space-around;
	 align-items: center;
 	 margin:2px;
	      }
		  
		  .padre4{/*background-color:steelblue;*/
     background-color: rgba(240,240,240,0.3);
     width:100%; height:350px;
     display: flex;
     flex-direction:row;
     flex-wrap: wrap;
     justify-content: space-around;
	 align-items: center;
 	 margin:2px;
	      }
		  
		  .padre2{/*background-color:steelblue;*/
     background-color: rgba(240,240,240,0.3);
     width:100%; height:300px;
     display: flex;
     flex-direction:row;
     flex-wrap: wrap;
     justify-content: space-around;
	 align-items: center;
 	 margin:2px;
	      }
		  
		  
		  .padre3{/*background-color:steelblue;*/
     background-color: rgba(240,240,240,1);
     width:100%; height:350px;
     display: flex;
     flex-direction:row;
     flex-wrap: wrap;
     justify-content: space-around;
	 align-items: center;
 	 margin:2px;
	      }
		  
		  .tquienesomos{
	padding:25px;
	text-align:justify;
	font-family: Times New Roman, Times, Garamond, Georgia, Cambria;
	font-size:23px;
	align-items: center;
	color:#000;}
	
	.cr1{
	/*estilo compuesto */
	
	color:#6A006A;
	/*color:#FFF;*/
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	/*	font-family: 'aleoregular', cursive;*/
	font-size:45px;
	font-style:italic;
	margin-top:25px;
	text-align:center;
	text-shadow: -2px -2px 2px rgba(150, 150, 150, 1);
	}
	
	.cr2{
	/*estilo compuesto */
	
	color:#6A006A;
	/*color:#FFF;*/
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	/*	font-family: 'aleoregular', cursive;*/
	font-size:35px;
	font-style:italic;
	margin-top:25px;
	text-align:center;
	text-shadow: -2px -2px 2px rgba(150, 150, 150, 1);
	}
	
	.cr4{
	/*estilo compuesto */
	
	color:#6A006A;
	/*color:#FFF;*/
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	/*	font-family: 'aleoregular', cursive;*/
	font-size:25px;
	font-style:italic;
	margin-top:25px;
	text-align:center;
	text-shadow: -2px -2px 2px rgba(150, 150, 150, 1);
	}
	
	
	
	.cr3{
	/*estilo compuesto */
	background-color:rgba(128,128,128,0.2);
	color: #800080;
	font-family: font-family: 'aleoregular';
	/*	font-family: 'aleoregular', cursive;*/
	font-size: 20px;
	text-align: justify;
	padding:10px;
	margin: 10px 20px 10px 20px;
	}
	
	.imgder
	{float:right;
	padding:10px;
	margin-left:10px;}
	
	
	.imgizq
	{float:left;
	padding:10px;
	margin-right:10px;
	margin-left:10px;}
	
  .estilotabla{ 
    color:#6A006A;
    font-weight: bold; 
  /*text-align: center;  
    font-family:Verdana, Arial, Helvetica, sans-serif; */
    font-size: 18px; 
} 	


.hovereffect, .hovereffect2, .hovereffect3, .hovereffect4, .hovereffect5, .hovereffect6, .hovereffect7, .hovereffect8, .hovereffect9, .hovereffect10  {
   width:300px; height:300px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-shadow: 3px 1px 2px rgba(99, 54, 3, 1);
    cursor: default;
    box-shadow: 0px 0px 1.5px 1.5px #333;
 
}
.hovereffect {
    background-image: url(../img/img9.jpg);
	background-size:100% 100%;
	
	}
/*.hovereffect2 {
    background-image:  url(../img/img2.jpg);
	background-size:100% 100%;	
}**/
.hovereffect3 {
    background-image:url(../img/img5.jpg);
	background-size:100% 100%;	
}
.hovereffect4 {
    background-image:url(../img/img2.jpg);
	background-size:100% 100%;	
}
.hovereffect5 {
    background-image:  url(../img/img28.jpg);
	background-size:100% 100%;	
}
.hovereffect6 {
    background-image:url(../img/img4.jpg);  
	background-size:100% 100%;	
}
.hovereffect7 {
    background-image:url(../img/img11.jpg);
	background-size:100% 100%;	
}

.hovereffect8 {
    background-image:url(../img/img30.jpg);
	background-size:100% 100%;	
}
.hovereffect9 {
    background-image:url(../img/img26.jpg);
	background-size:100% 100%;	
}
.hovereffect10 {
    background-image:url(../img/img31.jpg);
	background-size:100% 100%;	
}


		
.hovereffect .overlay,  .hovereffect3 .overlay, .hovereffect4 .overlay, .hovereffect5 .overlay, .hovereffect6 .overlay, .hovereffect7 .overlay, .hovereffect8 .overlay, .hovereffect9 .overlay, .hovereffect10 .overlay  {
 width:300px; height:300px; 
  position: absolute;
  overflow: hidden;
  left: 0;
  background-color: rgba( 194,167,212,0.7);
  top: -200px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.1s ease-out 0.5s;
  transition: all 0.1s ease-out 0.5s;
}

/*.hovereffect2 .overlay {
  width:300px; height:300px; 
  position: absolute;
  overflow: hidden;
  left: 0;
  background-color: rgba(194,167,212,0.7);
  top: -200px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.1s ease-out 0.5s;
   transition: all 0.1s ease-out 0.5s;
}*/

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.hovereffect2:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.hovereffect3:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.hovereffect4:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.hovereffect5:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.hovereffect6:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.hovereffect7:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.hovereffect8:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.hovereffect9:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.hovereffect10:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}


.hovereffect img, .hovereffect2 img, .hovereffect3 img, .hovereffect4 img, .hovereffect5 img, .hovereffect6 img, .hovereffect7 img, .hovereffect8 img, .hovereffect9 img, .hovereffect10 img   {
  display: block;
  position: relative;
}

.hovereffect h2, .hovereffect2 h2, .hovereffect3 h2, .hovereffect4 h2, .hovereffect5 h2, .hovereffect6 h2, .hovereffect7 h2, .hovereffect8 h2, .hovereffect9 h2, .hovereffect10 h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background:  rgba(72, 72, 72, 0.7);
 
}

.hovereffect h4, .hovereffect2 h4, .hovereffect3 h4, .hovereffect4 h4, .hovereffect5 h4, .hovereffect6 h4, .hovereffect7 h4, .hovereffect8 h4, .hovereffect9 h4, .hovereffect10 h4 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 19px;
  padding: 9px;
  background: rgba(81,50,101,0.7);
 
}

.hovereffect p, .hovereffect2 p, .hovereffect3 p, .hovereffect4 p, .hovereffect5 p, .hovereffect6 p, .hovereffect7 p, .hovereffect8 p, .hovereffect9 p, .hovereffect10 p {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 15px;
  padding: 10px;
  margin: 60px 0 0 0;
  background: rgba(81,50,101,0.7);
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect:hover p, .hovereffect2:hover p, .hovereffect3:hover p, .hovereffect4:hover p, .hovereffect5:hover p, .hovereffect6:hover p, .hovereffect7:hover p, .hovereffect8:hover p, .hovereffect9:hover p, .hovereffect10:hover p {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  margin: 90px 0 0 0;
  background-color: transparent;
  -webksit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
/*.hovereffect2 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
   margin: 90px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}*/
.hovereffect3 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  margin: 90px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.hovereffect4 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  margin: 90px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.hovereffect5 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
   margin: 90px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.hovereffect6 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  margin: 90px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.hovereffect7 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
   margin: 90px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.hovereffect8 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  margin: 90px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
/*.hovereffect2 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
   margin: 90px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}*/
.hovereffect9 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  margin: 90px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.hovereffect10 a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  margin: 90px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.hovereffect2 a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.hovereffect3 a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect4 a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.hovereffect5 a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.hovereffect6 a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect7 a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect8 a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.hovereffect9 a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect10 a.info:hover {
  box-shadow: 0 0 5px #fff;
}


.hovereffect:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.hovereffect2:hover a.info {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.hovereffect3:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect4:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect5:hover a.info {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.hovereffect6:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect7:hover a.info {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect8:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect9:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect10:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}


#footer{
	width:100%;
	height:100px;
	background-color:rgba(116, 116, 116, 0.6);
	color:white;
	font-family: Times New Roman, Times, Garamond, Georgia, Cambria;
	font-size:16px;
	padding:3px;
	border-top:5px #6A006A solid;
	border-bottom:5px #6A006A solid;
	clear:both;
	z-index: 99;
}


.inferior {
	margin-top:10px;
	font-family: Times New Roman, Times, Garamond, Georgia, Cambria;
	font-size:16px;
	}

.redes {
	position:fixed;
	left:0;
	top:63%;
	font-size:30px;
}

.redes ul{
	list-style:none;
	}

.redes ul li a {
	display:inline-block;
	color:#fff;
	background:#000;
	padding:10px 15px;
	text-decoration:none;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	
	}
	

.redes ul li .entypo-facebook-circled {
	background:#3b5998;}
.redes ul li .entypo-twitter-circled {
	background:#00abf0;}
	.redes ul li .entypo-gplus-circled {
	background:#F00;}
	.redes ul li .zocial-youtube {
	background:#000;}
	
	
	/*.redes ul li .entypo-googleplus-circled{
	background:#d95232;}
	.redes ul li .entypo-pinteres-circled{
	background:#ae181f;}
	.redes ul li .entypo-mail-circled{
	background:#666666;}
	#00abf0;
	#3b5998;
	*/

.redes ul li a:hover {
	padding:10px 30px;
	}	
	


@media all and (max-width:700px) {
.padre{/*background-color:steelblue;*/
 width:100%; height:650px;
  }

.padre1{/*background-color:steelblue;*/
 width:100%; height:650px;
  }
  .padre4{/*background-color:steelblue;*/
 width:100%; height:650px;
  }
	.hovereffect2, .hovereffect, .hovereffect3, .hovereffect4, .hovereffect5, .hovereffect6, .hovereffect7, .hovereffect8, .hovereffect9, .hovereffect10  {	
	margin-top:5px;
	width:200px; height:200px; 
		  } 
		  
	.hovereffect .overlay, .hovereffect2 .overlay, .hovereffect3 .overlay, .hovereffect4 .overlay, .hovereffect5 .overlay, .hovereffect6 .overlay, .hovereffect7 .overlay, .hovereffect8 .overlay, .hovereffect9 .overlay, .hovereffect10 .overlay{
   width:200px; height:200px; 
   top: -133px;
 }	

.hovereffect p, .hovereffect2 p, .hovereffect3 p, .hovereffect4 p, .hovereffect5 p, .hovereffect6 p, .hovereffect7 p, .hovereffect8 p, .hovereffect9 p, .hovereffect10 p {
   padding: 5px;
   margin: 10px 0 0 0;
   -webkit-transform: translateY(-133px);
  -ms-transform: translateY(-133px);
  transform: translateY(-133px);
 }

.hovereffect a.info{
  padding: 7px 14px;
  margin: 30px 0 0 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
 }

.hovereffect2 a.info {
   padding: 7px 14px;
   margin: 30px 0 0 0;
  -webkit-transform: translateX(133px);
  -ms-transform: translateX(133px);
  transform: translateX(133px);
  }
  
.hovereffect3 a.info {
  padding: 7px 14px;
  margin: 30px 0 0 0;
  -webkit-transform: translateY(133px);
  -ms-transform: translateY(133px);
  transform: translateY(133px);
  }
  
  .hovereffect4 a.info{
  padding: 7px 14px;
  margin: 30px 0 0 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
 }

.hovereffect5 a.info {
   padding: 7px 14px;
   margin: 30px 0 0 0;
  -webkit-transform: translateX(133px);
  -ms-transform: translateX(133px);
  transform: translateX(133px);
  }
  
.hovereffect6 a.info {
  padding: 7px 14px;
  margin: 30px 0 0 0;
  -webkit-transform: translateY(133px);
  -ms-transform: translateY(133px);
  transform: translateY(133px);
  }
  
  .hovereffect7 a.info {
   padding: 7px 14px;
   margin: 30px 0 0 0;
  -webkit-transform: translateX(133px);
  -ms-transform: translateX(133px);
  transform: translateX(133px);
  }
  
  .hovereffect8 a.info{
  padding: 7px 14px;
  margin: 30px 0 0 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
 }

  
.hovereffect9 a.info {
  padding: 7px 14px;
  margin: 30px 0 0 0;
  -webkit-transform: translateY(133px);
  -ms-transform: translateY(133px);
  transform: translateY(133px);
  }
  
  .hovereffect10 a.info{
  padding: 7px 14px;
  margin: 30px 0 0 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
 }

   
		  
	 #footer{
		  height:120px;
		 text-align:center; 
		 border-top:2px #6A006A  solid;
	border-bottom:2px #6A006A solid;
	 } 
	 
	 .header {
	width:100%;
	height:300px;
    }
	
	.inferior {
	margin-top:5px;
	font-family: Times New Roman, Times, Garamond, Georgia, Cambria;
	font-size:12px;
	
	}
	
.logo1{
	/*estilo compuesto */
	 width:100%; height:80px;
	 display: flex;
     flex-direction:row;
     flex-wrap: wrap;
	 position:relative;
	 justify-content: center;
	}
	
		.lineafondo{
	/*estilo compuesto */
	 width:100%; height:65px;
	 background-color:rgba( 194,167,212,0.7);
	 display: flex;
     flex-direction:row;
     flex-wrap: wrap;
	 position:relative;
	 justify-content: center;
	z-index: 2;
	}
	
	.logo img{
	/*estilo compuesto */
	 
	 display: none;
     
		}
		.video{
	/*estilo compuesto */
	 
	 	
	 margin-left:5px;
	 margin-right:5px;
	 	
	}
	
	.video img{
		width=30px; height=125px;
		}
 
 
	
	.cr{
	/*estilo compuesto */
	
	color:#6A006A;
	/*color:#FFF;*/
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	float:left;
	font-size:18px;
	font-style:italic;
	text-align:center;
	/*text-shadow: -5px -2px 2px rgba(150, 150, 150, 1);*/
	text-shadow: -2px -2px 2px rgba(253, 253, 253, 1);
	margin-top:0;
	 
	}
	
	
	
	.cr1{
	/*estilo compuesto */
	  
	font-size:25px;
	margin-top:25px;
	text-align:center;
	text-shadow: -2px -2px 2px rgba(150, 150, 150, 1);
	}
	
	.cr2{
	/*estilo compuesto */
	
	color:#6A006A;
	/*color:#FFF;*/
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	/*	font-family: 'aleoregular', cursive;*/
	font-size:20px;
	font-style:italic;
	margin-top:25px;
	text-align:center;
	text-shadow: -2px -2px 2px rgba(150, 150, 150, 1);
	}

.cr3{
	/*estilo compuesto */
	background-color:rgba(128,128,128,0.2);
	color: #800080;
	font-family: font-family: 'aleoregular';
	/*	font-family: 'aleoregular', cursive;*/
	font-size: 14px;
	text-align: justify;
	padding:10px;
	margin: 5px 5px 5px 5px;
	}	
	
		
	.cr4{
	/*estilo compuesto */
	
	color:#6A006A;
	/*color:#FFF;*/
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	/*	font-family: 'aleoregular', cursive;*/
	font-size:18px;
	font-style:italic;
	margin-top:25px;
	text-align:center;
	text-shadow: -2px -2px 2px rgba(150, 150, 150, 1);
	}
	
	
	 .tquienesomos{
		
	padding:15px;
	font-size:14px;
	}
	
	
	

	
	
	
	.titu1{
	width:100%;
	height:20px;
	font-size: 18px;
	}	
	
	.titu11{
	width:100%;
	height:15px;
	font-size: 13px;
	
	}
	
	.titu111{
	width:100%;
	
	}	
	
	.inferior {
	
	font-size:11px;
	
	}



.redes {
	
	font-size:18px;
}



.redes ul li a {
	
	padding:5px 10px;
	
	}
	



.redes ul li a:hover {
	padding:5px 20px;
	}
	

		
}	
	