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

Primary style

-------------------------------- 
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif !important;
  color: #331d35;
  background-color: #e7e7e7;
}

a {
  color: #cc0033;
  text-decoration: none;
}

/* --------------------------------
Frontes Style
-------------------------------- */
.raven-nav-menu, .raven-nav-menu li.menu-item, .raven-nav-menu ul.raven-submenu, .raven-nav-menu ul.sub-menu, .raven-nav-menu ul.submenu {
  margin: 10px;
}
.slick-footer, .slick-header, .slick-slider {
   background: #fff;
}
/* .jet-hor-timeline-item__card-title {
 font-size: 16px !important;
 text-align: center !important;
} */
/* .jet-hor-timeline-item__point-content{
 background-color: #ff0000 !important;
} */
.jet-hor-timeline-item__card-inner {
 padding:0px !important;
}
.jet-hor-timeline-item__meta {
 margin: -37px 10px 10px 10px !important;
   z-index: 1000 !important;
   color: #ffffff !important;
}
.jet-hor-timeline-item__point-content { 
 width:50px !important;
 height:50px !important;
}
.rs-bottom {
 display:none !important;
}
.jet-smart-tiles__box-excerpt{
 display:none !important;
}
.jet-smart-listing__post-excerpt{
 display:none !important;
}
.jet-hor-timeline-item__card-title {
 margin: 37px 10px 10px 10px !important;
}
.jet-smart-listing__post-title > a{
 color:#000000;
}
.jet-smart-listing__post-title > a:hover{
 color:#ff0000 !important;
}
.jet-smart-listing__meta-item > a > time{
 color:#616060 !important;
}
.jet-active-item > a{
 color:#ff0000 !important;
 margin-right: 15px !important;
}
.jet-smart-listing__filter-item > a{
 color:#323946 !important;
 margin-right: 15px !important;
}
.has-thumb-postion-top .form_photo {
   background-position: center;
   background-size: cover;
   width: 100%;
   height: 173px;
}
.has-thumb-postion-left .form_photo {
   background-position: center;
   background-size: cover;
   width: 100%;
   height: 150px;
}
.white {
 color: #ffffff !important;
}
.black { 
 color: #000000 !important;
} 

.loader-background {
  width: 100%;
  height: 100%;
  position: relative; /* Cambiamos de absolute a relative */
  background-color: #eaeaea4a;
  z-index: 9999;
}
.sub-arrow {
  margin-right:25px !important;
}
.loader{
border: 16px solid #d4d4d4;
border-top: 16px solid #3498db;
border-bottom: 16px solid #3498db;
border-radius: 50%;
width: 60px;
height: 60px;
animation: spin 1.5s linear infinite;
position: absolute; /* cambiamos de fixed a absolute */
/* Ponemos el valor de left, bottom, right y top en 0 */
left: 0;
bottom: 0; 
right: 0; 
top: 0; 
margin: auto; /* Centramos vertical y horizontalmente */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.hidden {
 display: none !important;
}
.visibility-hidden {
  visibility: hidden;
}
.newicon {
  position: relative;
float: left;
color: var( --e-global-color-primary );
font-size: 1.2rem !important;
line-height: 1;
}
.newtitle{
  margin-left: 22px;
margin-top: 9px;
position: relative;
/* bottom: 65px; */
top: -7px;
color: #000000;
font-family: "D-DIN Condensed Regular", Lato;
font-size: 24px;
font-weight: 700 !important;
margin-bottom: 30px;
}
.circulo-rojo-total-pruebas {
  color: #ffffff;
  background-color: red;
  border-radius: 25px;
}
.rs-label {
 display:none !important;
}
.elementor-2 .elementor-element.elementor-element-a2e54eb .xt-project-gallery-nav.has-border-bottom ul li.current span {
   border-bottom: 4px solid var( --e-global-color-primary ) !important;
}
.has-thumb-postion-top .jet-smart-listing__terms-link {
   padding: 0px 0px 0px 0px;
     text-align: center;
   background-color: var( --e-global-color-primary ) !important;
   color: #FFFFFF;
   text-decoration: none;
   margin: 120px 0px 0px 273px !important;
 font-family: "Barlow Condensed Medium", Sans-serif !important;
}
.has-thumb-postion-left .jet-smart-listing__terms-link {
   padding: 0px 0px 0px 0px;
     text-align: center;
   background-color: var( --e-global-color-primary ) !important;
   color: #FFFFFF;
   text-decoration: none;
   margin: 100px 170px 0px 80px !important;
 font-family: "Barlow Condensed Medium", Sans-serif !important;
}
.has-post-thumb .jet-smart-listing__terms-link {
   position: absolute;
   top: 0;
   right: 10px !important;
   z-index: 99;
}
.has-thumb-postion-top > .jet-smart-listing__terms > .triangle-bottomright {
width: 0;
   height: 0;
   border-bottom: 24px solid var( --e-global-color-primary ) !important;
   border-left: 24px solid transparent;
   position: absolute;
   z-index: 400;
   margin: 120px 0px 0px 249px !important;
   }
.has-thumb-postion-left > .jet-smart-listing__terms > .triangle-bottomright {
width: 0;
   height: 0;
   border-bottom: 24px solid var( --e-global-color-primary ) !important;
   border-left: 24px solid transparent;
   position: absolute;
   z-index: 400;
   margin: 100px 0px 0px 56px !important;
   }
.elementor-widget-jet-blog-smart-tiles .jet-smart-tiles__terms-link {
   font-family: "Barlow Condensed Medium", Sans-serif !important;
   font-weight: 400;
}
.elementor-widget-jet-blog-smart-listing .jet-smart-listing__post .jet-smart-listing__terms-link {
font-family: "Barlow Condensed Medium", Sans-serif !important;
   font-weight: 400;
}
.twitter{
 max-height:500px;
}
.u-floatLeft{
 display:none;
}
@media only screen and (min-width:320px) and (max-width:480px){.has-thumb-postion-left > .jet-smart-listing__terms > .triangle-bottomright {
   margin: 100px 0px 0px 78px !important;
   }
.has-thumb-postion-left .jet-smart-listing__terms-link {
   margin: 100px 187px 0px 102px !important;
}
 .has-thumb-postion-top .jet-smart-listing__terms-link {
   margin: 120px 0px 0px 80px !important;
}
 .has-thumb-postion-top > .jet-smart-listing__terms > .triangle-bottomright {
   margin: 120px 0px 0px 57px !important;
   }
 .jet-smart-listing__filter {
   display:none;
 }
}
.game-title .elementor-heading-title>a {
   color: #ffffff !important;
 text-decoration: none !important;}
.wpb-ea-counterup {
box-shadow: none !important;}

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

Main Icons 

-------------------------------- */
.conpaas-federations-icon:after {
	/* NO WHITESPACE in </tag><tag> */
    background-image: url(../img/conpaas-athlete-icon.png);
    width: 28px;
    height: 28px;
    background-position: 0 0;
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
}
.over3lines {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}



.player-img {
  margin-left: 0px !important;
  margin-top: 0px !important;
}
.height835px {
  height: 835px !important;
}
.midpercent {
  width: 50% !important;
}
o.wner-text{
  margin-top: -20px;
}
/* -------------------------------- 

Super-Live

-------------------------------- */
@media only screen and (min-width:768px) and (max-width:1441px){
  .elementor-widget-SuperLive .disabled {
    border: 1px solid #7A7A7A60 !important;
    border-radius: 10px !important;
    margin-right: 0px;
    background: #ffffff !important;
    color: #7A7A7A60 !important;
    text-decoration: none !important;
}
.elementor-14050 .elementor-element.elementor-element-a5a6a72 {
  padding: 0px 30px 0px 30px !important;
}
.calendar-num {
  font-family: "Assistant", Lato !important;
  font-size: 18px !important;
  font-weight: 300 !important;
}
.counter-cal {
  margin: -57px 0px 0px 30px !important;
}
.cd-tab-filter a {
  height: 40px;
  width: 140px;
  line-height: 40px;
  padding-left: 14px;
}
.cd-tab-filter a {
  height: 45px !important;
  width: 45px !important;
  line-height: 45px !important;
}
.starter-template {
  left: 40px !important;
  top: 3px !important;
}
#superlive-section .slick-prev:before {
  margin-left: 17px !important;
}
#superlive-section .slick-next:before {
  margin-left: -7px !important;
}
.timezone {
  margin-left: 115px !important;
}
}
@media only screen and (min-width:1442px){
  .elementor-widget-SuperLive .disabled {
    border: 1px solid #7A7A7A60 !important;
    border-radius: 10px !important;
    margin-right: 15px;
    background: #ffffff !important;
    color: #7A7A7A60 !important;
    text-decoration: none !important;
}
.elementor-14050 .elementor-element.elementor-element-a5a6a72 {
  padding: 0px 75px 0px 75px !important;
}
.calendar-num {
  font-family: "Assistant", Lato !important;
  font-size: 24px !important;
  font-weight: 300 !important; 
}
.counter-cal {
  margin: -62px 0px 0px 30px !important;
}
.cd-tab-filter a {
  height: 40px;
  width: 140px;
  line-height: 40px;
  padding-left: 14px;
}
.cd-tab-filter a {
  height: 50px !important;
  width: 50px !important;
  line-height: 50px !important;
}
.starter-template {
  left: 40px !important;
  top: 3px !important;
}
#superlive-section .slick-prev:before {
  margin-left: 17px !important;
}
#superlive-section .slick-next:before {
  margin-left: -7px !important;
}
.timezone {
  margin-left: 115px !important;
}
.elementor-widget-SuperLive .calendar-num {
  margin-right: 15px !important;
}
}
/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-header {
  position: relative;
  height: 75px;
  background-color: #331d35;
}
.cd-header h1 {
  color: #ffffff;
  line-height: 15px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 300;
}
@media only screen and (min-width: 1170px) {
  .cd-header {
    height: 50px;
  }
  .cd-header h1 {
    line-height: 18px;
  }
}

.cd-main-content {
  position: relative;
  min-height: 100vh;
}
.cd-main-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.cd-main-content.is-fixed .cd-gallery {
  padding-top: 76px;
}
.cd-main-content.is-fixed .cd-filter {
  position: fixed;
  height: 100vh;
  overflow: hidden;
}
.cd-main-content.is-fixed .cd-filter form {
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.cd-main-content.is-fixed .cd-filter-trigger {
  position: fixed;
}
@media only screen and (min-width: 768px) {
  .cd-main-content.is-fixed .cd-gallery {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-main-content.is-fixed .cd-gallery {
    padding-top: 100px;
  }
}

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

xtab-filter 

-------------------------------- */
.cd-tab-filter-wrapper {
  background-color: transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  z-index: 1;
  margin-bottom: 20px;
}
.cd-tab-filter-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.cd-tab-filter {
  /* tabbed navigation style on mobile - dropdown */
  position: relative;
  height: 50px;
  width: 140px;
  margin: 0 auto;
  z-index: 1;
  margin-bottom: 20px !important;
}
.cd-tab-filter::after {
  /* small arrow icon */
  content: '';
  position: absolute;
  right: 14px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.cd-tab-filter ul {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  box-shadow: inset 0 -2px 0 #cc0033;
}
.cd-tab-filter li {
  display: none;
}
.cd-tab-filter li:first-child {
  /* this way the placehodler is alway visible */
  display: block;
}
.cd-tab-filter a {
  display: block;
  /* set same size of the .cd-tab-filter */
  height: 48px;
  width: 140px;
  line-height: 46px;
  padding-left: 14px;
}

.elementor-widget-SuperLive .calendar-num {
  border: 1px solid #00000040 !important;
  border-radius: 14px !important;
  margin-right: 5px;
}

.grey {
	color: #7A7A7A60 !important;
}
.elementor-widget-SuperLive .calendar-num:hover {
  border: 1px solid #ffffff !important;
  border-radius: 14px !important;
  margin-right: 5px;
  background: #cc0033;
  color: #ffffff !important;
  text-decoration: none !important;
}
.elementor-widget-SuperLive .disabled:hover {
  border: 1px solid #7A7A7A60 !important;
  border-radius: 14px !important;
  margin-right: 5px;
  background: #ffffff;
  color: #7A7A7A60 !important;
  text-decoration: none !important;
}

.elementor-widget-SuperLive .selected {
  border: 1px solid #7A7A7A60 !important;
  border-radius: 14px !important;
  margin-right: 5px;
  background: #ffffff;
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.cd-tab-filter a.selected {
  border: 1px solid #cc0033;
  background: #cc0033;
  color: #ffffff;
  text-decoration: none !important;
}
/* .elementor-widget-SuperLive .disabled {
  border: 1px solid #7A7A7A60 !important;
  border-radius: 14px !important;
  margin-right: 5px;
  background: #ffffff !important;
  color: #7A7A7A60 !important;
  text-decoration: none !important;
} */
.cd-tab-filter a {
  padding: 0 10px !important;
}
.cd-tab-filter.is-open::after {
  /* small arrow rotation */
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.cd-tab-filter.is-open ul {
  box-shadow: inset 0 -2px 0 #cc0033, 0 2px 10px rgba(0, 0, 0, 0.2);
}
.cd-tab-filter.is-open ul li {
  display: block;
}
.cd-tab-filter.is-open .placeholder a {
  /* reduces the opacity of the placeholder on mobile when the menu is open */
  opacity: .4;
}
@media only screen and (min-width: 768px) {
  .cd-tab-filter {
    /* tabbed navigation style on medium devices */
    width: auto;
    cursor: auto;
	color: #7A7A7A !important;
    /*text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 700;*/
	
  }
  .cd-tab-filter::after {
    /* hide the arrow */
    display: none;
  }
  .cd-tab-filter ul {
    background: transparent;
    position: static;
    box-shadow: none;
    text-align: center;
  }
  .cd-tab-filter li {
    display: inline-block;
  }
  .cd-tab-filter li.placeholder {
    display: none !important;
  }
  .cd-tab-filter a {
    display: inline-block;
    padding: 0 1em;
    width: auto;
    color: #9a9a9a;
    /*text-transform: uppercase;
    font-weight: 700;
    font-size: 1.3rem;*/
  }
  .no-touch .cd-tab-filter a:hover {
    color: #cc0033;
  }
  .cd-tab-filter a.selected {
    border: 1px solid #00000060;
    border-radius: 14px;
    background: #cc0033;
    color: #ffffff;
    /* create border bottom using box-shadow property */
    /*box-shadow: inset 0 -2px 0 #cc0033;*/
    /*border-bottom: 2px solid #cc0033;*/
	  font-weight:400;
    text-decoration: none !important;
  }
  /* .elementor-widget-SuperLive .disabled {
    border: 1px solid #7A7A7A60 !important;
    border-radius: 14px !important;
    margin-right: 5px;
    background: #ffffff !important;
    color: #7A7A7A60 !important;
    text-decoration: none !important;
  } */
  .cd-tab-filter.is-open ul li {
    display: inline-block;
  }
}
.width100 {
  width: 100% !important;
}
.width100 li {
  width: 100% !important;
}
@media only screen and (min-width: 1170px) {
  .live {
    width: 100% !important;
    float: left !important;
  }
  .live ul {
    text-align: center !important;
    padding-inline-start: 160px !important; 
    margin-top: -13px;
  }
  .cd-tab-filter {
    /* tabbed navigation on big devices */
    width: 80%;
    float: right;
    margin: 0;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
  }
  .cd-tab-filter.filter-is-visible {
    /* reduce width when filter is visible */
    width: 80%;
  }
}

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

Close Button

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

.close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}

/*--------------------
SMART TILES
-----------*/
.jet-smart-tiles__box-title {
  color: #FFFFFF;
  font-size: 20px;
  font-family: "Roboto", Lato;
  font-weight: 600;
}
.jet-smart-tiles__terms-link {
  background-color: #FF0000;
  color: #FFFFFF;
  text-decoration: none;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.jet-smart-tiles__terms-link {
  font-family: "Barlow Condensed Medium", Sans-serif !important;
  font-weight: 400;
}
.jet-smart-tiles__box {
  align-content: flex-end;
}
.jet-smart-tiles__box:before {
  background-color: transparent;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.27) 53%, #000000 100%);
}
.jet-smart-tiles__meta {
  color: #FFFFFF;
  font-size: 14px;
  padding: 5px 0px 0px 0px;
  text-align: left;
}
.jet-smart-tiles-slide__wrap.layout-1-1-2-h {
  grid-template-columns: 54% 1fr 1fr;
  -ms-grid-columns: 54% 1fr 1fr;
}
.jet-smart-tiles-slide__wrap {
  min-height: 300px;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
}

.jet-smart-listing__post {
  padding: 0px 20px 0px 0px;
}
.jet-smart-listing__post .post-title-simple {
  font-family: "Source Sans Pro", Lato;
  font-size: 18px;
}
.jet-smart-listing__post .post-title-simple {
  color: #323946;
  margin: -10px 0px 0px 0px;
  text-align: left;
}
.jet-smart-listing__post .jet-smart-listing__meta {
  color: #868686;
  font-family: "Barlow Condensed Medium", Lato;
  font-size: 16px;
  text-align: left;
}

.marginauto img {
  padding: 0px !important;
}

.footer-entry-title {
    text-align: left;
    color: #F6F6F6;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

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

xgallery 

-------------------------------- */
.cd-gallery {
  padding: 26px 5%;
  width: 100%;
  min-height: 310px;
}
.cd-gallery li {
  margin-bottom: 1.6em;
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);*/
  display: none;
}
.cd-gallery ul {
	padding-inline-start: 0px;
}
.cd-gallery li.gap {
  /* used in combination with text-align: justify to align gallery elements */
  opacity: 0;
  height: 0;
  display: inline-block;
}
.cd-gallery img {
  display: block;
  width: 80%;
}
.cd-gallery .cd-fail-message {
  display: none;
  text-align: center;
}
.athletes-pic {
  background: #cc0033 !important;
}
.athletes-pic:after {
  border-bottom: 10px solid #aa0033 !important;
}

@media only screen and (min-width: 768px) {
  .cd-gallery {
    padding: 40px 0%;
  }
  .cd-gallery ul {
    text-align: justify;
	padding-inline-start: 0px;
  }
  .cd-gallery .media {
    text-align: left;
  }
  .cd-gallery ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .cd-gallery li {
    /*width: 15%;*/
	width: calc(100% / 6);
    margin-bottom: 2em;
  }
  .cd-gallery .venues {
	width: calc(100% / 3) !important;
  }
  .cd-gallery .media {
    width: calc(100% / 3) !important;
    padding: 10px;
    }
  .cd-gallery .sport-icon-venue {
    width: 50px !important;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    }
  
}
.counter-cal {
  width: 25px !important;
  height: 25px !important;
  position: relative;
  margin: -58px 0px 0px 37px;
  }
  .counter-cal-num {
    color: #ffffff;
    font-size: 1em !important;
    /* position: relative; */
    /* margin: 5px 0px 0px 0px; */
    padding-top: 0px;
    font-family: 'Lato';
    background-color: red !important;
    border-radius: 25px;
    width: auto;
    }
    .breadcrumb{
      padding: 0px !important;
      margin-bottom: 0px !important;
      background-color: transparent !important;
    }
.container-fed {
  position: relative;
  width: 100%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 108%;
  left: 40%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

.container-fed:hover .image {
  opacity: 0.3;
}

.container-fed:hover .middle {
  opacity: 1;
}

.text a {
  /*background-color: #CC0033;
  color: white !important;*/
  font-size: 14px;
  /*padding: 5px 20px;*/
  top:30px;
}

.bdt-slideshow-items{
  min-height: 350px !important;
  max-height: 350px;
}

.padding-zero .col-md-6{
    padding: 0px !important;
}
/* .active{
    color: #cc0033 !important;
} */
.content-link:hover {
  text-decoration: none !important;
}
/* LOAD MORE */
.noContent {
	display:none !important;
}
.content {
  display: none;
}

.loadmore {
	margin-left: 40%;
    margin-right: 40%;
    background: #cc0033;
    padding: 10px 40px 10px 40px;
    text-align: center;
    display: block;
    color: #ffffff !important;
	border-radius: 25px;
}

.loadmore a {
	color: #ffffff !important;
}
.flex-container {
  /* We first create a flex layout context */
  display: flex;

  /* Then we define the flow direction 
     and if we allow the items to wrap 
   * Remember this is the same as:
   * flex-direction: row;
   * flex-wrap: wrap;
   */
  flex-flow: row wrap;

  /* Then we define how is distributed the remaining space */
  /*justify-content: space-around;*/
}
/* END LOAD MORE */

@media only screen and (min-width: 1170px) {
  .cd-gallery {
    /*padding: 0px 2%;*/
    float: left;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
  }
  .cd-gallery li {
    /*width: 15%;*/
	width: calc(100% / 6);
  }
  .cd-gallery .media {
    /*width: 15%;*/
	width: calc(100% / 4);
  }
  .cd-gallery.filter-is-visible {
    /* reduce width when filter is visible */
    width: 75%;
  }
}

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

xfilter 

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

.white{
	color: #ffffff !important;
}

.black {
	color: #000000 !important;
}
.relative {
  position: relative !important;
  top: 0px !important;
  right: 200px;
  bottom: 200px;
}
.hidden {
  display: none;
}
.block {
  display: block;
}
.top25 {
  margin-top: 15px !important;
}
.live-box{
  background: transparent;
  padding: 10px; 
  width: 100%;
  height: 200px; 
}
.live-box .inner {
  border: 1px solid #7a7a7a50;
  background: #ffffff;
  height: 193px;
  text-align: left; 
}
.marginauto .num {
  /*right: -240px !important;
  top: -54px !important;*/
  /*left: 255px !important;*/
  left: 17vw !important;
  z-index: 1000 !important;
  top: -200px !important;
  width: 20%;
}

.marginauto .num2 {
  left: 185px !important;
  z-index: 1000 !important;
  top: -200px !important;
  width: 35%;
}
.num2 {
  position: absolute;
  right: 25px;
  top: -10px;
  /* background: #cc0033; */
  width: 45px;
  height: 44px;
  text-align: center;
  line-height: 22px;
  color: #fff;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  border-radius: 0 0 3px 3px;
  padding: 5px;
}
.num2:after {
  position: absolute;
  left: -11px;
  top: 0;
  content: "";
  width: 0;
  height: 0;
  /* border-bottom: 10px solid #aa0033; */
  border-left: 11px solid transparent;
  opacity: 1.5;
}
.timezone {
  margin-left: 100px;
} 
.bs-caret {
  visibility: hidden;
}
.btn-default {
  color: #333 !important; 
    background-color: #fff !important;
    border-color: #ccc !important;
}
.round-title {
  margin-left: 20px;
  margin-right: 80px;
  display: inline-block;
  margin-top: 10px;
  border-bottom: 1px solid #7a7a7a50;
  font-size: 16px !important;
}
.round-title h6{
    float: right;
    margin-left: 10px;
    margin-top: 6px;
    font-size: 13px;
}

.stage-phase {
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.round-type {
  margin-left: 20px;
  margin-right: 20px;
  display: block;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #7a7a7a50;
  font-size: 14px;
  /*color: #cc0033;*/
  overflow: hidden;
  white-space: nowrap;
  /* width: 70%;
  float: left; */
}
.round-type span{
  /*float: left;
  margin-left: 0px;
  margin-top: 3px;*/
  color: #CC0033;
}
.round-picto{
  float: right;
 
    /*top: 48px;
    left: 295px;*/
  
}
#superlive {
  margin-top: 30px;
  display: none;
}

.medal {
  width: 13% !important;
  float: right;
  margin-top: -70px !important;
  margin-right: 30px !important;
  /* border: 1px solid; */
  padding: 0px;
}
.round-picto img {
  width: 2.7vw !important;
  margin-right: 1.5vw !important;
  margin-top: -82px !important;
  position: unset;
}
.round-player-or-team {
  width: 88%;
  max-height: 100px;
  float: left;
}
.rivals-names {
  float: left !important;
  margin-top: 5px !important;
  font-size: 12px;
}
.float-left {
  float:left !important
}
.player-name {
  margin-left: 10px;
  margin-top: 5px;
  position: relative;
  font-size: 12px;
}
.round-player-or-team img {
  width: auto;
  max-height: 40px;;
  /*border-radius: 50px 50px 50px 50px;
  max-height: 75px;*/
  /*margin-left: 20px !important;*/
  /*margin-top: 10px !important;*/
  float: left;
  margin-top: -2px !important;
}

.round-player-or-team h4 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}

.round-result{
  font-size: 14px;
  float: left;
  margin-top: 5px;
  margin-left: 20px;
}
.circulo-verde {
  width: 25px;
  height: 25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: green;
}
.award {
  width: 40px;
  height: 40px;
  margin-top: -15px;
}
.marca {
  font-size: 16px;
  font-weight: 700;
}

.circulo-rojo {
  width: 25px;
  height: 25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: red;
}
.round-result-individual-alt {
  margin-left: 20px;
  font-size: 14px;
  float: left;
  margin-top: 0px;
}
.round-status {
 float: right;
 margin-right:25px;
 margin-top: 0px;
}
.round-status i{
  float: left;
  margin: -65px 30px 0px 0px;
  font-size: 40px;
  color: #73bc10;
}

.result-code {
  float: right;
  margin: -25px 50px 0px 0px;
}

.flag-individual {
  width: 10% !important;
  margin-top: 15px !important;
  float: left;
  margin-left: 20px;
}

.flag-alternate {
  margin-top: 8px !important;
}

.flag-rivals{
  width: 10% !important;
  margin-left: 0px !important;
  margin-top: 0px !important;
  margin-right: 10px !important;
  float:left;
}
#container-rivals {
  overflow: hidden;
  width: 100%;
}
.right10 {
  margin-right: 10px;
}


.left20 {
  margin-left:20px !important;
}

.left10 {
  margin-left:10px !important;
}

#inner-rivals {
  overflow: hidden;
  width: 100%;
}
.player-individual {
  width: 95% !important;
  float: left;
  vertical-align: middle;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 0.8vw;;
}
.child-rivals-first {
  width: 95% !important;
  float: left;
  vertical-align: middle;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 0.9vw;;
}
.child-rivals-vs {
  width: 15%;
  float: left;
  vertical-align: middle;
  margin-top: 10px;
}
.child-rivals-last {
  width: 30%;
  float: left;
  vertical-align: middle;
  /*margin-left: 20px;*/
  margin-top: 10px;
  font-size: 1.2vw;;
}
@-moz-document url-prefix() { 
  .venue {
    margin-top: -22px !important;
  }
}
.venue {
  float: left;
  margin-top: -10px;
  font-size: 12px;
  
}
.venue i {
  margin-right: 10px;
  margin-left: 10px;
}

.venue-individual {
  float: left;
  margin-top: -25px;
}
.venue-individual i {
  margin-right: 10px;
  margin-left: 80px;
}
.vvenue-individual-alt {
  float: left;
  margin-top: -25px;
}
.venue-individual-alt i {
  margin-right: 10px;
  margin-left: 20px;
}
.venue-link {
  padding: 0 0 0 1em !important;
  font-size: 10px;
}
.result {
  font-size: 12px;
  margin: 0px 0px 25px 0px;
}
/*
.running:after {
  border-bottom: 10px solid #cc0033;
  filter: brightness(75%);
}
.scheduled:after {
  border-bottom: 10px solid #aa8000;
}
.finished:after {
  border-bottom: 10px solid #aabc10;
}*/
.news-list {
  width: calc(100% / 3) !important;
}
.news-photo{
  height: 173px;
  background-size: cover;
}
.news-container {
  padding: 0px 10px 0px 0px;
}

.triangle-bottomright {
  width: 0;
      height: 0;
      border-bottom: 24px solid red;
      border-left: 24px solid transparent;
      position: absolute;
      z-index: 400;
      margin: 120px 0px 0px 252px !important;
      }
      .filter-is-visible .triangle-bottomright {
            margin: 120px 0px 0px 159px !important;
            }
.terms-container {
  position: absolute;
}
.terms-link-top{
  margin: 0px 10px 0px 24px !important;
  position: absolute;
  top: 120px;
  right: -373px !important;
  padding: 0px 0px 0px 0px;
  background-color: #FF0000;
  color: #FFFFFF;
  width: 87px;
}
.filter-is-visible .terms-link-top {
  right: -280px !important;
}
.terms-link-top:hover{
  color: #FFFFFF;
 }
 .terms-link-top p{
   margin-bottom: 0px !important;
 }
 .centrado{
  text-align:center;
 }

 .news-title {
   width:90%;
   text-align: left;
   margin-top: 10px;
 }
 .news-title a{
  color: #000000 !important;
 }
 .news-title a:hover{
  color: #CC0033 !important;
 }
.cd-filter {
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 0%;
  height: 520px;
  background: #ffffff;
  box-shadow: 4px 4px 20px transparent;
  z-index: 2;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
  -moz-transition: -moz-transform 0.3s, box-shadow 0.3s;
  transition: transform 0.3s, box-shadow 0.3s;
}
.cd-filter::before {
  /* top colored bar */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background-color: #cc0033;
  z-index: 2;
}
.cd-filter form {
  padding: 70px 20px;
}
.cd-filter .cd-close {
  position: absolute;
  top: 0;
  right: 60px;
  height: 50px;
  line-height: 50px;
  width: 60px;
  color: #ffffff;
  font-size: 1.3rem;
  text-align: center;
  background: #cc0033;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 3;
}
.no-touch .cd-filter .cd-close:hover {
  background: #cc0033;
  color: #000000;
}
.fas2 {
	font-size: 25px;
	margin-left: 15px;
	left:87%;
	position: absolute;
    top: 9px;
}
.fas3 {
  font-size: 25px;
  margin-left: 15px;
  left: 92%;
  position: absolute;
  top: 12px;
}
.lni2 {
	font-size: 23px;
	left:85%;
	position: absolute;
    top: 10px;

}
.cd-filter.filter-is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  right: 0% !important;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
  width: 24%;
}
.cd-filter.filter-is-visible .cd-close {
  opacity: 1;
}
@media only screen and (min-width: 1170px) {
  .cd-filter {
    width: 0%;
  }
  .cd-filter form {
    padding: 70px 10%;
  }
}

.cd-filter-trigger {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  line-height: 50px;
  width: 60px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
  /*background: transparent url("../img/cd-icon-filter.svg") no-repeat center center;*/
  z-index: 1000;
  visibility: display;
}
.cd-filter-trigger.filter-is-visible {
  pointer-events: none;
  visibility: hidden;
}

/*-----------------------*/
/*----Sponsor Carousel---*/
.sponsor-tabs__label-icon {
  float: left;
  margin-right: 5px;
  margin-left: 40px;
  color:#cc0033;
}
.sponsor-tabs__label-icon-first {
  margin-left: 0px;
}
.nav-pills {
  font-family: "Barlow Condensed Medium", Sans-serif;
  font-size: 16px;
}
ul.nav.nav-pills a {
  color: #7a7a7a;
}
ul.nav.nav-pills a:hover {
  color: #cc0033;
}
ul.nav.nav-pills .active a {
  color: #cc0033;
}
ul.nav.nav-pills a:active {
  color: #cc0033;
}
.logo-carousel{
  margin-top: 30px;
}
.sponsor-logo-carousel {
  padding: 20px 0px 0px 0px;
  max-width: 192px;
  width: 192px;
}

/*----Ends Sponsor Carousel---*/

@media only screen and (min-width: 1170px) {
  .cd-filter-trigger {
    width: auto;
    left: 94%;
    text-indent: 0;
    color: #7A7A7A !important;
    /*text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 700;*/
    padding-left: 24px;
    background-position: left center;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
  }
  .no-touch .cd-filter-trigger:hover {
    color: #cc0033;
  }
  .cd-filter-trigger.filter-is-visible, .cd-filter-trigger.filter-is-visible:hover {
    color: #ffffff;
  }
}

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

xcustom form elements 

-------------------------------- */
.cd-filter-block {
  margin-bottom: 1.6em;
}
.cd-filter-block h4 {
  /* filter block title */
  position: relative;
  margin-bottom: .2em;
  padding: 10px 0 10px 20px;
  color: #9a9a9a;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.no-touch .cd-filter-block h4:hover {
  color: #cc0033;
}
.cd-filter-block h4::before {
  /* arrow */
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-filter-block h4.closed::before {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.cd-filter-block input, .cd-filter-block select,
.cd-filter-block .radio-label::before,
.cd-filter-block .checkbox-label::before {
  /* shared style for input elements */
  font-family: "Open Sans", sans-serif !important;
  border-radius: 0;
  background-color: #ffffff;
  border: 2px solid #e6e6e6;
}
.cd-filter-block input[type='search'],
.cd-filter-block input[type='text'],
.cd-filter-block select {
  width: 100%;
  padding: .8em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  box-shadow: none;
}
.cd-filter-block input[type='search']:focus,
.cd-filter-block input[type='text']:focus,
.cd-filter-block select:focus {
  outline: none;
  background-color: #ffffff;
  border-color: #cc0033;
}
.cd-filter-block input[type='search'] {
  /* custom style for the search element */
  border-color: transparent;
  background-color: #e6e6e6;
  /* prevent jump - ios devices */
  font-size: 1.6rem !important;
}
.cd-filter-block input[type='search']::-webkit-search-cancel-button {
  display: none;
}
.cd-filter-block .cd-select {
  /* select element wrapper */
  position: relative;
}
.cd-filter-block .cd-select::after {
  /* switcher arrow for select element */
  content: '';
  position: absolute;
  z-index: 1;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  pointer-events: none;
}
.cd-filter-block select {
  cursor: pointer;
  font-size: 12px;
}
.cd-filter-block select::-ms-expand {
  display: none;
}
.cd-filter-block .list li {
  position: relative;
  margin-bottom: .8em;
}
.cd-filter-block .list li:last-of-type {
  margin-bottom: 0;
}
.cd-filter-block input[type=radio],
.cd-filter-block input[type=checkbox] {
  /* hide original check and radio buttons */
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.cd-filter-block .checkbox-label,
.cd-filter-block .radio-label {
  padding-left: 24px;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cd-filter-block .checkbox-label::before, .cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-filter-block .checkbox-label::before,
.cd-filter-block .radio-label::before {
  width: 16px;
  height: 16px;
  left: 0;
}
.cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::after {
  /* check mark - hidden */
  display: none;
}
.cd-filter-block .checkbox-label::after {
  /* check mark style for check boxes */
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-check.svg") no-repeat center center;
}
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after {
  border-radius: 50%;
}
.cd-filter-block .radio-label::after {
  /* check mark style for radio buttons */
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  left: 5px;
}
#overlay-superlive {
  position: absolute;
  left: 50%;
  top: 25vh;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.cd-filter-block input[type=radio]:checked + label::before,
.cd-filter-block input[type=checkbox]:checked + label::before {
  border-color: #cc0033;
  background-color: #cc0033;
}
.cd-filter-block input[type=radio]:checked + label::after,
.cd-filter-block input[type=checkbox]:checked + label::after {
  display: block;
}

@-moz-document url-prefix() {
  /* hide custom arrow on Firefox - select element */
  .cd-filter-block .cd-select::after {
    display: none;
  }
}

/* HEADER */
.header-logo {
	position: absolute;
	top: 14px;
  left: 40px;
	z-index: 999;
	width: 40px;
}

/* AWARDS */
.num-award {
  width:80px;
}

/*MOBILE SUPERLIVE */
@media (min-width:320px)  { /* smartphones, iPhone, portrait 480x320 phones */ }
@media (max-width:481px)  { 
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ 
  .round-picto img {
    width: 21.7vw !important;
    margin-right: 1.5vw !important;
    margin-top: -82px !important;
    position: unset;
  }
}
@media (min-width:641px)  { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }

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

distributor xtab-filter 

-------------------------------- */
.distributor-wrapper {
  background-color: transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  z-index: 1;
}
.distributor-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.distributor {
  /* tabbed navigation style on mobile - dropdown */
  position: relative;
  height: 50px;
  width: 140px;
  margin: 0 auto;
  z-index: 1;
  margin-bottom: 0px !important;
}
.distributor::after {
  /* small arrow icon */
  content: '';
  position: absolute;
  right: 14px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../img/cd-icon-arrow.svg") no-repeat center center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.distributor ul {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  box-shadow: inset 0 -2px 0 var( --e-global-color-primary );
}
.distributor li {
  display: none;
}
.distributor li:first-child {
  /* this way the placehodler is alway visible */
  display: block;
}
.distributor a {
  display: block;
  /* set same size of the .distributor */
  height: 50px;
  line-height: 50px;
  padding-left: 14px;
  width: auto !important;
}
.distributor a.selected {
  background: var( --e-global-color-primary );
  color: #ffffff;
  background: none !important;
  text-decoration: none !important;
  border-radius: 0px !important;
  border-bottom: 2px solid #cc0033 !important;
  border: 0px solid #cc0033;
}
.distributor.is-open::after {
  /* small arrow rotation */
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.distributor.is-open ul {
  box-shadow: inset 0 -2px 0 var( --e-global-color-primary ), 0 2px 10px rgba(0, 0, 0, 0.2);
}
.distributor.is-open ul li {
  display: block;
}
.distributor.is-open .placeholder a {
  /* reduces the opacity of the placeholder on mobile when the menu is open */
  opacity: .4;
}
@media only screen and (min-width: 768px) {
  .distributor {
    /* tabbed navigation style on medium devices */
    width: auto;
    cursor: auto;
    color: #7A7A7A !important;
    /*text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 700;*/
    
  }
  .distributor::after {
    /* hide the arrow */
    display: none;
  }
  .distributor ul {
    background: transparent;
    position: static;
    box-shadow: none;
    text-align: center;
  }
  .distributor li {
    display: inline-block;
  }
  .distributor li.placeholder {
    display: none !important;
  }
  .distributor a {
    display: inline-block;
    padding: 0 1em;
    width: auto;
    color: #9a9a9a;
    /*text-transform: uppercase;
    font-weight: 700;
    font-size: 1.3rem;*/
  }
  .no-touch .distributor a:hover {
    color: var( --e-global-color-primary );
  }
  .distributor a.selected {
    background: transparent;
    color: var( --e-global-color-primary ) !important;
    /* create border bottom using box-shadow property */
    /*box-shadow: inset 0 -2px 0 var( --e-global-color-primary );*/
    border-bottom: 2px solid var( --e-global-color-primary );
    font-weight:400;
  }
  .distributor.is-open ul li {
    display: inline-block;
  }
}
@media only screen and (min-width: 1170px) {
  .live {
    width: 100% !important;
    float: left !important;
  }
  .live ul {
    text-align: center !important;
    padding-inline-start: 0px !important; 
  }
  .distributor {
    /* tabbed navigation on big devices */
    width: auto !important;
    float: right;
    margin: 0;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
  }
  .distributor.filter-is-visible {
    /* reduce width when filter is visible */
    width: 80%;
  }
}