*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}
:root{
    --var-vino: #6C0926;
    --var-vino-rojo:#9B122E;
    --var-gris-p:#E1E1E1;
    --var-black-gris:#1A1A1A;

}
body{
    background-color: #F8F8F8;
}
.port-nosotros{
    width: 100%;
    height: 300px;
        background-image: linear-gradient(#20252BB2, #20252BB2), url("../cotizacion/portada-cotizador.png");

    background-position-y: 28%;
    background-size: cover;
    padding: 5% 10%;
  
    position: relative;
}
.content-text-noso{
    width: 80%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between; 
    bottom: 40px;
}
.title-nosotros h1{
    color: white;
    padding-left: 10px;
    border-left: 4px solid var(--var-vino-rojo);
    font-weight: 600;
    font-size: 35px;
}
.mini-nosotros a{
    padding: 0 10px;
    color: var(--var-gris-p);
    text-decoration: none;
}
.left-min-a{
    border-left: 1px solid #ccc;
}
.content-raiz{
    width: 100%;
    padding: 5% 10%;
}
.primer-bloque{
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;

}

.content-form{
    width: 100%;
    display: flex;
    padding: 5em 0em;
}
.labeles{
    color: rgb(124, 124, 124);
    font-size: 14px;
}
.bitin{
    background-color: var(--var-vino-rojo)!important;
    color: white!important;
    border-radius: 5px;
    outline: none;
    border: none;
}
.content-wid{
    margin:  30px 0;
}
.minini{
    color: #ccc;
    font-size: 15px;
    text-align: right;
    padding: 0;
    position: relative;
    top: 5px;
}
.title_form{
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0.5% 0;
    margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1024px) {
 .desktop-fondo{
    display: none;
 }.img-primer{
    position: relative;
 }
 .content-raiz{
    padding: 5% 5%;
 }
 .primer-bloque{
    padding: 0;
    flex-direction: column;
    height: auto;
    justify-content: center;
    align-items: center;
 }
 .text-primer{
    position: relative;
    top: 0;
    padding: 4%;
    left: 0;
    width: 100%;
 }
 .repo-aisha{
    width: 50%;
    height: auto;
    display: block;
 }
 .widgets-segundo{
    flex-direction: column;
    position: relative;
 }
 .wid-segundo{
    width: 100%;
    margin: 0 0 40px 0;
    padding: 4%;
 }
 .float-segundo{
    display: none;
 }
 .min-widgets-nosotros{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    padding:20% 5% 5%  5%;
}
.politicas{
    width: 100%;
    padding:0 5% 5% 5%;
}
.accordion-button{
    padding: 4%;
    font-size: 15px;
}
.block_pared{
    height: auto;
    padding: 0 0 5% 0;
}
.block_new_noso {
   height: auto;
    padding-bottom: 10%;
}
.block_new_noso h2{
    width: 100%;
    font-size: 30px;
}
.block_new_noso p{
    font-size: 16px;
}
.wid-pared{
    width: 40%;
}
.widgets-final{
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.wid-final{
    width: 70%;
    height: auto;
    margin: 5px 0;
}
}

@media (min-width: 320px) and (max-width: 767px) {    
    .port-nosotros{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0% 0%;
    background-image: linear-gradient(#20252BB2, #20252BB2), url("../cotizacion/portada-cotizador.png");

    background-position: center;
    height: 45vh;
}
.content-text-noso{
    flex-direction: column;
    position: relative;
    position: relative;
    top: 12%;
    padding: 0;
}
.title-nosotros h1{
    border: none;
    font-size: 22px;
    text-align: center;
    margin-bottom: 15px;
}
.content-form{
    padding: 7% 8%;
}

.mini-nosotros{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mini-nosotros a{
    width: 100%;
    font-size: 11px;
    text-align: center;
}
.min-wid-noso{
    padding: 8% 5%;
}
.min-wid-noso h2{
    font-size: 17px;
}

    .wid-final p{
        font-size: 14px;
    }
    .content-wid{
        margin:  20px 0;
    }
    .selection{
        margin:  20px 0;
    }
   
    .bitin{
        width: 100%;
        margin: 15px 0;
        
    }
    .checking{
        font-size: 14px;
    }
    .content-form{
        padding: 5% 5% 0% 5%;
    }
    .minini{
        color: #ccc;
        font-size: 13px;
        text-align: center;
        top: 0;
    }
    .move-s{
        margin: 10px 0;
    }
}

/* NUEVO COTIZADOR FORM */
.content-img {
    display: flex;
    flex-direction: column;
    gap: 3em;
    justify-content: start;
    margin-left: 3.25vw;
}
.img-form-cotizacion {
    width: 28vw;
    height: 50vw;
    background-color: #D9D9D9;
}

.form-cotizacion {
    width: 57.29vw;
    box-shadow: 0px 0px 6px black;
    height: auto;
    margin: 0px 3.125vw;
    padding: 2em 5em;
    box-sizing: border-box;
}

.form-cotizacion * {
    font-family: Poppins;
}

.form-title {
    color: var(--var-vino-rojo);
    font-weight: 500;
    text-align: center;
    font-size: 1.5em;
    margin: 0px;
}

.form-description {
    text-align: center;
    font-weight: 600;
}
.bolas-num {
    width: 50px;
    height: 45px;
    border: 1.5px solid var(--var-vino-rojo);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 5px;
    outline: none;
    color: var(--var-vino-rojo);
    transition: .5s;
    font-weight: 600 !important;
    font-size: 1.5em !important;

}

.active-num {
    background-color: var(--var-vino-rojo);
    color: white !important;
    border: 1.5px solid var(--var-vino-rojo);
}

.text-bol {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: end;

   
}

.text-bol p {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    line-height: 1.85em;
    margin-right: 1em;
    font-weight: 600;
    font-size: 1.25em;
    color: #212B36CC;
}

.inputs-bloque {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin: 15px 0;
    padding-left: 4.5em;
}


.inputs-bloque-lv-2 {
    padding-left: 6em;
}


.label-campo {
    width: auto;
    font-size: 1.1em;
    font-weight: 600;
    color: #707070;
}


.inputs-bloque .campo {
    width: 60%;
    padding: 15px 2em;
    text-align: start;
    color: #696969;
    font-weight: 600;
    outline: none;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    background-color: #FCFCFC;
    margin: 8px 0;
    font-size: 1em;
}


@media (max-width: 1028px) {    
    .content-img {
        display: none;
    }

    
    .form-cotizacion {
        width: 100%;
    }
}

@media (max-width: 768px) {    
    .content-img {
        display: none;
    }

    
    .form-cotizacion {
        padding: 2em 1em;
        margin-bottom: 2em;
    }

    .inputs-bloque {
        padding-left: 1em;
    } 

    .inputs-bloque-lv-2 {
        padding-left: 1.2em;
    }

    .label-campo {
        font-size: 0.9em;
    }

    .text-bol {
        font-size: 0.9em;
    }
    
    .campo {
        font-size: 0.85em !important;
    }
}



@media (max-width: 428px) {   

    .label-campo {
        font-size: 0.8em;
    }

    .text-bol {
        font-size: 0.7em;
    }
    
    .campo {
        font-size: 0.7em !important;
    }

    .form-description {
        font-size: 0.8em;
    }

    .bolas-num {
        width: 1.5em;
        height: 1.5em;
        font-size: 1.35em !important;
    }

    #terms * {
        font-size: 0.2em !important;
    }


    .form-check {
        padding-left: 10%;
        margin-top: 75px !important;
        width: 100% !important;
    }

    #download-form-aplication {
        font-size: 0.85em !important;
    }
}

.file-upload {
  display: flex;
  align-items: center;
    margin: 0px !important;
   height: 100%;
   padding: 0% !important;
}

.custom-file-upload {
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #f9f9f9;
  transition: background 0.3s, border 0.3s;
  width: 100%;
  text-align: center;

}

.custom-file-upload:hover {
  background-color: #f1f1f1;
  border: 1px solid #bbb;
}

.custom-file-upload:active {
  background-color: #e2e2e2;
}

input[type="file"] {
  display: none;
  width: 100%;
}


#file-name {
  font-size: 14px;
    color: #333;

}

.form-check {
    padding-left: 50%;
    margin-top: 75px !important;
    width: 70%;
    display: block;
    margin: auto;
    text-align: left;
    font-weight: bold;
   
}

.form-check a {
    color: #A0031E;
}

button[type="submit"] {
    margin-top: 1em;
    padding-left: 5em !important;
    padding-right: 5em !important;
    border-radius: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.bolas-num-cmc {
    width: 50px;
    height: 45px;
    border: 1.5px solid #0b3d58;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 5px;
    outline: none;
    color: #0b3d58;
    transition: .5s;
    font-weight: 600 !important;
    font-size: 1.5em !important;

}

.active-num-cmc {
    background-color: #0b3d58;
    color: white !important;
    border: 1.5px solid #0b3d58;
}

.marco {
    width: 100%;
    display: block;
    margin: auto;
    border: 3px solid #8F1F36;
    border-radius: 5px;
    padding: 2em 5%;
}

.marco-cmc {
    width: 100%;
    display: block;
    margin: auto;
    border: 3px solid #0b3d58;
    border-radius: 5px;
    padding: 2em 5%;
}

.border-tabla {
    border-right: 3px solid #8F1F36;
    border-bottom: 3px solid #8F1F36;
    padding: 0.5em;
}

.border-tabla-cmc {
    border-right: 3px solid #0b3d58;
    border-bottom: 3px solid #0b3d58;
    padding: 0.5em;
}

.border-2-tabla {
    border-bottom: 3px solid #8F1F36;
    padding: 0.5em;
}

.border-2-tabla-cmc {
    border-bottom: 3px solid #0b3d58;
    padding: 0.5em;
}

.botones-descargar-contratos {
    background-color: #0b3d58!important;
    color: white;
    margin: 0px;
}

.contract-container {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    background: #f9f9f9;
    text-align: center;
    margin-top: 15px;
}
.contract-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.contract-option {
    background: #0b3d58;
    color: white;
    padding: 15px;
    border-radius: 6px;
    font-weight: bold;
    text-align: center;
    min-width: 200px;
    cursor: pointer;
}
.contract-option i {
    margin-right: 5px;
}
.contract-option.disabled {
    background: #9bbbd9;
    cursor: not-allowed;
}
.btn-sign {
    background: #a9a9a9;
    color: white;
    font-weight: bold;
    margin-top: 10px;
}

#divNormasProIn {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.checkbox-container {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
}

.checkbox-item {
    display: flex;
    align-items: center;
    gap: 5px;
}