:root {

  /* Colors: */
  --black: #212529;
  --beige: #F6F5F0;
  --navy-primary: #465058;
  --unnamed-color-b5b5b5: #B5B5B5;
  --blanco: #FFFFFF;
  
  /* Font/text values */
  --unnamed-font-size-13: 13px;
  --unnamed-font-size-15: 15px;
  --unnamed-font-size-16: 16px;
  --unnamed-font-size-17: 17px;
  --unnamed-font-size-18: 18px;
  --unnamed-font-size-20: 20px;
  --unnamed-font-size-21: 21px;
  --unnamed-font-size-24: 24px;
  --unnamed-font-size-25: 25px;
  /* --unnamed-font-size-28: 28px; */
  --unnamed-font-size-30: 30px;
  --unnamed-font-size-31: 31px;
  --unnamed-font-size-34: 34px;
  /* --unnamed-font-size-35: 35px; */
  --unnamed-font-size-38: 38px;
  --unnamed-font-size-39: 39px;
  --unnamed-font-size-40: 40px;
  --unnamed-font-size-43: 43px;
  --unnamed-font-size-45: 45px;
  --unnamed-font-size-48: 48px;
  --unnamed-font-size-49: 49px;
  /* --unnamed-font-size-62: 62px; */
  --unnamed-font-size-73: 73px;
  --unnamed-font-size-82: 82px;
  --unnamed-font-size-100: 100px;
  --unnamed-font-size-125: 125px;

  /* --unnamed-character-spacing-0: 0px;
  --unnamed-line-spacing-24: 24px;
  --unnamed-line-spacing-35: 35px;
  --unnamed-line-spacing-62: 62px;
  --unnamed-line-spacing-82: 82px; */
}
.pinta-smart {
  background-color: #112617;
}
body {
  overflow-x: hidden;
}
@media(min-width:992px) {
  .pinta-smart {
    background-color: #112617;
    position: relative;
    height: 900px;
  }
  .wrap-images {
    position: relative;
    display: inline-block;
  }
  .portada1 {
    position: absolute;
    max-width: 35%;
    left: 0%;
  }
  .portada2 {
    position: absolute;
    max-width: 25%;
    top: calc(100% - -410px);
    left: calc(100% - 89%);
  }
  .portada3 {
    position: absolute;
    max-width: 35%;
    right: 0%;
  }
  .portada4 {
    position: absolute;
    max-width: 25%;
    top: calc(100% - -530px);
    right: 0%;
  }
  .down-arrow {
    position: absolute;
    top: 700px;
    cursor: pointer;
  }
  .behrLogo {
    position: absolute;
    top: 250px;
  }
}

@media(min-width:1650px) and (max-width:1800px) {
  .portada4 {
    top: calc(100% - -500px);
  }
  .pinta-smart {
    height: 800px;
  }
  .down-arrow {
    position: absolute;
    top: 630px;
  }
}

@media(min-width:1450px) and (max-width:1651px) {
  .portada4 {
    top: calc(100% - -450px);
  }
  .pinta-smart {
    height: 800px;
  }
  .down-arrow {
    position: absolute;
    top: 580px;
  }
}
@media(min-width:1330px) and (max-width:1459px) {
  .portada4 {
    top: calc(100% - -420px);
  }
  .pinta-smart {
    height: 700px;
  }
  .down-arrow {
    position: absolute;
    top: 500px;
  }
}
@media (min-width:1150px) and (max-width:1329px) {
  .portada2 {
    top: calc(100% - -300px);
    left: calc(100% - 87%);
  }
  .portada4 {
    top: calc(100% - -360px);
  }
  .pinta-smart {
    height: 700px;
  }
  .down-arrow {
    position: absolute;
    top: 500px;
  }
}
@media (min-width:992px) and (max-width:1149px) {
  .portada2 {
    top: calc(100% - -250px);
    left: calc(100% - 87%);
  }
  .portada4 {
    top: calc(100% - -295px);
  }
  .pinta-smart {
    height: 700px;
  }
  .down-arrow {
    position: absolute;
    top: 500px;
  }
}
@media (max-width:991px) {
  .pinta-smart {
    background-color: #112617;
  }
  .behrLogo {
    position: absolute;
    top: 3%;
    right: 7%;
    width: 30%;
    z-index: 9;
  }
  .down-arrow {
    position: absolute;
    width: 65px;
    bottom: 0%;
  }
  .animate_FadeUp__Antonio {
    width: 118px;
    height: 127px;
    object-fit: contain;
  }
  html {
    overflow-x: hidden;
  }
}
@media (max-width:414px) {
  .pinta-smart {
    padding-bottom: 4%;
  }
  .down-arrow {
   bottom: -10%;
  }
}
@media (min-width:992px) and (max-width:1330px) {
  .behrLogo {
    width: 20%;
  }
}
/* Section Paint */
.section-paint {
  background-color: #112617;
  margin-bottom: -1px;
}
.section-paint .main-content-wrapper h1 {
  font-family: var(--behr-heading-font);
  font-weight: var(--behr-atf-500);
  font-size: var(--unnamed-font-size-100);
  line-height: var(--unnamed-font-size-125);
  padding: 0px;
}
@media (min-width:1331px) {
  .section-paint .main-content-wrapper p {
    padding: 0px 190px;
  }
}

@media (min-width:992px) {
  .section-paint .main-content-wrapper p {
    padding: 0px 150px;
  }
  p {
    font-size: var(--unnamed-font-size-20);
    line-height: var(--unnamed-font-size-24);
  }
  .main-award-content h4 {
    font-family: var(--behr-heading-font);
    font-weight: var(--behr-atf-500);
    font-size: var(--unnamed-font-size-48);
    line-height: var(--unnamed-font-size-48);
  }
}
.section-paint .content-wrapper .content-wrapper,
.section-gente1 .content-wrapper .content-wrapper,
.section-gente3 .content-wrapper .content-wrapper {
  background-color: #B7C6B4;
  height: 100%;
}
.section-paint .content-wrapper p {
  font-style: italic;
  color: var(--navy-primary);
}
.section-paint .content-wrapper img {
  padding-left: 20px;
  padding-right: 20px;
}
.abc {
  flex: 1 1 300px;
}
.section-gente1 .row.px-3 p {
  font-size: var(--unnamed-font-size-15);
  line-height: var(--unnamed-font-size-18);
  color: #485057;
}
@media (max-width:991px) {
  .section-paint .main-content-wrapper p {
    font-size: var(--unnamed-font-size-15);
    line-height: var(--unnamed-font-size-18);
    color: var(--blanco);
  }
  .section-gente1 p {
    font-size: var(--unnamed-font-size-15);
    line-height: var(--unnamed-font-size-18);
    color: #485057;
  }
  .main-award-content h4 {
    font-size: var(--unnamed-font-size-34);
    line-height: var(--unnamed-font-size-34);
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .paddingX-mobile {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .overflowHiddenXMobile {
    overflow-x: hidden;
  }
  .section-paint .content-wrapper {
    padding: 0px;
  }
  .section-paint .content-wrapper .content-wrapper {
    padding: 20px 20px;
  }
  .section-gente1 .content-wrapper {
    padding: 0px;
  }
  .section-gente1 .content-wrapper .content-wrapper {
    padding: 20px 20px;
  }
  .content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-paint .main-content-wrapper h1 {
    font-size: var(--unnamed-font-size-39);
    line-height: var(--unnamed-font-size-49);
  }
  .section-paint .content-wrapper p {
    font-size: var(--unnamed-font-size-13);
    line-height: var(--unnamed-font-size-16);
  }
}
.guest-name, .guest-post {
  font-weight: 600;
}
/* Section Award */
.section-award {
  background-color: #112617;
}
.bg-award {
  background: url("/binaries/content/gallery/mexicoconsumer/esr/foto-premio-2.jpg");
  height: 550px;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 100%;
  object-fit: contain;
  background-position: center;
}
.blurry {
  width: 50%;
  align-items: center;
  height: 100%;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: 20px 20px 50px #00000029 inset;
}
.main-award-content {
  background: #354E30;
  padding: 20px 10px;
}
.main-award-content h4 {
  text-transform: none;
}
p b {
  font-size: unset;
  text-transform: none;
}
.award-content-wrapper {
  padding-left: 70px;
  padding-right: 50px;
}
.award-content-wrapper p {
  padding-bottom: 55px;
}
.award-content-wrapper img {
  margin-top: 15px;
}
.hLine {
  border-top: 3px solid white;
  margin: 10px 0px;
}
.w-70 {
  width: 70%;
}
@media (max-width:991px) {
  .award-content-wrapper p {
    font-size: var(--unnamed-font-size-15);
    line-height: var(--unnamed-font-size-18);
  }
  p {
    font-size: var(--unnamed-font-size-15);
    line-height: var(--unnamed-font-size-18);
  }
  .bg-award {
    background-position: 77%;
    height: 650px;
  }
  .award-content-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .blurry {
    width: 50%;
    align-content: center;
  }
  .award-content-wrapper + div {
    width: 70%;
    left: 15%;
    position: relative;
  }
  .blurry {
    box-shadow: 20px 20px 50px #818181 inset;
  }
  .award-content-wrapper p {
    color: white;
  }
  /* .mobilePaddingL {
    position: relative;
    left: calc(100% - 30%);
  } */
}
/* @media (max-width:575px) {
  .mobilePaddingL {
    position: relative;
    left: calc(100% - 30%);
   }
} */
@media (max-width:500px) {
  .blurry {
    width: 40%;
  }
  .award-content-wrapper {
    padding-right: 10px;
  }
}
.section-services {
  padding: 100px 0px;
  background: url(/binaries/content/gallery/mexicoconsumer/esr/back3.png);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-services h5 {
  font-size: var(--unnamed-font-size-34);
  line-height: var(--unnamed-font-size-43);
  color: #4E4E4E;
}
.section-services p {
  font-size: var(--unnamed-font-size-17);
  line-height: var(--unnamed-font-size-21);
  color: #4E4E4E;
}
.services-main-wrapper {
  padding-left: 40px;
  padding-right: 40px;  
}
@media (min-width:1110px) and (max-width:1330px) {
  .services-main-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width:992px) and (max-width:1109px) {
  .services-main-wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }
  .section-gente1 .row.px-3 p {
    font-size: 13px;
  }
}
.primary-cta_mx {
  font-family: var(--behr-heading-font);
  font-weight: var(--behr-atf-500);
  font-size: var(--unnamed-font-size-30);
  line-height: var(--unnamed-font-size-38);
  color: var(--blanco);
  background-color: #354E30;
  border-radius: 16px;
  padding: 7px 20px;
  display: inline-block;
}
.primary-cta_mx:hover {
  cursor: pointer;
  color: var(--blanco);
  text-decoration: none;
  opacity: 0.8;
}
/* Section Gente */
.section-gente, .section-gente1, .section-gente2, .section-gente3 {
  background-color: #D8E3D6;
}
.section-gente3 {
  padding-top: 50px;
  padding-bottom: 120px;
}
.esr-heading2 {
  font-size: var(--unnamed-font-size-73);
  line-height: var(--unnamed-font-size-82);
  color: #485057;
}
@media (max-width:991px) {
  .order0-mobile {
    order: 0;
  }
  .order1-mobile {
    order: 1;
    padding-top: 40px;
  }
  .section-gente .content-wrapper {
    padding: 40px 20px;
  } 
  .esr-heading2 {
    font-size: var( --unnamed-font-size-40);
   line-height: var( --unnamed-font-size-45);
  }
  .section-gente3 {
    padding-bottom: 30px;
  }
  .primary-cta_mx {
    font-size: var(--unnamed-font-size-25);
    line-height: var(--unnamed-font-size-31);
  }
}
/* Section Planeta */
.section-planeta, .section-planeta2, .section-planeta4 {
  background-color: #4E724B;
}
.section-planeta5 {
  background-color: #4E724B;
  padding: 70px 0px;
}
.section-planeta1, .section-planeta3 {
  background-color: #678C64;
}
.paddingR {
  padding-left: 50px;
  padding-right: 150px;
}
.paddingL {
  padding-left: 70px;
  padding-right: 100px;
}
/* Section Entorno */
.section-entorno {
  /* background-color: #112617; */
  background: url(/binaries/content/gallery/mexicoconsumer/esr/back5.png);
  background-position: right top;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-entorno p {
  padding-left: 100px;
  padding-right: 100px;
}
@media (min-width:992px) and (max-width:1200px) {
  .section-entorno p {
    padding-left: 70px;
    padding-right: 70px;
  }
  .paddingR {
    padding-left: 50px;
    padding-right: 50px;
  }
  .p-6 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
/* .spacer {
  height: 100vh;
  width: 100vw;
  display: grid;
  place-content: center;
  position: relative;
  background-color: #4E724B;
  z-index: -999;
} */
@media (max-width:991px) {
  /* .spacer {
    height: 120vh;
  } */
  .section-entorno p {
    padding-left: 20px;
    padding-right: 20px;
    font-size: var(--unnamed-font-size-15);
    line-height: var(--unnamed-font-size-18);
  }
  .paddingL {
    padding-left: 20px;
    padding-right: 20px;
  }
  .paddingR {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.animate_Bounce { 
  animation: animate_Bounce infinite 2s ease-in-out 
}
@keyframes animate_Bounce {
    /* 50% { transform: translateY(30px) } */
    0%, 25%, 55%, 85%, 100% {
      animation-timing-function: ease-out;
      transform: translate3d(0, 0, 0);
  }
  41%, 44% {
      animation-timing-function: ease-in;
      transform: translate3d(0, -50px, 0) scale3d(1, 1.2, 1);
  }
  70% {
      animation-timing-function: ease-in;
      transform: translate3d(0, -40px, 0);
  }
  90% { transform: translate3d(0, -4px, 0) }
}
.overflowHidden {
  overflow: hidden;
}
.hoverEffect {
  transition: transform 1s;
}
.hoverEffect:hover {
  cursor: pointer;
  transform: scale(1.05);
}
.text-white b {
  color:white;
}

/* Animations */
.bg_coty_rumors {
  background-color: #4E724B;
}

#feature {
  display: block;
  height: 800px;
  margin: 0;
  color: #333333;
  overflow: hidden;
}

#feature-bg {
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 100%;
  height: auto;
  max-width: 1190px;
  transform-origin: bottom center;
  transform: translateX(-50%);
}

#feature-bg img {
  display: block;
  width: 100%;
  height: auto;
  transform-origin: top center;
  opacity: 0;
  max-height: 600px;
  object-fit: contain;
}

#announcement {
  display: block;
  position: absolute;
  top: 75px;
  left: 50%;
  width: 95%;
  height: auto;
  max-width: 600px;
  transform: translateX(-50%);
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

#announcement .animateTL {
  margin-top: -65%;
}

@media (max-width:991px) {
  @media (max-width:576px) {
      #feature {
          height: 600px;
      }
  }
}
@media (max-width:767px) {
  #feature {
      height: 600px;
  }
  #announcement .animateTL {
      margin-top: -50%;
  }
}
@media (max-width:576px) {
  #feature {
      height: 400px;
  }
}
@media (max-width:1330px) {
  #feature-bg {
      overflow-x: hidden;
  }
  #feature-bg img::-webkit-scrollbar {
      display: none;
  }
  #feature-bg::-webkit-scrollbar {
      display: none;
  }
}
@media (min-width:1200px) {
  .section-planeta3 .paddingR {
    padding-left: 100px;
    padding-right: 110px;
  }
  .section-planeta2 .paddingL {
    padding-left: 0px;
    padding-right: 110px;
  }
  .section-gente3 .paddingR{
    padding-left: 70px;
    padding-right: 110px;
  }
  .section-planeta1 .paddingR{
    padding-left: 0px;
    padding-right: 150px;
  }
  .section-gente1 .paddingR {
    padding-left: 50px;
    padding-right: 90px;
  }
}
@media (min-width:992px) {
  .section-gente3 .order1-mobile {
    padding-right: 0px;
  }
}
.section-gente3 .content-wrapper {
  background-color: #B7C6B4;
  height: 100%;
}
@media (max-width:767px) {
  .section-gente3 .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .section-entorno .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width:991px) {
  .section-gente3 .order1-mobile {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .section-gente3 .paddingR {
    padding-left: 40px;
    padding-right: 20px;
  }
}