@font-face {
  font-family: 'Montserrat'; /* Nombre que va a tener esa font.*/
  font-style: normal;
  font-weight: normal;
  src: url('Subtitulos.otf') format('otf');
}
@font-face {
  font-family: 'Lobster'; /* Nombre que va a tener esa font.*/
  font-style: normal;
  font-weight: normal;
  src: url('Titulos.otf') format('opentype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: normal;
  src: url('Texto.ttf') format('truetype');
}
#opcio-seleccionada{
  background: #FA0F0C;
  color: white;
  padding: 10px;
}
.menu-hamburgesa{
  width: 30px;
}
#navbar{
  background-color: #FA0F0C;
}
.navbar-default .navbar-toggle {
  border-color: transparent; /* Removes border color */
  float: left; /* Move navbar toggle to left */
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #f00; /* Changes regular toggle color */
}
.navbar-default .navbar-toggle .icon-bar:hover {
  background-color: #fff; /* Changes toggle color on hover */
}
#primerDiv{
  background-color: #FA0F0C;
  color: white;
  text-align: center;
  display: table;
}

h3.text-center{
  vertical-align: middle;
  display: table-cell;
    font-family: 'Montserrat';
    font-size: bolder;
    padding: 10px;
}
#segundoDiv{
  background-color: #B3B3B3;
  color: white;
  text-align: center;
  display: table;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom:20px;
}
.subtit{
    color: #FA0F0C;
    font-family: 'Montserrat';
    font-size: 40px;
    font-weight: 600;
    padding:5px;
}
#cont1{
    margin-top: 3em;
}
.text{
    font-family: 'Montserrat';
    color: #B3B3B3; /* Gris*/
    font-size: 20px;
    margin-top: 20px;
}
hr{
    background-color: #FA0F0C;
    height: 1px;
}
.hrNum{
    background-color: #FA0F0C;
    height: 1px;
    width: 220px;
}
.titulo1{
  font-size: 100px;
  text-align: center;
  color: #FA0F0C;
    font-family: 'Lobster';
    padding-top: 0.5em;
}
.titulo2{
  font-size: 50px;
  text-align: center;
  color: #FA0F0C;
}
#div1{
    margin-bottom: 30px;
}
#image1{
  width: 100%;
}
.textBajo{
  text-align: center;
  color: white;
  font-size: 45px;
}
.titSala{
  font-family: 'Lobster';
  text-align: center;
  color: #FA0F0C;
  font-size: 80px;
}
.titEquip{
  font-family: 'Lobster';
  text-align: center;
  color: #FA0F0C;
  font-size: 80px;
  margin-top: 0.5em;
}
.otraSala{
  color: #B3B3B3;
}
a:active{
  color: #FA0F0C;
  text-decoration: none;
}
#entrada, #laSala, #zonaJoc, #lasala2, #banys, #lasala3, #laSala2, #laSala3{
  padding-bottom: 1em;
}
.titSalPet{
  text-align: center;
  color: #FA0F0C;
  font-size: 80px;
  text-decoration: underline;;
}
.table1{
    border-collapse:separate;
    width: 80%;
}
#td{
    text-align:center;
    vertical-align:middle;
    border: 1px solid #FA0F0C;
    color: #FA0F0C;
    height: 60px;
    font-size: 15px;
}
#tdTit{
    background: #FA0F0C;
    text-align: center;
    color: white;
    height: 40px;
    font-size: 15px;
    font-weight: bold;
}
.table2{
    border-collapse:collapse;
    width: 100%;
    border-bottom:1px solid #FA0F0C
}
#tdNum{
    text-align: center;
    vertical-align:middle;
    color: #FA0F0C;
    font-size: 40px;
    width: 60px;
}
#tdText{
    text-align: left;
    vertical-align:middle;
    color: #B3B3B3;
    height: 60px;
    font-size: 20px;
}
#hrFuncionament{
    background-color: #FA0F0C;
    height: 8px;
}
.tr2{
    border-bottom:1px solid #FA0F0C
}
#contContacte{
    margin-top: 2em;
}
.hrContacte{
    background-color: #FA0F0C;
    height: 8px;
    width: 1000px;
}

.table3{
    border-collapse:collapse;
    width: 80%;
    margin-left: 15em;
}
#tdCont{
    text-align: center;
    vertical-align:middle;
    color: #B3B3B3;
    height: 60px;
    font-size: 16px;
    font-family: 'Montserrat';

}
#gridImages{
    width: 110px;
    height: 110px;
    display:block;
    margin:auto;
    margin-top: 40px;
}
.textImg{
    text-align: center;
    color: #FA0F0C;
    font-family: 'Montserrat';
    font-size: 30px;
}.textImg2{
    text-align: center;
    color: #FA0F0C;
    font-family: 'Montserrat';
    font-size: 18px;
}
.boton_personalizado{
    text-decoration: none;
    padding: 10px;
    padding-left: 35px;
    padding-right: 35px;
    font-weight: 600;
    font-size: 20px;
    color: white;
    background-color: #FA0F0C;
    border: 2px solid #FA0F0C;
 }
#footer{
  background-color: #FA0F0C;
  color: white;
  text-align: center;
  display: table;
    font-family: 'Montserrat';
    font-size: 12px;
    width: 100%;
    margin-top: 100px;
}

.navbar-btn{
    margin-top: 14px;
    margin-left: -280px;
}
.idioma{
color: #FA0F0C;
}
#idioma{
margin-left: 15px;
}
#logo-menu{
width: 125px;
}

.navbar-light .navbar-toggler{
  color: none;
  border: none;
}
.navbar-light {
  background-color: white;
  background-image: none;
  background-repeat: no-repeat;
 }
.navbar-light .navbar-toggler-icon{
    border-color: #FA0F0C;
}
.navbar-light .navbar-nav .nav-link{
  color: #B3B3B3;
  font-family: 'Montserrat';
 }

#link,#navbarDropdown{
  background-color: white;
  text-align: center;
  font-family: 'Montserrat';
  color: #B3B3B3;
  font-size: 17px;
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
#link:hover,#navbarDropdown:hover{
  background-color: #FA0F0C;
  color: white;
  font-family: 'Montserrat';
  font-size: 17px;
 }

 .idiomes2 {
    display: none;
}
#idioma{
margin-left: 20em;
}
@media (max-width: 1024px){
  #idioma{
  margin-left: 4em;
  }
}

@media (max-width: 1235px){
  #link,#navbarDropdown,#opcio-seleccionada{
  font-size: 14px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  }
  #link:hover,#navbarDropdown:hover{
  font-size: 14px;
 }

}

@media (max-width: 765px){
  .idiomes2 {
      display: block;
  }
  .idiomes {
      display: none;
  }
}

ul.centerNav {
    width: 100%;
    margin: auto;
}
h2.textSala{
    font-family: 'Montserrat';
}
@media (max-width: 1024px){
/*  #link,#navbarDropdown{
    padding-left:  1em;
    padding-right: 0em;
    font-size: 17px;
    width: 18em;
    margin-left: 1.19em;
  }
  #link:hover,#navbarDropdown:hover{
    padding-left:  1em;
    padding-right: 0em;
    font-size: 17px;
    width: 18em;
    margin-left: 1.19em;
  }*/

  .titulo1 {
    font-size: 45px;
  }
  .text {
    font-size: 15px;
  }
  .subtit {
    font-size: 30px;
  }
  #tdText {
    font-size: 15px;
  }
  ul.centerNav {
    margin-left: 0em;
  }
}
.bg-light {
    background-color: white!important;
}
.textTerrassa{
  color: #FA0F0C;
  font-family: 'Montserrat';
  font-size: 30px;
}
.imgTelefono{
  width: 15%;
}
#imgIdiomes {
    width: 50%;
}
.dropdown-toggle:hover {
  color: white;
}
.dropdown-toggle {
  color: #FA0F0C;
}
.idioma{
  color: #FA0F0C;
  text-decoration: none;
  font-size: 15px;
}
.lang-selected{
  font-weight: bold;
}
.idioma:hover{
  text-decoration: underline;
  color: #FA0F0C;
}

/*GALERIA FOTOS*/

.gallery-block{
  padding-bottom: 60px;
  padding-top: 25px;
}

.gallery-block .heading{
    margin-bottom: 50px;
    text-align: center;
}

.gallery-block .heading h2{
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.gallery-block.compact-gallery .item{
  overflow: hidden;
  margin-bottom: 0;
  background: white;
  opacity: 1;
  margin-bottom: 7px;
}

.gallery-block.compact-gallery .item .image{
  transition: 0.8s ease;
  max-width: 98%;
  margin-left: 1%;
  height: auto;
}

.gallery-block.compact-gallery .item .info{
  position: relative;
    display: inline-block;
}

.gallery-block.compact-gallery .item .description{
  display: grid;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    font-size: 17px;
    line-height: 18px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    opacity: 1;
    color: #fff;
    transition: 0.8s ease;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.39));
}

.gallery-block.compact-gallery .item .description .description-heading{
  font-size: 1em;
  font-weight: bold;
}

.gallery-block.compact-gallery .item .description .description-body{
  font-size: 0.8em;
  margin-top: 10px;
  font-weight: 300;
}

@media (min-width: 576px) {

  .gallery-block.compact-gallery .item .description {
    opacity: 0; 
  }

  .gallery-block.compact-gallery .item a:hover .description {
    opacity: 1; 
  } 

  .gallery-block .zoom-on-hover:hover .image {
    transform: scale(1.3);
    opacity: 0.7; 
  }
}
.modal-body > ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
.modal-body > ::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
.modal-body > :-ms-input-placeholder { /* IE 10+ */
  color: white;
}
.modal-body > :-moz-placeholder { /* Firefox 18- */
  color: white;
}