@media only screen and (max-width: 600px) {
  #sj-popup-607 .sj-popup {
    width: 80% !important;
    background: #ffffff;
    margin: 0px 0px 0px 0px;
}
.sj-popup .relative {
    height: auto !important;
}

.info-rector {
    display: inherit !important;
}
}

.tz-header-4 .logo #tzlogo img {
    background-color: #380B61;
    padding: 5px;
    margin-left: -100px;
    width: 140px;
    max-width: 140px;
}

.loading-page img {
    width: 15%;
}

.loading-page {
    background: #380A62;
}

@media (max-width: 480px) {
 .tz-header-4 .logo #tzlogo img {
    width: 90px !important;
    margin-left: -35px !important;
 }
}

    .grid {
    
    }

    .grid .card {
        border: 2px solid #380B61;
        border-radius: 10px;
        height: 256px;
    }

    .card .title {
        display: flex;
        align-items: center;
        height: 80px;
        background-color: #380B61;
        padding: 10px 5%;
    }

    .card .title h4 {
        color: white;
    }

    .card .content {
font-family: "Arial";
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .content table {
        width: 100%;
    }

    tr:nth-child(even) {
        background-color: #370b6152;
    }

    table td {
        padding: 6px;
    }

    .boton-1 .curso-button {
        text-decoration: none;
        color: white;
        width: 100%;
    }

.boton-2 .curso-button {
        text-decoration: none;
        color: white;
        width: 100%;
    }

.boton-3 .curso-button {
        text-decoration: none;
        color: white;
        width: 100%;

    }

    .boton-1{
        background-color: #773085;
    padding: 6px;
    text-align: center;
    border-radius: 0 0 0 8px;
    width: 50%;
    }
 .boton-2{
        background-color: #380B61;
        padding: 6px;
        text-align: center;
border-radius: 0 0 8px 0px;
width: 50%;
    }

 .boton-3{
        background-color: #380B61;
        padding: 10px;
        text-align: center;
    }

.cursos-container {
    margin-top: 100px;
    margin-bottom: 0px;
}

.cursos-intro {
    padding: 20px 0 0 0;
}

    .curso-button-container:hover {
        background-color: white;
        color: black !Important;
    }
    .curso-button-container:hover .curso-button {
       color: black;
    }

    .curso-button-container .curso-button:hover {
        color: black;
    }




.cursos-article-container {
    padding: 10px 0 20px 0;
}

.cursos-article-table {
    width: 100%;
}

.cursos-article-table td {
    padding: 15px !Important;
    border: solid #380B53;
}

.cursos #tz-main-body-wrapper {
    display: none;
}

.grid .col-lg-4 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.button-area {
    display: flex;
    flex-direction: inherit;
    justify-content: flex-start;
}

.button-area1 {
    display: flex;
    flex-direction: inherit;
    justify-content: space-between;
padding-bottom: 20px;
}

.icons .btn-group {
    display: block !important;
padding-top: 15px;
}

@keyframes changewidth {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.1);
  }
}

.loading-page img {
   animation: changewith;
    animation-duration: 1s;
    animation-name: dd;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.lds-dual-ring {
  width: 80px;
  height: 80px;
    margin: 0 auto;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #FFF;
    border-color: #EC88D4 transparent #EC88D4 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.card .content; {
font-family: "Arial" !mportant;
}

.card-text, .card-title {
    margin: 0 15px;
}

.info-carrera p {
text-align: justify;
font-size: 12pt;
}

.info-carrera {
    padding: 0 0 30px 0;
}

.info-carrera h4 {
    color: #cc0066 !important;
font-size: 12pt;
}

.info-rector {
    display: flex;
    justify-content: center;
}

.foto-decano center p {
text-align: center;
}

#Mod213 .span2.imgverif {
    display: none;
}

.foto-decano, .foto-decano p {
    text-align: center;
}

.facultad > h4:nth-child(1) {
    text-align: center;
}

