@import url("https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
html, body {
  scroll-behavior: smooth;
}

body {
  background: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  overflow-x: hidden;
  padding: 0px;
}

h1 {
  color: #fff;
  font-size: 40pt;
  font-family: "Exo", serif;
  font-weight: 400;
  line-height: 40pt;
}

h1 .subtitle {
  font-size: 16px;
  display: block;
  margin-bottom: -105px;
  letter-spacing: 5px;
}

h1 .green {
  color: #D2F461;
  font-weight: 900;
}

h2 {
  font-size: 32px;
  font-weight: 400;
}

h2 b {
  font-weight: 900;
}

h2 .small {
  font-size: 16px;
}

.b-left {
  background: url(../img/border.svg) no-repeat top left;
  padding-left: 12px;
}

h3 {
  font-size: 21px;
  font-weight: 400;
}

h3 b {
  font-weight: 700;
}

h4 {
  font-size: 18px;
  font-weight: 700;
}

h5 {
  font-size: 13pt;
  font-weight: 900;
}

.subtitle {
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 5px;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
  background: transparent !important;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light ul.navbar-nav.justify-content-end {
  margin-left: auto;
}

.dropdown-menu a {
  color: #000 !important;
  font-size: 10pt !important;
}

header {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 99;
}

header .container {
  background-size: 100%;
  padding: 20px 0px;
}

header .social-media {
  padding-left: 20px;
  margin-left: 10px;
  padding-top: 8px;
}

header .social-media .instagram,
header .social-media .facebook {
  background-position: center;
}

li.nav-item.active a {
  color: #D2F461 !important;
  font-weight: 700 !important;
}

ul.list {
  list-style-type: none;
  padding: 0px;
}

ul.list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 10px;
  margin-bottom: 20px;
}

.green-01 {
  background: #ACCC3F;
}

.green-02 {
  background: #D2F461;
}

img.about-img-b {
  margin-bottom: -90px;
  margin-left: auto;
  z-index: 1;
  position: relative;
}

#servicios ul {
  margin-bottom: 25px;
  margin-top: 20px;
}

.shadow {
  background: #F8F8F8;
  padding: 30px 25px;
  position: relative;
  margin-top: -90px;
}

.shadow::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 90px;
  bottom: -90px;
  left: 0px;
  background: url(../img/shadow-bottom.png) no-repeat;
  background-size: 100%;
}

.shadow img {
  margin-bottom: 20px;
}

.shadow .gap-4 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  grid-gap: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

a.link {
  color: #3A3B39;
  background: url(../img/icon-link.svg) no-repeat center right;
  padding-right: 18px;
}

.shrink {
  background: #141414;
  background-size: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 999;
}

.shrink a.navbar-brand {
  background: url(../img/logo.png) no-repeat center;
  background-size: 100%;
  height: 45px;
  width: 110px;
}

.shrink .container {
  padding: 0;
}

.companies {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 15px;
}

.companies img {
  margin-top: 20px;
}

.socialmedia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
}

.socialmedia h4 {
  margin-bottom: 0;
  font-size: 16px;
}

.socialmedia img {
  margin-bottom: 0;
  height: 16px;
  width: auto;
  margin-left: 8px;
}

.icons-serv {
  margin-bottom: 20px;
  width: 70px;
}

a.navbar-brand {
  background: url(../img/logo.png) no-repeat;
  background-size: 100%;
  height: 55px;
  width: 160px;
}

.home-logo {
  max-width: 125px;
  margin-top: 30vh;
}

.carousel-item .container {
  height: 75vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.carousel-item p {
  color: #fff;
  font-size: 13pt;
}

.yellow {
  background: url(../img/yellow.jpg) no-repeat;
  background-size: cover;
}

b.cgange1k {
  font-size: 20px;
}

.text-just li {
  text-align: justify;
}

.slide05 {
  background: url(../img/slide05.jpg) no-repeat;
  background-size: cover;
}

.no-gutters {
  overflow: hidden;
}

.btn-success {
  color: #fff;
  background: #F00B19;
  border-radius: 50px;
  font-size: 11pt;
  font-weight: 400;
  border: none;
  padding: 10px 25px;
  margin-top: 25px;
  width: 200px;
}

.btn-success:hover {
  background: #D1020F;
}

.btn.btn-default {
  background: #fff;
  border-radius: 50px;
  color: #D2F461;
  font-size: 10pt;
  margin-top: 20px;
}

.about {
  background: url(../img/greenbg.jpg) no-repeat;
  background-size: cover;
  margin-top: -150px;
  padding-top: 180px;
}

.about-x {
  background: url(../img/bg-abourus.jpg) no-repeat bottom;
  background-size: cover;
}

.spec-img {
  position: relative;
}

.spec-img img {
  position: relative;
  z-index: 1;
}

.spec-img::after {
  content: '';
  position: absolute;
  left: -90px;
  top: -85px;
  width: 330px;
  height: 100vh;
  background: url(../img/pattern.svg) no-repeat left top;
  z-index: 0;
  background-size: cover;
}

.mt-neg {
  margin-top: -90px;
}

.flexed-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.gallery {
  background: url(../img/gallery.jpg) no-repeat;
  background-size: cover;
  padding: 90px 0px;
}

.d-flexedgal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 65px;
}

.d-flexedgal a {
  width: 24%;
  margin-bottom: 15px;
  overflow: hidden;
}

.d-flexedgal a:hover {
  cursor: pointer;
}

.gray {
  background: #F8F8F8;
  -webkit-box-shadow: #0000002a 2px 2px 4px 2px;
          box-shadow: #0000002a 2px 2px 4px 2px;
}

.white {
  background: #fff;
  -webkit-box-shadow: #0000002a 2px 2px 4px 2px;
          box-shadow: #0000002a 2px 2px 4px 2px;
}

.empresas {
  margin-top: -15px;
}

.empresas img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

iframe {
  width: 100%;
}

.services-img {
  background: url(../img/services.jpg) no-repeat;
  padding: 90px 0px 160px 0px;
}

.services-img h2, .services-img span {
  color: #fff;
}

.card {
  border: none;
  -webkit-box-shadow: #0000002a 6px 6px 12px;
          box-shadow: #0000002a 6px 6px 12px;
}

.mtminus {
  margin-top: -55px;
  margin-bottom: 55px;
}

.white-mod {
  background: #fff;
  margin-top: 20px;
  padding: 55px 25px;
  position: relative;
}

.white-mod::after {
  content: '';
  position: absolute;
  background: url(../img/shadow.png) no-repeat;
  background-size: 100%;
  left: 0px;
  bottom: -45px;
  width: 100%;
  height: 45px;
}

.vector {
  width: 85px;
  margin-bottom: 25px;
}

.clients {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.clients img {
  width: 23%;
  margin-bottom: 2%;
}

.cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 55vh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cover .subtitle {
  color: #fff;
}

.cover h1 {
  font-size: 40pt;
}

.nosotros {
  background: url(../img/cover-interior.jpg) no-repeat;
  background-size: cover;
}

.breadcrumbs {
  font-size: 16px;
  color: #fff;
}

.breadcrumbs a {
  color: #D2F461;
}

.d-flexed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px;
}

.d-flexed .icons {
  width: 75px;
}

.bg-white {
  -webkit-box-shadow: #0000002a 2px 1px 5px 3px;
          box-shadow: #0000002a 2px 1px 5px 3px;
}

.bg-white p {
  font-size: 14px;
}

.otro {
  background: url(../img/otros.jpg) no-repeat;
  background-size: cover;
}

.red {
  background: url(../img/cover-red.jpg) no-repeat;
  background-size: cover;
}

#contactform {
  width: 100%;
}

#contactform input {
  border: #707070 solid 1px;
  border-radius: 4px;
  display: block;
  height: 45px;
  margin-bottom: 10px;
  padding: 5px 20px;
  width: 100%;
}

#contactform textarea {
  border: #707070 solid 1px;
  border-radius: 4px;
  display: block;
  margin-bottom: 10px;
  padding: 5px 20px;
  width: 100%;
}

input.btn-send {
  background: #F00B19;
  border: none !important;
  border-radius: 4px !important;
  color: #fff;
  width: 100%;
}

.card.contact {
  padding: 30px;
  margin-bottom: 20px;
}

p.tall {
  font-weight: 700;
  font-size: 18px;
}

.location {
  background: url(../img/icon.svg) no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  grid-gap: 22px;
}

.social-media .face {
  background: url(../img/facebook.svg) no-repeat center;
  background-size: 13px;
  width: 24px;
  height: 24px;
}

.social-media .whats {
  background: url(../img/whatsapp.svg) no-repeat center;
  background-size: 24px;
  width: 24px;
  height: 24px;
}

.social-media .linkedin {
  background: url(../img/linkedin.svg) no-repeat center;
  background-size: 24px;
  width: 24px;
  height: 24px;
}

.social-media .mail {
  background: url(../img/mail.svg) no-repeat center;
  background-size: 24px;
  width: 24px;
  height: 24px;
}

/******Slider********/
.carousel-indicators li {
  background: #fff;
  border: none !important;
  border-radius: 50%;
  opacity: 1;
  width: 18px;
  height: 18px;
}

.carousel-indicators .active {
  background: #D2F461;
}

/***contact form****/
.form-control {
  background: #2A2929;
  border-radius: 50px;
  border: none;
  padding-left: 15px;
}

textarea.form-control {
  border-radius: 25px;
}

button#contact_form_submit {
  margin-left: auto;
  float: right;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #8A8A8A !important;
  font-size: 14px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #8A8A8A !important;
  font-size: 14px;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #8A8A8A !important;
  font-size: 14px;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #8A8A8A !important;
  font-size: 14px;
}

footer {
  background: #3A3B39;
  color: #fff;
  padding-top: 45px;
  padding-bottom: 25px;
  position: relative;
}

footer .whasap {
  position: fixed;
  right: 20px;
  bottom: 30px;
  width: 45px;
}

footer .whasap img {
  width: 100%;
  margin-bottom: 0;
}

footer h4 {
  color: #fff;
  font-size: 16px;
}

footer .copy {
  padding: 10px 0px;
  margin-top: 20px;
}

footer img {
  max-width: 165px;
  margin-bottom: 25px;
}

footer p {
  font-size: 13px;
}

footer a {
  color: #fff;
  font-size: 13px;
}

footer ul {
  list-style-type: none;
  padding: 0px;
}

.icon-phone {
  background: url(../img/icon-phone.svg) no-repeat;
  background-size: 100%;
  display: inline-block;
  height: 14px;
  margin-right: 8px;
  width: 14px;
}

.icon-mail {
  background: url(../img/icon-mail.svg) no-repeat;
  background-size: 100%;
  display: inline-block;
  height: 12px;
  margin-right: 8px;
  width: 14px;
}

.social-media {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.social-media .facebook {
  background: url(../img/icon-whatsapp.svg) no-repeat;
  width: 22px;
  height: 22px;
}

.social-media .instagram {
  background: url(../img/icon-mail.svg) no-repeat;
  width: 22px;
  height: 22px;
  margin-left: 10px;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bottom {
  background: url(../img/bg-bottom.png) no-repeat;
  background-size: cover;
  color: #fff;
  padding: 160px 0px;
}

.dropdown-item.active, .dropdown-item:active {
  background: #D2F461;
}

/****Modal styles*****/
.modal-header {
  border: none !important;
  padding: 0px;
}

.modal-header .close {
  position: absolute;
  top: 18px;
  right: 18px;
  background: #fff;
  opacity: 1;
  z-index: 3;
}

.modal-header .close:hover {
  background: #000;
  color: #fff;
}

.modal-body {
  padding: 0px !important;
}

.modal-dialog {
  max-width: 900px !important;
  width: 900px;
}

.carousel-control-next, .carousel-control-prev {
  background: transparent;
  border: none;
  width: 5%;
}

/******Welcome animation*****/
#container {
  position: absolute;
  margin: auto;
  width: 100vw;
  height: 80pt;
  top: 0px;
  bottom: 0;
  -webkit-filter: url(#threshold) blur(0.6px);
          filter: url(#threshold) blur(0.6px);
}

#text1,
#text2 {
  font-family: 'Lusitana', serif;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  display: inline-block;
  font-size: 65px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

div#particles-js {
  background: url(../img/nosotros-cover.jpg) no-repeat;
  background-size: cover;
  height: 45vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

div#particles-js h2 {
  color: #B79C64;
  width: 100%;
  padding-left: 8%;
  margin-top: 35px;
}

.padd {
  padding: 5%;
}

.bg-aboutus {
  background: url(../img/about-img02.jpg) no-repeat;
  background-size: cover;
  background: url(../img/about-img02.jpg) no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}

.about-us {
  background: url(../img/bg-about.jpg) no-repeat;
  background-size: cover;
}

.about-us .row.flexed-middle {
  position: relative;
}

.rounded-all {
  background: #FDDC01;
  border-radius: 50px;
  margin-left: 20px;
  padding-left: 12px;
  padding-right: 12px;
}

.rounded-all a {
  color: #000 !important;
}

/******Animation********/
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

.hover-info:hover div.info,
.shrink,
.bounceInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.hover-info:hover div.info,
.shrink {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.shrink .top {
  display: none;
}

/***images animation*****/
.inline-photo {
  opacity: 0;
  -webkit-transform: translateY(4em) rotateZ(0deg);
          transform: translateY(4em) rotateZ(0deg);
  -webkit-transition: opacity 0.3s 0.25s ease-out, -webkit-transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1);
  transition: opacity 0.3s 0.25s ease-out, -webkit-transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1);
  transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out;
  transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out, -webkit-transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1);
  will-change: transform, opacity;
}

.inline-photo.is-visible {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
          transform: rotateZ(0deg);
}

.mobile {
  display: none;
}

/***Responsive****/
@media (max-width: 820px) {
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    background: #fff;
  }
  footer .copy {
    background: #0e0e0e;
    padding-top: 10px;
    margin-top: 45px;
    width: 100%;
  }
  .shadow .gap-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .green-01 img, .green-02 img {
    width: 40%;
  }
  div#navbarNav {
    background: #141414;
    border-radius: 6pt;
    padding: 20px;
  }
  div#navbarNav .dropdown-menu.show {
    background: #228314 !important;
  }
  .col-md-4.bg-white.pl-3.d-flex {
    padding: 45px 0px;
  }
}

.container-fluid {
  padding: 0;
}

.benefits {
  background: #015043;
  color: #EDECE3;
  margin-top: -1px;
}

.benefits h2 {
  color: #EDECE3;
}

.benefits .small-icon {
  width: 65px;
}

.benefits ul {
  padding-left: 15px;
}

.flexed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 15px;
  margin-top: 25px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background: #D1E920;
  color: #015043;
}

.nav-pills .nav-link {
  border-radius: .25rem;
  border: none;
  margin-right: 5px;
}

ul#pills-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

ul#pills-tab li button {
  padding: 12px 35px;
}

@media (max-width: 600px) {
  h2.Title {
    min-width: 100%;
  }
  button.navbar-toggler {
    background: #fff;
  }
  .cover h1 {
    font-size: 30px;
    line-height: 30px;
  }
  #welcome h1 {
    font-size: 38px;
    line-height: 38px;
  }
  #welcome h1 .subtitle {
    margin-bottom: -50px;
  }
  #welcome img {
    display: none;
  }
  form {
    margin-bottom: 45px;
  }
  .subtitle {
    margin-top: 20px;
  }
  .clients img {
    width: 48%;
    margin-bottom: 2%;
  }
  h5 {
    margin-top: 20px;
  }
  ul.navbar-nav.justify-content-end {
    text-align: center;
  }
  #text1, #text2 {
    font-size: 45px;
  }
  section.frst h3 {
    text-align: center;
  }
  .spec-img::after {
    background-size: 100%;
    width: 360px;
    height: 430px;
  }
  .container {
    padding: 65px 25px;
  }
  footer::before {
    width: 120px;
    height: 100px;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block !important;
  }
  .col-md-6.contacts {
    margin-bottom: 45px;
  }
  .row.copy {
    max-width: 100%;
  }
  header .social-media {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .bg-aboutus {
    position: relative;
    height: 50vh;
  }
  canvas.particles-js-canvas-el {
    max-width: 50%;
  }
}
/*# sourceMappingURL=styles.css.map */