﻿p,li,ul {
    font-size : 16px !important;
}

.overflow-x-hidden {
    overflow-x: hidden !important;
}

.primary-font {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.nav-logo {
    width: 100px;
    height: 100%;
    margin: 0 20px
}


.custom-ddm-lang {
    background-color: rgba(0, 0, 0, 0.7) !important;
    border: none;
    border-radius: 10px
}
.custom-ddm-lang a:hover{
    background-color: transparent !important;

}

.custom-ddm-lang a:hover {
    background-color: transparent !important;
}
.custom-ddm-lang a:hover > span {
    color: var(--primary-color);
    filter: drop-shadow(0 0 10px var(--primary-color)) brightness(1.3);
}

.custom-ddm-lang span {
    color: rgb(255,255,255);
    font-size: 16px;
    transition: color 0.5s ease, filter 0.5s ease;
     
}


.navbar {
    transition: background-color 0.5s ease;
    background-color: rgba(0, 0, 0, 0.7);
}



.custom-ddm {
    background-color: rgba(0, 0, 0, 0.7) !important;
    border: none;
    border-radius: 10px
}

.custom-nav-link:active {
background-color: transparent;
}

.custom-nav-link:hover {
    background-color: transparent;
}


.custom-nav-link {
    font-weight: 600;
    color: rgb(255, 255, 255) !important;
    white-space: nowrap;
    transition: font-size 0.5s ease, filter 0.5s ease,color 0.5s ease;
}
.custom-nav-link:hover {
    color: var(--primary-color) !important;
    filter: drop-shadow(0 0 10px var(--primary-color)) brightness(1.3);
}
.custom-nav-link:active {
    color: var(--primary-color) !important;
}

.nav-item {
    padding: 0;
}

.vh-section {
    min-height: calc(100vh);
    position: relative;
}
h1 {
    font-weight: 800;
    
}

.idioma {
    padding: 0 10px;
}

.login-btn {
    padding: 0 20px;
}

.img-cert {
    width: 70px;
    margin-right: 10px;
}

.certification-main {
    margin-left: auto;
    display: flex;
    align-items: center;
}

.color-star {
    color: rgb(255, 206, 45);
}
.login-btn span {
    font-size: 16px;
}

@media (max-width: 1999px) {
    .login-btn {
        padding: 10px 10px;
    }
    .idioma {
        padding: 10px 0;
    }
}

.nav-link-talk {
    font-weight: 600;
    font-size: 15px;
}

.btn-outline-custom {
    
    color:rgb(255, 255, 255) !important;
    border-color: rgb(255, 255, 255) !important;

}
.btn-outline-custom:hover {
    border-color: var(--primary-color) !important;
}
.btn-outline-custom:active {
    border-color: var(--primary-color) !important;
}

.btn-outline-custom:focus {
    border-color: var(--primary-color) !important;
}


/*HEAD*/
.bg-video {
    position: absolute;
    top: 0; /* Ajusta la posición para que comience desde la parte superior */
    left: 0; /* Ajusta la posición para que comience desde la parte izquierda */
    width: 100%; /* Ocupa el 100% del ancho del div padre */
    height: 100%; /* Ocupa el 100% de la altura del div padre */
    object-fit: cover; /* Cubre el contenedor sin distorsionar la relación de aspecto */
    z-index: -1000;
    overflow: hidden;
    filter: brightness(0.5);
}

@media (max-width: 991px)  {
    .bg-video {

        height: 186%;
     
    }
}

.img-map {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    min-width: 100%;
    background-image: url('../assets/img/principal/map.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top -200px;
    padding-top: 100px;
    animation: none;


}


.security-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    min-width: 100%;
    background-image: url('../assets/img/bg/bg01.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    animation: none;
}

.solutions-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    min-width: 100%;
    background-image: url(../assets/img/bg/bg-pattern.png), linear-gradient(to right, rgba(52, 180, 228, 1), #0083b0);
    background-size: cover;
    background-repeat: no-repeat;
}



.service-main {
    padding: 14px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    margin-top: 20px;

}

.icon-main-page {
    font-size: 30px;
    color: var(--primary-color);
}

.txt-service {
    font-size: 16px;
    transition: font-size 0.5s ease, filter 0.5s ease;
}


.item-service-main:hover > .txt-service {
    filter: drop-shadow(0 0 10px var(--primary-color));
    font-size: 17px;
}

.item-service-main:hover > .icon-main-page {
    color: var(--primary-color);
    filter: drop-shadow(0 0 10px var(--primary-color));
}



.bg-dark-tran {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

@media (min-width: 1200px) {
    .bg-dark-tran {
        background-color: transparent !important;
    }
}



.img-talker {
   min-height: 80vh;
   filter: brightness(0.9);
}

@media (max-width: 991px) {


    .img-talker {
        min-height: 60vh;
    }
}

.img-ccs {  
    background-image: url('../assets/img/solutions/contac-center.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 15px 15px 0;
}

.img-omni {
    background-image: url('../assets/img/solutions/social-media.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 15px 15px 0;
}

.img-crm {
    background-image: url('../assets/img/solutions/crm.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 15px 15px 0;
}

.img-dev {
    background-image: url('../assets/img/solutions/development.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 15px 15px 0;
}


@media (max-width: 991px) {
    .img-ccs, .img-omni, .img-crm, .img-dev {
        border-radius: 15px;
        min-height: 300px;
    }
}

.border-radius {
    border-radius:15px;
}

.animation-up {
    transition: transform 0.3s ease;
    animation:none;
}
.animation-up:hover {
    transform: translateY(-15px);
}

.card-hov:hover  h5.text-hov-color    {
    color: var(--primary-color);
    filter: drop-shadow(0 0  6  
    px var(--primary-color)) brightness(1.1);
}
/*CHANGE MANAGMENT*/
.changeM-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 100vh;
    min-width: 100%;
    background-image: url(../assets/img/bg/bg-pattern.png), radial-gradient(circle farthest-corner at 22.4% 21.7%, rgba(151, 195, 39, 1) 0%, rgba(52, 180, 228, 1) 60.2%);
    background-size: cover;
    background-repeat: no-repeat;
}

.changeM-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 100vh;
    min-width: 100%;
    
}

@media (max-width:991px) {
    .changeM-2 {   
        position: inherit !important;
    }
    
}


.img-engranajes {
    border-radius: 100%;
    filter: drop-shadow(0 0 10px rgb(0, 0, 0, 0.1));
    width: 30%;
}
.img-logo-engranajes {
    width: 15%;
    filter: drop-shadow(0 0 10px rgb(0, 0, 0, 0.1));
}

@media (max-width: 991px ) {
    .img-engranajes {
        width: 80%;
    }
    .img-logo-engranajes {
        width: 40%;
    }
}


.animation-grow {
    animation: none;
    transition: transform 0.5s ease;
}

.animation-grow:hover {
    transform: scale(1.1)
}

.p-absolute-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}



@media (max-width: 991px) {
    .p-absolute-img {
        position: unset;
    }
}

@media (max-width:991px) {
    .center-lg {
        justify-content:center;
        align-items:center;
    }
}

.line01 {
    position: absolute;
    border-radius: 15px 0 0 0;
    width: 20%;
    height: 20%;
    border: 3px rgb(255,255,255, 0.5) solid;
    border-right: none;
    border-bottom: none;
    top: 22%;
    right: 27vw;
}

.line02 {
    position: absolute;
    border-radius: 0 0 0 15px;
    width: 20%;
    height: 20%;
    border: 3px rgb(255,255,255, 0.5) solid;
    border-right: none;
    border-top: none;
    bottom: 20%;
    right: 27vw;
}

.line03 {
    position: absolute;
    border-radius: 0 0 15px 0;
    width: 20%;
    height: 20%;
    border: 3px rgb(255,255,255, 0.5) solid;
    border-left: none;
    border-top: none;
    bottom: 20%;
    left: 27vw;
}

.procesos {
    margin: 10px;
    position: absolute;
    background-color: rgb(255,255,255, 1);
    padding: 10px;
    border-radius: 15px;
    z-index: 1000;
    width: 400px;
    box-shadow: 0px 0px 15px 1px rgb(0, 0, 0, 0.1);
    top: 10%;
    right: 6%;
}

.takeover {
    margin: 10px;
    position: absolute;
    background-color: rgb(255,255,255, 1);
    padding: 10px;
    border-radius: 15px;
    z-index: 1000;
    width: 400px;
    box-shadow: 0px 0px 15px 1px rgb(0, 0, 0, 0.1);
    bottom: 10%;
    left: 6%;
}

.camp-redesign {
    margin: 10px;
    position: absolute;
    background-color: rgb(255,255,255, 1);
    padding: 10px;
    border-radius: 15px;
    z-index: 1000;
    width: 400px;
    box-shadow: 0px 0px 15px 1px rgb(0, 0, 0, 0.1);
    bottom: 10%;
    right: 6%;
}


.procesos ul,
.takeover ul,
.camp-redesign ul{
    padding-left: 25px;
}


@media (max-width:991px) {
    .procesos {
        position: unset;
        width: 80%;
    }
    .takeover {
        position: unset;
        width: 80%;
    }
    .camp-redesign {
        position: unset;
        width: 80%;
        margin-bottom: 50px;
    }
    .line01, .line02, .line03 {
        display:none;
    }
}

.fs-auto {
    font-size: 1vh;
}

.asd {
display:inherit;
}

.text-changeM {
    margin-right: 100px; 
    font-size: 20px;
}

@media (max-width: 991px){
    .text-changeM {
        margin-right: 0;
        text-align:center
    }

}



.animation-spin {
    animation: spin 5s linear infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
        
    }

    100% {
        transform: rotate(360deg);
    }
    
}

.absolute-img {
    position: absolute;
}



/*DEPLOYMENT*/

.color-01 {
    background-color: rgba(161,224,23,255);
}

.color-02 {
    background-color: rgba(32,139,237,255);
}

.color-03 {
    background-color: rgba(15,113,186,255);
}

.color-04 {
    background-color: rgba(7,89,129,255);
}

.deployment-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    min-width: 100%;
    background-image: url('../assets/img/bg/bg01.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    animation: none;
}

.mh-flechas {

    min-height:100px;

}

.fs-p-flecha {
    font-size: 1rem;
}

@media (max-width:991px) {
    .d-grid-time {
        display: grid !important;
    }

}

.line-abajo {
    position: absolute;
    bottom:0%;
    left:50%;
    height: 50px;
    width: 3px;
    background-color: rgb(0, 0, 0, 0.1);
    z-index: -1;
}



/* CERTIFICACIONES */

.certifications-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    min-width: 100%;
    background-image: url(../assets/img/bg/bg-pattern.png), linear-gradient(to right, rgba(52, 180, 228, 1), #0083b0);
    background-size: cover;
    background-repeat: no-repeat;
}


.img-cert-rest {
    width: 26%;
}
.trofeo {
    width: 22%;
}
@media (max-width: 991px) {
    .img-cert-rest {
        width: 100%;
    }
    .trofeo {
        width: 0;
    }
}



#link-cert:hover .go-cert {
    font-weight: 500;
    text-decoration:underline;
}


/* FOOTER */
.footer-bg {
    background: rgb(0,3,10);
    background: -moz-linear-gradient(4deg, rgba(0,3,10,1) 0%, rgba(0,22,70,1) 100%);
    background: -webkit-linear-gradient(4deg, rgba(0,3,10,1) 0%, rgba(0,22,70,1) 100%);
    background: linear-gradient(4deg, rgba(0,3,10,1) 0%, rgba(0,22,70,1) 100%);
}

.footer p{
    font-size: 16px !important;
    text-align:justify;
}

.centrar-mitad {
    display: flex;
    justify-content: start;
    align-items: center;
}

@media (max-width: 991px) {
    .centrar-mitad {
        justify-content: center;
    }
}

/* SOCIAL MEDIA */
.icon {
    color: #fff;
    transition: filter 0.3s ease; 
}

.icon:hover {
    color: rgb(182, 229, 247);
    filter: drop-shadow(0 0 10px var(--primary-color));
}

.footer-img {
    height: 200px;
}

.card-security {
    position: relative; /* Necesario para posicionar el pseudo-elemento */
    border-radius: 15px;
    box-shadow: 0px 0px 15px 1px rgb(0, 0, 0, 0.1);
    min-height: 60vh;
    overflow: hidden; /* Asegura que el pseudo-elemento no se desborde */
}

.info {
    background-image: url('../assets/img/security/seguridad-1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ia {
    background-image: url('../assets/img/security/seguridad-2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bussines {
    background-image: url('../assets/img/security/seguridad-4.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.card-security::before {
    content: ""; /* Obligatorio para los pseudo-elementos */
    position: absolute; /* Posición absoluta en relación con el div padre */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35); /* Inicialmente transparente */
    transition: background-color 0.3s ease; /* Añade transición suave */
}

.card-security:hover::before {
    background-color: rgba(0, 0, 0, 0.7); /* Oscurece el fondo al pasar el ratón */
}




.card-cristal {
    border-radius: 1rem;
    color: white;
    background: rgba(255, 255, 255, .25);
    border: 1.5px solid rgba(209, 213, 219, 0.3) !important ;
}


.background-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}

.background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ajusta la imagen para cubrir el contenedor */
    z-index: -1; /* Coloca la imagen detrás de otros elementos */
    filter: brightness(0.5)
}



