.navbar-brand img.logo{
    height: 10vw;
    margin-top: 5%;
}

.vitalcan-natural-hero-box {
    height: 1500px;
    background-size: cover;
}

.img-bg-sec1 {
    top: -300px;
}

.loader-outer .logo img{
    height: 75px;
}

.fixed-buttons{
    position: fixed;
    z-index: 9999999999;
    bottom: 12px;
    right: -300px;
    transition: 0.3s all;
}

.fixed-buttons.active{
    right: 12px;
}

.fixed-buttons-wrapper{
    display: inline-flex;
    align-items: center;
    width: 12vw;
    justify-content: space-evenly;
}

.fixed-button{
    padding: 10px;
    cursor: pointer;
    filter: drop-shadow(6px 6px 3px #00000075);
    transition: 0.3s all;
}

.fixed-button:hover{
    transform: scale(1.1);
}

.fixed-button.calcular img{
    width: 5vw;
}

.fixed-button.storelocator img{
    width: 4vw;
}

.vitalcan-natural-content {
    margin-top: 150px;
}

.vitalcan-natural-hero-content {
    top: 16%;
}

.vitalcan-natural-hero-content .img-bajada {
    width: 55%;
}

.aportes-item {
    width: 20%;
}

.aportes-item::after {
    right: 25px;
}

.aportes-item .aportes-item-icon {
    margin-left: -12px;
}

.aportes-item p {
    padding-right: 50px;
    font-size: 1rem;
}

section.video-section{
    display: flex; 
    flex-direction: row;
    width: 100%; 
    justify-content: space-evenly;
}

.video-container.main{
    width: 45%;
}

.item-natural-recipe.natural-recipe-cerdo .item-text h3 span {
    color: #a53449;
}

.item-natural-recipe.natural-recipe-salmon .item-text h3 span {
    color: #a53449;
}

.item-natural-recipe.natural-recipe-cordero .item-text h3 span {
    color: #a7512b;
}

.item-natural-recipe.natural-recipe-trucha .item-text h3 span {
    color: #b45230;
}

.item-natural-recipe.natural-recipe-carne .item-text h3 span {
    color: #6b2020;
}

.item-natural-recipe.natural-recipe-pollo .item-text h3 span {
    color: #8a5c63;
}

.item-natural-recipe.natural-recipe-merluza .item-text h3 span {
    color: #5c554c;
}


.natural-recipe-salmon .vitalcan-natural-container, 
.natural-recipe-trucha .vitalcan-natural-container, 
.natural-recipe-carne .vitalcan-natural-container, 
.natural-recipe-cerdo .vitalcan-natural-container,
.natural-recipe-cordero .vitalcan-natural-container,
.natural-recipe-merluza .vitalcan-natural-container,
.natural-recipe-pollo .vitalcan-natural-container {
    padding-top: 290px;
}

.natural-recipe-cerdo, 
.natural-recipe-cordero,
.natural-recipe-salmon,
.natural-recipe-trucha,
.natural-recipe-pollo,
.natural-recipe-merluza,
.natural-recipe-carne {
    background-repeat: no-repeat;
}

.sec-2 .aportes-title {
    margin-top: 125px;
    margin-bottom: 70px;
}

.aportes-items {
    margin-bottom: 125px;
}

.vitalcan-natural-hero-content .img-bajada.img-mobile{
    display: none;
}

@media screen and (max-width: 1760px){
    .navbar-brand img.logo {
        height: 10vw;
        margin-top: 10%;
    }

    .vitalcan-natural-hero-content .img-bajada {
        width: 70%;
    }

    .vitalcan-natural-hero-box {
        background-size: auto;
    }
    
    .item-natural-recipe .item-text p {
        font-size: 2.0rem;
    }

    .aportes-item h3 {
        padding-right: 50px;
        font-size: 1.5rem;
    }

    .aportes-item .aportes-item-icon {
        height: 70px;
    }
}


@media screen and (max-width: 1500px){
    .vitalcan-natural-hero-box {
        height: 1350px;
        background-size: auto;
    }

    .natural-recipe-cordero .vitalcan-natural-container {
        padding-top: 300px;
    }

    .natural-recipe-cordero .item-img{
        margin-top: 150px;
    }

    .aportes-item .aportes-item-icon {
        height: 50px;
    }

    .item-natural-recipe .item-text p {
        font-size: 1.7rem;
    }

    .aportes-item h3 {
        font-size: 1.2rem;
    }

    .aportes-item p {
        font-size: 0.9rem;
    }
}

@media screen and (max-width: 1150px){
    .aportes-item {
        width: 50%;
    }
    .vitalcan-natural-hero-box {
        height: 1200px;
        background-size: auto;
    }    

    .img-productos-header.img-mobile{
        display: inline-block;
        width: 80%;
    }  

    .navbar-brand img.logo {
        height: 12vw;
        margin-top: 5%;
    }

    .loader-outer .logo img {
        height: 7vh;
    }

    .item-natural-recipe.natural-recipe-cordero .vitalcan-natural-container.flex,
    .item-natural-recipe.natural-recipe-carne .vitalcan-natural-container.flex,
    .item-natural-recipe.natural-recipe-pollo .vitalcan-natural-container.flex,
    .item-natural-recipe.natural-recipe-merluza .vitalcan-natural-container.flex {
        flex-direction: column-reverse;
    }

    .natural-recipe-cordero,
    .natural-recipe-cerdo,
    .natural-recipe-carne,
    .natural-recipe-pollo,
    .natural-recipe-trucha,
    .natural-recipe-merluza,
    .natural-recipe-salmon {
        background-size: auto 20%;
        background-position-x: center;
    }

    .natural-recipe-cordero .vitalcan-natural-container,
    .natural-recipe-cerdo .vitalcan-natural-container,
    .natural-recipe-carne .vitalcan-natural-container,
    .natural-recipe-pollo .vitalcan-natural-container,
    .natural-recipe-trucha .vitalcan-natural-container,
    .natural-recipe-merluza .vitalcan-natural-container,
    .natural-recipe-salmon .vitalcan-natural-container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 800px){
    .vitalcan-natural-hero-box {
        height: 1000px;
        background-size: auto;
    }

    .vitalcan-natural-hero-content .img-bajada.img-mobile{
        display: inline-block;
        width: 70%;
    }  

    .vitalcan-natural-hero-content .img-bajada.img-desktop{
        display: none;
    }
}

@media screen and (max-width: 500px){
    .loader-outer .logo img {
        height: 5vh;
    }

    .navbar-brand img.logo {
        height: 16vw;
        margin-top: 10%;
    }

    .vitalcan-natural-hero-box {
        height: 1000px;
        background-size: auto;
    }

    header{
        overflow-x: hidden;
    }

    .vitalcan-natural-hero-content .img-bajada.img-mobile{
        display: inline-block;
        width: 90%;
    }

    .img-productos-header.img-mobile img{
        transform: scale(1.3);
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .vitalcan-natural-content {
        margin-top: 0px;
    }

    section.video-section{
        flex-direction: column;
    }
    
    .video-container.main{
        width: 100%;
        margin-top: 30px;
    }

    .natural-recipe-cerdo .vitalcan-natural-container {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .natural-recipe-cordero .vitalcan-natural-container {
        padding-top: 20px;
        padding-bottom: 50px;
    }

    .aportes-item {
        width: 100%;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .aportes-item .aportes-item-icon {
        height: 70px;
        margin-bottom: 10px;        
    }

    .item-natural-recipe .item-text p {
        font-size: 1.3rem;
    }

    .fixed-buttons.active {
        right: 2vw;
    }

    .fixed-buttons-wrapper {
        width: 28vw;        
    }

    .fixed-button.calcular img {
        width: 24vw;
    }

    .fixed-button.storelocator img {
        width: 18vw;
    }
    
}

@media screen and (max-width: 400px){
    .vitalcan-natural-hero-box {
        height: 960px;
        background-size: auto;
    }

    .navbar-brand img.logo {
        height: 16vw;
        margin-top: 20%;
    }

    .img-bg-sec1 {
        top: -350px;
    }
    
}