body {
    font-family: 'pepsi_ownersextended';
}

img {
    max-width: 100%;
}

h1{
    font-weight: 900;
    font-size: 8em;
    -webkit-text-shadow: 0 .3rem .9rem rgba(0,0,0,.4);
    text-shadow: 0 0.3rem 0.9rem rgba(0,0,0,.4);
}
h1, h2, h3, p, .button, .heading-h1 {
    color: #fff;
    font-family: 'pepsi_ownersextended';
}

.button {
    border: 4px solid #fff;
    border-radius: 30px;
    padding: 9px 30px;
    background: #fff;
    color: #0E0E9C;
    font-size: 0.8em;
    margin-bottom: 1em;
    cursor: pointer;
	margin: 5px 0 0;
}

/* h2 {
    font-size: 6em;
} */

h3 {
    font-size: 1.5em;
}

.custom-padding {
    padding-top: 20px;
    padding-bottom: 20px;
}

.custom-container-p {
    font-size: 1.5em;
}

.custom-container-p {
    max-width: 1000px;
    margin: auto;
}

.documentation a{
    font-size: 13px;
    margin: 20px 0;
    padding: 0;
    color: #f2f2f2;
}

#myContainer {
    z-index: 99999999;
    background-color: #000;
}

.product_shot {
    width: 620px;
    max-width: 620px;
    z-index: 999999998;
    position: fixed;
    /* width: 100%; */
    text-align: center;
    transition: all 1s;
    top: 4em;
    top: 10%;
}


.container-product-shot {
    margin-top:-2em;
}

.small_can {
    scale: 0.5;
    width: auto;
    transition: all 1s;
}

.section, 
.slide{
    background-size: cover;
}

#section1 {
    background: transparent;
}

#promoslide-cambia {
    background-image: url(/wp-content/themes/twentytwentythree/assets/images/rebrand/background-biza.jpg); 
}

/* #section1 .fp-bg */
#promoslide-1 {
    background-color: transparent;
    background-image: url(/wp-content/themes/twentytwentythree/assets/videos/background-pepsi-website-desktop2.mp4) !important;
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: 100vw;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
}

#promoslide-3 {
    background-image: url(/wp-content/themes/twentytwentythree/assets/images/rebrand/tu-tapa-vale-mas-back.jpg);
}

#promoslide-4 {
    background-image: url(/wp-content/themes/twentytwentythree/assets/images/rebrand/background-fc24.jpg);
}

#promoslide-5 {
    background-image: url(/wp-content/themes/twentytwentythree/assets/images/rebrand/turiso-gt-lg.jpg);
}


#promoslide-7 {
    background-image: url(/wp-content/themes/twentytwentythree/assets/images/rebrand/backgroud-galeria-gira2024.jpg);
}

#promoslide-8 {
    background-image: url(/wp-content/themes/twentytwentythree/assets/images/rebrand/background-imperdibles-2.jpg);
}

#promoslide-9 {
    background-color: #0E0E9C;
}


.container-video-fiestas {
    padding-top: 15vw;
}

.background-blue-overlay {
    background-color: rgba(0,38,255, 0.8);
    border-radius: 20px;
}


#fp-nav {
    z-index: 999999999 !important;
}

#menu {
    position: fixed;
    z-index: 999999999 !important;
    left: 0;
    height: 40px;
    z-index: 70;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    top:auto;
    bottom: 9%;
}

#menu ul {
    width: fit-content;
    margin: auto;
    background: rgba(255, 255, 255, 0.3);
    background: #0E0E9C;
    border-radius: 40px;
    border: 3px solid #fff;
    padding: 2px 20px;
}


#menu li {
    background: transparent;
    min-width: 310px;
    margin: 10px 0px;
}

#menu li:hover {
    background: transparent;
}

#menu li a {
    color: #fff;
    text-shadow: rgba(0, 38, 255, 1) 0px 0px 4px
}


#menu li.active:hover {
    background-color: rgba(0,0,0,.5);
}

#menu li.active a:hover {
    color: #fff;
}


#menu .li-center {
    min-width: 85px;
}


/* Docs button
    * --------------------------------------- */
.button-docs {
    background: #2ecc71;
    margin-top:15px;
    color: #fff;
    border-width: 0;
    border-radius: 50px;
    padding: 0.8rem 2rem;
    font: 18px "Margarine", sans-serif;
    outline: none;
    cursor: pointer;
    position: relative;
    transition: 0.2s ease-in-out;
    letter-spacing: 2px;
    display: inline-block;
}

.button-docs .rainbow {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -40px;
    transition: 0.5s ease;
    opacity: 0;
    transform: rotate(0);
}

#myVideo{
    position: absolute;
    right: 0;
    bottom: 0;
    top:0;
    right:0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black; /* in case the video doesn't fit the whole page*/
    background-position: center center;
    background-size: contain;
    object-fit: cover; /*cover video background */
    z-index:3;
}

#section1 .layer {
    position: absolute;
    z-index: 4;
    width: 100%;
    left: 0;
    top: 6%;
    /* padding: 0px 6vw; */
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#section1 h1,
#section1 .heading-h1 {
    font-size: 45px;
    width: 55%;
    margin: auto;
    text-align: center;
    line-height: 1;
}

.center-element-menu {
    position: absolute;
    margin-top: -4em;
}

.center-element-menu img {
    width: 69px;
}

.typedtext {
    display:none;
}

@keyframes heartbeat {
    50% {
        transform: scale(1.1);
    }
}



/* White Navigation Bullets
    * --------------------------------------- */
#fp-nav ul li a span, 
.fp-slidesNav ul li a span{
    background: #fff;
}

/* Configuration
    * --------------------------------------- */
#actions{
    position:fixed;
    top: 73px;
    left: 30px;
    z-index: 99999;
}
#actions li{
    background: rgba(255,255,255,0.6);
    padding: 7px;
    margin: 2px;
    color: #000;
    display: inline-block;
    cursor: pointer;
}
#actions li:hover{
    color: #fff;
    background: #2ecc71;
}
#actions .active{
    color: #fff;
    background: #2ecc71;
}

.h-100{
    height: 100% !important;
}
.w-100{
    width: 100% !important;
}
.position-absolute{
    position: absolute !important;
}
.top-0{
    top:0;
}

.z-index{
    z-index: -1;
}

#loader {
    /* background-color: #001B8D; */
    position: fixed;
    z-index: 9999999999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.float-start {
    float: left !important;
}
.float-end {
    float: right !important;
}

.bg-loader-color-pepsi {
    background-color: #000;
}

.loader-door {
    width: 50%;
}

.m-auto {
    margin: auto !important;
}


.button {
    box-shadow: 0 0 0 0 rgba(14,14,156, 0.5);
    -webkit-animation: pulse 1.5s infinite;
}

.container-heading-cambia {
    margin-top: -8vw;
    padding-bottom: 17vw;
}

.heading-cambia {
    font-size: 6em;
    transition: all 1s;
    color:#fff;
    min-height: 119px;
}

.fp-bg {
    background-position: center !important;
    transform: initial !important;
}

.container-video-bizarrap {
    display: none;
}

.container-product-shot {
    /* display: none; */
}

#pepsi_can {
    /* width: 300px; */
    /* max-width: 300px; */
    width: auto;
}


.pepsi_can_anim {
    /* animation: bottleanim 1.4s infinite linear; */
}

.video {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
}

.show-for-small {
    display: none;
}

.show-for-medium {
    display: none;
}


.container-button-bottom {
    margin-top: -9vw;
}

.container-button-bottom-turizo {
    margin-top: 20vw;
}


.big {
    font-size: 60px;
}

@keyframes bottleanim {
0% {
    /* transform: scale(0.95); */
    width: 60%;
    height: 60%;
}
20% {
    /* transform: scale(1); */
    width: 62%;
    height: 62%;
}
40% {
    /* transform: scale(0.95); */
    width: 60%;
    height: 60%;
}
60% {
    /* transform: scale(1.1); */
    width: 64%;
    height: 64%;
}
80% {
    /* transform: scale(0.95); */
    width: 60%;
    height: 60%;
}
100% {
    /* transform: scale(0.95); */
    width: 60%;
    height: 60%;
}
}

#menu li a, #menu li.active a {
    padding: 9px 5px;
    font-size: 13px;
}

.container-fc24 {
    max-width: 480px;
}

.container-form {
    max-width: 1000px;
    margin: auto;
    text-align: left;
}   


#section9 {
  
    background: #0E0E9C;
}

.wpcf7 h2 {
    font-size: 1.3em;
}

.wpcf7 p {
    line-height: 1;
}

label {
    font-family: 'Montserrat';
    font-family: 'pepsi_ownersextended';
    font-size: 16px;
}

.container-form {
    margin-top: -4em;
}

.new-pepsi-can {
    width: auto;
}


.margin-0 {
    margin: 0px !important;
}

.wpcf7 a {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: bold;
 }


.pum-theme-default-theme {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.pum-theme-default-theme .pum-title {
    font-family: 'pepsi_ownersextended' !important;
    color: #0025FF !important;
}

.pum-theme-default-theme .pum-content {
    color: #000 !important;
    font-family: 'robotoregular' !important;
}

.pum-theme-default-theme .pum-content + .pum-close {
    background-color: #0025FF !important;
}

.pum-container.pum-responsive.pum-responsive-medium {
    padding: 0;   
}

.pum-theme-default-theme .pum-container {
    background-color: #000;
}

.pum-overlay {
    overflow: hidden !important;
}

#promoslide-ferxxoo {
    background-image: url(/wp-content/themes/twentytwentythree/assets/images/rebrand/ec/backgroud-video-edited-1280.mp4) !important;
}

.layer-relative {
    position:relative !important;
}

.font-2 {
    font-size: 1.5em;
}

.font-3 {
    font-size: 2.5em;
}

.container-ferxxoo {
    margin-top: -14em;
}

.img-ferxxoo {
    /* margin-top:0.5em; */
}

/* Small only */
@media screen and (max-width: 39.9375em) {

    #section1 .heading-h1 {
        font-size: 21px;
        width: 95%;
    }

    .big {
        font-size: 34px !important;
    }

    #product_shot {
        display: none;
    }

    .container-product-shot {
        display: block;
        padding-top: 1em;
    }

    #menu li {
        margin: 0px;
        min-width: 73px;
        max-width: 60px;
    }

    #menu .li-center {
        min-width: 46px;
    }

    .center-element-menu {
        min-width: initial;
        margin-top: -3em;
    }

    #menu ul {
        padding: 6px 0px;
        padding-bottom: 9px;
        border: 2px solid #fff;
    }

    #menu li a, #menu li.active a {
        padding: 2px 6px;
        font-size: 8px;
        font-family: 'pepsi_owners_regularregular';
    }


    #section1 h1 {
        font-size: 1.8em;
        width: 95%;
    }

    .heading-cambia {
        font-size: 2em;
        transition: all 1s;
        min-height: initial;
    }

    .logo-gira-2024 {
        width: 200px;
    }

    h3 {
        font-size: 2em;
    }

    .center-element-menu img {
        width: 40px;
    }

    .center-element-menu a {
        padding: 2px 0px;
    }

    .custom-container-p {
        font-size: 0.7em;
        margin: 0px 3em;
        padding: 15px 14px;
    }

    .imperdibles-logo {
        width: 250px;
        margin-top: 3em;
    }

    .new-pepsi-can {
        /* width: 220px; */
    }

    #video {
        /* display: none; */
    }


    #promoslide-1 {
        background-image: url(/wp-content/themes/twentytwentythree/assets/videos/background-pepsi-website-mobile.mp4) !important;
    }

    #promoslide-5 {
        background-image: url(/wp-content/themes/twentytwentythree/assets/images/rebrand/turiso-gt-sm.jpg);
    }

    .hide-for-small {
        display: none;
    }

    .show-for-small {
        display: block;
    }  

    .show-for-large {
        display: none;
    }

    .button {
        padding: 15px 20px;
    }

    .container-button-bottom {
        margin-top: -50px;
    }

    #menu {
        bottom: 3em;
    }

    .tu-tapa-container {
        width: 100%;
    }

    .container-fc24 {
        max-width: 90%;
    }

    .container-button-bottom-turizo {
        margin-top: 23em;
    }

    #section8 .fp-bg {
        background-position-x: -250px !important;
    }

    #section5 {
        background: linear-gradient(to right, #03207A, #0622BA);
    }

    #section5 .fp-bg {
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }

    #menu ul li:nth-child(2) {
        top:5px;
        position: relative;
    }

    iframe {
        max-width: 90%;
        height: 200px;
    }

    .wpcf7 h2 {
        font-size: 1.2em;
    }

    .container-form {
        margin-top: -8em;
        padding-left: 1.5em;
        padding-right: 1.5em;
    }

    .container-button-f24 .button {
        font-size: 14px;
    }


    .font-2 {
        font-size: 1.1em;
    }

    .font-3 {
        font-size: 1.5em;
    }

    .img-ferxxoo {
        width: 220px;
        margin-top: 1em;
    }


    #promoslide-ferxxoo {
        background-image: url(/wp-content/themes/twentytwentythree/assets/images/rebrand/ec/pluse-mobile-opt.mp4) !important;
    }

}



/* Very Small */
@media screen and (max-width: 356px) {
    #menu li a, #menu li.active a {
        padding: 2px 6px;
        font-size: 8px;
    }
    
    #menu .li-center {
        min-width: 38px;
    }

    .center-element-menu {
        margin-top: -3.5em;
    }

    .center-element-menu img {
        width: 34px;
    }

    .heading-cambia {
        font-size: 1.5em;
        padding-left: 1em;
        padding-right: 1em;
    }

    .button {
        padding: 10px 16px;
        font-size: 1em;
    }
}

@media screen and (max-width: 320px) {
    #menu li {
        margin: 0px;
        min-width: 64px;
        max-width: 64px;
    }

    .container-product-shot {
        padding-top: 1em;
    }

    .new-pepsi-can {
        /* width: 120px; */
    }

    .heading-cambia {
        font-size: 1.3em;
        padding-left: 1em;
    }

    .logo-gira-2024 {
        width: 160px;
    }

    .container-fc24 {
        max-width: 60%;
    }

    .container-button-f24 .button {
        font-size: 12px;
    }

    .button {
        padding: 8px 16px;
        font-size: 0.9em;
    }

    .imperdibles-logo {
        margin-top: -5em;
    }

    .container-button-bottom-turizo {
        margin-top: 10em;
    }

    .wpcf7 h2 {
        font-size: 1em;
    }

    label {
        font-size: 15px;
    }
}


/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .tu-tapa-container {
        width: 100%;
    }

    .heading-cambia {
        font-size: 4.5em;
    }

    .custom-container-p {
        max-width: 720px;
    }

    .container-button-bottom-turizo {
        margin-top: 32em;
    }

    #product_shot {
        display: none;
    }
    
    .container-product-shot {
        display: block;
        padding-top: 2em;
    }

    .hide-for-medium {
        display: none;
    }

    .show-for-medium {
        display: block;
    } 
    
    #menu li {
        min-width: 150px;
        max-width: 150px;
    }
}


@media screen and (min-width: 640px) and (max-width: 1023px) {
    #section1 h1, #section1 .heading-h1 {
        font-size: 30px;
        width: 80%;
    }


    #menu li a, #menu li.active a {
        font-family: 'pepsi_owners_regularregular';
    }

    #menu li {
        min-width: 120px;
        max-width: 120px;
    }

    .container-product-shot {
        padding-top: 0px;
    }

    #menu {
        bottom: 16%;
    }

    #section1 h1, #section1 .heading-h1 {
        width: 75%;
    }

    .center-element-menu {
        margin-top: -5.5em;
    }


}



@media screen and (min-width: 1024px) and (max-width: 1385px) {

    #menu li {
        margin: 5px 0px;
        min-width: 150px;
        max-width: 150px;
    }
    
    .heading-cambia {
        font-size: 4em;
        min-height: 89px;
    }

    .custom-container-p {
        max-width: 620px;
        margin: auto;
        padding: 10px 40px;
    }

    .container-product-shot {
        padding-top: 3em;
    }

    #menu .li-center {
        min-width: 71px;
    }

    .center-element-menu {
        margin-top: -6em;
    }

    .center-element-menu img {
        width: 63px;
        margin-top: 20px;
    }
}




@-webkit-keyframes pulse {
    0% {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    70% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0 0 50px rgba(14,14,156, 0);
    }
    100% {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(14,14,156, 0);
    }
}



/* Large and up */
@media screen and (min-width: 64em) {
    
    .tu-tapa-container {
        max-height: 76%;
        margin-top: -9em;
    }

    #section1 h1, #section1 .heading-h1 {
        width: 720px;
    }

}