/* CSS Document */
.contenedor-carrera {
	margin: 0 auto;
	max-width: 1200px;
}

.contenedor-carrera .content {
    font-size: 15px;
    line-height: 20px;
    padding: 20px 0;
    margin: 20px 0;
}

.content.ejesectorial-ays{border-left: 10px solid #798fc4;}
.content.ejesectorial-eys{border-left: 10px solid #85b545;}
@media screen and (min-width:992px){
	.content{
		margin: 20px 20px;
	} 
}

@media screen and (min-width:992px){
	.list-left {
    float: left;
    width: 49%;
	}


.list-right {
    float: right;
    width: 49%;
}
}

#jornadas{
    display: flex;
    align-items: center;
}
/*.diurna, .vespertina {
    font-family: "Material Icons"!important;
    color: #222220!important;
    font-size: 1.5rem!important;
}*/

.diurna {
    background-image: url(https://digital.inacap.cl/recursos/inacap-perc/img/sol.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}
.vespertina {
    background-image: url(https://digital.inacap.cl/recursos/inacap-perc/img/luna.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}
.nves, .ndiu{margin-right: 0!important;}
h2.eje-sect{margin-top:0px; margin-bottom: 0px;}

h2.eje-sect a{
    color: #3A2F2C;
    text-align: left;
    margin-bottom: 0px;
    text-decoration: none!important;
}


/*h2.eje-sect::after {
	content: '';
	display: block;
	height: 2px;
	width: 20px;
	background-color: #cc0000;
	margin: 0;
}*/
.contenedor-area{border-bottom: 1px solid #3A2F2C; margin-left: 10px;}

h3.area-form {
    font-weight: 700;
    line-height: 1.5;
    font-size: 15px;
    color: #3A2F2C;
	text-align: left;
	margin-top: 15px;
	display: inline-block;
	width: 55%;
	margin-bottom: 12px;
}

@media (min-width: 680px){
    h3.area-form {
        width: 80%;
    }
}
p.verMas { /*padding-top: 4px;*/ display: inline-block; margin-bottom: 2px; text-decoration: none; float:right;}
p.verMas a{ /*padding-top: 4px;*/ 
    display: inline-block; 
    margin-bottom: 2px; 
    text-decoration: none;
    color:#3A2F2C;
    font-size: 0.75em;
    font-weight: 700;

}


.contenedor-carrera .tipo-jornada {
	color: #fff;
    border-radius: 50%;
    font-size: 0.7rem;
}
.contenedor-carrera .CFT {
	background-color: #6f1d28;
    padding: 10px;
}

.contenedor-carrera .IP {
	background-color: #b22834;
    padding: 10px 15px;
}



.caja-carreras__lista{ 
	margin: 0px; 
	list-style: none;
	padding-left: 0;
    margin-left: 10px;}

.caja-carreras__item a, .gruposinoferta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    padding: 10px;
    padding-left: 32px;
    border-bottom: 1px solid #222220;
    font-family: "Space Grotesk", Helvetica, sans-serif;
    font-size: 14px;
    /* line-height: 1.5; */
    color: #3A2F2C;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}

.caja-carreras__item a span:first-child{
	display: inline-block;
	max-width: 70%;
}
.tipo-jornada.mr-10{
    margin-right: 5px!important;
}
@media screen and (min-width:768px){
.caja-carreras__item a span:first-child{
	display: inline-block;
	max-width: 70%;}  
}
.mr-auto {
    margin-right: auto;
}
.mr-auto::before { 
/*	content:"¡NUEVO!"; */
	color: #000; 
	border-radius: 10px; 
	padding: 2px 5px; 
	font-size: 14px; 
	margin-left: 5px; 
	font-weight: bold; 
	font-family: "Space Grotesk", Helvetica, sans-serif; 
	letter-spacing:1px;}

/*.admynegocio{border-left:10px solid #748FC9;}
.tec-aplicada{border-left:10px solid #0075BF;}
.ene-y-sus{border-left:10px solid #76B82B;}
.mant-y-log{border-left:10px solid #EE7202;}*/
li.caja-carreras__item{display: flex;flex-wrap: wrap;}
li.caja-carreras__item .detalleSedeEnSelector{width: 100%;}

@media screen and (max-width:768px){
li.caja-carreras__item .detalleSedeEnSelector{width:100%;}
}

#content-aside2 {
    top: 7px;
}
#botonera {
    z-index: 998;
}
.huincha{background-color:#666; width:100%; height: 50px; padding: 10px auto; margin: 0 auto; text-align: center;}
.huincha h5{color: #fff !important; padding-top: 10px; font-size: 1.2rem; text-transform: uppercase; margin: 0 auto;}
.huincha h5::after{display:none;}		
.imagenPrincipal {height:400px!important;}

/*ESTILOS TABS*/
/* Style the tab */
.tab {
	display: flex;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 30px;
}

/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 12px;
	border-top: none;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
/*    padding-top: 80px;*/
}

/* Style the tab */
.tab {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1200px;
	margin: 40px auto;
	margin-bottom: 30px;
	justify-content: space-between;
    
}
/* Style the buttons inside the tab */
.tab button {
  background-color: transparent;
  border: 3px solid black;
  color: black;
  font-weight: bold;
  padding: 3px 15px;
  border-radius: 55px;
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
  float: left;
  width: 100%;
  cursor: pointer;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: black;
  border: 3px solid black;
  color: #ffffff;
  text-decoration: underline;
}
/* Create an active/current tablink class */

.tab button.active {
  background-color: black;
  border: 3px solid black;
  color: #ffffff;
}  

.tab button#inst_1.active {
  background-color: #6f1d28;
  border: 3px solid #6f1d28;
  color: #ffffff;
}  

.tab button#inst_2.active {
  background-color: #b22834;
  border: 3px solid #b22834;
  color: #ffffff;
}    


@media(min-width:768px){
	.tab button {
	  width: 30%;
	}
}
/* Style the close button */
.topright {
	float: right;
	cursor: pointer;
	font-size: 28px;
}
.topright:hover {
	color: red;
}
/*.admynegocio {
	border-left: 5px solid #748FC9;
}
.tec-aplicada {
	border-left: 5px solid #0075BF;
}
.ene-y-sus {
	border-left: 5px solid #76B82B;
}
.mant-y-log {
	border-left: 5px solid #EE7202;
}*/
.carreras-area {
	display: flex;
    flex-flow: wrap;
}
.box {
	font-size: 15px;
	line-height: 20px;
	padding: 10px 20px;
	margin: 10px;
	box-shadow: 0 0px 6px rgb(0 0 0 / 20%);
	font-weight: bold;
	color: #606060;
    width:30%;
}
.box2 {
	font-size: 15px;
	line-height: 20px;
	padding: 10px 20px;
	margin: 5px 10px;
	box-shadow: 0 0px 6px rgb(0 0 0 / 20%);
	color: #606060;
	border-radius: 5px;
	width: 28%;
}
@media (max-width: 580px){
    .box2 {width: 80%;}
    .box {width:80%;}
    }  
.sidebarCarrera__lista {
	display: flex;
	flex-flow: wrap;
        padding-left: 0;
}
li.sidebarCarrera__item {
	list-style: none;
}
li.sidebarCarrera__item span.material-icons-outlined{
    color: #cc0000;
    float: right;
    font-family: 'Material Icons';
    font-size: 1.3em;
    line-height: 1.2;
} 
h3.sidebarCarrera__titulo{font-family: "Space Grotesk";
    font-weight: 400;
    color: #333333;
    display: block !important;
    margin-top: 20px;
    font-size: 28px;} 
h3.sidebarCarrera__titulo:after {
    content: '';
    display: block;
    height: 2px;
    width: 20px;
    background-color: #cc0000;
}    
.main-content-carrera{width:100%;}


.accordion {
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
    font-family: "SpaceGrotesk-SemiBold";
    color: #555;
    background-color: transparent;
    border-bottom: 2px solid #222220;
}

.accordion:hover{
    cursor: pointer;
}

.accordion:after {
    content: '\002B';
    color: #222220;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 15px;
    font-size: 26px;
    font-weight: bold;
}


.tablinks.active:after {
    content: "";
}
.accordion.active:after {
    content: "\2212";
    font-size: 26px;
}

.fondo-default:after{
    display: none;
}

.panel {
    background-color: white;
    max-height: 0;
    overflow: hidden;
    border-top: 0px;
    transition: max-height 0.3s ease-out;
}

.mh-100{
    max-height: 100px;
}

.mh-140{
    max-height: 140px;
}