/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

html {
  scroll-behavior: smooth;
}
body {
  font-size: 17px;
}
h1, h2, h3 {
  font-weight: 700;
}
a {
  font-weight: 500;
}
.p2 {
  padding: 2rem;
}
@media screen and (min-width: 736px) {
  #g-navigation {
    position: absolute;
    width: 100%;
  }
}
#g-navigation .logo img {
  filter: brightness(100);
}
@media screen and (max-width: 736px) {
  #g-navigation .logo img {
    width: 14rem;
    margin: auto;
    display: block;
  }
}
#g-navigation .g-main-nav {
  font-family: "Amiri";
  font-weight: 700;
  line-height: 1.5;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
#g-navigation .g-social .fa-twitter {
  background-image: url('../images/x-w.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 23px;
  height: 18px;
  position: relative;
  top: 4px;
  opacity: 0.7;
}
#g-navigation .g-social .fa-twitter:hover {
  opacity: 1;
}
#g-navigation .g-social .fa-twitter::before {
  content: "";
}
#g-header figure {
  margin: 0;
}
.slide-home {
  height: 43vw;
}
.big-triangle-header {
  margin-top: -5.1vw !important;
  position: relative;
  z-index: 10;
}
.big-triangle-header img {
  width: 100%;
}
.big-triangle-header figure {
  margin: 0;
}
@media screen and (max-width: 430px) {
  .big-triangle-header {
    margin-top: -2.1rem !important;
  }
}
#g-container-main #g-mainbar {
  padding: 0;
}
#g-container-main #g-mainbar .g-content {
  margin-top: 0;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.servicios-home ul {
  margin-top: 0;
}
.servicios-home ul li {
  font-size: 0.93rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}
.servicios-home ul li::marker {
  color: #af8d4b;
}
.servicios-home .icono-servicios figure {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  font-size: 4.125rem;
  line-height: 6.5rem;
  margin: 0 auto 20px;
  border: 8px solid rgba(224, 224, 229, 0.4);
  border-radius: 50%;
}
.servicios-home .aab__accordion_head {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
.servicios-home .aab__accordion_head:hover {
  scale: 1.05;
}
.servicios-home .aab__accordion_heading {
  background: white;
  border-left: 5px solid #af8d4b;
  min-height: 10rem;
  display: flex;
  align-items: center;
  text-align: center;
  line-height: 1.6rem;
  /*border-radius: 1rem;*/
  padding: 0.7rem;
  margin-right: 0 !important;
  margin-bottom: 1rem;
  /*box-shadow: 0px 7px 11px rgb(0 0 0 / 17%);*/
}
.servicios-home .aab__accordion_title {
  font-size: 90%;
}
.contacto-container {
  background-image: url('../../../../uploads/2024/05/bg-contacto.webp');
  background-repeat: no-repeat;
  background-position: left top;
}
.contacto-container .contacto-bg {
  background: rgba(255, 255, 255, 0.54);
}
.formulario-home .wp-block-columns {
  gap: 1rem;
}
.formulario-home p {
  margin: 0;
}
.formulario-home textarea {
  height: 12rem;
}
.formulario-home input[type="submit"] {
  padding: 0.7rem 1.3rem;
  margin-top: 1rem;
  color: white;
  background-color: #af8d4b;
  border-radius: 3px;
  font-weight: 700;
  font-size: 0.9rem;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
.formulario-home input[type="submit"]:hover {
  filter: brightness(1.1);
}
footer {
  font-size: 0.85rem;
}
footer b {
  color: #d8b063;
}
footer a, footer a:hover {
  color: white;
}
footer .copyright img {
  max-width: 183px;
  filter: brightness(100);
}
footer .g-social .fa {
  font-size: 1.5rem;
  color: white;
}
footer .g-content {
  padding-top: 0;
  padding-bottom: 0;
}
footer .g-social .fa-twitter {
  background-image: url('../images/x-w.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 31px;
  height: 27px;
  position: relative;
  top: 4px;
  opacity: 0.7;
}
footer .g-social .fa-twitter::before {
  content: "";
}
.alignfull {
  margin: 32px calc(50% - 50vw);
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100vw;
}
.alignwide {
  margin: 32px calc(25% - 25vw);
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
}
.center-columns {
  margin-left: auto;
  margin-right: auto;
}
/*# sourceMappingURL=custom_inicio_es.css.map */