@charset "utf-8";

@font-face {
	font-family: "FontAwesome";
	src: url("/es/CDN/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
		url("/es/CDN/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
		url("/es/CDN/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

:root {
	--dark-blue: #003465;
	--light-blue: #1775cf;

	--claro: #ffffff;
	--azul1: #0084ff;
	--azul2: #024a8e;
	--azul3: #2f5579;
	--azul4: #0078e8;
	--naranja: #ff7d00;
	--verde: #4cdf5f;
	--txt: #2e2e2e;

	scroll-behavior: smooth;
}

html {
	font-size: 10px;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
	display: none !important;
}

::-moz-selection {
	color: var(--claro);
	background: var(--naranja);
}

::selection {
	color: var(--claro);
	background: var(--naranja);
}

body,
td,
th,
input,
select,
textarea,
p,
h1,
h2,
.h2,
h3,
h4,
h5,
h6,
a,
li {
	font-family: "Montserrat", sans-serif;
	color: #2e2e2e;
}

body,
td,
th,
input,
select,
textarea {
	font-size: 14px;
}

header.home {
	
	background: transparent !important;
}

body.home .container img {
	margin: 0 !important;
}

body.blog .site-content {
	max-width: 1000px;
}

body.pg-no-adm .footer-portal:after {
	display: none;
}

body.pg-no-adm .footer {
	padding-top: 3rem;
	margin-top: 2rem;
}

body.home .container_footer {
	margin-top: 0;
}

body.home .container__faq--seo {
	padding: 0;
}

body.home.pg-no-adm .home {
	box-shadow: none;
}

body.pg-adm #content-main {
	background: linear-gradient(#fff, #f1fbff);
	position: relative;
}

body.home .home-titulo-clientes {
	text-align: center;
	padding-top: 40px;
	font-weight: normal;
	font-size: 17px;
	color: #7b7b7b;
	border-bottom: dashed 1px #daebfb;
	padding-bottom: 27px;
}

body.home .home-extras-title {
	font-size: 40px;
	margin: 40px auto 0px;
	padding: 0;
	font-weight: 700;
	text-align: center;
	color: var(--azul1);
	font-family: montserrat, sans-serif;
}

.newspaper {
	border: 1px black solid;
	padding: 15px;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
	-webkit-column-rule: 1px solid lightgrey;
	-moz-column-rule: 1px solid lightgrey;
	column-rule: 1px solid lightgrey;
}

section.faq {
	background: #0078e8;
}

.faq h2.faq-title {
	color: #deefff;
}

.faq p.faq-desc {
	color: #7cc0ff;
}

.faq .newspaper {
	-webkit-column-rule: 1px solid #3188e6;
	-moz-column-rule: 1px solid #3188e6;
	column-rule: 1px solid #3188e6;
}

h1 {
	color: var(--dark-blue);
}

h2,
.h2 {
	color: var(--dark-blue);
}

h3 {
	color: #024a8e;
}

h4 {
	color: #2e2e2e;
}

h5 {
	color: #2e2e2e;
}

h6 {
	color: #024a8e;
}

/* Estilos para las zebras */

.zebra {
	margin-top: 15px;
	margin-bottom: 20px;
}

.zebra td {
	border-bottom: 1px solid #f1f1f1;
}

.zebra tr.alt td {
	background: #f7f7f7;
}

.zebra tr.over td {
	background: #e2e2e2;
}

.zebra tr.title td {
	background-color: #d6d6d6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.big-padding {
	padding: 40px 0;
}

/* Retoques al jQuery UI*/

.ui-state-default,
.ui-widget-content .ui-state-default {
	background: #444444;
	color: #fff;
	border: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
	color: #fff;
	border: none;
	background-color: #0a79e2;
	background-image: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default * {
	color: #fff;
	border: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active * {
	color: #fff;
	border: none;
}

.ui-widget-header,
.ui-widget-content {
	border: none;
	background: #fff;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
}

.ui-tabs-nav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding-bottom: 5px;
	border: none;
}

.ui-tabs .ui-tabs-nav li a {
	padding: 5px;
}

.margin {
	margin: 5px;
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.clear {
	clear: both;
}

#MenuVertical {
	padding: 0;
	margin: 0;
	width: 172px;
	float: left;
	margin-right: 27px;
}

#MenuVertical li {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(vineta.gif);
}

#MenuVertical li a {
	color: #0a79e2;
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.btn-default {
	color: #fff;
	background-color: var(--light-blue);
	border-color: var(--light-blue);
	transition: all 0.3s ease;
}

.btn-default.disabled {
	color: #fff;
	border-color: var(--light-blue);
	background-color: var(--light-blue);
}

.btn-default:hover {
	background-color: var(--dark-blue);
	border-color: var(--dark-blue);
	transition: all 0.3s ease;
	color: #fff;
}

/* Paddings */

.p-x {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.p-y {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.p-0 {
	padding: 0px;
}

.p-1 {
	padding: 1em;
}

.p-2 {
	padding: 2em;
}

.p-3 {
	padding: 3em;
}

.p {
	padding: 1em;
}

/* Tags */

p {
	font-weight: 300;
	line-height: 1.5;
	text-align: justify;
}

a {
	color: #3c489e;
	transition: all 0.3s ease-in-out;
}

a:hover {
	text-decoration: none;
	color: var(--azul2);
}

a:visited,
a:active,
a:focus {
	text-decoration: none !important;
}

*:focus {
	outline: none !important;
}

.skip-link {
	position: absolute;
	top: -5rem;
	left: 1.2rem;
	z-index: 1000;
	padding: 1.2rem 1.6rem;
	background: #003465;
	color: #fff !important;
	border-radius: 0 0 1.2rem 1.2rem;
}

.skip-link:focus {
	top: 0;
}

a:focus-visible,
button:focus-visible,
[tabindex="0"]:focus-visible,
.header_menu-item-drop:focus-visible,
.menu_hamburgesa:focus-visible,
whatsapp-chat-button:focus-visible {
	outline: 3px solid #ff7d00 !important;
	outline-offset: 3px;
}

/*------------*/

.site-content {
	padding-top: 8rem;
}

section.home-section {
	padding-top: 8rem;
}

.site-content,
.my-container {
	max-width: 1200px;
	margin: 0 auto;
}

/*------------*/

.w-100 {
	width: 100%;
}

/* Revisar q rayos es estos xd/ */

/* Selector cantidad creditos */

.input {
	width: 100%;
	position: relative;
	max-width: 283px;
}

.action {
	position: absolute;
	max-width: 283px;
	width: auto;
	padding: 0 15px;
	z-index: 999;
	top: 0;
	bottom: 0;
	right: 0;
	display: block;
	cursor: pointer;
	color: #339f81;
	font-size: 25px;
}

.paquetes .opciones {
	background-color: #fff;
	padding: 0;
	position: absolute;
	width: 100%;
	border: solid 1px #53b56f;
	border-radius: 8px;
	overflow: hidden;
	left: 0;
	right: 0;
	margin: 10px auto 0;
	z-index: 9999;
}

.opcion {
	transition: all 0.3s ease;
}

.paquetes .opciones .opcion {
	cursor: pointer;
	font-size: 14px;
	border-bottom: 1px dashed #53b470;
	padding: 10px 15px;
}

.paquetes .opciones .opcion:hover,
.paquetes .opciones .opcion.active {
	background-color: #d7ffdd;
}

.paquetes .opciones .opcion:last-child {
	border: 0;
}

/**** Start Section Header ****/

header.home {
	position: fixed;
	width: 100%;
	z-index: 100;
	top: 0;
	left: 0;
	background: #fff;
	transition: all 0.3s ease;
}

.header-content {
	justify-content: space-between;
	align-items: center;
	padding: 1rem;
	transition: all 0.3s ease;
}

.nav-brand {
	max-width: 145px;
	transition: all 0.3s ease;
}

.nav-brand img {
	transition: all 0.3s ease;
	width: 100%;
}

/*para quitar los submenus en la vista responsive*/

.social-links,
.main-nav-mobile {
	display: none;
}

/*para quitar los submenus en la vista de escritorio*/

#menu-main > li > ul {
	display: none;
}

.toogle-menu {
	/*boton del menu responsive*/
	color: var(--azul1);
	font-size: 30px;
	padding: 0 5px;
	line-height: 1;
}

.btn-login {
	display: flex;
	width: 52%;
	max-width: 176px;
	height: 33px;
	border: 2px solid var(--light-blue);
	border-radius: 30px;
	padding: 4px 10px;
	align-items: center;
	justify-content: center;
	font-size: 11px;
	font-weight: bold;
	color: var(--light-blue);
	line-height: 9px;
	text-align: center;
	margin-right: 5px;
}

.content-info-header {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-left: 10px;
}

/**** End Section Header ****/

/******** new menu heheh *********/
/*** Start Header Section ***/

body.menu_hamburgesa-disable-scroll {
	overflow: hidden;
}

header.home {
	min-height: 8rem;
	max-height: 8rem;
	margin-top: 0.7rem;
}

header.home::before {
	content: "";
	position: absolute;
	top: -0.7rem;
	left: 0;
	width: 100%;
	height: 7px;
	background: #006ce3;
}

header.home.fixed .container__header {
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.18) !important;
}

.header-content {
	padding: 0 !important;
}

.container__header {
	display: flex;
	justify-content: space-between;
	min-height: 8rem;
	padding: 0 1.2rem;
	margin: 0 auto;
	max-width: 130rem;
	background: #fff;
}

.nav-brand {
	display: flex;
	place-items: center;
	min-width: 14rem;
	padding: 0.8rem !important;
}

.container__header nav {
	min-height: 8rem;
}

nav.header_nav {
	display: flex;
	justify-content: end;
	place-items: center;
	width: 100%;
}

.header_menu {
	padding: 0 0 0 2.8rem;
}

/*** Start Responsive Menu ***/

.menu_hamburgesa {
	cursor: pointer;
	background: transparent;
	border: 0;
	padding: 0;
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	color: inherit;
	font: inherit;
}

.menu_hamburgesa .menu_hamburgesa--close {
	display: none;
}

nav.header_nav.menu_hamburgesa-opened .menu_hamburgesa--open {
	display: none;
}

nav.header_nav.menu_hamburgesa-opened .menu_hamburgesa--close {
	display: flex;
}

nav.header_nav.menu_hamburgesa-opened ul.header_menu {
	display: flex;
	flex-direction: column;
	align-items: start;
	overflow: auto;
	background-color: #fff;
	position: absolute;
	top: 8rem;
	height: calc(100vh - 8rem);
	width: 100%;
	padding: 2rem 0.4rem;
	left: 0;
}

nav.header_nav.menu_hamburgesa-opened .menu-header {
	padding: 1.6rem !important;
	gap: 1.6rem;
}

nav.header_nav.menu_hamburgesa-opened li.header_menu-item {
	display: flex;
	place-content: space-between;
	place-items: center;
	list-style: none;
	padding: 0.8rem 1rem;
	
	position: relative;
	width: 100%;
	cursor: pointer;
}

.header_menu--right {
	display: flex;
	place-items: center;
	justify-content: space-between;
	gap: 1.2rem;
}

.header_menu--right .header_menu-item-start {
	display: none !important;
}

.header_menu--right ul {
	display: flex;
	place-content: center;
	place-items: center;
	gap: 0.8rem;
	margin: 0;
}

.btn__header--right {
	border-radius: 14px;
	border: 1px solid #006ce3;
	min-height: 5.2rem;
	max-height: 5.2rem;
	margin-right: 0.8rem;
	padding: 0 !important;
	transition: all 0.4s ease-in;
}

.btn__header--right:hover {
	background-color: #f3f9ff;
	transition: all 0.4s ease-in-out;
}

whatsapp-chat-button {
	display: flex;
	place-content: center;
	place-items: center;
	gap: .8rem;
	width: 100%;
	height: 100%;
	min-height: 5.2rem;
	max-height: 5.2rem;
	padding: 1.4rem 1.2rem !important;
	background-color: #006ce3;
	color: #fff;
	border-radius: 14px;
	width: max-content;
	cursor: pointer;
	transition: all 0.4s ease-in;
}

whatsapp-chat-button:hover {
	transition: all 0.4s ease-in;
	background: #0056b8;
}

whatsapp-chat-button span {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
}

.header_nav whatsapp-chat-button svg {
	display: none;
}

.header_nav whatsapp-chat-button span {
	font-size: 12px;
}

.btn__header--right a {
	display: flex;
	place-content: center;
	place-items: center;
	gap: 0.4rem;
	width: 100%;
	height: 100%;
	min-height: 5.2rem;
	max-height: 5.2rem;
	padding: 1.4rem 1.2rem !important;
}

.btn__header--right a span {
	font-size: 14px;
	font-weight: 700;
	margin-left: 0.4rem;
	color: #006ce3;
	width: max-content;
}

.btn__header--right--blue {
	background: #006ce3;
	transition: all 0.4s ease-in;
}

.btn__header--right--blue:hover {
	transition: all 0.4s ease-in-out;
	background: #0056b8;
	border-color: #0056b8;
}

.btn__header--right--blue a span {
	color: #fff;
}

.btn__header--right--blue a svg path {
	fill: #fff;
}

.header_menu-item-login {
	display: none !important;
}

nav.header_nav.menu_hamburgesa-opened li.header_menu-item {
	flex-direction: column;
	place-items: start;
}

nav.header_nav.menu_hamburgesa-opened
	li.header_menu-item
	.header_menu-item-drop.submenu_drop
	> .fa-angle-down {
	transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transform-origin: center;
	transform: rotate(-180deg);
}

.header_menu-item-drop,
nav.header_nav.menu_hamburgesa-opened .header_menu-item-drop {
	display: flex;
	place-content: space-between;
	place-items: center;
	width: 100%;
	background: transparent;
	border: 0;
	padding: 0;
	text-align: left;
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	color: inherit;
	font: inherit;
}

nav.header_nav.menu_hamburgesa-opened
	li.header_menu-item
	.header_menu-item-drop.submenu_drop
	+ .submenu_container {
	display: grid;
	transition: all 0.4s ease-in-out;
}

nav.header_nav.menu_hamburgesa-opened .submenu_container {
	
	display: grid;
	grid-template-columns: 1fr;
	
	gap: 4rem 2rem;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	box-shadow: none;
	margin: 0 auto;
	padding: 4rem 0.8rem;
	transition: all 0.4s ease-in;
}

nav.header_nav.menu_hamburgesa-opened li.submenu_item a {
	gap: 1.2rem;
}

nav.header_nav.menu_hamburgesa-opened .submenu_item-img {
	
	min-width: 2rem;
	max-width: 2rem;
}

nav.header_nav.menu_hamburgesa-opened .submenu_item-link span {
	
	font-size: 1.4rem;
	line-height: 1.6rem;
	padding: 0.4rem 0 0.8rem;
}

nav.header_nav.menu_hamburgesa-opened .submenu_item-link p {
	font-size: 1.2rem;
	line-height: 1.6rem;
}

nav.header_nav.menu_hamburgesa-opened .submenu_item-link-more {
	display: none;
}

nav.header_nav.menu_hamburgesa-opened .submenu_container {
	position: static;
	top: auto;
	left: auto;
	transform: translateX(0);
}

/*** End Responsive Menu ***/

/*** Start Desktop Menu ***/

#menu-header {
	display: flex;
	flex-direction: column;
	padding: 0;
}

#menu-header li {
	position: relative;
	list-style: none;
}

#menu-header li a {
	font-size: 1.4rem;
	font-weight: 500;
	color: #0d1e3f;
}

ul.header_menu {
	display: none;
	margin: 0;
	min-height: 8rem;
}

li.header_menu-item {
	display: flex;
	place-content: center;
	place-items: center;
	list-style: none;
	padding: 0.8rem 1rem;
	
	position: relative;
}

li.header_menu-item,
li.header_menu-item a {
	font-size: 1.4rem;
	font-weight: 500;
	transition: color 0.4s ease-in;
	color: #0d1e3f;
}

#menu-header li a:hover,
li.header_menu-item:hover,
li.header_menu-item:hover a {
	transition: color 0.2s ease-in-out;
	color: #0039c8;
}

li.header_menu-item .header_menu-item-drop > .fa-angle-down {
	font-size: 1.8rem;
	margin-left: 0.8rem;
	transform-origin: center;
	transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

li.header_menu-item.btn_create_account {
	margin-left: 0.4rem;
	padding: 0 0.8rem 0 0 !important;
}

li.header_menu-item.btn_create_account a {
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: 700;
	border-radius: 0.8rem;
	padding: 1.6rem 2rem;
	color: #fff;
	text-align: center;
	background-color: #05eb84;
	transition: all 0.4s ease-in;
}

li.header_menu-item.btn_create_account a:hover {
	color: #fff;
	background-color: #00d475;
	transition: all 0.3s ease-in-out;
}

.header_nav_left {
	display: flex;
	place-items: center;
}

.header_nav_left ul {
	margin-bottom: 0;
}

.header_menu-item:hover .submenu_container {
	display: grid;
}

.submenu_container {
	
	display: none;
	grid-template-columns: repeat(3, 1fr);
	
	
	gap: 2rem;
	min-width: 100rem;
	max-width: 100rem;
	
	margin: 0 auto;
	padding: 4rem 6rem;
	
	background-color: #fff;
	box-shadow: 0 2px 20px 0 #E0EFFF;
	
	border-radius: 1.2rem;
	
	position: fixed;
	z-index: 9;
	top: 10rem;
	
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.4s ease-in;
}

.header_menu-item:nth-child(2) .submenu_container  {
	
	grid-template-columns: .6fr 1.4fr;
}

.submenu__container--custom ul,
.submenu__container--vertical ul {
	padding: 0;
}

.submenu__container--custom ul {
	display: flex;
	flex-direction: column;
	gap: 2rem;
}

.header_menu-item:nth-child(2) .submenu__container--custom:nth-child(2) ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 2rem;
}

.submenu__container--custom h4, 
.submenu__container--vertical h4 {
	display: inline-flex;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: #0D1E3F;
	padding: .4rem 1.6rem;
	margin-bottom: 4rem;
}

.submenu__container--custom h4 {
	border-radius: 12px;
	border: 1px solid #006CE3;
	background: #EDF5FF;
}

.submenu__container--custom:nth-child(2) h4 {
	border: 1px solid #FCAB00;
	background: #FFF5E0;
}

.submenu__container--custom:nth-child(3) h4 {
	border: 1px solid #16d600;
	background: #ECFEF6;
}

.submenu__container--custom .submenu_item:hover .submenu_item-link span {
	transition: color .24s ease;
	color: #006CE3;
}

.submenu__container--custom:nth-child(2) .submenu_item:hover .submenu_item-link span {
	transition: color .24s ease;
	color: #FCAB00;
}

.submenu__container--custom:nth-child(3) .submenu_item:hover .submenu_item-link span {
	transition: color .24s ease;
	color: #16d600;
}

li.submenu_item {
	list-style: none;
}

li.submenu_item a {
	display: flex;
	gap: 1.2rem;
}

.submenu_item-img {
	display: flex;
	place-content: center;
	place-items: start;
	
	min-width: 2.4rem;
	max-width: 2.4rem;
	padding-top: 4px;
}

.submenu_item-link span {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.7rem;
	font-weight: 700;
	padding: 0.4rem 0 0.8rem;
	color: #0f2149;
}

.submenu_item-link p {
	font-size: 1rem;
	line-height: 1.4rem;
	font-weight: 500;
	text-align: start;
	margin: 0;
	color: #0f2149;
}

.submenu_item-link-hover {
	display: none;
	margin-left: 0.4rem;
}

li.submenu_item:hover .submenu_item-link-hover {
	place-content: center;
	place-items: center;
}

.submenu_item-link-more {
	display: flex;
	place-content: center;
	place-items: center;
	min-width: 1.6rem;
}

.submenu_item-link-more svg {
	display: none;
	transition: all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

li.submenu_item:hover .submenu_item-link-more svg {
	display: flex;
	transition: all 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/*** End Desktop Menu ***/

/*** End Header Section ***/

/* Slider Home */

.slick-arrow {
	position: absolute;
	top: 100%;
	right: 0;
	transform: translateY(-50%);
	z-index: 50;
	color: #fff;
	font-size: 20px;
	padding-top: 0px;
	line-height: 0;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	background: var(--azul1);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	margin: 0 25px;
}

span.arrow-right.slick-arrow {
	right: 0;
	left: auto;
}

.slick-arrow:hover {
	background: var(--naranja);
	color: #fff;
}

#blog-cloud-tags-pge {
	font-size: 7px;
	font-weight: bold;
}

#blog-cloud-tags-pge a {
	color: #346da6;
	vertical-align: text-bottom;
	padding: 5px;
}

#blog-cloud-tags-pge a:hover {
	background: #ddefff;
}

.blog-container {
	display: flow-root;
}

body.mod-blog #content-main,
body.mod-noticias #content-main,
body.mod-news #content-main {
	overflow: inherit !important;
}

.blog-container .blog-lat {
	border-left: dotted 1px #ccc;
	position: sticky;
	top: 100px;
}

.blog-top-item {
	margin-bottom: 10px;
}

.blog-top-item a {
	display: flex;
	color: #346da6;
}

.blog-top-item .blog-top-img img {
	flex: 1;
	width: 80px;
}

.blog-top-item .blog-top-img img {
	width: 80px;
	height: 80px;
	object-fit: cover;
}

.blog-top-item .blog-top-cnt {
	flex: 1;
	margin-left: 10px;
	font-size: 13px;
	display: flex;
	align-items: center;
}

.blog-lat ul#Default {
	list-style: none;
	margin: 0;
	padding: 0;
}

.blog-lat ul li {
	margin-bottom: 10px;
}

.blog-lat ul li#last {
	margin-bottom: 0px;
}

.blog-lat ul li a {
	display: block;
	text-align: center;
	border: solid 3px #1e84ff;
	padding: 10px 0;
	border-radius: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #1e84ff;
	background-color: #fff;
}

.blog-lat ul li a:hover {
	color: #fff;
	background-color: #1e84ff;
}

/*titulos--------------------------*/

.content-box-title,
.mod-box-title {
	font-size: calc(1em + 2vw);
	width: fit-content;
	margin: 0em auto 2rem;
	padding: 1rem;
	max-width: 600px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
	color: var(--azul1);
}

.mod-lat {
	margin: 10px 5px;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 20px;
}

.mod-lat .mod-lat-title {
	color: #1e84ff;
	font-weight: bold;
	padding: 11px 0;
	font-size: 14px;
}

/*secciones con ancho especial --------------------- */

.mod-news .pg-editor,
.mod-news .content-area,
.mod-noticias .pg-editor,
.mod-noticias .content-area,
.mod-blog .pg-editor,
.mod-blog .content-area {
	max-width: 700px;
	margin: auto;
}

/*blog --------------------- */

.blog-post {
	margin-bottom: 80px !important;
}

.blog-post a {
	color: #6f6f6f;
}

.blog-post h1 {
	font-size: 40px;
	font-weight: bold !important;
	margin-bottom: 40px !important;
	text-align: center;
}

.blog--grid .card .thumb {
	padding-bottom: 50% !important;
	border-bottom: 5px solid var(--azul2);
}

.blog--grid .card .header-text {
	color: var(--azul3) !important;
	letter-spacing: 0.025em !important;
	margin-top: 0 !important;
}

.blog--grid .card h1 {
	font-size: 20px !important;
}

.blog--grid .card h1 a {
	color: var(--azul1);
	font-weight: bold;
	line-height: 1.2em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	margin: 1rem 0;
}

.blog--grid .card p {
	flex: initial !important;
	line-height: 1.3 !important;
	font-size: 15px;
	text-align: left;
	color: var(--txt);
	font-weight: 400;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	margin: auto 0;
}

.bottom-support-text > a {
	display: flex;
	width: 100%;
	height: 40px;
	max-width: 185px;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 2px solid #0a79e2;
	border-radius: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #0a79e2;
}

.bottom-support-text > a:hover {
	background: var(--azul2) !important;
	border: 2px solid var(--azul2);
}

.blog--grid .card {
	box-shadow: 0 2px 7px rgb(0 0 0 / 21%) !important;
	border: 1px solid var(--azul1);
	border-radius: 10px;
	overflow: hidden;
	transition: all 0.3s ease !important;
}

.blog--grid .card:hover {
	top: initial !important;
	box-shadow: 0 7px 10px rgb(0 0 0 / 20%) !important;
	transform: translateY(-7px);
	transition: all 0.3s ease !important;
}

/*HOVERS*/

.btn-login:hover {
	background: var(--azul1);
	color: #fff;
	border-color: var(--azul1);
}

.banner-content-txt > a:hover {
	background: #fff;
	color: var(--naranja);
	border-color: var(--naranja);
}

.btn-cal:hover {
	background: var(--verde);
	color: #fff;
	text-shadow: 1px 1px 5px #267129;
}

.herramienta:hover {
	transform: scale(1.08);
	box-shadow: 0px 20px 60px #3145f43d;
}

.enlace-herra:hover {
	color: #fff;
	background: var(--naranja);
}

.pago:hover {
	transform: translateY(-15px);
}

.funcionalidad:hover {
	transform: translateY(-15px);
}

.extra:hover {
	box-shadow: 0px 10px 4px #3145f41a;
	transform: translateY(-10px);
	border: 1px solid var(--azul1);
}

.color .container {
	padding: 0;
}

.scroll .menuTop-ul > li .menuTop-detalle {
	display: none !important;
}

.container_footer .end-content {
	background-color: #f2f5f8;
	padding: 50px 0;
}

.container_footer .footer-extra-content * {
	color: #666;
	font-size: 90%;
}

.container_footer .footer-extra-content h2 {
	color: #888;
	font-size: 95%;
	font-weight: bold;
}

.container_footer .footer-extra-content h3 {
	color: #888;
	font-size: 93%;
	font-weight: bold;
}

.container_footer .footer-extra-content h4 {
	color: #888;
	font-size: 91%;
	font-weight: bold;
}

/* Media Queries */

/* General Styles */

.content-box,
.mod-box {
	padding: 25px;
}

.content-area {
	padding: 20px 0;
}

/* Colors */

.col-whi {
	color: #fff;
}

.col-bla {
	color: #000;
}

.bg-whi {
	background-color: white;
}

.bg-gray {
	background-color: #ebebeb;
}

.bg-bla {
	background-color: #000000;
}

/* Paddings */

.pad-0 {
	padding: 0;
}

.pad-1 {
	padding: 1em;
}

.pad-3 {
	padding: 3em;
}

/* Displays */

.dis-blo {
	display: block;
}

.dis-inl {
	display: inline-block;
}

.dis-flex {
	display: flex;
}

#content-main {
	position: relative;
	overflow: hidden;
	background-color: var(--claro);
}

.site-content-inside {
	position: relative;
}

.info-section p {
	text-align: center;
	font-size: 1.2em;
}

.info-section .row .col-xs-12 {
	padding: 0;
}

.intro {
	font-size: 16px;
	padding: 2em 1.5em;
}

.site-content {
	max-width: 1200px;
	margin: 0 auto;
}

.img-zoom-in,
.img-zoom-out {
	overflow: hidden;
}

.img-zoom-in img,
.img-zoom-out img {
	transition: all 0.3s ease-in-out;
}

.img-zoom-in:hover img {
	transform: scale(1.15);
}

.img-zoom-out img {
	transform: scale(1.15);
}

.img-zoom-out:hover img {
	transform: scale(1);
}

.bold {
	font-weight: 700;
}

.relative {
	position: relative;
}

/* Fonts */

.text-upper {
	text-transform: uppercase;
}

/* Buttons */

.w-100 {
	width: 100%;
}

.pad-0-intro .col-xs-12 {
	padding: 0;
}

.container {
	width: 100%;
}

/* SLICK */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* Arrows */

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
	font-family: "FontAwesome";
	font-size: 26px;
	line-height: 1;
	opacity: 0.75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-next {
	right: -25px;
}

.slick-prev {
	left: -25px;
}

[dir="rtl"] .slick-next {
	right: 25px;
	left: auto;
}

.slick-prev:before {
	content: "\f104";
}

[dir="rtl"] .slick-prev:before {
	content: "\f105";
}

[dir="rtl"] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: "\f105";
}

[dir="rtl"] .slick-next:before {
	content: "\f104";
}

/**** Slick dots *****/

ul.slick-dots {
	list-style: none;
	display: flex;
	gap: 0.8rem;
	place-content: center;
	padding: 32px 0 0 0;
}

ul.slick-dots li button {
	border: none;
	width: 1.2rem;
	height: 1.2rem;
	background-color: #a9c9e8;
	color: transparent;
	border-radius: 50%;
	transition: all 0.5s ease-in;
}

ul.slick-dots li.slick-active button,
ul.slick-dots li.slick-active button {
	background-color: #0879e3;
}

/**** Slick dots *****/

.cursor {
	color: #3c489e;
	transition: all 0.3s ease-in-out;
	border-style: none;
	border-image: none;
	text-shadow: none;
	appearance: none;
	background: none;
	cursor: pointer;
}

#pge_ssl_widget {
	display: none;
}

.badge.badge-slider-home {
	position: absolute;
	margin-left: 10px;
	background: #d9534f;
}

.image-shadow {
	border-radius: 10px;
	box-shadow: 0 0 13px 1px #ccc;
}

.news-detail hr {
	margin: 40px auto !important;
	max-width: 190px;
	padding: 0px;
}

/************* New Style Home hhe he! ***************/

/**** Start Section LC Hero ****/

section.section__hero {
	max-width: 120rem;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.section__hero--lc {
	display: flex;
	flex-direction: column;
	place-content: center;
	place-items: center;
	padding: 1.2rem 0 4rem;
	
	width: 90%;
	margin: 0 auto;
}

.section__hero--titulo span.hero_subtitle {
	display: flex;
	place-content: center;
	place-items: center;
	font-size: 1rem;
	line-height: 1.2rem;
	font-weight: 700;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.section__hero--titulo h1 {
	display: flex;
	place-content: center;
	place-items: center;
	min-height: 12rem;
	max-height: 12rem;
	
}

.section__hero--titulo h1 span,
.section__hero--titulo h1 b {
	display: inline-flex;
	place-content: center;
	place-items: center;
	font-size: 4rem;
	line-height: 4.9rem;
	font-weight: 800;
	white-space: normal;
	padding: 1.2rem 0 0.4rem;
	text-align: center;
	color: #0d1e3f;
	width: 100%;
}

.section__hero--detalles {
	padding: 0 0 1.2rem;
}

.section__hero--detalles p {
	font-size: 1rem;
	line-height: 1.2rem;
	font-weight: 500;
	text-align: center;
	color: #0f2149;
}

.section__hero--detalles p b {
	font-weight: 800;
}

.section__btn a {
	display: inline-flex;
	place-content: center;
	place-items: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
	color: #fff;
	text-align: center;
	padding: 1.6rem 2.8rem;
	border-radius: 0.8rem;
	background-color: #05eb84;
	transition: background-color 0.6s ease-in;
}

.section__btn a > i {
	padding-left: 0.8rem;
	transform: translateX(0);
	transition: transform 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.section__btn a:hover > i {
	transition: transform 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
	transform: translateX(1.2rem);
}

.section__btn a:hover {
	transition: background-color 0.3s ease-in-out;
	background-color: #00d475;
}

.section__hero--btns ul {
	display: flex;
	
	gap: 0.8rem;
	padding: 0;
}

.section__hero--btns whatsapp-chat-button,
.section__hero--btns ul li {
	display: flex;
	gap: 0.8rem;
	min-height: 6.6rem;
	max-height: 6.6rem;
}

.section__hero--btns ul li a {
	font-size: 17px;
	padding: 1.2rem 2.8rem;
	min-height: 6.6rem;
	max-height: 6.6rem;
}

.section__hero--btns ul li a,
.section__hero--btns whatsapp-chat-button {
	padding: 1.4rem 2rem !important;
}

.section__contract span {
	display: flex;
	font-size: 0.8rem;
	line-height: 1rem;
	font-weight: 600;
	text-align: center;
	padding: 2rem 0 2rem;
	color: #0f2149;
}

.section__hero .container_brands {
	margin: 0 !important;
}

.section__hero--features {
	width: 100%;
	background-color: #F9FBFF;
	padding: 2rem;
	position: relative;
	border-radius: 2rem;
}

.home .section__hero--features::before {
	content: "";
	width: 100%;
	height: 40rem;
	top: -40rem;
	left: 0;
	position: absolute;
	z-index: 1;
	background: #F9FBFF;
	clip-path: ellipse(75% 200% at 50% 230%);
}

.section__hero--features-bg {
	gap: 1.2rem;
	background-color: #F9FBFF;
	padding: 0 2rem;
	
	margin: 0 auto;
	border-radius: 1.2rem;
	position: relative;
	z-index: 2;
	max-width: 120rem;
}

.home .section__hero--features-bg {
	max-width: 108rem;
}

article.section__hero--feature {
	display: flex;
	place-content: center;
	place-items: center;
	gap: 2rem;
	width: 100%;
	padding: 0 1.2rem;
	min-height: 5.2rem !important;
	max-height: 5.2rem !important;
}

.section__hero--feature-slide {
	display: flex;
	place-items: center;
	min-height: 5.2rem !important;
	max-height: 5.2rem !important;
}

article.section__hero--feature img {
	max-height: 3.5rem;
}

.section__hero--feature h3 {
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-weight: 800;
	text-align: start;
	color: #0f2149;
}

.container_brands {
	padding: 1.2rem;
}

/**** End Section LC Hero ****/

/**** Start Section Price ****/

section.section__price {
	position: relative;
}

.section__price::before {
	content: "";
	position: absolute;
	top: -10rem;
	left: 0;
	z-index: 1;
	background-color: #e5effb;
	width: 100%;
	height: 10rem;
}

.section__price,
.section__price .our_plans-ads-bg,
.section__price .our_plans-ads-bg::before {
	background-color: #e5effb;
}

.section__price .plans_header h2 {
	display: none;
	color: #0d1e3f;
}

.section__price .plans_body-card:nth-child(2) .plans_card-footer a {
	background-color: #00fc8b;
	color: #284f85;
}

.section__title {
	display: flex;
	flex-direction: column;
	place-content: center;
	place-items: center;
	max-width: 116rem;
	padding: 2.8rem 2rem 2rem;
	
	margin: 0 auto;
}

.section__title h1,
.section__title h2,
.section__title h3 {
	font-size: 3.2rem;
	line-height: 3.6rem;
	font-weight: 700;
	text-align: center;
	color: #0d1e3f;
}

.section__title h3 {
	font-size: 2.4rem;
	line-height: 2.8rem;
	color: #0879e3;
}

.section__details p {
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: 500;
	padding: 0.8rem 2rem 0;
	text-align: center;
	color: #0f2149;
}

.section__details p b {
	font-weight: 800;
}

/**** End Section Price ****/

/**** Start Section Btns CTA ****/

.section__btns--cta {
	display: flex;
	flex-direction: column;
	place-content: center;
	place-items: center;
	gap: 2rem;
	max-width: 120rem;
	padding: 1.2rem;
	background: #f3f9ff;
}

.section__btns--cta ul {
	margin: 0;
}

.section__btns--cta .section__hero--btns whatsapp-chat-button,
.section__btns--cta .section__hero--btns ul li {
	display: flex;
	gap: 0.8rem;
	min-height: 7.2rem;
	max-height: 7.2rem;
}

.section__btns--cta .section__hero--btns ul li a {
	font-size: 17px;
	
	min-height: 7.2rem;
	max-height: 7.2rem;
}

.section__btns--cta .section__hero--btns ul li a,
.section__btns--cta  .section__hero--btns whatsapp-chat-button {
	padding: 1.2rem 2rem !important;
	
}

/**** End Section Btns CTA ****/

/**** Start Section Reviews ****/

section.section__reviews {
	
	background-color: #F9FBFF;
	width: 100%;
	
}

.section__reviews--bg {
	display: flex;
	flex-direction: column;
	place-content: center;
	place-items: center;
	max-width: 120rem;
	margin: 0 auto;
}

.section__reviews > .section__title {
	position: relative;
	margin-top: 4rem;
}

.section__reviews > .section__title::before {
	content: "";
	background: url(./starts.png) no-repeat;
	position: absolute;
	top: 1.2rem;
	left: 50%;
	transform: translateX(-50%);
	width: 21.8rem;
	height: 3.4rem;
}

.section__reviews--cards {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 4rem;
	padding: 5.2rem 2rem 4rem;
}

.section__reviews--cards-partners {
	gap: 6rem 4rem;
	margin-top: 2rem;
}

.article__review--card {
	display: flex;
	flex-direction: column;
	place-content: center;
	padding: 3.2rem 3.2rem 2rem;
	background-color: #ffffff;
	box-shadow: 0px 2px 68px rgba(8, 121, 227, 0.148274);
	border-radius: 1.2rem;
	position: relative;
}

.article__review--card img {
	min-width: 9.5rem;
	min-height: 9.5rem;
	max-width: 9.5rem;
	max-height: 9.5rem;
	margin: 2rem auto 0;
	border-radius: 50%;
}

.article__review--card h4 {
	font-size: 3rem;
	line-height: 3.4rem;
	font-weight: 900;
	text-align: center;
	padding: 2.4rem 0 0.4rem;
	margin: 0;
	color: #0d1e3f;
}

.article__review--card span {
	font-size: 2rem;
	line-height: 2.4rem;
	font-weight: 500;
	text-align: center;
	color: #0d1e3f;
}

.article__review--card span.verified-user {
	display: flex;
	place-content: center;
	place-items: center;
	font-size: 1.2rem;
	line-height: 1.6rem;
	font-weight: 500;
	padding: 0.4rem;
	text-align: center;
	border-radius: 1.2rem 1.2rem 0 0;
	color: #fff;
	background-color: #00cc70;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}

.article__review--card span.verified-user > svg {
	margin-right: 0.8rem;
}

.article__review--card span.verified-partner {
	display: flex;
	place-content: center;
	place-items: center;
	gap: 0.4rem;
	font-size: 1.6rem;
	line-height: 2rem;
	font-weight: 700;
	padding: 1.6rem 0.8rem;
	text-align: center;
	border-radius: 1.2rem;
	color: #fff;
	background-color: #05eb84;
	position: absolute;
	top: -3.4rem;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
}

.article__review--card span.verified-partner > svg {
	margin-right: 0.8rem;
}

.section__reviews--card-info {
	padding-top: 1.6rem;
}

.section__reviews--card-info p {
	font-size: 1.3rem;
	line-height: 1.6rem;
	font-weight: 500;
	text-align: center;
	color: #0d1e3f;
}

.reviews__btn a {
	display: flex;
	place-content: center;
	place-items: center;
	gap: .8rem;
	width: 100%;
	height: 100%;
	min-height: 5.2rem;
	max-height: 5.2rem;
	padding: 1.4rem 2.4rem;
	background-color: #006ce3;
	color: #fff;
	border-radius: 14px;
	width: max-content;
	cursor: pointer;
	transition: all 0.4s ease-in;
	font-size: 14px;
	font-weight: 700;
}

.reviews__btn a:hover {
	transition: all 0.4s ease-in;
	background: #0056b8;
}

/**** End Section Reviews ****/

/**** Start Section Tools ****/

section.container_tools {
	max-width: 120rem;
	margin: 0 auto;
	padding: 4rem 1.2rem;
}

.container_tools .section__title {
	padding-top: 4rem;
}

.tools_subtitle {
	max-width: 80%;
	margin: 0 auto;
}

.tools_subtitle p {
	font-size: 1.4rem;
	line-height: 1.7rem;
	font-weight: 700;
	text-align: center;
	padding-bottom: 4rem;
	margin: 0;
	color: #05eb84;
}

.tools_body {
	display: flex;
	flex-wrap: wrap;
	place-content: center;
	place-items: center;
	gap: 1.6rem;
}

.tools_body-card > a {
	display: flex;
	flex-direction: column;
	place-content: center;
	place-items: center;
	gap: 1.2rem;
	width: 100%;
	max-width: 38rem;
	min-height: 24rem;
	max-height: 24rem;
	padding: 2.8rem 1.2rem;
	border: 0.1rem solid #d8d8d8;
	border-radius: 1.2rem;
}

.tools_body-card > a:hover,
.tools_body-card > a:active,
.tools_body-card > a:focus {
	background-color: #3082d7;
	border: 0.1rem solid #3082d7;
}

.tools_body-card > a:hover img,
.tools_body-card > a:active img,
.tools_body-card > a:focus img,
.tools_body-card > a:hover h4,
.tools_body-card > a:active h4,
.tools_body-card > a:focus h4,
.tools_body-card > a:hover p,
.tools_body-card > a:active p,
.tools_body-card > a:focus p {
	filter: brightness(0) invert(1);
}

.tools_body-card img {
	max-height: 4rem;
	min-height: 4rem;
}

.tools_body-card h4 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 900;
	text-align: center;
	margin: 0;
	color: #3082d7;
}

.tools_body-card p {
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: 500;
	text-align: center;
	margin: 0;
	color: #84919d;
}

/**** End Section Tools ****/

/**** Start Section Brands ****/

section.container_brands {
	max-width: 120rem;
	margin: 0 auto;
	padding: 2rem 0 3.2rem;
}

.container_brands-header {
	display: flex;
	flex-direction: column;
	place-content: center;
	place-items: center;
	padding: 0 2rem 4rem;
}

.container_brands h4 {
	font-size: 2.4rem;
	line-height: 2.9rem;
	font-weight: 900;
	text-align: center;
	padding-bottom: 2.4rem;
	color: #0d1e3f;
}

section.container_brands .slider-brands {
	overflow: hidden;
}

.container_icons {
	width: 100%;
	overflow: hidden;
	padding-bottom: 2rem;
}

.slider-icons {
	--slider-icons-gap: 2.4rem;
	--slider-icons-slide-width: clamp(8.8rem, 23vw, 12rem);
	position: relative;
	overflow: hidden;
	-webkit-mask-image: linear-gradient(to right, transparent, #000 10%, #000 90%, transparent);
	mask-image: linear-gradient(to right, transparent, #000 10%, #000 90%, transparent);
}

.slider-icons__track {
	display: flex;
	align-items: center;
	gap: var(--slider-icons-gap);
	width: max-content;
}

.slider-icons--animated .slider-icons__track {
	animation: slider-icons-marquee var(--slider-icons-animation-duration, 18s) linear infinite;
	will-change: transform;
}

.slider-icons .slide {
	flex: 0 0 var(--slider-icons-slide-width);
	display: flex;
	justify-content: center;
}

.slider-icons .slide-icon,
.slider-brands .slide-brand {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 10px;
	height: 115px;
	margin: 0 auto;
	filter: saturate(1);
	align-items: center;
	transition: transform 0.6s ease-in;
}

.slider-icons .slide-icon {
	place-content: center;
	place-items: center;
}

.slider-icons .slide-icon img {
	width: 100%;
	max-width: 12rem;
	height: auto;
	object-fit: contain;
}

.slider-brands .slide-brand:hover {
	transition: transform 0.4s ease-in-out;
	transform: translateY(-1.2rem);
}

.slider-brands .slide-brand > img {
	width: 100%;
	max-width: 150px;
	height: 100px;
	object-fit: contain;
	margin: 0 auto 7px;
	min-width: 100px;
}

.slider-brands .slide-brand > h3 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	margin: auto 0;
	text-align: center;
}

@media (prefers-reduced-motion: reduce) {
	.slider-icons {
		-webkit-mask-image: none;
		mask-image: none;
	}

	.slider-icons__track {
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
	}

	.slider-icons--animated .slider-icons__track {
		animation: none;
		transform: none;
	}
}

/**** End Section Brands ****/

/**** Start Tabs WhatsApp Section ****/

section.container_faq-ads {
	background: #F9FBFF;
}

.faq__wrapper {
	display: flex;
	flex-direction: column;
	place-content: center;
	place-items: center;
	gap: 2.8rem;
	max-width: 120rem;
	margin: 0 auto;
	padding: 2rem 1.2rem;
}

.container_faq-ads h2 {
	font-size: 2.8rem;
	line-height: 3.2rem;
	font-weight: 700;
	text-align: center;
	color: #000E33;
	width: 90%;
	max-width: 80rem;
	margin: 0 auto;
}

.faq_ads-body {
	display: grid;
	grid-template-columns: 1fr;
	width: 100%;
	gap: 4rem;
}

.faq_ads-body .panel {
	border: 0;
	border-radius: 4rem;
	margin-top: 1rem !important;
}

.faq_ads-body .panel-heading {
	padding: 0;
	border-radius: 4rem;
}

.faq_ads-body .panel-default > .panel-heading a {
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: 700;
	display: flex;
	padding: 2.8rem 6rem 2.8rem 3.2rem;
	border-radius: 4rem;
	background-color: #ffffff;
	color: #0F2149;
	position: relative;
}

.faq_ads-body .panel-default > .panel-heading a:not(.collapsed) {
	border-radius: 4rem 4rem 0 0;
	border: 0.2rem solid #006CE3;
	border-bottom: none;
	background-color: #fff;
	color: #006CE3;
}

.faq_ads-body .panel-default > .panel-heading a::after {
	content: "";
	background: url(../../../modulos/internas/htm/resources/icons/arrow_down.svg)
		no-repeat;
	position: absolute;
	width: 1.84rem;
	height: 1.2rem;
	transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	top: calc(50% - 0.6rem);
	right: 2rem;
}

.faq_ads-body .panel-default > .panel-heading a:not(.collapsed)::after {
	transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transform: rotate(-180deg);
}

.faq_ads-body .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-radius: 0 0 4rem 4rem;
	border: 0.2rem solid #006CE3;
	border-top: none;
}

.faq_ads-body .panel-collapse.collapse {
	transition: all 0.6s step-end;
}

.faq_ads-body .panel-body {
	padding: 0 3.2rem 2.2rem;
}

.faq_ads-body .panel-body p {
	font-size: 1.4rem;
	line-height: 1.7rem;
	font-weight: 400;
	text-align: start;
	color: #84919d;
}

.faq_ads-body .panel-body div.col-md-12 {
	padding: 0;
}

/**** End Tabs WhatsApp Section ****/

/**** Start Section CTA ****/

.container__calltoaction {
	
	
	background-color: #f9fbff;
	
	width: 100%;
	
}

.calltoaction--wrapper {
	width: 100%;
	height: 100%;
	padding: 4rem 2rem 10rem;
	
	clip-path: ellipse(180% 200% at 50% -100%);
	
	background: radial-gradient(100% 100% at 100% 98.36%, #081f4b 0%, #020d22 100%);
	position: relative;
	background-size: 100% 160%;
	animation: move-bg 5s ease infinite;
}

.calltoaction--inner {
	display: flex;
	flex-direction: column;
	place-content: center;
	place-items: center;
	max-width: 120rem;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.calltoaction--inner::before {
	content: "";
	background-image: url(./stars.png);
	width: 304px;
	height: 267px;
	position: absolute;
	top: 0;
	left: -30rem;
}

.calltoaction--inner::after {
	content: "";
	background-image: url(./stars.png);
	transform: rotate(180deg);
	width: 304px;
	height: 267px;
	position: absolute;
	top: 0;
	right: -30rem;
}

.calltoaction--inner > .section__title {
	position: relative;
	margin-top: 4rem;
}

.calltoaction--inner > .section__title h2 {
	color: #E8EEFB;
}

.calltoaction--inner .section__btns--cta {
	
	background-color: transparent;
}

.calltoaction--inner whatsapp-chat-button {
	background: #FFFFFF;
}

.calltoaction--inner whatsapp-chat-button:hover {
	background: #ebedf1;
}

.calltoaction--inner whatsapp-chat-button svg path {
	fill: #0F2149;
}

.calltoaction--inner whatsapp-chat-button span {
	color: #0F2149;
}

.calltoaction--inner li.btn__header--right {
	border-color: #e8ebef;
	transition: background-color .24s ease;
}

.calltoaction--inner li.btn__header--right:hover {
	transition: background-color .24s ease;
	background-color: #0a204b;
}

.calltoaction--inner li.btn__header--right a svg path {
	fill: #e8ebef;
}

.calltoaction--inner li.btn__header--right a span {
	color: #e8ebef;
}

/**** End Section CTA ****/

/**** Start Section Footer ****/

footer.container_footer {
	background-color: #f9fbff;
	margin-top: 4rem;
	padding-bottom: 2rem;
}

.footer_header,
.footer_body,
.footer_footer {
	max-width: 140rem;
	margin: 0 auto;
}

.footer_header {
	display: flex;
	justify-content: space-between;
	place-items: center;
	padding: 4rem 3.2rem 0;
	border-bottom: 1px solid #E0E0E0;
}

.footer_body {
	display: grid;
	grid-template-columns: 1fr;
	gap: 4rem;
	padding: 4rem 3.2rem 2.4rem;
	border-bottom: 1px solid #E0E0E0;
}

.footer_body--logo {
	min-width: 14.5rem;
	max-width: 14.5rem;
	margin-bottom: 2rem;
}

.footer_body--socialmedia {
	display: flex;
	gap: 0.6rem;
	padding-bottom: 2rem;
}

.footer_body--socialmedia a {
	transition: transform .4s ease;
}

.footer_body--socialmedia a:hover {
	transform: translateY(-.4rem);
	transition: transform .4s ease;
}

.footer_body--advisor {
	display: flex;
	flex-direction: column;
	gap: 1.6rem;
}

.footer_body--advisor span {
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	font-weight: 700;
	color: #3d536d;
}

.footer_body--advisor .btn_advisor {
	display: flex;
	place-content: center;
	place-items: center;
	gap: 0.8rem;
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	width: fit-content;
	padding: 1rem 2rem;
	color: #fff;
	background-color: #00254D;
	border-radius: 4rem;
}

.footer_body--advisor .btn_advisor .fa-whatsapp {
	font-size: 2.8rem;
}

.footer_body--menus {
	display: grid;
	grid-template-columns: 1fr;
	gap: 2rem;
}

.footer_body--advisor h5,
.footer_body--menu h5 {
	font-size: 1.4rem;
	line-height: 1.7rem;
	font-weight: 800;
	margin: 0;
	padding-bottom: 1.6rem;
	color: #0D1E3F;
}

.footer_body--menu ul {
	list-style: none;
	padding: 0;
}

.footer_body--menu ul li a {
	display: inline-flex;
	font-size: 1.4rem;
	line-height: 20px;
	font-weight: 400;
	color: #3d536d;
	padding-bottom: 12px;
	
}

.footer_body--menu ul li a:hover {
	color: #08121d;
}

.footer_body--menu ul li a span {
	display: inline-flex;
	font-size: 1rem;
	line-height: 20px;
	margin-left: .8rem;
}

.footer_footer {
	display: flex;
	flex-direction: column;
	gap: 1.2rem;
	padding: 2rem 3rem 2.4rem;
}

.footer_footer a {
	font-size: 1.4rem;
	font-weight: 400;
	color: #3d536d;
}

/**** End Section Footer ****/

/**** Start FAQ SEO Internas ****/

.container__faq--seo {
	max-width: 120rem;
	margin: 0 auto;
	padding: 0 2rem 1.2rem;
}

.container__faq--seo .section__title {
	padding: 0;
}

.faq__body--internas {
	padding-top: 4rem;
}

.faq__body--internas .panel {
	border: 0.2rem solid transparent;
	border-radius: 4rem;
	transition: border 0.12s ease-in;
	overflow: hidden;
	padding: 2rem 1.2rem;
}

.faq__body--internas .panel:hover {
	transition: border-color 0.12s ease-in-out;
	border-color: #006CE3;
}

.faq__body--internas .panel-heading {
	padding: 0;
	border-radius: 4rem;
}

.faq__body--internas .panel-default > .panel-heading a {
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: 700;
	display: flex;
	padding: 2.2rem 5.2rem 2.2rem 2.4rem;
	border-radius: 4;
	background-color: #fff;
	color: #006CE3;
	position: relative;
}

.faq__body--internas .panel-default:hover > .panel-heading a {
	color: #0879e3;
}

.faq__body--internas
	.panel-default
	> .panel-heading
	+ .panel-collapse
	> .panel-body {
	border-top: none;
}

.faq__body--internas .panel-collapse.collapse {
	transition: all 0.6s step-end;
}

.faq__body--internas .panel-body {
	padding: 0 2.4rem 2.2rem;
}

.faq__body--internas .panel-body p {
	font-size: 1.4rem;
	line-height: 1.7rem;
	font-weight: 400;
	text-align: start;
	color: #44505a;
}

.faq__body--internas .panel-body div.col-md-12 {
	padding: 0;
}

/**** End FAQ SEO Internas ****/

.container__card--interna-info-details .btn__green--lc a,
.btn__green--lc a {
	display: inline-flex;
	place-items: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
	color: #fff !important;
	text-align: center;
	padding: 1.6rem 2.8rem;
	border-radius: 0.8rem;
	background-color: #05eb84;
}

.container__card--interna-info-details .btn__green--lc a:hover,
.btn__green--lc a:hover {
	transition: background-color 0.3s ease-in-out;
	background-color: #00d475;
}

.container__card--interna-info-details .btn__blue--lc a,
.btn__blue--lc a {
	display: inline-flex;
	place-items: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
	color: #fff !important;
	text-align: center;
	padding: 1.6rem 2.8rem;
	border-radius: 0.8rem;
	background-color: #0879e3;
}

.container__card--interna-info-details .btn__blue--lc a:hover,
.btn__blue--lc a:hover {
	transition: background-color 0.3s ease-in-out;
	background-color: #006cd1;
}

.section__title--bf {
	display: none;
}

/*** Start solutions ***/ 

.section__solutions {
	background-color: #F9FBFF;
	
}

.solutions__wrapper {
	max-width: 138rem;
	margin: 0 auto;
	padding: 4rem 2rem;
	
	position: relative;
}

.solutions__wrapper::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 130rem;
	height: 130rem;
	border-radius: 50%;
	
	background: radial-gradient(52.26% 52.26% at 50% 48.13%, rgb(99 173 255 / 26%) 0%, rgb(249 251 255) 100%);
	

}

.section__solutions h2 {
	
	font-size: 2.8rem;
	line-height: 3.2rem;
	
	font-style: normal;
	font-weight: 700;
	text-align: center;
	color: #0d1e3f;
	max-width: 80%;
	margin: 0 auto 2rem;
	position: relative;
	z-index: 2;
}

.solutions--grid {
	display: grid;
	grid-template-columns: 1fr;
	
	gap: 2rem;
	margin-top: 4rem;
	position: relative;
	z-index: 2;
}

.solutions--grid .card__solution:nth-child(4) {
	display: grid;
	
	place-items: center;
	grid-column: 1 / -1;
	gap: 4rem;
	
}

.card__solution {
	padding: 2.8rem;
	
	border: 1px solid #BECFE7;
	background: #fff;
	
	border-radius: 2.8rem;
	transition: filter .4s ease;
}

.card__solution:hover {
	filter: drop-shadow(0 1px 2.8rem #9DB5D0);
	transition: filter .4s ease;
}

.card__solution h4 {
	font-size: 28px;
	line-height: 32px; /* 133.333% */
	font-style: normal;
	font-weight: 600;
	color: #002247;
	min-height: 6.4rem;
	max-height: 6.4rem;
	overflow: hidden;
	line-clamp: 2;
	max-width: 80%;
	padding: 0 8px;
}

.card__solution .card__solution--image {
	display: flex;
	place-content: center;
	place-items: center;
	
}

.card__solution p {
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	font-style: normal;
	color: #000;
	text-align: start;
	padding: 0 8px;
	min-height: 4.8rem;
 	max-height: 4.8rem;
	overflow: hidden;
}

.card__solution a {
	display: inline-flex;
	font-size: 11px;
	font-weight: 700;
	line-height: normal;
	text-align: center;
	color: #FFF;
	border-radius: .8rem;
	background: #00254D;
	padding: 1.2rem 2rem;
	border: none;
	transition: background .24s ease-in;
	margin-top: 1.2rem;
}

.card__solution a:hover {
	transition: background .24s ease-in;
	background: #006CE3;
}

/*** End solutions ***/ 

/*** Start transversales cat ***/ 

.section__transversales--categorias {
	background: #F9FBFF;
	padding: 6rem 0;
}

.transversales__wrapper {
	display: flex;
	flex-direction: column;
	gap: 2rem;
	max-width: 138rem;
	margin: 0 auto;
	padding: 8px;
	position: relative;
	z-index: 2;
}

.transversales__wrapper::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 75rem;
	left: 0;
	transform: translate(-50%, -50%);
	width: 110rem;
	height: 110rem;
	border-radius: 50%;
	
	
	background: radial-gradient(52.26% 52.26% at 50% 48.13%, rgba(0, 108, 227, 0.4) 0%, rgba(244, 247, 255, 0.00) 90%);
}

.card__transversales {
	display: grid;
	grid-template-columns: 1fr;
	
	gap: 4rem;
	padding: 4rem 2.8rem;
	
	border-radius: 2.4rem;
	background: #fff;
	
	border: 1px solid #BECFE7;
	position: relative;
	z-index: 1;
}

.card__transversales--info h2 {
	
	font-size: 24px;
	line-height: 28px;
	font-style: normal;
	font-weight: 700;
	color: #002042;
	padding-bottom: 1.2rem;
	
	max-width: 44rem;
}

.card__transversales--info span {
	
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: #006CE3;
}

.card__transversales--info p {
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	text-align: start;
	font-weight: 500;
	color: #555A6A;
}

.card__transversales--faq .panel-group {
	display: flex;
	flex-direction: column;
	
}

.card__transversales--faq .panel {
	border: 0;
	border-radius: 1.2rem;
	margin-top: 1rem !important;
}

.card__transversales--faq .panel-heading {
	padding: 0;
	border-radius: 1.2rem;
}

.card__transversales--faq .panel-default > .panel-heading a {
	font-size: 1.7rem;
	line-height: 2rem;
	font-weight: 600;
	display: flex;
	padding: 2rem 5.2rem 2rem 2.4rem;
	padding-left: 0;
	
	
	color: #002042;
	position: relative;
	background: #fff;
}

.card__transversales--faq .panel-default > .panel-heading a:not(.collapsed) {
	border-radius: 1.2rem 1.2rem 0 0;
	
	border: none;
	background-color: #fff;
	
	color: #287AE9;

}

.card__transversales--faq .panel-default > .panel-heading a::after {
	content: "+";
	display: flex;
	place-content: center;
	place-items: center;
	font-size: 2.4rem;
	
	position: absolute;
	width: 2rem;
	height: 2rem;
	transform-origin: center;
	
	transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	top: calc(50% - 1rem);
	right: 2rem;
	color: #287AE9;
}

.card__transversales--faq .panel-default > .panel-heading a:not(.collapsed)::after {
	transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transform: rotate(45deg);
}

.card__transversales--faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
	
	
	border: none;
	border-top: none;
}

.card__transversales--faq .panel-collapse.collapse {
	transition: all 0.6s step-end;
}

.card__transversales--faq .panel-body {
	padding: 0 2.4rem 2.2rem;
	padding-left: 0;
	border-bottom: 2px solid #006CE3 !important;
}

.card__transversales--faq .panel-body p {
	font-size: 1.2rem;
	line-height: 1.5rem;
	
	font-weight: 400;
	text-align: start;
	color: #84919d;
}

.card__transversales--faq  .panel-body div.col-md-12 {
	padding: 0;
}

.card__transversales--faq .panel-heading {
	font-size: 17px;
	line-height: normal;
	font-style: normal;
	font-weight: 600;
	border: none;
	color: #002042;
	
}

.card__transversales--image {
	display: flex;
	place-content: center;
	place-items: center;
	padding: 4rem 3.2rem;
	background-color: #ECF2FF;
	border-radius: 2rem;
}

/*** End transversales cat ***/ 

/*** Start Verticales ***/ 

.section__verticales {
	background: #F9FBFF;
	padding: 4rem 0;
}

.verticales__wrapper {
	display: flex;
	flex-direction: column;
	gap: 2rem;
	max-width: 138rem;
	margin: 0 auto;
	padding: 8px;
	position: relative;
	z-index: 2;
}

.verticales__wrapper::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 60rem;
	right: -80rem;
	transform: translate(-50%, -50%);
	width: 80rem;
	height: 80rem;
	border-radius: 50%;
	
	
	background: radial-gradient(52.26% 52.26% at 50% 48.13%, rgba(0, 108, 227, 0.4) 0%, rgba(244, 247, 255, 0.00) 88%);
}

.verticales__wrapper h2 {
	font-size: 2.8rem;
	line-height: 3.2rem;
	
	font-style: normal;
	font-weight: 700;
	text-align: center;
	color: #000E33;
	max-width: 80%;
	margin: 0 auto;
}

.verticales__wrapper .nav-tabs>li>a {
	
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: #000E33;
	border-radius: 2rem;
	padding: .8rem 2rem;
	border: 1px solid #C3D3E4;
}

.verticales__wrapper .nav-tabs>li>a>i {
	
	padding-right: .4rem;
	color: #006CE3;
}

.verticales__wrapper .nav-tabs>li.active>a, 
.verticales__wrapper .nav-tabs>li.active>a:focus, 
.verticales__wrapper .nav-tabs>li.active>a:hover {
	border-color: #006CE3;
	background: #DDEDFF;
	box-shadow: 0 0 40px 0 #B8DAFF;
	color: #000E33;
}

.verticales__wrapper .nav-tabs>li>a:active, 
.verticales__wrapper .nav-tabs>li>a:focus, 
.verticales__wrapper .nav-tabs>li>a:hover {
	border-color: #006CE3;
	background: #DDEDFF;
	box-shadow: 0 0 40px 0 #B8DAFF;
	color: #000E33;
}

.verticales__wrapper .nav-tabs {
	display: flex;
	flex-wrap: wrap;
	place-content: center;
	place-items: center;
	gap: 1.2rem;
	
	padding: 2rem 0;
	border: none;
}

.verticales__wrapper .vert__details {
	display: grid;
	grid-template-columns: 1fr;
	
	
	gap: 2rem;
	padding: 2rem;
	
}

.verticales__wrapper .vert__details--info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	
}

.verticales__wrapper .vert__details--info h1,
.verticales__wrapper .vert__details--info h2,
.verticales__wrapper .vert__details--info h3,
.verticales__wrapper .vert__details--info h4,
.verticales__wrapper .vert__details--info h5 {
	font-size: 2.4rem;
	line-height: 2.8rem;
	
	font-style: normal;
	font-weight: 600;
	color: #002247;
	max-width: 46rem;
	padding: 0 1.5rem 1.2rem;
	
}

.verticales__wrapper .vert__details--info p {
	font-size: 12px;
	line-height: 16px;
	
	font-style: normal;
	font-weight: 500;
	text-align: start;
	color: #555A6A;
}

.verticales__wrapper .vert__details--info a {
	font-size: 14px;
	line-height: 18px;
	
	font-style: normal;
	font-weight: 600;
	color: #006CE3;
	margin-top: 1.2rem;
	
	display: inline-flex;
	padding: 0 1.5rem;
}

.verticales__wrapper .vert__details--info a:hover i {
	padding-left: 1.2rem;
	transition: padding-left .24s linear;
}

.verticales__wrapper .vert__details--info a i {
	font-size: 14px;
	line-height: 18px;
	padding-left: .8rem;
	transition: padding-left .24s linear;
}

.verticales__wrapper .vert__details--image {
	padding: 1.2rem 4rem;
	position: relative;
	z-index: 2;
}

/*** End Verticales ***/ 

/*** Start Contenido ***/ 

.section__contenido {
	background: #F9FBFF;
	padding: 4rem 0;
}

.contenido__wrapper {
	display: flex;
	flex-direction: column;
	gap: 2rem;
	max-width: 138rem;
	margin: 0 auto;
	padding: 8px;
	position: relative;
	z-index: 2;
}

.section__reviews .section__title h2,
.contenido__wrapper h2 {
	font-size: 2.8rem;
	line-height: 3.2rem;
	
	font-style: normal;
	font-weight: 700;
	text-align: center;
	color: #000E33;
	max-width: 80%;
	margin: 0 auto;
}

.contenido__wrapper .nav-tabs>li>a {
	
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	color: #000E33;
	border-radius: 2rem;
	padding: .8rem 2rem;
	border: 1px solid #C3D3E4;
}

.contenido__wrapper .nav-tabs>li>a>i {
	
	padding-right: .4rem;
}

.contenido__wrapper .nav-tabs>li.active>a, 
.contenido__wrapper .nav-tabs>li.active>a:focus, 
.contenido__wrapper .nav-tabs>li.active>a:hover {
	border-color: #25F17B;
	background: #D5FFE6;
	box-shadow: 0 0 40px 0 rgba(155, 255, 197, 0.72);
	color: #000E33;
}

.contenido__wrapper .nav-tabs>li>a:active, 
.contenido__wrapper .nav-tabs>li>a:focus, 
.contenido__wrapper .nav-tabs>li>a:hover {
	border-color: #25F17B;
	background: #D5FFE6;
	box-shadow: 0 0 40px 0 rgba(155, 255, 197, 0.72);
	color: #000E33;
}

.contenido__wrapper .nav-tabs {
	display: flex;
	flex-wrap: wrap;
	place-content: center;
	place-items: center;
	gap: 1.2rem;
	
	padding: 2rem 0;
	border: none;
	margin-bottom: 2rem;
}

.grid__blog {
	display: grid;
	grid-template-columns: 1fr;
	
	
	gap: 1.2rem;
}

.contenido__wrapper .card__blog {
	background-color: #fff;
	border: 1px solid #84B8FF;
	filter: drop-shadow(0 1px 25px rgba(188, 203, 221, 0.69));
	border-radius: 2.4rem;
	padding: 1.6rem;
}

.card__blog .card__blog--image {
	min-height: 28rem;
	max-height: 28rem;
	background: aliceblue;
	border-radius: 1.6rem 1.6rem 0 0;
	overflow: hidden;
}

.card__blog .card__webinars--image {
	background: aliceblue;
	border-radius: 1.6rem 1.6rem 0 0;
	overflow: hidden;
}

.card__blog .card__blog--image img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	min-height: 28rem;
	max-height: 28rem;
}

.card__blog .card__webinars--image img {
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.card__blog .card__blog--image,
.card__blog .card__webinars--image {
	margin-bottom: 2rem;
}

.card__blog .card__blog--info span {
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-align: center;
	color: #006CE3;
}

.card__blog .card__blog--info h4 {
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 26.563px; /* 120.74% */
	color: #002247;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 5.3rem;
	max-height: 5.3rem;
}

.card__blog .card__blog--info p {
	font-size: 13px;
	line-height: 17.318px; /* 133.215% */
	font-style: normal;
	text-align: start;
	font-weight: 500;
	color: #555A6A;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 5.2rem;
	max-height: 5.2rem;
}

.card__webinars--ctc {
	width: 100%;
}

.card__webinars--ctc a {
	display: flex;
	place-content: center;
	place-items: center;
    font-size: 14px;
    font-weight: 500;
    border-radius: 1.6rem;
    padding: 1.4rem 2rem;
    background: #00194A;
    color: #FFF;
    margin-top: .8rem;
	text-align: center;
	width: 100%;
	transition: background .24s ease-in;
}

.card__webinars--ctc a:hover {
	transition: background .24s ease-in;
	background: #006CE3;
}

/*** End Contenido ***/ 

@media (min-width: 375px) {

	/**** Start Section LC Hero ****/

	.section__hero--titulo span.hero_subtitle {
		font-size: 1.2rem;
		line-height: 1.4rem;
	}

	.section__contract span {
		font-size: 10px;
		line-height: 12px;
		padding: 1.6rem 0 2rem;
	}

	/**** End Section LC Hero ****/
}

@media (min-width: 500px) {
	
	.header_nav whatsapp-chat-button svg {
		display: block;
	}
	
	.header_nav whatsapp-chat-button span {
		font-size: 14px;
	}
	

	/**** Start Section Btns CTA ****/

	.section__btns--cta .section__hero--btns whatsapp-chat-button,
	.section__btns--cta .section__hero--btns ul li {
		min-height: 8rem;
		max-height: 8rem;
	}

	.section__btns--cta .section__hero--btns ul li a {
		min-height: 8rem;
		max-height: 8rem;
	}

	.section__btns--cta .section__hero--btns ul li a,
	.section__btns--cta  .section__hero--btns whatsapp-chat-button {
		padding: 1.2rem 3.2rem !important;
	}

	/**** End Section Btns CTA ****/

	/**** Start Section LC Hero ****/

	

	.section__hero--titulo span.hero_subtitle {
		font-size: 1.4rem;
		line-height: 1.7rem;
	}

	.section__hero--titulo h1 {
		min-height: 14.4rem;
		max-height: 14.4rem;
	}

	.section__hero--titulo h1 span,
	.section__hero--titulo h1 b {
		font-size: 6rem;
		line-height: 6.4rem;
		padding: 1.2rem 0 0.4rem;
	}

	.section__hero--detalles {
		padding: 0 0 1.2rem;
	}

	.section__hero--detalles p {
		font-size: 1.4rem;
		line-height: 1.7rem;
	}

	.section__contract span {
		font-size: 14px;
		line-height: 17px;
	}

	.section__title h3 {
		font-size: 3.2rem;
		line-height: 3.6rem;
	}

	.section__details p {
		font-size: 1.4rem;
		line-height: 1.7rem;
	}

	/**** End Section LC Hero ****/

	/**** Start Section Tools ****/

	.tools_subtitle p {
		font-size: 1.6rem;
		line-height: 2rem;
	}

	.tools_body-card img {
		max-height: 5rem;
		min-height: 5rem;
	}

	.tools_body-card h4 {
		font-size: 2.2rem;
		line-height: 2.7rem;
	}

	.tools_body-card p {
		font-size: 1.4rem;
		line-height: 1.7rem;
	}

	/**** End Section Tools ****/

	/**** Start Section Brands ****/

	.container_brands h4 {
		font-size: 3.2rem;
		line-height: 3.9rem;
	}

	/**** Start Section Brands ****/

}

/************* New Style Home hhe he! ***************/

@media (min-width: 500px) {
	.btn-login {
		width: 100%;
		height: 36px;
		padding: 4px 20px;
		font-size: 13px;
		margin-right: 10px;
	}

	.nav-brand {
		max-width: 160px;
	}

	.section__hero--btns ul {
		flex-direction: row;
	}
}

@media (min-width: 600px) {
	/*** Start Header Section ***/

	/*** Start Responsive Menu ***/

	nav.header_nav.menu_hamburgesa-opened .submenu_container {
		
		
		grid-template-columns: .8fr 1.2fr;
	}

	/*** End Header Section ***/

	/*** End Responsive Menu ***/

	/**** Start Tabs WhatsApp Section ****/

	

	/**** End Tabs WhatsApp Section ****/

	/**** Start Section Footer ****/

	.footer_body--menus {
		grid-template-columns: repeat(2, 1fr);
		
		gap: 4rem;
	}

	/**** End Section Footer ****/

}

@media (min-width: 700px) {

	/**** Start Section Reviews ****/

	.section__reviews--cards {
		grid-template-columns: repeat(2, 1fr);
	}

	.article__review--card {
		padding: 3.2rem 2rem;
	}

	/**** End Section Reviews ****/

	/*** Start solutions ***/ 

	.section__solutions h2 {
		
		font-size: 3.2rem;
		line-height: 3.6rem;
	}

	/*** End solutions ***/ 
		

	/*** Start Verticales ***/ 

	.verticales__wrapper h2 {
		font-size: 3.2rem;
		line-height: 3.6rem;
		
	}

	.verticales__wrapper .vert__details {
		grid-template-columns: 1fr 1fr;
		
		
	}

	.verticales__wrapper .vert__details--info h1,
	.verticales__wrapper .vert__details--info h2,
	.verticales__wrapper .vert__details--info h3,
	.verticales__wrapper .vert__details--info h4,
	.verticales__wrapper .vert__details--info h5 {
		font-size: 2.4rem;
		line-height: 2.8rem;
		
		
	}

	.verticales__wrapper .vert__details--info p {
		font-size: 12px;
		line-height: 16px;
		
	}

	.verticales__wrapper .vert__details--info a {
		font-size: 14px;
		line-height: 18px;
		
		
	}

	/*** End Verticales ***/ 

	/*** Start Contenido ***/ 

	.section__reviews .section__title h2,
	.contenido__wrapper h2 {
		font-size: 3.2rem;
		line-height: 3.6rem;
	}

	/*** End Contenido ***/ 

			

	/**** Start Section Footer ****/

	.footer_footer {
		flex-direction: row;
		justify-content: space-between;
	}

	/**** End Section Footer ****/
}

@media (max-width: 992px) {

	body.menu-opened {
		overflow: hidden;
	}

	body.menu-opened .navbar-header {
		display: block;
	}

	body.menu-opened .toogle-menu .fa-bars {
		display: none;
	}

	body .toogle-menu .fa-close {
		display: none;
	}

	body.menu-opened .toogle-menu .fa-close {
		display: block;
	}

	.navbar-header {
		display: none;
		position: absolute;
		top: 60px;
		left: 0;
		width: 100%;
		background: aliceblue;
		padding: 15px;
		overflow: auto;
		height: calc(100vh - 60px);
		padding-bottom: 100px;
	}

	.navbar-header ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	nav.main-nav {
		margin: auto;
		max-width: 300px;
		text-align: center;
	}

	nav.main-nav > ul > li > a {
		font-size: 19px;
		font-weight: 900;
		padding: 20px 5px;
		display: block;
		border-bottom: dashed 1px #d6e5ff;
		color: #1c7ae3;
	}

	nav.main-nav > ul > li.active ul.submenu {
		display: block !important;
		background: #1c7ae3;
	}

	nav.main-nav > ul > li ul.submenu > li > a {
		font-size: 11px;
		font-weight: normal;
		padding: 10px;
		display: block;
		border-bottom: dashed 1px #1477ff;
		font-weight: bold;
		color: #ffffff;
	}

	nav.main-nav > ul > li ul.submenu > li > a > span {
		display: none;
	}

	nav.main-nav > ul > li ul.subsubmenu > li > a {
		font-size: 12px;
		font-weight: normal;
		padding: 17px;
		display: block;
		border-bottom: dashed 1px #1460cc;
		color: #cae6ff;
	}
}

/*HEADLINE ANIM */
.animhead--title {
	position: relative;
	height: 160px;
	text-align: center;
}

.animhead--intro {
	width: 90%;
	text-align: center;
}

.animhead--intro {
	margin: 4em auto;
}

.animhead--headline .animhead--headline-normal {
	visibility: visible !important;
	position: unset !important;
	font-weight: normal;
	width: 22px;
}

.animhead--words-wrapper {
	display: inline-block;
	position: relative;
	text-align: left;
}

.animhead--words-wrapper b {
	display: inline-block;
	position: absolute;
	white-space: nowrap;
	padding: 0 4px;
	left: 0;
	top: 0;
}

.animhead--words-wrapper b.is-visible {
	position: relative;
}

.no-js .animhead--words-wrapper b {
	opacity: 0;
}

.no-js .animhead--words-wrapper b.is-visible {
	opacity: 1;
}

/* --------------------------------

xrotate-1

-------------------------------- */
.animhead--headline.rotate-1 .animhead--words-wrapper {
	perspective: 300px;
}

.animhead--headline.rotate-1 b {
	opacity: 0;
	transform-origin: 50% 100%;
	transform: rotateX(180deg);
}

.animhead--headline.rotate-1 b.is-visible {
	opacity: 1;
	transform: rotateX(0deg);
	animation: cd-rotate-1-in 1.2s;
}

.animhead--headline.rotate-1 b.is-hidden {
	transform: rotateX(180deg);
	animation: cd-rotate-1-out 1.2s;
}

@-webkit-keyframes cd-rotate-1-in {
	0% {
		-webkit-transform: rotateX(180deg);
		opacity: 0;
	}
	35% {
		-webkit-transform: rotateX(120deg);
		opacity: 0;
	}
	65% {
		opacity: 0;
	}
	100% {
		-webkit-transform: rotateX(360deg);
		opacity: 1;
	}
}

@-moz-keyframes cd-rotate-1-in {
	0% {
		-moz-transform: rotateX(180deg);
		opacity: 0;
	}
	35% {
		-moz-transform: rotateX(120deg);
		opacity: 0;
	}
	65% {
		opacity: 0;
	}
	100% {
		-moz-transform: rotateX(360deg);
		opacity: 1;
	}
}

@keyframes cd-rotate-1-in {
	0% {
		-webkit-transform: rotateX(180deg);
		-moz-transform: rotateX(180deg);
		-ms-transform: rotateX(180deg);
		-o-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0;
	}
	35% {
		-webkit-transform: rotateX(120deg);
		-moz-transform: rotateX(120deg);
		-ms-transform: rotateX(120deg);
		-o-transform: rotateX(120deg);
		transform: rotateX(120deg);
		opacity: 0;
	}
	65% {
		opacity: 0;
	}
	100% {
		-webkit-transform: rotateX(360deg);
		-moz-transform: rotateX(360deg);
		-ms-transform: rotateX(360deg);
		-o-transform: rotateX(360deg);
		transform: rotateX(360deg);
		opacity: 1;
	}
}

@-webkit-keyframes cd-rotate-1-out {
	0% {
		-webkit-transform: rotateX(0deg);
		opacity: 1;
	}
	35% {
		-webkit-transform: rotateX(-40deg);
		opacity: 1;
	}
	65% {
		opacity: 0;
	}
	100% {
		-webkit-transform: rotateX(180deg);
		opacity: 0;
	}
}

@-moz-keyframes cd-rotate-1-out {
	0% {
		-moz-transform: rotateX(0deg);
		opacity: 1;
	}
	35% {
		-moz-transform: rotateX(-40deg);
		opacity: 1;
	}
	65% {
		opacity: 0;
	}
	100% {
		-moz-transform: rotateX(180deg);
		opacity: 0;
	}
}

@keyframes cd-rotate-1-out {
	0% {
		-webkit-transform: rotateX(0deg);
		-moz-transform: rotateX(0deg);
		-ms-transform: rotateX(0deg);
		-o-transform: rotateX(0deg);
		transform: rotateX(0deg);
		opacity: 1;
	}
	35% {
		-webkit-transform: rotateX(-40deg);
		-moz-transform: rotateX(-40deg);
		-ms-transform: rotateX(-40deg);
		-o-transform: rotateX(-40deg);
		transform: rotateX(-40deg);
		opacity: 1;
	}
	65% {
		opacity: 0;
	}
	100% {
		-webkit-transform: rotateX(180deg);
		-moz-transform: rotateX(180deg);
		-ms-transform: rotateX(180deg);
		-o-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0;
	}
}

/* --------------------------------

xtype

-------------------------------- */
.animhead--headline.type .animhead--words-wrapper {
	vertical-align: top;
	overflow: hidden;
}

.animhead--headline.type .animhead--words-wrapper::after {
	/* vertical bar */
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 90%;
	width: 4px;
	background-color: #1bbcff;
}

.animhead--headline.type .animhead--words-wrapper.waiting::after {
	animation: cd-pulse 1s infinite;
}

.animhead--headline.type .animhead--words-wrapper.selected {
	color: #fff;
	background-color: #1bbcff;
}

.animhead--headline.type .animhead--words-wrapper.selected::after {
	visibility: hidden;
}

.animhead--headline.type .animhead--words-wrapper.selected b {
	
	background-color: #1bbcff;
	color: #fff;
}

.animhead--headline.type b {
	visibility: hidden;
	
}

.animhead--headline.type b.is-visible {
	visibility: visible;
}

.animhead--headline.type i {
	position: absolute;
	visibility: hidden;
	font-style: normal;
}

.animhead--headline.type i.in {
	position: relative;
	visibility: visible;
}

@-webkit-keyframes cd-pulse {
	0% {
		-webkit-transform: translateY(-50%) scale(1);
		opacity: 1;
	}
	40% {
		-webkit-transform: translateY(-50%) scale(0.9);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(-50%) scale(0);
		opacity: 0;
	}
}

@-moz-keyframes cd-pulse {
	0% {
		-moz-transform: translateY(-50%) scale(1);
		opacity: 1;
	}
	40% {
		-moz-transform: translateY(-50%) scale(0.9);
		opacity: 0;
	}
	100% {
		-moz-transform: translateY(-50%) scale(0);
		opacity: 0;
	}
}

@keyframes cd-pulse {
	0% {
		-webkit-transform: translateY(-50%) scale(1);
		-moz-transform: translateY(-50%) scale(1);
		-ms-transform: translateY(-50%) scale(1);
		-o-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
		opacity: 1;
	}
	40% {
		-webkit-transform: translateY(-50%) scale(0.9);
		-moz-transform: translateY(-50%) scale(0.9);
		-ms-transform: translateY(-50%) scale(0.9);
		-o-transform: translateY(-50%) scale(0.9);
		transform: translateY(-50%) scale(0.9);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(-50%) scale(0);
		-moz-transform: translateY(-50%) scale(0);
		-ms-transform: translateY(-50%) scale(0);
		-o-transform: translateY(-50%) scale(0);
		transform: translateY(-50%) scale(0);
		opacity: 0;
	}
}

@keyframes move-bg {
  0% {
    background-position: 31% 0%;
  }
  50% {
    background-position: 70% 100%;
  }
  100% {
    background-position: 31% 0%;
  }
}

@keyframes slider-icons-marquee {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		transform: translate3d(calc(-50% - (var(--slider-icons-gap) / 2)), 0, 0);
	}
}
