html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,
var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,embed,figure,figcaption,footer,header,hgroup,menu,nav,
output,ruby,section,summary,time,mark,audio,video,button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    line-height: 1;
    font-family: 'Roboto-Light';
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
* {
    margin: 0;
}
body {
    width: 100%;
    height: 100%;
    line-height: 1.5;
    position: relative;
    z-index: -1;
    overflow-x: hidden;
}
input,
button,
textarea,
select {
  font: inherit;
}
p,h1,h2,h3,
h4,h5,h6 {
  overflow-wrap: break-word;
}
a {
    text-decoration: none;
    color: #000;
}
button {
  cursor: pointer;
  background-color: unset;
}
*::-webkit-scrollbar {
  width: 5px;
  background-color: rgba(244, 244, 244, 1);
}
*::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 30px;
}

/*fonts ----------------------------------------------------*/
.fontBerlinRegular {
    font-family: 'berlin-regular';
}
.fontBerlinSemiB {
    font-family: 'berlin-semibold';
}
.fontBerlinBold {
    font-family: 'berlin-bold';
}
.fontBubble {
    font-family: 'bubblegumSans-begular';    
}
.fontFredokaReg {
    font-family: 'fredoka-regular';
}
.fontFredokaMed {
    font-family: 'fredoka-medium';
}
.fontFredokaBold {
    font-family: 'fredoka-bold';
}
.fontFredokaSemiB {
    font-family: 'fredoka-semiBold';
}
.fontClambakeB {
    font-family: 'clambake-bold';
}



/**-*-------------------*/
section {
    height: 100vh;
    width: 100vw;
    position: relative;
    box-sizing: border-box;
/*    overflow: hidden;*/
}
.contInnerHero {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.bgHeroParalax {
    position: absolute;
    height: 70%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: #ffede1;
    display: flex;
    justify-content: left;
    align-items: center;
    padding-left: 20%;
}
.contTextHeroHome {
    position: relative;
    z-index: 1;
    width: 30%;
    margin-left: 15%;
    top: 120px;
}
.titleTextHeroHome {
    font-size: 80px;
    color: #E65A4F;
}
.subTitleHeroHome {
    font-size: 50px;
    color: #6AB467;
    margin-bottom: 15px;
}
.descHeroHome {
    font-size: 24px;
    line-height: 140%;
}
a.btnHeroHome {
    display: inline-block;
    padding: 10px 50px;
    border: 4px solid #9B1849;
    border-radius: 30px;
    background-color: #EC6179;
    color: #F4D0D7;
    font-size: 32px;
    margin-top: 20px;
}
.Clouds__div__imageContainer__imagediv {
    position: absolute;
}
.Clouds__div__imageContainer__imagediv.lejos {
    width: 16%;
}
.Clouds__div__imageContainer__imagediv.mid {
    width: 25%;   
}
.Clouds__div__imageContainer__imagediv.cerca {
    width: 30%;
}
img.Clouds__div__imageContainer__imagediv__image {
    width: 100%;
}
.contHeroCapOne {
    position: absolute;
    height: 45%;
    background-image: url('../img/test/mar.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    bottom: 0;
}
.contHeroCapTwo {
    position: absolute;
    bottom: 0;
    height: 37%;
    background-image: url('../img/test/arena 2.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.contHeroCapThree {
    position: absolute;
    bottom: 0;
    height: 23%;
    background-image: url('../img/test/arena 1-arriba.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
}
.contHeroCapBottom {
    position: absolute;
    top: -2px;
    height: 23%;
    background-image: url('../img/test/ARENA.2.1.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    z-index: 1;
}
.contInnerImgThree {
    position: absolute;
    background-image: url(../img/test/castillo-y-personajes.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    aspect-ratio: 5.6 / 1;
    bottom: 0px;
}
.contInnerImgThreeMobile,
.contInnerImgTwoMobile {
    display: none;
}
.conInnerImgFloat {
    position: absolute;
    background-image: url(../img/test/mono-rosa-con-flotador.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 10%;
    aspect-ratio: 1 / 1;
    top: 0px;
    transform: translateY(-50%);
    left: 47%;
    animation: 1.5s infinite alternate slidein;
}
.contInnerPalmR {
    position: absolute;
    background-image: url(../img/test/palmera-con-coco.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15%;
    aspect-ratio: 1 / 1.8;
    right: -60px;
    bottom: 70%;
}
.contInnerPalmL {
    position: absolute;
    background-image: url(../img/test/palmera-gorda.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 19%;
    aspect-ratio: 1 / 1.8;
    left: -110px;
    bottom: 40%;
}
.conHeroCapSun {
    position: absolute;
    width: 100%;
    height: 40%;
    top: 0;
    left: 0;
}
.conInnerImgSun {
    position: absolute;
    background-image: url(../img/test/SOL.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30%;
    aspect-ratio: 1 / 1;
    right: 10%;
    top: 0;
    transform: translateY(-29%);
}
.leaf {
    position: absolute;
    background-image: url(../img/test/hoja.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    will-change: transform, left;
    opacity: 0;
    height: auto;
    width: 4%;
    transform-origin: center;
    aspect-ratio: 1 / 1;
}


/*sec Section ----------------------------------------*/

.secSection,
.trhSection {
    height: 100vh;
    width: 100%;
    position: relative;
}
.conItemBgSlickProduct {
/*    height: calc(100vh + 130px);*/    
/*    height: calc(100vh + 230px);*/
    height: calc(70vh + 230px);
    width: 100vw;
    position: relative;
}
.bgItemProduct {
/*    position: absolute;*/
    height: 100%;
    width: 100%;
    background-color: #6ab467;
/*    background-image: url(../img/test/COKOJUNGLE-COKOJUNGLE.png);*/
    background-position: top left;
    background-size: 65%;
}
.contSecCapFloorProduct {
    position: absolute;
    height: 58%;
    width: 100%;
    bottom: -15%;
    -webkit-mask-image: url(../img/test/Mask-group.png);
    mask: url(../img/test/Mask-group.png);
    mask-position: top;
    mask-size: cover;
    z-index: 1;
}
.contFrontSlickProduct {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.contFrontSlickProduct {
    position: absolute;
    height: 70vh;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0 210px;
    overflow: visible;
    z-index: 2;
}
.contFrontSlickProduct .slick-list.draggable {
    height: 100%;
    width: 70%;
    left: 15%;
    overflow: visible;
    /* padding: 0 150px; */
}
.contFrontSlickProduct .slick-track {
    height: 100%;
}
.conItemFrontSlickProduct {
    display: flex !important;
    justify-content: center;
    align-items: end;
    outline: none;
    position: relative;
}
.contImgFrontSlickProduct {
    width: 40%;
    height: 60%;
    margin-bottom: -60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.conItemFrontSlickProduct.slick-slide .contImgFrontSlickProduct {
    transform: scale(0.5);
    transition: all .5s ease;
}
.conItemFrontSlickProduct.slick-slide.slick-center .contImgFrontSlickProduct {
    transform: scale(1);
    margin-bottom: 160px;
}

.contImgBgItemProduct {
    position: absolute;
    height: 100%;
    width: 100%;
}
.contImgBgItemProduct .slick-list.draggable {
    height: 100%;
    width: 100%;
    overflow: visible;
    /* padding: 0 150px; */
}
.contImgBgItemProduct .slick-track {
    height: 100%;
}
.contInnerImgFloorProduct {
    position: absolute;
/*    width: 80px;*/
    /* left: 0%; */
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /* top: 20%; */
    aspect-ratio: 1 / 1;
    /* animation: 0.8s infinite alternate rotatein; */
}
.contInnerImgFloorProduct.item1 {
    left: 14%;
    top: 30%;
    transform: rotate(-50deg);
    width: 4%;
}
.contInnerImgFloorProduct.item2 {
    left: 25%;
    top: 35%;
    width: 3%;
}
.contInnerImgFloorProduct.item3 {
    width: 2%;
    left: 30%;
    top: 20%;
    transform: rotate(-30deg);
}
.contInnerImgFloorProduct.item4 {
    right: 30%;
    top: 35%;
    width: 3%;
}
.contInnerImgFloorProduct.item5 {
    right: 20%;
    top: 25%;
    width: 2%;
    transform: rotate(-45deg);
}
.contInnerImgFloorProduct.item6 {
    right: 8%;
    top: 35%;
    width: 2.8%;
}
@keyframes rotatein {
    from {
        transform: rotate(0.4deg);
    }

    to {
        transform: rotate(-0.4deg);;
    }
}
@keyframes rotateinben {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(6deg);
    }
}
@keyframes slidein {
    from {
        margin-top: 5px;
    }

    to {
        margin-top: -5px;
    }
}
@keyframes slideinBot {
    from {
        margin-bottom: 5px;
    }

    to {
        margin-bottom: -5px;
    }
}
.contSepaTopTrhSection {
    position: absolute;
    height: 40%;
    top: -25%;
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.castleBgFloorProduct {
    position: absolute;
    width: 10%;
    aspect-ratio: 11 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 30%;
    left: 9%;
    z-index: 1;
}
.contInnerImgDetailsProduct {
    height: auto;
    width: 420px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;  
    right: 80%;
    bottom: 30px;
    opacity: 0;
    background-image: none !important;
    transform: perspective(600px) rotateY(-90deg);
    transform-origin: right center;
    transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.4s ease;
}
.animate .contInnerImgDetailsProduct {
    opacity: 1;
    transform: perspective(600px) rotateY(0deg);
    transition: all .5s ease;
}
.imgFrontSlickProduct {
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.contTitleImgMonk {
    aspect-ratio: 16 / 5.4;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contTextDetailsProduct {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 22px;
    padding: 10% 0;
    position: relative;
    z-index: 2;
}
.contTilteTextDetailsProduct {
    width: 70%;
}
.contImgFaceMonk {
    display: block;
    position: absolute;
    width: 16%;
    top: 16%;
    right: 20%;
}
.imgFaceMonk {
    aspect-ratio: 16 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.btnTextDetailsProduct {
    border: 2px solid #7A031D;
    padding: 3px 15px;
    border-radius: 20px;
    color: #7A031D;
    font-size: 18px;
}
.titleTextDetailsProduct {
    font-size: 30px;
    width: 70%;
    text-align: center;
    margin: auto;
}
.dtlsTextDetailsProduct {
    width: 70%;
    text-align: center;
    margin: auto;
    font-size: 15px;
    line-height: 140%;
}
.contImgFlavorsTextDetailsProduct {
    width: 100%;
    text-align: center;
}
.imgFlavorsTextDetailsProduct {
    width: 35%;
    aspect-ratio: 22 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
}
a.btnFlavorsTextDetailsProduct {
    border: 2px solid;
    padding: 5px 20px;
    border-radius: 25px;
    margin: 10px auto 0;
    display: inline-block;
}



section.secSection {
/*    height: calc(100vh + 130px);*/    
/*    height: calc(100vh + 230px);*/
    height: calc(70vh + 230px);
    overflow: hidden;
}
section.trhSection {
    background-color: #42c7f2;
}
.contOndasAzules,
.contOndasRosas {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/ONDAS-AZULES.gif);
    width: 15%;
    aspect-ratio: 16 / 9;
}
.contOndasRosas {
    background-image: url(../img/ONDAS-ROSADAS.gif);    
}
.contOndasRosas.item1,
.contOndasAzules.item1 {
    left: 5%;
    top: 30%;
}
.contOndasRosas.item2,
.contOndasAzules.item2 {
    left: 15%;
    bottom: 5%;
}
.contOndasRosas.item3,
.contOndasAzules.item3 {
    left: 45%;
    top: 20%;
}
.contOndasRosas.item4,
.contOndasAzules.item4 {
    right: 25%;
    bottom: 15%;
}
.contOndasRosas.item5,
.contOndasAzules.item5 {
    right: 5%;
    bottom: 48%;
}

/*.---------------------..*/

.contInnerTrhSection {
    height: 100%;
    width: 80%;
    margin-left: 10%;
    position: relative;
}
.contCenteImageTrhSection {
    width: 20%;
    aspect-ratio: 1 / 1;
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    animation: 1.8s infinite alternate slidein;
}
.contTitleImageTrhSection {
    position: absolute;
    /* height: 150px; */
    width: 23%;
    aspect-ratio: 26 / 9;
    top: 20%;
    left: 18%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.conItemDescTrhSection {
    position: absolute;
    min-width: 100px;
    width: 7%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.conItemDescTrhSection.item1 {
    top: 57%;
    left: 25%;
}
.conItemDescTrhSection.item2 {
    top: 37%;
    left: 30%;
}
.conItemDescTrhSection.item3 {
    top: 23%;
    left: 45%;
}
.conItemDescTrhSection.item4 {
    top: 57%;
    right: 30%;
}
.contMonDrink {
    width: 23%;
    aspect-ratio: 11 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 18%;
    left: 58%;
    position: absolute;
}
.conItemFloatTrhSection {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 5%;
    aspect-ratio: 1 / 1;
    min-width: 70px;
}
.conItemFloatTrhSection.item1 {
    top: 75%;
    left: 30%;
    animation: 1.8s infinite alternate slidein;
}
.conItemFloatTrhSection.item2 {
    top: 82%;
    left: 41%;
    animation: 1.5s infinite alternate slidein;
}
.conItemFloatTrhSection.item3 {
    top: 82%;
    left: 53%;
    animation: 1.3s infinite alternate slidein;
}
.conItemFloatTrhSection.item4 {
    top: 74%;
    left: 64%;
    animation: 1.6s infinite alternate slidein;
}






/************-********-************-**/
section.frthSection {
    height: auto;
    min-height: 100vh;
    background-color: #c32556;
    overflow: hidden;
    padding-top: 12vh;
}
.contBgSunFrthSection {
    width: 40%;
    aspect-ratio: 1 / 1;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
/*    transform: translate(0, -40%);*/
    left: 30%;
    top: -30%;
}
.contInnerFrthSection {
    position: relative;
    z-index: 5;
}
.contLeftInnerFrthSection,
.contRigthInnerFrthSection {
    width: 50%;
    height: auto;
    min-height: 100vh;
    float: left;
    position: relative;
}
.contPalmLeftInnerFrthSection {
    height: 100vh;
    width: 40%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -10%;
    float: left;
    z-index: 10;
    position: relative;
}
.contTextLeftInnerFrthSection {
    float: left;
    width: 70%;
    height: auto;
    /* aspect-ratio: 1 / 1; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 30%;
    margin-left: -16%;
    position: relative;
    box-sizing: border-box;
    padding: 15% 10% 15% 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 650px;
}
.contImgTitleTextLeftInnerFrthSection {
    width: 65%;
    aspect-ratio: 16 / 7;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -10%;
    right: -15%;
}
.contTitleTextLeftInnerFrthSection {
    font-size: 39px;
    margin-bottom: 30px;
}
.contDescTextLeftInnerFrthSection {
    font-size: 25px;
    line-height: 140%;
}
.contSubtitleTextLeftInnerFrthSection {
    border: 2px solid #9B1849;
    width: max-content;
    padding: 5px 10px;
    border-radius: 20px;
    margin-bottom: 10px;
    color: #9B1849;
}





.contBtnTextLeftInnerFrthSection {
    width: max-content;
    margin: 25px auto 0;
}
.hoverBtn {
    display: block;
    position: relative;
    border: 4px solid #9B1849;
    padding: 10px 30px;
    border-radius: 30px;
    font-size: 32px;
    color: #F4D0D7;
    background-color: #EC6179;
    bottom: 15%;
    width: max-content;
    overflow: hidden;
    z-index: 1;
    transition: color 0.4s ease;    
}
/*
.btn-ripple {
  position: relative;
  padding: 15px 40px;
  border: 4px solid #00bcd4;
  background: transparent;
  color: #00bcd4;
  font-size: 18px;
  border-radius: 50px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
  transition: color 0.4s ease;
}
*/

/* Círculo que se expande */
.hoverBtn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #9B1849;
  border-radius: 50px;
  transform: translate(-50%, -50%);
  transition: width 0.3s ease, height 0.3s ease;
  z-index: -1;
}

/* Al hacer hover: expansión circular */
.hoverBtn:hover::before {
  width: 101%;
  height: 101%;
}

/* Cambia el color del texto al hacer hover */
.hoverBtn:hover {
/*  color: #111;*/
}





.contUmbrellaRigthInnerFrthSection {
    position: absolute;
    right: -17%;
    height: 100%;
    width: 60%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contImgRigthInnerFrthSection {
    position: absolute;
    height: auto;
    width: 30%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    aspect-ratio: 1 / 1;
    top: 15%;
}
.contImgRigthInnerFrthSection {
    position: absolute;
    height: auto;
    width: 60%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    aspect-ratio: 1 / 1;
    top: 15%;
}
.contImgRigthFrontInnerFrthSection {
    position: absolute;
    height: auto;
    width: 70%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    aspect-ratio: 1 / 1;
    top: 40%;
    left: -9%;
}
.topDivfrthSection {
    width: 100%;
    height: 25vh;
    position: absolute;
    z-index: 100;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.bgImFloorFrthSection {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40vh;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}




/**-*************---------------********************************/
.topDivfifthSection {
    position: absolute;
    width: 100%;
    height: 30vh;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 3;
}
section.fifthSection {
    background-color: #449e50;
    overflow: hidden;
}
.contBgSunFifthSection {
    width: 40%;
    aspect-ratio: 1 / 1;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
/*    transform: translate(20%, -10%);*/
    right: -10%;
    top: -25%;
}
.contBgFloorFifhSection {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 40%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.contInnerFifthSection {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.contPalmLeftInnerFifthSection {
    position: absolute;
    width: 29%;
    aspect-ratio: 9 / 16;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 5%;
    left: -9%;
}
.contImgCenterInnerFifthSection {
    width: 50%;
    aspect-ratio: 16 / 6;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 58%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.contImgRigthInnerFifthSection {
    width: 20%;
    aspect-ratio: 1 / 1;
    position: absolute;
    top: 35%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0;
}
.contImgTitleInnerFifthSection {
    width: 40%;
    aspect-ratio: 16 / 5;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 28%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
}


/*****************************--------------------------**/
section.sixSection {
    background-color: #ffede1;
}
.sixSection .bgHeroParalax.paralaxItem {
    height: 50vh;
/*    transform: none !important;*/
}
.contbgFloorSixSection {
    bottom: 0;
    position: absolute;
    left: 0;
    height: 35%;
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.contInnerSixSection {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.contTitleSixSection {
    width: 40%;
    aspect-ratio: 16 / 7;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 15%;
    left: 30%;
}
.contCenterImgSixSection {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.contItemsImgCenterImgSixSection {
    width: 14%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    position: absolute;
}
.contItemsImgCenterImgSixSection.item1 {
    bottom: 10%;
    left: 10%;
}
.contItemsImgCenterImgSixSection.item2 {
    bottom: 10%;
    left: 30%;
}
.contItemsImgCenterImgSixSection.item3 {
    bottom: 10%;
    right: 35%;
    width: 12%;
}
.contItemsImgCenterImgSixSection.item4 {
    bottom: 10%;
    right: 15%;
}
.contUmbrellaSixSection {
    position: absolute;
    bottom: 23%;
    right: 0;
    width: 35%;
    aspect-ratio: 1 / 0.9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    transform: translate(38%, 0);
}







/**-*********************---*****/


section.sevSection {
    background-color: #ffdbae;
    margin-top: -30px;
    overflow: visible;
}
/*
.notification {
    position: absolute;
    width: 19% !important;
    height: auto;
    background: #7ec06d;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 70px;
    padding: 20px;
    border: 2px solid #113707;
    cursor: pointer;
    gap: 10px;
    box-sizing: border-box;
}
*/
.contImgNotiSevSection {
    width: 70px;
    aspect-ratio: 1 / 1;
    /* background-color: aliceblue; */
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contTitleNotiSevSection {
    font-size: 20px;
    margin-bottom: 5px;
}
.contDescNotiSevSection {
    line-height: 150%;
    font-size: 15px;
}

.notification.cell-box {
    border-radius: 50px;
    padding: 10px;
}
.contTestDescNotiSevSection {
    width: calc(100% - 80px);
}
.sevSection .Clouds__div__imageContainer {
    height: 100%;
}
.sevSection .bgHeroParalax.paralaxItem {
    height: 100%;
    transform: none !important;
    background-color: transparent;
    overflow: visible;
    z-index: 1;
}
.sevSection .notification.Clouds__div__imageContainer__imagediv.lejos {
    transform: scale(0.6);
}
.sevSection .notification.Clouds__div__imageContainer__imagediv.mid {
    transform: scale(0.8);
}



/**-************************----------------****************************/
.contFooter {
    min-height: 100vh;
    position: relative;
}
.contFormFooter {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #e65a4f;
}
.contIconFormFooter {
    width: 200px;
    aspect-ratio: 1 / 1;
    /* background-color: aqua; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../img/Group-27.png');
}
.contTitleFormFooter {
    font-size: 60px;
    margin-bottom: 30px;
    color: #fff;
}
#formFooter {
    width: 90%;
    max-width: 630px;
    position: relative;
    z-index: 1;
}
.inputName {
    width: 100%;
    background-color: #FFEDE1;
    border: none;
    outline: none;
    padding: 15px 30px;
    border-radius: 20px;
    font-size: 20px;
}
.inputMsg {
    width: 100%;
    background-color: #FFEDE1;
    border: none;
    outline: none;
    padding: 15px 30px;
    border-radius: 20px;
    font-size: 20px;    
}
.inputTel, 
.inputMail {
    width: calc(50% - 10px);
    background-color: #FFEDE1;
    border: none;
    outline: none;
    padding: 15px 30px;
    border-radius: 20px;
    font-size: 20px;
    box-sizing: border-box;
    margin-top: 20px;
    float: left;
    margin-bottom: 20px;
}
.inputTel {
    margin-right: 20px;
}
.divTopBottom {
    width: 100%;
    height: 340px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #e65a4f;
    margin-top: -10px;
}
.divFooterBottom {
    width: 100%;
    position: absolute;
    bottom: 0;
    aspect-ratio: 14 / 6.8;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translate(0, 50%);
    background-color: #e65a4f;
}
.contFooterInner {
    /* height: 70vh; */
    background-color: #f3b259;
    display: flex;
    padding: 29% 10% 60px;
    justify-content: space-between;
}
.contLogoFooterInner,
.contInfoFooterInner,
.contMenuFooterInner {
    width: 33%;
    color: #fff;
}
.contInfoFooterInner {
    padding-right: 110px;
}
.contLogoFooterInner a,
.contInfoFooterInner a,
.contMenuFooterInner a {
    color: #fff;
}
.itemMenuFooterInner {
    cursor: pointer;
    width: max-content;
}
.logoFooterInner {
    display: block;
    width: 60%;
    aspect-ratio: 16 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 50px;
}
.titleInfoFooterInner {
    font-size: 40px;
    margin-bottom: 30px;
}
.iconItemInfoFooterInner {
    width: 30px;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.itemInfoFooterInner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
    gap: 10px;
}
.descItemInfoFooterInner {
    display: flex;
    justify-content: normal;
    align-items: center;
    min-height: 25px;
    width: calc(100% - 40px);
}
.contInnerMenuFooterInner {
    display: flex;
    flex-direction: column;
    font-size: 36px;
    gap: 10px;
}
.conSocialMediaFooterInner {
    display: flex;
    margin-top: 15px;
    gap: 10px;
}
.itemSocialMediaFooterInner {
    width: 50px !important;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}


/**--------------*********************--------------*/

section.heroProductsGnrl {
    height: 80vh;
}
section.contSectionProducts {
     height: auto; 
    width: 100vw;
    position: relative;
    box-sizing: border-box;
    background-color: #ffede1;
    /* overflow: hidden; */
}
.contInnerSectionProducts {
    width: 70%;
    margin: auto;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 60px 0;
    /* gap: 60px; */
}
.itemProductSectionProducts {
    width: 50%;
/*    aspect-ratio: 1 / 1;*/
    padding: 20px;
    margin-bottom: 60px;
}
.itemInnerProductSectionProducts {
/*    background-color: aqua;*/
    width: 100%;
    height: 100%;
    position: relative;
}
.contBgInnerProductSectionProducts {
    width: 90%;
    /* height: 90%; */
    aspect-ratio: 1.1 / 0.7;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 5%;
    transition: all .5s ease;
    margin-bottom: 60px;
}
.itemInnerProductSectionProducts:hover .contBgInnerProductSectionProducts {
    transform: scale(1.1);
}
.contTextProductsGnrl {
    position: relative;
    width: 60%;
    min-width: 350px;
    text-align: center;
    margin: auto;
    z-index: 10;
}
.subtitleProductsGnrl {
    font-size: 22px;
    letter-spacing: 1px;
    color: #805E3C;
}
.nameProductsGnrl {
    margin: 5px 0;
    font-size: 54px;
    color: #e65a4f;
}
.flavorProductsGnrl {
    font-size: 28px;
    padding: 10px 30px;
    background-color: #e65a4f;
    width: max-content;
    margin: auto;
    border-radius: 0 30px 30px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.priceProductsGnrl {
    font-size: 30px;
    color: #805E3C;
}
.contFrontSectionProducts {
    position: absolute;
    top: 0;
    width: 45%;
    left: 30%;
    aspect-ratio: 1 / 1.4;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.imgFrontSectionProducts {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(-18deg);
    left: -18%;
    position: absolute;
    transition: all 0.5s ease;
}
.contFrontSectionProducts {
    position: absolute;
    top: 7%;
    width: 40%;
    left: 30%;
/*    left: 5%;*/
    aspect-ratio: 1 / 1.4;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.5s ease;
}
.itemInnerProductSectionProducts:hover .contFrontSectionProducts {
    transform: scale(1.1);
}
.itemInnerProductSectionProducts:hover .imgFrontSectionProducts {
    transform: rotate(0);
    left: 0;
}
.imgFrontMaskSectionProducts {
    position: absolute;
    width: 110%;
    height: 45%;
    bottom: -40px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    left: -5%;
}



/**-**************************************------------------------------------*/
.conInnerImgSunProduct {
    position: absolute;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30%;
    aspect-ratio: 1 / 1;
    left: 5%;
    top: 0;
    transform: translateY(-29%);
}
.bannerProduct .contHeroCapThree {    
    background-image: none;
    height: 20%;
    position: absolute;
}
.bannerProduct .contInnerPalmL {
    right: -4%;
    left: auto;
    transform: scaleX(-1);
    bottom: 20%;
}
.contInnerFlavorIconProducts {
    width: 10%;
    aspect-ratio: 1 / 1;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    left: 3%;
    bottom: 20%;
}
.bgCapThreeHeroColor {
    position: absolute;
    width: 100%;
    height: auto;
    aspect-ratio: 14.5 / 1.1;
    transform: translate(0, -90%);
}
.contFrontProduct {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
    padding-bottom: 5%;
    gap: 40px;
}
.contCenterImgFronProduct {
    width: 30%;
    height: 80%;
    margin-bottom: -2%;
    position: relative;
}
.contImgProdcutDtls {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(10deg);
}
.contMaskImgProdcutDtls {
    position: absolute;
    width: 90%;
    aspect-ratio: 16 / 2.9;
    bottom: 20px;
    right: 0;
}
.contDescProductFront {
    width: 30%;
    position: relative;
}
.contMaskTxtProdcutDtls {
    position: absolute;
    width: 100%;
    aspect-ratio: 16 / 2.2;
    bottom: 0;
    transform: translate(0, 20%);
    mask-position: top;
    mask-size: contain;
}
.titleDescProductFront {
    font-size: 96px;
    margin-bottom: 30px;
    color: #c32556;
}
.titleDescProductFront.mobile {
    display: none;
}
.contBoxDescProductFront {
    border: 4px solid #C32556;
    background-color: #fff;
    padding: 40px 40px 140px;
    border-radius: 50px 50px 0 0;
    position: relative;
}
.contFlavorDescProductFront {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    gap: 20px;
}
.contTextDescProductFront {
    font-size: 18px;
    line-height: 140%;
}
.contSubtitleDescProductFront {
    color: #fff;
    background-color: #c32556;
    position: absolute;
    border-radius: 0 20px 20px;
    padding: 10px 30px;
    top: 0;
    left: 0;
    transform: translate(0, -70%);
}
.flavorDescProductFront {
    padding: 5px 20px;
    background-color: #f9c9d1;
    color: #c32556;
    border: 2px solid #c32556;
    border-radius: 20px;
}
section.sectionIngreProduct {
    background-color: #c32556;
    margin-top: -5px;
    height: auto;
    padding-top: 120px;
}
.conInnerIngreProduct {
    width: 70%;
    display: flex;
    justify-content: center;
/*    align-items: start;*/
    margin: auto;    
    position: relative;
    z-index: 1;
}
.contPalmIngDtls {
    position: absolute;
    left: -8%;
    bottom: 20%;
    width: 27%;
    aspect-ratio: 9.6 / 16;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contCastleIngDtls {
    width: 14%;
    aspect-ratio: 1 / 0.8;
    position: absolute;
    left: 22%;
    bottom: 16%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contDivBottomIngreProduct {
    width: 100%;
    height: 30vh;
    background-color: #ffd8a2;
    margin-top: -2%;
    position: relative;
}
.contImageDivBottomIngreProduct {
    position: absolute;
    width: 100%;
    aspect-ratio: 16 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(0, -94%);
}
.contTextDescIngreProduct {
    color: #fff;
    width: 50%;
    padding-bottom: 20%;
}
.titleDescIngreProduct {
    font-size: 127px;
    text-transform: uppercase;
    line-height: 80%;
    margin-bottom: 40px;
    padding-right: 20px;
}
span.sTitleIngreProduct {
    text-align: right;
    display: block;
}
.contImgIngreProduct {
    width: 50%;
    position: relative;
}
.contLeafImsIngreProduct {
    width: 18%;
    aspect-ratio: 6 / 9;
    position: absolute;
    bottom: 30px;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-99%, -20px);
}
.contMasBottomIngrDtls {
    position: absolute;
    width: 100%;
    aspect-ratio: 17.3 / 2;
    bottom: -20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
.contLeafImsIngreProduct.item1 {
    right: 0;
    left: auto;
    transform: translate(99%, -20px);
}
.contDescListIngreProduct {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    width: 80%;
    margin-left: 20%;
}
.contTextInfoIngreProduct {
    width: 70%;
    margin-left: 20%;
    line-height: 150%;
    font-size: 20px;
}
.itemListIngreProduct {
    width: 50%;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.iconListIngreProduct {
    width: 20px;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../img/Group-2942.png');
}
.textListIngreProduct {
    width: calc(100% - 30px);
}
.contTitleImgIngreProduct {
    color: #fff;
    background-color: #ec6179;
    width: max-content;
    padding: 10px 40px;
    border-radius: 30px 30px 30px 0;
    font-size: 32px;
}
.imgIngreProduct {
    width: 100%;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
    border: 4px solid #603814;
    z-index: 1;
    position: relative;
/*    min-height: 80vh;*/
    height: calc(100% - 53px);
}
img.imageTableNut {
    width: 90%;
    margin: 20px 5% 50px;
}


section.contBenefProduct {
    background-color: #ffd8a2;
    height: auto;
    padding-bottom: 20%;
}
.contCenterBenefProduct {
    height: 100%;
    width: 70%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: end;
    position: relative;
}
.contItemsImgBenefProduct {
    width: 60%;
    /* height: 60%; */
    /* background-color: aqua; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.contBgMidBenefProduct {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 55%;
    background-color: #ffede1;
}
.contImgBgMidBenefProduct {
    position: absolute;
    width: 100%;
    aspect-ratio: 16 / 1.6;
    transform: translate(0, -97%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.itemBenefProduct {
    width: 33%;
    aspect-ratio: 1 / 1;
    padding: 10px;
}
.imgItemBenefProduct {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.moveItemBenefProduct {    
    animation: 0.8s infinite alternate rotateinben;
}

.contBigImgBenefProduct {
    position: relative;
    width: 32%;
    height: auto;
    aspect-ratio: 9 / 10;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.titleBenefProduct {
    position: relative;
    /* top: 20%; */
    /* left: 15%; */
    font-size: 128px;
    color: #c32556;
    width: 70%;
    margin: auto;
    margin-bottom: 40px;
}
section.lastSectionProduct {
    background-color: #42c7f2;
    z-index: 1;
    min-height: 70vh;
    height: auto;
}
.contImgLastSectionProduct {
    width: 20%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 15%;
    animation: 1.5s infinite alternate slidein;
    top: -25%;
}
.contMaskBotBenefProduct {
    position: absolute;
    width: 100%;
    aspect-ratio: 16 / 3;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    bottom: -2%;
}
.contMaskBotFraseProduct {
    width: 100%;
    aspect-ratio: 16 / 2.8;
    position: absolute;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(0, 98%);
}
.contTestLastSectionProduct {
    position: absolute;
    width: 30%;
    right: 13%;
    color: #fff;
    font-size: 96px;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-transform: uppercase;
}
.itemFloatProduct {
    aspect-ratio: 1 / 1;
    width: 10%;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.itemFloatProduct.item1 {
    top: 65%;
    left: 10%;
    animation: 1.5s infinite alternate slidein;
}
.itemFloatProduct.item2 {
    top: 40%;
    left: 40%;
    animation: 1.3s infinite alternate slidein;
}
.itemFloatProduct.item3 {
    right: 5%;
    top: 10%;
    animation: 1.4s infinite alternate slidein;
}
.itemStrawberryProduct {
    position: absolute;
    width: 5%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.itemStrawberryProduct.item1 {
    left: 5%;
    top: 35%;
    animation: 1.4s infinite alternate slidein;
}
.itemStrawberryProduct.item2 {
    right: 50%;
    top: 15%;
    animation: 1.6s infinite alternate slidein;
}
.itemStrawberryProduct.item3 {
    right: 35%;
    top: 75%;
    animation: 1.3s infinite alternate slidein;
}
.itemCoconutProduct {
    position: absolute;
    width: 50px;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.itemCoconutProduct.item1 {
    top: 50%;
    left: 25%;
    animation: 1.4s infinite alternate slidein;
}
.itemCoconutProduct.item2 {
    top: 75%;
    right: 10%;
    animation: 1.2s infinite alternate slidein;
}
.itemHazelnutProduct {
    position: absolute;
    width: 40px;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.itemHazelnutProduct.item1 {
    top: 5%;
    left: 5%;
    animation: 1.5s infinite alternate slidein;
}
.itemHazelnutProduct.item2 {
    left: 40%;
    top: 75%;
    animation: 1.6s infinite alternate slidein;
}
.itemHazelnutProduct.item3 {
    top: 85%;
    right: 15%;
    animation: 1.3s infinite alternate slidein;
}
.itemVanillaProduct.item1 {
    position: absolute;
    width: 50px;
    aspect-ratio: 1 / 1;
    left: 20%;
    top: 85%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    animation: 1.5s infinite alternate slidein;
}

.heroProductsGnrl .conInnerImgSun {
    right: auto;
    left: 10%;
    top: -70%;
}
.heroProductsGnrl .contHeroCapOne {
    background-image: none;
    background-position: top;
    background-size: contain;
    height: 35%;
    bottom: 0;
    background-color: #42c7f2;
}
/*
.heroProductsGnrl .contHeroCapOne {
    height: 40%;
    bottom: 0;
}
*/
.heroProductsGnrl .conInnerDivProductsGnrl {
    background-image: url(../img/test/Mask-group-1-products.png);
    background-position: top;
    background-size: contain;
    aspect-ratio: 17 / 1.3;
    position: absolute;
    bottom: 90%;
    width: 100%;
}
.heroProductsGnrl .contHeroCapTwo {
    background-image: none;
    height: 12%;
    bottom: 0;
    background-color: #ffdbae;
}
.heroProductsGnrl .conInnerDivHeroCapTwo {
    background-image: url(../img/test/Mask-group-2-products.png);
    background-position: top;
    background-size: contain;
    aspect-ratio: 15.6 / 1.4;
    position: absolute;
    /* height: 30%; */
    bottom: 100%;
    width: 100%;
    background-repeat: no-repeat;
}
.heroProductsGnrl .contHeroCapThree {
    background-image: url(../img/test/Mask-group-3-products.png);
    background-size: contain;
    height: auto;
    aspect-ratio: 16 / 1.4;
}
.heroProductsGnrl .contInnerPalmR {
    width: 12%;
    bottom: 0;
    right: 0;
    transform: translate(35%, 0);
}
.heroProductsGnrl .contInnerPalmL {
    bottom: 0;
    width: 15%;
    left: 0;
    transform: translate(-50%, 0);
}
.conInnerImgFloatProductsGnrl.item1 {
    width: 10%;
    aspect-ratio: 1 / 0.8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 100%;
    left: 20%;
    animation: 1.5s infinite alternate slideinBot;
}
.conInnerImgFloatProductsGnrl.item2 {
    position: absolute;
    width: 10%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 12%;
    bottom: 100%;
    animation: 1.3s infinite alternate slideinBot;
}
.contInnerImgThreeProductsGnrl.item1 {
    width: 8%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 10%;
    bottom: 25%;
}
.contInnerImgThreeProductsGnrl.item2 {
    width: 10%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 35%;
    bottom: 35%;
}
.contInnerImgThreeProductsGnrl.item3 {
    width: 10%;
    aspect-ratio: 1 / 1.2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 30%;
    bottom: 20%;
}

.bgMobileTextProduct {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 2px solid #ae703e;
    border-radius: 35px;
}
.contNameProduct {
    position: absolute;
    top: 100%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0);
    color: #fff;
    width: 430px;
    display: block;
}
.nameProductSlick {
    font-size: 65px;
    line-height: 80%;
    text-transform: uppercase;
    text-align: center;
}
.descProductSlick {
    font-size: 40px;
    margin-top: 20px;
}
.contFrontSlickProduct button {
    position: absolute;
    bottom: 8%;
    left: calc(50% - 286px);
    height: 45px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    font-size: 0;    
    z-index: 10;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../img/test/arrowRgSlick.png);
}
.contFrontSlickProduct button.slick-next {
    left: auto;
    right: calc(50% - 286px);
}
.contFrontSlickProduct button.slick-prev.slick-arrow {
    background-image: url(../img/test/arrowLfSlick.png);    
}

button.slick-arrow.slick-disabled {
    cursor: auto;
    opacity: 0.5;
}
.contImgMonkMobile,
.contTitleMoblie {
    display: none;
}

.tribuPage .conInnerImgSun {
    right: auto;
    left: 5%;
    width: 25%;
    top: 15%;
}
.tribuPage .contInnerHero {
    background-color: #ffede1;
}
.tribuPage .bgHeroParalax {
    height: 55%;
}
.imgTitleTribu {
    width: 35%;
    aspect-ratio: 16 / 7;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 50%;
    transform: translate(-50%, 0);
    top: 20%;
}
.contInnerImgMonk {
    width: 15%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 10;
}
.contInnerImgMonk.item1 {
    left: 17%;
    bottom: 31%;
}
.contInnerImgMonk.item2 {
    left: 33%;
    bottom: 35%;
}
.contInnerImgMonk.item3 {
    right: 35%;
    bottom: 35%;
    width: 12%;
}
.contInnerImgMonk.item4 {
    right: 18%;
    bottom: 32%;
    width: 14%;
}
.contInnerImgUmbrella {
    width: 30%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0;
    position: absolute;
    bottom: 70%;
}
.contInnerImgCastle {
    width: 10%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 5%;
    position: absolute;
}
section.secSectionTribuPage {
    background-color: #c32556;
    z-index: 1;
}
section.trhSectionTribuPage {
    background-color: #0a693b;
}
section.frthSectionTribuPage {
    background-color: #7a031d;
}
.contImgMonkMerry {
    width: 30%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 10%;
    position: absolute;
    top: 20%;
    animation: 1.3s infinite alternate slidein;
}
.contItemsFlavorMerry {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 4%;
    aspect-ratio: 1 / 1;
    position: absolute;
}
.contItemsFlavorMerry.item1 {
    top: 25%;
    left: 5%;
    animation: 1.2s infinite alternate slidein;
}
.contItemsFlavorMerry.item2 {
    left: 20%;
    top: 83%;
    transform: rotate(-25deg);
    animation: 1.4s infinite alternate slidein;
}
.contItemsFlavorMerry.item3 {
    left: 55%;
    top: 70%;
    width: 3%;
    transform: rotate(-45deg);
    animation: 1.5s infinite alternate slidein;
}
.contItemsFlavorMerry.item4 {
    right: 30%;
    top: 11%;
    animation: 1.3s infinite alternate slidein;
}
.contImgMonkMerryName {
    position: absolute;
    width: 15%;
    aspect-ratio: 16 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 30%;
    top: 20%;
}
.contImgMonkCoko {
    width: 30%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 10%;
    position: absolute;
    top: 30%;
    z-index: 10;
}
.contImgMonkCokoName {
    width: 10%;
    aspect-ratio: 16 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 36%;
    top: 30%;
}
.contImgMonkChoko {
    width: 30%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 10%;
    top: 20%;
    position: absolute;
}
section.fifthSectionTribuPage {
    background-color: #f4daad;
}
.sixthSectionTribuPage {
    background-color: #ffede1;    
}
.contImgMonkVani {
    width: 30%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 10%;
    top: 20%;
}
.contImgMonkVaniName {
    position: absolute;
    width: 13%;
    aspect-ratio: 16 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 25%;
    top: 35%;
}
.contImgMobile {
    width: 40%;
    aspect-ratio: 1 / 1;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
}
.contImgMobileName {
    width: 15%;
    aspect-ratio: 16 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 10%;
    left: 25%;
}
.contItemsFlavorVainilla.item0 {
    width: 100%;
    aspect-ratio: 6.3 / 0.6;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 100%;
}
.contDivFifthSectionTribuPageBot {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20%;
    background-color: #ffede1;
}


.contImgMonkChokoName {
    position: absolute;
    width: 9%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: 35%;
    top: 15%;
}
.contTextItemsChat {
    position: fixed;
    width: 30%;
    right: 10%;
    top: 10%;
    height: 80%;
    display: flex;
    justify-content: end;
    /* align-content: flex-end; */
    flex-direction: column;
}
.contItemTextItemsChat {
    width: 90%;
    margin: 0 auto 0;
    height: 0;
    opacity: 0;
    transition: all .3s ease;
    padding: 5px 0;
}
.contItemTextItemsChat.visible {
    opacity: 1;
    height: 70px; 
}
.contInnerItemTextItemsChat {
    /* background-color: antiquewhite; */
    border-radius: 35px;
    height: 100%;
    /* width: calc(100% - 80px); */
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 10px;
}
.contImgItemChat {
    width: 70px;
    aspect-ratio: 1 / 1;
    position: relative;
    background-color: antiquewhite;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contInnerTextChat {
    width: calc(100% - 80px);
    color: #fff;
}
.titleTextChat {
    font-size: 23px;
}
.descTextChat {
    font-size: 17px;
}
.contHeroCapTwoPageTribu {
    position: absolute;
    bottom: 0;
    height: 37%;
    background-image: url('../img/test/arena 2.png');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.contDivSecSectionTribuPage {
    width: 100%;
    height: 22%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: -17%;
    position: absolute;
}
.contDivTrhSectionTribuPage {
    width: 100%;
    height: 27%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -5%;
    z-index: 100;
}
.contDivTrhSectionTribuPageBot {
    width: 100%;
    height: 25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
}
.contItemsFlavorKoco {
    width: 4%;    
    aspect-ratio: 1 / 1;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 20;
}
.contItemsFlavorKoco.item1 {
    left: 10%;
    bottom: -20px;
}
.contItemsFlavorKoco.item2 {
    width: 2.4%;
    left: 40%;
    bottom: 40%;
}
.contItemsFlavorKoco.item3 {
    width: 2.3%;
    right: 40%;
    bottom: 0;
}
.contItemsFlavorKoco.item4 {
    right: 4%;
    top: 11%;
    width: 3%;
}
.contItemsFlavorChoko {
    width: 3%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}
.contItemsFlavorChoko.item1 {
    top: 60%;
    left: 5%;
    transform: rotate(-65deg);
}
.contItemsFlavorChoko.item2 {
    top: 80%;
    left: 45%;
    width: 2%;
}
.contItemsFlavorChoko.item3 {
    left: 15%;
    width: 6%;
}
.contItemsFlavorChoko.item4 {
    right: 40%;
    bottom: 50%;
}
.palmCokoTribuPage {
    width: 35%;
    aspect-ratio: 7.5 / 10.7;
    background-position: center;
    background-repeat: no-repeat;
    left: -14%;
    position: absolute;
    bottom: 0;
    background-size: contain;
    z-index: 10;
}
.trhSectionTribuPage .contBgSunFifthSection {
    right: auto;
    left: -10%;
    top: -26%;
}
.contDivFrthSectionTribuPage {
    width: 100%;
    height: 18%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sectionTribu .contImgMonkVani {
    left: 10%;
    right: auto;
}
.contDivFifthSectionTribuPage {
    width: 100%;
    height: 40%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -1px;
}
.iceCream .contImgProdcutDtls {
    transform: rotate(0deg);
}
.iceCream .titleDescProductFront {
    text-transform: uppercase;
    font-size: 140px;
    color: #00B8F4;
    margin-bottom: 0;
    line-height: 80%;
}
.iceCream .contDescProductFront {
    width: 35%;
    position: relative;
    margin-bottom: 18%;
}
.contSubtitleIceProductFront {
    display: flex;
    justify-content: flex-start;
    color: #6AB467;
    align-items: center;
}
.subtitleIceProductFront {
    font-size: 55px;
    line-height: 80%;
}
.textIceProductFront {
    font-size: 46px;
    color: #449E50;
}
.separeSubtitleIceProductFront {
    width: 26px;
    aspect-ratio: 10 / 16;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.iconIceProductFront {
    width: 30px;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contDescIceProductFront {
    display: flex;
    gap: 10px;
}
.contImgMonkIceBanner {
    position: absolute;
    width: 18%;
    aspect-ratio: 16 / 12.2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 27%;
    top: 53%;
    animation: 1.5s ease 0s infinite alternate none running slidein;
}
section.sectionIngreProduct.iceCream {
    background-color: #42c7f2;
}
.iceCream .contBoxDescProductFront {
    border: 4px solid #009FD2;
}
.iceCream .contSubtitleDescProductFront {
    background-color: #6AB467;
}
.iceCream .contImgIceProduct {
    width: 55%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.iceCream .conInnerIngreProduct {
    align-items: center;
}
.iceCream .contMaskTxtProdcutDtls {
    transform: translate(0, 0);
    bottom: -20px;
    left: -2.5%;
    width: 105%;
}
.iceCream .contDivBottomIngreProduct {
    height: 10vh;
    background-color: #009fd2;
    margin-top: 4%;
    z-index: 1;
}
.iceCream .contImageDivBottomIngreProduct {
    transform: translate(0, -90%);
}
.iceCream .titleTextIceDescProduct {
    font-size: 85px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 46px;
}
.contTextIceProduct {
    width: 45%;
}
section.contBenefProduct.iceCream {
    background-color: #009fd2;
    padding-bottom: 8%;
}
.iceCream .flavorDescProductFront {
    background-color: #D8F6FF;
    color: #00B8F4;
    border: 2px solid #00B8F4;
}
.contBtnIceDescProductForm {
    margin: 30px auto 50px;
    border-radius: 25px;
    background-color: #6AB467;
    border: 4px solid #2D661D;
    color: #fff;
    text-align: center;
    padding: 10px 30px;
    width: max-content;
    display: block;
}
.contImgIceToppings {
    position: absolute;
    width: 30%;
    aspect-ratio: 9 / 16;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: -6%;
    bottom: 0;
    z-index: 1;
}
.contCenterIceToppings {
    width: 50%;
    min-height: 40vh;
    margin: auto;
    z-index: 1;
    position: relative;
}
.contItemsIceToppings {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
}
.contItemToppings {
    width: 24%;
    aspect-ratio: 1 / 1;
    background-color: #fff;
    border: 2px solid #2D661D;
    border-radius: 27px;
    margin-bottom: 10px;
}
.contImgRigthImgToppings {
    width: 40%;
    aspect-ratio: 1 / 1;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: -20%;
    top: -7%;
}
.contBottomDivToppings {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 15vh;
    background-color: #ffd8a2;
}
.maskBottomDivToppings {
    width: 100%;
    height: 20vh;
    mask-size: cover !important;
    position: absolute;
    transform: translate(0, -100%);
}
.contTopDivAddress {
    position: absolute;
    top: 0;
    width: 100%;
    height: 15vh;
    background-color: #ffede1;    
}
section.lastSectionProduct.iceCream {
    background-color: #ffede1;
    min-height: auto;
}
.iceCream .contInnerSectionProduct {
    width: 100%;
    margin: auto;
    overflow: hidden;
    padding: 0 10% 0 15%;
}
.iceCream .contLeafImsIngreProduct {
    width: 6%;
}
.iceCream .imgIngreProduct {
    min-height: auto;
    padding: 40px 50px 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logoImgAddress {
    width: 16%;
    aspect-ratio: 16 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.textAddress {
    font-size: 25px;
    width: 75%;
}
.iceCream .contImgIngreProduct {
    margin-top: 80px;
    width: 60%;
    position: relative;
    float: left;
}
.iceCream .contMasBottomIngrDtls {
    bottom: -40px;
}
.iceCream .contImgCastleAddress {
    width: 30%;
    aspect-ratio: 16 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    position: relative;
}
.iceCream .contTitleImgIngreProduct {
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 0;
    padding: 10px 30px 25px;
    min-width: 30%;
    text-align: center;
    left: -7%;
    position: absolute;
    z-index: 10;
    top: -20%;
}
.contMapIce {
    height: 60vh;
    width: 100%;
    background-color: #fff;
}
.imgItemToppings {
    width: 70%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contTextItemToppings {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
.contItemToppings {
    width: 24%;
    aspect-ratio: 1 / 1;
    background-color: #fff;
    border: 2px solid #2D661D;
    border-radius: 27px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.contTitleToppings {
    width: 80%;
    aspect-ratio: 16 / 5.9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 70px;
}

.raicesPage .contInnerImgMonk.item1 {
    left: 0;
    bottom: 100%;
    width: 17%;
}
.raicesPage .contInnerImgMonk.item1 {
    left: 0;
    bottom: 130%;
    width: 17%;
}
.raicesPage .contInnerImgMonk.item2 {
    width: 13%;
    left: 40%;
    bottom: 53%;
}
.raicesPage .contInnerImgMonk.item3 {
    width: 15%;
    right: 25%;
    bottom: 100%;
}
.raicesPage .contInnerImgMonk.item4 {
    right: 6%;
    width: 13%;
    bottom: 86%;
}
.raicesPage .contInnerImgCastle {
    left: 24%;
}
.titleBannerRaices {
    font-size: 100px;
    width: max-content;
    color: #E65A4F;
}
.subtitleBannerRaices.fontBubble {
    font-size: 120px;
    margin-top: -41px;
    color: #69B567;
}
.descBannerRaices {
    color: #575757;
    font-size: 23px;
    width: 30%;
    line-height: 140%;
}
.contTextBannerRaices {
    position: relative;
    left: 20%;
    top: 20%;
}
.raicesPage .contHeroCapTwoPageTribu.paralaxItem {
    background-size: 0;
    background-color: #ffdbae;
    height: 30%;
}
.raicesPage .contDivTopHeroRaices {
    width: 100%;
    height: 15vh;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: translate(0, -100%);
}
.raicesPage .contDivSecSectionTribuPage {
    background-size: 100% 100%;
}
section.secSectionTribuPage.raicesPage {
    background-color: #42c7f2;
    padding-top: 10%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.raicesPage .contImgMonkMerry {
    width: 25%;
    top: 5%;
    animation: 1.5s infinite alternate slidein;
}
.raicesPage .contImgMonkCoco {
    width: 25%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 15%;
    position: absolute;
    top: 40%;
    animation: 1.3s infinite alternate slidein;
}
.contDescHistory {
    width: 40%;
    position: relative;
    background-color: #ffede1;
    padding: 4% 5% 8% 5%;
    border-radius: 100px 100px 0 0;
    height: auto;
}
.titleInnerDescHistory {
    font-size: 40px;
    margin-bottom: 20px;
    color: #C32556;
}
.descInnerHistory {
    font-size: 21px;
    color: #575757;
    line-height: 140%;
}
.contTagHistory {
    position: absolute;
    top: 0;
    padding: 10px 30px;
    background-color: #c32556;
    color: #fff;
    font-size: 24px;
    transform: translate(-50%, -50%);
    left: 50%;
    max-width: 80%;
    width: max-content;
    text-transform: uppercase;
    border-radius: 60px 60px 60px 0;
}
.contMaskBottomDesHistory {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    aspect-ratio: 15.5 / 2.7;
}
.raicesPage .contDivTrhSectionTribuPage {
    width: 100%;
    height: 35%;
    top: -5%;
}
.raicesPage .contImgMonkCoko {
    width: 20%;
    bottom: 0;
    left: 0;
    transform: translate(0, 0);
    aspect-ratio: 7 / 8 !important;
    top: auto;
    position: relative;
}
section.trhSectionTribuPage.raicesPage {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: end;
    gap: 5%;
    padding-bottom: 20px;
}
.contTextLeftMonkCoko {
    position: relative;
    margin-left: 0;
    width: 25%;
    background-color: #69B567;
    padding: 70px 50px 30px;
    border-radius: 40px;
    border: 3px solid #227C46;
    z-index: 1;
}
.contInnerTextLeftMonkCoko,
.contInnerTextRigthMonkCoko {
    font-size: 20px;
    line-height: 140%;
    color: #fff;
}
.contTextRigthMonkCoko {
    position: relative;
    margin-left: 0;
    width: 25%;
    background-color: #69B567;
    padding: 70px 50px 30px;
    border-radius: 40px;
    border: 3px solid #227C46;
    z-index: 1;
    margin-bottom: 10%;
}
.contTagTextLeftMonkCoko {
    position: absolute;
    color: #0A693B;
    background-color: #FFEDE1;
    border: 4px solid #0A693B;
    border-radius: 30px 30px 0 30px;
    padding: 10px 30px;
    font-size: 30px;
    top: -20px;
    left: -10%;
}
.contTagTextRigthMonkCoko {
    position: absolute;
    color: #0A693B;
    background-color: #FFEDE1;
    border: 4px solid #0A693B;
    border-radius: 30px 30px 30px 0;
    padding: 10px 30px;
    font-size: 30px;
    top: -20px;
    right: -10%;
}
.raicesPage .contPalmLeftInnerFifthSection {
    width: 22%;
    left: -8%;
}
.contTitleMisionBlock {
    position: absolute;
    width: max-content;
    transform: translate(-50%, 0);
    left: 50%;
    top: 30%;
    text-align: center;
}
.itemTitleMisionBlock {
    color: #0A693B;
    font-size: 47px;
    background-color: #FFEDE1;
    margin: 0 auto 10px;
    border-radius: 40px;
    padding: 5px 30px;
    border: 3px solid #0A693B;
    width: max-content;
}
.contTitleValBlock {
    text-align: center;
    font-size: 75px;
    text-transform: uppercase;
    margin-bottom: 40px;
    padding-top: 100px;
}
.firstTitleValBlock {
    color: #FFEDE1;
}
.secTitleValBlock {
    color: #E65A4F;
}
.contDescValBlock {
    position: relative;
    width: 90%;
    margin: auto;
    overflow: hidden;
}
.contTextValBlock {
    float: left;
    width: 45%;
}
.contInnerTextValBlock {
    background-color: #fff;
    padding: 60px 160px 170px 60px;
    color: #575757;
    border-radius: 55px 55px 0 0;
    position: relative;
    overflow: hidden;
}
.innerTextValBlock {
    font-size: 25px;
    line-height: 120%;
}
.raicesPage .contImgMonkChoko {
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.btnShowProdValBlock {
    display: block;
    width: max-content;
    padding: 10px 60px;
    background-color: #69B567;
    border: 4px solid #0A693B;
    color: #fff;
    font-size: 23px;
    border-radius: 45px;
    margin: 30px auto;
}
.contItemsValFeatured {
    width: 40%;
    float: right;
}
.contTitleItemsValFeatured {
    background-color: #E65A4F;
    color: #FFEDE1;
    font-size: 37px;
    max-width: max-content;
    margin: auto;
    padding: 10px 50px;
    border-radius: 45px;
    margin-bottom: 30px;
}
.firstRowValItemsFeatured {
    display: flex;
    gap: 0px;
    justify-content: center;
    align-items: center;
}
.secRowValItemsFeatured {
    display: flex;
    gap: 0px;
    justify-content: center;
    align-items: center;
    margin-top: -30px;
}
.itemValFeatured {
    width: 33%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
section.frthSectionTribuPage.raicesPage {
    padding-bottom: 50px;
    height: auto;
    min-height: 100vh;
}
.raicesPage .contDivFrthSectionTribuPage {
    height: 18vh;
}
.contDivTextValBlock {
    position: absolute;
    width: 100%;
    bottom: -50px;
    left: 0;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    aspect-ratio: 32.3 / 9;
}
section.fifthSectionTribuPage.raicesPage {
    background-color: #f4d5da;
    overflow: hidden;
    height: auto;
    min-height: 100vh;
}
.contDivBottomFrutoSect {
    width: 100%;
    height: 20vh;
    background-color: #c32556;
    position: absolute;
    bottom: 0;
}
.divBottomFrutoSect {
    width: 100%;
    position: absolute;
    bottom: 98%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
    aspect-ratio: 25.6 / 2;
}
.contImgMonkVani {
    width: 20%;
    bottom: 10%;
    z-index: 1;
    right: 15%;
    left: auto;
    top: auto;
}
.contImgMonkRos {
    position: absolute;
    width: 20%;
    bottom: 10%;
    z-index: 1;
    left: 17%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.raicesPage .contImgMonkVaniName {
    aspect-ratio: 1 / 1;
    width: 8%;
    left: auto;
    right: 15%;
    top: auto;
    bottom: 450px;
}
.contUmbrellaLeftFruto {
    width: 35%;
    position: absolute;
    aspect-ratio: 9 / 10.6;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    left: -5%;
    bottom: 110px;
}
.contTextFrutoBlock {
    width: 40%;
    min-height: 60vh;
    margin: auto;
    margin-top: 22%;
    padding: 60px;
    background-color: #fff;
    border-radius: 40px;
    border: 4px solid #C32556;
    position: relative;
}
.raicesPage .contDivFifthSectionTribuPage {
    height: 40vh;
}
.raicesPage .contDescTextFrutoBlock {
    padding-bottom: 30vh;
    font-size: 20px;
    line-height: 120%;
    color: #575757;
}
.contTitleTextFrutoBlock {
    position: absolute;
    width: max-content;
    padding: 15px 60px 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #FFEDE1;
    font-size: 40px;
    bottom: 94%;
    left: -50px;
    z-index: 10;
}
section.sixthSectionTribuPage.raicesPage {
    background-color: #c32556;
    height: auto;
    min-height: 70vh;
}
.contTitleSeedSection {
    text-align: center;
    color: #fff;
}
.titleSeedSection {
    font-size: 209px;
    text-transform: uppercase;
    margin-top: -20px;
}
.subtitleSeedSection {
    font-size: 50px;
    text-transform: uppercase;
}
.contImgMonkSeedSection {
    width: 55%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: -40px;
    z-index: 1;
    margin-left: 40px;
}
.contTextSeedSection {
    width: 60%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -80px;
    position: relative;
    z-index: 1;
}
.contInnetTextSeedSection {
    width: 45%;
    background-color: #fff;
    padding: 40px;
    border-radius: 40px;
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    min-height: 40vh;
    position: relative;
}
.titleInnerSeedSection {
    color: #C32556;
    font-size: 33px;
    margin-bottom: 30px;
}
.descInnerSeedSection {
    font-size: 25px;
    line-height: 120%;
    color: #575757;
}
.contBtnInnerSeedSection {
    border: 4px solid #0A693B;
    background-color: #69B567;
    color: #fff;
    font-size: 30px;
    position: absolute;
    top: 95%;
    padding: 10px 60px;
    border-radius: 45px;
}
.contDivSeedSection {
    position: absolute;
    width: 100%;
    height: 30vh;
    background-color: #42c7f2;
    bottom: 0;
}
.contTopMaskSeedSection {
    position: absolute;
    width: 100%;
    bottom: 95%;
    aspect-ratio: 8.5 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contBottomMaskSeedSection {
    position: absolute;
    width: 100%;
    top: 0;
    aspect-ratio: 8.7 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}
section.seventhSectionTribuPage.raicesPage {
    background-color: #ffede1;
    padding: 30vh 0 0;
    height: auto;
    min-height: 100vh;
    overflow: visible;
}
.subtitleCokoSeed {
    color: #69B567;
    font-size: 90px;
    margin-top: -20px;
    margin-left: 10%;
}
.maskDivBottomSeedSection {
    width: 100%;
    aspect-ratio: 17 / 1.5;
    bottom: 87%;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.titleCokoSeed {
    font-size: 119px;
    margin-left: 10%;
    text-transform: uppercase;
    color: #E65A4F;
}
.contImgMonkCokoSeedSection {
    position: absolute;
    width: 25%;
    aspect-ratio: 1 / 1;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    left: 30%;
}
.contDescTextCokoSeedSection {
    float: right;
    width: 25%;
    margin-right: 20%;
    padding: 40px;
    border-radius: 35px;
    background-color: #e65a4f;
    color: #fff;
    z-index: 10;
    position: relative;
}
.contDescCokoSeedSection {
    font-size: 25px;
    position: relative;
    line-height: 120%;
}
.imgLogoCokoSeedSection {
    width: 30%;
    aspect-ratio: 16 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 20px;
}
.contDivBottomSeedSection {
    position: absolute;
    height: 10vh;
    width: 100%;
    bottom: 0;
    background-color: #ffdbae;
}
.contImgbackCokoSeddSection {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.conCastleCokoSeedSection {
    position: absolute;
    width: 20%;
    aspect-ratio: 16 / 9;
    bottom: 15%;
    left: 10%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
}
.contPalmImgCokoSeedSection {
    position: absolute;
    right: -70px;
    width: 27%;
    aspect-ratio: 9 / 16;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.logoFooterInner.mobile {
    display: none;
}
.submitFormFooter {
    display: block;
    margin: 30px auto;
    border: none;
    background-color: #fff;
    padding: 15px 30px;
    border-radius: 25px;
    color: #7A011C;
    font-size: 20px;
    cursor: pointer;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}
.contHeader {
    position: relative;
    width: 90%;
    height: 80px;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    left: 5%;
}
a.contLogoHeader {
    width: 70px;
    aspect-ratio: 16 / 9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.contItemsMenuHeader {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.itemMenuHeader {
    width: max-content;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0 25px 25px 25px;
    font-size: 13px;
    cursor: pointer;
}
.contBgHeader {
    width: 100%;
    position: absolute;
    left: 0;
    background-color: #fff;
    height: 80%;
}
.maskBgHeader {
    width: 100%;
    height: 40px;
    top: 100%;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
footer {
    padding: 260px 0 0;
}
.contDivBottomSeedSectionFooter {
    height: 260px;
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #ffdbae;
}
.maskDivBottomSeedSectionFooter {
    width: 100%;
    aspect-ratio: 17.3 / 1.4;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -5px;
}
.contImgFlavorDescProductFront {
    width: 200px;
    aspect-ratio: 16 / 2.8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
section.divfooterMap {
    height: auto;
    background-color: transparent;
    margin-top: -250px;
    pointer-events: none;
}
section#mapContact {
    height: 80vh;
}
.contFormPopup {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
}
.contInnerFormPopup {
    background-color: #e65a4f;
    padding: 70px;
    border-radius: 50px;
    overflow: auto;
}
.contIconFormPopup {
    width: 150px;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
}
#formFooter {
    width: 100%;
}
.contTitleFormPopup {
    font-size: 60px;
    text-align: center;
    margin-bottom: 30px;
}
.contInnerFormPopup {
    background-color: #e65a4f;
    padding: 40px 60px 30px;
    border-radius: 50px;
    height: 100%;
    width: 100%;
}



/*test*/
.popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.4);
  backdrop-filter: blur(8px);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.6s ease, transform 0.6s ease;
  pointer-events: none;
    z-index: 9999;
}

.popup-overlay.active {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

.popup-card {
    width: 90%;
    height: 90%;
    perspective: 1000px;
    border-radius: 50px;
    max-width: 750px;
}

.card-inner {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: transform .8s ease;
}

.card-front,
.card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    backface-visibility: hidden;
    border-radius: 50px;
    overflow: hidden;
}

.card-front {
    background: rgb(244, 218, 173);
}

.card-back {
  background: linear-gradient(135deg, #00c6ff, #0072ff);
  transform: rotateY(180deg);
}
.contInnerCardFront {
    width: 60%;
    height: auto;
    flex-wrap: wrap;
    display: flex;
    aspect-ratio: 1 / 1;
}
.itemFaceCardFrot {
    width: 50%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 90%;
}
.itemFaceCardFrot.item1 {
    background-image: url('../img/Group-3419.png');
}
.itemFaceCardFrot.item2 {
    background-image: url('../img/Group-3423.png');
}
.itemFaceCardFrot.item3 {
    background-image: url('../img/Group-3426.png');
}
.itemFaceCardFrot.item4 {
    background-image: url('../img/Group-3433.png');
}
.closePopUpContact {
    height: 45px;
    aspect-ratio: 1 / 1;
    position: absolute;
    background-image: url(../img/X.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 30px;
    top: 30px;
    /* border-radius: 50%; */
    cursor: pointer;
    z-index: 10;
    transition: all .5s ease;
}

.closePopUpContact:hover {
    transform: scale(1.1);
}


.grid-stage {
    position: relative;
    width: 90%;
    min-height: auto;
    padding: 50px 0;
    margin: auto;
}
.notification {
    position: relative;
    width: 25% !important;
    height: auto;
    background: #7ec06d;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 70px;
    padding: 20px;
    border: 2px solid #113707;
    cursor: pointer;
    gap: 10px;
    box-sizing: border-box;
}
section.sectionGridAnima {
    background-color: #ffdbae;
    height: auto;
}
.contRowGrid {
    display: flex;
    gap: 5%;
    margin-bottom: 40px;
    align-items: center;
    height: 130px;
}
.contRowGrid:nth-child(even) {
    justify-content: flex-end;
}
/*test*/
.imgContMenuHome {
    position: absolute;
    aspect-ratio: 9 / 14.6;
    width: 13%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 60%;
    right: 15%;
}
.itemLinkMenuHome,
.itemOpenPopUp {
    display: block;
    width: 100%;
    aspect-ratio: 33 / 9;
    cursor: pointer;
}
.itemLinkMenuHome.item1 {
    aspect-ratio: 24 / 9;    
}
.textTitleProductsGnrl {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 80%;
    font-size: 110px;
    text-transform: uppercase;
    color: #69B567;
}
.innerSocialMedia {
    width: max-content;
    margin: auto;
    border: 2px solid #113707;
    background-color: #7EC06D;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 40px;
    border-radius: 45px;
    gap: 20px;
    color: #fff;
}
.textSocialMedia {
    font-size: 20px;
}
.contItemsMedia {
    display: flex;
    gap: 10px;
}
.itemSocialMediaFooterInner.itemMediaHome {
    width: 40px !important;
}
.itemSocialMediaFooterInner.tribupage {
    display: block;
    width: 35px !important;
}
.descTextChat.fontFredokaReg.socialMedia {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}


@media only screen and (max-width: 1400px){
    .titleTextHeroHome {
        font-size: 70px;
    }
    .subTitleHeroHome {
        font-size: 45px;
    }
    .descHeroHome {
        font-size: 21px;
    }
    a.btnHeroHome {
        font-size: 25px;
    }
    .contFrontSlickProduct {
        padding: 0 15%;
    }
    .contImgFrontSlickProduct {
        width: 50%;
    }
    .conItemFrontSlickProduct.slick-slide .contImgFrontSlickProduct {
        transform: scale(0.4);
    }
    .contImgRigthInnerFrthSection {
        width: 50%;
    }
    .contImgRigthFrontInnerFrthSection {
        width: 70%;
        aspect-ratio: 19 / 10.3;
        bottom: 10%;
        left: 0;
        height: auto;
        top: auto;
    }
    .contImgRigthInnerFrthSection {
        width: 50%;
        aspect-ratio: 8.6 / 11;
        top: auto;
        bottom: 20%;
        left: 15%;
    }
    .contTextLeftInnerFrthSection {
        width: 78%;
        padding: 12% 11% 17% 20%;
        min-height: auto;
    }
    .contImgTitleTextLeftInnerFrthSection {
        width: 55%;
        top: -5%;
        right: -10%;
    }
    .contBtnTextLeftInnerFrthSection {
        font-size: 26px;
        bottom: 10%;
        right: -5%;
    }
    .titleDescProductFront {
        font-size: 80px;
    }
    .titleDescIngreProduct {
        font-size: 97px;
    }
    .titleBenefProduct {
        font-size: 110px;
    }
    .contTestLastSectionProduct {
        font-size: 70px;
    }
    .contBoxDescProductFront {
        padding: 40px 40px 80px;
    }
    .nameProductSlick {
        font-size: 50px;
    }
    .descProductSlick {
        font-size: 30px;
    }
/*
    .conInnerImgFloatProductsGnrl.item2 {
        top: -60%;
    }
    .conInnerImgFloatProductsGnrl.item1 {
        top: -40%;
    }
*/
}
@media only screen and (max-width: 1200px){
    .contHeroCapThree {
        height: 18%;
        background-size: 100% 100%;
    }
    .contHeroCapTwo {
        height: 30%;
    }
    .contHeroCapOne {
        height: 36%;
    }
    .contInnerPalmR {
        right: -40px;
    }
    .contInnerPalmL {
        left: -70px;
    }
    .conItemDescTrhSection {
        min-width: 85px;
    }
    .titleTextDetailsProduct {
        font-size: 30px;
    }
    .dtlsTextDetailsProduct {
        font-size: 15px;
    }
    a.btnTextDetailsProduct {
        font-size: 12px;
    }
    .contTextDetailsProduct {
        gap: 10px;
    }
    .contTitleTextLeftInnerFrthSection {
        font-size: 30px;
    }
    .contDescTextLeftInnerFrthSection {
        font-size: 20px;
    }
    .contBtnTextLeftInnerFrthSection {
        font-size: 20px;
    }
    .titleDescIngreProduct {
        font-size: 85px;
    }
    .titleBenefProduct {
        font-size: 90px;
    }
    .contTestLastSectionProduct {
        font-size: 60px;
    }
    .contCenterImgFronProduct {
        width: 25%;
        aspect-ratio: 9 / 16;
        height: auto;
    }
    .contDescProductFront {
        width: 40%;
        position: relative;
    }    
    .titleDescProductFront {
        font-size: 69px;
    }
/*
    .conInnerImgFloatProductsGnrl.item2 {
        top: -60%;
    }
    .conInnerImgFloatProductsGnrl.item1 {
        top: -40%;
    }
*/
    .contInnerSectionProducts {
        width: 90%;
    }
    .nameProductsGnrl {
        font-size: 40px;
    }
    .contBgInnerProductSectionProducts {
        margin-bottom: 30px;
    }
    .subtitleProductsGnrl {
        font-size: 18px;
    }
    .flavorProductsGnrl {
        font-size: 23px;
    }
    .textTitleProductsGnrl {
        font-size: 90px;
    }
    .contRowGrid {
        flex-wrap: wrap;
        justify-content: center;
        height: 200px;
    }
    .notification.cell-box {
        width: 40% !important;
    }
    .contRowGrid:nth-child(even) {
        justify-content: center;
    }
}

@media only screen and (max-width: 1024px){
    .titleTextHeroHome {
        font-size: 50px;
    }
    .subTitleHeroHome {
        font-size: 30px;
    }
    .descHeroHome {
        font-size: 16px;
    }
    a.btnHeroHome {
        font-size: 17px;
        padding: 5px 30px;
    }
    .titleTextDetailsProduct {
        font-size: 22px;
        width: 100%;
    }
    .dtlsTextDetailsProduct {
        font-size: 15px;
    }
    .contInnerImgDetailsProduct {
        height: 100%;
        width: 150%;
    }
    .contTextDetailsProduct {
        gap: 10px;
    }
    a.btnTextDetailsProduct {
        font-size: 12px;
    }
    .contInnerTrhSection {
        width: 100%;
        margin-left: 0;
    }
    .contTitleTextLeftInnerFrthSection {
        font-size: 25px;
    }
    .contDescTextLeftInnerFrthSection {
        font-size: 16px;
    }
    .contTitleTextLeftInnerFrthSection {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .contBtnTextLeftInnerFrthSection {
        font-size: 17px;
        padding: 7px 22px 8px;
    }
    .titleDescProductFront {
        font-size: 50px;
    }
    .contTextDescProductFront {
        font-size: 16px;
    }
    .titleDescIngreProduct {
        font-size: 70px;
    }
    .contTitleImgIngreProduct {
        font-size: 20px;
    }
    .titleBenefProduct {
        font-size: 60px;
    }
    .contTestLastSectionProduct {
        font-size: 50px;
    }
    .titleBannerRaices {
        font-size: 60px;
    }
    .subtitleBannerRaices.fontBubble {
        font-size: 70px;
        margin-top: -28px;
    }
    .descBannerRaices {
        font-size: 18px;
    }
    .contTagHistory {
        font-size: 18px;
    }
    .contDescHistory {
        border-radius: 40px;
    }
    .titleInnerDescHistory {
        font-size: 30px;
    }
    .descInnerHistory {
        font-size: 18px;
    }
    .contInnerTextLeftMonkCoko, 
    .contInnerTextRigthMonkCoko {
        font-size: 18px;
    }
    .contTextRigthMonkCoko,
    .contTextLeftMonkCoko {
        padding: 45px 40px;
    }
    .itemTitleMisionBlock {
        font-size: 35px;
    }
    .contInnerTextValBlock {
        padding: 50px 100px 60px 50px;
    }
    .contTitleItemsValFeatured {
        font-size: 22px;
    }
    .btnShowProdValBlock {
        font-size: 17px;
    }
    .contTitleValBlock {
        font-size: 50px;
    }
    .contTitleTextFrutoBlock {
        font-size: 24px;
    }
    .raicesPage .contDescTextFrutoBlock {
        font-size: 18px;
    }
    .subtitleSeedSection {
        font-size: 35px;
    }
    .titleSeedSection {
        font-size: 130px;
    }
    .titleInnerSeedSection {
        font-size: 24px;
    }
    .descInnerSeedSection {
        font-size: 20px;
    }
    .contBtnInnerSeedSection {
        font-size: 18px;
        width: max-content;
    }
    .contTextSeedSection {
        margin-top: -30px;
    }
    .titleCokoSeed {
        font-size: 60px;
    }
    .subtitleCokoSeed {
        font-size: 60px;
    }
    .contDescCokoSeedSection {
        font-size: 20px;
    }
/*
    .conInnerImgFloatProductsGnrl.item1 {
        top: -30%;
    }
    .conInnerImgFloatProductsGnrl.item2 {
        top: -50%;
    }
*/
    .textTitleProductsGnrl {
        font-size: 70px;
    }
}



@media only screen and (min-height: 600px) and (max-width: 1400px){    
/*
    .conInnerImgFloatProductsGnrl.item2 {
        bottom: 100%;
    }
    .conInnerImgFloatProductsGnrl.item1 {
        top: 100%;
    }
*/
}

@media only screen and (max-width: 768px){
    .contInnerImgThreeMobile {
        display: block;
        width: 70%;
        aspect-ratio: 19 / 11;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: 0;
        position: absolute;
        left: 15%;
    }
    .contInnerImgTwoMobile {
        display: block;
        width: 60%;
        aspect-ratio: 19 / 11;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: 30%;
        position: absolute;
        left: 20%;
    }
    .contInnerImgThree {
        display: none;
    }
    .contTextHeroHome {
        width: 80%;
        text-align: center;
    }
    .conInnerImgSun {
        width: 80%;
        top: -10%;
    }
    .contTextHeroHome {
        width: 70%;
        text-align: center;
        z-index: 1000;
        margin-left: 15%;
        margin-top: 0;
        top: 0;
    }    
    .conInnerImgFloat {
        width: 25%;
        left: 50%;
        transform: translate(-50%, -40%);
    }
    .contInnerPalmR {
        right: -40px;
        width: 30%;
    }
    .titleTextHeroHome {
        font-size: 40px;
    }
    .subTitleHeroHome {
        font-size: 22px;
    }
    .descHeroHome {
        font-size: 15px;
    }
    .bannerProduct .contHeroCapThree.paralaxItem {
        height: 70vh;
        background-size: cover;
    }
    .contInnerPalmL {
        left: -71px;
        width: 45%;
    }    
    .contFrontSlickProduct {
        padding: 0;
        overflow: hidden;
        height: calc(100vh + 80px);
    }
    .contFrontSlickProduct .slick-list.draggable {
        width: 100%;
        left: 0;
    }    
    .contFrontSlickProduct .slick-list.draggable {
        width: 100%;
        padding: 0 !important;
    }
    .contImgFrontSlickProduct {
        width: 100%;
        max-width: none;
        height: auto;
    } 
    .imgFrontSlickProduct {
        margin-top: -15%;
        height: auto;
        position: relative;
        width: 60%;
        aspect-ratio: 6 / 8;
        margin-left: 20%;
    }
    .contImgFaceMonk {
        display: none;
    }
    .contInnerImgDetailsProduct {
        height: auto;
        width: 70%;
        position: relative;
        right: 0;
        top: 0;
        margin-left: 15%;
    }
    section.secSection {
        height: auto;
        min-height: calc(100vh + 130px);
    }
    .conItemFrontSlickProduct.slick-slide.slick-center .contImgFrontSlickProduct{
        margin-bottom: 0;        
    }
    .dtlsTextDetailsProduct {
        width: 80%;
    }
    .contTextDetailsProduct {
        position: relative;
        padding: 10% 0 20%;
    }
    .contHeroCapBottom {
        background-size: cover;
        bottom: 0;
        height: 40px;
    }
    .contNameProduct {
        position: relative;
        width: 60%;
    }
    .nameProductSlick {
        font-size: 46px;
    }
    .descProductSlick {
        font-size: 31px;
    }
    button.slick-prev.slick-arrow {
        left: 5%;
        height: 30px;
    }
    button.slick-next.slick-arrow {
        right: 5%;
        height: 30px;
    }
    .dtlsTextDetailsProduct {
        font-size: 11px;
    }
    .contImgMonkMobile {
        display: block;
        position: absolute;
        height: 60px;
        aspect-ratio: 1 / 1;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1;
        transform: translate(-50%, -50%);
        left: 50%;
    }
    .contTitleMoblie {
        display: block;
        position: absolute;
        width: 100%;
        aspect-ratio: 15 / 3;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 1;
        top: -80px;
    }
    .contSepaTopTrhSection {
        height: 20%;
        top: -15%;
    }
    .contCenteImageTrhSection {
        width: 70%;
        right: 0;
        left: auto;
        transform: translate(0, -50%);
    }
    .contMonDrinkMobile {
        position: absolute;
        width: 50%;
        right: 20px;
        left: auto;
        top: 10%;
        aspect-ratio: 11 / 9;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .contTextMobileImage {
        position: absolute;
        width: 33%;
        left: 5%;
        top: 23%;
        aspect-ratio: 16 / 14;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .conItemDescTrhSection.item3 {
        left: 6%;
        top: 66%;
    }
    .conItemDescTrhSection.item4,
    .conItemFloatTrhSection.item4,
    .contMonDrink {
        display: none;
    }
    .conItemDescTrhSection.item1 {
        left: 5%;
        top: 45%;
    }
    .conItemDescTrhSection.item2 {
        top: auto;
        bottom: 0;
        bottom: 5%;
    }
    .conItemFloatTrhSection.item2 {
        left: -16px;
    }
    .conItemFloatTrhSection.item3 {
        left: 13%;
        top: auto;
        bottom: -10px;
    }
    .conItemFloatTrhSection.item1 {
        left: auto;
        right: 20px;
        top: 85%;
    }
    .conItemFloatTrhSection.item3 {
        left: 13%;
        top: 91%;
        /* bottom: -10px; */
    }
    .contTitleImageTrhSection {
        width: 60%;
        top: 4%;
        left: 15%;
    }
    .topDivfrthSection {
        height: 10vh;
        position: absolute;
        top: 0px;
    }
    .contInnerFrthSection {
        display: flex;
        flex-direction: column;
    }
    .contLeftInnerFrthSection, 
    .contRigthInnerFrthSection {
        width: 100%;
        min-height: auto;
    }
    .contBgSunFrthSection {
        width: 90%;
        left: 5%;
    }
    .contTitleTextLeftInnerFrthSection {
        font-size: 17px;
    }
    .contDescTextLeftInnerFrthSection {
        font-size: 13px;
    }    
    .contTextLeftInnerFrthSection {
        width: 80%;
        left: 9%;
        padding: 12% 11% 27% 20%;
        float: none;
        margin: 10vh 0 0;
    }
    .contRigthInnerFrthSection {
        width: 100%;
        aspect-ratio: 16 / 15;
    }
    .topDivfifthSection {
        height: 30vh;
        top: -12vh;
    }
    .bgImFloorFrthSection {
        bottom: -16vh;
        height: 60vh;
    }
   .contPalmLeftInnerFrthSection {
        position: absolute;
    } 
    .contUmbrellaRigthInnerFrthSection {
        width: 60%;
        right: -30%;
        bottom: 20%;
    }
    .contImgRigthInnerFrthSection {
        left: 50%;
        transform: translate(-50%, 0);
    }
    .contImgRigthFrontInnerFrthSection {
        left: 50%;
        transform: translate(-53%, 0);
    }
    .contPalmLeftInnerFrthSection {
        position: absolute;
        height: auto;
        aspect-ratio: 9 / 16;
        top: 68%;
        width: 50%;
        left: -15%;
        margin: 0;
    }
    .contBtnTextLeftInnerFrthSection {
        right: 50px;
        bottom: 13%;
    }
    .contBgSunFifthSection {
        top: -10%;
        width: 70%;
    }
    .contImgTitleInnerFifthSection {
        width: 60%;
        top: 35%;
    }
    .contImgRigthInnerFifthSection {
        top: 20%;
        width: 30%;
    }
    .contBgSunFifthSection {
        top: -22%;
        width: 90%;
        right: -30%;
    }
    section.fifthSection {
        height: 80vh;
    }
    .contImgCenterInnerFifthSection {
        width: 100%;
    }
    .contPalmLeftInnerFifthSection {
        width: 50%;
        left: -25%;
        bottom: 30%;
    }
    .contBgFloorFifhSection {
        bottom: -13%;
        height: 60%;
    }
    .contbgFloorSixSection {
        height: 35%;
        background-size: cover;
    }
    .contItemsImgCenterImgSixSection {
        width: 35%;
    }
    .contItemsImgCenterImgSixSection.item1 {
        left: 0;
        bottom: 25%;
        width: 27%;
    }
    .contItemsImgCenterImgSixSection.item4 {
        bottom: 0;
        right: -10%;
        z-index: 10;
    }
    .contItemsImgCenterImgSixSection.item3 {
        bottom: 0;
        right: auto;
        width: 35%;
        left: -5%;
    }
    .contItemsImgCenterImgSixSection.item2 {
        bottom: 10%;
        left: 40%;
    }
    .contUmbrellaSixSection {
        width: 75%;
        right: -7%;
        bottom: 20%;
    }
    section.sixSection {
        background-color: #ffede1;
        height: 80vh;
    }
    .contTitleSixSectionMobile {
        aspect-ratio: 16 / 9;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 70%;
        left: 15%;
        position: absolute;
    }
    .contTitleSixSection {
        display: none;
    }
    .contMonkSixSection {
        position: absolute;
        aspect-ratio: 16 / 9;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 60%;
        z-index: 10;
        top: 25%;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .Clouds__div__imageContainer__imagediv.lejos {
        width: 25%;
    }
    .Clouds__div__imageContainer__imagediv.mid {
        width: 35%;
    }
    .Clouds__div__imageContainer__imagediv.cerca {
        width: 50%;
    }
    .Clouds__div__imageContainer__imagediv.cerca {
        width: 50%;
    }
    #celFormFooter,
    #emailFormFooter {
        width: 100%;
    }
    .divTopBottom {
        height: 110px;
        background-size: cover;
    }    
    .contFrontProduct {
        flex-direction: column;
    }
    section.bannerProduct {
        height: auto;
    }
    .contDescProductFront {
        width: 80%;
    }
    .contInnerHero {
        position: relative;
    }
    .contFrontProduct {
        align-items: center;
        position: relative;
        flex-direction: column;
        min-height: 100vh;
        gap: 20px;
    }
    .contCenterImgFronProduct {
        width: 50%;
        aspect-ratio: 9 / 13.3;
    }
    .contInnerHero.leaf-container {
        position: relative;
        padding-top: 20vh;
    }    
    .titleDescProductFront.desk {
        display: none;
    }
    .titleDescProductFront.mobile {
        text-align: center;
        display: block;
        margin: 0;
    }    
    .contBoxDescProductFront {
        padding: 70px 25px 40px;
        border-radius: 25px;
    }
    .contSubtitleDescProductFront {
        top: 40px;
        left: 20px;
        font-size: 13px;
    }
    .contMaskImgProdcutDtls {
        right: 0;
        width: 100%;
    }
    .conInnerImgSunProduct {
        width: 70%;
        left: -10%;
    }
    .bannerProduct .contInnerPalmL {
        bottom: 45%;
    }
    .contInnerFlavorIconProducts {
        width: 20%;
        bottom: 45%;
    }
    .conInnerIngreProduct {
        flex-direction: column;
    }
    .contTextDescIngreProduct {
        width: 100%;
    }
    .titleDescIngreProduct {
        font-size: 50px;
    }
    .contDescListIngreProduct {
        margin: 0;
        width: 100%;
    }
    .contImgIngreProduct {
        width: 100%;
    }
    .contTitleImgIngreProduct {
        font-size: 17px;
    }    
    .imgIngreProduct {
        min-height: 40vh;        
    }
    .contMasBottomIngrDtls {
        bottom: -10px;
    }
    .contPalmIngDtls {
        left: -21%;
        bottom: 20%;
        width: 57%;
    }
    .contCastleIngDtls {
        width: 30%;
        bottom: 90px;
        left: auto;
        right: 10%;
    }
    .titleBenefProduct {
        font-size: 50px;
        margin-bottom: 10px;
    }
    .contCenterBenefProduct {
        flex-direction: column;
        align-items: center;
        width: 80%;
    }
    .contItemsImgBenefProduct {
        width: 100%;
    }
    .contBigImgBenefProduct {
        width: 46%;
    }
    .contTestLastSectionProduct {
        font-size: 30px;
        width: 80%;
    }
    .contImgLastSectionProduct {
        top: 0;
        width: 50%;
    }
    .contTestLastSectionProduct {
        font-size: 30px;
        width: 70%;
        justify-content: end;
        right: 15%;
        text-align: center;
    }
    .itemFloatProduct {
        width: 25%;
    }
    .itemFloatProduct.item2 {
        left: auto;
        right: 2%;
    }
    .itemCoconutProduct.item1 {
        left: 5%;
    }
    section.sectionIngreProduct {
        padding-top: 30px;
    }
    .contFooterInner {
        flex-direction: column-reverse;
    }
    .contLogoFooterInner, .contInfoFooterInner, .contMenuFooterInner {
        width: 100%;
    }
    .contInnerMenuFooterInner {
        font-size: 25px;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .contLogoFooterInner a, 
    .contMenuFooterInner a {
        color: #fff;
        width: 40%;
    }
    .contInfoFooterInner {
        padding-right: 0;
        width: 80%;
        margin-left: 10%;
    }
    .titleInfoFooterInner {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .conSocialMediaFooterInner {
        justify-content: center;
        margin: 30px 0;
    }
    .contInfoFooterInner a {
        width: calc(100% - 40px);
    }
    .contLogoFooterInner {
        text-align: center;
    }
    .logoFooterInner.mobile {
        display: block;
    }
    .logoFooterInner.desk {
        display: none;
    }
    .logoFooterInner.mobile {
        display: block;
        margin: 30px auto 60px;
    }
    .contFormFooter {
        position: relative;
    }
    .contFormFooter {
        padding-bottom: 100px;
        padding-top: 100px;
    }
    .submitFormFooter {
        margin: 40px auto -40px;
    }
    .iceCream .contDescProductFront {
        width: 80%;
        position: relative;
        margin-bottom: 0;
    }
    .iceCream .contFrontProduct {
        justify-content: flex-start;
        flex-direction: column-reverse;
        align-items: center;
        min-height: auto;
    }
    .iceCream .titleDescProductFront {
        font-size: 65px;
    }
    .iceCream .subtitleIceProductFront.fontBerlinSemiB {
        font-size: 21px;
    }
    .iceCream .contDescIceProductFront {
        align-items: center;
    }
    .iceCream .iconIceProductFront {
        width: 20px;
    }
    .iceCream .contImgProdcutDtls {
        width: 100%;
        aspect-ratio: 1 / 1.1;
        margin-left: -45%;
    }
    .iceCream .contImgMonkIceBanner {
        top: 75%;
        width: 40%;
        right: 2%;
    }
    .iceCream.bannerProduct .contHeroCapThree {
        height: 20vh;
        background-size: cover;
    }
    .iceCream .contInnerHero.leaf-container {
        position: relative;
        padding-top: 20vh;
        display: flex;
        align-items: end;
        height: 100vh;
        padding: 0;
    }
    .iceCream .contTextIceProduct {
        width: 100%;
    }
    .iceCream .titleTextIceDescProduct {
        font-size: 50px;
    }
    .iceCream .conInnerIngreProduct {
        width: 80%;
    }
    .contTextDescProductFront {
        font-size: 16px;
    }
    .iceCream .contImgIceProduct {
        width: 100%;
    }
    .iceCream .contMaskTxtProdcutDtls {
        bottom: -10px;
    }
    .contImageDivBottomIngreProduct {
        width: 170%;
    }
    .contCenterIceToppings {
        width: 80%;
        padding-bottom: 140px;
    }
    .contItemToppings {
        width: 35%;
    }
    .contItemsIceToppings {
        justify-content: end;
    }
    .contTextItemToppings {
        font-size: 17px;
    }
    .contImgIceToppings {
        width: 70%;
        aspect-ratio: 9 / 14;
        bottom: 10%;
        left: -20%;
    }
    .contImgRigthImgToppings {
        width: 80%;
        right: -40%;
        top: 5%;
    }
    .iceCream .contImgIngreProduct {
        width: 100%;
    }
    .iceCream .contTitleImgIngreProduct {
        left: 0;
        top: -30px;
    }
    .textAddress {
        font-size: 16px;
    }
    .iceCream .contImgCastleAddress {
        width: 50%;
        aspect-ratio: 16 / 12;
        margin-top: -60px;
        z-index: 10;
        margin-left: 70%;
        float: none;
    }
    .iceCream .contInnerSectionProduct {
        overflow: visible;
    }
    .iceCream .contImgIngreProduct {
        width: 100%;
        float: none;
    }
    .iceCream .maskBottomDivToppings {
        height: auto;
        mask-size: cover !important;
        aspect-ratio: 16 / 5.5;
    }
    .iceCream .contMasBottomIngrDtls {
        bottom: -15px;
        width: 110%;
        left: -2%;
    }
    .iceCream .contLeafImsIngreProduct {
        width: 10%;
        bottom: 0;
    }
    .iceCream .imgIngreProduct {
        padding: 30px;
    }
    .iceCream .contTitleToppings {
        width: 90%;
    }
    .iceCream .textIceProductFront {
        font-size: 17px;
    }
    section.lastSectionProduct.iceCream {
        margin-top: -20%;
    }
    .titleBannerRaices {
        font-size: 50px;
        margin: auto;
    }
    .subtitleBannerRaices.fontBubble {
        font-size: 60px;
        margin-top: -20px;
    }
    .contTextBannerRaices {
        width: 80%;
        left: 10%;
        text-align: center;
    }
    .raicesPage .contInnerHero.leaf-container {
        padding-top: 0;
    }
    .descBannerRaices {
        width: 100%;
        font-size: 20px;
    }
    .raicesPage .contDivTopHeroRaices {
        background-size: cover;
    }
    .raicesPage .contInnerImgMonk.item1 {
        left: 0;
        bottom: 130%;
        width: 37%;
    }
    .raicesPage .contInnerImgMonk.item2 {
        width: 30%;
        left: 50%;
        bottom: 53%;
        z-index: 100;
    }
    .raicesPage .contInnerImgMonk.item3 {
        width: 35%;
        right: auto;
        bottom: 70%;
        left: 6%;
    }
    .raicesPage .contInnerImgMonk.item4 {
        right: -1%;
        width: 26%;
        bottom: 100%;
    }
    .raicesPage .contInnerImgCastle {
        left: 34%;
        width: 25%;
        bottom: 100%;
    }
    .raicesPage .contDivSecSectionTribuPage {
        background-size: cover;
    }
    .contDescHistory {
        width: 80%;
        padding: 40px 30px;
        border-radius: 35px;
    }
    .titleInnerDescHistory {
        font-size: 26px;
    }
    .descInnerHistory {
        font-size: 19px;
    }
    .contTagHistory {
        font-size: 16px;
    }
    section.secSectionTribuPage.raicesPage {
        height: auto;
        padding-bottom: 140px;
    }
    .raicesPage .contImgMonkMerry {
        width: 45%;
        top: 70%;
        z-index: 10;
        left: -30px;
    }
    .secSectionTribuPage.raicesPage .contImgMonkMerry {
        left: 30px;        
    }
    .raicesPage .contImgMonkCoco {
        width: 45%;
        right: 0px;
        bottom: auto;
        top: 70%;
    }
    section.trhSectionTribuPage.raicesPage {
        flex-direction: column;
        height: auto;
        padding: 90px 0;
        justify-content: center;
        align-items: center;
        gap: 30px;
    }
    .contTextLeftMonkCoko {
        width: 80%;
        padding: 50px 30px;
    }
    .contTextRigthMonkCoko {
        width: 80%;
        padding: 50px 30px;
    }
    .raicesPage .contImgMonkCoko {
        width: 50%;
    }
    .raicesPage .contDivTrhSectionTribuPage {
        background-size: 100%;
        height: auto;
        aspect-ratio: 16 / 2.3;
        top: -5px;
    }
    .contTitleMisionBlock {
        position: relative;
        width: 90%;
        left: 0;
        margin: 40px auto;
        transform: none;
    }
    .itemTitleMisionBlock {
        font-size: 34px;
        max-width: 100%;
    }
    .contDivTrhSectionTribuPageBot {
        background-size: cover;
    }
    .raicesPage .contPalmLeftInnerFifthSection {
        width: 60%;
        left: -28%;
        bottom: 180px;
    }
    .contTitleValBlock {
        font-size: 40px;
    }
    .contTextValBlock {
        width: 100%;
        float: none;
    }
    .contDivTextValBlock {
        bottom: -10px;
        width: 102%;
        left: -3px;
    }
    .contInnerTextValBlock {
        padding: 30px 30px 100px;
    }
    .innerTextValBlock {
        font-size: 19px;
        line-height: 120%;
    }
    .contItemsValFeatured {
        width: 100%;
        float: none;
    }
    .contTitleItemsValFeatured {
        font-size: 27px;
    }
    .raicesPage .contImgMonkChoko {
        position: relative;
        width: 60%;
        left: 0;
        margin: 60px auto;
        transform: none;
    }
    .secRowValItemsFeatured {
        margin-top: -20px;
    }
    .contTextFrutoBlock {
        width: 80%;
        padding: 60px 30px 60px 60px;
        min-height: auto;
    }
    .contTitleTextFrutoBlock {
        font-size: 20px;
        left: 0;
        padding: 10px 30px 25px;
    }
    section.fifthSectionTribuPage.raicesPage {
        min-height: auto;
        padding: 100px 0 170px;
    }
    .raicesPage .contDivFifthSectionTribuPage {
        height: 15vh;
    }
    .contUmbrellaLeftFruto {
        width: 50%;
        left: -24%;
    }
    .contImgMonkRos {
        width: 40%;
        left: 5%;
    }
    .contImgMonkVani {
        width: 40%;
        right: 5%;
    }
    .raicesPage .contDescTextFrutoBlock {
        padding: 0;
    }
    .subtitleSeedSection {
        font-size: 24px;
        width: 80%;
        margin: auto;
    }
    .titleSeedSection {
        font-size: 80px;
        margin-top: 0;
    }
    .contTextSeedSection {
        flex-direction: column-reverse;
    }
    .contTextSeedSection {
        flex-direction: column-reverse;
        width: 80%;
        margin: auto;
    }
    .titleInnerSeedSection {
        font-size: 25px;
    }
    .descInnerSeedSection {
        font-size: 20px;
    }
    .contInnetTextSeedSection {
        width: 100%;
        margin: 0;
        min-height: auto;
    }
    .contBtnInnerSeedSection {
        font-size: 16px;
    }
    .contImgMonkSeedSection {
        margin: 0;
        margin-top: 40px;
        width: 70%;
    }
    .titleCokoSeed {
        font-size: 50px;
    }
    .subtitleCokoSeed {
        font-size: 50px;
    }
    .titleCokoSeed {
        font-size: 50px;
    }
    .subtitleCokoSeed {
        font-size: 40px;
        margin-top: -10px;
    }
    .contDescTextCokoSeedSection {
        float: none;
        width: 90%;
        margin: 30px auto;
    }    
    .contDescCokoSeedSection {
        font-size: 19px;            
    }
    .imgLogoCokoSeedSection {
        margin: 0 auto 20px;
    }
    .contImgMonkCokoSeedSection {
        width: 40%;
    }
    .contPalmImgCokoSeedSection {
        width: 65%;
        right: -20%;
    }
    .conCastleCokoSeedSection {
        width: 30%;
        bottom: 05%;
        left: 0%;
    }
    .contItemsMenuHeader {
        position: fixed;
        height: 100%;
        background-color: #fff;
        flex-direction: column;
        width: 100%;
        left: 0;
        z-index: 10;
        top: -100%;
        transition: all .5s ease;
    }
    .contItemsMenuHeader.open {
        top: 0;
    }
    a.itemMenuHeader {
        font-size: 17px;
    }
    
    
    .menu-toggle {
        width: 60px;
        height: 40px;
        cursor: pointer;
        background-color: #ED687C;
        border-radius: 0 25px 25px 25px;
        right: 5%;
        top: 50%;
        transform: translate(0, -50%);
        z-index: 100;
        position: absolute;
    }
    .line {
        position: absolute;
        width: 50%;
        height: 3px;
        background-color: #fff;
        border-radius: 2px;
        transition: all 0.4s ease;
        left: 25%;
    }
    .top {
        top: 10px;
    }
    .middle {
        top: 50%;
        transform: translateY(-50%);
    }
    .bottom {
        bottom: 10px;
    }
    .menu-toggle.active .top {
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
    }

    .menu-toggle.active .middle {
      opacity: 0;
    }

    .menu-toggle.active .bottom {
      bottom: auto;
      top: 50%;
      transform: translateY(-50%) rotate(-45deg);
    }
    .conInnerImgFloatProductsGnrl.item1 {
        top: -30%;
        width: 30%;
        left: 15%;
        bottom: auto;
        animation: 1.3s infinite alternate slidein;
    }
    .conInnerImgFloatProductsGnrl.item2 {
        top: -30%;
        width: 25%;
        right: 25%;
        bottom: auto;
        animation: 1.3s infinite alternate slidein;
    }
    .contInnerImgThreeProductsGnrl.item2 {
        width: 25%;
        left: 20%;
        bottom: 0px;
    }
    .heroProductsGnrl .contHeroCapTwo {
        height: 17%;
    }
    .contInnerImgThreeProductsGnrl.item3 {
        width: 30%;
        right: 2%;
        bottom: 0;
    }
    .contInnerImgThreeProductsGnrl.item1 {
        width: 18%;
        left: 0;
    }
    .contHeroCapThree.paralaxItem {
        height: 60px;
        background-size: cover;
    }
    .heroProductsGnrl .contInnerPalmR {
        width: 43%;
    }
    .heroProductsGnrl .contInnerPalmL {
        width: 37%;
    }
    .maskBgHeader {
        height: 20px;
    }
    .itemProductSectionProducts {
        width: 70%;
    }
    .contInnerSectionProducts {
        justify-content: center;
    }
    .contTextProductsGnrl {
        min-width: auto;
        width: 100%;
    }
    .subtitleProductsGnrl {
        font-size: 13px;
    }
    .nameProductsGnrl {
        font-size: 30px;
    }
    .flavorProductsGnrl {
        font-size: 14px;
    }
    .priceProductsGnrl {
        font-size: 26px;
    }
    .itemProductSectionProducts {
        margin-bottom: 20px;
    }
    .contDivBottomSeedSectionFooter {
        height: 40px;
    }
    footer {
        padding: 40px 0 0;
    }
    .conItemBgSlickProduct {
        height: calc(100vh + 230px);
    }
    .imgContMenuHome {
        display: none;
    }
    .imgTitleTribu {
        width: 70%;
    }
    .contInnerImgMonk {
        width: 30%;
    }
    .contInnerImgMonk.item1 {
        left: 0%;
        bottom: 31%;
    }
    .contInnerImgMonk.item2 {
        left: 23%;
        bottom: 55%;
    }
    .contInnerImgMonk.item3 {
        right: 25%;
        bottom: 25%;
        width: 25%;
    }
    .contInnerImgMonk.item4 {
        right: 5%;
        bottom: 55%;
        width: 25%;
    }
    .contInnerImgUmbrella {
        width: 60%;
        right: -25%;
    }
    .tribuPage .conInnerImgSun {
        width: 75%;
    }
    .contImgMonkMerry {
        bottom: 0;
        width: 55%;
        transform: translate(-50%, 0);
        left: 50%;
    }
    .contItemsFlavorMerry {
        width: 10%;
    }
    .contItemsFlavorMerry.item1 {
        top: 38%;
        left: 5%;
    }
    .contItemsFlavorMerry.item2 {
        left: 20%;
        top: 75%;
    }
    .contItemsFlavorMerry.item3 {
        width: 14%;
        left: 75%;
        top: 75%;
    }
    .contItemsFlavorMerry.item4 {
        right: 30%;
        top: 31%;
    }
    .contImgMonkMerryName {
        top: 40%;
        left: 50%;
        width: 30%;
    }
    .contItemTextItemsChat {
        width: 100%;
    }
    .contImgItemChat {
        width: 50px;
    }
    .descTextChat {
        font-size: 16px;
    }
    .contDivTrhSectionTribuPage {
        background-size: cover;
        height: 15%;
        top: -3px;
    }
    .trhSectionTribuPage .contBgSunFifthSection {
        top: -10%;
    }
    .palmCokoTribuPage {
        width: 100%;
        bottom: 5%;
        left: -55%;
    }
    .contImgMonkCoko {
        width: 60%;
        top: auto;
        bottom: 20%;
    }
    .contItemsFlavorKoco {
        width: 15%;
        bottom: 5%;
    }
    .contItemsFlavorKoco.item3 {
        width: 13%;
        right: 30%;
    }
    .contItemsFlavorKoco.item2 {
        width: 12%;
        left: 30%;
        bottom: 20%;
    }
    .contItemsFlavorKoco.item4 {
        right: 4%;
        top: auto;
        width: 11%;
    }
    .contDivFrthSectionTribuPage {
        background-position: top;
        top: -1px;
        position: absolute;
    }
    .contImgMonkCoko {
        width: 60%;
        top: auto;
        bottom: 20%;
    }
    .contImgMonkChoko {
        width: 60%;
        bottom: 10%;
        left: 50%;
        top: auto;
        transform: translate(-50%, 0);
    }
    .contItemsFlavorChoko {
        width: 10%;
    }
    .contItemsFlavorChoko.item2 {
        top: 70%;
        left: auto;
        width: 12%;
        right: 5%;
    }
    .contItemsFlavorChoko.item3 {
        width: 10%;
    }
    .contImgMonkChokoName {
        top: 55%;
        right: 5%;
        left: auto;
        width: 25%;
    }
    .contDivFifthSectionTribuPage {
        height: 25%;
    }
    .contItemsFlavorChoko.item4 {
        bottom: 50%;
        width: 15%;
        right: 5%;
    }
    .sectionTribu .contImgMonkVani {
        left: 50%;
        right: auto;
        width: 60%;
        transform: translate(-50%, 0);
    }
    .contImgMonkVaniName {
        width: 30%;
        top: 55%;
        left: auto;
        right: 5%;
    }
    .contImgMobile {
        position: absolute;
        bottom: 80px;
        width: 100%;
        left: 0;
    }
    .contImgMobileName {
        width: 40%;
        top: 60%;
        left: auto;
        right: 10%;
    }
    .contDivFifthSectionTribuPageBot {
        height: 30%;
    }
    .contDivFifthSectionTribuPageBot .contItemsFlavorVainilla.item1 {
        width: 15%;
        aspect-ratio: 1 / 1;
        z-index: 100;
        position: absolute;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        left: 5%;
    }
    .contDivFifthSectionTribuPageBot .contItemsFlavorVainilla.item2 {
        width: 15%;
        aspect-ratio: 1 / 1;
        z-index: 100;
        position: absolute;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        right: 5%;
    }
    .contDivFifthSectionTribuPageBot .contItemsFlavorVainilla.item3 {
        width: 15%;
        aspect-ratio: 1 / 1;
        z-index: 100;
        position: absolute;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        left: 5%;
        bottom: 15%;
    }
    .contDivFifthSectionTribuPageBot .contItemsFlavorVainilla.item4 {
        width: 15%;
        aspect-ratio: 1 / 1;
        z-index: 100;
        position: absolute;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        right: 5%;
        bottom: 15%;
    }
    .contImgMonkCokoName {
        width: 30%;
        right: 10%;
        left: auto;
        top: 45%;
    }
    .sectionTribu .contOndasRosas {
        width: 40%;        
    }
    .textTitleProductsGnrl {
        font-size: 40px;
    }
    .notification.cell-box {
        width: 100% !important;
    }
    .contRowGrid {
        height: 340px;
    }
    #formFooter {
        width: 90%;
    }
    .itemMenuFooterInner {
        width: 40% !important;
    }
    .contInnerFormPopup {
        padding: 50px 20px;
    }
    .contInnerFormPopup #formFooter {
        width: 100%;
    }
    .contTitleFormPopup {
        font-size: 45px;
    }
    .contIconFormPopup {
        width: 110px;
    }
    .contIconFormFooter {
        width: 140px;
    }
    .contTitleFormFooter {
        font-size: 50px;
    }
    .innerSocialMedia{
        width: 90%;        
    }
    .contTextInfoIngreProduct {
        margin: 0;
        width: 100%;
    }
    .imgFrontMaskSectionProducts {
        bottom: -10px;
    }
    .castleBgFloorProduct {
        width: 30%;
        left: -10%;
    }
    .contInnerImgFloorProduct {
        display: none !important;
    }
    .pin-spacer:last-child {
        left: 0 !important;
        width: 100% !important;
    }
}



.contTextItemsChat{
    position: absolute;
    overflow : hidden;
    z-index: 100;
    max-height: 100vh !important;
    height: 100vh !important;
    top: 0 !important;
/*    bottom: 0 !important;*/
}

.contItemTextItemsChat{
    height:auto ; 
    opacity:1; ; 
    transition:none ; 
    overflow: clip; 
    padding-top:5px;
}


@media only screen and (max-width: 768px){
    .contTextItemsChat{
        position: absolute;
        width: 90%;
        left: 50%;
        /* top: 60px; */
        transform: none !important;
        /* height: auto !important; */
        /* background-color: aliceblue; */
        z-index: 200;
        display: block;
        pointer-events: none;
        top: 80px !important;
        left: 0 !important;
        width: 90% !important;
        left: 5% !important;

        > *{
            pointer-events: auto;
        }
    }

    .contItemTextItemsChat{
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}








