body{
  font-family: "Tinos", serif;

}

.link-notas{
  text-decoration: none;
  color: inherit;
}

.link-notas:hover{
  color: #b78e25;
}

.mb-opinion{
  margin-bottom: 12px;
}

.mf-opinon{
  width: 200px;
  height: 200px;
}

.cabezote{
  margin-top: 53px!important;
}

.card-text{
  font-weight: 300;
  color: #999999;
}

.h2-seccion{
  padding-left: 15%;
  padding-right: 15%;
}

.text-seccion{
  padding-left: 15%;
  padding-right: 15%;
}


.card-title{
  font-weight: 700;
  font-size: x-large;
}

.destacado{
  color: #b78e25;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
}

.modal-title{
  font-weight: 300;
}


h1{
  font-size: 1.8em;
  text-align: center;
}

h2{
  padding-top: 25px;
  font-weight: 700;
  font-size: 45px;
  color: #b78e25;
}

h3{
  font-weight: 700!important;
  font-size: 35px!important;
  padding-bottom: 15px;
}

h5{
  font-weight: 700;
}

.entradilla{
  color: #888988;
  font-weight: 400;
  margin-left: 3px;
}

.entradilla-home{
  color: #000;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.3;
}

.text-p{
  color: #000;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.3;
}

.titulo-destacado{
  color: #b78e25;
}

.img100{
	width: 100%;
	height: auto;
}

.btn-primary {
    color: #fff;
    background-color: #b78e25!important;
    border-color: #b78e25!important;
}

.bg-primary {
    background-color: #b78e25!important;
}

.links{
  color: #b78e25;
}

.links:hover{
  color: #ead9b2;
}

.foto-opinon{
  width: 200px;
  height: auto;
}

.foto-opinon2{
  width: 300px;
  height: auto;
}

.texto-vitrina {
    font-size: 14px!important;
    line-height: 17px!important;
    text-align: center;
    font-weight: 300!important;
    overflow-wrap: break-word;
}

.pt-vitrina{
  margin-top: 10px;
}

.whatsapp{
  display: none;
}

@media only screen and (max-width: 991px) {
  .col1{
   display:none!important;
  }
  .col2{
   margin-left: 25%;
  }
  .blockquote{
    text-align: center!important;
  }
}


@media only screen and (max-width: 767px) {
  .nuevalinea{
    display:none!important;
  }

  h2{
    padding-top: 25px;
    font-weight: 700;
    font-size: 35px;
    color: #b78e25;
  }

  .text-seccion{
    padding-left: 5%;
    padding-right: 5%;
  }

  .whatsapp{
    display: block;
  }

  .col2{
   margin-left: 0%;
  }

  .foto-opinon{
    width: 100%;
    height: auto;
  }
  .foto-opinon2{
    width: 100%;
    height: auto;
  }

  .mse-vitrina{
    margin-left: 0px;
    margin-right: 0px;
  }

}
