:root {
  --violeta: #552b76;
  --verde: #80d9b0;
  --black: #000;
  --gold: #ffc600;
  --transparent: transparent;
  --white: white;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  background-color: #f8f8f8;
  height: 100%;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #212121;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 600;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

h4 {
  color: #212121;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

h5 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  color: #818181;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}

a {
  color: #b6b6b6;
  font-weight: 400;
  text-decoration: none;
  transition: color .4s;
}

a:hover {
  color: #212121;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

ol {
  color: #9b9b9b;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 40px;
  font-family: Droid Serif, serif;
}

li {
  margin-bottom: 5px;
}

blockquote {
  border-left: 2px solid #3d3d3d;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Droid Serif, serif;
  font-size: 18px;
  line-height: 26px;
}

.navigation {
  z-index: 9999;
  float: none;
  clear: left;
  mix-blend-mode: normal;
  background-color: #fff;
  border: 1px solid #fff;
}

.navigation-link {
  color: #a5a5a5;
  padding: 35px 15px 25px;
  font-weight: 500;
  text-decoration: none;
  transition: color .4s;
}

.navigation-link:hover {
  color: #313131;
}

.navigation-link.w--current {
  color: #a5a5a5;
}

.banner {
  background-color: #fff;
  border: 1px solid #fff;
  height: 100%;
}

.brand-logo {
  margin-top: 22px;
}

.line-bottom-menu {
  color: var(--violeta);
  background-color: #4e4e4e;
  border: 1px solid #a5a5a5;
  width: 100%;
  height: 1px;
  margin-top: 2px;
}

.big-slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.slide-navigation {
  opacity: 1;
  background-color: #fff;
  height: 50px;
  padding-top: 20px;
  font-size: 10px;
}

.arrow {
  opacity: .6;
  mix-blend-mode: lighten;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin-left: 20px;
  font-size: 25px;
  transition: opacity .4s;
}

.arrow:hover {
  opacity: 1;
}

.arrow.right {
  margin-right: 20px;
}

.social-icon-wrapper {
  z-index: 9998;
  position: absolute;
  top: 110px;
  left: 20px;
}

.like-buttton {
  float: left;
  cursor: pointer;
  background-image: url('../images/fa-thumbs-up_100_0_ffffff_none_1fa-thumbs-up_100_0_ffffff_none.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin-right: 5px;
}

.social-icon {
  float: left;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  transition-property: background-color;
}

.social-icon.facebook {
  cursor: pointer;
  background-image: url('../images/fa-facebook_100_0_ffffff_none_1fa-facebook_100_0_ffffff_none.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.social-icon.facebook:hover {
  background-color: #fff;
  background-image: url('../images/fa-facebook_100_0_121212_none_1fa-facebook_100_0_121212_none.png');
  background-size: 14px;
}

.social-icon.instagram {
  opacity: 1;
  cursor: pointer;
  background-image: url('../images/font-awesome_4-7-0_instagram_100_0_ffffff_none_1font-awesome_4-7-0_instagram_100_0_ffffff_none.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
}

.social-icon.instagram:hover {
  background-color: #fff;
  background-image: url('../images/font-awesome_4-7-0_instagram_100_0_111111_none_1font-awesome_4-7-0_instagram_100_0_111111_none.png');
  background-size: 16px;
}

.social-icon.pin {
  cursor: pointer;
  background-image: url('../images/fa-pinterest-p_100_0_ffffff_none_1fa-pinterest-p_100_0_ffffff_none.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
}

.social-icon.pin:hover {
  background-color: #fff;
  background-image: url('../images/fa-pinterest-p_100_0_121212_none_1fa-pinterest-p_100_0_121212_none.png');
  background-size: 14px;
}

.social-icon.no-float {
  float: none;
  margin-left: 2.5px;
  margin-right: 2.5px;
}

.social-icon.no-float.linkedin {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  transition-duration: .4s;
}

.social-icon.no-float.medium {
  background-image: url('../images/nuevo-logo-de-Medium-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.social-icon.medium {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #0000;
  background-image: url('../images/Medium-W.png');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
}

.social-icon.linkedin {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: url('../images/icone-linkedin-ronde-noire_White.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
}

.section {
  background-color: #fff;
  border: 1px #0000;
  margin: auto;
  padding: 100px 10px;
  position: relative;
}

.section.less-pading {
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.abstract-line {
  background-image: url('../images/patern_1patern.png');
  background-position: 50%;
  background-repeat: repeat;
  width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50px;
}

.align-center {
  text-align: center;
  background-color: #0000;
  margin: auto;
}

.align-center.line-below {
  border-bottom: 1px solid #e7e7e7;
}

.divider {
  height: auto;
  display: inline;
}

.tab-link {
  color: #a5a5a5;
  background-color: #0000;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 10px;
  font-weight: 500;
  transition: color .4s;
}

.tab-link:hover {
  color: #313131;
}

.tab-link.w--current {
  color: #313131;
  background-color: #0000;
  border-bottom: 1px solid #000;
}

.tabs-content {
  text-align: center;
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.big-divider {
  background-color: #fff;
  height: 150px;
}

.author-wrapper {
  text-align: center;
  background-image: linear-gradient(#0000008f, #fff);
  margin-right: 0;
  padding-right: 0;
  position: sticky;
  bottom: 40px;
  right: auto;
}

.author-content {
  width: 100%;
  margin-bottom: -38px;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
}

.heading-white {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}

.lighter-paragraph {
  color: #b4b4b4;
}

.services-icon {
  float: left;
  background-image: url('../images/Project-Managment.png');
  background-position: 50%;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  margin-right: 15px;
}

.services-icon.icon-1 {
  background-image: url('../images/kanban-duotone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
}

.services-icon.icon-2 {
  background-image: url('../images/chart-line-up-duotone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.services-icon.icon-3 {
  background-image: url('../images/Conceptual-and-Schematic-Design.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.services-icon.icon-4 {
  object-fit: cover;
  background-image: url('../images/buildings-duotone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  width: 80px;
  max-width: none;
  font-size: 10px;
  line-height: 14px;
  overflow: visible;
}

.services-icon.icon-6 {
  background-image: url('../images/Interior-Design.png');
  background-position: 50%;
  background-size: auto;
}

.services-icon.icon-7 {
  background-image: url('../images/users-duotone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.services-icon.icon-8 {
  background-image: url('../images/student-duotone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.services-icon.icon-9 {
  background-image: url('../images/users-four-duotone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.services-icon.icon-10 {
  background-image: url('../images/globe-hemisphere-west-duotone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.services-icon.icon-4 {
  background-image: url('../images/files-duotone-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.services-icon.icon-5 {
  background-image: url('../images/Project-Managment.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.services-icon.icon-6 {
  object-fit: cover;
  background-image: url('../images/buildings-duotone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  width: 80px;
  max-width: none;
  font-size: 10px;
  line-height: 14px;
  overflow: visible;
}

.services-icon.icon-12 {
  background-image: url('../images/Interior-Design.png');
}

.services-icon.icon-14 {
  background-image: url('../images/Architectural-drawings-from-sch.png');
}

.services-icon.icon-16 {
  background-image: url('../images/Clash-Detection.png');
}

.services-icon.icon-17 {
  background-image: url('../images/desktop-duotone.png');
}

.services-icon.icon-18 {
  background-image: url('../images/presentation-chart-duotone.png');
}

.services-wrapper {
  margin-bottom: 20px;
}

.services-content {
  overflow: hidden;
}

.footer {
  background-color: #030304;
  padding-top: 50px;
  padding-bottom: 40px;
}

.footer-logo {
  margin-bottom: 30px;
}

.social-footer {
  margin-bottom: 15px;
}

.social-footer.align-center {
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.contact-wrapper {
  z-index: 9999;
  background-color: #fffffff7;
  width: 50%;
  padding: 30px 45px;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: visible;
}

.contact-content {
  text-align: center;
  overflow: visible;
}

.button {
  background-color: #222;
  margin-top: 0;
  margin-left: 5px;
  margin-right: 0;
  padding: 5px;
  font-size: 14px;
  transition: all .4s;
}

.button:hover {
  color: #fff;
  border-radius: 15px;
}

.button.white-button {
  color: #212121;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-top: 0;
  margin-bottom: -131px;
  margin-right: 5px;
  padding-bottom: 5px;
  transition: all .4s;
  position: static;
  bottom: auto;
}

.button.white-button:hover {
  color: #fff;
  background-color: #111;
  border-radius: 0;
}

.text-field {
  background-color: #0000;
  border-top: 1px #000;
  border-bottom: 2px #666;
  border-left: 2px solid #c4c4c4;
  border-right: 1px #000;
  height: 45px;
  margin-bottom: 15px;
}

.text-field.text-area {
  height: auto;
  padding-bottom: 35px;
}

.success-message {
  background-color: #20e48e;
}

.form-paragraph {
  color: #fff;
  margin-bottom: 0;
}

.error-message {
  background-color: #f34b4b;
}

.close-contact {
  position: absolute;
}

.close-contact:hover {
  opacity: 1;
}

.client-wrapper {
  opacity: .8;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 125px;
  width: 40%;
  height: 60px;
  margin-top: -62px;
  margin-left: 524px;
  padding-left: 0;
  transition: opacity .4s;
}

.client-wrapper:hover {
  opacity: 1;
}

.dynamic-projects {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 450px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.project-content {
  float: left;
  background-color: #fff;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  width: 450px;
  height: 450px;
  max-height: 350px;
  margin-bottom: 40px;
  padding: 30px;
  display: none;
  position: relative;
  overflow: hidden;
}

.project-photo {
  width: 450px;
  height: 450px;
  margin: -70px auto 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.project-title {
  color: #212121;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.view-more-wrapper {
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.project-line {
  background-color: #2e2e2e;
  width: 40px;
  height: 2px;
  margin-bottom: 15px;
}

.column-without-padding {
  padding-left: 0;
  padding-right: 0;
}

.project-page-content {
  padding: 50px;
}

.project-page-title {
  color: #acacac;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 600;
}

.small-divider {
  width: auto;
  height: 40px;
  margin: auto;
  display: block;
}

.project-paragraph {
  float: left;
  color: #7e7e7e;
  margin-right: 5px;
  display: inline-block;
}

.project-paragraph.bold {
  color: #6d6d6d;
  font-weight: 400;
}

.project-paragraph.no-float {
  float: none;
}

.journal-wrapper {
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  padding-top: 50px;
  padding-bottom: 50px;
}

.journal-photo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  width: 350px;
  height: 350px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.journal-photo.bigger {
  width: 500px;
  height: 500px;
}

.journal-title {
  color: #212121;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.top-space {
  width: auto;
  height: 10px;
  margin-top: 20px;
  padding-top: 526px;
}

.slide-1 {
  background-image: linear-gradient(#0003, #0003), url('../images/ptn-3_1ptn-3.png'), none;
  background-position: 0 0, 50%, 50% 100%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
}

.slide-1.photo-2 {
  background-image: linear-gradient(#0003, #0003), url('../images/ptn-3_1ptn-3.png'), none;
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, repeat, repeat-y;
  background-size: auto, auto, cover;
}

.container-slider {
  z-index: 2;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.slider-title {
  color: #f8f8f8;
  text-transform: capitalize;
  margin-top: -315px;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 500;
  line-height: 36px;
  transition: text-shadow 1s;
}

.licens-photo-1 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 200px;
  height: 200px;
}

.licens-photo-1.photo-2, .licens-photo-1.photo-3 {
  background-image: none;
}

.testimonials-photo {
  opacity: .5;
  background-color: #0000;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  margin-left: 5px;
  margin-right: 5px;
  transition: opacity .5s;
}

.testimonials-photo:hover, .testimonials-photo.w--current {
  opacity: 1;
}

.testimonials-photo.client-wrapper {
  opacity: 1;
  object-fit: scale-down;
  background-color: #fff;
  margin-top: -50px;
  margin-left: 428px;
  margin-right: 0;
  position: static;
  right: 7px;
}

.testimonials-photo.client-wrapper.align-center {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.copyright-div {
  color: #737e89;
  text-align: center;
}

.copyright {
  color: #b7b7c7;
  flex: 0 auto;
  align-self: center;
  margin-bottom: 0;
  font-size: 14px;
  position: relative;
  right: auto;
}

.copyright.align-center {
  color: #f8f7fa;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.center {
  text-align: center;
}

.center.color {
  color: #919197;
  letter-spacing: 0;
}

.big {
  color: #000;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600;
}

.heading-bam {
  clear: none;
  color: #fff;
  text-align: center;
  background-color: #000;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  line-height: 32px;
  display: inline-block;
}

.heading-bam.align-center {
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  line-height: 34px;
  display: inline-block;
  position: static;
}

.image {
  object-fit: fill;
  max-width: 1%;
  display: block;
  position: relative;
  inset: 25% 0% 0% 46%;
}

.image.org-slider {
  width: auto;
  max-width: 20%;
  height: auto;
  margin-left: -50px;
  margin-right: 0;
  padding-right: 0;
  display: block;
}

.slide-2 {
  object-fit: fill;
  overflow: visible;
}

.slider {
  background-color: #fff;
}

.icon-7, .icon-8 {
  color: #000;
}

.big-slider-align {
  object-fit: cover;
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.paragraph {
  text-align: center;
}

.slider-2 {
  background-color: #fff;
}

.columns {
  margin-left: 0;
  margin-right: 0;
  padding-left: 140px;
  padding-right: 0;
  display: block;
}

.columns.services1 {
  background-color: #fff;
}

.columns.services3 {
  display: none;
}

.column {
  padding-left: 0;
}

.column-2 {
  padding-right: 0;
}

.list {
  text-align: left;
  margin-top: 88px;
  padding-left: 123px;
  padding-right: 150px;
  list-style-type: square;
}

.list.align-center {
  padding-left: 107px;
}

.section-2 {
  background-color: #fff;
}

.collection-item {
  background-image: linear-gradient(#000, #fff);
}

.collection-item.author-wrapper {
  background-image: none;
  padding-left: 20px;
  position: static;
}

.collection-list-2 {
  margin: 50px 100px 0;
  display: inline-block;
}

.collection-list-2.align-center {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.collection-list-3 {
  margin-top: 50px;
  margin-left: 100px;
  margin-right: 100px;
}

.slide-3 {
  background-color: #fff;
  margin: auto;
}

.icon-9 {
  color: #020202;
  background-color: #fff;
}

.icon-10 {
  color: #000;
}

.slide-4 {
  background-color: #fff;
}

.slide-5 {
  background-color: #fff;
  margin: auto;
}

.text-block {
  width: 300px;
  height: 150px;
  margin-top: -93px;
  margin-bottom: 0;
  margin-left: 551px;
}

.text-block.testimonials-names {
  text-align: center;
  width: auto;
  height: 50px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block.testimonials-names.align-center {
  clear: none;
  text-align: center;
  object-fit: cover;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  line-height: 18px;
  display: block;
  position: static;
  inset: 35% 0% auto;
  overflow: visible;
}

.section-3, .body {
  background-color: #fff;
}

.image-2 {
  max-width: 80%;
}

.image-2.align-center {
  padding-top: 0;
  padding-bottom: 0;
}

.image-3 {
  max-width: 90%;
}

.authors-overlay {
  z-index: auto;
  background-image: linear-gradient(to top, #0000008f, #fff0);
  width: 100%;
  height: 100%;
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.collection-list-4 {
  background-color: #fff;
  margin-right: -10px;
  padding-right: 0;
}

.div-block-3 {
  background-color: #fff;
}

.paragraph-3 {
  text-align: center;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-3.align-center {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.list-item {
  margin-bottom: 5px;
}

.paragraph-4 {
  margin-top: 25px;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.paragraph-5, .paragraph-6, .paragraph-7 {
  margin-top: 25px;
}

.collection-list-wrapper {
  object-fit: none;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-8 {
  text-align: center;
}

.slide-nav-2 {
  margin: auto auto -50px;
}

.bold-text-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text-2.align-center {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.paragraph-11 {
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-5 {
  width: auto;
  height: 50px;
}

.xs-divider {
  width: auto;
  height: 20px;
}

.image-6 {
  margin-left: 51px;
  padding-right: 0;
}

.paragraph-12 {
  font-family: Poppins, sans-serif;
}

.heading-2, .heading-3, .heading-4 {
  text-align: center;
  cursor: pointer;
}

.div-block-8 {
  width: auto;
  height: 60px;
}

.slider-title-2 {
  color: #fff;
  text-transform: capitalize;
  margin-top: -315px;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 500;
  line-height: 36px;
}

.div-block-9 {
  width: auto;
  height: 60px;
}

.image-project-copy {
  mix-blend-mode: normal;
  object-fit: cover;
  width: 450px;
  height: 450px;
  margin-top: -10px;
  margin-bottom: 0;
  margin-left: 20px;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 20px;
  display: inline-block;
  overflow: auto;
}

.video {
  background-image: url('../images/ptn-3_1ptn-3.png'), linear-gradient(#0000001a, #0000001a);
  background-position: 50%, 0 0;
  height: 100%;
}

.video.big-slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.list-item-5 {
  display: none;
}

.heading-5, .heading-6, .heading-7 {
  color: #818181;
  margin-top: 30px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.text-block-4 {
  color: var(--violeta);
  font-weight: 600;
  display: block;
}

.collection-list-5 {
  background-color: #fff;
  align-items: center;
  margin: 0 auto;
  padding-top: 0;
  display: block;
}

.paragraph-13 {
  color: #80d9b0;
  margin-top: -30px;
  margin-bottom: 0;
  padding-top: 0;
}

.contact-buttom {
  background-color: var(--verde);
  margin-top: 0;
  margin-left: 5px;
  margin-right: 0;
  padding: 5px;
  font-size: 14px;
  transition: all .4s;
}

.contact-buttom:hover {
  color: #fff;
  border-radius: 15px;
}

.contact-buttom.w--current {
  border-radius: 10px;
}

.contact-line-bottom {
  border: 1px solid var(--violeta);
  background-color: #4e4e4e;
  width: 100%;
  height: 1px;
  margin-top: 2px;
}

.link-block {
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-image: url('../images/envelope-simple-1.png'), url('../images/envelope-simple.png');
  background-position: 50%, 50%;
  background-size: cover, cover;
  background-clip: border-box;
  width: 50px;
  height: 50px;
}

.paragraph-14 {
  color: var(--violeta);
  font-weight: 700;
}

.collection-list-wrapper-2 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-15 {
  display: block;
}

.image-7 {
  object-fit: cover;
  width: 450px;
  height: 450px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 120px;
}

.image-8 {
  object-fit: cover;
  width: 450px;
  height: 450px;
  margin-top: 20px;
  margin-left: 120px;
}

.section-4 {
  color: #fff;
  height: 600px;
}

.slider-3 {
  background-color: #fff;
  border: 1px solid #fff;
  height: 500px;
}

.collection-list-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.collection-list-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: 450px;
  margin-right: 0;
  padding-left: 220px;
  padding-right: 0;
  display: block;
}

.collection-item-2 {
  object-fit: contain;
  width: 450px;
  height: 450px;
  margin-right: 40px;
  padding-left: 0;
}

.mask {
  border: 1px solid #fff;
  height: 450px;
}

.body-2 {
  background-color: #fff;
  border: 1px solid #fff;
}

.left-arrow {
  color: var(--violeta);
  margin-left: 140px;
}

.right-arrow {
  color: var(--violeta);
  margin-right: 140px;
}

.slide-navigation-2 {
  opacity: 1;
  color: var(--verde);
  background-color: #fff;
  height: 50px;
  margin-top: 0;
  margin-bottom: -83px;
  padding-top: 20px;
  font-size: 10px;
}

.section-5 {
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-9 {
  color: var(--violeta);
  text-align: center;
  width: 600px;
  margin: 20px auto 0;
  font-weight: 700;
  display: block;
}

.button-5 {
  background-color: var(--black);
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  display: inline-block;
}

.container-3 {
  width: 100%;
  max-width: 600px;
  display: block;
}

.button-8 {
  background-color: var(--black);
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-left: 112px;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  display: inline-block;
}

.locales-wrapper {
  text-align: right;
  width: auto;
  height: 60px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: inline-block;
}

.dropdown {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.icon-21 {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
  display: inline-block;
}

.text-block-5 {
  display: inline-block;
}

.dropdown-toggle {
  padding: 0 15px 0 0;
}

.dropdown-toggle.button {
  color: #fff;
  border: 2px solid #000;
  border-radius: 5px;
}

.locales-list {
  color: #707070;
}

.text-block-6 {
  color: #333;
}

.dropdown-list {
  color: #000;
  cursor: auto;
  background-color: #fff;
}

.link, .link.w--current {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-12 {
  padding: 25px;
}

.form-block {
  margin-top: 35px;
}

.field-label, .field-label-2 {
  margin-bottom: 20px;
}

.textarea {
  line-height: 60px;
}

.success-message-2 {
  background-color: #ddd0;
}

.text-block-7 {
  font-size: 20px;
}

.heading-8 {
  width: 260px;
  height: 180px;
}

.image-9 {
  vertical-align: middle;
  margin-top: 78px;
  position: static;
}

.text-block-8 {
  color: var(--violeta);
  border-radius: 50px 20px 20px;
  font-weight: 700;
}

.heading-9 {
  color: #212121;
  -webkit-text-stroke-color: #212121;
  font-size: 18px;
  line-height: 24px;
}

.mask-2 {
  overflow-wrap: normal;
}

@media screen and (max-width: 991px) {
  .navigation {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navigation-link {
    text-align: left;
    padding-top: 25px;
    padding-bottom: 15px;
    display: block;
  }

  .banner {
    height: 750px;
  }

  .brand-logo {
    margin-top: 10px;
  }

  .brand-logo.w--current {
    margin-top: 5px;
  }

  .big-slider {
    height: 800px;
  }

  .arrow {
    mix-blend-mode: lighten;
    width: 35px;
    height: 35px;
  }

  .arrow.right {
    width: 35px;
    height: 35px;
  }

  .social-icon.medium {
    opacity: 1;
    background-color: #0000;
    background-image: url('../images/Medium-W.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .social-icon.linkedin {
    opacity: 1;
    mix-blend-mode: normal;
    background-color: #fff0;
    background-image: url('../images/icone-linkedin-ronde-noire_White.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .section {
    width: auto;
    height: auto;
  }

  .abstract-line {
    display: none;
  }

  .align-center {
    object-fit: fill;
    width: auto;
    height: auto;
    margin: 0;
  }

  .contact-wrapper {
    width: 100%;
  }

  .button {
    text-align: center;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: static;
  }

  .dynamic-projects {
    width: 350px;
    height: 350px;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 0;
  }

  .project-content {
    width: 100%;
    margin-top: 0;
    margin-bottom: -60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .project-photo {
    width: 350px;
    height: 350px;
    margin-top: 0;
    margin-left: 15px;
    padding-right: 0;
    display: block;
    position: absolute;
    overflow: hidden;
  }

  .view-more-wrapper {
    margin-bottom: 0;
  }

  .small-divider {
    width: auto;
    height: 40px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .slider-title {
    text-align: center;
    font-size: 30px;
    line-height: 32px;
  }

  .navigation-menu {
    background-color: #f7f7f7;
  }

  .menu-button.w--open {
    background-color: #212121;
  }

  .testimonials-photo.client-wrapper.align-center {
    margin-top: auto;
    margin-bottom: auto;
  }

  .heading-bam {
    font-size: 28px;
    line-height: 28px;
  }

  .image.org-slider {
    width: auto;
    max-width: 25%;
    height: auto;
    margin-left: -50px;
    margin-right: 0;
  }

  .big-slider-align {
    width: auto;
    height: 800px;
  }

  .slider-2 {
    width: 768px;
    margin-left: 0;
    padding-left: 0;
  }

  .columns {
    width: auto;
  }

  .list {
    margin-top: 60px;
    margin-left: -68px;
  }

  .collection-list-2.align-center, .collection-list-3, .text-block.testimonials-names {
    margin-top: 0;
  }

  .text-block.testimonials-names.align-center {
    width: auto;
    margin-top: 0;
    display: block;
  }

  .section-3 {
    padding-top: 48px;
  }

  .image-2.align-center {
    width: 582.391px;
    height: 204.578px;
  }

  .paragraph-8 {
    text-align: center;
    line-height: 24px;
  }

  .list-item-2, .list-item-3 {
    margin-left: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .list-item-4 {
    margin-left: 20px;
    margin-right: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 16px;
  }

  .slide-nav-2 {
    width: auto;
    margin-top: auto;
    margin-bottom: -40px;
    padding-top: 0;
  }

  .bold-text-2, .bold-text-2.align-center {
    display: inline;
  }

  .paragraph-11 {
    color: #333;
    text-align: center;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 400;
    line-height: 16px;
    display: block;
  }

  .container {
    margin-top: 0;
  }

  .xs-divider {
    height: 7%;
    margin: auto;
  }

  .slider-title-2 {
    text-align: center;
    font-size: 30px;
    line-height: 32px;
  }

  .image-project-copy {
    width: 350px;
    height: 350px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .video.big-slider {
    width: 768px;
  }

  .collection-list-wrapper-2 {
    display: block;
  }

  .paragraph-15 {
    display: none;
  }

  .image-7, .image-8 {
    margin-left: 150px;
  }

  .div-block-11 {
    margin-left: auto;
    margin-right: auto;
  }

  .collection-item-2 {
    margin-left: -54px;
    margin-right: auto;
  }

  .left-arrow {
    margin-left: 60px;
  }

  .right-arrow {
    margin-right: 60px;
  }

  .section-5 {
    height: 350px;
    margin-top: 96px;
    display: block;
  }

  .container-3 {
    height: 500px;
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .navigation {
    padding-right: 10px;
  }

  .banner {
    height: 600px;
  }

  .big-slider {
    height: 650px;
  }

  .social-icon-wrapper {
    margin-top: 0;
  }

  .align-center {
    margin-top: auto;
  }

  .author-wrapper {
    margin-bottom: 20px;
  }

  .contact-wrapper {
    overflow: scroll;
  }

  .button.white-button {
    padding-bottom: 5px;
    position: relative;
    bottom: 60px;
    right: 100px;
  }

  .project-content {
    margin-bottom: 0;
  }

  .project-photo {
    inset: 0% -10% 0% 0%;
  }

  .project-title {
    margin-bottom: 0;
    padding-top: 41px;
    padding-bottom: 0;
  }

  .small-divider {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #0000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .slide-1 {
    background-color: #fff;
  }

  .container-slider {
    padding-left: 64px;
    padding-right: 64px;
  }

  .testimonials-photo.client-wrapper.align-center {
    margin-top: auto;
  }

  .copyright {
    margin-bottom: 0;
  }

  .image.org-slider {
    max-width: 30%;
  }

  .slide-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .big-slider-align {
    object-fit: contain;
    height: 700px;
  }

  .list.align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .collection-list-2.align-center {
    margin-top: auto;
  }

  .collection-list-3 {
    width: auto;
    height: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .collection-list-3.align-center {
    margin-top: auto;
  }

  .slide-5 {
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .text-block.testimonials-names {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }

  .text-block.testimonials-names.align-center {
    text-align: center;
    width: auto;
    height: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .paragraph-3 {
    width: 500px;
  }

  .bold-text-2 {
    width: 91.6125px;
    height: 39.2px;
  }

  .bold-text-2.align-center {
    width: 64.5613%;
    height: 78.4%;
    margin-left: auto;
    margin-right: auto;
    display: inline;
  }

  .paragraph-11 {
    margin-top: auto;
  }

  .image-project-copy {
    object-fit: cover;
    width: 450px;
    height: 450px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    inset: 0%;
  }

  .video.big-slider {
    width: 766px;
  }

  .heading-6 {
    margin-top: 30px;
  }

  .image-7, .image-8 {
    margin-left: 60px;
  }

  .collection-item-2 {
    margin-left: -160px;
  }

  .left-arrow {
    margin-left: -10px;
  }

  .right-arrow {
    margin-left: 0;
    margin-right: -30px;
  }

  .section-5 {
    height: 400px;
  }

  .paragraph-9 {
    width: 500px;
    height: auto;
  }

  .button-5 {
    width: auto;
  }

  .icon-19 {
    margin-top: 260px;
    margin-left: 0;
    margin-right: 0;
  }

  .icon-20 {
    margin-top: 260px;
  }

  .button-8 {
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  .banner {
    height: 500px;
  }

  .big-slider {
    height: 650px;
  }

  .arrow, .arrow.right {
    width: 25px;
    height: 25px;
  }

  .social-icon-wrapper {
    margin-top: 0;
  }

  .section {
    margin: auto;
    padding-top: 0;
    padding-bottom: 220px;
  }

  .align-center {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button.white-button {
    z-index: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    top: -50px;
    bottom: auto;
    right: 220px;
  }

  .dynamic-projects {
    object-fit: cover;
    width: 325px;
    height: 325px;
    padding-left: 0;
  }

  .project-photo {
    width: 325px;
    height: 325px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
    overflow: auto;
  }

  .project-title {
    padding-top: 0;
  }

  .view-more-wrapper {
    margin-bottom: 0;
  }

  .project-page-content {
    padding: 30px 10px;
  }

  .small-divider {
    width: auto;
    height: auto;
    max-height: none;
    padding-bottom: 0;
  }

  .journal-photo, .journal-photo.bigger {
    width: 200px;
    height: 200px;
  }

  .journal-title {
    line-height: 30px;
  }

  .slide-1 {
    width: auto;
  }

  .slider-title {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
  }

  .testimonials-photo {
    float: left;
    width: 50px;
    height: 50px;
  }

  .testimonials-photo.client-wrapper.align-center {
    float: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: none;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
  }

  .heading-bam {
    width: auto;
    height: auto;
    font-size: 24px;
    line-height: 26px;
  }

  .heading-bam.align-center {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: inline-block;
  }

  .image.org-slider {
    max-width: 50%;
    margin-top: 0;
    margin-left: -60px;
    margin-right: auto;
    padding-right: 0;
    display: inline-block;
  }

  .big-slider-align {
    object-fit: cover;
    height: 650px;
  }

  .list.align-center {
    margin-bottom: auto;
    padding-left: 59px;
    padding-right: 0;
  }

  .slide-4 {
    height: 400px;
  }

  .slide-5 {
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block.testimonials-names {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block.testimonials-names.align-center {
    width: auto;
    height: auto;
    margin: 0 auto auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-3 {
    width: auto;
    height: auto;
    margin: auto;
    padding-top: 0;
  }

  .image-2.align-center {
    width: auto;
    height: auto;
  }

  .paragraph-3 {
    width: 300px;
    margin-top: 70px;
  }

  .slide-nav-2 {
    object-fit: none;
    height: 105.6px;
    margin-top: 36px;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .paragraph-11 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
    display: block;
  }

  .text-block-2, .text-block-3 {
    text-align: center;
  }

  .slider-title-2 {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
  }

  .image-project-copy {
    width: 325px;
    height: 325px;
    margin: 0 auto;
    padding: 0;
  }

  .video.big-slider {
    width: 479px;
    display: block;
  }

  .image-7 {
    width: 300px;
    height: 300px;
    margin-top: 20px;
    margin-left: 10px;
  }

  .image-8 {
    width: 300px;
    height: 300px;
    margin-left: 10px;
    margin-right: 0;
  }

  .section-4 {
    margin-top: 140px;
  }

  .collection-item-2 {
    width: 350px;
    height: 450px;
    margin-left: -218px;
  }

  .section-5 {
    height: 580px;
  }

  .paragraph-9 {
    width: 300px;
    margin-top: 60px;
  }

  .button-5 {
    line-height: 30px;
    display: block;
  }

  .icon-19 {
    margin-left: 17px;
  }

  .icon-20 {
    margin-left: 4px;
  }

  .button-8 {
    margin-left: auto;
    line-height: 30px;
    display: block;
  }
}

/* === HOME PROJECTS SLIDER FIX === */
.slider-3 .mask { width: 100%; }

.projects-grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}

.projects-card{
  display: block;
  width: 100%;
  height: 520px;
  overflow: hidden;
}

.projects-card img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* responsive */
@media (max-width: 991px){
  .projects-grid{ grid-template-columns: 1fr; }
  .projects-card{ height: 380px; }
}

@media (max-width: 479px){
  .projects-card{ height: 260px; }
}

/* Evita que el slider o la nav tapen el texto */
.w-slider-mask { overflow: hidden; }
.testimonial-wrapper { position: relative; padding-bottom: 24px; }

/* Foto centrada y redonda */
.testimonial-photo-wrap {
  display: flex;
  justify-content: center;
  margin: 18px 0 10px;
}
.testimonial-photo {
  width: 86px;
  height: 86px;
  border-radius: 999px;
  object-fit: cover;
  display: block;
}

/* Asegura que el texto no quede por debajo de nada */
.w-slider-nav { position: relative; z-index: 2; margin-top: 14px; }

/* Wrapper centrado */
.testimonial-wrapper{
  text-align:center;
  max-width: 900px;
  margin: 0 auto;
  padding: 10px 20px 30px;
}

/* Avatar circular como Webflow */
.testimonial-avatar{
  width: 110px;
  height: 110px;
  margin: 10px auto 18px;
  border-radius: 999px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* Textos */
.testimonial-name{ font-weight: 600; margin-top: 6px; }
.testimonial-role{ font-size: 13px; opacity: .7; margin-bottom: 18px; }
.testimonial-quote{ max-width: 900px; margin: 0 auto; opacity: .7; line-height: 1.7; }

/* Evitar que el nav/dots tape el texto */
.w-slider-nav{
  position: relative;
  margin-top: 20px;
}

/* (Si alguna vez aparece una banda gris tipo "No items found") */
.w-dyn-empty{ display:none !important; }

/* --- CLIENTS / TESTIMONIALS: evitar superposición con la foto --- */
.bam-testimonials {
  margin-top: 10px; /* empuja todo el slider hacia abajo */
}

/* Baja o sube el bloque de títulos */
.section .align-center {
  padding-bottom: 10px; /* menos espacio debajo del título */
}

/* Ajusta títulos (suben si bajás margin-bottom) */
.section .align-center .heading-bam {
  margin-bottom: 6px;
}

.section .align-center .heading-2 {
  margin-top: 10px;
  margin-bottom: 0px;
}

/* =========================
   CLIENTS (solo esta página)
   ========================= */

.clients-page .align-center{
  /* sube el bloque de títulos (ajustá este valor a gusto) */
  margin-top: -20px;
  padding-bottom: 0;
}

/* sube un poco el h1 y h2 (menos margen vertical) */
.clients-page .heading-bam{
  margin-top: 0;
  margin-bottom: 8px;
}

.clients-page .heading-2{
  margin-top: 8px;
  margin-bottom: 0;
}

/* si el divisor (small-divider) te baja demasiado el contenido */
.clients-page .small-divider{
  height: 20px; /* antes 40px */
}

/* separa la foto del bloque de títulos para evitar superposición */
.clients-page .bam-testimonials{
  margin-top: 24px;
}

/* por si tu avatar queda muy arriba */
.clients-page .bam-avatar{
  margin-top: 10px;
}

/* Ajustes extra cuando la ventana es baja (típico: laptop con poca altura) */
@media (max-height: 700px){
  .clients-page .align-center{ margin-top: -35px; }
  .clients-page .bam-testimonials{ margin-top: 18px; }
}

/* === CLIENTS: subir títulos para que no choquen con la foto === */
/* Ajusta SOLO la sección de clients si tu body tiene clase "clients" o el main tiene un wrapper.
   Si no tenés wrapper, usá la versión "global clients" de abajo. */

/* Versión global clients (afecta a cualquier página que use esa estructura) */
.section .align-center {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -20px;     /* SUBE el bloque de títulos */
  margin-bottom: 10px;  /* separa del slider/foto */
}

/* Control fino de márgenes del h1/h2 (porque h1/h2 globales tienen margin-top: 20px) */
.section .align-center .heading-bam {
  margin-top: 0 !important;
  margin-bottom: 6px !important;
}

.section .align-center .heading-2 {
  margin-top: 6px !important;
  margin-bottom: 0 !important;
}
