#fullpage .section div {
    background-size: contain;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 100%;
}

#section0 {
    background: #1f1f1f;
}

    #section0 div {
        background: url(../Images/BeArt.png);
    }

#section1 {
    background: #cb4c5f;
}

    #section1 div {
        background: url(../Images/marthas.svg), #cb4c5f;
        background-attachment: inherit !important;
    }

#section2 {
    background: #43434a;
}

    #section2 div {
        background: url(../Images/mz.svg), #43434a;
    }

#section3 {
    background: url(../Images/BgSCC.png);
    background-size: cover !important;
}

    #section3 div {
        background: url(../Images/LogoSCC.png);
        background-size: contain;
        background-attachment: inherit !important;
    }

#section4 {
    background: #d64e57;
}

    #section4 div {
        background: url(../Images/TY.svg), #d64e57;
    }

#section5 {
    background: #e8e8e8;
}

    #section5 div {
        background: url(../Images/Soala.svg), #e8e8e8;
        background-attachment: inherit !important;
    }

#section6 {
    background: url(../Images/BgChubby.png);
    background-size: cover !important;
    background-position: 0% 0% !important;
    background-attachment: fixed;
}

    #section6 div {
        background: url(../Images/Chubby.png);
        background-size: contain;
        background-position: 50% 50%;
    }

#section7 {
    background: #4c5470;
}

    #section7 div {
        background: url(../Images/Myoo.svg);
        background-attachment: inherit !important;
    }

#section8 {
    background: #59a2d3;
}

    #section8 div {
        background: url(../Images/Lala.svg);
    }

#section9 {
    background: #e64c4c;
}

    #section9 div {
        background: url(../Images/Uni.svg);
        background-attachment: inherit !important;
    }

#section10 {
    background: #82c4bc;
}

    #section10 div {
        background: url(../Images/Omedia.svg);
    }

#section11 {
    background: #fbc271;
}

    #section11 div {
        background: url(../Images/Ofertador.svg);
        background-attachment: inherit !important;
    }

#section12 {
    background: #fff;
}

    #section12 div {
        background: url(../Images/Vf.svg);
    }


#section13 {
    background: #61656d;
}

    #section13 div {
        background: url(../Images/Lacteos.svg);
        background-attachment: inherit !important;
    }

#section14 {
    background: #f64c52;
}

    #section14 div {
        background: url(../Images/Edner.png), #f64c52;
    }

#section15 {
    background: #323232;
}

    #section15 div {
        background: url(../Images/Surman.png);
        background-attachment: inherit !important;
    }





.btnMenuNaranja, .BtnShare {
    background: rgba(0, 0, 0, 0.3) !important;
    border: 3px solid rgba(255, 255, 255, 0.7) !important;
}

    .btnMenuNaranja:hover {
        border: 25px solid #fff !important;
    }



        .btnMenuNaranja:hover svg {
            fill: #2a3f50 !important;
        }

.PalabraMenu {
    color: #fff !important;
}



.BgSocialMedia:hover .BtnShare {
    border: 25px solid #fff !important;
}

.BtnIconSocial {
    background: rgba(255,255,255,0.7) !important;
    border: 20px solid rgba(255,255,255,0.5) !important;
}

    .BtnIconSocial:hover {
        border: 3px solid rgba(255,255,255,0.5) !important;
        background: rgba(0,0,0,0.2) !important;
    }

.IconShare {
    fill: #fff !important;
}

.BgSocialMedia:hover .BtnShare .IconShare {
    fill: #2a3f50 !important;
}

.BgSocialMedia .BtnIconSocial svg {
    fill: #3b4047 !important;
}

.BgSocialMedia .BtnIconSocial:hover svg {
    fill: #fff !important;
}








.btnMenuNaranja svg {
    fill: #fff !important;
    transition: .5s ease !important;
}










.Blue, .Orange {
    fill: #fff !important;
}

.fp-viewing-5 .Blue, .fp-viewing-12 .Blue {
    fill: #2A3F50 !important;
}

.fp-viewing-5 .Orange, .fp-viewing-12 .Orange {
    fill: #EF5124 !important;
}













.fp-viewing-5 .PalabraMenu, .fp-viewing-12 .PalabraMenu {
    color: #6f6f6f !important;
}

.fp-viewing-5 .btnMenuNaranja, .fp-viewing-5 .BtnShare, .fp-viewing-12 .btnMenuNaranja, .fp-viewing-12 .BtnShare {
    border: 3px solid #fff !important;
    background-color: #d0d0d0 !important;
}

    .fp-viewing-5 .btnMenuNaranja svg, .fp-viewing-12 .btnMenuNaranja svg {
        fill: #2a3f50 !important;
    }

    .fp-viewing-5 .btnMenuNaranja:hover, .fp-viewing-12 .btnMenuNaranja:hover {
        border: 25px solid #3b4047 !important;
        /*    background-color: #a0a0a0 !important;*/
    }

        .fp-viewing-5 .btnMenuNaranja:hover svg, .fp-viewing-12 .btnMenuNaranja:hover svg {
            fill: #fff !important;
        }

.fp-viewing-5 .IconShare, .fp-viewing-12 .IconShare {
    fill: #2a3f50 !important;
}

.fp-viewing-5 .BgSocialMedia:hover .BtnShare, .fp-viewing-12 .BgSocialMedia:hover .BtnShare {
    border: 25px solid #3b4047 !important;
}

    .fp-viewing-5 .BgSocialMedia:hover .BtnShare .IconShare, .fp-viewing-12 .BgSocialMedia:hover .BtnShare .IconShare {
        fill: #fff !important;
    }

.fp-viewing-5 .BtnIconSocial, .fp-viewing-12 .BtnIconSocial {
    border: 20px solid rgb(150, 150, 150) !important;
}

.fp-viewing-5 .BgSocialMedia .BtnIconSocial svg, .fp-viewing-12 .BgSocialMedia .BtnIconSocial svg {
    fill: #fff !important;
}

.fp-viewing-5 .BgSocialMedia .BtnIconSocial:hover svg, .fp-viewing-12 .BgSocialMedia .BtnIconSocial:hover svg {
    fill: #5a6771 !important;
}

.fp-viewing-5 .BtnIconSocial:hover, .fp-viewing-12 .BtnIconSocial:hover {
    border: 3px solid rgb(179, 179, 179) !important;
    background: rgb(232, 232, 232) !important;
}

.FooterBottom {
    color: rgba(255,255,255,0.4) !important;
}

.fp-viewing-3 .FooterBottom, .fp-viewing-5 .FooterBottom, .fp-viewing-6 .FooterBottom, .fp-viewing-11 .FooterBottom, .fp-viewing-12 .FooterBottom, .fp-viewing-14 .FooterBottom {
    color: rgb(121, 121, 121) !important;
}





@media screen and (min-width: 0px) and (max-width: 767px) {
    header {
        background: #1d3f4f !important;
    }

    .fp-viewing-5 .Blue, .fp-viewing-5 .Orange, .fp-viewing-12 .Blue, .fp-viewing-12 .Orange {
        fill: #fff !important;
    }

    #fullpage .section {
        background-attachment: inherit;
    }

        #fullpage .section div {
            background-attachment: inherit;
            height: calc(100% - 54px);
            top: 54px;
            position: relative;
        }

    .OverflowContactoCLick {
        overflow: hidden;
    }

    .IconMenu {
        fill: #fff !important;
    }
}
