body{
  background: #000 !important;
}
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

  .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }

  input:checked + .slider {
    background-color: #f00;
  }

  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }

  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }

  /* Rounded sliders */
  .slider.round {
    border-radius: 24px;
  }

  .slider.round:before {
    border-radius: 50%;
  }
  .owl-dots{
    display: none;
  }
  .owl-carousel .owl-theme .owl-loaded .owl-drag .owl-stage-outer .owl-stage .owl-item .mbr-gallery .mbr-gallery-item{
    width: 100%;
  }

.dropdown-toggle::after {
  display:none;
}
.dropdown-menu{
    background: #f00;
    border-color: #f00;
    /*min-width: 6rem !important;*/
    text-align: center;
}
.dropdown-menu a{
   color: #000;
   font-weight: 500;
   font-family: 'Rubik', sans-serif;
}
.dropdown-menu li:hover{
  background:none;
}
.dropdown-menu li a:hover{
  background:none;
  color:#ffff;

}
a, a:hover{
  color: #fff !important;
}
.sale-flash {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 6px 10px;
    background-color: red;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    border-radius: 2px;
    z-index: 5;
}


.cajita {
  color: #3c3331;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  background: #ccc;
  overflow: hidden;
  padding: 5px;
  border-radius: 12px 5px 12px 5px;
  -moz-border-radius: 12px 5px 12px 5px;
  -webkit-border-radius: 12px 5px 12px 5px;
  border: 2px solid #ccc;
  margin-right: 10px;
}
.cajita2{
  color: #ccc;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  background: transparent;
  overflow: hidden;
  padding: 5px;
  border-radius: 12px 5px 12px 5px;
  -moz-border-radius: 12px 5px 12px 5px;
  -webkit-border-radius: 12px 5px 12px 5px;
  border: 2px solid #ccc;
  
}


/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    left: 100%;
    top: 7px;
    background-color: #1b1b1b;
    width: 100%;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 9999;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #f00 !important;
    padding: 5px 5px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

.mbr-section-btn{
  font-size: 16px;
}

@media (max-width: 480px) { 
  .vivo{
    margin-top: 28% !important;
    margin-bottom: 3% !important;
  }
	nav .mbr-section-btn {
		margin-top:0px;
	
	}
}


@media (min-width: 576px) { 
  .vivo{
    margin-top: 15% !important;
    margin-bottom: 3% !important;
  }
}

@media (min-width: 768px) { 
  .vivo{
    margin-top: 12% !important;
    margin-bottom: 3% !important;
  }
}
@media (min-width: 992px) { 
 .vivo{
    margin-top: 10% !important;
    margin-bottom: 3% !important;
  }
}
@media (min-width: 720px){
  #video-container, #player1{
    width: 720px !important;
    margin-right: auto;
    margin-left: auto;
	  height:400px;
  }
  .player{
    width: 720px !important;
    margin-right: auto;
    margin-left: auto;
	  height:400px;
  }
  /* video public portada */
  .video-publicidad{
    width: 720px !important;
    margin-right: auto;
    margin-left: auto;
  }
  /*video vivo ytb */
  .cid-r0ZINcYAwH .video-block{
    width: 720px !important;
    margin-right: auto;
    margin-left: auto;
  }
  #counters2-p{
    width: 720px !important;
    margin-right: auto;
    margin-left: auto; 
  }
  #content1-e{
    width: 720px !important;
    margin-right: auto;
    margin-left: auto; 
  }
  #content8-g{
    width: 720px !important;
    margin-right: auto;
    margin-left: auto; 
  }
  #menu1-d{
    width: 720px !important;
    margin-right: auto;
    margin-left: auto; 
  }
  .alert{
    width: 720px !important;
    margin-right: auto;
    margin-left: auto; 
  }
}

@media (min-width: 1400px){
  #video-container, #player1{
    width: 1400px !important;
    margin-right: auto;
    margin-left: auto;
	  height:789px;
  }
  .player{
    width: 1400px !important;
    margin-right: auto;
    margin-left: auto;
	  height:789px;
  }
  /* video public portada */
  .video-publicidad{
    width: 1400px !important;
    margin-right: auto;
    margin-left: auto;
  }
  /*video vivo ytb */
  .cid-r0ZINcYAwH .video-block{
    width: 1400px !important;
    margin-right: auto;
    margin-left: auto;
  }
  #counters2-p{
    width: 1400px !important;
    margin-right: auto;
    margin-left: auto; 
  }
  #content1-e{
    width: 1400px !important;
    margin-right: auto;
    margin-left: auto; 
  }
  #content8-g{
    width: 1400px !important;
    margin-right: auto;
    margin-left: auto; 
  }
  #menu1-d{
    width: 1400px !important;
    margin-right: auto;
    margin-left: auto; 
  }
  .alert{
    width: 1400px !important;
    margin-right: auto;
    margin-left: auto; 
  }
}

.cid-r2SQCpq7mO {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #232323;
}
.cid-r2SQCpq7mO .mbr-section-subtitle {
  color: #ddd;
}
.cid-r2SQCpq7mO h2{
  color: #ddd;
}
.cid-r2SQCpq7mO .container-table {
  margin: 0 auto;
}
.cid-r2SQCpq7mO .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-r2SQCpq7mO .dataTables_wrapper {
  display: block;
}
.cid-r2SQCpq7mO .dataTables_wrapper .search {
  margin-bottom: .5rem;
}
.cid-r2SQCpq7mO .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-r2SQCpq7mO table {
  width: 100% !important;
  margin-top: 6px;
  border: 1px solid #f00;
  margin-bottom: 0;
}
.cid-r2SQCpq7mO table th {
  border-top: none;
  transition: all .2s;
  border-bottom: none;
}
.cid-r2SQCpq7mO table th:hover {
  background: #f00;
  color: #000000;
}
.cid-r2SQCpq7mO table td {
  border-top: 1px solid #f00;
}
.cid-r2SQCpq7mO .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-r2SQCpq7mO .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-r2SQCpq7mO .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}
.cid-r2SQCpq7mO .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}

@media (max-width: 992px) {
  .cid-r2SQCpq7mO .dataTables_filter {
    text-align: center;
  }
}

@media (max-width: 350px) {
  .cid-r2SQCpq7mO .dataTables_filter {
    text-align: center;
  }
  .cid-r2SQCpq7mO .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-r2SQCpq7mO .body-item {
  color: #ffffff;
}


#form {
  width: 250px;
  margin: 0 auto;
  height: 50px;
}

#form p {
  text-align: center;
}

#form label {
  font-size: 20px;
}

input[type="radio"] {
  display: none;
}

label {
  color: grey;
}

.clasificacion {
  direction: rtl;
  unicode-bidi: bidi-override;
}

label:hover,
label:hover ~ label {
  color: #f00;
}

input[type="radio"]:checked ~ label {
  color: #f00;
}

.nav-tabs{
  border-bottom: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  background-color: transparent;
}
#msgcalifica{
  text-align: center;
  font-size: 16px;
  color: #f00;
}

.cid-r0ZICKO6Vl .team-item .item-caption {
    background: transparent;
    top: -100px;
    position: relative;
}
@media (min-width: 1400px) {
        .container, #video-container, #content1-e {
            max-width: 1400px !important;
        }        
    }

