@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;700&display=swap');
::-webkit-input-placeholder { /* Edge */
  color: white;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}
::placeholder {
  color: white;
}
body {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 13px;
}
ul {
  list-style: none;
  padding-left: 0px;
}
ul.services {
  list-style: disc;
  margin-left: 50px;
  color: #fff;
  font-size: 14px
}
ul.services li {
  padding-bottom: 8px
}
h1 {
  font-size: 24px;
  margin-bottom: 16px;
  font-weight: 400;
  color: #FFF;
}
h2 {
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 0px;
  color: #FFF;
}
p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: justify;
}
a, a:link, a:hover, a:active, a:visited {
  text-decoration: none
}
hr.main {
  margin-top: 0rem;
  margin-bottom: 1rem;
  border: 0;
  border: 2px solid #00ade6;
  width: 60px;
  margin-left: 0
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #004785;
  overflow-x: hidden;
  transition: 0.5s;
}
.sidenav .bot-logo-sidenav {
  display: block;
  margin-top: 20px;
  margin-left: 15px;
}
.sidenav .bot-logo-sidenav .logo-aside {
  width: 120px;
  height: auto
}
.sidenav ul {
  display: block;
  margin-top: 22px;
  margin-left: 15px;
}
.sidenav hr {
  border: 0.5px solid white;
  width: 60px;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.sidenav hr.active {
  border: 2px solid #00adef;
}
.sidenav a:hover {
  color: #00adef;
}
.sidenav ul li a {
  padding: 8px 8px 8px 0px;
  text-decoration: none;
  color: #fff;
  display: block;
  transition: 0.3s;
  white-space: nowrap;
}
.sidenav ul li .button-aside {
  font-size: 24px;
}
.sidenav ul li .button-aside.active {
  color: #00ACE5;
  font-weight: 700
}
.sidenav ul li .button-aside-lang {
  font-size: 18px;
  padding-top: 24px;
}
.sidenav ul li ul.submenu-aside {
  margin-top: 0px;
  color: #fff;
  margin-bottom: 15px;
}
.sidenav ul li .submenu-aside .subbutton-aside {
  padding-top: 0px;
  padding-left: 10px;
  white-space: nowrap;
  padding-bottom: 10px;
  font-size: 15px;
}
.sidenav ul li .submenu-aside .subbutton-aside.active {
  color: #00ACE5;
  ;
}
.sidenav ul li ul.submenu-aside ul {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 35px;
}
.sidenav ul li ul.submenu-aside ul li a.active {
  color: #00ACE5
}
.sidenav .closebtn {
  position: absolute;
  top: 22px;
  right: 22px;
  font-size: 36px;
  margin-left: 50px;
  color: #fff;
  font-weight: 300;
}
nav.menu-lg {
  display: none
}
.header-main {
  height: 100px
}
.header-main .bot-logo {
  margin-top: 20px;
  float: left;
}
.header-main .logo {
  width: 120px;
  height: auto;
}
.header-main .toggle {
  font-size: 26px;
  float: right;
  padding-top: 32px;
  color: #004785;
  padding-right: 8px;
}
footer {
  margin-top: 15px;
}
footer .back {
  padding-top: 17px;
  padding-bottom: 5px;
  background-color: #004785;
  height: auto;
}
footer p {
  line-height: 11px;
  margin-bottom: 5px;
  margin-bottom: 10px;
}
footer p, footer a {
  font-size: 12px;
  color: #fff;
}
footer .data-2, footer .data-3 {
  padding-top: 15px;
}
#home .back-home {
  background-image: url(../images/back-home-mobile.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 426px;
  padding-top: 45px
}
#home h1 {
  color: #4e4d56;
  font-weight: 300;
  padding-left: 0;
  text-align: center;
}
#home h1 strong {
  font-weight: 800
}
.what-we-do-nav {
  margin-bottom: 15px;
}
.what-we-do-nav .button-what {
  background-color: #004785;
  color: #fff;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  display: block;
  transition: all 0.7s
}
.what-we-do-nav .button-what:hover {
  background-color: #00ade6;
  color: #fff;
  transition: all 0.7s
}
.what-we-do-nav .button-what.active {
  background-color: #00ade6;
  color: #fff;
}
.what-we-do-nav .button-what.uno, .what-we-do-nav .button-what.dos, .what-we-do-nav .button-what.tres {
  margin-bottom: 15px
}
#what-we-do .back-what-we-do, #what-we-do .back-what-we-do2 {
  background-image: url(../images/back-what-we-do-mobile.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px
}
#what-we-do .back {
  background: rgba(19, 19, 19, 0.5);
}
.what-we-do-nav .menu-finance-mobile a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #004785;
  margin-bottom: 25px;
  padding-top: 10px;
  transition: all 0.5s
}
.what-we-do-nav .menu-finance-mobile a:nth-child(2) {
  padding-top: 0px;
}
.what-we-do-nav .menu-finance-mobile a:hover {
  color: #00ade6;
  transition: all 0.5s
}
.what-we-do-nav .menu-finance-mobile a.active {
  color: #00ade6;
}
#what-we-do .main-text {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
}
#contact .back-contact {
  background-image: url("../images/back-contact-mobile.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  padding-top: 45px;
  padding-bottom: 20px
}
#contact .datos-contacto-dir p {
  font-size: 13px;
  margin-bottom: 0;
  line-height: 18px
}
#contact .datos-contacto {
  color: #FFF100;
  margin-top: 20px;
  display: block
}
#contact .form-fields {
  width: 100%;
  height: 35px;
  padding-left: 10px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.00);
  border: 1px solid #fff;
  margin-bottom: 10px;
  font-size: 14px
}
#contact .form-fields.area {
  height: 120px
}
#contact .button-send {
  text-align: center;
  width: 100%;
  height: 35px;
  background: rgba(0, 71, 133, 1.00);
  color: #fff;
  border: none;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.7s
}
#contact .button-send:hover {
  background: #00ACE5;
  transition: all 0.7s
}
#contact form {
  margin-top: 30px
}
#who-we-are .back-who-we-are {
  background-image: url("../images/back-who-we-are-mobile.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  padding-bottom: 0px
}
#who-we-are .main-slogan {
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 0px
}
#who-we-are .main-slogan .highlight {
  font-weight: 700;
}
#who-we-are .back {
  background: rgba(19, 19, 19, 0.5)
}
#who-we-are .menu-who-mobile {
  padding-top: 0px;
  margin-left: 0px;
  font-size: 14px;
}
#who-we-are .menu-who-mobile hr {
  border: 1px solid #004785;
  width: 40px;
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
#who-we-are .menu-who-mobile a {
  color: #004785;
  transition: all 0.7s
}
#who-we-are .menu-who-mobile a:hover {
  color: #00ACE5;
  font-weight: 700;
  transition: all 0.7s
}
#who-we-are .menu-who-mobile a.active {
  color: #00ACE5;
  font-weight: 700;
}
#who-we-are .menu-who-mobile hr.active {
  border: 1px solid #00ACE5;
}
#who-we-are .main-text {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
}
#who-we-are figure {
  padding-left: 15px;
  padding-top: 30px;
}
#who-we-are figure img {
  border-top: 7px solid #00ade6;
  ;
  width: 150px;
  float: left;
}
#who-we-are figure figcaption {
  padding-top: 0px;
  font-weight: 700;
  color: #FFF;
  font-size: 13px;
  margin-top: -6px;
  margin-left: 15px;
  float: left;
  line-height: 18px;
}
#who-we-are .linkedin {
  margin-top: 15px;
  margin-left: 15px;
  padding-left: 40px;
  background-image: url(../images/linkedin-logo-vector.svg);
  background-position: left center;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  font-size: 10px;
  display: inline-block;
  height: 30px;
  color: #fff;
  padding-top: 7px;
}
/*Media queries*/
@media screen and (max-width: 340px) {
  #who-we-are figure img {
    width: 120px;
  }
}
@media screen and (max-width: 411px) {}
@media screen and (min-width: 576px) {}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 13px;
  }
  p {
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
  }
  ul.services {
    font-size: 16px;
  }
  .header-main .toggle {
    padding-right: 0px;
  }
  .sidenav .bot-logo-sidenav {
    margin-left: 38px;
  }
  .sidenav ul {
    margin-left: 35px;
  }
  .sidenav .closebtn {
    right: 38px;
  }
  footer .data-2, footer .data-3 {
    padding-top: 0px;
  }
  footer p, footer a {
    font-size: 12px;
  }
  #home .back-home {
    background-image: url(../images/back-home-tablet.jpg);
    height: 800px;
    padding-top: 30px
  }
  #home h1 {
    font-size: 36px;
    padding-top: 10px;
  }
  .what-we-do-nav .not-padding-left {
    padding-left: 0
  }
  .what-we-do-nav .not-padding-right {
    padding-right: 0
  }
  .what-we-do-nav .button-what.uno, .what-we-do-nav .button-what.dos {
    padding-top: 20px;
    padding-bottom: 19px;
  }
  .what-we-do-nav .button-what.tres {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .what-we-do-nav .button-what.uno, .what-we-do-nav .button-what.dos, .what-we-do-nav .button-what.tres {
    margin-bottom: 0px;
  }
  #what-we-do .back-what-we-do {
    background-image: url(../images/back-what-we-do-tablet.jpg);
    height: 720px;
    padding-top: 0px
  }
  #what-we-do .menu-finance {
    padding-top: 100px;
    margin-left: 15px;
    font-size: 16px;
  }
  #what-we-do .menu-finance a {
    color: #fff;
    transition: all 0.7s;
  }
  #what-we-do .menu-finance a:hover {
    font-weight: 700;
    transition: all 0.7s;
  }
  #what-we-do .menu-finance a.active {
    font-weight: 700;
  }
  #what-we-do .menu-finance hr {
    border: 1px solid #fff;
    width: 40px;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #what-we-do .menu-finance hr.active {
    border: 2px solid #00ade6;
    width: 40px;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #what-we-do .back-financial-advisory {
    background-image: url(../images/back-financial-advisory-tablet.jpg);
    height: 720px;
    padding-top: 45px
  }
  #what-we-do .back-mergers-acquisitions {
    background-image: url(../images/back-financial-advisory-tablet.jpg);
    height: 720px;
    padding-top: 45px
  }
  #what-we-do .back-capital-raising-debt-restructuring {
    background-image: url("../images/capital-raising-debt-restructuring-tablet.jpg");
    height: 720px;
    padding-top: 45px
  }
  #what-we-do .back-venture-capital-accelerator {
    background-image: url("../images/back-venture-capital-accelerator-tablet.jpg");
    height: 720px;
    padding-top: 45px
  }
  #contact .back-contact {
    background-image: url("../images/back-contact-tablet.jpg");
    height: 780px;
    padding-top: 45px
  }
  #contact form {
    margin-top: 0px
  }
  #who-we-are .back-who-we-are {
    background-image: url("../images/back-who-we-are-tablet.jpg");
  }
  #who-we-are .menu-who-mobile {
    font-size: 16px;
  }
  #who-we-are figure {
    padding-top: 25px;
  }
  #who-we-are figure figcaption {
    font-size: 16px;
    line-height: 20px;
  }
  #who-we-are .linkedin {
    margin-top: -15px;
    margin-left: 25px;
    display: block;
    float: left;
  }
}
@media screen and (min-width: 992px) {
  .header-main .bot-logo {
    padding-top: 0px;
    padding-left: 52px;
    float: left;
  }
  .header-main .logo {
    width: 110px;
    height: auto
  }
  .header-main .toggle {
    display: none
  }
  nav.menu-lg {
    display: block
  }
  .header-main .menu-lg {
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-left: 70px
  }
  .header-main .menu-lg ul li {
    display: inline;
    padding-right: 22px
  }
  .header-main .menu-lg ul li:last-of-type {
    padding-left: 3px;
    padding-right: 0px
  }
  .header-main .menu-lg ul li a {
    display: inline-block;
    color: #4E4D56;
    border-bottom: 0px solid #004785;
  }
  .header-main .menu-lg ul li a:hover {
    color: #00ACE5;
    transform: all 0.2
  }
  .header-main .menu-lg ul li a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #00ACE5;
    transition: width .3s;
  }
  .header-main .menu-lg ul li a:hover::after {
    width: 100%;
  }
  .header-main .menu-lg ul li a.button-nav {
    font-size: 14px
  }
  .header-main .menu-lg ul li a.button-nav.active {
    color: #00ACE5;
    font-weight: 600;
  }
  .header-main .menu-lg ul li a.button-nav.active::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #00ACE5;
    transition: width .3s;
  }
  .header-main .menu-lg ul li a.button-nav-lang {
    font-size: 12px;
    padding-right: 0px;
  }
  footer p, footer a {
    font-size: 11px;
  }
  #home .back-home {
    background-image: url(../images/back-home.jpg);
    height: 600px;
    padding-top: 30px
  }
  #home h1 {
    font-size: 40px;
    padding-left: 148px;
    padding-top: 64px;
    text-align: left;
  }
  .what-we-do-nav .button-what.uno, .what-we-do-nav .button-what.dos, .what-we-do-nav .button-what.cuatro {
    padding-top: 20px;
    padding-bottom: 19px;
  }
  #what-we-do .back-what-we-do {
    background-image: url("../images/back-what-we-do.jpg");
    height: auto;
    padding-top: 0px
  }
  #what-we-do .back-what-we-do2 {
    background-image: url("../images/back-what-we-do.jpg");
    height: 600px;
    padding-top: 0px
  }
  #what-we-do .main-text {
    padding-bottom: 40px;
  }
  #contact .back-contact {
    background-image: url("../images/back-contact.jpg");
    height: 600px;
    padding-top: 45px
  }
  #contact .form-fields {
    font-size: 16px
  }
  #contact .button-send {
    font-size: 16px
  }
  #who-we-are .back-who-we-are {
    background-image: url("../images/back-who-we-are.jpg");
    padding-top: 0px;
    min-height: 600px;
  }
  #who-we-are .altura {
    min-height: 600px
  }
  #who-we-are .menu-who {
    padding-top: 100px;
    margin-left: 15px;
    font-size: 16px;
  }
  #who-we-are .menu-who hr {
    border: 1px solid #fff;
    width: 40px;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #who-we-are .menu-who a {
    color: #fff;
    transition: all 0.7s
  }
  #who-we-are .menu-who a:hover {
    font-weight: 700;
    transition: all 0.7s
  }
  #who-we-are .menu-who a.active {
    font-weight: 700;
  }
  #who-we-are .menu-who hr.active {
    border: 2px solid #00ade6;
  }
  #who-we-are figure {
    padding-top: 100px;
  }
  #who-we-are figure figcaption {
    padding-top: 15px;
    font-weight: 700;
    margin-top: 0px;
    margin-left: 0px;
    float: none;
  }
  #who-we-are figure img {
    float: none;
  }
  #who-we-are .linkedin {
    margin-top: 0px;
    margin-left: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .header-main .bot-logo {
    padding-left: 72px;
  }
  .header-main .toggle {
    display: none
  }
  .header-main .menu-lg {
    padding-left: 0px;
  }
  #home .main-slogan {
    padding-left: 40px;
  }
  .what-we-do-nav .button-what.uno, .what-we-do-nav .button-what.dos, .what-we-do-nav .button-what.cuatro {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}