@import url(https://fonts.googleapis.com/css?family=Muli);body{overflow-x:hidden;font-family:Muli,sans-serif}body header{height:140px;position:fixed;top:0;left:0;width:102%;z-index:999}body header .sticky_header{height:100px!important;position:fixed;top:0;left:0;z-index:999;width:102%}body header .sticky_logo img{height:100px!important;z-index:999}body header .sticky_texto{height:0!important;margin-top:-2px}body header .espacio_logo{background:#fff;text-align:center;padding:0}body header .espacio_logo img{max-height:140px;max-width:90%;z-index:999}body header .espacio_texto .espacio_texto_sup{margin-top:-3px;background:#cd222d;height:40px}body header .espacio_texto .espacio_texto_sup p{font-family:Muli,sans-serif;font-size:15px;padding-top:8px;padding-left:20px;color:#fff}body header .espacio_texto .espacio_texto_sup p a{color:#fff;-webkit-transition:color .5s;-moz-transition:color .5s;-ms-transition:color .5s;-o-transition:color .5s;transition:color .5s}body header .espacio_texto .espacio_texto_sup p a span{margin-right:5px}body header .espacio_texto .espacio_texto_sup p a:hover{color:#888;text-decoration:none;-webkit-transition:color .5s;-moz-transition:color .5s;-ms-transition:color .5s;-o-transition:color .5s;transition:color .5s}body header .espacio_texto .espacio_texto_sup p a:hover span{margin-right:5px}body header .espacio_texto .espacio_texto_inf_izq{background:#fff;height:100px;text-align:right;padding-top:40px;color:#666}body header .espacio_texto .espacio_texto_inf_izq p{font-family:Muli,sans-serif;font-size:12px;padding-top:8px;padding-left:20px}body header .espacio_texto .espacio_texto_inf_izq p a{color:#666;-webkit-transition:color .5s;-moz-transition:color .5s;-ms-transition:color .5s;-o-transition:color .5s;transition:color .5s}body header .espacio_texto .espacio_texto_inf_izq p a:hover{text-decoration:none;color:#000;-webkit-transition:color .5s;-moz-transition:color .5s;-ms-transition:color .5s;-o-transition:color .5s;transition:color .5s}body header .espacio_texto .espacio_texto_inf_izq p .select{color:#cd222d;font-weight:bolder}body header .espacio_texto .espacio_texto_inf_der{margin-right:0!important;height:100px;text-align:left;background:#e8e6e6;padding-top:40px}body header .espacio_texto .espacio_texto_inf_der p{font-family:Muli,sans-serif;font-size:12px;padding-top:-2px;padding-left:20px;color:#333;background:#e8e6e6}body header .espacio_texto .espacio_texto_inf_der p a{color:#666;-webkit-transition:color .5s;-moz-transition:color .5s;-ms-transition:color .5s;-o-transition:color .5s;transition:color .5s}body header .espacio_texto .espacio_texto_inf_der p a:hover{text-decoration:none;color:#000;-webkit-transition:color .5s;-moz-transition:color .5s;-ms-transition:color .5s;-o-transition:color .5s;transition:color .5s}body header .espacio_texto .espacio_texto_inf_der p button{background:#cd222d;color:#fff;border:none;padding:10px;margin-left:15px;-webkit-transition:background-color .5s;-moz-transition:background-color .5s;-ms-transition:background-color .5s;-o-transition:background-color .5s}body header .espacio_texto .espacio_texto_inf_der p button:hover{background:#444;color:#fff;border:none;padding:10px;margin-left:15px;-webkit-transition:background-color .5s;-moz-transition:background-color .5s;-ms-transition:background-color .5s;-o-transition:background-color .5s}body header .menuinf{height:30px;background-color:rgba(10,10,10,.6);color:#fff;z-index:60;margin-top:2px;text-align:center;padding-top:5px;font-size:12px}body header .menuinf a{color:#fff;text-decoration:none;padding-top:4px}body header .invisible{height:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}body header .visible{height:30px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}body .wrap{margin-top:139px}body .wrap .slide{width:100%;height:400px;background-image:url(../img/slide.jpg);background-size:cover;text-align:center;padding-top:100px}body .wrap .slide h2,body .wrap .slide h3,body .wrap .slide h4{font-family:Muli,sans-serif;font-weight:bolder;color:#fff;text-shadow:2px 2px #333;margin-bottom:20px}body .wrap .nosotros{font-family:Muli,sans-serif;text-align:justify;padding-top:70px;padding-right:40px}body .wrap .nosotros h2,body .wrap .nosotros h3,body .wrap .nosotros h4{margin-bottom:30px}body .wrap .noticias{font-family:Muli,sans-serif;padding-top:70px}body .wrap .noticias h2,body .wrap .noticias h3,body .wrap .noticias h4{margin-bottom:30px}body .wrap .noticias .noticias_destacadas h2,body .wrap .noticias .noticias_destacadas h3,body .wrap .noticias .noticias_destacadas h4,body .wrap .noticias .noticias_destacadas p{font-family:Muli,sans-serif;font-weight:bolder;color:#fff;text-shadow:2px 2px #333;margin-bottom:20px}body .wrap .noticias .noticias_destacadas p{text-align:left;padding:10px}body .wrap .noticias .noticias_destacadas a{text-decoration:none}body .wrap .noticias .noticias_destacadas .noticia1,body .wrap .noticias .noticias_destacadas .noticia2,body .wrap .noticias .noticias_destacadas .noticia3,body .wrap .noticias .noticias_destacadas .noticia4,body .wrap .noticias .noticias_destacadas .noticia5,body .wrap .noticias .noticias_destacadas .noticia6{background-size:cover;border:1px solid #fff;height:350px}body .wrap .noticias .noticias_destacadas .cubrenoticias:hover{background-color:rgba(205,34,45,.5);border:1px solid #fff;height:350px;-webkit-transition:background-color .5s;-moz-transition:background-color .5s;-ms-transition:background-color .5s;-o-transition:background-color .5s}body .wrap .noticias .noticias_destacadas .noticia1{background-image:url(../img/noticia1.jpg)}body .wrap .noticias .noticias_destacadas .noticia2{background-image:url(../img/noticia2.jpg)}body .wrap .noticias .noticias_destacadas .noticia3{background-image:url(../img/noticia3.jpg)}body .wrap .noticias .noticias_destacadas .noticia4{background-image:url(../img/noticia4.jpg)}body .wrap .noticias .noticias_destacadas .noticia5{background-image:url(../img/noticia5.jpg)}body .wrap .noticias .noticias_destacadas .noticia6{background-image:url(../img/noticia6.jpg)}body .wrap .calendario{font-family:Muli,sans-serif;padding:70px}body .wrap .calendario h2,body .wrap .calendario h3,body .wrap .calendario h4{margin-bottom:30px}body .wrap .colabora{margin-top:60px}body .wrap footer{font-family:Muli,sans-serif;margin-top:80px;background:#cd222d;color:#fff}