@charset "UTF-8";
:root{
    --primary: #1199C2;
    --text: #333;
}
#nav-collapse,
nav#menu {
	position: absolute;
	top: 0;
}
#nav-expand,
nav#menu a {
	-webkit-user-drag: none;
	text-decoration: none;
}
.container,
.maint,
input[type="search"] {
	white-space: nowrap;
}
#nav-expand,
input[type="search"],
nav#menu a {
	text-decoration: none;
}
.container,
.error,
.filters-content,
.title,
h1 {
	text-align: center;
}
.center,
.pages {
	place-content: center;
}
.articleContainer,
.filters-content,
.maint {
	align-content: center;
}
a,
button,
ul.tabs li {
	cursor: pointer;
}
.grecaptcha-badge {
	display: none;
}
#loading_content {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 9999;
}
#loading_content .spinner {
	animation: 1s linear infinite rotate;
	width: 50px;
	height: 50px;
}
#loading_content .path {
	stroke: var(--secondary);
	stroke-linecap: round;
	animation: 1.5s ease-in-out infinite dash;
}
@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}
@keyframes dash {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35;
	}
	100% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124;
	}
}
#loading_content.loaded {
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.5s ease-in-out;
	position: relative;
	height: 0;
	width: 0;
}
@media only screen and (max-width: 40em) {
	body,
	html {
		overflow-x: hidden;
	}
	.news-content > div {
		max-width: 90vw !important;
	}
	.news-content p {
		padding-right: 1rem;
	}
	.news-content {
		max-width: 100vw;
	}
	.news-content iframe,
	.news-content img {
		max-width: 90vw !important;
		margin: 0 !important;
		width: auto !important;
		min-width: auto !important;
	}
	.c-branded {
		border: none;
		border-top: 4px solid var(--secondary);
		width: 100vw;
	}
}
.c-branded {
	border: none;
	border-left: 4px solid var(--secondary);
	position: fixed;
	height: 100vh;
}
.tab-content,
.tabs-container {
	border-bottom: 1px solid var(--primary);
}
.tabs-container {
	display: flex;
	margin: 0 1rem;
}
.tabs-container h3,
.tabs-container h4 {
	flex: 1 1 auto;
	padding: 0 0.5rem;
	margin: 0;
}
.tabs-container ul {
	flex: 0 1 auto;
}
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.tabs li {
	background: 0 0;
	color: #222;
	display: inline-block;
	padding: 10px 15px;
}
ul.tabs li.current {
	background: #ededed;
	color: #222;
	border-bottom: 4px solid var(--secondary);
}
.tab-content {
	display: none;
	overflow: hidden;
	margin: 0;
	background-color: #fff;
	padding: 0.5rem 1rem;
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
	width: 100%;
}
.box,
.container,
.maint,
form {
	margin: 0 auto;
}
.tab-content.current {
	display: block;
	background-color: var(--clear);
}
.error,
.ms-drop.bottom {
	background-color: #fff;
}
nav#menu {
	background: var(--secondary);
	bottom: 0;
	box-shadow: 0 0 5px #666;
	height: 100%;
	left: -17.5rem;
	padding-top: 38px;
	transition: 0.4s ease-in-out;
	width: 17rem;
	user-select: none;
}
nav#menu ul li {
	text-indent: 1rem;
	line-height: 1.5rem;
	display: list-item;
	min-height: 1rem;
}
nav#menu a {
	color: #eee;
	display: block;
	transition: 0.5s;
	padding: 0.5rem 0;
}
nav#menu a:hover {
	background-color: rgba(255, 255, 255, 0.2);
}
#nav-collapse {
	padding: 8px 12px;
	right: 0;
}
#fabric,
.box,
.latestnews {
	position: relative;
}
#nav-expand {
	color: #333;
	display: inline-block;
	padding: 8px 12px 8px 16px;
	transition: 0.5s linear;
	user-select: none;
	border-radius: 3px;
}
#nav-expand .icon-menu {
	filter: invert(1) sepia(100%) saturate(10000%) hue-rotate(45deg);
}
#nav-expand:focus {
	opacity: 0;
}
#nav-expand:focus ~ main {
	margin-left: 17rem;
	transition-delay: 0.25s;
}
#nav-expand:focus ~ nav {
	left: 0;
	transition-delay: 0.25s;
}
#nav-expand .icon,
nav#menu .icon {
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	height: 1rem;
	width: 1rem;
	vertical-align: text-top;
}
#nav-expand .icon-menu,
nav#menu .icon-menu {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABHNCSVQICAgIfAhkiAAAAB5JREFUKJFj/P///38GEgATKYoHKWAc9TQRgGRPAwD0IAv+FT8LPwAAAABJRU5ErkJggg==");
}
#nav-expand .icon-cross,
nav#menu .icon-cross {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABHNCSVQICAgIfAhkiAAAAPdJREFUGJV1jz9LhWAYxc+9rVZDQ+DcEI0NLU19gxr6Ci3tuvjnA+gggSBt4qzzO90b5FBubkHgEM1CBL5K93Ia8jWv4G88/A7PeQAArusekXwRQpiGYSzQ4/v+Gcn3OI6vMRJf+cdWFXrxs8+bOI5vkCTJLckf/rMtiuJhJJIk67oWAIA0Te8mhR2klGvbtg/UvNlC27ZPSlwquaqqZwA1dmGe56uu676HxPO8U5IfMyuGp+fEt+nTQghzqWnaMYBDdUVKuXYc5yLLsnsAmz5e6Lp+AgCIouiK5FfTNCvLsvanT5dl+Wia5t6wOwiC87GoCMPwUom/I2EVwEqOzwUAAAAASUVORK5CYII=");
}
.maint {
	min-width: 92%;
	width: 92%;
	max-width: 92%;
	display: flex;
	-webkit-display: flex;
	-ms-display: flex;
	flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-ms-justify-content: flex-end;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-ms-align-items: flex-start;
}
.center,
.container,
form {
	display: flex;
}
.maint div:first-child {
	width: 20%;
	max-width: 20%;
}
#fabric {
	height: 165px;
	width: auto;
	left: 0;
	top: 0;
}
.maint div:nth-child(2) {
	width: 80%;
	max-width: 80%;
	font-size: 0.9em;
	padding-top: 10px;
}
.container {
	width: 100%;
	max-width: 100%;
	flex-wrap: wrap;
	margin: 1rem 1rem;
	overflow: hidden;
	vertical-align: middle;
    border:1px solid #999;
}
.container:hover{
    border:1px solid var(--text);
}

.filter{width: 100%;max-width: 100%;}


form {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	flex-wrap: wrap;
	width: 100%;
}
input[type="search"] {
	border: none;
	background: #e9e9e9;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	line-height: normal;
	flex: 2 0 250px;
}
input[type="search"]:focus {
	background: #fff;
	color: #333;
	transition: background 0.4s ease-in-out;
	outline: 0;
}
.container:hover button.icon:hover,
button {
	color: #fff;
}
button {
	border-radius: 0 5px 5px 0;
	background: var(--primary);
	border: none;
	padding: 0 0.75em;
}
.container button {
	flex: 1 0 auto;
}
@media (min-width: 480px) {
}
@media (min-width: 640px) {
	.container {
		max-width: 100% !important;
	}
	.container button {
		flex: 1;
	}
	.container button span {
		line-height: 3rem;
	}
}
button:hover {
	background: #1f1f1f;
}

.filters {
	width: 100%;
	padding: 20px;
}
.homefilterlead {
	height: 30px;
}
.title,
h1 {
	color: #313131;
}
.leadRelacionadas {
	font-size: 20px;
	color: #1199c2;
	margin-bottom: 20px;
}
.tituloRelacionadas {
	font-size: 20px;
	padding-bottom: 5px;
	line-height: 22px;
}
.articleDate {
	font-size: 15px;
	color: #888;
	padding-bottom: 10px;
}
h3 {
	font-weight: 550;
	width: 100%;
	padding-bottom: 20px;
	font-size: 0.95em;
	text-transform: capitalize;
}
.filter,
select {
	padding-bottom: 15px;
}
h3::after {
	content: "";
	display: block;
	margin-top: 0.5rem;
	height: 2px;
	background-color: rgba(0, 0, 0, 0.05);
}
.container input#search {
	height: 50px;
	background: #fff;
	border: none;
	border-right: 0px;
	font-size: 10pt;
	padding-left: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 100px 0 0 100px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
	-webkit-transition: background 0.55s;
	-moz-transition: background 0.55s;
	-ms-transition: background 0.55s;
	-o-transition: background 0.55s;
	transition: background 0.55s;
}
.ms-drop input[type="checkbox"] {
	margin-right: 6px !important;
}
.container input#search::-webkit-input-placeholder {
	color: #333;
}
.container input#search:-moz-placeholder {
	color: #333;
}
.container input#search::-moz-placeholder {
	color: #333;
}
.container input#search:-ms-input-placeholder {
	color: #333;
}
.filter,
.filter > div select {
	flex: 1;
}
.filters-content > .filter > div > select {
	color: #0087bc;
}
.ms-drop.bottom label {
	padding-bottom: 10px !important;
}
.filter {
	min-width: 300px;
}
.filter label {
	text-align: left;
	font-size: 1rem;
	display: block;
}
.error {
	position: absolute;
	bottom: 7px;
	color: #606060;
	width: 92%;
	max-width: 92%;
	margin: 0 auto;
	font-size: 0.85em;
}
.center {
	margin-bottom: 10px;
	margin-top: 10px;
}
.filters-content {
	width: 100%;
	max-width: 100%;
	margin: 0 auto 20px;
	font-size: 0.9em;
	display: flex;
	-webkit-display: flex;
	-ms-display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}
.ms-choice {
	background-color: #fff !important;
	height: 30px !important;
}
.ms-choice > div {
	width: 25px !important;
	height: 30px !important;
	background-position: 4px 0 !important;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.ms-choice > span {
	top: 2px !important;
}
.filter > div {
	padding: 0 1rem 0.5rem 0;
}
.filter div:first-child {
	font-size: 0.9em;
}
.filter div:nth-child(2) {
	min-width: auto;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.result > h4,
article {
	display: inline-block;
}
.filter {
	flex-shrink: 0;
}
.ms-parent {
	text-align: left;
	width: 100% !important;
	min-width: 150px;
}
.results {
	margin-bottom: 0.5rem;
	display: block;
	padding: 1rem;
}
@media (max-width: 650px) {
	hr {
		display: none;
	}
	.box {
		margin-top: 0;
	}
	.maint {
		font-size: 0.83em;
		white-space: normal;
		justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
	}
	#fabric {
		height: 130px;
	}
	.maint div:first-child {
		width: 30%;
		max-width: 30%;
	}
	.maint div:nth-child(2) {
		width: 70%;
		max-width: 70%;
		padding-top: 15px;
		align-content: flex-start;
		white-space: normal;
	}
	.container {
		width: 100%;
		max-width: 94%;
		justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
        margin: 1rem auto;
	}
	.filters {
		padding-top: 1rem;
	}
	.fieldname {
		padding-bottom: 3px !important;
	}
	.filter div:nth-child(2) {
		min-width: auto;
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.filter div:first-child {
		marign-bottom: 40px !important;
	}
	.lastfilter {
		margin-bottom: 45px;
	}
	.filters-content {
		display: flex;
		-webkit-display: flex;
		-ms-display: flex;
		flex-flow: column nowrap;
		-webkit-flex-flow: column nowrap;
		-ms-flex-flow: column nowrap;
		justify-content: flex-start;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-content: center;
	}
	.homefilterlead {
		height: 0;
	}
	.result {
		text-align: left !important;
	}
	.results {
		padding: 0;
	}
}
.result {
	color: #333;
}
.result > h4 {
	color: #666;
	padding: 1rem 0 0;
	margin-bottom: 1.5rem;
	font-size: 1.4rem;
}
.result > h4 > a {
	color: #1199c2;
	text-transform: capitalize !important;
}
.return-guide {
	text-align: center;
	margin-bottom: 50px;
}
.return-guide > i {
	color: #1199c2;
	display: none;
}
.fa {
	width: 20px;
}
div.result div.detail > div {
	position: absolute;
	padding-left: 0.5rem;
}
div.result div.detail > p {
	margin: 0 0 0.5rem 2rem;
	line-height: 135%;
}
input[type="search"] {
	margin-top: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pages {
	display: flex;
	margin-bottom: 15px;
}
.pages-button {
	text-align: center;
	background-color: rgba(251, 239, 186, 0, 1);
	border-radius: 5px;
	width: 100px;
	height: 30px;
	margin: 5px;
}
.pages-button:focus,
.pages-button:hover {
	background-color: #f5b600;
}
.return-guide a {
	color: #1199c2;
	text-decoration: underline;
	font-size: 0.95em;
}
.return-guide a:hover {
	text-shadow: 0.5px 0 #1199c2;
}
article {
	width: 100%;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 1rem;
	padding: 20px 0;
}
.articleContainer {
	display: flex !important;
	flex-direction: row;
	justify-content: space-around;
	align-items: flex-start;
}
.articleMediaBlock {
	width: 40%;
	margin-right: 2%;
	float: left;
	align-self: center;
}
.articleMediaBlock > img {
	width: 100%;
}
.articleTextBlock {
	width: 100%;
	float: left;
	font-size: 1.1em;
}
.articleSelection {
	margin: 0;
	padding: 0;
}
.articleInf {
	font-family: Inter, sans-serif;
	font-size: 0.9rem;
	padding-bottom: 3px;
	color: #a0a0a0;
	float: left;
	width: 100%;
}
.articleText {
	font-family: "Crimson Pro", serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	display: inline-block;
}
.articleSection {
	font-family: Inter, sans-serif;
	font-size: 0.67rem;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #888;
	font-weight: 600;
}
a {
	text-decoration: none;
	color: inherit;
}
img.center {
	margin: auto;
	width: 100%;
	max-width: max-content;
}
.patrocinado {
	background-color: #dfdfdf;
}
.pagination {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	flex-direction: row;
	flex-wrap: wrap;
}
.pagination li {
	margin-right: 0.5rem;
	display: flex;
	gap: 1rem;
}
.pagination a,
.pagination span {
	padding: 0.5rem 1rem;
	border-bottom: 1px solid #ccc;
	color: #333;
	text-decoration: none;
	border-radius: 5px;
}
.pagination .active span,
.pagination a:hover {
	background-color: var(--secondary);
	color: #fff;
	border-color: var(--secondary);
}


.text-2xl{
	font-size: 1.7rem!important;
    line-height: 2rem!important;
}

.mb-0 {margin-bottom: 0!important;}
.mb-1 {margin-bottom: 1rem!important;}