/*
Theme Name: Accionistas Bantrab
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Manuel Bailón
Author URI: http://www.kriesi.at
Template: enfold
*/

@font-face {
	font-family: 'TT Interphases Bold';
	src: url('fonts/TTInterphases-Bold.eot');
	src: url('fonts/TTInterphases-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/TTInterphases-Bold.woff2') format('woff2'),
		url('fonts/TTInterphases-Bold.woff') format('woff'),
		url('fonts/TTInterphases-Bold.ttf') format('truetype'),
		url('fonts/TTInterphases-Bold.svg#TTInterphases-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'TT Interphases Medium';
	src: url('fonts/TTInterphases-Medium.eot');
	src: url('fonts/TTInterphases-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/TTInterphases-Medium.woff2') format('woff2'),
		url('fonts/TTInterphases-Medium.woff') format('woff'),
		url('fonts/TTInterphases-Medium.ttf') format('truetype'),
		url('fonts/TTInterphases-Medium.svg#TTInterphases-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}





:root {
	--font: "Inter", sans-serif;
	--font-bold: 'TT Interphases Bold';
	--font-medium: 'TT Interphases Medium';
	--color-primary: #E2066F;
	--color-secondary: #00B5AF;
	--color-mint-2: #3FC7C3;
	--color-mint-3: #60D9D8;
	--color-green: #103338;
	--color-green-gray: #377F7E;
	--color-mint-light: #B4EBE9;
	--color-text: #676767;
	--box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 20%);
	--box-gray-gradient: linear-gradient(to bottom, rgba(232, 232, 232, 0.04) 0%, rgba(116, 116, 116, 0.35) 100%);
}

body#top {
	font-family: var(--font-medium);
	font-size: 21px;
	line-height: normal;
	color: var(--color-text);
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#top h1,
#top h2,
#top h3,
#top h4,
#top h5,
#top h6 {
	font-weight: 700;
	line-height: 1;
	font-family: var(--font-bold);
}
#top h1 {
	font-size: 68px;
}
#top h2 {
	font-size: 58px;
}

#top strong {
	font-family: var(--font-bold);
	font-weight: 700;
	color: var(--color-secondary);
}
#top h2.sr7-layer {
	font-weight: 700!important;
	line-height: 1;
	font-family: var(--font-bold)!important;
}

#top #main .av-special-heading-tag span {
	font-family: var(--font-medium);
	font-weight: 500;
}
#top .custom-color-heading a {
	text-decoration: none;
}
#top p.sr7-layer {
	margin: 0!important;
	font-family: var(--font-medium)!important;
	font-weight: 500!important;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
	text-transform: initial;
	letter-spacing: -0.005em;
}
#top .wrap-md .container {
	max-width: 1260px;
}
#top .wrap-sm .container {
	max-width: 1165px;
}
.avia_textblock {
	line-height: normal;
	font-weight: 400;
}
#top .menu-colored a {
	font-family: var(--font-bold);
	font-weight: 700;
	background: var(--color-mint-2);
	color: white;
	font-size: 14px;
	letter-spacing: 0px;
	height: 45px !important;
	display: flex;
	line-height: normal !important;
	align-items: center;
	padding: 4px 15px 4px 7px !important;
	border-radius: 4rem;
	column-gap: 9px;
	box-shadow: var(--box-shadow);
}
#top .menu-colored a:before {
	content: '';
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: url(img/icon-phone.svg) rgba(255, 255, 255, 0.39) no-repeat center center;
	background-size: 23px;
}
.main_color .team-social a.avia-svg-icon svg:first-child, .main_color .meta-heading .avia-svg-icon svg:first-child, .main_color .social_bookmarks .avia-svg-icon a svg:first-child {
	stroke: #7D8284;
	fill: #7D8284;
}
#top .social_bookmarks li a {
	background: transparent!important;
}
#top #wrap_all .avia_social_svg_icon.avia-svg-icon a:focus svg:first-child, #top #wrap_all .avia_social_svg_icon.avia-svg-icon:hover a svg:first-child {
	stroke: #7D8284;
	fill: #7D8284;
}
#top .social_bookmarks li.avia-svg-icon img[is-svg-img=true], #top .social_bookmarks li.avia-svg-icon svg:first-child {
	margin-top: 0px;
}
.social_bookmarks_rss svg, 
.social_bookmarks_twitter svg, 
.social_bookmarks_instagram svg {
	display: none;
}
#top .social_bookmarks_rss a,
#top .social_bookmarks_twitter a,
#top .social_bookmarks_instagram a {
	position: relative;
	display: flex !important;
	align-items: center;
	height: 20px !important;
}
#top .social_bookmarks_rss a:before,
#top .social_bookmarks_twitter a:before,
#top .social_bookmarks_instagram a:before {
	content: '';
	display: block;
	width: 22px;
	height: 22px;
}
#top .social_bookmarks_rss a:before {
	background: url(img/icon-bantrab-3.svg) no-repeat center;
	background-size: 100%;
}
#top .social_bookmarks_instagram a:before {
	background: url(img/icon_social_ig.svg) no-repeat center;
	background-size: 100%;
}
#top .social_bookmarks_twitter a:before {
	background: url(img/icon_social_x.svg) no-repeat center;
	background-size: 100%;
}

#top .avia-button:hover {
	opacity: 1;
}
#subheading-bar {
	position: relative;
	width: 100%;
	max-width: 996px;
	margin: 0 auto;
}
#subheading-bar:before {
	display: block;
	content: '';
	height: 3px;
	width: 100%;
	background: #00BAB3;
	opacity: 0.78;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
}
#subheading-bar .avia_textblock {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	background: #ffffff;
	position: relative;
	font-size: 28px;
	padding: 0 30px;
	color: #676767;
}
#top #main .box-data-icons {
	font-size: 28px;
	color: rgb(16 51 56 / 65%);
	background: #EDEDED;
	border-radius: 56px;
	width: 100%;
	max-width: 1078px;
	margin: 0 auto;
	padding: 70px;
}
#top #main .box-data-icons strong {
	color: inherit;
}
#top .avia_textblock.info-list-icons {
	padding-top: 30px;
	position: relative;
	font-size: 27px;
	padding-left: 23px;
}
#top .avia_textblock.info-list-icons h3 {
	font-size: 41px;
	color: rgb(0 191 184 / 65%);
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 20px;
}
#top .avia_textblock.info-list-icons h3:before {
	content: '';
	display: block;
	width: 54px;
	height: 54px;
	z-index: 2;
}
#top .avia_textblock.info-list-icons h3:after {
	content: '';
	display: block;
	width: 46px;
	height: 2px;
	background: #C4C4C4;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(-50%, -50%);
}
#top .avia_textblock.info-list-icons h3.icon-endosante:before {
	background: url(img/icon-endosante.svg) no-repeat center;
	background-size: 100%;
}
#top .avia_textblock.info-list-icons h3.icon-endosatorio:before {
	background: url(img/icon-endosatorio.svg) no-repeat center;
	background-size: 100%;
}
.info-list-icons ol {
	margin: 0;
	list-style: none;
	position: relative;
}
.info-list-icons ol li {
	position: relative;
}
.info-list-icons > ol > li {
	margin-left: 0;
	padding-left: 57px;
	margin-bottom: 27px;
	padding-top: 5px;
	padding-bottom: 5px;
}
li[data-num] {
	list-style: none;
	position: relative;
	margin-left: 0;
	padding-left: 57px;
}
.info-list-icons > ol > li:before, li[data-num]:before {
	content: attr(data-num);
	width: 47px;
	height: 47px;
	background: #F76FB7;
	display: flex;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	color: #A30D55;
	font-size: 33px;
	font-weight: 700;
	font-family: var(--font-bold);
	position: absolute;
	left: 0;
	top: 0;
}
.info-list-icons > ol > li > ol > li {
	margin: 0 0 0 5px;
	padding-left: 45px;
}
.info-list-icons > ol > li > ol > li:before {
	content: '';
	display: block;
	background: url(img/icon-check.svg) no-repeat center;
	background-size: 100%;
	width: 31px;
	height: 31px;
	position: absolute;
	left: 0;
	top: 5px;
}
.info-list-icons ol ol ol {
	margin-top: 10px;
}
.info-list-icons > ol > li > ol > li > ol > li {
	margin: 0px;
	padding-left: 20px;
}
.info-list-icons > ol > li > ol > li > ol > li:before {
	content: '';
	display: block;
	background: rgba(53, 58, 59, 0.65);
	width: 7px;
	height: 7px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 17px;
}
#top .icon-endosante + ol:before {
	width: 2px;
	height: calc(100% + 143px);
	content: '';
	display: block;
	background: #C4C4C4;
	position: absolute;
	left: 0;
	top: 0;
	transform: translate(-23px, -90px);
}
.info-list-icons.list-sm > ol > li:before {
	width: 39px;
	height: 39px;
	font-size: 32px;
	top: 0px;
}
.info-list-icons.list-sm > ol > li {
	font-size: 25px;
	padding-left: 50px;
	padding-top: 0;
	padding-bottom: 0;
	min-height: 39px;
}
.bg-gray-gradient.info-list-icons li:last-child {
	margin: 0;
}
.bg-gray-gradient.info-list-icons {
	border-radius: 24px;
	padding: 24px 24px;
	margin-top: 20px;
	position: relative;
}
.bg-gray-gradient.info-list-icons img.wp-image-1093 {
	position: absolute;
	right: 0;
	bottom: 0;
	transform: translate(40%, 40%);
}



#top #main .title-border {
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.box-1 {
	padding: 80px 101px 87px 60px;
}
.box-1 .badge-2 {
	margin-top: 35px;
}
#top .box-1 h2 {
	font-size: 80px;
}
.box-glass {
	background: rgb(255 255 255 / 5.88%);
	backdrop-filter: blur(10px);
	border: 1px solid white;
	border-radius: 25px;
	padding: 30px 23px;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
}
.box-glass .badge-2 {
	margin-top: 30px !important;
}
.box-glass .av_textblock_section {
	margin-top: 10px;
}
#top .box-glass h2 {
	font-size: 80px;
}
.badge-2 {
	min-height: 58px;
	border-radius: 4rem;
	padding: 16px 20px 16px 50px;
}
.badge-2 {
	min-height: 58px;
	border-radius: 4rem;
	padding: 16px 14px 16px 60px;
	transition: .3s all ease-in-out;
	position: relative;
	width: 100%;
	max-width: 304px;
	font-size: 19px;
	text-align: left;
}
.badge-2:before {
	content: '';
	display: block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	left: 10px;
	
}
.badge-3 {
	background: #E2066F;
	color: white;
	width: 100%;
	max-width: 344px;
	padding: 9px 15px 9px 85px;
	border-radius: 3rem;
	position: relative;
	height: 72px;
	font-size: 25px;
	line-height: 28px;
	letter-spacing: 0.025rem;
}
.badge-3 img {
	position: absolute;
	left: 0;
	top: -1px;
	width: 73px;
}
#list-capital .badge-3 {
	margin: 0 auto;
	margin-bottom: -25px;
	position: relative;
	z-index: 2;
}
#list-capital .badge-3 strong {
	color: white;
}
.badge-4 {
	background: #E2066F;
	border-radius: 4rem;
	padding: 18px 25px 18px 65px;
	display: block;
	width: 100%;
	max-width: 535px;
	margin: 0 auto -40px;
	position: relative;
	letter-spacing: 0.095rem;
}
.badge-4 p {
	margin: 0;
}
.badge-4 img {
	position: absolute;
	left: 0;
	width: 73px;
	top: 50%;
	transform: translate(-25%, -50%);
}
.badge-5 {
	width: 100%;
	max-width: 440px;
	background: #E2066F;
	border-radius: 5rem;
	padding: 18px 25px 18px 80px;
	position: relative;
	letter-spacing: 0.095rem;
	margin: 50px auto -20px;
	z-index: 2;
}
.badge-5 p {
	margin: 0;
}
.badge-5 img {
	position: absolute;
	left: -10px;
	top: 50%;
	width: 73px;
	transform: translate(0px, -50%);
}
.badge-6 {
	width: 100%;
	max-width: 470px;
	background: #00BFB8;
	border-radius: 5rem;
	padding: 18px 25px 18px 80px;
	position: relative;
	letter-spacing: 0.095rem;
	margin: 50px auto -20px;
	z-index: 2;
}
.badge-6 p {
	margin: 0;
}
.badge-6 img {
	position: absolute;
	left: -10px;
	top: 50%;
	width: 73px;
	transform: translate(0px, -50%);
}
.badge-7 {
	width: 100%;
	max-width: 520px;
	background: #00BFB8;
	border-radius: 5rem;
	padding: 18px 25px 18px 80px;
	position: relative;
	letter-spacing: 0.095rem;
	margin: 50px auto -20px;
	z-index: 2;
}
.badge-7 p {
	margin: 0;
}
.badge-7 img {
	position: absolute;
	left: -10px;
	top: 50%;
	width: 73px;
	transform: translate(0px, -50%);
}
.badge-simple-inner img {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(-50%, -50%);
}
.badge-simple-inner {
	background: rgb(188 188 188 / 59%);
	border-radius: 22px;
	padding: 12px 25px 12px 68px;
	position: relative;
	width: 100%;
	max-width: 866px;
	margin: 0 auto;
	color: rgba(53, 58, 59, 0.65);
}
#top .cta-button-2 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	transform: translate(0%, -50%);
}
#top .cta-button-2 a.avia-button {
	font-size: 20px;
	text-overflow: ellipsis;
	transition: .3s all ease-in-out;
	width: 100%;
	border-radius: 4rem;
	max-width: 409px;
	padding: 18px 28px 18px 90px;
	display: block;
	margin: 0 auto;
	text-align: left;
}
#top .cta-button-2 strong {
	color: inherit;
}
#top .cta-button-2 a.avia-button svg {
	width: 149px;
	height: 149px;
	position: absolute;
	left: -120px;
	top: -40px;
	display: block;
}
#top .title-solido .av-special-heading-tag {
	font-size: 75px;
	color: rgba(60, 60, 60, 0.65);
	line-height: 1;
}
#top .title-solido strong {
	color: #42E0DA;
	border-radius: 4rem;
	background: #187B77;
	padding: 2px 22px 18px;
	line-height: 1;
	display: inline-flex;
	margin-top: 15px;
}
#top .solid-green-2 .av-special-heading-tag strong {
	background: #20ACA0;
	color: #C0F2EE;
}
#top .solid-magenta .av-special-heading-tag strong {
	background: #E2066F;
	color: #FFB4D8;
}
#top .strong-green strong {
	color: rgb(0 186 179 / 65%);
}
#top .cta-button-3 a.avia-button {
	font-size: 34px;
	border-radius: 4rem;
	padding: 18px 28px 18px 83px;
	font-family: var(--font-bold);
}
#top .cta-button-3 span.avia_button_icon {
	position: absolute;
	left: 15px;
	top: 10px;
}
#top .cta-button-3 span.avia_button_icon svg {
	width: 59px;
	height: 59px;
}


.badge-primary {
	background: var(--color-primary);
}
.badge-green {
	background: #00BAB3;
}
.badge-gray {
	background: #D9D9D9;
	color: #454545!important;
}
.badge-green:before {
	background: url(img/check-green.svg) no-repeat center center;
	background-size: 100%;
}
.badge-gray:before {
	background: url(img/check-gray.svg) no-repeat center center;
	background-size: 100%;
}
.badge-primary:before {
	background: url(img/check-primary.svg) no-repeat center center;
	background-size: 100%;
}
.forma-title-green:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: url(img/shape-header-cyan.svg) no-repeat calc(53% + -9vw) 88%;
	background-size: cover;
	height: 760px;
	background-size: 300%;
}




/* Header */
#top span.logo, #top nav.main_menu {
	position: static;
}
#top span.logo {
	padding: 10px 18px;
	border-radius: 4rem;
	box-shadow: var(--box-shadow);
}
.logo, .logo a {
	height: auto;
}
.logo .alternate.avia-img-svg-logo, .logo svg, .logo.avia-img-svg-logo>a>img {
	height: 44px;
}
.av-logo-container .inner-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main_menu {
	display: flex;
	align-items: center;
	column-gap: 9px;
}
.avia-menu.av-main-nav-wrap {
	padding: 14px 20px;
	box-shadow: var(--box-shadow);
	border-radius: 4rem;
}
#avia-menu {
	display: flex;
	align-items: center;
}
#avia-menu > li:not(:nth-last-child(2), :last-child) {
	display: flex;
	align-items: center;
}
#avia-menu > li:not(:nth-last-child(2)):after {
	content: '';
	margin-right: 14px;
	margin-left: 14px;
	display: block;
	width: 20px;
	height: 1px;
	background: var(--color-secondary);
	transform: rotate(110deg);
}
#top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link {
	line-height: normal !important;
	height: auto !important;
}
.av-main-nav>li>a {
	padding: 0;
	font-size: 14px;
	font-weight: 400;
}
span.avia-menu-text {
	display: block;
	transition: .3s all ease-in-out;
}
#menu-additional-menu {
	margin: 0;
}






/* Hero home */
#revolutionslider_1 {
	background: #12B1AA;
}
div#revolutionslider_1 > sr7-module {
	border-radius: 0 0 80px 80px !important;
	overflow: hidden;
	display: block;
}
#top .title-hero-box h2 strong {
	font-weight: 400;
	color: var(--color-mint-2);
}
.title-hero-box h2 {
	font-size: 58px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
}
.title-hero-box .avia_textblock {
	font-size: 26px;
	padding: 25px 40px 42px;
}
.title-hero-box .avia_textblock p {
	margin-top: 10px;
}
.icon-bottom {
	background: #E2066F;
	width: 110px;
	height: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin: 50px auto 0;
}
.icon-bottom a.av-icon-char {
	height: 49px;
}
.icon-bottom span.av-icon-char {
	height: 49px;
}
#intro-historia {
	position: relative;
}
#intro-historia .template-page {
	padding-bottom: 80px;
}
#top #intro-historia {
	font-size: 28px;
	z-index: 6;
	position: relative;
	border-radius: 0 0 45px 45px;
}
#top #intro-historia h2 {
	font-size: 75px;
}
#intro-historia .flex_column_table:nth-child(2) {
	background: var(--box-gray-gradient);
	border-radius: 24px;
	padding: 30px 40px 74px;
	display: flex;
	flex-wrap: wrap;
}
#top #intro-historia .flex_column.av_three_fifth {
	padding-left: 1%;
	padding-right: 1%;
}
#intro-historia .flex_column_table:nth-child(2) .av-special-heading-tag {
	font-size: 129px;
	color: var(--color-secondary);
}
#intro-historia .flex_column_table:nth-child(2) .av-subheading {
	font-family: var(--font-bold);
	background: var(--color-secondary);
	color: var(--color-mint-light);
	border-radius: 4rem;
	font-size: 40px;
	width: 100%;
	max-width: 207px;
	margin: 0 auto;
}
#intro-historia .flex_column_table:nth-child(2) .avia_textblock {
	font-size: 28px;
	padding: 0 8%;
}
#intro-historia .flex_column_table:nth-child(2) .avia_textblock p {
	margin: 0;
}
#top .badge-1 p {
	font-size: 25px;
	opacity: 0.85;
	letter-spacing: 0.025em;
	margin: 0;
}
.badge-1 {
	background: var(--color-primary);
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	position: relative;
	top: -30px;
	left: 0;
	right: 0;
	border-radius: 3rem;
	padding: 14px 14px 14px 74px !important;
}
.badge-1:before {
	content: '';
	display: block;
	width: 74px;
	height: 74px;
	background: url(img/HITOS-HISTORIA_2.png) #F76FB7 no-repeat center;
	background-size: 79%;
	position: absolute;
	border-radius: 50%;
	left: -8px;
	top: 50%;
	transform: translate(0px, -50%);
}
#intro-historia .template-page {
	padding-top: 75px;
}
#intro-historia .entry-content-wrapper:after, #intro-historia .entry-content-wrapper:before, #intro-historia .entry-content-wrapper > p {
	display: none;
}
#intro-historia .entry-content-wrapper .flex_column {
	position: relative;
}
#intro-historia .entry-content-wrapper .flex_column_table:nth-child(2) .flex_column {
	padding: 0 2%;
}
#intro-historia .entry-content-wrapper .flex_column_table:nth-child(2) .flex_column:after {
	content: '';
	display: block;
	width: 2px;
	height: 193px;
	background: #707070;
	visibility: visible;
	top: 50%;
	position: absolute;
	right: 0%;
	transform: translate(-50%, -50%);
}
#intro-historia .entry-content-wrapper .flex_column_table:nth-child(2) .flex_column:nth-child(3):after {
	display: none!important;
}
/* Timeline */
/* #timeline-section {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
	border-radius: 0 0 45px 45px;
	position: relative;
	z-index: 6;
} */
#top .timeline-nav .slick-track:before, #top .timeline-nav .slick-track:after {
	display: none!important;
}
#top .timeline-nav .slick-track {
	width: 100% !important;
	display: flex !important;
	justify-content: space-around;
}
nav.timeline-nav ul {
	margin: 0;
	border-bottom: 2px solid #BCBCBC;
	padding-bottom: 20px;
}
#top .timeline-nav li {
	margin: 0;
	font-size: 28px;
	font-weight: 500;
	font-family: var(--font-medium);
	position: relative;
	color: #ADADAD;
	cursor: pointer;
}
#top .timeline-nav .slick-current li {
	color: var(--color-secondary);
	font-family: var(--font-bold);
	font-weight: 700;
}
#top .timeline-nav li:after {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background: #BCBCBC;
	border-radius: 50%;
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translate(-50%, 50%);
}
#top .timeline-nav .slick-current li:after {
	background: #8E8E8E;
}
.timeline-nav .slick-list {
	overflow: visible;
}
.timeline-nav .slick-slide {
	width: auto !important;
}
.item-timeline {
	display: flex !important;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 30px;
}
.item-timeline-content {
	width: calc(40% - 30px);
	text-align: right;
	color: rgb(60 60 60 / 65%);
	font-size: 25px;
}
.item-timeline-image {
	width: 60%;
}
.item-timeline-content .item-timeline-title {
	font-size: 179px;
	color: rgb(60 60 60 / 65%);
	margin: 0;
}
.timeline-wrapper {
	padding-top: 70px;
}
.item-timeline-text p:last-child {
	margin-bottom: 10px;
}
.item-timeline-text p:first-child {
	margin-top: 0;
}
.avia_textblock.timeline-intro:after, .title-border:after {
	content: '';
	display: block;
	width: 105px;
	height: 3px;
	background: var(--color-secondary);
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
}
.avia_textblock.timeline-intro {
	width: 100%;
	max-width: 460px;
	margin: 0 auto 70px;
	padding-bottom: 30px;
	position: relative;
}
.item-timeline-text ul {
	text-align: left;
	font-size: 22px;
	border-left: 1px solid #707070;
	padding-left: 20px;
}

/* Valores */
#valores-section {
	margin-top: -50px;
	position: relative;
	z-index: 5;
	border-radius: 0 0 45px 45px;
}
#valores-section .template-page {
	padding-top: 190px;
	padding-bottom: 120px;
}

#valores-section .entry-content-wrapper:before, #valores-section .entry-content-wrapper:after,
#footer-page .entry-content-wrapper:before, #footer-page .entry-content-wrapper:after, #footer-page .entry-content-wrapper > p {
	display: none;
}
#valores-section .flex_column_table:nth-child(2) .flex_column:nth-child(1) {
	width: 42%;
	margin: 0;
}
#top #valores-section .flex_column_table {float: none;}
#top #valores-section .flex_column_table:nth-child(2) {
	float: none;
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
#valores-section .flex_column_table:nth-child(2) .box-glass {
	margin-top: 10px !important;
	width: 26.8%;
}
#top .title-border-right .av-special-heading-tag {
	font-size: 80px;
	position: relative;
	padding-right: 100px;
	padding-bottom: 0;
	background: url(img/Flecha-bar-circle.svg) no-repeat right 100px center;
}
#top #valores-section .flex_column_table:nth-child(3) {
	float: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 70px;
}
#top #valores-section .flex_column_table:nth-child(3) .flex_column:nth-child(2) {
	width: 50%;
}
#top #valores-section .flex_column_table:nth-child(3) .flex_column:nth-child(1) {
	width: 50%;
}
.box-3 .avia-image-container {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(-50%, -50%);
}
.box-3 h3 {
	text-align: left;
	font-size: 44px;
	margin-top: 0;
}
img.icon-value {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(-50%, -50%);
}
.box-glass.box-3 p {
	margin: 0;
}
.box-3 .avia_textblock, .box-3 .avia_textblock * {
	text-align: left;
}
.box-glass.box-3 {
	padding-left: 105px;
	padding-right: 80px;
}
#top .icon-chevron-right-sm {
	margin: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(50%, -50%);
}
#top .icon-chevron-right-sm a.av-icon-char {
	background: var(--color-primary);
	width: 51px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
.carrusel-valores:before, .carrusel-valores:after {
	display: none;
}
.carrusel-valores .slick-slide {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
.carrusel-valores .slick-current {
	opacity: 1;
	visibility: visible;
}
.carrusel-valores .slick-list {
	overflow: visible!important;
}
.carrusel-valores .slick-prev {
	opacity: 0;
}

/* Autoridades */
#autoridades-section {
	position: relative;
	margin-top: -45px;
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 30%);
}
#autoridades-section:before {
	content: '';
	display: block;
	width: 100%;
	height: 500px;
	position: absolute;
	background: url(img/Trazado_2048.svg) no-repeat bottom center;
	background-size: cover;
} 
#autoridades-section .template-page {
	padding-top: 100px;
	padding-bottom: 70px;
}
#autoridades-section .flex_column_table:first-child {
	margin-bottom: 150px;
}
#top .member-wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
}
#top .member-wrap:before, #top .member-wrap:after, 
#autoridades-section .entry-content-wrapper:before, #autoridades-section .entry-content-wrapper:after,
.column-m-1:before, .column-m-1:after {
	display: none;
}
#top .card-member {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: var(--color-text);
}
#top .card-member p:nth-child(2) {
	background: #0E9F99;
	/* background: #B1B1B1; */
	color: white;
	border-radius: 4rem;
	padding: 13px 18px;
	width: 100%;
	max-width: 220px;
	font-size: 15px;
	margin: -17px auto 0;
	z-index: 1;
	position: relative;
}
#top .card-member strong {
	color: white;
	font-size: 19px;
}
.card-member img {
	box-shadow: 0px 0px 0px 15px #0E9F99;
	/* box-shadow: 0px 0px 0px 15px #B1B1B1; */
	border-radius: 50%;
}
/* .card-member.member-primary img {
	box-shadow: 0px 0px 0px 15px #0E9F99;
}
.card-member.member-secondary img {
	box-shadow: 0px 0px 0px 15px #50D6D1;
}
.card-member.member-level-3 img {
	box-shadow: 0px 0px 0px 15px #00BAB3;
}
.card-member.member-level-4 img {
	box-shadow: 0px 0px 0px 15px #898989;
} */

/* #top .card-member.member-primary p:nth-child(2) {background: #0E9F99 }
#top .card-member.member-secondary p:nth-child(2) {background: #50D6D1 }
#top .card-member.member-level-3 p:nth-child(2) {background: #00BAB3 }
#top .card-member.member-level-4 p:nth-child(2) {background: #898989 } */
.member-level-3 {
	position: relative;
}
.member-level-3:after {
	width: 2px;
	height: 35px;
	background: #9D9D9D;
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 115%);
}

#top .member-wrap .av-special-heading {
	background: var(--color-green-gray);
	border-radius: 45px 0px 0px 45px;
	position: absolute;
	left: -4px;
	top: -4px;
	bottom: -4px;
	writing-mode: sideways-lr;
	padding: 20px 20px!important;
	width: auto;
	min-width: 105px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
#top .member-wrap .av-special-heading .av-special-heading-tag {
	font-weight: 400;
	font-size: 16px;
	font-family: var(--font);
	line-height: 1.1;
}
#top .member-wrap .av_textblock_section {
	width: 25%;
}



/* Estructura de capital */
#estructura-capital {
	margin-top: -50px;
}
#estructura-capital .template-page {
	padding-top: 150px;
	padding-bottom: 130px;
}
#top .intro-capital {
	width: 100%;
	max-width: 590px;
	margin: 0 auto;
	float: none;
}
#list-capital ul {
	margin: 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px 13px;
}
#list-capital ul li {
	background: #CDDDDD;
	color: #898989;
	list-style: none;
	border-radius: 20px;
	padding: 100px 30px 85px;
	text-align: center;
	margin: 0;
	position: relative;
	line-height: 1;
}
#top #list-capital ul li strong {
	font-size: 75px;
	font-family: var(--font-bold);
	position: relative;
	color: rgb(137 137 137 / 96%);
}
#top #list-capital ul li:first-child {
	color: white;
}
#top #list-capital ul li:nth-child(2), #top #list-capital ul li:nth-child(3), #top #list-capital ul li:nth-child(4) {
	padding-top: 50px;
}
#list-capital ul li:nth-child(5), #list-capital ul li:nth-child(6), #list-capital ul li:nth-child(7), #list-capital ul li:nth-child(8) {
	padding-top: 80px;
}
#top #list-capital ul li:first-child strong, #top #list-capital ul li:first-child ins {
	color: white;
}
#top #list-capital ul li ins {
	position: relative;
	text-decoration: none;
	display: block;
}
#top #list-capital ul li:before {
	content: '';
	border-radius: 20px;
	background: #00BAB3;
	display: block;
	width: 100%;
	height: var(--percentage);
	position: absolute;
	bottom: 0;
	left: 0;
}
.icon-capital-bantrab {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 3;
	transform: translate(-50%, -35%);
}


/* Solidez que trasciende */
#section-solidez {
	border-radius: 45px;
	margin-top: -45px;
	box-shadow: 0px -10px 50px 0px rgb(0 0 0/ 20%);
}
#section-solidez .template-page {
	padding-bottom: 90px;
	padding-top: 70px;
}
#top .column-m-1 {
	display: flex;
	flex-wrap: wrap;
}
#top .column-m-1 .av_textblock_section:nth-child(2) {
	margin-right: 2%;
}
#top .column-m-1 .av_textblock_section:nth-child(2),
#top .column-m-1 .av_textblock_section:nth-child(3) {
	width: 49%;
}
#top .avia_textblock.m-3 {
	background: url(img/texture-1.png) #E2066F repeat center;
	background-size: 100%;
	border-radius: 25px;
	padding: 46px 80px 30px;
	text-align: center;
	font-size: 31px;
	color: rgba(255, 255, 255, 0.83)!important;
	margin-top: 28px;
	margin-bottom: 48px;
	position: relative;
}
#top .avia_textblock.m-4 {
	background: url(img/Frame_16.png) no-repeat bottom center;
	background-size: cover;
	border-radius: 25px;
	padding: 75px 28px;
	font-size: 31px;
	color: rgba(255, 255, 255, 0.65)!important;
	margin-top: 20px;
	position: relative;
}
#top .avia_textblock.m-3 h3 {
	font-size: 75px;
	color: rgba(255, 255, 255, 0.83);
	line-height: 1;
	margin: 0;
}
#top .avia_textblock.m-4 h3 {
	font-size: 75px;
	color: rgba(255, 255, 255, 0.65);
	line-height: 1;
	margin: 0;
}
.avia_textblock.m-3 i, .avia_textblock.m-3 em {
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
}
#top .avia_textblock.m-3 p {
	margin: 0;
}
#top .avia_textblock.m-1 {
	background: url(img/bg-m1.svg) no-repeat center;
	background-size: 100%;
	padding: 38px 60px 38px 38px;
	font-size: 27px;
	position: relative;
}
#top .avia_textblock.m-1:after {
	display: block;
	content: '';
	width: 86px;
	height: 86px;
	background: url(img/icon-bantrab-2.svg) no-repeat center;
	background-size: 100%;
	position: absolute;
	right: -25%;
	bottom: 0;
	transform: translate(-50%, 20%);
}
#top .avia_textblock.m-2 {
	background: url(img/bg-m2.svg) no-repeat center;
	background-size: 100%;
	padding: 38px 38px 84px 60px;
	font-size: 27px;
	text-align: right;
	position: relative;
	color: rgba(255, 255, 255, 0.83)!important;
}
#top .avia_textblock.m-1 i, #top .avia_textblock.m-1 em, #top .avia_textblock.m-2 i, #top .avia_textblock.m-2 em {
	font-size: 38px;
	font-style: normal;
	font-weight: 700;
}
#top .avia_textblock.m-1 h3, #top .avia_textblock.m-2 h3 {
	font-size: 67px;
	line-height: 0.75;
}
#top .avia_textblock.m-1 p, #top .avia_textblock.m-2 p {
	margin: 0;
}
#top .avia_textblock.m-1 h3 strong, #top .avia_textblock.m-2 h3 strong {
	font-size: 49px;
} 
.h-badge {
	border-radius: 3rem;
	font-size: 18px;
	padding: 13px 40px 13px 20px;
	width: 100%;
	max-width: 147px;
	text-align: center;
	position: absolute;
	text-transform: uppercase;
}
#top .hb-1 {
	background: url(img/arrow-cyan.svg) #03403E no-repeat right 14px center;
	color: #10BAB4;
	top: -30px;
	left: 0;
}
#top .avia_textblock.m-4 .hb-1 {
	bottom: -20px;
	right: 0;
	top: auto;
	left: auto;
	max-width: 160px;
}
#top .hb-2 {
	background: url(img/arrow-dark-cyan.svg) #06F4EC no-repeat right 14px center;
	color: #096461;
	position: absolute;
	bottom: -15px;
	right: -5px;
}
#top .hb-3 {
	background: url(img/arrow-magenta.svg) #98165A no-repeat right 14px center;
	color: #FF89C7;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -30px;
}
.avia_textblock.solidez-intro {
	width: 100%;
	max-width: 590px;
	margin-bottom: 80px;
}
#top .avia_textblock.m-4 p {
	padding-right: 24px;
}
.column-m-2 {
	margin-top: -40px;
}



/* Slick */
.slick-arrow {
	width: 50px;
	height: 50px;
	background-color: var(--color-primary);
	border: 0;
	font-size: 0px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
}
.slick-next {
	right: 0px;
	transform: translate(50%, -50%);
	background: url(img/arrow_right.svg) var(--color-primary) no-repeat center center;
	background-size: 23px;
}
.slick-prev {
	left: 0px;
	transform: translate(-50%, -50%);
	background: url(img/arrow_left.svg) var(--color-primary) no-repeat center center;
	background-size: 23px;
}





/* Footer */
#footer-page .entry-content-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.menu-footer {
	margin: 0;
	display: flex;
	list-style: none;
	align-items: center;
}
.menu-footer li {
	list-style: none;
	margin: 0;
	color: #7D8080;
	font-size: 24px;
	letter-spacing: 0.10em;
	padding: 10px 0;
	font-family: var(--font-medium);
}
.menu-footer li:not(:last-child) {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #7D8080;
}
.menu-footer li a {
	color: #7D8080;
}
li.wa-footer {
	background: url(img/icon-whatsapp.svg) no-repeat left center;
	background-size: 32px;
	padding-left: 40px!important;
}
#top #wrap_all #social-footer ul {
	display: flex;
	column-gap: 24px;
}
#top #wrap_all #social-footer li {
	margin: 0;
	border: 0;
	width: auto;
}
#top #wrap_all #social-footer li a {
	width: auto;
	line-height: 1;
	align-items: center;
	display: flex;
}
#logo-footer {
	width: 225px;
}



/* Te escuchamos */
#top #header-te-escuchanmos .av_textblock_section {
	width: 100%;
	max-width: 480px;
}
.info-contacto-1 {
	font-size: 45px;
	color: rgb(103 103 103 / 65%);
}
.info-contacto-1 a {
	font-size: 93px;
	color: #00BAB3;
	font-family: var(--font-bold);
	padding-left: 64px;
	background: url(img/telefono.svg) no-repeat left center;
	background-size: 54px;
	line-height: 1;
}
.info-contacto-1 a:hover {
	color: var(--color-green);
}
.info-contacto-1 p {
	margin: 0;
}
#teescuchamos-c1 .flex_column_table .flex_column:first-child {
	width: 345px;
}
#teescuchamos-c1 .flex_column_table {
	width: 100%;
	float: none;
	max-width: 930px;
	margin: 0 auto;
}
#top #canales .flex_column_table {
	width: 100%;
	float: none;
	max-width: 1016px;
	margin: 50px auto 0;
}
#teescuchamos-c1 {
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
	z-index: 3;
	position: relative;
}
#teescuchamos-c1 .template-page {
	padding-top: 90px;
	padding-bottom: 90px;
}
#canales {
	margin-top: -50px;
	z-index: 2;
	position: relative;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
	border-radius: 0 0 45px 45px;
}
#canales .template-page {
	padding-top: 150px;
	padding-bottom: 90px;
}
.info-contacto-bottom:before, .info-contacto-bottom:after {
	display: none;
}
#top .info-contacto-bottom {
	border-radius: 4rem;
	display: flex;
	justify-content: end;
	align-items: center;
	flex-wrap: wrap;
	padding: 18px 25px;
	position: relative;
}
#top .info-contacto-bottom .av_textblock_section {
	width: 47%;
}
#top .info-contacto-bottom .av_textblock_section:nth-child(1) {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.avia_textblock.ib-1 {
	background: #E2066F;
	color: rgb(255 255 255 / 85%);
	text-align: center;
	border-radius: 4rem;
	padding: 10px 10%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#top .avia_textblock.ib-1 strong {
	color: rgb(255 255 255 / 85%);
}
.avia_textblock.ib-1 p,
.avia_textblock.ib-2 p {
	margin: 0;
}
#top .info-contacto-bottom .av_textblock_section:nth-child(2) {
	width: 56%;
	position: relative;
}
.avia_textblock.ib-2 {
	border: 2px solid rgba(112, 112, 112, 0.39);
	color: rgba(53, 58, 59, 0.65);
	font-size: 29px;
	font-family: var(--font-bold);
	padding: 12px 10px 12px 50px;
	border-radius: 4rem;
	line-height: 1;
	text-align: center;
}
#top .avia_textblock.ib-2 a {
	position: static!important;
	color: rgba(53, 58, 59, 0.65);
}
.avia_textblock.ib-2 a img {
	position: absolute;
	left: 0;
	top: 50%;
	width: 80px;
	transform: translate(-35%, -50%);
}
#centros-negocio {
	margin-top: -50px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
	border-radius: 0 0 45px 45px;
	position: relative;
	z-index: 1;
}
#centros-negocio .container.av-section-cont-open {
	max-width: 1025px;
}
#centros-negocio .entry-content-wrapper:before,
#centros-negocio .entry-content-wrapper:after {
	display: none;
}
#centros-negocio .entry-content-wrapper {
	display: flex;
	align-items: center;
}
#centros-negocio .entry-content-wrapper .flex_column:nth-child(2) {
	width: 35.2%;
}
#centros-negocio .entry-content-wrapper .flex_column:nth-child(1) {
	width: 62%;
}




/* Asambleas */
#hero-asambleas {
	background-position: 50% 0%;
}
#hero-asambleas main.template-page {
	vertical-align: initial;
}
#hero-asambleas .flex_column {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	float: none;
}
#top #main #asistentes .flex_column_table {
	background: var(--box-gray-gradient);
	border-radius: 24px;
	padding: 80px 52px 28px;
	width: 100%;
	float: none;
	clear: both;
	max-width: 1024px;
	margin: 0 auto;
	margin-top: 0;
}
.box-number-asistencia span.avia-single-number.__av-single-number {
	font-size: 129px;
	line-height: 1;
}
.box-number-asistencia .avia-animated-number-content {
	font-size: 38px;
	padding: 14px 11px;
	background: #00BCB5;
	border-radius: 16px;
	line-height: 0.95;
}
.box-number-asistencia .avia-animated-number {
	display: flex;
	align-items: center;
	text-align: left;
	gap: 10px;
}
.box-number-asistencia .av-special-heading {
	position: relative;
	padding: 0 !important;
}
.box-number-asistencia .av-special-heading-tag {
	font-size: 24px;
	position: relative;
	background: #e5e5e5;
	display: inline-flex;
	padding: 0px 15px !important;
}
.box-number-asistencia .av-special-heading:before {
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	background: rgb(34 178 173 / 29%);
	top: 50%;
	position: absolute;
	transform: translate(0%, -50%);
}
#top .wrap-estadistica {
	border-radius: 56px;
	padding: 97px 70px 160px;
	width: 100%;
	max-width: 1159px;
	margin: 0 auto -140px;
	float: none;
}
.wrap-estadistica > .avia-image-container {
	margin-top: -80px;
}
#top .title-asamblea .av-special-heading-tag {
	font-family: var(--font-medium);
	font-weight: 500;
	position: relative;
	font-size: 37px;
	padding-left: 15px;
}
#top .title-asamblea .av-special-heading-tag strong {
	font-family: var(--font-medium);
	font-weight: 500;
	border-radius: 4rem;
	background: linear-gradient(to bottom, rgba(118,118,118,0.31) 0%,rgba(116,116,116,0.17) 100%);
	padding: 2px 10px;
	line-height: 1;
	display: inline-flex;
	clear: both;
}
#top .title-asamblea .av-special-heading-tag:before {
	content: '';
	display: block;
	width: 4px;
	height: 58px;
	background: #00BAB3;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0%, -50%);
}
#top .wrap-number-year {
	width: 100%;
	float: none;
	margin: 0 auto;
	max-width: 780px;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 38px 28px 17px;
	position: relative;
	column-gap: 50px;
}
.wrap-number-year:after {
	content: '';
	display: block;
	background: #707070;
	width: 2px;
	height: 74px;
	position: absolute;
	top: 59%;
	left: 47%;
	transform: translate(-50%,-50%);
	visibility: visible;
}
.wrap-number-year:before {
	display: none;
}
.wrap-number-year .avia-animated-number {
	display: flex;
	align-items: center;
	column-gap: 60px;
	min-width: 252px;
	position: relative;
	justify-content: center;
}
.wrap-number-year .avia-animated-number:before {
	content: '';
	display: block;
	width: 36px;
	height: 10px;
	background: url(img/shape-divider-numbers.svg) no-repeat center;
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 41%;
	transform: translate(-50%,-50%);
}
.wrap-number-year .avia-animated-number:nth-child(2):before {
	left: 39%;
}
.wrap-number-year .avia-animated-number strong {
	order: 2;
}
.wrap-number-year .avia-animated-number .avia-animated-number-content {
	font-size: 43px;
	color: #5D5D5D;
}
#top .wrap-number-year .avia-animated-number strong.heading {
	font-size: 82px;
	color: #5D5D5D;
}
#top .special-number .avia-animated-number {
	min-width: auto;
}
#top .special-number .avia-animated-number:nth-child(2):before {
	left: 35%;
}
#top .special-number:after {
	left: 45.25%;
}
#grafica-extraordinaria {
	transform: translate(25%, 0%);
	width: 100%;
	max-width: 752px;
}
#final-intro-asamblea .entry-content-wrapper {
	width: 100%;
	max-width: 1159px;
	margin: 0 auto;
}
#top #final-intro-asamblea .strong-green strong {
	color:#00BAB3;
}
#final-intro-asamblea .entry-content-wrapper:before, #final-intro-asamblea .entry-content-wrapper:after {
	display: none;
}
#final-intro-asamblea .flex_column:nth-child(1) {
	width: 55%;
}
#final-intro-asamblea .flex_column:nth-child(2) {
	width: 41%;
}
#section-participacion {
	border-radius: 45px 45px 0 0;
	margin-top: -50px;
}
#final-intro-asamblea .template-page {
	padding-bottom: 90px;
}
#final-intro-asamblea {
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
	z-index: 6;
	position: relative;
}
.big-text-link a {
	font-size: 45px;
	color: rgb(255 255 255 / 65%);
}
.big-text-link p {
	margin: 0;
}
.big-text-link a:hover {
	color: var(--color-green);
}
#convocatoria-actual {
	margin-top: -50px;
	position: relative;
	z-index: 5;
}
#convocatoria-actual .entry-content-wrapper:before, #convocatoria-actual .entry-content-wrapper:after {
	display: none;
}
#convocatoria-actual .entry-content-wrapper {
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 50px 30px;
}
#convocatoria-actual .entry-content-wrapper .flex_column:first-child {
	width: 60%;
}
#convocatoria-actual .entry-content-wrapper .flex_column:last-child {
	width: 346px;
}
a#scroll-top-link {
	display: none;
}



/* Normas y regulaciones */
#normas_regulaciones {
	border-radius: 45px 45px;
	margin-top: -50px;
	overflow: hidden;
	position: relative;
	z-index: 6;
	box-shadow: 0px -30px 50px 0px rgb(0 0 0 / 20%);
}
#top .wrap-documentos {
	border-radius: 56px;
	padding: 50px 80px;
	width: 100%;
	max-width: 1159px;
	margin: 20px auto 0;
	float: none;
}
.normas-regulaciones-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
/* .normas-regulaciones-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 50px 35px;
	justify-content: center;
} */


.normas-filter {
	display: flex;
	gap: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	flex-wrap: wrap;
	justify-content: center;
}

.normas-filter::-webkit-scrollbar {
	height: 4px;
}

.filter-btn {
	padding: 8px 16px;
	border-radius: 30px;
	border: 1px solid #ddd;
	background: #f7f7f7;
	cursor: pointer;
	font-size: 14px;
	transition: all .3s ease;
}

.filter-btn:hover,
.filter-btn.active {
	background: var(--color-mint-2);
	color: #fff;
	border-color: var(--color-mint-2);
}


.normas-grid {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap: 50px 35px;
}
.norma-item {
	width: calc(25% - 26.333px);
}
.norma-item img {
	border-radius: 18px;
}
.norma-item-inner {
	background: white;
	border-radius: 18px 18px;
	position: relative;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.norma-content {
	padding: 17px 20px 38px;
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
}
#top .norma-content h3 {
	color: #00BAB3;
	font-size: 23px;
	flex: 1;
}
#top .norma-content span, #top .memoria-item-inner span:not(.memoria-anio) {
	font-size: 13px;
	color: rgba(103, 103, 103, 0.59);
}
.download-btn {
	font-size: 0px;
	width: 50px;
	height: 50px;
	background: url(img/icon-download.svg) no-repeat center;
	background-size: 100%;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 50%);
}


/* Memoria labores */
.memoria-labores-wrapper {
	background: #EDEDED;
	border-radius: 56px;
	padding: 60px 27px 50px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 50px 25px;
}
.memoria-item-inner {
	background: white;
	padding: 22px 25px 40px;
	border-radius: 28px;
	position: relative;
}
.memoria-item-inner img {
	width: 100%;
	border-radius: 16px;
}
#top .memoria-item-inner h3 {
	color: #00BAB3;
	font-size: 33px;
	margin: 10px 0 5px;
	line-height: 1;
}
#top .memoria-item-inner span:not(.memoria-anio) {
	text-align: center;
	font-size: 17px;
}
.memoria-anio {
	margin-top: 8px;
	display: inline-flex;
	background: #085552;
	color: #2CC4BF;
	border-radius: 4rem;
	font-size: 18px;
	font-family: var(--font-bold);
	padding: 5px 15px;
}
.memoria-item-inner a {
	width: 60px;
	height: 60px;
	background: url(img/Boton_flecha_descarga.svg) no-repeat center;
	background-size: 100%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 55%);
}
#top #main .asambleas-wrap {
	margin-top: 0px;
}
#memoria-labores {
	background-size: 120% !important;
	background-position: 50% 50%;
	position: relative;
	margin-top: -50px;
	z-index: 5;
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
}
#memoria-labores .template-page,
#boletines_informativos .template-page,
#endoso-acciones .template-page {
	padding-top: 150px;
	padding-bottom: 100px;
}
#memoria-labores:before, #boletines_informativos:before, #endoso-acciones:before {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 680px;
	background: url(img/shape-header-magenta.svg) no-repeat;
	background-position: 60% 90%;
	background-size: 220%;
	visibility: visible;
}
#memoria-labores .flex_column_table {
	margin-bottom: 160px;
}
#boletines_informativos:before {
	background-position: calc(60% + 9vw) 92%;
	height: 740px;
	background-size: 350%;
}
nav.boletin-nav {
	display: none!important;
}
.item-timeline-image span.image-overlay.overlay-type-video {
	display: none !important;
}



/* Blog list */
#first-post .avia-content-slider-inner {
	width: 100%;
	max-width: 1160px;
	margin: 0 auto;
}
#first-post .slide-entry {
	border-radius: 45px;
	overflow: hidden;
	position: relative;
}
#first-post .slide-entry:before {
	content: '';
	display: block;
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	bottom: 0;
	z-index: 1;
	visibility: visible;
	height: 100%;

}
#first-post img.wp-post-image {
	width: 100%;
	height: 785px;
	object-fit: cover;
	object-position: center;
}
#first-post .slide-image .image-overlay {
	display: none!important;
}
.avia-content-slider .slide-image {
	overflow: hidden;
	margin-bottom: 0px;
	border-radius: 0px;
	line-height: 1;
}
#first-post .slide-content {
	position: absolute;
	bottom: 0;
	color: white;
	padding: 37px 80px;
	width: 100%;
	z-index: 2;
}
#top #first-post .slide-content h3 {
	font-size: 69px;
	font-family: var(--font-bold);
	margin-bottom: 20px;
}
#first-post .slide-content h3 a {
	color: white;
}
#top .slide-meta {
	display: none;
}
#first-post .slide-entry-excerpt {
	width: 100%;
	max-width: 48vw;
	font-size: 25px;
}
#first-post span.post-category {
	font-size: 28px;
	margin-bottom: 10px;
	display: block;
	border-left: 3px solid white;
	padding-left: 15px;
	line-height: 1;
}
#post-items .avia-content-slider-inner {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px 21px;
}
#post-items .avia-content-slider-inner .slide-entry-wrap {
	margin: 0;
}
#post-items article.slide-entry {
	background: #EDEDED;
	border-radius: 30px;
	padding: 15px 18px 25px;
	height: 100%;
}
#post-items article.slide-entry a {
	background: transparent !important;
	color: rgb(64 64 64 / 65%);
	font-size: 23px;
}
#post-items article.slide-entry .image-overlay {
	display: none!important;
}
#post-items article.slide-entry .wp-post-image {
	border-radius: 20px;
	aspect-ratio: 5 / 4;
	object-fit: cover;
	object-position: center;
}
#post-items article.slide-entry .slide-content {
	padding-top: 15px;
}
#post-items article.slide-entry .slide-entry-excerpt {
	font-size: 13px;
	margin-top: 10px;
	color: rgb(53 58 59 / 45%);
}
#post-items article.slide-entry:hover {
	background: #054341;
	color: white;
	transition: .3s all ease-in-out;
}
#top #post-items article.slide-entry:hover * {
	color: white;
}
#post-items article.slide-entry span.post-category {
	color: #2CC4BF;
	background: #085552;
	text-transform: uppercase;
	font-size: 13px;
	font-family: var(--font-bold);
	border-radius: 4rem;
	padding: 5px 12px;
	margin-bottom: 10px;
	display: inline-flex;
	transition: .3s all ease-in-out;
}
#post-items article.slide-entry:hover span.post-category {
	background: #2CC4BF;
	color: #085552;
}
#top .menu-blog ul {
	margin: 50px 0 60px;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 17px;
}
.menu-blog ul li {
	margin: 0;
}
.menu-blog ul li a {
	background: #c1c1c1;
	color: #747474;
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 15px;
	border-radius: 4rem;
}
.menu-blog ul li.active a, .menu-blog ul li:hover a {
	background: #03403E;
	color: #10BAB4;
}
.avia_textblock.intro-faqs {
	width: 100%;
	max-width: 470px;
	margin: 0 auto 50px;
}
#top .toggler {
	color: rgb(53 58 59);
	font-size: 40px;
	padding: 0 0 15px;
	border: 0;
	background: transparent !important;
	cursor: pointer;
	line-height: 1.1;
	font-family: var(--font-bold);
	font-weight: 700;
}
#top .toggle_content {
	color: rgb(53 58 59 / 65%);
	font-size: 28px;
	position: relative;
	padding-bottom: 0;
	margin-bottom: 0;
	background: transparent;
}
#top .toggle_content:before {
	content: '';
	display: block;
	width: 2px;
	background: rgb(112 112 112 / 31%);
	height: 90%;
	top: 10px;
	visibility: visible;
	position: absolute;
	left: 10px;
}
#top .all-open-faqs span.toggle_icon {
	display: none;
}

/* #top .all-open-faqs .toggle_wrap {
	visibility: visible;
	position: static;
	height: auto!important;
} */
#top .all-open-faqs .toggle_wrap .toggle_content {
	padding-top: 0px;
}
#top .all-open-faqs .toggle_wrap .toggle_content p:first-child {
	margin-top: 0;
}
.toggler {
	position: relative;
}
.toggler:before {
	content: '';
	background: transparent;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}
#top .togglecontainer {
	background: #EDEDED;
	padding: 80px 80px;
	border-radius: 56px;
	width: 100%;
}
#top .wp-faqs {
	width: 100%;
	max-width: 1160px;
	margin: 0 auto 0;
	float: none;
}
#top #main .title-box {
	background: url(img/icon-bantrab-4.svg) #00BFB8 no-repeat left 15px center;
	background-size: 53px;
	display: inline-flex;
	width: auto;
	border-radius: 20px;
	padding: 15px 20px 15px 80px;
	position: relative;
	z-index: 2;
}
#top .title-box .av-special-heading-tag {
	color: rgb(255 255 255 / 89%);
	font-size: 36px;
	width: auto;
}
#top #main .title-box + .togglecontainer {
	margin: -35px 0 0 !important;
	z-index: 1;
}
#in-blog {
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
	position: relative;
	position: relative;
	z-index: 6;
}
#faqs {
	margin-top: -50px;
	z-index: 5;
	position: relative;
	border-radius: 0px 0px 45px 45px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
}
#top #faqs .template-page {
	padding-top: 130px;
}


/* Boletin informativo */
.boletines-wrap {
	width: 100%;
	max-width: 1035px;
	margin: 0 auto;
}
.boletin-nav li {
	background: #D6D6D6;
	border-radius: 4rem;
	text-align: center;
	font-family: var(--font-bold);
	font-size: 23px;
	color: rgb(185 185 185 / 65%);
	margin: 0;
	padding: 5px 15px;
	cursor: pointer;
}
.boletin-nav .slick-current li, .boletin-nav li:hover {
	background: #00BFB8;
	color: rgb(255 255 255 / 65%);
}
/* .boletin-nav .slick-track {
	display: flex;
	justify-content: center;
	gap: 22px;
} */
.boletin-nav .slick-track:before, .boletin-nav .slick-track:after,
#boletines_informativos .entry-content-wrapper:before, #boletines_informativos .entry-content-wrapper:after {
	display: none;
}
.boletin-nav .slick-track .slick-slide {
	width: auto!important;
}
.boletin-wrapper-inner {
	background: #EDEDED;
	border-radius: 56px;
	padding: 40px 40px 65px;
}
#top .boletin-item {
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 24px;
}
.boletin-content h3 {
	font-size: 54px;
	line-height: 60px;
	color: rgb(0 186 179 / 65%);
}
.boletin-content h3 span {
	display: block;
	font-family: var(--font-medium);
	font-weight: 500;
	color: rgb(53 58 59 / 65%);
}
.boletin-content {
	text-align: right;
}
.boletin-content a {
	color: rgb(53 58 59 / 65%);
	font-size: 36px;
	line-height: 1;
}
.boletines-wrap button.slick-next {
	right: 0;
}
.boletines-wrap button.slick-prev {
	left: 0;
}
#boletines_informativos, #endoso-acciones {
	position: relative;
	margin-top: -50px;
}
#boletines_informativos .flex_column_table:first-child .flex_column:nth-child(1), #boletines_informativos .flex_column_table:first-child .flex_column:nth-child(3) {
	width: 10%;
}
#boletines_informativos .flex_column_table:first-child .flex_column:nth-child(2) .av_textblock_section {
	width: 100%;
	max-width: 580px;
	margin: 0 auto;
}
#boletines_informativos span.av_font_icon {
	background: transparent;
}
#boletines_informativos span.av_font_icon a.av-icon-char {
	font-size: 100px;
	height: 100px;
}
.boletines-wrap {
	margin-top: 20px;
}
.bottom-boletin {
	display: flex;
	justify-content: center;
	margin-top: -20px;
	position: relative;
}
.badge-single {
	color: rgb(255 255 255 / 85%);
	background: #00BFB8;
	border-radius: 4rem;
	padding: 10px 15px;
	display: inline-flex;
}
#top .badge-single strong {
	color: rgb(255 255 255 / 85%);
}
#boletines_informativos {
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
}




/* TRAMITES */
#header-nav-section {
	background: #D3D3D3;
	border-radius: 0 0 45px 45px;
	padding: 57px;
	margin-top: -70px;
	box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 10%);
	margin-bottom: 70px;
}
#header-nav-section .avia_textblock > p {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	font-size: 28px;
	color: #676767;
}
ul.nav-page {
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: center;
	gap: 11px;
	background: #E8E8E8;
	border-radius: 4rem;
	padding: 20px;
	width: 100%;
	max-width: 996px;
	margin: 15px auto 0;
}
ul.nav-page li {
	margin: 0;
	list-style: none;
}
#top ul.nav-page li a {
	background: url(img/icon-bantrab-gray.svg) #D6D6D6 no-repeat left 10px center;
	background-size: 30px;
	display: block;
	border-radius: 4rem;
	font-size: 21px;
	font-weight: 700;
	font-family: var(--font-bold);
	padding: 10px 20px 10px 45px;
	color: rgba(142, 142, 142, 0.65);
	line-height: 1;
	letter-spacing: -0.025rem;
}

#top ul.nav-page li:hover a, #top ul.nav-page li.active a {
	background: url(img/icon-bantrab-hover.svg) #00BFB8 no-repeat left 10px center;
	color: white;
}
#top ul.nav-page.skin-2 {
	background: transparent;
	border-radius: 0;
	align-items: initial;
	gap: 15px 25px;
}
#top ul.nav-page.skin-2 li a {
	height: 100%;
	border-radius: 20px;
	align-items: center;
	display: flex;
	padding: 12px 12px 12px 67px;
	background-size: 52px;
	font-size: 26px;
}

#top #tramites {
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
	position: relative;
	z-index: 6;
}
#top #tramites .template-page {
	padding-bottom: 130px;
}
#tramites .flex_column_table:nth-child(2) {
	float: none;
	margin-bottom: 40px;
}

.badge-simple {
	background: #D5D5D5;
	border-radius: 4rem;
	font-size: 25px;
	text-align: center;
	width: 100%;
	max-width: 573px;
	margin: 0px auto -40px;
	padding: 10px 50px;
	color: rgb(103 103 103 / 65%);
	position: relative;
	z-index: 2;
	display: flex;
	clear: both;
}
.badge-simple p {
	margin: 0;
}
#top .badge-simple strong {
	color: inherit;
}
#top .box-beneficios {
	background: #EAEAEA;
	border-radius: 56px;
	width: 100%;
	max-width: 1035px;
	margin: 0 auto;
	float: none;
	padding: 80px 60px 100px;
}
#top .badge-simple.badge-sp {
	width: 100%;
	max-width: 820px;
	position: relative;
	text-align: left;
	background: #E2066F;
	border-radius: 32px;
	color: rgb(255 255 255 / 85%);
	padding: 12px 50px 12px 60px;
	margin-top: -60px;
	letter-spacing: 0.025rem;
}
#top .badge-simple.badge-sp img {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(-40%, -50%);
}
#endoso-acciones {
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
	z-index: 4;
	position: relative;
}
#top #endoso-acciones:before {
	height: 720px;
	background-position: calc(60% + 9vw) 90%;
}
#top #main .box-data-icons .title-box {
	position: absolute;
	top: 0;
	left: 55px;
	transform: translate(0%, -50%);
}
#divider-title {
	margin-bottom: 55px;
}
#solicitud-titulo-acciones {
	margin-top: -120px;
}
#solicitud-titulo-acciones .template-page {
	padding-top: 0px;
	padding-bottom: 150px;
}
#top .titulo-primary-strong .av-special-heading-tag strong {
	font-size: 75px;
	background: #E2066F;
	color: #FFB4D8;
	border-radius: 4rem;
	padding: 7px 25px;
	line-height: 0.93;
	margin: 7px 0;
	display: inline-flex;
}
#top .titulo-primary-strong .av-special-heading-tag {
	line-height: 0.93;
	font-size: 85px;
	color: rgb(60 60 60 / 65%);
}
.box-content-grid {
	background: #F2F2F2;
	border-radius: 56px;
	position: relative;
	padding: 77px 57px 61px;
	display: grid;
	align-items: center;
	grid-template-columns: 1fr 1fr;
	color: rgba(53, 58, 59, 0.65);
	font-size: 28px;
	width: 100%;
	max-width: 1078px;
	gap: 15px;
}
#top .box-content-grid strong {
	color: rgba(0, 186, 179, 0.65);
}

.box-content-grid:before, .box-content-grid:after {
	display: none;
}
#top .box-content-grid h3 strong {
	font-weight: 700;
	font-family: var(--font-bold);
	color: inherit;
}
#top .box-content-grid h3 {
	background: #00BFB8;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4rem;
	color: rgb(255 255 255 / 85%);
	font-size: 29px;
	font-family: var(--font-medium);
	font-weight: 500;
	margin: 0;
}
#top .box-content-grid h3.flotando {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);	
}
#top .box-content-grid h3 + p {
	margin-top: 5px;
}
#shape-divider-cards {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, calc(-50% - 25px));
}
#badge-border, #bottom-card-text {
	grid-column: 1 / -1;
}

.avia_textblock.badge-border {
	border: 2px solid rgb(112 112 112 / 39%);
	border-radius: 0 6rem 6rem 0;
	font-size: 26px;
	position: relative;
	padding: 8px 15px 8px 55px;
	width: 100%;
	max-width: 735px;
	margin: 20px auto 20px;
	line-height: 1.1;
}
.avia_textblock.badge-border img {
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(-50%, -50%);
}
.avia_textblock.badge-border p {
	margin: 0;
}
.avia_textblock.bottom-card-text {
	background: rgb(128 128 128 / 13%);
	border-radius: 22px;
	padding: 22px;
	font-size: 27px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	position: relative;
}
#top .avia_textblock.bottom-card-text > h4 {
	position: absolute;
	top: -20px;
	left: 52px;
	background: url(img/check-light-magenta.svg) #E2066F no-repeat left 5px center;
	background-size: 33px;
	border-radius: 4rem;
	color: #FFCBE4;
	font-family: var(--font-medium);
	font-weight: 500;
	margin: 0;
	font-size: 23px;
	padding: 12px 15px 12px 45px;
}
#top .avia_textblock.bottom-card-text > h4 strong {
	color: inherit;
}
.list-col {
	margin: 0;
	background: rgb(188 188 188 / 40%);
	border-radius: 22px;
	padding: 18px 24px 20px;
}
#top .text-col strong {
	color: inherit;
}
.text-col {
	padding: 0 30px;
}
#bottom-card-text {
	margin-top: 40px;
}
#section_titulo {
	margin-top: -15rem;
	/* background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 1) 15%, rgba(232, 232, 232, 1) 100%); */
	background: linear-gradient(to bottom, rgba(232, 232, 232, 0) 0%,  rgba(231, 232, 232, 1) 15%);
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 55px 30px 0px rgb(0 0 0 / 16%);
	z-index: 3;
	position: relative;
}
#section_titulo .template-page {
	padding-bottom: 100px;
}
#cobros {
	position: relative;
	margin-top: -50px;
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 16%);
}
#cobros:before {
	height: 680px;
	background-size: 260%;
	background-position: calc(55% + -5vw) 100%;
}
#cobros .template-page {
	padding-top: 150px;
}
.avia_textblock.card-list-column {
	background: rgb(188 188 188 / 40%);
	border-radius: 22px;
	padding: 60px 50px 10px;
	position: relative;
	margin-top: 110px;
}
#top .avia_textblock.card-list-column > h3 {
	position: absolute;
	top: 0;
	margin: 0;
	background: #00BFB8;
	color: rgb(255 255 255 / 85%);
	border-radius: 4rem;
	padding: 17px 20px;
	transform: translate(10px, -59%);
	font-family: var(--font-medium);
	font-weight: 500;
}
#top .avia_textblock.card-list-column > h3 strong {
	font-family: var(--font-bold);
	font-weight: 700;
}
#top .avia_textblock.card-list-column img {
	position: absolute;
	left: 0;
	top: 0;
	transform: translate(-25%, -50%);
}
#top .avia_textblock.card-list-column > p:first-child {
	margin: 0;
}
#top .card-list-column ol {
	margin-bottom: 0;
}
#top .card-list-column li:before {
	content: '';
	display: block;
	width: 2px;
	background: rgb(112 112 112 / 31%);
	position: absolute;
	left: 0;
	top: 0;
	height: calc(100% - 55px);
	transform: translate(-21px, 45px);
}
#top .card-list-column li {
	margin-bottom: 35px;
	position: relative;
}
#top .card-list-column h4 + p {
	margin: 0;
}
#top .card-list-column h4 {
	font-size: 31px;
	color: rgb(53 58 59 / 63%);
	margin: 0;
}
#top .only-list ol:before {
	content: '';
	display: block;
	height: 100%;
	width: 2px;
	background: #C4C4C4;
	position: absolute;
	left: -23px;
	top: -35px;
}
#top .only-list ol li:not(:last-child):after {
	content: '';
	display: block;
	width: 46px;
	height: 2px;
	background: #C4C4C4;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: -1;
	transform: translate(-50%, -50%);
}




/* INICIATIVAS */
#top .title-hero-center {
	float: none;
}
.title-hero-center .av_textblock_section {
	width: 100%;
	max-width: 829px;
	margin: 0 auto;
}
.title-hero-center .av-special-heading {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
#hero-iniciativas {
	z-index: 4;
	position: relative;
	border-radius: 0 0 45px 45px;
	box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
}
#hero-iniciativas .template-page {
	padding-bottom: 0;
}
#hero-iniciativas span.av_font_icon {
	margin-top: 36px;
}
#top #hero-iniciativas .avia-image-container {
	margin-top: -130px;
}
.body-tabs .post-entry.post-entry-type-page {
	background: #EDEDED;
	border-radius: 56px;
	padding: 175px 82px 65px 82px;
	display: flex;
	flex-direction: column;
}
#top .content-grid-section strong {
	color: rgb(0 186 179 / 65%);
}
.content-grid-section {
	display: grid;
	grid-template-columns: 1fr 1fr;
	font-size: 28px;
	gap: 30px;
	color: rgb(53 58 59 / 65%);
}
#top .col-1-grid .avia_textblock.badge-border.skin-2,
#top .col-1-grid .avia_textblock.badge-border.skin-3 {
	margin-left: 41px;
	box-sizing: border-box;
	width: calc(100% - 41px);
}
#top .avia_textblock.badge-border.skin-2 {
	border-radius: 26px;
	padding-right: 10px;
	padding-left: 50px;
}
.title-border-green:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: rgb(34 178 173 / 29%);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0%, -50%);
}
.title-border-green > p {
	width: 100%;
	max-width: 677px;
	margin: 0 auto;
	background: #ededed;
	z-index: 2;
	position: relative;
	padding: 0 20px;
}
.title-border-green {
	color: rgb(0 186 179 / 65%);
	position: relative;
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#top .title-border-green strong {
	color: inherit;
}
#top .carrusel-videos .mejs-overlay-button {
	display: none;
}
#top .avia-video {
	border-radius: 32px;
	overflow: hidden;
}
#top .mejs-controls {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.carrusel-videos .slick-next {
	z-index: 2;
	/* transform: translate(-50%, -50%); */
}
.carrusel-videos .slick-prev {
	/* transform: translate(50%, -50%); */
	z-index: 2;
}
nav.nav-menu-videos ul {
	margin: 0;
}
.nav-menu-videos li {
	cursor: pointer;
	background: #D6D6D6;
	border-radius: 4rem;
	font-size: 17px;
	color: #B9B9B9;
	text-align: center;
	text-transform: uppercase;
	font-family: var(--font-bold);
	font-weight: 700;
	letter-spacing: 0px;
	display: block;
	margin: 0;
	padding: 10px 10px;
	min-width: 230px;
}
.nav-menu-videos .slick-current li {
	background: #085552;
	color: #2CC4BF;
}
.nav-menu-videos .slick-track:before, .nav-menu-videos .slick-track:after {
	display: none;
}
.nav-menu-videos .slick-track .slick-slide {
	width: auto !important;
}
.nav-menu-videos .slick-track {
	display: flex !important;
	justify-content: center;
	gap: 20px;
}
nav.nav-menu-videos {
	margin-top: -40px;
}
.grid-colors-wrap {
	display: grid;
	grid-template-columns: calc(100% - 391px) 351px;
	gap: 40px;
	margin-top: 15px;
	align-items: start;
}
.text-white, #top .text-white strong {
	color: rgb(255 255 255 / 85%);
}
#top .badge-1.ski-2 {
	font-size: 19px;
	max-width: 360px;
	letter-spacing: 0.025rem;
	padding-top: 9px !important;
	padding-bottom: 9px !important;
	padding-left: 84px!important;
	line-height: 1.1;
	margin: 0;
}
#top .box-color {
	border-radius: 25px;
	padding: 25px;
}
#top .box-color, #top .box-color * {
	color: rgb(255 255 255 / 65%);
	text-decoration: none;
}
#top .box-color h3 {
	font-size: 57px;
	line-height: 1;
	margin: 0;
}
#top .box-color h3 ins {
	font-size: 43px;
	display: block;
}
#top .box-color p {
	font-size: 23px;
	margin: 0;
}
.color-grid-colum1 {
	display: flex;
	flex-wrap: wrap;
	gap: 0 18px;
	position: relative;
	top: -3.5rem;
}
.color-1 {
	background: #AAAAAA;
}
.color-2 {
	background: #1FAEA3;
}
.color-1, .color-2 {
	width: calc(50% - 9px);
}
#top .box-color h3 em {
	font-size: 33px;
	display: block;
	font-style: normal;
}
.title-divider-border {
	color: rgb(53 58 59 / 65%);
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	width: 100%;
}
.title-divider-border p {
	background: #ededed;
	position: relative;
	display: inline-flex;
	padding-right: 14px;
	margin: 13px 0;
}
.title-divider-border:before {
	content: '';
	display: block;
	height: 3px;
	width: 100%;
	background: rgb(34 178 173 / 29%);
	position: absolute;
	top: 50%;
}
#top .color-3 {
	background: url(img/Shape_magenta.svg) no-repeat top left;
	background-size: 100%;
	width: calc(55% - 18px);
	padding-bottom: 4.35rem;
}
#top .color-4 {
	background: url(img/Shape_green.svg) no-repeat top left;
	background-size: 100%;	
	width: 45%;
	text-align: right;
	padding-bottom: 3rem;
}
#top .color-3 p, #top .color-4 p {
	font-size: 22px;
	margin-top: 5px;
	line-height: 1.2;
}
.grid-icon {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-27%, 37%);
}
.badge-3.skin-2 {
	font-size: 26px;
	padding-left: 50px;
	max-width: initial;
	line-height: 1;
	height: auto;
	color: #FF98C9;
	display: inline-block;
	width: auto;
	padding-right: 15px;
}
#top .badge-3.skin-2 strong {
	font-weight: 700;
	font-family: var(--font-bold);	
}
.badge-3.skin-2 a {
	color: #FF98C9;
}
.badge-3.skin-2 img {
	width: 38px;
	top: 50%;
	left: 6px;
	transform: translate(0%, -50%);
}

.badge-3 p {
	margin: 0;
}
#top .badge-3.skin-2 strong {
	color: inherit;
}
.wrap-grid-green {
	background: linear-gradient(to bottom, rgba(128, 128, 128, 0) 0%, rgba(128, 128, 128, 0.55) 100%);
	border-radius: 22px;
	padding: 15px;
	position: relative;
}
.wrap-grid-green:before {
	content: '';
	display: block;
	width: 35px;
	height: 120px;
	background: url(img/shape-line.svg) no-repeat top left;
	background-size: 100%;
	position: absolute;
	right: 30px;
	top: 32px;
}
.box-green {
	background: #00BCB5;
	border-radius: 16px;
	padding: 12px 19px;
	color: #B4EBE9;
	font-size: 19px;
	text-align: center;
}
#top .box-green * {
	color: #B4EBE9;
}
.box-green h3 {
	font-size: 43px;
	margin: 0;
}
.box-green p {
	margin: 0;
	line-height: 1;
}
.box-green.boxg-1 {
	width: 33%;
}
.box-green.boxg-2 {
	width: 54%;
}
.box-green.boxg-3 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	text-align: left;
	align-items: center;
	gap: 15px;
}
#top .box-green.boxg-3 h3 {
	font-size: 3.2vw;
}
.p-title {
	width: 100%;
	margin: 0;
	color: rgb(16 51 56 / 65%);
	font-size: 24px;
}
.wrap-grid-green {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}
#wrap-grid .avia_textblock {
	display: flex;
	gap: 48px;
}
.wrap-grid-green {
	width: 62%;
}
.card-info-call {
	width: 38%;
	background: #FF6CB2;
	border-radius: 22px;
	padding: 40px 29px 20px;
	text-align: center;
	color: white;
	font-size: 28px;
	position: relative;
}
.card-info-call p {
	margin: 0;
}
.card-info-call p ins {
	font-size: 32px;
	display: block;
	text-decoration: none;
}
.card-info-call .badge-3 {
	margin-top: -60px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFCBE4;
	position: absolute;
	left: 25px;
	right: 26px;
}
#top .card-info-call p > strong {
	border-radius: 14px;
	display: block;
	background: rgb(108 3 53 / 40%);
	color: white;
	margin-top: 15px;
	padding: 8px;
	line-height: 1;
}
#top .card-info-call p:nth-child(2) {
	padding: 0 7px;
}
#top #main .content-grid-section a.avia-button {
	border-radius: 3rem;
	background: #00BCB5;
	color: #8CF0ED;
	font-size: 25px;
	display: inline-flex;
	align-items: center;
	font-family: var(--font-bold);
	letter-spacing: -0.025rem;
	padding: 5px 15px 5px 12px !important;
}
#top #main a.avia-button img {
	margin-right: 5px;
}
#top .avia_textblock.text-intro-body-tab strong {
	color: rgb(0 186 179 / 65%);
}
.text-intro-body-tab {
	width: 100%;
	max-width: 864px;
	margin: 0 auto;
	font-size: 28px;
	color: rgb(53 58 59 / 65%);
}
#top ul.list-big-icons {
	margin: 0;
	list-style: none;
}
#top ul.list-big-icons li {
	margin: 0;
	padding: 0;
	padding-left: 95px;
	position: relative;
	font-size: 21px;
	min-height: 81px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#top ul.list-big-icons li:not(:last-child) {
	margin-bottom: 32px;
}
#top ul.list-big-icons li br {
	display: none;
}
#top ul.list-big-icons li p {
	margin: 0;
}

#top ul.list-big-icons li h4 {
	margin: 0;
	font-size: 29px;
	color: rgb(53 58 59 / 65%);
}
#top ul.list-big-icons li img {
	position: absolute;
	left: 0;
	top: 0;
}
.w-100-grid {
	grid-column: 1 / -1;
}
.bg-gray-gradient {
	background: var(--box-gray-gradient);
}
#top .content-grid-section.bg-gray-gradient {
	border-radius: 24px;
	padding: 15px 56px 34px 56px;
}
#top .bg-gray-gradient.info-list-icons h4 {
	text-align: center;
	position: relative;
	font-size: 28px;
	font-family: var(--font-medium);
	font-weight: 500;
	margin-bottom: 15px;
	width: 100%;
	max-width: 383px;
	margin-left: auto;
	margin-right: auto;
}
.bg-gray-gradient.info-list-icons h4 + ol {
	width: 100%;
	max-width: 383px;
	margin: 0 auto;
}
#top .bg-gray-gradient.info-list-icons h4:before, #top .bg-gray-gradient.info-list-icons h4:after {
	content: '';
	display: block;
	background: rgb(34 178 173 / 29%);
	height: 3px;
	width: calc(50% - 90px);
	top: 50%;
	position: absolute;
}
#top .bg-gray-gradient.info-list-icons h4:after {
	right: 0;
}
#top .bg-gray-gradient.info-list-icons h4:before {
	left: 0;
}
.bg-gray-gradient.info-list-icons.list-sm h3 + ol li {
	font-size: 22px;
}
#top .bg-gray-gradient.info-list-icons h3 {
	color: rgb(16 51 56 / 65%);
	font-family: var(--font-medium);
	font-weight: 500;
	font-size: 28px;
	margin-bottom: 20px;
}
.p-title-border {
	font-size: 28px;
	text-align: center;
	width: 100%;
	position: relative;
}
.p-title-border strong {
	display: block;
	width: 100%;
	max-width: 559px;
	margin: 0 auto;
}
.p-title-border:before, .p-title-border:after {
	content: '';
	display: block;
	height: 3px;
	background: rgb(34 178 173 / 29%);
	position: absolute;
	top: 50%;
	width: calc(75% - 559px);
}
.p-title-border:before {
	left: 0;
}
.p-title-border:after {
	right: 0;
}
.card-vertical-icons {
	border-radius: 24px;
	padding: 20px 24px;
}
.card-vertical-icons ul {
	list-style: none;
	margin: 0;
	display: flex;
	gap: 10px;
}
.card-vertical-icons ul li {
	margin: 0;
	text-align: center;
	font-size: 14px;
	width: 14.28%;
	line-height: 1;
	color: rgba(53, 58, 59, 0.65);
}
.card-vertical-icons ul li img {
	display: block;
	margin: 0 auto 10px;
}
.card-vertical-icons ul li:nth-child(4) {
	width: 10%;
}
.card-vertical-icons ul li:last-child {
	width: 20%;
}
#top .card-vertical-icons ul li strong {
	color: inherit;
}
.body-tabs .entry-content-wrapper:before, .body-tabs .entry-content-wrapper:after {
	display: none;
}











/* Wrapper del carrusel */
#top .body-tabs {
	background: #f8f8f8;
	display: none;
	margin-top: -80px;
}
#top .body-tabs.tab-active-page {
	display: block;
}
.body-tabs .entry-content-wrapper.carousel {
	position: relative;
}

/* Slides */
.body-tabs .entry-content-wrapper.carousel .flex_column {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity 300ms ease;
	margin: 0!important;
}

/* Slide activo */
.body-tabs .entry-content-wrapper.carousel .flex_column.is-active {
	position: relative;
	opacity: 1;
	visibility: visible;
}

/* Botones */
.carousel-nav {
	position: absolute;
	top: -70px;
	left: 0;
	right: 0;
	display: flex;
	justify-content: space-between;
	transform: translateY(-50%);
	z-index: 2;
	background: #E2066F;
	border-radius: 19px;
	width: 100%;
	max-width: 580px;
	margin: 0 auto;
	height: 70px;
	align-items: center;
	color: white;
	font-size: 28px;
	padding: 5px 10px;
}
#top .carousel-nav strong {
	color: white;
}
.carousel-btn {
	width: 50px;
	height: 50px;
	background-color: var(--color-primary);
	border: 0;
	font-size: 0px;
	border-radius: 50%;
}
.carousel-btn.next {
	background: url(img/Boton_flecha_next.svg) var(--color-primary) no-repeat center center;
	background-size: 41px;
}
.carousel-btn.prev {
	background: url(img/Boton_flecha_prev.svg) var(--color-primary) no-repeat center center;
	background-size: 41px;
}
.page-id-809 #wrap_all {
	background: #f8f8f8;
}
#top .shadow-none {
	box-shadow: none !important;
	background-color: transparent;
	z-index: 2;
}

















#endoso-acciones .entry-content-wrapper:before, #endoso-acciones .entry-content-wrapper:after,
#solicitud-titulo-acciones .entry-content-wrapper:before, #solicitud-titulo-acciones .entry-content-wrapper:after {
	display: none;
}
#solicitud-titulo-acciones .entry-content-wrapper {
	display: flex;
	flex-wrap: wrap;
}
#solicitud-titulo-acciones .flex_column:nth-child(2) {
	width: 506px;
}
#solicitud-titulo-acciones .flex_column:first-child {
	width: calc(100% - (506px + 6%));
}
#top #wrap_all #actualizacion-de-datos {
	width: 90%;
}
#top #wrap_all #cobros.pb-0 .template-page {
	padding-bottom: 20px;
}
#top #wrap_all .body-tabs .template-page {
	padding-top: 0px;
}
#top #piace.body-tabs .post-entry.post-entry-type-page,
#top #deportes.body-tabs .post-entry.post-entry-type-page {
	padding-top: 85px;
}
.body-tabs {
	position: relative;
}
.body-tabs .post-scroll-top {
	position: absolute;
	bottom: 0;
	right: -120px;
	z-index: 2;
	transform: translate(50%, 0%);
}
#deportes .post-scroll-top, #piace .post-scroll-top {
	right: -40px;
	bottom: 100px;
}



/* RESPONSIVE */
@media (max-width: 2240px) {
	#memoria-labores:before, #endoso-acciones:before {
		height: 600px;
		background-position: calc(60% + 9vw) 85%;
		background-size: 350%;
	}
	#hero-asambleas {
		background-position: 50% 50%;
	}
	.forma-title-green:before {
		height: 750px;
		background-size: 350%;
	}
	#cobros:before {
		height: 750px;
		background-size: 450%;
		background-position: calc(55% + -5vw) 88%;
	}
}

@media (max-width: 1920px) {
	#cobros:before {
		height: 700px;
	}
	#top #endoso-acciones:before {
		height: 700px;
	}
}


@media (max-width: 1500px) {
	#memoria-labores:before, #boletines_informativos:before, #endoso-acciones:before {
		background-position: calc(60% + 5vw) 85%;
	}
	.forma-title-green:before {
		background: url(img/shape-header-cyan.svg) no-repeat calc(53% + -9vw) 100%;
	}
	#cobros:before {
		height: 600px;
		background-size: 350%;
	}
	#top #endoso-acciones:before {
		height: 670px;
	}
	#boletines_informativos:before {
		background-position: calc(60% + 9vw) 90%;
		height: 690px;
	}

}
@media (max-width: 1280px) {
	.body-tabs .post-scroll-top {
		right: -40px;
	}
	#deportes .post-scroll-top, #piace .post-scroll-top {
		right: 40px;
	}
	#memoria-labores:before, #boletines_informativos:before, #endoso-acciones:before {
		background-position: calc(60% + 9vw) 85%;
	}
}

@media (max-width: 1024px) {
	.body-tabs .post-scroll-top {
		right: 50%;
		bottom: -120px;
	}
	#deportes .post-scroll-top, #piace .post-scroll-top {
		right: 50%;
		bottom: 0px;
	}
	#top .toggle_content {
		font-size: 20px;
	}
	#top .toggler {
		font-size: 26px;
	}
	#top #first-post .slide-content h3 {
		font-size: 54px;
	}
	#top ul.sub-menu, #top ul.sub-menu * {
		color: var(--enfold-header-color-meta);
		font-size: 16px;
		line-height: 1;
	}
	#top ul.sub-menu {
		background: transparent !important;
		padding: 0;
	}
	#tramites .flex_column_table:nth-child(2) {
		display: flex;
		flex-wrap: wrap;
	}
	#tramites .flex_column_table:nth-child(2) .flex_column {
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}
	#memoria-labores:before, #endoso-acciones:before {
		background-position: calc(60% + 7vw) 100%;
	}
	#boletines_informativos:before {
		background-position: calc(60% + 9vw) 90%;
		height: 500px;
	}
	.memoria-labores-wrapper {
		grid-template-columns: repeat(3, 1fr);
		gap: 50px 20px;
	}
	#top .norma-content h3 {
		font-size: 16px;
	}
	.big-text-link a {
		font-size: 35px;
	}
	#top #wrap_all #convocatoria-actual h2.av-special-heading-tag {
		font-size: 58px;
	}
	#top .title-asamblea .av-special-heading-tag {
		font-size: 30px;
	}
	#hero-asambleas .container.av-section-cont-open {
		height: 750px !important;
	}
	#memoria-labores .template-page, #boletines_informativos .template-page, #endoso-acciones .template-page {
		padding-top: 100px;
	}
	.card-vertical-icons ul li {
		width: 19% !important;
	}
	.card-vertical-icons ul {
		justify-content: center;
		flex-wrap: wrap;
	}
	#top .bg-gray-gradient.info-list-icons h3 {
		font-size: 24px;
	}
	.bg-gray-gradient.info-list-icons.list-sm h3 + ol li {
		font-size: 20px;
	}
	.info-list-icons.list-sm > ol > li {
		font-size: 20px;
	}
	#top ul.list-big-icons li h4 {
		font-size: 24px;
	}
	#top ul.list-big-icons li {
		font-size: 18px;
	}
	#top #main .content-grid-section a.avia-button {
		font-size: 20px;
	}
	#wrap-grid .avia_textblock {
		align-items: self-start;
	}
	.card-info-call {
		font-size: 16px;
	}
	.card-info-call p ins {
		font-size: 24px;
	}
	.badge-3.skin-2 {
		font-size: 17px;
	}
	.box-green {
		font-size: 18px;
	}
	.box-green h3 {
		font-size: 30px;
	}
	.p-title {
		font-size: 18px;
	}
	#top .badge-1.ski-2 {
		top: 0;
		margin-bottom: 20px;
	}
	.grid-icon {
		transform: translate(-30%, 30%);
	}
	.grid-icon img {
		width: 50px;
	}
	#top .color-3 p, #top .color-4 p {
		font-size: 14px;
	}
	#top .box-color p {
		font-size: 14px;
	}
	#top .box-color {
		border-radius: 20px;
		padding: 29px 20px 29px;
	}
	#top .box-color h3 {
		font-size: 35px;
	}
	#top .box-color h3 ins {
		font-size: 24px;
	}
	#top .box-color h3 em {
		font-size: 21px;
		display: block;
		font-style: normal;
	}
	.title-divider-border {
		font-size: 20px;
	}
	.body-tabs .post-entry.post-entry-type-page {
		border-radius: 50px;
		padding: 175px 60px 65px 60px;
	}
	#header-nav-section {
		padding: 40px 35px;
	}
	#top ul.nav-page:not(.skin-2) {
		padding: 16px;
	}
	#top ul.nav-page:not(.skin-2) li a {
		font-size: 14px;
		border-radius: 18px;
		background-size: 24px;
		padding-left: 38px;
	}
	#top ul.nav-page.skin-2 li a {
		border-radius: 18px;
		padding: 12px 12px 12px 57px;
		background-size: 40px;
		font-size: 18px;
	}
	.title-hero-center .av_textblock_section {
		max-width: 580px;
	}
	.title-hero-center .av-special-heading {
		max-width: 600px;
	}
	#cobros:before {
		height: 500px;
	}
	.avia-menu.av-main-nav-wrap {
		box-shadow: none;
		border-radius: 0;
		padding: 0;
	}
	/* HEADINGS: PAGE, SECTIONS */
	#top #wrap_all #intro-historia h2,
	#top #wrap_all #valores-section h2.av-special-heading-tag,
	#top #wrap_all #estructura-capital h2.av-special-heading-tag,
	#top #wrap_all #hero-iniciativas h2.av-special-heading-tag,
	#top #wrap_all #cobros h2.av-special-heading-tag,
	#top #wrap_all #normas_regulaciones h2.av-special-heading-tag,
	#top #wrap_all #memoria-labores h2.av-special-heading-tag,
	#top #wrap_all #endoso-acciones h2.av-special-heading-tag,
	#top .titulo-primary-strong .av-special-heading-tag,
	#top #wrap_all #header-te-escuchanmos .av-special-heading-tag,
	#top #wrap_all #boletines_informativos h2.av-special-heading-tag {
		font-size: 58px;
	}
	#top .title-solido .av-special-heading-tag {
		font-size: 58px !important;
	}
	#top .titulo-primary-strong .av-special-heading-tag strong {
		font-size: 50px;
	}
	/* END HEADINGS: PAGE, SECTIONS */
	#top #wrap_all .avia_textblock,
	#top .badge-1 p, 
	.item-timeline-content {
		font-size: 20px;
	}
	#top #intro-historia .flex_column_table:first-child {
		float: none;
		max-width: 520px;
		margin: 0 auto;
	}
	.icon-bottom {
		width: 80px;
		height: 80px;
	}
	#top .icon-bottom a.av-icon-char {
		font-size: 30px;
		height: 30px;
	}
	.forma-title-green:before {
		height: 590px;
		background-size: 260%;
	}
	.badge-1 {
		max-width: 400px;
	}
	.badge-2 {
		font-size: 15px;
		max-width: 261px;
		margin: 0 auto;
		display: inline-flex;
		align-items: center;
	}
	.badge-3 {
		max-width: 314px;
		padding: 12px 15px 12px 85px;
		font-size: 20px;
		line-height: 22px;
	}
	.item-timeline-text ul {
		font-size: 18px;
	}
	#top .box-1 h2, #top .box-glass h2 {
		font-size: 50px;
		margin: 0;
	}
	.box-glass, #valores-section .box-1 {
		background: rgb(255 255 255 / 5.88%);
		backdrop-filter: blur(10px);
		border: 1px solid white;
		border-radius: 20px;
		padding: 25px 20px;
		display: flex !important;
		flex-direction: column;
		justify-content: center;
	}
	.box-1 .badge-2 {
		margin-top: 30px!important;
	}
	.box-glass .badge-2 {
		margin-top: 5px!important;
	}
	.box-1 .avia_textblock, .box-glass .avia_textblock {
		display: flex;
		flex-direction: column;
	}
	#top .card-member strong {
		font-size: 16px;
	}
	#top .card-member p:nth-child(2) {
		padding: 8px 10px;
		max-width: 200px;
		font-size: 13px;
		margin: -21px auto 0;
	}
	#top .avia_textblock.m-1 i, #top .avia_textblock.m-1 em, #top .avia_textblock.m-2 i, #top .avia_textblock.m-2 em {
		font-size: 30px;
	}
	#top .avia_textblock.m-1 {
		padding: 38px 40px 42px 20px;
		font-size: 18px !important;
	}
	#top .avia_textblock.m-2 {
		padding: 38px 24px 84px 40px;
		font-size: 18px !important;
	}
	#top .avia_textblock.m-3 h3 {
		font-size: 54px;
	}
	.avia_textblock.m-3 i, .avia_textblock.m-3 em {
		font-size: 34px;
	}
	#top .avia_textblock.m-4 h3 {
		font-size: 54px;
	}
	.h-badge {
		font-size: 15px;
		padding: 10px 36px 10px 15px;
		max-width: 132px;
	}
	#top .hb-1 {
		top: -20px;
	}
	#top .hb-3 {
		bottom: -25px;
	}
	.menu-footer li {
		font-size: 18px;
		padding: 5px 0;
	}
	.menu-footer li:not(:last-child) {
		margin-right: 15px;
		padding-right: 15px;
	}
	#logo-footer {
		width: 190px;
	}
	#top #wrap_all #social-footer ul {
		display: flex;
		column-gap: 18px;
		margin: 0;
	}
	#top #boletines_informativos .icon-bottom a.av-icon-char {
		font-size: 80px;
		height: 80px;
	}
	.boletin-content h3 {
		font-size: 44px;
	}
	.boletin-content a {
		font-size: 30px;
	}
	#top #endoso-acciones:before {
		height: 520px;
	}
}

@media (max-width: 989px) {
	.carousel-nav {
		font-size: 22px;
		height: auto;
		top: -50px;
	}

	#endoso-acciones .flex_column_table:nth-child(1) .flex_column {
		width: 100%;
	}
	#endoso-acciones .flex_column_table:nth-child(1) {
		display: flex;
		flex-direction: column;
		padding-top: 40px;
		margin-bottom: 50px;
	}
	#top #wrap_all #centros-negocio h2.av-special-heading-tag {
		font-size: 50px;
	}
	.info-contacto-1 a {
		font-size: 53px;
		padding-left: 54px;
		background-size: 44px;
	}
	#top #header-te-escuchanmos .template-page h1.av-special-heading-tag {
		font-size: 40px !important;
	}
	#top #header-te-escuchanmos .container {
		height: 380px !important;
	}
	#top #header-te-escuchanmos .template-page {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.boletin-content a {
		font-size: 20px;
	}
	.boletin-content h3 {
		font-size: 34px;
		line-height: 50px;
	}
	#boletines_informativos .flex_column_table .flex_column {
		width: 100%;
	}
	
	#boletines_informativos .flex_column_table {
		display: flex;
		flex-direction: column;
	}
	#boletines_informativos .flex_column_table:before,
	#boletines_informativos .flex_column_table:after {
		display: none;
	}
	#top .togglecontainer {
		padding: 75px 30px 30px;
		border-radius: 50px;
	}
	#post-items .avia-content-slider-inner {
		grid-template-columns: repeat(2, 1fr);
	}
	#first-post .slide-entry-excerpt {
		width: 100%;
		max-width: 100%;
		font-size: 20px;
	}
	#top #first-post .slide-content h3 {
		font-size: 38px;
	}
	#first-post img.wp-post-image {
		height: 520px;
	}
	.menu-blog ul li a {
		font-size: 12px;
	}
	#shape-divider-cards {
		max-width: 70px;
	}
	.box-content-grid {
		border-radius: 50px;
		padding: 70px 40px 50px;
	}
	#solicitud-titulo-acciones .entry-content-wrapper .flex_column {
		width: 100%;
		max-width: 380px;
	}
	#solicitud-titulo-acciones .template-page .entry-content-wrapper {
		padding-right: 0;
		justify-content: end;
		display: flex;
		flex-wrap: wrap;
	}
	#solicitud-titulo-acciones .entry-content-wrapper:before,
	#solicitud-titulo-acciones .entry-content-wrapper:after,
	#solicitud-titulo-acciones .entry-content-wrapper > p {
		display: none;
	}
	#top ul.nav-page:not(.skin-2) {
		padding: 16px 50px;
		flex-wrap: wrap;
		border-radius: 20px;
	}
	#header-nav-section {
		padding: 35px 24px 35px;
	}
	.memoria-labores-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
	#memoria-labores:before, #endoso-acciones:before {
		background-position: calc(60% + 8vw) 100%;
		height: 560px;
	}
	#boletines_informativos:before {
		background-position: calc(60% + 9vw) 90%;
		height: 530px;
	}
	#memoria-labores .flex_column_table .flex_column {
		width: 100%;
		max-width: 440px;
		margin: 0 auto;
	}
	#memoria-labores .flex_column_table {
		margin-bottom: 160px;
		float: none;
		display: flex;
		flex-direction: column;
	}
	.norma-item {
		width: calc(33.333% - 24px);
	}
	.normas-grid {
		gap: 45px 24px;
	}
	/* .normas-regulaciones-wrapper {
		gap: 45px 24px;
	} */
	#top .wrap-documentos {
		border-radius: 44px;
		padding: 40px 40px;
	}
	.big-text-link a {
		font-size: 30px;
	}
	#top #wrap_all #convocatoria-actual h2.av-special-heading-tag {
		font-size: 40px;
	}
	#grafica-extraordinaria {
		transform: translate(0%, 0%);
		margin-top: 20px;
	}
	.wrap-number-year .avia-animated-number .avia-animated-number-content {
		font-size: 30px;
	}
	#top .wrap-number-year .avia-animated-number strong.heading {
		font-size: 60px;
	}
	#top ul.list-big-icons li {
		padding-left: 65px;
	}
	#top ul.list-big-icons li img {
		width: 100%;
		max-width: 50px;
	}
	#top .content-grid-section.bg-gray-gradient {
		padding: 15px 24px 34px 24px;
	}
	#wrap-grid .avia_textblock {
		gap: 20px;
		flex-direction: column;
	}
	.wrap-grid-green, .card-info-call {
		width: 100%;
	}
	img.alignnone.size-full.wp-image-893 {
		display: none;
	}
	#top .box-color {
		background-size: 120%;
	}
	#top .box-color p {
		font-size: 16px;
	}
	#top .box-color h3 em {
		font-size: 30px;
	}
	#top .box-color h3 ins {
		font-size: 44px;
	}
	#top .box-color h3 {
		font-size: 54px;
	}
	.color-grid-colum1 {
		top: 0rem;
	}
	.grid-colors-wrap {
		display: flex;
		flex-direction: column;
	}
	.nav-menu-videos li {
		font-size: 12px;
		padding: 10px 10px;
		min-width: 180px;
	}
	.body-tabs .post-entry.post-entry-type-page {
		padding: 135px 40px 65px 40px;
	}
	#top ul.nav-page.skin-2 li a {
		border-radius: 16px;
		padding: 9px 12px 10px 40px;
		background-size: 24px;
		font-size: 15px;
	}
	#top ul.nav-page.skin-2 {
		gap: 15px 15px;
	}
	.forma-title-green:before {
		height: 505px;
		background-size: 260%;
	}
	.container {
		padding: 0 30px;
	}
	#top span.logo {
		box-shadow: none;
		border-radius: 0;
		padding: 0;
	}
	#top .menu-colored a {
		box-shadow: none;
	}
	#intro-historia .flex_column_table:nth-child(2) {
		padding: 30px 20px 74px;
	}
	#top #wrap_all .avia_textblock, #top .badge-1 p, .item-timeline-content {
		font-size: 18px;
	}
	.avia_textblock.timeline-intro {
		max-width: 290px;
		margin: 0 auto 60px;
		padding-bottom: 20px;
	}
	.item-timeline-image {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		position: relative;
		right: -6px;
	}
	.item-timeline-content {
		width: 100%;
		font-size: 18px;
		text-align: center;
		max-width: 450px;
		margin: auto;
	}
	.timeline-wrapper-inner .slick-next {
		right: 30px;
	}
	.timeline-wrapper-inner .slick-prev {
		left: 30px;
	}
	.box-1 .badge-2 {
		margin-top: 15px !important;
	}
	.box-glass .badge-2 {
		margin-top: 25px !important;
	}
	.icon-capital-bantrab {
		transform: translate(-15%, -35%);
	}
	#top .column-m-1, #top .column-m-2 {
		width: 100%;
		margin: 0;
	}
	#top .avia_textblock.m-1 {
		padding: 61px 60px 60px 24px;
	}
	#top .avia_textblock.m-2 {
		padding: 70px 24px 91px 80px;
	}
	#top .column-m-1 .av_textblock_section:nth-child(4) {
		width: 100%;
	}
	#top .column-m-2:before, #top .column-m-2:after {
		display: none;
	}
	#top .column-m-2 {
		display: grid;
		grid-template-columns: 1fr 1fr;
		margin-top: 20px;
		gap: 20px;
	}
	#top .column-m-2 .avia-image-container {
		margin: 0;
	}
	#top .avia_textblock.m-4 {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin: 0;
	}
	#footer-page .entry-content-wrapper {
		flex-direction: column;
		padding-bottom: 70px;
		row-gap: 24px;
	}
	#hero-asambleas main.template-page {
		padding-top: 40px;
	}
	#top #endoso-acciones:before {
		height: 490px;
	}
}


/* Mobile */
@media (max-width: 768px) {

}

@media (max-width: 767px) {
	.filter-btn {
		padding: 5px 10px;
		font-size: 12px;
	}
	.body-tabs .post-scroll-top {
		right: auto;
		bottom: 40px;
		transform: translate(85%, 0%);
		right: 50%;
	}
	#deportes .post-scroll-top, #piace .post-scroll-top {
		right: 50%;
		bottom: 100px;
	}
	.card-info-call {
		margin-top: 20px;
	}
	#top #wrap_all #cobros.pb-0 .template-page {
		padding-bottom: 0;
	}
	#endoso-acciones .flex_column_table:nth-child(1) {
		padding-top: 0px;
		margin-bottom: 0px;
	}
	#top #endoso-acciones .flex_column_table:nth-child(2) {
		margin-top: 0;
	}
	#endoso-acciones .av_font_icon svg {
		font-size: 90px;
		height: 90px;
	}
	.badge-single {
		display: block;
		text-align: center;
	}
	#top .boletin-wrapper .slick-next {
		right: 15px;
	}
	#top .boletin-wrapper .slick-prev {
		left: 15px;
	}
	#top .boletin-item {
		flex-direction: column;
	}
	#top .boletin-item * {
		text-align: center;
	}
	nav.boletin-nav {
		display: none;
	}
	#boletines_informativos span.av_font_icon a {
		font-size: 90px !important;
		height: 90px !important;
	}
	#boletines_informativos span.av_font_icon {
		margin-top: 10px;
	}
	#top .toggle_content {
		font-size: 16px;
		padding-right: 0;
	}
	#top .toggler {
		font-size: 20px;
	}
	#top .togglecontainer {
		padding: 75px 20px 30px;
	}
	#post-items article.slide-entry {
		padding: 12px 14px 16px;
	}
	#post-items article.slide-entry a {
		font-size: 14px;
		line-height: 1;
		display: block;
	}
	#post-items article.slide-entry span.post-category {
		font-size: 9px;
		padding: 5px 12px;
	}
	#first-post .slide-content {
		padding: 37px 24px;
	}
	#top .menu-blog ul {
		margin: 30px 0;
		flex-wrap: wrap;
		justify-content: center;
		gap: 15px 10px;
	}
	#top .avia_textblock.card-list-column > h3 {
		padding: 15px 20px;
		transform: translate(40px, -50%);
		width: calc(100% - 80px);
		text-align: center;
	}
	.avia_textblock.card-list-column {
		padding: 60px 24px 10px;
	}
	.text-col {
		padding: 0 0px;
		margin-bottom: 15px;
	}
	.avia_textblock.bottom-card-text {
		display: flex;
		flex-direction: column;
		padding-top: 40px;
	}
	#top .box-content-grid h3.flotando {
		left: 0;
		transform: none;
		text-align: center;
	}
	.box-content-grid {
		display: flex;
		flex-direction: column;
		padding-left: 24px;
		padding-right: 24px;
		border-radius: 30px;
		padding-top: 90px;
	}
	.info-list-icons > ol > li > ol > li {
		margin: 0;
		padding-left: 35px;
	}
	.info-list-icons > ol > li {
		padding-left: 45px;
	}
	.info-list-icons > ol > li:before, li[data-num]:before {
		width: 36px;
		height: 36px;
		font-size: 22px;
	}
	#top .avia_textblock.info-list-icons h3:before {
		width: 50px;
		height: 50px;
	}
	#top .avia_textblock.info-list-icons h3 {
		font-size: 26px;
	}
	#top #main .box-data-icons {
		border-radius: 40px;
		padding: 30px 24px;
	}
	#top #main .box-data-icons .title-box {
		position: static;
		left: 0;
		transform: none;
	}
	#top .title-box .av-special-heading-tag {
		font-size: 24px;
	}
	.memoria-anio {
		font-size: 15px;
		padding: 3px 15px;
	}
	.memoria-item-inner {
		text-align: center;
		padding: 16px 16px 45px;
		border-radius: 20px;
	}
	#top .memoria-item-inner span:not(.memoria-anio) {
		text-align: center;
		font-size: 14px;
		line-height: 1;
		display: block;
	}
	.memoria-item-inner {
		text-align: center;
	}
	#top .memoria-item-inner h3 {
		font-size: 16px;
	}
	#memoria-labores:before, #boletines_informativos:before, #top #endoso-acciones:before {
		background-position: calc(60% + 8vw) 100%;
		height: 490px;
	}
	.norma-item {
		width: calc(53% - 24px);
	}
	#top #convocatoria-actual .template-page {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	#top .avia_textblock.big-text-link {
		text-align: center !important;
	}
	#convocatoria-actual .entry-content-wrapper .av-special-heading {
		text-align: center;
	}
	#convocatoria-actual .entry-content-wrapper {
		flex-direction: column;
	}
	#top .title-asamblea .av-special-heading-tag {
		font-size: 26px;
	}
	.wrap-number-year:after {
		width: calc(100% - 130px) !important;
		height: 2px !important;
		left: 50% !important;
		transform: translate(-50%, -50%) !important;
	}
	#top .wrap-number-year {
		flex-direction: column;
		row-gap: 20px;
		padding-top: 65px;
	}
	.wrap-estadistica > .avia-image-container {
		margin-top: 20px;
	}
	#top .wrap-estadistica {
		border-radius: 50px;
		padding: 50px 24px 100px;
		border-radius: 30px;
	}
	.badge-4 img, .badge-5 img, .badge-6 img  {
		transform: translate(-50%, -50%);
		top: 0;
		left: 50%;
	}
	.badge-4, .badge-5, .badge-6 {
		border-radius: 1.2rem;
		padding: 48px 45px 18px;
		max-width: 535px;
		text-align: center;
	}
	.badge-5, .badge-6 {
		margin: -40px auto -40px;
	}
	
	#asistentes .template-page {
		padding-top: 0;
	}
	#top #section-participacion .flex_column_table {
		margin-top: 0;
	}
	#hero-asambleas .container.av-section-cont-open {
		height: 750px !important;
	}
	.grid-icon {
		transform: translate(-50%, 70%);
	}
	.box-color.color-3 {
		margin-bottom: 20px;
	}
	.title-divider-border:before {
		opacity: 0;
	}
	.title-divider-border p {
		background: transparent;
		margin: 20px 0;
	}
	.color-1 {
		margin-bottom: 20px;
	}
	.color-1, .color-2, #top .color-3, #top .color-4 {
		width: 100%;
		text-align: center;
		background-position: center;
	}
	.card-vertical-icons ul li {
		width: 47% !important;
	}
	.p-title-border {
		font-size: 20px;
	}
	#top ul.list-big-icons {
		margin-top: 25px;
	}
	#top .box-green.boxg-3 h3 {
		font-size: 30px;
	}
	#top .box-green {
		width: 100%;
		flex-direction: column;
		text-align: center;
	}
	.wrap-grid-green:before {
		opacity: 0;
	}
	nav.nav-menu-videos {
		display: none;
	}
	.title-border-green:before {
		opacity: 0;
	}
	.title-border-green > p {
		background: transparent;
		padding: 0 0px;
	}
	.avia_textblock.badge-border {
		margin: 20px auto 0px;
	}
	.carousel-btn {
		width: 34px;
		height: 34px;
		background-size: 30px !important;
	}
	#top .body-tabs {
		margin-top: -100px;
	}
	.content-grid-section {
		display: flex;
		flex-direction: column;
		gap: 0px
	}
	.body-tabs .post-entry.post-entry-type-page {
		padding: 155px 16px 16px;
		background: transparent;
		border-radius: 0;
	}
	.carousel-nav {
		font-size: 16px;
		height: auto;
		top: -40px;
		border-radius: 9px;
	}
	#top #hero-iniciativas + #cobros .flex_column_table {
		margin-top: 0;
	}
	#top ul.nav-page:not(.skin-2) {
		padding: 16px 20px;
		flex-wrap: wrap;
		border-radius: 20px;
	}
	#top ul.nav-page.skin-2 {
		flex-wrap: wrap;
		justify-content: center;
	}
	#section_titulo + #cobros .flex_column_table {
		display: flex;
	}
	#cobros:before {
		height: 440px;
	}
	#top #wrap_all #intro-historia h2, 
	#top #wrap_all #valores-section h2.av-special-heading-tag, 
	#top #wrap_all #estructura-capital h2.av-special-heading-tag, 
	#top #wrap_all #hero-iniciativas h2.av-special-heading-tag, 
	#top #wrap_all #cobros h2.av-special-heading-tag,
	#top #wrap_all #memoria-labores h2.av-special-heading-tag,
	#top #wrap_all #endoso-acciones h2.av-special-heading-tag, 
	#top #wrap_all #boletines_informativos h2.av-special-heading-tag, 
	#top .titulo-primary-strong .av-special-heading-tag {
		font-size: 48px;
	}
	#top .avia_textblock.badge-simple.badge-sp img {
		left: 50%;
		top: 0;
		transform: translate(-50%, -50%);
	}
	
	#top .avia_textblock.badge-simple.badge-sp {
		padding-top: 50px;
	}
	#top .box-beneficios {
		border-radius: 50px;
		padding: 80px 24px 100px;
	}
	.menu-footer li:first-child {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
		width: 100%;
		max-width: 170px;
		margin-bottom: 20px;
	}
	.menu-footer {
		flex-wrap: wrap;
		justify-content: center;
	}

	#top .column-m-2 {
		display: flex;
		text-align: center;
	}

	#top .img-movil {
		display: none;
	}
	#top .avia_textblock.m-1 {
		padding: 79px 60px;
		margin-bottom: 20px;
	}
	#top .avia_textblock.m-2 {
		padding: 86px 60px;
	}
	#top .column-m-1 .av_textblock_section:nth-child(2), #top .column-m-1 .av_textblock_section:nth-child(3) {
		width: 100%;
		margin: 0;
	}
	#list-capital ul li {
		border-radius: 16px;
		padding: 100px 20px 85px;
		font-size: 17px;
	}
	#top .title-solido .av-special-heading-tag {
		font-size: 40px !important;
		text-align: center;
	}
	#top .title-solido strong {
		margin-top: 10px;
	}
	.card-member img {
		width: 100%;
		max-width: 135px;
		box-shadow: 0px 0px 0px 10px #0E9F99;
	}
	#valores-section .flex_column_table:nth-child(2) .box-glass p {
		margin: 1rem 0!important;
	}
	/* BORDER RADIUS SECTIONS PAGE */
	#top #intro-historia,
	#valores-section,
	#autoridades-section,
	#hero-iniciativas,
	#final-intro-asamblea,
	#memoria-labores,
	#top #tramites,
	#in-blog,
	#teescuchamos-c1,
	#canales,
	#centros-negocio {
		border-radius: 0 0 35px 35px;
	}
	#section-participacion {
		border-radius: 35px 35px 0 0;
	}
	#first-post .slide-entry-wrap {
		margin-bottom: 0;
	}
	#section-solidez, #normas_regulaciones {
		border-radius: 35px;
	}
	/* END BORDER RADIUS SECTIONS PAGE */
	#valores-section .template-page {
		padding-top: 150px;
		padding-bottom: 50px;
	}
	#top #valores-section .flex_column_table:nth-child(3) {
		padding-left: 5px!important;
		padding-right: 14px!important;
	}
	#valores-section .flex_column_table:nth-child(2) .box-glass, #valores-section .flex_column_table:nth-child(2) .box-1 {
		margin-bottom: 0 !important;
	}
	#intro-historia .template-page {
		padding-bottom: 24px;
	}
	.timeline-wrapper-inner .slick-arrow {
		top: 40px;
		width: 30px;
		height: 30px;
		background-size: 20px;
	}
	.timeline-wrapper {
		padding-top: 50px;
	}
	nav.timeline-nav ul {
		border-bottom: 1px solid #BCBCBC;
	}
	#top .timeline-nav li:after {
		width: 14px;
		height: 14px;
	}
	.badge-1:before {
		top: 50%;
		transform: translate(0%, -50%);
	}
	#intro-historia .flex_column_table:nth-child(2) .av-special-heading-tag {
		font-size: 90px!important;
	}
	#intro-historia .template-page {
		padding-top: 65px;
	}
	.forma-title-green:before {
		height: 500px;
		background-size: 400%;
	}
	div#revolutionslider_1 > sr7-module {
		border-radius: 0 0 35px 35px !important;
	}
	#header-te-escuchanmos {
		background-position: center;
	}
	#top #header-te-escuchanmos .container {
		height: auto !important;
	}
	#top #wrap_all #header-te-escuchanmos .container h1.av-special-heading-tag {
		font-size: 34px !important;
	}
	#top .cta-button-2 a.avia-button {
		padding-bottom: 40px;
		text-align: center;
		padding: 18px 18px 40px;
	}
	#top #wrap_all .cta-button-2 a.avia-button .avia_button_icon {position: static;}
	#top .cta-button-2 a.avia-button svg {
		top: auto;
		bottom: -90px;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 80px;
		height: 80px;
	}
	.info-contacto-1 {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
		gap: 10px;
	}
	#top #canales .flex_column_table {
		margin: 0px auto 0;
		text-align: center;
	}
	#top .info-contacto-bottom > section {
		position: static !important;
		width: 100% !important;
	}
	
	#top .info-contacto-bottom {
		display: flex !important;
		flex-direction: column;
	}
	.avia_textblock.ib-1 {
		padding: 10px 10px 50px;
	}
	.avia_textblock.ib-2 {
		padding: 50px 10px 12px;
	}
	.avia_textblock.ib-2 a img {
		left: 50%;
		top: 50%;
		transform: translate(-50%, -40%);
	}
	#centros-negocio .entry-content-wrapper > div {
		width: 100%;
	}
	#centros-negocio .entry-content-wrapper * {
		text-align: center;
	}
	#centros-negocio .entry-content-wrapper {
		flex-direction: column;
	}
	#top #wrap_all #centros-negocio h2.av-special-heading-tag {
		font-size: 42px;
	}
	#centros-negocio .container.av-section-cont-open {
		height: auto !important;
	}
	#centros-negocio .template-page {
		padding-top: 100px;
	}
}