/*Custom styling*/

/*Global*/
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
.text-warning {
  color: #f47b36 !important;
}
.btn-success {
  background-color: #f47b36 !important;
  border-color: #f47b36 !important;
}
.bg-dark {
  background-color: #003960 !important;
}

header .navbar {
  padding-left: 15px;
  padding-right: 15px;
  background-color: rgba(0, 57, 96, 0.8) !important;
}
.navbar-brand,
.navbar-brand > img {
  width: 220px;
}
.navbar-toggler {
  background-color: transparent;
  border: none;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0,201,167,1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
ul.navbar-nav li a {
  justify-content: center;
}
.navbar-nav .divider {
  display: none;
}
.navbar-expand-lg .navbar-nav .nav-item {
  margin-right: 0.75rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-top: 8px;
  padding-bottom: 8px;
}

.collapsed i.fas.fa-chevron-up {
  transform: rotate(180deg);
  transition: all 0.4s ease;
}

.contact-cta .cta-icon {
  position: absolute;
  top: -30px;
  left: 50px;
}
.post-origin {
  width: 50px;
}
.partners-section img {
  filter: grayscale(100%);
}

.calculate-form {
  margin-top: -70px;
  margin-bottom: 100px;
  position: relative;
  z-index: 1;
}
.irs--flat .irs-bar,
.irs--flat .irs-handle > i:first-child,
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  background-color: #f47b36; /*#003960*/
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  border-top-color: #f47b36; /*#003960*/
}
.range-slider-custom .irs-from,
.range-slider-custom .irs-to,
.range-slider-custom .irs-single {
  top: 2px;
}
.steps {
  position: relative;
}
.steps::after {
  position: absolute;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  z-index: 9999;
  font-weight: 900;
  font-size: 40px;
  top: calc(50% - 30px);
  right: -20px;
}
.col-md-4:last-child .steps::after {
  display: none;
}
.home-page .separator {
  border-bottom: 1px solid #fff;
  margin: 10px 0;
}
.home-page #about-section .fa-linkedin {
  top: 10px;
  right: 10px;
  z-index: 1;
}
.home-page #about-section img {
  filter: grayscale(100%);
  transition: all 0.4s ease;
}
.home-page #about-section .team-member:hover img,
.partners-section img {
  filter: grayscale(0);
}
.member-pic {
  height: 20rem;
  max-width: 20rem;
  margin: 0 auto;
}
.member-pic img {
  height: 100%;
  object-fit: cover;
}
.news-detail {
  max-width: 800px;
  margin: 0 auto;
}
.custom-file {
  min-height: 110px;
}
.custom-file-label {
  cursor: pointer;
  min-height: 160px !important;
}
.custom-file-label::after {
  display: none !important;
}

footer {
  position: relative;
}
footer .row:last-child img {
  filter: brightness(100);
}
.footer-help {
  margin-top: -80px;
  position: relative;
  z-index: 2;
}
footer .floating-whatsapp {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .account-menu {
    flex-direction: row;
    justify-content: space-evenly;
  }
  .account-menu li {
    width: 200px;
  }
  .table-responsive {
    display: table;
  }
}

@media screen and (max-width: 767px) {
  .navbar-expand-lg .navbar-nav .nav-item {
    margin-bottom: 0.75rem;
  }
  .hero-section {
    align-items: center;
  }
  .steps {
    margin-bottom: 30px;
  }
  .steps::after {
    display: none;
  }
  .contact-cta .square {
    margin-bottom: 30px;
  }
  .partners-section img {
    margin-bottom: 30px;
  }
  .footer-help {
    margin-bottom: 20px;
  }
  footer.bg-dark {
    padding-bottom: 80px !important;
    text-align: center;
  }
  footer ul {
    justify-content: center;
  }
  footer ul .fa-li {
    position: static;
  }
  .oportunities-header {
    flex-direction: column;
    align-items: center;
  }
  #advancedFormSelectStepTwo h4 + div,
  #advancedFormSelectStepThree .custom-file + div,
  #advancedFormSelectStepFour h4 + div,
  #advancedFormSelectStepFive > .d-flex,
  #advancedFormSelectStepSix > .d-flex {
    flex-wrap: wrap;
  }
  #advancedFormSelectStepTwo h5,
  #advancedFormSelectStepThree h5,
  #advancedFormSelectStepFour h5,
  #advancedFormSelectStepFive h5,
  #advancedFormSelectStepSix h5 {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  #advancedFormSelectStepTwo .prev-next,
  #advancedFormSelectStepThree .prev-next,
  #advancedFormSelectStepFour .prev-next,
  #advancedFormSelectStepFive .prev-next,
  #advancedFormSelectStepSix .prev-next {
    flex-basis: 100%;
    justify-content: space-between;
    display: flex;
    align-items: center;
  }
}
