.view,
body,
html {
    height: 100%
}

.carousel {
    height: 50%
}

.carousel .carousel-inner,
.carousel .carousel-inner .active,
.carousel .carousel-inner .carousel-item {
    height: 100%
}

@media (max-width:776px) {
    .carousel {
        height: 100%
    }
}

.navbar {
    background-color: rgba(255, 255, 255, 1)
}

.top-nav-collapse {
    background-color: #FFF
}

@media only screen and (max-width:768px) {
    .navbar {
        background-color: #FFF
    }
}

.color-salvavidas:hover {
    background-color: rgb(240, 240, 240, .9);
    webkit-transition: color .3s;
    moz-transition: color .3s ease-in-out;
    o-transition: color .3s ease-in-out;
    ms-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    webkit-transition: background-color .3s ease-in-out;
    moz-transition: background-color .3s ease-in-out;
    o-transition: background-color .3s ease-in-out;
    ms-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    border-bottom: 1px solid #000
}

.desplegable {
    width: 100% !important;
    text-align: center !important;
    background-color: rgb(240, 240, 240, .9) !important;
    border: 0 !important
}

.color-seleccionado:hover {
    background-color: rgb(255, 255, 255, 1) !important
}

.cookie-notification-container {
    position: fixed;
    right: 0;
    bottom: 0;
    text-align: center;
    display: none;
    z-index: 1100
}

@media (min-width:420px) {
    .cookie-notification-container {
        bottom: 10px
    }
}

.cookie-notification-container.shown {
    display: block
}

.cookie-notification-container.dismissed,
.cookie-notification-container.shown.dismissed {
    display: none
}

.cookie-notification {
    background: rgba(246, 249, 252, .9);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    font-size: 15px;
    color: #424770;
    margin: 0 auto;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))) {
    .cookie-notification {
        background: rgba(246, 249, 252, .75);
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px)
    }
}

@media (min-width:420px) {
    .cookie-notification {
        border-radius: 4px
    }
}

.cookie-notification .cookie-notification-copy {
    padding: 8px 5px 8px 15px
}

.cookie-notification .dismiss-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    outline: none;
    overflow: hidden;
    text-indent: -9999px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    width: 40px;
    height: 40px;
    color: #8898aa;
    transition: color .15s;
    cursor: pointer
}

.cookie-notification .dismiss-button:after,
.cookie-notification .dismiss-button:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40%;
    height: 2px;
    background: currentColor;
    border-radius: 2px;
    transform: translate(-50%, -50%) rotate(45deg)
}

.cookie-notification .dismiss-button:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.cookie-notification .dismiss-button:hover {
    color: #32325d
}

.c-button__kd {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    align-items: center;
    background-clip: padding-box, border-box;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    background-origin: border-box;
    border-color: rgb(211 234 237 / var(--tw-border-opacity));
    border-radius: 80px;
    border-style: double;
    border-width: 2px;
    display: inline-flex;
    justify-content: center;
    min-width: 213px;
    padding: 10px 18px;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    height: 78px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.6);
}

.c-button__kd--md {
    height: 60px;
    min-width: max-content;
    padding: 12px 22px;
    left: 1530px;
    top: 80px;
    width: 200px;
}

.c-button__kd--md img,
.c-button__kd--md svg {
    height: 22px;
    width: 79px;
}

.c-button__kd img,
.c-button__kd svg {
    height: 32px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 111px;
}

.boton_kit {
    left: 1595px;
    top: 90px;
}

.c-button__kd {
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
    transition: transform 0.2s ease-in-out;
}

.c-button__kd:hover {
    box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.9);
    transform: scale(1.1);
}

.centro-menu {
    margin-left: -3rem !important;
}

.fondo-web-kit-digital {
    background-color: #fff;
    background-image: url(../img/kit-digital/fondo-web-3.jpg), url(../img/kit-digital/fondo-web-3.webp);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.botones-derecha {
    display: flex;
    align-items: center;
    position: absolute;
    left: 1530px;
}

@media (min-width:1200px) and (max-width:1399px) {
    .c-button__kd--md {
        height: 60px;
        min-width: max-content;
        padding: 12px 22px;
        left: 360px;
        top: 90px;
        width: 200px;
    }

    .botones-derecha {
        display: flex;
        align-items: center;
        position: absolute;
        left: 1530px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .c-button__kd--md {
        height: 50px;
        min-width: max-content;
        padding: 12px 22px;
        left: 235px;
        top: 80px;
        width: 150px;
    }

    .centro-menu {
        margin-left: 3rem !important;
    }

    .botones-derecha {
        display: flex;
        align-items: center;
        position: absolute;
        left: 655px;
        top: 30px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .c-button__kd--md {
        height: 60px;
        min-width: max-content;
        padding: 12px 22px;
        left: 255px;
        top: 80px;
        width: 200px;
    }

    .centro-menu {
        margin-left: 0rem !important;
    }

    .botones-derecha {
        display: flex;
        align-items: center;
        position: absolute;
        left: 265px;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .c-button__kd--md {
        height: 40px;
        min-width: max-content;
        padding: 12px 22px;
        left: 320px;
        top: 180px;
        width: 150px;
    }

    .centro-menu {
        margin-left: 0rem !important;
    }

    .botones-derecha {
        display: flex;
        align-items: center;
        position: absolute;
        left: 100px;
        top: 170px;
    }
}

@media (max-width:575px) {
    .c-button__kd--md {
        height: 40px;
        min-width: max-content;
        padding: 12px 22px;
        left: 255px;
        top: 180px;
        width: 150px;
    }

    .centro-menu {
        margin-left: 0rem !important;
    }

    .botones-derecha {
        display: flex;
        align-items: center;
        position: absolute;
        left: 100px;
        top: 170px;
    }
}

.preguntas {
    padding-left: 150px;
    padding-right: 150px;
}

.section-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;

    .floating-action-button {
        width: 45px;
        height: 45px;
        color: white;
        font-size: 30px;
        cursor: pointer;
        transform: rotate(0deg);
        margin-left: 55px;

        .share-btn {
            position: absolute;
            top: 0;
            left: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            background-color: #1f9ef8;
            border-radius: 10px;
            box-shadow: 0px 2px 17px -1px rgba(0, 0, 0, 0.3);
            z-index: 1000;

            #share-icon {
                display: block;
            }

            #close-icon {
                display: none;
            }
        }

        .share-btn.active {
            #share-icon {
                display: none;
            }

            #close-icon {
                display: block;
            }
        }

        ul {
            position: relative;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;

            li {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                display: flex;
                align-items: center;
                justify-content: center;
                background: #f7f7f7;
                color: black;
                list-style-type: none;
                transform: scale(0.95);
                transition: .5s;
                border-radius: 10px;
            }
        }

        ul.active {
            li:nth-child(1) {
                top: 100%;
                left: 100%;
                transition-delay: 0s;
                background-image: url('https://2cbgroup.com/web/img/go/icono-go.jpg');
            }

            li:nth-child(2) {
                top: 100%;
                left: 0%;
                transition-delay: 0.2s;
                background-image: url('https://2cbgroup.com/web/img/go/kit.jpg');
            }

            li:nth-child(3) {
                top: 100%;
                left: -100%;
                transition-delay: 0.4s;
                background-image: url('https://2cbgroup.com/web/img/go/pagar-factura.jpg');
            }

            li:nth-child(4) {
                top: 0%;
                left: -100%;
                transition-delay: 0.6s;
                background-image: url('https://2cbgroup.com/web/img/go/backup.jpg');
            }

            li:nth-child(5) {
                top: -100%;
                left: -100%;
                transition-delay: 0.8s;
                background-image: url('https://2cbgroup.com/web/img/go/go.jpg');
            }

            li:nth-child(6) {
                top: -0%;
                left: 100%;
                transition-delay: 1.4s;
                background-image: url('https://2cbgroup.com/web/img/go/wgest-project.jpg');
            }

            li:nth-child(7) {
                top: -100%;
                left: 100%;
                transition-delay: 1.2s;
                background-image: url('https://2cbgroup.com/web/img/go/wgest-smart.jpg');
            }

            li:nth-child(8) {
                top: -100%;
                left: 0%;
                transition-delay: 1s;
                background-image: url('https://2cbgroup.com/web/img/go/wgest-instaladores.jpg');
            }
        }
    }

    ion-icon {
        font-size: 18px;
        transform: rotate(-45deg);
    }
}

.hide {
    display: none;
}

.show {
    display: block;
}


.blue_2cb {
    background: linear-gradient(to bottom right, #9ed7ff 0%, #1f9ef8 100%);
    color: #1f9ef8;
}

.badge {
    position: relative;
    margin: 3.5em 3em;
    width: 160px;
    height: 160px;
    border-radius: 32px;
    display: inline-block;
    top: 0;
    transition: all 0.2sease;
}

.badge .circle {
    width: 120px;
    height: 120px;
    position: absolute;
    background: #fff;
    z-index: 10;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.info_aplication {
    position: absolute;
    padding: 8px 5px 8px;
    z-index: 11;
    color: #fff;
    left: 72%;
    cursor: default;
    top: 115px;
}

.blue-dark {
    background: linear-gradient(to bottom right, #5688bb 0%, #141f74 100%);
    color: #1c68c5;
}

.green-dark {
    background: linear-gradient(to bottom right, #4CAF50 0%, #1B5E20 100%);
    color: #00944a;
}