h1,h2,h3,div,p,a,ul{padding: 0px;margin: 0px;border: none;text-decoration: none;}
h1,h2,h3{font-family: Tahoma,Arial, Verdana, sans-serif;}
h1{font-size: 22px;}
p{text-align:  justify;}
fieldset{border:none;}
img{border:none;max-width: 100%;}
img:focus,a:focus,area:focus,map:focus{
	outline:0px;
}
* {-webkit-text-size-adjust: none;}
.right{float:right;}
body {
	font: 14px/19px  Arial,Tahoma, Verdana, sans-serif;
	color:#050505;
	position:relative;
	min-width:960px;
	background: #fff;
        /*overflow-x: hidden;*/
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Signika', sans-serif;
	color: #050505;
}

h2 {
	font-size: 60px;
	padding-top: 101px;
	line-height: 60px;
	text-align: center;
}

p {margin-bottom: 19px;}

img {max-width: 100%;}

.tablabloque{display: table;width: 100%;}
.tablabloque2{display: table;}
.fila{display: table-row;}
.col{display: table-cell;padding: 0px;vertical-align: middle;}

/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.8s ease;
	-o-transition: 0.8s ease;
	-webkit-transition: 0.8s ease;
}

a:hover {color: #334960;}
.alright {text-align: right;}
.center {text-align: center;}
.wrapper, .extra_wrapper {overflow: hidden;}
.clear {float: none !important;clear: both;}
.izquierda{float:left!important;}
.derecha{float:right!important;margin-right: 0px;}
.blila{color:#5C38BA;}
.brojo{color:#CD4848;}
.bnaranja{color:#F87D00;}
.bgris{color:#656567;}
.bgrisos{color:#888;}


#cursitos{

    height: 368px;
    margin-left: 960px;
    margin-top: 80px;
    position: fixed;
    width: 70px;
    z-index: -1;
}
#cursitos img{float:left;}

.bazul{color:#2566F9;}
.bnegro{color:#000;}
.bverde{color:#3D9430;}
.bpistacho{color:#CDC924;}


#logo{float:left;margin:30px 0 -25px 39px;position: relative;cursor: pointer;}
#logo a img{max-width: 100%;}
#logo{}
#contenedor_social{margin-left: auto;margin-right: auto;width: 960px;}
#contenedor
{
   float:left;
   width: 960px;
   box-shadow: 0px -4px 12px #B4B4B7;
   -moz-box-shadow: 0px -4px 12px #B4B4B7;
   -webkit-box-shadow: 0px -4px 12px #B4B4B7;
   z-index: 9;    
}
#content_social
{
    background: url(../images/fondosocial.jpg) top right no-repeat;
    height: 368px;
    width: 70px;
    position:fixed;
    margin-left: -70px;
    margin-top: 80px;
    z-index: -1;
}

.sociales{
 position:relative;
 margin:0;
 left: 15px;
 }

 .sociales img{
 left: 0;
 position:absolute;
 top: 0;
 -moz-transition: all 0.7s ease-in-out;
 -webkit-transition: all 0.7s ease-in-out;
 -o-transition: all 0.7s ease-in-out;
 transition: all 0.7s ease-in-out;
 background: #FFF;
 }
 .sociales img.novisible{
display:none;
 }
 
.sociales:hover img.novisible{
display:inherit;
 }
 
 .sociales:hover img.visible {
display:none;
 }
 
.sociales img.visible:hover {
display:none;
 }
 
 #aniface{top:12px;}
 #anitwitter{top:62px;}
 #aniyou{top:110px;}
 #anisky{top:159px;}
 #anigoogle{top:208px;}
 #anivimeo{top:257px;}
 #anilinke{top:306px;}
/*///////////////////////////////////////header/////////////////////////////////////////////*/
.fondo_header
{
    position: fixed;
    top:0px;
    left: 0px;
    width: 100%;
    height: 83px;
    z-index: 2;  
    /*background: url(../images/lineacabecera.png) left bottom repeat-x;*/
    /*box-shadow: 0px 2px 8px #000;
   -webkit-box-shadow: 0px 2px 8px #000;
   -moz-box-shadow: 0px 2px 8px #000;*/
   /*border-bottom: 10px solid #5A5A5C;*/
   border-bottom: 8px solid #656567;
}
header {
	display: block;
	position: fixed;
	left: 0;
	right: 0;	
	top: 0;
	overflow: hidden;
	margin-left: auto;
        margin-right: auto;
        width: 960px;
	transition: 0.2s ease;
	-o-transition: 0.1s ease;
	-webkit-transition: 0.2s ease;
        z-index: 101;
}

header .container_12{background: url(../images/cabecera.png) center bottom no-repeat;padding-bottom: 68px;z-index: 999!important;}
header .container_12 .grid_12{height: 83px;}

h1 {float: left;z-index: 999;margin: 0 auto;}
header h1 a {
	display: block;
	overflow: hidden;
	//width: 108px;
	//height: 43px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
        position: relative;        
        float: left;
        z-index: 100;
}
header h1 a img {display: block;}.content {padding-top: 125px;text-align: center;position: relative;} 
.menu_block  {z-index: 999;float: right;}
nav{ position:relative;padding: 0px 0 0 0;}
.sf-menu ul {position:absolute;top:-999px; display:none;/* left offset of submenus need to match (see below) */}
.sf-menu li {float:left;position:relative; }
.sf-menu>li {float: left;position: relative;list-style-type: none;}
.sf-menu>li>a
{  
    cursor: pointer;
    font: 14px/19px  Tahoma,Arial, Verdana, sans-serif;
    display: block;
    font-size: 14px;
    line-height: 12px;
    padding: 60px 5px 6px;
    position: relative;
    z-index: 999;
    font-weight: bold;
}
.sf-menu>li>a:hover{color:white;}
.sf-menu>li .hover {
	position: absolute;
	left: 0;
        transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	display: block;
	z-index: 0;
	right: 0;
	height: 100%;
	top: -100%;
	background-color: #3f9fc9;        
}

.sf-menu>li.sfHover .hover, .sf-menu>li:hover .hover{top: 0;}
.amenu{cursor:pointer;}

.men{background: url(../images/quienessomossin.png) 45% 25px no-repeat;}
.men1{background: url(../images/serviciossin.png) 40% 25px no-repeat;}
.men2{background: url(../images/proyectossin.png) 45% 25px no-repeat;}
.men3{background: url(../images/galeriasin.png) 40% 25px no-repeat;}
.men4{background: url(../images/noticiassin.png) 40% 25px no-repeat;}
.men5{background: url(../images/socialsin.png) 40% 25px no-repeat;}
.men6{background: url(../images/contactosin.png) 40% 25px no-repeat;}

.men:hover{background: url(../images/quienessomos.png) 45% 25px no-repeat;}
.men1:hover{background: url(../images/servicios.png) 40% 25px no-repeat;}
.men2:hover{background: url(../images/proyectos.png) 45% 25px no-repeat;}
.men3:hover{background: url(../images/galeria.png) 40% 25px no-repeat;}
.men4:hover{background: url(../images/noticias.png) 40% 25px no-repeat;}
.men5:hover{background: url(../images/social.png) 40% 25px no-repeat;}
.men6:hover{background: url(../images/contacto.png) 40% 25px no-repeat;}

.menactive{background: url(../images/quienessomos.png) 45% 25px no-repeat;}
.menactive a{color:#fff!important;}
.menactive1{background: url(../images/servicios.png) 40% 25px no-repeat;}
.menactive1 a{color:#fff!important;}
.menactive2{background: url(../images/proyectos.png) 45% 25px no-repeat;}
.menactive2 a{color:#fff!important;}
.menactive3{background: url(../images/galeria.png) 40% 25px no-repeat;}
.menactive3 a{color:#fff!important;}
.menactive4{background: url(../images/noticias.png) 40% 25px no-repeat;}
.menactive4 a{color:#fff!important;}
.menactive5{background: url(../images/social.png) 40% 25px no-repeat;}
.menactive5 a{color:#fff!important;}
.menactive6{background: url(../images/contacto.png) 40% 25px no-repeat;}
.menactive6 a{color:#fff!important;}


/*//////////////////////////////////////////////GALERÍA/////////////////////////////////////////////*/
#imagenes_layer{display: inline-block;margin-top: 90px;}
#imagenes_video{display: inline-block;margin-left: 20px;margin-top: 30px;}
.sigle_color
{
    background-color: white;
    left:50%;
    margin-left: -410px;
    position: absolute;
    min-height: 300px;
    max-width: 740px;
    padding: 40px 40px 0px 40px;
    width: 100%;   
    z-index: 9999;
    border: solid 2px #e7e7e7;
}
/*#div_dinamico
{
    left:50%;
    margin-left: -410px;

    
    height: 500px!important;
   
    position: absolute!important;
    top: 27%!important;
    width: 800px!important;
}*/
#simplemodal-overlay{
    background-color: white;
opacity: 0.5; 
height: 150%; 
width: 100%; 
position: absolute; 
left: 0px; 
top: 0px; 
z-index: 1001;
}

.altoslides{

}

/*///////////////////////////////////////////////////////Content////////////////////////////////////*/

.container_12 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
@media only screen and (max-width: 1040px) {    
    .container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 100%!important;
    }
}

.container_12 .grid_13 {
  width: 100%;
  max-width: 900px;
  display: inline-block;
}

.container_12 .grid_12 {
  width: 920px;
}
header .container_12 .grid_12 {
  width: 960px;
  margin-left: 0px;
}

@media only screen and (max-width: 1040px) {
    .container_12 .grid_12 {
  width: 100%!important;
}
.container_12 .grid_13 {
  width: 95%!important;
}
}



#page2 {
	background-color: #fff;
	
display: block;
}
#page2 .grid_13{padding-bottom: 60px;}
#page3 {background-color: #fff;display: block;}

#page4,#page5{padding-top: 150px!important;display: block;}

#page4,#page1,#page5,#page6,#page7{background-color: #fff;display: block;}
#page7 {padding-top: 120px;padding-bottom: 180px;display: block;}
#page9 {padding-top: 0px;padding-bottom: 190px;display: block;}

#twitter-widget-0{display:inline-block;margin: -4px;margin-left: 5px;}
.fb_iframe_widget{display:inline-block;margin-left: 5px;}

.leftcontent
{
    margin-top: 20px;
    display: inline-block;
    /*width: 67%;    */   
}
.content_prin
{
    display: block;
    padding: 0px;
    margin: 0px;
  
   width: 100%;  
   height: 100%;
}
.rightcontent
{
    display: inline-block;
    width: 35%;
    vertical-align: top;
    margin-top: 30px;
}
.rightcontent img{text-align: center;margin-left: 2%;margin-right: 2%;margin-bottom: 10px;}




.contenido_texto{text-align:justify;}


#logoasociacionar{margin-top: -20px;}
.linksprincipal{text-align: center;font-size: 22px;width: 100%;position:relative;float:left;}
#link1{margin-top: 170px;margin-left: -90px;}
#link2{margin-top: 170px;margin-left: 90px;}
#link3{margin-top: 70px;margin-left: -140px;margin-bottom: 150px;}
.linksprincipal:hover{color:#656567!important;}
#link1:hover,#link2:hover,#link3:hover{color:#656567!important;}
.titleprin
{
    float:right;
    font-size: 26px;
    margin-bottom: 5px;
    margin-top:20px;
    font-weight: 600;
    margin-right: 15px;
}
.titleprin2
{
    float:left;
    font-size: 26px;
    margin-bottom: 5px;
    margin-top:80px;
    font-weight: 600;
}
.subtitle{float:left;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top:10px;
    margin-left: 40px;
    font-weight: 600;}
.titleservi{margin-right: 20px;}
.cuadros
{
    display: inline-block;
    height: 254px;
    width: 252px;    
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 2px;
    text-align: center;
    padding: 30px 10px;
    transition-property: opacity, left, top, height;
  transition-duration: 3s, 5s;
  z-index: 9999!important;
}
.cuadros img{text-align: center;}
.cuadros h2{color:#888888;font-weight: bold;font-size: 18px;line-height: 20px;}
.cuadros p{color:#ACACAF;font-weight: 700;line-height: 15px;padding-top: 15px;}
#cuadro1{border:3px solid #8AACD9;}
#cuadro1 .color{color:#8AACD9;}
#cuadro2{border:3px solid #DAAB9B;}
#cuadro2 .color{color:#DAAB9B;}
#cuadro3{border:3px solid #B991A1;}
#cuadro3 .color{color:#B991A1;}
#cuadro4{border:3px solid #76A27F;}
#cuadro4 .color{color:#76A27F;}
#cuadro5{border:3px solid #C6CD66;}
#cuadro5 .color{color:#C6CD66;}
#cuadro6{border:3px solid #B39EC6;}
#cuadro6 .color{color:#B39EC6;}
#cuadro2 h2,#cuadro3 h2,#cuadro4 h2,#cuadro5 h2,#cuadro6 h2{padding-top: 30px;}
#cuadro1 h2{padding-top: 20px;}

#cuadro4 p{margin-top: 0px;padding-top: 0px!important;}
#cuadro2 p{text-align: center!important;}

.linea_cuadro{display: inline-block;text-align: center;width: 70px;height: 5px;}
#linea_cuadro1{border-bottom:1px solid #8AACD9;padding-top: 10px;}
#linea_cuadro2{border-bottom:1px solid #DAAB9B;padding-top: 20px;}
#linea_cuadro3{border-bottom:1px solid #B991A1;padding-top: 20px;}
#linea_cuadro4{border-bottom:1px solid #76A27F;padding-top: 20px;}
#linea_cuadro5{border-bottom:1px solid #C6CD66;padding-top: 20px;}
#linea_cuadro6{border-bottom:1px solid #B39EC6;padding-top: 20px;}

.content_contact
{
    border-bottom: 1px solid #D9D9D9;
    border-top:1px solid #D9D9D9;
    display: block;
    width: 100%;   
    padding-top: 20px;
    margin-bottom: 20px;
}
.contact_izq
{
    display: inline-block;
    width: 53%;
}
.contact_dec
{
    display: inline-block;
    vertical-align: top;
    width: 42%;
}
.imgcontacto{float:left;}
#commentform input[type="text"], #contactForm input[type="text"], #commentform input[type="password"], #contactForm input[type="password"] {
    margin-bottom: 10px;
    margin-top: 0px;
    overflow: hidden;
    width: 90%;
}
#commentform input, #contactForm input, #commentform textarea, #contactForm textarea {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #ccc;
    color: #484848;
    font-family: Helvetica,Arial;
    font-size: 13px;
    line-height: 1.5em;
    overflow: auto;
    padding: 5px 10px;
}

#commentform label, #contactForm label {
    display: block;
    width: 100%;
}
#commentform p, #contactForm p {
    margin-bottom: 0px;
    text-align: left;
    float:left;
    width: 45%;
    margin-right: 2.5%;
}
.textareamsg {width: 95%!important;}
.textareamsg textarea, .textareamsg textarea{
    margin-bottom: 10px;
    margin-top: 0px;
    overflow: hidden;
    width: 92.5%!important;
}
#commentform, #contactForm {
    margin-bottom: 20px;
    vertical-align: baseline;
}

.textcontact
{
  color:#656567;
  font-weight: 500;
  text-align: center;
}
.btenviar input
{
   color:white!important; 
   font-weight: 600;
   cursor: pointer;
}
.content_logazos
{
    width: 100%;
    display:block;
    border-top: 1px solid #D9D9D9;
    padding-top: 20px;
}
.content_logazos a
{
    display: inline-block;
    width: 24%;
    text-align: center;
}
.content_logazos a:hover
{
   -webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
	box-shadow: 
		0px 0px 0px 10px rgba(255,255,255,1), 
		1px 11px 15px 10px rgba(0,0,0,0.4);
	z-index: 100;	
	opacity: 1; 
}
.content_logazos h2{font-size: 15px;padding-top: 25px;line-height: 20px;}
.clientes{display: inline-block;
    padding: 10px 20px;
    vertical-align: middle;}

.rsABlock{
    font-family: Verdana, Arial, Helvetica, sans-serif;   
    background: black; 
    color: white; 
    padding: 15px; 
    background-color: rgba(0,0,0,0.5);
    text-align: left;
}
/*///////////////////////////////////////////////Footer/////////////////////////////////////////////*/

footer {	       
    bottom: 0px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;    
    transition: all 0s ease 0s;
    z-index: 99!important;
    width: 100%;
    min-height: 55px;
    left:0px!important;
}
footer a:hover {color: #c4c4c4;}

.copy {
	color: #e0e8ec;
	float:left;
        margin-top: 5px;
	font-size: 12px;
	line-height: 24px;
        margin-left: -65px;
}
.copy2 {
	color: #e0e8ec;
	float:right;
        margin-top: 8px;
	font-size: 12px;
	line-height: 24px;
        margin-right: -40px;
}
.iconspie
{
    display: inline-block;
    font-size: 0;    
    line-height: 0;    
    margin-left: 6px;    
    margin-top: 0px;
    z-index: 999!important;
}

#avisolegal{background: url("../images/footer/avisolegalsin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);width: 20px;height: 23px;}
#certificados{background: url("../images/footer/certificadosin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);width: 16px;height: 25px;float:right;}
#mapaweb{background: url("../images/footer/mapawebsin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);width: 24px;height: 22px;}

#avisolegal:hover{background: url("../images/footer/avisolegal.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);width: 20px;height: 23px;}
#certificados:hover{background: url("../images/footer/certificado.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);width: 16px;height: 25px;}
#mapaweb:hover{background: url("../images/footer/mapaweb.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);width: 24px;height: 22px;}
 
/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:15px;
	margin-right: -620px !important;
	overflow:hidden;
	width:30px;
	height:30px;
	border:none;
	text-indent:-999px;
	z-index:999;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-webkit-transition: 0s ease;
	-o-transition: 0s ease;	
}
#toTop:hover {background-position: right 0;}
/*////////////////////////////////////REDES//////////////////////////////////////*/
.redes
{   
    display: inline-block;
    font-size: 0;
    height: 44px;
    line-height: 0;
    width: 44px;
    margin-left: 15px;
    margin-top: 6px;
    z-index: 999!important;
}

#face{background: url("../images/redes/face.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#twitte{background: url("../images/redes/twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#youtube{background: url("../images/redes/youtube.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#sky{background: url("../images/redes/skype.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#googlemore{background: url("../images/redes/google+.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#vimeo{background: url("../images/redes/vimeo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#linkedin{background: url("../images/redes/linkedin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);} 

#face:hover{background: url("../images/redes/facegris.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#twitte:hover{background: url("../images/redes/twittergris.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#youtube:hover{background: url("../images/redes/youtubegris.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#sky:hover{background: url("../images/redes/skypegris.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#googlemore:hover{background: url("../images/redes/google+gris.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#vimeo:hover{background: url("../images/redes/vimeogris.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
#linkedin:hover{background: url("../images/redes/linkedingris.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);} 
/*//////////////////////////////////////////NOTICIAS///////////////////////////////////////////*/
#buscadornoti{display:block;width: 100%}
.title_noti{border-bottom: 1px solid #D9D9D9;display:block;text-align: right;width: 100%;}
.title_noti h2{color:#656567;font-size: 26px;font-weight: bold;padding: 0px;margin: 0px;line-height:  normal;text-align: right;padding-right: 15px;}
.title_noti h3{color:#656567;font-size: 26px;font-weight: bold;padding: 0px;margin: 0px;line-height:  normal;text-align: right;padding-right: 15px;}
#content_form_noti{padding: 20px 0px 60px 0px;}
#formnoti{text-align: right;}
#formnoti input{margin-right: 15px;border: 1px solid #84134A;width: 80%;}
#formnoti label{font-size: 15px;}
#btsearch{background-color: #84134a;
   margin-right: 10px;
    color: white;
    float:left;
    font-weight: bold;
    padding: 1px 20px;
    text-align: center;
    width: 100px !important;}
.inputsearch{display:inline-block;}
.content_noti{border-bottom: 1px solid #D9D9D9;display: block;width: 100%;padding: 20px 0px;}
#contenido_noticia{display:block;width: 100%;min-height: 500px;}
.noti_left{display: inline-block;font-size: 13px;width: 75%;margin: 0;margin-right: 3%;vertical-align: top;}
.leftpanoti{margin-left: 3%;margin-right: 0%;}
.rightnoti{text-align: right!important;}
.textolabel{color:#888;margin: 0px;text-align: right;}
.noti_left p{color:#888;display: block;text-align: left;text-align: justify;width: 100%;}
.noti_left p a{color:#84134A;}
.noti_left span{color:#656567;text-align: left;display: block;}
.noti_left h3{color:#84134A;font-size: 16px;text-align: left;padding:10px 0px;}
.noti_left h4{color:#84134A;font-size: 20px;text-align: left;padding:10px 0px;margin:0px;}
.noti_right{display: inline-block;width: 20%;margin: 0;vertical-align: top;}
.noti_right img{display:block;width: 100%;max-width: 170px;max-height: 170px;border:4px solid #656567;padding: 2px;}
.noti_bottom{display: block;width: 100%;text-align: left;vertical-align: middle;margin-top: 20px;}
.noti_bottom2{display: block;width: 100%;text-align: right;vertical-align: middle;}
.twitter-share-button{height: 20px!important; margin-bottom: -3px;}
.IN-widget{float:left;margin-left: 0px;}
.noti_bottom2 .IN-widget{float:right!important;margin-right: 15px;margin-left: 0px;}
.paginate,.busqueda{cursor: pointer;}
.paginator {
    clear: both;
    margin: 30px 4.5%;
    width: 90.9%;
}
.paginator span.current, .paginator.single span {
    background-color: #84134A;
    border-bottom-color: #333 !important;
    border-radius: 5px;
    color: white !important;
    padding: 6px 12px;
}
.paginator a, .paginator span {
    color: #666 !important;
    margin: 1px;
    padding: 6px 12px;
    text-decoration: none;
}
.paginator li {
    display: inline;
    list-style: none outside none;
}
.paginator li a:hover{color:#84134A!important;}
.paginator a, .paginator span {
    color: #666 !important;
    margin: 1px;
    padding: 6px 12px;
    text-decoration: none;
}

.paginator a, .paginator span {
    color: #666 !important;
    margin: 1px;
    padding: 6px 12px;
    text-decoration: none;
}
.paginator span.page5, .paginator.single span {
    background-color: #84134A;
    border-bottom-color: #333 !important;
    border-radius: 5px;
    color: white !important;
    padding: 6px 12px;
}
.paginator a, .paginator span {
    color: #666 !important;
    margin: 1px;
    padding: 6px 12px;
    text-decoration: none;
}

.content_noti_single{display: block;width: 100%;padding: 0px 0px 20px 0px;}
.content_noti_single .noti_left{display: inline-block;font-size: 13px;width: 99%;margin: 0;margin-right: 0%;vertical-align: top;}
.content_noti_single .noti_left p{color:#888;display: block;text-align: left;text-align: justify;width: 100%;}
.content_noti_single .noti_left p a{color:#84134A;}
.content_noti_single .noti_left span{color:#656567;text-align: right;float:right;}
.content_noti_single .noti_left h3{color:#84134A;font-size: 16px;text-align: left;padding:10px 0px;}
.content_noti_single .noti_right{display: inline-block;width: 100%;margin: 0;vertical-align: top;text-align: center;}
.content_noti_single .noti_right img{display:inline-block;width: auto;max-width: 100%;max-height: none;}
.ui-datepicker-trigger {
    cursor: pointer;
    margin-bottom: -2px;
    margin-left: -32px;
    margin-right: 10px;
    position: relative;
}
#titleproyect
{
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 25px;
    margin-top: 50px;
}
#titlepproyect{}
.slidevideo
{
    width: 100%;
}

.centrado{display: inline-block!important;}

#dialog2,#boxes2,.content_gale2 {
    
}
#boxes2{float:left;}
/*.royalSlider {
    direction: ltr;
    display: inline-block!important;
    height: 400px;
    position: relative;
    top: 0;
    width:100%;
    max-width: 600px;z-index: 9999;
}*/
.royalSlider { z-index: 9999!important;margin-top: 50px;}




/*///////////////////////////////////////RESPONSIVE///////////////////////////////////////////*/

.ib-container{
	position: relative;
	display: block;        
}
.ib-container:before,
.ib-container:after {
    content:"";
    display:table;
}
.ib-container:after {
    clear:both;
}
.ib-container article{
	background: none repeat scroll 0 0 #fff;
    display: inline-block;
    text-transform: none;
    transition: opacity 0.4s linear 0s, transform 0.4s ease-in-out 0s, box-shadow 0.4s ease-in-out 0s;
    vertical-align: top;
    z-index: 9999!important;
}
.ib-container h3 a{
	font-size: 16px;
	font-weight: 400;
	color: #000;
	color: rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
	opacity: 0.8;
}

.ib-container h3 a,
.ib-container article header span,
.ib-container article p{text-align: center;
	-webkit-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	-moz-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	-o-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	-ms-transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
	transition: 
		opacity 0.2s linear, 
		text-shadow 0.5s ease-in-out, 
		color 0.5s ease-in-out;
}

/* Hover Style for single item: scale up */
.ib-container article.active{
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
	box-shadow: 
		0px 0px 0px 10px rgba(255,255,255,1), 
		1px 11px 15px 10px rgba(0,0,0,0.4);
	z-index: 999999!important;	
	opacity: 1;
}
.ib-container article:hover{z-index: 999999!important;}
.ib-container article.active h3 a,
.ib-container article.active header span,
.ib-container article.active p{
	opacity: 1;
}


#sociales_pie{width: 100%;text-align: center;display: none;}
#menu{display: none;}

@media only screen and (max-width: 980px) {
    #logo 
    {
        float: none;
        margin-bottom: 0;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 0;
        width: 239px;
        
    }
    #logo img{max-width: 100%;margin-top: 20px;}    
    #contenedor_social{margin-left: auto;margin-right: auto;width: 100%;}
    #contenedor
    {
       width: 100%;
       box-shadow: none;
       -moz-box-shadow: none;
       -webkit-box-shadow: none;
       z-index: 9;    
    }   
    body {min-width:100%!important;}
    header {width: 100%;}
    .leftcontent{width: 80%;margin-left: auto;margin-right: auto;}
    .rightcontent
    {
        clear:both;
        display: inline-block;
        width: 96%;
        margin-top: 50px;
        padding-right: 20px;
    }
    
    .izquierda,.derecha {display: none;}
    header .container_12 {left: -20% !important;position: relative;}
    #menu
    {
        display: inherit;
        margin-top: 0px;
        position: fixed;
        right: 0%;
        z-index: 99999 !important;
        top: 0px;
    }    
    .leftcontent{width: 90%;}    
    #logo a img{max-width: 196px;}
    #logo{width: 196px;}
    footer{bottom: 0;clear: both;position: relative;}
    header .container_12 {padding-bottom: 38px;}
    .copy,.copy2{margin: 10px;}
    #content_social,#cursitos{display: none;}
    #sociales_pie{display: inherit;}
    footer{bottom: 0;clear: both;position: relative;}
    header .container_12 {left: -15% !important;position: relative;}
    .leftcontent
    {
        width: 100%;    
         -moz-background-size: auto;
        -webkit-background-size: auto;
        background-size: auto; 
    }
    .cuadros {float:none;display: inline-block;}
    header .container_12 {
    background: url("../images/cabecera.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    padding-bottom: 38px;
}
header .container_12 {left: -10% !important;position: relative;}



#btsearch{margin-top: 20px;}
#formnoti {
    display: block;
    text-align: center;
    width: 99%;
}
#page9 {
    padding-top: 120px;
}
}
@media only screen and (max-width: 600px) {
   
    .cuadros {width: 90%;}
    .contact_izq
{
    display: inline-block;
    width: 100%;
}
.contact_dec
{
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.layerslide { width: 70%; height: 300px; max-height: 300px; margin: auto; }


}
.videoyoutube{width: 100%;min-height: 380px;}
@media only screen and (max-width: 600px), only screen and (max-device-width: 600px)
{ 
    .videoyoutube{width: 100%;min-height: 100%;}
}

/*@media only screen and (max-width: 1040px) {
    .copy,.copy2{margin: 10px;}
    #content_social{display: none;}
    #sociales_pie{display: inherit;}    
}
@media only screen and (max-width: 980px) {
    #logo 
    {
        float: none;
        margin-bottom: 0;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 0;
        width: 239px;
    }
    #logo img{max-width: 100%;}    
    #contenedor_social{margin-left: auto;margin-right: auto;width: 100%;}
    #contenedor
    {
       width: 100%;
       box-shadow: none;
       -moz-box-shadow: none;
       -webkit-box-shadow: none;
       z-index: 9;    
    }   
    body {min-width:100%!important;}
    header {width: 100%;}
    .leftcontent{width: 80%;margin-left: auto;margin-right: auto;}
    .rightcontent
    {
        clear:both;
        display: inline-block;
        width: 96%;
        margin-top: 50px;
        padding-right: 20px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.izquierda,.derecha {display: none;}
    header .container_12 {left: -20% !important;position: relative;}
    #menumovil
    {
        display: inherit;
        margin-top: 0px;
        position: fixed;
        right: 5%;
        z-index: 99999 !important;
    }    
    .leftcontent{width: 90%;}    
    #logo a img{max-width: 196px;}
    #logo{width: 196px;}
    footer{bottom: 0;clear: both;position: relative;}
    header .container_12 {
    background: url("../images/cabecera.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    padding-bottom: 38px;
}
	}
@media only screen and (max-width: 850px) {
    .izquierda,.derecha {display: none;}
    header .container_12 {left: -20% !important;position: relative;}
    #menumovil
    {
        display: inherit;
        margin-top: 0px;
        position: fixed;
        right: 5%;
        z-index: 99999 !important;
    }    
    .leftcontent{width: 90%;}    
    #logo a img{max-width: 196px;}
    #logo{width: 196px;}
}
@media only screen and (max-width: 600px) {
    footer{bottom: 0;clear: both;position: relative;}
    header .container_12 {left: -15% !important;position: relative;}
    .leftcontent
    {
        width: 100%;    
         -moz-background-size: auto;
        -webkit-background-size: auto;
        background-size: auto; 
    }
    .cuadros {width: 90%;}
    header .container_12 {
    background: url("../images/cabecera.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    padding-bottom: 38px;
}
}
@media only screen and (max-width: 420px) {   
    header .container_12 {left: -10% !important;position: relative;}
    
}*/