/* Gral */
body {font-family: 'Inter', sans-serif; font-size: 16px; background-color: #fff; }
html {scroll-behavior: smooth;}
.container-fluid {width: 95%; max-width: 1300px;}
h1, h2, h3, h4, h5, h6 {text-transform: uppercase; margin: 0px; font-family: 'Inter', sans-serif;}
h2 {font-weight: 600; font-size: 20px; margin-bottom: 40px;}
h3 {font-weight: 600; font-size: 15px;}
.mobile {display: none;}
ul {list-style-type: none; padding: 0px; margin: 0px;}
.menu-btn {display: none;}

.cont-swiper {position: relative;}
.cont-swiper .swiper-button-prev {left: -45px;}
.cont-swiper .swiper-button-next {right: -45px;}
.swiper-container  {overflow: hidden; position: relative;}
.swiper-container img {width: 100%;}
.swiper-button-prev,.swiper-button-next  {width:40px; height: 40px;}
.swiper-button-prev:after,.swiper-button-next:after {width:40px; height: 40px;}
.swiper-button-prev:after {content: url(../img/arrow-left-black.svg) !important; transform: scale(0.9);}
.swiper-button-next:after {content: url(../img/arrow-right-black.svg) !important; transform: scale(0.9);}

.scrolled-down{
  transform:translateY(-100%) !important; transition: all 0.3s ease-in-out ;
}
.scrolled-up{
  transform:translateY(0); transition: all 0.3s ease-in-out;
}

/* Header */
.navbar{transition: 0.4s; height: 101px; overflow: hidden; position: fixed; top: 0px; width: 100%; background: #fff;padding-top: 0;padding-bottom: 0; padding: 0px; box-shadow: none; font-family: 'Inter', sans-serif; font-weight: 500; display: inherit;}
.navbar-light .navbar-brand {color: #1A59B7;}
.navbar-light .navbar-brand img {height: 52px; width: auto; margin-top: -8px;}
.navbar-light .navbar-nav .nav-link {color: #404041;}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {color: #174B9A;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {color: #10AA5B;}
.navbar-light .navbar-nav .nav-link{padding-top: 42px; padding-bottom: 38px; transition: 0.3s; padding-left: 24px; padding-right: 24px; font-size: 15px; text-decoration: none; text-transform: uppercase;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{background: #F8F8F8;transition: 0.3s;}
.dropdown-item:focus, .dropdown-item:hover {color: #10AA5B;text-decoration: none;background-color: #003042 !important;}
.sm-menu{border-radius: 0px; border: 0px; top: 99%; box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;}
.dropdown-item {color: #3c3c3c;font-size: 14px;}
.dropdown-item.active, .dropdown-item:active {color: #10AA5B;text-decoration: none;background-color: #2196F3;}
.navbar-toggler{outline: none !important;}
.navbar-tog{color: #1ebdc2;}
.social {display: inline-flex;}
.social svg path {fill: #404041;}
.social a {display: block; padding: 20px;}
.navbar .social {margin-top: -4px;}

.teltop {border-left:1px solid #E2E2E2; padding-left: 50px; margin-left: 30px;}
.teltop .number {color: #10AA5B; font-size: 20px; font-weight: 500; position: relative;}
.teltop .number svg {position: absolute; left: -24px; top: 5px; width: 18px; height: auto;}
.teltop span {font-weight: 300;}

/* Home */
.swiper-fullhome {position: relative;}
.swiper-fullhome img {width: 63%;}
.swiper-fullhome .swiper-slide {display: flex; align-items: center; background-color: #10AA5B; color: #fff;}
.swiper-fullhome .swiper-slide .caption {padding: 40px;}
.swiper-fullhome .swiper-slide .caption h1 {font-size: 15px; font-weight: 300; margin-bottom: 15px;}
.swiper-fullhome .swiper-slide .caption h2 {font-size: 30px; text-transform: none; font-weight: 500; margin-bottom: 15px;}
.swiper-fullhome .swiper-slide .caption p {font-size: 15px; font-weight: 300; margin-bottom: 15px; width: 80%;}
.swiper-fullhome .text {padding-left: 40px; position: absolute;top: 50%; transform: translateY(-50%); width: 450px; }
.swiper-fullhome .text .tit {font-size: 27px; line-height: 33px; margin-bottom: 10px; color: #fff; text-transform: uppercase;}
.swiper-fullhome .text p {font-size: 18px; line-height: 24px; margin-bottom: 20px; font-weight: 300;}

/*
.swiper-slide-active .slide-captions  {
     -webkit-animation: fadeinup 1.5s; 
         -moz-animation: fadeinup 1.5s; 
          -ms-animation: fadeinup 1.5s; 
           -o-animation: fadeinup 1.5s; 
              animation: fadeinup 1.5s;
              opacity: 1;
      
    }
*/

.swiper-slide-active .slide-captions svg {height: 120px; width: auto;}

@keyframes fadeinup { 
0% { opacity: 0; }
100% { opacity: 1; }
}


.page-scroll {display: block; z-index: 5; }
.slide-bottom { z-index: 3;
    -webkit-animation: slide-bottom 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
            animation: slide-bottom 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
}
.slide-bottom svg {width: 38px; height: auto;}
.slide-bottom img {width: 38px; height: auto;}

@-webkit-keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}
@keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}


/* Servicios */
.servicios {background-color: #404041; padding: 70px 0px; color: #fff;}
.servicios h2 {text-transform: none; text-align: center; font-weight: 400; font-size: 22px; margin-bottom: 50px;}
.servicios h3 {text-transform: none; font-size: 20px; margin-bottom: 5px;}
.servicios div[class*="col"] {padding-left: 30px; padding-right: 30px;}
.serv-module { position: relative; margin-bottom: 35px; padding-right: 20px; font-weight: 300;}
.serv-module::before {background-image:url('../img/check-circle.svg'); content:""; position: absolute; left: -12px; background-size: contain; display: block; width: 28px; height: 28px;}
.serv-module p {width: 95%;}

/* Galeria */
.galeria {background-color: #fff; padding: 70px 0px; color: #fff; text-align: center;}
.galeria .click {margin-top: 20px; font-size: 13px; color:#ccc;}

.galeria .swiper-button-prev, .galeria .swiper-button-next {top: 45% !important;}

/* Contacto */
.contacto {position: relative;padding: 70px 0px; padding-bottom: 20px; background-color: #F8F8F8;}
.contacto h2 {position: relative; margin-bottom: 0px; padding-bottom: 25px; color: #fff;}
.contacto h2 svg {position: absolute; left: 50%; transform: translateX(-50%); bottom: -15px;}
.contacto .datos {display: flex; align-items: center; justify-content:center; background-color: #fff; padding-top: 40px;}
.contacto .datos div {padding: 30px; padding-top: 0px; font-weight: 600; font-size: 17px; width: 33%;}
.contacto .datos div:nth-child(2) {border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 27%; text-align: center;} 
.contacto .datos div svg path:last-child {fill:#00414E;}
.contacto .link {color:#00414E;}

.cont-foot-data {position: relative;}
.cont-foot-data .social {position: absolute; top: 0px; right: 0px;}
.cont-foot-data .social li {display: inline;}
.cont-foot-data .social li a {margin-left: 8px;}
.cont-foot-data .social path {fill:#1F1F1F;}
.foot-data li {display: flex; align-items:flex-start; margin-bottom: 7px; font-size: 19px; font-weight: 500;}
.foot-data li svg {width: 18px; display: block; height: auto; margin-right: 12px; margin-top: 4px;}
.foot-data li svg path:nth-child(2) {fill: #1F1F1F; color: #1F1F1F;}
.foot-data li span {width: 90%;}

.cont-info {padding-left: 45px;}

.contacto iframe {border: 1px solid #DBDBDB !important;}
.contacto .social {margin: 15px 0px;}
.contacto .social svg {width: 18px; height: auto;}
.contacto .social svg circle {fill:#404041;}
.contacto .social a {padding-left: 0px;}
.foot-data li svg path:nth-child(2) {
  fill: #10AA5B;
  color: #10AA5B;
}

.bt-whatsapp {vertical-align: middle; display: table; align-items: center; background-color: #10AA5B; color: #fff; text-transform: uppercase; font-size: 18px; border-radius: 4px; padding: 7px 20px;}
.bt-whatsapp span {margin-top: 0px; display: inline-table; padding-left: 8px;}
.bt-whatsapp svg {height: 18px; width: auto; margin-top: -3px;} 
.bt-whatsapp svg path:last-child {fill:#fff !important;}
.bt-whatsapp:hover {text-decoration: none; color: #fff;}

.whatsapp-float { width: 60px; height: 60px; cursor: pointer !important; background-color: #10AA5B; border-radius: 50%; color: #fff; text-align: center; position: fixed; bottom: 20px; right: 20px; z-index: 5;
-webkit-box-shadow: 0px 0px 17px 0px rgb(0 0 0 / 26%);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 0px 17px 0px rgb(0 0 0 / 26%);}
.whatsapp-float svg {width: 26px; height: auto; margin-top: 16px; fill:#fff;}
.whatsapp-float:hover {cursor: pointer !important; color: #fff;}
  

/* Footer */
footer {background-color: #F8F8F8; padding-top: 0px; color: #4A4A4A; }
footer h4 {font-size: 13px; margin-bottom: 20px; font-weight: 500;}
footer .social a {padding: 10px; padding-top: 0px;}
footer .social a svg {height: 19px; width: auto;}
footer .social a svg path {fill: #4A4A4A;}
footer .social a svg circle {fill: #4A4A4A;}

.foot-logo img {height: 110px; width: auto;}

.footer-legal {padding-top: 0px;}
.copy {font-size: 12px; color:#9B9B9B;}

/* Zurbrand */
.cont-logo-zurbrand {text-align: center;}
.link-zurbrand {padding-top: 25px; padding-bottom: 25px; display: inline-block; -moz-transition: all 0.3s ease-out;  /*FF3.7+*/ -o-transition: all 0.3s ease-out;  /*Opera 10.5*/ -webkit-transition: all 0.3s ease-out;  /*Saf3.2+, Chrome*/ transition: all 0.3s ease-out;}
.link-zurbrand:hover {opacity: 0.8;}
.logo-zurbrand {height: 14px; width: auto;}


@media screen and (max-width: 767px) {

.container-fluid {width: 100%;}

.navbar {padding: 20px 15px; height: 88px;}
.navbar .container-fluid {justify-content: space-between;}
.navbar-light .navbar-brand img {height: 47px;}

.menu-btn {display: flex; justify-content: space-between; align-items: center; width: 100%; text-transform: uppercase; text-align: center; font-weight: 500;}
.menu-btn span {display: block; width: 100%; text-align: center; color: #fff; font-size: 13px; font-weight: 400;}
.menu-btn svg {margin: auto; width: 28px; height: auto;}
.menu-btn .line {background-color: #fff; height: 3px; margin: 5px; display: block; width: 26px;}
.menu-btn .line::before {content: '';}
.navbar.scrolled .line {background-color: #000; }
.pushy-active .pushy {width: 100%;}
.pushy {background-color: rgb(255,255,255);}
.pushy ul {margin-left: 30px; margin-right: 30px; margin-top: 15px;}
.pushy-active .site-overlay {background-color: rgba(28,28,28,0.9);}
.pushy .cerrar-pushy {color: #000 !important; text-align: right; font-size: 40px; border: 0px; display: table; float: right;}
.pushy ul li:first-child a {border: 0px !important; }
.link-pushy {font-family: 'Inter'; text-transform: uppercase; color: #000 !important; font-weight: 600 !important; font-size: 16px; padding: 12px 20px; border:0px !important; text-align: left; padding-left: 0px !important;}
.logo-pushy {height: 95px; margin-left: 30px; margin-top: 30px; margin-bottom: 30px;}

.btns-calls {padding:30px; padding-top: 40px; padding-bottom: 20px; text-transform: uppercase;}
.btns-calls a {font-family: 'Inter'; color: #000; border-radius: 0px; border: 1px solid #000;margin-bottom: 15px; font-weight: 500; display: flex; justify-content: center; align-items: center;}
.btns-calls a svg {margin-right: 5px;}
.btns-calls a:first-child svg path {fill: #000;}
.btn-white svg path:nth-child(2) {
  fill: #000;
  color: #000;
}

.logo-mobile {height: 50px;}

.display {display: none;}
.mobile {display: inherit;}

h2 {font-size: 18px; margin-bottom: 25px;}

/* Home */
.swiper-fullhome .slide-captions {
  width: 100%; height: 100%;
  background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
}
.swiper-fullhome .swiper-slide {flex-wrap: wrap;}
.swiper-fullhome .swiper-slide img {width: 100%;}
.swiper-fullhome .text {padding-left: 25px; position: absolute; top: 78%;}
.swiper-fullhome .text .tit {font-size: 23px; line-height: 24px;}
.swiper-fullhome .text p {font-size: 17px; }

.swiper-fullhome .swiper-slide .caption {padding-top: 40px; padding-left: 25px; padding-right: 25px; padding-bottom: 80px;}
.swiper-fullhome .swiper-slide .caption h2 {width: 95%; font-size: 29px; font-weight: 600;}
.swiper-fullhome .swiper-slide .caption p {width: 100%;}
.slide-bottom {position: absolute; transform: translateX(-50%); left: 50%;}
.slide-bottom img {width: 36px !important;}

.servicios {padding: 50px 0px;}
.servicios div[class*="col"] { padding-right: 10px; }
.serv-module p {width: 100%;}


/* Galeria */
.galeria {padding-bottom: 40px; padding-top: 50px;}
.galeria .cont-swiper {width: 86%; margin: auto;}

.cont-swiper .swiper-button-prev {left: -38px;}
.cont-swiper .swiper-button-next {right: -38px;}
.swiper-button-next:after, .swiper-button-prev:after {
  transform: scale(0.6);
}

/* Contacto */
.contacto {padding-top: 45px;}
.contacto p {padding: 50px 10px; font-size: 16px;}
.contacto .datos div {padding: 20px 0px; width: 90%; }
.contacto .datos div:nth-child(2) {width: 90%; border: 1px solid #ccc; border-left:0px; border-right:0px; }
.bt-whatsapp {font-size: 16px;
  justify-content: center;
  display: flex;
  justify-content: center;
  width: 55%;
  margin: auto;}
.bt-whatsapp svg {height: 20px;}

.contacto .social {display: flex; justify-content: center;}
.contacto .social a {padding: 20px 15px;}

.cont-info {padding-left: 15px;}
.foot-data {margin-top: 30px;}
.foot-data li {font-size: 17px;}

/* Footer */
.contacto .datos {flex-wrap: wrap; padding-top: 20px; padding-bottom: 10px;}
.contacto .datos div {width: 100%;}

footer {padding-top: 45px;}
.cont-social h4 {margin-top: 40px;}

.cont-logo img {height: 60px;}
.foot-logo img {height: 98px;}



.copy {display: none;}

.cont-logo-zurbrand{background-color: #e9e9e9;}
.link-zurbrand {display: block; text-align: center;}

}