/* Generated by less 2.5.1 */
body {
  background: #ffffff;
  text-align: center;
}
img.img-responsive {
  display: inline-block;
}
.r1 {
  text-align: center;
}
.r2 {
  text-align: center;
  padding: 0 0;
}
.r2 h2 {
  font-size: 50px;
  color: #000000;
}
/*.r3 {
  background-color: yellow;
  text-align: center;
  padding: 0 0 0 0;
}
*/
.r4 {
  padding: 0 0;
  text-align: center;
  background: #fffff;
}
.r5 {
  text-align: center;
  z-index: 10;
  background: #fffff;
}
.r6 {
  /*margin-top: -70px;
	@media (min-width:650px){
	margin-top: -110px;
	}
	@media (min-width:992px){
	margin-top: -150px;
	}
    position: relative;
    background: #6aa8db;
	  padding: 30px 0 0 0;
    text-align: center;
	figure{
		display: inline-block;
		max-width: 765px;
	}
	.legales{
		    background: #fff;
    padding: 0 9% 28px;
    text-align: justify;
    font-size: 13px;
    line-height: 1.2;
    font-family: 'Arial Narrow', sans-serif;
    font-stretch: condensed;
	}
	*/
}
.contador {
  text-align: center;
  padding: 30px 0;
}
/*##################################*/
.countdown_container {
  height: 50px;
}
@media (min-width: 540px) {
  .countdown_container {
    height: 70px;
  }
}
@media (min-width: 768px) {
  .countdown_container {
    height: 110px;
  }
}
@media (min-width: 992px) {
  .countdown_container {
    height: 130px;
  }
}
@media (min-width: 1200px) {
  .countdown_container {
    height: 150px;
  }
}
.countdown {
  height: 100%;
  display: inline-block;
  margin-left: 1%;
  /* Reset */
  /* Skeleton */
  /* Colon Seperator - IE */
  /* Colon Seperator */
}
@media (min-width: 768px) {
  .countdown {
    margin-left: 44px;
  }
}
.countdown * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.countdown .countdownFix {
  z-index: 3 !important;
}
.countdown .clockFix {
  z-index: 1 !important;
}
.countdown li span .inn {
  /*backface-visibility*/
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.countdown ul {
  list-style: none;
}
.countdown li {
  line-height: 87px;
}
.countdown ul.flip {
  position: relative;
  float: left;
  margin-right: 2px;
  height: 100%;
  width: 40px;
  font-size: 50px;
  font-weight: bold;
  /*border-radius*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  /*box-shadow*/
  -webkit-box-shadow: 0 0 450px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 0 450px 0 rgba(255, 255, 255, 0.4);
  -ms-box-shadow: 0 0 450px 0 rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 450px 0 rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 540px) {
  .countdown ul.flip {
    width: 31px !important;
    font-size: 46px !important;
    height: 100% !important;
  }
  .countdown ul.flip li {
    line-height: 37px !important;
  }
  .countdown ul.flip:nth-child(2n+2):not(:last-child):after {
    top: -24% !important;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767px) {
  .countdown ul.flip {
    width: 56px !important;
    font-size: 67px !important;
  }
  .countdown ul.flip li {
    line-height: 30px !important;
  }
  .countdown ul.flip:nth-child(2n+2):not(:last-child):after {
    font-size: 28px !important;
  }
}
.countdown ul.nth-child-2np2-notlast:after,
.countdown ul.flip:nth-child(2n+2):not(:last-child):after {
  position: absolute;
  top: 20%;
  right: -13px;
  content: ":";
  display: block;
  color: #fff;
  font-size: 46px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
  display: none;
}
.countdown ul.nth-child-2np2-notlast {
  margin-right: 14px;
}
.countdown ul.flip:nth-child(2n+2) {
  margin-right: 8px;
}
@media (min-width: 768px) {
  .countdown ul.flip:nth-child(2n+2) {
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .countdown ul.flip:nth-child(2n+2) {
    margin-right: 42px;
  }
}
.countdown ul.flip li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 60px;
}
.countdown ul.flip li span {
  display: block;
  height: 100%;
  /*perspective*/
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  -ms-perspective: 200px;
  -o-perspective: 200px;
  perspective: 200px;
}
.countdown ul.flip li span div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  overflow: hidden;
}
.countdown ul.flip li span div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.countdown ul.flip li span div.up {
  /*transform-origin*/
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}
.countdown ul.flip li span div.up:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.4);
}
.countdown ul.flip li span div.down {
  /*transform-origin*/
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  bottom: 0;
}
.countdown ul.flip li span div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #000;
  /*border-radius*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  line-height: 1;
}
.countdown ul.flip li span div.up div.inn {
  top: 0;
}
.countdown ul.flip li span div.down div.inn {
  bottom: 0;
}
/* PLAY */
.play ul li.previous {
  z-index: 2;
}
.play ul li.current {
  /*animation*/
  -webkit-animation: asd .5s .5s linear both;
  -moz-animation: asd .5s .5s linear both;
  -ms-animation: asd .5s .5s linear both;
  -o-animation: asd .5s .5s linear both;
  animation: asd .5s .5s linear both;
  z-index: 3;
}
@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }
  5% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-moz-keyframes asd {
  0% {
    z-index: 2;
  }
  5% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-ms-keyframes asd {
  0% {
    z-index: 2;
  }
  5% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-o-keyframes asd {
  0% {
    z-index: 2;
  }
  5% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@keyframes asd {
  0% {
    z-index: 2;
  }
  5% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
.play ul li.current .down {
  z-index: 2;
  /*animation*/
  -webkit-animation: turn .5s .5s linear both;
  -moz-animation: turn .5s .5s linear both;
  -ms-animation: turn .5s .5s linear both;
  -o-animation: turn .5s .5s linear both;
  animation: turn .5s .5s linear both;
}
@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
  }
}
@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }
  100% {
    -moz-transform: rotateX(0deg);
  }
}
@-ms-keyframes turn {
  0% {
    -ms-transform: rotateX(90deg);
  }
  100% {
    -ms-transform: rotateX(0deg);
  }
}
@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }
  100% {
    -o-transform: rotateX(0deg);
  }
}
@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
.play ul li.previous .up {
  z-index: 2;
  /*animation*/
  -webkit-animation: turn2 .5s linear both;
  -moz-animation: turn2 .5s linear both;
  -ms-animation: turn2 .5s linear both;
  -o-animation: turn2 .5s linear both;
  animation: turn2 .5s linear both;
}
@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
  }
}
@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }
  100% {
    -moz-transform: rotateX(-90deg);
  }
}
@-ms-keyframes turn2 {
  0% {
    -ms-transform: rotateX(0deg);
  }
  100% {
    -ms-transform: rotateX(-90deg);
  }
}
@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }
  100% {
    -o-transform: rotateX(-90deg);
  }
}
@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}
/* SHADOW */
.play ul li.previous .up .shadow {
  /*linear-gradient*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(rgba(0, 0, 0, 0.1), 0), color-stop(black, 1));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  /*@@prefixmycss->No equivalent*/
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, #000000 100%);
  /*animation*/
  -webkit-animation: show .5s linear both;
  -moz-animation: show .5s linear both;
  -ms-animation: show .5s linear both;
  -o-animation: show .5s linear both;
  animation: show .5s linear both;
}
.play ul li.current .up .shadow {
  /*linear-gradient*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(rgba(0, 0, 0, 0.1), 0), color-stop(black, 1));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  /*@@prefixmycss->No equivalent*/
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, #000000 100%);
  /*animation*/
  -webkit-animation: hide .5s .3s linear both;
  -moz-animation: hide .5s .3s linear both;
  -ms-animation: hide .5s .3s linear both;
  -o-animation: hide .5s .3s linear both;
  animation: hide .5s .3s linear both;
}
/*DOWN*/
.play ul li.previous .down .shadow {
  /*linear-gradient*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(black, 0), color-stop(rgba(0, 0, 0, 0.1), 1));
  background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  /*@@prefixmycss->No equivalent*/
  background: -webkit-linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -moz-linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0.1) 100%);
  /*animation*/
  -webkit-animation: show .5s linear both;
  -moz-animation: show .5s linear both;
  -ms-animation: show .5s linear both;
  -o-animation: show .5s linear both;
  animation: show .5s linear both;
}
.play ul li.current .down .shadow {
  /*linear-gradient*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(black, 0), color-stop(rgba(0, 0, 0, 0.1), 1));
  background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  /*@@prefixmycss->No equivalent*/
  background: -webkit-linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -moz-linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0.1) 100%);
  /*animation*/
  -webkit-animation: hide .5s .3s linear both;
  -moz-animation: hide .5s .3s linear both;
  -ms-animation: hide .5s .3s linear both;
  -o-animation: hide .5s .3s linear both;
  animation: hide .5s .3s linear both;
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.cd_labels {
  padding: 0;
}
@media (min-width: 768px) {
  .cd_labels {
    padding: 0 0 0 27px;
  }
}
@media (min-width: 992px) {
  .cd_labels {
    padding: 0;
  }
}
.cd_labels span {
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 1px;
  font-size: 11px;
  width: 64px;
  margin: 12px 4px 12px 0px;
  border-radius: 6px;
  font-weight: 600;
}
@media (min-width: 540px) {
  .cd_labels span {
    width: 113px;
    padding: 10px;
  }
}
@media (min-width: 768px) {
  .cd_labels span {
    padding: 23px;
    font-size: 19px;
    width: 148px;
    margin: 12px 6px;
  }
}
@media (min-width: 992px) {
  .cd_labels span {
    padding: 23px;
    font-size: 23px;
    width: 176px;
    margin: 12px 19px;
  }
}
@media (min-width: 1200px) {
  .cd_labels span {
    padding: 23px;
    font-size: 25px;
    width: 203px;
    margin: 12px 19px;
  }
}
