body {
	margin: 0cm;
}

.cover {
  height:600px;
    background-image: url(https://cdn.glitch.com/a4bc8787-a06d-450d-96a0-283fe2d6fa3e%2Ftop_field.jpg?v=1631935362995);
    color: white;
    background-size: cover;
    background-position: center;
    background-color: rgba(22,59,4,0.5);
    background-blend-mode: darken;
}

.cover-small{
  height:200px;
  background-blend-mode: normal;
}

.card{
  border: 0 !important;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
}

.card-title{
  min-height:3rem;
}

.card-text{
  min-height:10rem;
}

.tituloh {
  background-position: center;
}

.cover-contact {
  height:500px;
    background-image: url(https://cdn.glitch.com/a4bc8787-a06d-450d-96a0-283fe2d6fa3e%2Fcampo.jpg?v=1631935362568);
    color: white;
    background-size: cover;
    background-position: center;
    background-color: rgba(102,94,18,0.5);
    background-blend-mode: darken;
}

.textpor{
  type:"text-align: center
}

.responsibe-iframe{
  position:relative;
  padding-top:56.25%;
}

.responsibe-iframe iframe{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}

.cover-about {
  height:500px;
    background-image: url(https://cdn.glitch.com/a4bc8787-a06d-450d-96a0-283fe2d6fa3e%2Faguacate.jpg?v=1631999677537);
    color: white;
    background-size: cover;
    background-position: center;
    background-color: rgba(22,59,4,0.75);
    background-blend-mode: darken;
}

.coverwork {
  height:500px;
    background-image: url(https://cdn.glitch.com/a4bc8787-a06d-450d-96a0-283fe2d6fa3e%2Ffrutos.jpg?v=1631941121144);
    color: white;
    background-size: cover;
    background-position: center;
    background-color: rgba(162,88,25,0.8);
    background-blend-mode: darken;
}

.fuente48{
  font-size:56px;
}

.fuente32{
  font-size:32px;
}

.fuente18{
  font-size:18px;
}

.tjust{
  font-size:20px;
  text-align:justify;
}

.fleft{
  font-size:48px;
  text-align:left;
}

.fleft-s{
  font-size:20px;
  text-align:left;
}

.cover-acleo{
  height:300px;
    background-image: url(https://cdn.glitch.com/bc178b71-eadb-4e43-ba89-b9b9a23d6637%2Fjoel-naren-V8p9ql6-wGo-unsplash.jpg?v=1622785506048);
    color: white;
    background-size: cover;
    background-position: center;
    background-color: rgba(71, 0, 70, 1);
    background-blend-mode: darken;
}

.tjust2{
  font-size:28px;
  text-align:justify;
}

.tjust3{
  font-size:18px;
  text-align:justify;
}

.ojust{
  text-align:justify;
}