

.nav_item_principles {
    border-bottom: 3px solid #ff1a00;
    color: #4c3c2e;
}
.nav_item_principles_2 {
    border-bottom: 3px solid #FE9D00;
    color: #4c3c2e;
}
.nav_item_principles_2:hover {
    border-bottom: 3px solid #00e5df;
    color: #00e5df;
}
.nav_item_principles_3 {
    border-bottom: 3px solid #00de0a;
    color: #4c3c2e;
}

.nav-link-2 {
  text-transform: uppercase;
  color: #4c3c2e;
  font-size: 22px;

}
.nav-link-2:hover {
  text-decoration: none;
  color: #00e5df;


}

.boton-menu{
color: #bf6a1f;

}

.bg-white-nav {
    background-color: #fff !important;
}

@media (min-width: 992px){
      .col-lg-2 {
          -webkit-box-flex: 0 !important;
          -ms-flex: 0 0 20% !important;
          flex: 0 0 20% !important;
          max-width: 100% !important;
      }
}

.titulos {
  font-family: 'Amatic SC', cursive;
  font-size: 26px;
}
.titulos-p {
  font-family: 'Architects Daughter', cursive;
  font-size: 25px;
      color: #3abdad;
  /* letter-spacing: 22.9px; */
}

@media (min-width: 992px){
      .titulos-p {
        font-family:'Architects Daughter', cursive;
        font-size: 31px;
        letter-spacing: 19.9px;

      }
}

.subTitulos-p {
  font-family: 'Architects Daughter', cursive;
  font-size: 29px;
  /* letter-spacing: 22.9px; */
}

@media (min-width: 992px){
      .subTitulos-p {
        font-family:'Architects Daughter', cursive;
        font-size: 29px;
        letter-spacing: 1.9px;

      }
}


@media (min-width: 992px){
      .titulos {
        font-family: 'Amatic SC', cursive;
        font-size: 32px;


      }
}



.sub-titulos {
  font-family: 'Amatic SC', cursive;
  font-size: 35px;
}

.sub-titulos-2 {
  font-family: 'Amatic SC', cursive;
  font-size: 3.5vh;
}

.menu {
  font-family: 'Amatic SC', cursive;
  font-size: 1.5rem;
}

.fab {

    font-family: 'Amatic SC', cursive, 'Font Awesome 5 Brands' !important;
    font-size: 1.5rem;
}

.menu-1 {
  font-family: 'Amatic SC', cursive;
  font-size: 1rem;
}

@media (min-width: 1100px){
  .menu {
    font-family: 'Amatic SC', cursive;
    font-size: 1.5rem;
  }
}


.txt{
  font-family: 'PT Sans Narrow', sans-serif;
      font-size: 18px;
}


.p {
  padding-left: 2px;
  padding-right: 2px;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    background-color: #fec095;
}
.navbar-nav .nav-link {
  color: #4c3c2e;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(96, 82, 69) !important;
}

.btn-outline-info {
    color: #17a2b8 !important;
    background-color: #0808083d !important;
    background-image: none !important;
    border-color: #17a2b8 !important;
}

.btn-outline-info:hover {
    color: #ffffff !important;
    background-color: #17a2b8 !important;

    border-color: #ffffff !important;
}

.fa-linkedin-in {
    /* content: "\f0e1"; */
    font-size: 45px;
    color: #00e5df;
}


.fa-facebook-f {
    /* content: "\f39e"; */
    font-size: 45px;
    color: #00e5df;
}

.fa-instagram {
    /* content: "\f39e"; */
    font-size: 45px;
    color: #00e5df;
}
.bold{

  font-weight: 900;

}



.call {
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    display: none;
}

.wa-flotante{
  font-size: 58px;
    color: #05f75e;
}


.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 30px !important;
    height: 50px !important;
    background: #000000c7 no-repeat center center !important;
    background-size: 100% 100% !important;
}
