.container{
    width: 80vw;
}
#page{
    margin-top: 10vh;
}

@media (max-width:768px) {
    #page{
        margin-top: 15vh;
    }
}


.category a{
    background-color: white;
    text-align: center;
    border-radius: 105px;
    padding: 15px;
    padding-right: 0;
    padding-left: 0px;
    min-height: 143px;
    /*color: #666;*/
    color: black;
    font-weight: bold;
    transition: 0.2s all;
}
.category a:hover{
    transform: scale(1.2);
    z-index: 99999999999;
    background-color: #BBDBF9;
    color: #0072ff;
    text-decoration: none;
}

.category_desc{
    background: white;
    border-radius: 4px;
}
.inline-ul{
    font-size: 0.85em;
    text-decoration: none;
    list-style: none;
    color: #777;
}
.well{
    min-height: 65px;
}
.inline-ul label{
    margin-left: 5px;
    margin-bottom: 0;
}
.inline-ul input{
    margin-left: 20px !important;
}
.inline-ul label,input{
    cursor: pointer;
    vertical-align: middle;
    font-weight: normal;
}
.card_title{
    display: flex;
    align-items: center;
    height: 148px;
    top: -198px;
    justify-content: center;
    font-weight: 800;
    width: 94%;
    left: 9px;
}

.card_img{
    margin-top: 7px;
    
}
.card_img img{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

@media (min-width: 768px) {
    .inline-ul{
        text-align: right;
    }
    .inline-ul li{
        display: inline;
    }
}
@media (max-width:425px){
    .inline-ul{
        margin-top: 20px;
    }
    .inline-ul li:first-child{
        margin-bottom: 10px;
    }
    .univ{
        position: relative;
    }
}


/*
        NUEVOS ESTILOS 
*/

.borde{
    /*border: solid;*/
    border-width: 1px;
    border-color: black;
    box-shadow: 2px 2px 5px #999;
}

.bordePrincipal{
    border: solid;
    border-width: 1px;
    border-color: black;
    box-shadow: 2px 2px 5px #999;
    font-weight: bold !important;
    text-align: center !important;
}

.sub{
    margin-bottom: 20px !important; 
}

.course_card{
    /* background: #032c5e; */
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border: solid;
    border-color: yellow;
    border-width: 0.5px;*/
    /* border-radius: 15px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); */
}


.card_img:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.card_img{
    overflow: hidden;
}
.course_card img{
transition: 1s
}

.course_card img:hover{
    transform: scale(1.2);
    transition: 1s ease-in-out;
    overflow: hidden;
}

.padd{
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}


.twitterCat{
    background:-moz-linear-gradient(right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C); 
    background: -webkit-linear-gradient(right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C); 
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color:transparent;
    transition: 0.2s all;
}
.twitterCat:hover{
    color: #33b0f2;
    background: #33b0f2; 
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color:transparent;
    border: 1px solid #4C6BAB;
    border-bottom: 3px solid #4C6BAB;
}


.fbCat{
    background:-moz-linear-gradient(right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C); 
    background: -webkit-linear-gradient(right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C); 
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color:transparent;
    transition: 0.2s all;
}
.fbCat:hover{ 
    color: #4C6BAB;
    background: #4C6BAB;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color:transparent;
    border: 1px solid #4C6BAB;
    border-bottom: 10px solid #4C6BAB;
}


.linkedinCat{
    background:-moz-linear-gradient(right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C); 
    background: -webkit-linear-gradient(right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C); 
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color:transparent;
    transition: 0.2s all;
}
.linkedinCat:hover{
    color: #0961b8;
    background: #0961b8;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color:transparent;
    border: 1px solid #4C6BAB;
    border-bottom: 3px solid #4C6BAB;
}

.pagination{
    margin-top: 0;
}


.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    background-color: transparent;
    border: 2px solid #1d2868;
    border-radius: 20px;
    color: #000;
    height: 34px;
    margin: 0 2px;
    min-width: 34px;
    padding: 5px 10px;
    line-height: 1.2;
    font-size: 15px;
  }
  
  .nav-pills-danger > li > a, .pagination-danger > li > a, .pagination-danger > li > span, .pagination-danger > li:first-child > a, .pagination-danger > li:first-child > span, .pagination-danger > li:last-child > a, .pagination-danger > li:last-child > span {
    border: 2px solid #1d2868;
    color: #1d2868;
  }
  
  .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > a:active, .pagination > li.active > a, .pagination > li.active > span, .pagination > li.active > a:hover, .pagination > li.active > span:hover, .pagination > li.active > a:focus, .pagination > li.active > span:focus {
    background-color: #1d2868;
    border-color: #1d2868;
    color: #FFFFFF;
  }
  
  .nav-pills-danger > li.active > a, .nav-pills-danger > li.active > a:hover, .nav-pills-danger > li.active > a:focus, .pagination-danger > li > a:hover, .pagination-danger > li > a:focus, .pagination-danger > li > a:active, .pagination-danger > li.active > a, .pagination-danger > li.active > span, .pagination-danger > li.active > a:hover, .pagination-danger > li.active > span:hover, .pagination-danger > li.active > a:focus, .pagination-danger > li.active > span:focus {
    background-color: #1d2868;
    border-color: #1d2868;
    color: #FFFFFF;
  }
  
  .pagination > li > a > i {
    font-size: 11px !important;
  }
  
  .pagination > li.ellipsis > a {
    padding-left: 0;
    padding-right: 0;
    border-color: transparent;
  }

@media (min-width: 768px) {
    .course_card.col-md-4{
        width: 32.333333%;
    }
}


