/*
 Theme Name:   Aagama Child
 Description:  Agama Child Theme
 Author:       cambra - Nunsys
 Template:     agama
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, left-sidebar, grid-layout, flexible-header, buddypress, custom-background, custom-header, custom-logo, custom-menu, custom-colors, editor-style, featured-image-header, featured-images, full-width-template, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, education, entertainment, photography
 Text Domain:  agama-child
*/
/* =Aquí empieza la personalización de tu tema
-------------------------------------------------------------- */

/* General */

/* Importar home-panel-widget.css */
@import url('home-panel-widget.css');

h1,
h2,
h3 {
	color: #002a3a;
	font-weight: bold;
}

h1>a,
h2>a,
h3>a {
	color: #192581;
}

.slick-dots li:before {
	content: none !important;
}

body {
	text-align: left;
}

.home #page-title {
	display: none;
}

.home #page {
	background-color: #f8f8f8;
}

.page #page-title {
	background-color: #fff;
}

.footer-widgets {
	border-top: 2px solid #f7f7f7;
}

blockquote p {
	padding: 10px 20px;
	font-size: 20px;
	font-style: italic;
}

blockquote p:before {
	content: "\f10d";
	font-family: FontAwesome;
	color: #002a3a;
	font-size: 12px;
	vertical-align: super;
	margin-right: 4px;
	opacity: 0.5;
}

blockquote p:after {
	content: "\f10e";
	font-family: FontAwesome;
	color: #002a3a;
	font-size: 12px;
	margin-left: 4px;
	opacity: 0.5;
}


.elementor-widget-heading.elementor-widget-heading h1.elementor-heading-title,
.elementor-widget-heading.elementor-widget-heading h2.elementor-heading-title,
.elementor-widget-heading.elementor-widget-heading h3.elementor-heading-title {
	color: #002a3b !important;
	margin-top: 40px;
	font-size: 28px !important;
	font-family: 'Open Sans', sans-serif !important;
	margin-bottom: 0px !important;
	font-weight: 100 !important;
}

#content h2 {
	margin-bottom: 5px;
}

.entry-content h3 {
	font-size: 22px;
	font-weight: 100;
	margin-bottom: 0px;
}

.elementor-widget-text-editor {
	color: #002a3a !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 200 !important;
	font-size: 18px !important;
	letter-spacing: 0px !important;
}

.elementor-widget-text-editor p,
.elementor-widget-text-editor ul {
	margin-bottom: 20px !important;
	line-height: 25px !important;
}

.elementor-widget-text-editor ul li:before {

	/*
    content: "\f0a9";
    font-family: FontAwesome;
    font-style: normal;
    color: #192582 !important;
    opacity: 0.5;
    margin-right: 4px;
    font-size: 13px;
    vertical-align: middle;
*/

}



.elementor-widget-text-editor a {
	color: #6c78c3;
}

strong {
	font-weight: 600;
	letter-spacing: 0px !important;
}



.article-entry-wrapper a {
	color: #6c78c3;
	padding-bottom: 1px;
}

a:hover,
.entry-content .elementor-widget-container a:hover {
	color: #ffcc35;
}

i.fa,
i.fas {
	font-family: "FontAwesome";
}

.vision-row {
	padding: 20px 0;
}

h2.intro-meta {
	/* color: #95a1b4 !important; */
	color: #342775 !important;
	font-weight: 300 !important;
	text-align: center;
	font-size: 22px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin: 20px 0px !important;
}

/*Header*/

#menu-menu-principal,
#menu-menu-principal-fr {
	margin: 0 auto;
}

#agama-primary-nav {
	background-color: #192581;
	border: none !important;
}

#agama-primary-nav #menu-menu-principal>li>a,
#agama-primary-nav #menu-menu-principal-fr>li>a {
	color: #fff;
	font-weight: 300 !important;
	letter-spacing: 0.5 !important;
}

#agama-primary-nav #menu-menu-principal>li>a:hover,
#agama-primary-nav #menu-menu-principal-fr>li>a:hover {
	color: #FFC800;
}

#masthead.header_v2 hgroup {
	padding: 0px !important;
}

#agama-primary-nav #menu-menu-principal>li>ul.sub-menu>li>a:hover,
#agama-primary-nav #menu-menu-principal-fr>li>ul.sub-menu>li>a:hover {
	background-color: #192581;
	color: #fff;
}

#masthead.header_v3 #agama-logo img {
	margin: 0;
}

#page-title .si-share {
	margin: 0;
	padding: 10px;
	border: none;
}

#page-title {
	border: none !important;
}

#page-title>div {
	border-bottom: 1px solid #eee;
}

#page-title h1.title-pag {
	font-size: 35px !important;
	padding: 10px 0px 5px 0px;
	font-weight: 100 !important;
	color: #192582 !important;
	font-family: 'Open Sans' !important;
}

#page-title h1.title-pag li {
	list-style: none !important;
}

#page-title h1.title-pag li h1 {
	font-size: 35px !important;
	padding: 10px 0px 5px 20px;
	font-weight: 100 !important;
	color: #192582 !important;
	font-family: 'Open Sans' !important;
}


#page-title a {
	color: #ccc !important;
}

.agama-top-nav-wrapper>div {
	flex-direction: row-reverse !important;
}

.agama-top-nav-wrapper {
	box-shadow: none !important;
}

#page-title.page-title-mini {
	padding: 12px 0;
}

#page-title.page-title-mini h1 {
	font-size: 16px;
}

.vision-search-form .vision-search-field {
	font-family: 'Open Sans' !important;
}

.search-form .vision-search-form .vision-search-field {
	padding: 8px 10px;
	margin: 6px 0;
	border-radius: 2px;
	color: #666;
	font-weight: 300;
	font-size: 13px !important;
}

.vision-search-form .vision-search-submit {
	top: 5px;
}

#page-title a:hover {
	color: #ffa52c !important;
}

/*#page-title .breadcrumb a{
	color: #ffffff;
}
#page-title .breadcrumb a:hover{
	color: #ffa52c;
}
.top-links{
	float: none;
    display: inline-block;
    vertical-align: middle;
	margin-left: 5px;
}
.vision-row{
	padding-top: 0px;
}
#page-title.page-title-mini{
	margin-bottom: 50px;
}
.menuLateral{
	width: 19%;
	display: inline-block;
	vertical-align: top;
	margin-right: 3%;
}
.archiveArticlesCustom, .singleArticlesCustom{
    width: 77%;
	display: inline-block;
}
.archiveArticlesCustomFullwidth, .singleArticlesCustomFullwidth{
    width: 100%;
	display: inline-block;
}


/* ELEMENTOR */
.elementor-section-wrap>.elementor-top-section>.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding: 0px;
}

.head-section-home {
	font-weight: 600 !important;
	letter-spacing: 0.5px !important;
	font-size: 16px;
	color: #95a1b4;
	margin-bottom: 10px;
	/* opacity: 0.5; */

	font-family: 'Open Sans', sans-serif !important;
}

.head-section-home img {
	width: 25px;
	height: auto;

	/* -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	/* filter: grayscale(100%); */

	vertical-align: top;
	margin-right: 4px;
	/* opacity: 0.4; */
}

#menu-top-menu,
#menu-top-menu-fr {
	margin-right: 30px !important;
	color: #fff;
}

.agenda-home .tv-row {
	box-shadow: 8px 8px 20px -10px rgba(0, 0, 0, 0.2);
	padding: 0px !important;

}

#nav-below {
	height: 40px;
}

.nav-previous,
.previous-image {
	text-align: right;
	margin-right: 10px;
	width: max-content !important;
	float: right !important;
	margin-left: 10px !important;
	margin-bottom: 10px;
}

.nav-previous a,
.nav-next a {
	padding: 10px 16px;
	border: 1px solid #192582;
	color: #192582;
}

.nav-previous a:hover,
.nav-next a:hover {
	background-color: #192582;
	color: #fff;
}

.nav-next,
.next-image {
	text-align: left;
	margin-left: 10px;
	width: max-content !important;
	float: right !important;
	margin-bottom: 10px;
}

.agenda-home .tv-container {
	padding: 0px !important;
}

.ascame-home-news {
	box-shadow: 6px 6px 20px -10px rgba(0, 0, 0, 0.2);
}

/* HomePage*/
.home #agama-main-wrapper .vision-row {
	padding-top: 0;
}

.agendaHome {}

.opinion-box {
	padding-bottom: 20px;
}

.press-realese-box,
.events-box,
.opinion-box {
	padding-right: 25px;
	padding-left: 25px;
}

.press-realese-box {
	background: linear-gradient(135deg, #192582 0%, #0e6dab 83.44%);
}

.opinion-box {
	background: linear-gradient(135deg, #ffcc35 0%, #ffe8a4 83.44%);
}

.events-box {
	background: linear-gradient(135deg, rgba(25, 37, 130, 0.80) 0%, rgba(14, 109, 171, 0.80) 83.44%);
	position: absolute;
	width: 70%;
	right: 21px;
	height: 280px;
	margin-top: 0px !important;
	padding-right: 25px !important;
	padding-left: 25px !important;
}

.press-realese-box span.cat-home,
.events-box span.cat-home,
.opinion-box span.cat-home {
	color: #fff !important;
	margin-top: 30px !important;
	margin-bottom: 20px;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
	font-size: 13px;
	display: inline-block;
}

.ascame-home-news span.cat-home {
	color: #342775 !important;
	margin-top: 10px !important;
	margin-bottom: 10px;
	font-weight: 800 !important;
	letter-spacing: 0.5px !important;
	font-size: 13px;
	display: inline-block;
}

.ascame-home-news .tv-px-3 {
	padding-bottom: 10px;
	min-height: 150px;
}

.press-realese-box h3 {
	color: #fff !important;
	font-weight: 300 !important;
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
}

.press-realese-box a:hover h3 {
	color: #ffa52c !important;
}

.press-realese-box .btn-o,
.events-box .btn-o {
	position: absolute;
	bottom: 15px !important;
	right: 15px !important;
}

.head-description {
	padding-left: 20px;
	padding-bottom: 40px;
}

.head-description p {
	text-align: justify;
}

.events-box h3 {
	color: #fff !important;
	font-weight: 300 !important;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px !important;
	text-align: left;
	width: 100%;
}

.opinion-box h3 {
	color: #121950 !important;
	font-weight: 500 !important;
	font-size: 19px;
	line-height: 22px;
	display: inline-block;
	margin-bottom: 8px !important;
}

.content-opinion {
	font-size: 14px;
	line-height: 16px !important;
}

.events-box a:hover h3 {
	color: #ffa52c !important;
}

.ascame-home-news a:hover h3 {
	color: #ffa52c !important;
}

.btn-a {
	background-color: #ffcc35;
	padding: 12px 20px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0px;
	display: inline-block;
	float: right;
	color: #161d55;
}

.btn-a:hover {
	background-color: #161d55;
	color: #ffcc35;
}

.details-info-text .btn-o {
	border-radius: 0px !important;
	border: none !important;
	display: inline-block !important;
	margin-bottom: 20px;
	margin-top: 20px;
}

.btn-o,
.more-link {
	background-color: #151d54 !important;
	padding: 12px 20px !important;
	font-size: 12px !important;
	text-transform: uppercase !important;
	font-weight: 600;
	letter-spacing: 0px;
	display: inline-block;
	color: #fff !important;
	text-align: right;
	font-style: normal !important;
	font-family: 'Open Sans' !important;
}

.btn-o:hover {
	background-color: #151d54;
	color: #ffa52c !important;
}

#agama-logo ul.agama-navigation li>a {
	text-transform: capitalize !important;
	font-family: 'Open Sans' !important;
}

.all-events-btn {
	color: #ffcc35;
	display: inline-block;
	float: right;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.5px;
}

.all-events-btn i {
	right: 4px;
}

.events-box li {
	color: #c1c1c1;
	font-size: 12px;
	display: inline-block;
}

.element-box-event {
	margin-bottom: 5px !important;
	border-left: 3px solid #ffcc35 !important;
	padding-left: 6px !important;
}

.events-box li i {
	color: #c1c1c1;
	margin-right: 2px;
}

.events-box li .fa-map-marker {
	margin-left: 5px;
	margin-right: 3px;
}

.box-background-event {
	width: 100%;
	height: 175px;
}

.textAgendaHome {
	display: inline-block;
	width: 70%;
}

.textAgendaHome li {
	margin: 0px;
}

.imgAgendaHome {
	width: 28%;
	display: inline-block;
	vertical-align: top;
}

.imgAgendaHome img {
	width: 98%;
}

.opinionHome {}

.textOpinionHome {
	width: 70%;
	display: inline-block;
}

.imgOpinionHome {
	width: 28%;
	display: inline-block;
	vertical-align: top;
}

.imgOpinionHome img {
	width: 98%;
}

.home h1 {
	color: #002F5D;
	font-weight: bold;
}

.home h2 {
	/*color: #002F5D;   
    font-weight: bold; */
	font-size: 25px;
}

.home h3 {
	color: #002F5D;
	font-weight: bold;
}

.ascame-home-news-inner h3 {
	color: #ffa52c;
}

.tv-card {
	overflow: hidden;
	border-radius: 0px !important;
}

.ascame-home-news a h3 {
	font-weight: 400;
	line-height: 22px;
	color: #192581;
	text-align: left;
	font-size: 16px !important;
}

.agenda-home:last-child .tv-mr-4 {
	margin-bottom: 0px !important;
}

.agenda-home .tv-row {
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

.agenda-home .tv-row:last-child {
	border-bottom: none;
}

/* Agenda */
.archiveArticlesAgenda {
	width: 24%;
	display: inline-block;
	border: solid 1px #000
}

.imageArchiveAgenda {
	display: block;
	width: 100%;
}

.imageArchiveAgenda img {
	width: 100%;
}

.infoArchiveAgenda {
	display: block;
	width: 90%;
	margin: auto;
}

.infoArchiveAgenda ul {
	list-style: none;
	text-align: justify;
}

.infoArchiveAgenda li {
	margin: 0px;
}

.pods-pagination-advanced {
	display: block;
}

/* WPML */
.top-links-languaje {
	display: inline-block;
}

.wpml-ls-legacy-list-horizontal {
	padding: 0px;
}

#menu-top-menu,
#menu-top-menu-fr {
	margin-top: 30px;
	margin-right: 40px;
}

#menu-top-menu li:first-child,
#menu-top-menu-fr li:first-child {
	margin-right: -154px;
}

.search-form .vision-search-form .vision-search-field:focus {
	border-color: #192581;
	color: #444;
}

#menu-top-menu li.wpml-ls-menu-item,
#menu-top-menu-fr li.wpml-ls-menu-item {
	margin-top: -50px;
}

#menu-top-menu li.wpml-ls-menu-item a,
#menu-top-menu-fr li.wpml-ls-menu-item a {
	padding-right: 0px !important;
	color: #192581;
	opacity: 0.8;
}

ul.agama-navigation li>a {
	padding: 15px 25px !important;
}

#menu-top-menu li.wpml-ls-menu-item a span,
#menu-top-menu-fr li.wpml-ls-menu-item a span {
	font-weight: 500 !important;
}

/* FAQS */

/*Single*/
.imageSingle img {
	width: 100%;
	height: auto;
}

article .imageSingle img {
	width: 100%;
	height: auto;
}

.infoSingle {
	width: 100%;
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}

#content ul {
	margin-left: 20px;
}

#content ol {
	margin-left: 30px;
	margin-bottom: 20px
}

#content ul li {
	list-style: none;
	margin-right: 8px;
	margin-bottom: 10px;
}

#content ul li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 3px;
	color: #192581;
	-webkit-text-stroke: 1px white;
	margin-right: 5px;
}

#content .content-news ul {
	list-syle: disc;
}

#content ol li {
	list-style: decimal;
}

#content p {
	margin-bottom: 15px;
	color: #002a3a;
}

.ascame-related li {
	list-style: disc !important;
}

.single-opinion_article .info-extra {
	text-align: center;
}

.info-extra li {
	list-style: none !important;
}

.info-extra {
	text-align: left;
	color: #002a3a;
	margin-top: 20px;
}

.info-extra b {
	font-weight: 600 !important;
}

/*Archive*/
.imageArchive {
	width: 15%;
	display: inline-block;
}

.imageArchive img {
	width: 100%;
	height: auto;
}

article .imageArchive img {
	width: 100%;
	height: auto;
}

.infoArchive {
	width: 82%;
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}

.entry-content.infoArchive ul li {
	margin-left: 0px;
}

.infoArchive li,
.infoArchiveFullWidth li {
	list-style: none;
}

.ascame-home-news-inner h3.tv-card-title {
	color: #ffa52c;
}

h3.tv-card-title {
	margin: 0;
	color: #192581;
}

.tv-card-deck {
	margin-bottom: 20px;
}

#ascame_in_the_news_archive h3 {
	margin: 10px 0;
}

/* Institutional Relations */
.accordion-container {
	width: 100%;
	margin: 0 0 20px;
	clear: both;
}

.accordion-titulo {
	position: relative;
	display: block;
	padding: 20px;
	font-size: 24px;
	font-weight: 300;
	background: #192582;
	color: #ffffff;
	text-decoration: none;
}

.accordion-titulo.open {
	background: #fc950e;
	color: #ffffff;
}

.accordion-titulo h3 {
	color: #ffffff;
}

.accordion-titulo:hover {
	background: #fc950e;
	color: #ffffff
}

.accordion-titulo {
	padding-right: 2em;
	line-height: 30px;
}

.accordion-titulo span.toggle-icon:before {
	content: "+";
}

.accordion-titulo.open span.toggle-icon:before {
	content: "-";
}

.accordion-titulo span.toggle-icon {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 38px;
	font-weight: bold;
}

.accordion-content {
	display: none;
	padding: 20px;
	overflow: auto;
}

.accordion-content p,
.accordion-content li {
	margin: 0;
	font-size: 18px;
	line-height: 1.6em;
}

/* Footer */
.footer-widgets .elementor-widget-nav-menu .elementor-nav-menu--main ul li a.elementor-item {
	color: #ffa52c;
}

.legal-menu {
	font-size: 14px;
	margin-left: 40px !important;
}

.legal-menu li {
	display: inline-block;
	margin-right: 8px;
}

#agama-footer a {
	color: #fff !important;
}

.footer-widgets {
	color: #555 !important;
	text-align: left;
}

.footer-widgets a {
	color: #95a1b4 !important;
	font-weight: 400;
}

.footer-info {
	color: #555 !important;
	margin-top: 10px;
}

.footer-info li {
	padding: 0px !important;
}

.footer-info li i {
	margin-right: 4px;
}

.menus-footer li {
	padding: 0px !important;
}

.footer-widgets .tv-col-md-6 {
	max-width: none !important;
}

.footer-widgets .menu>li {
	display: inline-block;
	vertical-align: top;
	border-bottom: none;
}

.footer-widgets .menu>li>a {
	font-weight: bold;
	border-bottom: 1px solid;
	padding: 5px 0;
}

.footer-widgets .menu .sub-menu>li {
	padding: 5px 5px 5px 0;
}

.footer-widgets .social a {
	color: #cddeee;
}

.footer-widgets .widget-title:after {
	background: #cddeee !important;
	display: none !important;
}

.footer-widgets .widget-title {
	margin-bottom: 0;
	margin-top: 0;
	color: #95a1b4 !important;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 5px !important;
	font-family: 22px;

}


.box-event-agenda .tv-card-body h3 {

	font-weight: 400 !important;
	font-size: 22px;
	text-align: left;
	line-height: 24px;
	margin-bottom: 10px;

}

.footer-widgets {
	font-size: 14px;
	color: #97a2b5
}

.footer-widgets .tv-col-lg-3 .menu li {
	display: block;
}

.search-results #page-title.page-title-mini {
	background-color: #fff;
}

.search-results .entry-title a {
	font-weight: 400 !important;
	font-size: 22px;
	text-align: left;
	line-height: 24px;
	margin-bottom: 10px;
	color: #192582;
}

.search-results .entry-content .tv-badge {
	margin-left: 0px !important;
	margin-top: -10px;
	margin-bottom: 6px !important;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0px !important;
	background: none !important;
	line-height: 14px;

}

.search-results .page-header h1.page-title {
	margin-top: 0px;
	margin-bottom: 6px !important;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
}

.footer-widgets .logo-footer {
	width: 50%;
	display: block;
	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	opacity: 0.6;
}

.fot0 {
	width: 25% !important;
	padding-left: 40px !important;
}

.fot1 {
	width: 15% !important;
}

.fot2 {
	width: 13% !important;
}

.fot3 {
	width: 17% !important;
}

.fot4 {
	width: 30% !important;
	padding-right: 20px;
}



.footer-widgets .menu a {
	font-weight: 300 !important;
}

.footer-widgets .menu li {
	padding: 0px !important;
	border-bottom: 0px !important;
	display: inline-block;
}

.footer-widgets .menu li a {
	border-bottom: 0px !important;
}

.footer-widgets .menu li a:hover {
	text-decoration: underline;
}

/**** OPINION ARTICLE ****/


.post-type-archive-opinion_article #page,
.post-type-archive-opinion_article #page-title {
	background-color: #fafafa !important;
}


.post-type-archive-opinion_article #content .tv-card {
	background-color: #fff;
	border: none;
	font-size: 16px;
}

.box-opinion-article h3 {
	text-align: left;
	margin-bottom: 10px !important;
}

.box-opinion-article {
	margin-bottom: 50px !important;
	border-bottom: 3px solid red !important;
	border-image-slice: 1 !important;
	border-image-source: linear-gradient(45deg, rgb(238, 238, 238), rgb(255, 255, 255)) !important;
	border-bottom-left-radius: 8px;
}

.box-opinion-article ul {
	line-height: 15px;
	padding-left: 6px;
	border-left: 4px solid #eee;
}


.box-opinion-article .tv-py-4>.tv-col-sm-9 {
	float: left;
	padding-left: 0px !important;
}

.box-opinion-article .tv-py-4>.tv-col-sm-3 {
	float: right;
}

.box-opinion-article .opinion-image {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;

}



.box-opinion-article .tv-row {
	/* border-bottom: 5px solid red; */
	/* border-image-source: linear-gradient(45deg, rgb(255, 205, 53), rgb(241, 237, 0)); */
	border-image-slice: 1;
	text-align: left;
	box-shadow: 6px 6px 20px -10px rgba(0, 0, 0, 0.2) !important;
}

.box-opinion-article .btn-o {
	margin-top: 10px;
	background-color: #192582 !important;
}

.box-opinion-article .tv-col-sm-9 ul {
	font-size: 14px !important;
	margin-top: 20px !important;
	text-align: left;


}

.box-opinion-article h3 a {
	font-size: 28px;
	font-weight: 400;
	line-height: 30px;
}

.box-opinion-article h3 a:hover {
	color: #ffa52c;
}


/***** commissionS ****/



.box-filter {
	background-color: #fff !important;
	margin-bottom: 50px !important;
	padding: 30px 30px 0px 30px;
	border-bottom: 3px solid red;
	border-image-slice: 1;
	border-image-source: linear-gradient(45deg, rgb(255, 205, 53), rgb(241, 237, 0));
}


.box-filter .tv-btn-primary {
	top: -10px;
	right: 0px;
}

.box-filter .tv-col-sm-2 {
	text-align: right;
}

button.tv-btn-primary {
	background-color: #192582 !important;
	border: none !important;
	padding: 8px 20px;
	font-size: 13px;
	border-radius: 0px !important;
	font-weight: 700;
}

.post-type-archive-commission #page,
.post-type-archive-commission #page-title {
	background-color: #fafafa !important;
}

.post-type-archive-commission .tv-card {
	border: none !important;
	box-shadow: 8px 8px 20px -10px rgba(0, 0, 0, 0.2);


}

.post-type-archive-commission .tv-card h3 a:hover {
	color: #ffa52c !important;
}

.post-type-archive-commission .tv-card h3 {
	font-size: 26px;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	margin-bottom: 10px;
}

.post-type-archive-commission .tv-card ul li {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}

.post-type-archive-commission .tv-card-footer {
	background-color: #fff;
	border: none !important;
	padding-top: 0px !important;
	text-align: right;
	padding-bottom: 15px !important;
}

.post-type-archive-commission .tv-card-footer .tv-btn-primary {
	background-color: #192581 !important;
	border-radius: 0px !important;
	border: none !important;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: 700;
	padding: 12px 20px;
}

.post-type-archive-commission .tv-card-footer .tv-btn-primary:hover {
	color: #ffa52c;
}

.post-type-archive-commission .tv-card-body {
	padding-bottom: 0px !important;
}

label.custom-checkbox input[type="checkbox"] {
	opacity: 0;
	display: none;
}

.legend-image {
	font-style: italic;
	text-align: right;
}

label.custom-checkbox input[type="checkbox"]~.helping-el {
	background-color: #FFFFFF;
	border: 1px solid #424242;
	border-radius: 0px;
	display: inline-block;
	padding: 7px;
	position: relative;
	top: 2px;
}

label.custom-checkbox input[type="checkbox"]:checked~.helping-el {
	border: 1px solid #192582;
	background-color: #192582;
}

label.custom-checkbox input[type="checkbox"]:checked~.helping-el:after {
	color: #FFFFFF;
	content: "\f00c";
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 10px;
	left: 2px;
	position: absolute;
	top: 0px;
}

.custom-checkbox:hover {
	cursor: pointer;
}


.elementor-widget-form .elementor-button {
	background-color: #192582 !important;

}


/**** NEEWS TAG***/

.box-filter-2 .tv-col-sm-2 {
	float: right;
}

.box-filter-2 .tv-col-sm-10 {
	float: left;
}

.box-filter-2 .tv-form-check-inline {
	width: 100%;
}

.post-type-archive-new #page,
.post-type-archive-new #page-title,
.post-type-archive-project #page-title {
	background-color: #fafafa !important;
}

.post-type-archive-commission #page,
.post-type-archive-commission #page-title,
.post-type-archive-project #page {
	background-color: #fafafa !important;
}

.box-filter-2 label.custom-checkbox input[type="checkbox"] {
	opacity: 0;
	display: none;
}

.box-filter-2 label.custom-checkbox input[type="checkbox"]~.helping-el {
	background-color: #FFFFFF;
	border: 1px solid #eaeaea;
	border-radius: 0px;
	display: inline-block;
	padding: 7px;
	position: relative;
	top: 2px;
	z-index: 1;
	margin-right: 4px;
}



.box-filter-2 .custom-checkbox {
	padding: 4px 15px;
	font-size: 14px;
	margin-bottom: 0px;
	width: 100%;

}

.box-filter-2 label.custom-checkbox input[type="checkbox"]:checked~.helping-el {
	border: 1px solid #192582;
	background-color: #192582;
}

.box-filter-2 label.custom-checkbox input[type="checkbox"]:checked~.helping-el:after {
	color: #ffee50;
	content: "\f00c";
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 10px;
	left: 2px;
	position: absolute;
	top: 0px;
}

.box-filter-2 .custom-checkbox:hover {
	cursor: pointer;
	background-color: #eee;


}

#boxfilters form>div {
	margin-bottom: 20px;
}

.box-filter-2 .tv-btn-primary {
	width: 98%;
	text-align: center;
	margin-top: 20px;
}

.box-filter-2 .tv-btn-primary:hover {
	color: #ffa52c;
}



.post-type-archive-new .tv-card {
	border: none !important;
	box-shadow: 8px 8px 20px -10px rgba(0, 0, 0, 0.2);


}

.post-type-archive-new .tv-card h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	margin-bottom: 10px;
}

.post-type-archive-new .tv-card h3 a:hover {
	color: #ffa52c;
}

.post-type-archive-new .tv-card-body {
	text-align: left;
	font-size: 15px;
	line-height: 20px;
}

.post-type-archive-new .tv-card-footer {
	background-color: #fff;
	border: none !important;
	padding-top: 0px !important;
	text-align: right;
	padding-bottom: 15px !important;

}

.post-type-archive-new .tv-card-footer .btn-more {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: 700;
	background-color: #192582;
	padding: 10px 20px;
}

.post-type-archive-new .tv-card-footer .btn-more:hover {
	color: #ffa52c;
}

.post-type-archive-new .tv-card-footer .btn-more i {
	margin-right: 4px;
}

.post-type-archive-new .tv-card-footer span {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #b8b8b8;
	font-size: 13px;
}

.post-type-archive-new .tv-card-footer span i {
	margin-right: 3px;
}

.post-type-archive-new .tv-card-footer a {
	float: right;
}

.post-type-archive-new .tv-col-sm-9 {
	padding-right: 0px !important;
}

.post-type-archive-new .tv-card-deck {
	padding-right: 0px !important;
}


/*** PROJECTS ***/

.tax-project_status #page,
.tax-project_status #page-title {
	background-color: #fafafa !important;
}

.box-projects .tv-card {
	border: none !important;
	box-shadow: 8px 8px 20px -10px rgba(0, 0, 0, 0.2);

}

.box-projects .tv-card .tv-card-title {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 8px;
	font-weight: 400;
}

.box-projects .tv-card-title a:hover {
	color: #ffa52c;
}

.box-projects .tv-card .tv-card-footer {
	background-color: #fff !important;
	padding-top: 0px !important;
	border: 0px !important;
	text-align: right;
}

.box-projects .tv-card-footer .btn-more {
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: 700;
	background-color: #192582;
	padding: 10px 20px;
	border-radius: 0 !important;
	border: none !important;
}

.box-projects .btn-more:hover {
	color: #ffa52c;
}

.box-projects .box-estado {
	position: absolute;

	font-size: 12px;
	text-transform: uppercase;
	background-color: #ddd;
	color: #aaa;
	padding: 6px 12px;
}

.box-projects .box-ongoing {
	background-color: #ffcc35;
	color: #fff;
}

.box-logos .tv-col-sm-12 .gallery {
	border-top: 2px solid #eee;
	padding-top: 20px;
}

.box-logos #gallery-1 .gallery-item img {
	box-shadow: 8px 8px 20px -10px rgba(0, 0, 0, 0.2);
	border: none !important;
}

.details-info .box-estado {
	position: absolute;
	margin-top: -55px;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #ddd;
	color: #aaa;
	padding: 6px 12px;
}

.details-info .box-ongoing {
	background-color: #ffcc35;
	color: #fff;
}

/**** AGENDA ***/

.post-type-archive-event #page,
.post-type-archive-event #page-title {
	background-color: #fafafa !important;
}

.box-event-agenda {
	border: none !important;
	margin-bottom: 40px !important;
	box-shadow: 8px 8px 20px -10px rgba(0, 0, 0, 0.2);
}

.box-event-agenda .tv-card-body h3 {
	font-weight: 400 !important;
	font-size: 22px;
	text-align: left;
	line-height: 24px;
	margin-bottom: 10px;
}

.box-event-agenda .tv-card-body a:hover h3 {
	color: #ffa32b;
}

.box-event-agenda .tv-card-body ul {
	font-size: 13px;
	font-weight: 300;
}

.box-event-agenda .tv-card-body ul li i {
	margin-right: 4px;
}

.box-event-agenda .tv-card-footer {
	background-color: #fff;
	border: none !important;
	padding-top: 0px !important;
	text-align: right;
	padding-bottom: 15px !important;

}

.box-event-agenda .btn-more {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: 700;
	background-color: #192582;
	padding: 10px 20px;
	position: absolute;
	right: 20px;
	bottom: 10px;
}

.box-event-agenda .btn-more:hover {
	color: #ffa52c;
}

.box-event-agenda .tv-card-footer .btn-more:hover {
	color: #ffa52c;
}

.box-event-agenda .box-calendar {
	text-align: center;
	background-color: #ddd;
	border-left: solid 4px #eee;
	width: 100%;
	height: 100%;
	padding-top: 50%;
}

.box-event-agenda .box-calendar .event-dia {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 0px !important;
	margin-top: 15px;
	font-weight: 200;
}

.box-event-agenda .box-calendar .event-mes {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 0px !important;
	line-height: 16px;
	margin-top: 10px !important;
}

.box-event-agenda .box-calendar .event-any {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 300;
}

.box-filter-2>.tv-form-horizontal>div {
	margin-bottom: 20px !important;
}

.box-filter-2 h2 {
	margin-top: 0px;
	margin-bottom: 6px !important;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}

.select-style {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	border: 1px solid #e3e3e3;
	background: url('http://www.free-icons-download.net/images/small-down-arrow-icon-15593.png');
	background-repeat: no-repeat;
	background-size: 16px 17px;
	background-position: 95% 50%;
	background-color: #fff;
	font-size: 14px;
	font-weight: 300 !important;
	color: #424242 !important;
}

.input-style {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	font-size: 14px;
	font-weight: 300 !important;
	color: #424242 !important;
}


.btn-fixed {
	position: -webkit-sticky;
	/* Required for Safari */
	position: sticky;
	height: 50px;
	padding: 10px;
	top: 4rem;
	margin-bottom: 0;
	opacity: 1;
	background: linear-gradient(to top, #fafafa 80%, rgba(255, 255, 255, 0) 100%);
}

.selectdiv {
	position: relative;
	/*Don't really need this just for demo styling*/

	float: left;
	min-width: 200px;
	margin: 50px 33%;
}

/*To remove button from IE11, thank you Matt */
select::-ms-expand {
	display: none;
}

.selectdiv:after {
	content: '<>';
	font: 17px "Consolas", monospace;
	color: #333;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 11px;
	/*Adjust for position however you want*/

	top: 18px;
	padding: 0 0 2px;
	border-bottom: 1px solid #999;
	/*left line */

	position: absolute;
	pointer-events: none;
}

.selectdiv select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/* Add some styling */

	display: block;
	width: 100%;
	max-width: 320px;
	height: 50px;
	float: right;
	margin: 5px 0px;
	padding: 0px 24px;
	font-size: 16px;
	line-height: 1.75;
	color: #333;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	-ms-word-break: normal;
	word-break: normal;
}



/**** NEEWS TAG222222***/

.box-filter-2 .tv-col-sm-2 {
	float: right;
}

.box-filter-2 .tv-col-sm-10 {
	float: left;
}


.box-filter-2 {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px !important;
	padding-bottom: 15px !important;
}

.box-filter-2 .tv-form-check-inline {
	width: 100%;
}

.archive #page {
	padding-bottom: 80px
}

.archive #page,
.archive #page-title {
	background-color: #fafafa;
}

.post-type-archive-new2 #page,
.post-type-archive-new2 #page-title,
.post-type-archive-ascame_in_the_news #page-title,
.post-type-archive-ascame_in_the_news #page {
	background-color: #fafafa !important;
}

.post-type-archive-new2 label.custom-checkbox input[type="checkbox"] {
	opacity: 0;
	display: none;
}

.post-type-archive-new2 label.custom-checkbox input[type="checkbox"]~.helping-el {
	display: none;
}

.post-type-archive-new2 label.custom-checkbox {
	width: 100%;
}


.post-type-archive-new2 .label-text {
	background-color: #fff;
	border: 1px solid #f3f3f3;
	padding: 8px 15px;
	font-size: 14px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	margin-bottom: 2px;
	width: 100% !important;
	display: inline-block !important;
}


.post-type-archive-new2 input[type="checkbox"]:checked~.label-text {
	background-color: #192582;
	color: #fff;
}


.post-type-archive-new2 label.custom-checkbox input[type="checkbox"]:checked~.helping-el {
	border: 1px solid #192582;
	background-color: #192582;
}

.post-type-archive-new2 label.custom-checkbox input[type="checkbox"]:checked~.helping-el:after {
	color: #FFFFFF;
	content: "\f00c";
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 10px;
	left: 2px;
	position: absolute;
	top: 0px;
}

.post-type-archive-new2 .custom-checkbox:hover .label-text {
	cursor: pointer;
	background-color: #eee;
	border: 1px solid #dfdfdf;
}

/**** DOCUMENTS ****/

.post-type-archive-document .tv-card-title,
.term-institutional-documents .tv-card-title,
.post-type-archive-newsletter .tv-card-title,
.term-documents-institutionnels .tv-card-title {
	font-weight: 400 !important;
	font-size: 18px !important;
	text-align: left;
	line-height: 24px;
	margin-bottom: 10px;

}

.post-type-archive-document .tv-card-body ul,
.term-institutional-documents .tv-card-body ul,
.term-documents-institutionnels .tv-card-body ul {
	font-size: 14px;
}

.post-type-archive-document .tv-card-body ul li i,
.term-institutional-documents .tv-card-body ul li i,
.term-documents-institutionnels .tv-card-body ul li i {
	margin-right: 4px;
	opacity: 0.2;
	color: #192582;
}

.post-type-archive-document #page,
.post-type-archive-document #page-title {
	background-color: #fafafa !important;
}

.post-type-archive-document .tv-card,
.term-institutional-documents .tv-card,
.post-type-archive-newsletter .tv-card,
.term-documents-institutionnels .tv-card {
	border: none !important;
	margin-bottom: 40px !important;
	box-shadow: 8px 8px 20px -10px rgba(0, 0, 0, 0.2);
}

.post-type-archive-document .tv-card .tv-btn,
.term-institutional-documents .tv-card .tv-btn,
.post-type-archive-newsletter .tv-card .tv-btn,
.term-documents-institutionnels .tv-card .tv-btn {

	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: 700;
	background-color: #192582;
	padding: 10px 20px;
	border-radius: 0 !important;
	border: none !important;
}

.tv-card-footer {
	border-top: 0px !important;
}

.post-type-archive-document .tv-card .tv-row,
.term-institutional-documents .tv-card .tv-row,
.term-documents-institutionnels .tv-card .tv-row {
	padding: 10px !important;
	padding-right: 25px !important;

}

.post-type-archive-document .tv-card .tv-row .tv-col-sm-6,
.term-institutional-documents .tv-card .tv-row .tv-col-sm-6,
.term-documents-institutionnels .tv-card .tv-row .tv-col-sm-6 {
	padding: 10px;
}

.post-type-archive-document .tv-card .tv-row .tv-col-sm-6 a i,
.term-institutional-documents .tv-card .tv-row .tv-col-sm-6 a i,
.term-documents-institutionnels .tv-card .tv-row .tv-col-sm-6 a i {
	margin-right: 4px;
}

.cap-details {
	color: #888;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 0px;
}


.mini-cap,
.sidebar-news h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	margin-top: 20px !important;
}

.single-project .details-info-text .mini-cap {
	margin-bottom: 0px !important;
}

.more-info {
	font-size: 12px;
	margin-left: 5px;
	position: absolute;
	bottom: 18px;
	left: 20px;
	text-transform: uppercase;
}

/**** SINGLE OPINION ARTICLE ****/

.single-opinion_article .opinion-image {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.author-opinion {
	font-weight: 600 !important;
	text-transform: uppercase;
}

.info-extra a {
	text-decoration: none !important;
}

.details-info {
	background: linear-gradient(#f6f6f6 0%, #ffffff 100%);
	padding: 0px !important;
	word-wrap: break-word;
}

.details-info-text {
	padding: 20px 15px;
}

.details-info2 {
	background: #e9e9e9;
	padding: 0px !important;
}

.list-meta {
	font-size: 14px;
}

.list-meta li {
	display: inline-block;
	margin-right: 20px !important;
	padding: 4px 0;
	font-size: 13px;
}

.list-meta li i {
	margin-right: 4px;
}

/**** SINGLE COMISSION ****/

.details-info ul {
	margin: 5px 0px 20px 0px;
	margin-left: 0px !important;
}

.details-info ul li {
	list-style: none !important;
}

.details-info ul li i {
	margin-right: 4px;
	opacity: 0.2;
	color: #192582;
}

.details-info img {
	margin-bottom: 20px;
}

.details-info img {
	background-color: #fff;
	border: 2px solid #f6f6f6;
}

.meta-single {
	padding: 4px 0px;
	color: #aaa;
	font-size: 13px;

}

.meta-single ul {
	margin-left: 0px !important;
}

.meta-single ul li {
	list-style: none !important;
}

.single #page-title {
	background-color: #fff;
}

.single-new #content div>p:first-child {
	border-top: 1px solid #e9e9e9;
	padding-top: 20px;
}

.recent-new h3 {
	font-size: 15px;
	font-weight: 300;
	text-align: left;
	line-height: 22px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e9e9e9;
	color: #999;
}

.recent-new h3 a {
	color: #777;
}

.recent-new h3 a:hover {
	color: #192582;
}

.recent-new h3:before {
	content: "\f15c";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 4px;
	color: #aaa;
}

.sidebar-news {
	padding-left: 30px;
}

.sidebar-news>.tv-row>.tv-col-md-12>div {
	margin-bottom: 30px;
}

.content-news {
	padding-right: 30px;
}

.attachment-documents-hor {
	display: inline-block;
}

.attachment-documents-hor li {
	display: inline-block;
	margin-right: 30px;
}

.attachment-documents-hor li i {
	color: #192582;
	opacity: 0.2;
}

.elementor-field {
	border-radius: 0px !important;
}

.elementor-field-type-submit .elementor-button {
	border-radius: 0px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
}

/**** SINGLE PROJECT ***/

.content-project {
	padding-left: 50px !important;
}

.contet-project h2.mini-cap {
	border-left: #192581 4px solid;
	padding: 5px;
	background: rgb(250, 250, 250);
	background: linear-gradient(90deg, rgba(250, 250, 250, 1) 0%, rgba(238, 238, 238, 1) 100%);
	border-top-right-radius: 20px;
}

.contet-project ul li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 3px;
	color: #192581;
	-webkit-text-stroke: 1px white;
	margin-right: 5px;
}

.contet-project .tv-col-sm-12 h2.mini-cap:first-child {
	margin-top: 0px !important;
}

.content-project .tv-col-sm-12 {
	border-bottom: 1px solid red !important;
}

.content-project a {
	color: #ffa52c !important;
}


/*** DOCUMENTS & INSTITUTIONAL, ****/

#ascame_in_the_news_archive .elementor-accordion .elementor-accordion-item,
#ascame_in_the_news_archive .elementor-accordion .elementor-tab-content,
.post-type-archive-institutional_relati .elementor-accordion .elementor-accordion-item,
.post-type-archive-institutional_relati .elementor-accordion .elementor-accordion-item .elementor-accordion .elementor-tab-content {
	border: none;
}


#ascame_in_the_news_archive .elementor-tab-title,
.post-type-archive-institutional_relati .elementor-tab-title {
	background: linear-gradient(90deg, rgba(238, 238, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
	border-bottom: 1px solid #fff;
	color: #192581 !important;
}

#ascame_in_the_news_archive .elementor-tab-content,
.post-type-archive-institutional_relati .elementor-tab-content {
	background-color: #fff;
	border-left: 4px solid #eee;

}

#ascame_in_the_news_archive .elementor-tab-content a i,
.post-type-archive-institutional_relati .elementor-tab-content a i {

	color: #192581;
	-webkit-text-stroke: 1px white;
	margin-right: 5px;
	font-size: 12px;

}

.elementor-widget-accordion .elementor-accordion .elementor-tab-content,
.post-type-archive-institutional_relati .elementor-accordion .elementor-tab-content {
	font-weight: 300;
}

.post-type-archive-institutional_relati .elementor-accordion .elementor-tab-content {
	border-top: none !important;
}

.listsin,
.contet-project ul {
	margin-left: 0px !important;
	padding-bottom: 70px;
}

.listsin li,
.contet-project ul li {
	list-style: none !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}

.listsin li:before {
	content: none !important;
}


.box-we-do .elementor-element:hover a {
	color: #FFC800 !important;
}

#boxfilters a.btn {
	color: #192581;
}

#boxfilters a.btn:hover {
	text-decoration: underline !important;
}

.img-bck {
	height: 400px;
	width: 100%;
}


/* JUSTIFICADOS */


.head-description p {
	text-align: justify;
	padding-right: 12px;
	color: #888;
}

.single-opinion_article .text-info p,
.single-new .text-info p {
	text-align: justify;
}

/* Responsive */
@media screen and (max-width: 1266px) {}

@media screen and (max-width: 1219px) {}

@media screen and (max-width: 1035px) {}

@media screen and (max-width: 940px) {}

@media screen and (max-width: 825px) {}

@media screen and (max-width: 781px) {}

@media screen and (max-width: 780px) {}

@media screen and (max-width: 542px) {
	#agama-logo .logo-desktop {
		width: 150px;
	}
}

@media screen and (min-width: 465px) {
	#boxfilters #element {
		display: block;
	}

	#boxfilters p {
		display: none;
	}

	#boxfilters #close {
		display: none;
	}
}


#boxfilters p {
	text-align: right;
}

#boxfilters #show,
#boxfilters #close .btn {
	text-align: right;
	padding: 8px 16px;
	bordeR: 1px solid;
	text-transform: uppercase;
	font-size: 12px;
}

#boxfilters #close {
	text-align: right;
	margin-top: 20px;
}


.freappb_language {
	display: none;
}

.cky-btn-reject {
	color: #fff !important;
	background-color: #0342b5 !important;
	border-color: #0443b5 !important;
}

.card-news {
	overflow: hidden;
	margin-bottom: 20px;
	background-color: white;
}

.card-block {
	padding-left: 15px;
}

.custom-col-md-8 {
	width: 66.66%;
	/* O cualquier otro porcentaje que desees */
	float: left;
	/* Puedes usar float o display: inline-block según tus preferencias */
}

.custom-col-md-4 {
	width: 33.33%;
	/* O cualquier otro porcentaje que desees */
	float: left;
	/* Puedes usar float o display: inline-block según tus preferencias */
}

.background-event {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	padding-top: 70% !important;
}

#agama-slider-wrapper {
	display: none !important;
}


.custom-col-md-2 {
	width: 20%;

	text-align: center;
}


.custom-col-md-2:hover {
	width: 20%;
	float: left;
	background-color: #192581;
	text-align: center;

}

.custom-col-md-2> :hover {
	color: white;
}

.selector {

	border-left: 1px solid #ccc;

	border-right: 1px solid #ccc;
}

.container>a {
	content-visibility: auto;
}

.ascame-post-text {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}

.social-media {
	display: flex;
	align-items: center;
	padding-left: 30px;
}

.social-icons-btn {
	display: flex;
}

a.icons:hover {
	color: white;
	opacity: 50%;
}

.icons {
	width: 60px;
	height: 60px;
	font-size: 2.5rem;
	font-weight: 500;
	text-decoration: none;
	background: #192581;
	margin: 0.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	box-shadow:
		0 2px 2px #d1d1d1;
	color: #fff;
	cursor: pointer;
	transition:
		all 0.15s ease;
}

.icons-twitter {
	color: white;
	background: #000;
}

.icons-youtube {
	color: white;
	background: #CD201F;
}

.icons-instagram {
	color: white;
	background-image:
		linear-gradient(#8a3ab9,
			#e95950,
			#bc2a8d,
			#fccc63);
}

.icons-linkedin {
	color: white;
	background: #0A66C2;
}

.social-icons-btn {
	justify-content: center;
	align-items: center;
}

.table-press {
	width: 100%;
	border-collapse: collapse;
}

.th-press,
.td-press {
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #ddd;
}

.th-press {
	background-color: #192581;
	color: #fff;
}

.tr-press:nth-child(even) {
	background-color: #fff;
}

.tr-press:nth-child>a(even) {
	background-color: #192581;
	color: #fff;
}

.tr-press:nth-child(odd) {
	background-color: transparent;
}

.content-area {
	width: 100%;
}

.image-newsletter {
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	padding-top: 30.6%;
}

.title-press {
	text-align: left;
	font-size: 28px;
	color: #192581;
	font-weight: 300;
}

.media-corner-text {
	padding: 10px 0px 20px 20px;
	margin-bottom: 20px;
	border-left: 5px solid #FFD900;
	border-bottom: 5px solid #FFD900;
	border-top: none;
	border-right: none;
}

h3.title-press {
	color: #192581;
	border-bottom: 2px solid #192581;
	padding-bottom: 5px;
	padding-left: 10px;
}


.row {
	display: flex;
	flex-wrap: wrap;
	margin: -15px;
}


.col-6 {
	flex: 0 0 50%;
	padding: 20px;
	box-sizing: border-box;
}

.tv-card-body {
	height: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}



.ascame-newsletter-card-deck {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 20px;
}


.ascame-newsletter-card {
	display: block;
	text-decoration: none;
	color: inherit;
	width: calc(50% - 10px);
	position: relative;
	overflow: hidden;
}


.ascame-newsletter-card-content {
	position: relative;
	width: 100%;
	height: 200px;
}


.ascame-newsletter-img {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}


.ascame-newsletter-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	color: white;
	text-align: center;
	padding: 10px;
}

.ascame-newsletter-title h3 {
	margin: 0;
	color: white;
	font-size: 1.2rem;
}


.ascame-newsletter-card:hover {
	cursor: pointer;
}


@media (max-width:756px) {
	.ascame-newsletter-card {
		width: 100%;
		/* Ocupa el 100% en lugar del 50% en pantallas pequeñas */
	}

	.custom-col-md-4 {
		height: 300px;
		overflow: hidden;
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.col-6 {
		flex: 0 0 100%;
		/* En pantallas pequeñas, cada columna ocupará todo el ancho */
	}
}

@media screen and (max-width: 465px) {
	#boxfilters #element {
		display: none;
	}


	#agama-logo .logo-desktop {
		width: 220px;
	}

	#agama-logo .tv-d-block {
		width: 100%;
		display: absolute !important;
		padding-top: 20px;
	}

	#menu-top-menu,
	#menu-top-menu-fr {
		margin-top: -24px !important;
		position: absolute;
		right: 0;
	}

	#menu-top-menu li:first-child,
	#menu-top-menu-fr li:first-child {
		display: none;
	}

	ul.agama-navigation li>a {
		display: inline-block !important;
	}

	#agama-logo .tv-d-md-block.tv-d-lg-none {
		position: absolute;
		right: 30px;
		top: 60px;
	}

	h2.intro-meta {
		font-size: 18px !important;
		padding-bottom: 15px !important;
	}

	.tv-mr-4,
	.tv-mx-4 {
		margin-right: 0px !important;
	}

	.tv-row {
		margin-left: 0px !important;
	}

	.tv-col-sm-7 {
		padding-left: 0px !important;
	}

	.single-new #page {
		padding: 0px 20px 0px 0px !important;
	}

	.img-bck {
		height: 250px;
		width: 100%;
	}

	.press-realese-box,
	.events-box,
	.opinion-box {
		min-height: 180px;
		margin-bottom: 40px;
	}

	.elementor-3860 .elementor-element.elementor-element-2f955ea>.elementor-widget-container {
		margin-left: 0px !important;
	}

	.box-events .tv-container {
		padding-right: 0px !important;
		padding-left: 0px !important;
		display: block !important;
	}

	.box-events .tv-container .events-box {
		width: 100% !important;
		position: relative !important;
		padding-right: 0px !important;
		margin-left: 20px !important;
		padding-left: 20px !important;

	}

	.post-type-archive-new .tv-card-deck {
		padding-left: 0px !important;
	}

	#box-news .elementor-column {
		margin-bottom: 40px !important;
	}

	#box-news .elementor-widget-container {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}

	.box-opinion .tv-col-sm-5 {
		padding-left: 0px !important;
	}

	.box-opinion .opinion-box {
		padding-left: 20px !important;
	}

	.box-members .tv-col-sm-5 {
		padding-left: 0px !important;
	}

	.elementor-element-0a4ecba {
		margin-bottom: 50px !important;
	}

	.elementor-3860 .elementor-element.elementor-element-a17a321>.elementor-widget-container {
		margin-right: 0px !important;
	}

	.elementor-1021 .elementor-element.elementor-element-4fd3242>.elementor-widget-container {
		margin-right: 0px !important;
	}

	.elementor-1021 .elementor-element.elementor-element-3f2e58a>.elementor-widget-container {
		margin-left: 0px !important;
		margin-top: 10px;
	}

	.elementor-1023 .elementor-element.elementor-element-aa2e40b>.elementor-widget-container {
		margin-right: 0px !important;
	}

	.elementor-1023 .elementor-element.elementor-element-a11a1b4>.elementor-widget-container {
		margin-left: 0px !important;
		margin-top: 10px !important;
	}

	.elementor-1026 .elementor-element.elementor-element-99f9bda>.elementor-widget-container {
		margin-right: 0px !important;
	}

	.elementor-1026 .elementor-element.elementor-element-6b124ce>.elementor-widget-container {
		margin-right: 0px !important;
	}

	.elementor-1028 .elementor-element.elementor-element-239f4ba>.elementor-widget-container {
		margin-right: 0px !important;
	}

	.elementor-1028 .elementor-element.elementor-element-4620610>.elementor-widget-container {
		margin-left: 0px !important;
	}

	.elementor-1028 .elementor-element.elementor-element-fc653eb>.elementor-widget-container {
		margin-right: 0px !important;
	}

	.elementor-337 .elementor-element.elementor-element-2d865a3>.elementor-widget-container {
		padding-right: 0px !important;
	}

	#menu-top-menu li.wpml-ls-menu-item a,
	#menu-top-menu-fr li.wpml-ls-menu-item a {
		padding-left: 8px !important;
	}

	.head-description p {
		font-size: 12px !important;
	}

	#agama-footer .tv-d-flex {
		display: inline-block !important;
	}

	#agama-footer .social {
		text-align: center;
	}

	#agama-footer .site-info {
		margin-bottom: 20px !important;
		text-align: center;
	}

	.box-event-agenda .box-calendar {
		width: auto;
		height: auto;
	}

	.box-event-agenda .tv-card-body h3 {
		display: inline-block;
		margin-bottom: 20px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}

	.legal-menu {
		margin-left: 0px !important;
	}

	#page-title h1.title-pag li h1 {
		padding-left: 0px !important;
		font-size: 30px !important;
		line-height: 34px !important;
	}

	.elementor-widget-text-editor {
		font-size: 14px !important;
		line-height: 16px;
	}

	.elementor-8 .elementor-element.elementor-element-f928575>.elementor-widget-container {
		margin-left: 0px !important;
	}

	.elementor-widget-heading.elementor-widget-heading h1.elementor-heading-title,
	.elementor-widget-heading.elementor-widget-heading h2.elementor-heading-title,
	.elementor-widget-heading.elementor-widget-heading h3.elementor-heading-title {
		font-size: 20px !important;
		line-height: 24px !important;
	}

	#content ul li {
		margin-left: 0px !important;
	}

	.elementor-8 .elementor-element.elementor-element-1ca94ee>.elementor-widget-container {
		padding-left: 0px !important;
	}

	.elementor-10 .elementor-element.elementor-element-c4c0b4c>.elementor-widget-container {
		padding: 0px !important;
	}

	.box-opinion-article .opinion-image {
		margin: 0 auto !important;
	}

	.box-opinion-article .tv-col-sm-2 {
		text-align: center;
		padding: 10px;
	}

	.box-opinion-article .listsin {
		margin-top: 0px !important;
	}

	.box-opinion-article h3 a {
		font-size: 20px;
		line-height: 22px;
	}

	.box-opinion-article h3 {
		text-align: center;
	}

	.box-opinion-article .tv-py-4>.tv-col-sm-3 {
		float: none !important;
		text-align: center !important;
	}

	.post-type-archive-new .tv-card-deck {
		padding-left: 0px !important;
	}

	.APPBF-checkbox>label {
		display: inline;
	}
}