/*** SINGLE NOTICIA ***/
.deta-noti-top h2,
.deta-noti-top h3 {
    text-align: -webkit-center;
}

.deta-noti-top h3 {
    float: left;
    width: 100%;
    color: #1C2E3D;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
}

.pie-foto {
    justify-items: center;
}

.cont-img {
    margin-bottom: 30px;
}

.deta-noti-top ul {
    justify-content: center;
}

.cont-img img.img-princ {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.deta-noti-cnt figure img {
    width: 100%;
    height: 590px !important;
    object-fit: contain;
}

.deta-noti-cnt ol li {
    list-style: auto;
}

.deta-noti-cnt ol {
    margin: 20px 30px;
    line-height: 30px;
}

.deta-noti-cnt a {
    text-decoration: underline;
    font-style: italic;
    color: #1c2e3d;
}

.deta-noti-cnt h5.wp-block-heading {
    font-size: 20px;
    margin: 25px 0px 15px;
    float: left;
    width: 100%;
}

/** QUIENES SOMOS **/
.quienes-top .quienes-lft h3,
.quienes-top .quienes-mit p {
    font-size: 25px;
}

.quienes-top .quienes-rgt ul li a {
    font-size: 15px
}

/* JIRA VR-23 */
.hme-map.single-villa {
    height: 67vh;
}

/* end JIRA VR-23 */

/* JIRA VR-25 */
section.home-banner.home-slide.video {
    height: 97vh;
    overflow: hidden;
    max-height: none;
}

section.home-banner.home-slide.video .swiper-container {
    height: 100%;
}

.home-banner.home-slide.video .swiper-slide {
    height: 100% !important;
}

.home-banner.home-slide.video video {
    height: 60vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sphere {
    display: block;
    background: #1c2e3d;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    margin: 0;
}

.sphere.video.play span {
    background: url(../images/pause-icon.svg) no-repeat scroll center center;
    z-index: 1;
    position: absolute;
    height: 75px;
    width: 75px;
}

.sphere.video.pause span {
    background: url(../images/play.svg) no-repeat scroll center center;
    z-index: 1;
    position: absolute;
    height: 75px;
    width: 75px;
}

.sphere.down span {
    background: url(../images/big-down.svg) no-repeat scroll center center;
    z-index: 1;
    position: absolute;
    height: 75px;
    width: 75px;
}

@media screen and (max-width: 1024px) {
    section.home-banner.home-slide.video {
        height: 50vh;
        overflow: hidden;
    }

    .home-banner.home-slide.video video {
        height: 85vh;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100vh;
    }
}

@media screen and (max-width: 764px) {
    .sphere {
        display: block;
        background: #1c2e3d;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        margin: 0;
    }

    .sphere.down {
        display: none;
    }

    .sphere.video.play span {
        background: url(../images/pause-icon.svg) no-repeat scroll center center;
        z-index: 1;
        position: absolute;
        height: 50px;
        width: 50px;
    }
}

.inner-banner-img {
    float: left;
    width: 100%;
    max-height: 650px;
    height: auto;
}

.home-banner {
    float: left;
    width: 100%;
    max-height: 650px;
    height: 650px;
}

.home-banner .swiper-container {
    float: left;
    width: 100%;
    height: 100%;
}

.home-banner .swiper-container .swiper-wrapper {
    float: left;
    width: 100%;
    height: 100%;
}

.home-banner .swiper-container .swiper-wrapper .swiper-slide {
    height: 100%;
}

.home-banner .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 650px;
    float: left;
    object-fit: cover;
}

.inner-banner-cnt .row .info {
    width: 100%;
    float: left;
    padding: 0 170px 150px;
}

/* end JIRA VR-25 */

/* JIRA VR-26 */
.descubre-list .hme-map {
    height: 65vh;
    margin: 0 0 45px 0px;
}

.descubre-list .hme-map iframe,
.hme-map iframe {
    height: 100%;
}

.descubre-list.mapa {
    margin: 15px 0 25px 0;
}

ul.slides li {
    height: 100%;
    aspect-ratio: 7/3;
}

.flexslider .slides img {
    aspect-ratio: 21 / 9;
    object-fit: cover;
}

.video-wrapper {
    height: 100%;
}

/* div#lightcase-case {
    aspect-ratio: 9/9 !important;
    transform: translate(0%, 0%);
}

div#lightcase-content {
    aspect-ratio: 9 / 9 !important;
}

.lightcase-contentInner {
    aspect-ratio: 9 / 9 !important;
    height: auto !important;
} */

div#lightcase-content .lightcase-contentInner iframe {
    aspect-ratio: 9 / 9 !important;
    height: auto !important;
}

/* end JIRA VR-26 */

/* JIRA VR-27 */
.descubre-list .hme-map {
    height: 75vh;
    margin: 0 0 45px 0px;
    position: relative;
}

.descubre-list .hme-map iframe {
    height: 100%;
    position: absolute;
}

.descubre-list.mapa ul {
    display: grid;
    grid-template-columns: repeat(4, 24.1%);
    padding: 0%;
}

.swiper-pagination-bullet {
    background-color: #f5f4f4;
    border: none;
}

span.swiper-pagination-bullet-active {
    background-color: #f4aea2;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: flex;
    gap: 5%;
    width: 8%;
    position: absolute;
    bottom: 5%;
    left: 18%;
}

.swiper-button-prev {
    left: 26%;
    width: 100%;
    border: none;
    top: 93%;
}

.swiper-button-next {
    left: 38%;
    width: 100%;
    border: none;
    transform: rotate(-180deg);
    top: 93%;
}

.swiper-button-next:hover {
    background: transparent;
}

.swiper-button-prev:hover {
    background: none;
}

.logo-top a,
.logo-top img {
    display: inline-flex;
    height: 65px;
}

footer .ftr-top .ftr-top-lft a img {
    width: 193px;
}

section.hme-map.villas {
    height: 75vh;
}

.inner-banner-cnt.villas-dis {
    bottom: 0px;
    top: 100%;
    min-height: 160px;
    width: 90%;
}

.inner-banner-cnt.villas-dis .row .info {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.instituciones-list ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
}

.villas-lft img,
.villas-rgt img {
    width: 100%;
}

.villas-cnt {
    align-items: center;
    justify-content: center;
}

.villas-lft {
    flex: 0 1 42%;
}

.villas-cnt:nth-of-type(n+2) {
    padding: 0px 0 80px 0;
}

.villas-cnt .villas-mid {
    text-align: center;
}

.descubre-list>ul>li img {
    filter: brightness(0.75);
}

.informacion-villas {
    width: 91%;
    float: left;
    display: flex;
    flex-direction: column;
    align-self: center;
}

.prov {
    width: 750px;
    margin: auto;
    padding: 0px;
}

.villas-mit,
.villas-rgt {
    flex: 0 1 54%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    align-content: center;
}

.group-cnt {
    display: flex;
    background: white;
    gap: 2%;
}

.villas-cnt .group-cnt p {
    padding: 50px;
}

.villas-lft img {
    object-fit: cover;
    aspect-ratio: 1 / 1;
}

/* NEWSLETTER */
.subscribe-form .txt-bx input[type="submit"] {
    position: absolute;
    right: 15px;
    top: 17px;
    background: url(../../resources/v2/images/newletter-arw.svg) no-repeat 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .5s ease;
    width: 22px;
    height: 22px;
    border: none;
}

input.form-control {
    background: rgba(255, 255, 255, 0.11);
    border: none;
    border-bottom: 1px solid #fff;
    width: 100%;
    height: 58px;
    font-family: "larken", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 15px;
}

input.form-control::placeholder {
    color: #fff;
}

.chk-box label a {
    text-decoration: underline;
    color: white;
}

/* end JIRA VR-27 */

/* JIRA VR-28 */
strong.hashtag {
    color: #f4aea2;
}

.asociacion-rgt>ul {
    margin-left: 60px;
    margin-top: -10px;
}

.asociacion-rgt>ul>li {
    list-style: disc;
    float: left;
    width: 100%;
    color: #1C2E3D;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
}

.quienes-top .quienes-rgt ul li a {
    width: 100%;
    display: flex;
    justify-content: center;
}

html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
    max-width: 100% !important;
    height: 100vh !important;
}

html[data-lc-type=image] #lightcase-content .lightcase-contentInner img {
    height: 100vh;
    object-fit: contain;
}

.lightcase-contentInner video {
    height: 70vh !important;
    width: 100% !important;
}

.texto-sangria {
    margin-left: 70px;
}

.texto-sangria p {
    font-style: italic;
}

.banner-home {
    width: 100%;
    float: left;
    height: 100%;
}

.banner-home img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.concurso .quienes-lft {
    flex: 0 1 23%;
}

.concurso .quienes-mit {
    flex: 0 1 45%;
}

.asociacion-rgt a {
    text-decoration: underline;
    font-style: italic;
}

/* end JIRA VR-28 */

/* IDIOMAS; QUITAR AL IMPLEMENTAR */
.head-top-rgt ul li:last-child {
    display: none;
}

/* JIRA VR-29 */
.cookies-content-sec a {
    color: #009291;
    text-decoration: underline;
}

.cookies-content-sec h4 {
    color: #009291;
    margin-top: 25px;
    font-family: Inter-Bold;
}

/* cookies-content-sec */
.cookies-content-sec {
    float: left;
    width: 100%;
    padding: 40px 0 70px;
}

.cookies-content-sec h2 {
    font-family: 'BricolageGrotesque-ExtraBold';
    font-size: 60px;
    line-height: 70px;
    color: #323232;
}

.cookies-content-sec h3 {
    font-family: 'BricolageGrotesque-ExtraBold';
    font-size: 50px;
    line-height: 70px;
    color: #009291;
    margin-bottom: 25px;
}

.cookies-content-sec h4 {
    font-family: 'BricolageGrotesque-ExtraBold';
    font-size: 32px;
    line-height: 32px;
    color: #009291;
    margin-bottom: 25px;
    margin-top: 40px;
    float: left;
    width: 100%;
}

.cookies-content-sec p {
    font-family: "larken", sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #1c2e3d;
    padding-bottom: 20px;
}

.cookies-lst {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.cookies-lst ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
}

.cookies-lst ul li {
    flex: 0 1 100%;
    font-size: 16px;
    line-height: 32px;
    color: #585858;
    font-family: 'BricolageGrotesque-Regular';
    position: relative;
    padding-left: 25px;
}

.cookies-lst ul li::after {
    position: absolute;
    content: "";
    background: #009291;
    width: 7px;
    height: 7px;
    left: 0;
    top: 13px;
    border-radius: 100px;
}

.info {
    padding: 0 175px;
}

.cookies-content-sec ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
    margin-left: 30px;
}

.cookies-content-sec ul li {
    flex: 0 1 100%;
    font-size: 16px;
    line-height: 32px;
    color: #1c2e3d;
    font-family: "larken", sans-serif;
    position: relative;
    padding-left: 25px;
}

.cookies-content-sec ul li::after {
    position: absolute;
    content: "";
    background: #009291;
    width: 7px;
    height: 7px;
    left: 0;
    top: 13px;
    border-radius: 100px;
}

/* JIRA VR-32 */
/* HOME INTRANET */
.quienes-cnt ul.categorias {
    width: 100%;
    float: left;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 55px 140px;
    gap: 19px;
}

.quienes-cnt ul.categorias li.categoria {
    padding: 50px;
    border: 1px solid #1c2e3d;
    border-radius: 8px;
    align-content: center;
    text-align: center;
    width: 300px;
    height: 250px;
    box-shadow: 9px 7px 8px #aeaeae;
    font-size: 25px;
    transition: all .5s ease;
}

.quienes-cnt ul.categorias li.categoria:hover {
    background: #1c2d3d;
    color: #f4aea2;
}

/** SINGLE-CATEGORIA **/
.quienes-sec.categoria {
    padding: 30px 0 100px 0;
}

.quienes-inner.categoria {
    display: flex;
    justify-content: space-between;
    padding: 20px 5%;
}

.quienes-inner.categoria .title {
    display: flex;
    align-items: center;
    width: 50%;
    gap: 2%;
}

.quienes-inner.categoria .title .arw-back {
    height: 20px;
    width: 34px;
    transform: rotate(224deg);
    filter: brightness(0) saturate(100%) invert(13%) sepia(20%) saturate(1299%) hue-rotate(165deg) brightness(97%) contrast(90%);
}

.quienes-inner.categoria .title h3 {
    float: left;
    width: 100%;
    font-size: 43px;
    letter-spacing: 0.22px;
    color: #1C2E3D;
    font-weight: 400;
    font-style: normal;
    text-align: left;
}

.quienes-sec.categoria .ibox-content {
    box-sizing: border-box;
    padding: 20px 15px;
    float: left;
    width: 100%;
    border: 1px solid rgba(28, 46, 61, 0.3);
    background: #f5f5f5;
}

.quienes-sec.categoria table.footable.table {
    width: 100%;
    border-collapse: collapse;
}

.quienes-sec.categoria th {
    padding: 10px;
    border-bottom: 2px solid;
}

.quienes-sec.categoria table.footable.table tr.odd {
    background: white;
}

/* .quienes-sec.categoria th:nth-child(n+5) {
    border: none;
} */

.quienes-sec.categoria td {
    text-align: center;
    /* border: 1px solid; */
    padding: 12px;
    border-bottom: 1px solid rgba(28, 46, 61, 0.3);
}

table.footable.table tbody>tr:last-child td {
    border: none;
}

table.footable.table tr td:nth-child(1),
table.footable.table tr td:nth-child(2),
table.footable.table tr th:nth-child(1),
table.footable.table tr th:nth-child(2) {
    text-align: left;
    padding-left: 3%;
}

.info-over-media td .info {
    padding: 0 55px;
    display: flex;
    gap: 10px;
}

.info-over-media .info .head {
    font-weight: bold;
}

table.footable.table tr td:nth-child(1) span.more-info {
    margin-right: 15px;
    font-weight: bolder;
    font-family: cursive;
}


input.form-control.nombre-carpeta {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/* MODAL BOOTSTRAP */
.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.modal-footer> :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer> :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .quienes-top.unete-red .modal-dialog {
        max-width: 730px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

/** Button Bootstrap + Modal **/
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button,
select {
    text-transform: none;
}

button,
input {
    overflow: visible;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

h3.m-t-none.m-b {
    font-size: 1.75rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.form-group {
    margin-bottom: 1rem;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

textarea.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-primary {
    color: #78c6df;
    background-color: #1c2e3d;
    border-color: #1c2e3d;
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block;
}

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    background: white;
    border: 1px solid #e7eaec;
}

.fileinput .btn {
    vertical-align: middle;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none;
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
}

.fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
}

/* end JIRA VR-32 */

/* JIRA VR-33 */
.quienes-top.unete-red {
    width: 100%;
    float: left;
    padding: 65px 85px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 4%;
    row-gap: 0;
}

.quienes-top.unete-red .quienes-rgt ul li {
    flex: 0 1 100%;
    width: 100%;
    float: left;
    color: #1C2E3D;
    font-size: 23px;
    line-height: 40px;
    letter-spacing: -0.36px;
    font-weight: bold;
    font-style: italic;
}

.asociacion-sec.unete-red .asociacion-list ul {
    row-gap: 50px;
}

.quienes-top.unete-red .quienes-rht {
    flex: 0 1 77%;
}

.notice-video-img {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    border-radius: 0;
}

.videoWrapper169 {
    padding-top: 44.5%;
}

.videoWrapper {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
    border-radius: 0;
    height: 100%;
    object-fit: cover;
    background-size: cover;
}

.videoIframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.videoPlayButton {
    content: '';
    position: absolute;
    left: 0;
    width: 140px;
    right: 0;
    height: 140px;
    background: url(../images/ico-play.svg) no-repeat scroll center;
    background-size: contain;
    z-index: 2;
    cursor: pointer;
    transition: opacity 0.3s ease;
    margin: 0 auto;
    top: 30%;
    border-radius: 0;
    transform: translate(0%, 30%);
}

.videoPoster {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    border-radius: 8px;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    -moz-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
}

.quienes-top.unete-red .quienes-rgt p {
    font-weight: bold;
    font-style: italic;
}

.contact-form.unete-red .contact-inner {
    padding: 0 90px;
}

.contact-form.unete-red .contact-lft {
    flex: 0 1 27%;
}

.contact-form.unete-red .contact-lft p {
    margin-top: 20px;
}

.contact-form.unete-red .contact-rgt {
    flex: 0 1 calc(100% - 38%);
    padding: 0 50px 0 25px;
}

.contact-lft .quienes-rgt {
    float: left;
    margin-top: 35px;
    width: 100%;
}

.quienes-top.unete-red .SistemsFormularioForm .consult-list>ul>li {
    border-radius: 3px;
    padding: 0px;
    display: inline-block;
    width: 100%;
}

.quienes-top.unete-red .SistemsFormularioForm .consult-list ul li textarea {
    font-size: 16px;
}

.quienes-top.unete-red .SistemsFormularioForm .radio-btn label {
    font-size: 16px;
    padding-left: 10px;
}

.quienes-top.unete-red .SistemsFormularioForm .consult-list ul li input:is([type="text"], [type="email"], [type="number"]),
.quienes-top.unete-red .SistemsFormularioForm .consult-list ul li textarea {
    border-bottom: solid 2px #0e171e;
}

.quienes-top.unete-red .SistemsFormularioForm .enviar-btn :is(button, input[type=submit]) {
    background: #0e171e;
    border: 1px solid #0e171e;
}

.quienes-top.unete-red .SistemsFormularioForm .enviar-btn :is(button, input[type=submit]):hover {
    color: #0e171e;
    background: white;
}