ul.listadosenlaces{
	list-style:none;
	padding:0;
	margin: 0 13%;
}

@media (min-width: 962px) {
	.textoIntroductorio{
	   padding: 0% 13%;
	}
}
.listadosenlaces li a{
	color: black !important;
	font-weight:bold;
}

ul.listadosenlaces li a img {
    float: right;
    height: 24px;
	font-weight:normal;
}

.listaTarjetas.herramienta.niveldos h3{
	border-bottom:none;
}

.listaTarjetass {
    height: 257px;
}

.alturaCajasPequenias{
	height:100px !important;
}


.margenRow{
	margin:0;
}

/*.card.oc-drag-element {
  width: 100%;
}*/

.efectoHoverDropdown{
	box-shadow: -6px 2px 8px -6px #0003, 6px 2px 8px -6px #0003;
}

.colorTextoHover{
  color:#356AB3 !important;
}

.herramienta.medio {
   height: 369px !important;
   width: 270px !important;
}

#headingcaja3 h3,#headingcaja4 h3,#headingcaja5 h3,#headingcaja6 h3,#headingcaja7 h3{
    font-size: 29px !important;
    font-weight: 400;
}

.anchoTxtInformacionTecnologica{
	width:730px;
	margin:auto;
}

.altura-banner {
	height: 360px !important;
}



