@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;600;900&display=swap');

html {
    scroll-behavior: smooth;
  }
body {
    color: #6D6D6D;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;    
}
h1,h2,h3 {
  font-family: 'Poppins', sans-serif;  
}
h2 {
  display:block;
  font-size: 45px;
  margin-bottom:0px;
}
h3 {
  color: #009ee2;
  font-size: 28px;
  font-weight: 900;
  position:relative;  
  width:100%;
}
.row {
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
}
#slider h1 {
  font-weight: 900;
  font-size: 55px;
  color:#fff;
}
#slider h1 .orange {  
  color:#FFD501;
}
#slider {  
  background: url(../img/cover.jpg) no-repeat;
  background-size: cover;
  display: flex;
  height: 100vh;
  text-align: center;
  align-items: center;
}
header {  
  border: none;
  position: absolute;
  top: 15px;
  width:100%;
  z-index: 999;
}
.shrink {
  background:#fff;
  box-shadow: #0000002a 2px 2px 5px;
  position:fixed;
  top:0;
  left:0;
  z-index: 999;
}
.shrink div#navbarNav{
  box-shadow: none;
  padding: 0px;
}
.shrink .navbar-brand {
  background-size: 100%;
  width: 150px;  
  height: 72px;
}
ul.navbar-nav {
  margin-left:auto;
}
ul.navbar-nav li.social {
  margin-left:10px;
  margin-top:5px;
}
.navbar-light .navbar-nav .nav-link {
  color: #474544;
  font-size: 14px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
 border-bottom: #009ee2 solid 3px;
 color: #474544;
}
.bg-light {
  background-color: transparent !important;
}
a.navbar-brand {
  background: url(../img/logo.svg) no-repeat;
  width: 215px;
  height: 60px;
  margin-right: -50px;
  z-index: 2;
}
.bg-light {
  background: #fff !important;
  padding: 8px 35px;
  box-shadow: #0000002a 0px 3px 5px;
}
div#navbarNav {  
}
.cover-int {
  background: url(../img/cover-int_01.jpg) no-repeat;
  background-size: cover;
  height: 40vh;
  position: relative;
}
.cover-int h1 {
  color:#000;
  font-weight: 900;
  position: absolute;
  bottom: 20px;
}
.cover-int h1 .orange {
  color: #e5007e;
}
.nosotros .d-flex{
  display: flex;
  align-items: center;
}
.container-fluid {
  padding: 0px;
}
.pattern {
  background: url(../img/pattern.svg) no-repeat 15px bottom;
  background-size: 250px;
  padding-bottom: 65px;
}
.facebook {
  background: url(../img/icon-fb.svg) no-repeat center;
  background-size: 10px;
  display: block;
  width: 24px;
  height: 34px;
}
.instagram {
  background: url(../img/icon-insta.svg) no-repeat center;
  background-size: 18px;
  display: block;
  width: 24px;
  height: 34px;
  margin-left:8px;
  margin-right: 12px;
}
.linkedin {
  background: url(../img/icon-linkedin.svg) no-repeat center;
  background-size: 18px;
  display: block;
  width: 24px;
  height: 34px;
}
div#myTabContent,
ul#myTab {
  width: 100%;
}
table.table.table-hover {
  margin-top: 45px;
}
th.text-center {
  padding: 25px 0px;
}
.nav-tabs .nav-link {
  border-radius: 0px;
  background: #fff;
  box-shadow: #0000002a 2px 3px 5px;
  margin-right: 5px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: #F74709;
  color: #fff;
}
.nav-link:focus,
.nav-link.active:focus {
  outline: none !important;
}
.clientesinterior {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 15px;  
  margin-top: 30px;
}
.clientesinterior img {
  width: 17%;
}
.dropdown-menu .dropdown-item  {
  font-size: 13px;
}
/*****button*****/
.button {
  background: #F74709;
  border-radius: 50px;
  color: #fff;
  display: block;
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  padding: 10px 12px;
}
a.btn-orange {
  background: #E5007E;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin-top: 15px;
  padding: 10px 25px;
}
.button:hover,
a.btn-orange:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
/***sections****/
.white-bg {
  background:#fff;
  box-shadow: #0000002a 0px 3px 5px;
  margin-top: -65px;  
  padding: 20px;
}
img.map {
  position: relative;
  right: -15px;
}
.row.no-gutters {
  display: flex;
  align-items: center;
}
.about {
  background: #F2F2F2;
  padding-bottom: 45px;
}
.clients {
  background: #fff;
  padding: 45px 0px;
}
.clientes {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 40px; 
  justify-content: center;  
  margin-top: 45px; 
}
.clientes img {
  width: 16%;
}
#faqs {
  background: url(../img/bg-faqs.jpg) no-repeat;
  background-size: cover;
  padding: 45px 0px;
}
#faqs .card-body {
  font-size: 13px;
  padding: 20px 30px;
}
#faqs h3 {
  color:#fff;
  text-align: center;
}
.card-header {
  background:  #fff;
}
.card-header h2 button {
  color: #F74709;
  font-weight: 600;
}
.card-header h2 button:hover {
  color: #FFD501;
}
.Testimoniales {
  background: url(../img/bgtestimonials.jpg) no-repeat left bottom #F2F2F2 ;
  background-size: 100%;
  padding: 65px 0px;
}
.white-slide {
  background:#fff;
  box-shadow: #0000002a 2px 3px 5px;
  padding: 105px 10vh;
  position: relative;
}
.white-slide::before {
  content:'';
  position: absolute;
  left: -45px;
  top: -45px;
  width: 100px;
  height: 100px;
  background: url(../img/quote.svg) no-repeat;
  background-size: 100%;
}
.white-slide p {
  font-size: 16px;
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -160px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  border-radius: 50px;
  border: #F74709 solid 1px;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 14px;
  height: 14px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  background-clip: padding-box;  
  opacity: 1;
  transition: opacity .6s ease;
}
.carousel-indicators .active {
  background: #F74709;
}
.blog {
  padding: 45px 0px;
}
.card {
  border: none !important;
}
.col.mb-4 {
  box-shadow: #0000002a 2px 3px 5px;
  border-radius: 4px;
  max-width: 24%;
  margin-right: 1%;
  padding: 0px;
}
h4.card-title {
  font-size: 14px;
  font-weight: 600;
}
span.date {
  color: #F74709;
  font-size: 12px;
}
/*****Contacto******/
.spaced {
  background: #F2F2F2;
  padding: 65px 0px;
}
small {
  color: #2B2A29;
  font-size: 16px;
}
.contacto-section {
  background: url(../img/bg-contacto-03.jpg)no-repeat;
  background-size:75%;
}
form input {
  width:100%;
  height: 45px;
  margin-bottom:15px;
}
.form-group {
  width: 100%;
  margin-bottom: 0px;
}
.form-group textarea,
.form-group input {
  border: none;
  border-radius: 0px;
  box-shadow: #0000002a 3px 4px 7px;
}
form textarea {
  width:100%;
  height: 120px;
  margin-bottom:15px;
}
b.orange {
  color: #F74709;
}
p.mail {
  background: url(../img/icon-mail.svg) no-repeat;
  background-size: 20px;
  padding-left: 25px;
}
h5 {
  font-size: 15px;
}
.blue {
  background: #009ee2;
  border-radius: 20px;
  color:#fff;
  padding: 30px;
  position: relative;
  margin-top: 65px;
}
.blue::after {
  content:'';
  background: #F3007F;
  border-radius: 20px;
  width: 80%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: -45px;
  z-index: -2;
}
.btn-primary {
  background:url(../img/send.svg) no-repeat center #009ee2;
  background-size: 25px;
  border:none;
  border-radius: 50px;
  display: block;
  padding:8px 0px;
  width: 45px;
  height: 45px;  
}
.contact-form-submit {
  margin-left: auto;
  margin-top: -35px;
}
footer {
  background:#262424;
  padding: 45px 0px;
  color:#fff;
}
footer a {
  color:#fff;
}
.social-net {
  list-style-type: none;
  display: flex;
  padding-left:0px;  
}
.social-net li {
  padding: 5px 0px;
  margin-top:10px;
  margin-right: 10px;
}
.social-net li a {
  color: #fff;
    font-size: 16px;
    background: #000;
    width: 30px;
    height: 30px;
    text-align: center;    
    border-radius: 20px;
    line-height: 30px;
}
footer p.icon {
  background: url(../img/icon-white-04.png) no-repeat;
  background-size:15px;
  margin-top:15px;
  padding-left: 25px;
}
.dropdown-item img {
  width: 130px;
}
/*****Scursales********/
.mrg-rgt {
  margin-left: 8px;  
}
.fab,
.fas {
  color:#9F8066;
}
/***********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);
  }
}
.mis-sucursales:hover .bottom,
.shrink,
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.bottom {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}
.shrink {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.shrink .bg-light {
  box-shadow: none;
}
#contactform textarea,
#contactform input {
  border-radius: 4px;
  border: none;
  padding: 8px 10px;
}
input.btn-send {
  background: #e5007e;
  color:#fff;
}
a.link {
  color:#e5007e;
}
.flex {
  display: flex;
  align-items: center;
}
footer img {
  width: 100px;
}
@media (max-width:992px) {
  .bg-light {
    box-shadow: none;
  }
  .navbar-light .navbar-toggler {
    border: none;
  }
  .navbar-light .navbar-toggler-icon {   
    background-color:#fff;
    background-size:22px;
    padding:20px;
    border-radius: 6px;
  }  
  .navbar-nav {
    background:#fff;
    text-align:center;
    padding:20px;
  }
  .linkedin,
  .instagram,
  .facebook {
    margin: 5px auto;
  }
  .dropdown-menu.show {
    text-align:center;
  }
  .navbar-nav li.social {
    display: none;
  }
  .dinamic-left {
    margin-left:-150%;
    margin-top:50px;
    width:250%;
  }
  .dinamic-right {
    margin-right:-150%;
    margin-top:50px;
    width:250%;
  }
}
@media (max-width:768px) {
  #slider {
     padding: 20px !important;
  }
  .nav-tabs .nav-link {
    width: 100%;
  }
  div#myTabContent, ul#myTab li {
    width: 100%;
    margin-bottom: 8px;
  }
  .navbar-brand {
    margin-top:5px;

  }
  #cover-profile {
    padding-top: 60px;
  }
  #conocenos::after {
    height: 290px;
    width:150px;
  }
  #sucursales {
    margin-top:35px;
  }
  .clientes {
    grid-gap: 20px;    
  }
  .clientes img {
    width: 32%;
  }
  .row.d-flex.no-gutters {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width:600px) {
  header#banner {
    background:#fff;
    top: 0px;
  }
  a.navbar-brand {
    background-size: 100%;
    width: 100px;
    height: 50px;
  }
  .navbar-nav {
    height: 100vh;
    overflow-y: scroll;
  }
  #slider {
    padding:15px 0px;
    height:auto;
    height: 100vh;
  }
  #slider h1 {
    font-size: 40px;
  }
  .white-bg {
    margin-top: -25px;
  }
 
}