<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   regalofama
 Theme URI:    http://www.regalofamavalencia.com
 Author:       Filmac
 Author URI:   http://www.filmac.com
 Template:     twentyseventeen
 Version:      1.0.0
*/

/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 WordPress Core
2.0 Personalización
  2.1 Iconos
3.0 Layout
  3.1 Header
  3.2 Footer
  3.3 Home
  3.4 Posts
	3.4.1 Paginador
	3.4.2 Cajas
	3.4.3 Post navigation
	3.4.4 Destacados
  3.5 Pages 
4.0 Typography
5.0 Formularios
6.0 Tablas
7.0 Img effects
8.0 Menú
9.0 Socios
10.0 Cookies
11.0 Calendar
12.0 ocultar captcha
13.0 Asóciate
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 WordPress Core
--------------------------------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
#wpadminbar #wp-admin-bar-site-name&gt;.ab-item:before{
	content: url("images/icon-logo.jpg")!important;
}

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.pr-10 {padding-right: 10px;}
.mt-20 {margin-top: 20px;}
.fs-15 {font-size: 1.5em;}
@media (max-width: 480px){
    .fs-15 {font-size: 1.25em;}
}

.clearfix {
    clear: both;
}

a {
    color: #0078be;
    text-decoration: none;
}

a:focus, a:hover {
    color: #0078be;
    text-decoration: underline;
}



/*--------------------------------------------------------------
2.0 Personalización
--------------------------------------------------------------*/

.b_green {
    background-color: #88B04B;
}

.b_green a {
    color: #fff;
}

.t_darkblue {
    color: #1F4478;
}

.b_gray {
    background-color: #eee;
}

.btn-default {
    color: #ffffff;
    background-color: #0078be;
    border-color: #0078be;
    padding: 1em 2.5em;
    border: 0;
    border-radius: 0;
}

.btn-default:hover {
    background-color: #eee;    
	border-color: #eee;
}
.btn-default:hover a, a.btn-default:hover,.btn-default:hover {
	color: #0078be!important;
}
a.btn-default {
	text-decoration: none!important;
	font-weight: 700;
}
.ow-button-base a{
    position: relative;
    background: none!important;
    box-shadow: none!important;	
	border: solid 1px #fff!important;
	padding: 0.8em 1.25em!important;
}
.ow-button-base a:hover{
	background-color: #0078be!important;
}
.ow-button-base a.blue{
    color: #0078be!important;	
	position: relative;
    background: none!important;
    box-shadow: none!important;	
	border: solid 1px #0078be!important;
	padding: 0.8em 1.25em!important;
}
.ow-button-base a.blue:hover{
	background-color: #0078be!important;
	color: #ffffff!important;
}

.b_pv,
.b_pv:hover {
    background-color: #00a622/*#44883D*/
    ;
    color: #fff
}

.b_ps,
.b_ps:hover {
    background-color: #5F7278;
    color: #fff
}

.b_pg,
.b_pg:hover {
    background-color: darkorange/*#B1832E*/
    ;
    color: #fff
}

.b_lightgray {
    background-color: #ccc;
    color: #000;
}

.b_red {
    background-color: red;
    color: #fff
}
.nodisplay{
	display: none;
}
.novisible{
	visibility: hidden;
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-size: 16px;
    line-height: 22px;
    color: #8C8C8C;
    font-weight: 400;
    font-family: 'Lato', sans-serif;	
}

.txt_uc {
    text-transform: uppercase;
}

.scrollup {
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 84px;
    right: 14px;
    display: none;
    text-indent: -9999px;
    background: url(assets/images/up.png) no-repeat;
    /*    background-color: #88B04B;
    border: 1px solid #1972b9; */
    background-size: 80px 80px;
    background-position: 46% 60%;
    z-index: 99;
}

.scrollup:hover {
    border: 1px solid #FFD700;
}

.img-responsive {
    width: 100%;
    height: auto;
}
.img {
    max-width: 100%;
    height: auto;
}

.img-shadow {
	-webkit-box-shadow: 2px 2px 15px 0px rgba(0,120,189,0.5);
	-moz-box-shadow: 2px 2px 15px 0px rgba(0,120,189,0.5);	
	box-shadow: 0px 0px 5px 0px rgba(0,120,189,0.5);
}
.img-shadow:hover {
	-webkit-box-shadow: 2px 2px 15px 0px rgba(0,120,189,1);
	-moz-box-shadow: 2px 2px 15px 0px rgba(0,120,189,1);
	box-shadow: 2px 2px 15px 0px rgba(0,120,189,1);		
}

.no-padding{
	padding: 0 0;
}
.no-margin{
	margin: 0 0;
}
.infowindow{
	margin: 0 0;
	width: 350px;
}
.infowindow .colR{
	padding: 0 0;
	margin: 20px 0 20px 20px;
	text-align: left;
}
.map_img{
	float: left;
	width: 100%;
}
@media (max-width: 480px){
	.infowindow{
		margin: 0 0;
		width: 250px;
	}	
	.infowindow .lineas-footer{
		display: none;
	}
	.infowindow .colR{
		margin: 0 0;
	}
}	

.leermas{
	font-size: 15px;
	line-height: 24px;
}

.featherlight .featherlight-close-icon{
	right: 20px!important;
}

/*--------------------------------------------------------------
2.1 iconos
--------------------------------------------------------------*/

svg.icon {
    width: 1em;
    height: 1em;
}

.ico-go:after {
    content: url(assets/images/ico-chev.svg);
}

.ico-chev_w:after {
    content: url(assets/images/ico-chev_w.svg);
    position: absolute;
    right: 12px;
    margin-top: 4px;
}

.ico-chev:after {
    content: url(assets/images/ico-chev.svg);
    position: absolute;
    right: 12px;
    margin-top: 4px;
}

.fa.ico,.fab.ico{
	margin-right: 10px;
}
.fa.rrss,.fab.rrss{
	font-size: 30px;
	margin: 7px 15px 10px 5px;
}
a .fa,a .fab{
	color: #8C8C8C;
}

/*--------------------------------------------------------------
3.0 Layout
--------------------------------------------------------------*/
.site-main {
    padding: 0 0 4rem 0; /*padding: 4rem 0;*/
}

.page-header {
    margin: 0;
}

h1, .h1 {
	border-bottom: solid 1px #c8c8c8;
	font-size: 22px;    
    font-style: normal;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
	position: relative;
    z-index: 1;	
	overflow: hidden;
}
.subh1{
	border-bottom: none;
	color: #0078be;
	font-size: 22px;    
    font-style: normal;
	margin-top: 1em;
	padding-bottom: 0.5em;
	position: relative;
    z-index: 1;	
	overflow: hidden;	
}
.subh2 {
	border-bottom: solid 1px #c8c8c8;	
    color: #0078be;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 0.5em;
	position: relative;
    z-index: 1;	
	overflow: hidden;
}
.page-header-bg {
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
	margin-bottom: 40px;
	position: relative;
	padding: 11% 0;
}
.slide.home{
	margin-bottom: 50px;
	padding: 0 0;
}
.page-header.bg-header {
    padding: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;    
}
.tag{
	background-color: #f4f4f4;
	display: inline-block;
	margin-bottom: 7px;
	margin-right: 7px;
	padding: 5px 7px;
}

@media (max-width: 480px){
	.site-main {
		padding: 0 0 1rem 0;
	}	
	.page-header h1{
	    font-size: 1.5em;
	}	
	.page-header-bg {
		height: 120px;
		margin-bottom: 30px;
	}
}
.container-text{
	margin: 0 auto;
	width: 80%;
}
.site-content-contain{
	border-top: solid 3px #0078be;
}
.site-content-contain #content&gt;.wrap{
	margin-top: 15px;
}
@media (max-width: 800px) {
	.site-content-contain{
		margin-top: 85px;
	}
}
@media (max-width: 800px) and (min-width: 481px) {
	.sidebar{
		margin: 0 auto;
		width: 50%;		
	}	
}

/*--------------------------------------------------------------
3.1 Header
--------------------------------------------------------------*/
.header-container{	
}
.header {	
	color: #0078be;
	font-size: 0.9em;
}
.header a{
	color: #0078be;	
}

.header-top {
	background-color: #0078be;
	color: #fff;
    height: 30px;
    overflow: hidden;
    position: relative;
}
.header-top a{
	color: #fff;
}
.header-top ul {
    list-style: none;
    padding: 0;
}

@media (max-width: 1200px){
    .header-top .container {
        width: 100%;
        margin-left: 15px;
        margin-right: 15px;
    }
}
.header-bottom {
	height: 106px;
}

.languages {
    position: relative;
}

.social-navigation {
    margin-right: 15px;
    z-index: 9;
    position: relative;
    margin: 0 auto;
    display: inline-block;
}
@media (max-width: 480px){
	.social-navigation {
		display: block;
		margin: 0 0;
	}
}
/*
.languages ul{
	list-style: none;
    margin: 0 0;
	padding: 0 0;
    position: relative;
}
*/
.languages li a:hover{
    text-decoration: underline;
}
.languages li.wpml-ls-current-language a{
    pointer-events: none;
}
.languages li.wpml-ls-current-language ul a{
    pointer-events: auto;
}

.wpml-ls-legacy-list-horizontal{
	padding: 0!important;
	clear: none;
}
.wpml-ls-legacy-list-horizontal li{
	display: inline-block;
}
.wpml-ls-legacy-list-horizontal a{
    padding: 2px 10px 3px;
    margin-bottom: .25em;
}
.header-left,.header-right {
	float: left;
}
.header-right  {
	font-family: Lato;
	font-size: 14px;
}
@media (max-width: 990px){
	.header-right{
		margin-top: 87px;
	}
}
@media (max-width: 48em){
	.header-right{
		display:none;
	}
}

a.contact-lnk {
	font-size: 11px;
    float: left;
    text-transform: uppercase;
    top: 9px;
    position: relative;
    left: 2px;
    z-index: 1;
    font-weight: 700;
}

#logo_img {
    width: auto;
    height: 60px;
	margin-top: 20px;
}
@media (max-width: 480px){
	#logo_img {
		margin: 10px 15px 10px 0;
		width: 190px;
	}
}
@media (min-width: 481px) and (max-width: 800px){
	#logo_img {
		margin: 10px 15px 10px 0;
		width: 245px;
	}
}

#badge_img {
    max-width: 200px;
    width: 100%;
    height: auto;
}

#logo_img:hover, #badge_img:hover {
    opacity: .875;
}

.page-header {
    font-weight: 300;
    border: 0;
    font-style: italic;
}

@media (max-width: 1024px){
	.header{
		display: none;
	}
}

/*--------------------------------------------------------------
3.2 Footer
--------------------------------------------------------------*/
/* pega el footer al pie de página cuando no hay contenido que lo empuje 
*/
.menu-menufooterleft-en-container {
    text-transform: uppercase;
    font-weight: 700;
}
#menu-footer-metamenu-right-en.footer-menuR a, .menu-menulinks-en-container a{
    color: #888!important;
}
.footer-navigation {
    line-height: 2.2;
}

.pega-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.site {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}

.site-footer {
	border-bottom: solid 1px #949494;
	border-top: solid 1px #949494;
	color: #8c8c8c;
    font-size: 14px;
	font-weight: 400;
	margin-bottom: 15px;
    padding: 3em 0 1em 0;
}

.site-footer .container{	
	padding-bottom: 25px;
}

.site-footer a{
	color: #464646;
}	

.site-footer h2 {
	color: #464646;
	font-size: 16px;
    font-weight: 700;
	text-transform: uppercase;
    margin-top: 1em;
    letter-spacing: 2px;
}

.site-footer ul {
    list-style: none;
    padding-left: 0;
}
.lineas-footer{
    border-right: 1px solid #949494;
    height: 100%;
    min-height: 100px;
}
.lineas-footerL{
    border-left: 1px solid #949494;
    height: 100%;
    min-height: 100px;
}

@media (max-width: 990px) {
    header .container {
        width: 100%;
    }
	footer .lineas-footer{
		border-right: 0;
	}	
}
@media (max-width: 480px) {
	footer .lineas-footer{
		border-right: 0;
		margin-bottom: 15px;
	}
	footer .lineas-footerL{
		border-left: 0;
	}
	
}

.social-navigation a{
	color: #464646;
}
.social-navigation a:before {
    height: 30px;
    line-height: 32px;
    width: 31px;
}

.social-navigation a:hover:before,
.social-navigation a:focus:before {
    text-decoration: none;
    color: #fff;
}

.social-navigation a:hover {
    color: red;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.social-navigation li {
    margin: 0 .5rem;
    float: left;
    font-size: 0;
    top: 8px;
    position: relative;
}

.social-navigation ul {
    margin: 0;
}

.header-top .social-navigation li{
	top: 5px;
}

.social-navigation a[href*="twitter.com"]:before {
    content: url(assets/images/ico-twitter-black.jpg);
}
.header-top .social-navigation a[href*="twitter.com"]:before {
    content: url(assets/images/ico-twitter.jpg);
}

.social-navigation a[href*="youtube.com"]:before {
    content: url(assets/images/ico-youtube.svg);
}

.social-navigation a[href*="plus.google.com"]:before {
    content: url(assets/images/ico_google_plus.png);
}

.social-navigation a[href*="facebook.com"] {
    content: url(assets/images/fb_l.png);
	width: 33px;
}
.header-top .social-navigation a[href*="facebook.com"] {
    content: url(assets/images/fb.png);
	width: 22px;
}

.social-navigation a[href*="instagram.com"] {
    content: url(assets/images/insta_l.png);
	width: 33px;
}
.header-top .social-navigation a[href*="instagram.com"] {
    content: url(assets/images/insta.png);
	width: 22px;
}

.social-navigation a:hover {
    text-decoration: none;
}

.footer-navigation a{
	color: #8c8c8c;
	font-size: 14px;
	font-weight: 400;
}
.footer-navigation ul{
	list-style: none;
}
#footer-bottom{
    font-size: 12px;
	font-weight: 400;
}
.footer-legal li{
	display: inline-block;
	margin-right: 20px;
}
.footer-legal{
	margin-top: 25px;
}
.footer-legal a{
	color: #464646!important;
}


.footer-menuR{
	margin-top: 20px;
}
.footer-menuR li{
	display: block!important;
	padding-left: 10px;
	text-align: left;
}

@media (max-width: 480px) {
	.site-footer {
		text-align: left;
	}	
	.submenuf{
		display: inline-block;
		float:none;
		vertical-align: top;
		width: 46%;
	}
}
@media (max-width: 990px) {
	.footer-menuR{
		margin-top: 0px;
	}	
	.footer-menuR li{
		background-position: left top;
		line-height: 18px;
	}
}
	
/*--------------------------------------------------------------
3.3 Home
--------------------------------------------------------------*/
#home_slider{
	position:relative;
}
.home .entry-content a{
	text-decoration: none;
}
.home .entry-content h2{
	position: relative;
	text-transform: uppercase;
	width: 95%;
}
.home .entry-content h2.text-center{
	width: 100%;
}
.home .entry-content h2:before{
	border-bottom: 1px solid #0078be;
    content: "";
    margin: 0 auto;
    position: absolute;
    bottom: 20%;
    left: 0;
    right: 0;
    z-index: -1;	
}
.home .entry-content h2 span{
	background: #fff;
    padding: 0 15px;	
}
.home .lnk_title{
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
}
.home .lnk_title:hover{
	background: none;
	color: #002958;
}
.home .text{
	margin-top: 16px;
}
.entry-content hr{
	margin-bottom: 10px;
	margin-top: 15px;
}
.home .banners{
	margin-top: 40px;
}
.img-gradient:before{
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right,rgba(255,255,255,0),#0078be);
}
.img-gradient .textwidget{
	position: relative;
	color: #fff;
}
@media (max-width: 800px) {
	.home .roworder .panel-grid-cell:first-child{
		order: 3;
	}
}


/* Destacados 
*/
.destacados{
	margin-bottom: 50px;
}
.destacados a{
	color: #8C8C8C;
}
.destacados .sow-icon-container{
	background-color: #fff;
	border: solid 1px #e6e6e6;
	border-radius: 50%;
	top: -90px;
	z-index: 2;
}
.destacados .sow-features-feature{
	background-color: #fafafa;
	border: solid 1px #e6e6e6;
	border-radius: 0 0 5% 5%;	
	margin-right: 2%;
	height: 283px;
	padding: 10px 10px!important;
	vertical-align: top;
	width: 30%!important;
	
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);		
	
	z-index: 0;
}
.destacados .sow-features-feature:hover{
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0,120,189,0.70);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0,120,189,0.70);
	box-shadow: 0px 0px 12px 0px rgba(0,120,189,0.70);	
}
.destacados .sow-features-feature:last-child{
	margin-right: 0;
}
.destacados h3{
	color: #0078be;
	font-size: 16px!important;
	text-transform: uppercase;
}
.destacados h3 a{
	color: #0078be;
}
.destacados .textwidget{
	margin-top: -60px!important;	
	width: 90%;
}
.destacados .textwidget::before{
	border-bottom: solid 1px #e6e6e6;
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 1;
    height: 35px;
    background-color: #f5f5f5;
}
.destacados .sow-features-feature:hover .textwidget::before{
	border-bottom: solid 1px #b4dcdc;
}
@media (max-width: 780px) {
	.destacados{
		width:50%;
	}
	.destacados .sow-features-feature{
		margin-bottom: 110px!important;
		width: 100%!important;
		margin: 0 auto;
	}
	.destacados .sow-features-feature:last-child{
		margin-bottom: 0px!important;
	}
	.entry-content.home &gt; .panel-layout &gt; .panel-grid:first-child{
		margin: 0 auto;
		width: 90%!important;
	}
	.entry-content.home .banners{
		width: 50%;
		text-align: center;
		margin: 0 auto;		
	}
}
@media (max-width: 480px){
	.destacados{
		width:80%;
	}
	.entry-content.home &gt; .panel-layout &gt; .panel-grid:first-child{
		width: 100%!important;
	}
	.entry-content.home .banners{
		width: 60%;
	}	
	.destacados .sow-features-feature{
		margin-bottom: 50px;
	}
	.destacados .textwidget{
		margin-top: -80px!important;		
	}
}

/*--------------------------------------------------------------
3.4 Posts
--------------------------------------------------------------*/
.entry-content a {
    text-decoration: underline;
}
.entry-content.list a {
    text-decoration: none;
}
.entry-content a:hover {
    background-color: #eee;
    color: #0078be;
}

.entry-content h2 {
    font-size: 26px;
    color: #787878;
}
.entry-content img:not(.no-responsive) {
    display: block;
    height: auto;
	margin: 0 auto 1em auto;
}

ul {
    list-style: square;
}

.entry-content ul {
    list-style: none;
}

@media (max-width: 990px) {
    .entry-content ul {
        padding-left: 20px;
    }
}

.entry-content ul li:before {
    font-family: 'FontAwesome';
    content: "\f0c8";
    color: #1F4478;
    margin-left: -1em;
    margin-right: 1em;
    font-size: 6px;
    position: relative;
    top: -2px;
}
.entry-content ol li:before {
	content: "";
}
.list-inline {
    margin-top: 9px;
    margin-bottom: 8px;
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.text14{
	font-size: 14px;
}
/*--------------------------------------------------------------
3.5 Pages
--------------------------------------------------------------*/
.servicios .sow-icon-image{
	position: relative!important;
}

/*--------------------------------------------------------------
3.4.1 Paginador
--------------------------------------------------------------*/
.page-numbers,.nav-links {
    font-size: 18px;
    font-weight: 300;
    padding: 1em;
    margin-right : .5rem;
    text-align: center;
    font-family: 'Lato', sans-serif;
	position: relative;
}
.page-numbers .current,.page-numbers.current{
    font-weight: 700;
    background-color: #0078be;
    color: #fff
}
.page-numbers li{
	display: inline-block;
}
.page-numbers li:before{
	content: ''!important;
}

/*--------------------------------------------------------------
3.4.2 Cajas
--------------------------------------------------------------*/
.box-orange{
	background-color: #fff;
	border: solid 2px #0078be;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: -60px;
	padding: 10px 20px;
}
.box-orange h1{
	display: inline-block;
	font-size: 18px;
}
.box-orange h1:before{
	border: none;
}
.box-orange h1:after{
	content: '';
	margin-top: 0;
}
.txt-orange{
	color: #0078be;
	font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
}

/*--------------------------------------------------------------
3.4.3 Post Navigation
--------------------------------------------------------------*/
.post-navigation {
    font-weight: 400;
    margin: 1em 0 3em;
}

.nav-subtitle {
    background: transparent;
    display: block;
    font-size: 18px;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
    padding-top: 16px;
    position: relative;
    height: 46px;
 
}
	.nav-previous .nav-subtitle {
		    padding-left: 54px;   
		}
	.nav-next .nav-subtitle {
		    padding-right: 54px;   
		}

.nav-subtitle:hover:before, .nav-subtitle:hover:after {
    background-color: #eee;
    text-decoration: none;
}
.nav-next .nav-subtitle:after {
    content:'→';
	padding: 1em;
    position: absolute;
    top: -1em;
    right: 0;
}
.nav-previous .nav-subtitle:before {
    content:'←';
	padding: 1em;
    position: absolute;
    top: -1em;
    left: 0;
}

.nav-title {
    display: block;
    vertical-align: top;
}

.nav-previous, .nav-next {
    font-size: 16px;
	width: 45%;
    position: absolute;
    top: 0;
}
.post-navigation .nav-next {
    text-align: right;
    right: 0;
}
.post-navigation .nav-previous {
    text-align: left;
    left: 0;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    margin-right: 0.5em;
    display: none
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    margin-left: 0.5em;
    display: none
}
@media (max-width: 480px){
	.nav-previous .nav-title,.nav-next .nav-title {
		display: none;   
	}
}	

/*--------------------------------------------------------------
3.4.4 Destacados
--------------------------------------------------------------*/
.entry-meta {
    font-size: .875em;
}

.entry-meta a{
    color: #aaa;
}

.entry-meta a:hover{
    text-decoration: none;
}

.entry-header {
    padding-bottom: 1em;
    margin-bottom: 1em;
}
.hr-dot{
    border-bottom: 1px dotted #88B04B;
    display: block;
	width: 30%;	
    padding-bottom: .5em;
    margin-bottom: .5em;
}

.archive  h2.entry-title {
    margin-top: 0px;
}

.post-thumbnail img{
    width: 100%;
    height: auto;
}

.single .post-thumbnail {
    margin-bottom: 2em;
}

.single .entry-footer {
    border-top: 8px solid #eee;
    margin-bottom: 1em;
    margin-top: 1em;
}

.entry-footer .cat-tags-links {
    display: none;
}


/*--------------------------------------------------------------
4.0 Typography
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #777;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #333;
}

h2,
h2 {
    font-size: 20px;
    margin-bottom: 15px;
}

h3,
.h3 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}

h4,
.h4 {
    font-size: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
}

h5,
.h5 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}

h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
    line-height: 1.65;
}

.lead {
    font-size: 21px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.4;
}

blockquote {
    border-left: none;
    display: inline-block;
    margin: 20px auto 20px;
    font-size: 16px;
    position: relative;
    padding: 10px 25px;
    text-align: center;
}

blockquote:after {
    content: "“";
    width: 25px;
    height: 25px;
    line-height: 36px;
    font-size: 36px;
    font-family: "PT Serif", serif;
    position: absolute;
    top: 12px;
    left: 0px;
    color: #cdcdcd;
}

blockquote:before {
    content: "”";
    width: 25px;
    height: 25px;
    line-height: 36px;
    font-size: 36px;
    font-family: "PT Serif", serif;
    position: absolute;
    bottom: 12px;
    right: 0px;
    color: #cdcdcd;
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

.block-left {
    border-right: 4px solid #1F4478;
    margin: 0 2em 0 0;
    padding: .5em 1.5em .5em 0;
    width: 40%;
    /*    margin-left: -4em;*/
    font-size: 1.275em;
    color: #333;
    line-height: 1.5;
    font-family: 'Lato';
    font-weight: 300;
    float: left;
    text-align: right;
}

.block-right {
    border-left: 4px solid #1F4478;
    margin: 0 2em;
    padding: .5em 0 .5em 1em;
    width: 40%;
    margin-right: -4em;
    font-size: 1.275em;
    color: #333;
    line-height: 1.5;
    font-family: 'Lato';
    font-weight: 300;
    float: right;
}

.block-center {
    width: 100%;
    margin: 1em 0 1.5em;
    padding: 1em;
    border: 0;
    border-top: 4px solid rgb(183, 223, 185);
    border-bottom: 4px solid rgb(183, 223, 185);
    text-align: center;
    font-size: 1.275em;
    color: #333;
    line-height: 1.5;
    font-family: 'Lato';
    font-weight: 300;
}

@media (max-width: 480px) {
    .block-left,
    .block-right {
        width: 100%;
        margin: 1em 0 1.5em;
        padding: 1em;
        border: 0;
        border-top: 4px solid #1F4478;
        border-bottom: 4px solid #1F4478;
        text-align: center;
    }
}
.card-header h2 a{
	color: #0078be;
}
.textb18{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
	font-size: 18px;	
	line-height: 26px;
	margin-bottom: 26px;
	margin-top: 26px;
}
.textb42{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
	font-size: 42px;	
}

/*--------------------------------------------------------------
5.0 Formularios
--------------------------------------------------------------*/
.widget-area{
	background-color: #f4f4f4;
	margin-bottom: 20px;
	padding: 20px 20px;
}
.widget-area2{
	margin-bottom: 20px;
}
.widget-area2 .item{
	margin-bottom: 50px;
}
h2.widget-area{
	background-color: #0078be;
	color: #fff;	
	font-size: 14px;
	font-weight: 500;
	margin: 0 0;
	padding: 10px 10px;
}
.widget-area h3{
	border-bottom: solid 1px #dedede;
	font-size: 14px;
	font-weight: 500;	
	padding-bottom: 3px;
}
.widget-area .btn-link{
	color: #949494;
}
.widget-area .btn-link.selected{
	color: #000;
	font-weight: 700;
}

/* formulario contacto */
.wpcf7-not-valid-tip {
    font-size: .875em!important;
    display: inline-block!important;
}
.wpcf7-validation-errors {
    border: 2px solid red!important;
    background-color: #f2dede!important;
}
.wpcf7-response-output {
    color: red!important
}
form label, .radio label, .checkbox label {
    font-weight: 300;
    color: #000;
    font-size: .875em;    
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    color: #777777;
    position: absolute;
    right: 0;
    z-index: 2;
    text-align: center;
    pointer-events: none;    
}
/*.has-feedback label~.form-control-feedback {
    top: 32px;
}*/

.form-control {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff;
    height: 40px;
    padding-right: 30px;
    color: #777777;
    position: relative;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);

    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dedede;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.cf .su-spoiler-content{
    padding: 0!important;
}
.separador {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 3px;
    background-color: #88B04B;
}

a[href$=".pdf"]:after,a[href$=".FCDC"]:after{
	font-family: 'FontAwesome';
	content: "\f019";
	padding-left: 6px;
	color: #ccc;
}
a[href$=".pdf"]:hover:after, a[href$=".FCDC"]:hover:after{
	color: #23527c;
}

a[href^="mailto"]:after { 
	font-family: 'FontAwesome';
    content: "\f0e0";
	padding-left: 6px;
	color: #ccc;
}
a[href^="mailto"]:hover:after { 
	color: #23527c;
}

.productos .wpcf7-list-item{
	width: 45%;
}

.page-template-page-full .entry-content {
    margin: 15px 0;
}

.btn-search{
    position: absolute;
    top: 29px;
    right: 38px;
    border: none;
    background-color: #fff;	
}


/*--------------------------------------------------------------
6.0 Tablas
--------------------------------------------------------------*/
.table-responsive table&gt;thead&gt;tr&gt;th {
    background-color: #E7EFDB;
}
.table{
	margin: 30px 0 50px 0;
}


/* tablas a responsive */
@media screen and (max-width: 720px) {
    table:not([class~=nomobile]) {width:100%;}
    table:not([class~=nomobile]) thead {display: none;}
    table:not([class~=nomobile]) tr:nth-of-type(2n) {background-color: inherit;}
    table:not([class~=nomobile]) tr td:first-child {background: #f0f0f0; font-weight:bold;font-size:1.3em;}
    table:not([class~=nomobile]) tbody td {display: block;  text-align:center; width:100%!important;}
    table:not([class~=nomobile]) tbody td:before { 
        content: attr(data-th); 
        display: block;
        text-align:center;  
    }
}

/*--------------------------------------------------------------
7.0 Img effects
--------------------------------------------------------------*/
.hover-grow {
    overflow: hidden;
}
.hover-grow img{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hover-grow:hover img, .hover-grow:focus img, .hover-grow:active img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

@media (max-width:480px) {
    #home_sliderwrap, #home_sliderwrap img{height: 57vw;min-height: 200px;}
    #home_slider_next, #home_slider_prev{top: 15%;}
    #home_slider{height: 57vw;min-height: 200px; }
}   

/*menú*/

@media (max-width: 1200px) {
    header .container {
            padding-right: 15px;
            padding-left: 15px;
            margin-right: 0px;
            margin-left: 0px;
            width: 100%!important;
    }
    header .row {
            margin-right: -15px;
            margin-left: -15px;
            padding-left: 15px;
            padding-right: 15px;
    }
}


/* form */
form label {
	width: 100%;
    display: block;
}
span[data-toggle="collapse"]:after {
	content: ' ▲';
	font-size: 10px;
}
span[data-toggle="collapse"].collapsed:after {
	content: ' ▼';
}

/*--------------------------------------------------------------
9.0 Socios
--------------------------------------------------------------*/
#socios .title{
	font-weight: 700;
	text-transform: uppercase;
}
#socios .item{
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	padding-top: 12px;
	width: 90%;
	min-height: 90px;
}
.featherlight-next:hover,.featherlight-previous:hover{background:rgba(0,0,0,.15)}

/*--------------------------------------------------------------
  10.0 Cookies
--------------------------------------------------------------*/
.cookies {
    position: fixed!important;
    z-index: 99999998 !important;
    bottom: 0;
    left: 0;
    color: #fff;
    vertical-align: baseline;
    width: 350px;
    background-color: #8c8c8c;
    font-size: 13px;
    display: none;
}

.cookies .txt {
    padding: 0px 0px 0px 15px;
    margin: 15px 0;
    float: left;
    width: 80%;
}
@media (max-width: 480px){
	.cookies {width:100%;}
    .cookies .txt {font-size: 10px;width: 85%;}
}
.cookies a {
    color:#fff;
	text-decoration: underline;
}

.cookies .txt strong {
    font-size: 16px;
}

#btnclose {
    float: right;
    cursor: pointer;
    position: relative;
    padding: 7px 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 14pt;
    color: #fff;
    text-align: center;
    margin: 5px 5px 0 0;
}

.cookies .centeredPage {
    position: relative;
    max-width: 940px;
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

.cookies .fleft {
    float: left;
}

#langs_float_wrapper{
	top: 418px!important;
	z-index: 999!important;	
}


/*--------------------------------------------------------------
8.0 Menú
--------------------------------------------------------------*/

.navigation-top {
	display: inline-block;
    margin-bottom: 15px;
	padding-left: 35px;
}

.navigation-top .wrap {
	max-width: 1000px;
	padding: 0;
}

.navigation-top a {
	color: #8c8c8c;
	font-weight: 400;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.navigation-top .current-menu-item &gt; a,
.navigation-top .current_page_item &gt; a {
	color: #767676;
}

.navigation-top li &gt; a:hover {
    color: #0078be;
}

.main-navigation {
	border-bottom: solid 1px #acacac;	
	clear: both;
	display: block;
	margin-bottom: 5px;
}

.main-navigation ul {
	font-family: Lato;
	font-size: 17px;
	font-weight: 700;
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	text-align: left;
}

/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */

.js .main-navigation ul,
.main-navigation .menu-item-has-children &gt; a &gt; .icon,
.main-navigation .page_item_has_children &gt; a &gt; .icon,
.main-navigation ul a &gt; .icon {
	display: none;
}

.main-navigation &gt; div &gt; ul {
	padding: 0.75em 1.695em;
}

.js .main-navigation.toggled-on &gt; div &gt; ul {
	display: block;
}

.main-navigation ul ul {
	padding: 0 0 0 1.5em;
}

.main-navigation ul ul.toggled-on {
	display: block;
}

.main-navigation ul ul a {
	letter-spacing: 0;
	padding: 0.4em 0;
	position: relative;
	text-transform: none;
}

.main-navigation li {
	border-bottom: 1px solid #eee;
	/*position: relative;*/
}

.main-navigation li li,
.main-navigation li:last-child {
	border: 0;
}

.main-navigation a {
	display: block;
	padding: 0.5em 0;
	text-decoration: none;
}

.main-navigation a:hover {
	color: #767676;
}

.main-navigation .menu-item{
	border-bottom: solid 3px transparent;
}
.main-navigation .current-menu-item, .main-navigation .current-menu-ancestor {
	border-bottom: solid 3px #0078be;
    color: #000;
}
.main-navigation ul ul .current-menu-item {
	border-bottom: none;
	color: #949494;
}
.main-navigation .current-menu-item a {
    font-weight: 700;
    color: #000;
}
.main-navigation ul .current-menu-item ul a {
    font-weight: 400;
    color: #949494;
}
.main-navigation ul .current-menu-item ul .current-menu-item a {
    font-weight: 700;
    color: #000;
}

/* Menu toggle */

.menu-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: none;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1.5;
	margin: 1px auto 2px;
	padding: 1em;
	text-shadow: none;
}

/* Display the menu toggle when JavaScript is available. */

.main-navigation.toggled-on ul.nav-menu {
	display: block;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.menu-toggle:focus {
	outline: thin solid;
}

.menu-toggle .icon {
	margin-right: 0.5em;
	top: -2px;
}

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
	display: none;
}

.toggled-on .menu-toggle .icon-close {
	display: inline-block;
}

/* Dropdown Toggle */

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: block;
	font-size: 16px;
	right: -0.5em;
	line-height: 1.5;
	margin: 0 auto;
	padding: 0.5em;
	position: absolute;
	text-shadow: none;
	top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background: transparent;
}

.dropdown-toggle:focus {
	outline: thin dotted;
}

.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

/* Scroll down arrow */

.site-header .menu-scroll-down {
	display: none;
}

@media screen and (min-width: 48em) {
	/* Navigation */

	.navigation-top {
		bottom: 0;
		font-size: 14px;
		font-size: 0.875rem;
		left: 0;
		/*position: absolute;*/
		right: 0;
		width: 100%;
		z-index: 3;
	}

	.navigation-top .wrap {
		max-width: 1000px;
		/* The font size is 14px here and we need 50px padding in ems */
		padding: 0.75em 3.4166666666667em;
	}

	.navigation-top nav {
		margin-left: -1.25em;
	}

	.site-navigation-fixed.navigation-top {
		bottom: auto;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 7;
	}

	/* Main Navigation */

	.js .menu-toggle,
	.js .dropdown-toggle {
		display: none;
	}
	
	.main-navigation ul li.menu-item-has-children:hover ul{
		/*background-color: #fff;
		margin-top: 1px;*/
		z-index: 1;
	}
	.main-navigation ul ul.toggled-on {
		left: auto!important;
		margin-top: 1px;
		z-index: 0;		
	}	

	.main-navigation {
		width: auto;
	}

	.js .main-navigation ul,
	.js .main-navigation &gt; div &gt; ul {
		display: block;
	}

	.main-navigation ul {
		background: transparent;
		padding: 0;
	}

	.main-navigation &gt; div &gt; ul {
		border: 0;
		margin-bottom: 0;
		padding: 0;
	}
/**/
	.main-navigation li {
		border: 0;
		display: inline-block;
	}

	.main-navigation a {
		padding: 0.5em 1em;
	}

	.main-navigation ul ul {
		left: -999em;
		padding: 0;
		position: absolute;
		text-align: left;
		z-index: 99999;
		width: 100%;
	}
	.main-navigation ul&gt;li:hover ul {
		left: auto!important;
	}
	.main-navigation ul&gt;li:not(.current-menu-item)
	.main-navigation ul li.menu-item-has-children.focus:before,
	.main-navigation ul li.menu-item-has-children:hover:before,
	.main-navigation ul li.menu-item-has-children.focus:after,
	.main-navigation ul li.menu-item-has-children:hover:after,
	.main-navigation ul li.page_item_has_children.focus:before,
	.main-navigation ul li.page_item_has_children:hover:before,
	.main-navigation ul li.page_item_has_children.focus:after,
	.main-navigation ul li.page_item_has_children:hover:after {
		display: block;
	}
/*
	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.page_item_has_children:before {
		border-color: transparent transparent #bbb;
		bottom: 0;
	}
*/
/*	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:after {
		border-color: transparent transparent #fff;
	}
*/
	.main-navigation ul ul li:hover &gt; ul,
	.main-navigation ul ul li.focus &gt; ul {
		left: 100%;
		right: auto;
	}

	.main-navigation ul ul a {
		padding: 0.75em 1em;
	}

	.main-navigation li li {
		-webkit-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
	}

	.main-navigation li li a {
		-webkit-transition: color 0.3s ease-in-out;
		transition: color 0.3s ease-in-out;
	}

	.main-navigation li li.focus &gt; a,
	.main-navigation li li:focus &gt; a,
	.main-navigation li li:hover &gt; a,
	.main-navigation li li a:hover,
	.main-navigation li li a:focus,
	.main-navigation li li.current_page_item a:hover,
	.main-navigation li li.current-menu-item a:hover,
	.main-navigation li li.current_page_item a:focus,
	.main-navigation li li.current-menu-item a:focus,
	.main-navigation li.current-menu-ancestor&gt;a	{
		color: #0078be;
	}

	.main-navigation ul li:hover &gt; ul,
	.main-navigation ul li.focus &gt; ul {
		left: 3.4166666666667em;
		right: auto;
	}
/**/
	.main-navigation .menu-item-has-children &gt; a &gt; .icon,
	.main-navigation .page_item_has_children &gt; a &gt; .icon {
		display: inline;
		left: 5px;
		position: relative;
		top: 5px;
		font-size: 22px;
	}
/* */
	.main-navigation ul ul .menu-item-has-children &gt; a &gt; .icon,
	.main-navigation ul ul .page_item_has_children &gt; a &gt; .icon {
		margin-top: -9px;
		left: auto;
		position: absolute;
		right: 1em;
		top: 50%;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.main-navigation ul ul ul {
		left: -999em;
		margin-top: -1px;
		top: 0;
	}

	.main-navigation ul ul li.menu-item-has-children.focus:before,
	.main-navigation ul ul li.menu-item-has-children:hover:before,
	.main-navigation ul ul li.menu-item-has-children.focus:after,
	.main-navigation ul ul li.menu-item-has-children:hover:after,
	.main-navigation ul ul li.page_item_has_children.focus:before,
	.main-navigation ul ul li.page_item_has_children:hover:before,
	.main-navigation ul ul li.page_item_has_children.focus:after,
	.main-navigation ul ul li.page_item_has_children:hover:after {
		display: none;
	}
/**/
	.site-header .site-navigation-fixed .menu-scroll-down {
		display: none;
	}
	
}
@media screen and ( min-width: 67em ) {

	/* Layout */

	/* Navigation */
	.navigation-top .wrap {
		padding: 0.75em 0em;
	}

	.navigation-top nav {
		margin-left: 0;
	}
}	


#top-menu&gt;li {
	text-transform: uppercase;
}
#top-menu&gt;li:last-child {
    background: none;
	padding-right: 0;
}
#top-menu .wpml-ls-item{
	margin-left: 75px;
    text-transform: inherit;
    font-size: 12px;
}

.main-navigation a {
	display: block;
    text-decoration: none;
    height: 100%;
}

.submenu, .sub-menu{
	font-size: 13px!important;
	font-weight: 400;
	list-style: none;
	padding-left: 0px;
}
.submenu li, .sub-menu li{
	display: inline-block;
	margin-left: 0;
	margin-right: 10px;
}
.submenu a, .sub-menu a{
	font-weight: 500;
}
.submenu .selected,.submenu .selected a, .sub-menu .selected, .sub-menu .selected a{
	color: #000;
	font-weight: 700;
}

.sub-menu{
	display: none;
	text-transform: initial;
}



@media screen and (min-width: 48em) {
	/* Navigation */

	.navigation-top .wrap {
		max-width: 1000px;
		padding: 0.75em 3.4166666666667em;
	}

	.navigation-top nav {
		margin-left: -1.25em;
	}

	/* Scroll down arrow */

	.site-header .menu-scroll-down {
		display: block;
		padding: 1em;
		position: absolute;
		right: 0;
	}

	.site-header .menu-scroll-down .icon {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.site-header .menu-scroll-down {
		color: #fff;
		top: 2em;
	}

	.site-header .navigation-top .menu-scroll-down {
		color: #767676;
		top: 0.7em;
	}

	.menu-scroll-down:focus {
		outline: thin dotted;
	}

	.menu-scroll-down .icon {
		height: 18px;
		width: 18px;
	}
}

/*--------------------------------------------------------------
  11.0 Calendar
--------------------------------------------------------------*/
h2.tribe-events-page-title{
    background-color: #0078be;
    color: #fff;
    padding: 7px 0px;	
}
#tribe-events-content .tribe-events-calendar td, #tribe-events-content table.tribe-events-calendar{
	border: none;
}
.entry-content ul.tribe-events-sub-nav li:before, .entry-content ul.tribe-bar-views-list li:before{
	content: '';
}
#tribe-bar-form .tribe-bar-submit input[type=submit]{
	background-color: #0078be;
}
.tribe-events-calendar th{
	background-color: #eee;
	border: solid 3px #fff;	
	color: #0078be;
	font-size: 16px;
}
.events-archive.events-gridview #tribe-events-content table .type-tribe_events{
	background-color: #fff;
	margin-top: 5px;
}
#tribe-events-content a{
	color: #0078be;
}
#tribe-events-content .tribe-events-calendar td{
    background-color: #e6e6e6;
    border: solid 3px #fff;	
}
#tribe-events-content .tribe-events-tooltip h4{
	background-color: #0078be;
}
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]&gt;a{
	background-color: #0078be;
}

/*--------------------------------------------------------------
  12.0 ocultar captcha
--------------------------------------------------------------*/
.grecaptcha-badge{opacity:0 !important;} 

/*--------------------------------------------------------------
  13.0 Asóciate
--------------------------------------------------------------*/
.banner_asociate .banners{
	display: flex;
}
.banner_asociate .imgflyer{
	max-width: 100%;
	margin-bottom: 20px;
}
.banner_asociate .banners .item{
	margin-right: 15px;
}
.banner_asociate .banners img{
	height: 108px;
	width: auto;
}
@media (max-width: 800px) and (min-width: 481px){
.sidebar-asociate, .content-asociate {
    width: 50%;
}
.banner_asociate .banners img {
    height: 59px;
}
}
@media (max-width: 481px){
.banner_asociate .banners{
	display: block;
}	
}

.sub-menu{
	width: auto!important;
}</pre></body></html>