/*Nav Global*/


/*Nav Mobile*/
#navmobile{
	display:none;
}
#navglobal .dondeestamos{
	display:none;
}
/*Formulario contacto*/
#formContacto{
	position:relative;
	width:320px;
	box-shadow: 0px 0px 5px #000;
	margin:auto;
	border:none;
	color:#333;
}

#formContacto label.error{
	color:#f00;
}

/*Formulario contacto terciario*/
#formContactoTerciario{
	box-shadow: 0px 0px 5px #000;
	border:none;
	color:#333;
}
#contenedorContactoTerciario{	
	width: 240px;
    float: left;
    margin-left: 0px;
}

#formContactoTerciario label.error{
	color:#f00;
}
#formContactoTerciario input, textarea, select{
	font-family: 'Anaheim', sans-serif;
	font-size:14px;
	font-size:0.75rem;
	width:100%;
	display: block; 
	margin-bottom: 5px;
	/*margin: auto;*/
}
#contenedorContactoTerciario .graciasMensaje{
	font-weight: bold;
	margin-top: 30px;
}
fieldset, label { 
	display: block;
	border: 0px;
	margin-bottom: 5px;

}
.highlight {
	border: 2px solid #ff0000/*{borderColorHighlight}*/;
	background: #fbf9ee/*{bgColorHighlight}*/;
	color: #363636/*{fcHighlight}*/;
}
.content {
	border: 1px solid #00ff00/* fcefa1 {borderColorHighlight}*/;
	background: #fbf9ee/*{bgColorHighlight}*/;
	color: #363636/*{fcHighlight}*/;
}

#captchaimage{
	width: 90px;
	margin: auto;
	margin-bottom: 5px;
}
#formContacto input, textarea, select{
	font-family: 'Anaheim', sans-serif;
	font-size:14px;
	font-size:0.75rem;
	width:100%;
	display: block; 
	/*margin: auto;*/
}

#formContacto textarea{
	max-width:290px;
}

#formContacto input #btEnviar{
	width:300px;
	display: inline-block;
	padding: 0;
	line-height: normal;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
	float: right;
	margin: 0 auto;

}
#status{
	font-weight: bold;
	font-size: 16px;
}
/*Menu Mobile*/

#menuescondido{
	display:none;
}

/*Menu Global*/

/*Articulos*/
#cont{
	width:960px;
	margin:38px auto 0px auto;
	background-image:url('../../img/bg-480.jpg');
	background-repeat:  no-repeat;
	background-position: right top;
}

#cont .dondeestamos{
	display:block;
	font-size:0.7rem;
	margin-left:0px;
	margin-top: -5px;
	margin-top: -15px;
}

.dondeestamos{
	font-family: 'Carrois Gothic SC', sans-serif;
	color:#333;
	font-size:1.2rem;
	font-size:12px;
}

#cont article{
	margin-right: 20px;
}

article {
	width:700px;
	height:auto;
	color: #848484;
	clear:both;
	font-family: 'Raleway', sans-serif;
	color:#000;
	font-size:1.6rem;
	font-size:14px;
	margin-top:0px;
	line-height: 20px;
}
article h1{
	font-family: 'Carrois Gothic SC', sans-serif;
	color:#004b8d;
	font-size:2.8rem;
	font-size:28px;
	margin-top:5px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-top:50px;
	line-height: 30px;
}

.copete{
	font-family: 'Raleway', sans-serif;
	color:#333;
	font-size:1.6rem;
	font-size:16px !important;
}

article p{
	    /*margin-left: 80px;*/
		float:none !important;
}

#cont article p{
	    font-size:14px;
		text-align:justify;
		margin-left: 15%;
		margin-right: 15%;
}
#cont article .subtitulo{
	font-size:16px;
	font-weight: bold;
}
.divNoticia div{
    font-size: 14px;
    text-align: justify;
    margin-left: 15%;
    margin-right: 15%;
}
.slideGaleria{
	margin-left: 1% !important;
	margin-right: 1% !important;
}
.slideGaleria div{
	margin-right: 0;
	margin-left: 0;
}
.imgVideo{
	margin-left: 15%;
	margin-bottom: 200px;
}
.imgVideo img{
	border:none;
	max-width: 100%;
}
article .lista{
	font-size:14px;
	margin-left: 70px;
	margin-right: 12px;
	margin-top: 10px;
}

.lista p{
	display: list-item;
	margin:0;
}

article p span{
	color: blue;
	font-weight: bold;
}

article p a{
		color: blue;
}

article p a:hover{
		/*font-size:15px;*/
			font-weight: bold;
		
}


article img{
	max-width: 95%;
	height: auto;
}

.foto{
	margin-left: 10%;
}
.foto {
    width: 70%;
    margin: 0 auto;
}
.fotoHistoria{
	width: 491px;
	height: 1323px;
	background: url("/img/lineadetiempo.jpg") no-repeat;
}
.esquemaPropuestaSecundaria{
	width: 470px;
	height: 215px;
	background: url("/img/esquema_propuesta_educativa_1024.jpg") no-repeat;
}
.fotoFormacionOrientada{
	width: 470px;
	height: 322px;
	background: url("/img/formacion_orientada_1024.jpg") no-repeat center;
}
.noBorder{
	border: none;
}
.foto img{
	max-width: 100%; 
}
/*article #ContainerGaleria1, #ContainerGaleria2, #ContainerGaleria3, #ContainerGaleria4{
	    margin-left: 80px;

}*/
article #ContainerGaleria1, #ContainerGaleria3, #ContainerGaleria4{
	    margin-left: 80px;

}
.justificado{
	margin-left: 15%;
}

.dondeestamos h3 a{
	text-decoration:none;
	color:#333;

}

#subcont{
	width:230px;
	float:left;
	margin-left:10px;
	margin-top:60px;
}

#infoarticulo iframe{
	margin-bottom: -4px;
}
#twitter-widget-0{
		/*margin-left: 10px;*/
}


.extras{
	width:100%;

}

#contenidoextra h3{
	font-size:12px !important;
	font-size:0.875rem;
	width:auto;
	display:inline;
	font-family: 'Carrois Gothic SC', sans-serif;
	color:#FDFDFD;
	font-weight:normal;
}

#contenidoextra{
	margin-top: 20px;
}
#contenidoextra h3 a{
	color:#FDFDFD;
	text-decoration:none;  
}
#contenidoextra ul li{
	margin-left:5px;
	margin-bottom: 10px;
	width: 86%;
}
#contenidoextra ul{
	margin-top: 10px;
}

#titcontex{
	background-color:#fff;
	font-family: 'Carrois Gothic SC', sans-serif;
	color:#75bf68;
	font-size:1.2rem;
	font-size:14px;
	width: 200px;
	margin-left: -11px;
}

#liscontex{
	font-family: 'Carrois Gothic SC', sans-serif;
	background-color:#75bf68;
	font-size:1.2rem;
	font-size:14px;
	margin-left: -13px;
	border: 2px solid #B6EEBE;
	display:table;
	width:100%;
}
/*
#titcontexb{
	background-color:#fff;
	font-family: 'Carrois Gothic SC', sans-serif;
	color:#9182b9;
	font-size:1.2rem;
	font-size:14px;
	width: 200px;
	margin-left: -11px;
}

#liscontexb{
	font-family: 'Carrois Gothic SC', sans-serif;
	background-color:#9182b9;
	font-size:1.2rem;
	font-size:14px;
	margin-left: -13px;
	border: 2px solid #8a7faa;
	display:table;
	width:100%;
}*/

#imgcont{
	float: right;
	margin-top: -35px;
	margin-bottom: -15px;
	border: 0;
	margin:-37px 0px -15px 0px;
}

#titnotex{
	background-color:#fff;
	font-family: 'Carrois Gothic SC', sans-serif;
	color:#156389;
	font-size:1.2rem;
	font-size:14px;
	width: 200px;
	margin-left: -11px;
}

#lisnotex{
	font-family: 'Carrois Gothic SC', sans-serif;
	background-color:#156389;
	font-size:1.2rem;
	font-size:14px;
	margin-left: -13px;
	border: 2px solid #5388b0;
	display:table;
	width:100%;
}

#imgnot{
	float: right;
	margin-top: -35px;
	margin-bottom: -15px;
	border: 0;
	margin:-37px 0px -15px 0px;
}

#notrel{
	margin-top:20px;
}

footer{
	margin-top:15px;
}

/* Autoridades */

.articleAutoridades{
	width: 900px;
}
.auth2{
	width:350px;
	float:left;
	margin-top:0px;
}

.autlis{
	width:420px;
	height:680px;
	float:left;
}

.autlis2{
	width:397px;
	height:500px;
	float:left;
}

.auttit{
	font-weight:bold;
}
.auttit2{
	width: 61%;
}
.autsubtit{
	padding-left: 8%;
}
/* Comunidad*/

.comlis{
	float:left;
	width:700px;
	margin-bottom:10px;
}

/*Pantalla de las dos sedes*/

#sedeYatay{
	width: 274px;
	height:344px;
	float:left;
	margin-right: 70px;
	margin-left: 80px;
	margin-bottom: 15px;
}
#sedeYatay img{
	width: 270px;
}
#sedeMonta{
	width: 255px;
	height:325px;
	float:left;
}
#sedeMonta img{
	width: 251px;
	margin-right:0px;
}

#map-canvasAlmagro,#map-canvasBelgrano {
		width: 300px !important;
		float: left !important;
		margin-bottom:25px;
        height: 250px;
		width: 150px;
      }
	  
#map-canvasAlmagro  {
	margin-left: 0px;
	margin-right: 20px;
}

#sedeNueva img{
	width: 351px;
	margin-left: 130px;
}
#contSedes{
	height: 600px;
}
/*-------------*/

#sedeAlmagro{
	width: 370px;
	height:280px;
	float:left;
}

#sedeBelgrano{
	width: 236px;
	height: 290px;
	float: left;
	margin: 0 72px;
}

.containersedes{
	width: 100%;
}

.sedes{
	width: 30%;
	padding: 5px;
	float:left;
}

.img-fluid{
	width: 100%;
}

.mapa{
	width: 100%;
	float: left;
	height: 270px;
  }

  @media (max-width: 768px) {
	.sedes{		
		width:100%;
		display: block;
		margin-top: 30px;
	}
  }

#map-Almagro{
		width: 325px !important;
		float: left !important;
        height: 264px;
		width: 150px;
      }
	  
#map-Belgrano {
			width: 230px !important;
		float: left !important;
        height: 284px;
		width: 150px;
}

#contSede{
	height: 290px;
}

#contactoescuela tr td{
	font-size:16px;
}

.carreras li img{
	width:100px;
	height:100px;
	margin-right:10px;
	border-color:#000;
}

.carreras li{
	float:left;
}

.carreras li img:hover{
	opacity:0.6;filter: alpha(opacity=1);
}
.carrerasdiv{
	height:100px;
}
/*
#menu ul {
	margin:16px 0 0 5px;

}
#menu ul li{
	width:109px;
}

.fondoboton{
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	height: 16px;
	padding-top:0px;
}

.primermenu{
	width:103px !important;
	margin-left: 0 !important;
}

.flechita {
margin-left: 12px;
}
*/
.breadcumb h3{
	border-left:0;
	padding-left:0;
}
.breadcumb span{
	border:0;
	margin-right:8px;
}

.breadcumbpri span{
	border:0;
	margin-right:8px;
}

#iconfb{
	background: url('/img/iconsredesv2.png') no-repeat;
	background-position: -1px -1px;
	width: 20px;
	height: 24px;
	float:left;
    margin-left: 50px;
	
}

#icontw{
	background: url('/img/iconsredesv2.png') no-repeat;
	background-position: -21px -1px;
	width: 20px;
	height: 24px;
	float:left;
	
}

#iconyt{
	background: url('/img/iconsredesv2.png') no-repeat;
	background-position: -61px -1px;
	width: 20px;
	height: 24px;
	float:left;
	
}

#iconin{
	background: url('/img/iconsredesv2.png') no-repeat;
	background-position: -41px -1px;
	width: 20px;
	height: 24px;
	float:left;
	
}

#icongp{
	background: url('/img/iconsredesv2.png') no-repeat;
	background-position: -80px -1px;
	width: 20px;
	height: 24px;
	float:left;
	
}

.btn, .btn-large, .btn-small,
.btn-flat {
  border: none;
  border-radius: 5px;
  display: inline-block;
/* height: 36px; */
  line-height: 36px;
  padding: 0 5px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}

.btn.disabled, .disabled.btn-large, .disabled.btn-small,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
  pointer-events: none;
  background-color: #DFDFDF !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #9F9F9F !important;
  cursor: default;
}

.btn.disabled:hover, .disabled.btn-large:hover, .disabled.btn-small:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn-small.disabled:hover,
.btn-flat.disabled:hover,
.btn:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-floating:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-flat:disabled:hover,
.btn[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-floating[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-flat[disabled]:hover {
  background-color: #DFDFDF !important;
  color: #9F9F9F !important;
}

.btn, .btn-large, .btn-small,
.btn-floating,
.btn-large,
.btn-small,
.btn-flat {
  font-size: 14px;
  outline: 0;
}

.btn i, .btn-large i, .btn-small i,
.btn-floating i,
.btn-large i,
.btn-small i,
.btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}

.btn:focus, .btn-large:focus, .btn-small:focus,
.btn-floating:focus {
  background-color: #1d7d74;
}

.btn, .btn-large, .btn-small {
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
}

.btn:hover, .btn-large:hover, .btn-small:hover {
  transition: box-shadow .25s;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}


/*NUEVO DISEÑO TERCIARIO*/
.fontTerciario{
	font-family: 'Raleway', sans-serif;
}
.fontTerciario p{
	line-height: 20px;
}
.fontBold{
	font-weight: bold;
}
.tituloTerciario{
	background-color: #0F2341  !important;
	color: #FFFFFF;
	padding: 5px 0;
	padding-left: 15%;
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
	font-weight: 600;

}

.tituloTerciarioDosRenglones{
/* 	background: url('/img/fondo_carreras_terciarias_dosrenglones.png') no-repeat; */
	padding-left: 34%;
	padding-top: 0;
	padding-bottom: 0;
}
.subtituloTerciario{
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

.displayNone{
	display: none;
}
.tituloCarreraTerciario {
	margin-left: 5%;
    margin-right: 5%;
}

.tituloCarreraTerciario img{
	border: none;
	max-width: 100%;
    height: auto;
}

.linkCarreras{
	font-size: 20px;
	margin-left: 13%;
    margin-right: 13%;
}
.linkCarreras a{
	text-decoration: none;
}
.linkCarreras:hover .tituloCarreraTerciaria{
	font-weight: bold;
}
.linkCarreras a p{
	margin-left: 20px !important;
	margin-right: 0 !important;
	font-size: 18px !important;
	color: #000000;
}
.tituloOtorgado{
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	font-style: italic;
}
.nombreTituloOtorgado{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.tituloCarreraTerciaria, .fontTerciarioMedium{
	font-weight: 500;
	color: #000000;
}
.tituloCarreraTerciaria{
	font-weight: bold;
}
.triangulo{
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    float: left;
    text-align: justify; 
}
.tituloTerciarioAnalistaAlmagro{
	background-color: #525FFF  !important;
	color: #FFFFFF;
	padding: 5px 0;
	padding-left: 15%;
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
	font-weight: 600;

}
.tituloTerciarioBiotecnologia{
	background-color: #2EFF91  !important;
	color: #FFFFFF;
	padding: 5px 0;
	padding-left: 15%;
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
	font-weight: 600;

}
.tituloTerciarioProduccion{
	background-color: #ECFF00  !important;
	color: #000000;
	padding: 5px 0;
	padding-left: 15%;
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
	font-weight: 600;

}
.tituloTerciarioAnalistaBelgrano{
	background-color: #525FFF  !important;
	color: #FFFFFF;
	padding: 5px 0;
	padding-left: 15%;
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
	font-weight: 600;

}
.tituloTerciarioDisenoDigital{
	background-color: #FF1E5C  !important;
	color: #FFFFFF;
	padding: 5px 0;
	padding-left: 15%;
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
	font-weight: 600;

}
.tituloTerciarioDisenoIndustrial{
	background-color: #05E9FF  !important;
	color: #FFFFFF;
	padding: 5px 0;
	padding-left: 15%;
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
	font-weight: 600;

}
.dotAlmagro {
	height: 10px;
  width: 10px;
  background-color: #000000;
  border-radius: 50%;
 display: inline-block;
}
.dotBelgrano {
	height: 10px;
  width: 10px;
  background-color: #000000;
  border-radius: 50%;
 display: inline-block;
}
.dotAnalistaAlmagro {
	height: 10px;
  width: 10px;
  background-color: #525FFF;
  border-radius: 50%;
 display: inline-block;
}
.dotBiotecnologia {
	height: 10px;
  width: 10px;
  background-color: #2EFF91;
  border-radius: 50%;
 display: inline-block;
}

.dotProduccion {
	height: 10px;
  width: 10px;
  background-color: #ECFF00;
  border-radius: 50%;
 display: inline-block;
}
.dotAnalistaBelgrano {
	height: 10px;
  width: 10px;
  background-color: #525FFF;
  border-radius: 50%;
 display: inline-block;
}
.dotDisenoDigital {
	height: 10px;
  width: 10px;
  background-color: #FF1E5C;
  border-radius: 50%;
 display: inline-block;
}
.dotDisenoIndustrial {
	height: 10px;
  width: 10px;
  background-color: #05E9FF;
  border-radius: 50%;
 display: inline-block;
}

.btnAnalistaAlmagro {
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  background-color: #525FFF;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
  padding: 5px 10px;
}
.btnBiotecnologia {
  text-decoration: none;
  color: #000;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #2EFF91;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
  padding: 5px 10px;
}
.btnProduccion {
  text-decoration: none;
  color: #000;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #ECFF00;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
  padding: 5px 10px;
}

.btnAnalistaBelgrano {
  text-decoration: none;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #525FFF;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
  padding: 5px 10px;
}

.btnDisenoDigital {
  text-decoration: none;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #FF1E5C;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
  padding: 5px 10px;
}

.btnDisenoIndustrial {
  text-decoration: none;
  color: #000;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #05E9FF;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
  padding: 5px 10px;
}
.trianguloBiotecnologia{
	border-left: 15px solid #00b03a;
}
.trianguloProduccion{
	border-left: 15px solid #b03e23;
}
.trianguloAnalistaAlmagro{
	border-left: 15px solid #005fab;
}
.trianguloDisenoInteriores{
	border-left: 15px solid #7073a8;
}
.trianguloDisenoIndustrial{
	border-left: 15px solid #9aa632;
}
.trianguloDisenoGrafico{
	border-left: 15px solid #86491c;
}
.trianguloAnalistaBelgrano{
	border-left: 15px solid #005fab;
}
.trianguloCursoDisenoUX{
	border-left: 15px solid #086FB6;
}
.trianguloCursoGestionEfectiva{
	border-left: 15px solid #E4043C;
}
.trianguloCursoProgramacionMobile{
	border-left: 15px solid #E95718;
}
.trianguloCursoProgramacionWeb{
	border-left: 15px solid #903A8D;
}
.trianguloCursoTechBusiness{
	border-left: 15px solid #F6E83B;
}
.trianguloCursoVisualTraining{
	border-left: 15px solid #50B692;
}
.informesTerciario{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.tituloContactoTerciario{
	color: #1e87c9;
	text-transform: uppercase;
}
.imgPopup img{
	border: none;
}


/*CARRERAS del TERCIARIO*/
.tituloCarreraTerciario{
	/*color: #FFF;*/
	color: #000000;
    padding: 20px 0px 20px 3%;
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
	margin-top: 35px;
	margin-left: 15%;
    margin-right: 15%;
    line-height: 35px;
}


.tituloTerciarioBiotecnologia{
	/*background: url('/img/fondoPruebaCarrera1024.jpg') no-repeat;
	padding: 37px 0px 37px 6%;*/
}
/*Tarjeta descarga y label subtitulo terciario*/
.tarjetaDescarga{
	margin-left: 15%;
    margin-right: 15%;
/*  width: 29%; */
    font-size: 18px;
	padding-top: 15px
}
.tarjetaDescarga .arrow-button {
    margin-top: 10px;
    position: relative;
    height: 110px;
}
.tarjetaDescarga .arrow-button .text-download {
    z-index: 2;
    color: #fff;
    font-weight: 600;
    position: absolute;
    text-transform: uppercase;
    padding: 20px 10px 15px 20px;
    margin-top: 0;
    line-height: 1.2;
}

.tarjetaDescarga .download-arrow {
    z-index: 1;
    margin: 2px auto;
    position: absolute;
    padding-left: 20px;
    height: 80px;
    width: 92%;
    left: 0;
}

.tarjetaDescarga .download-arrow:before {
    content: '.';
    text-indent: -9999;
    color: transparent;
    position: absolute;
    width: 0;
    height: 0;
    right: -30px;
    top: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
}
/*-----------------------*/
.subTerciario{
	margin-left: 15%;
    margin-right: 15%;
    font-size: 18px;
	margin-top: 20px;
}
.subTerciario .arrow-button {
    margin-top: 10px;
    position: relative;
    height: 30px;
}
.subTerciario .arrow-button .text-download {
    z-index: 2;
	background-color: #0F2341 !important;
    color: #fff;
    font-weight: 600;
    position: absolute;
    text-transform: uppercase;
    padding: 3px 10px 3px 10px;
    margin-top: 0;
    line-height: 1.2;
}

.subTerciario .download-arrow {
    z-index: 1;
    margin: 2px auto;
    position: absolute;
    padding-left: 20px;
    height: 26px;
/*     width: 92%; */
    left: 0;
}

.subTerciario .download-arrow:before {
    content: '.';
    text-indent: -9999;
    color: transparent;
    position: absolute;
    width: 0;
    height: 0;
    right: -15px;
    top: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
}


/*Colores de los labels terciario*/
.subTerRaiz .download-arrow:before {
    border-left: 15px solid #449DBD;
}
.subTerRaiz .download-arrow {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4fc3ea+0,4fc3ea+54,449dbd+100 */
	/* background: rgb(79,195,234); Old browsers */
	/* background: -moz-linear-gradient(left,  rgba(79,195,234,1) 0%, rgba(79,195,234,1) 54%, rgba(68,157,189,1) 100%); FF3.6-15 */
	/* background: -webkit-linear-gradient(left,  rgba(79,195,234,1) 0%,rgba(79,195,234,1) 54%,rgba(68,157,189,1) 100%); Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to right,  rgba(79,195,234,1) 0%,rgba(79,195,234,1) 54%,rgba(68,157,189,1) 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fc3ea', endColorstr='#449dbd',GradientType=1 ); IE6-9 */
	
}


/*Colores Biotecnologia*/
.descargarBiotecnologia .download-arrow, .subTerBiotecnologia .download-arrow {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b8d374+0,849950+100 */
	background: rgb(184,211,116); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(184,211,116,1) 0%, rgba(132,153,80,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(184,211,116,1) 0%,rgba(132,153,80,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(184,211,116,1) 0%,rgba(132,153,80,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8d374', endColorstr='#849950',GradientType=1 ); /* IE6-9 */
}
.descargarBiotecnologia .download-arrow:before{
    border-left: 30px solid #849950;
}
.subTerBiotecnologia .download-arrow:before {
    border-left: 15px solid #849950;
}


/*Colores Prod. Música*/
.descargarMusica .download-arrow, .subTerMusica .download-arrow {
    background-color: #b03e23;
}
.descargarMusica .download-arrow:before{
    border-left: 30px solid #b03e23;
}
.subTerMusica .download-arrow:before {
    border-left: 15px solid #b03e23;
}

/*Colores Analista de Sistemas*/
.descargarAnalista .download-arrow, .subTerAnalista .download-arrow {
    background-color: #004988;
}
.descargarAnalista .download-arrow:before{
    border-left: 30px solid #004988;
}
.subTerAnalista .download-arrow:before {
    border-left: 15px solid #004988;
}

/*Colores Diseño Gráfico Multimedia*/
.descargarDisGrafico .download-arrow, .subTerDisGrafico .download-arrow {
    background-color: #c26a2a;
}
.descargarDisGrafico .download-arrow:before{
    border-left: 30px solid #c26a2a;
}
.subTerDisGrafico .download-arrow:before {
    border-left: 15px solid #c26a2a;
}

/*Colores Diseño Industrial*/
.descargarDisIndustrial .download-arrow, .subTerDisIndustrial .download-arrow {
    background-color: #5a630a;
}
.descargarDisIndustrial .download-arrow:before{
    border-left: 30px solid #5a630a;
}
.subTerDisIndustrial .download-arrow:before {
    border-left: 15px solid #5a630a;
}

/*Colores Diseño de Interiores*/
.descargarDisInteriores .download-arrow, .subTerDisInteriores .download-arrow {
    background-color: #7073a8;
}
.descargarDisInteriores .download-arrow:before{
    border-left: 30px solid #7073a8;
}
.subTerDisInteriores .download-arrow:before {
    border-left: 15px solid #7073a8;
}

.flyerInformativo{
	margin-left: 15%;
	margin-right: 15%;
}
.flyerInformativo a img{
	border: none;
}

.flyerContactoTerciario{
	max-width: 240px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.mobile{
	display: none;
}
#datospersonales{
	display: none;
}
.slideGaleria{
	margin-left: 7% !important;
	margin-right: 7% !important;
}
.slideGaleria div{
	margin-left: 5% !important;
	margin-right: 5% !important;
}
.tituloCentrado {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.iconoCurso{
	float: left;
	margin-right: 15px;
}
.tituloCurso{
	line-height: 30px;
}

.link{
	text-decoration: none; 
	color : #000;
}
.link:hover{
	font-weight: bold;
		
}

