/* Vista General*/
.section-faculty-careers {
    background-color: #000;
    padding: 0 0 30px 0;
}
.section-faculty-careers .title-view-careers{
    color: #fff;
}
.section-faculty-careers .title-ug-grade{
    color: #fff;
}

/* Muchas carreras */
.view-many-careers .oneitem.owl-carousel{
    width: 24%;
}

/* Una carrera */
.vista-desktop,
.content-items-one {
    height: 100%;
}

.single-view-career .oneitem .item {
    height: 350px;
}

/* Todas las carreras */


.otro-width .card-body {
    opacity: 0;
    position: absolute;
    transition-duration: 1s;
    width: 100%;
    bottom: 0;
    color: #fff;
    line-height: 1;
}
.items-all-view .card-body,
.oneitem .item .card-body,
.owl-item .card-body{
    font-size: 10px;
    line-height: 1;
    bottom: 0;
}
.items-all-view .card-body p,
.oneitem .item .card-body p,
.owl-item .card-body p {
    margin-bottom: 5px;
}

.content-items-one .title-one-career {
    color: #fff;
}
.content-info-one-career {
    
}
.content-info-one-career .card-header {
    background: transparent;
}
.content-items-one .text-primary{
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    padding-top: 15px;
}
.item-one-column .title-career-slider-one {
    color: #fff;
    text-decoration: none;
}
.item-one-column .card-body {
    opacity: 1;
}
.single-view-career .content-body {
    color: #fff;
    line-height: 1;
    font-size: 14px;
}



.view-many-careers .oneitem .item,
.owl-item {
    height: 125px;
}

.card-header  {
    transition: all 1s;
    background: rgba(0,0,0,0.25);
}

.owl-carousel .item .otro-width,
.owl-carousel .item .otro-width .bg-img,
.owl-item .item,
.owl-item .item .otro-width ,
.owl-item .item .otro-width .bg-img{
    height: 100%;
}

.owl-carousel .overlay-ug,
.owl-item .overlay-ug {
    /*background: rgba(0,0,0,0.5);*/
}

.link-career-slider {
    text-decoration: none;
}
.link-career-slider:hover {
    text-decoration: none;
}

.items-all-view .card-header,
.owl-carousel .card-header,
.owl-item .card-header {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3%;
    line-height: 1;
}

.item-all-view .card-header .title-career-slider,
.owl-carousel .card-header .title-career-slider,
.owl-item .card-header .title-career-slider {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin: 0;
}
.btn-more-info-one-career{
    line-height: 1;
    font-size: 14px;
    background-color: transparent;
    margin-left: 5px;
    padding: 14px 24px;
    border: 2px solid #b89a59;
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 10%;
}
.btn-more-info-one-career:hover{
    background-color: #b89a59;
    border-color: #b89a59;
    color: #fff;
    text-decoration: none;
}


/*/////////// */
.view-all-careers .bg-img{
    height: 160px;
}
.view-all-careers .card-item-career{
    padding-left: 0;
}

.view-all-careers .title-career-slider{
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.single-view-career.section-faculty-careers {
    padding: 30px 0 30px  0;
}

@media only screen and (max-width: 575.98px) {
    .oneitem.owl-carousel{
        width: 100%;
    }
    .owl-stage{
        padding-left: 0 !important;
    }
    .owl-carousel .card-header .title-career-slider, .owl-item .card-header .title-career-slider{
        font-size: 12px;
    }
    .owl-item {

    }

    .content-image-one-career {
        display: none;
    }
    .oneitem .item {
        height: 125px;
    }
    .title-one-career {
        font-size: 20px;
    }
    .content-info-one-career .text-primary,
    .btn-more-info-one-career {
        display: none;
    }
    .vista-desktop{
        display: none;
    }
    .vista-mobil .bg-img {
        height: 125px !important;
    }
    .vista-mobil .bg-img .card-header .title-career-slider{
        font-size: 16px;
    }

    .view-many-careers .oneitem.owl-carousel {
        width: 100%;
    }

    /**************/
    .view-all-careers .card-item-career{
        padding-left: 0;
        padding-right: 5px;
        margin-top: 10px;
    }
    .view-all-careers .card-item-career:nth-child(2n){
        padding-left: 5px;
        padding-right: 0;
    }
    .single-view-career .oneitem .item {
        height: 125px;
    }
    .view-all-careers .bg-img {
        height: 125px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .oneitem.owl-carousel {
        width: 33%;
    }
    .owl-stage{
        padding-left: 0 !important;
    }
    .owl-carousel .card-header .title-career-slider, .owl-item .card-header .title-career-slider{
        font-size: 14px;
    }
    .owl-item {

    }
    .content-image-one-career {
        display: none;
    }
    .oneitem .item {
        height: 125px;
    }
    .title-one-career {
        font-size: 20px;
    }
    .content-info-one-career .text-primary,
    .btn-more-info-one-career {
        display: none;
    }
    
    .vista-desktop{
        display: none;
    }
    .vista-mobil .bg-img {
        height: 125px !important;
    }
    .vista-mobil .bg-img .card-header .title-career-slider{
        font-size: 16px;
    }
    .view-many-careers .oneitem.owl-carousel {
        width: 100%;
    }
    .single-view-career .oneitem .item {
        height: 125px;
    }
    /**************/
    .view-all-careers .card-item-career{
        padding-left: 0;
        padding-right: 5px;
        margin-top: 10px;
    }
    .view-all-careers .card-item-career:nth-child(2n){
        padding-left: 5px;
        padding-right: 0;
    }
    .view-all-careers .bg-img {
        height: 125px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .view-many-careers .oneitem.owl-carousel {
        
    }
    .view-many-careers .owl-stage{
        padding-left: 0 !important;
    }
    .content-info-one-career::before {
        background-image: linear-gradient(to right,#000,transparent);
        top: 0;
        bottom: 0;
        left: 100%;
        width: 275px;
        content: '';
        position: absolute;
        z-index: 10;
    }
    .contenedor-body {
        color: #828282;
    }
    .vista-mobil{
        display: none;
    }
    .content-info-one-career {
        background: transparent !important;
    }
    .view-many-careers .oneitem.owl-carousel {
        width: 31%;
    }
    /*********/
    .view-all-careers .card-item-career{
        padding-left: 0;
        padding-right: 5px;
        margin-top: 10px;
    }

    .view-all-careers .card-item-career:nth-child(2n){
        padding-left: 5px;
        padding-right: 0;
    }
}

.owl-theme:hover .owl-controls .owl-nav div.owl-prev,
.owl-theme:hover .owl-controls .owl-nav div.owl-next {
    background-color: rgba(0,0,0,.8);
}

.owl-theme:hover .owl-controls .owl-nav div.owl-prev:before, 
.owl-theme:hover .owl-controls .owl-nav div.owl-next:before {
    color: #fff;
    font-size: 48px;
}

/* */
.owl-stage {
    display: flex;
}

@media only screen and (min-width: 992px) {
    .title-ug-grade{
        transform: translateY(100%);
        margin-bottom: 0;
    }
    .content-items-grades {
        margin-top: -5%;
    }
    .oneitem {
       margin: 5% 0;
    }
    .oneitem .item {
        transition: all 1s;
    }
    
    .view-many-careers .oneitem .item:hover {
        transition: all 1s;
        transform: translateX(25%) scale(1.5) !important;
    }
    .view-all-careers .card-item-career,
    .view-many-careers .owl-item{
        transition: all 1s;
    }
    .view-many-careers .owl-stage{
        padding-left: 0 !important;
    }
    .view-many-careers .owl-stage-padding {
        padding-left: 15px !important;
    }

    .view-all-careers .hover-all-carrers-ug,
    .view-many-careers .hoversliderug {
        transition: all 1s;
        transform: scale(1.5) !important;
    }
    .view-all-careers .hover-all-carrers-ug .card-header,
    .oneitem .item:hover .card-header,
    .view-many-careers .hoversliderug .card-header {
        background: transparent;
    }

    .view-all-careers .overlay-card,
    .view-many-careers .overlay-card {
        transition: all 1s;
    }
    .view-all-careers .hover-all-carrers-ug .overlay-card,
    .view-many-careers .oneitem .item:hover .overlay-card,
    .view-many-careers .hoversliderug .overlay-card {
        transition: all 1s;
        background: rgba(0,0,0,0.5);
    }
    
    .view-all-careers .hover-all-carrers-ug .card-body,
    .view-many-careers .oneitem .item:hover .card-body,
    .view-many-careers .hoversliderug .card-body{
        transition-delay: 0.3s;
        opacity: 1;
        width: 100%;
        color: #fff;
        font-size: 10px;
        line-height: 1;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        bottom: 0;

    }

    .view-all-careers .hover-all-carrers-ug .card-body p,
    .view-many-careers .oneitem .item:hover .card-body p,
    .view-many-careers .hoversliderug .card-body p {
        margin-bottom: 5px;
    }

    .owl-stage{
        margin: 4% 0;
    }
    .view-many-careers .firstitemslide {
        transform: translateX(25%) scale(1.5) !important;
    }
    .view-many-careers .lastitemslide{
        transform: translateX(-25%) scale(1.5) !important;   
    }
    .view-many-careers .lastitemsliderr {
        transform: translateX(-25%) scale(1.5) !important;      
    }
    .view-many-careers .other-item {
        transform: scale(1.5) !important;
    }
    
    
    .owl-item-overlay-ug-transparent {
        background: transparent !important;
    }
    .content-info-one-career::before {
        background-image: linear-gradient(to right,#000,transparent);
        top: 0;
        bottom: 0;
        left: 100%;
        width: 275px;
        content: '';
        position: absolute;
        z-index: 10;
    }
    .single-view-career .contenedor-body {
        color: #828282;
    }
    .content-info-one-career{
        background: transparent !important;
    }
    .vista-mobil{
        display: none;
    }

    .view-all-careers .card-item-career {
        width: calc(33.33333% - 20px);
        margin: 5px 10px;
    }

    .view-all-careers .card-item-career:nth-child(1),
    .view-all-careers .card-item-career:nth-child(2),
    .view-all-careers .card-item-career:nth-child(3){
        margin-top: 2%;
    }
    .view-all-careers .card-item-career {
        margin-bottom: 5%;
    }
    .single-view-career {
        display: flex;
        align-items: center;
        flex-flow: column nowrap;
        padding: 0;
    }
    .single-view-career .content-items-grades {
        margin-top: 0;
    }
    .single-view-career .items-all-view .card-header,
    .single-view-career .owl-carousel .card-header,
    .single-view-career .owl-item .card-header {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 3%;
        line-height: 1;
        width: 475px;
        z-index: 99;
    }
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {

}
/*.owl-prev {
    left: -40px !important;
}
.owl-next {
    right: -40px !important;
}*/
.owl-dots {
    display: none !important;
}

.owl-theme .owl-controls .owl-nav div.owl-prev:before, 
.owl-theme .owl-controls .owl-nav div.owl-next:before{
    font-size: 20px;
    top: 25%;
    position: absolute;
}

.owl-theme .owl-controls .owl-nav div.owl-prev:before {
    left: 5%;
}

.owl-theme .owl-controls .owl-nav div.owl-next:before {
    right: 5%;
}

.owl-prev {
    visibility: hidden;
}