/*RESET*/

::selection {
    background:#FDBD15!important;
}
/*.cd-main-content a:hover {
    color:#FDBD15;
}*/
button, .button {
    border-radius:40px!important;
}
h2 {
    font-size: 2em;
}
h3 {
    font-size: 1.4em;
}
h2, h3 {
    margin: 0;
}
h4 {
    margin: 0;
}
strong {
    font-weight: 700;
}

#contenido {
    font-family: Montserrat, sans-serif;
}
#contenido blockquote {
    background: #f9f9f9;
    margin: 1.5em 0px;
    padding: 1em;
    border-radius: 16px;
/*    text-indent: 30px;*/
}
#contenido blockquote em {
    display: inline;
}

#contenido blockquote {
    font-style: italic;
}
/*#contenido blockquote em:before {
    font-family: serif;
    content: '\201C';
    color: #cccccc;
    font-size: 6em;
    font-weight: bold;
    position: absolute;
    left: -100px;
    top: 10px;
}
#contenido blockquote em:after {
    font-family: serif;
    content: '\201D';
    color: #cccccc;
    font-size: 6em;
    font-weight: bold;
    position: absolute;
    bottom: -50px;
    right: -50px;
}*/

.button.yellow {
    font-weight: bold;
    background-color: #FDBD15!important;
}
.button.yellow:hover {
    background-color: #FDC945!important;
}
.main-content {
    margin-top: 0px!important;
}
.main-content h2 {
    margin-top: 0;

    font-weight: 700;
}
.form-home {
    margin-top: 0;
}
.top-ditella-escuela .nav:not(.nocollapse):not(.small-tablet):not(.mobile) button.hamburger {
    outline: none;
    height: 32px;
    position: absolute;
    bottom: 0px;
    right: 2px;
    color: black;
}
.top-ditella-escuela .nav a, .top-ditella-escuela .nav a:visited, .top-ditella-escuela .nav button {
    padding-left: 8px!important;
    padding-right: 8px!important;
}
.main-content {
    margin-top: 0;
}

/* ==========================================================================
   0 VIDEO
========================================================================== */
.video-wrapper-op {
    background: #00000044;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100vw;
    height: 100%;
    z-index: 1;
}
.container-video {
    font-weight:700;
    border-bottom: 5px solid #F5D26F;
}
.container-video h3 {
    font-weight:600!important;
}
.container-video video {
    object-fit:cover;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
}
.container-video .video-wrapper {
    width:100vw;
    height:480px;
    position:relative;
    overflow:hidden;
    text-align:left;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:#FDBD15;
}
.container-video iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 40vh;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
@media only screen and (max-width: 768px) {
    .container-msj-agenda-novedades {
        padding: 0 0 40px;
    }
    .contact-btn {
        background: transparent!important;
    }
    .container-video .video-wrapper {
        width:100vw;
        height:70vh;
    }
    .container-video iframe {
        position:absolute;
        top:50%;
        left:50%;
        width:100vw;
        height:70vh;
    }
}
@media (min-aspect-ratio: 16/9) {
    .container-video .video-wrapper iframe {
        height: 56.25vw;
    }
}
@media (max-aspect-ratio: 16/9) {
    .container-video .video-wrapper iframe {
        width: 177.78vh;
    }
}

.container-video .header {
    position:relative;
    color:white;
    text-align:left;
}
.container-video .header h2 {
    font-size: 2em;
}
.container-video .header h3 {
    margin-bottom: 1em;
}
.container-video .header h2, .container-video .header h3, .container-video .header h4 {
    text-shadow:1px 1px #000;
    line-height:1em;
}
.container-video .header h4{
    color: white;
    line-height:1.4em;
}
.container-video .header h2, .container-video .header h3 {
    text-shadow:1px 1px #000;
    line-height:1em;
}
.container-video a {
    color:#fff;
    font-weight:600;
    border-radius:0;
    text-transform: uppercase;
    cursor: pointer;
    transition: .3s ease-in-out;
    font-size:20px;
    font-family:'Montserrat', sans-serif!important;
}

#contacto form button[type=submit] {
    border-radius: 999px;
}

/* ==========================================================================
   1. OFRECEMOS
========================================================================== */
.contenedor-ofrecemos {
    padding: 70px 0;
}
.contenedor-ofrecemos h2 {
    color: #FDBD15;
    font-size: 2em;
}
.contenedor-ofrecemos h3 {
    margin-bottom: 1em;
}
.item-2 {
    position: relative;
    height: 20rem;
    background-color: lightgrey;
    overflow: hidden;
    box-shadow: 0.1rem 0.1rem 1rem rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.item-2 img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: left;
    filter: brightness(0.70) saturate(0.85);
}
/* Full-card invisible link stays on top of everything */
.item-2 a {
    position: absolute;
    inset: 0;
    z-index: 2;
}
/*
  OVERLAY -- anchored to the bottom, height = auto.

  padding-top creates the gradient fade space above the h3.
  JS sets --peek = paddingTop + h3.offsetHeight so the default
  state shows exactly the title strip and nothing of .item__body.

  Default: translateY(calc(100% - var(--peek))) --> title only visible.
  Hover:   translateY(0) --> full content revealed.
*/
.item__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
  /* Stronger gradient, fades closer to the bottom so the
     title sits on a solid-feeling dark base like the right card */
    background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.75) 40%,
    rgba(0, 0, 0, 0.30) 70%,
    rgba(0, 0, 0, 0)    100%
  );

  /* Small padding -- keeps the fade tight above the h3 */
    padding-top: 0.6rem;
    box-sizing: border-box;

    --peek: 3rem; /* fallback -- JS overwrites per card */
    transform: translateY(calc(100% - var(--peek)));
    transition: transform 300ms ease;

    z-index: 1;
}
/* Hover / focus trigger */
.item-2 a:hover ~ .item__overlay,
.item-2 a:focus ~ .item__overlay {
    transform: translateY(0);
}
/* -- Title -- */
.item-2 h3 {
    margin: 0;
    padding: 0.5rem 1rem 2.8rem; /* bottom space visible in default state */
    color: white;
    font-size: 1em;
    text-align: center;
    font-weight: 800;
    line-height: 1.3;
}
.item-2 h3, .item-2 p {
    text-shadow: 2px 2px #000000;
}
/* -- Body copy + button -- */
.item__body {
    padding: 0 1rem 2.8rem; /* extra bottom space on hover */
    color: white;
    text-align: center;
    flex-grow: 1;
}
.item__body p {
    margin: 0 0 0.6em;
}
.item__body button {
    background-color: #FDBD15;
    color: black;
    border: none;
    border-radius: 999px;
    cursor: pointer;
}
.item__overlay h3,
.item__overlay p {
    padding-bottom: 0.9em;
}

@media only screen and (max-width: 767px) {
    .item-2 h3 {
        font-size: 1.4em;
    }
    .item__body_inspireup .item__body,
    .item__body_inspireup h3 {
        text-align: center;
        margin-left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .item__overlay {
        transform: translateY(0); /* always fully open on mobile */
    }
}

/* ==========================================================================
   2. POR QUÉ
========================================================================== */
.contenedor-porque {
    padding: 70px 0;
    background: #FFF9EB;
    background: linear-gradient(0deg, rgba(255, 249, 235, 1) 0%, rgba(255, 239, 200, 1) 100%);
}
.contenedor-porque h2 {
    font-size: 2em;
}
.contenedor-porque h3 {
    margin-bottom: 1em;
}
.contenedor-porque .card {
    background: #ffffff;
    border-radius: 8px;
    padding: 1rem;
    text-align: center;
    box-shadow:
    0 2px 6px  rgba(0, 0, 0, 0.08),   /* direct: sharp & close  */
    0 8px 28px rgba(0, 0, 0, 0.10);   /* ambient: soft & spread */
}
.contenedor-porque figure {
    margin: 0;
}

/* ---- SVG  -------------------------------------------------- */
.contenedor-porque .card-illustration {
    width: 160px;
    height: auto;
    margin-bottom: 0;
}
.contenedor-porque figcaption {
    font-size: 1.125rem;   /* 18px */
    line-height: 1.55;
    color: #1a1a1a;
}
.contenedor-porque figcaption strong {
    font-weight: 700;
}
@media screen and (min-width: 800px) {
    .contenedor-porque article {
        min-height: 220px;
    }
}

/* ==========================================================================
   3. IMPACTO
========================================================================== */
.contenedor-impacto {
    padding: 70px 0;
    background: #F5F5F5;
}
.contenedor-impacto h2 {
    font-size: 2em;
    margin-bottom: 1em;
}
.contenedor-impacto h3 {
    margin-bottom: 1em;
}
.contenedor-impacto img {
    border-radius: 999px;
}

/* ---- Swiper styles  -------------------------------------------------- */
.SwiperTestimonios {
    transition: height 0.3s ease;
}
.swiper-fade-wrapper {
    position: relative;
    padding: 0 60px;
}
.swiper-fade-wrapper .swiper-button-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
}
.swiper-fade-wrapper .swiper-button-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
}

.swiper-button-next, .swiper-button-prev {
    z-index: 20!important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    background: url(https://www.utdt.edu/Themes2G/escuela_negocios/Images/right-arrow.png?=v5) no-repeat;
    height: 24px;
    width: 18px;
    position: absolute;
    background-size: 20px;
    margin: 10px;
    content: ''!important;
    right: 0;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    background:url(https://www.utdt.edu/Themes2G/escuela_negocios/Images/left-arrow.png?=v5) no-repeat;
    height: 24px;
    width: 18px;
    position: absolute;
    background-size: 20px;
    margin: 10px;
    content: ''!important;
    left: 0;
}
.swiper button.disabled, .swiper input[type=submit].disabled, .swiper input[type=button].disabled, .swiper input[type=reset].disabled, .swiper.button.disabled, .swiper a.button.disabled, .swiper a.button.disabled:visited, .swiper ul.button-group li a.disabled, .swiper ul.button-group li button.disabled, .swiper ol.button-group li a.disabled, .swiper ol.button-group li button.disabled, [role~=button][aria-disabled], [role~=button].disabled, [role~=button][aria-readonly] {
    border-radius:50%;
    width:40px;
    height:40px;
    top: 7em;
}

@media screen and (max-width: 800px) {
    .contenedor-impacto img {
        max-width: 160px;
    }
    .swiper-fade-wrapper h3, .swiper-fade-wrapper p {
        text-align: center!important;
    }
}

@media screen and (min-width: 800px) {
    .swiper-fade-wrapper {
        position: relative;
    }
    .swiper-fade-wrapper::before,
    .swiper-fade-wrapper::after {
        content: '';
        position: absolute;
        top: 0;
        width: 120px;
        height: 100%;
        z-index: 10;
        pointer-events: none;
    }
    .swiper-fade-wrapper::before {
        left: 0;
        background: linear-gradient(to right, #F5F5F5 0%, transparent 100%);
    }
    .swiper-fade-wrapper::after {
        right: 0;
        background: linear-gradient(to left, #F5F5F5 0%, transparent 100%);
    }
}

/* ==========================================================================
   3. IMPACTO DONAR
========================================================================== */
.contenedor-donar {
    padding: 70px 0;
    background: #FFF9EB;
}
.contenedor-donar h3 a, .contenedor-donar p a {
    text-decoration: underline;
}

/* ==========================================================================
   4. FILANTROPOS
========================================================================== */
.contenedor-filantropos {
    padding: 70px 0;
    background: #ffffff;
}
.contenedor-filantropos h2 {
    font-size: 2em;
    color: #000000;
}
.contenedor-filantropos h4 {
    font-size: 1em;
}
.contenedor-filantropos img {
    border-radius: 999px;
}
@media screen and (min-width: 768px) {
    .contenedor-filantropos .centered {
        display: flex; align-items: center;
    }
}

/* ==========================================================================
   5. NOVEDADES
========================================================================== */
.contenedor-novedades {
    padding: 70px 0;
    background: #EBEAEA;
}
.contenedor-novedades h2 {
    font-size: 2em;
    color:#626262;
}
.contenedor-novedades .img {
    border-radius: 8px 8px 0 0;
}
.contenedor-novedades .item-novedad {
    -webkit-box-shadow: 0px -1px 8px 0px rgb(0 0 0 / 26%);
    -moz-box-shadow: 0px -1px 8px 0px rgb(0 0 0 / 26%);
    box-shadow: wheat!important;
    width: 100% !important;
    background-color: #fff !important;
    color: #000 !important;
    height: auto !important;
    min-height: 300px !important;
    border-radius: 8px;
}
#utdt-main #novedades {
    background: #EEF5FA;
}
#utdt-main .contenedor-novedades {
    background-color: #EEEEEE;
    color: #7DAFD3;
    font-family: Montserrat !important;
}
#utdt-main .novedades-contenido-home {
    background: initial !important;
    display: flex !important;
    justify-content: center !important;
}


/* ==========================================================================
   6. OFICINA DE COMUNIDAD
========================================================================== */
.contenedor-oficina {
    padding: 70px 0;
    background: #FFF9EB;
    background: linear-gradient(0deg, rgba(255, 249, 235, 1) 0%, rgba(255, 239, 200, 1) 100%);
}
.contenedor-oficina h2 {
    font-size: 2em;
}

/* ==========================================================================
   7. CONTACTO
========================================================================== */
.contacto {
    padding: 70px 0;
}
.contacto h3 {
    font-weight: bold;
}
.contacto a:hover {
    color: #000000;
}
.contacto p img {
    filter: invert(1) sepia(1) saturate(5) hue-rotate(0deg);
}
.contacto input, .contacto textarea, .contacto .bg_white {
    border-radius: 8px;
}
.contacto .bg_white {
    background-color: #ffffff;
}
@media only screen and (max-width: 767px) {
    .contacto {
        text-align: center;
    }
    .contacto .send-button {
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }
}



/* CONTACTO FLOAT */
.contact-wrapper, .contact-wrapper-1, .contact-wrapper-2, .contact-wrapper-3, .contact-wrapper-4 {
    display: flex;
    flex-direction:column;
    align-items: center;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 0px;
    position: fixed;
    top: 80px;
    right: 0px;
    z-index: 10;
    color: white;
    transition: all 0.6s;
} 
.contact-wrapper-1, .contact-wrapper-2, .contact-wrapper-3, .contact-wrapper-4, .contact-btn { 
    height: 80px;
    width: 80px;
    padding-top: 15px;
    font-size: 12px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.contact-wrapper-1 img, .contact-wrapper-2 img, .contact-wrapper-3 img, .contact-wrapper-4 img, .contact-btn img { 
    width: 24px
}
.contact-wrapper-1 { top: 199px; }
.contact-wrapper-1 a { height:100px; background-color:#FDBD15; }
.contact-wrapper-1 p { font-size: 16px; font-weight: bold; }
.contact-wrapper-2 { top: 277px; }
.contact-wrapper-3 { top: 358px; }
.contact-wrapper-4 { top: 433px; }
.contact-btn { background: rgb(84 84 84 / 57%);}
.contact-wrapper-1 a:hover, .contact-wrapper-2 a:hover, .contact-wrapper-3 a:hover, .contact-wrapper-4 a:hover { color: #fff!important; }
.contact-wrapper p { font-size: 14px; text-align: center; margin: 0 10px; }
.contact-wrapper input { border-radius: 15px; outline: none; display: flex; }
.contact-wrapper button { background: rgba(162,195,58,.5); border-radius: 50%; border: 0; padding: 0; margin: 0 5px; }
.contact-wrapper hr { border-top: 1px solid white; width: 70%; }
a:hover.contact-btn { background-color: #FDC945; }
#whatsapp-msng-icon { width: 48px; }
#contact-msng-icon { width: 38px; }

@media only screen and (max-width: 767px) {
    .contact-wrapper-1 {
        right: 171px;
    }
    .contact-wrapper-1 p {
        font-size: 12px;
        padding-top: 1.6em;
    }
    .contact-wrapper-1 {
        right: 114px;
    }
    .contact-wrapper-2 {
        right: 57px;
    }
    .contact-wrapper-3 {
        right: 0;
    }
    .contact-wrapper-1, .contact-wrapper-2, .contact-wrapper-3, .contact-wrapper-4, .contact-btn {
        height: 50px;
        width: 110px;
        background-color: #714a8f00;
    }
    .contact-wrapper-1, .contact-wrapper-2, .contact-wrapper-3, .contact-wrapper-4 {
        top: initial;
        bottom: 0;
        flex-direction: row;
        background-color: #00000088;
        height: 50px;
        width: 55px;
        padding:0px 10px 10px
    }
    .contact-wrapper-1, .contact-wrapper-2, .contact-wrapper-3, .contact-wrapper-4, .contact-btn { 
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
    }
}

/* PURE CSS BACK TO TOP */
.scrolltop-wrap {
    box-sizing: border-box;
    position: absolute;
    top: 12rem;
    right: 1rem;
    bottom: 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1000000;
}
.scrolltop-wrap #scrolltop-arrow {
    fill: white;
}
.scrolltop-wrap a:hover #scrolltop-bg {
    fill: #93c7ed;
}
.scrolltop-wrap a:hover #scrolltop-arrow {
    fill: white;
}
@supports (-moz-appearance: meterbar) {
  .scrolltop-wrap { clip: rect(0, 3rem, auto, 0); }
}
.scrolltop-wrap [role~=button] {
    border-radius:0px;
}
.scrolltop-wrap a {
    position: fixed;
    position: -webkit-sticky;
    position: sticky;
    padding: 0!important;
    top: -5rem;
    width: 5rem;
    height: 5rem;
    margin-bottom: -5rem;
    -webkit-transform: translateY(100vh);
    transform: translateY(100vh);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: all;
    outline: none;
    overflow: hidden;
}
.scrolltop-wrap a svg {
    display: block;
    border-radius: 0px;
    width: 100%;
    height: 100%;
}
.scrolltop-wrap a svg path {
    transition: all 0.1s;
}
.scrolltop-wrap a #scrolltop-arrow {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
    -webkit-transform-origin: center;
    transform-origin: center;
}

/*  REMODAL              */
.remodal {
    border-radius: 8px!important;
}
.headerModal {
    border-radius: 8px 8px 0 0;
}
.headerModal h3 {
    font-weight: bold;
}
.headerModal {
    background-color:#FDBD15;
    top: -40px;
    padding: 10px 0px 10px;
    color: #ffffff;
}
.remodal-close {
    top: 5px;
}
.remodal-close, .remodal-close:after {
    color: rgb(95 84 2)!important;
}
#fmrdisplay {
    padding: 0 2em;
}
#gifpreload {
    display:none;
    pointer-events:none;
    margin: 0 auto;
    width: 100px;
    top:-200px;
}
.donacion-h {
    top:350px;
    z-index: 10;
}
.begindestacados {
    top:0px;
}
.begindestacados2 {
    top:0px;
}
@media screen and (max-width: 768px) {
    .remodal {
        width: 100%!important;
    }
    .begindestacados {
        top:0px;
    }
    .main-content {
        font-size:15px;
        margin-top:0px;
    }
    .fotorama__stage {
        height: 265px!important;
    }
}
@media screen and (max-width: 480px) {
    .sell {
        padding-top: 0px;
    }
    .fotorama__stage {
        height: 265px!important;
    }
}


/* ==========================================================================
   MEDIA QUERIES
========================================================================== */
@media only screen and (max-width: 768px) {
    h2 {
        font-size: 22px;
        font-weight: 800;
    }
    h3 {
        font-size: 22px;
    }
    section h3 {
        font-size: 25px;
    }
    #homenav h5 {
        font-size: 15px;
    }
    .container-video .video-wrapper {
        width: 100vw;
        height: 65vh;
    }
    .container-video iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100vw;
        height: 70vh;
    }
    .container-video .header h2 {
        font-size: 1.8em;
        margin-bottom: 5px;
    }
    .container-video .header h3 {
        font-size: 1.4em;
        margin-bottom: 1em;
    }
}

@media only screen and (min-width: 768px) {
    .container-msj .leftline:before {
        content: '';
        width: 60px;
        height: 4px;
        position: absolute;
        top: -25px;
        left: 0px;
        background-color: #ffffff;
    }
    .container-msj .rightline:before {
        content: '';
        width: 60px;
        height: 4px;
        position: absolute;
        top: -25px;
        right: 0px!important;
        background-color: #ffffff;
    }
}

@media (min-aspect-ratio: 16/9) {
    .container-video .video-wrapper iframe {
        height: 56.25vw;
    }
}

@media (max-aspect-ratio: 16/9) {
    .container-video .video-wrapper iframe {
        width: 177.78vh;
    }
}

@media print {
    .scrolltop-wrap {
        display: none!important;
    }
    .formulariocontacto {
        padding: inherit;
        width: 100%;
    }
}
