:root {
    --centcp-primary: #0057CF;
}

html, body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

footer.footer {
    background-image: url('/images/web/banner-web/FONDO-SOLO-WEB.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 768px) {
    html, body {
        font-size: 16px;
    }
}

/*
*   Topbar
*/

.resultMarquee {
    position: absolute;
    left: 100%;
    animation: movimiento 30s linear infinite;
}

@keyframes movimiento {
    from {
        left: 100%;
    }
    to {
        left: 0;
        transform: translateX(-100%);
    }
}

/*
*   Responsive a los videos
*/

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.video-responsive iframe, .video-responsive object, .video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
*   Boton blanco
*/

.btn-white {
    color: black;
    background-color: white;
    border-color: white;
}

.btn-outline-white {
    color: white;
    border-color: white;
}

.btn-outline-white:hover {
    color: black;
    background-color: white;
    border-color: white;
}

.hover {
    transition: transform 0.3s;
}

.hover:hover {
    transform: scale(1.15);
}

/*
*   Datos de la empresa inicio(home)
*/

.list-empresa .list-group-item {
    background-color: var(--light);
}

.list-empresa .active {
    background-color: #004581;
    border: none;
}

.list-empresa-icon {
    color: var(--bs-light);
}

.tab-empresa-sombrero {
    width: 75px;
    border: 3px solid #004581;
    border-radius: 5px;
    margin-bottom: 1em;
}

.centec-tablist .active {
    font-weight: bold;
    background-color: transparent;
    color: black;
    border-color: rgba(0, 0, 0, .125);
}

.link-footer {
    text-decoration: none;
    color: #d5e9f1;
    font-size: .9em;
    transition: .3s;
    border-left: 2px solid transparent;
}

.link-footer:hover {
    color: #8fc8fa;
    text-decoration: none;
    border-left-color: #6fafe7;
    padding-left: .5em;
    font-weight: bold;
}

/*
*   Valores
*/

.valores {
    position: relative;
    background-image: url("/images/img1.jpg");
    background-color: #0072d6;
}

.valores::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 69, 129, 0.85);
}

.content-valores {
    position: relative;
    z-index: 1;
}

/*
*   Footer donde aparece el copi y contador de visitas
*/

.pie-copy {
    background: rgba(0, 87, 207, 0.6);
}

/*
*   Credito
*/

.icon-prestamo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.card-hover {
    transition: all .2s ease-in-out;
}

.card-hover:hover {
    box-shadow: 2px 2px 5px -5px black;
    transform: scale(1.01);
}

.bg-azul {
    background-color: #004581;
}

.content-img {
    width: 100%;
    height: 150px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10PX;
    margin-top: 5px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-clientes {
    border: none;
    width: 130%;
}

/*
*   Hosting
*/

.list-planesyhosting {
    background-color: #10549d;
}

.list-planesyhosting .list-group-item {
    display: inline-block;
    height: 6em;
    background-color: #10549d;
    color: white;
    font-weight: 700;
    transition: all .2s;
    border-left: 5px solid transparent;
}

.list-planesyhosting .list-group-item.active {
    background-color: white;
    color: #10549d;
    border-color: transparent;
    /*border-left-color: #10549d;*/
}

.list-planesyhosting .list-group-item.active .list-planesyhosting-icon {
    color: #10549d;
}

.list-planesyhosting-icon {
    color: transparent;
}

/*
*   Contactenos
*/

.container-contactenos {
    border: 4px solid rgb(113, 170, 255);
}

/* otros estilos */

/**
*   Lnk redes sociales
*/

.top {
    background-color: #004581;
}

.hover-link {
    color: #00498d;
    transition: all .2s;
}

.hover-link:hover {
    color: white;
    background-color: #00498d;
}

.link-social {
    color: white;
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
}

.link-social:hover {
    border: 1px solid white;
    color: white;
    border-radius: 5px;
}

.link-intranet {
    border: 0;
    background-color: transparent;
    color: white;
    font-size: 12px;
    border: 1px solid transparent;
    border-radius: 5px;
}

.link-intranet:hover {
    border-color: white;
}

/**
*   Contador de visitas   
*/

.footer-contador {
    border: 1px solid rgb(0, 87, 207);
    background: rgba(0, 87, 207, 0.6);
    color: #8fc8fa;
}

.content-contador {
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
}

.number-contador {
    display: inline-block;
    color: var(--bs-dark);
    background-color: white;
    font-weight: bold;
    margin-right: 4px;
    padding: 0.5rem 0.5rem 0.3rem;
    border-radius: 5px;
    line-height: 1;
    /* box-shadow: inset 0 2px rgb(118, 234, 255), inset 0 -2px rgb(118, 234, 255); */
}

/**
*   Header links (credito,ventas,etc...)   
*/

.header {
    background-repeat: no-repeat;
    background-size: cover;
}

.header__link {
    position: relative;
    color: #9CC4FF;
    font-family: 'Actor', sans-serif;
    text-align: center;
    transition: all .3s;
}

.header__link:hover {
    color: inherit;
}

.header__link:hover span {
    background-color: #F3861A;
}

.header__link span {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 2em;
    height: .3em;
    border-radius: 6px/100%;
    transition: .3s;
}

.header__link.active {
    color: white;
}

.header__link.active span {
    background-color: #F3861A;
}

.header__btn-login {
    background-color: #F3861A;
    color: white;
    transition: all .3s;
}

.header__btn-login:hover {
    color: white;
    box-shadow: 0 0 5px black;
    transform: translateY(-1px);
}

.header__carousel {
    padding-top: 6em;
    background-repeat: no-repeat;
    background-size: cover;
}

.header__carousel-title {
    color: white;
    font-size: 2.5em;
}

.header__carousel-title-enfasis {
    color: #F3861A;
    font-weight: bold;
}

.header__nav-show {
    background-color: #0057CF;
}

.header__nav-down {
    display: none;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.carousel__content-img {
    height: 200px;
}

.carousel__img {
    height: 100%;
}

.banner__credito {
    padding-top: 6em;
    background-size: cover;
}

.banner__credito-content-img {
    padding-top: 4em;
    padding-bottom: 4em;
}

.banner__credito-img {
    height: 150px;
}

@media (min-width: 768px) {
    .carousel__content-img {
        height: 350px;
    }
    .banner__credito-img {
        height: 200px;
    }
}

/**
*   Menu de datos de la empresa
*/

.link-menu-empresa {
    transition: all .5s;
    display: inline-block;
    background-color: transparent;
    color: var(--secondary);
    border: 0;
    border-bottom: 2.5px solid transparent;
}

.link-menu-empresa.active {
    color: #009de0;
    border-bottom-color: #009de0;
    background-color: transparent;
}

/**
*   Control de carousel multiple lista
*/

.control-left, .control-right {
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    width: 2em;
    height: 2em;
    border-radius: 50%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.control-left {
    left: 0;
}

.control-right {
    right: 0;
}

/*
*   Estilos de creditos
*/

.jumbo {
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.jumbo img {
    position: absolute;
    z-index: 0;
    filter: blur(3px);
}

.jumbo-info {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 300px;
}

/*
*   soporte y servicios
*/

.content-servicio {
    position: relative;
    height: 200px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-servicio img {
    width: 130%;
}

.content-servicio:hover .tapa {
    bottom: 0;
}

.tapa {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 100%;
    opacity: .8;
    background-color: #009de0;
    transition: all .5s;
}

.img-cliente {
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 5px;
    border-radius: 10px;
}

/* **** **** **** utilidades **** **** **** */

.hover-scale-1x {
    transition: 0.5s;
}

.hover-scale-1x:hover {
    /*transform: scale(1.01);*/
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, .075);
}

.bg-degradado {
    background-image: linear-gradient(40deg, #bbe1fa, #3282b8, #bbe1fa);
}

.title-1 {
    font-size: 3em;
}

.title-2 {
    font-size: 5em;
}

.icon-prestamo {
    display: none;
}

.card-prestamo {
    transition: 0.2s;
}

.card-prestamo:hover {
    box-shadow: 0 8px 20px rgb(219, 219, 219);
    transform: translateY(-3px);
}

.card-prestamo:hover .icon-prestamo {
    display: block;
}

.credito-pasos {
    transition: 0.3s;
}

.credito-pasos:hover {
    box-shadow: 0 8px 20px rgb(219, 219, 219);
    transform: translateY(-3px);
}

.modal-dia-padre {
    background-position: right center;
}

.btn__close__modal {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0;
}

.content__precio {
    position: absolute;
    top: -1em;
    right: 0;
    background-color: orangered;
    color: white;
    padding: 0.2em 0.5em;
    border-radius: 10px/50%;
}

/* 28 DE JULIO */

.fixed-left-bottom {
    position: fixed;
    left: 25px;
    bottom: 25px;
    z-index: 100;
}

.module-border-wrap {
    border-radius: 10px;
    padding: 1rem;
    background: #ff0000;
    padding: 3px;
}

.module {
    border-radius: 10px;
    background: #222;
    color: white;
    padding: .5rem;
    font-size: 1.5em;
}

/* Lista de productos */

.container-modal__banner {
    max-height: 80vh;
    overflow: auto;
    box-shadow: 0 0 10px -2px rgb(0, 0, 0);
    display: none;
}

.container-modal__banner.active {
    display: block;
}

.close-modal__banner {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background-color: transparent;
    z-index: 100;
}

.grid-products {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1em;
}

@media (min-width: 450px) {
    .grid-products {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
}

@media (min-width: 992px) {
    .grid-products {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
}

@media (min-width: 1200px) {
    .grid-products {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
}

.products__item {
    overflow: hidden;
    border: 2px solid #0057CF;
}

.products__item:hover {
    box-shadow: 0 0 5px 3px rgb(214, 208, 208);
}

.products__item-description {
    font-size: 0.8em;
}

.filter-active {
    font-weight: bold;
}

.products__item-content__image {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 5px solid #0057CF;
}

.hover-item-dropdown:hover {
    background-color: var(--primary);
    color: white;
}

.dropdown-item:hover {
    background-color: var(--primary);
    color: white;
}

.disponibilidad {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    background-color: white;
    font-size: 10px;
}

/*peru vs argentina*/

.flotante-peru-vs-argentina {
    position: fixed;
    top: 120px;
    left: 10px;
    z-index: 1500;
    background-color: #FF3F3F;
    border: 1px solid var(--primary);
    overflow: hidden;
    opacity: 0.5;
}

.flotante-peru-vs-argentina:hover {
    opacity: 1;
}

.flotante-peru-vs-argentina>div {
    position: relative;
    z-index: 1500;
}

.flotante-peru-vs-argentina::before {
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 1000;
    top: 0;
    right: -100px;
    left: 50%;
    bottom: 0;
    transform: skewX(-20deg);
    background-color: #059EE5;
}

#reloj-peru-vs-chile {
    font-size: 1.3rem;
}

.font-weight-800 {
    font-weight: 800;
}

/*utilitarios*/

.img-object-fit {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.notificaciones {
    position: fixed;
    left: 1rem;
    z-index: 1000;
    bottom: 1rem;
    border-radius: 10px;
}

.notificaciones-icon>span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    background-color: #004581;
    color: white;
    cursor: pointer;
}

.notificacion-item {
    /* border: 1px solid red; */
    border-radius: 10px;
    max-width: 350px;
    /* max-width: 500px;
    max-height: 500px; */
}

.notificacion-item>img {
    width: 100%;
}

.notificacion-item .icon-close {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
}

.notificacion-option {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.25);
}

.notificacion-item:hover .notificacion-option {
    display: block;
}

.publicidad-catalogo {
    position: fixed;
    bottom: 1rem;
    left: 50%;
    z-index: 100;
    transform: translateX(-50%);
    border-radius: 10px;
    max-width: 90%;
    width: 100%;
    background-color: rgb(9, 61, 175);
}

.publicidad-catalogo::before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    content: '';
    background-position-y: center;
    background-size: cover;
}

.publicidad-catalogo::before {
    left: 0;
    background-image: url('https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fcdn180.picsart.com%2F231393095068212.png&f=1&nofb=1');
}

/* .publicidad-catalogo::after{
    right: 0;
    background-image: url('https://static.freepikcompany.com/flaticon/11years/img/banner/right.svg?v=1');
} */

.publicidad-catalogo .btn {
    color: white;
    background-color: rgb(252, 143, 0);
}

.publicidad-catalogo .icon-close {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
}

.publicidad-catalogo .title {
    color: #92CDFA;
}

@media (min-width: 850px) {
    .publicidad-catalogo {
        max-width: 800px;
    }
}

.icon-notificacion {
    border-radius: 0.3rem;
    background-color: white;
    cursor: pointer;
}

.card-new {
    position: relative;
}

.card-new::before {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    content: 'Nuevo';
    background-color: red;
    color: white;
    border-radius: 5px;
    padding: 0.15rem 0.25rem;
    font-size: 1rem;
    line-height: 1;
}

/*utilitarios*/

.border-dashed {
    --border-color: rgb(86, 148, 240);
    background-image: repeating-linear-gradient( 0deg, var(--border-color), var(--border-color) 5px, transparent 0, transparent 15px, var(--border-color) 0), repeating-linear-gradient( 90deg, var(--border-color), var(--border-color) 5px, transparent 0, transparent 15px, var(--border-color) 0), repeating-linear-gradient( 180deg, var(--border-color), var(--border-color) 5px, transparent 0, transparent 15px, var(--border-color) 0), repeating-linear-gradient( 270deg, var(--border-color), var(--border-color) 5px, transparent 0, transparent 15px, var(--border-color) 0);
    background-size: 2px 100%, 100% 2px, 2px 100%, 100% 2px;
    background-position: 0 0, 0 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
}

.frame-upload {
    --border-color: rgb(86, 148, 240);
    color: rgb(86, 148, 240);
    background-color: rgb(227, 239, 255);
    background-image: repeating-linear-gradient( 0deg, var(--border-color), var(--border-color) 5px, transparent 0, transparent 15px, var(--border-color) 0), repeating-linear-gradient( 90deg, var(--border-color), var(--border-color) 5px, transparent 0, transparent 15px, var(--border-color) 0), repeating-linear-gradient( 180deg, var(--border-color), var(--border-color) 5px, transparent 0, transparent 15px, var(--border-color) 0), repeating-linear-gradient( 270deg, var(--border-color), var(--border-color) 5px, transparent 0, transparent 15px, var(--border-color) 0);
    background-size: 2px 100%, 100% 2px, 2px 100%, 100% 2px;
    background-position: 0 0, 0 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}

.frame-upload .center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.frame-upload.success {
    --border-color: rgb(46, 202, 98);
    color: rgb(46, 202, 98);
    background-color: rgb(220, 255, 220);
}

.frame-upload.danger {
    --border-color: rgb(252, 90, 90);
    color: rgb(252, 90, 90);
    background-color: rgb(255, 230, 230);
}

.frame-upload .icon-check {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 30px;
    height: 60px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-right-width: 5px;
    border-right-style: solid;
    transform: translate(-50%, -50%) rotate(45deg);
}

.miCreativeModal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
}

.miCreativeModalContent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    max-width: 400px;
    border-radius: 5px;
    background-color: white;
}

.closeMyCreativeModal {
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
    border: 0;
    background-color: transparent;
    outline: none;
    padding: 0;
}

.blackglass {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1100;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.previewVideoCenter {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1100;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 700px;
}

.venta-producto-icon .content-image {
    width: 5rem;
    height: 5rem;
    border: 3px solid rgb(62, 152, 255);
    border-radius: 10px;
    transition: 0.5s border-radius;
}

.venta-producto-icon:hover .content-image {
    border-radius: 50%;
}

.venta-producto-icon .venta-icon-title {
    color: rgb(62, 152, 255);
}

.product-item:hover {
    box-shadow: 1px 1px 10px rgb(221, 212, 212);
}

.product-item .marca-producto-logo {
    filter: grayscale(1);
}

.product-item:hover .marca-producto-logo {
    filter: grayscale(0);
}

.myModalProducto {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1500;
    transform: translate(-50%, -50%);
    width: 900px;
    max-width: 90%;
    background-color: white;
    padding: 2rem;
    border-radius: 5px;
}

.myButtonCloseModal {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    font-size: 2rem;
    border: 0;
    background-color: transparent;
    border-radius: 5px;
}

.myButtonCloseModal:hover {
    background-color: rgb(230, 230, 230);
}

.button.button-increment, .button.button-decrement {
    border: 2px solid rgb(9, 56, 110);
    color: rgb(9, 56, 110);
    background-color: transparent;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
}

.button-remove-product {
    border: 1px solid var(--secondary);
    width: 1.5rem;
    height: 1.5rem;
    padding: 0;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

body.waiting {
    cursor: progress;
}

.messageFloatBottom {
    position: fixed;
    bottom: 0.5rem;
    left: 50%;
    z-index: 1500;
    transform: translateX(-50%);
    width: 100%;
    max-width: 400px;
    margin-left: 1rem;
    margin-right: 1rem;
    background-color: var(--bs-dark);
    color: white;
    font-size: 0.8rem;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.buttonCloseMessage {
    border: 0;
    background-color: rgb(87, 87, 87);
    color: white;
    border-radius: 5px;
    font-size: 1.5rem;
}

.carrito-top-icon:hover .carrito-float-preview {
    display: block;
}

.carrito-float-preview {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    width: 300px;
    background-color: white;
    display: none;
    border-top: 3px solid rgb(42, 96, 179);
}

.carrito-float-preview::before {
    bottom: 100%;
    right: 20px;
    border-style: solid;
    border-width: 12px;
    border-color: transparent;
    border-bottom-color: rgb(42, 96, 179);
    position: absolute;
    content: '';
}

.screenWhiteTransparent {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
}

.modalbienvenida {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1500;
    width: 500px;
    max-width: 90%;
    transform: translate(-50%, -50%);
}

.modalbienvenida img {
    display: block;
    width: 100%;
}

.modalbienvenida button {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    color: white;
    border: 0;
    background-color: transparent;
    font-size: 2rem;
    padding: 0;
    line-height: 1;
}

.modalbienvenida button:hover {
    background-color: rgba(255, 255, 255, 0.5);
    columns: var(--bs-dark);
}

.img-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}