/*
Theme Name: Alba 2019
Theme URI: http://underscores.me/
Author: Juan Pablo Melinao González
Author URI: #
Description: Plantilla diseño único para en plantel deportivo Colo Colo
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: theme_alba
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Alba 2019 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}
.row-full{
      width: 100vw;
      position: relative;
      margin-left: -50vw;
      height: 100px;
      margin-top: 100px;
      left: 50%;
}

.brz .css-iupm08 .brz-tabs__nav--active::after, .brz [data-css-iupm08] .brz-tabs__nav--active::after, .brz .css-iupm08 .brz-tabs__nav--active::before, .brz [data-css-iupm08] .brz-tabs__nav--active::before{
	background-color: #000000 !important;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #fff;
}

a:visited {
	color: #C4434F;
}

a:hover, a:focus, a:active {
	color: #C4434F !important;
	text-decoration: none !important;
	outline: 0 !important;
	-webkit-font-smoothing:initial;
	-moz-osx-font-smoothing:initial
}

a:focus {
	outline: thin dotted;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

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

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

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

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
	clip-path: none;
	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. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
	color: #000;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*  BURGER MENU
========================================== */

.navbar-toggler {
	margin-right: 7%;
}
.menu {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 21;
	right: 1%;
}
.menu span {
	position: relative;
	margin-top: 9px;
	margin-bottom: 9px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -1.5px;
}
.menu span, .menu span::before, .menu span::after {
	display: block;
	width: 26px;
	right: 0;
	height: 3px;
	background-color: #ffffff;
	outline: 1px solid transparent;
	-webkit-transition-property: background-color, -webkit-transform;
	-moz-transition-property: background-color, -moz-transform;
	-o-transition-property: background-color, -o-transform;
	transition-property: background-color, transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.menu span::before, .menu span::after {
	position: absolute;
	content: "";
}
.menu span::before {
	top: -9px;
 	width:20px
}
.menu span::after {
	top: 9px;width: 33px;
}
.menu.clicked span {
	background-color: transparent;
}
.menu.clicked span::before {
	-webkit-transform: translateY(9px) rotate(45deg);
	-moz-transform: translateY(9px) rotate(45deg);
	-ms-transform: translateY(9px) rotate(45deg);
	-o-transform: translateY(9px) rotate(45deg);
	transform: translateY(9px) rotate(45deg);    
	width: 33px;
}
.menu.clicked span::after {
	-webkit-transform: translateY(-9px) rotate(-45deg);
	-moz-transform: translateY(-9px) rotate(-45deg);
	-ms-transform: translateY(-9px) rotate(-45deg);
	-o-transform: translateY(-9px) rotate(-45deg);
	transform: translateY(-9px) rotate(-45deg);
}
.menu.clicked span:before, .menu.clicked span:after {
	background-color: #ffffff;
}
.menu:hover {
	cursor: pointer;
}

/*  NAV
========================================== */
#nav {
background: #211316;
position: fixed;
z-index: 20;
top: 0;
right: 0;
height: 100%;
max-width: 25em;
width: 100%;
padding: 100px 40px 60px 40px;
overflow-y: auto;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
-moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
-o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
#nav.show {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
#nav.show ul.main li {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
	list-style: none;
	margin-top: 0.1rem !important;
    /* margin-bottom: 0.2rem !important; */
}
.menu.clicked {
position: fixed;
z-index: 99;
}
#nav.show ul.main li:nth-child(1) {
transition-delay: 0.15s;
}
#nav.show ul.main li:nth-child(2) {
transition-delay: 0.3s;
}
#nav.show ul.main li:nth-child(3) {
transition-delay: 0.45s;
}
#nav.show ul.main li:nth-child(4) {
transition-delay: 0.6s;
}
#nav.show ul.main li:nth-child(5) {
transition-delay: 0.75s;
}
#nav.show ul.main li:nth-child(6) {
transition-delay: 0.9s;
}
#nav.show ul.main li:nth-child(7) {
transition-delay: 1.05s;
}
#nav.show ul.main li:nth-child(8) {
transition-delay: 1.2s;
}
#nav.show ul.main li:nth-child(9) {
transition-delay: 1.35s;
}
#nav.show .about, #nav.show .social, #nav.show ul.sub {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
transition-delay: .85s;
}

@media (min-width: 667px) {
#nav {
padding: 120px 30px 70px 20px;
}
}
#nav ul.main {
	list-style-type: none;
	margin-top: 0.1rem !important;
    margin-bottom: 0.1rem !important;
}
#nav ul.main li {
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	-ms-transform: translateX(40px);
	-o-transform: translateX(40px);
	transform: translateX(40px);
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	float: none;
	list-style: none;
	color: #fff
}
#nav ul.main li:last-of-type {
margin-bottom: 0px;
}
#nav ul.main li a {
	color: #ffffff !important;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1rem;
	display: block;
	padding: 10px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#nav ul.main li a span {
	color: #3C3C3B;
}
#nav ul.main li a:hover {
	color: #3C3C3B;
}
#nav ul.sub {
list-style-type: none;
margin-top: 40px;
-webkit-transform: translateY(30px);
-moz-transform: translateY(30px);
-ms-transform: translateY(30px);
-o-transform: translateY(30px);
transform: translateY(30px);
opacity: 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#nav ul.sub li {
margin-bottom: 10px;
}
#nav ul.sub li:last-of-type {
margin-bottom: 0px;
}
#nav ul.sub li a {
color: #ffffff;
font-family: "Raleway", sans-serif;
letter-spacing: 1px;
font-size: 0.9rem;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#nav ul.sub li a:hover {
color: #b7ac7f;
}

/*  OVERLAY
========================================== */
.overlay {
position: fixed;
top: 0;
left: 0;
z-index: 7;
width: 100%;
height: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: #603e82;
opacity: 0;
visibility: hidden;
}
.overlay.show {
opacity: 0.8;
visibility: visible;
}

@keyframes FadeIn {
	0% {
		opacity: 0;
		-webkit-transition-duration: 0.8s;
		transition-duration: 0.8s;
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}


	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		pointer-events: auto;
		transition: cubic-bezier(0.4, 0, 0.2, 1);
	}
}

.nav-list li {
	animation: FadeIn 1s cubic-bezier(0.65, 0.05, 0.36, 1);
	animation-fill-mode: both;
}

.nav-list li:nth-child(1) {
	animation-delay: .3s;
}

.nav-list li:nth-child(2) {
	animation-delay: .6s;
}

.nav-list li:nth-child(3) {
	animation-delay: .9s;
}

.nav-list li:nth-child(4) {
	animation-delay: 1.2s;
}

.nav-list li:nth-child(5) {
	animation-delay: 1.5s;
}

/* Animation */

@keyframes fadeInUp {
	from {
		transform: translate3d(0, 40px, 0)
	}

	to {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-webkit-keyframes fadeInUp {
	from {
		transform: translate3d(0, 40px, 0)
	}

	to {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: both
}

.animatedFadeInUp {
	opacity: 0
}

.fadeInUp {
	opacity: 0;
	animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
}

#s{
	display: none;
}

.bg-dark-alba{
	background-color: #000 !important;
}

ul.main li.bg-dark-alba a{
	padding-right: 1em !important;
}

.bg-transparent-alba {
	background-color: transparent !important;
}

.card {
	border: none !important;
	border-radius: 0.19rem !important;
	margin: 0.1rem 0;
}
.card-body{
	background-color: rgb(134, 134, 134) !important;
	color: #fff !important;
}

.card-header{
	background-color: #000 !important;
	color: #fff !important;
}

i.fa {
	position: relative;float: left;
}
[data-toggle="collapse"] .fa:before {  
	content: "\f107";
  }
  
  [aria-expanded="true"] .fa:before {  
	content: "\f106";
  }
  
  [data-toggle="collapse"].collapsed .fa:before {
	content: "\f107";
  }

/* .card-header a, .card-link{
	color: #fff !important;
} */

#accordion{
	max-width: 20em;
    margin-left: 2.5em;
}

.nav-menu-logo{
	width: 70px; 
	/* height: 200px; */
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.tag-gallery, .tag-noticias a {     
	font-family: 'Altissimo';
    font-weight: 600;
    font-style: normal;
	color: #fff;
	background-color: #C4434F;
	padding: 0.2rem 2rem;
}
.tag-gallery, .tag-noticias a:hover { color: #3C3C3B !important;}
.tag-gallery {
	bottom: 0.01px;
    position: absolute;
    padding: 5rem;
	width: 97%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+15,000000+40&0+0,0.65+50 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNTIiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 15%, rgba(0,0,0,0.52) 40%, rgba(0,0,0,0.65) 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 15%,rgba(0,0,0,0.52) 40%,rgba(0,0,0,0.65) 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 15%,rgba(0,0,0,0.80) 40%,rgba(0,0,0,0.90) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */
}

.tag-news,
.tag-news-player {
	bottom: 0.01px;
    position: absolute;
    padding: 25px 15px;
    width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+15,000000+40&0+0,0.65+50 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNTIiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 15%, rgba(0,0,0,0.52) 40%, rgba(0,0,0,0.65) 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 15%,rgba(0,0,0,0.52) 40%,rgba(0,0,0,0.65) 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 15%,rgba(0,0,0,0.80) 40%,rgba(0,0,0,0.85) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */
}

.News-Albo-home img{
	object-fit: none; /* Do not scale the image */
	object-position: top; /* Center the image within the element */
	width: 100%;
	height: 100%;
}

.News-Albo-home h-100 {
    width: 95% !important;
    margin-right: 10px !important;
	justify-content: center !important;
}

/*
ESTANDAR GRAFIO
*/
.noticias-text-titulos {
	font-size: 15pt !important;
	color: #fff !important;
	font-family: 'Altissimo' !important;
	font-weight: bold !important;
	font-style: normal !important;
	text-transform: uppercase !important;
	margin-bottom: 0px !important;
}

.noticias-text-titulos a:hover {
	color: #3C3C3B !important;
}

.noticias-text-subtitulos,
.noticias-text-subtitulos a:hover,
.noticias-text-subtitulos p > a:hover {
	font-size: 10pt !important;
	color: #EF3C4C !important;
	font-family: 'Alternate Gothic No3 D' !important;
    font-weight: normal !important;
    font-style: normal !important;
	padding: 10px 0px 8px 0px !important;
	text-transform: uppercase !important;
}


.noticias-text-subtitulos a,
.noticias-text-subtitulos p > a
{
	color: #ffffff !important;
}

.menu-text-titulos, .menu-text-subtitulos {
	font-size: 12pt !important;
	color: #fff !important;
	text-transform: uppercase !important;
}

.navbar-dark .navbar-nav .nav-link {
	font-family: 'Altissimo';
    font-weight: 300;
    font-style: normal;
    font-size: 12pt;
    color: #fff !important;
}


.navbar-dark .navbar-nav .nav-link:hover {
	color: #C4434F !important;
}

.menu-text-titulos, .menu-text-titulos li > a {
	font-family: 'Altissimo';
    font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
	color: #fff;
}

.menu-text-titulos-bold {
	font-family: 'Altissimo';
    font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #fff;
}

.menu-text-subtitulos {
	font-family: 'Altissimo' !important;
    font-weight: 300 !important;
	font-style: normal !important;
	text-transform: uppercase !important;
	color: #fff;
}

.secciones-text-titulos-blanco, 
.secciones-text-titulos-blanco p, 
.secciones-text-titulos-blanco span, 
.secciones-text-titulos-blanco a,
.secciones-text-titulos-oscuro,
.secciones-text-titulos-oscuro p, 
.secciones-text-titulos-oscuro span, 
.secciones-text-titulos-oscuro a,
.page-title {
	font-family: 'Altissimo-ExBold' !important;
    font-weight: 600 !important;
	font-style: normal !important;
	font-size: 20pt !important;
}
.page-title { color: #000; }
.secciones-text-titulos-oscuro > div > div > p {
	margin-top: 50px !important;
}

.secciones-text-titulos-blanco span, 
.secciones-text-titulos-blanco p { color: #fff !important; text-transform: uppercase !important; }
.secciones-text-titulos-oscuro span, 
.secciones-text-titulos-oscuro p { color: #3C3C3B !important; text-transform: uppercase !important; }
.secciones-text-titulos-blanco > div > div > div > a.brz-btn, 
.secciones-text-titulos-oscuro > div > div > div > a.brz-btn {
	background-color: #C4434F !important;
}
.secciones-text-titulos-blanco > div > div > div > a.brz-btn:hover, 
.secciones-text-titulos-oscuro > div > div > div > a.brz-btn:hover {
	background-color: #212522 !important;
	color: #fff !important;
}

.boton-home a {
	font-family: 'Altissimo-ExBold' !important;
    font-weight: 800 !important;
	font-style: normal !important;
	font-size: 12pt !important;
	text-transform: uppercase !important;
}

.tab-bar-text-titulos { 
	font-family: 'Altissimo' !important;
    font-weight: bold !important;
	font-style: normal !important;
	color: #fff !important;
	font-size: 20pt !important;
}

.contenido-text-titulos {
	font-size: 12pt !important;
	color: #fff !important;
	font-family: 'AlternateGotNo2D' !important;
    font-weight: 400 !important;
	font-style: normal !important;
	text-transform: uppercase !important;
	line-height: 1 !important;
}

.contenido-text-titulos-dark,
.contenido-text-titulos-dark p, 
.contenido-text-titulos-dark span, 
.contenido-text-titulos-dark a {
	font-size: 12pt !important;
	color: #000000 !important;
	font-family: 'AlternateGotNo3D' !important;
    font-weight: 400 !important;
	font-style: normal !important;
	text-transform: uppercase !important;
	line-height: 1 !important;
}
.contenido-text-titulos-dark a:hover {
	color: #C4434F !important;
	font-size: 12pt !important;
	font-family: 'AlternateGotNo2D' !important;
    font-weight: 400 !important;
	font-style: normal !important;
	text-transform: uppercase !important;
	line-height: 1 !important;
}

.contenido-text-titulos-white,
.contenido-text-titulos-white p, 
.contenido-text-titulos-white span, 
.contenido-text-titulos-white a {
	font-size: 12pt !important;
	color: #ffffff !important;
	font-family: 'Altissimo' !important;
    font-weight: 400 !important;
	font-style: normal !important;
	text-transform: uppercase !important;
	line-height: 1 !important;
    padding-bottom: 4px;
    padding-top: 4px;
}

.contenido-text-titulos-white a:hover
 {
	color: #C4434F !important;
	font-size: 12pt !important;
	font-family: 'AlternateGotNo2D' !important;
    font-weight: 400 !important;
	font-style: normal !important;
	text-transform: uppercase !important;
	line-height: 1 !important;
}

.contenido-text-subtitulos {
	font-size: 12pt !important;
	color: #000000 !important;
	font-family: 'AlternateGotNo2D' !important;
    font-weight: normal !important;
    font-style: normal !important;
	line-height: 1 !important;
}

.linea-vertical {    
	border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    transform: rotate(90deg);
    float: right;
    width: 7rem;
    margin-top: -1rem;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
}
.linea-vertical-2 {    
	border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    transform: rotate(90deg);
    float: left;
    width: 7rem;
    margin-top: -1rem;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
}

.logo-equipo {
	position: relative;
	width: 3rem;
}

.site-content, .site-info, .site-info p, .site-info span, .site-info a{
	color: #ffffff !important;
	font-size: 9pt;
	font-family: 'Altissimo';
    font-weight: normal;
    font-style: normal;
}

#primary-menu{
	margin-right: 4rem;
}

.tab-alba {
	background-color: #000 !important;
}

.tab-alba.brz.brz-row, 
.tab-alba.brz-bg-content {
	margin: 0px !important;
	padding: 0px !important;
}

.brz-tabs__nav--button {
	font-family: Altissimo-ExBold !important;
	text-transform: uppercase !important;
	background-color: #000000 !important;
	color: #ffffff !important;
	border-color: #000000 !important;
	padding: 0!important;
    margin: 0 2rem !important;
	margin-top: 30px !important;
} 
.brz .brz-text__editor {
    width: auto !important;
}
.brz-tabs__nav--active{
	border-bottom: 3px solid red !important;
}

.brz .brz-cp-color7 {
    color: #fff !important;
}

.Media-Albo-Home-Titulo, 
.Media-Albo-Home-Titulo p span,
.Media-Albo-Home-Titulo-Oscuro, 
.galeria-home {
	text-transform: uppercase ;
	color: #ffffff ;
	font-size: 11pt ;
	font-family: 'Altissimo-ExBold';
    font-weight: 800;
	font-style: normal ;
}

.Media-Albo-Home-Titulo-Oscuro { color: #3C3C3B !important; }

.Media-Albo-Home > div > div > span {
	color: #3C3C3B !important;
}

.Media-Albo-Home > div > div {
	margin: 10px 0px 20px 0px !important;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  	position: fixed;
  	width: 100%;
	z-index: 100;
	background-color: black;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + #content {
  	padding-top: 1rem;
}

.site-footer { padding-left: 4rem; }
.site-info {padding-bottom: 2rem;}
.site-info a { padding: 0.5rem; }
.btn-outline-light { color: #f8f9fa;border-color: transparent !important;}
.btn-outline-light.focus, .btn-outline-light:focus { box-shadow: none !important;}
.content-area { margin-top: 4.4rem; /*5.9rem; salen unos números en el home... */ }
.galeria-home {     
	background-color: white;
    margin: .5rem;
    top: -2rem;
    position: relative;
    
    color: #3C3C3B !important;
    padding: .5rem;
}
.galeria-home .texto {
	height: 2.3rem;
	display: inline-block;
	width: 19rem;
    vertical-align: text-top;
}
.galeria-home p {
	color: grey;
	font-size: 8pt;
    font-family: 'Altissimo';
    font-weight: 300;
	margin: .2rem 0.5rem;
}

/* *
 * Estilos de marcador de partidos shorcode
 * */
.col-lg-6,.col-lg-7, .col-lg-3, .col-lg-2, 
.col-md-12 { border: 0px solid red;}
.partido_content { background-color: #212522; color: white; text-decoration: none; }
.partido_content_relato { background-color: #000; color: white; text-decoration: none; }

.partido_content a:link {
  text-decoration: none;
}
.partido_content a:visited {
  text-decoration: none;
}
.partido_content a:hover {
  text-decoration: underline;
}
.partido_content a:active {
  text-decoration: underline;
}

.partido_content_1{ 
  font-size: 12pt;
    color: #FFF;
    font-family: 'Alternate Gothic No3 D';
    font-weight: normal;
    font-style: normal;
	width: 12rem !important;
}
.partido_content_dia{
	vertical-align:middle;
	font-family: 'Altissimo';
	font-weight: bold;
    font-style: normal;
}
.partido_content_fecha{
	vertical-align:middle; 
	font-family: 'Altissimo';
	font-weight: 300;
    font-style: normal;}
.partido_content_direccion{vertical-align:middle;}
.partido_content_2{ 
  float: left; 
  width: 10rem;
  height: 11rem;
}
.partido_content_linea_vertical{
  background-color: #878787;
  padding-right: 2px;
  margin: 0 10px;
  position: relative;
  font-size: 7rem;
  padding-top: 1rem;
}
.partido_content_3{
  	float: left;
  	padding: 1rem 3rem;
  	font-family: 'Altissimo';
  	font-weight: bold;
	font-style: normal;
	color: #878787;
}
.partido_content_liga, 
.partido_content_contra, 
.partido_content_clasifica { 
	font-size: 12pt;
	font-family: 'Altissimo';
    font-style: normal;
	color: #878787;
	
}
.partido_content_local, .partido_content_visita {
	font-size: 50pt;
	font-weight: 800;
    font-style: normal;
	font-family: 'Altissimo-ExBold';
	color: #878787;
}
.partido_contador_goles {
	font-size: 50pt;
	font-weight: bold;
    font-style: normal;
	font-family: 'Altissimo';
}
.partido_contra {
	font-size: 20pt;
	font-weight: normal;
    font-style: normal;
	font-family: 'Altissimo';
}

.equipo_visita_titulo,
.equipo_local_titulo {
	font-family: 'Altissimo';
	font-weight: normal;
	font-style: normal;
	color: #C4434F;
	font-size: 10pt;
	margin: 0;
}
.equipo_nombre_titulo {
	font-family: 'Altissimo';
	font-weight: normal;
	font-style: normal;
	color: #fff;
	font-size: 14pt;
}

.partido_content_liga{}
.partido_content_local{}
.partido_content_contra{}
.partido_content_visita{}
.partido_content_clasifica{}
.partido_content_4{ 
  float: left;
  margin: 0 -3rem;
}
.partido_content_4 > .partido_content_linea_vertical{
  left:10.5rem;
  
}
.partido_content_4 > .partido_content_nombre_equipo{
  
}

.partido_content_5{
  font-size: 12pt;
  color: #FFF;
  font-family: 'Alternate Gothic No3 D';
  font-weight: normal;
  font-style: normal;
}
.partido_content_5 a {}
.partido_content_link { color: #FFF; }
.partido_content_link:hover { color: #C4434F; }
.partido_content_nombre_equipo { 
  	width: 7rem;
  	font-size: 8pt;
	color: #FFF;
	font-family: 'Alternate Gothic No3 D';
	font-weight: normal !important;
	font-style: normal;
	margin-top: 15px;
}
.espacio-slider { width: 9rem;}
.partido_content_logo_equipo{
  
}
.partido_content_logo {
  	display: inline-block;
    margin-top: -7rem;
	margin-left: 2rem;
}

.img_colocolo {
  background: url(/wp-content/themes/alba/assets/Equipos/colo-colo.png) no-repeat top left;
}
.img_estudiantes {
  background: url(/wp-content/themes/alba/assets/Equipos/estudiantes.png) no-repeat top left;
}
.img_audaxi {
  background: url(/wp-content/themes/alba/assets/Equipos/audax-italiano.png) no-repeat top left;
}
.img_curicou {
  background: url(/wp-content/themes/alba/assets/Equipos/curico-unido.png) no-repeat top left;
}
.img_dantofagasta {
  background: url(/wp-content/themes/alba/assets/Equipos/deportes-antofagasta.png) no-repeat top left;
}
.img_diquique {
  background: url(/wp-content/themes/alba/assets/Equipos/deportes-iquique.png) no-repeat top left;
}
.img_dtemuco {
  background: url(/wp-content/themes/alba/assets/Equipos/deportes-temuco.png) no-repeat top left;
}
.img_everton {
  background: url(/wp-content/themes/alba/assets/Equipos/everton.png) no-repeat top left;
}
.img_huachipato {
  background: url(/wp-content/themes/alba/assets/Equipos/huachipato.png) no-repeat top left;
}
.img_ohiggins {
  background: url(/wp-content/themes/alba/assets/Equipos/ohiggins.png) no-repeat top left;
}
.img_palestino {
  background: url(/wp-content/themes/alba/assets/Equipos/palestino.png) no-repeat top left;
}
.img_sluis {
  background: url(/wp-content/themes/alba/assets/Equipos/san-luis.png) no-repeat top left;
}
.img_uespanola {
  background: url(/wp-content/themes/alba/assets/Equipos/union-espanola.png) no-repeat top left;
}
.img_ucalera {
  background: url(/wp-content/themes/alba/assets/Equipos/union-la-calera.png) no-repeat top left;
}
.img_ucatolica {
  background: url(/wp-content/themes/alba/assets/Equipos/universidad-catolica.png) no-repeat top left;
}
.img_uchile {
  background: url(/wp-content/themes/alba/assets/Equipos/universidad-de-chile.png) no-repeat top left;
}
.img_uconcepcion {
  background: url(/wp-content/themes/alba/assets/Equipos/universidad-de-concepcion.png) no-repeat top left;
}
/* *
 * Noticias y Post
 * */

.site-main{
	background-color: white;
}

article {
	color: #000;
	font-size: 12pt;
	font-family: 'Altissimo';
    font-weight: normal;
    font-style: normal;
}

article a {
	color: #C4434F;
}

.entry-title,
.entry-title a{
	font-family: 'Altissimo' !important;
	font-weight: 600 !important;
    font-style: normal !important;
	color: #000000 !important;
}
.entry-title-2,
.entry-title-2 a{
	font-family: 'Altissimo' !important;
	font-weight: normal !important;
    font-style: normal !important;
	color: #000000 !important;
}

.entry-title-white,
.entry-title-white a{
	font-family: 'Altissimo' !important;
	font-weight: 600 !important;
    font-style: normal !important;
	color: #fff !important;
}
.entry-title-white-2,
.entry-title-white-2 a{
	font-family: 'Altissimo' !important;
	font-weight: normal !important;
    font-style: normal !important;
	color: #fff !important;
}
.white{
	background-color: white !important;
}
.entry-content{
	color: #000000;
    font-family: 'Config' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 12pt;
}
.entry-date {
	font-family: 'Alternate Gothic No3 D';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
	color: #C4434F;
	font-size: 10pt;
}
.entry-content-tag, 
.entry-content-tag a,
.entry-content-tag ul,
.entry-content-tag li{
	color: #C4434F !important;
    font-family: 'Alternate Gothic No3 D' !important;
    font-style: normal !important;
    text-decoration: none;
    list-style: none;
}

.cat-links, .tags-links, .posted-on, .byline, .nav-links, .cat-links-noticia {
	font-family: 'Alternate Gothic No3 D';
	font-weight: normal;
    font-style: normal;
	text-transform: uppercase;
	font-size: 14pt;
}
.cat-links-noticia { font-size: 10pt; }
.tags-links{
	color: #D4D2D5;
}
.nav-links{ margin: 1rem 0; }
.nav-links a{	
	color:#000;
}

.posted-on, .byline { font-size: 10pt;}
#ctf .ctf-tweet-meta {
	margin-left: 0px;
}
#ctf .ctf-item {
    border-top: 0px solid #fff !important;
	border-bottom: 1px solid #fff !important;
	padding: 5px 0;
}
.ctf-tweet-meta a{
	color: #9D9D9C !important;
    font-size: 8pt;
}
.ctf-tweets, .sbi_header_text {
	font-family: 'Config' !important;
	font-weight: normal;
    font-style: normal;
    color: white;
    font-size: 10pt;
}

#cff .cff-author {
	margin: 4px 0px;
}

#cff .cff-item {
	padding: 0 !important;
}
.cff-item  {
    font-family: 'Config' !important;
	font-weight: normal;
    font-style: normal;
    font-size: 10pt;
    color: #fff;
	border-bottom: 0 !important;
}
.sbi_bio{
	color: rgba(238, 127, 10, 1) !important;
}

.partido-relato-info-titulo,
.partido-relato-info-titulo-liga,
.partido-relato-info-titulo-direccion,
.partido-relato-info-titulo-albitro,
.partido-relato-info-titulo-estado-encuentro,
.partido-relato-info-titulo > div > div > p {
	font-family: 'Altissimo';
	font-weight: bold;
    font-style: normal;
	font-size: 12pt;
	color: #3C3C3B;
	padding: 1rem 0;
	text-transform: uppercase;
	height: 4rem;
}

.partido-relato-info-subtitulo,
.partido-relato-info-subtitulo-ciudad,
.partido-relato-info-subtitulo-horario,
.partido-relato-info-subtitulo-albitro,
.partido-relato-info-subtitulo > div > div > p {
	font-family: 'Config';
	font-weight: 600;
    font-style: normal;
	font-size: 10pt;
	color: #EF3C4C;
	text-transform: uppercase;
}

.partido-detalle-formacion-titulo,
.partido-detalle-formacion-titulo > div > div > p {
	font-family: 'Config';
	font-weight: 600;
    font-style: normal;
	font-size: 10pt;
	color: #EF3C4C;	
	text-transform: uppercase;
}

.partido-detalle-formacion-contenido,
.partido-detalle-formacion-contenido > div > div > p,
.contener_rss {
	font-family: 'Config';
	font-weight: normal;
    font-style: normal;
	font-size: 10pt;	
	color: #73777f;
	text-transform: uppercase;
}

.partido-relato-info-titulo-estado-encuentro {
	background-color: #C4434F;
    color: white;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 15;
    height: 1rem;
}
.partido-relato-info-titulo-estado-encuentro p { margin: -1rem 0; padding: 0; font-size: 1.5rem; }

.contenedor-relato-info-titulo,
.formacion-relato-info-titulo,
.numero-relato-info-titulo,
.jugador-relato-info-titulo{
	font-family: 'Config';
	font-weight: normal;
    font-style: normal;
	font-size: 10pt;	
	color: #73777f;
	text-transform: uppercase;
}
.numero-relato-info-titulo,
.contenedor-relato-info-titulo { color: #C4434F;  }

.contener_rss{
	height: 34rem;
    overflow-y: scroll;
}

.brz .brz-a {
	padding: 6px !important;
	letter-spacing: 1px !important;
}

.facebook-logo {
	background-image: url(http://s3.amazonaws.com/statics.wp.colocolo/wp-content/uploads/2019/01/22223419/face-logo.png);
	height: 32px;
    width: 32px;
	display: inline-block;
    vertical-align: bottom;
	background-size: 32px;
	background-repeat: no-repeat;
}
.instagram-logo {
	background-image: url(http://s3.amazonaws.com/statics.wp.colocolo/wp-content/uploads/2019/01/22223242/insta-logo.png);
	height: 32px;
    width: 32px;
	display: inline-block;
    vertical-align: bottom;
	background-size: 32px;
	background-repeat: no-repeat;
}
.twitter-logo {
	background-image: url(http://s3.amazonaws.com/statics.wp.colocolo/wp-content/uploads/2019/01/23001051/twitter-logo.png);
	height: 32px;
    width: 32px;
	display: inline-block;
    vertical-align: bottom;
	background-size: 32px;
	background-repeat: no-repeat;
}

.facebook-texto-cuenta-oficial, 
.instagram-texto-cuenta-oficial, 
.twitter-texto-cuenta-oficial {
	font-size: 20pt;
    text-transform: uppercase;
    font-family: 'Altissimo';
    padding: 0 1rem;
	color: white;
}

.brz .brz-tp-paragraph {
	font-family: 'Config' !important;
}
.brz .brz-text__editor, .brz .brz-rich-text span {
	font-family: 'Config' !important;
}


#cff .cff-author .cff-page-name, #cff .cff-author .cff-date { margin: 0 !important;}
#cff.cff-default-styles .cff-author a{
	color: rgba(50, 54, 153, 1);
	font-family: 'Config' !important;
    font-weight: normal !important;
    font-style: normal;
    font-size: 10pt;
	
}
.twitter-text-subtitulo, .twitter-text-subtitulo > span > a{
	font-family: 'Config' !important;
    font-weight: normal !important;
    font-style: normal;
    font-size: 10pt;
	color: rgba(48, 150, 216, 1) !important;
	padding-top: 1rem;
}
.instagram-subtitulo {
	font-family: 'Config' !important;
    font-weight: normal !important;
    font-style: normal;
    font-size: 10pt;
	color: rgba(238, 127, 10, 1);
	padding-top: 1rem;
}
.facebook-text-subtitulo{
	padding-top: 1rem;
}

.twitter-link {
	color: #3096D8 !important;
}

.texto-nombre-jugador,
.texto-nombre-jugador p.brz-tp-paragraph,
.texto-nombre-jugador p a span,
.texto-nombre-jugador > div > div > p > span,
.texto-nombre-jugador > div > div > p > a {
	font-family: 'Config' !important;
	font-weight: 600 !important;
    font-style: normal !important;
	font-size: 12pt !important;	
	color: #fff;
	text-transform: uppercase !important;
	background-color: black !important;
	padding: 0 .5rem !important;
}

.texto-nombre-jugador > div > div > p > a:hover {
	color: #C4434F !important;
}

.texto-nombre-jugador-blanco,
.texto-nombre-jugador-blanco p a span,
.texto-nombre-jugador-blanco > div > div > p > span,
.texto-nombre-jugador-blanco > div > div > p > a {
	font-family: 'Config' !important;
	font-weight: 600 !important;
    font-style: normal !important;
	font-size: 12pt !important;	
	color: #000;
	text-transform: uppercase !important;
	background-color: white !important;
	padding: 0 .5rem !important;
}

.texto-nombre-jugador-blanco > div > div > p > a:hover {
	color: #C4434F !important;
}
/* *
 * Estilos de ficha de jugador
 * */
.brz .brz-tp-paragraph {
	/*font-family: Config-Regular !important;*/
}

.ficha-jugador-text-titulo .brz-tp-paragraph,
.ficha-jugador-text-titulo .brz-tp-paragraph p span{
	font-family: 'Alternate Gothic No2 D' !important;
    font-weight: normal !important;
    font-style: normal !important;
	color: #707070 !important;
	text-transform: uppercase !important;
	font-size: 18pt !important;
}
.ficha-jugador-texto-descripcion-3 .brz-tp-paragraph,
.ficha-jugador-texto-descripcion-3 .brz-tp-paragraph span{
	font-family: 'Alternate Gothic No2 D' !important;
  font-weight: normal !important;
  line-height: normal !important;
  font-style: normal !important;
	text-transform: uppercase !important;
	font-size: 18pt !important;
}

.ficha-jugador-texto-descripcion .brz-tp-paragraph,
.ficha-jugador-texto-descripcion .brz-tp-paragraph div > div > p > span,
.ficha-jugador-texto-descripcion .brz-tp-paragraph span{
	font-family: 'Altissimo-ExBold' !important;
  font-weight: 800 !important;
  font-style: normal !important;
  line-height: normal !important;
	color: black !important;
	text-transform: uppercase !important;
	font-size: 18pt !important;
}

.ficha-jugador-texto-descripcion-2,
.ficha-jugador-texto-descripcion-2 p span{
	font-family: 'Altissimo-ExBold' !important;
    font-weight: 800 !important;
    font-style: normal !important;
	color: #C4434F !important;
	text-transform: uppercase !important;
	font-size: 10pt !important;
}
/* *
 * Estilos sección de torneo primer equipo
 * */
.contenedor-torneo-primer-equipo-m {
	background: linear-gradient(
      rgba(0, 0, 0, 0.7), 
      rgba(0, 0, 0, 0.8)
    ), url(http://s3.amazonaws.com/statics.wp.colocolo/wp-content/uploads/2019/01/29025930/Estadio-monumental.jpg);
	background-position: center;
	height: 30rem;
	margin: -2.3rem;
	text-transform: uppercase;
}
.contenedor-torneo-primer-equipo-m-titulos {
	font-family: 'Altissimo';
	font-weight: bold;
    font-style: normal;
	color: #fff;
	font-size: 12pt;
}
.contenedor-torneo-primer-equipo-m-titulos-equipo {
	font-family: 'Alternate Gothic No3 D';
	font-weight: normal;
    font-style: normal;
	font-size: 12pt;
	color: #fff;
}

.contenedor-torneo-primer-equipo-m-subtitulos {
	font-family: 'Altissimo';
	font-weight: normal;
    font-style: normal;
	color: #ef3c4c;
	font-size: 12pt;
}

.contenedor-torneo-primer-equipo-m-contra {
	font-family: 'Altissimo';
	font-weight: bold;
    font-style: normal;
	color: #fff;
	font-size: 24pt;
}

.contenedor-torneo-primer-equipo-m-compra,
.contenedor-torneo-primer-equipo-m-compra:hover{
	font-family: 'Altissimo' !important;
	font-weight: normal !important;
    font-style: normal !important;
	color: #fff !important;
	background-color: #ef3c4c !important;
	border-color: #ef3c4c !important; 
	font-size: 10pt !important;
}
.contenedor-torneo-primer-equipo-m-separador {     
	font-size: 6rem;
    margin: -3rem 0;
	
}
.club-titulos,
.club-titulos div > div > h6 > span,
.club-titulos div > div > h6 > a {
	font-family: 'Altissimo-ExBold' !important;
	font-weight: 800 !important;
    font-style: normal !important;
	color: #fff !important;
	font-size: 18pt !important;
	text-decoration: none !important;
}

.club-historia-post-titulo p span{
	font-family: 'Altissimo-ExBold' !important;
	font-weight: 800 !important;
    font-style: normal !important;
	color: #3C3C3B !important;
	font-size: 18pt !important;
	text-decoration: none !important;
}
.club-historia-post-contenido div p span {
	font-family: 'Config' !important;
	font-weight: normal !important;
    font-style: normal !important;
	color: #3C3C3B !important;
	font-size: 12pt !important;
	text-decoration: none !important;
}
.club-historia-post-contenido ul li span {
	font-family: 'Config' !important;
	font-weight: normal !important;
    font-style: normal !important;
	color: #3C3C3B !important;
	font-size: 12pt !important;
	text-decoration: none !important;
}
.club-historia-post-contenido em{
	font-family: 'Altissimo' !important;
	font-weight: normal !important;
    font-style: italic !important;
	color: #3C3C3B !important;
	font-size: 12pt !important;
	text-decoration: none !important;
}
.club-historia-post-contenido strong{
	font-family: 'Altissimo' !important;
	font-weight: bold !important;
    font-style: normal !important;
	color: #3C3C3B !important;
	font-size: 12pt !important;
	text-decoration: none !important;
}

.club-historia-post-titulo-tiempo p span{
	font-family: 'Altissimo-ExBold' !important;
	font-weight: 800 !important;
    font-style: normal !important;
	color: #ef3c4c !important;
	font-size: 18pt !important;
	text-decoration: none !important;
}
.especial-titulos,
.especial-titulos p span{
	text-transform: uppercase !important;
	color: #ffffff;
	font-size: 18pt !important;
	font-family: 'Altissimo-ExBold' !important;
    font-weight: 800 !important;
	font-style: normal !important;
}
.especial-titulos-2,
.especial-titulos-2 p span{
	text-transform: uppercase !important;
	color: #ef3c4c;
	font-size: 14pt !important;
	font-family: 'Altissimo-ExBold' !important;
    font-weight: 800 !important;
	font-style: normal !important;
}
.especial-subtitulos,
.especial-subtitulos p span{
	text-transform: uppercase !important;
	color: #ffffff;
	font-size: 11pt !important;
	font-family: 'Altissimo-ExBold' !important;
    font-weight: 800 !important;
	font-style: normal !important;
}

.escuela-contenido p span {
	font-family: 'Config' !important;
	font-weight: normal !important;
    font-style: normal !important;
	color: #3C3C3B !important;
	font-size: 12pt !important;
	text-decoration: none !important;
}
.escuela-contenido em{
	font-family: 'Config' !important;
	font-weight: normal !important;
    font-style: italic !important;
	color: #3C3C3B !important;
	font-size: 12pt !important;
	text-decoration: none !important;
}
.escuela-contenido strong{
	font-family: 'Config' !important;
	font-weight: bold !important;
    font-style: normal !important;
	color: #3C3C3B !important;
	font-size: 12pt !important;
	text-decoration: none !important;
}

.paginate-links,
.paginate-links a{
	font-family: 'Altissimo';
    font-weight: 600;
    font-style: normal;
    color: #000;
	font-size: 18pt;
}
.paginate-links a:active,
.paginate-links span{
	color: #C4434F !important;
}
.paginate-links .page-numbers{
	padding: 0 0.5rem;
}

.paginate-links-white,
.paginate-links-white a{
	font-family: 'Altissimo';
    font-weight: 600;
    font-style: normal;
    color: #fff;
	font-size: 18pt;
}
.paginate-links-white a:active,
.paginate-links-white span{
	color: #C4434F !important;
}
.paginate-links-white .page-numbers{
	padding: 0 0.5rem;
}

.is_widget_AlbaNoticias img {
	max-height: 242px;
}

.is_widget_AlbaNoticiasInteriorDestacado{
	position:absolute;
	margin-top: -7rem;
    height: 7rem;
    width: 100%;
    text-transform: uppercase;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+15,000000+40&0+0,0.65+50 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNTIiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 15%, rgba(0,0,0,0.52) 40%, rgba(0,0,0,0.65) 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 15%,rgba(0,0,0,0.52) 40%,rgba(0,0,0,0.65) 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 15%,rgba(0,0,0,0.80) 40%,rgba(0,0,0,0.90) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */
}

.is_widget_AlbaNoticiasInteriorDestacado .entry-title,
.is_widget_AlbaNoticiasInteriorDestacado .entry-title-2{
	color: #fff !important;
}

.contenedor-torneo-primer-equipo-m-separador .partido_content_linea_vertical {
	font-size: 3rem !important;
}




.brz .css-iupm08 .brz-tabs__item--content, 
.brz [data-css-iupm08] .brz-tabs__item--content { 
	padding: 0 !important;
} 

.brz .css-iupm08 .brz-tabs__items {
    color: initial !important;
    border-color: initial !important;
}
.brz .css-zgo6ll .brz-tabs__items {
	color: initial !important;
    background-color: initial !important;
    border-color: initial !important;
    border-width: initial !important;
}
.brz {
    -webkit-font-smoothing: initial !important;
    -moz-osx-font-smoothing: initial !important;
}

.primer-equipo-torneo-tab,
.content-table,
.content-fixture,
.content-calendar {
	font-family: 'Config';
	font-weight: normal;
    font-style: normal;
	font-size: 12pt;
	color: #3C3C3B;
}
.content-table .destacado,
.content-fixture .destacado,
.content-calendar .destacado {
	font-weight: bold;
}

.content-table .destacado-rojo,
.content-fixture .destacado-rojo,
.content-calendar .destacado-rojo {
	font-weight: bold;
	color: #fff;
	background-color: #ef3c4c;
}
	.primer-equipo-torneo-tab .brz-tabs__nav{

	}

	.primer-equipo-torneo-tab .brz-tabs__nav--item .brz-tabs__nav--desktop .brz-tabs__nav--active{

	}

	.primer-equipo-torneo-tab .brz-tabs__nav--item .brz-tabs__nav--desktop{

	}

	.primer-equipo-torneo-tab.brz-tabs__nav--button{
	
	}
.content-fixture img{
	height: 50%;
}

.primer-equipo-descripcion,
.primer-equipo-descripcion div > div > p > span{
	font-family: 'Config' !important;
	font-weight: normal !important;
    font-style: normal !important;
	font-size: 12pt !important;
	color: #3C3C3B !important;
}
.primer-equipo-descripcion div > div > p > strong{
	font-family: 'Config' !important;
	font-weight: 600 !important;
    font-style: normal !important;
	font-size: 12pt !important;
	color: #3C3C3B !important;
}

.primer-equipo-descripcion-bold,
.primer-equipo-descripcion-bold div > div > p > span,
.primer-equipo-descripcion-bold div > div > p > strong{
	font-weight: 600 !important;
	font-family: 'Config' !important;
    font-style: normal !important;
	font-size: 12pt !important;
	color: #3C3C3B !important;
}

.content-incidents{
	font-family: 'Config';
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
    color: #73777f;
}
/* .wp-post-image { 
 max-width: 100% !important; 
 height: 19rem !important; 
 object-fit: none;
 object-position: top;
} */
.fondo-blanco .brz-tabs__content { background-color: white !important; }
.fondo-negro .brz-tabs__content { background-color: black !important; }


#mdstrm-player-media-tv-1 > div {
	margin: 15px 0px 30px 0px !important;
}

#mdstrm-player-media-tv-2 > div {
	margin: 15px 0px 30px 0px !important;
}

#mdstrm-player-media-tv-3 > div {
	margin: 15px 0px 30px 0px !important;
}

.brz-tabs__nav--active::before {
	background-color: #000000 !important;
}

.brz-tabs__nav--active::after {
	background-color: #000000 !important;
}
/* Center videogif by default */
.videogif,
.videogif-mobile,
.videogif-normal {
    width: 100%;
    display:block;
    margin: 0 auto;
}
.videogif-mobile { display:none;}

.img-gallery-home{
	height: 20rem;
	object-fit: none;
	object-position: top;
	zoom: 60%;
}
.partido_content_1,
.partido_content_5 { display: block; }
.noticias-interior { max-width: 100% !important; height: 19rem !important; object-fit: none;object-position: top; }
.is_content_none .entry-content{
	margin: 0;
}
.is_content_none p,
.is_content_none figure,
.is_content_none iframe{
	padding: 0 0 15px 0;
}

.estadistica_posesion_titulo,
.estadistica_titulo{
	font-weight: bold;
    font-style: normal;
    font-family: 'Altissimo';
	transform: uppercase;
}
.estadistica_posesion_visita,
.estadistica_posesion_local {
	font-weight: bold;
    font-style: normal;
    font-family: 'Altissimo';
}
.estadistica_porcentaje{
	font-weight: bold;
    font-style: normal;
    font-family: 'Altissimo';
}

.estadistica_jugador_ajax{
	height: auto;
}

.estadistica_jugador_ajax .titulo{
	font-family: 'Config' !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 12pt !important;
    color: #3C3C3B !important;
	border-bottom: 3px solid red;
}
.estadistica_jugador_ajax .subtitulo{
	font-family: 'Config' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 12pt !important;
    color: #3C3C3B !important;
}
/**
 * Estilos personalizados para responive
 **/
/* more Small devices (landscape phones, 576px and down) */
@media (max-width: 576px) {
	/*.brz .css-1cablx2 .brz-tabs__item--content{ background-color: white !important; }
	.brz .css-1cablx2 .brz-tabs__items { background-color: black !important; }*/
	.brz .brz-tabs__item--content{ background-color: white !important; }
	.brz .brz-tabs__items { background-color: black !important; }
	.partido_content_nombre_equipo{
		width: 6.4rem;
	}
	.noticias-interior { height: initial; }
	.partido_content_local, .partido_content_visita {font-size: 45pt;}
	.News-Albo-home img {
    	width: 23rem;
		height: 10rem;
    	object-fit: none !important;
	}
	.brz .brz-slick-slider__dots { display: none !important; }
	.brz .brz-slick-slider__arrow { display: block !important; }
	.partido_content_linea_vertical{ margin: 0;padding: 0; }
	.Media-Albo-Home iframe { height: 9rem; }
	.videogif-mobile {display: block;}
	.videogif-normal {display: none;}
	.Media-Albo-Home {  }
	.partido_content_1 { display:none; }	 
	.partido_content_5 {  }	
	.partido-relato-info-titulo-estado-encuentro{
		padding-top: 3rem;
	}
	.content-fixture,
	.content-calendar {
		font-size: 7pt;
	}
	.content-fixture img,
	.content-calendar img {
		height: auto !important;
	}
	.is_widget_AlbaNoticiasInteriorDestacado {
		margin-top: -4rem;
	}
	.is_widget_AlbaNoticiasInteriorDestacado .entry-title,
	.is_widget_AlbaNoticiasInteriorDestacado .entry-title-2{
		font-size: 1rem;
	}
	.tag-noticias a {
		font-size: .6rem;
		padding: .2rem .5rem;
	}
	.noticias-text-titulos { font-size: 9pt !important; }
	.tag-news {  }
	.brz-tabs__nav--mobile{  }
	.brz-tabs__content { width: 20rem; }
	.contenedor-torneo-primer-equipo-m { margin: 0; }
	.galeria-home .texto {
		width: 14rem;
    	font-size: 8pt;
    	height: 1rem;
	}
	.entry-title, 
	.entry-title a,
	.entry-title-2, 
	.entry-title-2 a{
		font-size: 1.5rem !important;
	}
	dl, ol, ul {
		padding: 0;
	}
	.site-footer {
    	padding-left: 0rem;
	}
}
/* Small devices (landscape phones, 576px and up) */
@media (max-width:767px){
	.partido_contra{
		
	}
	.logo-equipo {
		margin: auto;
	}
	.linea-vertical {    
		transform: rotate(0deg);
		width: 49rem;
		margin-right: -23rem;
		float: right;
		margin-top: -3.5rem;
	}
	.linea-vertical-2 {   
		transform: rotate(0deg);
		width: 49rem;
		margin-left: -23rem;
		margin-top: auto;
	}
	.partido_content_1,
	.partido_content_5,
	.partido_content_liga,
	.partido_content_clasifica,
	.partido_content_contra { font-size: 8pt; }
	.partido_content_local,
	.partido_content_visita { font-size: 20pt; margin-top: 0.6rem; padding: 0 0.5rem; }
	.equipo_nombre_titulo { font-size: 8pt; }
	.partido_contra { font-size: 14pt; }
	.brz .brz-slick-slider__arrow { margin: -15px -43px; }
	.brz .brz-icon-svg { width: 0.6em !important; }
	.brz .brz-slick-slider__dots { bottom: 10px !important; display: block !important; }
	.espacio-slider { width: 2rem;}
	.img-gallery-home{
		height: initial;
		zoom: 100%;
	}
}
@media (min-width: 576px) {
	
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.brz .brz-slick-slider__dots { display: none !important; }
	.brz .brz-slick-slider__arrow { display: block !important; }
	.videogif-mobile {display: none;}
	.videogif-normal {display: block;}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.brz .brz-slick-slider__dots { display: none !important; }
	.brz .brz-slick-slider__arrow { display: block !important; }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.brz .brz-slick-slider__dots { display: none !important; }
	.brz .brz-slick-slider__arrow { display: block !important; }
}

.partido_content_nombre_equipo {
	font-size: 12pt;
	margin-right: 10px;
}

.partido_content_direccion {
	float: right;
	width: 78%;
}
.partido_content_link img {
	display: inline-block !important;
	margin-right: 10px;
}
.texto-idolos {
	font-family: 'Config' !important;
}
.videos-load img {
	border: 0;
}
.hide-content {
	display: none !important;
}
.brz .brz-slick-slider__arrow .brz-icon-svg {
	color: white;
}
#loader {
	display: none;
	position: fixed;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 100000;
}
#loader.active { 
	display: flex;
}
#loader img {
	margin: auto;
}
.brz-ed #loader {
	display: none !important;
}
.banner-link a, .banner-link a:hover {
	color: #fff !important;
  font-size: 24pt !important;
  font-family: 'Altissimo-ExBold' !important;
  font-weight: 800 !important;
  font-style: normal !important;
	text-transform: uppercase !important;
}
.img_local, .img_visita {
	width: 100px;
	margin:0 auto;
}
.blockgallery.is-cropped .blockgallery--item a, 
.blockgallery.is-cropped .blockgallery--item img, 
.blockgallery.is-cropped .blockgallery--item-thumbnail a, 
.blockgallery.is-cropped .blockgallery--item-thumbnail img {
	-o-object-fit: contain !important;
	object-fit: contain !important;
	
}
.wrapper {
	padding: 2% 5%;
}
.search-results .page-title {
	font-size: 44px !important;
	text-align: center;
	margin: 50px;
}
.search-results .item-content {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.search-results .item-content .cat-links {
  padding-right: 15px;
}
.search-results .item-content .tags-links ul {
	display: inline-block;
  margin: 0;
  padding: 0;
}
.search-results .item-content .tags-links li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.search-results a.post-thumbnail {
  display: inline-block;
  padding-right: 15px;
  vertical-align: top;
  width: 49%;
}

/* Fix futbol femenino title color  */
.page-id-123864 .entry-title {
	color: white !important;
}

/* Fix facebook on footer */
#cff .cff-author-img {
	margin: 0 !important;
}
#cff .cff-author .cff-author-text {
	float: right;
	width: 85%;
}