.height-100{
    height: 100vh;
}
.bg-noise:before {
    position: absolute;
    content: '';
    top: -10rem;
    left: -10rem;
    width: calc(100% + 20rem);
    height: 450vh;
    z-index: 0;
    pointer-events: none;
    background-image: url(../images/bg-noise.png) !important;
    background-color: #00393C !important;
    background-position: 50%;
    animation: BgNoise 1s steps(2) infinite;
}
@keyframes BgNoise {
    0% {
        transform: translate3d(0, 9rem, 0)
    }

    10% {
        transform: translate3d(-1rem, -4rem, 0)
    }

    20% {
        transform: translate3d(-8rem, 2rem, 0)
    }

    30% {
        transform: translate3d(9rem, -9rem, 0)
    }

    40% {
        transform: translate3d(-2rem, 7rem, 0)
    }

    50% {
        transform: translate3d(-9rem, -4rem, 0)
    }

    60% {
        transform: translate3d(2rem, 6rem, 0)
    }

    70% {
        transform: translate3d(7rem, -8rem, 0)
    }

    80% {
        transform: translate3d(-9rem, 1rem, 0)
    }

    90% {
        transform: translate3d(6rem, -5rem, 0)
    }

    to {
        transform: translate3d(-7rem, 0, 0)
    }
}
#runvideoSection {
    min-height: 250vh
}
.underline-orange:before {
    position: absolute;
    content: "";
    width: 95%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 5px;
    height: 9px;
    background: #df5930;
}

.underline-orange {
    position: relative;
}
.video--img--1 {
    left: 0;
    right: 0;
    margin: auto;
    top: -30%;
    width: 30%;
}

.video--img--2 {
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    width: 30%;
}

.video--img--3 {
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    width: 30%;
}

.video--img--4 {
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    width: 30%;
}

.video--img--5 {
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    width: 30%;
}

.mb-200 {
    margin-bottom: 110px
}
.video--box--xl {
    transform: scale(1.5);
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 20vh;
    bottom: 0;
    opacity: 1;
    width: 100%;
    height: 100vh;
    z-index: 0;
}

.video--box--xl video {
    background-color: #000;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 95%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: auto;
    z-index: -3;
    background-size: cover;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.sunrotating { 
    top: -216px;
        left: 0;
        right: 0;
        margin: auto;
    width: 100px;
    z-index: 2;
    /* Animación de rotación infinita */
}


.p150 {
    padding: 130px 0px
}

.bgPastorBerry {
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.bgPastorBerry li {
    color: transparent;
    font-size: 10vw;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
    height: 0%;
    line-height: 1;
    font-weight: 900;
    opacity: .3;
    transition: opacity 1s ease-in-out;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.wow{
    visibility: hidden;
}
.slide--text {
    background: #F9D538;
    color: white;
    border-radius: 2rem;
    padding: 15px 20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    width: 10%;
    margin: auto;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 28px;
    overflow: hidden;
    text-wrap-mode:nowrap;
    z-index: 9;
}

.col-center {
    margin: auto;
    float: none;
}
.timer{
    transform: translate(0px, 0px) !important;
}
.section2_img {
    right: 0;
    z-index: 1;
    width: 43%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.section64Bwave0,
.section64Bwave2,
.section21wave2,
.section21wave,
.section64Bwave {
    top: 0;
    bottom: 0;
    margin: auto;
    height: 86% !important;
    padding: 0;
    width: 100%;
}

body .section21wave{top: 300px;}

.section64Bwave0,
.section64Bwave2,
.section21wave2,
.section21wave,
.section64Bwave,
.section2_img {
    position: absolute;
}
.dc{
    position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        bottom: 0;
        width: 95%;
}
.fz-40 {
    font-size: 40px
}

.fz-22 {
    font-size: 28px
}

.fill-white {
    fill: #fff;
}
.fill-blue{
    color: #00A0FF
}
tspan {
    font-family: "Inter";
    letter-spacing: 3px;
}

.p-0 {
    padding: 0 !important
}

.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section3_floating1 {
    position: absolute;
    left: -10px;
    right: 0;
    width: 101%;
    margin: auto;
    top: -4px;
}

.flex-boxes img {
    width: 30%;  
    position: absolute;
}
.flex-boxes img.section3--box1 {
    left: -5%;
    top: -45%
}

.flex-boxes img.section3--box2 {
    left: 13%;
    top: 15%;
}

.flex-boxes img.section3--box3 {
    left: 40%;
    top: 80px;
    transform: rotate(10deg);
}

.flex-boxes img.section3--box4 {
    left: 70%;
    top: 22%;
    transform: rotate(347deg);
}



.flex-boxes img.section33--box1 {
    width: 80%;
    left: 0%;
    top: -15%
}

.flex-boxes img.section33--box2 {
    width: 87%;
    left: 0%;
    bottom: -15%;
}

.flex-boxes img.section33--box3 {
    width: 98%;
    left: 0%;
    top: -115px;
    transform: rotate(-23deg);
}

.flex-boxes img.section33--box4 {
    width: 93%;
        left: 0%;
        bottom: -11%;
        transform: rotate(31deg);
}
.py-200px.salvation{
    padding: 300px 0px 150px 0px
}
.py-200px {
    padding: 200px 0px 150px 0px
}

.h1-big {
    font-size: 15vw
}
.h1-big2 {
    font-size: 10vw
}
.content__paragraph .char,
.content__paragraph2 .char{opacity: .2;top: 40px;}
h1.s4--title1{font-size: 4vw;margin: 0;}
h2.fz--title2,
h2.s4--title2{
    font-size: 2vw;
    letter-spacing: -1px;
}
.spining { 
    z-index: 0;
    width: 20%; 
}
.spiral{
    position: absolute;
left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: scale(1.5);
}
.mb-140 {
    margin-bottom: 140px
}

span.yellow-buble {
    line-height: 1.5;
    display: inline-block;
    font-size: 2vw;
    overflow: hidden;
    background: #FFD100;
    border-radius: 5rem;
    padding: 10px 70px;
    color: white;
    font-weight: 900;
    letter-spacing: -1px;
}

.mb-280 {
    margin-bottom: 280px !important
}

.mb-180 {
    margin-bottom: 180px !important
}

.mb-120 {
    margin-bottom: 120px !important
}

.mb-80 {
    margin-bottom: 80px !important
}
 .full-landing-image {
    position: absolute;
     width: 100%;
     height: 100vh;
     background: url('../images/hero-background1.jpg') no-repeat center;
     background-size: cover;
     left: 0;
     top: 0;
 }
.animateds {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    animation: animate 4s ease-in-out infinite;
    background: #039f9e;
}
 @keyframes animate {

    0%,
    100% {
        clip-path: polygon(0% 48%,
            14% 46%,
            30% 52%,
            50% 60%,
            70% 62%,
            86% 58%,
            100% 50%,
            100% 100%,
            0% 100%);
    }

    50% {
        clip-path: polygon(0% 62%,
                    14% 64%,
                    33% 66%,
                    50% 63%,
                    68% 52%,
                    85% 48%,
                    100% 47%,
                    100% 100%,
                    0% 100%);
    }
}

.drop h2 {
    z-index: 2;
    color: white;
    position: relative;
}
h4 { 
    z-index: 9;
    position: relative;
}
.drop img {
    position: absolute;
    z-index: 1;
    left: 40px;
    bottom: -16px;
    width: 117px;
}

.drop {
    text-align: center;
    position: relative;
    width: 200px;
    left: 0;
    bottom: 0;
}

.card--blue {
    background: #00A5FF;
    border-radius: 2rem;
    padding: 40px 90px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    color: #0032E4;
}

.py-10 {
    padding: 90px 15px
}
.py-140 {
    padding: 140px 15px
}

.boxgradient2 hr {
    height: 2px;
    background: white;
}

.boxgradient2 { 
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 2rem;
}
.w-80{width: 80%;}
.effects5 {
    position: absolute;
    bottom: 36%;
    right: 16%;
    z-index: 9;
    width: 25%;
}

.border-top-1 {
    border-top: 1px solid;
    line-height: 1.6
}

.border-bottom-1 {
    border-bottom: 1px solid
}
hr{border-color: #202020;}
.box--green hr {
    border-top: 1px #202020 solid !important
}

.box--green.box1 {
    top: 100px;
    padding: 70px 70px 20px 70px !important;
}

.box--green.box2 {
    top: 200px
}

.box--green {
    position: relative;
    border: 1px solid black;
    border-radius: 2rem;
    height: 550px;
    width: 50%;
    padding: 70px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.picturegreen {
    border: 1px solid black;
    border-radius: 2rem;
    display: block;
    position: relative;
    overflow: hidden
}

.picturegreen img {
    object-fit: cover;
    width: 100%;
}

.box--divider {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.scalera {
    position: absolute;
    right: -150px;
    bottom: 50px;
    z-index: 99;
    width: 30%
}

.white--box hr {
    border-top: 2px solid black !important;
    width: 100%;
}

.white--box h5 {
    width: 60%
}

.white--box {
    border-radius: 2rem;
    background: #F7F1EA;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 900px
}

.mb-60 {
    margin-bottom: 60px;
}
@keyframes heartbeat {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }
}
@keyframes handRotate {

    0%,
    100% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(-10deg);
    }
}
.S-annual-2024-hand1{
    width: 123%;
    max-width: 500% !important;
    left: -125px !important;
    animation: handRotate 20s infinite ease-in-out;
}
.S-annual-2024-heart{
    animation: heartbeat 2s infinite ease-in-out;
}
.S-annual-2024-hand1,
.S-annual-2024-heart {
    position: absolute;
    z-index: 99;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ml90{
    margin-left: 80px;
    margin-top: 60px;
}
.orange--boxes * {
    letter-spacing: 0px;
    border-color: #FFC300;
        line-height: 1.4;
}
.orange--boxes img{
    width: 60px;
    height: 50px;
    margin: auto;
}
.orange--boxes>div>div h6 {
    width: 60%
}
.videoPin img{border-radius: 2rem;}
.orange--boxes>div>div img {
    width: 190px;
    object-fit: cover
}
.carousel img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.orange--boxes>div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.orange--boxes>div>div {
    display: flex;
    flex-direction: column;
    width: 75%;
}
.orange--boxes h3{font-size: 30px !important;margin-bottom: 10px;}
.orange--boxes p{font-size: 14px !important;margin-bottom: 10px;}
.orange--boxes>div:nth-child(1) {
    border-right: 2px solid #FFC300;
    border-bottom: 2px solid #FFC300;
}
.orange--boxes>div:nth-child(2) {
    border-right: 2px solid #FFC300;
    border-bottom: 2px solid #FFC300;
}
.orange--boxes>div:nth-child(3) {
    border-bottom: 2px solid #FFC300;
}
.orange--boxes>div:nth-child(4) {
    border-right: 2px solid #FFC300;
    border-bottom: 2px solid #FFC300; 
}
.orange--boxes>div:nth-child(5) {
    border-right: 2px solid #FFC300;
    border-bottom: 2px solid #FFC300;
    }
.orange--boxes>div:nth-child(8),
.orange--boxes>div:nth-child(7){
    border-right: 2px solid #FFC300;
}
.orange--boxes>div:nth-child(6) {
    border-bottom: 2px solid #FFC300;
    }

.orange--boxes>div {
padding: 30px 10px;
    width: 33.3%;
}

.orange--boxes h2 {
    margin-bottom: 30px
}

 
.orange--boxes {
    border-radius: 2rem;
    display: flex;
    overflow: hidden;
    position: relative;
    flex-wrap: wrap;
    flex-basis: calc(50% - 40px);
    border: 2px solid #FFC300;
}

.timelinecustom {
    position: absolute;
    left: 28%;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 99;
}

 

.gap-30 {
    gap: 30px
}
video {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.gota1{
    width: 90%;
    float: right;
}
.gota2{
position: absolute;
    width: 60%;
    bottom: -55px;
    left: -27%;
}
.photo1 {
    transform: rotate(3);
}
.photo2 {
    transform: rotate(-3);
}
.photo3 {
    transform: rotate(3);
}
.photo4 {
    transform: rotate(-3);
}
.photo5 {
    transform: rotate(3);
}
.height-250 {
    height: 150vh;
}

.top-40 {
    top: 7%;
    position: relative;
}

.mt-190 {
    margin-top: 190px
}

.teline {
    width: 100%;
    height: 2px;
    background: #00BAB9;
    position: absolute;
    left: 0;
    bottom: -3px
}

.p-40 {
    padding: 40px
}

.scroll-down-draw-box {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    bottom: 50px;
}
.globe-yellow {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10%;
    z-index: 1;
    width: 66%;
}
.label_ {
    color: white;
    border: 1px solid #00BDBB;
    padding: 10px 30px;
    border-radius: 2rem;
    display: inline-block
}

.circledata {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}
.floatingbg{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    object-fit: cover;
}
.circledata li:nth-child(1) {
    background: #898989
}

.circledata li:nth-child(2) {
    background: #333436;
    position: relative;
    left: -20px;
    top: 32px;
    width: 250px;
        height: 250px;
}

.circledata li h6 {
    color: white;
    margin-bottom: 0px;
    font-size: 44px
}

.circledata li p {
    color: #00393C;
    margin-bottom: 0
}

.circledata li {
    width: 200px;
    height: 200px;
    border-radius: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.carousel li {
    width: 33%
}

.carousel {
    display: flex;
    gap: 0 30px;
    width: 230%;
    position: relative;
    left: -110%;
    list-style: none;
    padding: 0;
    margin: 0;
}

.card--pa img {
    display: block;
    margin-bottom: 30px
}

.card--pa {
    padding: 40px;
    background: #F7F1EA;
    border-radius: 2rem;
}

.card--pa.pa2 {
    display: flex;
    text-align: center;
    flex-direction: column;
    height: 100%;
}

.text-dark {
    color: #003A3D !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.w33 {
    min-width: 333px;
    display: inline-block;
}

.slider {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slidex{
    animation: fadeSlider 8s infinite;
}
.w-40{width: 40%;}
.slides {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    animation: fadeSlider 8s infinite;
}

.slides img {
    width: 100%;
    height: auto;
    flex-shrink: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    animation: fade 8s infinite;
}

.slides img:nth-child(1) {
    animation-delay: 0s;
}
.w-60{
    width: 60%;
}
.slides img:nth-child(2) {
    animation-delay: 2s;
}

.slides img:nth-child(3) {
    animation-delay: 4s;
}

.slides img:nth-child(4) {
    animation-delay: 6s;
}

@keyframes fade {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    40% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.rotating--onScroll {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
}

.rotating--onScroll .circle--r-OnScroll {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.overlay:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.45);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.overlay {
    position: relative;
}

.cuadros img {
    width: calc(50% - 5px);
    border-radius: 2rem
}
.mt-200{margin-top: 200px}
.cuadros {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.ball {
    position: absolute;
    right: 0;
    top: -31px;
    width: 144px;
}

.innerbordr {
    border: 2px solid black;
    border-radius: 2rem;
    padding: 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

section .air {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: url(../images/wave.png);
    background-size: 1000px 400px;
    z-index: 1;
}

section .air.air1 {
    animation: wave 30s linear infinite;
    z-index: 1000;
    opacity: 1;
    animation-delay: 0s;
    bottom: 0;
}

section .air.air2 {
    animation: wave2 15s linear infinite;
    z-index: 999;
    opacity: 0.5;
    animation-delay: -5s;
    bottom: 10px;
}

section .air.air3 {
    animation: wave 30s linear infinite;
    z-index: 998;
    opacity: 0.2;
    animation-delay: -2s;
    bottom: 15px;
}

section .air.air4 {
    animation: wave2 5s linear infinite;
    z-index: 997;
    opacity: 0.7;
    animation-delay: -5s;
    bottom: 20px;
}

@keyframes wave {
    0% {
        background-position-x: 0px;
    }

    100% {
        background-position-x: 1000px;
    }
}

@keyframes wave2 {
    0% {
        background-position-x: 0px;
    }

    100% {
        background-position-x: -1000px;
    }
}