#rutas-aprendizaje .wrap-slider-tab {
	width: 100%;
	height: 200px;
	padding: 10px;
	background-color: #fff;
}

#rutas-aprendizaje .carousel-tab>div {
	width: 200px !important;
	margin-left: 5px;
	margin-right: 5px;
}

#rutas-aprendizaje {
	margin-top: 5px;
	margin-bottom: 5px;
}

#rutas-aprendizaje div.owl-controls {
	position: absolute;
    bottom: 28px;
    left: -90px;	
}

#rutas-aprendizaje .owl-prev, #rutas-aprendizaje .owl-next {
	background: transparent;
    height: 32px;
    width: 32px;
    text-align: center;
    float: left;
}

#rutas-aprendizaje .owl-prev:hover, #rutas-aprendizaje .owl-next:hover {
	background: #f26866;
}

#rutas-aprendizaje .owl-prev:after, #rutas-aprendizaje .owl-next:after {
	content: "";
	height: 21px;
	width: 13px;
	background: url(../images/arrows5.png) left top;
	display: inline-block;
	vertical-align: top;
	margin-top: 6px;
}

#rutas-aprendizaje .owl-prev:hover:after {
	background-position: left bottom;
}

#rutas-aprendizaje .owl-next:after {
	background-position: right top;
}

#rutas-aprendizaje .owl-next:hover:after {
	background-position: right bottom;
}

#rutas-aprendizaje .nav-tabs {
	border-bottom: none;
	margin-bottom: 7px;   
} 

#rutas-aprendizaje .contentcarousel {
	background: #fff;
}

#rutas-aprendizaje .tab-pane {
	background-color: #fff;
}

@media (max-width: 768px) {
	#rutas-aprendizaje .tab-pane {
		padding-right: 0px;
	}
	
	#rutas-aprendizaje .tab-pane>.row>.container>div {
		background-color: #fff;
	}
}

#rutas-aprendizaje .contentcarousel div .clearfix img{
	float: left;
	width: 100%;
    height: 202px;
	display: inline-block;
}

#rutas-aprendizaje .contentcarousel div .item-descp {
	background: #608e1d;
	padding: 20px;
	width: 225px;
    height: 202px;
	display: inline-block;
	font-family: 'Calibri';
}

#rutas-aprendizaje .contentcarousel div .item-descp>h1 {
	color: #303030;
	font-size: 21px;
}

#rutas-aprendizaje .contentcarousel div .item-descp>p {
	color: #fff;
	font-size: 14px;
}


#rutas-aprendizaje .nav-tabs li.active a {
	background: #f26866;
	color: #ffffff;
	font-family: 'FuturaReg';
}

#rutas-aprendizaje .nav-tabs li a {
	color: #af1513;
	font-size: 16px;
	background: #fbd4d3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 6.5px;
	font-family: 'FuturaReg';
	padding: 10px 21px !important;
}

#rutas-aprendizaje .nav-tabs li:last-child a {
	margin-right: 0px;
}

#rutas-aprendizaje .message {
	background: #fff;
	padding: 27px 38px 20px;
	height: 202px;
}

@media (max-width: 768px) {
	#rutas-aprendizaje .message {
		height: auto;
	}
	
	#rutas-aprendizaje .triangule:nth-child(1) {
		left: 0px;
	}
	
	#rutas-aprendizaje .triangule:nth-child(2) {
		display: none;
	}
}

#rutas-aprendizaje .message h3 {
	width: 70%;
	color: #f26866;
	font-size: 30px;
	margin: 0;
	font-family: 'FuturaReg';
}

#rutas-aprendizaje .message h5 {
	width: 70%;
	margin-bottom: 20px;
	font-size: 14px;
	color: #4b4b4b;
	font-family: 'Futura';
}

#rutas-aprendizaje .message a.btn {
	background: #f26866;
	color: #ffffff;
	font-family: 'FuturaReg';
}

#rutas-aprendizaje figure {
	position: relative;
}

#rutas-aprendizaje figure:hover figcaption {
	opacity: 1;
	filter: alpha(opacity = 100);
}

#rutas-aprendizaje figure:hover figcaption a, #rutas-aprendizaje figure:hover figcaption a:hover
	{
	text-decoration: none;
	color: #fff;
}

#rutas-aprendizaje figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	height: 202px;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #ffffff;
	font-size: 20px;
	line-height: 38px;
	padding: 10%;
	font-weight: bold;
	opacity: 0;
	filter: alpha(opacity = 0);
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	transition: all 300ms linear;
}

/* #rutas-aprendizaje .bx-wrapper { */
/* 	width: 100%; */
/* 	max-width: 100% !important; */
/* } */

/* #rutas-aprendizaje .bx-viewport { */
/* 	height: 202px !important; */
/* 	box-shadow: 0px 0px 0px !important; */
/* 	-webkit-box-shadow: 0px 0px 0px !important; */
/* } */

#rutas-aprendizaje .item {
	float: right !important;
}

#rutas-aprendizaje .noResults {
	display: none;
	background: #fff;
	padding: 20px;
}

#formRutas textarea {
	resize: none;
}

@media (max-width: 1200px) {
	#rutas-aprendizaje .nav-tabs li a {
		padding: 10px 42px !important;
	}
}

@media (max-width: 992px) {
/* 	#rutas-aprendizaje .bx-wrapper { */
/*     	margin-left: 5px !important; */
/* 	} */
}

@media ( max-width : 61.9em) {
	#rutas-aprendizaje .message h3 {
		width: 100%;
	}
	#rutas-aprendizaje .nav-tabs li {
		float: none !important;
	}
	#rutas-aprendizaje .nav-tabs li a {
		border-radius: 0px;
		padding: '';
	}
	#rutas-aprendizaje .nav-tabs li:first-child>a {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	#rutas-aprendizaje .nav-tabs li:last-child>a {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	#rutas-aprendizaje .nav-tabs li:last-child a {
		margin-right: 3px;
	}
	
/* 	#rutas-aprendizaje .bx-controls-direction { */
/* 		position: absolute; */
/* 		right: 0px; */
/* 		top: 0px; */
/* 	} */
/* 	#rutas-aprendizaje .bx-prev, #rutas-aprendizaje .bx-next { */
/* 		top: -95px; */
/* 	} */
}