.video_bg_Productos {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
}

.BgBlueProductos {
    width: 100%;
    height: 100%;
    /*    min-height: 100%;*/
    display: inline-table;
    position: relative;
    background: url(../Images/BgNodos.png) 50% 50% no-repeat, rgba(22,33,46,0.7);
    background-size: cover;
    padding: 50px;
}

.TituloProductos {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 98px;
    font-family: HelvelticaUltraLight;
    color: #e6e6e6;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.6)
}

.TableKroud {
    width: 100%;
    /*    min-height: 100%;*/
    height: 100%;
    display: inline-table;
    background: #dadada;
    position: relative;
    padding: 30px;
}

.AcomodoKroud {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: HelvelticaLight;
    color: #404040;
}

.ImgPhKroud {
    display: inline-block;
    vertical-align: middle;
}

.DivAcomdoKroud {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 560px);
    padding: 30px;
    text-align: left;
}

.SpanKroud {
    color: #5f6062;
    font-size: 49px;
    display: inline-block;
}

.PlecaNaranga {
    width: 125px;
    height: 3px;
    background: #c5701d;
    margin: 30px 0px 15px 0px;
    display: inline-block;
}

.DescripcionKroud {
    letter-spacing: 2px;
    line-height: 35px;
    font-family: HelvelticaUltraLight;
    font-size: 20px;
    display: inline-block;
}

.BotonVer {
    font-size: 20px;
    color: #0563e4;
    background-color: #ffffff;
    font-family: HelvelticaLight;
    padding: 7px 60px;
    border: 2px solid #558fdf;
    text-decoration: none;
    display: inline-block;
    margin-top: 40px;
    transition: .3s ease;
}

    .BotonVer:hover {
        color: #ffffff;
        background-color: #0563e4;
        border: 2px solid #0563e4;
    }

#section2 .BotonVer {
    background-color: #dadada;
    color: #1a4f79;
    border: 2px solid #497190;
}

    #section2 .BotonVer:hover {
        background-color: #1a4f79;
        color: #dadada;
        border: 2px solid #1a4f79;
    }

.TableCore {
    background: #fff;
}

.DivAcomdoCore {
    text-align: right;
}

.BgServicios {
    width: 100%;
    height: 100%;
    /*    min-height: 100%;*/
    display: inline-table;
    position: relative;
    /*    background: url(../Images/BgNodos.png) 50% 50% no-repeat, url(../Images/BgServicios.png) 50% 50% no-repeat;*/
    background: url(../Images/BgNodos.png) 50% 50% no-repeat;
    background-size: cover;
    padding: 50px;
}

.BgServiciosFixed {
    width: 100%;
    height: 100%;
    position: fixed;
    background: url(../Images/BgServicios.png) 50% 50% no-repeat;
    background-size: cover;
    z-index: 0;
    display: none;
}

.fp-viewing-2 .BgServiciosFixed, .fp-viewing-3 .BgServiciosFixed, .fp-viewing-4 .BgServiciosFixed {
    display: inline-block;
}

.BgComputo {
    width: 100%;
    height: 100%;
    /*    min-height: 100%;*/
    display: inline-table;
    position: relative;
    /*    background: url(../Images/BgNodos.png) 50% 50% no-repeat, url(../Images/Computo.jpg) 50% 50% no-repeat;*/
    background: url(../Images/BgNodos.png) 50% 50% no-repeat;
    background-size: cover;
    padding: 50px;
}

.BgComputoFixed {
    width: 100%;
    height: 100%;
    position: fixed;
    background: url(../Images/Computo.jpg) 50% 50% no-repeat;
    background-size: cover;
    z-index: 0;
    display: none;
}

.fp-viewing-7 .BgComputoFixed, .fp-viewing-8 .BgComputoFixed {
    display: inline-block;
}



.paddingServicios {
    padding: 0px 10% 20px 10%;
}

.Partner {
    margin: 20px 0px;
}








.fp-viewing-0 .btnMenuNaranja, .fp-viewing-0 .BtnShare {
    background: rgba(0, 0, 0, 0.2);
    border: 3px solid rgba(255, 255, 255, 0.7);
}

    .fp-viewing-0 .btnMenuNaranja:hover {
        border: 25px solid #fff;
    }








.fp-viewing-2 header .divWidthHomeMenu .btnMenuNaranja svg, .fp-viewing-2 .BgSocialMedia .BtnShare .IconShare {
    fill: #fff;
}

.fp-viewing-2 header .divWidthHomeMenu .btnMenuNaranja:hover {
    border: 25px solid #fff;
}

    .fp-viewing-2 header .divWidthHomeMenu .btnMenuNaranja:hover svg {
        fill: #2a3f50;
    }

.fp-viewing-2 .BgSocialMedia .BtnShare {
    background: #7c8288;
    border: 3px solid #dadada;
}

.fp-viewing-2 header .divWidthHomeMenu .btnMenuNaranja {
    background: rgba(63, 72, 83, 0.9);
    border: 3px solid #dadada;
}








.fp-viewing-3 .btnMenuNaranja {
    background: rgba(239, 81, 36, 0.1);
    border: 3px solid rgba(255, 255, 255, 0.8);
}

.fp-viewing-3 .BtnIconSocial {
    background: rgba(239, 81, 36, 0.15);
    border: 20px solid rgba(255, 255, 255, 0.8);
}

    .fp-viewing-3 .BtnIconSocial:hover {
        border: 3px solid rgba(255, 255, 255, 0.8);
        background: rgba(75,79,82,0.7);
    }

.fp-viewing-3 .btnMenuNaranja:hover {
    border: 25px solid #fff;
}

.fp-viewing-3 .BtnShare {
    background: rgba(75,79,82,0.7);
    border: 3px solid rgba(255, 255, 255, 0.8);
}

.fp-viewing-3 .BgSocialMedia .BtnIconSocial svg {
    fill: #3b4047;
}

.fp-viewing-3 .BgSocialMedia .BtnIconSocial:hover svg {
    fill: #fff;
}






.fp-viewing-4 header .divWidthHomeMenu .btnMenuNaranja svg, .fp-viewing-4 .BgSocialMedia .BtnShare .IconShare {
    fill: #fff;
}

.fp-viewing-4 header .divWidthHomeMenu .btnMenuNaranja:hover {
    border: 25px solid #fff;
}

    .fp-viewing-4 header .divWidthHomeMenu .btnMenuNaranja:hover svg {
        fill: #2a3f50;
    }

.fp-viewing-4 .BgSocialMedia .BtnShare {
    background: #7c8288;
    border: 3px solid #dadada;
}

.fp-viewing-4 header .divWidthHomeMenu .btnMenuNaranja {
    background: rgba(63, 72, 83, 0.6);
    border: 3px solid #dadada;
}

    .fp-viewing-4 header .divWidthHomeMenu .btnMenuNaranja:hover span {
        color: #5d5d5d;
    }

.fp-viewing-4 .BgSocialMedia:hover .BtnShare {
    border: 25px solid #ff5730;
}

.fp-viewing-4 .BgSocialMedia .BtnIconSocial {
    border: 20px solid rgba(75,79,82,0.7);
    background-color: transparent;
}

    .fp-viewing-4 .BgSocialMedia .BtnIconSocial svg {
        fill: #fff;
    }

    .fp-viewing-4 .BgSocialMedia .BtnIconSocial:hover {
        border: 3px solid rgba(75,79,82,0.5);
        background: #d0d0d0;
    }

        .fp-viewing-4 .BgSocialMedia .BtnIconSocial:hover svg {
            fill: #3b4047;
        }

.fp-viewing-4 header .LogoHeader svg g .Blue {
    fill: #2A3F50;
}

.fp-viewing-4 header .LogoHeader svg g .Orange, .fp-viewing-2 header .LogoHeader svg g .Orange {
    fill: #EF5124;
}








.fp-viewing-5 header .LogoHeader svg g .Blue {
    fill: #2A3F50;
}

.fp-viewing-5 header .LogoHeader svg g .Orange, .fp-viewing-5 header .LogoHeader svg g .Orange {
    fill: #EF5124;
}


.fp-viewing-5 header .LogoHeader .LogoMassoft, .fp-viewing-5 header .LogoHeader .LogoMassoft {
    fill: #000;
}

.fp-viewing-5 header .divWidthHomeMenu .btnMenuNaranja, .fp-viewing-5 .BgSocialMedia .BtnShare {
    background: #fff;
}

    .fp-viewing-5 header .divWidthHomeMenu .btnMenuNaranja:hover {
        border: 25px solid #ff5730;
    }

    .fp-viewing-5 header .divWidthHomeMenu .btnMenuNaranja svg, .fp-viewing-5 header .divWidthHomeMenu .btnMenuNaranja svg, .fp-viewing-5 .BgSocialMedia .BtnShare .IconShare {
        fill: #2a3f50;
    }

    .fp-viewing-5 header .divWidthHomeMenu .btnMenuNaranja:hover svg, .fp-viewing-5 header .divWidthHomeMenu .btnMenuNaranja:hover svg {
        fill: #fff;
    }

    .fp-viewing-5 header .divWidthHomeMenu .btnMenuNaranja:hover span {
        color: #2a3f50;
    }

.fp-viewing-5 .BgSocialMedia .BtnIconSocial {
    background: #fff;
    border: 20px solid rgba(75,79,82,0.7);
}

    .fp-viewing-5 .BgSocialMedia .BtnIconSocial svg {
        fill: #fff;
    }

    .fp-viewing-5 .BgSocialMedia .BtnIconSocial:hover {
        background: #fff;
        border: 3px solid rgba(75,79,82,0.5);
    }

        .fp-viewing-5 .BgSocialMedia .BtnIconSocial:hover svg {
            fill: #2a3f50;
        }

.fp-viewing-5 .BgSocialMedia .BtnShare {
    border: 3px solid #2a3f50;
}

.fp-viewing-5 .BgSocialMedia:hover .BtnShare {
    border: 25px solid #2a3f50;
}

    .fp-viewing-5 .BgSocialMedia:hover .BtnShare svg {
        fill: #fff;
    }






.fp-viewing-6 header .divWidthHomeMenu .btnMenuNaranja svg, .fp-viewing-6 .BgSocialMedia .BtnShare .IconShare {
    fill: #fff;
}

.fp-viewing-6 header .divWidthHomeMenu .btnMenuNaranja:hover {
    border: 25px solid #fff;
}

    .fp-viewing-6 header .divWidthHomeMenu .btnMenuNaranja:hover svg {
        fill: #2a3f50;
    }

.fp-viewing-6 .BgSocialMedia .BtnShare {
    background: #7c8288;
    border: 3px solid #dadada;
}

.fp-viewing-6 header .divWidthHomeMenu .btnMenuNaranja {
    background: rgba(63, 72, 83, 0.6);
    border: 3px solid #dadada;
}

    .fp-viewing-6 header .divWidthHomeMenu .btnMenuNaranja:hover span {
        color: #5d5d5d;
    }

.fp-viewing-6 .BgSocialMedia:hover .BtnShare {
    border: 25px solid #ff5730;
}

.fp-viewing-6 .BgSocialMedia .BtnIconSocial {
    border: 20px solid rgba(75,79,82,0.7);
    background-color: transparent;
}

    .fp-viewing-6 .BgSocialMedia .BtnIconSocial svg {
        fill: #fff;
    }

    .fp-viewing-6 .BgSocialMedia .BtnIconSocial:hover {
        border: 3px solid rgba(75,79,82,0.5);
        background: #d0d0d0;
    }

        .fp-viewing-6 .BgSocialMedia .BtnIconSocial:hover svg {
            fill: #3b4047;
        }

.fp-viewing-6 header .LogoHeader svg g .Blue {
    fill: #2A3F50;
}

.fp-viewing-6 header .LogoHeader svg g .Orange, .fp-viewing-2 header .LogoHeader svg g .Orange {
    fill: #EF5124;
}









.fp-viewing-7 header .LogoHeader svg g .Blue {
    fill: #2A3F50;
}

.fp-viewing-7 header .LogoHeader svg g .Orange, .fp-viewing-7 header .LogoHeader svg g .Orange {
    fill: #EF5124;
}


.fp-viewing-7 header .LogoHeader .LogoMassoft, .fp-viewing-7 header .LogoHeader .LogoMassoft {
    fill: #000;
}

.fp-viewing-7 header .divWidthHomeMenu .btnMenuNaranja, .fp-viewing-7 .BgSocialMedia .BtnShare {
    background: #fff;
}

    .fp-viewing-7 header .divWidthHomeMenu .btnMenuNaranja:hover {
        border: 25px solid #ff5730;
    }

    .fp-viewing-7 header .divWidthHomeMenu .btnMenuNaranja svg, .fp-viewing-7 header .divWidthHomeMenu .btnMenuNaranja svg, .fp-viewing-7 .BgSocialMedia .BtnShare .IconShare {
        fill: #2a3f50;
    }

    .fp-viewing-7 header .divWidthHomeMenu .btnMenuNaranja:hover svg, .fp-viewing-7 header .divWidthHomeMenu .btnMenuNaranja:hover svg {
        fill: #fff;
    }

    .fp-viewing-7 header .divWidthHomeMenu .btnMenuNaranja:hover span {
        color: #2a3f50;
    }

.fp-viewing-7 .BgSocialMedia .BtnIconSocial {
    background: #fff;
    border: 20px solid rgba(75,79,82,0.7);
}

    .fp-viewing-7 .BgSocialMedia .BtnIconSocial svg {
        fill: #fff;
    }

    .fp-viewing-7 .BgSocialMedia .BtnIconSocial:hover {
        background: #fff;
        border: 3px solid rgba(75,79,82,0.5);
    }

        .fp-viewing-7 .BgSocialMedia .BtnIconSocial:hover svg {
            fill: #2a3f50;
        }

.fp-viewing-7 .BgSocialMedia .BtnShare {
    border: 3px solid #2a3f50;
}

.fp-viewing-7 .BgSocialMedia:hover .BtnShare {
    border: 25px solid #2a3f50;
}

    .fp-viewing-7 .BgSocialMedia:hover .BtnShare svg {
        fill: #fff;
    }


.fp-viewing-4 .FooterBottom, .fp-viewing-5 .FooterBottom, .fp-viewing-6 .FooterBottom, .fp-viewing-7 .FooterBottom {
    color: rgba(99, 99, 99, 1);
}




/*Animaciones*/

.fp-viewing-1 #section1 .AcomodoKroud .ImgPhKroud {
    opacity: 0;
    animation: MovePhoneKroud .8s;
    animation-fill-mode: forwards;
    animation-delay: .5s;
    animation-timing-function: ease-in-out;
}

@keyframes MovePhoneKroud {
    from {
        transform: translateY(-150px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.fp-viewing-1 #section1 .AcomodoKroud .DivAcomdoKroud {
    opacity: 0;
    animation: MoveTextoKroud .8s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
    animation-timing-function: ease-in-out;
}

@keyframes MoveTextoKroud {
    from {
        transform: translateX(-100px);
        opacity: 0;
    }

    to {
        transform: translateX(0px);
        opacity: 1;
    }
}

.fp-viewing-2 #section2 .AcomodoKroud .ImgPhKroud {
    opacity: 0;
    animation: MovePhoneCore .8s;
    animation-fill-mode: forwards;
    animation-delay: .5s;
    animation-timing-function: ease-in-out;
}

@keyframes MovePhoneCore {
    from {
        transform: translateY(150px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.fp-viewing-2 #section2 .AcomodoKroud .DivAcomdoKroud {
    opacity: 0;
    animation: MoveTextoCore .8s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
    animation-timing-function: ease-in-out;
}

@keyframes MoveTextoCore {
    from {
        transform: translateX(100px);
        opacity: 0;
    }

    to {
        transform: translateX(0px);
        opacity: 1;
    }
}











.fp-viewing-4 #section4 .SpanKroud {
    opacity: 0;
    animation: MoveTituloApps .6s;
    animation-fill-mode: forwards;
    animation-delay: 4.6s;
    animation-timing-function: ease;
}

@keyframes MoveTituloApps {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.fp-viewing-4 #section4 .DescripcionKroud {
    opacity: 0;
    animation: MoveDescriApp .6s;
    animation-fill-mode: forwards;
    animation-delay: 4.8s;
    animation-timing-function: ease;
}

@keyframes MoveDescriApp {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.fp-viewing-4 #section4 .PlecaNaranga {
    opacity: 0;
    animation: MovePlecaApp .6s;
    animation-fill-mode: forwards;
    animation-delay: 5.2s;
    animation-timing-function: ease;
}

@keyframes MovePlecaApp {
    from {
        width: 0;
        opacity: 0;
    }

    to {
        width: 125px;
        opacity: 1;
    }
}

.fp-viewing-5 #section5 .SpanKroud {
    opacity: 0;
    animation: MoveTituloEmpresas .6s;
    animation-fill-mode: forwards;
    animation-delay: 4s;
    animation-timing-function: ease;
}

@keyframes MoveTituloEmpresas {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.fp-viewing-5 #section5 .DescripcionKroud {
    opacity: 0;
    animation: MoveDescrEmpresas .6s;
    animation-fill-mode: forwards;
    animation-delay: 4.2s;
    animation-timing-function: ease;
}

@keyframes MoveDescrEmpresas {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.fp-viewing-5 #section5 .PlecaNaranga {
    opacity: 0;
    animation: MovePlecaEmpresas .6s;
    animation-fill-mode: forwards;
    animation-delay: 4.6s;
    animation-timing-function: ease;
}

@keyframes MovePlecaEmpresas {
    from {
        width: 0;
        opacity: 0;
    }

    to {
        width: 125px;
        opacity: 1;
    }
}

.fp-viewing-6 #section6 .SpanKroud {
    opacity: 0;
    animation: MoveTituloTI .6s;
    animation-fill-mode: forwards;
    animation-delay: 4.4s;
    animation-timing-function: ease;
}

@keyframes MoveTituloTI {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.fp-viewing-6 #section6 .DescripcionKroud {
    opacity: 0;
    animation: MoveDescrTI .6s;
    animation-fill-mode: forwards;
    animation-delay: 4.6s;
    animation-timing-function: ease;
}

@keyframes MoveDescrTI {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.fp-viewing-6 #section6 .PlecaNaranga {
    opacity: 0;
    animation: MovePlecaTI .6s;
    animation-fill-mode: forwards;
    animation-delay: 5s;
    animation-timing-function: ease;
}

@keyframes MovePlecaTI {
    from {
        width: 0;
        opacity: 0;
    }

    to {
        width: 125px;
        opacity: 1;
    }
}























.fp-viewing-7 #section7 .SpanKroud {
    opacity: 0;
    animation: MoveTituloServicios .6s;
    animation-fill-mode: forwards;
    animation-delay: 4.6s;
    animation-timing-function: ease;
}

@keyframes MoveTituloServicios {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.fp-viewing-7 #section7 .DescripcionKroud {
    opacity: 0;
    animation: MoveDescrServicios .6s;
    animation-fill-mode: forwards;
    animation-delay: 4.8s;
    animation-timing-function: ease;
}

@keyframes MoveDescrServicios {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}


.fp-viewing-7 #section7 .Partner {
    opacity: 0;
    animation: MovePartnerServicios .6s;
    animation-fill-mode: forwards;
    animation-delay: 5.2s;
    animation-timing-function: ease;
}

@keyframes MovePartnerServicios {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.fp-viewing-7 #section7 .PlecaNaranga {
    opacity: 0;
    animation: MovePlecaServicios .6s;
    animation-fill-mode: forwards;
    animation-delay: 5.6s;
    animation-timing-function: ease;
}

@keyframes MovePlecaServicios {
    from {
        width: 0;
        opacity: 0;
    }

    to {
        width: 125px;
        opacity: 1;
    }
}






















object {
    display: none;
}

.fp-completely object {
    display: inline-block;
}

















@media screen and (min-width: 768px) and (max-width: 1366px) {
    .fp-viewing-4 .PalabraMenu, .fp-viewing-6 .PalabraMenu {
        color: #5d5d5d;
    }

    .fp-viewing-5 .PalabraMenu, .fp-viewing-7 .PalabraMenu {
        color: #2a3f50;
    }
}

@media screen and (min-width: 0px) and (max-width: 1366px) {

    .fp-viewing-3 .BtnIconSocial:hover {
        border: 20px solid rgba(255, 255, 255, 1);
        background: rgba(239, 81, 36, 0.15);
    }

    .fp-viewing-3 .BgSocialMedia .BtnIconSocial:hover svg {
        fill: #3b4047;
    }

    .fp-viewing-4 .BgSocialMedia .BtnIconSocial:hover {
        border: 20px solid rgba(75,79,82,0.7);
        background: transparent;
    }

        .fp-viewing-4 .BgSocialMedia .BtnIconSocial:hover svg {
            fill: #fff;
        }

    .fp-viewing-5 .BgSocialMedia .BtnIconSocial:hover {
        background: #fff;
        border: 20px solid rgba(75,79,82,0.7);
    }

        .fp-viewing-5 .BgSocialMedia .BtnIconSocial:hover svg {
            fill: #fff;
        }

    .fp-viewing-6 .BgSocialMedia .BtnIconSocial:hover {
        background: #fff;
        border: 20px solid rgba(75,79,82,0.7);
    }

        .fp-viewing-6 .BgSocialMedia .BtnIconSocial:hover svg {
            fill: #fff;
        }

    .fp-viewing-7 .BgSocialMedia .BtnIconSocial:hover {
        background: #fff;
        border: 20px solid rgba(75,79,82,0.7);
    }

        .fp-viewing-7 .BgSocialMedia .BtnIconSocial:hover svg {
            fill: #fff;
        }

    .Prueba .BtnShare {
        background: rgba(0, 0, 0, 0.2);
        border: 25px solid #fff !important;
    }

    .fp-viewing-1 .Prueba .BtnShare {
        border: 25px solid #2a3f50 !important;
    }

    .fp-viewing-2 .Prueba .BtnShare {
        border: 25px solid #ff5730 !important;
    }

    .fp-viewing-4 .Prueba .BtnShare {
        border: 25px solid #ff5730 !important;
    }

    .fp-viewing-5 .Prueba .BtnShare {
        border: 25px solid #2a3f50 !important;
    }

        .fp-viewing-5 .Prueba .BtnShare svg {
            fill: #fff !important;
        }

    .fp-viewing-6 .Prueba .BtnShare {
        border: 25px solid #ff5730 !important;
    }

    .fp-viewing-7 .Prueba .BtnShare {
        border: 25px solid #2a3f50 !important;
    }

        .fp-viewing-7 .Prueba .BtnShare svg {
            fill: #fff !important;
        }
}

@media screen and (min-width: 768px) and (max-width: 1366px) and (orientation:portrait) {
    .DivAcomdoKroud {
        width: 70%;
        text-align: left;
    }

    .DivAcomdoCore {
        text-align: right !important;
    }

    .video_bg_Productos {
        object-position: 80% 50%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
    .ImgPhKroud {
        width: 360px;
    }

    .DivAcomdoKroud {
        width: calc(100% - 370px);
    }

    .SpanKroud {
        font-size: 39px;
    }

    .PlecaNaranga {
        margin: 10px 0px 15px 0px;
    }

    .DescripcionKroud {
        line-height: 30px;
        font-family: HelvelticaLight;
        font-size: 15px;
        text-align: justify;
    }

    .BotonVer {
        margin-top: 20px;
    }

    #section7 .IconsServicios {
        width: 250px;
    }

    .paddingServicios {
        text-align: center;
        padding: 0px 5% 20px 5%;
    }

    #section4 .PlecaNaranga, #section5 .PlecaNaranga, #section6 .PlecaNaranga, #section7 .PlecaNaranga {
        margin: 21px 0px 15px 0px;
    }

    .DivAcomdoCore {
        text-align: left;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
    .TituloProductos {
        font-size: 68px;
    }

    .ImgPhKroud {
        width: 390px;
    }

    .DivAcomdoKroud {
        width: 90%;
    }

    .DescripcionKroud {
        line-height: 30px;
        font-family: HelvelticaLight;
        font-size: 20px;
        text-align: justify;
    }

    .PlecaNaranga {
        margin: 14px 0px 15px 0px;
    }

    .BotonVer {
        margin-top: 20px;
    }

    .paddingServicios {
        padding: 0px 3% 20px 3%;
    }

    .SpanKroud {
        font-size: 48px;
    }

    #section4 .SpanKroud, #section5 .SpanKroud, #section6 .SpanKroud, #section7 .SpanKroud {
        font-size: 38px;
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .TituloProductos {
        font-size: 45px;
    }

    .BgComputo, .BgBlueProductos {
        padding: 10px;
    }

    .BgServicios {
        padding: 0px;
    }

    .ImgPhKroud {
        width: 200px;
        margin-top: 40px;
    }

    .DivAcomdoKroud {
        width: 100%;
        padding: 0px;
    }

    .PlecaNaranga {
        margin: 5px 0px 5px 0px;
    }

    .SpanKroud {
        font-size: 30px;
    }

    .DescripcionKroud {
        line-height: 20px;
        font-family: HelvelticaLight;
        font-size: 14px;
        text-align: justify;
    }

    .BotonVer {
        margin-top: 20px;
        width: 50%;
        text-align: center;
        padding: 5px 30px;
    }

    #section1 .PlecaNaranga, #section2 .PlecaNaranga {
        width: 85px;
    }

    #section2 .ImgPhKroud {
        top: 70px;
        left: calc(50% - 100px);
        position: absolute;
        margin-top: 0;
        width: 200px;
    }

    #section2 .DivAcomdoKroud {
        margin-top: 180px;
        text-align: left;
    }

    .paddingServicios {
        padding: 0%;
    }

    .IconsServicios {
        margin-bottom: 10px;
        width: 130px;
        margin-top: 40px;
    }

    #section4 .SpanKroud, #section5 .SpanKroud, #section6 .SpanKroud, #section7 .SpanKroud {
        font-size: 25px;
    }

    .Partner {
        width: 150px;
    }

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

    .video_bg_Productos {
        object-position: 80% 50%;
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) and (orientation:landscape) {
    #section8 .BgComputo {
        padding: 50px 10px;
    }
}
