html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
}

.btn-primary {
    color: #fff;
    background-color: #010056 !important;
    border-color: #010056;
}

.btn-primary:hover {
    color: #fff;
    background-color: #010056;
    border-color: #010056;
}
.google-login-btn {
    width: 300px;
    margin: auto;
    margin-top: 20px;
    display: flex;
    align-items: center;
    padding: 3px;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #0d6efd;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.password-icon {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
    .google-login-btn:hover {
        background-color: #1891c6;
    }

    .google-login-btn img {
        margin-right: 20px;
        height: 50px;
    }
    
.bg-welcome {
    width: 100%;
    height: 1000px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    position: relative;
    background-size: cover;
}

.bg-welcome{
    display: flex ;
    align-items: center ;
  }
.frm-login1 label {
    font-weight: 500;
}

.frm-login1 input {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.bg-welcome::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.4;
}

.bg-welcome .container {
    position: relative;
    z-index: 100;
}

.navbar-main {
    background: rgba(0,0,0,0.5);
}

.text-size-main {
    font-size: 1.4vh;
}

.esquina-inferior-derecha {
    position: absolute;
    bottom: 0;
    z-index: 1;
    right: 0;
}

.esquina-inferior-izquierda {
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 0;
}

.nav-link:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.bg-welcome-2 {
    
    width: 100%;
    height: 1000px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    position: relative;
    background-size: cover;
}

    .bg-welcome-2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: black;
        opacity: 0.4;
    }

    .bg-welcome-2 .container {
        position: relative;
        z-index: 1;
    }

.bloques {
    position: relative;
    top: -100px;
}

.bloque-1 {
    background-image: url(../img/bloque-1.png);
    height: 400px;
    width: 460px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

    .bloque-1 p {
        font-size: 4vh;
    }

.bloque-2 {
    background-image: url(../img/bloque-2.png);
    height: 400px;
    width: 460px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

    .bloque-2 p {
        font-size: 4vh;
    }

.btn-show-denuncia {
    padding: 15px 55px;
    border-style: none;
    background: #00b8ff;
    color: #fff;
    font-weight: 600;
}

.btn-present-denuncia {
    padding: 15px 55px;
    border-style: none;
    background: #03279c;
    color: #fff;
    font-weight: 600;
}

.subrayado {
    text-decoration: underline;
}

.bg-welcome-3 {
    position: relative;
    background: #e5e5e5;
}

.bloque-txt {
    padding: 25px;
}

.b-mov-1 {
    position: relative;
    top: -92px;
}

.bg-welcome-4 {
    width: 100%;
    height: 1000px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    position: relative;
    background-size: cover;
}

    .bg-welcome-4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: black;
        opacity: 0.4;
    }

    .bg-welcome-4 .container {
        position: relative;
        z-index: 1;
    }

.bg-welcome-5 {
    background-image: url(../img/bg_5.png);
    width: 100%;
    height: 1200px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    position: relative;
}

    .bg-welcome-5::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 0.4;
    }

    .bg-welcome-5 .container {
        position: relative;
        z-index: 1;
    }

.bbg-1 {
    background-image: url(../img/bbg_1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 300px;
    height: 200px;
    display: flex;
    align-items: center;
}

.bbg-2 {
    background-image: url(../img/bbg_2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 300px;
    height: 200px;
    display: flex;
    align-items: center;
}

.bg-welcome-6 {
    width: 100%;
    height: 1000px;
    background: #000;
    position: relative;
}

.esquina-inferior-derecha-2 {
    position: absolute;
    bottom: 250px;
    z-index: 1;
    right: 0;
}

.bg-welcome-7 {
    width: 100%;
    background: #232323;
}

.form-contact input.form-control, textarea.form-control {
    padding-left: 20px;
    background-color: #232323;
    color: white;
    border-color: gray;
}

button.btn {
    width: 200px;
    font-weight: 700;
}

.form-contact input.form-control:focus {
    background-color: #232323;
    color: white;
    border-color: gray;
}

.form-contact input.form-control:valid {
    background-color: #232323;
    color: white;
    border-color: gray;
}

.ft-1 {
    width: 100%;
    background: #232323;
}
.h-carrusel {
    font-size: 250px !important;
}
.mt-10 {
    margin-top: 10rem !important;
}
.b-people {
    position: absolute;
    top: -500px;
    right: 0px;
}

.audio-controls {
    display: flex;
    align-items: center;
}

.input-container {
    position: relative;
    flex-grow: 1;
    margin-right: 10px;
}

    .input-container input {
        width: 100%; 
        padding-right: 30px;
    }

    .input-container i {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
    }

.btn-microphone {
    flex-shrink: 0;
}

.btn-microphone {
    border-radius: 50%;
    background: #000;
    color: #fff;
    width: 40px !important;
}
.btn-upload {
    background: #cfcfcf;
    border-radius: 10px;
    padding: 10px;
    border: none;
    font-weight: 500;

}

.upload-container {
    position: relative;
    border: 2px dashed #c9c9c9;
    padding: 20px;
    border-radius: 5px;
    background: #efefef;
}

.upload-content {
    text-align: center;
}

.btn-primary {
    margin-top: 10px;
}



.perso-checkbox .form-check-label {
    font-size: 15px;
    font-weight: 600;
    padding-left: 15px;
}

.perso-checkbox .form-check-input[type="checkbox"] {
    width: 20px;
    height: 20px; 
    flex-shrink: 0; 
    border: 2px solid black; 
}
.bg-gray {
    background-color: #c3c3c3; 
}

.icon {
    font-size: 24px; 
    color: #000; 
    padding: 10px;
    margin-right: 20px;
}

.text {
    color: #333;
}

.custom-input {
    background-color: #f0f0f0 !important; 
    border: none; 
    border-radius: 0; 
    margin-bottom: 10px;
}

.custom-close-btn {
    font-size: 2rem; 
    margin-right: 10px; 
    color: #000 !important;
}
.form-check{
    display:flex;
    /* height:80px; */
}
.form-check-input[type="checkbox"] {
    width: 25px; 
    height: 25px;  
    flex-shrink: 0; 
    border: 2px solid black; 
}

.form-check-label {
    font-size: 20px;
    font-weight: 600;
    padding-left: 15px;
}


.modal-dialog {
    /* max-width: 900px; */
    margin: 60px auto;
    /* max-height : 300px; */
    
}

.modal-content {
    min-height: 60vh;
    border-radius: 8px; /* Agrega un borde redondeado para mejorar la apariencia */
}

.modal-body {
    height: 100%;
    padding: 1rem;
}

.modal-lg .container-fluid {
    padding: 15px; /* Ajusta el padding seg�n sea necesario */
}
.container-menu {
    max-width: 250px; /* Controla el tama�o m�ximo del men� */
    padding: 10px;
    border-right: 1px solid #ddd; /* A�ade un borde de separaci�n */
}
.modal-header .btn-close{
    font-size: 20px;
}
.text-end {
    margin-top: 10px;
}

.custom-close-btn {
    border: none;
    color: #000 !important; /* Cambia el color del bot�n de cerrar */
}
.sidebar {
    height: 100vh; 
    width: 250px; 
    background-color: #343a40; 
    padding-top: 20px; 
    transition: width 0.3s;
}

.list-group-item {
    cursor: pointer; 
    opacity: 0.5;
    border: 0;
}

    .list-group-item a {
        color: #000;
        text-decoration: none;
    }

.active-menu {
    opacity: 1;
    color: #000;
    font-weight: 600;
}

.formularios {
    display: none; 
}

    .formularios.active {
        display: block; 
    }

    .formularios.inactive {
        opacity: 0.5; 
    }

.col-md-3 {
    border-right: 1px solid #ccc; 
    padding-right: 15px; 
}


.conatiner-contacto{
    padding-left: 50px;
}

.row-caracteristicas{
    display: flex;
    justify-content: space-between;
}
.caracteristica-canal{
    width: 18%;
}

.caracteristica-canal img{
    height: 80px;
}

.title-canal-etico{
    margin-top: 10rem;
}


.img-logo-principal img {
    width: 200px;
    height: 100px;
    object-fit: cover;
}

.container-logo-principal img {
    width: 400px;
    max-width: 500px;
    height: 200px;
    object-fit: cover;
}

footer.footer{
    position: absolute;
    bottom: 0;
}

.navbar-toggler-icon{
    color: white;
}

.container-menu{
    height: 100%;
}
.lang-item{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
}
.btn-close:focus{
    box-shadow: none;
}
textarea{
    resize: none;
}
@media (max-width: 767px) {
    .row-caracteristicas{
        display: contents;
    }
    .caracteristica-canal{
        width: 100%;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .caracteristica-canal img{
        height: 60px;
    }
    .title-canal-etico{
        margin-top: 1rem;
    }
    .img-logo-principal{
        display: flex;
        justify-content: center;
    }
    .img-logo-principal img{
        /* width: 100px; */
        display: none;
    }
    .container-logo-principal img{
        width: 300px;
        height: 300px;
        object-fit: contain;
        margin-bottom: 0 !important;

    }
    
     .bg-welcome{
        height: 100vh;
        padding-bottom: 3rem;
    }
     .bg-welcome-2{
        height: 100%;
     }
    .bg-welcome-4{
        height: 480px;
    }

    .container-contacto{
        text-align: center;
        padding-bottom: 3rem;
    }

    .h-carrusel{
        font-size: 100px !important;
    }

    .h2-carrusel{
        font-size: 20px;
    }
    .container-menu{
        height: auto;
        max-width: 100%;
        text-align: center;
        border-right: none;
        margin-bottom: 3rem;
        padding-bottom: 3rem;
        border-bottom: 1px solid #ddd;
    }
    .lang-item{
        display: inline;
        height: auto;
    }
    .btn-primary{
        margin-bottom: 2rem;
    }
    
}

@media(min-width:768px) and (max-width:1023px){
    .bg-welcome{
        height: 100%;
        padding-bottom: 9rem;
    }
    .caracteristica-canal{
        width: 50%;
        margin-bottom: 2rem;
    }

    .bg-welcome-2{
        height: 100%;
        padding-bottom: 4rem;
    }

    .title-canal-etico{
        margin-top: 2rem;
    }
    .bg-welcome-4{
        height: 100%;
        padding-bottom: 4rem;
    }

    .h-carrusel{
        font-size: 200px;
    }

    .h2-carrusel{
        font-size: 20px;
    }
    .lang-item{
        display: inline;
        height: auto;
    }
}

#modal-header-denuncia{
    border-bottom: none;
}

#alerta-div{
    margin-top: 3rem;
}

@media (min-width: 992px){
    .modal-lg, .modal-xl{
        max-width: 900px;
    }
}

@media (min-width: 576px){
    .modal-dialog-scrollable{
        height: calc(100% - 7.5rem);
    }
}

input.no-collapse{
    position: absolute;
    top: 15px;
    left: 12px;
}

.title-tipo-abuso{
    margin-left: 18px;
}

.card-header:hover{
    cursor: pointer;
}
.modal-dialog.modal-lg {
    max-width: 60%; /* Ajusta el valor según necesites */
    width: auto; /* Opción para que el contenido se ajuste automáticamente */
    height: auto; /* Ajusta el alto según necesites */
    }

.modal-content {
    padding: 10px; /* Ajusta el padding del contenido */
}
@media (max-width: 767px) {
    .modal-dialog.modal-lg {
   max-width: 90% !important; /* Ajusta el valor según necesites */
    }
    .modal-content {
    padding: 5px !important; /* Ajusta el padding del contenido */
}
}
