 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	color:#5B5B5F;
	font-size:13px;
	
	
}
.row {
   margin-right: 0px; 
   margin-left: 0px; 
}
.clear{
	clear: both;
}
.home-servicios{
	color: #fff;

}
.inline-block{
	display: inline-block;
}
.texto-resaltado{
	margin-top: 25px;
 margin-bottom:10px
}

.texto-resaltado h3{ font-size:30px
}


.texto-resaltado h3:before, .texto-resaltado h3:after {
    content: "";
    display: block;
    background-color: rgba(255, 210, 72, 1);
    width: 18%;
    height: 5px;
    text-align: center;
    margin: 30px auto;
}




.texto-resaltado2{
  background: rgba(25, 20, 21, 0.44);
  margin-top: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.servicio{
	padding-top: 20px;
	padding-bottom: 20px;
}
footer{
	color: #fff;
	padding: 20px;
	 background: #4a494f;
margin-top: -20px
}

footer p {
    line-height: 1.35em;
    font-size: 1.2em;
    margin-top: 20px;
    color: #b1b1b1;
}


.celeste{
	color: #c6b1dc;
}
.celeste a{
	color: #c6b1dc;
}
i.service-icon {
 border: 1px solid #d1d1d1;
  border-radius: 50%;
  display: inline-block;
  font-size: 18px;
  width: 25px;
  height: 25px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
  color: #2e1826;
}
i.service-icon2 {
 border: 1px solid #d1d1d1;
  border-radius: 50%;
  display: inline-block;
  font-size: 18px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
  color: #981726;
  margin-right: 5px;
}

.formulario {
  padding: 10px;
  color: black;
  border: 1px solid #dadada;
  border-radius: 6px;
  background: rgb(243, 243, 243);
  background: -moz-linear-gradient(90deg, rgb(243, 243, 243) 30%, rgb(218, 218, 218) 70%);
  background: -webkit-linear-gradient(90deg, rgb(243, 243, 243) 30%, rgb(218, 218, 218) 70%);
  background: -o-linear-gradient(90deg, rgb(243, 243, 243) 30%, rgb(218, 218, 218) 70%);
  background: -ms-linear-gradient(90deg, rgb(243, 243, 243) 30%, rgb(218, 218, 218) 70%);
  background: linear-gradient(180deg, rgb(243, 243, 243) 30%, rgb(218, 218, 218) 70%);
  -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.43);
  -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.43);
  box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.43);
}
textarea {
  width: 100%;
  font-size: 13px !important;
  height: 80px !important;
  background-color: #fff;
  border: 0px !important;
  padding: 5px;
  margin-bottom: 10px;
} 
input{
	margin-bottom: 10px;
}
.btn-primary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary :focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary  {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.carousel-indicators .active {
 
  background-color: #c7141f;
}
.img-servicios{
	  padding: 10px;
}
.carousel-control.left{
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}
.social{
  padding-top: 40px;
  padding-bottom: 40px;
}
  
h1{
   font-size: 32px;
}  
.h3servicios{
      margin-top: 20px;
}
.juegosbloqueados{
}
.fondorojo{
background: rgb(35,41,80);
background: radial-gradient(circle, rgba(35,41,80,1) 0%, rgba(96,18,62,1) 100%);
color: #FFFFFF;
padding-top: 20px;
 padding-bottom: 20px;
}
.fondorojo h3{
  margin-bottom: 22px;
}
.btn-registro{
      color: #fff;
    background-color: #60123e;
    border-color: #60123e;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 600;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {

    border-bottom: 6px solid #60123e;
}





.btn-registro:hover{
      color: #fff;
    
}
.formregistro input{
  border-radius: 0px;
}
.jugador{
  font-size: 20px;
  border-bottom: 1px solid white;
   
}
.jugador-pos{
  font-weight: bold;
  margin-right: 10px;

}
.jugador1{
   border-top: 1px solid white;
}
.jugador-monto{
  float: right;
}

.ranking:before {
  content: url(../imgs/RANKINGizq.png);
  float: left;
  margin-top: -30px;
}

.ranking:after {
   content: url(../imgs/RANKINGder.png);
   float: right;
   margin-top: -30px;
}
.clear{
  clear: both;
}
/* IFRAME JUEGOS*/

@media (min-width: 1200px){
  .iframejuego{
    width: 100%;
    height: 700px;
  }
}
@media (min-width: 992px){
  .iframejuego{
    width: 100%;
    height: 700px;
  }
} 
@media (min-width: 768px){
  .iframejuego{
    width: 100%;
    height: 700px;
  }
}  

@media (max-width: 767px){
  .iframejuego{
    width: 100%;
    height: 300px;
  }
}  

/* FIN IFRAME JUEGOS*/



@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        width: 280px;
    }
}



