/*-----------------------------------------------------------------------------------

  Theme Name: CoWorker
  Theme URI: http://themes.semicolonweb.com/html/coworker
  Description: Responsive Business Theme
  Author: SemiColonWeb
  Author URI: http://themeforest.net/user/semicolonweb
  Version: 1.6

-----------------------------------------------------------------------------------*/
/* -------------- CSS PRODUCCION ---------------------*/

/* ----------------------------------------------------------------
    Document Reset
-----------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

:focus { outline: 0;}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

input[type="text"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

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

body .toolbar-menu { display: none; }




.mosaic-block div.details h4{
  /*color: #fff;*/
}
.faldon-reel {
    /*background: #552e87 !important;*/
}
/*



.front .faldon-reel,
.front .our-destacados li,
.front .our-destacados li a,
.front .our-destacados div.todas,
.front .our-destacados div.titular,
.front .menu-cubos div.menu-down,
.front .menu-cubos div.menu-down2,
.front .menu-cubos div.logoup,
.front .menu-cubos div.logodown,
.front .menu-cubos div.menu-up,
.front .menu-cubos div.menu-up2,
.front .menu-copas div.logodown,
.front .menu-copas div.menu-up
{
  background: #552e87 !important;
}
.front .mosaic-block div.details h4,
.front .our-destacados div.titular,
.front .our-destacados div.todas,
.front .menu-cubos div.menu-down2,
.front .menu-cubos div.menu-down,
.front .menu-cubos div.logodown,
.front .menu-copas div.logodown,
.front .mosaic-block div.details h4,
.front .menu-cubos div.menu-up,
.front .menu-cubos div.menu-up2,
.front .menu-copas div.menu-up
{
  color: #fff !important;
}

.front .menu-cubos div.logoup,
.front .menu-cubos div.menu-up2,
.front .menu-cubos div.menu-up,
.front .menu-cubos div.menu-down2,
.front .menu-cubos div.menu-down,
.front .our-destacados div.todas,
.front .our-destacados div.titular,
.front .mosaic-block div.details h4
{
  background: #552e87 0px 0 no-repeat !important;
}

.front.flex-prev,
.front .flex-next
{
  background-color: #552e87 !important;
}
*/

/* ----------------------------------------------------------------
    Basic Document Styles
-----------------------------------------------------------------*/


body {
  line-height: 1;
  color: #777;
  font: 14px/20px "Montserrat", Helvetica, Arial, sans-serif;
 /* background: #EEE url("/sites/all/themes/coworker/images/patterns/light/pattern10.png") repeat fixed;*/
}
/*body{background: transparent url(/sites/default/files/background-web.jpg) top center no-repeat;}*/
body{background: transparent url(/sites/default/files/background-web.jpg) top center no-repeat;}
/*
body {
  background: rgba(173,149,195,1);
background: -moz-linear-gradient(top, rgba(173,149,195,1) 0%, rgba(152,131,171,1) 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(173,149,195,1)), color-stop(100%, rgba(152,131,171,1))) !important;
background: -webkit-linear-gradient(top, rgba(173,149,195,1) 0%, rgba(152,131,171,1) 100%) !important;
background: -o-linear-gradient(top, rgba(173,149,195,1) 0%, rgba(152,131,171,1) 100%) !important;
background: -ms-linear-gradient(top, rgba(173,149,195,1) 0%, rgba(152,131,171,1) 100%) !important;
background: linear-gradient(to bottom, rgba(173,149,195,1) 0%, rgba(152,131,171,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad95c3', endColorstr='#9883ab', GradientType=0 ) !important;
}
*/
.page-taxonomy-term-925 #top-menu .pr-linea-slogan {color: #fff !important;}
.page-taxonomy-term-925 #top-menu .seg-linea-slogan {color: #fff !important;}


input,
select,
textarea { font: 12px/20px "Montserrat", Helvetica, Arial, sans-serif; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; *zoom:1;}
* html .clearfix { height: 1%;} /* Hides from IE-mac \*/
.clearfix { display: block;}

.clear {
  clear: both;
  display: block;
  font-size: 0px;
  height: 0px;
  line-height: 0;
  width: 100%;
  overflow:hidden;
}

::selection {
  background: #57B3DF;
  color: #fff;
}
::-moz-selection {
  background: #57B3DF; /* Firefox */
  color: #fff;
}

::-webkit-selection {
  background: #57B3DF; /* Safari */
  color: #fff;
}



/* ----------------------------------------------------------------
    Typography
-----------------------------------------------------------------*/


a {
  text-decoration: none;
  color: #57B3DF;
}

a:hover, .selected { color: #222; }

a img { border: none; }

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form { margin-bottom: 20px; }


dl{ margin-bottom: 0px; }
dt,dd{ margin-bottom: 20px; }
dd{ margin-left: 20px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  padding: 0 0 20px 0;
  color: #444;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2em;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span { color: #57B3DF;
  font-weight: bold;}

h3,
h4,
h5,
h6 { padding-bottom: 15px; }

h1 {
  font-size: 28px;
}

h2 {
  font-size: 22px;

}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

address { font-style: italic; }

abbr[title],
acronym[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted #555;
}

blockquote {
  color: #666;
  border-left: 3px solid #777;
  font-size: 17px;
  line-height: 1.4;
  font-family: 'Droid Serif', Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  padding: 5px 0 5px 20px;
  text-shadow: 1px 1px 1px #FFF;
  margin-left: 20px;
}

blockquote p { margin: 20px 0 0 0 !important; }

blockquote p:first-child { margin: 0 !important; }

strong { font-weight: bold; }

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

dfn { font-weight: bold; }

sup {
  font-size: 11px;
  vertical-align: top;
}

sub {
  font-size: 11px;
  vertical-align: bottom;
}

small {
  font-size: 11px;
  font-style: italic;
}

del { text-decoration: line-through; }

ins { text-decoration: underline; }

pre {
  font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
  white-space: pre;
  overflow: auto;
  padding: 0 10px;
  clear: both;
  color: #666;
  line-height: 19px;
}

code {
  padding: 5px;
  background: #F9F9F9;
}

var,
kbd,
samp,
code {
  font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
  background: #F9F9F9;
}

kbd { font-weight: bold; }

samp,
var { font-style: italic; }

ul,
ol,
dl { margin-left: 20px; }

caption { text-align: left; margin-bottom:15px; }

img { max-width: 100%; }

.img-polaroid {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.logo-dominios{
  margin-left: -30px;
  margin-right: 20px;
}
.region-evento-especial{
  height: 100px;
}

.img-dominios-es{width: 211px !important; height: 165px;position:relative;top:-20px;}
/* ----------------------------------------------------------------
    Basic Layout Styles
-----------------------------------------------------------------*/


.tright { text-align: right !important; }
.tleft { text-align: left !important; }
.fright { float: right !important; }
.fleft { float: left !important; }
#wrapper { width: 960px; margin: 0 auto 50px auto; position: relative; background-color: transparent; /*box-shadow: 0 0 10px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);*/}
.container { width: 960px; margin: 0 auto; position: relative; }
.line,
.double-line { clear: both; position: relative; width: 100%; margin: 30px 0; border-top: 1px solid #EEE;}
.double-line { border-top: 3px double #E5E5E5; }
.line a { position: absolute; left: auto; right: 0; padding-left: 5px; color: #272727; background: #F9F9F9; margin-top: -11px; border: none; }
.line a:hover { color: #575757; background: none; }
.line2 {clear: both; position: relative; width: 100%; margin: 30px 0; border-top: 1px solid #ffcd00;}
.emptydiv { display: block !important; position: relative !important;}
.allmargin { margin: 30px !important;}
.leftmargin { margin-left: 30px !important;}
.rightmargin { margin-right: 30px !important;}
.topmargin { margin-top: 30px !important;}
.bottommargin { margin-bottom: 30px !important;}
.nomargin {margin: 0 !important;}
.noleftmargin { margin-left: 0 !important;}
.norightmargin { margin-right: 0 !important;}
.notopmargin { margin-top: 0 !important;}
.nobottommargin { margin-bottom: 0 !important;}
.noborder { border: none !important; }
.noleftborder { border-left: none !important; }
.norightborder { border-right: none !important; }
.notopborder { border-top: none !important; }
.nobottomborder { border-bottom: none !important; }
.nopadding { padding: 0 !important; }
.noleftpadding { padding-left: 0 !important; }
.norightpadding { padding-right: 0 !important; }
.notoppadding { padding-top: 0 !important; }
.nobottompadding { padding-bottom: 0 !important; }
.noabsolute { position: relative !important;}
.hidden { display: none !important;}
.nothidden { display: block !important;}
.center { text-align: center !important;}
.divcenter { position: relative !important; margin-left: auto !important; margin-right: auto !important;}


span.page-divider { display: block; }

span.page-divider span {
  display: block;
  width: 15%;
  border-bottom: 1px solid #ffcd00;
}

.dotted-divider {
  clear: both;
  background: url("/sites/all/themes/coworker/images/divider.png") repeat-x;
  margin: 30px 0;
  height: 5px;
}



.preloader,
.preloader2 {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/sites/all/themes/coworker/images/preloader.gif") center center no-repeat #FFF;
}

.preloader2 { background-color: transparent; }


.postcontent { width: 720px;/*width: 100%*/; }
.landing-offer-media { width: 650px; }
.sidebar { width: 210px; }
.landing-offer-text { width: 280px; }
.col_full { width: 100%; }
.col_half,
.landing-offer-half { width: 48%; }
.col_one_third { width: 30.63%; }
.col_two_third { width: 65.33%; }
.col_one_fourth { width: 22%; }
.col_three_fourth { width: 74%; }
.col_one_fifth { width: 16.8%; }
.col_two_fifth { width: 37.6%; }
.col_three_fifth { width: 58.4%; }
.col_four_fifth { width: 79.2%; }
.col_one_sixth { width: 13.33%; }
.col_five_sixth { width: 82.67%; }

.postcontent,
.landing-offer-media,
.sidebar,
.landing-offer-text,
.col_full,
.col_half,
.landing-offer-half,
.col_one_third,
.col_two_third,
.col_three_fourth,
.col_one_fourth,
.col_one_fifth,
.col_two_fifth,
.col_three_fifth,
.col_four_fifth,
.col_one_sixth,
.col_five_sixth {
  display: block;
  position: relative;
  margin-right: 4%;
  margin-bottom: 30px;
  float: left;
}

.postcontent,
.sidebar,
.landing-offer-media,
.landing-offer-text { margin-right: 30px; }

.sidebar {
margin-right: 0;
}

.col_full {
  clear: both;
  float: none;
  margin-right: 0;
}

.postcontent.col_last,
.sidebar.col_last { float: right; border-right: 1px solid #EEEEEE; }

.col_last {
  margin-right: 0 !important;
  clear: right;
}

.entry_content ul {
  clear: left;
  color: #444;
  list-style-type: square !important;
  font-size: 13px;
  font-family: 'Droid Serif', serif;
  margin-top: 20px;

}

.entry_content li {
  margin-bottom: 10px;
}

.entry_content ol {
  clear: left;
  color: #444;
  list-style-type: decimal;
}

label {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  color: #444;
  margin-bottom: 5px;
  cursor: pointer;
}

select { min-height: inherit !important; }

/*#search-block-form > div {
width: 328px;
background-color: #e5e5e5;
padding: 4px;
height: 36px;}*/

.view-concursos .views-exposed-widget select,
.view-concursos .views-exposed-widget input[type="text"] {
  width: 170px !important;
}


input[type="text"],
input[type="password"],
select,
textarea {
  /*display: block;*/
background: #e5e5e5;
padding: 7px;
margin-bottom: 10px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 220px !important;
}

#footer.footer-dark input[type="text"],
#footer.footer-dark input[type="password"],
#footer.footer-dark select,
#footer.footer-dark textarea {
  background: #282A2B;
  border-color: #444;
  color: #CCC;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

input[type="text"],
input[type="password"] { width: 45%; }

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  position: relative;
  top: 2px;
}

textarea { 
  width: 90%;
  height: 150px;
  line-height: 150%;
}

textarea.short-textarea { height: 80px; }

input[type="text"]:active,
input[type="password"]:active,
textarea:active,
select:active,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus { border-color: #CCC; }

#footer.footer-dark input[type="text"]:active,
#footer.footer-dark input[type="password"]:active,
#footer.footer-dark textarea:active,
#footer.footer-dark select:active,
#footer.footer-dark input[type="text"]:focus,
#footer.footer-dark input[type="password"]:focus,
#footer.footer-dark textarea:focus,
#footer.footer-dark select:focus { border-color: #666; }

label.error {
  display: block;
  font-style: italic;
  font-weight: normal;
  font-size: 11px;
  color: #BD091B;
  margin-bottom: 15px;
}

input.error,
textarea.error,
select.error { border-color: #BD091B !important; }

#footer.footer-dark input.error,
#footer.footer-dark textarea.error,
#footer.footer-dark select.error { border-color: #CF4545 !important; }

.quick-contact-form label.error { margin: 0; }

form p {
  margin-top: 15px;
  margin-bottom: 0;
}

form p:first-child { margin-top: 0; }

form small {
  font-weight: normal;
  font-size: 10px;
  color: #999;
}



/* ----------------------------------------------------------------
    Top Bar
-----------------------------------------------------------------*/
#toolbar div.toolbar-drawer {
display: none;
}

#top-bar {
  position: relative;
  height: 100px;
  width: 960px;
  margin: 10px auto 10px auto;
  font-family: 'Montserrat', sans-serif;
}

#top-menu {
  position: relative;
  float: left;
  height: 100px;
  margin-left:30px;
}

#top-menu li {
  float: left;
  margin-left: 10px;
  height: 40px;
  text-shadow: 1px 1px 1px #FFF;
}

#top-menu li:first-child { margin-left: 0; }

#top-menu li a,
#top-menu li span {
  display: block;
  float: left;
  position: relative;
  line-height: 20px;
  margin-top: 10px;
  color: #777;
}

#top-menu li span { color: #999; }

#top-menu li a:hover {
  color: #57B3DF;
  border-bottom: 1px dotted #57B3DF;
}

#top-menu li span {
  margin-right: 10px;
  font-size: 14px;
}

#top-menu li:first-child span { display: none; }

#top-menu li.top-menu-em a {
  position: relative;
  top: -1px;
  padding: 1px 6px;
  background-color: #57B3DF;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

#top-menu li.top-menu-em a:hover {
  color: #FFF;
  border-bottom: none;
}

#top-menu .fila-slogan {
  margin-top: 38px;
  margin-left: -31px;
  font-size: 14px;
}
/*
#top-menu .pr-linea-slogan,
#top-menu .seg-linea-slogan {
  color: #552e87;

}
*/
#top-menu .pr-linea-slogan {
  color: #000;
  font-weight: 300;
  font-size: 18px;
}

#top-menu .seg-linea-slogan {
  color: #000;
  font-size: 18px;
  margin-top: 5px;
}

#top-social {
position: relative;
float: right;
/* height: 100px; */
margin: 0;
padding-top: 33px;
left: 11px;
}

.icon-menu-search {
padding: 25px 21px 0px 0px;
font-size: 28px !important;
}

#top-social .content ul, #top-menu .content ul { margin: 0; }

#top-social .content li,
#top-social .content li a,
#top-social li .ts-icon,
#top-social li .ts-text {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
}

#top-social .content li,
#top-social .content li a,
#top-social li .ts-text {
  float: left;
  width: auto;
  overflow: hidden;
}

#top-social .content li a {
  width: 40px;
  line-height: 40px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

#top-social li .ts-icon { float: left; }

#top-social li.ts-facebook a { background-color: #3B5998; }

#top-social li.ts-facebook .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/facebook.png") no-repeat center center; }

#top-social li.ts-twitter a { background-color: #3CF; }

#top-social li.ts-twitter .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/twitter.png") no-repeat center center; }

#top-social li.ts-gplus a { background-color: #BD3518; }

#top-social li.ts-gplus .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/gplus.png") no-repeat center center; }

#top-social li.ts-dribbble a { background-color: #D97AA5; }

#top-social li.ts-dribbble .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/dribbble.png") no-repeat center center; }

#top-social li.ts-forrst a { background-color: #304C25; }

#top-social li.ts-forrst .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/forrst.png") no-repeat center center; }

#top-social li.ts-blogger a { background-color: #FCA448; }

#top-social li.ts-blogger .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/blogger.png") no-repeat center center; }

#top-social li.ts-flickr a { background-color: #FF0084; }

#top-social li.ts-flickr .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/flickr.png") no-repeat center center; }

#top-social li.ts-pinterest a { background-color: #CB2027; }

#top-social li.ts-pinterest .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/pinterest.png") no-repeat center center; }

#top-social li.ts-rss a { background-color: #F88F16; }

#top-social li.ts-rss .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/rss.png") no-repeat center center; }

#top-social li.ts-vimeo a { background-color: #0590B8; }

#top-social li.ts-vimeo .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/vimeo.png") no-repeat center center; }

#top-social li.ts-youtube a { background-color: #F33; }

#top-social li.ts-youtube .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/youtube.png") no-repeat center center; }

#top-social li.ts-phone a { background-color: #4818AB; }

#top-social li.ts-phone .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/phone.png") no-repeat center center; }

#top-social li.ts-mail a { background-color: #444; }

#top-social li.ts-mail .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/mail.png") no-repeat center center; }

#top-social li.ts-linkedin a { background-color: #0A6495; }

#top-social li.ts-linkedin .ts-icon { background: url("/sites/all/themes/coworker/images/icons/social/linkedin.png") no-repeat center center; }


/* ----------------------------------------------------------------
    Top Bar Style 2
-----------------------------------------------------------------*/


#top-bar.top-bar2 #top-menu { float: right; }

#top-bar.top-bar2 #top-social {
  float: left;
  margin: 0 40px 0 -30px;
}


/* ----------------------------------------------------------------
    Header
-----------------------------------------------------------------*/


#header { position: relative; height: 0px;}


/* ----------------------------------------------------------------
    Logo
-----------------------------------------------------------------*/


#logo {
  position: relative;
  float: left;
  height: 0px;
  max-width: 230px;
  margin-right: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 36px;
  line-height: 60px;
}

#logo a {
  display: block;
  color: #000;
}

#logo img {
  display: block;
  max-width: 100%;
  height: 60px;
}

#logo a.standard-logo { display: block; }

#logo a.retina-logo { display: none; }



/* ----------------------------------------------------------------
    Alineaciones
-----------------------------------------------------------------*/
div.node-alineaciones,
div.view-Alineaciones{
  padding: 1em;
  background-color: #fff;
}

div.node-alineaciones h3,
div.node-alineaciones h1{
  
  color: #ef2a38;
}
div.node-alineaciones h1{
  text-align: center;
}

article.alineaciones-enfrentamiento .club{
}
div.view-Alineaciones .teaser-enlace{
  text-align: center;
  padding: 10px;
  font-size: 1.3em;
}

article.alineaciones-enfrentamiento
{
  max-width: 100%;
  display: grid;
  grid-template-columns: 33% 15% 15% 33%;
  grid-template-rows: auto;
  grid-gap: .5rem;
  text-align: center;
}
article.alineaciones-enfrentamiento .teaser-equipo-local,
article.alineaciones-enfrentamiento .teaser-equipo-visitante
{
    font-size: 1.5em;
    margin: auto;
    width: 100%;
    padding: 10px;
    width: 100%;
}
article.alineaciones-enfrentamiento .teaser-equipo-local a,
article.alineaciones-enfrentamiento .teaser-equipo-visitante a
{
  color: #3a3a3a;
}

div.view-Alineaciones .teaser-enfrentamientos
{
  margin: 0 !important;
}



div.view-Alineaciones .view-header
{
  font-size: 1.5em;
  margin: auto;
  width: 100%;
  padding: 10px;
  width: 100%;
  text-align: center;
}

ul.teaser-enfrentamientos li{
  border-top: 1px solid #D3D7D9;
  margin-top: 1em;
  padding: 20px 0;
}


section#equipos {
  max-width: 100%;
  display: grid;
  grid-template-columns: 50% 50%;
}
section.plantillas{
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 50% 50%;
  max-width: 100%;
}

article.plantilla.plantilla-local,
article.plantilla.plantilla-visitante,
article.plantilla.tecnicos-local,
article.plantilla.tecnicos-visitante,
article.arbitros.equipo-arbitral
{
  border-top: 1px solid #D3D7D9;
  margin-top: 1em;

}


article .field-name-field-e-local .field-item,
article .field-name-field-equipo-vis .field-item
{
  text-align: center;
  font-size: 1.5em;
  margin: .5em;
  color: #ef2a38;
}
article .field-name-field-image-equipo-local .field-item,
article .field-name-field-image-equipo-visitante .field-item
{
  text-align: center;
}

ul.plantilla-alineacion,
ul.plantilla-tecnicos,
ul.equipo-arbitral
{
  list-style-type: none !important;
  text-align: left;
}

table#field-jugador-plantilla-local-values div.field-name-field-dorsal,
table#field-jugador-plantilla-local-values div.field-name-field-nombre-jugador-alineado,
table#field-jugador-plantilla-local div.field-name-field-dorsal,
table#field-jugador-plantilla-local div.field-name-field-nombre-jugador-alineado
{
    display: inline-block;
}

/* ----------------------------------------------------------------
    Erasmus+
-----------------------------------------------------------------*/

.block-webform h2{
  margin-left: 40px;
}

.webform-component-checkboxes .checkbox {
  display: inherit !important;
}

.disclaimer{
  font-size: 10px;
}

.nav-tabs > li{list-style-type: none;}

/* ----------------------------------------------------------------
    Primary Menu
-----------------------------------------------------------------*/


#primary-menu,
#lp-contacts {
  position: relative;
  float: left;
  max-width: 960px;
  height: 120px;
}

.rs-menu,
.select-menu { display: none; }

#primary-menu ul {
  position: relative;
  margin: 0;
}

#primary-menu ul li {
  position: relative;
  float: left;
  width: 119px;
  height: 120px;
  background: url("/sites/all/themes/coworker/images/icons/menu-divider.png") no-repeat left center;
  margin-left: 1px;
}

#primary-menu ul li:first-child {
  padding-left: 0;
  background-image: none;
  margin-left: 0;
}

#primary-menu ul li:first-child span { display: none; }

#primary-menu li a {
  display: inline-block;
  border-top: 4px solid transparent;
  padding: 15px 5px 15px;
  font-size: 11px;
  /*font-weight: bold;*/
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #444;
}

#primary-menu li a span {
  display: block;
  margin-top: 2px;
  top: 0;
  color: #777;
  font-family: "Montserrat", serif;
  font-size: 11px;
  font-weight: 400 !important;
  text-transform: capitalize;
}

#primary-menu li i { margin-right: 2px; }

#primary-menu li:first-child a span {
  display: block;
  top: 0;
}

#primary-menu > ul > li:hover,
#primary-menu ul li.current,
#primary-menu > ul > li.current-menu-ancestor,
#primary-menu > ul > li.current-menu-parent,
#primary-menu > ul > li.current-menu-item,
#primary-menu > ul > li.current_page_parent,
#primary-menu > div > ul > li:hover,
#primary-menu div ul li.current,
#primary-menu > div > ul > li.current-menu-ancestor,
#primary-menu > div > ul > li.current-menu-parent,
#primary-menu > div > ul > li.current-menu-item,
#primary-menu > div > ul > li.current_page_parent { background: #57B3DF; }

#primary-menu ul li.current a,
#primary-menu > ul > li:hover a,
#primary-menu > ul > li.current-menu-ancestor > a,
#primary-menu > ul > li.current-menu-parent > a,
#primary-menu > ul > li.current-menu-item > a,
#primary-menu > ul > li.current_page_parent > a,
#primary-menu div ul li.current a,
#primary-menu > div > ul > li:hover a,
#primary-menu > div > ul > li.current-menu-ancestor > a,
#primary-menu > div > ul > li.current-menu-parent > a,
#primary-menu > div > ul > li.current-menu-item > a,
#primary-menu > div > ul > li.current_page_parent > a,
#primary-menu ul li.active-trail > a,
#primary-menu ul li.active-trail > a span {
  border-top-color: rgba(0,0,0,0.1);
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  /* width: 109px;*/
}

#primary-menu > ul > li:hover a span,
#primary-menu ul li.current a span,
#primary-menu > ul > li.current-menu-ancestor a span,
#primary-menu > ul > li.current-menu-parent a span,
#primary-menu > ul > li.current-menu-item a span,
#primary-menu > ul > li.current_page_parent a span,
#primary-menu > div > ul > li:hover a span,
#primary-menu > div ul li.current a span,
#primary-menu > div > ul > li.current-menu-ancestor a span,
#primary-menu > div > ul > li.current-menu-parent a span,
#primary-menu > div > ul > li.current-menu-item a span,
#primary-menu > div > ul > li.current_page_parent a span { color: #EEE; }


#primary-menu ul li:hover > ul {
  display: block;
}

#primary-menu ul ul {
  visibility: hidden;
  z-index: 200;
  width: 200px;
  margin: 0;
  position: absolute;
  top: 121px;
  left: 0;
}

#primary-menu ul ul li {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  height: auto;
  border: none;
  background-image: none;
  background-color: #57B3DF;
  margin-top: 1px;
  width: auto;
}

#primary-menu ul ul li:first-child {
  border-top: 0;
  margin-top: 0;
}

#primary-menu ul ul ul {
  margin: 0;
  left: 201px !important;
  top: 0;
  *top: 1px;
}

#primary-menu ul ul a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border: none;
  text-transform: capitalize;
  color: #FFF;
  font-weight: normal;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

#primary-menu ul ul a:hover,
#primary-menu ul ul li:hover > a {
  font-weight: bold;
  background-color: rgba(0,0,0,0.1);
}

#primary-menu ul ul a span { display: none !important; }

#primary-menu ul ul ul li:first-child a { border-top: none; }

#primary-menu ul > li.sub-menu > a > div {
  background-image: url("/sites/all/themes/coworker/images/icons/mainsubmenu.png");
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 16px;
}

#primary-menu ul > li.sub-menu:hover > a > div,
#primary-menu ul li.current.sub-menu > a > div,
#primary-menu > ul > li.current-menu-ancestor.sub-menu > a > div,
#primary-menu > ul > li.current-menu-parent.sub-menu > a > div,
#primary-menu > ul > li.current-menu-item.sub-menu > a > div,
#primary-menu > ul > li.current_page_parent.sub-menu > a > div,
#header.header7 #primary-menu ul > li.sub-menu:hover > a > div,
#header.header7 #primary-menu ul li.current.sub-menu > a > div,
#header.header7 #primary-menu > ul > li.current-menu-ancestor.sub-menu > a > div,
#header.header7 #primary-menu > ul > li.current-menu-parent.sub-menu > a > div,
#header.header7 #primary-menu > ul > li.current-menu-item.sub-menu > a > div,
#header.header7 #primary-menu > ul > li.current_page_parent.sub-menu > a > div { background-image: url("/sites/all/themes/coworker/images/icons/mainsubmenuh.png"); }

#primary-menu ul ul > li.sub-menu > a,
#primary-menu ul ul > li.sub-menu:hover > a {
  background-image: url("/sites/all/themes/coworker/images/icons/submenu.png");
  background-position: right center;
  background-repeat: no-repeat;
}

#primary-menu ul ul > li.sub-menu > a > div,
#primary-menu ul ul > li.sub-menu:hover > a > div,
#header.header7 #primary-menu ul ul > li.sub-menu > a > div,
#header.header7 #primary-menu ul ul > li.sub-menu:hover > a > div {
  background-image: none;
  padding-right: 0;
}

#primary-menu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/*
a.menu-tickets {
    background-color: #fac900;
    color: #676566 !important;
}
a.menu-tickets:hover {
    color: white !important;
}
*/

/* ----------------------------------------------------------------
    Header - Style 2
-----------------------------------------------------------------*/

#header.header2 { border-top: 3px solid #57B3DF; }

#header.header2 #primary-menu {
  float: none;
  max-width: none;
  height: 80px;
  border-top: 1px solid #EEE;
}

#header.header2 #primary-menu ul { margin: 0 -30px; }

#header.header2 #primary-menu ul li { height: 80px; }

#header.header2 #primary-menu li a { padding: 15px 16px 18px; }

#header.header2 #primary-menu ul ul {
  top: 81px;
  margin: 0;
}

#header.header2 #primary-menu ul ul ul {
  top: 0;
  *top: 1px;
}

#header.header2 #primary-menu ul ul li { height: auto; }

#header.header2 #primary-menu ul ul a { padding: 0 15px; }


/* ----------------------------------------------------------------
    Header - Style 3
-----------------------------------------------------------------*/


#header.header3 #primary-menu {
  float: none;
  max-width: none;
  height: 60px;
  border-top: 1px solid #EEE;
}

#header.header3 #primary-menu ul { margin: 0 -30px; }

#header.header3 #primary-menu ul li { height: 60px; }

#header.header3 #primary-menu li a { padding: 17px 16px 19px; }

#header.header3 #primary-menu li a span { display: none; }

#header.header3 #primary-menu ul ul {
  top: 61px;
  margin: 0;
}

#header.header3 #primary-menu ul ul ul {
  top: 0;
  *top: 1px;
}

#header.header3 #primary-menu ul ul li { height: auto; }

#header.header3 #primary-menu ul ul a { padding: 0 15px; }



/* ----------------------------------------------------------------
    Header - Style 4
-----------------------------------------------------------------*/


#header.header4 #logo {
  float: none;
  max-width: none;
  margin: 0;
  text-align: center;
}

#header.header4 #logo img { display: inline-block; }

#header.header4 #primary-menu { text-align: center; }

#header.header4 #primary-menu ul {
  display: inline-block;
  margin: 0 auto;
}

#header.header4 #primary-menu ul li { text-align: left; }

#header.header4 #primary-menu ul ul li { display: block; }


/* ----------------------------------------------------------------
    Header - Style 6
-----------------------------------------------------------------*/


#header.header6 #primary-menu { background-color: #363839; }

#header.header6 #primary-menu li a { color: #FFF; }

#header.header6 #primary-menu > div > ul > li.sub-menu > a > div { background-image: url("/sites/all/themes/coworker/images/icons/mainsubmenuh.png"); }


#header.header6 #primary-menu ul li {
  background-image: url("/sites/all/themes/coworker/images/icons/menu-dividerd.png");
  background-position: left center;
  background-repeat: no-repeat;
}

#header.header6 #primary-menu ul li:first-child { background-image: none; }


/* ----------------------------------------------------------------
    Header - Style 7
-----------------------------------------------------------------*/


#header.header7 #primary-menu ul li { text-align: center; }

#header.header7 #primary-menu li a { padding: 24px 20px 6px; }

#header.header7 #primary-menu li a span { display: none; }

#header.header7 #primary-menu > ul > li > a i {
  display: block;
  margin: 0 auto 10px;
  height: 32px;
  height: 32px;
  line-height: 1;
  font-size: 32px;
  text-align: center;
}

#header.header7 #primary-menu ul ul li { text-align: left; }

#header.header7 #primary-menu ul ul a { padding: 0 15px; }

#header.header7 #primary-menu > ul > li.sub-menu > a > div {
  background-image: url("/sites/all/themes/coworker/images/icons/mainsubmenu.png");
  background-position: bottom center;
  padding: 0 0 24px 0;
}

/* ----------------------------------------------------------------
    Ticker
-----------------------------------------------------------------*/

span.views-liScroll-tick-field{
  margin: 0 20px 0 1px !important;
  padding-right: 2px;
}
ul.liScroll a{
  margin: 0;
}
ul.liScroll li{
  display: inline !important;
  margin: 0 30px 0 0;
}


/* ----------------------------------------------------------------
    Sticky Header
-----------------------------------------------------------------*/


#header.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  z-index: 200;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

#header.header-fixed #logo { display: none; }

#header.header-fixed #primary-menu {
  float: none;
  max-width: none;
  height: 60px;
}

#header.header-fixed #primary-menu ul li { height: 60px; }

#header.header-fixed #primary-menu ul ul li { height: auto; }

#header.header-fixed #primary-menu li a { padding: 17px 16px 19px; }

#header.header-fixed #primary-menu ul ul a { padding: 0 15px; }

#header.header-fixed #primary-menu li a span { display: none; }

#header.header-fixed #primary-menu ul ul { top: 61px; }

#header.header-fixed #primary-menu ul ul ul {
  top: 0;
  *top: 1px;
}




/* ============== TAGS ======================*/

.vocabulary-tags h2{padding-left: 30px}
.block-tagadelic-taxonomy h2{font-size: 1.8em !important}
.tags-noticia {
  margin-top: 10px;
}

/* ================ FIN TAGS ===============*/


/* ============== Bloque Evento Especial ======================*/

div#evento_especial {
  margin: 0 auto;
  width: 86%;
}

div#evento_especial img{
  width: 100% !important;
  height: auto !important;
}

/* ================ Fin Bloque Evento Especial ===============*/




/* ============== Directo ======================*/

div#evento_directo {
  margin: 0 auto;
  width: 100%;
}

div#evento_directo img{
  width: 100% !important;
  height: auto !important;
}

#evento_directo iframe {
    width: 100% !important;
}

div#evento_directo .mobile{
  display: none;
}
div#evento_directo .desktop{
  display: block;
}
div#evento_directo .cabecera-copa-minuto{
  height: 44px;
}

/* ================ Fin Directo ===============*/




/* ============== Bloque Modo Partido ======================*/

div#modo_partido {
  margin: 0 auto;
  width: 960px;
  font-family: 'Montserrat', sans-serif;
}

.col-der-modo-partido{
  float: right;
  width: 800px
}

.col-izq-modo-partido{
  float: left;
  width: 160px;
}

.img-competicion{
  width: 160px !important;
  text-align: center;
  float: left;
}
.cronometro{
  color: #fff;
  font-size: 28px;
  margin-top: 10px;
  text-transform: uppercase;
  text-align: center;
  width: 800px !important;
  margin: 0px auto !important;
  padding-top: 10px;
}

.escudo-local{
  margin-left: 10px !important;
  width: 68px !important;
  
}
.escudo-visitante{
  width: 67px !important;
  margin: 0 auto !important;

}
.equipo-local,.equipo-visitante{
  font-size: 34px;
  text-align: center;
  width: 268px !important;
  margin-left: 0px !important;
  color: #424040;
  text-transform: uppercase;
  padding-top: 26px;
  font-weight: bold;
}

.marcador-local,.marcador-visitante{
  margin: 0 auto !important;
  text-align: center;
  width: 54px !important;
  padding-top: 25px;
  font-size: 50px;
  color: #fff;
  font-weight: bold;
}

.goleadores{
  display: inline-block;
  background: #919191;
}

.goleador-local,.goleador-visitante{
  background: #919191;
  width: 398px !important;
  color: #424040;
  min-height: 23px;
}
.goleador-local{
  text-align: right;
  margin-right: 2px !important;
  float: left;
}

.goleador-visitante{
  text-align: left;
  margin-left: 0 !important;
  margin-left: 2px !important;
  float: right;
}

.icon-goleador-local, .icon-goleador-visitante{
  background: url(images/iconos_partido.png) no-repeat -51px -554px;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  display: block;
}

.icon-goleador-local{float: right;}
.icon-goleador-visitante{float: left;}



.datos-partido{
  margin-top: 160px;
  font-size: 17px;
  max-width: 160px;
  margin-bottom: 0;
}
.datos-partido li{
  background: url(images/list-image.gif) no-repeat 0 8px;
  padding: 3px 0px 3px 10px;
  line-height: 15px;
  list-style: none;
  margin: 0;
}

.datos-arbitros{
  margin-left: 45px;
  font-size: 16px !important;
  font-weight: bold !important;
  width: 115px;
  margin-top: 5px;
  margin-bottom: 15px;
}

ul.datos-arbitros {
  letter-spacing: -1px;
}
.enlaces-partido{
  width: 160px;
}

span.enlace-previa {
  margin-left: 10px;
}
a.enlace-twitter {
  margin-left: 10px;
}


/* --- Sale jugador --- */
.field-name-field-sale-jugador .field-items .even,.field-name-field-sale-jugador-visitante .field-items .even {
  display: none;
}
.field-name-field-sale-jugador .field-items,.field-name-field-sale-jugador-visitante .field-items {
  color: transparent;
  background: url('images/iconos_partido.png') no-repeat scroll -53px -444px transparent;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
}

/* --- Entra jugador --- */
.field-name-field-entra-jugador .field-items .even,.field-name-field-entra-jugador-visitante .field-items .even {
  display: none;
}
.field-name-field-entra-jugador .field-items,.field-name-field-entra-jugador-visitante .field-items {
  color: transparent;
  background: url('images/iconos_partido.png') no-repeat scroll -53px -500px transparent;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
}

.jugadores-local .field-name-field-sustituido-por .field-items{
  float:right;
}

.jugadores-visitante .field-name-field-sustituido-por .field-items{
  float:left;
}


/* --- Tarjeta amarilla --- */
.field-name-field-tarjeta-amarilla  .field-items .even, .field-name-field-tarjeta-amarilla- .field-items .even{
  display: none;
}
.field-name-field-tarjeta-amarilla .field-items, .field-name-field-tarjeta-amarilla- .field-items{
  color: transparent;
  background: url('images/iconos_partido.png') no-repeat scroll -53px -281px transparent;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
}

/* --- Doble amarilla --- */
.field-name-field-doble-amarilla .field-items .even,.field-name-field-doble-amarilla-vis .field-items .even {
  display: none;
}
.field-name-field-doble-amarilla .field-items, .field-name-field-doble-amarilla-vis .field-items {
  color: transparent;
  background: url('images/iconos_partido.png') no-repeat scroll -44px -336px transparent;
  width: 35px;
  height: 20px;
  position: relative;
  float: right;
}

/* --- Tarjeta roja --- */
.field-name-field-tarjeta-roja .field-items .even,.field-name-field-tarjeta-roja-vis .field-items .even{
  display: none;
}
.field-name-field-tarjeta-roja .field-items, .field-name-field-tarjeta-roja-vis .field-items{
  color: transparent;
  background: url('images/iconos_partido.png') no-repeat scroll -53px -392px transparent;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
}

/* --- Tarjeta amarilla sustituido --- */
.field-name-field-tarjeta-amarilla-sustituto  .field-items .even, .field-name-field-tarjeta-amarilla-susti-vis .field-items .even{
  display: none;
}
.field-name-field-tarjeta-amarilla-sustituto .field-items, .field-name-field-tarjeta-amarilla-susti-vis .field-items{
  color: transparent;
  background: url('images/iconos_partido.png') no-repeat scroll -53px -281px transparent;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
}

.field-name-field-tarjeta-amarilla-susti-vis .field-items{
  float: left;
}

.field-name-field-jugador{ float: right; }
.field-collection-item-field-alineacion-visitante .field-name-field-tarjeta-amarilla-,
.field-name-field-jugador-vis,
.field-name-field-entra-jugador-visitante,
.field-name-field-sale-jugador-visitante,
.field-name-field-tarjeta-roja-vis,
.field-name-field-doble-amarilla-vis { float: left; }

span.marcador-penal-local {
position: absolute;
left: 510px;
top: 75px;
color:#fff;
}
span.marcador-penal-visitante {
position: absolute;
left: 600px;
top:75px;
color:#fff;
}


.jugadores-local{
  display: inline-block;
  text-align: right;
  float: left;
  width: 400px;
  margin-top: -5px;
}
.jugadores-visitante{
  text-align: left;
  display: inline-block;
  float: right;
  width: 400px;
  margin-top: -5px;
}
.jugadores-visitante ul{
  margin-left: 1px;
}
.jugadores-local ul{
  margin-right: 0;
  margin-left: 0;
}
.jugadores-local .field-label,.jugadores-visitante .field-label{
  display: none;
}

.jugadores-local li, .jugadores-visitante li{
  height: 23px;
  color: #000;
}

.jugadores-local li{
  padding-right: 10px;
}
.jugadores-visitante li{
  padding-left: 10px;
}


.jugadores-local li:nth-child(odd) {
  background-color: rgba(194, 194, 194, 0.8);
}
.jugadores-local li:nth-child(even) {
  background-color: rgba(141, 141, 141, 0.8);
}

.jugadores-visitante li:nth-child(odd) {
  background-color: rgba(194, 194, 194, 0.8);
}
.jugadores-visitante li:nth-child(even) {
  background-color: rgba(141, 141, 141, 0.8);
}

.condiciones-meteo{
  color: #fff;
  font-size: 24px;
  display: inline-block;
  margin-top: 5px;
}
span.condi-temperatura {
margin-left: 245px;
}
span.condi-viento {
margin-left: 60px;
}
span.condi-humedad {
margin-left: 40px;
}
span.condi-tiempo {
margin-left: 30px;
}

[class^="tiempo-"]{
  display: inline-block;
  width: 45px;
  height: 45px;
  top: -10px;
  left: -8px;
  position: relative;
}

div.tiempo-sol {
  background: url('images/iconos_tiempo.png') no-repeat scroll -23px -30px transparent;
}
div.tiempo-noche {
  background: url('images/iconos_tiempo.png') no-repeat scroll -23px -90px transparent;
}
div.tiempo-nube {
  background: url('images/iconos_tiempo.png') no-repeat scroll -17px -150px transparent;
}
div.tiempo-lluvia {
  background: url('images/iconos_tiempo.png') no-repeat scroll -23px -210px transparent;
}
div.tiempo-nublado {
  background: url('images/iconos_tiempo.png') no-repeat scroll -23px -265px transparent;
}
div.tiempo-nieve {
  background: url('images/iconos_tiempo.png') no-repeat scroll -23px -326px transparent;
}
div.tiempo-niebla {
  background: url('images/iconos_tiempo.png') no-repeat scroll -23px -387px transparent;
}

.fondo-partido img{
  position: absolute;
  top: 100px;
  left: 190px;
}
/* ================ Fin Bloque Modo Partido ===============*/



/* ----------------------------------------------------------------
    Destacados
-----------------------------------------------------------------*/


#destacados {
  float: right;
  margin: 0;
  width: 320px;
  height:406px;
}

/* ----------------------------------------------------
  MENU-DESTACADOS
	---------------------------------------------------*/

#destacados ul {
	margin: 0 0px 0 0!important;
	list-style: none;
	margin: 0;
	padding: 0;
} 
#destacados li,
#destacados li a,
#destacados li img {
	margin: 0 0px 0 0!important;
	display: block;
	float: left;
	padding: 0px;
	border-left: none;
	border-top: none;
	display: inline;
	margin: 0px;
	text-align:center;
} 

#destacados li a {
	
	color: #424242;
	text-decoration: none;
	font-size:1.3em;
}

#destacados ul li a:hover {
	color:#FFF;
}

#destacados li#activo a {
	color:#000;
	
}


.btn-ciudad-futbol:hover{
opacity:0.5
}

#destacados .t_horiz,#destacados .t_horiz a{
width:100%;
}

#destacados .b_left, #destacados .b_left a{
display: inline-block;
}

#destacados .b_right, #destacados .b_right a{
display: inline-block;
}

#destacados li img{
border:0px;
}

#destacados li,#destacados li a,#destacados li a img{
border: 0px !important;
}


/*  ----------- | FINAL MENU DESTACADOS | -----------*/


/* ----------------------------------------------------------------
    CIUDAD DEL FÚTBOL
-----------------------------------------------------------------*/

ul.carrusel{
  list-style-type: none;
}
.carrusel img{
  position: absolute;
  top: 110px;
  left: 0;
}
.carrusel img.on{
  visibility: visible;
  width: 100%;
}
.carrusel img.off{
  visibility: hidden;
  width: 0;
}
button{
  padding: 20px;
}
.carteles-ciudad {
  position: absolute;
  z-index: 10;
  width: 100%;
  left: -20px;
}
.carteles-ciudad img{
  width: 100%;
  position: absolute;
  top: -10px;
  left: 0;
}
.img-ciudad{
  .opacity: 0;
}
.row-fluid.ciudad-del-futbol{
  background: url(images/Ciudad-del-Futbol-TRANSPARENTE.png) no-repeat 98% 10px;
}
.carteles-ciudad img.on{
  width: 100%;
  transition: opacity 1s;
}
.carteles-ciudad img.off{
  opacity: 0;
  width: 0;
}

.ciudad-del-futbol .nav-tabs{
  border: 0;
}

.ciudad-del-futbol .nav-tabs > li > a, .ciudad-del-futbol .nav-tabs > li > a:hover{
  padding: 0;
  border: 0;
  margin: 0;
}

.ciudad-del-futbol .nav-tabs > .active > a{
  background: none !important;
}

.ciudad-del-futbol .nav-tabs > .active > a{
  border:0;
}

/* ----------------------------------------------------------------
    FIN CIUDAD DEL FÚTBOL
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
    Sliders
-----------------------------------------------------------------*/


#slider {
  position: relative;
  height: 406px;
  background-color: #EEE;
  border-bottom: 1px solid #ffcd00;
}

.slider-row{
  margin: 0;
  height: 406px;
  width: 640px;
  float: left;
}

#slider > div > img,
#slider > div > a > img,
#slider > div > iframe { display: block; }

.fallback-image,
.fallback-image a,
.fallback-image img {
  display: none;
  width: 100%;
  height: 100%;
}

#slider .container { width: 100%; }

#slider.thumb-slider,
#slider.piecemaker-slider { height: auto; }

.slider-wrap {
  position: relative;
  width: 100%;
  height: 400px;
}

.slider-wrap .slide,
.slider-wrap .slide a,
.slider-wrap .slide img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.slider-line {
  position: absolute;
  border-top: 2px solid rgba(0,0,0,0.2);
  height: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 30;
}



.fslider,
.fslider .flexslider,
.fslider .slider-wrap,
.fslider .slide,
.fslider .slide a,
.fslider .slide img {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.fslider { min-height: 32px; }


/* ----------------------------------------------------------------
    3D Slider
-----------------------------------------------------------------*/


.slider-3d { position: relative; }

#piecemaker { margin: -25px 0 0 -90px; }

.body-slider-3d #header { z-index: 20; }


/* ----------------------------------------------------------------
    Camera Slider
-----------------------------------------------------------------*/


#slider.camera-slideshow { height: auto; }


/* ----------------------------------------------------------------
    Layer & Revolution Slider
-----------------------------------------------------------------*/


#slider.revolution-slider,
#slider.layerslider-wrap { overflow: hidden; }


/* ----------------------------------------------------------------
    Flex Slider
-----------------------------------------------------------------*/


.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; border: none; }
.slider-wrap,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none; border: none;} 

.flexslider {position: relative;margin: 0; padding: 0;}
.flexslider .slider-wrap > .slide {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slider-wrap img {width: 100%; display: block;height: auto !important}
.flex-pauseplay span {text-transform: capitalize;}

.slider-wrap:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slider-wrap {display: block;} 
* html .slider-wrap {height: 1%;}

.no-js .slider-wrap > .slide:first-child {display: block;}

.flex-control-nav { display: none; }

.flex-control-thumbs { display: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.mosaic-block.cover{
  height: 409px;
}

/* ----------------------------------------------------------------
    Slider with Thumbs
-----------------------------------------------------------------*/


#slider.thumb-slider .flex-control-thumbs { display: block; }

#slider.thumb-slider .flex-control-thumbs,
#slider.thumb-slider .rs-thumb-wrap {
  display: block;
  position: relative;
  background: #FFF;
  height: 55px;
  text-align: center !important;
}

.flex-control-thumbs li,
.rs-thumb-wrap a {
  display: inline-block !important;
  width: 102px !important;
  height: 55px !important;
  cursor: pointer;
  margin: 0 !important;
}

.rs-thumb-wrap a {
  height: 50px !important;
  border-top: 5px solid #CCC;
}

.flex-control-thumbs li img,
.rs-thumb-wrap a img {
  display: block !important;
  width: 102px !important;
  height: 50px !important;
  border-top: 5px solid #CCC;
}

.rs-thumb-wrap a img { border: none; }

.flex-control-thumbs li img.flex-active,
.rs-thumb-wrap a.active { border-top-color: #57B3DF; }


/* ----------------------------------------------------------------
    Slider Navigation
-----------------------------------------------------------------*/


.flex-prev,
.flex-next,
.rs-prev,
.rs-next,
.nivo-prevNav,
.nivo-nextNav,
.camera_prev,
.camera_next,
.camera_commands,
.tp-leftarrow.large,
.tp-rightarrow.large,
.ls-noskin .ls-nav-prev,
.ls-noskin .ls-nav-next {
  display: block;
  position: absolute !important;
  z-index: 10;
  cursor: pointer;
  top: 50%;
  left: auto;
  /*bottom: 50px;*/
  right: 38px;
  width: 36px !important;
  height: 36px !important;
  text-indent: -9999px;
  background: url("/sites/all/themes/coworker/images/icons/slider-nav.png") no-repeat 0 0;
  background-color: #111;
  background-color: rgba(11,11,11,0.8);
  transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
}

.tp-leftarrow.large,
.tp-rightarrow.large {
  background: url("/sites/all/themes/coworker/images/icons/slider-nav.png") no-repeat 0 0 !important;
  background-color: #111 !important;
  background-color: rgba(11,11,11,0.8) !important;
}

.ls-noskin .ls-nav-prev,
.ls-noskin .ls-nav-next {
  top: 50%;
  margin-top: -18px;
  left: 20px;
  right: auto;
}

#slider.thumb-slider .flex-prev,
#slider.thumb-slider .flex-next { bottom: 105px; }

.flex-next,
.rs-next,
.nivo-nextNav,
.camera_next,
.ls-noskin .ls-nav-next {
  right: 0;
  background-position: -36px 0;
}

.ls-noskin .ls-nav-next {
  right: 20px;
  left: auto;
}

.tp-rightarrow.large { background-position: -36px 0 !important; }

.portfolio-image .flex-prev,
.portfolio-image .flex-next ,
.portfolio-item .flex-prev,
.portfolio-item .flex-next{
  position: absolute !important;
  top: auto;
  left: 0;
  bottom: 0;
  width: 28px !important;
  height: 28px !important;
  background-image: url("/sites/all/themes/coworker/images/icons/portfolio-slider-nav.png");
  transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
}

.portfolio-image .flex-next ,.portfolio-item .flex-next{
  left: 30px;
  background-position: -28px 0;
}


.flex-prev:hover,
.flex-next:hover,
.rs-prev:hover,
.rs-next:hover,
.nivo-prevNav:hover,
.nivo-nextNav:hover,
.camera_prev:hover,
.camera_next:hover,
.camera_commands:hover,
.tp-leftarrow.large:hover,
.tp-rightarrow.large:hover,
.ls-noskin .ls-nav-prev:hover,
.ls-noskin .ls-nav-next:hover { background-color: #57B3DF !important; }


/* ----------------------------------------------------------------
    Slider Caption
-----------------------------------------------------------------*/


.slide-caption,
.rs-caption,
.nivo-caption {
  display: block;
  position: absolute;
  z-index: 8;
  top: auto;
  left: auto;
  bottom: 50px;
  right: 76px;
  line-height: 24px;
  padding: 6px 15px;
  font-size: 14px;
  font-family: 'Droid Serif', sans-serif;
  width: auto !important;
  max-width: 500px;
  background-color: #111;
  background-color: rgba(11,11,11,0.8);
  border-left: 3px solid #57B3DF;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}


.slide-caption2 {
  line-height: 20px;
  padding: 15px;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  max-width: 200px;
  background-color: #111;
  background-color: rgba(11,11,11,0.8);
}

.camera_caption.slide-caption2 { max-width: 300px; }

.slide-caption2 h3 {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  color: #EEE;
}

.slide-caption2 p { margin: 0; }

.slide-caption-left {
  left: 50px;
  right: auto;
}


/* ----------------------------------------------------------------
    Main Content
-----------------------------------------------------------------*/


#content { position: relative; margin-top: 0px;}

.content-wrap {
  position: relative;
  padding: 40px 0 0px 0px;
}

.page-taxonomy #content,
.node-type-noticias #content{ margin-top: 0px; }

.fluid-width-video-wrapper{margin-bottom: 20px;}

/* ----------------------------------------------------------------
    Page Title
-----------------------------------------------------------------*/


#page-title,
#countdown-wrap {
  position: relative;
  background-color: #F5F5F5;
  padding: 25px 0;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

#page-title h1 {
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 0;
  text-shadow: 1px 1px 1px #FFF;
  color: #555;
}

#page-title h1 span {
  display: inline-block;
  position: relative;
  font-size: 16px;
  line-height: 22px;
  margin-left: 10px;
  color: #AAA;
}

#top-search {
position: absolute;
/* width: 180px; */
/* top: 50%; */
left: auto;
right: 52px;
margin-top: 17px;
/* z-index: -1; */
}

#top-search form { margin: 0; }

#top-search input , .sidebar .block-search .form-text{
  width: 131px;
  background-image: url("/sites/all/themes/coworker/images/icons/search.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 38px;
  color: #999;
}
.sidebar .block-search .form-submit{
  display: none;
}

#header #top-search { width: 260px; }

#header #top-search input { width: 211px; }


/* ----------------------------------------------------------------
    Landing Page
-----------------------------------------------------------------*/


#lp-contacts { margin: 0; }

#lp-contacts li {
  float: left;
  position: relative;
  height: 40px;
  overflow: hidden;
  margin: 40px 0 0 40px;
  padding-left: 48px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  color: #555;
}

#lp-contacts li:first-child { margin-left: 0; }

#lp-contacts li i {
  display: block;
  position: absolute;
  font-size: 40px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  top: 0;
  left: 0;
  overflow: hidden;
}

#lp-contacts li span {
  display: block;
  font-size: 13px;
  line-height: 18px;
  color: #57B3DF;
  font-weight: normal;
}


#landing-area {
  position: relative;
  background-color: #EEE;
  padding: 40px 0;
}

#landing-area h1 {
  font-weight: 600;
  font-size: 26px;
  line-height: 32px;
  text-shadow: 1px 1px 1px #FFF;
}

#landing-area p.landing-desc {
  font-size: 14px;
  color: #333;
  text-shadow: 1px 1px 1px #FFF;
}

#landing-area ul.landing-features {
  list-style: none;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #555;
  text-shadow: 1px 1px 1px #FFF;
}

ul.landing-features li { margin-top: 7px; }

ul.landing-features li:first-child { margin-top: 0; }

ul.landing-features li:hover { font-weight: bold; }

.landing-offer-media,
.landing-offer-text,
.landing-offer-half { margin-bottom: 0; }

.landing-action {
  position: relative;
  margin-top: 20px;
  text-align: center;
}

.landing-action > span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  text-shadow: 1px 1px 1px #FFF;
}


/* ----------------------------------------------------------------
    Coming Soon
-----------------------------------------------------------------*/


#countdown-wrap { padding: 50px 0; }

#countdown-wrap h1 {
  font-size: 28px;
  line-height: 36px;
  padding-bottom: 50px;
  text-shadow: 1px 1px 1px #FFF;
  font-weight: 400;
  color: #555;
  text-align: center;
}


.countdown_row {
  display: block;
  position: relative;
  text-align: center;
  text-shadow: 1px 1px 1px #FFF;
}

.countdown_section {
  display: inline-block;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  width: 180px;
  color: #999;
  text-transform: lowercase;
}

.countdown_amount {
  font-size: 96px;
  line-height: 100px;
  font-family: "Droid Serif", sans-serif;
  color: #444;
}

.countdown_descr {
  display: block;
  width: 100%;
}

.lp-subscribe {
  position: relative;
  text-align: center;
}

.lp-subscribe form {
  display: inline-block;
  position: relative;
  margin: 5px auto 0;
  max-width: 600px;
}

.lp-subscribe .alert {
  text-align: left;
  margin: 0 auto;
  max-width: 400px;
}

.lp-subscribe .lp-subscribe-input {
  display: block;
  float: left;
  width: 420px;
}

.lp-subscribe .lp-subscribe-submit {
  display: block;
  float: left;
}

.lp-subscribe input[type="text"] {
  display: block;
  width: 360px;
  padding: 13px 12px 11px 46px;
  font-size: 16px;
  color: #999;
  background: url("/sites/all/themes/coworker/images/icons/subscribe.png") left no-repeat;
  margin: 0 !important;
}

.lp-subscribe input[type="submit"] {
  position: relative;
  cursor: pointer;
  display: block;
  border: none;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  padding: 0 15px;
  height: 49px;
  line-height: 49px;
  background: #57B3DF;
  text-align: center;
  text-transform: uppercase;
  margin: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.lp-subscribe input[type="submit"]:hover { background-color: #444; }

.lp-subscribe label.error { display: none !important; }

/* ---- portfolio borrado ----------- */

/* ----------------------------------------------------------------
    Isotope
-----------------------------------------------------------------*/

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property:    -moz-transform, opacity;
  -ms-transition-property:     -ms-transform, opacity;
  -o-transition-property:         top, left, opacity;
  transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}


/* ----------------------------------------------------------------
    Posts
-----------------------------------------------------------------*/


#posts { position: relative; }

.entry {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 3px double #E5E5E5;
}

.entry_image {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.small-posts .entry_image {
  float: left;
  width: 300px;
  margin: 0;
}

.entry_image a,
.entry_image img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.entry_image iframe,
.ipost-image iframe { display: block; }

.entry_image .slider-wrap,
.entry_image .slide,
.entry_image .slide a,
.entry_image .slide img {
  display: block;
  position: relative;
  width: 100%;
  height: auto !important;
}

.entry_date {
  float: left;
  width: 72px;
  text-align: center;
}

.postcontent .small-posts .entry_date {
  width: 33px;
  margin-right: 10px;
  height: 65px;
}

.col_full .small-posts .entry_date { margin-right: 15px; }

.entry_date div.month,
.entry_date div.day {
  background-color: #57B3DF;
  color: #FFF;
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
  padding: 0 0 10px;
}

.entry_date div.day {
  font-weight: normal;
  padding: 10px 0 0;
  font-size: 32px;
  font-weight: 600;
}

.postcontent .small-posts .entry_date div.month,
.postcontent .small-posts .entry_date div.day {
  font-size: 16px;
  padding: 0 0 12px;
}

.postcontent .small-posts .entry_date div.day {
  font-size: 28px;
  padding: 12px 0 0;
}

.entry_date div.post-icon {
  position: relative;
  color: #57B3DF;
  font-size: 42px;
  margin: 20px 0 0 0;
}

div.post-icon i {
  display: block;
  padding: 0;
  margin: 0;
}



.view-noticias .entry_content{
  font-family: 'Montserrat', sans-serif;
  line-height: 18px;
  color: #333;
  font-size: 1.1em;
}

.view-noticias .small-posts .entry_content {
  color: #777 !important;
}
.view-noticias .small-posts .entry_meta {
  font-size: 1em;
  margin: 0;
}

.node-noticias .entry_content iframe,
.node-noticias .entry_content table,
.node-noticias .entry_content img{
  max-width: 100%;
}

.entry_c {
  float: left;
  margin-left: 20px;
  width: 580px;
  /*width: 628px;*/
}

.view-calendar .entry_c {
  width: 95%;
}

.view .date-nav-wrapper .date-prev {right: 68px !important;}

#jquery_ajax_load_target .entry_c {
  width: 96%;
}

#myModal .entry_c {
  width: 94%;
}

.col_full .entry_c { width: 868px; }

.postcontent .small-posts .entry_c { width: 340px; }

.col_full .small-posts .entry_c { width: 640px; }

.entry_title { margin-bottom: 5px; }

.entry_title h2 {
  padding: 0;
  color: #444;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

.postcontent .small-posts .entry_title h2 {
  font-size: 16px;
  line-height: 18px;
  text-transform:uppercase;
}

.entry_title h2 a {
	color: #333;
}

.entry_title h2 a:hover { color: #888; }

.view-noticias .entry_meta{
	position: relative;
margin: 0 0px 0px 43px;
font-size: 0.75em;
	
	
	}
	
.entry_meta {
  position: relative;
  margin: 0 -7px -3px 0;
}

.post-single .entry_meta { margin-bottom: 12px; }

.entry_c > ul > li {
font-size: 1.0em;

}

.entry_meta li {
  margin: 0 0px 0px 0;
  float: left;
  font-size: 1.2em;
  color: #FDCC00;
  text-transform:uppercase;
}

.entry_meta li a {
  color: #FDCC00;
  font-family: "Montserrat", sans-serif;
  text-decoration: underline;
}

.entry_meta li a:hover { color: #57B3DF; }

.entry_meta li i {
  display: inline-block;
  position: relative;
  top: 1px;
  margin-right: 2px;
  font-size: 15px;
}

.entry_meta li span {
  display: inline-block;
  margin-right: 7px;
}

.entry span.page-divider { margin: 12px 0; }

.entry span.page-divider span {  }

.small-posts span.page-divider { margin: 10px 0px; }

.postcontent .small-posts span.page-divider span { width: 100%; }

.entry_content {
  position: relative;
  font-size: 15px;
  margin-bottom: -20px;
  text-align: justify;
}

.field-name-body img{height: auto !important;}

.entry_share {
  position: relative;
  margin: 20px 0;
  padding: 10px 0;
  line-height: 24px;
}

.entry_share span {
  display: block;
  float: left;
  margin-right: 15px;
}

.entry_share a {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin-left: 15px;
}

.entry_share a img {
  display: block;
  margin: 0;
  width: 24px;
  height: 24px;
}

.ipost { position: relative; }

.ipost .ipost-image { position: relative; }

.ipost .ipost-image a,
.ipost .ipost-image img {
  display: block;
  width: 100%;
  height: auto;
}

.ipost .ipost-title h5 {
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 5px;
}

.ipost .ipost-title a { color: #555; }

.ipost .ipost-title a:hover { color: #57B3DF; }

.ipost .ipost-meta {
  position: relative;
  margin: 0 -10px 0 0;
}

.ipost-meta li {
  float: left;
  font-size: 13px;
  margin: 0 10px 0 0;
  color: #AAA;
}

.ipost-meta li span { margin-right: 10px; }

.ipost-meta li a { color: #888; }

.ipost-meta li a:hover { color: #000; }

.ipost-content { margin-top: 10px; }



.related-posts {
  position: relative;
  margin: 0 -20px 0 0;
}

.related-posts li {
  position: relative;
  float: left;
  margin: 0 20px 0 0;
  width: 165px !important;
  list-style: none;
}

.col_full .related-posts li { width: 176px !important; }

.related-posts li .rpost-image {
  position: relative;
  margin-bottom: 10px;
}

.rpost-image,
.rpost-image a,
.rpost-image img {
  display: block;
  width: 165px !important;
  height: 120px;
}

.col_full .rpost-image,
.col_full .rpost-image a,
.col_full .rpost-image img {
  width: 176px !important;
  height: 128px;
}

.rpost-title {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

.rpost-title a { color: #666; }

.rpost-title a:hover { color: #000; }

.post-overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
  width: 24px;
  height: 24px;
  padding: 6px;
  line-height: 24px;
  text-align: center;
  background-color: #222;
  background-color: rgba(0,0,0,0.5);
  font-size: 20px;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

.mejs-container {width: 100% !important;margin: 20px 0;}
.mediaelement-video .mejs-overlay {width: 100% !important;}
.mediaelement-video video {width: 100% !important;}



/* ----------------------------------------------------------------
    Noticias Relacionadas
-----------------------------------------------------------------*/

ul.not_relacionadas{
  display: inline-flex;
  list-style: none !important;
  margin: 0;
  flex-wrap: wrap;
}

.not_relacionadas h2{
  color: #fdcb00;
}

.not_relacionadas li.item-relacionadas{
    margin: 5px;
    float: left;
    width: 25%;
    flex: 1 0 200px;
}
.titulo-relacionada {
    font-size: 13px;
    line-height: 17px;
    text-align: left !important;
}

.fecha-relacionada {
    font-size: 13px;
}

.img-relacionada {margin-bottom: 10px;}
.img-relacionada img {height: auto; width: 100%;}

/*-----------------------------------*/
/* Museo Virtual */

.museo-virtual .owl-item {
    /*margin: 5px;*/
}
.museo-virtual .owl-item a img{
    max-height: auto !important;
    width: 96%;

}
.museo-virtual .titulo-museo-virtual{
    font-size: 13px;
    line-height: 17px;
    text-align: left !important;
    width: 96%;
    
}


/* ----------------------------------------------------------------
    Lightgallery
-----------------------------------------------------------------*/



#lightgallery{
  position: relative;
  cursor: pointer;
  height: 580px;
  /*display: contents;*/
}
#lightgallery img{
  width: initial;
}
.thumb-lightgallery
{
  position: absolute;
}

#lightgallery:before,
#lightgallery:after {
    content: "";
    display: table;
}
#lightgallery:after {
    clear: both;
}

.aItem {
  float: left;
  
}
.aItem img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
  border: 1px solid white;
}
.aItem.first-item {
  clear: both;
}

/* ----------------------------------------------------------------
    Post Elements
-----------------------------------------------------------------*/


img.alignleft,
div.alignleft {
  float: left;
  margin: 5px 20px 13px 0;
  max-width: 100%;
}

div.alignleft > img,
div.alignnone > img,
div.aligncenter > img,
div.alignright > img {
  display: block;
  float: none;
}

img.alignnone,
img.aligncenter,
div.alignnone,
div.aligncenter {
  display: block;
  margin: 10px 0;
  float: none;
}

img.aligncenter,
div.aligncenter,
div.aligncenter img {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

img.alignright,
div.alignright {
  float: right;
  margin: 5px 0 13px 20px;
}

.wp-caption {
  text-align: center;
  margin: 10px 20px 13px 20px;
  font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

.wp-caption img,
.wp-caption img a {
  display: block;
  margin: 0;
}

p.wp-caption-text {
  display: inline-block;
  margin: 10px 0 0 0;
  padding: 5px 10px;
  background-color: #EEE;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}

.wp-smiley {
  max-height: 13px;
  margin: 0 !important;
}

/* ----------------------------------------------------------------
    Comments List
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
    Comment Form
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
    Side Navigation
-----------------------------------------------------------------*/

.sidenav {
  width: 100%;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
  box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.sidenav > li > a {
  display: block;
  margin: 0 0 -1px;
  padding: 9px 14px;
  font-size: 13px;
  border: 1px solid #E5E5E5;
  border-right-width: 2px;
  color: #777;
}
.sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.sidenav > .active > a,
.sidenav > .active > a:hover {
  position: relative;
  z-index: 2;
  padding: 10px 15px;
  border: 0;
  color: #FFF;
  font-weight: bold;
  background-color: #57B3DF;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -2px 0 0 rgba(0,0,0,.1);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -2px 0 0 rgba(0,0,0,.1);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -2px 0 0 rgba(0,0,0,.1);
}

.sidenav li i { font-size: 14px; }

/* Chevrons */
.sidenav .icon-chevron-right {
  float: right;
  margin-top: 1px;
  margin-right: -6px;
  opacity: .4;
  font-size: 13px !important;
}
.sidenav > li > a:hover {
  background-color: #F5F5F5;
  color: #222;
}
.sidenav a:hover .icon-chevron-right {
  opacity: .5;
}
.sidenav .active .icon-chevron-right,
.sidenav .active a:hover .icon-chevron-right { opacity: 1; }


/* ----------------------------------------------------------------
    Sitemap
-----------------------------------------------------------------*/

.sitemap {
  position: relative;
  list-style-type: square;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
}

.sitemap ul {
  list-style-type: circle;
  font-family: "Droid Serif", serif;
  font-size: 13px;
  font-weight: normal;
  margin: 5px 0 5px 20px;
}

.sitemap span {
  display: block;
  margin: 2px 0 5px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
}

.sitemap span a { color: #777; }

.sitemap span a:hover { color: #000; }

.sitemap ul ul { list-style-type: disc; }


/* ----------------------------------------------------------------
    Promo
-----------------------------------------------------------------*/


.promo {
  position: relative;
  background: url("/sites/all/themes/coworker/images/promo.png") repeat;
  padding: 15px 18px;
  border-left: 3px solid #57B3DF;
  margin-bottom: 30px;
}

.promo-desc {
  position: relative;
  padding-right: 165px;
}

.promo h3 {
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 0;
  text-shadow: 1px 1px 1px #FFF;
}

.promo h3 > span { color: #57B3DF; }

.promo-desc > span {
  display: block;
  margin-top: 3px;
  font-size: 15px;
  line-height: 22px;
  color: #777;
  font-family: "Montserrat";
}

.promo-action {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -20px;
  max-width: 150px;
}

.promo-action a {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-family: "Montserrat";
  padding: 0 15px;
  font-weight: bold;
  line-height: 40px;
  background: #333;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
}

.promo-action a:hover { background: #57B3DF; }


.well.callout h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  padding-bottom: 15px;
}

.well.callout p {
  font-size: 13px;
  font-family: 'Droid Serif', serif;
  color: #999;
}


/* ----------------------------------------------------------------
    404
-----------------------------------------------------------------*/


.error-404 {
  position: relative;
  text-align: center;
  font-size: 216px;
  line-height: 1;
  color: #57B3DF;
  font-family: "Montserrat", sans-serif;
}

.error-404 span {
  display: block;
  font-size: 48px;
  color: #444;
  margin-bottom: 20px;
}

.error-404-meta {
  position: relative;
  margin: 40px 0 20px;
}

.error-404-meta form {
  position: relative;
  margin: 0 auto;
  width: 386px;
}

.error-404-meta input[type="text"] {
  display: block;
  width: 350px;
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  padding: 7px 17px;
}

.error-404-meta input[type="submit"] {
  position: absolute;
  cursor: pointer;
  top: -6px;
  left: auto;
  right: 0;
  display: block;
  border: none;
  width: 48px;
  height: 48px;
  background: #57B3DF url("/sites/all/themes/coworker/images/icons/search-404.png") no-repeat center center;
  text-indent: -9999px;
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
}

.error-404-meta input[type="submit"]:hover { background-color: #444; }


/* ----------------------------------------------------------------
    Tabs
-----------------------------------------------------------------*/


.tab_widget {
  display: block;
  position: relative;
  margin: 0 0 30px 0;
}

.tab_widget ul.tabs {
  display: block;
  position: relative;
  list-style: none;
  height: 42px;
  border-bottom: 1px solid #DDD;
  margin: 0;
}

#footer.footer-dark .tab_widget ul.tabs { border-bottom-color: #282828; }

.side-tabs ul.tabs {
  float: left;
  width: 250px;
  height: auto;
  border-bottom: none;
  padding: 20px 0;
  border-right: 1px solid #DDD;
}

.tab_widget ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  height: 39px;
  line-height: 39px;
  border: 1px solid #DDD;
  border-top-width: 3px;
  border-left: none;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
  background-image: -o-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
  background-image: -moz-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
  background-image: -webkit-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
  background-image: -ms-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.09, rgb(230,230,230)),
    color-stop(0.55, rgb(238,238,238))
    );
}

#footer.footer-dark .tab_widget ul.tabs li {
  border-color: #282828;
  background-image: linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);
  background-image: -o-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);
  background-image: -moz-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);
  background-image: -webkit-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);
  background-image: -ms-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.09, rgb(51,51,51)),
    color-stop(0.55, rgb(59,59,59))
    );
}

.side-tabs ul.tabs li {
  float: none;
  border: 1px solid #DDD;
  border-top: none;
  border-right: none;
  height: 40px;
  line-height: 40px;
  margin-top: 0;
}

.tab_widget ul.tabs li:first-child { border-left: 1px solid #DDD; }

#footer.footer-dark .tab_widget ul.tabs li:first-child { border-color: #282828; }

.tab_widget ul.tabs li a {
  text-decoration: none;
  color: #888;
  font-size: 14px;
  display: block;
  padding: 0 13px;
  outline: none;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  text-shadow: 1px 1px 1px #FFF;
  border: none;
  border-left: 1px solid #F9F9F9;
}

#footer.footer-dark .tab_widget ul.tabs li a {
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  border: 0;
}

.tabbed-widget .tab_widget ul.tabs a { padding: 0 13px; }

.side-tabs ul.tabs li a { border-left: 0; }

.tab_widget ul.tabs li a i {
  float: left;
  font-size: 18px;
  width: 18px;
  height: 18px;
  margin-right: 5px;
}

.side-tabs ul.tabs li a i {
  position: relative;
  top: 10px;
  margin-right: 8px;
}

.tab_widget ul.tabs li:first-child a { border-left: none; }

.tab_widget ul.tabs li a:hover { background: none; }

.tab_widget ul.tabs li.active,
.tab_widget ul.tabs li.active a:hover {
  background: #FFF;
  border-bottom: 1px solid #FFF;
}

#footer.footer-dark .tab_widget ul.tabs li.active,
#footer.footer-dark .tab_widget ul.tabs li.active a:hover {
  background: #555;
  border-bottom: 1px solid #555;
}

.tab_widget ul.tabs li.active { border-top: 3px solid #57B3DF; }

.tab_widget ul.tabs li.active a { color: #57B3DF; }

.side-tabs ul.tabs li.active,
.side-tabs ul.tabs li.active a:hover {
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #FFF;
}

.side-tabs ul.tabs li.active {
  border-top: none;
  border-left: 4px solid #57B3DF;
  margin-right: -1px;
}

.side-tabs ul.tabs li:first-child { border-top: 1px solid #DDD !important; }

.tab_widget .tab_container {
  display: block;
  overflow: hidden;
  position: relative;
  clear: both;
  background: #FFF;
  border: 1px solid #DDD;
  border-top: none;
}

#footer.footer-dark .tab_widget .tab_container {
  background: #555;
  border-color: #282828;
}

.side-tabs .tab_container {
  clear: none;
  border: none;
}

.tab_widget .tab_content {
  display: block;
  position: relative;
  padding: 15px;
}

.side-tabs .tab_content { padding: 20px 0 0 20px; }


/* -- RRSS -- */

.side-tabs .tab_content_rrss #twitter-widget-0{
  width: 100% !important;
}

.side-tabs .tab_content_rrss{
  padding: 20px !important;
}

.side-tabs ul.tabs-rrss
{
  width: 160px;
  padding: 0;
}

.tab_widget .tab_container_rrss{
  height: 483px;
}

.side-tabs ul.tabs-rrss li {
  height: 160px;
  cursor: pointer;
  background-image:none;
  border:none !important;
}

.side-tabs ul.tabs-rrss li:first-child{
  border:none;
  border: none !important;
}

.side-tabs ul.tabs-rrss li img{
  position: relative;
  right: -70px;
  top: 90px;
}

.side-tabs ul.tabs-rrss li a{
  height: 160px;
}

.side-tabs ul.tabs-rrss li a:hover,.side-tabs ul.tabs-rrss li.active:hover{
  background: url("/sites/all/themes/coworker/images/promo.png") repeat;
  
}

.side-tabs ul.tabs-rrss li.active:hover{

}

.side-tabs ul.tabs-rrss li.active{
  border-left:0 !important;
  border-right: 5px solid #FFE000 !important;
}

.side-tabs ul.tabs-rrss li.rrss-tw{ background-color: #2aabe2; }
.side-tabs ul.tabs-rrss li.rrss-fb{ background-color: #3a5898; }
.side-tabs ul.tabs-rrss li.rrss-yt{ background-color: #cc181e; }

.tab_widget ul.tabs-rrss li.rrss-tw.active a:hover{ background: #2aabe2; }
.tab_widget ul.tabs-rrss li.rrss-fb.active a:hover{ background: #3a5898; }
.tab_widget ul.tabs-rrss li.rrss-yt.active a:hover{ background: #cc181e; }



/* ----------------------------------------------------------------
    Toggle
-----------------------------------------------------------------*/


.toggle {
  display: block;
  position: relative;
  margin: 0 0 20px 0;
}

.toggle .togglet,
.toggle .toggleta {
  display: block;
  position: relative;
  line-height: 24px;
  padding-left: 32px;
  cursor: pointer;
  margin: 0;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  color: #333;
  background: url("/sites/all/themes/coworker/images/icons/toggle-plus.png") no-repeat left;
}

.toggle .toggleta {
  font-weight: bold;
  background: url("/sites/all/themes/coworker/images/icons/toggle-minus.png") no-repeat left;
}

.toggle .togglec {
  display: block;
  position: relative;
  padding: 10px 0 0 32px;
}


/* ----------------------------------------------------------------
    Alert Messages
-----------------------------------------------------------------*/


.style-msg,
.style-msg2 {
  display: block;
  border-left: 4px solid rgba(0,0,0,0.1);
}

.style-msg2 { border-left: 4px solid rgba(0,0,0,0.2); }

.successmsg {
  background: #C1FFCC;
  color: #184B21;
}

.errormsg {
  background: #F9BBB9;
  color: #740D0A;
}

.infomsg {
  background: #B9DFF4;
  color: #124F70;
}

.alertmsg {
  background: #FCE0B6;
  color: #975E06;
}

.style-msg .sb_msg,
.style-msg2 .msgtitle,
.style-msg2 .sb_msg {
  display: block;
  padding: 10px 15px;
  border-left: 1px solid rgba(255,255,255,0.5);
  font-size: 13px;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
}

.style-msg2 .msgtitle {
  background: rgba(0,0,0,0.1);
  border-top: none;
  border-bottom: none;
  font-size: 13px;
  border-bottom: 1px solid rgba(255,255,255,0.6);
}

.style-msg2 .sb_msg { font-weight: normal; }

.style-msg2 ol,
.style-msg2 ul { margin: 0 0 0 30px; }

.style-msg2 ol { list-style-type: decimal; }

.style-msg2 ul { list-style-type: disc; }


/* ----------------------------------------------------------------
    Quotes
-----------------------------------------------------------------*/


.quote {
  background: url("/sites/all/themes/coworker/images/icons/quote.png") left top no-repeat;
  margin: 10px 0;
  padding: 0 0 0 15px;
  font-size: 15px;
  font-style: italic;
  color: #777;
  font-family: 'Droid Serif', Georgia, serif;
  text-shadow: 1px 1px 1px #FFF;
  border: 0;
}

blockquote.quote-left,
blockquote.quote-right {
  font-size: 15px;
  line-height: 20px;
  padding-left: 15px;
}

.quote-left {
  float: left;
  width: 150px;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 5px;
}

.quote-right {
  float: right;
  width: 150px;
  margin-left: 20px;
  margin-bottom: 5px;
}


/* ----------------------------------------------------------------
    Gallery
-----------------------------------------------------------------*/


.gallery {
  margin: 20px auto;
  float: left;
  width: 100%;
  line-height: 1;
}

.gallery .gallery-item {
  float: left;
  text-align: center;
  margin-left: 0;
  width: auto !important;
  margin:  10px 10px 0 0 !important;
}

.gallery-item img {
  margin: 0 !important;
  padding:  0 !important;
  width: auto !important;
  height: auto !important;
}

.gallery-item a {
  float: left;
  border: none !important;
  margin:  0 !important;
  padding: 0 !important;
}

.gallery .gallery-caption { margin-left: 0; }

.gallery br { clear: both }

.col-0 { width: 100% }
.col-1 { width: 100% }
.col-2 { width: 50% }
.col-3 { width: 33.333% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.666% }
.col-7 { width: 14.285% }
.col-8 { width: 12.5% }
.col-9 { width: 11.111% }


/* ----------------------------------------------------------------
    Features
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
    Clients
-----------------------------------------------------------------*/

.our-clients {
  position: relative;
  margin: 0 -12px 0 0;
}

.our-clients li {
  margin: 0 12px 0 0;
  position: relative;
  float: left;
  border: 5px solid #F5F5F5;
  transition: border-color .2s linear;
  -moz-transition: border-color .2s linear;
  -webkit-transition: border-color .2s linear;
  -ms-transition: border-color .2s linear;
  -o-transition: border-color .2s linear;
}

.our-clients li:hover { border-color: #57B3DF; }

.our-clients li,
.our-clients li a,
.our-clients li img {
  display: block;
  width: 140px !important;
  height: 90px;
  background: #F9F9F9;
}


/* ----------------------------------------------------------------
    Team Members
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
    FAQs
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
    About
-----------------------------------------------------------------*/

.skills { margin: 0; }

.skills li {
  position: relative;
  margin-top: 15px;
}

.skills li:first-child { margin-top: 0; }

.skills li .progress {
  height: 30px;
  margin: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.skills li span {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  color: #FFF;
}


/* ----------------------------------------------------------------
    Icons
-----------------------------------------------------------------*/

.bton-contacto {
background-color: white;
position: relative;
top: 23px;
right: 13px;
}

.bton-contacto .icon-plain {
width: 28px;
height: 22px;
font-size: 27px;
line-height: 20px;
color: #444;
text-shadow: 1px 1px 1px #FFF;
margin: 1px 5px 2px -3px;
background-color: #fff;
}

.icon-menu-search{
  padding: 0;
}

.icon-rounded,
.icon-plain,
.icon-circled {
  display: block !important;
  float: left !important;
  margin: 12px 12px 12px 0;
  text-align: center !important;
  font-size: 28px;
  line-height: 30px;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  cursor: pointer;
}

.icon-rounded,
.icon-circled {
  width: 32px;
  height: 32px;
  padding: 8px;
  background-color: #444;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;

  background-color: #fff;
  color: #000;
}

.icon-plain {
  width: 48px;
  height: 48px;
  font-size: 47px;
  line-height: 50px;
  color: #444;
  text-shadow: 1px 1px 1px #FFF;
}

.icon-plain:hover { color: #777; }

.icon-circled {
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
}

.icon-light {
  background-color: #F5F5F5;
  color: #444;
  text-shadow: 1px 1px 1px #FFF;
  box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
}


.icon-rounded:hover,
.icon-circled:hover {
  background-color: #57B3DF;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  box-shadow: 0 0 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.2);
}


.dropcap {
  float: left;
  display: block;
  margin: 3px 8px 3px 0;
  padding: 8px;
  font-size: 36px;
  line-height: 1;
  border: 1px solid #BBB;
  color: #666;
  box-shadow: 0 0 8px #BBB;
}

.highlight {
  display: inline;
  padding: 0 5px;
  color: #FFF;
  background-color: #444;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}


/* ----------------------------------------------------------------
    Buttons
-----------------------------------------------------------------*/
.button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 5px;
  padding: 0;
  background-image: url("/sites/all/themes/coworker/images/button.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  border: 1px solid rgba(114,114,114,0.4);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 1px 0px rgba(114,114,114,0.3);
  -moz-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
  -webkit-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
  background-color: #629D63 !important;
}

.button:hover {
  background-image: url("/sites/all/themes/coworker/images/button.png");
  background-position: 0 -30px;
  background-color: #666 !important;
  text-decoration: none;
  border: 1px solid rgba(100,100,100,0.4);
}

.button:active { top: 1px; }

.button span {
  display: inline-block;
  padding: 0 18px;
  height: 29px;
  line-height: 29px;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  border-top: 1px solid rgba(255,255,255,0.2);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.red_btn { background-color: #F25B60 !important; }

.green_btn { background-color: #629D63 !important; }

.blue_btn { background-color: #5A9EE2 !important; }

.brown_btn { background-color: #DE8E36 !important; }

.white_btn,
.white_btn:hover { background-color: #F6F6F6 !important; }

.white_btn span {
  color: #444 !important;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.yellow_btn { background-color: #C5B925 !important; }

.purple_btn { background-color: #BE56E0 !important; }

.black_btn,
.black_btn:hover { background-color: #494949 !important; }

.black_btn span {
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}

button.button {
  margin: 5px 0 !important;
  background-color: #F6F6F6 !important;
}

button.button:hover { background-color: #F6F6F6 !important; }

button.button span {
  color: #555 !important;
  text-shadow: 1px 0 1px rgba(255,255,255,0.8) !important;
}

.simple-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 5px;
  color: #FFF;
  font-size: 14px;
  font-family: "Montserrat";
  padding: 0 15px;
  font-weight: bold;
  line-height: 36px;
  background: #333;
  border: none;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
}

.simple-button.inverse { background: #57B3DF; }

.simple-button.large {
  line-height: 48px;
  font-size: 16px;
}

.simple-button i {
  display: block;
  float: left;
  margin: 0 6px 0 0;
  font-size: 18px;
  width: 18px;
  height: 18px;
}

.simple-button.large i {
  margin: 0 6px 0 0;
  font-size: 22px;
  width: 22px;
  height: 22px;
}

.simple-button:hover {
  background: #57B3DF;
  color: #FFF;
}

.simple-button.inverse:hover { background: #333; }

/* ----------------------------------------------------------------
    Pricing Boxes
-----------------------------------------------------------------*/
/* ----------------------------------------------------------------
    Accordions
-----------------------------------------------------------------*/
.acctitle,
.acctitlec {
  display: block;
  position: relative;
  cursor: pointer;
  border-top: 1px dotted #DDD;
  line-height: 24px;
  padding: 12px 0 12px 32px;
  margin: 0;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #333;
  background: url("/sites/all/themes/coworker/images/icons/toggle-plus.png") no-repeat left;
}

.acctitlec {
  background: url("/sites/all/themes/coworker/images/icons/toggle-minus.png") no-repeat left;
  cursor: auto;
}

.acctitle:first-child {
  border-top: none;
}

.acc_content {
  position: relative;
  padding: 0 0 15px 32px;
}

/* ----------------------------------------------------------------
    Google Maps
-----------------------------------------------------------------*/
#google-map {
  position: relative;
  width: 100%;
  height: 100%;
}

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


/* ----------------------------------------------------------------
    reCaptcha
-----------------------------------------------------------------*/
.recaptcha_widget {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background-color: #EEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0;
}

#recaptcha_image {
  width: 100% !important;
  height: auto !important;
}

#recaptcha_image img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 15px solid #FFF;
}

.recaptcha_is_showing_audio embed {
  height: 0;
  width: 0;
  overflow: hidden;
}

.recaptcha_is_showing_audio #recaptcha_image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 10px solid #FFF;
}

.recaptcha_is_showing_audio #recaptcha_image br { display: none;}

.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download { display: block; }

.recaptcha_input label {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.recaptcha_input input { width: 100%; }

.recaptcha_options {
  list-style: none;
  margin: 4px 0 0;
  height: 14px;
}

.recaptcha_options li {
  float: left;
  margin: 0 6px 0 0;
}

.recaptcha_options li a {
  text-decoration: none;
  text-shadow: 0 1px 1px #FFF;
  font-size: 14px;
  color: #777;
  display: block;
  width: 14px;
  height: 14px;
  text-align: center;
}

.recaptcha_options li a:active {
  position: relative;
  top: 1px;
  text-shadow: none;
}

.captcha_hide { display:none; }

body > iframe { display: none; }

/* --------- CALENDARIO --------*/


.calendar .evento{
  padding: 10px 5px !important;
  text-align:right !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.calendar-calendar .inner p { padding: 0 !important;}
.calendar a { color: #fff;font-size: 14px;text-align: right; font-family: 'Montserrat'; font-weight: normal !important; display: block;}
.calendar .primera-division { color: #fff; background: url(/sites/default/files/bg-calendar/bg_primera.jpg) no-repeat #3b3b3b !important;}
.calendar .segunda-division { background: url(/sites/default/files/bg-calendar/bg_segunda.jpg) no-repeat #006313 !important; color: #fff}
.calendar .segunda-division-b { background: url(/sites/default/files/bg-calendar/bg_segunda_b.jpg) no-repeat #4e0394 !important; color: #fff}
.calendar .copa-federacion { background: url(/sites/default/files/bg-calendar/bg_federacion.jpg) no-repeat #ffca00 !important; color: #fff}
.calendar .copa-del-rey { background: url(/sites/default/files/bg-calendar/bg_copa_rey.jpg) no-repeat #df8a3a !important; color: #fff}
.calendar .supercopa { background: url(/sites/default/files/bg-calendar/bg_supercopa.jpg) no-repeat #668aa2 !important; color: #fff}
.calendar .champions { background: url(/sites/default/files/bg-calendar/bg_champions.jpg) no-repeat #001568 !important; color: #fff}
.calendar .europa-league {  background: url(/sites/default/files/bg-calendar/bg_europa_league.jpg) no-repeat #71111d !important; color: #fff}
.calendar .sefutbol { background: url(/sites/default/files/bg-calendar/bg_absoluta.jpg) no-repeat #7a010a !important; color: #fff}
.calendar .mundial-clubes { background: url(/sites/default/files/bg-calendar/bg_mundial_clubes.jpg) no-repeat #9c5e15 !important; color: #fff}
.calendar .supercopa-europa { background: url(/sites/default/files/bg-calendar/bg_supercopa_europa.jpg) no-repeat #609739 !important; color: #fff}
.calendar .liga-iberdrola { background: url(/sites/default/files/bg-calendar/bg_liga_iberdrola.jpg) no-repeat #609739 !important; color: #fff}
.calendar .copa-reina { background: url(/sites/default/files/bg-calendar/bg_copa_reina.jpg) no-repeat #521a4a !important; color: #fff}
.calendar .primera-iberdrola { background: url(/sites/default/files/bg-calendar/bg_primera_iberdrola.jpg) no-repeat #521a4a !important; color: #fff}
.calendar .sefutbolfem { background: url(/sites/default/files/bg-calendar/bg_absoluta_fem.jpg) no-repeat #3d1266 !important; color: #fff}
.calendar .supercopa-fem { background: url(/sites/default/files/bg-calendar/bg_supercopa_fem.jpg) no-repeat #ae006f !important; color: #fff}

/* ---------- FIN CALENDARIO ---------------*/


/* ----------------------------------------------------------------
    Testimonials
-----------------------------------------------------------------*/


.testimonial-scroller { position: relative; }

.testimonial-item { float: left; }

.testimonial-item .testi-content {
  position: relative;
  background: #FFF;
  border: 1px solid #E5E5E5;
  padding: 15px;
  font-size: 13px;
  font-family: 'Droid Serif', serif;
  text-shadow: 1px 1px 1px #FFF;
  margin-bottom: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.testi-content:after, .testi-content:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.testi-content:after {
  border-top-color: #FFF;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}

.testi-content:before {
  border-top-color: #D5D5D5;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}

#footer .testimonial-item .testi-content {
  background: #EEE;
  border: 1px solid #DDD;
}

#footer .testi-content:after { border-top-color: #EEE; }

#footer .testi-content:before { border-top-color: #CCC; }

#footer.footer-dark .testimonial-item .testi-content {
  background-color: #282A2B;
  border: none;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

#footer.footer-dark .testi-content:after { border-top-color: #282A2B; }

#footer.footer-dark .testi-content:before { border-top-color: #282A2B; }

.testimonial-item .testi-author {
  text-align: center;
  color: #222;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.testimonial-item .testi-author span {
  display: block;
  color: #999;
  font-size: 11px;
  line-height: 16px;
  font-style: italic;
  font-weight: normal;
  font-family: 'Droid Serif', serif;
}

#footer.footer-dark .testimonial-item .testi-author {
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

#footer.footer-dark .testimonial-item .testi-author span { color: #CCC; }


/* ----------------------------------------------------------------
    Google Custom Search
-----------------------------------------------------------------*/


.table1.table-supercopa strong{
  color: #000;
}


/* ----------------------------------------------------------------
    Google Custom Search
-----------------------------------------------------------------*/


.cse .gsc-control-cse,
.gsc-control-cse,
.gsc-above-wrapper-area,
.gsc-adBlock,
.gsc-thumbnail-inside,
.gsc-url-top,
.gsc-table-result,
.gsc-webResult,
.gsc-result { padding: 0 !important; }

.gsc-result-info { padding-left: 0 !important; }

.gsc-above-wrapper-area-container,
.gsc-table-result { margin-bottom: 10px; }

.gcsc-branding { display: none; }

.gsc-results,
.gsc-webResult { width: 100% !important; }


/* ----------------------------------------------------------------
    Go To Top
-----------------------------------------------------------------*/


#gotoTop {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: #444;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 30px;
  cursor: pointer;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
}

#gotoTop:hover { background-color: #57B3DF; }


#imageBackground {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -99;
}


/* ----------------------------------------------------------------
    Footer
-----------------------------------------------------------------*/

#footer {
  position: relative;
  background-color: #EEE;
  padding: 40px 30px;
  border-top: 3px solid #57B3DF;
}

#footer.footer-dark {
  background-color: #363839;
  color: #DDD;
}

#footer.footer-dark a {
  color: #CCC;
  border-bottom: 1px dotted #DDD;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}

#footer.footer-dark a:hover {
  color: #CCC;
  border-bottom-style: solid;
}

.footer-widgets-wrap {
  overflow: hidden;
  margin: 0 -40px -40px 0;
}

#footer .col_one_fourth {            
  width: 210px;
  margin: 0 40px 40px 0;
}

#copyrights-social a,
#copyrights-social a:hover {
  border-bottom-style: none;
}

/* ----------------------------------------------------------------
    Widgets
-----------------------------------------------------------------*/

.widget, .sidebar .block {
  display: block;
  position: relative;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 3px double #E5E5E5;
  width: 100%;
}

.widget h4, .sidebar .block h2 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 15px;
  line-height: 24px;
}

#footer .widget h4,#footer .block h2 { padding-bottom: 20px; }

#footer.footer-dark .widget h4, 
#footer.footer-dark .block h2,
#footer.footer-dark .block h2  {
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
#footer .block h2{
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}

#footer .widget, #footer .block {
  padding: 0;
  border: none;
  margin: 40px 0 0 0;
}

.widget:first-child, 
.sidebar .block:first-child,
#footer .block:first-child{
  margin-top: 0 !important;
  padding-top: 0;
  border-top: none;
}

.widget_search form { margin: 0; }

.widget_text input[type="text"] { width: 192px; }

.widget_search input[type="text"] {
  margin: 0 !important;
  background: url("/sites/all/themes/coworker/images/icons/search.png") no-repeat left center;
  padding-left: 39px;
  width: 163px;
}

.widget_search input[type="submit"],
.widget_search button { display: none; }

/* ----------------------------------------------------------------
    Twitter Widget
-----------------------------------------------------------------*/

.twitter-widget ul,
.twitter-widget ul li { margin: 0; }

.twitter-widget ul li {
  padding: 0 0 0 18px;
  margin-top: 15px;
  background: url("/sites/all/themes/coworker/images/icons/twitter.png") top left no-repeat;
}

#footer.footer-dark .twitter-widget ul li { background: url("/sites/all/themes/coworker/images/icons/ftwitter.png") top left no-repeat; }

.twitter-widget ul li:first-child { margin-top: 0; }

.twitter-widget ul li span { display: block; }

a.twitter-follow-me {
  display: block;
  position: relative;
  float: right;
  padding: 5px 10px;
  font-size: 11px;
  margin-top: 15px;
  color: #888;
  background-color: #E5E5E5;
  border: none !important;
  text-shadow: 1px 1px 1px #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#footer.footer-dark a.twitter-follow-me { background-color: #282A2B; }

a.twitter-follow-me:hover,
#footer.footer-dark a.twitter-follow-me:hover {
  background-color: #57B3DF;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

/* ----------------------------------------------------------------
    Posts List
-----------------------------------------------------------------*/


.sposts-list { margin: 0; }

.sposts-list li { margin: 15px 0 0 0; }

.sposts-list li:first-child { margin-top: 0; }

.sposts-list .spost-image {
  float: left;
  margin: 0 10px 0 0;
  background-color: #DDD;
}

.sposts-list a { border: none !important; }

.sposts-list .spost-image,
.sposts-list .spost-image a {
  display: block;
  width: 48px;
  height: 48px;
}

.sposts-list .spost-image img {
  width: 42px;
  height: 42px;
  padding: 3px;
}

.sposts-list .spost-content {
  position: relative;
  overflow: hidden;
}

.sposts-list .spost-title {
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}

.tabbed-widget .spost-title { font-size: 12px; }

.sposts-list .spost-meta,
.sposts-list .spost-meta ul { margin: 0 !important; }

.sposts-list .spost-meta { font-size: 11px; }

.sposts-list .spost-meta li {
  float: left;
  margin: 0 0 0 4px;
  color: #BBB;
}

.spost-meta li i { font-size: 13px; }

.sposts-list .spost-meta a { color: #000; }

.sposts-list .spost-meta a:hover { color: #888; }

.sposts-list .spost-meta span {
  display: block;
  float: left;
  margin: 0 4px 0 0;
  font-size: 15px;
  height: 20px;
  line-height: 18px;
}

.sposts-list .spost-meta li:first-child { margin-left: 0; }

#footer.footer-dark .spost-title a:hover { color: #AAA; }

#footer.footer-dark .sposts-list .spost-meta a:hover { color: #FFF; }

#footer.footer-dark .sposts-list .spost-image { background: #282A2B; }

.sposts-list .spost-image:hover,
#footer.footer-dark .sposts-list .spost-image:hover { background: #57B3DF; }


/* ----------------------------------------------------------------
    Flickr Widget
-----------------------------------------------------------------*/


.flickr-widget .flickr-widget-wrap {
  position: relative;
  margin: 0 -1px -1px 0;
}

.flickr-widget .flickr_badge_image { margin: 0 1px 1px 0; }

.flickr-widget a {
  border: none !important;
  line-height: 1 !important;
}

.flickr-widget .flickr_badge_image,
.flickr-widget .flickr_badge_image a { float: left; }

.flickr-widget .flickr_badge_image,
.flickr-widget .flickr_badge_image a,
.flickr-widget .flickr_badge_image img {
  display: block;
  width: 69px;
  height: 69px;
}

/* ----------------------------------------------------------------
    Content links
-----------------------------------------------------------------*/


ul.links.inline {
    margin-top: 50px !important;
}



/* ----------------------------------------------------------------
    Widgets Menu Style
-----------------------------------------------------------------*/


.widget_nav_menu ul,
.widget_nav_menu li,
.widget_links ul, .sidebar ul.menu,
.widget_links li, .sidebar ul.menu li,
.widget_meta ul,
.widget_meta li,
.widget_archive ul,
.widget_archive li,
.widget_recent_comments ul,
.widget_recent_comments li,
.widget_recent_entries ul,
.widget_recent_entries li,
.widget_categories ul,
.widget_categories li,
.widget_pages ul,
.widget_pages li { margin: 0; }

.widget_nav_menu li,
.widget_links li,
.widget_meta li,
.widget_archive li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_categories li,
.widget_pages li {
  font-family: "Montserrat", sans-serif;
  padding: 0 4px;
}

.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_archive li a,
.widget_recent_entries li a,
.widget_categories li a,
.widget_pages li a,
.widget_recent_comments li , .sidebar ul.menu li a{
  display: inline-block;
  padding: 3px 3px 3px 10px;
}

.widget_recent_comments li {
  display: block;
  background: url("/sites/all/themes/coworker/images/icons/sidebar-comment.png") left top no-repeat;
  padding: 4px 0 4px 20px;
}

#footer.footer-dark .widget_recent_comments li { background: url("/sites/all/themes/coworker/images/icons/footer-comment.png") left top no-repeat; }

.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_archive li a,
.widget_recent_entries li a,
.widget_categories li a,
.widget_pages li a,
.widget_recent_comments li a, 
.sidebar ul.menu li a {
  background: url("/sites/all/themes/coworker/images/icons/sidebar-link.png") left top no-repeat;
  border: none !important;
  color: #444;
  font-size: 13px;
}

.widget_nav_menu li a:hover,
.widget_links li a:hover,
.widget_meta li a:hover,
.widget_archive li a:hover,
.widget_recent_entries li a:hover,
.widget_categories li a:hover,
.widget_pages li a:hover,
.widget_recent_comments li a:hover, .sidebar ul.menu li a:hover { color: #000; }

#footer.footer-dark .widget_nav_menu li a,
#footer.footer-dark .widget_links li a,
#footer.footer-dark .widget_meta li a,
#footer.footer-dark .widget_archive li a,
#footer.footer-dark .widget_recent_comments li a,
#footer.footer-dark .widget_recent_entries li a,
#footer.footer-dark .widget_categories li a,
#footer.footer-dark .widget_pages li a { background: url("/sites/all/themes/coworker/images/icons/footer-link.png") left top no-repeat; }


.widget_recent_comments li a {
  display: inline;
  padding: 0;
  background: none !important;
  font-size: 12px;
}


.widget_nav_menu > ul > li:first-child,
.widget_links > ul > li:first-child,.sidebar ul.menu >li:first-child,
.widget_meta > ul > li:first-child,
.widget_archive > ul > li:first-child,
.widget_recent_comments > ul > li:first-child,
.widget_recent_entries > ul > li:first-child,
.widget_categories > ul > li:first-child,
.widget_pages > ul > li:first-child { border-top: 0 !important; }


.widget_nav_menu > ul,
.widget_links > ul,.sidebar ul.menu,
.widget_meta > ul,
.widget_archive > ul,
.widget_recent_comments > ul,
.widget_recent_entries > ul,
.widget_categories > ul,
.widget_pages > ul { margin-top: -4px !important; }

.sidebar ul.menu{
	margin-bottom:40px;
	}

.sidebar .expanded ul.menu{
  margin-bottom:10px !important;
  margin-left: 25px !important;
}

.widget_nav_menu ul ul,
.widget_links ul ul,
.sidebar ul.menu ul,
.widget_meta ul ul,
.widget_archive ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_categories ul ul,
.widget_pages ul ul { margin-left: 15px; }


#footer.footer-dark .widget_nav_menu li a:hover,
#footer.footer-dark .widget_links li a:hover,
#footer.footer-dark .widget_meta li a:hover,
#footer.footer-dark .widget_archive li a:hover,
#footer.footer-dark .widget_recent_comments li a:hover,
#footer.footer-dark .widget_recent_entries li a:hover,
#footer.footer-dark .widget_categories li a:hover,
#footer.footer-dark .widget_pages li a:hover { color: #BBB; }


/* ----------------------------------------------------------------
    Tag Cloud
-----------------------------------------------------------------*/


.tagcloud, .field-type-taxonomy-term-reference, .tagclouds { margin-bottom: -2px; }

.tagcloud , .field-type-taxonomy-term-reference a, .tagclouds {
  display: block;
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 3px 6px;
  background-color: #EEE;
  font-size: 13px !important;
  color: #666;
  text-shadow: 1px 1px 1px #FFF;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

#footer.footer-dark .tagcloud a {
  border: none !important;
  background-color: #282A2B;
}

.tagcloud a:hover,
#footer.footer-dark .tagcloud a:hover {
  background-color: #57B3DF;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}


/* ----------------------------------------------------------------
    Portfolio Widget
-----------------------------------------------------------------*/

/* ----------------------------------------------------------------
    Widget Scroll Arrows
-----------------------------------------------------------------*/


.widget-scroll-prev,
.widget-scroll-next {
  display: block;
  position: absolute;
  cursor: pointer;
  width: 24px;
  height: 24px;
  top: 0;
  left: auto;
  right: 26px;
  background: #444 url('/sites/all/themes/coworker/images/icons/widget-scroll.png') no-repeat 0 0;
  transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  -ms-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
}

#footer.footer-dark .widget-scroll-prev,
#footer.footer-dark .widget-scroll-next { background-color: #282A2B; }

.widget .widget-scroll-prev,
.widget .widget-scroll-next { top: 30px; }

.widget:first-child .widget-scroll-prev,
.widget:first-child .widget-scroll-next { top: 0; }

.widget-scroll-next {
  right: 0;
  background-position: -24px 0;
}

.widget-scroll-prev.disabled,
.widget-scroll-next.disabled {
  cursor: auto;
  background-color: #999 !important;
}

#footer.footer-dark .widget-scroll-prev.disabled,
#footer.footer-dark .widget-scroll-next.disabled {
  background-color: #282A2B !important;
  opacity: 0.5;
}

.widget-scroll-prev:hover,
.widget-scroll-next:hover,
#footer.footer-dark .widget-scroll-prev:hover,
#footer.footer-dark .widget-scroll-next:hover { background-color: #57B3DF; }

.testimonial-scroller .widget-scroll-prev,
.testimonial-scroller .widget-scroll-next { top: 0; }


/* ----------------------------------------------------------------
    Copyrights
-----------------------------------------------------------------*/


#copyrights {
  position: relative;
  padding: 20px 0px 0px 0px;
  line-height: 20px;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.7);
  overflow: hidden;
  border-top: 2px solid #ffcd00;
  color: #888;
  text-shadow: 1px 1px 1px #FFF;
  font-family: 'Montserrat', sans-serif;
}

/*#copyrights .block .content a {
  display: inline-block;
  margin-left: 7px;
  color: #666;
  border-bottom: 1px dotted #888;
}*/

#copyrights span.link-divider {
  display: inline-block;
  margin-left: 7px;
}

/*#copyrights a:hover {
  color: #000;
  border-bottom: 1px solid #000;
}*/

#copyrights.copyrights-dark {
  background-color: #282A2B;
  color: #999;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

#copyrights.copyrights-dark a {
  color: #AAA;
  border-bottom: 1px dotted #AAA;
}

#copyrights.copyrights-dark a:hover {
  color: #DDD;
  border-bottom: 1px solid #DDD;
}

#copyrights .col_half { margin-bottom: 0 !important; }

#copyrights #copyrights-social {
  text-align: right;
  margin-top: 2px;
  line-height: 1;
}

#copyrights-social a {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
}

#copyrights-social img {
  display: block;
  width: 16px;
  height: 16px;
}


/* ----------------------------------------------------------------
    Stretched Layout
-----------------------------------------------------------------*/


.stretched #wrapper{
  margin: 0 auto;
  width: 100%;
}

.stretched #top-social { margin-right: 0; }

.stretched #top-bar.top-bar2 #top-social { margin-left: 0; }

.stretched #header,
.stretched .content-wrap {
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);            
}

.stretched #header.header2 #primary-menu ul,
.stretched #header.header3 #primary-menu ul { margin: 0; }

.stretched #slider {
  padding: 0;
  box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);
  -moz-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);
  -webkit-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);
}

.stretched #portfolio-single-wrap #slider {
  padding: 0;
  background: none;
}

.stretched #slider .container { width: 960px; }

.stretched #slider.elastic-slideshow,
.stretched #slider.revolution-slider,
.stretched #slider.layerslider-wrap {
  padding: 0;
  box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);
  -moz-box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);
  -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);
}

.stretched #slider.camera-slideshow {
  padding: 0;
  height: auto;
  box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);
  -moz-box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);
  -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,0.07);
}

.stretched #slider.slider-nivo { height: auto; }

.stretched #slider.elastic-slideshow .container,
.stretched #slider.camera-slideshow .container,
.stretched #slider.revolution-slider .container,
.stretched #slider.layerslider-wrap .container { width: 100%; }

.stretched #piecemaker { margin-bottom: -35px; }

.stretched .slider-3d { margin-left: -30px; }

.stretched #slider .kwicks .kwick-panel { width: 192px; }

.stretched #slider.kwicks-panel-2 .kwicks .kwick-panel { width: 480px; }
.stretched #slider.kwicks-panel-3 .kwicks .kwick-panel { width: 320px; }
.stretched #slider.kwicks-panel-4 .kwicks .kwick-panel { width: 240px; }

.stretched #slider.thumb-slider .flex-control-thumbs,
.stretched #slider.thumb-slider .rs-thumb-wrap { background: transparent; }

.stretched .slider-line { display: none; }

.stretched #slider.elastic-slideshow .slider-line,
.stretched #slider.camera-slideshow .slider-line,
.stretched #slider.revolution-slider .slider-line,
.stretched #slider.layerslider-wrap .slider-line {
  display: block;
  border: none;
  height: 11px;
  background: transparent url("/sites/all/themes/coworker/images/slider-shadow.png") repeat-x;
}

.stretched #page-title { padding: 30px 0; }

.stretched #page-title,
.stretched #countdown-wrap,
.stretched #landing-area {
  box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);
  -moz-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);
  -webkit-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.07);
  border-top-color: #E5E5E5;
}

.stretched #footer,
.stretched #copyrights {
  padding-left: 0;
  padding-right: 0;
}

.stretched #copyrights { margin-bottom: -20px; }
#page-title #top-search .form-submit{
  display: none;
}


/*------------ CALENDARIOS HOME ------------*/


ul.cal-bans {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333333;
}

ul.cal-bans li {
    float: left;
    width: 25%;
}

/*------------ MENU CUBOS HOME ------------*/


.menu-cubos {
  position: relative;
  margin: 0 0px 0px 0px !important;
border:none!important;
}
.menu-cubos li {
margin: 0 0px 0 0!important;
position: relative;
float: left;
}
.menu-cubos li:hover {
/*background-color:#fff;
opacity: 0.3;*/
}
.menu-cubos li,
.menu-cubos li a,
.menu-cubos li img {
display: block;
width: 160px !important;
height: 320px;
}

.menu-cubos li a:hover{
color:#fff;
}

.menu-cubos li.last{
border-right: none!important;
position: relative;
float: left;
}
/* fondo logo rfef arriba*/
.menu-cubos div.logoup{
height:50%;
position:relative;
background: #000 0px 0 no-repeat;
background-size: contain;
}
/* texto logo rfef arriba*/
.menu-cubos div.menu-up{
background-color: #000;
height: 20%;
text-align: left;
padding: 15px 0 0 15px;
position: absolute;
color: #C5A928;
font-size: 1.4em;
font-family: 'Montserrat', sans-serif;
top: 0px;
line-height: 1.3em;
}

.menu-cubos div.menu-up2{
background-color: #000;
height: 20%;
text-align: left;
padding: 10px 0 0 15px;
position: absolute;
color: #C5A928;
font-size: 1.4em;
font-family: 'Montserrat', sans-serif;
top: 0px;
line-height: 1.3em;
}
/* imagen logo rfef arriba*/
.menu-cubos div.logoupimg{
height:50%;
position:relative;
background: url("/sites/all/themes/coworker/images/logo-rfef-control.jpg") #000 0px 0 no-repeat;
background-size: contain;
}
.menu-cubos div.logoupimg2{
height:50%;
position:relative;
background: url("/sites/default/files/Escuela_futbol_160x160.jpg") #000 0px 0 no-repeat;
background-size: contain;
}
.menu-cubos div.logoupimg3{
height:50%;
position:relative;
background: url("/sites/default/files/formacion_160x160.png") #000 0px 0 no-repeat;
background-size: contain;
}

/*trinagulo abajo*/
.menu-cubos div.triang-down{
background: url("/sites/default/files/triangulo-down.png") 0px 0 no-repeat;
height: 20%;
padding: ;
position: relative;
top: 0px;
right:0px;
}

/* fondo logo rfef abajo*/
.menu-cubos div.logodown{
height: 50%;
position:relative;
background: #000 0px 0 no-repeat;
background-size: contain;
}
/* texto logo rfef abajo*/
.menu-cubos div.menu-down{
background: #000;
height: 20%;
text-align: left;
padding: 0px 0 5px 15px;
position: absolute;
color: #C5A928;
font-size: 1.4em;
font-family: 'Montserrat', sans-serif;
bottom: 0px;
line-height: 1.3em;
}

.menu-cubos div.menu-down2{
background: #000;
height: 20%;
text-align: left;
padding: 0px 0 115px 15px;
position: absolute;
color: #C5A928;
font-size: 1.4em;
font-family: 'Montserrat', sans-serif;
bottom: 0px;
line-height: 1.3em;
max-width: 135px;
}

/* imagen logo rfef abajo*/
.menu-cubos div.logodownimg{
height:50%;
position:relative;
background: url("/sites/default/files/Area_Medica_160x160.jpg") #000 0px 0 no-repeat;
background-size: contain;
}
.menu-cubos div.logodownimg2{
height:50%;
position:relative;
background: url("/sites/default/files/Campus_160x160.jpg") #000 0px 0 no-repeat;
background-size: contain;
}
.menu-cubos div.logodownimg3{
height:50%;
position:relative;
background: url("/sites/default/files/Acreditaciones_160x160.jpg") #000 0px 0 no-repeat;
background-size: contain;
}

/*trinagulo arriba*/
.menu-cubos div.triang-up{
background: url("/sites/default/files/triangulo-up.png") 0px 0 no-repeat;
height: 20%;
padding: ;
position: relative;
top:135px;
}

.menu-cubos div.menu-down a{
color: #C5A928;
}
.menu-cubos div.menu-down a:hover{
color: #fff;
}

/* ------------- FIN MENU CUBOS HOME ------------------------*/

/*-------------- MENU COPAS HOME  ------------------*/

.menu-copas {
  position: relative;
  margin: 0 0px 0px 0px !important;border:none!important;
}
.menu-copas li {
margin: 0 0px 0 0!important;
position: relative;
float: left;
background-color:#000;
}
.menu-copas li,
.menu-copas li a,
.menu-copas li img {
display: block;
width: 480px!important;
height: 160px;
}

.menu-copas li a:hover{
color:#fff;
}

/* fondo logo rfef abajo*/
.menu-copas div.logodown{
height: 160px;
width:320px;
position: relative;
background: #000 0px 0 no-repeat;
background-size: contain;
}

/* Especial final Copa Rey */
.menu-copas li.copa-rey{
height: 160px;
width:480px;
position: relative;
background: url("/sites/default/files/boton_480x160.jpg") 0px 53px #000 no-repeat;
background-size: contain;
}
/* texto logo rfef arriba*/
.menu-copas div.menu-up{
background-color: #000;
height: 20%;
text-align: left;
padding: 15px 0 0 20px;
position: absolute;
color: #C5A928;
font-size: 1.8em;
font-family: 'Montserrat', sans-serif;
line-height: 2em;
top: 0px;
}

/*trinagulo arriba*/
.menu-copas div.triang{
	width:20px;
	height:160px;
background: url("/sites/default/files/triang-copas.png") 0px 0 no-repeat;
widht: 20%;
padding: ;
position: relative;
top:0px;
}

/* imagen logo rfef abajo*/
.menu-copas div.logodownimg3{
height: 160px;
width: 160px;
position:relative;
background: url("/sites/default/files/Copa_del_Rey_160x160.jpg") #000 0px 0 no-repeat;
background-size: contain;
right: -320px;
top: -160px;
}

.menu-copas div.logodownimg2{
height: 160px;
width: 160px;
position:relative;
background: url(/sites/default/files/Supercopa_160x160.jpg) #000 0px 0 no-repeat;
background-size: contain;
right: -320px;
top: -160px;
}

/* ------------- FIN MENU COPAS HOME ------------------------*/

/* -------------- FEDERACIONES TERRITORIALES ------------------*/
.our-fedt {
  position: relative;
  margin: 0 0px 30px 0px !important;
border:none!important;
}

.our-fedt li {
margin: 0 0px 0 0!important;
/*border-bottom: 1px solid #fff!important;*/
border-right: 1px solid #fff!important;
border-left: none;
border-top: none;
position: relative;
float: left;
}

.our-fedt li, .our-fedt li a, .our-fedt li img {
display: block;
width: 79px !important;
height: 100px;
}

.our-fedt li a:hover{
color:#fff;
}

.our-fedt li.last{
border-right: none!important;
position: relative;
float: left;
}

.our-fedt li.federaciones {
width: 400px!important;
border-right: none!important;
position: relative;
float: left;
background: url("/sites/default/files/fed-territoriales.png") 0px 0 no-repeat;
}

.our-fedt div.imagen{
height: 80%;
position:relative;
background: url("/sites/default/files/escudos-feder-10-20.png") 0px 0px no-repeat;
}

.our-fedt div.imagen:hover {
background: url("/sites/default/files/escudos-feder-10-20.png") -79px 0px no-repeat;
 }

.our-fedt div.titulo {
background-color: #000;
height: 20%;
text-align: center;
position: relative;
font-size: 0.6em;
}

.our-fedt a{
color:#fff;
}
.our-fedt a:hover{
color:#000;
}

/* ---------- ESCUDOS -----------*/

.escudo-ar.imagen {
background-position: 0px -100px!important;
}

.escudo-ar.imagen:hover {
background-position: -79px -100px!important;
}

.escudo-ican.imagen {
background-position: 0px -200px!important;
}

.escudo-ican.imagen:hover {
background-position: -79px -200px!important;
}

.escudo-cant.imagen {
background-position: 0px -300px!important;
}

.escudo-cant.imagen:hover {
background-position: -79px -300px!important;
}

.escudo-cyle.imagen {
background-position: 0px -395px!important;
}

.escudo-cyle.imagen:hover {
background-position: -79px -395px!important;
}

.escudo-cylm.imagen {
background-position: 0px -495px!important;
}

.escudo-cylm.imagen:hover {
background-position: -79px -495px!important;
}

.escudo-cat.imagen {
background-position: 0px -592px!important;
}

.escudo-cat.imagen:hover {
background-position: -79px -592px!important;
}

.escudo-ceu.imagen {
background-position: 0px -692px!important;
}

.escudo-ceu.imagen:hover {
background-position: -79px -692px!important;
}


.escudo-val.imagen {
background-position: 0px -792px!important;
}

.escudo-val.imagen:hover {
background-position: -79px -792px!important;
}

.escudo-ext.imagen {
background-position: 0px -892px!important;
}

.escudo-ext.imagen:hover {
background-position: -79px -892px!important;
}

.escudo-gal.imagen {
background-position: 0px -990px!important;
}

.escudo-gal.imagen:hover {
background-position: -78px -990px!important;
}

.escudo-ibal.imagen {
background-position: 0px -1090px!important;
}

.escudo-ibal.imagen:hover {
background-position: -78px -1090px!important;
}

.escudo-mad.imagen {
background-position: 0px -1185px!important;
}

.escudo-mad.imagen:hover {
background-position: -79px -1185px!important;
}

.escudo-rio.imagen {
background-position: 0px -1282px!important;
}

.escudo-rio.imagen:hover {
background-position: -80px -1282px!important;
}

.escudo-mel.imagen {
background-position: 0px -1384px!important;
}

.escudo-mel.imagen:hover {
background-position: -79px -1384px!important;
}

.escudo-nav.imagen {
background-position: 0px -1484px!important;
}

.escudo-nav.imagen:hover {
background-position: -79px -1484px!important;
}

.escudo-vasc.imagen {
background-position: 0px -1582px!important;
}

.escudo-vasc.imagen:hover {
background-position: -79px -1582px!important;
}

.escudo-ast.imagen {
background-position: 0px -1683px!important;
}

.escudo-ast.imagen:hover {
background-position: -79px -1683px!important;
}

.escudo-mur.imagen {
background-position: 0px -1780px!important;
}

.escudo-mur.imagen:hover {
background-position: -79px -1780px!important;
}

/* -------- Fin escudos federaciones territoriales--------------*/




/* -------- TABLAS RESULTADOS -------------------*/

.bloque-resultados-actas{
  padding: 5px;
}

.bloque-resultados-actas table{
  width: 100%
}
.bloque-resultados-actas table th{
    background-color: #545454;
    color: white;
}

.bloque-resultados-actas table tr{
    background-color: #fff;
}

.bloque-resultados-actas table td{
    vertical-align: middle !important;
}

.bloque-resultados-actas table th:nth-child(1) {
  width: 15%;
}
.bloque-resultados-actas table th:nth-child(2),
.bloque-resultados-actas table td:nth-child(2) {
  width: 30%;
  text-align: right;
}
.bloque-resultados-actas table th:nth-child(3),
.bloque-resultados-actas table td:nth-child(3) {
  width: 8%;
  text-align: center;
  background-color: #545454;
    color: white;
    font-size: 1.3em;
}
.bloque-resultados-actas table td:nth-child(3) a{
    color: white !important;
}

.bloque-resultados-actas table th:nth-child(4) {
  width: 30%;
}
.bloque-resultados-actas table th:nth-child(5),
.bloque-resultados-actas table td:nth-child(5) {
  width: 10%;
  text-align: right;
}

.bloque-resultados-actas .btn,
.bloque-resultados-actas .btn-resultados-actas{
    color: #fff !important;
    border: 1px solid #910000;
    background-color: transparent;
}

/* -------- Fin tablas resultados--------------*/




/* -------- TABLAS CALENDARIO -------------------*/
.calendar-calendar .month-view .full td.single-day div.monthview{background: none !important;}
a.event-popup.simpleEventProcessed{color:#777;}


.node-event-calendar table a{
  color:#fff;
  text-decoration:underline;
  }

.node-event-calendar table a:hover{
  color:#ffcd00;
  }

.node-event-calendar table{
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
  font-size: 1.3em; font-family: 'Montserrat', sans-serif;
  background-color: #C7C6C7!important;
  border-bottom: 5px solid #3A3B3C;
}

.node-event-calendar td.categoria{
  color:#fff;
  font-weight:bold;
  }

.node-event-calendar td.jornada{
  color:#fff;
  font-weight:bold;
  }

.node-event-calendar th,
.node-event-calendar td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #929192;
}

.node-event-calendar th {
  /* font-weight: bold; */
  background-color: #3A3B3C;
  color: #fff;
}
.node-event-calendar thead th {
  vertical-align: bottom;
}
.node-event-calendar caption + thead tr:first-child th,
.node-event-calendar caption + thead tr:first-child td,
.node-event-calendar colgroup + thead tr:first-child th,
.node-event-calendar colgroup + thead tr:first-child td,
.node-event-calendar thead:first-child tr:first-child th,
.node-event-calendar thead:first-child tr:first-child td {
  /* border-top: 0; */
}
.node-event-calendar tbody + tbody {
  border-top: 2px solid #dddddd;
}
.node-event-calendar .node-event-calendar {
  background-color: #ffffff;
}
.node-event-calendar-condensed th,
.node-event-calendar-condensed td {
  padding: 4px 5px;
}
.node-event-calendar-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.node-event-calendar-bordered th,
.node-event-calendar-bordered td {
  border-left: 1px solid #dddddd;
}
.node-event-calendar-bordered caption + thead tr:first-child th,
.node-event-calendar-bordered caption + tbody tr:first-child th,
.node-event-calendar-bordered caption + tbody tr:first-child td,
.node-event-calendar-bordered colgroup + thead tr:first-child th,
.node-event-calendar-bordered colgroup + tbody tr:first-child th,
.node-event-calendar-bordered colgroup + tbody tr:first-child td,
.node-event-calendar-bordered thead:first-child tr:first-child th,
.node-event-calendar-bordered tbody:first-child tr:first-child th,
.node-event-calendar-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.node-event-calendar-bordered thead:first-child tr:first-child > th:first-child,
.node-event-calendar-bordered tbody:first-child tr:first-child > td:first-child,
.node-event-calendar-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.node-event-calendar-bordered thead:first-child tr:first-child > th:last-child,
.node-event-calendar-bordered tbody:first-child tr:first-child > td:last-child,
.node-event-calendar-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.node-event-calendar-bordered thead:last-child tr:last-child > th:first-child,
.node-event-calendar-bordered tbody:last-child tr:last-child > td:first-child,
.node-event-calendar-bordered tbody:last-child tr:last-child > th:first-child,
.node-event-calendar-bordered tfoot:last-child tr:last-child > td:first-child,
.node-event-calendar-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.node-event-calendar-bordered thead:last-child tr:last-child > th:last-child,
.node-event-calendar-bordered tbody:last-child tr:last-child > td:last-child,
.node-event-calendar-bordered tbody:last-child tr:last-child > th:last-child,
.node-event-calendar-bordered tfoot:last-child tr:last-child > td:last-child,
.node-event-calendar-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.node-event-calendar-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.node-event-calendar-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.node-event-calendar-bordered caption + thead tr:first-child th:first-child,
.node-event-calendar-bordered caption + tbody tr:first-child td:first-child,
.node-event-calendar-bordered colgroup + thead tr:first-child th:first-child,
.node-event-calendar-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.node-event-calendar-bordered caption + thead tr:first-child th:last-child,
.node-event-calendar-bordered caption + tbody tr:first-child td:last-child,
.node-event-calendar-bordered colgroup + thead tr:first-child th:last-child,
.node-event-calendar-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.node-event-calendar-striped tbody > tr:nth-child(odd) > td,
.node-event-calendar-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.node-event-calendar-hover tbody tr:hover > td,
.node-event-calendar-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.node-event-calendar td.span1,
.node-event-calendar th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.node-event-calendar td.span2,
.node-event-calendar th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.node-event-calendar td.span3,
.node-event-calendar th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.node-event-calendar td.span4,
.node-event-calendar th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.node-event-calendar td.span5,
.node-event-calendar th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.node-event-calendar td.span6,
.node-event-calendar th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.node-event-calendar td.span7,
.node-event-calendar th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.node-event-calendar td.span8,
.node-event-calendar th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.node-event-calendar td.span9,
.node-event-calendar th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.node-event-calendar td.span10,
.node-event-calendar th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.node-event-calendar td.span11,
.node-event-calendar th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.node-event-calendar td.span12,
.node-event-calendar th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.node-event-calendar tbody tr.odd > td {
  background-color: #CFCFCF;
}

.node-event-calendar tbody tr.success > td {
  background-color: #dff0d8;
}
.node-event-calendar tbody tr.error > td {
  background-color: #f2dede;
}
.node-event-calendar tbody tr.warning > td {
  background-color: #fcf8e3;
}
.node-event-calendar tbody tr.info > td {
  background-color: #d9edf7;
}
.node-event-calendar-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.node-event-calendar-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.node-event-calendar-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.node-event-calendar-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
#node-20 > div > div > div > div > div.col_three_fourth.col_last > div > table > tbody > tr.odd.views-row-first{
  background-color: #F3E380;
  border-bottom: 2px solid #E6BE44;
}
#node-20 > div > div > div > div > div.col_three_fourth.col_last > div > table > tbody > tr.odd.views-row-first-last{
  background-color: #F3E380;
  border-bottom: 2px solid #5B5b57;
}
#node-20 > div > div > div > div > div.col_three_fourth.col_last > div > table > tbody > tr:nth-child(9){
  background-color: #d77d89;
  border-top: 2px solid #333;
}

/* -------- | FINAL TABLAS CALENDARIO | -----------------------*/

/* ---------------- TABLAS CLASIFICACIONES ---------------*/

div.tablas-calendarios .table1 td, .view-calendar .table1 td{
  width: 50%;
}

table.clasificacion td{
  padding: 4px 10px;
}

.table1 table a{
	color:#fff;
	text-decoration:underline;
	}

.table1 table a:hover{
	color:#ffcd00;
	}

#contenedor-resul-actas.table1 table a {
    color: #2880af;
    text-decoration: underline;
}

#contenedor-resul-actas, #nav-resul
{
  margin: 25px;
}
#nav-resul a {
  margin: 5px;
  filter: grayscale(100%);
}
#nav-resul a.btn_activo {
  margin: 5px;
  filter: grayscale(0);
}

#selector_jornada{
  background-color: white;
  height: 40px;
}


.table1{
  display: block;
  overflow-x: auto;
}

.table1 table{
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
  font-size: 1.3em; font-family: 'Montserrat', sans-serif;
  background-color: #ffeba3!important;
  border-bottom: 5px solid #545454;
  color: #646464;
}

.table-copa-rey
{
  background-color: #ccc;
}
.table1 td.categoria{
	color:#fff;
	font-weight:bold;
	}

.table1 td.jornada{
	color:#fff;
	font-weight:bold;
	}

.table1 th,
.table1 td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #CFCFCF;
}

.page-competiciones td.even, .div1fem td.even{background-color: #dedede;text-align: center;}
.page-competiciones td.odd, .div1fem td.odd{background-color: #fff;text-align: center;}


.page-competiciones-futbol-masculino-calendario div.table1 td,
.page-competiciones-futbol-femenino-calendario div.table1 td{
  width: 50%;
}

.page-competiciones-futbol-masculino-calendarios .table1 td{
  width: 50%;
}

.table1 th {
  /* font-weight: bold; */
  background-color: #545454;
  color: #fff;
}
.table1 thead th {
  vertical-align: bottom;
}
.table1 caption + thead tr:first-child th,
.table1 caption + thead tr:first-child td,
.table1 colgroup + thead tr:first-child th,
.table1 colgroup + thead tr:first-child td,
.table1 thead:first-child tr:first-child th,
.table1 thead:first-child tr:first-child td {
  /* border-top: 0; */
}
.table1 tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table1 .table1 {
  background-color: #ffffff;
}
.table1-condensed th,
.table1-condensed td {
  padding: 4px 5px;
}
.table1-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table1-bordered th,
.table1-bordered td {
  border-left: 1px solid #dddddd;
}
.table1-bordered caption + thead tr:first-child th,
.table1-bordered caption + tbody tr:first-child th,
.table1-bordered caption + tbody tr:first-child td,
.table1-bordered colgroup + thead tr:first-child th,
.table1-bordered colgroup + tbody tr:first-child th,
.table1-bordered colgroup + tbody tr:first-child td,
.table1-bordered thead:first-child tr:first-child th,
.table1-bordered tbody:first-child tr:first-child th,
.table1-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table1-bordered thead:first-child tr:first-child > th:first-child,
.table1-bordered tbody:first-child tr:first-child > td:first-child,
.table1-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table1-bordered thead:first-child tr:first-child > th:last-child,
.table1-bordered tbody:first-child tr:first-child > td:last-child,
.table1-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table1-bordered thead:last-child tr:last-child > th:first-child,
.table1-bordered tbody:last-child tr:last-child > td:first-child,
.table1-bordered tbody:last-child tr:last-child > th:first-child,
.table1-bordered tfoot:last-child tr:last-child > td:first-child,
.table1-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table1-bordered thead:last-child tr:last-child > th:last-child,
.table1-bordered tbody:last-child tr:last-child > td:last-child,
.table1-bordered tbody:last-child tr:last-child > th:last-child,
.table1-bordered tfoot:last-child tr:last-child > td:last-child,
.table1-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table1-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table1-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table1-bordered caption + thead tr:first-child th:first-child,
.table1-bordered caption + tbody tr:first-child td:first-child,
.table1-bordered colgroup + thead tr:first-child th:first-child,
.table1-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table1-bordered caption + thead tr:first-child th:last-child,
.table1-bordered caption + tbody tr:first-child td:last-child,
.table1-bordered colgroup + thead tr:first-child th:last-child,
.table1-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table1-striped tbody > tr:nth-child(odd) > td,
.table1-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table1-hover tbody tr:hover > td,
.table1-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table1 td.span1,
.table1 th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table1 td.span2,
.table1 th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table1 td.span3,
.table1 th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table1 td.span4,
.table1 th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table1 td.span5,
.table1 th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table1 td.span6,
.table1 th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table1 td.span7,
.table1 th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table1 td.span8,
.table1 th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table1 td.span9,
.table1 th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table1 td.span10,
.table1 th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table1 td.span11,
.table1 th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table1 td.span12,
.table1 th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.table1 tbody tr:nth-child(odd) {
  background-color: #fff5cc;
}

.table1 tbody tr.success > td {
  background-color: #dff0d8;
}
.table1 tbody tr.error > td {
  background-color: #f2dede;
}
.table1 tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table1 tbody tr.info > td {
  background-color: #d9edf7;
}
.table1-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table1-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table1-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table1-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

.view-rfef-calendario.table1 td {
  width: 50%;
}

/* ========== 1 DIVISIÓN MASCULINA ================*/
.division1 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division1 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division1 tbody tr:nth-child(5){color: #474747 !important;background-color: rgba(135, 198, 243, 0.71) !important;}
.division1 tbody tr:nth-child(6){color: #474747 !important;background-color: rgba(139, 188, 230, 0.79)!important;}
.division1 tbody tr:nth-child(1) td:first-child{background:url(/sites/default/files/iconos-champions.png) 5px 5px no-repeat;padding-right: 25px;}
.division1 tbody tr:nth-child(2) td:first-child{background:url(/sites/default/files/iconos-champions.png) 5px 5px no-repeat;padding-right: 25px;}
.division1 tbody tr:nth-child(3) td:first-child{background:url(/sites/default/files/iconos-champions.png) 5px 5px no-repeat;padding-right: 25px;}
.division1 tbody tr:nth-child(4) td:first-child{background:url(/sites/default/files/iconos-champions.png) 5px 5px no-repeat;padding-right: 25px;}
.division1 tbody tr:nth-child(5) td:first-child{background:url(/sites/default/files/iconos-europa-league.png) 5px 5px no-repeat;padding-right: 25px;}
.division1 tbody tr:nth-child(6) td:first-child{background:url(/sites/default/files/iconos-europa-league.png) 5px 5px no-repeat;padding-right: 25px;}
.division1 tbody tr.odd:nth-last-child(-n+3){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division1 tbody tr.even:nth-last-child(-n+3){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 1 DIVISION MASCULINA =======*/

/* ========== 1 DIVISIÓN FEMENINA ================*/

.div1fem tbody tr.odd:nth-child(-n+2){color: #474747 !important;background-color: #efd0f1 !important;}
.div1fem tbody tr.even:nth-child(-n+2){color: #474747 !important;background-color: #d6a1ca !important;}
/*
.div1fem tbody tr:nth-child(5){color: #474747 !important;background-color: rgba(135, 198, 243, 0.71) !important;}
.div1fem tbody tr:nth-child(6){color: #474747 !important;background-color: rgba(139, 188, 230, 0.79)!important;}
*/
.div1fem tbody tr:nth-child(1) td:first-child{background:url(/sites/default/files/iconos-women-champions.png) 5px 5px no-repeat;padding-right: 25px;}
.div1fem tbody tr:nth-child(2) td:first-child{background:url(/sites/default/files/iconos-women-champions.png) 5px 5px no-repeat;padding-right: 25px;}
/*
.div1fem tbody tr:nth-child(3) td:first-child{background:url(/sites/default/files/iconos-champions.png) 5px 5px no-repeat;padding-right: 25px;}
.div1fem tbody tr:nth-child(4) td:first-child{background:url(/sites/default/files/iconos-champions.png) 5px 5px no-repeat;padding-right: 25px;}
.div1fem tbody tr:nth-child(5) td:first-child{background:url(/sites/default/files/iconos-europa-league.png) 5px 5px no-repeat;padding-right: 25px;}
.div1fem tbody tr:nth-child(6) td:first-child{background:url(/sites/default/files/iconos-europa-league.png) 5px 5px no-repeat;padding-right: 25px;}
.div1fem tbody tr.odd:nth-last-child(-n+3){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.div1fem tbody tr.even:nth-last-child(-n+3){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
*/
/* ====== FINAL 1 DIVISION MASCULINA =======*/

/* ========== 2 DIVISIÓN MASCULINA ================*/
.division2 tbody tr.odd:nth-child(-n+2){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division2 tbody tr.even:nth-child(-n+2){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division2 tbody tr:nth-child(3){color: #474747 !important;background-color: rgba(135, 198, 243, 0.71) !important;}
.division2 tbody tr:nth-child(4){color: #474747 !important;background-color: rgba(139, 188, 230, 0.79)!important;}
.division2 tbody tr:nth-child(5){color: #474747 !important;background-color: rgba(135, 198, 243, 0.71) !important;}
.division2 tbody tr:nth-child(6){color: #474747 !important;background-color: rgba(139, 188, 230, 0.79)!important;}
.division2 tbody tr.odd:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division2 tbody tr.even:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 2 DIVISION MASCULINA =======*/

/* ========== 2 DIVISIÓN B GRUPO 1 MASCULINA ================*/
.division2b.g1 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division2b.g1 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division2b.g1 tbody tr:nth-last-child(-n+5){color: #474747 !important;background-color: rgba(139, 188, 230, 0.79)!important;}
.division2b.g1 tbody tr.odd:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division2b.g1 tbody tr.even:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 2 DIVISIÓN B GRUPO 1 MASCULINA =======*/

/* ========== 2 DIVISIÓN B GRUPO 2 MASCULINA ================*/
.division2b.g2 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division2b.g2 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division2b.g2 tbody tr:nth-last-child(-n+5){color: #474747 !important;background-color: rgba(139, 188, 230, 0.79)!important;}
.division2b.g2 tbody tr.odd:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division2b.g2 tbody tr.even:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 2 DIVISIÓN B GRUPO 2 MASCULINA =======*/

/* ========== 2 DIVISIÓN B GRUPO 3 MASCULINA ================*/
.division2b.g3 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division2b.g3 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division2b.g3 tbody tr:nth-last-child(-n+5){color: #474747 !important;background-color: rgba(139, 188, 230, 0.79)!important;}
.division2b.g3 tbody tr.odd:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division2b.g3 tbody tr.even:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 2 DIVISIÓN B GRUPO 3 MASCULINA =======*/

/* ========== 2 DIVISIÓN B GRUPO 4 MASCULINA ================*/
.division2b.g4 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division2b.g4 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division2b.g4 tbody tr:nth-last-child(-n+5){color: #474747 !important;background-color: rgba(139, 188, 230, 0.79)!important;}
.division2b.g4 tbody tr.odd:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division2b.g4 tbody tr.even:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 2 DIVISIÓN B GRUPO 4 MASCULINA =======*/

/* ========== 3 DIVISIÓN MASCULINA ================*/
.division3 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3 tbody tr.odd:nth-last-child(-n+3){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3 tbody tr.even:nth-last-child(-n+3){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 3 DIVISIÓN MASCULINA =======*/

/* ========== 3 DIVISIÓN MASCULINA GRUPO 1 ================*/
.division3.g1 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3.g1 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3.g1 tbody tr.odd:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3.g1 tbody tr.even:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 3 DIVISIÓN MASCULINA GRUPO 1 =======*/

/* ========== 3 DIVISIÓN MASCULINA GRUPO 5 ================*/
.division3.g5 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3.g5 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3.g5 tbody tr.odd:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3.g5 tbody tr.even:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 3 DIVISIÓN MASCULINA GRUPO 6 =======*/

/* ========== 3 DIVISIÓN MASCULINA GRUPO 6 ================*/
.division3.g6 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3.g6 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3.g6 tbody tr.odd:nth-last-child(-n+3){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3.g6 tbody tr.even:nth-last-child(-n+3){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 3 DIVISIÓN MASCULINA GRUPO 6 =======*/

/* ========== 3 DIVISIÓN MASCULINA GRUPO 7 ================*/
.division3.g7 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3.g7 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3.g7 tbody tr.odd:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3.g7 tbody tr.even:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 3 DIVISIÓN MASCULINA GRUPO 7 =======*/

/* ========== 3 DIVISIÓN MASCULINA GRUPO 9 ================*/
.division3.g9 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3.g9 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3.g9 tbody tr.odd:nth-last-child(-n+5){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3.g9 tbody tr.even:nth-last-child(-n+5){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 3 DIVISIÓN MASCULINA GRUPO 7 =======*/

/* ========== 3 DIVISIÓN MASCULINA GRUPO 10 ================*/
.division3.g10 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3.g10 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3.g10 tbody tr.odd:nth-last-child(-n+5){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3.g10 tbody tr.even:nth-last-child(-n+5){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 3 DIVISIÓN MASCULINA GRUPO 10 =======*/

/* ========== 3 DIVISIÓN MASCULINA GRUPO 11 ================*/
.division3.g11 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3.g11 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3.g11 tbody tr.odd:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3.g11 tbody tr.even:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 3 DIVISIÓN MASCULINA GRUPO 10 =======*/

/* ========== 3 DIVISIÓN MASCULINA GRUPO 13 ================*/
.division3.g13 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3.g13 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3.g13 tbody tr.odd:nth-last-child(-n+5){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3.g13 tbody tr.even:nth-last-child(-n+5){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 3 DIVISIÓN MASCULINA GRUPO 13 =======*/

/* ========== 3 DIVISIÓN MASCULINA GRUPO 15 ================*/
.division3.g15 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3.g15 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3.g15 tbody tr.odd:nth-last-child(-n+3){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3.g15 tbody tr.even:nth-last-child(-n+3){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/*.division3.g15 tbody tr.even:nth-child(2){color: #474747 !important;background-color: #ffeba3!important;}*/
/* ====== FINAL 3 DIVISIÓN MASCULINA GRUPO 15 =======*/

/* ========== 3 DIVISIÓN MASCULINA GRUPO 17 ================*/
.division3.g17 tbody tr.odd:nth-child(-n+4){color: #474747 !important;background-color: rgba(120, 223, 96, 0.66)!important;}
.division3.g17 tbody tr.even:nth-child(-n+4){color: #474747 !important;background-color: rgba(113, 209, 90, 0.72) !important;}
.division3.g17 tbody tr.odd:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(255, 158, 159, 0.64) !important;}
.division3.g17 tbody tr.even:nth-last-child(-n+4){color: #474747 !important;background-color: rgba(252, 126, 128, 0.64) !important;}
/* ====== FINAL 3 DIVISIÓN MASCULINA GRUPO 17 =======*/

/* -------- | FINAL TABLAS CLASIFICACIONES | -----------------------*/

/* ---------------- TABLAS RESTO ---------------*/
.table2 table a{
	color:#929292;
	text-decoration:underline;
	}

.table2 table a:hover{
	color:#ffcd00;
	}

.table2 table{
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
  font-size: 1.3em; font-family: 'Montserrat', sans-serif;
  background-color: #ececec !important;
  border-bottom: 5px solid #3A3B3C;
  color: #646464;
}

.table2 td.categoria{
	color:#000;
	font-weight:bold;
	}

.table2 td.jornada{
	color:#fff;
	font-weight:bold;
	}

.table2 th,
.table2 td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #929192;
}

.table2 th {
  /* font-weight: bold; */
  background-color: #3A3B3C;
  color: #fff;
}
.table2 thead th {
  vertical-align: bottom;
  min-width: 95px;
}
.table2 caption + thead tr:first-child th,
.table2 caption + thead tr:first-child td,
.table2 colgroup + thead tr:first-child th,
.table2 colgroup + thead tr:first-child td,
.table2 thead:first-child tr:first-child th,
.table2 thead:first-child tr:first-child td {
  /* border-top: 0; */
}
.table2 tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table2 .table2 {
  background-color: #ffffff;
}
.table2 -condensed th,
.table2 -condensed td {
  padding: 4px 5px;
}
.table2 -bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table2 -bordered th,
.table2 -bordered td {
  border-left: 1px solid #dddddd;
}
.table2 -bordered caption + thead tr:first-child th,
.table2 -bordered caption + tbody tr:first-child th,
.table2 -bordered caption + tbody tr:first-child td,
.table2 -bordered colgroup + thead tr:first-child th,
.table2 -bordered colgroup + tbody tr:first-child th,
.table2 -bordered colgroup + tbody tr:first-child td,
.table2 -bordered thead:first-child tr:first-child th,
.table2 -bordered tbody:first-child tr:first-child th,
.table2 -bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table2 -bordered thead:first-child tr:first-child > th:first-child,
.table2 -bordered tbody:first-child tr:first-child > td:first-child,
.table2 -bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table2 -bordered thead:first-child tr:first-child > th:last-child,
.table2 -bordered tbody:first-child tr:first-child > td:last-child,
.table2 -bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table2 -bordered thead:last-child tr:last-child > th:first-child,
.table2 -bordered tbody:last-child tr:last-child > td:first-child,
.table2 -bordered tbody:last-child tr:last-child > th:first-child,
.table2 -bordered tfoot:last-child tr:last-child > td:first-child,
.table2 -bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table2 -bordered thead:last-child tr:last-child > th:last-child,
.table2 -bordered tbody:last-child tr:last-child > td:last-child,
.table2 -bordered tbody:last-child tr:last-child > th:last-child,
.table2 -bordered tfoot:last-child tr:last-child > td:last-child,
.table2 -bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table2 -bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table2 -bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table2 -bordered caption + thead tr:first-child th:first-child,
.table2 -bordered caption + tbody tr:first-child td:first-child,
.table2 -bordered colgroup + thead tr:first-child th:first-child,
.table2 -bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table2 -bordered caption + thead tr:first-child th:last-child,
.table2 -bordered caption + tbody tr:first-child td:last-child,
.table2 -bordered colgroup + thead tr:first-child th:last-child,
.table2 -bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table2 -striped tbody > tr:nth-child(odd) > td,
.table2 -striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table2 -hover tbody tr:hover > td,
.table2 -hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table2 td.span1,
.table2 th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table2 td.span2,
.table2 th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table2 td.span3,
.table2 th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table2 td.span4,
.table2 th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table2 td.span5,
.table2 th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table2 td.span6,
.table2 th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table2 td.span7,
.table2 th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table2 td.span8,
.table2 th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table2 td.span9,
.table2 th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table2 td.span10,
.table2 th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table2 td.span11,
.table2 th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table2 td.span12,
.table2 th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.table2 tbody tr.odd > td {
  background-color: #fff;
}

.table2 tbody tr.success > td {
  background-color: #dff0d8;
}
.table2 tbody tr.error > td {
  background-color: #f2dede;
}
.table2 tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table2 tbody tr.info > td {
  background-color: #d9edf7;
}
.table2 -hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table2 -hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table2 -hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table2 -hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
#node-20 > div > div > div > div > div.col_three_fourth.col_last > div > table > tbody > tr.odd.views-row-first{
  background-color: #F3E380;
  border-bottom: 2px solid #E6BE44;
}
#node-20 > div > div > div > div > div.col_three_fourth.col_last > div > table > tbody > tr.odd.views-row-first-last{
  background-color: #F3E380;
  border-bottom: 2px solid #5B5b57;
}
#node-20 > div > div > div > div > div.col_three_fourth.col_last > div > table > tbody > tr:nth-child(9){
  background-color: #d77d89;
  border-top: 2px solid #333;
}

.view-sanciones .views-field-body p{margin: 0}

/* -------- | FINAL TABLAS RESTO | -----------------------*/


/* ---------  SANCIONES -----------------------------*/

div.node-sanciones{
  padding: 1em;
  background-color: white;
}

div.node-sanciones article.group-taxonomias{
    max-width: 25%;
    display: inline-block;
}


/* -------- | FINAL SANCIONES | -----------------------*/



/* ---------  MODO PARTIDO -----------------------------*/


.view-modo-partido{
  background: url(images/bg_modo_partido.png) no-repeat top center;
  height: 429px;
}


/* -------- | FINAL MODO PARTIDO | -----------------------*/

/* ---------- TOP-MENU-BAR -----------------------------*/
#block-block-9 > div.content{}

#top-menu-bar {	
   margin: 0 auto 0px auto;
   position: relative;
   height: 35px;
   background-color:#000;
}

#top-menu-bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	text-align: center;
} 
#top-menu-bar ul li {
	display: inline;
	margin: 0px;
} 
#top-menu-bar li a {
	display: block;
	width:80px;
	height:35px;
	float: left;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}
#top-menu-bar ul li a:hover {
	color:#FFF;
}

#menu ul li#activo a {
	color:#000;
}

#block-block-9 > div.content > div > ul > li:nth-child(1) > a {
background: #a9a9a9; color: #fff; padding: 8px 0px 0px 0px;
height: 27px;
}

#block-block-9 > div.content > div > ul > li:nth-child(2) > a {
	background: #ffcd00;
color: #000;
padding: 4px 0px 0px 0px;
height: 31px;
line-height: 13px;
}

#block-block-9 > div.content > div > ul > li:nth-child(3) > a{
	background: #c22120; color: #fff; padding: 8px 0px 0px 0px;
height: 27px;
}

#block-block-9 > div.content > div > ul > li:nth-child(4) > a{
  background:#000;color: #fff; padding: 8px 0px 0px 0px;
height: 27px;
}

/*  ----------- | FINAL TOP-MENU-BAR | -----------*/

/* -------------- SCROLL DESTACADOS ----------------*/
.caroufredsel_wrapper{float: left !important;width: 800px !important;}

.our-destacados.ver-todas {
float: right;
margin-right: 0;
}
.content-slider-noticias {
margin-left: 0;
}
.our-destacados {
  position: relative;
  margin: 0 -12px 0 0;
}
.our-destacados li { }

.our-destacados li:hover {  }

.our-destacados li,
.our-destacados li a {
   margin: 0 0px 0 0;
  position: relative;
  float: left;
  background:#000;
  display: block;
  width: 160px !important;
  height: 160px;
}
.our-destacados li img{
	margin: 0 0px 0 0;
  position: relative;
  float: left;
  background:#000;
  display: block;
  width: 160px !important;
	min-width: 128px !important;
	}

/* imagen scroll destacados*/
.our-destacados div.imagen {
height: 100px;
position: relative;
background: #000;
background-size: contain;
}

.our-destacados div.imagen2{
height: 100px;
position:relative;
background: url("/sites/default/files/imag-dest-2.jpg") 0px 0 no-repeat;
background-size: contain;
}

.our-destacados div.imagen3{
height: 100px;
position:relative;
background: url("/sites/default/files/imag-dest-3.jpg") 0px 0 no-repeat;
background-size: contain;
}

.our-destacados div.imagen4{
height: 100px;
position:relative;
background: url("/sites/default/files/imag-dest-4.jpg") 0px 0 no-repeat;
background-size: contain;
}

.our-destacados div.imagen5{
height: 100px;
position:relative;
background: url("/sites/default/files/imag-dest-5.jpg") 0px 0 no-repeat;
background-size: contain;
}

/* titular destacados*/
.our-destacados div.titular {
background: #000;
height: 60px;
width: 155px;
text-align: left;
padding: 5px 0px 0px 5px;
position: absolute;
color: #ffcd00;
font-size: 0.9em;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
line-height: 1.1em !important;
}

/* titular ver todas*/
.our-destacados div.todas {
background: #000;
height: 60px;
/* width: 155px; */
text-align: left;
padding: 11px 0px 0px 9px;
position: absolute;
color: #ffcd00;
font-size: 1.2em;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
line-height: 1.3em !important;
}
.our-destacados div.texto {
height: 10%;
text-align: left;
padding: 0px 0 0px 2px;
position: absolute;
color: #999;
font-size: 0.8em;
font-family: 'Montserrat', sans-serif;
font-weight: bold;
}
/* -------------------------- Widget Scroll Arrows -------------------------------------*/
.widget-scroll-prev-dest,
.widget-scroll-next-dest {
display: block;
position: absolute;
cursor: pointer;
width: 40px;
height: 39px;
top: 0;
right: auto;
left: 0px;
background: rgba(255, 255, 255, 0.6) url('/sites/all/themes/coworker/images/icons/widget-scroll-dest.png') no-repeat 0 0;
background-size: cover;
transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-webkit-transition: background-color .2s linear;
-ms-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
}

.widget-scroll-next-dest {
left: 40px;
background-position: -38px 0;
background-color: rgba(255, 255, 255, 0.6);
}

.widget-scroll-prev-dest:hover{
background: #000 url('/sites/all/themes/coworker/images/icons/widget-scroll-dest-hover.png') no-repeat 0 0;
}

.widget-scroll-next-dest:hover{
	background: #000 url('/sites/all/themes/coworker/images/icons/widget-scroll-dest-hover.png') no-repeat -38px 0;
	}

/* -------- FINAL SCROLL DESTACADOS --------*/

/* -------  sidebar-first ----------*/

li.leaf {
width: 205px;
}

.region-sidebar-first {
	margin-top: 10px;
	margin-left: 20px;
	font-family: 'Montserrat', sans-serif;
}

#sidebar-first ul li a, #sidebar-first ul li span{
    list-style: none;
    text-transform: uppercase;
    color: #333;
    height: auto;
    padding: 9px 0px 16px 44px;
    margin: 0px 0px 6px 0px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9em;
    max-width: 72%;
}

.node-type-transparencia #sidebar-first ul li a,
.node-type-page #sidebar-first #block-menu-menu-mujer-y-deporte ul li a{
    padding: 2px 0px 15px 15px !important;
}

.node-type-transparencia .sidebar ul.menu,
.node-type-page .sidebar #block-menu-menu-mujer-y-deporte ul.menu{
  margin-bottom: 0px !important;
}


#block-taxonomy-menu-block-1 ul {
margin-left: 9px !important;
}
		
#block-taxonomy-menu-block-1 li {
display: inline-block;
margin: 0px;
padding: 10px 10px 17px 0px;
width: 192px;
height: auto;
background: url("/sites/default/files/doc.png") 0px 0px no-repeat !important;
font-size: 1.0em;
}

body #block-taxonomy-menu-block-1 li a {
list-style: none;
text-transform: uppercase;
color: #333;
height: 36px;
padding: 12px 0px 0px 47px;
text-align: left;
width: 86% !important;
margin: 0px 0px -7px 0px;
}
	
#block-taxonomy-menu-block-1 > div.content > ul > li.first {
	background: url("/sites/default/files/todas.png") 0px 5px no-repeat !important;
}	
	
#block-taxonomy-menu-block-1 > div.content > ul > li.active > a {
color: #57B3DF;
}
	#sidebar-first li a:hover{
		color:#57B3DF;
}

#sidebar-first .active-trail{
		color:#57B3DF;
}
				
.icon-menu-doc{
width: 85% !important;
background: url("/sites/default/files/doc.png") 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-doc2 {
width: 63% !important;
background: url("/sites/default/files/doc.png") 0px 50% no-repeat !important;
}

.icon-menu-resultados{
width: 85% !important;
background: url("/sites/default/files/resultados.png") 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}


.icon-menu-clasificaciones{
width: 85% !important;
background: url("/sites/default/files/clasificaciones.png") 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-calendario{
width: 85% !important;
background: url("/sites/default/files/calendario.png") 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-horarios{
width: 85% !important;
background: url("/sites/default/files/horarios.png") 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-actas{
width: 85% !important;
background: url("/sites/default/files/actas.png") 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-antidopaje{
width: 85% !important;
background: url("/sites/default/files/antidopaje.png") 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-agentes-int{
width: 85% !important;
background: url("/sites/default/files/agentes_internacionales_35x35.png") 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-agentes-nacional{
width: 85% !important;
background: url("/sites/default/files/agentes_nacionales_35x35.png") 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-comite-arbitros{
width: 85% !important;
background: url(/sites/default/files/arbitros_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-asamblea-general{
width: 85% !important;
background: url(/sites/default/files/asamblea_general_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-bases-competicion{
width: 85% !important;
background: url(/sites/default/files/bases_de_competicion_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-cd-ciudad-futbol{
width: 85% !important;
background: url(/sites/default/files/CD_Ciudad_del_Futbol_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-circulares{
width: 85% !important;
background: url(/sites/default/files/circulares_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-codigo-disciplinario{
width: 85% !important;
background: url(/sites/default/files/codigo_disciplinario_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-comision-mixta{
width: 85% !important;
background: url(/sites/default/files/Comision_mixta_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-comision-presi-autono{
width: 85% !important;
background: url(/sites/default/files/comision_presis_federaciones_35x35.png) 0px 20px no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-comite-disciplina{
width: 85% !important;
background: url(/sites/default/files/comite_Disciplina_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-comite-naci-futbol-fem{
width: 85% !important;
background: url(/sites/default/files/comite_Nacional_Futbol_Femenino_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-comite-naci-futbol-mas{
width: 85% !important;
background: url(/sites/default/files/comite_Nacional_Futbol_Sala_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-cursos{
width: 81% !important;
background: url(/sites/default/files/cursos_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-cursos-abierto{
width: 85% !important;
background: url(/sites/default/files/cursos_abiertoplazo_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-escuela-inter{
width: 85% !important;
background: url(/sites/default/files/escuela_internacional_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-escuela-nacional{
width: 85% !important;
background: url(/sites/default/files/escuela_nacional_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-estatutos{
width: 85% !important;
background: url(/sites/default/files/estatutos_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-faq{
width: 85% !important;
background: url(/sites/default/files/FAQ_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-formulario{
width: 85% !important;
background: url(/sites/default/files/formulario_35x35.png) 0px 13px no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-historia{
width: 85% !important;
background: url(/sites/default/files/historia_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-juego-limpio{
width: 85% !important;
background: url(/sites/default/files/juego_limpio_35x35.png) 0px 5px no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-licencia-uefa{
width: 85% !important;
background: url(/sites/default/files/licencia_UEFA_35x35.png) 0px 15px no-repeat !important;
margin: 0px 0px -7px 0px;
}
.icon-menu-liga-aficionados{
width: 85% !important;
background: url(/sites/default/files/liga_de_futbol_aficionado_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-liga-fut-pro{
width: 85% !important;
background: url(/sites/default/files/liga_de_futbol_profesional_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-liga-fut-sala{
width: 85% !important;
background: url(/sites/default/files/liga_futbol_sala_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-marca-cesped{
width: 85% !important;
background: url(/sites/default/files/marca_cesped_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-masters{
width: 85% !important;
background: url(/sites/default/files/masters_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-organos-decision{
width: 85% !important;
background: url(/sites/default/files/organos_decision_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-oreglamentos{
width: 85% !important;
background: url(/sites/default/files/reglamentos_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-salud{
width: 85% !important;
background: url(/sites/default/files/salud_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-tec-entrenadores{
width: 85% !important;
background: url(/sites/default/files/tecnico_entrenadoress_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-comision-delegados{
width: 85% !important;
background: url(/sites/default/files/comision_delegados_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-comision-2B{
width: 85% !important;
background: url(/sites/default/files/comision_de_2B_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-campus{
width: 85% !important;
background: url(/sites/default/files/Iconos_rfef_ok_campus.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-comision-medica{
width: 85% !important;
background: url(/sites/default/files/Iconos_rfef_ok_comision-medica.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-plataforma-formacion{
width: 85% !important;
background: url(/sites/default/files/plaforma_formacion_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-erasmus{
width: 85% !important;
background: url(/sites/default/files/fundacion_erasmus_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-fundacion{
width: 85% !important;
background: url(/sites/default/files/icono_fundacion.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}

.icon-menu-contacto{
width: 85% !important;
background: url(/sites/default/files/icono_contacto_35x35.png) 0px 50% no-repeat !important;
margin: 0px 0px -7px 0px;
}


.menu unstyled my-account{
	background-color:#B71F21;
	
}

/* -------------------- */
.icon-caret-right{
	display:none!important;
}


.block-menu-block .menu.unstyled.my-account{
	background: #fff;
height: 70px;
border-bottom: 6px solid #ffcd00;
margin-left: 0px!important;
/*-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
box-shadow: 0 5px 10px rgba(0,0,0,0.2);*/
margin-bottom:0px!important;
 font-family: 'Montserrat', sans-serif;
 padding:0;
 margin:0;
}

.block-menu-block .menu.unstyled.my-account li {
display: inline-block;
margin: 0px 20px 0 0;
padding: 10px 10px 10px 10px;
width: auto;
height: auto;
text-align: center;
    vertical-align: text-top;
}

.block-menu-block .menu.unstyled.my-account li a{
  color: #333;
  display: block;
  line-height: 20px;
  font-weight: normal;
  padding: 0px 0px 5px 0px;
  text-shadow: none;
  /*white-space: nowrap;*/
  text-transform:uppercase;
  border-bottom:5px solid #fff;
  margin: 0px 0px 0px 0px;
  font-size: 0.85em;
  width:130px;
  height:auto;
  float: left;
  text-align: left;
	}

.block-menu-block .menu.unstyled.my-account li a:hover {
  background-color: inherit;
  background-image: none;
  color: #333;
  text-decoration: none;
  border-bottom: 5px solid #ffcd00;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  width: 124px;
}

.block-menu-block .menu.unstyled.my-account .active > a{
  background-color: inherit;
  background-image: none;
  color: #333;
  text-decoration: none;
  border-bottom: 5px solid #ffcd00;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  width: 124px;
}

.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a
{
  width: auto;
  
}
.tb-megamenu .nav > li > a{
  max-height: 50px !important;
}

.tb-megamenu {
    height: 80px;
}

/* ------------- CAMPUS ---------*/	
.caja1 {
  margin-bottom: 35px;
  border-left: 10px solid #b2b2b2;
  padding-left: 10px;
  height: 120px;
}
.caja3 {
  margin-bottom: 35px;
  border-left: 10px solid #b2b2b2;
  padding-left: 10px;
}

.icon-borde {
border: solid 2px !important;
border-radius: 30px !important;
-moz-border-radius: 30px !important;
-webkit-border-radius: 30px !important;
color: #969696;
text-shadow:none !important;
}
.icon-borde:hover {
	background-color:#fff !important;
border: solid 2px #ffcd00 !important;
border-radius: 30px !important;
-moz-border-radius: 30px !important;
-webkit-border-radius: 30px !important;
color: #ffcd00;
text-shadow:none !important;
}

 .field-name-field-imagen {
	 text-align:center;
	 padding:20px 0;
	 }
.node-federacion,
.node-comites,
.node-normativas-y-sanciones,
.node-noticias,
.node-formacion,
.node-campus,
.node-formulario-campus,
.node-formulario-acreditaciones,
.node-acreditaciones,
.node-transparencia,
.node-revista,
.node-concursos,
.node-circulares {
padding: 30px;
border-right: 1px solid #EEEEEE;
}

.view.view-circulares {
    padding: 30px;
}

.view.view-concursos {
    margin: 10px 30px;
}
.view-concursos .views-row {
  padding: 0 0 30px 0;
  border-bottom: 2px solid #E5E5E5;
  margin-bottom: 30px;
}

.node-formularios-de-contacto h1{
  padding: 40px;
}

.node-concursos, .node-circulares {
  margin-bottom: 50px;
}

.node-noticias {
    background-color: rgb(255, 255, 255);
}

.node-formulario-acreditaciones,
.node-acreditaciones{
  padding-bottom: 0;
}

.node-acreditaciones .submitted{
  display: none;
}

.node-contacto{
	padding: 30px;
    border-right: 1px solid #EEEEEE;
	}

i.sin-margin-top{
  margin-top: 0;
}

/* ----------FORMULARIO CAMPUS ----------*/
.node-formulario-campus input[type="text"]{
background: #e5e5e5;
padding: 7px;
margin-bottom: 10px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 90% !important;
}

.node-formulario-campus input[type="password"]{
background: #e5e5e5;
padding: 7px;
margin-bottom: 10px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 90% !important;
}

.node-formulario-campus select{
background: #e5e5e5;
padding: 7px;
margin-bottom: 10px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 90% !important;
}
.node-formulario-campus textarea {
background: #e5e5e5;
padding: 7px;
margin-bottom: 10px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 90% !important;
}

.node-formulario-campus label{
	display: inline-block;
font-size: 18px;
font-weight: 600;
color: #444;
margin-bottom: 5px;
cursor: pointer;	
}

input.email{
	background: #e5e5e5;
padding: 7px;
margin-bottom: 10px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 90% !important;	}

/* ------------ FINAL FORMULARIO CAMPUS ---------------*/
.webform-client-form {
padding: 40px;
border-right: 1px solid #EEEEEE;
border-left: 1px solid #EEEEEE;
background: #fff;
}

/* ----------FORMULARIO ACREDITACIONES ----------*/

.nnode-formulario-acreditaciones input[type="text"]{
background: #e5e5e5;
padding: 7px;
margin-bottom: 0px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 90% !important;
}

.webform-client-form input[type="text"]{
background: #e5e5e5;
padding: 7px;
margin-bottom: 0px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 90% !important;
}

.webform-client-form input[type="password"]{
background: #e5e5e5;
padding: 7px;
margin-bottom: 0px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 90% !important;
}

.webform-client-form select{
background: #e5e5e5;
padding: 7px;
margin-bottom: 0px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 20% !important;
}

.webform-client-form textarea {
background: #e5e5e5;
padding: 7px;
margin-bottom: 0px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 90% !important;
}

.webform-client-form label{
  display: block;
font-size: 15px;
font-weight: 600;
color: #444;
margin-bottom: 5px;
cursor: pointer;  
}
.webform-client-form input.email{
  background: #e5e5e5;
padding: 7px;
margin-bottom: 0px;
border: 1px solid #e5e5e5;
/* border-top-width: 2px; */
outline: 0;
font: normal 11px/100%;
color: #666;
width: 500px !important;
display: block;  }

.webform-client-form .fieldset-legend{
  font-size: 20px;
}

.webform-client-form .form-item{
  margin-bottom: 10px;
}


legend {
margin: 20px 0px 16px 0px;

}
.webform-client-form input[type="text"]{
  display: block;
  width: 500px !important;
}
.webform-client-form .entry_content{

  width: 50%;
  margin: 10px auto;
}

.form-item .description {
    margin-bottom: 15px;
}

.webform-component-checkboxes .checkbox {
  padding: 0 !important;
}

/* ------------ FINAL FORMULARIO ACREDITACIONES ---------------*/


/* ----------------- PATROCINADORES --------*/

.celda-logo{
  text-align:center;
  width: 221px;
  margin: 0 auto !important;
}

.menu-patrocinio {width: auto; margin: 0px;}

.menu-patrocinio li, .menu-patrocinio li a, .menu-patrocinio li img {
display: block;
/*width: 100% !important;*/
height: auto;
/*background-color: #FEFFEC;
margin-bottom:5px;*/
margin: 5px auto;
}

.menu-patrocinio div.imagen{
	height:100px; !important;
	/*background: url(/sites/default/files/logos_patrocinadores.png) -63px 2px no-repeat}*/
	}
/*.menu-patrocinio div.imagen:hover{
	background: url(/sites/default/files/logos_patrocinadores.png) -437px 2px no-repeat;}*/
	
.logo-iberd.imagen {
background-position: -63px -84px!important;
}
.logo-iberd.imagen:hover {
background-position: -437px -84px!important;
}
.logo-movistar.imagen {
background-position: -69px -176px!important;
}
.logo-movistar.imagen:hover {
background-position: -443px -176px!important;
}

.logo-adidas.imagen {
background-position: -42px -285px!important;
}
.logo-adidas.imagen:hover {
background-position: -416px -285px!important;
}

.logo-cepsa.imagen {
background-position: -72px -377px!important;
}
.logo-cepsa.imagen:hover {
background-position: -444px -377px!important;
}

.logo-pelayo.imagen {
background-position: -60px -462px!important;
}

.logo-pelayo.imagen:hover {
background-position: -433px -462px!important;
}

.logo-nissan.imagen {
background-position: -68px -545px!important;
}
.logo-nissan.imagen:hover {
background-position: -442px -545px!important;
}

.logo-gillette.imagen {
background-position: -64px -637px!important;
}
.logo-gillette.imagen:hover {
background-position: -441px -637px!important;
}

.logo-continental.imagen {
background-position: -126px -720px!important;;
}
.logo-continental.imagen:hover {
background-position: -441px -720px!important;
}

.logo-cabreiroa.imagen {
background-position: -108px -817px!important;
}
.logo-cabreiroa.imagen:hover {
background-position: -482px -817px!important;
}

.logo-pdh.imagen {
background-position: -94px -937px!important;
}
.logo-pdh.imagen:hover {
background-position: -468px -937px!important;
}

.logo-bimbo.imagen {
background-position: -106px -1037px!important;
}
.logo-bimbo.imagen:hover {
background-position: -480px -1037px!important;
}

.logo-marca.imagen {
background-position: -91px -1131px!important;
}
.logo-marca.imagen:hover {
background-position: -465px -1131px!important;
}

.logo-once.imagen {
background-position: -70px -1228px!important;
}
.logo-once.imagen:hover {
background-position: -444px -1228px!important;
}

.logo-asm.imagen {
background-position: -56px -1329px!important;
}
.logo-asm.imagen:hover {
background-position: -431px -1329px!important;
}

.logo-lg.imagen {
background-position: -69px -1601px!important;
}
.logo-lg.imagen:hover {
background-position: -443px -1601px!important;
}

.logo-sanitas.imagen {
background-position: -60px -1926px!important;
}
.logo-sanitas.imagen:hover {
background-position: -434px -1926px!important;
}

.logo-carbures.imagen {
background-position: -60px -1926px!important;
}
.logo-carbures.imagen:hover {
background-position: -434px -1926px!important;
}


.logo-iberia.imagen {
background-position: -104px -1417px!important;
}
.logo-iberia.imagen:hover {
background-position: -478px -1417px!important;
}

/* ---------FIN PATROCNADORES --------*/


/* --------- SELECTORES --------*/

.fila-selectores {
  margin: 20px 0;
  background-color: #545253;
}
.fila-selectores .dropdown-menu {
  max-height: 280px;
  overflow: auto;
  width: 100%;
}

.fila-selectores .col-der,.fila-selectores .col-izq{
}

.fila-selectores .col-der{

}

.fila-selectores .col-izq{
  background-color: #b4b2b3;

}

/* --------- FIN SELECTORES --------*/


.avisolegal{text-align:center;}


/* ============ SEARCH FORM ================== */

.resul-search.nobottommargin.clearfix {
padding: 30px;
border-right: 1px solid #EEEEEE;
}

.search-form {
padding-bottom: 20px;
border-right: 1px solid #EEEEEE;
/* background-color: #fff; */
opacity: 0.7;
margin: 0px;
	font-family: 'Montserrat', sans-serif;
}

.search-form div#edit-basic {
margin-bottom: 30px;

}
.search-form fieldset#edit-advanced{}

.search-advanced .criterion {
float: left;
margin-right: 2em;
margin-bottom: 20px;
}

.search-form legend{ margin-bottom:25px;}
.search-form label{ color: #272727; font-size:1.1em;}
.search-form label.checkbox{ margin:5px 15px 5px 0px;font-size: 1.0em;}
.search-form h2 {color: #272727; padding-left:30px;}
.search-form input[type="text"]{color: #171717;
border: 1px solid #C2B8B8;
margin: 0px 5px 15px 0px;}

.search-form input[type="checkbox"], input[type="radio"] {
display: inline-block;
position: relative;
top: -1px;
margin-right: 5px;
}

.search-form a{ 
color: #ffffff;
background-color: #252627;
padding: 8px;
/* padding-bottom: 8px; */
margin-top: 18px;
/* margin: 39px; */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
.search-form a:hover{color: #ffffff;
background-color: #6F6F6F;}

.search-form a:focus, .search-form a:visited, .search-form a:active{color: #ffffff;
background-color: #6F6F6F!important;}

.search-results li {
margin-bottom: 1em;
border-bottom: 1px solid #DBDBDB;
}
/* ============== FINAL ========================== */
/* ============== SELECTORES ======================*/

.fila-selectores {
  margin: 20px 0;
  background-color: #545253;
}
.fila-selectores .dropdown-menu {
  max-height: 280px;
  overflow: auto;
  width: 100%;
  background-color:#545253;
  font-size: 18px !important;
  border-bottom:6px #ffcd00 solid;
}

fila-selectores .dropdown-menu li{
	border-bottom:1px #6D6D6D solid;
	
	}


.fila-selectores .dropdown-menu > li > a {
	color:#BDBDBD;
	border-bottom:1px #424242 solid;
	padding-bottom: 10px;
    padding-top: 10px;
}

resultadosmedia="all"
.fila-selectores .dropdown-menu > li > a {
color: #BDBDBD;
border-bottom: 1px #6D6D6D solid;
padding: 10px 0px 10px 15px;

}

.fila-selectores .dropdown-menu > li > a:hover {
	background-color:#37383A !important;
	color:#f3ca00;
	background-image:none !important;
}

.fila-selectores .dropdown-menu > li > a:focus {background-color:#37383A !important;color:#f3ca00;}


.fila-selectores .col-der,.fila-selectores .col-izq{min-height: 90px;}

.fila-selectores .col-der{

}

.fila-selectores .col-izq{background-color: #b4b2b3;padding: 10px;text-align: center;}
.fila-selectores .col-izq h3{margin-top: 25px;}

.fila-selectores .col-izq .btn{
min-width: 140px;
border: 0px;
background: none;
color: #fff;
text-shadow: none;
box-shadow: none;
margin-top: 15px;
}

.fila-selectores .col-izq .btn-group.open .btn.dropdown-toggle{
background-color: rgba(255, 255, 255, 0) !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.select-jornada{margin: 10px auto;padding: 0 40px;}
.select-jornada .btn{border: 0px;background: none;color: #ccc;text-shadow: none;width: 100%;box-shadow: none;margin-top: 15px;}
.select-jornada .btn:hover, .select-jornada .btn:focus{background-color: transparent!important;color: #1A1A1A;}
	
.select-jornada.btn-group.open .btn.dropdown-toggle{
background-color: rgba(255, 255, 255, 0) !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.select-jornada .btn.disabled{opacity: 0.2;}
/* ================ FIN SELECTORES ===============*/

/* ===== flechas galeria noticias ==== */

.flex-direction-nav .flex-prev {left: 0;}
.flex-direction-nav .flex-next {right: 0;}
.flex-direction-nav a { opacity: 1; }

.flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a {display: block;}

/* ====== fin flechas ==========*/
.caja2 {margin-bottom: 35px;border-left: 3px solid #b2b2b2; padding-left: 20px;}

/* ====== Forms ====== */
.node-formulario-campus form.webform-client-form,
.node-formulario-acreditaciones form.webform-client-form  {display: none;}

/* ====== Paypal Donations ====== */

.page-node-4286 .content-wrap .container { background: rgba(255, 255, 255, 0.5); }

.page-node-4286 .block-paypal-donations .content{padding: 20px;}
.page-node-4286 ul.column {width: 50%;margin: 0 auto;text-align: center;}
.page-node-4286 ul.column li{display: inline-block;margin-right: 20px;}
.page-node-4286 input[name="other"]{width: 50px !important;margin-bottom: 0;background-color: #fff;margin-left: 10px;padding: 1px;}
.page-node-4286 .single-donation-form.donation-form{text-align: center;}
.page-node-4286 .inner_content{text-align: left;  margin-bottom: 40px;}
.page-node-4286 .block-paypal-donations{
  background: #b20f2f; /* Old browsers */
  background: -moz-linear-gradient(left,  #b20f2f 0%, #d60c27 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b20f2f), color-stop(100%,#d60c27)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #b20f2f 0%,#d60c27 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #b20f2f 0%,#d60c27 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #b20f2f 0%,#d60c27 100%); /* IE10+ */
  background: linear-gradient(to right,  #b20f2f 0%,#d60c27 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b20f2f', endColorstr='#d60c27',GradientType=1 ); /* IE6-9 */

}

.page-node-4286 li label{ 
  font-size: 24px;
  vertical-align: middle;
  margin-bottom: 0;
  margin-left: 10px;
  color: #fff;
}
.page-node-4286 li.last{
  font-size: 24px;
  margin-bottom: 0;
  color: #fff;
  vertical-align: bottom;
}
.page-node-4286 li input[type="checkbox"]{
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
}

.page-node-4286 .donation-submit-button{
  text-align: center;
  font: bold 34px Arial;
  text-decoration: none;
  color: #d50c28;
  padding: 20px 40px 10px 80px;
  text-transform: uppercase;
  font-weight: 400;
  background: url("/sites/all/themes/coworker/images/icon-balon.png") no-repeat #fff 20px;
  font-family: Helvetica,Verdana,Arial;
}

.page-node-4286 .titular-donaciones {margin-top: 40px;}
.page-node-4286 .contenido-donaciones{text-align: center;}
.page-node-4286 .donaciones-logo-copa {display: inline-block;}
.page-node-4286 .donaciones-logo-copa img{vertical-align: bottom;}
.page-node-4286 .titular-donaciones h3,
.page-node-4286 .titular-donaciones h4 
{
  font-size: 25px;
  color: #666565; 
}
.page-node-4286 .titular-donaciones h4 {
  font-size: 40px;
  padding-bottom: 15px;
  color: #d50c27;
}

.page-node-4286 .texto-donaciones{margin: 10px 30px; font-size: 18px;}
.page-node-4286 .texto-donaciones .resaltado-rojo{color: #d50c27;}
.page-node-4286 .escudos{font-size: 20px;}
.page-node-4286 .escudos img{vertical-align: middle;}
.page-node-4286 .escudo {display: inline-block;margin: 0 20px;}

.page-node-4286 .titulo-destacado{color: #fecc2f;font-size: 35px;margin: 20px 0;}
.page-node-4286 .destacado{font-size: 25px;line-height: 25px;font-weight: 300;}
.page-node-4286 ul.lista-regalos{font-size: 20px;line-height: 30px;margin-top: 50px;}
.page-node-4286 .pie-donaciones{margin-bottom: 30px;}
.page-node-4286 .pie-donaciones div{display: inline-block;}
.page-node-4286 .pie-barra{height: 50px;background-color: #fecc2f;width: 32%;}
.page-node-4286 .pie-donaciones .logo-rfef{margin: 20px;}
.page-node-4286 .lista-regalos li {
  background-image: url("/sites/all/themes/coworker/images/tic.png");
  background-repeat: no-repeat;
  width: 440px;
  margin: 0 auto;
}

.page-node-4286 .anotaciones.nota-2 {font-family: Helvetica,Arial, Verdana;font-size: 15px;font-weight: bold;color: #fff;margin: 10px auto;}


/* ====== Intermediarios ====== */
.page-federacion-intermediarios .container {background-color: #fff !important;}

.view-intermediarios .caja-interm
{
  border: 2px solid #e7e7e7;
  border-radius: 2px;
  padding: .5rem;
}

.view-intermediarios .view-content{

  display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-auto-rows: auto;
    grid-gap: 1rem;
}

/* ----------------------------------------------------------------
    Paneles con Bootstrap
-----------------------------------------------------------------*/


.panel {
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  width: 42%;
  float: left;
  margin: 10px;
  min-height: 100px;
}

.panel-heading {
  padding: 10px 15px;
  margin: -15px -15px 15px;
  font-size: 17.5px;
  font-weight: 500;      
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-footer {
  padding: 10px 15px;
  margin: 15px -15px -15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-warning {
  border-color: #fbeed5;
}

.panel-warning .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.panel-danger {
  border-color: #eed3d7;
}

.panel-danger .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-body{text-align: center;}


/* ----------------------------------------------------------------
    Cursos formación
-----------------------------------------------------------------*/

ul.lista-cursos {
  list-style-type:disc !important;
}

.panel{width: 17%;}
.panel-matricula {margin: 0 auto;float: none;width: 42%;}

.panel-ingles-basico {border-color: #F38512;}
.panel-ingles-basico .panel-heading {color: #fff;background-color: #F38512;border-color: #F38512;}

.panel-ingles-intermedio {border-color: #E91C23;}
.panel-ingles-intermedio .panel-heading {color: #fff;background-color: #C01B2C;border-color: #C01B2C;}

.panel-redes {border-color: #3852A9;}
.panel-redes .panel-heading {color: #fff;background-color: #3852A9;border-color: #3852A9;}

.panel-comunicacion {border-color: #25953F;}
.panel-comunicacion .panel-heading {color: #fff;background-color: #25953F;border-color: #25953F;}

.panel-oportinidades {border-color: #FADB0E;}
.panel-oportinidades .panel-heading {color: #fff;background-color: #FADB0E;border-color: #FADB0E;}


/* ----------------------------------------------------------------
    Select en lista de noticias
-----------------------------------------------------------------*/

.view-noticias .views-exposed-form {width: 320px;  margin: 40px auto 0 auto;}
.view-noticias .views-exposed-form .ajax-progress-throbber {float: left;}
.view-noticias .views-exposed-form .views-exposed-widget{padding: .5em 0em 0 0;}

.view-noticias .views-exposed-form .form-select{
    
    -webkit-align-items: center;
    -webkit-appearance: menulist-button;
    -webkit-rtl-ordering: logical;
    -webkit-writing-mode: horizontal-tb;
    background-color: #b4b2b3;
    border-radius: 0px;
    border: 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 45px;
    letter-spacing: normal;
    line-height: normal;
    margin: 0px 10px 10px 0px;
    padding: 4px 6px;
    text-align: start;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    vertical-align: middle;
    white-space: pre;
    word-spacing: 0px;
    width: 90px !important;
}

.view-noticias .views-exposed-form .form-submit{
  background-color: #b4b2b3;
  background-image:none;
  border-radius: 0;
  border: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  height: 45px;
  letter-spacing: normal;
  line-height: normal;
  margin: 0px 0px 10px 0px !important;
  padding: 4px 6px;
  text-align: center;
  text-indent: 0px;
  text-shadow: none;
  text-transform: none;
  vertical-align: middle;
  white-space: pre;
  word-spacing: 0px;
  width: 90px !important;
}

.rteindent1 {
  margin-left: 20px !important;
}


/* ----------------------------------------------------------------
    Firma redactores
-----------------------------------------------------------------*/


.firmas {margin-bottom: 20px;position: relative;display: inline-block;}
.nombre-firma {
  position: absolute;
  bottom: 3px;
  left: 83px;
  font-weight: 200;
  font-size: 18px;
  max-width: 90px;
  font-family: 'Gafata', sans-serif;
}
.firmas .firma { border-right: solid 1px #ccc; position: relative;}
.firmas .firma:last-child{ border-right: none; }


/* ----------------------------------------------------------------
    Datos época
-----------------------------------------------------------------*/

.datos-epoca{margin-bottom: 25px;font-family: 'Montserrat', sans-serif;    margin-left: 0 !important;}

.datos-epoca .field-group-format-wrapper [class*="field"]{
  line-height: 20px;
  font-size: 20px;
  margin-left: 0 !important;
  margin-bottom: 5px;
  text-align: left;
  height: 80px;
}
.datos-epoca h3{
  text-align: center;
  font-weight: 100;
  padding: 0px;
  background-color: #fed638;
  margin: 40px 0px;
  height: 20px;
}
.datos-epoca a {
  font-size: 55px !important;
  background-color: #fff;
  padding: 10px;
  color: #fed638;
  line-height: 10px !important;
}

.datos-epoca .field-group-format-wrapper div:before {
    content: "";
    display: block;
    width: 85px;
    height: 85px;
    float: left;
    margin: 0 6px 0 0;
}
.field-precio-cine:before { background: url("images/epoca/entrada_70x70.png") no-repeat; }
.field-canci-n-de-moda:before { background: url("images/epoca/musica_70x70.png") no-repeat; }
.field-fichaje-estrella:before { background: url("images/epoca/estrella_70x70.png") no-repeat; }
.field-poblaci-n-espa-a:before { background: url("images/epoca/habitantes_70x70.png") no-repeat; }
.field-pel-cula-de-moda:before { background: url("images/epoca/pelicula_70x70.png") no-repeat; }
.field-precio-caf-:before { background: url("images/epoca/cafe_70x70.png") no-repeat; }


/*  Share bar
---------------------------------------------------------------------*/

.share_post span {
  color: #fff;
  background: none;
  padding: 4px 10px;
}

.tag-share{
  display: inline-block;
  background: #e62222 !important;
}

.share_post .socials {
  float: none;
  padding: 5px 0 0 5px;
  width: 100%;
}

.socials .intro-box{
  width: 100px;
  margin: 5px 0px 0px 0px;
  float: left;
  display: inline;
}

.socials .fb_iframe_widget{
  width: 140px !important;
}


/*  Tabla menú noticias
---------------------------------------------------------------------*/

li.menu-head-item {
    display: block;
    clear: both;
    margin-right: 0;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: inset 0 0.0625rem #ececec;
    box-shadow: inset 0 0.0625rem #ececec;
    background: rgb(255, 255, 255);
    min-height: 2.25rem;
    padding-left: 15px;
    text-transform: uppercase;
}


.menu-head-subitem a {
    float: left;
    line-height: 32px;
    white-space: nowrap;
    margin: 0 10px;
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: .9em;
}

.menu-head-item a.item-princ {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #ECECEC;
    width: 10rem;
    padding-left: 15px;
    padding-top: 6px;
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
}

.menu-subtable-noticias {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 2.25rem;
    overflow: hidden;
    padding-left: 130px;
    margin-bottom: 0; 
}

.menu-table-noticias {
      margin-left: 0;
}

div#btn-cat-noticias {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    cursor: pointer;
    background: rgba(0,0,0,.5);
    color: #fff;
    padding: 10px;
}

.tablesorter th{cursor: pointer;}


/*  Print button
---------------------------------------------------------------------*/


.print-syslink {
    margin-right: 30px;
    float: right;
}

/*  Espacio entre columnas
---------------------------------------------------------------------*/

.noglutter {
    margin-left: 0px !important;
}
.span6.noglutter {
    width: 50%;
}


/*  Faldón reel
---------------------------------------------------------------------*/

.faldon-reel{
  background: url(./images/bg-black.png);
  position: absolute;
  bottom: 0;
  width: 100%;
}

.faldon-reel div.details h4{
  font-size: 1.4em !important;
  line-height: 1.1em !important;
  margin-top: 10px;
}

.faldon-reel div.details{
  padding: 0px 40px !important;
}


/*  Actas
---------------------------------------------------------------------*/

.lista-incidencias li{
  list-style-image: url("images/cross.png");
}

.lista-apartados-incidencias li{
  list-style-type: decimal;
  margin-left: 20px;
}

.lista-titulos-incidencias li{
  list-style-type: upper-latin;
  margin-left: 20px;
}

hr.separador-actas {
  border-top: 5px solid #545454;
  margin-bottom: 20px;
}

.emision-directo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.emision-directo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.gol-casa {
  display: block;
  text-align: right;
}
.gol-fuera {
  display: block;
  text-align: left;
}

.contenedor-goleadores{
  margin-bottom: 40px;
}

.marcador-escudo-local img,.marcador-escudo-visitante img{
  max-width: 100px;
  max-height: 100px;
}

.marcador-escudo-local h1,.marcador-escudo-visitante h1{
  min-height: 85px;
}

.marcador{padding: 25px 0;}

.datos-actas .table1 table td{
  text-transform: capitalize;
}

.minuto-a-minuto hr,
.node-noticias hr {
  height: 2px;
  background-color: #e4e4e4f2;
  margin-bottom: 15px;
}

.minuto-a-minuto{
  background: url(images/fondo_copa.jpg) no-repeat;
  height: 540px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px;
  opacity: .95;
}

/*  Resultados y clasificaciones TABS
---------------------------------------------------------------------*/

ul.quicktabs-tabs.quicktabs-style-basic li {
    padding: 10px 10px;
}

ul.quicktabs-tabs.quicktabs-style-basic {
    height: 28px;
}

.quicktabs_main.quicktabs-style-basic {
  border: 0px solid #aaa;
  padding: 0;
}

div.bloque-resultados-tabs{
  padding: 15px;
}

.bloque-resultados-tabs table>caption{
  font-weight: bold;
  font-size: 21px;
  margin-top: 15px;
}

.bloque-resultados-tabs table.clasificacion th:nth-child(1) {
  width: 5%;
}
.bloque-resultados-tabs table.clasificacion th:nth-child(2) {
  width: 65%
}

/*  Nodos Widgets Besoccer
---------------------------------------------------------------------*/

body.node-type-widgets-besoccer .region.region-content,
div.node-widgets-besoccer {
    padding: 20px;
    background: white;
}



