/*
Theme Name: CCEAU
Author: PRO
Author URI: https://www.prointernacioanl.com
Description: Template Wordpress para CCEAU. 
Version: 1.0
Requires PHP: 7.3
Tested up to: 7.3
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: blogberg
Text Domain: cceau
Tags: blog, portfolio, news, grid-Layout, two-columns, flexible-header, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, sticky-post, threaded-comments, translation-ready
*/

/*======================================*/
/* Background Primary color */
/*======================================*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=Rubik:wght@300;400;600&display=swap");

body,
html {
	font-family: Rubik !important;
}
a,
a:hover,
a:active,
a:focus {
	text-decoration: none !important; 
}
#site-loader {
	display: none !important;
	background: none !important;
}

body figcaption,
body input[type=button],
body input[type=reset],
body input[type=submit],
body .button-primary,
body .page-numbers.current,
body .page-numbers:hover.current,
body .page-numbers:focus.current,
body .page-numbers:active.current,
body.woocommerce ul.products li.product .onsale,
body.woocommerce ul.products li.product .button,
body.woocommerce ul.products li.product a.added_to_cart,
body.woocommerce.single-product .product .onsale,
body .wrap-detail-page .post-footer .post-format,
body .comments-area .comment-respond .comment-form .submit,
body .searchform .search-button,
body #go-top span:hover,
body #go-top span:focus,
body #go-top span:active,
body .block-slider:not(.block-slider-two):not(.block-slider-three) #slide-pager .owl-dot.active span:hover,
body .block-slider:not(.block-slider-two):not(.block-slider-three) #slide-pager .owl-dot.active span:focus,
body .block-slider:not(.block-slider-two):not(.block-slider-three) #slide-pager .owl-dot.active span:active,
body .block-contact .contact-details-wrap .contact-list-outer .contact-list .icon-area {
	background-color: #F95759;
}

/*======================================*/
/* Primary border color */
/*======================================*/
body .button-primary,
body .page-numbers.current,
body .page-numbers:hover.current,
body .page-numbers:focus.current,
body .page-numbers:active.current,
body .woocommerce ul.products li.product .button,
body .woocommerce ul.products li.product a.added_to_cart,
body .comments-area .comment-respond .comment-form .submit,
body #go-top span:hover,
body #go-top span:focus,
body #go-top span:active,
body .post .entry-meta-cat a,
body .wrap-nav nav.main-navigation ul ul {
	border-color: #F95759;
}

/*======================================*/
/* Primary text color */
/*======================================*/
body.woocommerce ul.products li.product .price .amount,
body.woocommerce ul.products li.product .price ins .amount,
body .inner-header-content .posted-on a,
body .post .entry-meta-cat a {
	color: #F95759;
}

/*======================================*/
/* Fonts */
/*======================================*/

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.wrap-inner-banner .page-header .page-title {
	font-family: 'Ubuntu', sans-serif;
}

html,
body {
	font-family: 'Ubuntu', sans-serif;
}

/*======================================*/
/* general site css*/
/*======================================*/

/* site header css*/

.site-header .main-header {
	padding: 30px 0;
}

.wrap-fixed-header.site-header .site-branding .site-title {
	font-size: 20px;
}

.site-header-primary .main-navigation-wrap {
	text-align: center;
}

.site-header-primary .header-search-icon {
	display: inline-block;
}

.site-header-primary .header-icons-wrap {
	display: block;
}

.site-header-primary .main-navigation-wrap {
	background: #EEE;
    border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.site-header-primary .main-navigation {
	border-top: 1px solid #e6e6e6;
}

.site-header.site-header-primary .site-branding-outer {
	padding: 0;
}

.widget li a {
	color: #000 !important;
}

.widget li a:hover {
	color: #bd0100 !important;
}

/* site slider css*/
.block-slider .slide-item {
	padding-bottom: 10px;
}

.block-slider .banner-overlay {
	background-color: transparent !important;
	display: block;
	min-height: auto;
}

.slider-banner-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 545px;
	width: 100%;
}

.block-slider .slide-inner {
	position: absolute;
	bottom: 40px;
}

.block-slider .post {
	background-color: #fff;
	width: 60%;
}

.block-slider .post:before {
	display: none;
}

.block-slider .post .entry-meta-cat {
	margin-bottom: 30px;
}

/* site post css*/

.post-section .post .entry-meta-cat,
.post-section .post .post-content h3 {
	text-align: left;
}

.post-section .post .featured-image>a,
.post-section .post .feature-image>a {
	display: block;
}

.post-section .post .post-content {
	padding: 25px 25px 0;
	margin: -55px 30px 0 0;
	background-color: #fff;
	position: relative;
	z-index: 99;
	text-align: left;
}

.post-section .post .meta-tag {
	margin: 0 -55px 0 0;
	border: none;
	padding: 0;
	text-align: left;
}
.top-footer {
	border-top: 1px solid #CCC;
}

#go-top span {
	background-color: #BB0000;
}
#go-top span {
	color: #FFF;
}

.site-footer {
	background: #EEE;
}

.site-footer:before,
.site-footer:after {
	content: "";
	display: block;
	clear: both;
}

/* site footer css*/
.site-footer:before {
	background-image: #211011 !important;
}


.site-footer .desc-menu-wrap {
	text-align: center;
}

.site-footer .copyright,
.site-footer .footer-menu-wrap {
	display: inline-block;
}

.site-footer .footer-menu-wrap {
	margin-bottom: 0;
	margin-left: 10px;
}

.site-footer .footer-menu-wrap ul li:first-child {
	border-left: 1px solid #999;
	padding-left: 10px;
}

.sidebar .widget .widget-title,
.sidebar .widget .widgettitle {
	border-left: 4px solid #e1e1e1;
	border-right: none;
	border-top: none;
	border-bottom: none;
	padding: 4px 20px;
	text-align: left;
}

#offcanvas-menu .sidebar {
	margin-top: 50px;
}

.enconstruccion {
	margin-top: 20px;
	padding-top: 150px;
	padding-bottom: 150px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	background: #EEE;
	color: #555555;
}
.site-main {
	margin-bottom: 50px;
}

#hero {
	position: relative;
	height: auto;
	margin-bottom: 30px;
}
#hero .page-title {
	z-index: 10;
	color: #FFF;
	text-shadow: 1px 1px 2px black;
}
#hero .trail-items {
	z-index: 10;
	color: #FFF;
}

#hero .overlay {
	background-color: rgba(26, 25, 25, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-box-shadow: inset 0px -4px 4px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px -4px 4px rgba(0, 0, 0, 0.15);
  }

  .breadcrumb-wrap .breadcrumbs .trail-items span {
	z-index: 5;
	color: #FFF;

  }

  .breadcrumb-wrap .breadcrumbs .trail-items li {
	z-index: 5;

  }
  div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: 400;
  }

#taxonomyAccordion .accordion-button:not(.collapsed) {background-color: transparent !important; box-shadow: none !important; font-weight: normal;}
#taxonomyAccordion .accordion-item a:hover {color: #bd2130}

/*======================================*/
/* patrocinadores */
/*======================================*/
.patrocinadores h4 {font-size: 18px;}
.patrocinadores .bloque-patrocinador h5 {color: grey; font-size: 12px; text-transform:uppercase; text-align: center }
.platino img{
	width: 350px;
}
.plata img{
	width: 250px;
}
.bronce img{
    width: 190px;
    padding: 5px;
}
.turistico img{
	width: 350px;
}
/*.patrocinadores .bloque-patrocinador .bloque-logos {column-count: 4;}
.patrocinadores .bloque-patrocinador .bloque-logos.platino {column-count: 3;}*/
.patrocinadores .bloque-patrocinador .grupo-logo { }
/*responsive devices or media query
----------------------------------------------------------*/
@media only screen and (max-width: 991px) {
	.site-header .main-header {
		padding: 15px 0;
	}

	.site-header.site-header-primary .site-branding-outer {
		text-align: left;
	}
}

@media only screen and (max-width: 479px) {
	.slider-banner-img {
		min-height: 335px;
	}

	.block-slider .post {
		width: 90%;
	}

	.block-grid .post {
		overflow: hidden;
	}

	.post-section .post .post-content {
		margin: 0;
		padding: 25px 0 0;
	}

	.site-header .site-branding-outer img {
		max-width: 41px!important;
	}

	.section-banner-one{
		margin-bottom:0px!important;
	}

	.section-banner-wrap:not(.section-banner-two):not(.section-banner-three){
		padding:30px 0px!important
	}

	.site-header .main-header{
		border-bottom: 1px solid #CCC;
	}

	.entry-title, h3{
		font-size: 1.3rem!important;
	}

	/* formularios */
	div.wpforms-container-full .wpforms-form .wpforms-field-label,
	div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{
		font-size: 13px!important;
	}

	.post-content-inner .wp-block-columns{
		gap: 0px !important;
	}
}



/*--------------------------------------------------------------
   		  !!! KEON THEMES (https://keonthemes.com) !!!
--------------------------------------------------------------*/

.entry-date {
	display: none !important;
}

.recuadro_boletines {
	border-top: 1px solid #d0cccc;
	border-bottom: 1px solid #d0cccc;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #f6f6f6;
}

.title_boletin {
	background-color: #BB0000;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 0;
	text-align: center;
}

.pie_de_pagina {
	padding: 20px;
	background-color: #ccc;
	border-radius: 8px;
	margin-top: 30px;

}

.side_bar_boletin {
	padding: 20px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	border-radius: 8px;
	margin-bottom: 20px;
}

.rectangulo_item {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	text-align: justify;
}

.rectangulo_item p {
	margin: 0;
}

.descripcion {
	font-size: 14px;
}

.boletines {
	padding-top: 10px !important;
}

.encabezado-boletin {
	padding: 15px;
}

.item_capitulo {
	margin-top: 15px;
	margin-bottom: 2px;
	font-weight: bold;
}

.page-listado {
	width: 48%;
	margin-right: 2%;
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #CCC;
	border-bottom: 2px solid #CCC;
	margin-bottom: 20px;
}

.page-listado img {
	width: 180px;
	margin-right: 20px;
	float: left;
}

.page-listado-post {
	width: 100%;
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #CCC;
	border-bottom: 2px solid #CCC;
	margin-bottom: 20px;
	display: inline-block;
}

.page-listado-post img {
	width: 180px;
	margin-right: 20px;
	float: left;
}

.wrap-inner-banner .page-header .page-title {
	line-height: 1.2;
	margin: 0;
	font-weight: 600;
	font-size: 45px;
  }

  .section-banner-wrap:not(.section-banner-two):not(.section-banner-three) {
	padding: 50px 0;
  }

/* Menu */

.enlace_menu {
	margin-left: 23px;
	border-left: 6px solid #BB0000;
	padding-left: 15px;
	margin-bottom: 30px;
}

.enlace_menu_boletin {
	margin-left: 0;
	border-left: 5px solid #BB0000;
	padding-left: 15px;
	margin-bottom: 5px;
}

.page-description-nivel1 {
	color: #BB0000 !important;
	font-size: 18px;
	text-align: center;
	border: 1px solid #BB0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 25px;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Menu Home */

#menu-menu_home {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;

}

#menu-menu_home a{
	color: #dd3333;
	padding-left: 10px;
}

#menu-menu_home li {
	padding: 8px;
	margin-bottom: 5px;
}

#menu-menu_home li:hover {
	background: #EEEEEE;
}

.wpforms-submit {
	background: #dd3333 !important;
	color: #FFF !important;
}
/* Cards */

.carousel-item img{
	max-width: none !important;
}

.novedades {
	float: right;
    font-size: 18px;
}

.pgafu-post-title, .pgafu-post-date {
	text-align: left;
}

.side_bar_boletin ul{
	margin: 0 0 0 -18px;
}

.tablasinpadding td{
	padding-left: 0 !important;
	padding-right: 5px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.wrap-detail-page .post-thumbnail {
	margin: 0 !important;
	/*display: flex !important;
	align-items: center;
    justify-content: center;*/
}

.post-thumbnail img{
	align-content: center;
	max-width: 350px;
}

/* Start: Video Responsive */
.video-responsive {
    overflow:hidden;
    padding-bottom:80%; /* Adecua este valor para controlar la altura del video */
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/* End: Video Responsive */

@media (min-width: 576px) {
	.card-columns {
		column-count: 1;
	}
	.row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
}

@media (max-width: 768px) {
	.grupo-logo {
		padding: 30px !important;
	}
	.platino img{
		width: 100%;
	}
	.plata img{
		width: 100%;
	}
	.bronce img{
		width: 75%;
		padding-bottom: 45px;
	}
	.turistico img{
		width: 100%;
	}
	.patrocinadores h4 {
		text-align: center;
	}
	.patrocinadores .bloque-patrocinador h5 {
		font-size: 18px;
	}

}


@media (min-width: 768px) {
	.card-columns {
		column-count: 2;
	}
	.flex-direction-column {
		flex-direction: column;
		padding: 20px;
	}
	.carousel-caption {
		width: 40%;
		right: 18% !important;
		left: auto !important;
		top: 3rem !important;
	}
}

@media (max-width: 900px) {
	.carousel-item img {
		width: 1400px !important;
		height: 400px;
		opacity: 0.3;
	}
	.dark h5 {
		font-size: 1.75rem;
	}
}

@media (min-width: 992px) {
	.card-columns {
		column-count: 2;
	}
	.carousel-caption {
		width: 40%;
		right: 18% !important;
		left: auto !important;
		top: 3rem !important;
	}
}

@media (min-width: 1200px) {
	.card-columns {
		column-count: 2;
	}

	.carousel-caption {
		width: 40%;
		right: 18% !important;
		left: auto !important;
		top: 10rem !important;
	}

	.carousel-caption h5 {
		font-size: 28px;
	}
}

@media (max-width: 1500px) {

	.carousel-caption {
		width: 40%;
		right: 18% !important;
		left: auto !important;
		top: 5rem !important;
	}

}

@media (max-width: 1100px) {

	.carousel-caption {
		width: 300px;
		top: 3rem !important;
		align-content: center;
	}

}
.section-banner-one {
	background-size: 580px 215px;
}

#wp-admin-bar-wpo_purge_cache, #wp-admin-bar-wp-logo {
	display: none;
}

/* Menú */
.main-navigation ul.nav-menu>li>a {
	padding: 20px 10px;
}

/* Footer */

.bottom-footer {
	background: #333333;
	color: #FFFFFF;
	padding: 20px 0;
}

.site-footer .copyright {
	color: #FFFFFF;
}

.site-footer .footer-menu-wrap ul li a {
	color: #FFFFFF;
}

.footer-menu-wrap ul li a:hover {
	color: #EEEEEE;
}

.site-footer .copyright a {
	color: #FFFFFF;
	text-decoration: underline;
}

.site-footer .desc-menu-wrap {
	font-size: 14px;
}

.widget li:last-child {
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.widget {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.wrap-inner-banner .page-header .page-title {
	font-family: Rubik;
}

/* */

.header-search-wrap {
	margin-top: 20px;
	padding-bottom: 40px;
}

.pgafu-post-categories a:nth-child(4n+1) {
	background-color: #bd0100 !important;
}

.dark {
	color: #000;
}

.dark p {
	color: #000;
}

.light {
	color: #FFF;
}

.light p {
	color: #FFF;
}

/* Custom CSS */
.rectangulo {
	background: #EEEEEE;
	padding: 20px;
	color: #000;
}

.rectangulo h5 {
	margin-bottom: 0px;
}

/* Estilos para formulario hacete socio */

.titulos_form{
	background: #BB0000!important;
    padding: 4px 15px 1px!important;
    color: white;
}

.titulos_form:before {     content: ' ';
    clear: right;
    display: block; }

.titulos_form label{
    color: white;
	font-size: 20px!important;
}

.titulos_form input{ 
	display: none!important;
}

.hide_field input{
	display: none!important;
}

.pgafu-image-fit .pgafu-post-image-bg img {
	object-fit: cover !important;
}


.bordes {
	margin-bottom: 20px  !important;
	padding: 10px  !important;
	border-bottom: 2px solid #CCC !important;
	background: #EEE !important;
}

.wpforms-field-label {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	font-size: 20px !important;
}

.wpforms-submit-container {
	text-align: center !important;
}

.novota {
	background: #bd0100;
}

.sinimagen .pgafu-post-image-bg{
	display: none !important;
}
.postid-36991 .rectangulo {
	display: none !important;
}

.widget li {
	margin-bottom: 0px;
  	padding-bottom: 0px;
}

.pgafu-post-grid {
	padding: 10px;
}

.pgafu-post-grid:hover {
	background-color: #EEE;
}
.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-grid-content {
	background: none;
}

.sinimagen .pgafu-post-grid {
	margin-left: 10px;
	margin-bottom: 10px;
}

.pgafu-medium-6 {
	min-height: 58px;
	align-content: center;
}

.pgafu-medium-4 {
	min-height: 360px;
}

.pgafu-medium-3 {
	min-height: 163px;
	align-content: center;
}

.enlace_titulos {
	margin-left: 0;
	border-left: 5px solid #BB0000;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.novedades a{
	color: #000000;
    text-decoration: underline;
    text-align: center;
}

.banner_horizontal {
	text-align: center;
    border-radius: 5px;
    border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #EEE;
	max-width: 98%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.banner_horizontal img{
	width: 100%;
}

.pgafu-post-grid-main h2.pgafu-post-title a {
	display: -webkit-box;
	-webkit-line-clamp: 2; /* Limitar a 2 líneas */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 576px) {
	.pgafu-medium-4 {
		max-width: 100% !important;
	}	
	.pgafu-medium-3 {
		max-width: 98% !important;
		margin: 1%;
		min-height: 0;
	}	
	.pgafu-medium-6 {
		max-width: 100% !important;
	}
	.carousel {
		height: 400px;
	}
	.carousel-item img {
		max-width: none !important;
		height: 400px;
	}
	.wrap-inner-banner .page-header .page-title {
		font-size: 25px !important;
	}
	#hero .page-title {
		display: block !important;
	}
}

.img_card {
	width: 100%;
}

.badge {
	font-weight: 300 !important;
	float: right;
	font-family: Rubik !important;
	font-size: 20px;
}

.copyright a{
	text-decoration: underline !important;
}

#hero .page-title {
	display: -webkit-box;
	-webkit-line-clamp: 2; /* Limitar a 2 líneas */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Links */

.accordion-button:not(.collapsed){
	background-color: #EEE;
}

#wpforms-form-3242 .wpforms-page-indicator-steps {
	margin-right: 20px;
    min-width: 12%;
}

#wpforms-form-3242 .wpforms-field-label {
  font-weight: 400;
  font-size: 16px !important;
  color: #000;
}

#wpforms-form-3242 .titulos_form {
  background: none !important;
  padding: 15px 0 !important;
  color: #B00 !important;
  border-top: 1px solid lightgray !important;
}

#wpforms-form-3242 .wpforms-page  {
  width: 100%;
  text-align: left;
  color: black;
}

#wpforms-form-3242 .wpforms-page:active  {
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none;
}
#wpforms-form-3242 .wpforms-page-button {
	background-color: #bb0000;
	color: white
}