.nuestros_servicios p{
	text-align:			justify;
	color:				#0a141e;
	font-size:			16px;
}

.correo_form{
	position:			relative;
}

.liga-comun{
	text-decoration:	none;
	font-weight:		200;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	color: #ffb606;
}
.liga-comun:hover
{
	font-weight:		600;
	color: #ffb606;
}

optgroup{
	background-color:		#ffb606;
	font-weight:			500;
	color:					white;
}
option{
	background-color:		white;
	font-weight:			normal;
	color:					black;
}

.liga-fondo-resaltado{
	font-weight:		200;
	text-decoration:	none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	color: 			black;
	background-color:		#ffb606;
	border-bottom-color: transparent;
}

.liga-fondo-resaltado:hover{
	font-weight:		600;
	/*color: 				white;
	background-color:		black;*/
	color: 			black;
	background-color:		transparent;
	/*font-size:				15px;*/
	/*box-shadow: 0px 10px 20px rgba(0,0,0,0.5);*/
	border-bottom-color: transparent;
}
.logo img{
		width: 			100%;
}
.subtitulo{
	display: block;
	color: #1a1a1a;
	font-weight: 500;
	padding-top: 1px;
	/*padding-bottom: 1px;*/
	border-top: 	3px solid #ffb606;
	border-bottom: 	3px solid #ffb606;
	margin-top:	20px;
	margin-bottom:	3px;
}

.card-text{
	height:			100px;
	overflow:		hidden;
}
.card-title{
	height:			50px;
	margin-top:		25px;
	margin-bottom:	10px;
}
.verDetalles a{
	font-weight: 600;
	color: #ffb606;
	padding-left:	15px;
}
.verDetalles{
	padding-top:	10px;
}
.objetivos ul {
	list-style-type: circle;
	padding-left:		15px;
}
.objetivos ul p{
	list-style-type: circle;
	color:				black;
	line-height: normal;
}

.temario ol{
	padding-left:		15px;
	/*list-style-type: circle;*/
}

.letraInnoversitas{
	color: #1a1a1a;
	font-weight: bold;
	font-family: Georgia;
}
.cuerpoNormal{
	color:		black;
	font-size:	17px;
	text-align:	justify;
}

.formatoCurso{
	font-size: 14px;
    font-weight: 550;
    color: #1a1a1a;
	padding-right: 15px;
	width:		25%;
}
.formatosCurso{
	width:		80%;
	height:			100%;
	
}
.formatoIndividualCont{
	width:		33%;
	padding-bottom:		10px;
	padding-top:		10px;
	display:			inline-block;
	height:				100%;
	border-style: outset;
	background-color:	#B6B6B6;
}
.formatoIndividual{
	/*padding-right:		10px;*/
	padding-right:			5px;
	padding-left:			5px;
}
.formatoIndividualCont:hover
{
	background-color: #ffb606;
}

.imagenFormato{
	height:			85%;
}


.contenedorBotonesIndex{
	height:					175px;
}
.search{
	color:					black;
	font-weight: 500;
	font-size: 15px;
	margin-top: 32px;
}
.servicio_desc{
	text-align:			justify;
}
.popular img{
	width:				100%;
}
.solicitud_info{
	padding-left:		50px;
}
.contact_mapa{
	padding-top:		10px;
}

.input_obligatoria{
	color:					red;
	font-weight:			700;
	font-size:				18px;
	vertical-align:sub;
}

.bootstrap-select, .show-tick, .btn-group{
	width:				100%;
	
}

.imgClientes { 
	text-align: center;
}

.imgClientes img{
	text-align: center;
	height: 60vh;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.ligaServicios{
	color:			#ffb606;
}
.ligaServicios:hover{
	color:			#ffb606;
	font-weight:	600;
}

.lista{
	list-style: square  inside;
}
