/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

@import url('https://fonts.googleapis.com/css?family=Oswald|Raleway');

body {
  padding-bottom: 40px;
  color: white;
  background-color: #111111;
  font-family: "Raleway";
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
  /*margin-right: 15px;
  margin-left: 15px;*/
  background-color: #400000;
}
.navbar-wrapper .navbar .container {
  width: auto;
}




/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}



/* ****************************************************** */
/* ****************************************************** */
/* ****************************************************** */

.navbar-brand>img
{
    margin-top: -10px;
    max-height: 45px;
    display: inline;
}
    
.carousel-caption h1
{
  font-family: "Oswald";
  text-shadow:
    -2px -2px 5px #000,  
     2px -2px 5px #000,
    -2px 2px 5px #000,
     2px 2px 5px #000;
}

.carousel-caption p
{
  text-shadow:
    -1px -1px 4px #000,  
     1px -1px 4px #000,
    -1px 1px 4px #000,
     2px 2px 4px #000;
}

h1, h2, h3
{
  font-family: "Oswald";
}

.btn-primary
{
  background-color: #400000;
  border-color: white;
}

.btn-primary:hover
{
  background-color: #700000;
  border-color: #700000;
}

.btn-default
{
  background-color: #ffbf18;
  border-color: white;
}

.btn-default:hover
{
  background-color: #ffdb7e;
  border-color: #ffdb7e;
}

.saltaCabecera
{
  padding-top: 70px;
}

.featurette-divider {
    margin: 50px 0;
}

.myborder
{
  border-left: 4px solid #400000;
  background-color: #300000;
  border-radius: 20px;

}


.jumbotron
{
  background-color: #000000;
}

.paddingJumbotronSup
{
  padding: 50px 0 0 0;
}

.imgBanner
{
  
}

.marginRight10px
{
  margin-right: 10px;
}

@media (max-width: 600px)
{
  .marginRight10px
  {
    margin-right: 0px;
    width: 100%;
  }
}

blockquote
{
  font-size: 100%;
  font-style: italic;
  border-left: 5px solid #ffaf0b;
}

.enlace, .enlace:hover, .enlace:visited
{
  color: #ffaf0b;
}

.fontSizeCarro
{
  font-size: 200%;
  padding-top: 5px;
}

.marginShop
{
  margin-left: 10px;
  margin-right: 10px;
}

.textoPrecio
{
  font-size: 200%;
}

.textoPrecioFicha
{
  font-size: 200%;
  color: black;
  font-weight: bold;
}


.borderItem
{
  border-top: 1px solid #444444;
  margin-bottom: 20px;
}


.marcaDeAgua {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    background-color: black;
    transform: rotate(-45deg);
    padding-top: 10px;
    padding-bottom: 0px;
}

.modal-title
{
  color: #000000;
}

.modal-body
{
  color: #000000;
}


input.ng-invalid {
    background-color:rgb(255,255,153);
}


textarea.ng-invalid {
    background-color:rgb(255,255,153);
}


.paddingFooter
{
  padding-right: 20px;
  padding-left: 20px;
}

.imgMarginAuto
{
  margin: auto;
}

.MaxWidth500px
{
  max-width: 500px;
}

.cursorMano
{
  cursor:pointer;
}

.text-primary {
    color: #ff8d00;
}


.textPlataformas {
    color: #ff8d00;
    font-style: italic;
}


.linkJuego, .linkJuego:hover, .linkJuego:visited 
{
  text-decoration: none;
  color: white;
}


.dividerJuego
{
  border: 10px solid #400000;
  border-radius: 20px;
}

.backgroundColorBlack50alpha
{
  rgba(0,0,0,0.5);
}


.tituloJuegoListado
{
    background-color: #400000;
    padding: 10px 10px 10px 10px;
    border-radius: 40px;
    //border: 3px solid #6f0000;
}

.plataformasJuegoListado
{

    //background-color: black;
    //border-radius: 10px;

}


.bordeRedondo20px
{
  border-radius: 20px;
}


.btnVerCesta, .btnVerCesta:hover, .btnVerCesta:visited
{
  text-decoration: none;
  color: #ff8d00;
}

.marginTop80px
{
  margin-top: 80px;
}

.imgBlancoNegro
{
  filter: grayscale(100%) blur(5px);
}


.borderPlataformaOff
{
  background-color: black;
  padding: 10px 10px 10px 10px;
}

.borderPlataformaOn
{
  background-color: #ff8d00;
  padding: 10px 10px 10px 10px;
}


.myborderPlataformas
{
  border-left: 4px solid #400000;
  border-right: 4px solid #400000;
  background-color: #300000;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 15px;

}

.enlaceOn, .enlaceOn:hover, .enlaceOn:visited
{
  color: black;
}

.enlaceQuitarFiltroPlataforma, 
.enlaceQuitarFiltroPlataforma:hover,
.enlaceQuitarFiltroPlataforma:visited
{
  text-decoration: none;
  color: #ff8d00;
}

.colorRed
{
  color: red;
}

.tituloEmulador {
    background-color: black;
    padding: 10px 10px 10px 10px;
    border-radius: 40px;
    color: #f9b448;
    border: 1px solid #f9b448;
}


/* ****************************** */
/*      COOKIES                   */
/* ****************************** */

#cajacookies {
  box-shadow: 0px 0px 5px 5px #808080;
  background-color: white;
  color: black;
  padding: 10px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  padding: 30px 30px 30px 30px;
  
  
  z-index: 10000;
}

#cajacookies button {
  color: black;
}

/* ****************************** */
/*      BLOG                      */
/* ****************************** */

.blogTitulo
{
  background-color: #f9b448;
  padding: 10px 10px 10px 10px;
  color: black;
}

.blogEntrada
{
  background-color: #282828;
  border-radius: 10px;
  border: 1px solid gray;
}

.blogPie
{
  background-color: #400000;
  padding-top: 10px;
  border-radius: 10px;
}

.mark
{
  color: black;
}

.blogFecha
{
  background-color: #400000;
  padding-top: 10px;
  border-bottom: 1px solid gray;    
}

.blogDivider
{
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid black;
}

.blogEntrada img
{
  max-width: 100%;
}

.blogEntrada a
{
  color: #f9b448; 
}



.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse
{
    max-height: 500px;
}

.img-circle
{
  border: 5px solid #222;
}


.textoCuerpoFicha a
{
  color: #f9b448;   
}

.textoCuerpoFicha img
{
  max-width: 100%;
}
