@charset "UTF-8";
@font-face {
  font-family: "AvenirLTStd-Light";
  src: url("fonts/AvenirLTStd-Light.eot");
  src: url("fonts/AvenirLTStd-Light.eot?#iefix") format("embedded-opentype"), url("fonts/AvenirLTStd-Light.woff") format("woff"), url("fonts/AvenirLTStd-Light.ttf") format("truetype"), url("fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "oswald-bold";
  src: url("fonts/oswald-bold.eot");
  src: url("fonts/oswald-bold.eot?#iefix") format("embedded-opentype"), url("fonts/oswald-bold.woff") format("woff"), url("fonts/oswald-bold.ttf") format("truetype"), url("fonts/oswald-bold.svg#oswald-bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "oswald-regular";
  src: url("fonts/oswald-regular.eot");
  src: url("fonts/oswald-regular.eot?#iefix") format("embedded-opentype"), url("fonts/oswald-regular.woff") format("woff"), url("fonts/oswald-regular.ttf") format("truetype"), url("fonts/oswald-regular.svg#oswald-regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourcesanspro-regular";
  src: url("fonts/sourcesanspro-regular.eot");
  src: url("fonts/sourcesanspro-regular.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-regular.woff") format("woff"), url("fonts/sourcesanspro-regular.ttf") format("truetype"), url("fonts/sourcesanspro-regular.svg#sourcesanspro-regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourcesanspro-bold";
  src: url("fonts/sourcesanspro-bold.eot");
  src: url("fonts/sourcesanspro-bold.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-bold.woff") format("woff"), url("fonts/sourcesanspro-bold.ttf") format("truetype"), url("fonts/sourcesanspro-bold.svg#sourcesanspro-bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "din_black";
  src: url("fonts/din_black.eot");
  src: url("fonts/din_black.eot?#iefix") format("embedded-opentype"), url("fonts/din_black.woff") format("woff"), url("fonts/din_black.ttf") format("truetype"), url("fonts/din_black.svg#din_black") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DINCondensed-Bold";
  src: url("fonts/DINCondensed-Bold.eot");
  src: url("fonts/DINCondensed-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/DINCondensed-Bold.woff") format("woff"), url("fonts/DINCondensed-Bold.ttf") format("truetype"), url("fonts/DINCondensed-Bold.svg#DINCondensed-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "myriadpro-regular";
  src: url("fonts/myriadpro-regular.eot");
  src: url("fonts/myriadpro-regular.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-regular.woff") format("woff"), url("fonts/myriadpro-regular.ttf") format("truetype"), url("fonts/myriadpro-regular.svg#myriadpro-regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
  font-size: 14px;
}


/*--AGREGADO POR KELO PARA TORNEOS INSTRUCTIVO--*/

#listado_instructivo ol{counter-reset: item; margin-left:-50px}
#listado_instructivo ol li{
list-style: none;
*list-style:decimal; /* IE7 e IE6*/
padding:4px 8px;
}
ol li:before {
display: inline-block;
content: counter(item) ". ";
counter-increment: item;
font-size:45px;
padding: 0 4px;
margin: 0 4px;
}


/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ===========================
   Base
   =========================== */
/* $open : 'Open Sans', sans-serif;

$azul : #0e5c9c;
$gris : #acabab;

body {
  background-color: #f2f1f1;
  font-family: $open;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
}

a {
  text-decoration: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}



*/
/* body {
  font-family: $font1;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.5;
}



::-moz-selection {
  background: $color1;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: $color1;
  color: #fff;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
} */
*, *:after, *::before {
  box-sizing: border-box;
}

/* html{
  overflow-x: hidden;
} */
a {
  text-decoration: none;
  /* &:hover {
    color: $color-link-hover;
  } */
}

.hide {
  display: none !important;
}

/* ===========================
   Tools/Helpers
   =========================== */
.container {
  max-width: 100%;
  margin: 0 auto;
  /*  padding-right: 17px;
   padding-left: 16px; */
  padding: 0 10px;
  width: 1024px;
  zoom: 1;
}
.container:before, .container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 1024px) {
  .container {
    padding: 0;
  }
}
.container-relative {
  position: relative;
}

.paragraph {
  color: #fff;
  font-size: 21px;
  margin: 0 0 10px;
}

/* 
 * Box (Left-Right)
 */
.box-left {
  float: left;
}
.box-right {
  float: right;
}

/* 
 * height Full
 */
.height-full {
  height: 100%;
}

/* 
 * Video Responsive
 */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
 * Element center
 */
.elem-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}

/* =Layout
------------------- */
/* =Fonts
------------------- */
[class^="ic-"], [class*=" ic-"] {
  background-image: url(images/icon_soc.svg);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}

.ic-facebook {
  background-position: 0 0;
  height: 23px;
  width: 14px;
}

.ic-twitter {
  background-position: -36px 0;
  height: 21px;
  width: 27px;
}

.ic-tripadvisor {
  background-position: -163px 0;
  height: 21px;
  width: 29px;
}

.ic-instagram {
  background-position: -79px 0;
  height: 21px;
  width: 26px;
}

.ic-youtube {
  background-position: -121px 0;
  height: 21px;
  width: 26px;
}

/* header */
.header {
  background-color: #fff;
  height: 53px;
  position: relative;
  width: 100%;
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .header {
    margin-bottom: 114px;
    height: 72px;
  }
}
@media (min-width: 1024px) {
  .header {
    height: 108px;
  }
}
.header_toggle {
  background: transparent url("images/search-icon-2.png") center center no-repeat;
  background-size: 24px 24px;
  display: block;
  height: 40px;
  width: 40px;
  margin-top: 7px;
  margin-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 768px) {
  .header_toggle {
    display: none;
  }
}
.header_btn-search {
  float: right;
}
.header .logo {
  background: #fff;
  border-radius: 50%;
  display: block;
  margin-top: 7px;
  padding: 9px;
  width: 62.5px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 12;
}
.header .logo img {
  display: block;
  height: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .header .logo {
    padding: 12px;
    width: 83.3px;
  }
}
@media (min-width: 1024px) {
  .header .logo {
    width: 125px;
  }
}

.navigation-top {
  zoom: 1;
  float: right;
}
.navigation-top:before, .navigation-top:after {
  content: "";
  display: table;
}
.navigation-top:after {
  clear: both;
}
@media (min-width: 768px) {
  .navigation-top {
    float: none;
  }
}

.navigation-header {
  background: #fff;
  position: absolute;
  z-index: 9;
  margin-left: -10px;
  margin-right: -10px;
  top: 53px;
  width: 100%;
  display: none;
  z-index: 10;
  zoom: 1;
}
.navigation-header:before, .navigation-header:after {
  content: "";
  display: table;
}
.navigation-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navigation-header {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: inherit;
  }
}

.navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  table-layout: fixed;
}
@media (min-width: 768px) {
  .navigation {
    display: table;
    padding-top: 7px;
  }
}
@media (min-width: 1024px) {
  .navigation {
    display: table;
    padding-top: 15px;
  }
}
.navigation_item {
  display: block;
  padding: 5px 0;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  .navigation_item {
    display: table-cell;
    padding: 0;
    vertical-align: top;
  }
}
.navigation_item:hover .navigation_submenu {
  display: block !important;
}
.navigation_item:hover .navigation_link {
  border-color: #3385c2;
}
.navigation_link {
  font-family: "sourcesanspro-regular";
  color: #212121;
  font-size: 13px;
  color: #212121;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .navigation_link {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 9px;
  }
}
@media (min-width: 1024px) {
  .navigation_link {
    font-size: 20px;
    margin-bottom: 27px;
  }
}
.navigation_link:hover {
  border-color: #3385c2;
}
.navigation_label {
  border-radius: 50%;
  display: block;
  height: 40px;
  margin-bottom: 6px;
  margin-top: 7px;
  position: relative;
  width: 40px;
  padding: 7px;
}
@media (min-width: 768px) {
  .navigation_label {
    display: none;
  }
}
.navigation_input {
  display: none;
}
@media (max-width: 767px) {
  .navigation_input:checked + .navigation-header {
    display: block;
  }
}
.navigation_submenu {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
  padding: 0 32px;
  display: none;
}
@media (min-width: 768px) {
  .navigation_submenu {
    position: absolute;
    top: 100%;
  }
}
.navigation_submenu li {
  background: transparent url("images/menu-item.png") center bottom no-repeat;
  background-size: 100% auto;
  padding: 6px 0;
}
.navigation_submenu li:last-child {
  background: inherit;
}
.navigation_submenu .navigation_link {
  border-bottom: 0;
  display: block;
  padding: 10px 10px 10px;
  margin-bottom: 0;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .navigation_submenu .navigation_link {
    font-size: 18px;
  }
}
.navigation_submenu .navigation_link:hover {
  background: #3385c2;
  color: #fff;
}
.navigation_icon-menu {
  background: #919191;
  border-radius: 2px;
  display: block;
  height: 4px;
  margin: 0 auto;
  width: 20px;
  margin: 3px auto;
}
.navigation-left {
  padding-top: 18px;
}
@media (min-width: 768px) {
  .navigation-left {
    float: left;
    padding-right: 56px;
    padding-top: 7px;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .navigation-left {
    padding-right: 85px;
    padding-top: 15px;
  }
}
.navigation-right {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .navigation-right {
    float: right;
    padding-left: 56px;
    padding-bottom: 0;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .navigation-right {
    padding-left: 85px;
  }
}

.nav-top {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 17px 0 0;
  text-align: right;
  overflow: hidden;
  float: right;
}
@media (min-width: 768px) {
  .nav-top {
    padding: 6px 0;
    margin-right: 23px;
  }
}
@media (min-width: 1024px) {
  .nav-top {
    padding: 10px 0;
  }
}
.nav-top_item {
  display: block;
  float: left;
  vertical-align: middle;
}
.nav-top_item:first-child:after {
  content: "|";
  color: #919191;
  font-size: 12px;
  margin: 0 5px;
}
.nav-top_link {
  font-family: "AvenirLTStd-Light";
  color: #919191;
  font-size: 11px;
  line-height: 1;
  vertical-align: middle;
}

.footer {
  background: #15689e;
  padding: 25px 0 18px;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .footer {
    text-align: left;
  }
}
.footer_logo {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 26px;
  height: 44px;
  width: 94px;
}
@media (min-width: 768px) {
  .footer_logo {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 15px;
    vertical-align: top;
    height: 30px;
    width: 61px;
  }
}
.footer_logo img {
  height: auto;
  max-width: 100%;
}
.footer_copy {
  font-family: "sourcesanspro-regular";
  color: #fff;
  font-size: 13px;
  clear: both;
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .footer_copy {
    position: static;
    width: auto;
  }
}
@media (min-width: 768px) {
  .footer_left {
    float: left;
  }
}

.social {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
}
.social_item {
  display: inline-block;
  margin-right: 17px;
}
.social_item:last-child {
  margin-right: 0;
}
.social_link {
  color: #fff;
  font-size: 28px;
}
@media (min-width: 768px) {
  .social {
    float: right;
    margin-right: 48px;
  }
}

.newsletter {
  background: #15689e;
  overflow: hidden;
  padding: 25px;
}
@media (min-width: 1024px) {
  .newsletter {
    padding: 33px 34px;
  }
}
.newsletter_title {
  font-family: "oswald-regular";
  color: #fff;
  font-size: 16px;
  margin: 0 0 7px;
  text-transform: uppercase;
}
.newsletter_paragraph {
  font-family: "sourcesanspro-regular";
  color: #fff;
  font-size: 18px;
  margin: 0 0 10px;
}
.newsletter_form {
  margin-top: 15px;
}
@media (min-width: 1024px) {
  .newsletter_form {
    float: right;
  }
}
@media (min-width: 1024px) {
  .newsletter_left {
    float: left;
  }
}

@media (min-width: 1024px) {
  .newsletter-form {
    margin-right: 17px;
  }
}
.newsletter-form_input {
  font-family: "sourcesanspro-regular";
  color: #fff;
  font-size: 15px;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  display: block;
  outline: none;
  height: 40px;
  margin-right: 8px;
  margin-bottom: 10px;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  text-transform: uppercase;
  vertical-align: top;
}
.newsletter-form_input::-webkit-input-placeholder {
  color: #fff;
}
.newsletter-form_input:-moz-placeholder {
  color: #fff;
}
.newsletter-form_input:-ms-input-placeholder {
  color: #fff;
}
@media (min-width: 768px) {
  .newsletter-form_input {
    display: inline-block;
    margin-bottom: 0;
    width: 179px;
  }
}
.newsletter-form_submit {
  background-color: #fff;
  font-family: "oswald-regular";
  color: #15689e;
  font-size: 16px;
  border: 0;
  padding: 8px;
  height: 40px;
  line-height: 1;
  max-width: 100%;
  width: 87px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 1024px) {
  .newsletter-form_submit {
    margin-left: 6px;
  }
}

.bg-home {
  background: url("images/mobile/aapolo_bg2.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .bg-home {
    background-image: url("images/tablet/aapolo_bg2.jpg");
  }
}
@media (min-width: 1024px) {
  .bg-home {
    background-image: url("images/desktop/aapolo_bg2.jpg");
    background-attachment: inherit;
  }
}

.page {
  /*background-color: #ebebeb;*/
  margin: 0 0 7.5px 0;
  padding: 0px 15px;
}
@media (min-width: 768px) {
  .page {
    padding: 0px 35px;
  }
}
@media (min-width: 1024px) {
  .page {
    padding: 0px 85px;
  }
}
.page_heading {
  font-family: "oswald-regular";
  color: #0066b3;
  font-size: 21px;
  font-weight: normal;
  margin: 0 0 32px;
  text-transform: uppercase;
}
.page-transparency {
  background-color: rgba(235, 235, 235, 0.8);
}

.page-news-aticle {
  font-family: "sourcesanspro-regular";
  color: #212121;
  font-size: 16px;
  padding: 25px 15px;
}
@media (min-width: 768px) {
  .page-news-aticle {
    padding: 28px 35px;
  }
}
@media (min-width: 1024px) {
  .page-news-aticle {
    padding: 28px 262px 167px 85px;
  }
}

.page-news {
  padding-bottom: 245px;
}

.page-gamers {
  font-family: "sourcesanspro-regular";
  color: #212121;
  font-size: 16px;
}
@media (min-width: 1024px) {
  .page-gamers {
    padding: 28px 340px 245px 85px;
  }
}
.page-gamers_heading {
  margin: 0 0 50px;
}
.page-gamers_title {
  font-family: "oswald-regular";
  color: #212121;
  font-size: 36px;
  line-height: 1.1;
  letter-spacing: 0.5px;
  margin: 0;
  text-transform: uppercase;
}
.page-gamers_subtitle {
  font-family: "sourcesanspro-regular";
  color: #212121;
  font-size: 18px;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.page-gamers p {
  font-family: "sourcesanspro-regular";
  color: #212121;
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 12px;
}
.page-gamers strong {
  font-family: "sourcesanspro-bold";
  color: #212121;
  font-size: 16px;
}
.page-gamers em {
  font-style: normal;
  text-transform: uppercase;
}
.page-gamers small {
  font-size: 13px;
}
.page-gamers_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-gamers_link {
  font-family: "sourcesanspro-bold";
  color: #0066b3;
  font-size: 16px;
}

.form-gamers {
  padding-top: 65px;
}
.form-gamers_label {
  font-family: "sourcesanspro-regular";
  color: #231f20;
  font-size: 16px;
  display: inline-block;
  height: 39px;
  line-height: 39px;
  width: 105px;
  vertical-align: middle;
}
.form-gamers_input {
  background-color: transparent;
  border: 1px solid #2a2a2a;
  height: 39px;
  outline: none;
  padding: 5px 10px;
  width: 230px;
}
.form-gamers_field {
  margin: 0 0 10px;
}
.form-gamers_submit {
  font-family: "oswald-regular";
  color: #fff;
  font-size: 16px;
  background-color: #15689e;
  border: 0;
  height: 40px;
  line-height: 36px;
  width: 115px;
  text-transform: uppercase;
  margin-right: 20px;
}
.form-gamers_clear {
  font-family: "oswald-regular";
  color: #3c3c3c;
  font-size: 16px;
  background-color: transparent;
  border: 0;
  height: 40px;
  line-height: 36px;
  padding: 0 5px;
  text-transform: uppercase;
}
.form-gamers_buttons {
  padding-top: 18px;
}

.search {
  background-color: white;
  overflow: hidden;
  padding: 20px 60px 14px 12px;
  position: absolute;
  right: 0;
  top: 53px;
  width: 100%;
  z-index: 9;
  display: none;
}
@media (min-width: 768px) {
  .search {
    background-color: rgba(255, 255, 255, 0.5);
    top: 72px;
    width: auto;
    margin-top: 10px;
    padding: 14px 60px 14px 12px;
    display: block;
  }
}
@media (min-width: 1024px) {
  .search {
    top: 108px;
  }
}
.search_input {
  background-color: rgba(250, 250, 250, 0.76);
  border: 1px solid #2a2a2a;
  font-family: "sourcesanspro-regular";
  color: #231f20;
  font-size: 16px;
  height: 38px;
  float: left;
  padding: 10px 15px;
  width: 100%;
  outline: none;
}
.search_input::-webkit-input-placeholder {
  color: #231f20;
}
.search_input:-moz-placeholder {
  color: #231f20;
}
.search_input:-ms-input-placeholder {
  color: #231f20;
}
@media (min-width: 768px) {
  .search_input {
    width: 196px;
  }
}
.search_button {
  background: #15689e url("images/search-icon.png") center center no-repeat;
  background-size: 24px 24px;
  border: 0;
  cursor: pointer;
  display: block;
  height: 38px;
  width: 43px;
  position: absolute;
  right: 0;
  margin: 20px 12px 0 0;
  top: 0;
}
@media (min-width: 768px) {
  .search_button {
    margin: 14px 12px 0 0;
  }
}
.search_toggle {
  display: none;
}
.search_toggle:checked + .search {
  display: block;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '→';
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
.slick-dots {
  position: absolute;
  display: block;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin: 0 6px 0 0;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 17px;
  line-height: 17px;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  content: '•';
  text-align: center;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
}

.hero {
  position: relative;
  margin-bottom: 110px;
  zoom: 1;
}
.hero:before, .hero:after {
  content: "";
  display: table;
}
.hero:after {
  clear: both;
}
@media (min-width: 1024px) {
  .hero_left {
    float: left;
    width: 55%;
  }
}
.hero_right {
  text-align: center;
}
@media (min-width: 1024px) {
  .hero_right {
    float: right;
    width: 45%;
    padding-top: 48px;
    padding-left: 110px;
    text-align: left;
  }
}

.slide {
  background: transparent url("images/bg-some.png") center top no-repeat;
  background-size: cover;
  height: 348px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 30px 15px;
  width: 554px;
  max-width: 100%;
  position: relative;
  text-align: center;
}
@media (min-width: 1024px) {
  .slide {
    height: 348px;
    margin-bottom: 0;
    padding: 30px 50px;
  }
}
@media (min-width: 1024px) {
  .slide {
    margin-left: -21px;
  }
}
.slide_heading {
  background: transparent url("../images/score_title.png") no-repeat center top;
  background-size: contain;
  display: block;
  height: 67px;
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .slide_heading {
    background-size: 399px;
  }
}
.slide_img {
  height: auto;
  margin-bottom: 25px;
  max-width: 100%;
  width: 369px;
}
.slide_title {
  font-family: "DINCondensed-Bold";
  color: #000;
  font-size: 32px;
  line-height: 0.95;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .slide_title {
    font-size: 50px;
    margin-bottom: 14px;
  }
}
.slide_buy {
  background: transparent url("images/buy.svg") left top no-repeat;
  display: block;
  margin: 0 auto;
  height: 40px;
  width: 218px;
  max-width: 100%;
  padding: 6px 12px 4px 15px;
  text-transform: uppercase;
  text-indent: -9999px;
}
@media (min-width: 568px) {
  .slide_buy {
    margin: 0 56px 25px 0;
    line-height: 41px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.slide_ticketek {
  margin: 5px auto;
}
.slide_ticketek img {
  vertical-align: middle;
}
.slide_ticketek span, .slide_ticketek a {
  font-family: "din_black";
  color: #000;
  font-size: 19px;
  display: inline-block;
  margin-left: 12px;
  line-height: 1;
  vertical-align: middle;
  text-transform: uppercase;
}
@media (min-width: 568px) {
  .slide_ticketek {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 0 27px 47px;
  }
}
.slide_box {
  display: inline-block;
}
.slide p {
  font-family: "DINCondensed-Bold";
  color: #000;
  font-size: 12px;
  line-height: 1;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.slide p.sub {
  border-bottom: 1px solid #000;
  margin-bottom: 3px;
  font-size: 15px;
  letter-spacing: 0;
}

.modules {
  /*Agregado por kelo cuando saque beneficios*/
  background-color:white; 
  min-height: 228px;
  margin-bottom: 9px;
  position: relative;
}
.modules_content {
  padding: 0 35px;
}
.modules_item {
  outline: none;
}
.modules_control {
  background: #1d76b0;
  cursor: pointer;
  display: block;
  position: absolute;
  height: 100%;
  width: 35px;
  top: 0;
}
.modules_control:after {
  content: '';
  border: 2px solid #093a6c;
  height: 15px;
  width: 15px;
  display: block;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  top: 50%;
  position: absolute;
}
.modules_control-prev {
  left: 0;
}
.modules_control-prev:after {
  border-right-color: transparent;
  border-top-color: transparent;
  left: 12px;
}
.modules_control-next {
  right: 0;
}
.modules_control-next:after {
  border-left-color: transparent;
  border-bottom-color: transparent;
  left: 6px;
}

.module {
  background: rgba(0, 102, 179, 0.82);
  display: block;
  height: 228px;
  padding: 28px 24px;
  outline: none;
}
.module_title-box {
  display: table;
  height: 100%;
  text-align: center;
  width: 100%;
  -webkit-transition: display 0.5s ease;
          transition: display 0.5s ease;
}
.module_title {
  font-family: "oswald-regular";
  color: #fff;
  font-size: 27.9px;
  display: table-cell;
  vertical-align: middle;
  height: 75px;
  margin: 0;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.module_desc {
  display: none;
}
.module_list, .bloques .module_desc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module_list li, .bloques .module_desc li {
  font-family: "sourcesanspro-regular";
  color: #fff;
  font-size: 14px;
  position: relative;
  padding-left: 14px;
}
.module_list li:before, .bloques .module_desc li:before  {
  content: "+";
  position: absolute;
  top: 0;
  left: 0;
}
.module:hover, .module.active {
  background: rgba(0, 0, 0, 0.7);
}
.module:hover .module_title-box, .module.active .module_title-box {
  border: 1px solid #fff;
  margin: 0 0 15px;
  height: auto;
}
.module:hover .module_title, .module.active .module_title {
  font-family: 'oswald-bold';
}
.module:hover .module_desc, .module.active .module_desc {
  display: block;
}

.bnews {
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
  /* .slick-dots{
    @include reset-ul();
    position: absolute;
    bottom: 0;
    z-index: 11;
    margin: 0 0 13px 38px;
    overflow: hidden;
    li{
      float: left;
      margin-right: 6px;
      &:last-child{
        margin-right: 0;
      }
      button{
        border-radius: 50%;
        border:0;
        background-color: #0a3c74;
        outline: none;
        height: 15px;
        width: 15px;
        text-indent: -9999px;
        transition: background-color 0.5s ease;
        cursor: pointer;
        &:hover{
          background-color: rgba(#fff,.7);
        }
      }
      &.slick-active{
        button{
          background-color: #fff;
        }
      }
    }
  } */
}
@media (min-width: 1024px) {
  .bnews {
    float: left;
    height: 507px;
    width: 50%;
  }
}
.bnews_title {
  font-family: "oswald-regular";
  color: #fff;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 8px 12px;
  width: 125px;
  height: 35px;
}
.bnews_view {
  font-family: "oswald-regular";
  color: #fff;
  font-size: 17px;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 15px 13px 0;
  outline: none;
  text-transform: uppercase;
  z-index: 10;
}
@media (min-width: 768px) {
  .bnews_view {
    margin: 0 44px 13px 0;
  }
}
.bnews_item {
  outline: none;
}
.bnews .slick-dots {
  bottom: 0;
  margin: 0 0 17px 15px;
}
@media (min-width: 1024px) {
  .bnews .slick-dots {
    margin: 0 0 17px 44px;
  }
}
.bnews .slick-dots li button:before {
  color: #0a3c74;
}
.bnews .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}

.bnews-item {
  position: relative;
}
@media (min-width: 1024px) {
  .bnews-item {
    height: 507px;
  }
}
.bnews-item_title {
  font-family: "oswald-regular";
  color: #fff;
  font-size: 20px;
  font-weight: inherit;
  margin: 0 0 8px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bnews-item_title {
    font-size: 26px;
  }
}
.bnews-item_link {
  color: #fff;
  outline: none;
  font-weight: inherit;
  text-transform: uppercase;
}
.bnews-item_paragraph {
  font-family: "sourcesanspro-regular";
  color: #fff;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
}
.bnews-item_desc {
  background: rgba(0, 102, 179, 0.85);
  padding: 26px 20px 54px 20px;
  width: 100%;
}
@media (min-width: 1024px) {
  .bnews-item_desc {
    padding: 26px 46px 54px 46px;
    height: 254px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.bnews-item_pic {
  background-position: center top;
  background-size: cover;
  overflow: hidden;
  margin: 0;
}
@media (min-width: 1024px) {
  .bnews-item_pic {
    height: 254px;
  }
}
.bnews-item_image {
  width: 100%;
  /* @include breakpoint($md) {
    display: none !important;
  } */
}
.bnews-item_date {
  font-family: "sourcesanspro-regular";
  color: #fff;
  font-size: 15px;
  display: block;
  margin: 0 0 6px;
}
#sponsors_carrousel .sponsors_item .sponsors_content a{
  float: left;
}
.sponsors {
  background: rgba(255, 255, 255, 0.9);
  min-height: 154px;
  margin-bottom: 7.5px;
  padding: 50px 0 42px 0;
  position: relative;
}
.sponsors_list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
@media (min-width: 1024px) {
  .sponsors_list {
    display: table;
    text-align: left;
  }
}
.sponsors_item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 10px 0;
  height: 125px;
  max-width: 150px;
}
.sponsors_item .sponsors_content, .sponsors_item .sponsors_content .sponsor-content-image {
    height: 100%;
    overflow: hidden;
}
.sponsors_item .sponsors_content .sponsor-content-image img{
    max-width: 100%;
    height: auto;
}
@media (min-width: 1024px) {
  .sponsors_item {
    display: table-cell;
    border-right: 1px solid #000000;
    padding: 15px 0;
  }
}
.sponsors_item a:last-child img {
  margin: 0;
}
.sponsors_item img {
  margin: 5px 15px;
  vertical-align: middle;
}
@media (min-width: 1024px) {
  .sponsors_item img {
    margin: 0 15px 0 0;
  }
}
.sponsors_item:last-child {
  border-right: 0;
}
.sponsors_title {
  font-family: "oswald-regular";
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  height: 14px;
  margin: 0 0 15px;
  line-height: 15px;
  overflow: hidden;
}
.sponsor-content-image{
    min-height: 60px;

}
@media (min-width: 1024px) {
  .sponsors_title {
    margin: 0 0 5px;
    position: absolute;
    top : 0; /*top: -10px;*/
    left: 0;
    margin-left: 20px;
  }
}
.sponsors_content {
  padding: 0 10px;
}

.live-score {
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.9);
  margin-bottom: 12px;
  position: relative;
  height: 400px;
  /* .slick-dots{
    @include reset-ul();
    position: absolute;
    bottom: 0;
    z-index: 11;
    margin: 0 0 18px 15px;
    overflow: hidden;
    @include breakpoint($sm) {
      margin: 0 0 13px 44px;
    }
    li{
      float: left;
      margin-right: 6px;
      &:last-child{
        margin-right: 0;
      }
      button{
        border-radius: 50%;
        border:0;
        background-color: #c6c6c2;
        outline: none;
        height: 15px;
        width: 15px;
        text-indent: -9999px;
        transition: background-color 0.5s ease;
        cursor: pointer;
        &:hover{
          background-color: rgba(#004a82,.9);
        }
      }
      &.slick-active{
        button{
          background-color: #004a82;
        }
      }
    }
  } */
}
@media (min-width: 1024px) {
  .live-score {
    float: left;
    width: 50%;
    height: 507px;
  }
}
.live-score_carousel {
  height: 100%;
  /*padding: 24px 0 54px;*/
  padding: 0;
}
.live-score_active-games {
  font-family: "oswald-regular";
  color: #00579c;
  font-size: 17px;
  bottom: 0;
  margin: 0 15px 13px 0;
  outline: none;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  z-index: 10;
}
@media (min-width: 768px) {
  .live-score_active-games {
    margin: 0px 30px 13px 0px;
  }
}
.live-score_item {
  outline: none;
  padding: 0;
}
.live-score_item > a > img{
  max-width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  .live-score_item {
    padding: 0;
  }
}
.live-score_item .news-item_link{
    float: right;
    margin-right: 30px;
    margin-top: 30px;
}
.live-score .slick-dots{
  bottom: 0;
  margin: 0 0 17px 15px;
}
@media (min-width: 1024px) {
  .live-score .slick-dots {
    margin: 0 0 17px 44px;
  }
}
.content-equipos .slick-dots li, .content-equipos .slick-dots li button, .content-equipos .slick-dots li.slick-active button:before{
    width: 10px;
    height: 10px;
}
.live-score .slick-dots li button:before, .content-equipos .slick-dots li button:before {
  color: #c6c6c2;
}
.content-equipos .slick-dots li button:before{
    font-size: 13px;
    line-height: 13px;
}
.live-score .slick-dots li.slick-active button:before, .content-equipos .slick-dots li.slick-active button:before {
  color: #004a82;
  opacity: 1;
}

.score {
  overflow: hidden;
  position: relative;
  padding-bottom: 20px;
  padding-top: 20px;   
}
@media (min-width: 768px) {
  .score {
    /*padding-bottom: 0;*/
    padding:24px 44px 0 44px;
  }
}
.score_img {
  display: block;
  height: auto;
  margin: 0 auto 50px auto; 
  max-width: 100%;
  width: 434px;
  padding: 0 16px;
  max-height: 75px;
}

.score_box {
  position: relative;
  padding-bottom: 18px;
  zoom: 1;
}
.score_box:before, .score_box:after {
  content: "";
  display: table;
}
.score_box:after {
  clear: both;
}
.score_left {
  float: left;
  text-align: center;
  padding-right: 50px;
  width: 50%;
}
@media (min-width: 768px) {
  .score_left {
    padding-right: 70px;
  }
}
.score_right {
  float: right;
  padding-left: 50px;
  text-align: center;
  width: 50%;
}
@media (min-width: 768px) {
  .score_right {
    padding-left: 70px;
  }
}
.score_center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  z-index: 10;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .score_center {
    margin: 60px 0 0;
  }
}
.score_center:after {
  content: "";
  display: block;
  background: #000;
  height: 88px;
  margin: 11px auto;
  width: 2px;
}
@media (min-width: 1024px) {
  .score_center:after {
    height: 88px;
  }
}
.score_game, .score_period, .score_time {
  font-family: "oswald-bold";
  color: #2b2b2b;
  font-size: 12.5px;
  line-height: 1.3;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.score_club {
  display: block;
  font-family: "oswald-regular";
  color: #2b2b2b;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 6px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .score_club {
    font-size: 20px;
    height: 45px;
  }
}
.score_goals {
  display: block;
  font-family: "oswald-regular";
  color: #2b2b2b;
  font-size: 50px;
  line-height: 1;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .score_goals {
    font-size: 82px;
    margin-bottom: 2px;
  }
}
.score_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.score_list li {
  font-family: "oswald-regular";
  color: #2b2b2b;
  font-size: 10px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: left;
}
@media (min-width: 768px) {
  .score_list li {
    font-size: 16px;
  }
}

.news_list {
  padding-top: 18px;
}
.news_pagination {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  overflow: hidden;
}
.news_pagination li {
  float: left;
}
.news_pagination li:after {
  content: '|';
  display: inline-block;
  vertical-align: middle;
}
.news_pagination li:last-child:after {
  display: none;
}
.news_pagination li a,
.news_pagination li span {
  font-family: "oswald-regular";
  color: #212121;
  font-size: 13px;
  padding: 0 8px;
  margin: 0 4px;
}
.news_pagination li a:hover,
.news_pagination li span:hover {
  background: #0066b3;
  color: #fff;
}
.news_pagination li.current span {
  background: #0066b3;
  color: #fff;
}

.news-item {
  background: #f2f2f2;
  margin: 0 0 7px;
  padding: 15px 15px;
  position: relative;
}
@media (min-width: 768px) {
  .news-item {
    padding: 28px 26px 24px 216px;
  }
}
@media (min-width: 1024px) {
  .news-item {
    min-height: 185px;
  }
}
.news-item_title {
  font-family: "oswald-regular";
  color: #212121;
  font-size: 24px;
  font-weight: inherit;
  margin: 0 0 6px;
  line-height: 1.1;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .news-item_title {
    font-size: 24px;
  }
}
.news-item_pic {
  margin: 0 0 26px;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .news-item_pic {
    left: 0;
    top: 0;
    margin: 30px 0 0 26px;
    position: absolute;
    width: 190px;
  }
}
.news-item_link, .item-link-ajax {
  background-color: #0066b3;
  font-family: "oswald-regular";
  color: #fff;
  font-size: 16px;
  display: block;
  font-weight: inherit;
  height: 29px;
  line-height: 29px;
  outline: none;
  text-transform: uppercase;
  width: 100px;
  padding: 2px 20px;
}
.news-item_paragraph {
  font-family: "sourcesanspro-regular";
  color: #212121;
  font-size: 16px;
  line-height: 1.15;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.news-item_desc {
  width: 100%;
}
@media (min-width: 768px) {
  .news-item_desc {
    padding: 0 0 0 24px;
  }
}
.news-item_image {
  height: auto;
  width: 100%;
}
.news-item_date {
  font-family: "oswald-regular";
  color: #0066b3;
  font-size: 12px;
  display: block;
  margin: 0 0 0px;
}

@media (min-width: 1024px) {
  .news-article_content {
    padding-right: 82px;
  }
}
.news-article_date {
  font-family: "oswald-regular";
  color: #212121;
  font-size: 14px;
  display: block;
  letter-spacing: .5px;
  margin: 0 0 2px;
}
.news-article_title {
  font-family: "oswald-regular";
  color: #212121;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.news-article_subtitle {
  font-family: "sourcesanspro-regular";
  color: #212121;
  font-size: 15px;
  line-height: 1.2;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.news-article_pic {
  margin: 0 0 21px;
}
.news-article_pic figcaption {
  margin-top: 3px;
  font-family: "sourcesanspro-regular";
  color: #212121;
  font-size: 11px;
  text-align: right;
  text-transform: uppercase;
}
.news-article_image {
  display: block;
  height: auto;
  width: 100%;
}
.news-article p {
  font-family: "sourcesanspro-regular";
  color: #212121;
  font-size: 16px;
  line-height: 1.15;
  margin: 0 0 15px;
}
.news-article p em {
  font-style: normal;
  text-transform: uppercase;
}

.gallery {
  min-height: 130px;
  margin-top: 40px;
  margin-bottom: 9px;
  position: relative;
}
.gallery_content {
  padding: 0 35px;
}
.gallery_item {
  outline: none;
}
.gallery_control {
  background: #c2c2c2;
  cursor: pointer;
  display: block;
  position: absolute;
  height: 100%;
  width: 35px;
  top: 0;
}
.gallery_control:after {
  content: '';
  border: 2px solid #707070;
  height: 15px;
  width: 15px;
  display: block;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  top: 50%;
  position: absolute;
}
.gallery_control-prev {
  left: 0;
}
.gallery_control-prev:after {
  border-right-color: transparent;
  border-top-color: transparent;
  left: 12px;
}
.gallery_control-next {
  right: 0;
}
.gallery_control-next:after {
  border-left-color: transparent;
  border-bottom-color: transparent;
  left: 6px;
}
.gallery_item img {
  margin: 0 auto;
}


/*Add */
 
@media (min-width: 768px) {
  .score_list li {
    font-size: 14px;
  }
}

.score_center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110px;
  z-index: 10;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .score_center {
   /* margin: 60px 0 0;*/   
  }
}
.score_center:after {
  content: "";
  display: block;
  background: #000;
  height: 88px;
  margin: 11px auto;
  width: 2px;
}
@media (min-width: 1024px) {
  .score_center:after {
    height: 88px;
  }
}

.bg-home.bg-rand-1 {
  background: url("images/mobile/aapolo_bg2.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.bg-home.bg-rand-2 {
  background: url("images/mobile/aapolo_bg2.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.bg-home.bg-rand-3 {
  background: url("images/mobile/aapolo_bg3.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.bg-home.bg-rand-4 {
  background: url("images/mobile/aapolo_bg4.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.bg-home.bg-rand-5 {
  background: url("images/mobile/aapolo_bg5.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.bg-home.bg-rand-6 {
  background: url("images/mobile/aapolo_bg6.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.bg-home.bg-rand-7 {
  background: url("images/mobile/aapolo_bg7.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.bg-home.bg-rand-8 {
  background: url("images/mobile/aapolo_bg8.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.bg-home.bg-rand-9 {
  background: url("images/mobile/aapolo_bg9.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .bg-home.bg-rand-1 {
    background-image: url("images/tablet/aapolo_bg1.jpg");
  }
  .bg-home.bg-rand-2 {
    background-image: url("images/tablet/aapolo_bg2.jpg");
  }
  .bg-home.bg-rand-3 {
    background-image: url("images/tablet/aapolo_bg3.jpg");
  }
  .bg-home.bg-rand-4 {
    background-image: url("images/tablet/aapolo_bg4.jpg");
  }
  .bg-home.bg-rand-5 {
    background-image: url("images/tablet/aapolo_bg5.jpg");
  }
  .bg-home.bg-rand-6 {
    background-image: url("images/tablet/aapolo_bg6.jpg");
  }
  .bg-home.bg-rand-7 {
    background-image: url("images/tablet/aapolo_bg7.jpg");
  }  
  .bg-home.bg-rand-8 {
    background-image: url("images/tablet/aapolo_bg8.jpg");
  }  
  .bg-home.bg-rand-9 {
    background-image: url("images/tablet/aapolo_bg9.jpg");
  }  
}
@media (min-width: 1024px) {
  .bg-home.bg-rand-1 {
    background-image: url("images/desktop/aapolo_bg1.jpg");
    background-attachment: inherit;
  }
  .bg-home.bg-rand-2 {
    background-image: url("images/desktop/aapolo_bg2.jpg");
    background-attachment: inherit;
  }
  .bg-home.bg-rand-3 {
    background-image: url("images/desktop/aapolo_bg3.jpg");
    background-attachment: inherit;
  }
  .bg-home.bg-rand-4 {
    background-image: url("images/desktop/aapolo_bg4.jpg");
    background-attachment: inherit;
  }
  .bg-home.bg-rand-5 {
    background-image: url("images/desktop/aapolo_bg5.jpg");
    background-attachment: inherit;
  }
  .bg-home.bg-rand-6 {
    background-image: url("images/desktop/aapolo_bg6.jpg");
    background-attachment: inherit;
  }
  .bg-home.bg-rand-7 {
    background-image: url("images/desktop/aapolo_bg7.jpg");
    background-attachment: inherit;
  }
  .bg-home.bg-rand-8 {
    background-image: url("images/desktop/aapolo_bg8.jpg");
    background-attachment: inherit;
  }
  .bg-home.bg-rand-9 {
    background-image: url("images/desktop/aapolo_bg9.jpg");
    background-attachment: inherit;
  }
}
.footer_copy a{
  color: #fff;
}

/*Newsletter*/
#addSuscriptor .newsletter-form_input{
  text-transform: inherit;
}
#response-newsletter .newsletter-success{
  color: #8DDc07; 
  padding: 5px;
}
#response-newsletter .newsletter-danger, #response-newsletter label.error{
  color: red; 
  padding: 5px;
}

/*Añadidos */
.custom-title-heading{
    font-size: 21px;
    font-family: "oswald-regular";
    color: #212121;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
@media (min-width: 768px){
    .custom-title-heading{
        font-size: 30px;
    }
}
.noticias{
  overflow: hidden;
}
 
@media (min-width: 1024px){
    .news_list .column-list.column-list-left, .news_list .column-list.column-list-right{
        float: left !important;
        width: 49.7% !important;
    }
    .news_list .column-list.column-list-right{
        margin-left: 0.6% !important;
    }   
}

.news_list .column-list.column-list-left, .news_list .column-list.column-list-left{
    float: none;
    /*width: 90%;*/
    margin: 0 auto;
} 
.noticias .news_list {
  padding-top: 0px;
  margin-top: 7px;
}
.noticias .bnews{
  width: 100%;
  height: auto;
}
@media (min-width: 1024px){
    .noticias .bnews{        
        height: 285px;
    }
    .noticias .bloque-noticias .news-article{
        height: auto;
        /*overflow-y: visible; */
    }
    .noticias .news-article .news-item_desc{    
        height: 818px;
        overflow-y: auto;
         
    }  
    .noticias .bloque-noticias .news-article .news-item_desc{
        height: auto;
        max-height: 830px;
        overflow-y: visible; 
    }    
}
.page-news.noticias #listNews .news-article{
    padding-bottom: 43px;
}
.noticias .news-article{
  background: #f2f2f2 none repeat scroll 0 0;
  margin-bottom: 7px;
}
.noticias .news-article .news-header{
  background: #0066b3;
  padding: 20px; 
}
.noticias .news-article .news-header .news-article_date, .noticias .news-article .news-header .news-article_title, .noticias .news-article .news-header .news-article_subtitle {
    color: #fff;
}
.noticias .news-article .news-header .news-article_title{
  margin: 30px 0 10px 0;
}
.noticias .news-article .news-item_desc{
    padding: 0 20px;
}
@media (min-width: 1024px) {
  .noticias .bnews-item {
    height: auto;
    min-height: 200px;
    padding-bottom: 40px
  }
}
.noticias .bnews .slick-dots{
  width: 100%;
  text-align: center;
  margin-left: 0;
}
.noticias .bnews .slick-dots li{
  display: inline-block;
  float: none;
}

.page.noticias, .page.page-jugadores{
  padding-left: 0;
  padding-right: 0;
}
.filtro-noticias .page_heading{
    float: left;
}
.filter-form{
    float: left;
    padding-left: 10px;
    min-height: 1px;
   
}

@media (max-width: 767px) {
    .filter-form-noticias form{
        display: none;    
    }
    .filtro-noticias .filter-form{
        width: 100%;
        padding-left: 0;
    }    
}

.filter-form select{
  background: url("../img/arrow-down.png") rgba(250, 250, 250, 0.76) 100% 0 no-repeat !important;  
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #2a2a2a;
  color: #231f20;
  float: left;
  height: 38px;
  outline: medium none;
  
}

@media (min-width: 768px) {
    .filter-form select, .filter-form input{
        margin-left: 10px;         
    }
}
 .filter-form select{
    float: none;
    display: block;
}
@media (min-width: 480px) {
    .filter-form select{
        margin-left: 10px;
        float: left;
    }
}
.filter-form select, .filter-form input{
    
    padding: 0px 40px 0px 10px;  
    height: 32px;
}
.filter-form select:first-child{
    margin-left: 0;
}

@media (min-width: 768px) {
  .filter-form .search_input {
    width: 125px;
  }   
}
.noticias .filtro-noticias{  
    padding: 10px 4%;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #f2f2f2;
}
@media (max-width: 1023px) {
    .noticias .filtro-noticias{         
        padding: 10px;
        /*width: 90%;*/
        /*max-width: 750px;*/
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .noticias .filtro-noticias{                  
        width: auto;

    }
}
@media (max-width: 767px) {
  .filter-form .search_input {
    max-width: 313px;
  }
}
.noticias .bloque-noticias{
    overflow: hidden;
    width: 100%;
    /*margin-top: 7px;*/
}
.block-arrow-next{
    margin-bottom: 7.5px;
}
.noticias .block-arrow, .block-arrow-jugadores, .block-arrow-blog {
    background: #cbcdcc;    
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.noticias .block-arrow .next, .noticias .block-arrow .prev, .block-arrow-jugadores .next, .block-arrow-jugadores .prev, .block-arrow-blog .prev, .block-arrow-blog .next{
    width: 30px;
    height: 17px;
    display: inline-block;
    margin: 5px 0;
}
.noticias .block-arrow .next, .block-arrow-jugadores .next, .block-arrow-blog .next {
    background: url('../img/flecha-abajo-paginacion.png') no-repeat;
}
.noticias .block-arrow .prev, .block-arrow-jugadores .prev, .block-arrow-blog .prev{
    background: url('../img/flecha-arriba-paginacion.png') no-repeat;
}
.noticias .block-arrow .disabled, .block-arrow-jugadores .disabled, .block-arrow-blog .disabled{
    display: none;
}

.noticias.page-news{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.noticias.page-news .buscador-noticias .search_button{
    display: none;

}
@media (min-width: 768px){
    .noticias.page-news .filter-form .search_input{
        width: 100px;
        padding: 0 20px 0 10px;
    }

    .noticias.page-news .filtro-noticias > .custom-title-heading{
        float: left;
    }    
    .noticias.page-news .buscador-noticias .search_button{
        position: static;
        margin: 0 0 0 5px;
        display: block;
        padding: 0;
        float: left;       
    }
}
.noticias.page-news .buscador-noticias.filtro-noticias{
   /* padding: 0 0 0 20px;*/
   padding: 10px 0 10x 20px;
   background-color: #f2f2f2;
}

@media (min-width: 1024px){
    .noticias.page-news .buscador-noticias.filtro-noticias{
        /*padding: 0 0 0 20px;*/
    }
}
@media (max-width: 1023px){
    .noticias.page-news .buscador-noticias.filtro-noticias .filter-form{
        /*padding: 0;*/
    }
}




.loader-gif{
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.loader-gif.no-loader, #htmlAjaxMessage{    
    display: none;
}
#htmlAjaxMessage {
    background: url("../img/ajax-search.gif") no-repeat center center;         
    width: 100%;
    height: 20px;

}
.loader-gif span,{
    background: url("../img/ajax-loader.gif") no-repeat 50% 100px;    
    width: 100%;
    height: 100%;
    position: absolute;

}
.container{
    position: relative;
}
body > #flashMessage.message{
    background: rgba(0, 0, 0, 0.56) none repeat scroll 0 0;
    color: lime;
    margin: 0 auto;
    padding: 10px 40px;   
    text-align: center;
    max-width: 1024px;
    width: 100%;
}

@media (min-width: 768px) {
    #listNews .news-item{
     /* padding: 28px 26px 24px 15px;*/ 
     height: 260px;
    }
}
 
@media (min-width: 768px) {
    #listNews .news-item .news-item_pic{
       margin: 20px 0 0 20px;
    }
    
}

@media (min-width: 1024px) {
    .news-item_desc .news-item_paragraph{
        display: none;
    }    
}

.search_input.select-busqueda-clubes{
    width: auto !important;
    padding: 0 40px 0 10px !important
}

#listNews .news-item .news-item_title{
  /*font-size: 20px;*/
}

#listNews .news-item .excerpt .news-item_paragraph{
  font-size: 15px;
  display: none;
}

@media (min-width: 1024px) {
    #listNews .news-item .excerpt .news-item_paragraph{
        display: block ;
        max-height: 55px;
        overflow: hidden;
    }      
}
.clear-left{
    clear: left;
}

#listNews .news-item .butons-news{
    overflow: hidden;
}
@media (min-width: 768px) {
    #listNews .news-item .butons-news{
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 10px;
        padding: 0 20px;
    }
}
#listNews .news-header .social-items{
  float: none;
}
#listNews .news-item .butons-news .news-item_link, #listNews .news-item .butons-news .item-link-ajax {
  float: right;
  margin-top: 2px;
}

#listNews .news-item .excerpt{
  position: absolute;
  top: 160px; 
  left: 20px;
  padding-right: 15px;
}
  
.social-items{
  float: left;
}
.social-items .stButton .st-twitter-counter, .social-items .stButton .st-facebook-counter{
  height: 22px;
 }
.st_fb_like_button .stButton_gradient, .st_fb_like_button .stButton_gradient:hover, .st_fb_like_vcount .stButton_gradient, .st_fb_like_vcount .stButton_gradient:hover, .st_fb_like_hcount .stButton_gradient, .st_fb_like_hcount .stButton_gradient:hover, .st_facebook_button .stButton_gradient, .st_facebook_button .stButton_gradient:hover, .st_facebook_vcount .stButton_gradient, .st_facebook_vcount .stButton_gradient:hover, .st_facebook_hcount .stButton_gradient, .st_facebook_hcount .stButton_gradient:hover{
  height: auto !important;
}
.st_twitter_button .stButton_gradient, .st_twitter_button .stButton_gradient:hover, .st_twitter_vcount .stButton_gradient, .st_twitter_vcount .stButton_gradient:hover, .st_twitter_hcount .stButton_gradient, .st_twitter_hcount .stButton_gradient:hover{
  height: auto !important;
}

/*  JUGADORES */
#htmlPagoHandicap.jugadors{
    display: table;
    width: 100%;
   /* height: 100%;*/
}
#htmlPagoHandicap .message {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: red;
}
@media (min-width: 768px){
    .page-jugadores .news_list .column-list.column-list-left, .page-jugadores .news_list .column-list.column-list-right{
        min-height: 520px;
        width: 49.5%;     
        float: left;   
    }
    .page-jugadores .news_list .column-list.column-list-right{
        float: right;
    }
    .detalles-jugador.jugador-handicap{
        min-height: 618px;
    }
}
.page.page-jugadores{
    padding: 0;
}
.page-jugadores .news_list{
    padding-top: 0;
    overflow: hidden;
}
.page-jugadores .news_list .column-list{
    position: relative;
    padding: 30px;
}
.custom-form{
    margin: 0 auto;
    width: 100%;
    max-width: 315px;
}
.custom-input, .custom-input-search{
    margin-bottom: 20px;    
    border: 1px solid #010101;    
    box-sizing: border-box;
    padding: 0 10px;
}
.custom-input{
    width: 100%;
    height: 32px;
}
.custom-search-form .input{
    float: none;
    display: inline-block;
    width: 80%;
}
.custom-input-search{ 
    height: 38px;
    width: 100%;     
}
.custom-form .input.text:last-child .custom-input{
    margin-bottom: 0;
}
.uppercase{
    text-transform: uppercase;
}
.capitalize{
    text-transform: capitalize;
}
.parrafo-formulario{
    font-family: "oswald-regular";
}
.custom-bg-block{
    background: #f2f2f2 none repeat scroll 0 0;
}
.page-jugadores, .page-pago-handicap{
    overflow: hidden;
    padding-bottom: 20px;
}
.fomulario-pago-handicap{
    min-height: 260px;  
}
@media (min-width: 1024px) {
    .page-pago-handicap {
        padding: 0px 0px;
    }
    .page-pago-handicap .column-list-left{
        padding-left:  0px;        
    }
    .page-pago-handicap .column-list-right{
        padding-right: 0px;
        padding-left: 0px;        
    }
    .page-pago-handicap .column-list-left > div, .page-pago-handicap .column-list-right > div{
        padding: 25px;
    } 
    .page-pago-handicap.page{
        background-color: transparent;
    }
}
.page-pago-handicap .column-list-right, .page-pago-handicap .column-list-left{
    
}

.busqueda-jugador{
    background-image: url("../img/bg-busqueda-jugador.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.page-busqueda-jugadores .info-button{
    padding: 0;
    width: 85px;
    height: 30px;
}
.page-busqueda-jugadores .close-right{
    float: right;
    margin-top: 10px;
}
.close-descrip.info-button{
    display: none;
}

.page-busqueda-jugadores .descrip-item{
    display: none;
    padding-left: 25px;
}
.form-buscar-jugadores{
    margin-top: 125px;
    margin-bottom: 25px;
}
.form-action{     
    margin-top: 35px; 
}
.form-action #jugadoresForm a, .form-action #clubesForm a{
    color: #000;    
    margin-top: 15px;
    display: block;
    text-align: center;
    font-family: "oswald-regular";
}
.form-action #jugadoresForm a:hover, .form-action #clubesForm a:hover{
    text-decoration: underline;  
}

.beneficios{
    margin-top: 7.5px;

}
.search_button.search-jugador{
    position: static;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0;
}
.title-form-busqueda{
    margin: 0;
    color: #f8f8f8;
    font-size: 18px;
    font-family: "oswald-regular";
}
.button-submit-form{
    width: 100%;
    text-align: center;
    background: #15689e;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff;     
    border: none;
    font-family: "oswald-regular";
    font-size: 16px;
    height: 29px;
    line-height: 33px;
}

/* slider beneficios */
.beneficios .title-beneficios{
    background-color: #fff;
    padding: 20px 0 20px 40px;
}
.beneficios .title-beneficios h2{
    display: inline;
    text-transform: uppercase;
}
.beneficios .title-beneficios a{
    color: #000;
    font-family: "oswald-regular";
}
.beneficios .title-beneficios a:hover{
    text-decoration: underline;
}
.beneficios .module_title{
    font-size: 19px;
}
.beneficios .modules_carousel{
    background-color: #fff;
}
.beneficios .module{
    position: relative;
    background-color: rgba(255, 255, 255, 0.82);
}
.table-beneficios{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;    
}
.table-beneficios tr td{
    vertical-align: middle;
    text-align: center;
}
.table-beneficios tr td img{
    display: inline-block;
    max-width: 150px;
}
    
.beneficios .module:hover{
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0
}
.beneficios .module:hover table{
    z-index: -1;
}
 
.beneficios .modules_control:after{
   border: 2px solid #fff
}
.beneficios .modules_control-next::after{
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.beneficios .modules_control-prev::after{
    border-top-color: transparent;
    border-right-color: transparent;
}
.beneficios .modules_control{
    background-color: #f5f5f5;
}

/*fin beneficios*/
.button-asociarme{
    background-color: #15689e;
    width: 100%;    
    display: table;
    text-align: center;
    height: 80px;
}
.button-asociarme a{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
}
.button-asociarme a:hover{
    text-decoration: underline;
}
@media (min-width: 768px){
    .button-asociarme{         
        height: 135px;  
    }   
}
.custom-form .submit, #busqueda_jugadoresForm .submit, #busqueda_clubesForm .submit{
    display: none;
}

.avatar{
    width: 100px;
    margin: 0;
    padding: 0;
    height: 100px;
}
.avatar img{
    width: 100%;
    height: 100%;
}
.page-pago-handicap .paginacion, .page-pago-handicap .finalizar-examen{
    text-align: center;
}
.page-pago-handicap .jugadors ul{
    padding: 0;
}
.page-pago-handicap .jugadors ul li{
    list-style: none; 
}
/*.page-pago-handicap .form-gamers_submit{
    width: 55px;
    height: 25px;
    line-height: 29px;  
}*/
.page-pago-handicap .column-list img{
    max-width: 100%;
}
.contenido-jugadores{
    text-align: center;
}


.page-beneficios .news-item{
    min-height: 200px;
    overflow: hidden;
    height: auto !important;
}
 

.page-beneficios .news-item .news-item_pic{
    max-height: 80%;
    overflow: hidden;
}
.page-beneficios .news-item .news-item_pic img{
    width: auto;
    max-width: 100%;
    height: auto;
}
.page-beneficios .button-mailto{ 
    text-align: center;
    background: #15689e;     
    text-transform: uppercase;
    color: #fff;     
    border: none;
    font-family: "oswald-regular";
    font-size: 16px;
    height: 29px;
    line-height: 33px;
    float: right;
    padding: 0 10px;
}
/*end BENEFICIOS*/
/* Sanciones */

.sanciones{
    padding: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px){
    .sanciones{
        padding: 25px;
    }   
}
.link-page{
    display: block;
    padding-right: 20px;
    text-align: right;
}
.link-page a{
    color: #fff;
    font-family: "oswald-regular";
}
.link-page a:hover{
    text-decoration: underline;
}

/* Page Busqueda jugadores*/
.page-busqueda-jugadores .filter-form{
    position: relative;
    float: right;
    padding-right: 35px;
}
.page-busqueda-jugadores .filtro-noticias p{
    text-align: center;
}
.page-busqueda-jugadores .filtro-noticias  > .custom-title-heading{
    float: none !important;
}
.page-busqueda-jugadores .filter-form .search_button{
    margin: 0 0 0 5px;
    width: 32px;
    height: 32px;
}

.page-busqueda-jugadores .news-item{
    padding: 15px;     
}
.page-busqueda-jugadores .news-item .news-content{
    display: table;
    width: 100%
}

@media (min-width: 1024px){
    .page-busqueda-jugadores .news-item{
        padding: 20px;
    }   
}
.page-busqueda-jugadores .news-item figure{
    margin: 0;
    position: static;
    width: 100px;    
    float: none;
    display: table-cell;
    vertical-align: top;
    height: 100px;
    overflow: hidden;    
}
 
.news-item_pic2{
    margin: 0;
    position: static;
    width: 100px;    
    float: none;
    display: table-cell;
    vertical-align: top;
    min-height: 1px;
    overflow: hidden;
}
.page-busqueda-jugadores .news-item figure img{
    width: 100%; 
    height: 100px;
}

.page-busqueda-jugadores .news-item .news-item_desc{
    margin: 0;    
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 25px;
}
.page-busqueda-jugadores .news-item .news-item_desc h3{
    margin: 0;
}
.page-busqueda-jugadores .news-item .news-item_desc ul{
    margin: 0;
    padding: 0;
    color: #15689e;
}
.page-busqueda-jugadores .news-item .news-item_desc .lista-desc{ 
    padding: 0 0 0 15px; 
}
.page-busqueda-jugadores .news-item .news-item_desc ul li{
    color: #000;
}

.page-busqueda-jugadores .totalizador-resultados{
    width: 100%;
    background-color: #f2f2f2;
    margin-bottom: 0px;
    padding: 1px 0;
}
.error{
    color: red;
}

/* Asociarme */
.asociarme .excerpt{
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
}
.form-asociarme{
    max-width: 350px;   
    margin: 0 auto;
}

.form-asociarme .input.date {
    background: #fff;
    width: 100%;
    height: 31px;
    margin: 0 0 15px 0;
    border: 1px solid;
    text-align: right;
}
.form-asociarme .input.date select{
    height: 100%;
    border-bottom: none;
    border-top: none; 
}


.bg-white{
    background-color: #fff;
}
.bg-f2{
    background-color: #f2f2f2;
}
.white{
    color: #fff;
}

/* Asociacion */

.asociacion .conoce-historia{
    background-image: url("../img/bg-busqueda-jugador.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    width: 100%;
}
.asociacion  .column-list.column-list-right{
    padding: 0;
    float: right !important;
}
.asociacion  .column-list.column-list-right .conoce-historia{
    padding: 30px;
    height: 250px;    
}
.asociacion .column-list-right .conoce-historia .custom-title-heading{
    position: absolute;
}

.info-institucional{
    padding: 10px;
    font-family: "oswald-regular";
}  

.info-institucional .title-institucional{
    margin: 10px 0;
}
.info-institucional ul{
    margin: 15px 0 27px 0;
    padding: 0 0 0 15px;
    color: #15689e;
}
.info-institucional ul li{
    margin-bottom: 10px;
}
.info-institucional ul li a{
    color: #000;
}
.info-institucional ul li a:hover{
    color: #15689e;
}

.asociacion .content-button{
    overflow: hidden;
    height: 100%;
    width: 100%;
    line-height: 200px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .asociacion  .column-list.column-list-right{
        background-color: #fff;
    }
    .asociacion  .column-list.column-list-right .conoce-historia{
        height: 430px;        
    }
    .asociacion .content-button{
        line-height: 350px;
    }

    .info-institucional{
        padding: 30px;        
    }

}
.asociacion .button-submit-form{
    padding: 10px;
    font-family: "oswald-regular"
}

.page-sedes .carrousel-asociacion, .page-sedes .mapa-sedes{
    padding: 0px !important;
}
.column-sedes{
    padding-bottom: 0 !important;
    margin-bottom: 10px;
}
.block-sedes{
    overflow: hidden;
    background-color: #011524;
    margin-top: 10px;
}
.block-sedes .links{
    background-color: #011524;
    width: 50%; 
    float: left;
}
.block-sedes .links a{
    background-color: rgba(0, 102, 179, 0.82);
    display: table;
    height: 150px;
    font-family: "oswald-regular";
    color: #fff;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
       -moz-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
         -o-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
} 
.block-sedes .links a:hover{
    background-color: rgba(0,0,0, 0.7);
}
.block-sedes .links a h2{
    font-size: 24px;

}
@media (min-width: 768px){
    .block-sedes .links a{         
        height: 220px;
    }   
}
.block-sedes .links a > div{
    display: table-cell;
    vertical-align: middle;
}
.block-sedes .links a .hover-link-sede{    
    width: 80%;
    margin: 0 auto;
    padding-bottom: 10px;
}
.block-sedes .links a:hover .hover-link-sede{
    border: 2px solid #fff;   
}
.block-sedes .links a:hover h2{
    font-size: 27.9px;
}
.block-sedes a span{
    display: block;
    color: #fff;
    width: 100%;
}

/* Institucional*/
.institucional img, .institucional iframe, .asociacion iframe, .asociacion img{
    max-width: 100%;
}
.institucional .column-list-right{
    padding: 0 !important;
}

.institucional .images-institucional{
    margin-top: 15px;
}

.carrousel-asociacion{
    max-height: 300px;
    margin-bottom: 15px;
    overflow: hidden;   
}
.carrousel-asociacion img{
    width: auto ;
    max-width: 100%;
    height: auto;
}

.carrousel-asociacion .slick-prev,
.carrousel-asociacion .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  display: block;
  width: 20px;
  height: 100%;   
  padding: 0;
  cursor: pointer;
  color: #fff;
  border: none;
  outline: none;
  background-color: rgba(235, 235, 235, 0.8);
}
.carrousel-asociacion .slick-prev{
    left: 0;
}
.carrousel-asociacion .slick-next {
    right: 0;
}
.page-sedes .carrousel-asociacion .content-carrouse-asociacion figure{
    margin: 0;
}
.page-sedes .carrousel-asociacion .slick-arrow{
    z-index: 1;
    top: 10px;
    background-color: rgba(235, 235, 235, 0.5);
}

/* Info torneos */
.info-torneos.page{
    padding: 0;
    overflow: hidden;
    background-color: transparent;
}
.info-torneos p{
    font-family: "sourcesanspro-regular";
}
.info-torneos .custom-title-heading{
    margin: 5px 0;
}
.info-torneos .subtitle-info-torneos{
    font-family: "oswald-regular";
    font-weight: 500;
}

.info-torneos .news_list{
    padding-top: 0;
    overflow: hidden;    
}
.info-torneos .news_list{
    padding-top: 0;
    overflow: hidden;    
}
.top-content-torneos{
    height: 450px;
    width: 100%;
    margin-bottom: 5px; 
}
.top-content-torneos.content-livescore{
    padding: 0;
    overflow: hidden;
}
.top-content-torneos.content-livescore .live-score{
    width: 100%;
    background-color: transparent;
    height: 100%;
}

.down-content-torneos{
    height: 350px;
    width: 100%;
}
.top-content-torneos, .down-content-torneos{
    padding: 10px;
}
.content-livescore{
    background-color: #f0f0ec;
}
.datepicker-torneos{
    display: table-cell;
    vertical-align: top;
}
.container-calendar-desc{
    width: 100%;
    overflow: hidden;
    display: table;
}
.description-calendar{
    display: table-cell;
    vertical-align: top;
    padding-left: 6%;
    box-sizing: border-box;
}
.date-right{         
    color: #00679D;
    text-transform: uppercase;
}
.description-detail{
    margin-top: 40px;
}
.description-detail a{
    text-align: center;
}
.description-detail p{
    margin: 5px 0;
    font-weight: bold;
}
.description-detail p > span{
    font-weight: normal;
}
@media (min-width: 768px){
    .top-content-torneos, .down-content-torneos{
        padding: 20px;
    }    
}
@media (min-width: 1024px){
    .top-content-torneos, .down-content-torneos{
        padding: 30px;
    }    
}
.bg-fc{
    background-color: #fcfcfc;
}

.page-his-torn.page-busqueda-jugadores .news-item figure{   
    width: 100% !important;
    display: block;
    height: 75px;
    padding-bottom: 10px;
}
.page-his-torn.page-busqueda-jugadores .news-content{   
    width: 100% ; 
}

.info-torneos .submit input, .info-button{
    background-color: #0066b3;
    font-family: "oswald-regular";
    color: #fff;
    font-size: 16px;
    display: block;
    font-weight: inherit;
    height: 32px;
    line-height: 32px;
    outline: none;
    text-transform: uppercase;  
    padding: 2px 20px;
    text-align: center;
    border: none;
}
.info-torneos .submit{
    display: inline-block;
    vertical-align: middle;
    margin-left: 2%;
}
.info-torneos .historial-torneos .submit{
    display: none;
}
.info-torneos form select {
    background: url("../img/arrow-down.png") rgba(250, 250, 250, 0.76) 100% 0 no-repeat !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #2a2a2a;
    color: #231f20;
    float: left;
    height: 32px;
    outline: medium none;
    width: 80%;
    max-width: 300px;
    display: inline-block;
    vertical-align: middle;
}
.tarjeta-resultados{
    float: left;
    width: 100%;
    text-transform: uppercase;
}
.tarjeta-resultados .info-button{
    width: 80%;
    margin-top: 10px;
}
.historial-torneos{
    background: url('../img/bg-historial-torneos.jpg') no-repeat #f2f2f2;
    background-size: cover;
    width: 100%;
}
.item-historial-torneo .news-item_desc{
    display: block !important;
}
.item-historial-torneo .link-to-historial{
    display: block;
    float: right;
}

.historial-torneos > form{
    margin-top: 40px;
}
.historial-torneos .input.select{
    margin: 0 auto;
    max-width: 300px;
    width: 80%;
}
.historial-torneos .input.select input, .historial-torneos .input.select select{
    width: 100%;
    max-width: 300px;
}

/* Calendar jquery*/

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5; background-color: transparent; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }



/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.datepicker--cell {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
  z-index: 1; }
  .datepicker--cell.-focus- {
    background: #00679D; color: #fff;}
  .datepicker--cell.-current- {
    color: #fff; background-color: #00679D}
    .datepicker--cell.-current-.-focus- {
      color: #4a4a4a;  }
    .datepicker--cell.-current-.-in-range- {
      color: #4EB5E6; }
  .datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0; }
    .datepicker--cell.-in-range-.-focus- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae; }
    .datepicker--cell.-disabled-.-focus- {
      color: #aeaeae; }
    .datepicker--cell.-disabled-.-in-range- {
      color: #a1a1a1; }
    .datepicker--cell.-disabled-.-current-.-focus- {
      color: #aeaeae; }
  .datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 4px 0 0 4px; }
  .datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 0 4px 4px 0; }
  .datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px; }
  .datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef; }
    .datepicker--cell.-selected-.-current- {
      color: #fff;
      background: #5cc4ef; }
    .datepicker--cell.-selected-.-focus- {
      background: #45bced; }
  .datepicker--cell:empty {
    cursor: default; }

.datepicker--days-names {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #b4acb2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.datepicker--cell-day {
  width: 14.28571%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--years {
  height: 170px; }

.datepicker--cells-years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }



/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 100; }
  .datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px); }
  .datepicker.-from-right- {
    -webkit-transform: translateX(8px);
            transform: translateX(8px); }
  .datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
            transform: translateY(8px); }
  .datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px); }
  .datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
    transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease; }

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
          transform: none; }

.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--content {
  box-sizing: content-box;
  padding: 4px; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1; }
  .-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  .-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg); }
  .-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg); }
  .-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
    left: 10px; }
  .-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    right: 10px; }
  .-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
    left: calc(50% - 10px / 2); }
  .-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px; }
  .-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px; }
  .-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2); }

.datepicker--body {
  display: none; }
  .datepicker--body.active {
    display: block; }



/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px; 
  color: #00679D;
    }

.datepicker--nav-title,
.datepicker--nav-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .datepicker--nav-action:hover {
    background: transparent;  }
  .datepicker--nav-action.-disabled- {
    visibility: hidden; }
  .datepicker--nav-action svg {
    width: 32px;
    height: 32px; }
  .datepicker--nav-action path {
    fill: none;
    stroke: #00679D;
    stroke-width: 2px; }

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px; text-transform: uppercase; }
  .datepicker--nav-title i {
    font-style: normal;
    color: #00679D;
    margin-left: 5px; }
  .datepicker--nav-title:hover {
    background: #f0f0f0; }
  .datepicker--nav-title.-disabled- {
    cursor: default;
    background: none; }

.datepicker--buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef; }

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px; }
  .datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0; }

/* Interna torneos*/
.goleadores-container, .fixture-container{
    min-height: 350px;
    padding: 15px;
    margin-top: 5px;
}
.tabla-goleadores{
    margin-top: 20px;
}
@media (min-width: 1024px){
    .goleadores-container, .fixture-container{
        padding: 30px;
    }
}
.desc-info-torneo figure{
    max-height: 170px;
    min-height: 50px;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.desc-info-torneo figure img{
    max-height: 100%;
    width: auto;
    max-width: 100%;
}
.caract-info-torneo{
    margin: 3px 0;
    font-family: "sourcesanspro-regular";
}
.caract-info-torneo span{
    font-weight: bold;
}
.table{
    display: table;
    width: 100%;
}
.table-row{
    display: table-row;
}
.table-cell{
    display: table-cell;
    padding: 0 5px;
    font-family: "sourcesanspro-regular";
}
.fixture-container .table-cell{
    text-align: center;
}
.text-left{
    text-align: left !important;
}
.text-right{
    text-align: right !important;
}
.azul-claro{
    color: #0769b6;
    font-weight: 600;
}
 
.avatar-contenedor img{
    max-width: 70px;
    max-height: 70px;
}
.top-content-equipos{
    height: auto;
    padding: 15px;
    margin-bottom: 7px;
}

@media (min-width: 768px) {
    .top-content-equipos{ 
        padding: 30px 30px 50px 30px;
    }   
}
.top-content-equipos .content-equipos{ 
    margin-top: 20px;
}   
.top-content-equipos .content-equipos .td-equipos{ 
    text-transform: capitalize;
    font-family: "sourcesanspro-regular"
}   

.content-equipos table{
    display: block;
    width: 100%;
}

.content-equipos table td{
    width: 30%;
    text-align: center;
    padding: 5px;
    font-family: "sourcesanspro-regular";
} 
.content-equipos .slick-prev, .content-equipos .slick-next{
    top: auto;
    bottom: -25px;    
}
.content-equipos .slick-next:before, .content-equipos .slick-prev:before{
    color: #0066b3 !important;     
    font-size: 22px !important;   
}
.content-equipos .slick-prev{          
    left: 0;
    right: auto;
     
}
.content-equipos .slick-next{     
    right: 0;
    left: auto;
}

.table-partido{
    border-top: 1px solid #ccc;
    margin-top: 10px; 
}
.w35{
    width: 35%;
}
.etapa-torneo p{
    text-transform: uppercase;
    font-family: "sourcesanspro-regular";
    font-size: 16px;
    font-weight: bold;
}
@media (min-width: 768px) {
    .noticias.page-news.page-his-torn .filter-form .search_input{
        width: auto;
        padding: 0 40px 0 10px;
    }    
}
.existe-torneo{
    border: 1px solid #00679D;
}
.disabled-button{
    cursor: normal;
    pointer-events: none;
    opacity: 0.8;
}
.torneo-vacio{
    display: none;
}
.subdescripcion{
    margin: 0 0 0 10px;
    padding: 0;
    font-size: 14px;
    font-family: sans-serif;    
}
.subdescripcion li{
    margin-bottom: 15px;  
}
.subdescripcion li:last-child{
    margin-bottom: 0px;  
}
.descrip-item p{
    margin: 0 0 5px 0;
    line-height: 15px;
}
.torneosactivos ul li{
    list-style: none;
    font-family: sourcesanspro-regular;
    font-size: 1.125em;
}
.torneosactivos .custom-title-heading{
    margin: 35px 30px 30px 30px;

}
.torneosactivos .slick-dots{
    bottom: 100px;
}
.zona-equipos{
    width: 100%;
    min-height: 1px;
    overflow: hidden;    
}
.zona-equipos .column-list{
    margin-top: 0px;
}
.relative{
  position: relative;
}
.descargue-fixture{
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    padding: 0 30px;

}
.descargue-fixture > span{
    font-size: 1.5rem;
    font-family: sourcesanspro-regular;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    box-sizing: border-box;
}
.content-fechas{
    width: 100%;
    padding-top: 20px;
}
.content-fechas p, .content-fechas span{
    font-family: sourcesanspro-regular !important;
    margin: 0;
}
.descargue-fixture > a{     
    background-image: url("../img/excel-btn2.png");
    width: 70px;
    height: 70px;
    display: inline-block; 
    background-size: cover;
    vertical-align: middle;
}
.detalle-info-torneo{
    max-height: 225px;
    overflow: hidden;
    padding-top: 10px;
}
.infotorneos-historial{
    height: 200px;
}
.infotorneos-historial .news-content figure{
    text-align: center;
}
.infotorneos-historial .news-content figure img{
    width: auto !important;
    max-width: 100% !important;
    height: 100% !important;
}

.pad25px{
    padding: 25px;
}
.img-responsive{
    max-width: 100%;
    height: auto;
}
.hero.hero-override{
  margin-bottom: 15px;
}
/*
popModal Plugin 
*/
/* popModal */
.popModal {position:absolute;background:#fff;padding:15px;border:1px solid #aaa;box-shadow:0 2px 6px rgba(0,0,0,0.3);text-align:left;max-width:300px;min-width:180px;z-index:9997;box-sizing:border-box}
.popModal .close {line-height:12px;font-size:25px;font-weight:bold;font-family:serif;position:absolute;right:8px;top:8px;color:#000;opacity:0.2;padding:0;cursor:pointer;background:transparent;border:0;outline:0}
.popModal .close:hover {opacity:1}
.popModal .popModal_content {margin:15px auto;word-wrap:break-word;font-family:sans-serif;font-size:14px;font-weight:initial;font-style:initial;color:initial;text-decoration:initial;text-transform:initial;padding:initial}
.popModal .popModal_content.popModal_contentOverflow {max-height:200px;overflow-y:auto;overflow-x:hidden;margin:15px -8px;padding:0 7px}
.popModal .popModal_content:before {content:'';position:absolute;left:0;right:0;height:20px;bottom:-20px}
.popModal .popModal_content.popModal_asMenu {margin:0 -15px}
.popModal .popModal_content.popModal_asMenu ul {list-style:none;padding:0}
.popModal.bottomRight .popModal_content.popModal_asMenu ul {text-align:right}
.popModal .popModal_content.popModal_asMenu ul > li {line-height:40px}
.popModal .popModal_content.popModal_asMenu ul > li:empty {border-top:1px solid #ddd}
.popModal .popModal_content.popModal_asMenu ul > li > a {display:block;padding:0 15px;text-decoration:none}
.popModal .popModal_content.popModal_asMenu ul > li > a:hover {background-color:#eee}
.popModal .popModal_footer {background:#fafafa;padding:15px;border-top:1px solid #ddd;text-align:right;position:absolute;bottom:0;left:0;right:0}
.popModal .popModal_footer button {margin:0 0 0 5px}
.popModal:before,
.popModal:after {content:'';position:absolute;border:10px solid transparent}
.popModal:after {z-index:1}
.popModal.bottomLeft:before,
.popModal.bottomRight:before,
.popModal.bottomCenter:before {border-top-width:0;border-bottom-color:#aaa;top:-10px;left:6px}
.popModal.bottomLeft:after,
.popModal.bottomRight:after,
.popModal.bottomCenter:after {border-top-width:0;border-bottom-color:#fff;top:-9px;left:6px}
.popModal.bottomRight:before,
.popModal.bottomRight:after {left:auto;right:6px}
.popModal.bottomCenter:before,
.popModal.bottomCenter:after {left:50%;margin-left:-10px}
.popModal.leftTop:before,
.popModal.leftCenter:before {border-right-width:0;border-left-color:#aaa;top:6px;right:-10px}
.popModal.leftTop:after,
.popModal.leftCenter:after {border-right-width:0;border-left-color:#fff;top:6px;right:-9px}
.popModal.rightTop:before,
.popModal.rightCenter:before {border-left-width:0;border-right-color:#aaa;top:6px;left:-10px}
.popModal.rightTop:after,
.popModal.rightCenter:after {border-left-width:0;border-right-color:#fff;top:6px;left:-9px}
.popModal.leftCenter:before,
.popModal.rightCenter:before {top:50%;margin-top:-10px}
.popModal.leftCenter:after, 
.popModal.rightCenter:after {top:50%;margin-top:-10px}
@media (max-width: 400px){
.popModal {position:relative;top:10px!important;left:auto!important;right:auto!important;width:100%!important;max-width:none}
}


/* notifyModal */
.notifyModal {position:fixed;z-index:999999;background:rgba(255,255,255,0.5);opacity:0;cursor:pointer;transition:all 200ms ease}
.notifyModal.overlay {top:0;bottom:0;left:0;right:0}
.notifyModal.overlay.center {top:0;bottom:0}
.notifyModal.open {opacity:1}
.notifyModal.open .notifyModal_content {transform:scale(1)}
.notifyModal .notifyModal_content {position:absolute;background:#F9EDBE;width:380px;padding:25px;margin:auto;border:1px solid #CAB388;text-align:justify;box-shadow:0 2px 6px rgba(0,0,0,0.3);transition:all 200ms ease;transform:scale(0.95);font-family:sans-serif;font-size:14px;font-weight:initial;font-style:initial;color:initial;text-decoration:initial;text-transform:initial;line-height:18px;box-sizing:border-box}
.notifyModal.alert .notifyModal_content {background:#FFC7C7;border-color:#CA7878;color:#642020}
.notifyModal.simple .notifyModal_content {background:#fff;border-color:#aaa}
.notifyModal.dark .notifyModal_content {background:#333;border-color:#000;color:#ccc}
.notifyModal.dark .notifyModal_content .close {color:#ccc}
.notifyModal.leftTop {top:0;left:0}
.notifyModal.centerTop {top:0;left:0;right:0}
.notifyModal.rightTop {top:0;right:0}
.notifyModal.center {top:35%;bottom:auto;left:0;right:0}
.notifyModal.leftBottom {bottom:0;left:0}
.notifyModal.centerBottom {bottom:0;left:0;right:0}
.notifyModal.rightBottom {bottom:0;right:0}
.notifyModal.center .notifyModal_content {left:0;right:0;top:35%}
.notifyModal.leftTop .notifyModal_content {left:20px;top:20px}
.notifyModal.centerTop .notifyModal_content {left:0;right:0;top:20px}
.notifyModal.rightTop .notifyModal_content {right:20px;top:20px}
.notifyModal.leftBottom .notifyModal_content {left:20px;bottom:20px}
.notifyModal.centerBottom .notifyModal_content {left:0;right:0;bottom:20px}
.notifyModal.rightBottom .notifyModal_content {right:20px;bottom:20px}
.notifyModal.centerTopSlide.open .notifyModal_content,
.notifyModal.centerBottomSlide.open .notifyModal_content {transform:scale(1) translateY(0)}
.notifyModal.centerTopSlide .notifyModal_content {top:0;left:0;right:0;transform:scale(1) translateY(-100%)}
.notifyModal.centerBottomSlide .notifyModal_content {bottom:0;left:0;right:0;transform:scale(1) translateY(100%)}
.notifyModal.leftTopSlide.open .notifyModal_content,
.notifyModal.leftBottomSlide.open .notifyModal_content,
.notifyModal.rightTopSlide.open .notifyModal_content,
.notifyModal.rightBottomSlide.open .notifyModal_content {transform:scale(1) translateX(0)}
.notifyModal.leftTopSlide .notifyModal_content {left:0;top:20px;transform:scale(1) translateX(-100%)}
.notifyModal.leftBottomSlide .notifyModal_content {left:0;bottom:20px;transform:scale(1) translateX(-100%)}
.notifyModal.rightTopSlide .notifyModal_content {right:0;top:20px;transform:scale(1) translateX(100%)}
.notifyModal.rightBottomSlide .notifyModal_content {right:0;bottom:20px;transform:scale(1) translateX(100%)}
.notifyModal .notifyModal_content .close {line-height:12px;font-size:25px;font-weight:bold;font-family:serif;position:absolute;right:8px;top:8px;color:#000;opacity:0.2;padding:0;cursor:pointer;background:transparent;border:0;outline:0}
.notifyModal .notifyModal_content .close:hover {opacity:1}
@media (max-width: 400px){
.notifyModal .notifyModal_content {width:auto;margin:auto 20px}
.notifyModal.center .notifyModal_content {top:15%}
}


/* hintModal */
.hintModal {position:relative;overflow:visible;transform:translateZ(0);backface-visibility:hidden;z-index:1}
.hintModal .hintModal_container {display:none;left:0;margin:0;position:absolute;background:#F8F4E1;padding:15px;border:1px solid #B4A984;box-shadow:0 2px 6px rgba(0,0,0,0.3);opacity:0;text-align:justify;max-width:260px;min-width:260px;z-index:1;line-height:16px;border-radius:4px;font-size:13px;font-weight:normal;font-family:sans-serif;font-style:initial;margin-top:6px;color:#333;top:100%;box-sizing:border-box;text-decoration:initial;text-transform:initial}
.hintModal .hintModal_container:before,
.hintModal .hintModal_container:after {content:'';position:absolute;border:6px solid transparent;border-top-width:0;border-bottom-color:#B4A984;top:-6px;left:6px}
.hintModal .hintModal_container:before {border-bottom-color:#B4A984;top:-6px}
.hintModal .hintModal_container:after {border-bottom-color:#F8F4E1;top:-5px;z-index:1}
.hintModal.bottomRight .hintModal_container {left:auto;right:0}
.hintModal.bottomRight .hintModal_container:before,
.hintModal.bottomRight .hintModal_container:after {left:auto;right:6px}
.hintModal.bottomCenter .hintModal_container {left:-120px;right:-120px;margin-left:auto;margin-right:auto}
.hintModal.bottomCenter .hintModal_container:before,
.hintModal.bottomCenter .hintModal_container:after {left:50%;margin-left:-6px}
.hintModal:hover .hintModal_container {display:block}


/* dialogModal */
.dialogModal {position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);z-index:888888;overflow-y:scroll;opacity:0;transition:all 200ms ease;backface-visibility:hidden}
.dialogModal.open {opacity:1}
.dialogModal * {box-sizing:border-box}
.dialogModal.modal .dialogModal_container {opacity:0;transition:all 200ms ease}
.dialogModal .dialogModal_top {position:fixed;left:0;right:0;z-index:2;opacity:0}
.dialogModal .dialogModal_top .dialogModal_header {padding:15px 25px;line-height:30px;height:60px;font-size:120%;margin:auto;width:650px;background:#fff;border-bottom:1px solid #f5f5f5;position:relative}
.dialogModal .dialogModal_top .dialogModal_header .close {line-height:30px;font-size:40px;font-family:serif;color:#000;opacity:0.2;padding:0;cursor:pointer;background:transparent;border:0;outline:0;width:30px;float:right}
.dialogModal .dialogModal_top .dialogModal_header .close:hover {opacity:1}
.dialogModal .dialogModal_top .dialogModal_header .dialogPrev.notactive,
.dialogModal .dialogModal_top .dialogModal_header .dialogNext.notactive {opacity:0.1!important;cursor:default}
.dialogModal .dialogModal_top .dialogModal_header .dialogPrev,
.dialogModal .dialogModal_top .dialogModal_header .dialogNext {line-height:23px;font-size:30px;color:#000;opacity:0.2;cursor:pointer;background:transparent;border:0;outline:0;float:right;width:30px;height:30px;text-align:center}
.dialogModal .dialogModal_top .dialogModal_header .dialogPrev:hover,
.dialogModal .dialogModal_top .dialogModal_header .dialogNext:hover {opacity:1} 
.dialogModal .dialogModal_top .dialogModal_header span {display:inline-block;overflow:hidden;white-space:nowrap;width:calc(100% - 90px);text-overflow:ellipsis}
.dialogModal .dialogModal_top .dialogModal_header:after {content:'';position:absolute;bottom:-11px;left:0;right:0;background:rgba(255,255,255,0.5);height:10px}
.dialogModal .dialogModal_body {position:absolute;width:650px;left:0;right:0;margin:60px auto 40px;background:#fff;font-family:sans-serif;font-size:14px;font-weight:initial;font-style:initial;color:initial;text-decoration:initial;text-transform:initial;opacity:0}
.dialogModal .dialogModal_body .dialogModal_header {display:none}
.dialogModal .dialogModal_content {padding:15px 25px 25px;line-height:20px;min-height:200px}
.dialogModal .dialogModal_footer {background:#fafafa;padding:15px 25px;border-top:1px solid #ddd;text-align:right}
.dialogModal .dialogModal_footer button {margin:0 0 0 5px}
.dialogModal.modal {overflow-y:hidden}
.dialogModal.modal .dialogModal_container {position:absolute;overflow-y:auto;margin:auto;width:650px;left:0;right:0;bottom:40px}
.dialogModal.modal .dialogModal_top {margin-top:-60px}
.dialogModal.modal .dialogModal_body {margin:auto;width:auto}
body.dialogModalOpen {overflow:hidden}
@media (max-width: 680px){
.dialogModal .dialogModal_container, .dialogModal .dialogModal_top .dialogModal_header, .dialogModal .dialogModal_body {width:auto!important}
}


/* titleModal */
.titleModal {}
.titleModal_container {position:absolute;z-index:99999;background:#000;color:#fff;padding:5px 10px;line-height:16px;margin-top:12px;border-radius:4px;font-size:13px;text-align:center;max-width:260px;opacity:0;white-space:normal;font-family:sans-serif;font-weight:initial;font-style:initial;text-decoration:initial;text-transform:initial}
.titleModal_container:after {content:'';position:absolute;border:6px solid transparent;border-top-width:0;border-bottom-color:#000;top:-6px;left:50%;margin-left:-6px}
.titleModal_container.top {margin-top:-6px}
.titleModal_container.top:after {border:6px solid transparent;border-bottom-width:0;border-top-color:#000;top:auto;bottom:-6px;left:50%;margin-left:-6px}
.titleModal_container.left {margin-top:auto;margin-left:3px}
.titleModal_container.left:after {border:6px solid transparent;border-right-width:0;border-left-color:#000;top:50%;left:auto;right:-6px;margin-left:0;margin-top:-6px}
.titleModal_container.right {margin-top:auto;margin-left:-3px}
.titleModal_container.right:after {border:6px solid transparent;border-left-width:0;border-right-color:#000;top:50%;left:0;margin-top:-6px}
.titleModal.light + .titleModal_container {background:#fff;color:#000;border:1px solid #ccc}
.titleModal.light + .titleModal_container:after {border-bottom-color:#fff}
.titleModal.light + .titleModal_container:before {content:'';position:absolute;border:7px solid transparent;border-top-width:0;border-bottom-color:#ccc;top:-7px;left:50%;margin-left:-7px}
.titleModal.light + .titleModal_container.top:after {border:6px solid transparent;border-bottom-width:0;border-top-color:#fff}
.titleModal.light + .titleModal_container.top:before {border:6px solid transparent;border-bottom-width:0;border-top-color:#ccc;top:auto;bottom:-7px;left:50%;margin-left:-6px}
.titleModal.light + .titleModal_container.left:after {border:6px solid transparent;border-right-width:0;border-left-color:#fff}
.titleModal.light + .titleModal_container.left:before {border:7px solid transparent;border-right-width:0;border-left-color:#ccc;top:50%;left:auto;right:-7px;margin-left:0;margin-top:-7px}
.titleModal.light + .titleModal_container.right:after {border:6px solid transparent;border-left-width:0;border-right-color:#fff}
.titleModal.light + .titleModal_container.right:before {border:7px solid transparent;border-left-width:0;border-right-color:#ccc;top:50%;left:0;margin-top:-7px}


/* confirmModal */
.confirmModal {position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);z-index:888888;overflow:auto;opacity:0;transition:all 200ms ease;backface-visibility:hidden}
.confirmModal.open {opacity:1}
.confirmModal * {box-sizing:border-box}
.confirmModal .confirmModal_body {position:relative;width:400px;left:0;right:0;margin:0 auto 40px;background:#fff;font-family:sans-serif;font-size:14px;font-weight:initial;font-style:initial;color:initial;text-decoration:initial;text-transform:initial;opacity:0}
.confirmModal .confirmModal_body.open {opacity:1}
.confirmModal .confirmModal_content {padding:60px 40px;line-height:20px}
.confirmModal .confirmModal_footer {background:#fafafa;padding:15px 25px;border-top:1px solid #ddd;text-align:right}
.confirmModal .confirmModal_footer button {margin:0 0 0 5px}
.confirmModal .confirmModal_body.needConfirm {animation-name:needConfirm;animation-timing-function:ease;animation-iteration-count:3}
@keyframes needConfirm {
  0% {transform:scale(1)}
    50% {transform:scale(1.1)}
  100% {transform:scale(1)}
}
body.confirmModalOpen {overflow:hidden}
@media (max-width: 430px){
.confirmModal .confirmModal_body {width:100%}
}


/* animation */
.animated {animation-duration:0.2s;animation-fill-mode:both;transform:translateZ(0);backface-visibility:hidden}
.fadeInLeft {animation-name:fadeInLeft}
.fadeOutLeft {animation-name:fadeOutLeft}
.fadeInRight {animation-name:fadeInRight}
.fadeOutRight {animation-name:fadeOutRight}
.fadeInTop {animation-name:fadeInTop}
.fadeInTopBig {animation-name:fadeInTopBig}
.fadeOutTop {animation-name:fadeOutTop}
.fadeInBottom {animation-name:fadeInBottom}
.fadeOutBottom {animation-name:fadeOutBottom}

@keyframes fadeInLeft {
  0% {opacity:0;transform:translateX(-10px)}
  100% {opacity:1;transform:translateX(0)}
}
@keyframes fadeOutLeft {
  0% {opacity:1;transform:translateX(0)}
    100% {opacity:0;transform:translateX(-10px)}
}

@keyframes fadeInRight {
  0% {opacity:0;transform:translateX(10px)}
  100% {opacity:1;transform:translateX(0)}
}
@keyframes fadeOutRight {
  0% {opacity:1;transform:translateX(0)}
    100% {opacity:0;transform:translateX(10px)}
}

@keyframes fadeInTop {
  0% {opacity:0;transform:translateY(-10px)}
  100% {opacity:1;transform:translateY(0)}
}
@keyframes fadeOutTop {
  0% {opacity:1;transform: translateY(0)}
    100% {opacity:0;transform:translateY(-10px)}
}

@keyframes fadeInTopBig {
  0% {opacity:0;transform:translateY(-100%)}
  100% {opacity:1;transform:translateY(0)}
}

@keyframes fadeInBottom {
  0% {opacity:0;transform:translateY(10px)}
  100% {opacity:1;transform:translateY(0)}
}
@keyframes fadeOutBottom {
  0% {opacity:1;transform:translateY(0)}
    100% {opacity:0;transform:translateY(10px)}
}
<!-- 0.1669s -->