.traductor{
	border-radius: 8px;    position: absolute;    right: 300px;
	}
.goog-te-menu-value { color: #ffffff; }	
.goog-te-gadget-simple { background-color: transparent;   border-radius: 8px; }

.banner1{
	background: url(../Recursos/Banners/Banner_1.jpg) no-repeat;
	width:100%;
	min-height: 550px;
	background-size: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.banner2{
	background: url(../Recursos/Banners/Banner_2.jpg) no-repeat;
	width:100%;
	min-height: 550px;
	background-size: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.banner3{
	background: url(../Recursos/Banners/Banner_3.jpg) no-repeat;
	width:100%;
	min-height: 550px;
	background-size: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.banner4{
	background: url(../Recursos/Banners/Banner_4.jpg) no-repeat;
	width:100%;
	min-height: 550px;
	background-size: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.banner5{
	background: url(../Recursos/Banners/Banner_5.jpg) no-repeat;
	width:100%;
	min-height: 550px;
	background-size: cover;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
/*---------- MENU PRINCIPAL -----------------*/
.icono{    font-size: 1.4em; color: #999;   }
.icono:hover{    color: #22bd22;  }

/*---------- FIN MENU PRINCIPAL -----------------*/

.contenido { 
  margin-bottom: 30px;
}

.titulo::after, .titulo::before {
    background: #0099cc none repeat scroll 0 0;
    color: #0099cc;
    content: "";
    display: inline-block;
    height: 1px;
    margin: 0 1%;
    vertical-align: middle;
    width: 90%;
}
*::before, *::after {
    box-sizing: border-box;
}

.titulo-corto::after,  .titulo-corto::before{
    width: 200px;
}

a:hover{ text-decoration:none; }

.titulo {
    color: #02779b;
    font-family: "Montserrat-Regular";
    font-size: 3em;
    text-align: center;
}

.contenido .page-header h3 {
    color: #02779b;
    font-size: 2.5em;
    margin: 50px 0 30px;
}

.subtitulo{
    color: #22bd22;
    font-family: "Montserrat-Regular";
    font-size: 1.5em;
}

.contenido .txt-intro{
    color: #444;
    font-size: 1.2em;
    line-height: 2em;
    margin: 0 0 4em;
	text-align:justify;
}

.tituloNoticia a:link {
	color:#069;
	text-decoration:none;
}
.tituloNoticia a:hover {
	color:#06C;
	text-decoration:underline;
}

.pieNoticia {
	font-size: 16px;
	font-family: Calibri;
	text-align: center;
	padding:12px;
	border: 1px dotted orange;
	margin-top: -8px;
}

div .sin-img {
    background-image: url("../res/sin-imagen.jpg");
}


.fechasNoticia{
    background: #ffffff none repeat scroll 0 0;
    height: 80px;
    margin: -230px 0;
    position: absolute;
    width: 225px;
	display:none;
	cursor:pointer;
	}

/*--//dis-listados--
*/

/*--contenido-2--*/
.contenido-2 h3 {
  	font-size: 3em;
  	color:#02779b;
	font-family: 'Montserrat-Regular';
  	padding: 0 0 0.5em;
  	text-align: center;
}
.contenido-2 h3:after,.contenido-2 h3:before {
  	width: 200px;
  	height: 1px;
  	display: inline-block;
  	vertical-align: middle;
  	content: "";
  	background: #02779b;
  	margin: 0 1%;
}
.contenido-2 h4 {
  	font-size: 1.5em;
  	color:#22bd22;
	font-family: 'Montserrat-Regular';
}
.contenido-2 p{
	font-size: 0.9em;
	color:#777777;
	line-height: 2em;
	padding: 1em 0;
}

.contenido-2 p:hover{	color:#333333; }

ul.contenido-2-start li{
	list-style: none;
}
ul.contenido-2-start li a{
	display:block;
	text-decoration: none;
	color:#777777;
	margin: 0.5em 0;
	font-size:0.9em;
	line-height: 2em;
}
ul.contenido-2-start li a:hover {
  color: #22bd22;
}
ul.contenido-2-start li a i{
	display: inline-block;
  	border-radius: 100px;
  	width: 6px;
  	height: 6px;
  	background: #000;
  	vertical-align: middle;
  	margin: 0 1% 0 0;
}
.contenido-2 {
  padding: 5em 0;
}
/*--//contenido-2--*/


.service-top p:hover {
    color: #000033;
}

.text-fondo-blanco{
	background: #ffffff; color: #222;
    border-radius: 18px;
    
    margin-bottom: -20px;
    margin-top: -20px;
    padding: 10px;
}

.text-2 p {
    color: #777777;
    font-size: 0.9em;
    line-height: 2em;
	margin-top:12px;
}

.text-2 p:hover {
    color: #000;
    font-size: 0.9em;
    line-height: 2em;
}

/* ----------Footer--------------- */

.back-top span {
    border-radius: 10px;
    display: block;
    height: 50px;
    transition: all 0.5s ease 0s;
    width: 50px;
}

.back-top a {
    background: #333333 url("../res/web/up-arrow.png") no-repeat scroll center center;
    border-radius: 100px;
    display: block;
    height: 58px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: 58px;
}

.back-top a:hover {
    background-color: #090;
}

.back-top {
    bottom: 40px;
    opacity: 0.9;
    position: fixed;
    right: 22px;
}
.floatright, .right {
    float: right;
}

/*-------- MARGENES Y CABECERAS -----------*/
.mt1{ margin-top:10px; }
.mb1{ margin-bottom:10px; }
.my1{ margin-top:10px; margin-bottom:10px; }

.ml1{ margin-left:10px; }
.mr1{ margin-right:10px; }
.mx1{ margin-left:10px; margin-right:10px;}

.pt1{ padding-top:10px; }
.pb1{ padding-bottom:10px; }
.py1{ padding-top:10px; margin-bottom:10px; }

.pl1{ padding-left:10px; }
.pr1{ padding-right:10px; }
.px1{ padding-left:10px; margin-right:10px;}

.mt{ margin-top:30px; }
.mb{ margin-bottom:30px; }
.my{ margin-top:30px; margin-bottom:30px; }

.ml{ margin-left:30px; }
.mr{ margin-right:30px; }
.mx{ margin-left:30px; margin-right:30px;}

.pt{ padding-top:30px; }
.pb{ padding-bottom:30px; }
.py{ padding-top:30px; padding-bottom:30px; }

.pl{ padding-left:30px; }
.pr{ padding-right:30px; }
.px{ padding-left:30px; margin-right:30px;}

.tar{ text-align:right; }
.tal{ text-align:left; }
.tac{ text-align:center; }

.tsdw{ 	text-shadow: 1px 1px #808080; }

.txtsdw{
    text-shadow: 4px 0px 2px #ccc;
    color: #171717;
    font-size: 48px; 
}

/********** REDES *******************/

.social-icons:hover {
    border-radius: 28px;
    box-shadow: 1px 1px 4px #00cccc;
    opacity: 0.9;
}
.social-icons {
    height: 35px;
    margin: 20px 0;
    width: 35px;

}


/***********************************************************************************
	    ---------------------- EDITOR --------------------------    
/***********************************************************************************/

.der{	float:left;  }
.izq{	float:right; }
.margen20{ margin:15px; }
.borde{ border-radius:15px; }


.imgZoom {
    display: inline-block;
    position: relative;
    z-index: 0;
    margin: 15px;
	cursor:pointer;
}

.imgZoom:active {
	height: 30%;     width: auto;
    left: 0px;
	margin-left:25%;
		margin-top:-10%;
    position: absolute;
	z-index: 99999;
	 border:18px solid #FFF; 
	 border-radius:2px; 
     box-shadow:2px 4px 14px #808080;
}



.pie {
	font-family: Tahoma, Geneva, sans-serif;
	color: #4F4F4F;	background-color:#B7B7B7;
	font-size: small;
	border-bottom-left-radius: 48px;
	border-bottom-right-radius:	48px;
	padding: 18px 18px 28px;
	text-align:center;
}

.tit-pag {	margin: 10px;
    font-size: 36px; font-style:italic;
	font-family: Calibri;	
	color: #E60000;
}

.tit-pag2 {	margin: 10px;
    font-size: 36px; font-style:italic;
	font-family: Calibri;	
	color: #E60000;
}

.texto-1 { /* .contenido-2 p{ */
    color: #777777;
    font-size: 1em;
    line-height: 2em;
    margin: 1em 0 0;
}
.texto-1:hover {  color: #000; }

.texto-2 {	
    color: #777777;
    font-size: 0.9em;
    line-height: 2em;
    margin: 1em 0 0;
}
.texto-2:hover {	color: #000; }

/*.resaltar {	
    color: #777777;
}*/
.resaltar:hover { color: #000; }
	

.titulos {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	color: #666;
}

.circulo{	  float: left;
  	font-size: 1.8em;
  	color: #fff;
  	background: #22bd22;
  	border-radius: 100px;
  	width: 50px;
  	height: 50px;
  	text-align: center;
  	line-height: 1.5em;
}

.titulo-verde{
	font-size: 1.4em;
  	color: #22bd22;
  	line-height: 1.3em;
  	font-family: 'Montserrat-Regular';
}

.titulo-naranja {
    margin: 10px;
    font-size: 34px; font-style:italic;
	font-family: Calibri;
	color: orange;
}

.resumen {
line-height:1.4em;
font-family:Calibri; color:#333; margin:15px 30px; font-size:15px; float:left; text-align:left;
}

.enlaceBoton{
    display: inline-block;
    padding: 8px 14px;
    margin-bottom: 0;
	color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
	border-radius:8px;
	text-decoration:none;
}
.enlaceBoton a:hover{  background-color: #22bd22; padding: 8px 14px; }
.enlaceBoton a:link{   color: #FFF; border-color: #22bd22; cursor:pointer; }


.more {
    border: 1px solid #22bd22;
    color: #22bd22;
    display: inline-block;
    font-size: 0.9em;

    padding: 0.3em 0.7em;
    text-decoration: none;
}
.hvr-sweep-to-right a:link{ color:#0C3; }
.hvr-sweep-to-right a:hover{ color:#FFF; }


.tabla-margen{  margin:20px; }
.tabla-espacio{ padding:20px; }

.tablerow1{ background:#06C; color:#FFF; } 

.integrante-foto{ float:left; margin: 18px; max-width: 240px; min-width: 220px; }
.integrante-foto img{ border-radius:100%; }

.inputCap{ 
	color:#FFF !important;	background:#FFF !important; 	
	padding: 0 !important;	border:0 none !important;
}

/* -----------COMENTARIOS-------------------*/

		
    .comentarios{  background-color:f7f7f7;	}
	    .comentarios h3{   color:#F90;	font-weight:bold; }
	    .comentarios .nom{  color:#0C0;	font-weight:bold;}

	.img-comentario{
		background: #22bd22 none repeat scroll 0 0;
		border-radius: 100px;
		color: #ffffff;
		float: left;
		font-size: 1.8em;
		height: 50px;
		line-height: 1.5em;
		text-align: center;
		width: 50px;	
	}
