/* career list */
.wrapper-careers {
    font-family: 'Montserrat', sans-serif !important;
    background: rgba(49, 143, 255, 0.05);
}

.career-banner {
    background-color: #fff;
    color:#ffffff;
    background-image: url('/static/images/oferta_educativa_tsjenlinea.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
}

.careers-filters-wrapper {
    padding: 70px 0;
    background-color: #fff;
}

.careers-filters {
    padding: 70px 0;
    background-color: #fff;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Montserrat', sans-serif !important;
}

.career {
    padding: 25px 0;
}

.top-text {
    font-size: 50px;
    color:#FFFFFF;
}

.list-title {
    color:#333A96;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 26px;
    line-height: 32px;
    padding-top: 50px;
    margin-bottom: 15px;
    padding-top: 0px;
}

.list-text, .list-text {
    color:#77838F;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    padding-left: 0;
    list-style-position: inside;
    font-style: normal;
    margin-bottom: 30px;
}

.list-text span {
    color: rgb(0, 0, 0);
    font-size: 14px;
    text-align: justify;
}

.list-text li {
    margin-bottom: 15px;
}

.list-text li:nth-child(n+4) {
    display: none;
}

.button-color { 
    background-color: #EF586F !important;
    border-radius: 8px !important;
    border: none !important;
    font-size: 16px !important;
    text-transform: uppercase;
    padding: 17px 50px !important;
}

.img-career {
    max-width: 700px !important;
    max-height: 500px;
    width: 100%;
}

.form-select {
    margin-bottom: 10px;
}

.bg-image{
    background-position:center;
    background-size:cover;
    height: 450px;
}

/* career detail */
.principal-container {
    font-family: 'Montserrat', sans-serif !important;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 270px;
    height: 458px;
}

.items-container {
    background-color: #FFFFFF;
    box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    padding:19px 85px ;
    margin:auto 0;
}

.items-title {
    color:#333A96;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 26px;
    padding: 20px;
}

.container-items-button {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.items-button {
    background: #FFFFFF;
    height: 152px;
    width: 217px;
    box-shadow: 0px 25px 70px rgba(1, 33, 58, 0.07);
    border-radius: 8px;
    margin:15px;
    text-align: center;
}

.items-icon {
    height: 50px;
    width: 50px; 
    object-fit: contain;
    vertical-align: baseline;
    margin: 20px;
}

.items-text {
    color: #77838F;
    font-size: 18px;
    font-weight: 200;
    font-style:normal;
    text-align: center;
    text-transform: uppercase;
}

.objetive-container { 
    background-color: #FFFFFF;
    margin:285px 30px 30px;
}

.general-objetive {
    color: #0284C6;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 26px;
}

.objetive-content {
    color: #77838F;
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

.videos-container {
    background: rgba(49, 143, 255, 0.05);
    padding: 80px 0;
    text-align: center;
}

.video-title {
    color: #0284C6;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 26px;
    margin: 15px;
}

.profile-container {
    margin: 30px;
}

.column-container {
    display:block;
    column-span:all;
    column-count: 3;
    column-width: 200px;
    padding: 40px;
}

.profile-title {
    color: #0284C6;
    text-align: left;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 26px;
    margin: 15px;
}

.profile-list {
    color: #77838F;
    font-style: normal;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    text-align: justify;
    padding-left: 1rem;
}

.process-container {
    background-color: #333A96;
    border-radius: 8px;
    padding: 10px;
    color:#FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
}

.process-list-container {
    display: block;
    column-span: all;
    column-count: 2;
    column-width: 270px;
    padding: 20px 40px 20px 0;
}

.process-title {
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase;
    margin: 25px 20px 23px 0;
    padding-left: 6px;
}

.process-list {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    text-align: justify;
    list-style-position: inside;
    padding-left: 1rem;
}

.signin-container {
    padding: 50px;
    text-align: center;
}

.date-container {
    align-items: center;
    padding: 20px;
}

.start-date {
    color: #333A96;
    font-size: 27px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
}

.end-date {
    color: #333A96;
    font-size: 50px;
    font-weight: 800 !important;
    text-transform: uppercase;
    text-align: center;
}

.date-button {
    background-color: #EF586F !important;
    color: #FFFFFF;
    border-radius: 8px !important;
    border: none !important;
    font-size: 32px !important;
    text-transform: uppercase;
    padding: 17px 50px !important;
}

@media (max-width: 576px) {
    .principal-container {
        padding: 20px;
        height: auto;
        background-image: none !important;
    }

    .items-container {
        padding: 20px;
    }

    .container-items-button {
        flex-direction: column;
    }

    .items-button {
        width: 100%;
    }

    .objetive-container {
        margin: 30px;
    }

    .videos-container iframe {
        width: 300px;
    }

    .process-container {
        flex-direction: column;
    }

    .banner{
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-bottom: 80px;
        height: 400px;
        width: 100%;
        margin-top: -40px;
    }
}

.mobile-height {
    height: 200px;
}

@media (min-width: 768px) {
    .mobile-height {
        height: auto;
    }
}