/*
Multimedia
*/

.multimedia-container > div > .uk-panel{
  position: relative;
}

.multimedia-container .uk-panel>:not(.uk-panel-title):last-child > div:last-child{
      position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 100%;
}

.multimedia-container .uk-panel>:not(.uk-panel-title):last-child > div:last-child{
      position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: 100%;
}

.multimedia-container .uk-panel>:not(.uk-panel-title):last-child > div:last-child > div:last-child,
.multimedia-container .uk-panel>:not(.uk-panel-title):last-child > div:last-child > div:last-child a{
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}

/*


.multimedia-container .uk-panel>:not(.uk-panel-title):last-child {
	height: 100%;
  	width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    margin: 0;
}

.multimedia-container .uk-panel>:not(.uk-panel-title):last-child > div {
	width: 100%;
    padding: 0;
    position: absolute;
    left: 10px;
    height: 100%;
}

.multimedia-container .uk-panel>:not(.uk-panel-title):last-child > div {
	width: 100%;
    padding: 0;
    position: absolute;
    left: 10px;
    height: 100%;
}

.multimedia-container .uk-panel>:not(.uk-panel-title):last-child > div > div {
	padding: 0;
    width: 100%;
}

.multimedia-container .uk-panel>:not(.uk-panel-title):last-child > div > div a {
	display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}*/



/*
Listado de redes sociales
*/
.s2s_supra_contenedor{
    position: fixed;
    right: 0;
    top: 295px;
    background: #c4c3c3;
    z-index: 15;
}

.s2s_contenedor.s2s_no_text.s2s-btn-group div.red.bg-facebook {
  background-color: #526282 !important
}

.s2s_contenedor.s2s_no_text.s2s-btn-group div.red.bg-twitter {
  background-color: #4294b6 !important
}

.s2s_contenedor.s2s_no_text.s2s-btn-group div.red.bg-pinterest {
  background-color: #a4484c !important
}

.s2s_contenedor.s2s_no_text.s2s-btn-group div.red.bg-linkedin {
  background-color: #2f6d8c !important
}

.s2s_contenedor {
    display: flex;
    flex-direction: column;
  	padding: 5px 0;
}

.s2s_contenedor.s2s_no_text.s2s-btn-group div.red {
    border-radius: 50% !important;
    width: 28px !important;
    height: 28px !important;
    margin: 3px;
  	overflow: hidden;
}

.s2s_contenedor.s2s_no_text.s2s-btn-group div.red img {
    width: 100%
}

.s2s_contenedor.s2s_no_text.s2s-btn-group a {
    text-decoration:none !important;
  	display: block;
  	width: 100%;
  	height: 100%;
  	cursor: pointer;
  	padding: 5px;
}

.s2s_credits_wrapper {
    display: none !important
}

/*
Listado de carreras
*/

.sprocket-grids-b-item .sprocket-grids-b-effect {
    width: 100% !important;
    height: 100% !important;
    opacity: 1 !important;
    background: rgba(0,0,0,0.3) !important;
}

.sprocket-grids-b-item .overlay-mode .sprocket-grids-b-text {
    opacity: 1 !important;
}

.sprocket-grids-b-content.overlay-mode {
    height: 100% !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.sprocket-grids-b-item .overlay-mode .sprocket-grids-b-title {
    opacity: 1 !important;
    margin-top: 0 !important;
}

.sprocket-grids-b-container li {
    list-style: none !important;
    padding: 0 !important;
}

.sprocket-grids-b-text{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: lighter;
    margin:0;
    width: 100%;
}

.sprocket-grids-b-text p{
    line-height: 8px
}

.sprocket-grids-b-container h2 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px !important;
    text-align: center;
}

.sprocket-grids-b-container h2 a{
    color: #fff !important;
}

.sprocket-grids-b-container h2:before {
    display: none !important;
}

a.sprocket-grids-b-readon {
    opacity: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 5;
}

/**
Slider
*/

[data-uk-slideshow] {
   /* border-bottom: 14px solid #92bf1f;*/
}

/**
titulos
*/

.common-pages-module-tittle{
    position: relative;
    margin: 0;
    font-size: 22px;
    line-height: 1;
    padding: 50px 50px 25px;
}

.common-pages-module-tittle:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #c7c7c7;
    margin: 35px 0 65px 0;
}

.common-pages-module-tittle.nounderline:after {
    content: "";
    display: none;
}



.common-pages-module-tittle strong {
    display: block;
    font-size: 50px;
}



/*
Sección informactiva
*/

section.more-information-about{
    padding: 40px 0;
    margin: 20px 0;
    display: flex !important;
    flex-direction: column;
    position: relative;
}

section.more-information-about h3:before {
    display: none;
}



section.more-information-about:before,
.common-pages-module-tittle.nounderline:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: black;
    position: relative;
    margin: 30px;
    left: 0;
    top: 0;
}



.button.bordered-button {
    display: block;
    text-align: center;
    border: 2px solid #94b43b;
    width: 200px;
    margin: 10px auto;
    padding: 10px;
    color: black;
    cursor: pointer;
}


section.more-information-about article {
    padding: 10px;
    text-align: center;
    width: 33.333%;
}




/**
Sección de noticias
*/
.latest-news{
    overflow: hidden;
}

.latest-news-list,
.latest-news-main{
    float: left;
}

.latest-news-main {
    width: 100%;
    DISPLAY: flex;
    padding: 15px;
}

.latest-news-main .latest-news-image{
    display: block;



    width: 40%;
    padding-right: 14px;
    float: left;
}

.latest-news-main > div {
    width: 60%;
    float: left;
}

.latest-news-main > div > div {
    font-size: 10px;
    float: left;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.latest-news-main .latest-news-image img {
    width: 100%
}



.latest-news-list ul {
    margin: 0
}

.latest-news-list li {
    overflow: hidden;
    width: 100%;
    height: auto;
    border-bottom: 1px solid;
    padding: 15px !important;
}

.latest-news-list li .latest-news-list-image{
    width: 40%;
    padding-right: 14px;
    float: left;
}

.latest-news-list li .latest-news-list-image img{
    width: 100%;
    height: auto;
}

.latest-news-list li .latest-news-list-content {
    width: 60%;
    float: left;
}

.latest-news-list li .latest-news-list-content div{
    font-size: 10px;
    float: left;
    width: 100%;
}

.latest-news-list li .latest-news-list-content .latest-news-date{
    float: right;
}

.latest-news-list li .latest-news-list-content .latest-news-extract {
    display: block
}


.latest-news-list li .latest-news-list-content .latest-news-extract .latest-news-extract-title{
    color: black;
    font-size: 15px;
}



.latest-news-list li .latest-news-list-content .latest-news-extract .latest-news-extract-text{
    padding: 10px 0;
    font-size: 12px;
}

.latest-news-category {
    color: #94b43b
}

a.latest-news-extract{
    color: gray !important;
}

a.latest-news-extract:hover {
    text-decoration: none !important;
}

.latest-news-category{
    text-transform: uppercase !important;

}

.latest-news-main .latest-news-category,
.latest-news-main .latest-news-date {
    font-weight: bold;
    display: block;
    margin: 15px 0;
}

.custom-container-multimedia {
    position: relative;
}

.custom-container-multimedia iframe{
    width: 100%;
    height: 300px
}


.latest-news .latest-news-extract .latest-news-extract-title,
main.detalle .custom-container-multimedia h3{
    font-weight: bold;
}

.latest-news .latest-news-extract h4.latest-news-extract-title:before,
main.detalle .custom-container-multimedia h3:before{
    display: none !important
}

.latest-news .latest-news-extract h4.latest-news-extract-title{
    color: black;
    font-size: 15px;
    margin: 0;
}

.latest-news .latest-news-extract .latest-news-extract-text{
    padding: 10px 0;
    font-size: 12px;
}



.latest-news-main h4.latest-news-extract-title,
main.detalle .custom-container-multimedia h3{
    margin-bottom: 15px;
    font-size: 25px;
}




/**
Tabs de cada articulo por carrera
*/

/*.custom-tab-container{
    overflow: hidden;
}*/

.custom-tab-container > input {
    display: none;
  }

.custom-tab-container label:hover {
    color: #789;
    cursor: pointer;
  }


.custom-tab-container .custom-tab-container-menu{
    display: flex;
    width: 200px;
    flex-direction: column;
    float: left;
    margin: 30px 0;
}

.custom-tab-container nav.custom-tab-container-menu label {
    padding: 15px 20px;
    border-top: 1px solid gray;
    text-align: right;
    color: gray;
    font-weight: bold;
    cursor: pointer;
}

.custom-tab-container nav.custom-tab-container-menu label:hover,
.custom-tab-container nav.custom-tab-container-menu label.active{
    background: #f2fae8;
}

.pager.pagenav{
    display: none;
}

.custom-career-title{
    display: flex;
    width: 50%;
    flex-direction: column;
    align-items: center;
    /*margin: 40px 20px; */
    margin: 40px 74px;
}

.custom-career-title h1{
    font-family:"Ancizar sans", Tahoma, Geneva, sans-serif;
    color: #4e4e4e !important;
    font-weight: bold;
    text-transform: uppercase;
    width: 300px;
    text-align: center;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    font-size: 60px !important;
    line-height: 55px;
    text-align: left
}

.custom-career-title span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    border-top: 2px solid #a3a3a3;
    display: inline-block;
    padding: 15px 0;
    text-align: left
}
.custom-career-title h1:before{
    display: none;
}

@media all and (min-width: 1100px) {

    .latest-news-main {
        width: 60%;
        display: block;
        padding: 0;
    }

    .latest-news-list {
        width: 40%;
    }

    .latest-news-list ul {
        margin: 21px
    }

    .latest-news-main .latest-news-image{
        float: none;
        width: 100%;
        padding:0;
    }

    .latest-news-main > div {
        width: 100%;
    }

    .latest-news-main > div > div {
        font-size: 14px;
        display: block;
    }

    .latest-news .latest-news-extract h4.latest-news-extract-title {
        font-size: 25px;
        color: #94b43b;
    }

    .latest-news .latest-news-extract .latest-news-extract-text {
        font-size: 14px;
    }

    section.more-information-about:before,
    .common-pages-module-tittle.nounderline:before {
        max-width: 700px;
        position: absolute;
        left: 50%;
        margin: 0;
        margin-left: -350px;
        padding: 0px 155px;
    }


    section.more-information-about{
        flex-direction: row
    }
}

label[for="tab-titulo-1"],
label[for="tab-descripcion-1"],
label[for="tab-texto-boton-1"],
label[for="tab-archivo-1"],
label[for="tab-titulo-2"],
label[for="tab-descripcion-2"],
label[for="tab-texto-boton-2"],
label[for="tab-archivo-2"],
label[for="tab-titulo-3"],
label[for="tab-descripcion-3"],
label[for="tab-texto-boton-3"],
label[for="tab-archivo-3"],
label[for="tab-texto-boton-4"],
label[for="tab-archivo-4"]{
    display: none !important;
}
/* custom my css*/
/*div.breadcrumb-class{
border-bottom: 0px dotted !important;
}*/
/* titulo y   linea */
.common-pages-module-tittle:after {
    content: "";
    display: block;
    width: 80%;
    height: 2px;
    background: #c7c7c7;
    margin: 35px 0px 65px 50px;
}   
/* ampliación y primera sección de texto */
/*main.detalle {
    margin: 0 5% 50px!important;
}*/
.common-pages-module-tittle strong {
    font-size: 58px!important;
}
.common-pages-module-tittle {
    font-size: 26px!important;
}

.common-pages-module-tittle{
letter-spacing: 5px!important;
}
.latest-news .latest-news-extract .latest-news-extract-text {
    font-size: 19px;
}.latest-news .latest-news-extract h4.latest-news-extract-title {
    font-size: 35px;
}
main.detalle ol li, main.detalle ul li {
    font-size: 85%;
}

/* responsive */
@media screen and (max-width: 767px){
#js-mainnav.megamenu.blackwhite {
    display: none!important;

}
.navigation .navbar- {
    background-color: #c7c7c!important;
}

#unalTop .buscador .gsc-control-searchbox-only .gsc-input, .buscador .gsc-input-box {
    background: #7770!important;
}
.navigation .navbar- {
    background-color: #92BF1F!important;
}

.common-pages-module-tittle {
    letter-spacing: 5px!important;
    margin-left: -30px!important;
}
.common-pages-module-tittle strong {
font-size:30px!important;
}



section.more-information-about article {
    padding: 10px;
    text-align: center;
    width: 100%!important;
}

section.more-information-about:before, .common-pages-module-tittle.nounderline:before {
    content: "";
    display: block;
    width: 70%!important;
    background: #c7c7c7!important;
    position: initial!important;
}
.latest-news-main {
    DISPLAY: none!important;;
}


}

/* porque estudiar css*/ 
div.custom.section.more-information-about{
    padding-top: 50px!important;
}


b, strong {
    font-weight: 100!important;
}

@media (max-width:414px){
.wdform-page-and-images{
    margin-left: -215px!important;
}


.custom-career-title {
    width: 80%!important;
    }

.custom-career-title  h1{
font-size: 38px!important;
}

.custom-tab-container .custom-tab-container-menu {
    display: flex;
    width: max-content!important;
    flex-direction: inherit!important;
}

#informacion-general{
    position: absolute!important;
    padding-top: 100px!important;
    padding-left: 0px!important;
    width: auto!important;
    margin-top: 419px!important;
}

.custom-tab-container .custom-tab-container-menu {
    display: inline-grid!important;
    }
section.more-information-about{
    padding-top: 1200px!important;
}

#objetivos{
    width:auto!important;
}
#dirigido-a{
    width:auto!important;
}
#pefil{
    width:auto!important;
}
#lineas-de-investigacion-o-profundizacion{
    width:auto!important;
}
#inversion{
    width:auto!important;
}
#plan-de-estudios{
    width:auto!important;
}
#recursos-fisicos{
    width:auto!important;
}
#multimedia{
    width:auto!important;
}
#planta-docente{
    width:auto!important;
}
#normatividad{
    width:auto!important;
}



}
}

@media (max-width:480px){

#tab-informacion-general{
display: contents!important;
}

div.custom-career-title h1{
   font-size: 38px!important;
   margin-left: 145px!important;
   width: auto!important;
   line-height: normal!important;
}
}

div.custom-career-title h1{
font-size: 38px!important;
    line-height: normal;
}




table.flatcal_main_t {
    margin: auto auto!important;
    border: 3px solid #94B43B!important;
}
#flatcal_minical .flatcal_todaycell a {
    color: #fff !important!important;
    padding: 3px!important;
    border: 1px solid #94B43B!important;
    background-color: #94B43B!important;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #94b43b!important;
    border: 1px solid #94b43b!important;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #94b43b!important;
    color: #FFF!important;
}
.jev_toprow div.currentmonth {
    border-top: 1px solid #94b43b!important;
    border-bottom: 1px solid #94b43b!important;
}
.nav-items > div {
    margin-left: -5px;
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 1px solid #94b43b!important;
}
.nav-items > div:first-child {
    border-radius: 5px 0 0 5px;
    border-left: 1px solid #94b43b!important;
}
.nav-items > div:last-child {
    border-radius: 0 5px 5px 0!important;
    border-right: 1px solid #94b43b!important;
}
div.powered_by.powered_by_1{
display: none!important;
}
}

main.detalle h2::before {
    content: "" !important;
    float: left;
    font-size: 200%;
    margin-top: 2px;
    padding-right: 3px;
}

}


 
div.sprocket-grids-b{
    box-sizing: content-box!important;
}


}

div.sprocket-grids-b *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: content-box!important;
}

.sprocket-grids-b-container {
    position: relative;
    margin: 0 -9%!important;
}

li.sprocket-grids-b-container.sprocket-grids-b-columns-3{
    top: 2px!important;
}


sprocket-grids-b-item{
    top:2px!important;
}

strong {
    font-weight: bold !important;
}

/*div.col-xs-12.col-sm-3.col-md-3.rightside{
    display: none!important;
}*/

span.mod_events_latest_content{
    font-size: 21px!important;
}
.mapWrapper {
    position: relative!important;
    /*
    Do math with the height of your iframe divided by the width, then converted to percent
    In this example the height is 400 and the width is 600
    400 / 600 = .66666667
    which is 66.6666667% */
    padding-bottom: 50.555555%;
    height: 0;

}
.mapWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

}
#js-mainnav.megamenu.blackwhite .childcontent-inner{
    width: 250px!important;
}

#tab-informacion-general:checked ~ #informacion-general, #tab-objetivos:checked ~ #objetivos, #tab-dirigido-a:checked ~ #dirigido-a, #tab-perfil:checked ~ #perfil, #tab-lineas-de-investigacion-o-profundizacion:checked ~ #lineas-de-investigacion-o-profundizacion, #tab-plan-de-estudios:checked ~ #plan-de-estudios, #tab-recursos-fisicos:checked ~ #recursos-fisicos, #tab-planta-docente:checked ~ #planta-docente, #tab-grupos-de-investigacion:checked ~ #grupos-de-investigacion, #tab-inversion:checked ~ #inversion, #tab-normatividad:checked ~ #normatividad, #tab-contactos:checked ~ #contactos {
    display: contents!important;
}

