blockquote.blackquote-blue {
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 10px solid #1168AD !important;
} 

strong { 
	font-weight: bold;
}

.chile-red {
	background-color: #CA231C !important;
}

.chile-new-red {
	background-color: #e53d48 !important;
}

.chile-red-black {
	background-color: #A51E1C !important;
}

.chile-blue {
	background-color: #1168AD !important;
}

.chile-blue-black {
	background-color: #0F5F9A !important;
}

.chile-brown {
	background-color: #916136 !important;
}

.chile-brown-black {
	background-color: #87572F !important;
}

.chile-yellow {
	background-color: #EFB404 !important;	
}

.chile-yellow-black {
	background-color: #DBA408 !important;	
}

.chile-purple {
	background-color: #6C3A86 !important;
}

.chile-purple-black {
	background-color: #5C327C !important;
}

.chile-green {
	background-color: #45A978 !important;	
}

.chile-green-black {
	background-color: #279A5D !important;	
}

.chile-orange {
	background-color: #EE8735 !important;	
}

.chile-orange-black {
	background-color: #EA7B2A !important;	
}

.chile-bluelight {
	background-color: #59B3BA !important;	
}

.chile-bluelight-black {
	background-color: #4AA7AB !important;	
}

.chile-black {
	background-color: #2A2A2A !important;
}

.card .card-top {
	position: relative;
	background-color: inherit;
	padding-top: 5px;
	z-index: 0;
}

.card-base {
	background: rgba(0, 0, 0, 0.6) !important;
	width: 100% !important;
}

.card-banner {
	padding: 5px; 
	margin: 10px;
}

.banner-bottom {
	padding-left: 20px; 
	padding-right:20px;
}

.text-bold {
	font-weight: bold !important;
}

.text-justify {
	text-align: justify !important;
	text-justify: inter-word !important;
}

.table-card {
	border-bottom: 0px solid white !important; 
	border-right: 0px solid white !important;
}

.padding-top-none {
	padding-top: 0px !important;
}

.padding-top-5 {
	padding-top: 5px !important;
}

.modal {
	max-height: 80% !important;
}

.input-border-white {
	border: 1px solid #eceff1 !important;
}

.no-focus {
	outline:none !important;
}

.container {
	max-width: 1152px !important;
	width: 90% !important;
}

.list-disc {
	list-style-type: disc !important;
}

.list-decimal {
	list-style-type: decimal !important;
}

.facebook-color {
	background-color: #4867AA !important;
}

.twitter-color {
	background-color: #33CCFF !important;
}

.youtube-color {
	background-color: #F2F2F2 !important;
}


@media only screen and (min-width: 1900px) {
	.container {
		width: 90% !important;
	}

	.card-base {
		font-size: 10px;
	}

	#menu-vertical {
		font-size: 100% !important;
	}

	#menu-horiz {
		font-size: 100% !important;
	}

	#redes-sociales {
		font-size: 100% !important;
	}
}

@media only screen and (max-width: 1366px) {
	.container {
		width: 90% !important;
	}

	.card-base {
		font-size: 10px;
	}

	#menu-vertical {
		font-size: 70% !important;
	}

	#menu-horiz {
		font-size: 80% !important;
	}

	#redes-sociales {
		font-size: 80% !important;
	}
}

@media only screen and (max-width: 1280px) {
	.container {
		width: 90% !important;
	}

	.card-base {
		font-size: 10px;
	}

	#menu-vertical {
		font-size: 70% !important;
	}

	#menu-horiz {
		font-size: 80% !important;
	}

	#redes-sociales {
		font-size: 100% !important;
	}
}

@media only screen and (max-width: 1024px) {
	.container {
		width: 90% !important;
	}

	.card-base {
		font-size: 5px;
	}

	#menu-vertical {
		font-size: 70% !important;
	}

	#menu-horiz {
		font-size: 85% !important;
	}

	#redes-sociales {
		font-size: 70% !important;
	}
}
