@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Saira:400,500,800&display=swap");
html {
  height: 100%;
  box-sizing: border-box; }

.home #menu-bar {
  display: none; }

.home .feature {
  text-align: center; }
  .home .feature img {
    max-width: 60%; }
  .home .feature h3 {
    font-weight: 800;
    /* line-height: 3.44; */
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    padding: 20px 0; }
  .home .feature p {
    margin: 0 0 52px;
    font-size: 14px;
    padding: 0 40px; }

body {
  font-family: Saira, Helvetica, Arial, sans-serif;
  color: #211915;
  min-height: 100%;
  position: relative;
  background: #ededed; }

body.home {
  background: #fff; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Saira, Helvetica, Arial, sans-serif; }

h1 {
  margin: 0 0 22px 0;
  font-weight: 400;
  font-size: 38px; }

h2 {
  font-weight: bold;
  text-transform: uppercase;
  color: #222222; }

body a {
  color: #ada072; }

.modal-header {
  background: #211915;
  color: #ada072; }
  .modal-header .close {
    color: #fff; }

@media (max-width: 576px) {
  body .video-featured {
    padding: 30px 0; }
    body .video-featured .video-info {
      padding: 0px 20px 10px; }
    body .video-featured .videp-top:before {
      right: -37px; }
    body .video-featured .videp-top:after {
      left: -34px; }
    body .video-featured img.player-img {
      top: 30px; }
  body.pre-video-page {
    position: relative;
    height: auto;
    min-height: auto; }
    body.pre-video-page #watch .btn-view {
      zoom: 70%;
      top: 40px;
      left: calc(50% - 100px); }
    body.pre-video-page #watch .video-featured {
      padding: 0pt; }
      body.pre-video-page #watch .video-featured .video-info {
        padding: 0 26px 18px;
        text-align: center;
        z-index: 9999; }
      body.pre-video-page #watch .video-featured .videp-top {
        cursor: default;
        min-height: 300px !important; }
        body.pre-video-page #watch .video-featured .videp-top:before, body.pre-video-page #watch .video-featured .videp-top:after {
          width: 90px !important; }
        body.pre-video-page #watch .video-featured .videp-top:before {
          right: -67px !important; }
        body.pre-video-page #watch .video-featured .videp-top:after {
          left: -67px !important; } }

@media (max-width: 767px) {
  body.pre-video-page {
    position: relative;
    height: calc(100% - 369px);
    min-height: calc(100% - 369px); }
    body.pre-video-page #watch .btn-view {
      font-size: 20px; }
    body.pre-video-page #watch .video-featured .videp-top {
      cursor: default;
      min-height: 500px; }
      body.pre-video-page #watch .video-featured .videp-top:before, body.pre-video-page #watch .video-featured .videp-top:after {
        width: 90px; }
      body.pre-video-page #watch .video-featured .videp-top:before {
        right: -37px; }
      body.pre-video-page #watch .video-featured .videp-top:after {
        left: -39px; }
  body .video-featured {
    min-height: 235px; }
    body .video-featured img.player-img {
      z-index: 9999;
      width: 60px;
      display: block;
      position: absolute;
      left: calc(50% - 27px);
      top: 20px; }
    body .video-featured .videp-top {
      min-height: 235px; }
      body .video-featured .videp-top:after, body .video-featured .videp-top:before {
        width: 53px; }
      body .video-featured .videp-top:before {
        right: 0; }
    body .video-featured .video-info {
      padding: 0px 15% 40px;
      text-align: center; }
      body .video-featured .video-info small {
        font-size: 14px; }
      body .video-featured .video-info h2 {
        font-size: 32px; } }

body.pre-video-page {
  position: relative;
  height: calc(100% - 319px);
  min-height: calc(100% - 319px); }
  body.pre-video-page .btn-view {
    font-size: 20px;
    position: absolute;
    top: 40%;
    left: calc(50% - 120px);
    background: #211915;
    color: #ada072;
    padding: 11px 40px;
    border: solid 1px #ada072; }
  body.pre-video-page #back {
    position: absolute;
    z-index: 99999999;
    color: #fff;
    cursor: pointer;
    transition: all .2s ease-in-out;
    text-decoration: none; }
    body.pre-video-page #back .material-icons {
      font-size: 50px; }
    body.pre-video-page #back:hover {
      transform: scale(1.2); }
      body.pre-video-page #back:hover span {
        display: inline-block; }
    body.pre-video-page #back span {
      display: none;
      vertical-align: top;
      font-size: 23px;
      line-height: normal;
      margin-top: 13px; }

#live-icon {
  background-color: #D32F2F;
  color: white;
  display: inline-block;
  padding: 2px 5px;
  border-radius: 2px;
  margin: 10px 0 0 10px;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0; }

#watch {
  padding: 0;
  background: #232323;
  min-height: calc(100vh - 405px); }
  #watch .video-featured {
    background: #232323; }
    #watch .video-featured .videp-top {
      cursor: default;
      min-height: 500px; }
      #watch .video-featured .videp-top:before, #watch .video-featured .videp-top:after {
        background: #232323; }
    #watch .video-featured .btn-danger {
      box-shadow: 0 2px 3.5px 0 rgba(0, 0, 0, 0.5);
      position: absolute;
      top: calc(50% - 23px);
      left: calc(50% - 105px); }

.pincha-search {
  margin-top: 22px; }
  .pincha-search .btn {
    background: #ddd;
    /* padding: 10px; */
    height: 34px;
    padding: 4px 10px;
    /* width: 20px; */
    border: solid 1px #c7c3c3; }

@keyframes FadeIn {
  0% {
    opacity: 0;
    transform: scale(0.1); }
  85% {
    opacity: 1;
    transform: scale(1.05); }
  100% {
    transform: scale(1); } }

#home-features-wrapper .feature {
  animation: FadeIn 0.5s linear;
  animation-fill-mode: both; }

#home-features-wrapper .col-md-4:nth-child(0n) .feature {
  animation-delay: 0s; }

#home-features-wrapper .col-md-4:nth-child(1n) .feature {
  animation-delay: 0.5s; }

#home-features-wrapper .col-md-4:nth-child(2n) .feature {
  animation-delay: 1s; }

#home-features-wrapper .col-md-4:nth-child(3n) .feature {
  animation-delay: 1.5s; }

.slider-pincha {
  max-height: 300px;
  margin-bottom: 60px;
  position: relative; }
  .slider-pincha .swiper-button-next {
    background-image: url(../img/arrow-videos.svg);
    height: 60px;
    width: 40px;
    background-size: 40px 60px;
    right: 0;
    margin-top: -30px; }
  .slider-pincha .swiper-button-prev {
    background-image: url(../img/arrow-videos.svg);
    transform: rotate(180deg);
    height: 60px;
    width: 40px;
    left: 0;
    margin-top: -30px;
    background-size: 40px 60px; }
  .slider-pincha h2 {
    font-weight: bold;
    text-transform: uppercase;
    color: #222222;
    margin-bottom: 40px; }
  .slider-pincha a.see-more {
    float: right;
    font-size: 12px;
    margin-top: 9px;
    color: #e41815; }
    .slider-pincha a.see-more i {
      margin-left: 8px; }
  .slider-pincha .item-slider {
    min-height: 200px; }
    .slider-pincha .item-slider .inner-container {
      position: relative;
      position: relative;
      height: 100%;
      background-size: contain;
      min-height: 184px;
      width: 100%;
      background-repeat: no-repeat;
      background-color: #fff;
      background-position: top center; }
    .slider-pincha .item-slider .player-img {
      position: absolute;
      right: 10px;
      top: 10px;
      width: 50px;
      height: auto; }
    .slider-pincha .item-slider .warn {
      background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0) 43%, #252525 89%);
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%; }
    .slider-pincha .item-slider .video {
      min-height: 200px;
      padding: 10px;
      cursor: pointer;
      background-size: cover; }
      .slider-pincha .item-slider .video:hover {
        background-color: #FAFAFA; }
    .slider-pincha .item-slider .video-info {
      position: absolute;
      bottom: 0;
      padding: 0px 20px 20px;
      color: #fff;
      width: 100%; }
      .slider-pincha .item-slider .video-info h3 {
        margin: 0;
        padding: 0;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -0.14px; }
  .slider-pincha img {
    width: 366px; }

.btn-border {
  border: 1px solid #67ab49;
  color: #67ab49;
  background-color: #fff;
  font-weight: 700;
  margin-top: 14px; }

.btn-circle {
  padding: 7px 40px !important;
  border: none;
  border-radius: 4px;
  background: transparent;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase; }

.logo-mobile {
  display: none; }

.logo-wide {
  display: inline-block; }

.btn-circle:focus, .btn-circle:hover {
  xborder: 2px solid #042851;
  outline: none;
  xbackground: #042851; }

.default-page .btn-circle {
  /*color: #de1d22;*/
  /*border-color: #de1d22;*/ }
  .default-page .btn-circle:hover {
    /*color: #fefefe;*/
    /*border-color: #de1d22;*/ }

.quickRegister {
  padding-bottom: 20px;
  border-radius: 4px;
  margin-top: 54px; }

.dontMiss {
  margin-top: -40px; }

/*
  .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
      color: #ecf0f1 !important;
  }*/
.navbar-nav > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: #d0d1cd;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

.navbar-nav > li > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.navbar-nav .dropdown.open {
  background: #211915; }

.navbar-nav .dropdown .dropdown-menu {
  width: 100%; }

.quickRegister h3 {
  color: white;
  text-align: center;
  margin-top: 0;
  font-size: 32px; }

.logoGreen {
  display: none; }

.logoWhite {
  display: block; }

.btn-border:hover, .btn-border:focus {
  background-color: #67ab49;
  color: #fff; }

.dividing-line {
  background-color: #e7e7e7;
  height: 1px; }

.modal-content {
  border-radius: 0; }

.form-group.error input,
.form-group.error select {
  border: solid 1px crimson; }

.form-group .error {
  color: crimson; }

input[type="text"].parsley-error, input[type="email"].parsley-error {
  border-color: #750B80; }

.parsley-errors-list,
.has-error .help-block {
  margin: 5px 0 0 0;
  padding: 0;
  color: #750B80;
  text-shadow: 0 0 10px white;
  font-size: 13px; }

.parsley-errors-list li {
  list-style: none; }

.btn-sura {
  background-color: #D5E600;
  color: #005DAB; }
  .btn-sura:hover {
    background-color: #c6d400 !important;
    color: #005DAB; }

.btn {
  font-size: 20px;
  padding: 8px 40px; }
  .btn.disabled {
    border-color: #ada072;
    background-color: #211915;
    color: #ada072; }

.btn-danger {
  background: #e41815;
  color: #ededed; }

body .btn-black-gold {
  background: #ada072;
  color: #ededed; }

.btn-info {
  border-color: #fcfcfc;
  background-color: #fcfcfc;
  color: #211915; }
  .btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover {
    border-color: #211915;
    background-color: #ada072;
    color: #ededed; }

.btn-social-network {
  color: #FFF;
  min-width: 80px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 3px 6px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  text-decoration: none !important; }

.btn-facebook {
  color: #FFF !important;
  background-color: #4a71a9; }

.btn-twitter {
  color: #FFF !important;
  background-color: #2aa9e0; }

#avatar {
  display: block;
  width: 45px;
  height: 45px;
  margin-top: 10px;
  padding: 0px !important;
  margin-left: 15px; }
  #avatar img {
    max-width: 100%;
    border-radius: 35px; }

li.logMenu > a {
  float: right;
  color: black;
  padding: 0 10px 0; }

#notificationBtn {
  position: relative;
  width: 32px;
  height: 32px; }
  #notificationBtn > span {
    border-radius: 100px;
    color: white;
    background: red;
    font-weight: normal;
    font-size: 9px;
    display: block;
    padding: 4px;
    line-height: 6px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 18px; }

.alert-country {
  box-shadow: inset 0 0.25rem 0.125rem 0 rgba(0, 0, 0, 0.1);
  background-color: #94d82d;
  border-radius: .5rem;
  color: #495057;
  padding: 0;
  display: inline-flex; }

.alert-country-text {
  font-weight: 600;
  font-size: 16px;
  flex-direction: column;
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0.9);
  color: rgba(0, 0, 0, 0.7);
  display: flex;
  border-radius: .5rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  justify-content: center; }

.alert-country-icon {
  flex-direction: column;
  padding: 1rem;
  justify-content: center;
  display: flex;
  color: #94d82d;
  background-color: #fff;
  border-radius: .5rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.video-intro-wrapper {
  overflow: hidden;
  width: 100%;
  position: absolute;
  height: 100%;
  top: -20px;
  height: calc(100% + 20px);
  background-size: cover;
  background-color: rgba(34, 34, 34, 0.4); }

#home-intro-wrapper video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: -99; }

#stripes,
#stripes2 {
  position: absolute;
  box-sizing: border-box;
  opacity: 0.8; }

#stripes {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: skewY(-15deg);
  transform: skewY(-15deg);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  background: linear-gradient(150deg, #ffffff 15%, #ffffff 85%, #ffffff 80%); }
  #stripes span {
    position: absolute;
    box-sizing: border-box;
    opacity: 0.8; }

#stripes2 {
  opacity: 0.6;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: skewY(25deg);
  transform: skewY(25deg);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  background-color: #09417F; }

#stripes span {
  height: 190px; }

#stripes :first-child {
  width: 33.33333%;
  left: -16.66666%;
  top: 0;
  background: #e3032d; }

#stripes :nth-child(2) {
  width: 33.33333%;
  top: 0;
  left: 16.66666%;
  right: auto;
  background: #e3032d; }

#stripes :nth-child(3) {
  width: 33.33333%;
  left: 49.99999%;
  bottom: auto;
  background: #e3032d; }

#stripes :nth-child(4) {
  width: 33.33333%;
  top: 380px;
  right: -16.66666%;
  background: #e3032d; }

#stripes :nth-child(5) {
  width: 33.33333%;
  bottom: 0;
  background: #e3032d; }

@media (max-width: 991px) {
  #library h1 {
    margin: 0 0 10px 0; }
  #library-header select {
    margin: 0 0 10px 0; }
  #library #col-btn a {
    margin-top: 10px; }
  .logoGreen {
    display: none; }
  .logoWhite {
    display: block; } }

@media (max-width: 767px) {
  h1 {
    font-size: 32px; }
  h2 {
    font-size: 28px; }
  .video-intro-wrapper video {
    display: none; } }

.invalid {
  border: crimson solid 1px !important; }

#header {
  min-height: 64px;
  border-bottom: none;
  background-color: #de1d20b2;
  margin-bottom: 0;
  box-shadow: 0 3.5px 7px 0 rgba(0, 0, 0, 0.2);
  font-size: 16px; }

.default-page #header {
  background-color: #e41815;
  border-bottom: 1px solid #e6e6e6;
  min-height: auto !important;
  width: 100%; }

.live-page #header,
.calendar-page #header {
  background-color: #e3032d; }

.navbar-toggle {
  margin-top: 15px; }

.navbar-nav .btn-circle {
  margin-top: 18px; }

#menu-bar a {
  font-size: 20px; }

#header-logo-container {
  padding: 18px 40px 15px 0; }
  #header-logo-container img {
    max-height: 36px; }

.nav-tabs > li > a {
  border-radius: 0; }

@media (max-width: 991px) {
  .players-mobile {
    background: url(../img/bk-image.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; }
  #header-logo-container {
    text-align: left !important;
    min-height: 45px; }
  #footer .social span,
  .video-intro-wrapper video {
    display: none; } }

@media (min-width: 768px) {
  .navbar-nav > li > a {
    /* padding-top: 22px;
        padding-bottom: 10px */
    padding: 0; }
  .navbar-nav > li > p {
    padding-top: 26px;
    padding-bottom: 12px;
    margin: 0;
    font-size: 13px;
    color: #999 !important; } }

@media (max-width: 767px) {
  #header {
    box-shadow: 0px -17px 34px 14px rgba(0, 0, 0, 0.7); }
  #header-logo-container {
    padding: 9px 0 0 15px; } }

div.tabsHome .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: none;
  border-radius: 4px 4px 0 0; }

div.tabsHome ul.nav.nav-tabs {
  border: none; }
  div.tabsHome ul.nav.nav-tabs > li > a {
    line-height: 1.42857143;
    border-bottom: none;
    border-radius: 0; }

div.tabsHome ul.nav-tabs > li.active > a {
  border: none;
  border-bottom: 4px solid #de1d22; }
  div.tabsHome ul.nav-tabs > li.active > a:focus {
    border: none;
    border-bottom: 4px solid #de1d22; }

div.tabsHomee ul.nav-tabs > li.active > a:hover {
  border: none;
  border-bottom: 4px solid #de1d22; }

.tabsHome {
  xpadding-bottom: 50px; }
  .tabsHome .nav-tabs > li.active > a {
    border: none;
    /* border-bottom: 4px solid #de1d22; */
    background: #de1d22;
    color: #fff; }
  .tabsHome a {
    color: #333; }

.padding-xs {
  padding: .25em; }

.padding-sm {
  padding: .5em; }

.padding-md {
  padding: 1em; }

.padding-lg {
  padding: 1.5em; }

.padding-xl {
  padding: 3em; }

.padding-x-xs {
  padding: .25em 0; }

.padding-x-sm {
  padding: .5em 0; }

.padding-x-md {
  padding: 1em 0; }

.padding-x-lg {
  padding: 1.5em 0; }

.padding-x-xl {
  padding: 3em 0; }

.padding-y-xs {
  padding: 0 .25em; }

.padding-y-sm {
  padding: 0 .5em; }

.padding-y-md {
  padding: 0 1em; }

.padding-y-lg {
  padding: 0 1.5em; }

.padding-y-xl {
  padding: 0 3em; }

.padding-top-xs {
  padding-top: .25em; }

.padding-top-sm {
  padding-top: .5em; }

.padding-top-md {
  padding-top: 1em; }

.padding-top-lg {
  padding-top: 1.5em; }

.padding-top-xl {
  padding-top: 3em; }

.padding-right-xs {
  padding-right: .25em; }

.padding-right-sm {
  padding-right: .5em; }

.padding-right-md {
  padding-right: 1em; }

.padding-right-lg {
  padding-right: 1.5em; }

.padding-right-xl {
  padding-right: 3em; }

.padding-bottom-xs {
  padding-bottom: .25em; }

.padding-bottom-sm {
  padding-bottom: .5em; }

.padding-bottom-md {
  padding-bottom: 1em; }

.padding-bottom-lg {
  padding-bottom: 1.5em; }

.padding-bottom-xl {
  padding-bottom: 3em; }

.padding-left-xs {
  padding-left: .25em; }

.padding-left-sm {
  padding-left: .5em; }

.padding-left-md {
  padding-left: 1em; }

.padding-left-lg {
  padding-left: 1.5em; }

.padding-left-xl {
  padding-left: 3em; }

.margin-xs {
  margin: .25em; }

.margin-sm {
  margin: .5em; }

.margin-md {
  margin: 1em; }

.margin-lg {
  margin: 1.5em; }

.margin-xl {
  margin: 3em; }

.margin-x-xs {
  margin: .25em 0; }

.margin-x-sm {
  margin: .5em 0; }

.margin-x-md {
  margin: 1em 0; }

.margin-x-lg {
  margin: 1.5em 0; }

.margin-x-xl {
  margin: 3em 0; }

.margin-y-xs {
  margin: 0 .25em; }

.margin-y-sm {
  margin: 0 .5em; }

.margin-y-md {
  margin: 0 1em; }

.margin-y-lg {
  margin: 0 1.5em; }

.margin-y-xl {
  margin: 0 3em; }

.margin-top-xs {
  margin-top: .25em; }

.margin-top-sm {
  margin-top: .5em; }

.margin-top-md {
  margin-top: 1em; }

.margin-top-lg {
  margin-top: 1.5em; }

.margin-top-xl {
  margin-top: 3em; }

.margin-right-xs {
  margin-right: .25em; }

.margin-right-sm {
  margin-right: .5em; }

.margin-right-md {
  margin-right: 1em; }

.margin-right-lg {
  margin-right: 1.5em; }

.margin-right-xl {
  margin-right: 3em; }

.margin-bottom-xs {
  margin-bottom: .25em; }

.margin-bottom-sm {
  margin-bottom: .5em; }

.margin-bottom-md {
  margin-bottom: 1em; }

.margin-bottom-lg {
  margin-bottom: 1.5em; }

.margin-bottom-xl {
  margin-bottom: 3em; }

.margin-left-xs {
  margin-left: .25em; }

.margin-left-sm {
  margin-left: .5em; }

.margin-left-md {
  margin-left: 1em; }

.margin-left-lg {
  margin-left: 1.5em; }

.margin-left-xl {
  margin-left: 3em; }

#footer {
  padding: 50px 0;
  color: #DDD;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#01ad3d+0,01ae3d+100 */
  background: #212121;
  width: 100%; }
  #footer .top-border {
    border-top: solid 1px #ededed; }
  #footer a {
    color: #FFF; }
  #footer .title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800; }
  #footer ul {
    list-style: none;
    padding: 10px 0 0; }
    #footer ul li {
      margin-bottom: 5px; }
  #footer .btn-get-app {
    margin-right: 20px;
    border-radius: 1px;
    border: solid 1px #ffffff;
    padding: 6px 17px;
    /* width: 203px; */
    display: block;
    float: left;
    text-align: center;
    /* padding: 0; */
    /* height: 42px;
    }
  }
  
  .sinContratos {
    text-align: left;
  }
  
  .globe {
    margin-top: -50px;
  }
  
  .sinContratos {
    h3 {
      font-size: 40px !important;
    }
  
    p {
      width: 100%;
      text-align: justify;
      margin: 0px auto 40px;
      font-size: 17px;
    }
  }
  
  // #home-quality-image-wrapper .btn, #home-library-wrapper .btn, #home-price-wrapper .btn {
  //   color: #fff;
  //   border-radius: 4px;
  //   padding: 7px 33px;
  //   font-size: 24px !important;
  // }
  
  #home-cast-wrapper {
    .btn {
      color: #fff;
      border-radius: 4px;
      padding: 7px 33px;
      font-size: 24px !important;
    }
  
    padding: 90px 0;
  }
  
  #footer #links {
    font-size: 16px;
    margin-bottom: 10px;
    color: white;
    font-size: 13px;
    margin-top: 3px;
  
    span {
      margin-right: 15px;
      padding: 15px 0 0;
      color: #fff;
    }
  }
  
  .navbar-default .navbar-toggle {
    .icon-bar {
      background-color: #000;
    }
  
    border: none;
    background-color: transparent;
  }
  
  .inverso .navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
  }
  
  #footer {
    a.socialIcon {
      &.facebook_icon {
        background: url("../img/facebook-icon.svg");
      }
  
      &.twitter_icon {
        background: url("../img/twitter-icon.svg");
        right: 0;
      }
    }
  
    .socialIcon {
      &.instagram_icon {
        background: url("../img/ig-icon.svg");
      }
  
      &.youtube_icon {
        background: url("../img/yt-icon.svg");
      }
    }
  
    a.socialIcon {
      width: 32px;
      height: 32px;
      display: block;
      float: left;
  
      /* text-indent: -9999%; */
    /* position: absolute; */
    right: 55px;
    /* top: 0px; */
    margin: 2px 25px 0 0; }
    #footer .btn-get-app img {
      width: auto;
      height: 24px; }

span.greenSpan {
  color: #de1d22; }

#home-cast {
  text-align: center;
  margin-bottom: 60px; }

.cast {
  display: inline; }

#footer #links p {
  font-size: 12px;
  margin-top: 5px; }

#footer .social .title {
  margin-right: 15px; }

#footer .social a {
  margin-right: 20px;
  margin-top: 10px;
  display: block;
  width: 28px;
  float: left; }
  #footer .social a img {
    width: 30px; }

#footer #legal {
  font-size: 13px;
  color: #999; }
  #footer #legal a {
    color: #999; }

#footer #copyright {
  margin-right: 30px; }

#footer-logo {
  display: block;
  margin: 0; }

#footer #social-media {
  text-align: right;
  padding-top: 10px; }
  #footer #social-media a {
    color: white; }

#footer #divider-line {
  width: 100%;
  height: 1px;
  background-color: #555;
  margin: 20px 0 30px 0; }

.soccer-teams {
  margin-top: 15px;
  margin-left: -20px; }

.soccer-team {
  width: 89px;
  height: 100px;
  display: block;
  float: left;
  background: url(../img/spriteTeams.png) no-repeat 0px -1px;
  zoom: 0.9; }
  .soccer-team.bnco {
    background-position: -100px 0; }
  .soccer-team.santander {
    background-position: -200px 0; }

.home-pirate-tabs li {
  width: 33%; }

/* div.tabsHome ul.nav.nav-tabs > li > a */
@media (max-width: 767px) {
  .navbar-nav > li > a {
    color: #000 !important; }
  #footer-logo {
    display: block;
    margin: 0;
    margin: 0px auto;
    padding-bottom: 0px;
    height: 77px; }
  #footer #links span.footer-item:first-child {
    width: 100%;
    font-size: 11px;
    color: #96c0e0; }
  #footer #links p:last-child {
    text-align: right; }
    #footer #links p:last-child a {
      color: #96c0e0; }
  #footer #links span {
    /* margin-right: 15px; */
    padding: 5px 0 0;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    margin: 0 0 5px;
    font-size: 12px;
    width: 32%;
    text-align: center; }
  body #footer #links p {
    font-size: 12px;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 0; }
  #footer {
    position: relative;
    bottom: 0; }
  .btn-circle {
    padding: 7px 10px !important;
    border: 1px solid black;
    border-radius: 4px; }
  #footer {
    padding: 10px 0;
    position: relative; }
  body {
    padding-bottom: 0; }
  #footer #links::after {
    display: block; }
  #footer .social {
    display: none; }
    #footer .social span {
      display: none; }
  #footer #copyright {
    display: block;
    text-align: left;
    margin: 10px 0 30px 0;
    font-size: 13px; }
  #footer .footer-item {
    display: block;
    text-align: left;
    font-size: 16px;
    margin: 0 0 5px 0; }
  #footer #social-media {
    text-align: left;
    padding-top: 20px; }
  .inverso .logoGreen {
    display: none; }
  .inverso .logoWhite {
    display: block; }
  .inverso .navbar-nav > li > a {
    color: white !important; }
  .inverso .btn-circle {
    border: 1px solid white; } }

#home-intro-wrapper {
  background-size: cover;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 50px;
  margin-top: -65px;
  position: relative; }

#home .border-xy {
  background: white;
  transform: skew(0deg, -3deg);
  -ms-transform: skew(0deg, -3deg);
  -webkit-transform: skew(0deg, -3deg);
  width: 100%;
  min-height: 100px;
  margin-top: -50px; }

#home-intro {
  color: #fff;
  padding-bottom: 70px; }
  #home-intro h1 {
    font-size: 50px;
    font-weight: 800;
    line-height: 1.15;
    margin: 100px 0 20px 0;
    /* font-weight: 350; */
    width: 85%;
    text-transform: uppercase; }
  #home-intro h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.33;
    width: 80%; }
  #home-intro #next-games {
    margin: 10px 0 0 0;
    text-align: center; }

.top-fluid {
  padding-left: 35px;
  padding-right: 35px; }

#home-intro .btn {
  margin-top: 0px;
  font-weight: bold;
  border-radius: 4px; }

.quickRegister .modal-body {
  padding-top: 0; }

#modalLoader {
  background: transparent;
  border: none; }
  #modalLoader .modal-content {
    background: transparent;
    border: none;
    box-shadow: none; }
  #modalLoader .parent {
    position: relative;
    z-index: 1;
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    margin: 0 auto; }
  #modalLoader .heart {
    position: relative;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 100px;
    background: linear-gradient(to bottom, #E53038, #d32930);
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.2);
    animation: beat 1.5s ease 0s infinite; }
    #modalLoader .heart span {
      font-size: 16pt;
      color: white;
      text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.4); }
    #modalLoader .heart:before, #modalLoader .heart:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: #E53038;
      opacity: 0.4;
      border-radius: inherit; }
    #modalLoader .heart:before {
      z-index: -2;
      animation: beat-before 1.5s ease 100ms infinite; }
    #modalLoader .heart:after {
      z-index: -1;
      animation: beat-after 1.5s ease 200ms infinite; }

@keyframes beat {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); } }

@keyframes beat-before {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.15); } }

@keyframes beat-after {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.3); } }

#home #flags {
  margin: 20px 0 0 0;
  font-size: 18px;
  text-align: center; }
  #home #flags img {
    margin-left: 2px;
    margin-right: 2px; }

#home-features-wrapper {
  text-align: center;
  padding: 20px 0;
  border-bottom: none;
  position: relative;
  z-index: 500; }

#home-price #price-p {
  font-size: 22px;
  text-align: center; }

#home-price .btn {
  font-size: 16px; }

#home-price #monthly {
  margin: 10px 0 10px 0; }

#home-price #no-contracts {
  margin: 0 0 20px 0; }

#home .marquee {
  width: 100%;
  overflow: hidden;
  border-top: 0 solid #C8E6C9;
  border-bottom: 1px solid #EEE;
  background: #F5F5F5;
  color: #666;
  font-size: 16px;
  height: 50px;
  line-height: 50px; }

.appleTv {
  padding-top: 34px; }

span.icon-android {
  width: 34px;
  height: 41px;
  background: url("../img/android.svg") no-repeat; }

span.apple {
  width: 34px;
  height: 41px;
  background: url("../img/appletv.svg") no-repeat; }

span.smartv {
  width: 34px;
  height: 41px;
  background: url("../img/smartv.svg") no-repeat; }

.castitles p {
  font-size: 18px; }
  .castitles p img {
    margin-right: 10px; }

.navbar-default .navbar-toggle {
  border: none;
  background-color: transparent; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;
  border: none; }

.mobile-bar {
  display: none; }

@media (max-width: 767px) {
  .inverso .navbar-default .navbar-toggle {
    border: none;
    background-color: #de1d22; }
  .quickRegister {
    margin-left: 0px !important; }
  .logoWhite img {
    width: auto;
    height: auto !important; }
  #home-intro-wrapper {
    padding-bottom: 60px; }
  .soccer-team {
    zoom: 1; }
  .quickRegister {
    padding-bottom: 0px;
    border-radius: 4px;
    margin-top: 45px; }
  .navbar-nav .btn-circle {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px; }
  .inverso .navbar-default .navbar-toggle {
    border: none;
    background-color: #de1d22; }
    .inverso .navbar-default .navbar-toggle:focus, .inverso .navbar-default .navbar-toggle:hover {
      background-color: #059c39;
      border: none; }
  #home-intro h2 {
    font-size: 20px;
    width: 100%;
    text-align: center;
    color: #ededed; }
  #home-intro .al-center {
    text-align: center; }
  #home-intro h1 {
    font-size: 39px;
    margin: 0;
    text-align: center; }
    #home-intro h1 span {
      font-size: 14px;
      /* font-weight: 100; */ }
  #home-intro .img-responsive {
    padding-left: 20px;
    padding-right: 20px; }
  /* margin: 0px 0;
    font-size: 14px;
    font-weight: 100;
    padding-bottom: 10px;
    color: #000;
    font-weight: bold; */
  /* #home-quality-image > div > div:nth-child(1) {
        display: none;
    } */
  /* #home-price > div > div:nth-child(2) {
        display: none;
    }
    #home-library > div > div.col-md-6.col-lg-7 {
        display: none;
    } */
  .sinContratos h3 {
    font-size: 30px !important; }
  #home-features-wrapper {
    padding: 10px 0 0; }
  #home-intro {
    padding-top: 80px; }
  .center-app {
    width: 363px;
    margin: 10px auto !important; }
  .top-fluid {
    background: url(/static/poipes.com/img/bg_black_opacity.png) repeat; }
  .live-page .top-fluid {
    background: transparent; }
  .default-page .top-fluid {
    background: #de1d22; }
  .calendar-page .top-fluid {
    background: transparent; }
  .default-page #header-logo-container,
  .live-page #header-logo-container,
  .calendar-page #header-logo-container {
    border-bottom: none; }
  .navbar-nav.mobile-bar {
    list-style: none;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin: 0px 0px;
    color: #fff; }
    .navbar-nav.mobile-bar > li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      text-align: center;
      background: #fff; }
    .navbar-nav.mobile-bar .open .dropdown-menu > li > a {
      color: #fff !important;
      animation-fill-mode: both;
      animation-direction: alternate-reverse; }
  #watch h1 {
    font-size: 26px !important; }
  #header-logo-container {
    min-height: 40px;
    border-bottom: 1px solid #999;
    background-color: #e41815; } }

#live {
  padding: 40px 0;
  min-height: 400px;
  background: #FFF; }
  #live h1 {
    margin: 0;
    font-size: 28px; }

#live-header .divider-line {
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
  margin-bottom: 15px; }

#live #no-live h2 {
  font-size: 22px;
  margin: 0 0 15px 0; }

#live #no-live p {
  font-size: 18px; }

#live #no-live a {
  font-weight: bold;
  color: #5cb85c; }

#live .channel-box {
  margin-bottom: 30px; }

#live .channel-box-header {
  border: 1px solid #EEE;
  background-color: #FAFAFA;
  padding: 10px; }

#live .channel-box-body {
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 10px; }

#live .channel-box h2 {
  font-size: 22px;
  margin: 0;
  font-weight: 400;
  color: #333; }

#live .channel-box h3 {
  font-size: 18px;
  margin: 0 0 10px 0;
  font-weight: 400; }

#live .channel-box h4 {
  margin: 8px 0 0 0;
  font-weight: 400;
  font-size: 16px; }

#live .channel-box .col-btn {
  text-align: right; }

#live .channel-box-soon h2 {
  color: #666; }

#live .channel-box-soon .channel-box-header {
  border: 1px solid #EEE;
  background-color: #FAFAFA; }

#live .channel-box-soon .channel-box-body {
  border-right: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #EEE; }

@media (max-width: 767px) {
  #live {
    padding: 20px 0; }
    #live .channel-box .col-btn {
      padding-top: 15px;
      text-align: left; }
  #home-intro h1 {
    width: 100%; } }

#library {
  min-height: 200px;
  background: #FFF; }
  #library h1 {
    margin: 0;
    font-size: 26px; }

#library-header .divider-line {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 25px; }

#library-header strong {
  line-height: 32px; }

#library #filter {
  margin-bottom: 15px; }

#library .video-a:hover {
  text-decoration: none; }

#library .video-img {
  margin-bottom: 10px;
  max-height: 120px;
  overflow: hidden; }

#library .video h2 {
  font-size: 18px;
  margin: 0 0 10px 0; }

#library .video h3,
#library .video h4 {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 10px 0; }

#library #no-results p {
  font-size: 18px;
  text-align: center;
  margin: 0 0 0 0; }
  #library #no-results p#p1 {
    margin: 40px 0 15px 0; }

#landing-intro-wrapper h1 {
  font-size: 63px;
  margin: 135px 0 0 0;
  font-weight: 100;
  width: 100%; }

#landing-intro-wrapper .quickRegister {
  margin-top: 128px;
  margin-left: 70px; }

#landing-intro-wrapper.landing-default .quickRegister {
  margin-top: 45px;
  margin-left: 70px; }

#landing-intro-wrapper.landing-default h1 {
  font-size: 63px;
  margin: 40px 0 0 0;
  font-weight: 100;
  width: 100%; }

#landing-intro-wrapper .btn {
  margin-top: 0px;
  padding: 8px 20px;
  font-size: 26px;
  font-weight: 400;
  border-radius: 10px;
  background: #de1d22; }

#landing-intro-wrapper h1 span {
  font-size: 28px;
  font-weight: 300;
  margin-top: 5px;
  display: block; }

.promotionHome {
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  color: grey;
  font-weight: bold;
  margin-top: 25px;
  color: white;
  font-weight: 100;
  margin-top: 0px;
  padding-top: 35px;
  padding-bottom: 35px;
  background: #f85032;
  background: -webkit-linear-gradient(to top, #e73827, #f85032);
  background: linear-gradient(to top, #e73827, #f85032); }

.pagination > li > a,
.pagination > li > span {
  border: none;
  color: #333;
  background: transparent; }

.pagination > .disabled > a {
  border: none;
  color: #333;
  background: transparent; }

.pagination > li > a:hover {
  border-radius: 100px; }

.pagination > .active > a {
  border-radius: 100px;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .pagination > .active > a:focus, .pagination > .active > a:hover {
    border-radius: 100px;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.orange {
  color: white;
  padding: 8px 40px !important;
  margin-left: 29px;
  font-size: 26px;
  font-weight: 100;
  border-radius: 10px;
  border: none !important;
  box-shadow: 0px 2px 0px #021d76;
  background: #36D1DC;
  background: -webkit-linear-gradient(to top, #2B32B2, #1488CC);
  background: linear-gradient(to top, #2B32B2, #1488CC); }
  .orange:hover, .orange:focus, .orange:active {
    color: white;
    background: #1488CC;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #2B32B2, #1488CC);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #2B32B2, #1488CC);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

@media (min-width: 991px) {
  .soccer-team {
    width: 200px;
    height: 280px;
    display: block;
    float: left;
    background: url(../img/logoUru.png) no-repeat center top;
    zoom: 0.4; }
  .soccer-teams {
    margin-top: 25px;
    margin-left: 0; }
  .soccer-team img {
    height: 50px !important; } }

@media (min-width: 992px) and (max-width: 1036px) {
  #landing-intro-wrapper .container {
    width: 100%; } }

@media (min-width: 1199px) {
  .quickRegister {
    margin-left: 55px; } }

@media (max-width: 1199px) {
  #footer .social span {
    display: none; }
  #landing-intro-wrapper .quickRegister {
    margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #library h1 {
    font-size: 22px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #footer {
    position: relative; } }

@media (max-width: 991px) {
  body .pricing-table .item {
    margin-bottom: 25px;
    width: 100%; }
  .top-border {
    display: none; }
  .slider-pincha img {
    width: 221px; }
  #landing-intro-wrapper {
    overflow: hidden; }
    #landing-intro-wrapper h1 {
      font-size: 30px;
      margin: 75px 0 0 0;
      font-weight: 100;
      width: 100%; }
  .promotionHome {
    font-size: 24px; }
  .orange {
    margin-top: 25px; }
  #landing-intro-wrapper.landing-default h1 {
    font-size: 25px;
    margin: 40px 0 0 0;
    font-weight: 100;
    width: 100%; }
  #landing-intro-wrapper h1 span {
    font-size: 19px;
    font-weight: 300;
    margin-top: 5px;
    display: block; }
  #landing-intro-wrapper .quickRegister {
    margin-top: 0; }
  #footer #links p {
    font-size: 12px;
    width: 60%;
    margin-top: 20px;
    text-align: justify;
    margin-bottom: 0;
    clear: both;
    margin-top: 15px; }
  #library h1,
  #library-header select {
    margin: 0 0 10px 0; } }

.only-free {
  animation: FadeIn 1s ease-in-out;
  animation-fill-mode: both;
  animation-delay: 1s;
  background: #fff;
  color: #222;
  padding: 30px;
  margin: 20px 0; }
  .only-free .btn {
    padding: 7px 39px;
    font-size: 17px;
    font-weight: bold;
    border-radius: 1px; }

.test .item-slider {
  position: relative; }

@media (max-width: 767px) {
  .slider-pincha {
    width: 100%; }
  body .video-featured {
    position: relative;
    overflow: hidden; }
  #home-intro-wrapper .quickRegister {
    margin-top: 5px; }
  #home-intro {
    padding-top: 115px !important; }
  .soccer-teams img {
    height: 40px !important; }
  .navbar-nav .btn-circle {
    color: #34495e;
    border-color: #34495e; }
  #landing-intro-wrapper {
    overflow: hidden;
    margin-top: -87px !important;
    padding-top: 20px; } }

#calendar {
  padding: 40px 0;
  min-height: 400px;
  background: #FFF; }
  #calendar h1 {
    margin: 0;
    font-size: 26px; }
  #calendar h2 {
    margin: 15px 0 0 0;
    padding: 0 0 5px 0;
    font-size: 23px;
    border-bottom: 3px solid #CCC;
    color: #BBB; }

#calendar-header .divider-line {
  border-bottom: 1px solid #EEE;
  padding-bottom: 15px;
  margin-bottom: 0; }

#calendar-header strong {
  line-height: 32px; }

#calendar .date-header {
  margin-top: 25px;
  margin-bottom: 5px; }

#calendar .calendar-item {
  margin-bottom: 5px; }

#calendar h3 {
  margin: 0 0 5px 0;
  font-size: 46px; }

#calendar h4 {
  margin: 0;
  margin-bottom: 60px;
  font-size: 25px;
  font-weight: normal;
  margin-top: 60px; }
  #calendar h4:first-of-type {
    margin-top: 0; }

#calendar p {
  font-size: 18px; }

#calendar .day-month {
  background-color: #5cb85c;
  font-size: 30px;
  padding: 10px 0;
  text-align: center;
  color: white; }

#calendar .day-name {
  font-size: 30px;
  padding: 10px 0;
  color: #5cb85c; }

#calendar .channel-header {
  font-size: 20px;
  padding: 15px 0;
  color: #CCC;
  text-align: center; }

#calendar .hour {
  font-size: 22px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  background-color: transparent;
  color: #000;
  font-size: 40px;
  font-weight: bold; }
  #calendar .hour img {
    margin: 0px auto; }
  #calendar .hour .senal {
    font-size: 16px;
    font-weight: normal;
    margin-top: 30px; }
    #calendar .hour .senal span {
      font-size: 20px;
      font-weight: bold; }

#calendar .video-info {
  padding-top: 20px;
  padding-bottom: 20px; }

#calendar .channel {
  font-size: 22px;
  text-align: center;
  color: #666;
  padding-top: 25px; }

#calendar .local-time {
  margin: 10px 0 0 0;
  color: #999;
  text-align: right;
  font-size: 12px; }

@media (max-width: 767px) {
  #calendar {
    padding: 20px 0; }
    #calendar h1 {
      margin: 0 0 10px 0; }
  .soccer-team {
    float: none;
    display: inline-block; }
  #calendar .day-month {
    font-size: 16px; }
  #calendar .day-name {
    font-size: 17px; }
  #calendar .hour {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px; }
  #calendar .video-info {
    padding-top: 10px;
    padding-bottom: 10px; }
  #calendar h3 {
    font-size: 30px; }
  #calendar h4 {
    font-size: 16px; }
  #calendar .calendar-item {
    margin-bottom: 5px;
    border-bottom: 1px solid #b9b9b9; } }

#watch-header .divider-line {
  border-bottom: 1px solid #EEE;
  padding-bottom: 15px;
  margin-bottom: 25px; }

#watch-header #share {
  text-align: right; }
  #watch-header #share .btn-social-network {
    margin-top: 15px; }

#watch #video {
  width: 100%;
  height: 380px;
  background-color: #000;
  margin-bottom: 50px;
  text-align: center;
  position: relative; }
  #watch #video #play {
    color: white;
    font-size: 80px;
    margin-top: 150px;
    font-weight: 300;
    top: 50%;
    right: 50%;
    position: absolute;
    margin: -40px -35px 0 0; }
  #watch #video #live-icon {
    background-color: #D32F2F;
    color: white;
    display: inline-block;
    float: left;
    padding: 2px 5px;
    border-radius: 2px;
    margin: 10px 0 0 10px; }

@media (max-width: 767px) {
  #watch {
    padding: 20px 0; }
  #watch-header #share {
    text-align: left; }
  #watch #video {
    height: 250px; } }

#account {
  min-height: 500px; }

#account-header .divider-line {
  border-bottom: 1px solid #EEE;
  padding-bottom: 15px;
  margin-bottom: 25px; }

#account-header .nav-pills {
  text-align: right; }

#account .tab-pane {
  border-right: 1px solid #d0d1cd;
  border-left: 1px solid #d0d1cd;
  border-bottom: 1px solid #d0d1cd;
  padding: 20px;
  text-align: left; }

#account .tab-content {
  background: #ededed; }

#account .nav-tabs {
  border-bottom: 1px solid #d0d1cd; }
  #account .nav-tabs > li > a {
    color: #ada072;
    font-weight: bold;
    padding: 15px 20px;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0; }
  #account .nav-tabs > li.active > a {
    color: #757763;
    background: #ededed; }
  #account .nav-tabs > li a:hover {
    background: #ada072;
    color: #ededed; }

#account #my-data .row {
  margin-bottom: 15px; }

#account #payment-info h3,
#account #payment-history h3,
#account #suscription h3 {
  margin: 0 0 15px 0;
  font-size: 20px; }

#landing-1 h1 {
  font-size: 34px; }
  #landing-1 h1 span {
    font-size: 22px; }

#landing-1-intro-wrapper {
  padding: 40px 0; }

#landing-1-intro #sidebar {
  color: #777; }
  #landing-1-intro #sidebar .row {
    padding-top: 20px;
    padding-bottom: 2px; }
  #landing-1-intro #sidebar .col-md-4 {
    text-align: right; }
  #landing-1-intro #sidebar .sidebar-img {
    width: 80px;
    height: auto; }
  #landing-1-intro #sidebar h3 {
    margin: 0 0 10px 0;
    font-weight: normal; }

#landing-1 #form-wrapper {
  padding: 25px 20px;
  border-radius: 5px;
  background-color: #fafafa;
  border: 1px solid #EEE;
  border-radius: 5px; }

#landing-2 h1 {
  font-size: 34px; }
  #landing-2 h1 span {
    font-size: 22px; }

#landing-2-intro-wrapper {
  padding: 40px 0 20px 0; }

#landing-2-intro #sidebar {
  color: #444; }
  #landing-2-intro #sidebar h2 {
    margin: 25px 0 15px 0; }
    #landing-2-intro #sidebar h2 span {
      color: #e3032d; }
  #landing-2-intro #sidebar p#explanation {
    font-size: 16px;
    border-bottom: 1px solid #CCC;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0; }

#landing-2-intro #faq {
  color: #888; }
  #landing-2-intro #faq h4 {
    font-weight: 300;
    margin-top: 25px; }

#landing-2-intro #sidebar h3 {
  margin: 0 0 10px 0;
  font-weight: normal; }

#landing-2 #form-wrapper {
  padding: 25px 20px;
  border-radius: 5px;
  background-color: #fafafa;
  border: 1px solid #EEE;
  border-radius: 5px; }

#payment-1 h1 {
  font-size: 38px; }
  #payment-1 h1 span {
    color: #e3032d; }

#payment-1 .tab-content {
  background: #fff;
  padding: 30px;
  border: 1px solid #ddd;
  border-top: none; }

#payment-1 label {
  font-weight: 500;
  font-size: 18px; }

#payment-1 .form-group {
  margin-bottom: 20px; }

#payment-1 h3 {
  font-weight: bold;
  margin: 0 0 27px; }

#payment-1-intro-wrapper {
  padding: 40px 0; }

#secure-code-explanation {
  margin: 31px 0 0 0;
  font-size: 11px;
  color: #666; }

#payment-1-intro #sidebar h2 {
  margin: 65px 0 15px 0;
  font-size: 26px; }
  #payment-1-intro #sidebar h2 span {
    color: #e3032d; }

#payment-1-intro #sidebar h3 {
  font-weight: 300;
  margin: 0 0 10px 0; }

#payment-1-intro #sidebar p#explanation {
  font-size: 16px;
  border-bottom: 1px solid #CCC;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0; }

#payment-1-intro #secure {
  font-size: 16px;
  border-bottom: 1px solid #CCC;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0; }

.secure {
  font-size: 16px;
  border-bottom: 1px solid #CCC;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0; }
  .secure p {
    margin: 0; }

#payment-1-intro #secure p {
  margin: 0; }

#payment-1-intro #faq {
  color: #211915; }
  #payment-1-intro #faq h4 {
    font-weight: 500;
    margin-top: 25px;
    color: #e41815; }

#payment-1 #form-wrapper {
  padding: 25px 30px;
  background-color: #fafafa;
  border-radius: 5px;
  border: 1px solid #EEE; }

#payment-1 #important {
  font-size: 17px;
  margin: 25px 0 0 0;
  text-align: center; }

@media (min-width: 992px) and (max-width: 1199px) {
  #payment-1 h1 {
    font-size: 34px; } }

@media (max-width: 767px) {
  #payment-1 h1 {
    font-size: 30px; }
  #payment-1-intro-wrapper {
    padding-top: 15px; }
  #payment-1 #form-wrapper {
    margin: 0;
    padding: 0;
    border: none;
    border-bottom: 1px solid #DDD;
    background: none; }
  #secure-code-explanation {
    margin: 25px 0 0 0; } }

.loader,
.loader-register {
  background: url("../../img/loader.gif") no-repeat scroll center center #000;
  border-radius: 6px 6px 6px 6px;
  height: 100%;
  z-index: 999999;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: .7;
  -khtml-opacity: .7;
  opacity: .7;
  position: absolute;
  width: 100%;
  display: none; }

#page {
  background-color: #FFF;
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 300px; }
  #page h1 {
    margin: 0 0 20px 0;
    font-size: 30px; }
  #page h2 {
    margin: 30px 0 20px 0;
    font-size: 23px; }

.page h1 {
  color: #23985a;
  margin: 30px 0 20px 0;
  font-size: 30px; }

.page h2 {
  margin: 30px 0 20px 0;
  font-size: 23px; }

.navbar-nav > li > a {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  outline: 0;
  color: #fff !important;
  font-weight: 500; }

.navbar-default .navbar-nav > .active > a {
  background-color: transparent !important;
  border: none !important;
  color: #333; }
  .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent !important;
    border: none !important;
    color: #333; }

.navbar-default .navbar-nav > .open > a {
  background-color: transparent;
  margin-bottom: 0pt; }
  .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    margin-bottom: 0pt; }

.inverso .logoGreen {
  display: block;
  display: block; }

.inverso .logoWhite {
  display: none; }

.inverso .navbar-nav > li > a {
  color: black !important; }

.inverso .btn-circle {
  border: 2px solid black; }
  .inverso .btn-circle:hover, .inverso .btn-circle:focus {
    border: 2px solid #de1d22; }

@media (min-width: 768px) {
  /*
        .navbar-nav>li.active>a:after {
            -webkit-transform: translateX(-50%) scaleX(1);
            -ms-transform: translateX(-50%) scaleX(1);
            -o-transform: translateX(-50%) scaleX(1);
            transform: translateX(-50%) scaleX(1)
        }*/ }

#loadingImage {
  animation: 4s linear 0s normal none infinite running spin;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOoAAADuBAMAAADFK4ZrAAAAMFBMVEUAAAAaGhoXFxfo6Og3NzdPT0/4+PgmJibFxcWhoaF8fHzY2NiysrJmZmaNjY1DQ0OLk+cnAAAAAXRSTlMAQObYZgAABlpJREFUeNrtnGnITFEYx5+a3Ox1TjRFPpxbGmSZsmfLliKy73RKZImaSVmy7xFJtmSLLFlHdrIklH3fhSyJLOEDQpak4865951znmfGUuf34f3w1u13/+c+d+a555w74HA4HA6Hw+FwOBwOh+P/Z8DBfec3be3WbdO2U3P2SPgTeA1WXmuT9n2fse9/Eq1vvUhCoYntWzfqu1DBfdZ+Yz0oKA0WpblgWYhE6+UFzBub+8ZnYfBE7z1QIIY9ZoJFICYuLUxZDbkhWBEkboVqPdrJNGwuWJGIz0nQiD3pPYMibcFy0j+jHTZN8LEZglTktvpfstOWFozxd4SkJvAOWdpj7DvVJE46uJNgRvh9ZVbU78RxQxzbwIzpo0Vl/AFG6l0Q5tbE2qyo3+mIsR7wmQWVJwWiYq3FOzEb+Jikioq2ekuYHfyOioq2NkkxS8qdVFGR1lJvmS18rFRRcVZVv+bEr6ioKOuQtwxB5STAAoa3LmEY+AcoIfDWEYKhqDVpAUNbvTUMSVuBsKqoaPDWh+zPW1VF6Pzsibmff6u3INI56su9Vz+4Pyqdb2vpFAuDi693Z9Ub9POJZ9+8rkzk1XokXFpuyyAJikHzbvh5tMbehg5u26laf3MiLfJmHSiYTuLuINDwDjQXOayUTwie2CghjP09clgptZTYLKNa1875sdYPk0Ikh9P5sHqX9fH9LCESb246D9bSQm8RkkWe5sIU3bpLs1aekaOXvEy26gMcfwQ5aJoiWvUB5h8l5GKVIFqbiezu4KjBqXYmWp9mR+0JBuwWJGusud71GVA8RbIOFVlRr4ORlTbCe1FRYTLBqt83vI9ZVFoNl0plt7eYqMqKu6yfUVdVWVGXNT4fFVVZUXdrBYmKqqyou/WTWVSitUTWAE8yi0q0DlfFZD43Nplq3cECdDeLSrR6CxADPJlsDRZTDYmMqqz23xx8NCIqwlpSWH/dFGdka51gCc83qT+aVR+tchLRBCCswRKuKk2uCdnqBZ4geUtEb4ewxoIlvNqkEliRXLSeA4lnEI+6CuMZ+DIi0DFJ2xPVyVh/9lcBA2Kdi5JWk7ZZeRcwYaYW1rIeoVQLphBHzVqmzpFav1IGDPAOtVL0lWBE4/utIug9FYzwaiuk8Qp/7QgkOBwOh8PhcDgcDofJ00M9MMSzP6bB9lYRtD9jKL2gjmk9w2zS/5JgEfDKZg+WJfzfjqluuxqpMw5MqCuYolYSsZ6OWdiZos2n0KYE+XyTE+9sPZ9SVhRp7W496VoVDCjGiqSl9XJQFbqVvzOpx8ARXXBW6wm+BdoRRGs8aTuDz+fTrSa3fGntPIlWPt96LrOyRFmt74Jj5qOjrOTPiEuBQ9qRrVURCzPrMVb7cmymrd3SrFURu7HKSaKVz0fsmagGRGtVzG6sikQrn4/Y9MDXE61VMbtE45MMraSocJwFKC8NraSoxd+wAKMBZ1VREXuNeEuatSpqn378KMnKj1q1pOqy0rJOQq1hjQaa9TMYMF3bjEW0xhcbNBEtsg/KEK2sZtJ+R/cEoFr5HchBU6GtC5KtLHEyxythb7SrMoluZWMzlq+EVZN5sPKPSbtXwlTXT+pgbkaf/IG0XvZHKVZFIkrrzU6HVL2kWZX2rjTeKB2/AjSrQvSqBxoDzimponKGalX4+jzMvqs+C2E0kK0KXm7b7++oewOWaa8YaLVEtzIuJt7atwd+MGjAvpfvuQi/uyXNquMnWt/e9urZpmtd0z4LJ74WyFbd6/uM//gTRaUkwkqFd4e/YK0sCdar+Kh4a/WGb3HW8hJv5UfVy5lWxK8D3lodoDgq7IQkyqp64LopRNTFgLKqdj92Q1iX0jiJtKonm4Zp61LKANKqnmy8I7bWzYC2qoe4UhvsxvezJFirIt8yrjwJMFZ96+Ihi0tbbr29Us3A1wx0nebWm4CiVErfpRlbxTRytcyYd5lrQoDiZhVF+LWOZiJkQ+pgkw8LPn4GYIltEL5aolJpU7mlkwDPsCe9kiH/fc1zNDUqKQpPhp9MukhpgX50J3a+jR/pjN9MQmHwGl/1RcQTwSMJBSN2+n1Ku7yCj9ySgYJSe25X5ovgr0bd2imh0AxbueJ96tcvZI2aeO9FPfgjeI32nX2+qVu/TZuWHtw5CBwOh8PhcDgcDofD4XA4HP8i3wDmy/sFKv4WfAAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  height: 238px;
  margin: 10em auto;
  width: 234px; }

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

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

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-j8hgeg");
  src: url("../fonts/icomoon.eot?#iefix-j8hgeg") format("embedded-opentype"), url("../fonts/icomoon.ttf?-j8hgeg") format("truetype"), url("../fonts/icomoon.woff?-j8hgeg") format("woff"), url("../fonts/icomoon.svg?-j8hgeg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-home3:before {
  content: ""; }

.icon-office:before {
  content: ""; }

.icon-newspaper:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-pencil2:before {
  content: ""; }

.icon-quill:before {
  content: ""; }

.icon-pen:before {
  content: ""; }

.icon-blog:before {
  content: ""; }

.icon-eyedropper:before {
  content: ""; }

.icon-droplet:before {
  content: ""; }

.icon-paint-format:before {
  content: ""; }

.icon-image:before {
  content: ""; }

.icon-images:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-video-camera:before {
  content: ""; }

.icon-dice:before {
  content: ""; }

.icon-pacman:before {
  content: ""; }

.icon-spades:before {
  content: ""; }

.icon-clubs:before {
  content: ""; }

.icon-diamonds:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-connection:before {
  content: ""; }

.icon-podcast:before {
  content: ""; }

.icon-feed:before {
  content: ""; }

.icon-mic:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-books:before {
  content: ""; }

.icon-library:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-profile:before {
  content: ""; }

.icon-file-empty:before {
  content: ""; }

.icon-files-empty:before {
  content: ""; }

.icon-file-text2:before {
  content: ""; }

.icon-file-picture:before {
  content: ""; }

.icon-file-music:before {
  content: ""; }

.icon-file-play:before {
  content: ""; }

.icon-file-video:before {
  content: ""; }

.icon-file-zip:before {
  content: ""; }

.icon-copy:before {
  content: ""; }

.icon-paste:before {
  content: ""; }

.icon-stack:before {
  content: ""; }

.icon-folder:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-folder-plus:before {
  content: ""; }

.icon-folder-download:before {
  content: ""; }

.icon-folder-upload:before {
  content: ""; }

.icon-price-tag:before {
  content: ""; }

.icon-price-tags:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-cart:before {
  content: ""; }

.icon-coin-dollar:before {
  content: ""; }

.icon-coin-euro:before {
  content: ""; }

.icon-coin-pound:before {
  content: ""; }

.icon-coin-yen:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-calculator:before {
  content: ""; }

.icon-lifebuoy:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-phone-hang-up:before {
  content: ""; }

.icon-address-book:before {
  content: ""; }

.icon-envelop:before {
  content: ""; }

.icon-pushpin:before {
  content: ""; }

.icon-location:before {
  content: ""; }

.icon-location2:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-compass2:before {
  content: ""; }

.icon-map:before {
  content: ""; }

.icon-map2:before {
  content: ""; }

.icon-history:before {
  content: ""; }

.icon-clock:before {
  content: ""; }

.icon-clock2:before {
  content: ""; }

.icon-alarm:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-stopwatch:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-printer:before {
  content: ""; }

.icon-keyboard:before {
  content: ""; }

.icon-display:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-mobile:before {
  content: ""; }

.icon-mobile2:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-tv:before {
  content: ""; }

.icon-drawer:before {
  content: ""; }

.icon-drawer2:before {
  content: ""; }

.icon-box-add:before {
  content: ""; }

.icon-box-remove:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-floppy-disk:before {
  content: ""; }

.icon-drive:before {
  content: ""; }

.icon-database:before {
  content: ""; }

.icon-undo:before {
  content: ""; }

.icon-redo:before {
  content: ""; }

.icon-undo2:before {
  content: ""; }

.icon-redo2:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-reply:before {
  content: ""; }

.icon-bubble:before {
  content: ""; }

.icon-bubbles:before {
  content: ""; }

.icon-bubbles2:before {
  content: ""; }

.icon-bubble2:before {
  content: ""; }

.icon-bubbles3:before {
  content: ""; }

.icon-bubbles4:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-users:before {
  content: ""; }

.icon-user-plus:before {
  content: ""; }

.icon-user-minus:before {
  content: ""; }

.icon-user-check:before {
  content: ""; }

.icon-user-tie:before {
  content: ""; }

.icon-quotes-left:before {
  content: ""; }

.icon-quotes-right:before {
  content: ""; }

.icon-hour-glass:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-spinner2:before {
  content: ""; }

.icon-spinner3:before {
  content: ""; }

.icon-spinner4:before {
  content: ""; }

.icon-spinner5:before {
  content: ""; }

.icon-spinner6:before {
  content: ""; }

.icon-spinner7:before {
  content: ""; }

.icon-spinner8:before {
  content: ""; }

.icon-spinner9:before {
  content: ""; }

.icon-spinner10:before {
  content: ""; }

.icon-spinner11:before {
  content: ""; }

.icon-binoculars:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.icon-enlarge:before {
  content: ""; }

.icon-shrink:before {
  content: ""; }

.icon-enlarge2:before {
  content: ""; }

.icon-shrink2:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-key2:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-unlocked:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-equalizer:before {
  content: ""; }

.icon-equalizer2:before {
  content: ""; }

.icon-cog:before {
  content: ""; }

.icon-cogs:before {
  content: ""; }

.icon-hammer:before {
  content: ""; }

.icon-magic-wand:before {
  content: ""; }

.icon-aid-kit:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-pie-chart:before {
  content: ""; }

.icon-stats-dots:before {
  content: ""; }

.icon-stats-bars:before {
  content: ""; }

.icon-stats-bars2:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-glass:before {
  content: ""; }

.icon-glass2:before {
  content: ""; }

.icon-mug:before {
  content: ""; }

.icon-spoon-knife:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-meter:before {
  content: ""; }

.icon-meter2:before {
  content: ""; }

.icon-hammer2:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-lab:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-bin:before {
  content: ""; }

.icon-bin2:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-airplane:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-accessibility:before {
  content: ""; }

.icon-target:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-power:before {
  content: ""; }

.icon-switch:before {
  content: ""; }

.icon-power-cord:before {
  content: ""; }

.icon-clipboard:before {
  content: ""; }

.icon-list-numbered:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-list2:before {
  content: ""; }

.icon-tree:before {
  content: ""; }

.icon-menu:before {
  content: ""; }

.icon-menu2:before {
  content: ""; }

.icon-menu3:before {
  content: ""; }

.icon-menu4:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-cloud-check:before {
  content: ""; }

.icon-download2:before {
  content: ""; }

.icon-upload2:before {
  content: ""; }

.icon-download3:before {
  content: ""; }

.icon-upload3:before {
  content: ""; }

.icon-sphere:before {
  content: ""; }

.icon-earth:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-attachment:before {
  content: ""; }

.icon-eye:before {
  content: ""; }

.icon-eye-plus:before {
  content: ""; }

.icon-eye-minus:before {
  content: ""; }

.icon-eye-blocked:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-bookmarks:before {
  content: ""; }

.icon-sun:before {
  content: ""; }

.icon-contrast:before {
  content: ""; }

.icon-brightness-contrast:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-star-full:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-heart-broken:before {
  content: ""; }

.icon-man:before {
  content: ""; }

.icon-woman:before {
  content: ""; }

.icon-man-woman:before {
  content: ""; }

.icon-happy:before {
  content: ""; }

.icon-happy2:before {
  content: ""; }

.icon-smile:before {
  content: ""; }

.icon-smile2:before {
  content: ""; }

.icon-tongue:before {
  content: ""; }

.icon-tongue2:before {
  content: ""; }

.icon-sad:before {
  content: ""; }

.icon-sad2:before {
  content: ""; }

.icon-wink:before {
  content: ""; }

.icon-wink2:before {
  content: ""; }

.icon-grin:before {
  content: ""; }

.icon-grin2:before {
  content: ""; }

.icon-cool:before {
  content: ""; }

.icon-cool2:before {
  content: ""; }

.icon-angry:before {
  content: ""; }

.icon-angry2:before {
  content: ""; }

.icon-evil:before {
  content: ""; }

.icon-evil2:before {
  content: ""; }

.icon-shocked:before {
  content: ""; }

.icon-shocked2:before {
  content: ""; }

.icon-baffled:before {
  content: ""; }

.icon-baffled2:before {
  content: ""; }

.icon-confused:before {
  content: ""; }

.icon-confused2:before {
  content: ""; }

.icon-neutral:before {
  content: ""; }

.icon-neutral2:before {
  content: ""; }

.icon-hipster:before {
  content: ""; }

.icon-hipster2:before {
  content: ""; }

.icon-wondering:before {
  content: ""; }

.icon-wondering2:before {
  content: ""; }

.icon-sleepy:before {
  content: ""; }

.icon-sleepy2:before {
  content: ""; }

.icon-frustrated:before {
  content: ""; }

.icon-frustrated2:before {
  content: ""; }

.icon-crying:before {
  content: ""; }

.icon-crying2:before {
  content: ""; }

.icon-point-up:before {
  content: ""; }

.icon-point-right:before {
  content: ""; }

.icon-point-down:before {
  content: ""; }

.icon-point-left:before {
  content: ""; }

.icon-warning:before {
  content: ""; }

.icon-notification:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-cancel-circle:before {
  content: ""; }

.icon-blocked:before {
  content: ""; }

.icon-cross:before {
  content: ""; }

.icon-checkmark:before {
  content: ""; }

.icon-checkmark2:before {
  content: ""; }

.icon-spell-check:before {
  content: ""; }

.icon-enter:before {
  content: ""; }

.icon-exit:before {
  content: ""; }

.icon-play2:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-previous:before {
  content: ""; }

.icon-next:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-forward2:before {
  content: ""; }

.icon-play3:before {
  content: ""; }

.icon-pause2:before {
  content: ""; }

.icon-stop2:before {
  content: ""; }

.icon-backward2:before {
  content: ""; }

.icon-forward3:before {
  content: ""; }

.icon-first:before {
  content: ""; }

.icon-last:before {
  content: ""; }

.icon-previous2:before {
  content: ""; }

.icon-next2:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-volume-high:before {
  content: ""; }

.icon-volume-medium:before {
  content: ""; }

.icon-volume-low:before {
  content: ""; }

.icon-volume-mute:before {
  content: ""; }

.icon-volume-mute2:before {
  content: ""; }

.icon-volume-increase:before {
  content: ""; }

.icon-volume-decrease:before {
  content: ""; }

.icon-loop:before {
  content: ""; }

.icon-loop2:before {
  content: ""; }

.icon-infinite:before {
  content: ""; }

.icon-shuffle:before {
  content: ""; }

.icon-arrow-up-left:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-up-right:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-down-right:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-arrow-down-left:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-up-left2:before {
  content: ""; }

.icon-arrow-up2:before {
  content: ""; }

.icon-arrow-up-right2:before {
  content: ""; }

.icon-arrow-right2:before {
  content: ""; }

.icon-arrow-down-right2:before {
  content: ""; }

.icon-arrow-down2:before {
  content: ""; }

.icon-arrow-down-left2:before {
  content: ""; }

.icon-arrow-left2:before {
  content: ""; }

.icon-circle-up:before {
  content: ""; }

.icon-circle-right:before {
  content: ""; }

.icon-circle-down:before {
  content: ""; }

.icon-circle-left:before {
  content: ""; }

.icon-tab:before {
  content: ""; }

.icon-move-up:before {
  content: ""; }

.icon-move-down:before {
  content: ""; }

.icon-sort-alpha-asc:before {
  content: ""; }

.icon-sort-alpha-desc:before {
  content: ""; }

.icon-sort-numeric-asc:before {
  content: ""; }

.icon-sort-numberic-desc:before {
  content: ""; }

.icon-sort-amount-asc:before {
  content: ""; }

.icon-sort-amount-desc:before {
  content: ""; }

.icon-command:before {
  content: ""; }

.icon-shift:before {
  content: ""; }

.icon-ctrl:before {
  content: ""; }

.icon-opt:before {
  content: ""; }

.icon-checkbox-checked:before {
  content: ""; }

.icon-checkbox-unchecked:before {
  content: ""; }

.icon-radio-checked:before {
  content: ""; }

.icon-radio-checked2:before {
  content: ""; }

.icon-radio-unchecked:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-make-group:before {
  content: ""; }

.icon-ungroup:before {
  content: ""; }

.icon-scissors:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-ligature:before {
  content: ""; }

.icon-ligature2:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-font-size:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-omega:before {
  content: ""; }

.icon-sigma:before {
  content: ""; }

.icon-page-break:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-superscript2:before {
  content: ""; }

.icon-subscript2:before {
  content: ""; }

.icon-text-color:before {
  content: ""; }

.icon-pagebreak:before {
  content: ""; }

.icon-clear-formatting:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-table2:before {
  content: ""; }

.icon-insert-template:before {
  content: ""; }

.icon-pilcrow:before {
  content: ""; }

.icon-ltr:before {
  content: ""; }

.icon-rtl:before {
  content: ""; }

.icon-section:before {
  content: ""; }

.icon-paragraph-left:before {
  content: ""; }

.icon-paragraph-center:before {
  content: ""; }

.icon-paragraph-right:before {
  content: ""; }

.icon-paragraph-justify:before {
  content: ""; }

.icon-indent-increase:before {
  content: ""; }

.icon-indent-decrease:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-new-tab:before {
  content: ""; }

.icon-embed:before {
  content: ""; }

.icon-embed2:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-share2:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-mail2:before {
  content: ""; }

.icon-mail3:before {
  content: ""; }

.icon-mail4:before {
  content: ""; }

.icon-google:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-google-plus2:before {
  content: ""; }

.icon-google-plus3:before {
  content: ""; }

.icon-google-drive:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-facebook2:before {
  content: ""; }

.icon-facebook3:before {
  content: ""; }

.icon-ello:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-twitter2:before {
  content: ""; }

.icon-twitter3:before {
  content: ""; }

.icon-feed2:before {
  content: ""; }

.icon-feed3:before {
  content: ""; }

.icon-feed4:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-youtube2:before {
  content: ""; }

.icon-youtube3:before {
  content: ""; }

.icon-youtube4:before {
  content: ""; }

.icon-twitch:before {
  content: ""; }

.icon-vimeo:before {
  content: ""; }

.icon-vimeo3:before {
  content: ""; }

.icon-lanyrd:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-flickr2:before {
  content: ""; }

.icon-flickr3:before {
  content: ""; }

.icon-flickr4:before {
  content: ""; }

.icon-picassa:before {
  content: ""; }

.icon-picassa2:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-dribbble2:before {
  content: ""; }

.icon-dribbble3:before {
  content: ""; }

.icon-forrst:before {
  content: ""; }

.icon-deviantart:before {
  content: ""; }

.icon-deviantart2:before {
  content: ""; }

.icon-steam:before {
  content: ""; }

.icon-steam2:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-onedrive:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-github2:before {
  content: ""; }

.icon-github3:before {
  content: ""; }

.icon-github4:before {
  content: ""; }

.icon-github5:before {
  content: ""; }

.icon-wordpress:before {
  content: ""; }

.icon-wordpress2:before {
  content: ""; }

.icon-joomla:before {
  content: ""; }

.icon-blogger:before {
  content: ""; }

.icon-blogger2:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr2:before {
  content: ""; }

.icon-yahoo:before {
  content: ""; }

.icon-tux:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-finder:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-windows8:before {
  content: ""; }

.icon-soundcloud:before {
  content: ""; }

.icon-soundcloud2:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-reddit:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-linkedin2:before {
  content: ""; }

.icon-lastfm:before {
  content: ""; }

.icon-lastfm2:before {
  content: ""; }

.icon-delicious:before {
  content: ""; }

.icon-stumbleupon:before {
  content: ""; }

.icon-stumbleupon2:before {
  content: ""; }

.icon-stackoverflow:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest2:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing2:before {
  content: ""; }

.icon-flattr:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-paypal:before {
  content: ""; }

.icon-paypal2:before {
  content: ""; }

.icon-paypal3:before {
  content: ""; }

.icon-yelp:before {
  content: ""; }

.icon-file-pdf:before {
  content: ""; }

.icon-file-openoffice:before {
  content: ""; }

.icon-file-word:before {
  content: ""; }

.icon-libreoffice:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-svg:before {
  content: ""; }

.icon-codepen:before {
  content: ""; }

.icon-chrome:before {
  content: ""; }

.icon-firefox:before {
  content: ""; }

.icon-IE:before {
  content: ""; }

.icon-opera:before {
  content: ""; }

.icon-safari:before {
  content: ""; }

.icon-IcoMoon:before {
  content: ""; }

.material-icons.md-18 {
  font-size: 18px; }

.material-icons.md-24 {
  font-size: 24px; }

.material-icons.md-36 {
  font-size: 36px; }

.material-icons.md-48 {
  font-size: 48px; }

.container .row {
  clear: both; }

.menu-hamburger {
  display: none; }

.tab-pane {
  text-align: center; }

.video-featured {
  background: #000;
  padding: 0pt;
  min-height: 450px;
  position: relative;
  overflow: hidden; }
  .video-featured .videp-top {
    min-height: 450px;
    animation: opacity-pincha 3s ease-in-out;
    animation-fill-mode: forwards;
    animation-delay: 2s;
    opacity: 0;
    position: relative;
    cursor: pointer;
    background-size: cover; }
    .video-featured .videp-top:after {
      content: '';
      width: 103px;
      height: 100%;
      background: #000;
      position: absolute;
      left: -50px;
      transform: skewX(-8deg); }
    .video-featured .videp-top:before {
      content: '';
      width: 103px;
      height: 100%;
      background: #000;
      position: absolute;
      z-index: 999;
      right: -50px;
      transform: skewX(-8deg); }
  .video-featured img.player-img {
    /* margin: 50px auto; */
    z-index: 9999;
    width: 90px;
    display: block;
    position: absolute;
    left: calc(50% - 45px);
    top: calc(50% - 45px); }
  .video-featured .warn {
    background-image: linear-gradient(to bottom, rgba(238, 238, 238, 0) 43%, #252525 89%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }
  .video-featured .video-info {
    position: absolute;
    bottom: 0;
    padding: 0px 60px 40px 90px;
    color: #fff;
    /* width: 100%; */
    z-index: 2;
    z-index: 2; }
    .video-featured .video-info h2,
    .video-featured .video-info small {
      color: #fff; }
    .video-featured .video-info h2 {
      font-size: 40px;
      margin: 10px 0 0;
      letter-spacing: -0.31px;
      font-weight: 500; }
    .video-featured .video-info small {
      text-transform: uppercase;
      font-size: 20px; }

.category-section {
  padding: 0 0 100px; }
  .category-section .new-video-cont {
    position: relative; }

.ribbon-wrapper {
  position: absolute;
  z-index: 99;
  top: 21px;
  border: solid 1px #ada072; }

.ribbon-front {
  background: #211915;
  z-index: 2;
  /* font: 20px/50px bold Verdana, Geneva, sans-serif; */
  color: #ada072;
  text-align: center;
  text-shadow: 0px 1px 2px #000;
  font-size: 15px;
  padding: 2px 20px;
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
  -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55); }

@keyframes opacity-pincha {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes flow {
  0% {
    left: -20px;
    opacity: 0; }
  50% {
    left: 100px;
    opacity: 0.3; }
  100% {
    left: 180px;
    opacity: 0; } }

@keyframes flow {
  0% {
    left: -20px;
    opacity: 0; }
  50% {
    left: 100px;
    opacity: 0.3; }
  100% {
    left: 180px;
    opacity: 0; } }

.glow {
  background: white;
  width: 40px;
  height: 100%;
  z-index: 999;
  position: absolute;
  -webkit-animation: flow 1.5s linear infinite;
  -moz-animation: flow 1.5s linear infinite;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
  border-left: 1px solid #fff; }

.live-video-countdown .video-info {
  color: #fff;
  align-self: center;
  padding: 2rem; }
  .live-video-countdown .video-info h3 {
    font-size: 50px;
    margin: 0; }
  .live-video-countdown .video-info h4 {
    font-size: 30px; }

.live-video-countdown .bear-btn {
  background-color: #e3032d;
  border-color: #e3032d;
  color: #fff;
  width: 100%;
  height: 60px; }
  .live-video-countdown .bear-btn span {
    font-size: 30px; }
  .live-video-countdown .bear-btn i {
    font-size: 35px;
    vertical-align: bottom; }

.live-video-countdown .video-link {
  color: #fff;
  align-self: center;
  padding: 2rem;
  text-align: center; }

/* Responsive Menu */
@media (max-width: 767px) {
  body.default-page #header-logo-container,
  body.live-page #header-logo-container,
  body.calendar-page #header-logo-container {
    border-bottom: 1px solid #fff;
    text-align: center !important; }
  body .logoWhite img {
    width: auto !important;
    height: auto !important;
    margin-bottom: 10px; }
  .live-video-countdown .video-info {
    width: 100%;
    padding: 2rem 2rem 0; }
  .live-video-countdown .video-link {
    width: 100%;
    padding: 10px;
    margin: 0;
    text-align: center; }
  .live-video-countdown .bear-btn {
    margin: 0 auto; }
  .live-video-countdown .video-info h3 {
    font-size: 34px;
    margin: 0; }
  .live-video-countdown .video-info h4 {
    font-size: 17px; }
  body .live-video-countdown {
    min-height: auto;
    margin: 10px;
    overflow: initial;
    position: initial;
    overflow: initial;
    display: block;
    height: auto; }
  body .account-icon {
    display: none; }
  body .menu-hamburger {
    display: block; }
  body .navbar-nav > li > a:before {
    background: transparent; }
  .dropdown .dropdown-toggle {
    margin: 0;
    padding: 0; }
  /* .logo-mobile {
          display: block;
      }
  
      .logo-wide {
          display: none;
      } */
  #library .title {
    margin-bottom: 10px !important;
    margin-top: 0px !important;
    z-index: -2; } }

/*price table*/
.pricing-table {
  padding: 90px 0;
  margin-bottom: 30px;
  background-color: #ededed; }
  .pricing-table h4 {
    text-align: center;
    font-size: 12px;
    color: #222; }
  .pricing-table sup {
    font-size: 62%; }
  .pricing-table .btn-info {
    background-color: #e41815;
    color: #211915;
    padding: 13px 40px;
    border-radius: 0;
    color: #fff;
    border: none;
    font-weight: 800;
    font-size: 18px; }
  .pricing-table .item {
    display: block;
    text-decoration: none;
    color: #525252; }
    .pricing-table .item:hover {
      transform: scale(1.1);
      transition: all 0.5s ease; }
  .pricing-table .block-heading {
    padding-top: 50px;
    margin-bottom: 40px;
    text-align: center; }
    .pricing-table .block-heading h2 {
      color: #de1d22; }
    .pricing-table .block-heading p {
      text-align: center;
      max-width: 420px;
      margin: auto;
      opacity: 0.7; }
  .pricing-table .heading {
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2px solid #ada072; }
    .pricing-table .heading h3 {
      font-weight: bold;
      color: #ada072;
      font-size: 22px; }
  .pricing-table .item {
    background-color: #ffffff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
    width: 90%;
    overflow: hidden;
    position: relative; }
  .pricing-table .col-md-5:not(:last-child) .item {
    margin-bottom: 30px; }
  .pricing-table .item button {
    font-weight: 600; }
  .pricing-table .item p {
    text-align: center;
    margin-top: 20px;
    opacity: 0.7; }
  .pricing-table .features .feature {
    font-weight: 600; }
  .pricing-table .features h4 {
    text-align: center;
    font-size: 18px;
    padding: 5px; }
  .pricing-table .price h4 {
    margin: 15px 0;
    font-size: 45px;
    text-align: center;
    color: #222;
    font-weight: bold; }
  .pricing-table .price .small {
    font-size: 16px;
    text-align: center;
    color: #222;
    text-transform: capitalize; }
  .pricing-table .buy-now button {
    text-align: center;
    margin: auto;
    font-weight: 600;
    padding: 9px 0; }
  .pricing-table .current .item {
    color: #95a5a6;
    transform: scale(1.1); }
  .pricing-table .current .price h4,
  .pricing-table .current .price .small {
    color: #95a5a6; }
  .pricing-table .current a {
    cursor: not-allowed; }

.center-block {
  margin: 0 auto; }

.alert-error {
  color: #721c24;
  border: 1px solid #721c24;
  font-size: 20px;
  font-weight: 500;
  background-color: #f8d7da; }

@keyframes appear {
  0% {
    transform: translateX(-100%);
    opacity: 0; }
  95% {
    transform: translateX(15px);
    opacity: 1; }
  100% {
    transform: translateX(0pt);
    opacity: 1; } }

#menu-bar {
  margin-top: 25px; }
  #menu-bar li a {
    text-transform: uppercase;
    color: #ada072; }

@media (max-width: 767px) {
  .dropdown-menu .divider {
    margin: 0; }
  .open .dropdown-menu {
    animation: appear 0.8s ease-in-out; }
  #account {
    padding: 20px 0; }
    #account .nav > li > a {
      padding: 6px 8px; }
  body .navbar-nav .open .dropdown-menu {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background: #fff; }
  .default-page #header {
    background-color: #fff; }
  .inverso .logoGreen {
    display: block; }
  .inverso .logoWhite {
    display: none; }
  .inverso .navbar-nav > li > a {
    color: black !important; }
  .inverso .btn-circle {
    border: 1px solid black; }
  #header .menu-hamburger {
    color: #e41815; }
  #header .navbar-nav.mobile-bar {
    border-top: solid 1px #ada072; }
    #header .navbar-nav.mobile-bar li a.dropdown-toggle {
      background: #fff; }
    #header .navbar-nav.mobile-bar .dropdown-menu .divider {
      background: #ada072; }
    #header .navbar-nav.mobile-bar .open .dropdown-menu > li > a {
      color: #e41815 !important;
      padding: 13px;
      font-weight: 500; }
    #header .navbar-nav.mobile-bar .open .dropdown-menu > li.active a {
      background: #ededed; } }

@media (min-width: 992px) {
  .navbar-nav > li > a:after {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    -webkit-transform: translateX(-50%) scaleX(0);
    -ms-transform: translateX(-50%) scaleX(0);
    -o-transform: translateX(-50%) scaleX(0);
    transform: translateX(-50%) scaleX(0);
    position: absolute;
    bottom: 14px;
    left: 50%;
    content: "";
    width: 70%;
    height: 4px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #67ab49; }
  div#en-cualquier-lado, div#bilbioteca, div#no-contrato {
    min-height: 300px; } }
