.bgbd {
    background: radial-gradient(
            circle at 67.6% 20.39%,
            rgba(255, 255, 255, 0.5),
            transparent 69%
        ),
        radial-gradient(
            circle at 88.75% 28.67%,
            rgba(255, 255, 255, 0.5),
            transparent 60%
        ),
        radial-gradient(circle at 13.33% 0.38%, #bedbf752, transparent 38%),
        radial-gradient(circle at 86.77% 1.6%, #bedbf752, transparent 39%),
        radial-gradient(
            circle at 81.09% 74.15%,
            rgba(255, 255, 255, 0.5),
            transparent 57%
        ),
        radial-gradient(circle at 67.81% 96.71%, #bedbf752, transparent 36%),
        radial-gradient(circle at 50% 50%, #ffffff, #ffffff 100%);
    background-repeat: no-repeat;
    overflow-x: hidden !important;
}
.dnonne{
    display: none !important;
}
.btlo{
    margin-top: 80px;
}
.bgwel {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.deskcl {
    display: none;
}
.normfn{
    text-align: center;
}

#logo {
    margin: 20px 0px;
    border: none !important;
    width: 132px;
}
.imgmain {
    width: 100%;
    height: 320px;
    border-radius: 20px;
    margin-bottom: 10px;
}
main {
    padding: 120px 50px 20px;
    min-height: 500px;
}
.formP {
    background: #ffffff;
    display: flex !important;
    flex-direction: column !important;
    padding: 10px 30px;
}

.formP select,
input[type="email"],
input[type="text"] {
    width: 300px;
}
.selepqr {
    display: flex !important;
    flex-direction: column !important;
    width: 300px;
    margin: 10px 0 !important;
}
.bakc {
    background-color: #ededed;
    padding: 20px;
}
.formP button,
.button {
    /* margin: 35px 0px; */
    width: 193px;
    background-color: #0a335a;
    color: #fff;
    border-radius: 8px;
    padding: 8px;
}
.button {
    padding: 10px 20px;
    clip-path: polygon(0 14%, 100% 0, 100% 100%, 0 93%);
    transition: all 0.2s ease-in-out;
}
table td > p {
    color: #0a335a;
}
th {
    text-align: center;
}
.contform {
    background: #ffffff;
    display: flex !important;
    flex-direction: column !important;
    box-shadow: 0px 0px 10px #d5d5d5;
    border-radius: 20px;
    width: 90%;
    justify-content: center;
margin: auto;}
.formP button:hover,
.button:hover {
    background-color: aqua;
    color: #0a335a;
}
.containerwelcome {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    /* height: 500px; */
    background-image: url(../img/home.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 0;
    margin: 0;
    width: 100%;
    flex-direction: column;
}
.containerwelcome::before {
    content: "";
    width: 100%;
    height: 70dvh;
    background: #ffffff;
    background: linear-gradient(
        90deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(255, 255, 255, 0.9) 40%,
        rgba(255, 255, 255, 0.6) 80%,
        rgba(255, 255, 255, 0) 100%
    );
    backdrop-filter: blur(2px);
}
header {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
}

.contwel {
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1320px;
    gap: 10px;
    color: #fff;
    /* background: #00305745; */
    padding: 40px 60px;
    border-radius: 25px;
    /* box-shadow: 0px 5px 20px 2px #ffffff60; */
    z-index: 99;
}
.intro {
    width: 100%;
}
.intro h2 {
    font-size: 4rem;
    font-weight: bold;
    color: #003057;
}
.intro p {
    width: 70%;
    color: #003057;
}

.links__encuestas {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-template-rows: 1fr;
    gap: 2px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    align-items: center;
}
.links__encuestas > div {
    padding: 10px;
    box-sizing: border-box;
}
.links__encuestas .deskop {
    /* background-color: #f5f5f5;   */
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.deskmed {
    border-left: 1px solid black;

}

select,
input {
    padding: 10px 15px;
    border-radius: 10px;
}
input[type="radio"] {
    padding: 0px !important;
}

.containerMain_h4 {
    color: #0a335a;
    font-size: 20px;
    margin: 20px 0 10px;
    border-radius: 15px;
}
.azul {
    color: #0a335a !important;
}
.card {
    padding: 20px 30px;
}

.btn-primary {
    background-color: #003057;
    border-color: #003057;
    padding: 10px 20px;
    transition: all 0.2s ease-in-out;
}
/***Tabla*/

/****/
footer {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px 0px 0px;
    background-position: 35% 50%;
    background-image: url("../img/im1.png");
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.disclamer {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.disclamer a img {
    width: 100%;
    max-width: 250px;
}
.menu-footer {
    display: block;
    float: left;
    padding: 20px 50px 0;
}

.socialnet-container {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
}
.socialnet {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-right: 20px;
    margin-bottom: 20px;
}

.content-footer {
    display: flex;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-left: 40px;
}
.content-sections {
    padding: 0px 20px 0px 0px;
}
.bar-footer {
    width: 100%;
    background-color: #021c34;
    text-align: center;
    display: flex;
    flex-direction: row;
    padding: 0 10px;
}
a {
    text-decoration: none !important;
}

p {
    font-family: var(--font-family-body);
    font-size: var(--font-size-p);
    text-wrap: pretty;
    color: black;
    font-weight: normal;
    line-height: 1.5;
    padding-right: 20px;
    margin-top: 1rem;
}
@media (min-width: 768px) {
    p.white {
        margin-top: 1rem;
    }
    .intro h2 {
    font-size: 3rem;
}
}

@media (min-width: 576px) {
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}
@media screen and (max-width: 576px) {
    .bar-footer {
        display: block !important;
    }
    .links__encuestas {
        display: block !important;
        width: 100%;
    }
    .links__encuestas > .deskop {
        border: none !important;
    }
    .deskop > a {
        margin: auto;
    }

    .deskcl {
        display: block;
    }
    .formP {
        padding: 0px;
        margin-top: 80px !important;
    }
    td {
        display: flex;
        text-align: start;
    }
    td .form-check-input {
        justify-content: center;
    }

    .tablatr {
        display: flex;
        justify-content: space-between;
    }
    .tablatr td {
        border-style: none !important;
    }
    table {
        --bs-table-striped-bg: none !important;
    }
    th {
        display: none;
    }
    main {
        padding: 10px 7px;
    }
    .contwel {
        margin-top: 103px;
        padding: 5px 14px;
        gap: 4px;
    }
    .containerwelcome::before {
        background: linear-gradient(
            73deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 0.9) 26%,
            rgba(255, 255, 255, 0.6) 96%,
            rgba(255, 255, 255, 0) 120%
        );
        height: 132dvh;
    }
    .ceterchek {
        justify-content: center;
    }
    .intro p {
        width: 100%;
    }
     .intro h2 {
        font-size: 34px;
        margin-top: 0px;
    }
    .containerMain_h4 {
        font-size: 18px;
        margin: 5px 0 10px;
    }
    .formpqr {
        margin-top: 120px;
    }
    .contform{
        /* height: 500px; */
        padding: 5px;
    }
    button{
        margin-top: 20px;
    }
}

.white {
    color: #fff !important;
}
