/* CARRERAS */


section#carreras {
    padding: 0px 0px 0px 0px;
}

section#carreras .fotocarrera {
    max-height: 450px;
}


section#carreras .titulo_diplomado {
    margin: 16px 0;
    padding: 0px 40px 0px 40px;   
     
}

#carreras .titulo_diplomado::before {
       content: "";
    position: absolute;
    right: 0;
    bottom: -12px;
    left: 0;
    top: 0;
    pointer-events: visiblestroke;
   /* background-image: url(/wp-content/uploads/2021/05/corchetes.png?id=16728) !important; */
    position: top rigth;
    background-repeat: no-repeat;
    background-size: 82%;
    z-index: -1;
    background-position-x: center;
    background-position-y: top;
}
#carreras .imageCarrera{
    background-image: url(/wp-content/uploads/2021/06/carreraBgGenerico.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: left;
    background-position-y: top;
    min-height: 450px;
}
.boxcarreras .dm {
    padding-top: 14px;
}

.perfile {
    padding-top: 50px;
    padding-bottom: 0px;
}

.perfile h2{
    color: #7AB51D;
    font-size: 21px;
    font-weight: 900;
}

.perfile p{
    color: #393839;
    font-size: 14px;
    padding-bottom: 10px;
    
}

.carreras h5{
        color: #000;
    font-size: 30px;
    font-weight: 900;
    
}

.carreras h6{
    color: #7AB51D;
    font-size: 30px;
    font-weight: 900;
}

.row.boxcarreras {
    min-height: 190px;
}
.boxcarreras img {
    float: left;
}

.boxcarreras h2 {
  font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 40px;
    display: inline-block;
}

.boxcarreras .cajaa {
    background-color: #7AB51D;
    padding: 60px;
}


#carreras img.corchetes {
    position: absolute;
    right: -41px;
    top: -7px;
    z-index: -1;
    height: 600px;
    width: 800px;
     opacity: 0.5;
}

.boxcarreras .cajab {
    background-color: #202020;
padding: 60px;
}

.boxcarreras .cajab  h2{
    color: #7ab51d;
    font-size: 13px;
    float: right;
    bottom: 20px;
    right: 27px;
    
}


.boxcarreras .cajac {
    background-color: #E6E6E6;
padding: 60px;
}

.col-md-4.cajac h2 {
    color: #333333;
}

.boxcarreras ul.ul-requisito li {
    color: #fff;
    display: list-item;
    /* float: left; */
    margin-left: 1px;
}


.boxcarreras .cajab a {
 font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    display: inline;
    padding-left: 0px;
}



.boxcarreras .cajab h3 a {
    position: absolute;
    bottom: 10px;
    font-size: 12px !important;
    right: 14px;
    color: #7AB51D;
}


.item-carrera-acredita {
    margin: 45px 0px;
    margin-left: 0px;
    padding: 3px 0;
    font-family: 'Roboto','sans-serif';
}

/* clases tabs acreditacion */




.item-carreras-activo {
    margin-left: 64px;
    font-size: 15px;
    font-weight: bold;
    display: block;
    font-family: 'Roboto','sans-serif';
    text-decoration: none;
    color: #7AB51D;

    background: #f2f2f2;
    padding: 5px;
    line-height: 15px;
    margin-top: 26px;
  



} 
.item-carreras-activ {
    margin-left: 64px;
    font-size: 15px;
    font-weight: bold;
    display: block;
    font-family: 'Roboto','sans-serif';
    text-decoration: none;

    background: #f2f2f2;
    padding: 5px;
    line-height: 15px;
    margin-top: 26px;
  


} 
.item-carreras-inactivo {
    margin-left: 64px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    background: #ffffff;
    color: #000;    
    padding: 5px;
    line-height: 15px;
    margin-top: 26px;
    font-family: 'Roboto','sans-serif';
text-decoration: none;
    transition: 200ms ease;
    -webkit-transition: 200ms ease;




} 
.item-carreras-inactiv {
    margin-left: 64px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    background: #ffffff;
    padding: 5px;
    line-height: 15px;
    margin-top: 26px;
    font-family: 'Roboto','sans-serif';
text-decoration: none;
    transition: 200ms ease;
    -webkit-transition: 200ms ease;




} 



/* fin clases tabs acreditacion */
#carreras .titulo_diplomado h1 {
    font-size: 30px;
    color: #000;margin-bottom: 30px;
  
}

#carreras .titulo_diplomado p {
color: #393839;
    font-size: 14px;
}

#carreras .patchlogo {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
    width: 180px;  
	height: 140px;
}

/*  FIN CARRERAS */


@media only screen and (max-width: 600px) {
    
 #carreras .patchlogo {
   position: relative;
    padding: 0px;
    width: 145px;
    margin-bottom: 17px;
	 height: 92px;
}

#carreras .imageCarrera {
    min-height: 280px;
}
	



}



