/* line 5, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../sass/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 11, ../sass/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../sass/bootstrap/_scaffolding.scss */
a {
  text-decoration: none;
}

/* line 58, ../sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 65, ../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 70, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 75, ../sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 82, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 95, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 102, ../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 114, ../sass/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 130, ../sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 148, ../sass/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 10, ../sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
/* line 3, ../sass/_base.scss */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
/* line 21, ../sass/_base.scss */
.hamburger:focus, .hamburger:active {
  outline: 0;
}

/* line 26, ../sass/_base.scss */
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

/* line 33, ../sass/_base.scss */
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
/* line 38, ../sass/_base.scss */
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
/* line 51, ../sass/_base.scss */
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
/* line 57, ../sass/_base.scss */
.hamburger-inner::before {
  top: -10px;
}
/* line 61, ../sass/_base.scss */
.hamburger-inner::after {
  bottom: -10px;
}

/*
 * Spin
 */
/* line 6, ../sass/types/_spin.scss */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
/* line 10, ../sass/types/_spin.scss */
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}
/* line 15, ../sass/types/_spin.scss */
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
/* line 22, ../sass/types/_spin.scss */
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* line 27, ../sass/types/_spin.scss */
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}
/* line 34, ../sass/types/_spin.scss */
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*SITE RESET*/
/* line 8 */
h1, h2, h3, h4, h5, ul {
  margin: 0;
  padding: 0;
}

/* line 13 */
img {
  display: block;
}

/* line 17 */
.tar {
  text-align: right;
}

/* line 21 */
section {
  position: relative;
  margin-top: 0px;
   /* margin-top: 20px; */
  min-height: 1500px;
}
@media (max-width: 767px) {
  /* line 21 */
  section {
    min-height: 400px;
  }
}

/* line 33 */
a:hover {
  cursor: pointer;
}

/* line 38 */
header.liga {
  height: 80px;
}
/* line 41 */
header.liga .container {
  position: relative;
  height: 80px;
}
/* line 45 */
header.liga .container .logo, header.liga .container .logo-secundario {
  position: absolute;
  top: 50%;
}
/* line 50 */
header.liga .container .logo {
  left: 15px;
}
/* line 54 */
header.liga .container .logo-secundario {
  right: 15px;
}

/* line 60 */
.logos-nav, .liga-nav {
  margin-top: 10px;
  text-align: center;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.logos-nav:before, .logos-nav:after, .liga-nav:before, .liga-nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.logos-nav:after, .liga-nav:after {
  clear: both;
}

/* line 66 */
.logos-nav ul li, .liga-nav ul li {
  padding: 0 3px;
}

/* line 70 */
.logos-nav ul li {
  display: inline-block;
}

/* line 74 */
.liga-nav ul li {
  display: inline;
}

/* line 78 */
.logos-nav ul li a img {
  display: inline-block;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 82 */
.logos-nav ul li a img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

/* line 87 */
.liga-nav ul li a {
  font-size: 17px;
  color: #000;
  text-transform: uppercase;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 93 */
.liga-nav ul li a:hover {
  color: #fff;
}

/* line 98 */
.nota-central {
  margin-top: 20px;
  background-color: #141414;
}
/* line 102 */
.nota-central header {
  padding: 5px 10px;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 14px;
  color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
/* line 110 */
.nota-central header span {
  margin-right: 5px;
}
/* line 115 */
.nota-central img {
  width: 100%;
}
/* line 119 */
.nota-central .caption {
  padding: 10px 40px;
  text-align: center;
  border-top-width: 3px;
  border-top-style: solid;
}
/* line 125 */
.nota-central .caption > span {
  font-size: 25px;
}
/* line 129 */
.nota-central .caption p {
  font-size: 13px;
  color: #fff;
}
/* line 133 */
.nota-central .caption p span {
  font-weight: bold;
}

/* line 140 */
.mas-noticias {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 145 */
.mas-noticias header {
  padding: 5px 0;
  font-size: 25px;
  font-weight: lighter;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
/* line 158 */
.mas-noticias ul li {
  position: relative;
  display: table;
  padding: 5px 10px 5px 120px;
  width: 100%;
  height: 70px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-color: #fff;
}
/* line 168 */
.mas-noticias ul li img {
  position: absolute;
  top: 5px;
  left: 10px;
  display: inline-block;
}
/* line 175 */
.mas-noticias ul li span {
  display: table-cell;
  font-size: 16px;
  color: #141414;
  vertical-align: middle;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
.mas-noticias ul li span a{
  display: table-cell;
  font-size: 16px;
  color: #141414;
  vertical-align: middle;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 183 */
.mas-noticias ul li:nth-child(2n+2) {
  background-color: #e6e6e6;
}
/* line 187 */
.mas-noticias ul li:hover {
  cursor: pointer;
}

/* line 194 */
.video-destacado {
  margin-top: 20px;
  background-color: #141414;
}
/* line 198 */
.video-destacado header {
  padding: 5px 10px;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 14px;
  color: #fff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
/* line 206 */
.video-destacado header span {
  margin-right: 5px;
}
/* line 211 */
.video-destacado .thumb {
  position: relative;
  text-align: center;
}
/* line 215 */
.video-destacado .thumb span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  padding: 22px 0 0 5px;
  font-size: 25px;
  color: #fff;
  border: 5px solid rgba(255, 255, 255, 0.7);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: border-color 150ms ease-in, background-color 150ms ease-in;
  -o-transition: border-color 150ms ease-in, background-color 150ms ease-in;
  transition: border-color 150ms ease-in, background-color 150ms ease-in;
}
/* line 230 */
.video-destacado .thumb span:hover {
  cursor: pointer;
  border-color: white;
}
/* line 236 */
.video-destacado .thumb img {
  width: 100%;
}
/* line 241 */
.video-destacado .caption {
  padding: 5px 20px;
  text-align: center;
  border-top-width: 3px;
  border-top-style: solid;
}
/* line 247 */
.video-destacado .caption span {
  font-size: 12px;
}
/* line 251 */
.video-destacado .caption p {
  font-size: 12px;
  color: #fff;
}
.video-destacado .caption p > a{
  font-size: 12px;
  color: #fff;
}

/* line 258 */
body {
  overflow-x: hidden;
 /* padding-top: 124px;*/
  font-family: 'Oswald', sans-serif;
  background-color: lightgrey;
 /* background: url(../images/main/floorBg.jpg) repeat; */
}
/* line 264 */
body p {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}
/* line 268 */
body.noScroll {
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 258 */
  body {
  /*  padding-top: 88px;*/
  }
}

/*HEADER*/
/* line 280 */
header.home {
  position: relative;
  top: 0;
  width: 100%;
  height: 124px;
  background-color: #000000;
  z-index: 100;
}
@media (max-width: 767px) {
  /* line 280 */
  header.home {
/*    height: 86px;*/
height: auto;
padding-bottom: 10px;
  }
}
/* line 292 */
header.home .container {
  position: relative;
}
@media (max-width: 991px) {
  /* line 295 */
  header.home .container .tar {
    position: relative;
    top: 15px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  /* line 295 */
  header.home .container .tar {
    display: none;
  }
}
/* line 308 */
header.home .container .hamburger {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 40;
}
/* line 317 */
header.home .container .hamburger.hamburger--spin.is-active {
  z-index: 9999;
}
@media (max-width: 991px) {
  /* line 308 */
  header.home .container .hamburger {
    display: block;
  }
}
/* line 327 */
header.home .container .banner-club {
  position: absolute;
  top: 5px;
  left: 400px;
}
@media (max-width: 1199px) {
  /* line 327 */
  header.home .container .banner-club {
    display: none;
  }
}
/* line 337 */
header.home .container .logo {
  width: 294px;
  height: 83px;
  text-indent: -9999px;
  background-image: url(../images/header/logo-header.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  /* line 337 */
  header.home .container .logo {
    position: relative;
    top: 15px;
    width: 200px;
  }
}
/* line 352 */
header.home .container nav {
  position: absolute;
  top: 0;
  right: 15px;
  -moz-transform: translate(0, 65px);
  -ms-transform: translate(0, 65px);
  -webkit-transform: translate(0, 65px);
  transform: translate(0, 65px);
}
/* line 360 */
header.home .container nav ul li {
  display: inline;
}
/* line 363 */
header.home .container nav ul li a {
  margin-left: 6px;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 370 */
header.home .container nav ul li a:hover {
  color: #eb690b;
}
/* line 377 */
header.home .container nav ul li:first-child a {
  margin-left: 0;
}
/* line 382 */
header.home .container nav ul li.mobile {
  display: none;
}
@media (max-width: 1199px) {
  /* line 394 */
  header.home .container nav ul li a {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  /* line 352 */
  header.home .container nav {
  /*  visibility: hidden;
    opacity: 0;*/
    position: initial;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: none;
    z-index: 200;
    -webkit-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    -o-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    transition: visibility 250ms ease-in, opacity 250ms ease-in;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  /* line 414 */
  header.home .container nav ul {
/*    padding-top: 40px;*/
    text-align: center;
  }
  /* line 418 */
  header.home .container nav ul li {
    display: inline;
  }
  /* line 421 */
  header.home .container nav ul li a {
    font-size: 16px;
  }
  /* line 427 */
  header.home .container nav.active {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  /* line 440 */
  header.home .container nav ul li.mobile {
    display: initial;
  }
}
/* line 448 */
header.home .container .search, header.home .container .social {
  margin-top: 5px;
}
/* line 454 */
header.home .container .search input {
  display: inline-block;
  padding: 0 5px;
  width: 174px;
  height: 20px;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 12px;
  border: none;
}
/* line 464 */
header.home .container .search a {
  display: inline-block;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 471 */
header.home .container .search a:hover {
  color: #eb690b;
}
/* line 481 */
header.home .container .social ul li {
  display: inline;
}
/* line 484 */
header.home .container .social ul li a {
  display: inline-block;
  margin-left: 7px;
  width: 24px;
  height: 23px;
  background-repeat: no-repeat;
}
/* line 491 */
header.home .container .social ul li a.twitter {
  background-image: url(../images/header/social/twitter.jpg);
}
/* line 495 */
header.home .container .social ul li a.facebook {
  background-image: url(../images/header/social/facebook.jpg);
}
/* line 499 */
header.home .container .social ul li a.google-plus {
  background-image: url(../images/header/social/google-plus.jpg);
}
/* line 503 */
header.home .container .social ul li a.youtube {
  background-image: url(../images/header/social/youtube.jpg);
}
/* line 507 */
header.home .container .social ul li a.instagram {
  background-image: url(../images/header/social/instagram.jpg);
}
/* line 511 */
header.home .container .social ul li a.feed {
  background-image: url(../images/header/social/feed.jpg);
}
/* line 518 */
header.home .container .social ul li:first-child a {
  margin-left: 0;
}
/* line 527 */
header.home .sub-nav {
  margin-top: 10px; /* 15px; modifico SP */
  padding: 2px 0;
  background-color: #eb690b;
  height: 31px;
}
/* line 532 */
header.home .sub-nav ul {
  text-align: right;
}
/* line 535 */
header.home .sub-nav ul li {
  display: inline;
}
/* line 538 */
header.home .sub-nav ul li a {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 544 */
header.home .sub-nav ul li a:hover {
  color: #fff;
}
/* line 549 */
header.home .sub-nav ul li:first-child {
  margin-right: 20px;
}
@media (max-width: 767px) {
  /* line 527 */
  header.home .sub-nav {
    display: none;
  }
}

/*BANNERS*/
/*...main-banner...*/
/* line 565 */
.main-banner {
  display: block;
  width: 100%;
}

/*...side-banner...*/
/* line 573 */
#home > .container {
  position: relative;
}
/* line 576 */
#home > .container .side-banner {
  position: absolute;
}
/* line 579 */
#home > .container .side-banner.left {
  left: -160px;
}
/* line 583 */
#home > .container .side-banner.right {
  right: -160px;
}
@media (max-width: 1510px) {
  /* line 576 */
  #home > .container .side-banner {
    display: none;
  }
}

/*SLIDERS, CAROUSELS*/
/*...main-carousel...*/
/* line 597 */
.owl-main-carousel-wrapper {
  position: relative;
  margin: 20px 0;
  height: 400px;
  background-color: #141414;
}
/* line 603 */
.owl-main-carousel-wrapper .owl-main-carousel-navigation {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 65%;
  z-index: 10;
}
/* line 610 */
.owl-main-carousel-wrapper .owl-main-carousel-navigation a {
  position: absolute;
  display: inline-block;
  padding-top: 8px;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
/* line 621 */
.owl-main-carousel-wrapper .owl-main-carousel-navigation a span {
  font-size: 25px;
  color: #fff;
}
/* line 626 */
.owl-main-carousel-wrapper .owl-main-carousel-navigation a.prev {
  left: 10px;
}
/* line 630 */
.owl-main-carousel-wrapper .owl-main-carousel-navigation a.next {
  right: 10px;
}
/* line 634 */
.owl-main-carousel-wrapper .owl-main-carousel-navigation a:hover {
  cursor: pointer;
  background-color: black;
}
/* line 643 */
.owl-main-carousel-wrapper .owl-main-carousel .owl-wrapper-outer {
  float: left;
  width: 65%;
  height: 400px;
}
/* line 651 */
.owl-main-carousel-wrapper .owl-main-carousel .owl-item img {
  width: 100%;
  height: auto;
}
/* line 656 */
.owl-main-carousel-wrapper .owl-main-carousel .owl-item div {
  position: relative;
  height: 400px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 65%, 100%;
}
/* line 663 */
.owl-main-carousel-wrapper .owl-main-carousel .owl-item div .caption {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  width: 65%;
  height: auto;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.85);
}
/* line 672 */
.owl-main-carousel-wrapper .owl-main-carousel .owl-item div .caption > span {
  display: block;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 14px;
  color: #fff;
}
/* line 679 */
.owl-main-carousel-wrapper .owl-main-carousel .owl-item div .caption h3 {
  font-size: 25px;
  color: #eb690b;
}
.owl-main-carousel-wrapper .owl-main-carousel .owl-item div .caption h3 > a{
  font-size: 25px;
  color: #eb690b;
}
/* line 684 */
.owl-main-carousel-wrapper .owl-main-carousel .owl-item div .caption p {
  font-size: 14px;
  color: #fff;
}
/* line 688 */
.owl-main-carousel-wrapper .owl-main-carousel .owl-item div .caption p span {
  font-weight: bold;
}
/* line 698 */
.owl-main-carousel-wrapper .owl-main-carousel-pagination {
  float: left;
  padding: 10px;
  width: 35%;
  height: 400px;
  background-color: #141414;
}
/* line 705 */
.owl-main-carousel-wrapper .owl-main-carousel-pagination ul {
  height: 100%;
}
/* line 708 */
.owl-main-carousel-wrapper .owl-main-carousel-pagination ul li {
  display: table;
  position: relative;
  margin-top: 5px;
  padding: 3px 110px 3px 10px;
  height: 19%;
  border-bottom: 1px solid #e97218;
  border-top: 1px solid #e97218;
  -webkit-transition: background-color 250ms ease-in;
  -o-transition: background-color 250ms ease-in;
  transition: background-color 250ms ease-in;
}
/* line 718 */
.owl-main-carousel-wrapper .owl-main-carousel-pagination ul li span {
  display: table-cell;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  /* line 718 */
  .owl-main-carousel-wrapper .owl-main-carousel-pagination ul li span {
    font-size: 14px;
  }
}
/* line 729 */
.owl-main-carousel-wrapper .owl-main-carousel-pagination ul li img {
  position: absolute;
  right: 10px;
  top: 5px;
}
/* line 735 */
.owl-main-carousel-wrapper .owl-main-carousel-pagination ul li:hover {
  cursor: pointer;
  background-color: #eb690b;
}
/* line 740 */
.owl-main-carousel-wrapper .owl-main-carousel-pagination ul li.active {
  background-color: #eb690b;
}
/* line 744 */
.owl-main-carousel-wrapper .owl-main-carousel-pagination ul li:first-child {
  margin-top: 0;
}
@media (max-width: 991px) {
  /* line 753 */
  .owl-main-carousel-wrapper .owl-main-carousel-navigation {
    width: 100%;
  }
  /* line 759 */
  .owl-main-carousel-wrapper .owl-main-carousel .owl-wrapper-outer {
    width: 100%;
  }
  /* line 765 */
  .owl-main-carousel-wrapper .owl-main-carousel .owl-item div {
    background-size: 100%, 100%;
  }
  /* line 768 */
  .owl-main-carousel-wrapper .owl-main-carousel .owl-item div .caption {
    width: 100%;
  }
  /* line 775 */
  .owl-main-carousel-wrapper .owl-main-carousel-pagination {
    display: none;
  }
}

/*...main-news...*/
/* line 784 */
.owl-main-news-wrapper .owl-main-news-pagination {
  padding: 10px 0;
  border-bottom: 1px solid #f86505;
  background-color: #141414;
}
/* line 789 */
.owl-main-news-wrapper .owl-main-news-pagination ul {
  text-align: center;
}
/* line 792 */
.owl-main-news-wrapper .owl-main-news-pagination ul li {
  display: inline;
  padding: 0 5px;
}
/* line 796 */
.owl-main-news-wrapper .owl-main-news-pagination ul li a {
  font-size: 25px;
  font-weight: lighter;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 803 */
.owl-main-news-wrapper .owl-main-news-pagination ul li a.active {
  color: #f86505;
}
/* line 807 */
.owl-main-news-wrapper .owl-main-news-pagination ul li a:hover {
  color: #f86505;
}
/* line 815 */
.owl-main-news-wrapper .owl-main-news {
  border-bottom: 9px solid #141414;
  background-color: #fff;
}
/* line 821 */
.owl-main-news-wrapper .owl-main-news ul .item-main-news {
  display: block;
  padding: 10px;
  border-top: 1px solid #f86505;
  border-bottom: 1px solid #f86505;
  background-color: #fff;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.owl-main-news-wrapper .owl-main-news ul .item-main-news:before, .owl-main-news-wrapper .owl-main-news ul .item-main-news:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.owl-main-news-wrapper .owl-main-news ul .item-main-news:after {
  clear: both;
}
/* line 829 */
.owl-main-news-wrapper .owl-main-news ul .item-main-news img {
  float: left;
  margin-right: 10px;
}
/* line 834 */
.owl-main-news-wrapper .owl-main-news ul .item-main-news h3 {
  font-size: 16px;
  color: #fa6400;
}
/* line 839 */
.owl-main-news-wrapper .owl-main-news ul .item-main-news p {
  font-size: 14px;
  color: #141414;
}
/* line 844 */
.owl-main-news-wrapper .owl-main-news ul .item-main-news:nth-child(2n+2) {
  background-color: #e6e6e6;
}

/*...main-videos...*/
/* line 853 */
.owl-main-videos-wrapper {
  margin-top: 20px;
  background-color: #141414;
}
/* line 857 */
.owl-main-videos-wrapper .owl-main-videos-header {
  position: relative;
  padding: 5px 0;
  text-align: center;
  border-bottom: 3px solid #fa6400;
}
/* line 863 */
.owl-main-videos-wrapper .owl-main-videos-header h3 {
  font-size: 25px;
  font-weight: lighter;
  color: #fff;
  text-transform: uppercase;
}
/* line 870 */
.owl-main-videos-wrapper .owl-main-videos-header span {
  position: absolute;
  top: 14px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 877 */
.owl-main-videos-wrapper .owl-main-videos-header span.prev {
  left: 10px;
}
/* line 881 */
.owl-main-videos-wrapper .owl-main-videos-header span.next {
  right: 10px;
}
/* line 885 */
.owl-main-videos-wrapper .owl-main-videos-header span:hover {
  color: #fa6400;
  cursor: pointer;
}
/* line 894 */
.owl-main-videos-wrapper .owl-main-videos .owl-main-videos-item {
  padding: 10px;
  text-align: center;
}
/* line 898 */
.owl-main-videos-wrapper .owl-main-videos .owl-main-videos-item .thumb {
  position: relative;
}
/* line 901 */
.owl-main-videos-wrapper .owl-main-videos .owl-main-videos-item .thumb span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  padding: 22px 0 0 5px;
  font-size: 25px;
  color: #fff;
  border: 5px solid rgba(255, 255, 255, 0.7);
  background-color: rgba(243, 112, 33, 0.7);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: border-color 150ms ease-in, background-color 150ms ease-in;
  -o-transition: border-color 150ms ease-in, background-color 150ms ease-in;
  transition: border-color 150ms ease-in, background-color 150ms ease-in;
}
/* line 917 */
.owl-main-videos-wrapper .owl-main-videos .owl-main-videos-item .thumb span:hover {
  cursor: pointer;
  border-color: white;
  background-color: #f37021;
}
/* line 924 */
.owl-main-videos-wrapper .owl-main-videos .owl-main-videos-item .thumb img {
  width: 100%;
}
/* line 929 */
.owl-main-videos-wrapper .owl-main-videos .owl-main-videos-item span {
  font-size: 12px;
  color: #f37021;
}
/* line 934 */
.owl-main-videos-wrapper .owl-main-videos .owl-main-videos-item p {
  font-size: 12px;
  color: #fff;
}

.owl-main-videos-wrapper .owl-main-videos .owl-main-videos-item p > a{
  font-size: 12px;
  color: #fff;
}

header.home{
	/* box-shadow: 3px 10px 9px 0 rgba(50, 50, 50, 0.65); */
}

header.liga{
	box-shadow: 3px 10px 9px 0 rgba(50, 50, 50, 0.65);
}

/*LNB*/
/* line 948 */
#lnb header.lnb {
  background-color: #f2101b;
}
/* line 951 */
#lnb header.lnb .hamburger {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 40;
}
/* line 960 */
#lnb header.lnb .hamburger.hamburger--spin.is-active {
  position: fixed;
  z-index: 9999;
}
@media (max-width: 991px) {
  /* line 951 */
  #lnb header.lnb .hamburger {
    display: block;
  }
}
/* line 971 */
#lnb header.lnb .logo {
  margin-top: -37.5px;
  width: 75px;
  height: 75px;
  background-image: url(../images/lnb/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 980 */
#lnb header.lnb .logo-secundario {
  margin-top: -20px;
  width: 138px;
  height: 40px;
  background-image: url(../images/lnb/logo-secundario.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1199px) {
  /* line 994 */
  #lnb header.lnb .logo-secundario {
    display: none;
  }
  /* line 998 */
  #lnb header.lnb .logos-nav {
    text-align: right;
  }
}
@media (max-width: 991px) {
  /* line 1006 */
  #lnb header .nav-wrapper {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #f2101b;
    z-index: 200;
    -webkit-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    -o-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    transition: visibility 250ms ease-in, opacity 250ms ease-in;
  }
  /* line 1018 */
  #lnb header .nav-wrapper .logos-nav {
    padding: 70px 40px 0;
    text-align: center;
  }
  /* line 1028 */
  #lnb header .nav-wrapper .logos-nav ul li a img {
    min-width: 35px;
  }
  /* line 1040 */
  #lnb header .nav-wrapper .liga-nav ul li {
    display: block;
  }
  /* line 1043 */
  #lnb header .nav-wrapper .liga-nav ul li a {
    font-size: 25px;
  }
  /* line 1050 */
  #lnb header .nav-wrapper.active {
    visibility: visible;
    opacity: 1;
  }
}
/* line 1058 */
#lnb .owl-lnb-resultados-wrapper {
  position: relative;
  margin-top: 20px;
  padding: 10px 35px;
  background-color: #141414;
}
/* line 1064 */
#lnb .owl-lnb-resultados-wrapper .control {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-top: 46px;
  width: 25px;
  text-align: center;
  background-color: #0a0a0a;
}
/* line 1073 */
#lnb .owl-lnb-resultados-wrapper .control .icon-play {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1080 */
#lnb .owl-lnb-resultados-wrapper .control.prev {
  left: 0;
}
/* line 1083 */
#lnb .owl-lnb-resultados-wrapper .control.prev .icon-play {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1088 */
#lnb .owl-lnb-resultados-wrapper .control.next {
  right: 0;
}
/* line 1092 */
#lnb .owl-lnb-resultados-wrapper .control:hover {
  cursor: pointer;
}
/* line 1095 */
#lnb .owl-lnb-resultados-wrapper .control:hover .icon-play {
  color: #f30f1c;
}
/* line 1102 */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item {
  padding: 0 10px;
}
/* line 1105 */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item header {
  padding: 0 5px;
  background-color: #f30f1c;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item header:before, #lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item header:after {
  clear: both;
}
/* line 1110 */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item header span {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 10px;
  color: #fff;
}
/* line 1116 */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item header .fecha {
  float: left;
}
/* line 1120 */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item header .estado {
  float: right;
}
/* line 1127 */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item ul li {
  margin-top: 2px;
  padding: 5px;
  font-size: 20px;
  background-color: #fff;
}
/* line 1135 */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item ul li .equipo img {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  vertical-align: middle;
}
/* line 1142 */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item ul li .equipo span {
  color: #f30f1c;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 1149 */
#lnb .owl-lnb-resultados-wrapper .owl-lnb-resultados-item ul li .puntos {
  float: right;
  color: #000;
}
/* line 1158 */
#lnb .owl-lnb-posiciones-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1163 */
#lnb .owl-lnb-posiciones-wrapper header {
  position: relative;
  padding: 5px 22px 5px 5px;
  border-bottom: 3px solid #f2101b;
}
/* line 1168 */
#lnb .owl-lnb-posiciones-wrapper header .titulo, #lnb .owl-lnb-posiciones-wrapper header .zona {
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 1174 */
#lnb .owl-lnb-posiciones-wrapper header .titulo {
  margin-right: 10px;
  color: #fff;
}
/* line 1179 */
#lnb .owl-lnb-posiciones-wrapper header .zona {
  color: #f2101b;
  white-space: nowrap;
}
/* line 1184 */
#lnb .owl-lnb-posiciones-wrapper header .icon-play {
  position: absolute;
  right: 5px;
  top: 16px;
  font-size: 15px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1192 */
#lnb .owl-lnb-posiciones-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1201 */
#lnb .owl-lnb-posiciones-wrapper .owl-lnb-posiciones-item table {
  width: 100%;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 12px;
  color: #141414;
  border-bottom: 1px solid #f2101b;
}
/* line 1208 */
#lnb .owl-lnb-posiciones-wrapper .owl-lnb-posiciones-item table thead {
  color: #fff;
  background-color: #646464;
}
/* line 1214 */
#lnb .owl-lnb-posiciones-wrapper .owl-lnb-posiciones-item table thead tr th {
  padding: 2px 5px;
}
/* line 1217 */
#lnb .owl-lnb-posiciones-wrapper .owl-lnb-posiciones-item table thead tr th:first-child {
  padding-left: 10px;
}
/* line 1226 */
#lnb .owl-lnb-posiciones-wrapper .owl-lnb-posiciones-item table tbody tr {
  background-color: #fff;
}
/* line 1229 */
#lnb .owl-lnb-posiciones-wrapper .owl-lnb-posiciones-item table tbody tr td {
  padding: 2px 5px;
}
/* line 1232 */
#lnb .owl-lnb-posiciones-wrapper .owl-lnb-posiciones-item table tbody tr td:first-child {
  padding-left: 10px;
}
/* line 1237 */
#lnb .owl-lnb-posiciones-wrapper .owl-lnb-posiciones-item table tbody tr:nth-child(2n+2) {
  background-color: #e6e6e6;
}
/* line 1246 */
#lnb .owl-lnb-televisados-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1251 */
#lnb .owl-lnb-televisados-wrapper header {
  position: relative;
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #f2101b;
}
/* line 1260 */
#lnb .owl-lnb-televisados-wrapper header .icon-play {
  position: absolute;
  top: 9px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1267 */
#lnb .owl-lnb-televisados-wrapper header .icon-play.prev {
  left: 10px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1272 */
#lnb .owl-lnb-televisados-wrapper header .icon-play.next {
  right: 10px;
}
/* line 1276 */
#lnb .owl-lnb-televisados-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1283 */
#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item {
  position: relative;
  padding: 10px;
  text-align: center;
  background-color: #fff;
}
/* line 1289 */
#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item img {
  position: absolute;
  top: 50%;
}
/* line 1293 */
#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item img.left {
  left: 10px;
}
/* line 1297 */
#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item img.right {
  right: 10px;
}
/* line 1302 */
#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item span {
  display: block;
  font-weight: bold;
}
/* line 1306 */
#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item span.fecha {
  font-size: 13px;
  color: #141414;
}
/* line 1311 */
#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item span.equipos {
  font-size: 15px;
  color: #f30f1c;
}
/* line 1316 */
#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item span.canal {
  font-size: 13px;
  color: #141414;
}
/* line 1324 */
#lnb .main-banner {
  margin-top: 20px;
}
/* line 1330 */
#lnb .nota-central header {
  border-bottom-color: #f30f1c;
}
/* line 1333 */
#lnb .nota-central header span {
  color: #f30f1c;
}
/* line 1338 */
#lnb .nota-central .caption {
  border-top-color: #f30f1c;
}
/* line 1341 */
#lnb .nota-central .caption > span {
  color: #f30f1c;
}
#lnb .nota-central .caption > span a {
  color: #f30f1c;
}

/* line 1349 */
#lnb .mas-noticias header {
  border-bottom-color: #f30f1c;
}
/* line 1355 */
#lnb .mas-noticias ul li {
  border-bottom-color: #f30f1c;
}
/* line 1360 */
#lnb .mas-noticias ul li span:hover {
  color: #f30f1c;
}
/* line 1370 */
#lnb .video-destacado header {
  border-bottom-color: #f30f1c;
}
/* line 1373 */
#lnb .video-destacado header span {
  color: #f30f1c;
}
/* line 1380 */
#lnb .video-destacado .thumb span {
  background-color: rgba(242, 16, 27, 0.7);
}
/* line 1383 */
#lnb .video-destacado .thumb span:hover {
  background-color: #f2101b;
}
/* line 1389 */
#lnb .video-destacado .caption {
  border-top-color: #f30f1c;
}
/* line 1392 */
#lnb .video-destacado .caption span {
  color: #f30f1c;
}

/*SELECCION*/
/* line 1401 */
#seleccion {
 /* background-image: url(../images/seleccion/bg.jpg);  //Solo JJOO */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* line 1407 */
#seleccion > .container {
  padding-bottom: 40px;
 /*  border-right: 3px solid #00682d;
  border-left: 3px solid #00682d;
  background-color: #fff; //Solo JJOO */
}
/* line 1414 */
#seleccion .main-banner {
  margin-top: 20px;
}
/* line 1420 */
#seleccion header.liga {
  background-color: #5ec5ed;
}
/* line 1424 */
#seleccion header .hamburger {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 40;
}
/* line 1433 */
#seleccion header .hamburger.hamburger--spin.is-active {
  position: fixed;
  z-index: 9999;
}
@media (max-width: 991px) {
  /* line 1424 */
  #seleccion header .hamburger {
    display: block;
  }
}
/* line 1444 */
#seleccion header .logo {
  margin-top: -36px;
  width: 188px;
  height: 72px;
  background-image: url(../images/seleccion/logo.png); 
 /* background-image: url(../images/seleccion/logo_china_2019.png); */
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 1453 */
#seleccion header .logo-secundario {
/*  margin-top: -36px;*/
   margin-top: -40px;
  width: 178px;
 /* height: 72px; */
    height: 84px;
  /* background-image: url(../images/header/americuplogovert.png); */
  /* background-image: url(../images/seleccion/fiba_2019.png); */
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 1462 */
#seleccion header .liga-nav {
  /* margin-top: 5px; */
  margin-top: 40px;
}
/* line 1466 */
#seleccion header .banner {
  margin: 10px auto 0;
}
@media (max-width: 991px) {
  /* line 1472 */
  #seleccion header .banner {
    display: none;
  }
  /* line 1476 */
  #seleccion header .logo-secundario {
    display: none;
  }
  /* line 1480 */
  #seleccion header .liga-nav {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin-top: 0;
    background-color: #5ec5ed;
    z-index: 200;
    -webkit-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    -o-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    transition: visibility 250ms ease-in, opacity 250ms ease-in;
  }
  /* line 1493 */
  #seleccion header .liga-nav ul {
    padding-top: 40px;
  }
  /* line 1496 */
  #seleccion header .liga-nav ul li {
    display: block;
  }
  /* line 1499 */
  #seleccion header .liga-nav ul li a {
    font-size: 25px;
  }
  /* line 1505 */
  #seleccion header .liga-nav.active {
    visibility: visible;
    opacity: 1;
  }
}
/* line 1513 */
#seleccion .owl-seleccion-resultados-wrapper {
  position: relative;
  margin-top: 20px;
  padding: 10px 35px;
  background-color: #141414;
}
/* line 1519 */
#seleccion .owl-seleccion-resultados-wrapper .control {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-top: 46px;
  width: 25px;
  text-align: center;
  background-color: #0a0a0a;
}
/* line 1528 */
#seleccion .owl-seleccion-resultados-wrapper .control .icon-play {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1535 */
#seleccion .owl-seleccion-resultados-wrapper .control.prev {
  left: 0;
}
/* line 1538 */
#seleccion .owl-seleccion-resultados-wrapper .control.prev .icon-play {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1543 */
#seleccion .owl-seleccion-resultados-wrapper .control.next {
  right: 0;
}
/* line 1547 */
#seleccion .owl-seleccion-resultados-wrapper .control:hover {
  cursor: pointer;
}
/* line 1550 */
#seleccion .owl-seleccion-resultados-wrapper .control:hover .icon-play {
  color: #5bc5ed;
}
/* line 1557 */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item {
  padding: 0 10px;
}
/* line 1560 */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item header {
  padding: 0 5px;
  background-color: #001f34;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item header:before, #seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item header:after {
  clear: both;
}
/* line 1565 */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item header span {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 10px;
  color: #fff;
}
/* line 1571 */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item header .fecha {
  float: left;
}
/* line 1575 */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item header .estado {
  float: right;
}
/* line 1582 */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item ul li {
  margin-top: 2px;
  padding: 5px;
  font-size: 20px;
  background-color: #fff;
}
/* line 1590 */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item ul li .equipo img {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  vertical-align: middle;
}
/* line 1597 */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item ul li .equipo span {
  color: #000;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 1604 */
#seleccion .owl-seleccion-resultados-wrapper .owl-seleccion-resultados-item ul li .puntos {
  float: right;
  color: #000;
}
/* line 1613 */
#seleccion .owl-seleccion-posiciones-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1618 */
#seleccion .owl-seleccion-posiciones-wrapper header {
  position: relative;
  padding: 5px 22px 5px 5px;
  border-bottom: 3px solid #5bc5ed;
}
/* line 1623 */
#seleccion .owl-seleccion-posiciones-wrapper header .titulo, #seleccion .owl-seleccion-posiciones-wrapper header .zona {
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 1629 */
#seleccion .owl-seleccion-posiciones-wrapper header .titulo {
  margin-right: 10px;
  color: #fff;
}
/* line 1634 */
#seleccion .owl-seleccion-posiciones-wrapper header .zona {
  color: #5bc5ed;
}
/* line 1638 */
#seleccion .owl-seleccion-posiciones-wrapper header .icon-play {
  position: absolute;
  right: 5px;
  top: 16px;
  font-size: 15px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1646 */
#seleccion .owl-seleccion-posiciones-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #5bc5ed;
}
/* line 1655 */
#seleccion .owl-seleccion-posiciones-wrapper .owl-seleccion-posiciones-item table {
  width: 100%;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 12px;
  color: #141414;
  border-bottom: 1px solid #5bc5ed;
}
/* line 1662 */
#seleccion .owl-seleccion-posiciones-wrapper .owl-seleccion-posiciones-item table thead {
  color: #fff;
  background-color: #646464;
}
/* line 1668 */
#seleccion .owl-seleccion-posiciones-wrapper .owl-seleccion-posiciones-item table thead tr th {
  padding: 2px 5px;
}
/* line 1671 */
#seleccion .owl-seleccion-posiciones-wrapper .owl-seleccion-posiciones-item table thead tr th:first-child {
  padding-left: 10px;
}
/* line 1680 */
#seleccion .owl-seleccion-posiciones-wrapper .owl-seleccion-posiciones-item table tbody tr {
  background-color: #fff;
}
/* line 1683 */
#seleccion .owl-seleccion-posiciones-wrapper .owl-seleccion-posiciones-item table tbody tr td {
  padding: 2px 5px;
}
/* line 1686 */
#seleccion .owl-seleccion-posiciones-wrapper .owl-seleccion-posiciones-item table tbody tr td:first-child {
  padding-left: 10px;
}
/* line 1691 */
#seleccion .owl-seleccion-posiciones-wrapper .owl-seleccion-posiciones-item table tbody tr:nth-child(2n+2) {
  background-color: #e0f3fa;
}
/* line 1700 */
#seleccion .owl-seleccion-televisados-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1705 */
#seleccion .owl-seleccion-televisados-wrapper header {
  position: relative;
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #5dc5ea;
}
/* line 1714 */
#seleccion .owl-seleccion-televisados-wrapper header .icon-play {
  position: absolute;
  top: 9px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1721 */
#seleccion .owl-seleccion-televisados-wrapper header .icon-play.prev {
  left: 10px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1726 */
#seleccion .owl-seleccion-televisados-wrapper header .icon-play.next {
  right: 10px;
}
/* line 1730 */
#seleccion .owl-seleccion-televisados-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #5dc5ea;
}
/* line 1737 */
#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item {
  position: relative;
  padding: 10px;
  text-align: center;
  background-color: #fff;
}
/* line 1743 */
#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item img {
  position: absolute;
  top: 50%;
}
/* line 1747 */
#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item img.left {
  left: 10px;
}
/* line 1751 */
#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item img.right {
  right: 10px;
}
/* line 1756 */
#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item span {
  display: block;
  font-weight: bold;
}
/* line 1760 */
#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item span.fecha {
  font-size: 13px;
  color: #141414;
}
/* line 1765 */
#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item span.equipos {
  font-size: 15px;
  color: #001f34;
}
/* line 1770 */
#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item span.canal {
  font-size: 13px;
  color: #141414;
}
/* line 1778 */
#seleccion .owl-seleccion-videos-wrapper {
  margin-top: 20px;
  background-color: #141414;
}
/* line 1782 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos-header {
  position: relative;
  padding: 5px 0;
  text-align: center;
  border-bottom: 3px solid #66c5f5;
}
/* line 1788 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos-header h3 {
  font-size: 25px;
  font-weight: lighter;
  color: #fff;
  text-transform: uppercase;
}
/* line 1795 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos-header span {
  position: absolute;
  top: 14px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1802 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos-header span.prev {
  left: 10px;
}
/* line 1806 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos-header span.next {
  right: 10px;
}
/* line 1810 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos-header span:hover {
  color: #66c5f5;
  cursor: pointer;
}
/* line 1819 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos .owl-seleccion-videos-item {
  padding: 10px;
  text-align: center;
}
/* line 1823 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos .owl-seleccion-videos-item .thumb {
  position: relative;
}
/* line 1826 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos .owl-seleccion-videos-item .thumb span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  padding: 22px 0 0 5px;
  font-size: 25px;
  color: #fff;
  border: 5px solid rgba(255, 255, 255, 0.7);
  background-color: rgba(102, 197, 245, 0.7);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: border-color 150ms ease-in, background-color 150ms ease-in;
  -o-transition: border-color 150ms ease-in, background-color 150ms ease-in;
  transition: border-color 150ms ease-in, background-color 150ms ease-in;
}
/* line 1842 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos .owl-seleccion-videos-item .thumb span:hover {
  cursor: pointer;
  border-color: white;
  background-color: #66c5f5;
}
/* line 1849 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos .owl-seleccion-videos-item .thumb img {
  width: 100%;
}
/* line 1854 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos .owl-seleccion-videos-item span {
  font-size: 12px;
  color: #66c5f5;
}
/* line 1859 */
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos .owl-seleccion-videos-item p {
  font-size: 12px;
  color: #fff;
}
#seleccion .owl-seleccion-videos-wrapper .owl-seleccion-videos .owl-seleccion-videos-item p a{
  font-size: 12px;
  color: #fff;
}
/* line 1869 */
#seleccion .nota-central header {
  border-bottom-color: #5dc5ea;
}
/* line 1872 */
#seleccion .nota-central header span {
  color: #5dc5ea;
}
/* line 1877 */
#seleccion .nota-central .caption {
  border-top-color: #5dc5ea;
}
/* line 1880 */
#seleccion .nota-central .caption > span {
  color: #5dc5ea;
}
#seleccion .nota-central .caption > span a{
  color: #5dc5ea;
}
/* line 1886 */
#seleccion .mas-noticias {
  background-color: #fff;
}
/* line 1889 */
#seleccion .mas-noticias header {
  border-bottom-color: #5dc5ea;
  background-color: #141414;
}
/* line 1896 */
#seleccion .mas-noticias ul li {
  border-bottom-color: #081e2b;
}
/* line 1899 */
#seleccion .mas-noticias ul li:nth-child(2n+2) {
  background-color: #e0f3fa;
}
/* line 1905 */
#seleccion .mas-noticias ul li span:hover {
  color: #5dc5ea;
}
/* line 1915 */
#seleccion .video-destacado header {
  border-bottom-color: #5dc5ea;
}
/* line 1918 */
#seleccion .video-destacado header span {
  color: #5dc5ea;
}
/* line 1925 */
#seleccion .video-destacado .thumb span {
  background-color: rgba(102, 197, 245, 0.7);
}
/* line 1928 */
#seleccion .video-destacado .thumb span:hover {
  background-color: #66c5f5;
}
/* line 1934 */
#seleccion .video-destacado .caption {
  border-top-color: #5dc5ea;
}
/* line 1937 */
#seleccion .video-destacado .caption span {
  color: #5dc5ea;
}


/* SECCIONES */



/*TNA*/
/* line 942 */
#tna header.tna {
  background-color: #13181c;
}



#tna .liga-nav ul li a{
	color:#00aff1;
}

/* line 945 */
#tna header.tna .hamburger {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 40;
}
/* line 954 */
#tna header.tna .hamburger.hamburger--spin.is-active {
  position: fixed;
  z-index: 9999;
}
@media (max-width: 991px) {
  /* line 945 */
  #tna header.tna .hamburger {
    display: block;
  }
}
/* line 965 */
#tna header.tna .logo {
  margin-top: -37.5px;
  width: 75px;
  height: 75px;
  background-image: url(../images/tna/logo.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 974 */
#tna header.tna .logo-secundario {
  margin-top: -20px;
  width: 138px;
  height: 40px;
  background-image: url(../images/tna/logo-secundario.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1199px) {
  /* line 988 */
  #tna header.tna .logo-secundario {
    display: none;
  }
  /* line 992 */
  #tna header.tna .logos-nav {
    text-align: right;
  }
}
@media (max-width: 991px) {
  /* line 1000 */
  #tna header .nav-wrapper {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #000;
    z-index: 200;
    -webkit-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    -o-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    transition: visibility 250ms ease-in, opacity 250ms ease-in;
  }
  /* line 1012 */
  #tna header .nav-wrapper .logos-nav {
    padding: 70px 40px 0;
    text-align: center;
  }
  /* line 1022 */
  #tna header .nav-wrapper .logos-nav ul li a img {
    min-width: 35px;
  }
  /* line 1034 */
  #tna header .nav-wrapper .liga-nav ul li {
    display: block;
  }
  /* line 1037 */
  #tna header .nav-wrapper .liga-nav ul li a {
    font-size: 25px;
	color: 01b0ef;
  }
  /* line 1044 */
  #tna header .nav-wrapper.active {
    visibility: visible;
    opacity: 1;
  }
}
/* line 1052 */
#tna .owl-tna-resultados-wrapper {
  position: relative;
  margin-top: 20px;
  padding: 10px 35px;
  background-color: #141414;
}
/* line 1058 */
#tna .owl-tna-resultados-wrapper .control {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-top: 46px;
  width: 25px;
  text-align: center;
  background-color: #0a0a0a;
}
/* line 1067 */
#tna .owl-tna-resultados-wrapper .control .icon-play {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1074 */
#tna .owl-tna-resultados-wrapper .control.prev {
  left: 0;
}
/* line 1077 */
#tna .owl-tna-resultados-wrapper .control.prev .icon-play {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1082 */
#tna .owl-tna-resultados-wrapper .control.next {
  right: 0;
}
/* line 1086 */
#tna .owl-tna-resultados-wrapper .control:hover {
  cursor: pointer;
}
/* line 1089 */
#tna .owl-tna-resultados-wrapper .control:hover .icon-play {
  color: #f30f1c;
}
/* line 1096 */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item {
  padding: 0 10px;
}
/* line 1099 */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item header {
  padding: 0 5px;
  background-color: #f30f1c;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item header:before, #tna .owl-tna-resultados-wrapper .owl-tna-resultados-item header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item header:after {
  clear: both;
}
/* line 1104 */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item header span {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 10px;
  color: #fff;
}
/* line 1110 */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item header .fecha {
  float: left;
}
/* line 1114 */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item header .estado {
  float: right;
}
/* line 1121 */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item ul li {
  margin-top: 2px;
  padding: 5px;
  font-size: 20px;
  background-color: #fff;
}
/* line 1129 */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item ul li .equipo img {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  vertical-align: middle;
}
/* line 1136 */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item ul li .equipo span {
  color: #f30f1c;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 1143 */
#tna .owl-tna-resultados-wrapper .owl-tna-resultados-item ul li .puntos {
  float: right;
  color: #000;
}
/* line 1152 */
#tna .owl-tna-posiciones-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1157 */
#tna .owl-tna-posiciones-wrapper header {
  position: relative;
  padding: 5px 22px 5px 5px;
  border-bottom: 3px solid #f2101b;
}
/* line 1162 */
#tna .owl-tna-posiciones-wrapper header .titulo, #tna .owl-tna-posiciones-wrapper header .zona {
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 1168 */
#tna .owl-tna-posiciones-wrapper header .titulo {
  margin-right: 10px;
  color: #fff;
}
/* line 1173 */
#tna .owl-tna-posiciones-wrapper header .zona {
  color: #f2101b;
  white-space: nowrap;
}
/* line 1178 */
#tna .owl-tna-posiciones-wrapper header .icon-play {
  position: absolute;
  right: 5px;
  top: 16px;
  font-size: 15px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1186 */
#tna .owl-tna-posiciones-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1195 */
#tna .owl-tna-posiciones-wrapper .owl-tna-posiciones-item table {
  width: 100%;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 12px;
  color: #141414;
  border-bottom: 1px solid #f2101b;
}
/* line 1202 */
#tna .owl-tna-posiciones-wrapper .owl-tna-posiciones-item table thead {
  color: #fff;
  background-color: #646464;
}
/* line 1208 */
#tna .owl-tna-posiciones-wrapper .owl-tna-posiciones-item table thead tr th {
  padding: 2px 5px;
}
/* line 1211 */
#tna .owl-tna-posiciones-wrapper .owl-tna-posiciones-item table thead tr th:first-child {
  padding-left: 10px;
}
/* line 1220 */
#tna .owl-tna-posiciones-wrapper .owl-tna-posiciones-item table tbody tr {
  background-color: #fff;
}
/* line 1223 */
#tna .owl-tna-posiciones-wrapper .owl-tna-posiciones-item table tbody tr td {
  padding: 2px 5px;
}
/* line 1226 */
#tna .owl-tna-posiciones-wrapper .owl-tna-posiciones-item table tbody tr td:first-child {
  padding-left: 10px;
}
/* line 1231 */
#tna .owl-tna-posiciones-wrapper .owl-tna-posiciones-item table tbody tr:nth-child(2n+2) {
  background-color: #e6e6e6;
}
/* line 1240 */
#tna .owl-tna-televisados-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1245 */
#tna .owl-tna-televisados-wrapper header {
  position: relative;
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #f2101b;
}
/* line 1254 */
#tna .owl-tna-televisados-wrapper header .icon-play {
  position: absolute;
  top: 9px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1261 */
#tna .owl-tna-televisados-wrapper header .icon-play.prev {
  left: 10px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1266 */
#tna .owl-tna-televisados-wrapper header .icon-play.next {
  right: 10px;
}
/* line 1270 */
#tna .owl-tna-televisados-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1277 */
#tna .owl-tna-televisados-wrapper .owl-tna-televisados-item {
  position: relative;
  padding: 10px;
  text-align: center;
  background-color: #fff;
}
/* line 1283 */
#tna .owl-tna-televisados-wrapper .owl-tna-televisados-item img {
  position: absolute;
  top: 50%;
}
/* line 1287 */
#tna .owl-tna-televisados-wrapper .owl-tna-televisados-item img.left {
  left: 10px;
}
/* line 1291 */
#tna .owl-tna-televisados-wrapper .owl-tna-televisados-item img.right {
  right: 10px;
}
/* line 1296 */
#tna .owl-tna-televisados-wrapper .owl-tna-televisados-item span {
  display: block;
  font-weight: bold;
}
/* line 1300 */
#tna .owl-tna-televisados-wrapper .owl-tna-televisados-item span.fecha {
  font-size: 13px;
  color: #141414;
}
/* line 1305 */
#tna .owl-tna-televisados-wrapper .owl-tna-televisados-item span.equipos {
  font-size: 15px;
  color: #f30f1c;
}
/* line 1310 */
#tna .owl-tna-televisados-wrapper .owl-tna-televisados-item span.canal {
  font-size: 13px;
  color: #141414;
}
/* line 1318 */
#tna .main-banner {
  margin-top: 20px;
}
/* line 1324 */
#tna .nota-central header {
  border-bottom-color: #01b1ec;
}
/* line 1327 */
#tna .nota-central header span {
  color: #01b1ec;
}
/* line 1332 */
#tna .nota-central .caption {
  border-top-color: #01b1ec;
}
/* line 1335 */
#tna .nota-central .caption > span {
  color: #01b1ec;
}
#tna .nota-central .caption > span a{
  color: #01b1ec;
}
/* line 1343 */
#tna .mas-noticias header {
  border-bottom-color: #01b1ec;
}
/* line 1349 */
#tna .mas-noticias ul li {
  border-bottom-color: #01b1ec;
}
/* line 1354 */
#tna .mas-noticias ul li span:hover {
  color: #01b1ec;
}
/* line 1364 */
#tna .video-destacado header {
  border-bottom-color: #01b1ec;
}
/* line 1367 */
#tna .video-destacado header span {
  color: #01b1ec;
}
/* line 1374 */
#tna .video-destacado .thumb span {
  background-color: rgba(3, 128, 174, 0.7);
}
/* line 1377 */
#tna .video-destacado .thumb span:hover {
  background-color: #00aae0;
}
/* line 1383 */
#tna .video-destacado .caption {
  border-top-color: #01b1ec;
}
/* line 1386 */
#tna .video-destacado .caption span {
  color: #01b1ec;
}

#tna .owl-main-news-wrapper .owl-main-news-pagination ul li a.active{
  color: #FFF;	
}

#tna .owl-main-news-wrapper .owl-main-news ul .item-main-news h3 a{
  color: #000;		
}

#tna .owl-main-news-wrapper .owl-main-news-pagination{
	border-bottom: 1px solid #01b1ec;
}

#tna .owl-main-news-wrapper .owl-main-news ul .item-main-news{
	
	border-top: 1px solid #01b1ec;
	border-bottom: 1px solid #01b1ec;
}



/*NBA*/
/* line 942 */
#nba header.nba {
  background-color: #006cb7;
}

#nba .liga-nav ul li a{
	color:#FFF;
}


/* line 945 */
#nba header.nba .hamburger {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 40;
}
/* line 954 */
#nba header.nba .hamburger.hamburger--spin.is-active {
  position: fixed;
  z-index: 9999;
}
@media (max-width: 991px) {
  /* line 945 */
  #nba header.nba .hamburger {
    display: block;
  }
}
/* line 965 */
#nba header.nba .logo {
  margin-top: -35.5px;
  width: 75px;
  height: 75px;
  background-image: url(../images/nba/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 974 */
#nba header.nba .logo-secundario {
  margin-top: -30px;
  width: 138px;
  height: 40px;
  background-image: url(../images/nba/logo-secundario.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1199px) {
  /* line 988 */
  #nba header.nba .logo-secundario {
    display: none;
  }
  /* line 992 */
  #nba header.nba .logos-nav {
    text-align: right;
  }
}
@media (max-width: 991px) {
  /* line 1000 */
  #nba header .nav-wrapper {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #006cb7;
    z-index: 200;
    -webkit-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    -o-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    transition: visibility 250ms ease-in, opacity 250ms ease-in;
  }
  /* line 1012 */
  #nba header .nav-wrapper .logos-nav {
    padding: 70px 40px 0;
    text-align: center;
  }
  /* line 1022 */
  #nba header .nav-wrapper .logos-nav ul li a img {
    min-width: 35px;
  }
  /* line 1034 */
  #nba header .nav-wrapper .liga-nav ul li {
    display: block;
  }
  /* line 1037 */
  #nba header .nav-wrapper .liga-nav ul li a {
    font-size: 25px;
  }
  /* line 1044 */
  #nba header .nav-wrapper.active {
    visibility: visible;
    opacity: 1;
  }
}
/* line 1052 */
#nba .owl-nba-resultados-wrapper {
  position: relative;
  margin-top: 20px;
  padding: 10px 35px;
  background-color: #141414;
}
/* line 1058 */
#nba .owl-nba-resultados-wrapper .control {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-top: 46px;
  width: 25px;
  text-align: center;
  background-color: #0a0a0a;
}
/* line 1067 */
#nba .owl-nba-resultados-wrapper .control .icon-play {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1074 */
#nba .owl-nba-resultados-wrapper .control.prev {
  left: 0;
}
/* line 1077 */
#nba .owl-nba-resultados-wrapper .control.prev .icon-play {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1082 */
#nba .owl-nba-resultados-wrapper .control.next {
  right: 0;
}
/* line 1086 */
#nba .owl-nba-resultados-wrapper .control:hover {
  cursor: pointer;
}
/* line 1089 */
#nba .owl-nba-resultados-wrapper .control:hover .icon-play {
  color: #006cb7;
}
/* line 1096 */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item {
  padding: 0 10px;
}
/* line 1099 */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item header {
  padding: 0 5px;
  background-color: #006cb7;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item header:before, #nba .owl-nba-resultados-wrapper .owl-nba-resultados-item header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item header:after {
  clear: both;
}
/* line 1104 */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item header span {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 10px;
  color: #fff;
}
/* line 1110 */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item header .fecha {
  float: left;
}
/* line 1114 */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item header .estado {
  float: right;
}
/* line 1121 */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item ul li {
  margin-top: 2px;
  padding: 5px;
  font-size: 20px;
  background-color: #fff;
}
/* line 1129 */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item ul li .equipo img {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  vertical-align: middle;
}
/* line 1136 */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item ul li .equipo span {
  color: #006cb7;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 1143 */
#nba .owl-nba-resultados-wrapper .owl-nba-resultados-item ul li .puntos {
  float: right;
  color: #000;
}
/* line 1152 */
#nba .owl-nba-posiciones-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1157 */
#nba .owl-nba-posiciones-wrapper header {
  position: relative;
  padding: 5px 22px 5px 5px;
  border-bottom: 3px solid #f2101b;
}
/* line 1162 */
#nba .owl-nba-posiciones-wrapper header .titulo, #nba .owl-nba-posiciones-wrapper header .zona {
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 1168 */
#nba .owl-nba-posiciones-wrapper header .titulo {
  margin-right: 10px;
  color: #fff;
}
/* line 1173 */
#nba .owl-nba-posiciones-wrapper header .zona {
  color: #f2101b;
  white-space: nowrap;
}
/* line 1178 */
#nba .owl-nba-posiciones-wrapper header .icon-play {
  position: absolute;
  right: 5px;
  top: 16px;
  font-size: 15px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1186 */
#nba .owl-nba-posiciones-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1195 */
#nba .owl-nba-posiciones-wrapper .owl-nba-posiciones-item table {
  width: 100%;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 12px;
  color: #141414;
  border-bottom: 1px solid #f2101b;
}
/* line 1202 */
#nba .owl-nba-posiciones-wrapper .owl-nba-posiciones-item table thead {
  color: #fff;
  background-color: #646464;
}
/* line 1208 */
#nba .owl-nba-posiciones-wrapper .owl-nba-posiciones-item table thead tr th {
  padding: 2px 5px;
}
/* line 1211 */
#nba .owl-nba-posiciones-wrapper .owl-nba-posiciones-item table thead tr th:first-child {
  padding-left: 10px;
}
/* line 1220 */
#nba .owl-nba-posiciones-wrapper .owl-nba-posiciones-item table tbody tr {
  background-color: #fff;
}
/* line 1223 */
#nba .owl-nba-posiciones-wrapper .owl-nba-posiciones-item table tbody tr td {
  padding: 2px 5px;
}
/* line 1226 */
#nba .owl-nba-posiciones-wrapper .owl-nba-posiciones-item table tbody tr td:first-child {
  padding-left: 10px;
}
/* line 1231 */
#nba .owl-nba-posiciones-wrapper .owl-nba-posiciones-item table tbody tr:nth-child(2n+2) {
  background-color: #e6e6e6;
}
/* line 1240 */
#nba .owl-nba-televisados-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1245 */
#nba .owl-nba-televisados-wrapper header {
  position: relative;
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #f2101b;
}
/* line 1254 */
#nba .owl-nba-televisados-wrapper header .icon-play {
  position: absolute;
  top: 9px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1261 */
#nba .owl-nba-televisados-wrapper header .icon-play.prev {
  left: 10px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1266 */
#nba .owl-nba-televisados-wrapper header .icon-play.next {
  right: 10px;
}
/* line 1270 */
#nba .owl-nba-televisados-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1277 */
#nba .owl-nba-televisados-wrapper .owl-nba-televisados-item {
  position: relative;
  padding: 10px;
  text-align: center;
  background-color: #fff;
}
/* line 1283 */
#nba .owl-nba-televisados-wrapper .owl-nba-televisados-item img {
  position: absolute;
  top: 50%;
}
/* line 1287 */
#nba .owl-nba-televisados-wrapper .owl-nba-televisados-item img.left {
  left: 10px;
}
/* line 1291 */
#nba .owl-nba-televisados-wrapper .owl-nba-televisados-item img.right {
  right: 10px;
}
/* line 1296 */
#nba .owl-nba-televisados-wrapper .owl-nba-televisados-item span {
  display: block;
  font-weight: bold;
}
/* line 1300 */
#nba .owl-nba-televisados-wrapper .owl-nba-televisados-item span.fecha {
  font-size: 13px;
  color: #141414;
}
/* line 1305 */
#nba .owl-nba-televisados-wrapper .owl-nba-televisados-item span.equipos {
  font-size: 15px;
  color: #006cb7;
}
/* line 1310 */
#nba .owl-nba-televisados-wrapper .owl-nba-televisados-item span.canal {
  font-size: 13px;
  color: #141414;
}
/* line 1318 */
#nba .main-banner {
  margin-top: 20px;
}
/* line 1324 */
#nba .nota-central header {
  border-bottom-color: #006cb7;
}
/* line 1327 */
#nba .nota-central header span {
  color: #006cb7;
}
/* line 1332 */
#nba .nota-central .caption {
  border-top-color: #006cb7;
}
/* line 1335 */
#nba .nota-central .caption > span a {
  color: #006cb7;
}
/* line 1343 */
#nba .mas-noticias header {
  border-bottom-color: #006cb7;
}
/* line 1349 */
#nba .mas-noticias ul li {
  border-bottom-color: #006cb7;
}
/* line 1354 */
#nba .mas-noticias ul li span:hover {
  color: #006cb7;
}
/* line 1364 */
#nba .video-destacado header {
  border-bottom-color: #006cb7;
}
/* line 1367 */
#nba .video-destacado header span {
  color: #006cb7;
}
/* line 1374 */
#nba .video-destacado .thumb span {
  background-color: rgba(4, 81, 133, 0.7);
}
/* line 1377 */
#nba .video-destacado .thumb span:hover {
  background-color: #045185;
}
/* line 1383 */
#nba .video-destacado .caption {
  border-top-color: #006cb7;
}
/* line 1386 */
#nba .video-destacado .caption span {
  color: #006cb7;
}
#nba .owl-main-news-wrapper .owl-main-news-pagination ul li a.active{
  color: #FFF;	
}
#nba .owl-main-news-wrapper .owl-main-news ul .item-main-news h3{
  color: #000;		
}
#nba .owl-main-news-wrapper .owl-main-news ul .item-main-news h3 a{
  color: #000;		
}
#nba .owl-main-news-wrapper .owl-main-news-pagination{
	border-bottom: 1px solid #006cb7;
}
#nba .owl-main-news-wrapper .owl-main-news ul .item-main-news{
	
	border-top: 1px solid #006cb7;
	border-bottom: 1px solid #006cb7;
}



/*FEDERAL*/
/* line 942 */
#fed header.fed {
  background-color: #1d2f5d;
}

#fed .liga-nav ul li a{
	color:#f06700;
}

/* line 945 */
#fed header.fed .hamburger {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 40;
}
/* line 954 */
#fed header.fed .hamburger.hamburger--spin.is-active {
  position: fixed;
  z-index: 9999;
}
@media (max-width: 991px) {
  /* line 945 */
  #fed header.fed .hamburger {
    display: block;
  }
}
/* line 965 */
#fed header.fed .logo {
  margin-top: -37.5px;
  width: 75px;
  height: 75px;
  background-image: url(../images/fed/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 974 */
#fed header.fed .logo-secundario {
  margin-top: -20px;
  width: 138px;
  height: 40px;
  background-image: url(../images/fed/logo-secundario.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1199px) {
  /* line 988 */
  #fed header.fed .logo-secundario {
    display: none;
  }
  /* line 992 */
  #fed header.fed .logos-nav {
    text-align: right;
  }
}
@media (max-width: 991px) {
  /* line 1000 */
  #fed header .nav-wrapper {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #1d2f5d;
    z-index: 200;
    -webkit-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    -o-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    transition: visibility 250ms ease-in, opacity 250ms ease-in;
  }
  /* line 1012 */
  #fed header .nav-wrapper .logos-nav {
    padding: 70px 40px 0;
    text-align: center;
  }
  /* line 1022 */
  #fed header .nav-wrapper .logos-nav ul li a img {
    min-width: 35px;
  }
  /* line 1034 */
  #fed header .nav-wrapper .liga-nav ul li {
    display: block;
  }
  /* line 1037 */
  #fed header .nav-wrapper .liga-nav ul li a {
    font-size: 25px;
  }
  /* line 1044 */
  #fed header .nav-wrapper.active {
    visibility: visible;
    opacity: 1;
  }
}
/* line 1052 */
#fed .owl-fed-resultados-wrapper {
  position: relative;
  margin-top: 20px;
  padding: 10px 35px;
  background-color: #141414;
}
/* line 1058 */
#fed .owl-fed-resultados-wrapper .control {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-top: 46px;
  width: 25px;
  text-align: center;
  background-color: #0a0a0a;
}
/* line 1067 */
#fed .owl-fed-resultados-wrapper .control .icon-play {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1074 */
#fed .owl-fed-resultados-wrapper .control.prev {
  left: 0;
}
/* line 1077 */
#fed .owl-fed-resultados-wrapper .control.prev .icon-play {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1082 */
#fed .owl-fed-resultados-wrapper .control.next {
  right: 0;
}
/* line 1086 */
#fed .owl-fed-resultados-wrapper .control:hover {
  cursor: pointer;
}
/* line 1089 */
#fed .owl-fed-resultados-wrapper .control:hover .icon-play {
  color: #f30f1c;
}
/* line 1096 */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item {
  padding: 0 10px;
}
/* line 1099 */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item header {
  padding: 0 5px;
  background-color: #f30f1c;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item header:before, #fed .owl-fed-resultados-wrapper .owl-fed-resultados-item header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item header:after {
  clear: both;
}
/* line 1104 */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item header span {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 10px;
  color: #fff;
}
/* line 1110 */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item header .fecha {
  float: left;
}
/* line 1114 */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item header .estado {
  float: right;
}
/* line 1121 */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item ul li {
  margin-top: 2px;
  padding: 5px;
  font-size: 20px;
  background-color: #fff;
}
/* line 1129 */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item ul li .equipo img {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  vertical-align: middle;
}
/* line 1136 */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item ul li .equipo span {
  color: #f30f1c;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 1143 */
#fed .owl-fed-resultados-wrapper .owl-fed-resultados-item ul li .puntos {
  float: right;
  color: #000;
}
/* line 1152 */
#fed .owl-fed-posiciones-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1157 */
#fed .owl-fed-posiciones-wrapper header {
  position: relative;
  padding: 5px 22px 5px 5px;
  border-bottom: 3px solid #f2101b;
}
/* line 1162 */
#fed .owl-fed-posiciones-wrapper header .titulo, #fed .owl-fed-posiciones-wrapper header .zona {
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 1168 */
#fed .owl-fed-posiciones-wrapper header .titulo {
  margin-right: 10px;
  color: #fff;
}
/* line 1173 */
#fed .owl-fed-posiciones-wrapper header .zona {
  color: #f2101b;
  white-space: nowrap;
}
/* line 1178 */
#fed .owl-fed-posiciones-wrapper header .icon-play {
  position: absolute;
  right: 5px;
  top: 16px;
  font-size: 15px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1186 */
#fed .owl-fed-posiciones-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1195 */
#fed .owl-fed-posiciones-wrapper .owl-fed-posiciones-item table {
  width: 100%;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 12px;
  color: #141414;
  border-bottom: 1px solid #f2101b;
}
/* line 1202 */
#fed .owl-fed-posiciones-wrapper .owl-fed-posiciones-item table thead {
  color: #fff;
  background-color: #646464;
}
/* line 1208 */
#fed .owl-fed-posiciones-wrapper .owl-fed-posiciones-item table thead tr th {
  padding: 2px 5px;
}
/* line 1211 */
#fed .owl-fed-posiciones-wrapper .owl-fed-posiciones-item table thead tr th:first-child {
  padding-left: 10px;
}
/* line 1220 */
#fed .owl-fed-posiciones-wrapper .owl-fed-posiciones-item table tbody tr {
  background-color: #fff;
}
/* line 1223 */
#fed .owl-fed-posiciones-wrapper .owl-fed-posiciones-item table tbody tr td {
  padding: 2px 5px;
}
/* line 1226 */
#fed .owl-fed-posiciones-wrapper .owl-fed-posiciones-item table tbody tr td:first-child {
  padding-left: 10px;
}
/* line 1231 */
#fed .owl-fed-posiciones-wrapper .owl-fed-posiciones-item table tbody tr:nth-child(2n+2) {
  background-color: #e6e6e6;
}
/* line 1240 */
#fed .owl-fed-televisados-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1245 */
#fed .owl-fed-televisados-wrapper header {
  position: relative;
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #f2101b;
}
/* line 1254 */
#fed .owl-fed-televisados-wrapper header .icon-play {
  position: absolute;
  top: 9px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1261 */
#fed .owl-fed-televisados-wrapper header .icon-play.prev {
  left: 10px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1266 */
#fed .owl-fed-televisados-wrapper header .icon-play.next {
  right: 10px;
}
/* line 1270 */
#fed .owl-fed-televisados-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1277 */
#fed .owl-fed-televisados-wrapper .owl-fed-televisados-item {
  position: relative;
  padding: 10px;
  text-align: center;
  background-color: #fff;
}
/* line 1283 */
#fed .owl-fed-televisados-wrapper .owl-fed-televisados-item img {
  position: absolute;
  top: 50%;
}
/* line 1287 */
#fed .owl-fed-televisados-wrapper .owl-fed-televisados-item img.left {
  left: 10px;
}
/* line 1291 */
#fed .owl-fed-televisados-wrapper .owl-fed-televisados-item img.right {
  right: 10px;
}
/* line 1296 */
#fed .owl-fed-televisados-wrapper .owl-fed-televisados-item span {
  display: block;
  font-weight: bold;
}
/* line 1300 */
#fed .owl-fed-televisados-wrapper .owl-fed-televisados-item span.fecha {
  font-size: 13px;
  color: #141414;
}
/* line 1305 */
#fed .owl-fed-televisados-wrapper .owl-fed-televisados-item span.equipos {
  font-size: 15px;
  color: #1d2f5d;
}
/* line 1310 */
#fed .owl-fed-televisados-wrapper .owl-fed-televisados-item span.canal {
  font-size: 13px;
  color: #141414;
}
/* line 1318 */
#fed .main-banner {
  margin-top: 20px;
}
/* line 1324 */
#fed .nota-central header {
  border-bottom-color: #fd6621;
}
#fed .nota-central {
  background-color: #1d2f5d;
}
/* line 1327 */
#fed .nota-central header span {
  color: #fd6621;
}
/* line 1332 */
#fed .nota-central .caption {
  border-top-color: #fd6621;
}
/* line 1335 */
#fed .nota-central .caption > span {
  color: #fd6621;
}
#fed .nota-central .caption > span a{
  color: #fd6621;
}
/* line 1343 */
#fed .mas-noticias header {
  border-bottom-color: #1d2f5d;
}
/* line 1349 */
#fed .mas-noticias ul li {
  border-bottom-color: #1d2f5d;
}
/* line 1354 */
#fed .mas-noticias ul li span:hover {
  color: #1d2f5d;
}
/* line 1364 */

#fed .video-destacado {
  background-color: #1d2f5d;
}

#fed .video-destacado header {
  border-bottom-color: #fd6621;
}
/* line 1367 */
#fed .video-destacado header span {
  color: #fd6621;
}
/* line 1374 */
#fed .video-destacado .thumb span {
  background-color: rgba(183, 82, 38, 0.7);
}
/* line 1377 */
#fed .video-destacado .thumb span:hover {
  background-color: #fd6621;
}
/* line 1383 */
#fed .video-destacado .caption {
  border-top-color: #fd6621;
}
/* line 1386 */
#fed .video-destacado .caption span {
  color: #fd6621;
}


#fed .owl-main-news-wrapper .owl-main-news{
	 border-bottom: 9px solid #1d2f5d;
}

#fed .owl-main-news-wrapper .owl-main-news ul .item-main-news h3{
  color: #000;		
}
#fed .owl-main-news-wrapper .owl-main-news ul .item-main-news h3 a{
  color: #000;		
}

#fed .owl-main-news-wrapper .owl-main-news-pagination{
	border-bottom: 1px solid #f6632d;
}

#fed .owl-main-news-wrapper .owl-main-news ul .item-main-news{
	
	border-top: 1px solid #f6632d;
	border-bottom: 1px solid #f6632d;
}

#fed .owl-main-news-wrapper .owl-main-news-pagination {
  background-color: #1d2f5d;	
}
#fed .owl-main-news-wrapper .owl-main-news-pagination ul li a.active{
  color: #fd6621;	
}


/*FEMENINO*/
/* line 942 */
#fem header.fem {
  background-color: #e4007b;
}

#fem .liga-nav ul li a{
	color:#000;
}

/* line 945 */
#fem header.fem .hamburger {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 40;
}
/* line 954 */
#fem header.fem .hamburger.hamburger--spin.is-active {
  position: fixed;
  z-index: 9999;
}
@media (max-width: 991px) {
  /* line 945 */
  #fem header.fem .hamburger {
    display: block;
  }
}
/* line 965 */
#fem header.fem .logo {
  margin-top: -32.5px;
  width: 75px;
  height: 75px;
  background-image: url(../images/fem/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 974 */
#fem header.fem .logo-secundario {
  margin-top: -35px;
  width: 138px;
  height: 40px;
  background-image: url(../images/fem/logo-secundario.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1199px) {
  /* line 988 */
  #fem header.fem .logo-secundario {
    display: none;
  }
  /* line 992 */
  #fem header.fem .logos-nav {
    text-align: right;
  }
}
@media (max-width: 991px) {
  /* line 1000 */
  #fem header .nav-wrapper {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #e4007b;
    z-index: 200;
    -webkit-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    -o-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    transition: visibility 250ms ease-in, opacity 250ms ease-in;
  }
  /* line 1012 */
  #fem header .nav-wrapper .logos-nav {
    padding: 70px 40px 0;
    text-align: center;
  }
  /* line 1022 */
  #fem header .nav-wrapper .logos-nav ul li a img {
    min-width: 35px;
  }
  /* line 1034 */
  #fem header .nav-wrapper .liga-nav ul li {
    display: block;
  }
  /* line 1037 */
  #fem header .nav-wrapper .liga-nav ul li a {
    font-size: 25px;
  }
  /* line 1044 */
  #fem header .nav-wrapper.active {
    visibility: visible;
    opacity: 1;
  }
}
/* line 1052 */
#fem .owl-fem-resultados-wrapper {
  position: relative;
  margin-top: 20px;
  padding: 10px 35px;
  background-color: #141414;
}
/* line 1058 */
#fem .owl-fem-resultados-wrapper .control {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-top: 46px;
  width: 25px;
  text-align: center;
  background-color: #0a0a0a;
}
/* line 1067 */
#fem .owl-fem-resultados-wrapper .control .icon-play {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1074 */
#fem .owl-fem-resultados-wrapper .control.prev {
  left: 0;
}
/* line 1077 */
#fem .owl-fem-resultados-wrapper .control.prev .icon-play {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1082 */
#fem .owl-fem-resultados-wrapper .control.next {
  right: 0;
}
/* line 1086 */
#fem .owl-fem-resultados-wrapper .control:hover {
  cursor: pointer;
}
/* line 1089 */
#fem .owl-fem-resultados-wrapper .control:hover .icon-play {
  color: #f30f1c;
}
/* line 1096 */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item {
  padding: 0 10px;
}
/* line 1099 */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item header {
  padding: 0 5px;
  background-color: #f30f1c;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item header:before, #fem .owl-fem-resultados-wrapper .owl-fem-resultados-item header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item header:after {
  clear: both;
}
/* line 1104 */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item header span {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 10px;
  color: #fff;
}
/* line 1110 */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item header .fecha {
  float: left;
}
/* line 1114 */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item header .estado {
  float: right;
}
/* line 1121 */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item ul li {
  margin-top: 2px;
  padding: 5px;
  font-size: 20px;
  background-color: #fff;
}
/* line 1129 */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item ul li .equipo img {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  vertical-align: middle;
}
/* line 1136 */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item ul li .equipo span {
  color: #f30f1c;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 1143 */
#fem .owl-fem-resultados-wrapper .owl-fem-resultados-item ul li .puntos {
  float: right;
  color: #000;
}
/* line 1152 */
#fem .owl-fem-posiciones-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1157 */
#fem .owl-fem-posiciones-wrapper header {
  position: relative;
  padding: 5px 22px 5px 5px;
  border-bottom: 3px solid #f2101b;
}
/* line 1162 */
#fem .owl-fem-posiciones-wrapper header .titulo, #fem .owl-fem-posiciones-wrapper header .zona {
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 1168 */
#fem .owl-fem-posiciones-wrapper header .titulo {
  margin-right: 10px;
  color: #fff;
}
/* line 1173 */
#fem .owl-fem-posiciones-wrapper header .zona {
  color: #f2101b;
  white-space: nowrap;
}
/* line 1178 */
#fem .owl-fem-posiciones-wrapper header .icon-play {
  position: absolute;
  right: 5px;
  top: 16px;
  font-size: 15px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1186 */
#fem .owl-fem-posiciones-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1195 */
#fem .owl-fem-posiciones-wrapper .owl-fem-posiciones-item table {
  width: 100%;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 12px;
  color: #141414;
  border-bottom: 1px solid #f2101b;
}
/* line 1202 */
#fem .owl-fem-posiciones-wrapper .owl-fem-posiciones-item table thead {
  color: #fff;
  background-color: #646464;
}
/* line 1208 */
#fem .owl-fem-posiciones-wrapper .owl-fem-posiciones-item table thead tr th {
  padding: 2px 5px;
}
/* line 1211 */
#fem .owl-fem-posiciones-wrapper .owl-fem-posiciones-item table thead tr th:first-child {
  padding-left: 10px;
}
/* line 1220 */
#fem .owl-fem-posiciones-wrapper .owl-fem-posiciones-item table tbody tr {
  background-color: #fff;
}
/* line 1223 */
#fem .owl-fem-posiciones-wrapper .owl-fem-posiciones-item table tbody tr td {
  padding: 2px 5px;
}
/* line 1226 */
#fem .owl-fem-posiciones-wrapper .owl-fem-posiciones-item table tbody tr td:first-child {
  padding-left: 10px;
}
/* line 1231 */
#fem .owl-fem-posiciones-wrapper .owl-fem-posiciones-item table tbody tr:nth-child(2n+2) {
  background-color: #e6e6e6;
}
/* line 1240 */
#fem .owl-fem-televisados-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1245 */
#fem .owl-fem-televisados-wrapper header {
  position: relative;
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #f2101b;
}
/* line 1254 */
#fem .owl-fem-televisados-wrapper header .icon-play {
  position: absolute;
  top: 9px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1261 */
#fem .owl-fem-televisados-wrapper header .icon-play.prev {
  left: 10px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1266 */
#fem .owl-fem-televisados-wrapper header .icon-play.next {
  right: 10px;
}
/* line 1270 */
#fem .owl-fem-televisados-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1277 */
#fem .owl-fem-televisados-wrapper .owl-fem-televisados-item {
  position: relative;
  padding: 10px;
  text-align: center;
  background-color: #fff;
}
/* line 1283 */
#fem .owl-fem-televisados-wrapper .owl-fem-televisados-item img {
  position: absolute;
  top: 50%;
}
/* line 1287 */
#fem .owl-fem-televisados-wrapper .owl-fem-televisados-item img.left {
  left: 10px;
}
/* line 1291 */
#fem .owl-fem-televisados-wrapper .owl-fem-televisados-item img.right {
  right: 10px;
}
/* line 1296 */
#fem .owl-fem-televisados-wrapper .owl-fem-televisados-item span {
  display: block;
  font-weight: bold;
}
/* line 1300 */
#fem .owl-fem-televisados-wrapper .owl-fem-televisados-item span.fecha {
  font-size: 13px;
  color: #141414;
}
/* line 1305 */
#fem .owl-fem-televisados-wrapper .owl-fem-televisados-item span.equipos {
  font-size: 15px;
  color: #e4007b;
}
/* line 1310 */
#fem .owl-fem-televisados-wrapper .owl-fem-televisados-item span.canal {
  font-size: 13px;
  color: #141414;
}
/* line 1318 */
#fem .main-banner {
  margin-top: 20px;
}
#fem .nota-central {
  background-color: #e4007b;
}
/* line 1324 */
#fem .nota-central header {
  border-bottom-color: #000;
  color: #000;
}
/* line 1327 */
#fem .nota-central header span {
  color: #fff;
}
/* line 1332 */
#fem .nota-central .caption {
  border-top-color: #000;
}
/* line 1335 */
#fem .nota-central .caption > span {
  color: #000;
}
#fem .nota-central .caption > span a{
  color: #000;
}
#fem .nota-central .caption > p{
  color: #000;
}
/* line 1343 */
#fem .mas-noticias header {
  border-bottom-color: #e4007b;
}
/* line 1349 */
#fem .mas-noticias ul li {
  border-bottom-color: #e4007b;
}
/* line 1354 */
#fem .mas-noticias ul li span:hover {
  color: #e4007b;
}
#fem .video-destacado {
  background-color: #e4007b;
}
/* line 1364 */
#fem .video-destacado header {
  border-bottom-color: #000;
  color: #000;
}
/* line 1367 */
#fem .video-destacado header span {
  color: #fff;
}
/* line 1374 */
#fem .video-destacado .thumb span {
  background-color: rgba(164, 4, 90, 0.7);
}
/* line 1377 */
#fem .video-destacado .thumb span:hover {
  background-color: #a4045a;
}
/* line 1383 */
#fem .video-destacado .caption {
  border-top-color: #000;
}
#fem .video-destacado .caption p a{
	color: #000;
}
/* line 1386 */
#fem .video-destacado .caption span {
  color: #fff;
}

#fem .owl-main-news-pagination{
	background-color: #e4007b;
}
#fem .owl-main-news-wrapper .owl-main-news ul .item-main-news h3{
  color: #000;		
}
#fem .owl-main-news-wrapper .owl-main-news ul .item-main-news h3 a{
  color: #000;		
}

#fem .owl-main-news-wrapper .owl-main-news-pagination{
	border-bottom: 1px solid #000;
}

#fem .owl-main-news-wrapper .owl-main-news {
    border-bottom: 9px solid #e4007b;
}

#fem .owl-main-news-wrapper .owl-main-news ul .item-main-news{
	
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#fem .owl-main-news-wrapper .owl-main-news-pagination ul li a.active{
  color: #000;	
}

/*INTERNACIONAL*/
/* line 942 */
#inter header.inter {
  background-color: #00a7eb;
}

#inter .liga-nav ul li a{
	color:#000;
}

/* line 945 */
#inter header.inter .hamburger {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 40;
}
/* line 954 */
#inter header.inter .hamburger.hamburger--spin.is-active {
  position: fixed;
  z-index: 9999;
}
@media (max-width: 991px) {
  /* line 945 */
  #inter header.inter .hamburger {
    display: block;
  }
}
/* line 965 */
#inter header.inter .logo {
  margin-top: -37.5px;
  width: 75px;
  height: 75px;
  background-image: url(../images/inter/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 974 */
#inter header.inter .logo-secundario {
  margin-top: -20px;
  width: 138px;
  height: 40px;
  background-image: url(../images/inter/logo-secundario.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1199px) {
  /* line 988 */
  #inter header.inter .logo-secundario {
    display: none;
  }
  /* line 992 */
  #inter header.inter .logos-nav {
    text-align: right;
  }
}
@media (max-width: 991px) {
  /* line 1000 */
  #inter header .nav-wrapper {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #00a7eb;
    z-index: 200;
    -webkit-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    -o-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    transition: visibility 250ms ease-in, opacity 250ms ease-in;
  }
  /* line 1012 */
  #inter header .nav-wrapper .logos-nav {
    padding: 70px 40px 0;
    text-align: center;
  }
  /* line 1022 */
  #inter header .nav-wrapper .logos-nav ul li a img {
    min-width: 35px;
  }
  /* line 1034 */
  #inter header .nav-wrapper .liga-nav ul li {
    display: block;
  }
  /* line 1037 */
  #inter header .nav-wrapper .liga-nav ul li a {
    font-size: 25px;
  }
  /* line 1044 */
  #inter header .nav-wrapper.active {
    visibility: visible;
    opacity: 1;
  }
}
/* line 1052 */
#inter .owl-inter-resultados-wrapper {
  position: relative;
  margin-top: 20px;
  padding: 10px 35px;
  background-color: #141414;
}
/* line 1058 */
#inter .owl-inter-resultados-wrapper .control {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-top: 46px;
  width: 25px;
  text-align: center;
  background-color: #0a0a0a;
}
/* line 1067 */
#inter .owl-inter-resultados-wrapper .control .icon-play {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1074 */
#inter .owl-inter-resultados-wrapper .control.prev {
  left: 0;
}
/* line 1077 */
#inter .owl-inter-resultados-wrapper .control.prev .icon-play {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1082 */
#inter .owl-inter-resultados-wrapper .control.next {
  right: 0;
}
/* line 1086 */
#inter .owl-inter-resultados-wrapper .control:hover {
  cursor: pointer;
}
/* line 1089 */
#inter .owl-inter-resultados-wrapper .control:hover .icon-play {
  color: #f30f1c;
}
/* line 1096 */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item {
  padding: 0 10px;
}
/* line 1099 */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item header {
  padding: 0 5px;
  background-color: #f30f1c;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item header:before, #inter .owl-inter-resultados-wrapper .owl-inter-resultados-item header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item header:after {
  clear: both;
}
/* line 1104 */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item header span {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 10px;
  color: #fff;
}
/* line 1110 */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item header .fecha {
  float: left;
}
/* line 1114 */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item header .estado {
  float: right;
}
/* line 1121 */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item ul li {
  margin-top: 2px;
  padding: 5px;
  font-size: 20px;
  background-color: #fff;
}
/* line 1129 */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item ul li .equipo img {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  vertical-align: middle;
}
/* line 1136 */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item ul li .equipo span {
  color: #f30f1c;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 1143 */
#inter .owl-inter-resultados-wrapper .owl-inter-resultados-item ul li .puntos {
  float: right;
  color: #000;
}
/* line 1152 */
#inter .owl-inter-posiciones-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1157 */
#inter .owl-inter-posiciones-wrapper header {
  position: relative;
  padding: 5px 22px 5px 5px;
  border-bottom: 3px solid #f2101b;
}
/* line 1162 */
#inter .owl-inter-posiciones-wrapper header .titulo, #inter .owl-inter-posiciones-wrapper header .zona {
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 1168 */
#inter .owl-inter-posiciones-wrapper header .titulo {
  margin-right: 10px;
  color: #fff;
}
/* line 1173 */
#inter .owl-inter-posiciones-wrapper header .zona {
  color: #f2101b;
  white-space: nowrap;
}
/* line 1178 */
#inter .owl-inter-posiciones-wrapper header .icon-play {
  position: absolute;
  right: 5px;
  top: 16px;
  font-size: 15px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1186 */
#inter .owl-inter-posiciones-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1195 */
#inter .owl-inter-posiciones-wrapper .owl-inter-posiciones-item table {
  width: 100%;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 12px;
  color: #141414;
  border-bottom: 1px solid #f2101b;
}
/* line 1202 */
#inter .owl-inter-posiciones-wrapper .owl-inter-posiciones-item table thead {
  color: #fff;
  background-color: #646464;
}
/* line 1208 */
#inter .owl-inter-posiciones-wrapper .owl-inter-posiciones-item table thead tr th {
  padding: 2px 5px;
}
/* line 1211 */
#inter .owl-inter-posiciones-wrapper .owl-inter-posiciones-item table thead tr th:first-child {
  padding-left: 10px;
}
/* line 1220 */
#inter .owl-inter-posiciones-wrapper .owl-inter-posiciones-item table tbody tr {
  background-color: #fff;
}
/* line 1223 */
#inter .owl-inter-posiciones-wrapper .owl-inter-posiciones-item table tbody tr td {
  padding: 2px 5px;
}
/* line 1226 */
#inter .owl-inter-posiciones-wrapper .owl-inter-posiciones-item table tbody tr td:first-child {
  padding-left: 10px;
}
/* line 1231 */
#inter .owl-inter-posiciones-wrapper .owl-inter-posiciones-item table tbody tr:nth-child(2n+2) {
  background-color: #e6e6e6;
}
/* line 1240 */
#inter .owl-inter-televisados-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1245 */
#inter .owl-inter-televisados-wrapper header {
  position: relative;
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #f2101b;
}
/* line 1254 */
#inter .owl-inter-televisados-wrapper header .icon-play {
  position: absolute;
  top: 9px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1261 */
#inter .owl-inter-televisados-wrapper header .icon-play.prev {
  left: 10px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1266 */
#inter .owl-inter-televisados-wrapper header .icon-play.next {
  right: 10px;
}
/* line 1270 */
#inter .owl-inter-televisados-wrapper header .icon-play:hover {
  cursor: pointer;
  color: #f2101b;
}
/* line 1277 */
#inter .owl-inter-televisados-wrapper .owl-inter-televisados-item {
  position: relative;
  padding: 10px;
  text-align: center;
  background-color: #fff;
}
/* line 1283 */
#inter .owl-inter-televisados-wrapper .owl-inter-televisados-item img {
  position: absolute;
  top: 50%;
}
/* line 1287 */
#inter .owl-inter-televisados-wrapper .owl-inter-televisados-item img.left {
  left: 10px;
}
/* line 1291 */
#inter .owl-inter-televisados-wrapper .owl-inter-televisados-item img.right {
  right: 10px;
}
/* line 1296 */
#inter .owl-inter-televisados-wrapper .owl-inter-televisados-item span {
  display: block;
  font-weight: bold;
}
/* line 1300 */
#inter .owl-inter-televisados-wrapper .owl-inter-televisados-item span.fecha {
  font-size: 13px;
  color: #141414;
}
/* line 1305 */
#inter .owl-inter-televisados-wrapper .owl-inter-televisados-item span.equipos {
  font-size: 15px;
  color: #00a7eb;
}
/* line 1310 */
#inter .owl-inter-televisados-wrapper .owl-inter-televisados-item span.canal {
  font-size: 13px;
  color: #141414;
}
/* line 1318 */
#inter .main-banner {
  margin-top: 20px;
}
/* line 1324 */
#inter .nota-central header {
  border-bottom-color: #00a7eb;
}
/* line 1327 */
#inter .nota-central header span {
  color: #00a7eb;
}
/* line 1332 */
#inter .nota-central .caption {
  border-top-color: #00a7eb;
}
/* line 1335 */
#inter .nota-central .caption > span {
  color: #00a7eb;
}
#inter .nota-central .caption > span a{
  color: #00a7eb;
}
/* line 1343 */
#inter .mas-noticias header {
  border-bottom-color: #00a7eb;
}
/* line 1349 */
#inter .mas-noticias ul li {
  border-bottom-color: #00a7eb;
}
/* line 1354 */
#inter .mas-noticias ul li span:hover {
  color: #00a7eb;
}
/* line 1364 */
#inter .video-destacado header {
  border-bottom-color: #00a7eb;
}
/* line 1367 */
#inter .video-destacado header span {
  color: #00a7eb;
}
/* line 1374 */
#inter .video-destacado .thumb span {
  background-color: rgba(5, 7, 6, 0.7);
}
/* line 1377 */
#inter .video-destacado .thumb span:hover {
  background-color: #000;
}
/* line 1383 */
#inter .video-destacado .caption {
  border-top-color: #00a7eb;
}
/* line 1386 */
#inter .video-destacado .caption span {
  color: #00a7eb;
}

#inter .owl-main-news-wrapper .owl-main-news ul .item-main-news h3{
  color: #000;		
}
#inter .owl-main-news-wrapper .owl-main-news ul .item-main-news h3 a{
  color: #000;		
}
#inter .owl-main-news-wrapper .owl-main-news-pagination{
	border-bottom: 1px solid #00a7eb;
}

#inter .owl-main-news-wrapper .owl-main-news ul .item-main-news{
	
	border-top: 1px solid #00a7eb;
	border-bottom: 1px solid #00a7eb;
}

#inter .owl-main-news-wrapper .owl-main-news-pagination ul li a.active{
  color: #00a7eb;	
}



/*MAS BASQUET*/
/* line 942 */
#masbasquet header.masbasquet {
  background-color: #015000;
}

#masbasquet .liga-nav ul li a{
	color:#fff800;
}

/* line 945 */
#masbasquet header.masbasquet .hamburger {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 40;
}
/* line 954 */
#masbasquet header.masbasquet .hamburger.hamburger--spin.is-active {
  position: fixed;
  z-index: 9999;
}
@media (max-width: 991px) {
  /* line 945 */
  #masbasquet header.masbasquet .hamburger {
    display: block;
  }
}
/* line 965 */
#masbasquet header.masbasquet .logo {
  margin-top: -37.5px;
  width: 75px;
  height: 75px;
  background-image: url(../images/masbasquet/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 974 */
#masbasquet header.masbasquet .logo-secundario {
  margin-top: -20px;
  width: 138px;
  height: 40px;
  background-image: url(../images/masbasquet/logo-secundario.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1199px) {
  /* line 988 */
  #masbasquet header.masbasquet .logo-secundario {
    display: none;
  }
  /* line 992 */
  #masbasquet header.masbasquet .logos-nav {
    text-align: right;
  }
}
@media (max-width: 991px) {
  /* line 1000 */
  #masbasquet header .nav-wrapper {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #015000;
    z-index: 200;
    -webkit-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    -o-transition: visibility 250ms ease-in, opacity 250ms ease-in;
    transition: visibility 250ms ease-in, opacity 250ms ease-in;
  }
  /* line 1012 */
  #masbasquet header .nav-wrapper .logos-nav {
    padding: 70px 40px 0;
    text-align: center;
  }
  /* line 1022 */
  #masbasquet header .nav-wrapper .logos-nav ul li a img {
    min-width: 35px;
  }
  /* line 1034 */
  #masbasquet header .nav-wrapper .liga-nav ul li {
    display: block;
  }
  /* line 1037 */
  #masbasquet header .nav-wrapper .liga-nav ul li a {
    font-size: 25px;
  }
  /* line 1044 */
  #masbasquet header .nav-wrapper.active {
    visibility: visible;
    opacity: 1;
  }
}
/* line 1052 */
#masbasquet .owl-masbasquet-resultados-wrapper {
  position: relative;
  margin-top: 20px;
  padding: 10px 35px;
  background-color: #141414;
}
/* line 1058 */
#masbasquet .owl-masbasquet-resultados-wrapper .control {
  position: absolute;
  top: 0;
  bottom: 0;
  padding-top: 46px;
  width: 25px;
  text-align: center;
  background-color: #0a0a0a;
}
/* line 1067 */
#masbasquet .owl-masbasquet-resultados-wrapper .control .icon-play {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1074 */
#masbasquet .owl-masbasquet-resultados-wrapper .control.prev {
  left: 0;
}
/* line 1077 */
#masbasquet .owl-masbasquet-resultados-wrapper .control.prev .icon-play {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1082 */
#masbasquet .owl-masbasquet-resultados-wrapper .control.next {
  right: 0;
}
/* line 1086 */
#masbasquet .owl-masbasquet-resultados-wrapper .control:hover {
  cursor: pomasbasquet;
}
/* line 1089 */
#masbasquet .owl-masbasquet-resultados-wrapper .control:hover .icon-play {
  color: #fff800;
}
/* line 1096 */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item {
  padding: 0 10px;
}
/* line 1099 */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item header {
  padding: 0 5px;
  background-color: #fff800;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item header:before, #masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item header:after {
  clear: both;
}
/* line 1104 */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item header span {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 10px;
  color: #fff;
}
/* line 1110 */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item header .fecha {
  float: left;
}
/* line 1114 */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item header .estado {
  float: right;
}
/* line 1121 */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item ul li {
  margin-top: 2px;
  padding: 5px;
  font-size: 20px;
  background-color: #fff;
}
/* line 1129 */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item ul li .equipo img {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  vertical-align: middle;
}
/* line 1136 */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item ul li .equipo span {
  color: #f30f1c;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 1143 */
#masbasquet .owl-masbasquet-resultados-wrapper .owl-masbasquet-resultados-item ul li .puntos {
  float: right;
  color: #000;
}
/* line 1152 */
#masbasquet .owl-masbasquet-posiciones-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1157 */
#masbasquet .owl-masbasquet-posiciones-wrapper header {
  position: relative;
  padding: 5px 22px 5px 5px;
  border-bottom: 3px solid #f2101b;
}
/* line 1162 */
#masbasquet .owl-masbasquet-posiciones-wrapper header .titulo, #masbasquet .owl-masbasquet-posiciones-wrapper header .zona {
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 1168 */
#masbasquet .owl-masbasquet-posiciones-wrapper header .titulo {
  margin-right: 10px;
  color: #fff;
}
/* line 1173 */
#masbasquet .owl-masbasquet-posiciones-wrapper header .zona {
  color: #f2101b;
  white-space: nowrap;
}
/* line 1178 */
#masbasquet .owl-masbasquet-posiciones-wrapper header .icon-play {
  position: absolute;
  right: 5px;
  top: 16px;
  font-size: 15px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1186 */
#masbasquet .owl-masbasquet-posiciones-wrapper header .icon-play:hover {
  cursor: pomasbasquet;
  color: #f2101b;
}
/* line 1195 */
#masbasquet .owl-masbasquet-posiciones-wrapper .owl-masbasquet-posiciones-item table {
  width: 100%;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 12px;
  color: #141414;
  border-bottom: 1px solid #f2101b;
}
/* line 1202 */
#masbasquet .owl-masbasquet-posiciones-wrapper .owl-masbasquet-posiciones-item table thead {
  color: #fff;
  background-color: #646464;
}
/* line 1208 */
#masbasquet .owl-masbasquet-posiciones-wrapper .owl-masbasquet-posiciones-item table thead tr th {
  padding: 2px 5px;
}
/* line 1211 */
#masbasquet .owl-masbasquet-posiciones-wrapper .owl-masbasquet-posiciones-item table thead tr th:first-child {
  padding-left: 10px;
}
/* line 1220 */
#masbasquet .owl-masbasquet-posiciones-wrapper .owl-masbasquet-posiciones-item table tbody tr {
  background-color: #fff;
}
/* line 1223 */
#masbasquet .owl-masbasquet-posiciones-wrapper .owl-masbasquet-posiciones-item table tbody tr td {
  padding: 2px 5px;
}
/* line 1226 */
#masbasquet .owl-masbasquet-posiciones-wrapper .owl-masbasquet-posiciones-item table tbody tr td:first-child {
  padding-left: 10px;
}
/* line 1231 */
#masbasquet .owl-masbasquet-posiciones-wrapper .owl-masbasquet-posiciones-item table tbody tr:nth-child(2n+2) {
  background-color: #e6e6e6;
}
/* line 1240 */
#masbasquet .owl-masbasquet-televisados-wrapper {
  margin-top: 20px;
  border-bottom: 5px solid #141414;
  background-color: #141414;
}
/* line 1245 */
#masbasquet .owl-masbasquet-televisados-wrapper header {
  position: relative;
  font-size: 25px;
  font-weight: lighter;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #f2101b;
}
/* line 1254 */
#masbasquet .owl-masbasquet-televisados-wrapper header .icon-play {
  position: absolute;
  top: 9px;
  font-size: 20px;
  color: #fff;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1261 */
#masbasquet .owl-masbasquet-televisados-wrapper header .icon-play.prev {
  left: 10px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 1266 */
#masbasquet .owl-masbasquet-televisados-wrapper header .icon-play.next {
  right: 10px;
}
/* line 1270 */
#masbasquet .owl-masbasquet-televisados-wrapper header .icon-play:hover {
  cursor: pomasbasquet;
  color: #f2101b;
}
/* line 1277 */
#masbasquet .owl-masbasquet-televisados-wrapper .owl-masbasquet-televisados-item {
  position: relative;
  padding: 10px;
  text-align: center;
  background-color: #fff;
}
/* line 1283 */
#masbasquet .owl-masbasquet-televisados-wrapper .owl-masbasquet-televisados-item img {
  position: absolute;
  top: 50%;
}
/* line 1287 */
#masbasquet .owl-masbasquet-televisados-wrapper .owl-masbasquet-televisados-item img.left {
  left: 10px;
}
/* line 1291 */
#masbasquet .owl-masbasquet-televisados-wrapper .owl-masbasquet-televisados-item img.right {
  right: 10px;
}
/* line 1296 */
#masbasquet .owl-masbasquet-televisados-wrapper .owl-masbasquet-televisados-item span {
  display: block;
  font-weight: bold;
}
/* line 1300 */
#masbasquet .owl-masbasquet-televisados-wrapper .owl-masbasquet-televisados-item span.fecha {
  font-size: 13px;
  color: #141414;
}
/* line 1305 */
#masbasquet .owl-masbasquet-televisados-wrapper .owl-masbasquet-televisados-item span.equipos {
  font-size: 15px;
  color: #fff800;
}
/* line 1310 */
#masbasquet .owl-masbasquet-televisados-wrapper .owl-masbasquet-televisados-item span.canal {
  font-size: 13px;
  color: #141414;
}
/* line 1318 */
#masbasquet .main-banner {
  margin-top: 20px;
}
/* line 1324 */
#masbasquet .nota-central header {
  border-bottom-color: #fff800;
}
/* line 1327 */
#masbasquet .nota-central header span {
  color: #fff800;
}
/* line 1332 */
#masbasquet .nota-central .caption {
  border-top-color: #fff800;
}
/* line 1335 */
#masbasquet .nota-central .caption > span {
  color: #fff800;
}
#masbasquet .nota-central .caption > span a{
  color: #fff800;
}
/* line 1343 */
#masbasquet .mas-noticias header {
  border-bottom-color: #fff800;
}
/* line 1349 */
#masbasquet .mas-noticias ul li {
  border-bottom-color: #fff800;
}
/* line 1354 */
#masbasquet .mas-noticias ul li span:hover {
  color: #fff800;
}
/* line 1364 */
#masbasquet .video-destacado header {
  border-bottom-color: #fff800;
}
/* line 1367 */
#masbasquet .video-destacado header span {
  color: #fff800;
}
/* line 1374 */
#masbasquet .video-destacado .thumb span {
  background-color: rgba(181, 167, 9, 0.7);
}
/* line 1377 */
#masbasquet .video-destacado .thumb span:hover {
  background-color: #b5a709;
}
/* line 1383 */
#masbasquet .video-destacado .caption {
  border-top-color: #fff800;
}
/* line 1386 */
#masbasquet .video-destacado .caption span {
  color: #fff800;
}
#masbasquet .owl-main-news-wrapper .owl-main-news ul .item-main-news h3{
  color: #000;		
}
#masbasquet .owl-main-news-wrapper .owl-main-news ul .item-main-news h3 a{
  color: #000;		
}

#masbasquet .owl-main-news-wrapper .owl-main-news-pagination{
	border-bottom: 1px solid #fff800;
}

#masbasquet .owl-main-news-wrapper .owl-main-news ul .item-main-news{
	
	border-top: 1px solid #fff800;
	border-bottom: 1px solid #fff800;
}

#masbasquet .owl-main-news-wrapper .owl-main-news-pagination ul li a.active{
  color: #fff800;	
}

/* FIN SECCIONES*/


/*FOOTER*/
/* line 1946 */
footer {
  padding: 40px 0;
  background-color: #141414;
  margin-top: 15px;
}
/* line 1950 */
footer .logo-footer {
  width: 100%;
  height: 60px;
  background-image: url(../images/header/logo-header.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
/* line 1959 */
footer ul {
  line-height: 22px;
  vertical-align: top;
}
/* line 1965 */
footer ul li a {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 12px;
  color: #515151;
  -webkit-transition: color 150ms ease-in;
  -o-transition: color 150ms ease-in;
  transition: color 150ms ease-in;
}
/* line 1971 */
footer ul li a .mark {
  display: none;
}
/* line 1975 */
footer ul li a:hover {
  color: #eb690b;
}
/* line 1982 */
footer ul li:first-child a {
  font-size: 14px;
  white-space: nowrap;
}
/* line 1988 */
footer ul li.mt {
  margin-top: 20px;
}
/* line 1993 */
footer ul:first-child {
  margin-left: 0;
}
@media (max-width: 1199px) {
  /* line 2006 */
  footer ul li:first-child a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  /* line 1946 */
  footer {
    padding: 20px 0;
    text-align: center;
  }
  /* line 2018 */
  footer ul {
    margin-top: 20px;
  }
  /* line 2021 */
  footer ul li {
    display: inline;
  }
  /* line 2026 */
  footer ul li a .mark {
    display: inline;
  }
  /* line 2031 */
  footer ul li:first-child {
    display: block;
  }
  /* line 2034 */
  footer ul li:first-child a {
    font-size: 16px;
  }
  /* line 2039 */
  footer ul li.mt {
    display: block;
  }
  /* line 2042 */
  footer ul li.mt a {
    font-size: 16px;
  }
}

/* line 2053 */
.noticia-interna .container {
  background-color: rgba(255, 255, 255, 0.7);
}

/* line 2058 */
.intNews .newsContent img {
  margin-bottom: 10px;
}

/* line 2061 */
.intNews .newsContent .date {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  color: #5a5a5a;
}

/* line 2067 */
.intNews .newsContent h2 {
  margin-top: 10px;
  font-size: 30px;
  color: #001f34;
}

/* line 2072 */
.intNews .newsContent .time {
  margin-top: 10px;
  display: block;
  padding-bottom: 10px;
  font-size: 16px;
  color: #5a5a5a;
  border-bottom: 1px solid #635649;
}

/* line 2080 */
.intNews .newsContent p,
.intNews .newsContent h3 {
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
  font-size: 14px;
  color: #5a5a5a;
}

/* line 2087 */
.intNews .newsContent h3 {
  font-weight: bold;
}

/* line 2090 */
.intNews .newsList {
  margin-top: 20px;
  background-color: #323232;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 10px;
}

/* line 2100 */
.intNews .newsList li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
}

/* line 2105 */
.intNews .newsList li .header {
  min-height: 60px;
}

/* line 2108 */
.intNews .newsList li .header img {
  float: left;
  width: auto;
  height: 60px;
  float: left;
  margin-right: 10px;
}

/* line 2115 */
.intNews .newsList li .header .date {
  font-size: 12px;
  color: #fff;
}

/* line 2119 */
.intNews .newsList li .header h3 {
  margin-top: 5px;
  font-size: 15px;
  line-height: 18px;
  color: #da620d;
}

/* line 2126 */
.intNews .newsList li .header h3 a {
  color: #da620d;
}

/* line 2130 */
.intNews .newsList li p {
  margin-top: 10px;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
}

/* line 2136 */
.intNews .newsList li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 2141 */
.intNews .newsPager {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  margin-top: 10px;
  background-color: #323232;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 10px;
}

/* line 2152 */
.intNews .newsPager .content li {
  margin-bottom: 8px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

/* line 2157 */
.intNews .newsPager .content li a {
  font-size: 12px;
  color: #fff;
}

/* line 2161 */
.intNews .newsPager .content li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

/* line 2166 */
.intNews .newsPager .pager {
  margin-top: 10px;
  text-align: center;
}

/* line 2170 */
.intNews .newsPager .pager li {
  display: inline;
  font-size: 12px;
  color: #fff;
}

/* line 2175 */
.intNews .newsPager .pager li a.active {
  font-weight: bold;
}

/* line 2179 */
.intNews .newsPager .pager li.pager-next a {
  color: #fff;
}

/* line 2183 */
.notas-relacionadas {
  margin-top: 20px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.notas-relacionadas ul:before, .notas-relacionadas ul:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.notas-relacionadas ul:after {
  clear: both;
}
/* line 2189 */
.notas-relacionadas ul li {
  display: block;
  float: left;
  padding: 0 5px;
  width: 20%;
}
/* line 2195 */
.notas-relacionadas ul li img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 2189 */
  .notas-relacionadas ul li {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  /* line 2206 */
  .notas-relacionadas ul li img {
    width: auto;
  }
}

/* line 2214 */
.spinner {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
}

/* line 2224 */
.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #000;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

/* line 2238 */
.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}


/*CATASTROFE*/
/* line 2265, ../sass/screen.scss */
.catastrofe .catastrofe-1, .catastrofe .catastrofe-2 {
  margin-top: 20px;
}
/* line 2269, ../sass/screen.scss */
.catastrofe .catastrofe-1 {
  position: relative;
  background-color: #001f34;
}
/* line 2273, ../sass/screen.scss */
.catastrofe .catastrofe-1 img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
/* line 2279, ../sass/screen.scss */
.catastrofe .catastrofe-1 .caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  height: auto;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.85);
}
/* line 2289, ../sass/screen.scss */
.catastrofe .catastrofe-1 .caption > span {
  display: block;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 14px;
  color: #fff;
}
/* line 2296, ../sass/screen.scss */
.catastrofe .catastrofe-1 .caption h3 {
  font-size: 25px;
  color: #eb690b;
}

.catastrofe .catastrofe-1 .caption h3  a{
  font-size: 25px;
  color: #eb690b;
}

/* line 2301, ../sass/screen.scss */
.catastrofe .catastrofe-1 .caption p {
  font-size: 14px;
  color: #fff;
}
/* line 2305, ../sass/screen.scss */
.catastrofe .catastrofe-1 .caption p span {
  font-weight: bold;
}


.catastrofe .catastrofe-1 .caption .item-list ul li {
    margin: 0;
    padding: 0;
}

/* line 2310, ../sass/screen.scss */
.catastrofe .catastrofe-1 .caption .item-list ul {
  display: inline-block;
  width: 80%;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.catastrofe .catastrofe-1 .caption .item-list ul:before, .catastrofe .catastrofe-1 .caption ul:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.catastrofe .catastrofe-1 .caption .item-list ul:after {
  clear: both;
}
/* line 2315, ../sass/screen.scss */
.catastrofe .catastrofe-1 .caption .item-list ul li {
  display: inline-block;
  float: left;
  width: 50%;
  text-align: right;
}
/* line 2321, ../sass/screen.scss */
.catastrofe .catastrofe-1 .caption .item-list ul li a {
  color: #eb690b;
}
/* line 2325, ../sass/screen.scss */
.catastrofe .catastrofe-1 .caption .item-list ul li:nth-child(2n+1) {
  text-align: left;
}
@media (max-width: 991px) {
  /* line 2338, ../sass/screen.scss */
  .catastrofe .catastrofe-1 .caption .item-list ul li {
    display: block;
    margin-top: 10px;
    width: 100%;
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  /* line 2350, ../sass/screen.scss */
  .catastrofe .catastrofe-1 .caption {
    position: static;
  }
}
/* line 2356, ../sass/screen.scss */
.catastrofe .catastrofe-2 {
  position: relative;
  padding-left: 250px;
}
/* line 2360, ../sass/screen.scss */
.catastrofe .catastrofe-2 .caption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 250px;
  background-color: #001f34;
}
/* line 2369, ../sass/screen.scss */
.catastrofe .catastrofe-2 .caption > span {
  display: block;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 14px;
  color: #fff;
}
/* line 2376, ../sass/screen.scss */
.catastrofe .catastrofe-2 .caption h3 {
  margin: 10px 0;
  font-size: 25px;
  color: #eb690b;
}
.catastrofe .catastrofe-2 .caption h3 a{
  margin: 10px 0;
  font-size: 25px;
  color: #eb690b;
}
/* line 2382, ../sass/screen.scss */
.catastrofe .catastrofe-2 .caption p {
  font-size: 14px;
  color: #fff;
}
/* line 2386, ../sass/screen.scss */
.catastrofe .catastrofe-2 .caption p span {
  font-weight: bold;
}

.catastrofe .catastrofe-2 .caption .item-list ul li {
    margin: 0;
    padding: 0;
}

/* line 2393, ../sass/screen.scss */
.catastrofe .catastrofe-2 .caption .item-list ul li {
  display: block;
  margin-top: 10px;
}
/* line 2397, ../sass/screen.scss */
.catastrofe .catastrofe-2 .caption .item-list ul li a {
  color: #eb690b;
}
/* line 2404, ../sass/screen.scss */
.catastrofe .catastrofe-2 img {
  width: 100%;
}
@media (max-width: 991px) {
  /* line 2356, ../sass/screen.scss */
  .catastrofe .catastrofe-2 {
    padding-left: 0;
  }
  /* line 2411, ../sass/screen.scss */
  .catastrofe .catastrofe-2 .caption {
    position: static;
    width: 100%;
    text-align: center;
  }
}



/* Ajustes */ 

.owl-main-news-wrapper .owl-main-news ul .item-main-news h3 a{
	color: #fa6400;
    font-size: 16px;
}

.front .container .list {
    margin-top: 15px;
}

.icon-play > a { 
  display:block;
  position:absolute;
  text-indent:-9999px
} 

#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item span img {
  position: absolute;
  top: 50%;
}
#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item span.left img {
  left: 10px !important;
  margin-top: -20px !important;
  width:30px;
}
#seleccion .owl-seleccion-televisados-wrapper .owl-seleccion-televisados-item span.right img {
  right: 10px !important;
  margin-top: -20px !important;
  width:30px;
}

/* Seleccion Nuevo */
#seleccion .owl-main-news-wrapper.list .owl-main-news-pagination {
    border-bottom-color: #5dc5ea;
}

#seleccion .owl-main-news-wrapper .owl-main-news ul .item-main-news h3 a{
	color: #000;
}

#seleccion .owl-main-news-wrapper .owl-main-news-pagination ul li a.active{
	color: #FFF;
}

#seleccion .owl-main-news-wrapper .owl-main-news ul .item-main-news {
    border-bottom: 1px solid #5dc5ea;
    border-top: 1px solid #5dc5ea;
    display: block;
    padding: 10px;
}
/* FIN Seleccion Nuevo */


#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item span img {
  position: absolute;
  top: 50%;
}
#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item span.left img {
  left: 10px !important;
  margin-top: -20px !important;
  width:30px;
  height:30px;
}
#lnb .owl-lnb-televisados-wrapper .owl-lnb-televisados-item span.right img {
  right: 10px !important;
  margin-top: -20px !important;
  width:30px;
  height:30px;
}


#lnb .owl-lnb-posiciones-wrapper .zona {
    font-size: 25px;
    font-weight: lighter;
    text-transform: uppercase;
	color: #f2101b;
    white-space: nowrap;
	margin-left:5px
}

#lnb .owl-lnb-posiciones-wrapper header {
    border-bottom: none;
}	

#lnb .owl-lnb-resultados .group {
    color: #f2101b;
    font-size: 20px;
}

#lnb .owl-lnb-posiciones-wrapper .owl-lnb-posiciones-item table {
    border-top: 3px solid #f2101b;
}

#seleccion .owl-seleccion-posiciones-wrapper .zona {
    color: #5dc5ea;
    white-space: nowrap;
	font-size: 25px;
    font-weight: lighter;
    text-transform: uppercase;
	margin-left:5px
}

#seleccion .owl-seleccion-posiciones-wrapper header {
    border-bottom: none;
}	


#seleccion .owl-seleccion-posiciones-wrapper .owl-seleccion-posiciones-item table {
    border-top: 3px solid #5bc5ed;
}

#seleccion .owl-seleccion-resultados .group {
    color: #5bc5ed;
    font-size: 20px;
}

/* Header logged-in */

.logged-in header.home{
	 margin-top: 0px;
} 

/* Admin */

body.html.logged-in {
    margin-top: 0px;
}

/* Equipos */

.view-equipos-lnb .views-row {
    float: left;
    height: 150px;
    width: 240px;
	
}

/* banner */

.banner .simplead-container.image-ad.first img{
	
	margin: 10px auto 0;

}

/* Admin */

body.html.logged-in {
    margin-top: 0px;
}

/* catastrofe */

section.catastrofe {
    min-height: 0 !important;
}

section.noticia-interna {
    min-height: 0 !important;
}



.seleccion section.catastrofe .caption h3 a{
    color:#5ec5ed;
}

.seleccion section.catastrofe .caption .item-list ul li a{
    color:#5ec5ed;
}

section.catastrofe{
	margin-top: 0px;
}


/* node-type-edicion-impresa */
.node-type-edicion-impresa .container.int .leftCol{
	 width: 80%;
}

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


@media (max-width: 767px) {
	.bannerHeader{
		display:none;
	}
}
@media (max-width: 991px) {
	.bannerHeader{
		display:none;
	}
}

/* Video */

@media (max-width: 767px) {
	.node-type-openpublish-video .player iframe{
		width: 350px;
	}
}


@media (max-width: 1200px) {
	.node-type-openpublish-video .player iframe{
		width: 600px;
	}
}	
	
@media (min-width: 1200px) {
	.node-type-openpublish-video .player iframe{
		width: 500px;
	}
}	

/* EQUIPOS */

.page-equipos #seleccion > .container{
	
	background-color: none;
    border-left: none;
    border-right: none;
    padding-bottom: none;
	
}

/* Estadisticas */
.node-type-openpublish-site-page .links .views-row-even {
    background-repeat: repeat-x;
}

.node-type-openpublish-site-page .links .views-row-old {
    background-repeat: repeat-x;
}

.node-type-openpublish-site-page .intNews .newsContent h4 {
    background-repeat: repeat-x;
}

/* Impresas */
.page-ediciones-impresas .views-row {
    float: left;
    width: 240px;
}


/* Historia */

.historia-mundiales .logo img {
    margin-left: 29px;
}

.page-historia-jjoo .logo img {
    margin-left: 29px;
}

.page-historia-jjoo .view-historia-jjoo .item {
    background-image: url("/sites/all/themes/basquetplus_v2/css/images/ajustes/fondo-historial.png");
    background-repeat: no-repeat;
    float: left;
    height: 250px;
    margin-left: 32px;
    text-align: center;
    width: 182px;
}

.page-historia-jjoo .view-historia-jjoo .item .views-field.views-field-name {
    height: 25.4px;
    margin-top: 5px;
}

.page-historia-jjoo .view-historia-jjoo .item span {
    color: black;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
}

.page-historia-jjoo .view-historia-jjoo .item div div a {
    display: block;
    height: 165px;
    margin-top: -168px;
    position: relative;
    text-indent: -9999px;
    top: 100%;
}



/* Banners */



.container .main-banner {
    text-align: center;
}


.container.mainBanners{
	 text-align: center;
}

.main-banner .doble > div {
    margin-bottom: 15px;
}

.main-banner .doble .content> div {
    margin-bottom: 15px;
}

#home > .container .side-banner.right {
    position: fixed;
    right: 1%;
    top: 135px;  
	bottom: 25%;
	z-index:100;
}

#home > .container .side-banner.left {
    position: fixed;
    left: 1%;
    top: 135px; 
	bottom: 25%;
	z-index:100;
}


#seleccion > .container{
    overflow: visible !important;
}

#home > .container{
    overflow: visible !important;
}

#seleccion > .container .side-banner {
    position: absolute;
}

#seleccion > .container .side-banner.right {
    right: -160px;
}

#seleccion > .container .side-banner.left {
    left: -160px;
}


@media (max-width: 1510px) {
  /* line 576 */
  #seleccion > .container .side-banner {
    display: none;
  }
}


#lnb > .container .side-banner {
    position: absolute;
}

#lnb > .container .side-banner.right {
    right: -160px;
}

#lnb > .container .side-banner.left {
    left: -160px;
}

@media (max-width: 1510px) {
  /* line 576 */
  #lnb > .container .side-banner {
    display: none;
  }
}


#tna > .container .side-banner {
    position: absolute;
}

#tna > .container .side-banner.right {
    right: -160px;
}

#tna > .container .side-banner.left {
    left: -160px;
}

@media (max-width: 1510px) {
  /* line 576 */
  #tna > .container .side-banner {
    display: none;
  }
}


#nba > .container .side-banner {
    position: absolute;
}

#nba > .container .side-banner.right {
    right: -160px;
}

#nba > .container .side-banner.left {
    left: -160px;
}

@media (max-width: 1510px) {
  /* line 576 */
  #nba > .container .side-banner {
    display: none;
  }
}



#fed > .container .side-banner {
    position: absolute;
}

#fed > .container .side-banner.right {
    right: -160px;
}

#fed > .container .side-banner.left {
    left: -160px;
}

@media (max-width: 1510px) {
  /* line 576 */
  #fed > .container .side-banner {
    display: none;
  }
}


#fem > .container .side-banner {
    position: absolute;
}

#fem > .container .side-banner.right {
    right: -160px;
}

#fem > .container .side-banner.left {
    left: -160px;
}

@media (max-width: 1510px) {
  /* line 576 */
  #fem > .container .side-banner {
    display: none;
  }
}


#inter > .container .side-banner {
    position: absolute;
}

#inter > .container .side-banner.right {
    right: -160px;
}

#inter > .container .side-banner.left {
    left: -160px;
}

@media (max-width: 1510px) {
  /* line 576 */
  #inter > .container .side-banner {
    display: none;
  }
}


#masbasquet > .container .side-banner {
    position: absolute;
}

#masbasquet > .container .side-banner.right {
    right: -160px;
}

#masbasquet > .container .side-banner.left {
    left: -160px;
}

@media (max-width: 1510px) {
  /* line 576 */
  #masbasquet > .container .side-banner {
    display: none;
  }
}


/* Home */
#home > .container .col-sm-12 {
    margin-bottom: 20px;
}

#home .main.gral.container {
    margin-top: 10px;
}

@media (min-width: 1200px) {
	.owl-main-carousel-wrapper .owl-main-carousel-pagination ul li{
		width: 380px;
	}
}

@media (max-width: 1200px) {
	.owl-main-carousel-wrapper .owl-main-carousel-pagination ul li{
		width: 308px;
	}
}




/* Videos */
@media (min-width: 1200px) {
	.node-openpublish-video .player > iframe {
		width: 640px !important;
	}
}

@media (max-width: 1200px) {
	.node-openpublish-video .player > iframe {
		width: 400px !important;
	}
}

@media (max-width: 768px) {
	.node-openpublish-video .player > iframe {
		width: 270px !important;
	}
}

/* Videos Iframe */
@media (min-width: 1200px) {
	.node-openpublish-video > iframe {
		width: 640px !important;
	}
}

@media (max-width: 1200px) {
	.node-openpublish-video > iframe {
		width: 400px !important;
	}
}

@media (max-width: 768px) {
	.node-openpublish-video > iframe {
		width: 270px !important;
	}
}

/* Notas */
@media (max-width: 768px) {
	.node-openpublish-article .field-name-body .field-item img{
	    width: 250px !important;
		height: auto !important;
		
	}
}

/* Notas - Play videos relacionados */

.node-openpublish-article .notas-relacionadas .line .play {
    background: url(/sites/all/themes/basquetplus_v2/images/videos/play-marron-36x36.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    display: block;
    height: 54px;
    margin: 18px 0 0 32px;
    position: absolute;
    text-indent: -9999px;
    width: 54px;
}


/* Banners interior */
.middle.mainBanners .content > div:first-child  {
    margin-bottom: 30px;
}

.middle.mainBanners {
    text-align: center;
    margin-top: 10px;
}
/* Fin Banners interior */


#tna header.tna {
    margin-top: -20px;
}

.node-type-section-front .container .list {
    margin-top: 15px;
}

/* Ajuste de fotos */

/* listado interior*/
.main .intNews .newsList li .header {
    min-height: 76px !important;
}
.main .intNews .newsList li .header img {
    height: 76px !important;
}
.main .intNews .newsList li .header h3 {
    padding-left: 140px;
	margin-top: 5px;
}
.main .intNews .newsList li {
    margin-top: 5px !important;
}

.node-type-openpublish-article .line {
    height: 180px !important;
}

/* FIN listado interior*/

/* TAXONOMIA */

.page-taxonomy .main.home > div:first-child {
    display: none;
}

.page-taxonomy .main.home {
 	padding-top: 0 !important;
}
/* FIN TAXONOMIA */

footer {
	z-index:101;
	position: relative;
}

/* PODCAST */

.view-podcast-ultimos .newsList li .header{
    margin-left: 65px;
    min-height: 60px;
    padding-top: 8px;
}

.view-podcast-ultimos .newsList span {
 text-align: center;
}

.view-podcast-ultimos .newsList span:hover{
	
	cursor:pointer; 
	cursor: hand;
	background-color: #f2101b;
   
}

.view-podcast-ultimos .newsList span {
	
    background-color: rgba(242, 16, 27, 0.7);
    border: 5px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 25px;
    height: 50px;
    left: 50%;
    margin: 0 0 0 -217px;
    padding: 8px 0 0 5px;
    position: absolute;
    transition: border-color 150ms ease-in 0s, background-color 150ms ease-in 0s;
    width: 50px;

}

.page-podcast .leftCol {
	width: 70%;
}

.page-podcast h2 {
    font-size: 35px;
}


.active-trail a{
	color:red;
}

.register a{
	font-size: 20px !important;
	background-color: silver;
	padding-right: 5px;
}
.podcast {
	 background: url("../images/header/podcast.png") no-repeat scroll 0 0 rgba(0,0,0,0);
     background-size: contain;
     height: 54px;
	 font-size: 36px;
	 padding-left: 20px;
     text-indent: -9999px;
     width: 54px;
}

.page-podcast h2 {
    background-color: silver;
    padding-left: 10px;
}

/* FIN PODCAST */

/* AmeriCup_femenina_FIBA_de_2017 */
.view-equipos-americupfem .item-list ul li {
    float: left;
    height: 130px;
    margin: 0 0 0.25em 60px;
    width: 200px;
}

.node-type-equipo .field.field-name-field-bp-escudo {
    margin-bottom: 20px;
    margin-left: 442px;
}

.node-type-equipo .main .intPlayer .playerTable {
    float: left;
    margin-top: 10px;
    width: 100%;
}

/* FIN AmeriCup_FIBA_de_2017 */

/* AmeriCup_femenina_FIBA_de_2017 */
.view-equipos-americup .item-list ul li {
    float: left;
    height: 130px;
    margin: 0 0 0.25em 60px;
    width: 200px;
}

/* FIN AmeriCup_FIBA_de_2017 */