*, h1, h2, h3, h4, h5, h6, blockquote {
  font-family: "Barlow", sans-serif;
}

.contact-form label.error {
  color: red;
}

.scrollup i {
  bottom: 55px;
}

#header-1 .view-more {
  background: #39a226;
  color: #1f4d2b;
  border: 2px solid #39a226;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 15px;
  letter-spacing: normal;
  transition: 0.5s ease-in-out;
}
#header-1 .view-more:hover {
  background: transparent;
  color: #39a226;
}
#header-1 .social-btn-top1 {
  justify-content: flex-end;
}
#header-1 .social-btn-top1 .language {
  list-style: none;
  margin-bottom: 0;
}
#header-1 .social-btn-top1 .language li {
  width: 40px;
  height: 40px;
  background: #1f4d2b;
  border: 1px solid #1f4d2b;
  border-radius: 50%;
  position: relative;
  transition: 0.5s ease-in-out;
}
#header-1 .social-btn-top1 .language li:hover {
  background: transparent;
}
#header-1 .social-btn-top1 .language li:hover a {
  color: #39a226;
}
#header-1 .social-btn-top1 .language li a {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#header-1 .menu-nav-1 {
  position: relative;
}
#header-1 .menu-nav-1:before {
  content: "";
  background: #1f4d2b;
  width: calc(100% + 50px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: -25px;
}
#header-1 .menu-nav-1 li a:before {
  display: none;
}
#header-1 .logo-1 img {
  width: 190px;
  height: auto;
}
#header-1 .icon-bar {
  background: #1f4d2b;
}
#header-1 .icon-bar:before {
  background: #1f4d2b;
}
#header-1 .icon-bar:after {
  background: #1f4d2b;
}
#header-1.nav-fixed-top .logo-1 img {
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  #header-1.nav-fixed-top .icon-bar {
    background: #ffffff;
  }
  #header-1.nav-fixed-top .icon-bar:before {
    background: #ffffff;
  }
  #header-1.nav-fixed-top .icon-bar:after {
    background: #ffffff;
  }
}

.nav-fixed-top,
.headerHolder5.nav-fixed-top {
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-bottom: 2px solid #39a226;
}

.menu-nav li a {
  color: #1f4d2b;
}

.nav-fixed-top {
  border-bottom: 2px solid #39a226;
}
.nav-fixed-top .menu-nav li a {
  color: #fff;
}
.nav-fixed-top .language li {
  border: 1px solid #39a226 !important;
}

.menu-nav li a:hover,
.menu-nav > li:hover > a,
.menu-nav > li.current-menu-item > a {
  color: #39a226;
}

.mobile-menu-holder .menu-mobile li a {
  color: #ffffff;
}
.mobile-menu-holder .menu-contact .mobile-contact li a {
  color: #ffffff;
}
.mobile-menu-holder .menu-contact .view-more {
  background: #39a226;
  color: #1f4d2b;
  border: 2px solid #39a226;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 15px;
  letter-spacing: normal;
  transition: 0.5s ease-in-out;
}
.mobile-menu-holder .menu-contact .view-more:hover {
  background: transparent;
  color: #39a226;
}

#homeBanner .slider-img:before {
  display: none;
}
#homeBanner .slide-1 {
  background: url("../archivos/jaled-01.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#homeBanner .slider-caption {
  max-width: 85%;
  padding: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  #homeBanner .slider-caption {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
  }
}
#homeBanner .slider-caption .intro-txt {
  font-size: 30px;
  color: #39a226;
  font-family: "Barlow", sans-serif;
  margin-bottom: 40px;
  letter-spacing: normal;
}
#homeBanner .slider-caption .smallText {
  font-size: 30px;
  color: #1f4d2b;
  font-family: "Barlow", sans-serif;
  max-width: 750px;
  margin: 0 auto;
  letter-spacing: normal;
}
@media screen and (max-width: 768px) {
  #homeBanner .slider-caption .smallText {
    font-size: 16px;
  }
}
#homeBanner .slider-caption .titleSlide {
  color: #1f4d2b;
  margin-bottom: 40px;
  font-size: 60px;
  font-family: "Unica One", sans-serif;
  letter-spacing: normal;
}
#homeBanner .slider-caption .titleSlide span {
  color: #39a226;
  font-family: "Unica One", sans-serif;
  letter-spacing: normal;
}
@media screen and (max-width: 768px) {
  #homeBanner .slider-caption .titleSlide {
    font-size: 25px;
    line-height: 35px;
  }
}

#intro .smalltitle {
  color: #39a226;
  letter-spacing: normal;
}
#intro .smalltitle:before, #intro .smalltitle:after {
  display: none;
}
#intro .home-title {
  color: #1f4d2b;
  font-size: 40px;
  font-family: "Unica One", sans-serif;
  line-height: normal;
  margin-bottom: 25px;
}
#intro .home-title span {
  font-family: "Unica One", sans-serif;
  color: #39a226;
}
@media screen and (max-width: 768px) {
  #intro .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#intro .text {
  font-size: 18px;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
}
#intro .highlight {
  color: #39a226;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 35px;
}
#intro .list-items {
  margin-left: 0;
}
#intro .list-items li {
  color: #1f4d2b;
  list-style: none;
  font-size: 18px;
  font-weight: 400;
}
#intro .view-more {
  background: #39a226;
  color: #1f4d2b;
  border: 2px solid #39a226;
  letter-spacing: normal;
  font-weight: 600;
  font-size: 16px;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  #intro .view-more {
    margin-bottom: 40px;
  }
}
#intro .view-more:hover {
  background: transparent;
}
@media screen and (max-width: 768px) {
  #intro .show-image {
    display: block;
  }
}
#intro video {
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

#beneficios {
  background: #1f4d2b;
  padding: 50px 0;
  margin-bottom: 70px;
}
#beneficios .iconImg {
  width: 70px;
  height: auto;
}
#beneficios .widgettitle {
  color: #fff;
  margin-bottom: 0;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  #serviciosHome {
    margin-bottom: 70px;
  }
}
#serviciosHome .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
}
#serviciosHome .smalltitle:before, #serviciosHome .smalltitle:after {
  display: none;
}
#serviciosHome .home-title {
  color: #1f4d2b;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #serviciosHome .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#serviciosHome a {
  display: block;
}
#serviciosHome .step-menu-img-holder {
  height: auto;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  #serviciosHome .step-menu-img-holder {
    margin-bottom: 25px;
  }
}
#serviciosHome img {
  height: 100%;
  width: 100%;
}
#serviciosHome .title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-weight: 500;
  font-size: 28px;
  font-family: "Barlow", sans-serif;
}

#testimonios {
  background: url("../archivos/testimonios-alianza-paralegal.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#testimonios:before {
  display: none;
}
#testimonios .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
}
#testimonios .smalltitle:before, #testimonios .smalltitle:after {
  display: none;
}
#testimonios .home-title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #testimonios .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#testimonios .testimonial-desc {
  font-size: 22px;
  text-decoration: none;
  font-weight: 400;
  font-family: "Barlow", sans-serif;
  font-style: normal;
  margin-bottom: 10px;
}

#quienes-somos .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
}
#quienes-somos .smalltitle:before, #quienes-somos .smalltitle:after {
  display: none;
}
#quienes-somos .home-title {
  color: #1f4d2b;
  font-size: 50px;
  line-height: normal;
  font-weight: 400;
  font-family: "Unica One", sans-serif;
}
#quienes-somos .home-title span {
  color: #39a226;
  font-family: "Unica One", sans-serif;
}
@media screen and (max-width: 768px) {
  #quienes-somos .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#quienes-somos .text {
  font-size: 21px;
  font-weight: 400;
  letter-spacing: normal;
  color: #1f4d2b;
}
#quienes-somos .view-more {
  color: #1f4d2b;
  background: #39a226;
  border: 2px solid #39a226;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 600;
  transition: 0.5s ease-in-out;
}
#quienes-somos .view-more:hover {
  background: transparent;
}

#callToAction2 {
  background: url("../archivos/contacta-agencia-de-interpretes.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
#callToAction2 .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
}
#callToAction2 .smalltitle:before, #callToAction2 .smalltitle:after {
  display: none;
}
#callToAction2 .home-title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #callToAction2 .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}

#galeria {
  margin-bottom: 70px;
}
#galeria .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
}
#galeria .smalltitle:before, #galeria .smalltitle:after {
  display: none;
}
#galeria .home-title {
  color: #1f4d2b;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #galeria .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#galeria .gallery-post {
  height: auto;
}
#galeria .gallery-post .gallery-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#contacto {
  padding: 70px 0;
  background-color: #f8f6f1;
}
#contacto .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
#contacto .smalltitle:before, #contacto .smalltitle:after {
  display: none;
}
#contacto .home-title {
  color: #1f4d2b;
  font-size: 50px;
  line-height: normal;
  font-weight: 400;
  font-family: "Unica One", sans-serif;
}
#contacto .home-title span {
  font-family: "Unica One", sans-serif;
  color: #39a226;
}
@media screen and (max-width: 768px) {
  #contacto .home-title {
    font-size: 25px;
    line-height: 35px;
  }
  #contacto .home-title br {
    display: none;
  }
}
#contacto .contact-icon {
  color: #1f4d2b;
  border: 2px solid #39a226;
}
#contacto .widgettitle {
  color: #39a226;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
}
#contacto .textContact {
  margin-bottom: 0;
}
#contacto .textContact a {
  text-decoration: none;
  border: none;
  color: #1f4d2b;
  display: table;
  margin: 0 auto 4px;
  position: relative;
  transition: 0.5s ease-in-out;
}
#contacto .textContact a:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 0px;
  background: #39a226;
  transition: 0.5s ease-in-out;
}
#contacto .textContact a:hover:before {
  width: 100%;
  height: 2px;
}
#contacto #submit-contact {
  color: #fff;
  background: #39a226;
  border: 2px solid #39a226;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 600;
  padding: 5px 25px;
  transition: 0.5s ease-in-out;
}
#contacto #submit-contact:hover {
  background: transparent;
  color: #1f4d2b;
}

#footerCopy {
  margin-top: 0 !important;
  background: #1f4d2b;
  padding: 25px 0;
}
@media screen and (max-width: 768px) {
  #footerCopy {
    padding-bottom: 70px;
  }
}
#footerCopy .copyright {
  margin-top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #footerCopy .copyright {
    flex-direction: column;
  }
}
#footerCopy .copyright .footer-copy {
  flex: 0 0 33.33%;
}
#footerCopy .copyright .footer-copy img {
  width: 200px;
  height: auto;
}
#footerCopy .copyright .footer-copy .text {
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
}
#footerCopy .copyright .footer-copy .text a {
  color: #fff;
  text-decoration: none;
  border: none;
}

.social-networks {
  position: fixed;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 99;
}
@media screen and (max-width: 768px) {
  .social-networks {
    display: none;
  }
}
.social-networks a {
  display: block;
  width: 40px;
  height: 40px;
  background: #1f4d2b;
  color: #39a226;
  margin-bottom: 5px;
  position: relative;
  border: 1px solid #1f4d2b;
  font-size: 20px;
  transition: 0.5s ease-in-out;
}
.social-networks a:hover {
  background: transparent;
}
.social-networks a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.social-networks-phone {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: none;
  background: #1f4d2b;
  width: 100%;
  border-top: 1px solid #39a226;
}
@media screen and (max-width: 768px) {
  .social-networks-phone {
    display: flex;
  }
}
.social-networks-phone a {
  flex: 0 0 20%;
  width: 20%;
  max-width: 20%;
  background: transparent;
  color: #ffffff;
  border-right: 1px solid #39a226;
  font-size: 20px;
  padding: 5px 0;
  text-align: center;
  transition: 0.5s ease-in-out;
}
.social-networks-phone a i {
  color: #ffffff;
}

#serviceBanner {
  height: 450px;
  margin-bottom: 70px;
}
#serviceBanner .service-slider {
  cursor: default;
}
#serviceBanner .slider-item-box-bkg {
  height: 450px;
}
#serviceBanner .slider-img:before {
  display: none;
}
#serviceBanner .slide-legal {
  background: url("../archivos/legal/servivos-legales-alianza-paralegal.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#serviceBanner .slide-personal {
  background: url("../archivos/personal/servicios-en-area-personal.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#serviceBanner .slide-inmigracion {
  background: url("../archivos/inmigracion/servicios-sobre-inmigracion.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#serviceBanner .slide-traduccion {
  background: url("../archivos/traduccion/servicios-de-traduccion-e-interpretacion.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#serviceBanner .slider-caption {
  max-width: 85%;
  padding: 0;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  #serviceBanner .slider-caption {
    max-width: 100%;
    width: 100%;
  }
}
#serviceBanner .slider-caption .intro-txt {
  font-size: 16px;
  color: #39a226;
}
#serviceBanner .slider-caption .smallText {
  font-size: 23px;
  color: #1f4d2b;
}
#serviceBanner .slider-caption .titleSlide {
  color: #1f4d2b;
  margin-bottom: 22px;
  line-height: 50px;
  font-size: 40px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #serviceBanner .slider-caption .titleSlide {
    font-size: 25px;
    line-height: 35px;
  }
}

#introService {
  margin-bottom: 90px;
}
#introService .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
#introService .smalltitle:before, #introService .smalltitle:after {
  display: none;
}
#introService .home-title {
  color: #1f4d2b;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #introService .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#introService .text {
  font-size: 18px;
  color: #1f4d2b;
}

#introService3Col {
  margin-bottom: 90px;
}
#introService3Col .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
#introService3Col .smalltitle:before, #introService3Col .smalltitle:after {
  display: none;
}
#introService3Col .home-title {
  color: #1f4d2b;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #introService3Col .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#introService3Col .phraseRight {
  font-size: 20px;
  color: #1f4d2b;
  text-align: left;
}
#introService3Col .text {
  font-size: 18px;
  color: #1f4d2b;
}
#introService3Col .view-more {
  color: #1f4d2b;
  background: #39a226;
  border: 2px solid #39a226;
  font-size: 16px;
  letter-spacing: normal;
  margin-top: 40px;
  font-weight: 600;
  transition: 0.5s ease-in-out;
}
#introService3Col .view-more:hover {
  background: transparent;
}
#introService3Col .list li::marker {
  color: #39a226;
}

#descriptionService {
  margin-bottom: 90px;
}
#descriptionService .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
#descriptionService .smalltitle:before, #descriptionService .smalltitle:after {
  display: none;
}
#descriptionService .home-title {
  color: #1f4d2b;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #descriptionService .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#descriptionService .text {
  font-size: 18px;
  color: #1f4d2b;
}
#descriptionService .view-more {
  color: #1f4d2b;
  background: #39a226;
  border: 2px solid #39a226;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 600;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  #descriptionService .view-more {
    margin-top: 35px;
  }
}
#descriptionService .view-more:hover {
  background: transparent;
}
@media screen and (max-width: 768px) {
  #descriptionService .list {
    margin-bottom: 0;
  }
}
#descriptionService .list li::marker {
  color: #39a226;
}

#callToActionService {
  background: #1f4d2b;
  padding: 70px 0;
}
#callToActionService .flexRow {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#callToActionService .flexRow .right {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #callToActionService .flexRow .center-md {
    text-align: center;
  }
}
#callToActionService .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
#callToActionService .smalltitle:before, #callToActionService .smalltitle:after {
  display: none;
}
#callToActionService .home-title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #callToActionService .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#callToActionService .view-more {
  color: #1f4d2b;
  background: #39a226;
  border: 2px solid #39a226;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 600;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  #callToActionService .view-more {
    margin-top: 35px;
  }
}
#callToActionService .view-more:hover {
  background: transparent;
  color: #39a226;
}

#callToActionServiceCenter {
  background: #39a226;
  padding: 70px 0;
  text-align: center;
}
#callToActionServiceCenter .smalltitle {
  color: #fff;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
#callToActionServiceCenter .smalltitle:before, #callToActionServiceCenter .smalltitle:after {
  display: none;
}
#callToActionServiceCenter .home-title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #callToActionServiceCenter .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#callToActionServiceCenter .view-more {
  color: #1f4d2b;
  background: #39a226;
  border: 2px solid #39a226;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 600;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  #callToActionServiceCenter .view-more {
    margin-top: 35px;
  }
}
#callToActionServiceCenter .view-more:hover {
  background: transparent;
  color: #39a226;
}

.service-two-cols .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
.service-two-cols .smalltitle:before, .service-two-cols .smalltitle:after {
  display: none;
}
.service-two-cols .home-title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  color: #1f4d2b;
  margin-bottom: 30px;
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  .service-two-cols .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
.service-two-cols .view-more {
  color: #1f4d2b;
  background: #39a226;
  border: 2px solid #39a226;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 600;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  .service-two-cols .view-more {
    margin-top: 35px;
  }
}
.service-two-cols .view-more:hover {
  background: transparent;
  color: #39a226;
}

#intro-no-margin .col-bkg {
  background: #eaded0;
}
#intro-no-margin .smalltitle {
  color: #39a226;
  letter-spacing: normal;
}
#intro-no-margin .smalltitle:before, #intro-no-margin .smalltitle:after {
  display: none;
}
#intro-no-margin .home-title {
  color: #1f4d2b;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}
@media screen and (max-width: 768px) {
  #intro-no-margin .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#intro-no-margin .text {
  font-size: 18px;
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  #intro-no-margin .text {
    padding: 0;
  }
}
#intro-no-margin .view-more {
  background: #39a226;
  color: #1f4d2b;
  border: 2px solid #39a226;
  letter-spacing: normal;
  font-weight: 600;
  font-size: 16px;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  #intro-no-margin .view-more {
    margin-bottom: 0px;
  }
}
#intro-no-margin .view-more:hover {
  background: transparent;
}
#intro-no-margin .order-1 {
  order: 1;
}
@media screen and (max-width: 768px) {
  #intro-no-margin .order-sm-1 {
    order: 1;
  }
}
#intro-no-margin .order-2 {
  order: 2;
}
@media screen and (max-width: 768px) {
  #intro-no-margin .order-sm-2 {
    order: 2;
  }
}

#contactTraduccion {
  margin-bottom: 70px;
}
#contactTraduccion .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
#contactTraduccion .smalltitle:before, #contactTraduccion .smalltitle:after {
  display: none;
}
#contactTraduccion .home-title {
  color: #1f4d2b;
  font-size: 34px;
  line-height: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #contactTraduccion .home-title {
    font-size: 25px;
    line-height: 35px;
  }
  #contactTraduccion .home-title br {
    display: none;
  }
}
#contactTraduccion .contact-icon {
  color: #1f4d2b;
  border: 2px solid #39a226;
}
#contactTraduccion .widgettitle {
  color: #39a226;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
}
#contactTraduccion .textContact {
  margin-bottom: 0;
}
#contactTraduccion .textContact a {
  text-decoration: none;
  border: none;
  color: #1f4d2b;
  display: table;
  margin: 0 auto 4px;
  position: relative;
  transition: 0.5s ease-in-out;
}
#contactTraduccion .textContact a:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 0px;
  background: #39a226;
  transition: 0.5s ease-in-out;
}
#contactTraduccion .textContact a:hover:before {
  width: 100%;
  height: 2px;
}
#contactTraduccion #submit-contact {
  color: #1f4d2b;
  background: #39a226;
  border: 2px solid #39a226;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 600;
  padding: 5px 25px;
  transition: 0.5s ease-in-out;
}
#contactTraduccion #submit-contact:hover {
  background: transparent;
}

#contactInterpretacion {
  margin-bottom: 70px;
}
#contactInterpretacion .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  margin-bottom: 5px;
  padding: 0;
}
#contactInterpretacion .smalltitle:before, #contactInterpretacion .smalltitle:after {
  display: none;
}
#contactInterpretacion .home-title {
  color: #1f4d2b;
  font-size: 34px;
  line-height: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #contactInterpretacion .home-title {
    font-size: 25px;
    line-height: 35px;
  }
  #contactInterpretacion .home-title br {
    display: none;
  }
}
#contactInterpretacion .contact-icon {
  color: #1f4d2b;
  border: 2px solid #39a226;
}
#contactInterpretacion .widgettitle {
  color: #39a226;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
}
#contactInterpretacion .textContact {
  margin-bottom: 0;
}
#contactInterpretacion .textContact a {
  text-decoration: none;
  border: none;
  color: #1f4d2b;
  display: table;
  margin: 0 auto 4px;
  position: relative;
  transition: 0.5s ease-in-out;
}
#contactInterpretacion .textContact a:before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 0px;
  background: #39a226;
  transition: 0.5s ease-in-out;
}
#contactInterpretacion .textContact a:hover:before {
  width: 100%;
  height: 2px;
}
#contactInterpretacion #submit-contact {
  color: #1f4d2b;
  background: #39a226;
  border: 2px solid #39a226;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 600;
  padding: 5px 25px;
  transition: 0.5s ease-in-out;
}
#contactInterpretacion #submit-contact:hover {
  background: transparent;
}

#contactForm .smalltitle {
  color: #39a226;
  letter-spacing: normal;
  padding: 0;
  margin-bottom: 0;
}
#contactForm .smalltitle:before, #contactForm .smalltitle:after {
  display: none;
}
#contactForm .home-title {
  color: #1f4d2b;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}
@media screen and (max-width: 768px) {
  #contactForm .home-title {
    font-size: 25px;
    line-height: 35px;
  }
}
#contactForm.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
#contactForm #submit-contact-header {
  color: #1f4d2b;
  background: #39a226;
  border: 2px solid #39a226;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 600;
  padding: 5px 25px;
  transition: 0.5s ease-in-out;
}
#contactForm #submit-contact-header:hover {
  background: transparent;
}/*# sourceMappingURL=custom.css.map */