@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;700&family=Montserrat:wght@400;700&display=swap');

html {
    scroll-behavior: smooth;
    scroll-margin-top: 105px
  }
body {
  color:#125167;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
h1, h2, h3 {
  font-family: 'Lora', serif;
}
h1, h2 {
  font-weight: 700;
}
h2 {
  color: #125167;
  font-size:42px;
  margin-bottom: 40px;
}
h2.white {
  color:#fff;
  margin-bottom: 20px;
}
h4.pink-txt {
  color: #7ED95A;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px;
  text-transform: uppercase;
}
h4.gray {
  color: #6D61B8;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px;
  text-transform: uppercase;
}
h5 {
  color: #125167;
  font-family: 'Lora', serif;
  font-size: 18px;
  font-weight: 400;
  margin-top: 25px;
  margin-bottom: 0px;
}
.login a {
  background: #7ED95A;
  color: #130712;
  border-radius: 50px;
  padding: 8px 25px !important;
}
.navbar-brand {
  background: url(../img/logo.svg) no-repeat;
  background-size: 100%;
  width: 65px;
  height: 110px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
  background-color: #fff !important;
  color: #fff;
  padding-top:20px;
  padding-bottom: 20px;
}
.shrink nav.navbar.navbar-expand-lg.navbar-light.bg-light {
  background-color:#6D61B8 !important;
}
.shrink nav li a {
  color:#fff !important;
}
.shrink a.navbar-brand {
  background: url(../img/logo-white.svg) no-repeat;
  height: 45px;
  width: 55px;
}
.row {
  margin: 0px;
}
ul.navbar-nav.justify-content-end {
  margin-left: auto;
}
.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,
.navbar-light .navbar-nav .nav-link {
  color:#125167;
  font-weight: 700;
  text-transform: uppercase;
}
#slide .carousel-item {
  background: url(../img/slide.jpg) no-repeat;
  background-size: cover;
  color:#fff;
  height: 90vh;
}
.d-flex {
  display: flex;
  align-items: center;
}
#team {
  min-width: 100%
}
.carousel-item p {
  font-size: 14px;
}
.carousel-item h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 45px;
  font-weight: 400;
}
.carousel-item h1 b {
  color: #7ED95A;
  font-weight: 700;
}
.row.row.align-items-center {
  height: 100vh;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #F7D0B0;
}
/*****body***/
.shrink {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 99;
  width: 100%;
}
.divisor {
  background: #6D61B8;
  color:#fff;  
  padding: 30px 0px;
}
.divisor h4 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.divisor p {
  font-size: 18px;
}
.d-flex {
  display: flex;
  align-items: center;
}
#nosotros {
  background: url(../img/bg_01.jpg) no-repeat;  
}
#nosotros,
#asociados,
#services {
  scroll-margin-top: 100px;
}
#contact {
  scroll-margin-top: 180px;
}
.team {
  background: url(../img/team.svg) no-repeat top center;
  background-size: 80px;
  padding-top: 85px;
}
#services {
  background: url(../img/servicesbg_01.jpg) no-repeat top left #125167;
  background-size: 40%;
  color:#fff;
  position: relative;
}
#services::before {
  content:'';
  position: absolute;
  background: url(../img/v_element_01.png) no-repeat;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 100%;
}
li.list {
  background: url(../img/list.svg) no-repeat left 5px;
  background-size: 5px;
  list-style-type: none;
  padding-left: 10px;
}
.legal {
  background: url(../img/legal.svg) no-repeat top left;
  background-size: 45px;
  padding-left: 65px;
}
.documentos {
  background: url(../img/documents.svg) no-repeat top left;
  background-size: 45px;
  padding-left: 65px;
}
.property {
  background: url(../img/property.svg) no-repeat top left;
  background-size: 45px;
  padding-left: 65px;
}
.pay {
  background: url(../img/payroll.svg) no-repeat top left;
  background-size: 45px;
  padding-left: 65px;
}
.payroll {
  background: url(../img/payroll2.svg) no-repeat top left;
  background-size: 45px;
  padding-left: 65px;
}
.book {
  background: url(../img/book.svg) no-repeat top left;
  background-size: 45px;
  padding-left: 65px;
}
.sales {
  background: url(../img/sales.svg) no-repeat top left;
  background-size: 45px;
  padding-left: 65px;
}
.consultancy {
  background: url(../img/cons.svg) no-repeat top left;
  background-size: 45px;
  padding-left: 65px;
}
.business-setup {
  background: url(../img/business.svg) no-repeat top left;
  background-size: 45px;
  padding-left: 65px;
}
.notary {
  background: url(../img/iconlegal.svg) no-repeat top left;
  background-size: 35px;
  padding-left: 65px;
}
.documentacion {
  background: url(../img/docs.svg) no-repeat top left;
  background-size: 35px;
  padding-left: 65px;
}
.visas {
  background: url(../img/visa.svg) no-repeat top left;
  background-size: 45px;
  padding-left: 65px;
}
.email-profile {
  background: url(../img/email.svg) no-repeat left center;
  background-size: 35px;
  padding: 20px 0px 20px 45px;
  color: #371F36;;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
}
/**slide***/
.carousel-indicators {
  margin-bottom: 0px;
  bottom: 20px;
}
#asociados .carousel-inner {
  padding-bottom: 45px;
}
.carousel-indicators li {
  background: #F7D0B0;
  border: none;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.carousel-indicators li.active {
  background: #371F36;
}
#contact img {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 50px;
}
div#contactform {
  width: 100%;
}
button#contact_form_submit {
  background: url(../img/send.svg) no-repeat 10px center #371F36;
  background-size: 23px;
  border: none;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  height: 45px;
  text-transform: uppercase;
  width: 100%;
}
button#contact_form_submit:hover {
  background: url(../img/send.svg) no-repeat 10px center #130712; 
  background-size: 23px; 
  text-decoration: none;
}
.button-purple:hover {
  background: #130712;
  color:#fff;
  text-decoration: none;
}
div#contactform input {
  width: 100%;
  border: #939598 solid 1px;
  border-radius: 0px;
  height: 45px;
}
input.btn-send {
  background: #6D61B8;
  border-color: #6D61B8;
  color:#fff;
}
div#contactform textarea {
  border: #939598 solid 1px;
  border-radius: 0px;
  width: 100%;
}
iframe {
  height: 600px;
  width: 100%;
  margin-bottom: -6px;
}
.place-card.place-card-large {
  display: none !important;
}
.row.white-bg {
  background: #fff;
  position: relative;
  padding: 25px;
  margin-bottom: -40px;
  z-index: 9;
}
#first, #last {
  background: url(../img/icon-user.svg) no-repeat 10px center;
  background-size: 18px;
  padding-left: 34px;
}
#address {
  background: url(../img/icon-location.svg) no-repeat 10px center;
  background-size: 18px;
  padding-left: 34px;
}
input#phone {
  background: url(../img/icon-phone.svg) no-repeat 10px center;
  background-size: 18px;
  padding-left: 34px;
}
input#emailadr {
  background: url(../img/icon-mail.svg) no-repeat 10px center;
  background-size: 18px;
  padding-left: 34px;
}
#msg {
  background: url(../img/icon-message.svg) no-repeat 10px 5px;
  background-size: 18px;
  padding-left: 34px;
}
footer{
  background: #125167;
  color:#fff;
  padding: 10px 0px;
}
footer h4 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 20px;
}
ul.footer-menu {
  display: flex;
  list-style-type: none;
  margin-top: 15px;
  padding: 0px;
  justify-content: flex-end;
}
ul.footer-menu li a {
  color:#fff;
  text-transform: uppercase;
  padding: 15px 10px;
  font-size: 13px;
}
.social {
  display: flex;
  grid-gap: 15px;
  align-items: center;
  justify-content: center;
}
.social img {
  height: 20px;
  margin: 15px 0px;
}
/****buttons*****/
.button-footer {
  color:#7ED95A;
  text-decoration: underline;
  text-transform: uppercase;
}
.button-footer:hover {
  color:#fff;
}
.button-purple {
  background: #7ED95A;
  border: none;
  color:#125167;
  display: block;  
  font-weight: 700;
  text-align: center;
  width: 150px;
  padding: 8px 15px;  
}
a.gray-text {
  color: #878787;
  font-size: 13px;
  font-weight: 700;
}
a.link {
  color:#371F36;
  font-weight: 700;
  text-decoration: underline;
}
.asociado-icon {
  width: 100px;
}
.fundation {
  background: #F2F2F2;
  border-radius: 20px 20px 0px 0px;
  padding: 65px 20px 30px 20px;
  position: relative;
}
.english {
  background: url(../img/en.svg) no-repeat left center;
  background-size: 20px;
  padding-left: 25px !important;
  margin-left: 20px;
}
.spanish {
  background: url(../img/es.svg) no-repeat left center;
  background-size: 20px;
  padding-left: 25px !important;
  margin-left: 20px;
}
.fundation::after {
  content: '';
  background: url(../img/bottom.svg)no-repeat bottom;
  background-size: 100%;
  position: absolute;
  bottom: -160px;
  left: -15px;
  width: 105%;
  height: 190px;
}
img.img-fluid.mrgnspc {
  margin-bottom: -85px;
  z-index: 1;
  position: relative;
}
a.default-button {
  background: #371F36;
  color: #fff; 
  width:180px;
  height: 45px;
  line-height: 45px;
  margin: 0px 5px;
  text-transform: uppercase;
  font-weight: 700;
}
a.button-pink {
  background: #f7d0b0;
  color: #371F36; 
  width:180px;
  height: 45px;
  line-height: 45px;
  margin: 0px 5px;
  text-transform: uppercase;
  font-weight: 700;
}
.displayed-flexible {
  display: flex;
  align-items: center;
  justify-content: center;
}
a.default-button:hover {
  background: #f7d0b0;
  color: #371F36; 
  text-decoration: none;
}
a.button-pink:hover {
  background: #371F36;
  color: #fff; 
  text-decoration: none;
}
.mobile {
  display: none;
}
.cover {
  background: url(../img/cover_01.jpg) no-repeat;
  background-size: cover;
  padding-top: 15vh;
  padding-bottom: 15vh;
}
h4.white {
  color:#fff;
  font-size: 22px;
}
@media (max-width:1210px)  {
  button#contact_form_submit {
    background: #371F36;    
}
}
@media (max-width:992px) {
  button.navbar-toggler {
    background: #7ED95A;
  }
  #services {
    background: #125167;
  }
  ul.navbar-nav.justify-content-end {
    text-align: center;
    padding: 20px;
  }
  .desktop { 
    display: none;
  }
  .mobile {
    display: block !important;
  }
  section#servicios {
    background: #371F36; 
  }
  button#contact_form_submit {
    background: url(../img/send.svg) no-repeat 10px center #371F36;
    background-size: 23px;
    border: none;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    height: 45px;
    text-transform: uppercase;
    width: 100%;
  }
  footer {
    text-align: center;
  }
  ul.footer-menu li a {
    font-size: 10px;
  }
  ul.footer-menu {
    display: flex;
    list-style-type: none;
    margin-top: 15px;
    padding: 0px;
    justify-content: center;
  }
}
@media (max-width:600px) {
  h3 {
    font-size: 22px;
  }
  h2 {
    font-size: 30px;
  }
  .carousel-item h1 {
    font-size: 40px;
  }
  .carousel-item p {
    font-size: 11px;
  }
  .footer-menu {
    display: none !important;
  }
  .email-profile {
    padding: 0px;
    background: none;
    font-size: 14px;
  }
  a.link {
    display: block;
    margin-bottom: 45px;
  }
  .asociado-icon {
    margin-top: 45px;
  }
}
  /******Animation********/
  
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
  .shrink,
  .bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
  }
  .shrink {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
  }
  .shrink .top {
      display:none;
  }
   /***images animation*****/
   .inline-photo {    
    opacity: 0;
    transform: translateY(4em) rotateZ(-0deg);
    transition: transform 4s .25s cubic-bezier(0,1,.3,1),
                opacity .3s .25s ease-out;   
    will-change: transform, opacity;
  }  
  .inline-photo.is-visible {
    opacity: 1;
    transform: rotateZ(-0deg);
  }
  