.mainsection {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
}

.logo {
  height: 180px;
  margin-top: 20px;
  margin-right: 40px;
  margin-bottom: 20px;
}

.text-block {
  margin-bottom: 40px;
  font-family: Parisienne, sans-serif;
  color: #fff;
  font-size: 60px;
}

.text-block-2 {
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 28px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logocorpe {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 75px;
}

.text-block-3 {
  font-family: Barlow, sans-serif;
  color: #576817;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
}

.normalsection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.image {
  width: 25px;
  margin-top: -20px;
  margin-right: 10px;
}

.image-2 {
  width: 25px;
  margin-top: 20px;
  margin-left: 10px;
}

.div-block-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 20px;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logoejercito {
  height: 75px;
}

.section1 {
  padding: 60px 20px;
  background-color: rgba(87, 104, 23, 0.13);
}

.section1.section2 {
  background-color: rgba(149, 134, 97, 0.24);
}

.sectiontitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  font-family: Barlow, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.image-3 {
  height: 20px;
  margin-right: 10px;
}

.sectioninfo {
  margin-top: 40px;
}

.sectiondetail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sectiondetail.spacer {
  margin-top: 20px;
}

.text-block-5 {
  font-family: Barlow, sans-serif;
  color: red;
  font-size: 22px;
  font-weight: 700;
}

.text-block-6 {
  margin-left: 5px;
  font-family: Barlow, sans-serif;
  font-size: 18px;
}

.text-block-7 {
  margin-left: 5px;
  font-family: Barlow, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.attention {
  display: block;
  margin-top: 40px;
  font-family: Parisienne, sans-serif;
  color: #333;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
}

.text-block-6-copy {
  margin-left: 5px;
  font-family: Barlow, sans-serif;
  font-size: 18px;
}

.text-block-6-copy.spacer {
  margin-top: 10px;
}

.sectionoption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  text-align: left;
}

.sectionoption.contacto {
  margin-bottom: 12px;
}

.textx {
  margin-right: 7px;
  margin-bottom: 7px;
  font-family: Caveat, sans-serif;
  color: #576817;
  font-size: 36px;
}

.textxinfo {
  font-family: Barlow, sans-serif;
}

.image-4 {
  height: 22px;
  margin-right: 8px;
}

.text-block-8 {
  font-family: Barlow, sans-serif;
  color: #45501d;
  font-size: 20px;
  font-weight: 400;
}

.link {
  font-family: Barlow, sans-serif;
  color: #45501d;
  font-size: 20px;
  text-decoration: none;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #000;
}

.footeritem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footeritem.links {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footeritem.rrss {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-5 {
  height: 180px;
}

.text-block-9 {
  margin-bottom: 20px;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

.link-2 {
  margin-bottom: 10px;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.map {
  height: 500px;
}

.image-6 {
  height: 50px;
  margin-right: 5px;
  margin-left: 5px;
}

@media screen and (max-width: 991px) {
  .sectiondetail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-5 {
    margin-bottom: 10px;
  }

  .text-block-6 {
    margin-bottom: 5px;
  }

  .image-6 {
    height: 45px;
  }
}

@media screen and (max-width: 767px) {
  .mainsection {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo {
    overflow: visible;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .text-block {
    margin-bottom: 30px;
  }

  .div-block {
    margin-bottom: 40px;
  }

  .logocorpe {
    height: 60px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-2 {
    position: relative;
    right: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .logoejercito {
    height: 60px;
  }

  .section1.section2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-4 {
    line-height: 32px;
    text-align: left;
    text-transform: none;
    white-space: normal;
  }

  .text-block-6-copy {
    text-align: center;
  }

  .sectionoption {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .sectionoption.contacto {
    margin-bottom: 20px;
  }

  .textx {
    margin-top: -5px;
  }

  .textxinfo {
    text-align: center;
  }

  .text-block-8 {
    font-size: 18px;
  }

  .link {
    font-size: 18px;
  }

  .footer {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footeritem {
    width: 100%;
    margin-bottom: 30px;
  }

  .footeritem.rrss {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-6 {
    height: 55px;
    margin-right: 20px;
    margin-left: 20px;
    line-height: 20px;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    font-size: 40px;
  }

  .text-block-2 {
    font-size: 22px;
    text-align: center;
  }

  .logocorpe {
    height: 55px;
  }

  .text-block-3 {
    font-size: 22px;
  }

  .logoejercito {
    height: 55px;
  }

  .sectiontitle {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-4 {
    font-size: 22px;
  }

  .image-3 {
    margin-top: 7px;
  }

  .text-block-6 {
    text-align: center;
  }

  .attention {
    font-size: 30px;
  }

  .text-block-8 {
    font-size: 16px;
  }

  .link {
    font-size: 16px;
    white-space: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .footeritem.rrss {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .image-6 {
    height: 45px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 14px;
  }
}

