.portlet-decorate .portlet-content {
	padding: 0;
	border: 0;
	background: transparent;
}

.portlet-journal-content .portlet .portlet-header {
	position: absolute;
	z-index: 2;
}

.stweb__pt-banner-hero {
	height: 400px;
	position: relative;
}

@media (min-width: 768px) {
	.stweb__pt-banner-hero:before {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 1;
		background: linear-gradient(94.15deg, rgba(11, 39, 57, 0.15) 10.75%, rgba(1, 157, 244, 0.15) 63.51%, rgba(3, 134, 208, 0.15) 87.66%, rgba(11, 39, 57, 0.15) 101.44%);
	}
}

.stweb__pt-banner-hero .picture--bg img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	object-fit: cover;
	object-position: center;
}

.stweb__pt-banner-hero .content {
	position: relative;
	z-index: 2;
}

.stweb__pt-banner-hero .content .title {
	font-weight: 300;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	margin-bottom: 8px;
}

@media (min-width: 768px) {
	.stweb__pt-banner-hero .content .title {
		font-size: 48px;
		line-height: 48px;
	}
}

.stweb__pt-banner-hero .content .text {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	letter-spacing: -0.0036em;
	color: #fff;
	margin-bottom: 24px;
}

@media (min-width: 768px) {
	.stweb__pt-banner-hero .content .text {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 36px;
	}
}

.stweb__pt-banner-hero .content .promotion {
	text-align: center;
}

.stweb__pt-banner-hero .banner-hero__container {
	height: 100%;
}

.stweb__pt-banner-hero .banner-hero__item {
	width: 100%;
	max-width: 1110px;
	margin: auto;
	height: 100%;
	padding: 60px 15px;
}

@media (min-width: 768px) {
	.stweb__pt-banner-hero .banner-hero__item {
		padding: 80px 15px;
	}
}

@media (min-width: 768px) {
	.stweb__pt-banner-hero .banner-hero__item:before {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 1;
		background: linear-gradient(94.15deg, rgba(11, 39, 57, 0.15) 10.75%, rgba(1, 157, 244, 0.15) 63.51%, rgba(3, 134, 208, 0.15) 87.66%, rgba(11, 39, 57, 0.15) 101.44%);
	}
}

.stweb__pt-banner-hero .swiper-arrow {
	width: 100%;
	position: absolute;
	max-width: 1110px;
	padding: 0 15px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	display: flex;
	justify-content: space-between;
	z-index: 1;
}

.stweb__pt-banner-hero .swiper-button-prev {
	left: 0;
}

.stweb__pt-banner-hero .swiper-button-next {
	right: 0;
}

.stweb__pt-banner-hero .swiper-button-next.swiper-button-disabled,
.stweb__pt-banner-hero .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
}

.stweb__pt-banner-hero .swiper-button-prev,
.stweb__pt-banner-hero .swiper-button-next {
	position: relative;
	top: 0;
	font-size: 10px;
	width: 28px;
	height: 28px;
	margin-top: 0px;
	border-radius: 50%;
	background-color: #019df4;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

@media (min-width: 768px) {

	.stweb__pt-banner-hero .swiper-button-prev,
	.stweb__pt-banner-hero .swiper-button-next {
		font-size: 12px;
	}
}

.stweb__pt-banner-hero .swiper-button-prev::after,
.stweb__pt-banner-hero .swiper-button-next::after {
	content: inherit;
}

.stweb__pt-banner-hero .swiper-button-prev.swiper-button-disabled,
.stweb__pt-banner-hero .swiper-button-next.swiper-button-disabled {
	background-color: #fff;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
}

.stweb__pt-banner-hero .swiper-button-prev.swiper-button-disabled>.icon path,
.stweb__pt-banner-hero .swiper-button-next.swiper-button-disabled>.icon path {
	stroke: #80cef9;
}

.stweb__pt-banner-hero .swiper-button-prev>.icon path,
.stweb__pt-banner-hero .swiper-button-next>.icon path {
	stroke: #fff;
}

.stweb__pt-banner-hero .swiper-button-prev:focus,
.stweb__pt-banner-hero .swiper-button-next:focus {
	outline: none;
}

.stweb__pt-tabs-Planes {
	position: relative;
	z-index: 1;
	padding: 20px 0 20px;
}

@media (min-width: 768px) {
	.stweb__pt-tabs-Planes {
		padding: 30px 0 40px;
	}
}

.stweb__pt-tabs-Planes .tab-panel .tab-content .tab-pane {
	overflow: inherit;
}

.stweb__pt-tabs-Planes .coverage {
	position: relative;
	margin-top: -125px;
}

@media (min-width: 768px) {
	.stweb__pt-tabs-Planes .coverage {
		margin-top: -60px;
	}
}

.stweb__pt-tabs-Planes .coverage .content {
	width: 100%;
	max-width: 328px;
	margin: 0 auto;
	padding: 15px;
	background: #fff;
	box-shadow: 0px 7px 8px rgba(11, 39, 57, 0.02), 0px 5px 22px rgba(11, 39, 57, 0.12);
	border-radius: 8px;
}

@media (min-width: 768px) {
	.stweb__pt-tabs-Planes .coverage .content {
		max-width: 896px;
		padding: 15px 24px;
	}
}

.stweb__pt-tabs-Planes .coverage .content .row {
	align-items: center;
	justify-content: center;
}

@media (min-width: 768px) {
	.stweb__pt-tabs-Planes .coverage .content .row {
		justify-content: space-between;
	}
}

.stweb__pt-tabs-Planes .coverage .content .picture {
	text-align: center;
	display: block;
	margin-bottom: 16px;
}

@media (min-width: 768px) {
	.stweb__pt-tabs-Planes .coverage .content .picture {
		text-align: left;
		margin-bottom: 0;
	}
}

.stweb__pt-tabs-Planes .coverage .content .text {
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	color: #0b2739;
	text-align: left;
	margin: 0 0 16px;
}

@media (min-width: 768px) {
	.stweb__pt-tabs-Planes .coverage .content .text {
		font-size: 28px;
		line-height: 32px;
		margin: 0;
	}
}

.stweb__pt-tabs-Planes .coverage .content .text .info {
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	color: #50535a;
	display: block;
	margin-top: 8px;
}

.stweb__pt-tabs-Planes .coverage .content .stweb-btn--cian {
	width: 100%;
	max-width: 208px;
	font-size: 16px;
	line-height: 24px;
	height: 56px;
}

@media (min-width: 929px) {
	.stweb__pt-tabs-Planes .coverage .content .stweb-btn--cian {
		padding-left: 32px;
		padding-right: 32px;
	}
}

@media (max-width: 930px) and (min-width: 767px) {
	.stweb__pt-tabs-Planes .coverage .content .stweb-btn--cian {
		padding-left: 7%;
		padding-right: 7%;
	}
}

@media (max-width: 768px) {
	.stweb__pt-tabs-Planes .coverage .content .stweb-btn--cian {
		display: block;
		margin: 0 auto;
		height: 40px;
	}
}

.stweb__pt-tabs-Planes .tab-panel {
	margin-top: 0px;
}

.stweb__pt-tabs-Planes .tab-pane-footer {
	padding: 40px 0 0;
}

.stweb__pt-tabs-Planes .tab-pane-footer .container {
	padding: 0;
}

.stweb__pt-tabs-Planes .tab-pane-footer .title {
	font-weight: 300;
	font-size: 28px;
	line-height: 32px;
	color: #50535a;
	text-align: center;
	padding: 0 15px;
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.stweb__pt-tabs-Planes .tab-pane-footer .title {
		margin-bottom: 20px;
	}
}

.stweb__pt-tabs-Planes .tab-pane-footer .plans-include {
	width: 100%;
	margin: 0 auto;
	display: flex;
	padding: 20px;
}

.stweb__pt-tabs-Planes .tab-pane-footer .plans-include.plans-include-col-2 {
	max-width: 580px;
}

.stweb__pt-tabs-Planes .tab-pane-footer .plans-include.plans-include-col-3 {
	max-width: 825px;
}

.stweb__pt-tabs-Planes .tab-pane-footer .plans-include__item {
	background: #fff;
	box-shadow: 0px 7px 8px rgba(11, 39, 57, 0.02), 0px 5px 22px rgba(11, 39, 57, 0.12);
	border-radius: 16px;
	display: flex;
	align-items: center;
	width: 255px;
	height: 96px;
	padding: 15px;
}

.stweb__pt-tabs-Planes .tab-pane-footer .plans-include__item .picture {
	margin-right: 8px;
}

.stweb__pt-tabs-Planes .tab-pane-footer .plans-include__item .content .title {
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.12px;
	color: #0b2739;
	margin-bottom: 4px;
	text-align: left;
	padding: 0;
}

.stweb__pt-tabs-Planes .tab-pane-footer .plans-include__item .content .text {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.12px;
	color: #50535a;
}

.stweb__pt-tabs-Planes .pt-plan__carousel {
	position: relative;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.stweb__pt-tabs-Planes .pt-plan__carousel .swiper {
	margin: 0 auto;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-wrapper {
		transform: none !important;
		flex-direction: column;
	}
}

.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-slide {
	padding: 15px 10px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-slide {
		padding: 15px 10px;
	}
}

.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-prev {
	right: -30px;
	left: auto;
	top: var(--swiper-navigation-top-offset, 47%);
}

.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-next {
	right: -30px;
	top: var(--swiper-navigation-top-offset, 53%);
}

.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-prev,
.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-next {
	font-size: 10px;
	width: 28px;
	height: 28px;
	margin-top: 0px;
	border-radius: 50%;
	background-color: #019df4;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

@media (min-width: 768px) {

	.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-prev,
	.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-next {
		font-size: 12px;
	}
}

@media (max-width: 575.98px) {

	.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-prev,
	.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-next {
		display: none;
	}
}

.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-prev::after,
.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-next::after {
	content: inherit;
}

.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-prev.swiper-button-disabled,
.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-next.swiper-button-disabled {
	background-color: #fff;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
}

.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-prev.swiper-button-disabled>.icon path,
.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-next.swiper-button-disabled>.icon path {
	stroke: #019df4;
}

.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-prev>.icon path,
.stweb__pt-tabs-Planes .pt-plan__carousel .swiper-button-next>.icon path {
	stroke: #fff;
}

.stweb__pt-tabs-Planes .plan-box {
	position: relative;
	background: #fff;
	box-shadow: 0px 7px 8px rgba(11, 39, 57, 0.02), 0px 5px 22px rgba(11, 39, 57, 0.12);
	border-radius: 8px;
	padding: 24px 0px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box {
		overflow: hidden;
		padding: 24px 0px 0;
	}
}

.stweb__pt-tabs-Planes .plan-box.active .box__footer .link--more .svg--inline {
	transform: rotate(180deg);
}

.stweb__pt-tabs-Planes .plan-box.plan-box-great {
	padding: 0px 0px 24px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box.plan-box-great {
		padding: 0px;
	}
}

.stweb__pt-tabs-Planes .plan-box.plan-box-great .box__info {
	padding-top: 24px;
}

.stweb__pt-tabs-Planes .plan-box.plan-box-only {
	max-width: 330px;
	margin: 0 auto;
}

@media (min-width: 768px) {
	.stweb__pt-tabs-Planes .plan-box.plan-box-only {
		max-width: 202px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__outstanding {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 24px;
	align-items: center;
	background: #a13ea1;
	color: #fff;
	font-weight: 700;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	line-height: 1;
	text-transform: uppercase;
}

@media (min-width: 576px) {
	.stweb__pt-tabs-Planes .plan-box .box__outstanding {
		position: absolute;
		border-radius: 20px;
		width: 97px;
		height: 18px;
		left: calc(50% - 97px/2 + 0.5px);
		top: -9px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info {
	padding: 0 12px 16px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info {
		padding: 0 16px 16px;
	}
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-megas {
		display: flex;
		flex-wrap: wrap;
	}
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-megas .megas__col-full {
		position: relative;
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-megas .megas__col-1 {
		position: relative;
		width: 100%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-megas .megas__col-1::after {
		content: "";
		position: absolute;
		top: 10px;
		bottom: 0;
		right: 0;
		display: block;
		width: 1px;
		height: 36px;
		background-color: #d3d4d3;
	}
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-megas .megas__col-2 {
		position: relative;
		width: 100%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-1 {
	font-size: 16px;
	line-height: 1.2;
	color: #0b2739;
	text-align: center;
	margin-bottom: 5px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-text-1 {
		font-size: 22px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-2 {
	font-size: 12px;
	line-height: 1.2;
	color: #86888c;
	text-align: center;
	margin-bottom: 8px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-text-2 {
		font-size: 14px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-3 {
	font-size: 36px;
	line-height: 1.2;
	color: #019df4;
	text-align: center;
	margin-bottom: 4px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-text-3 {
		font-size: 30px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-4 {
	font-size: 12px;
	line-height: 1.2;
	color: #0b2739;
	text-align: center;
	margin-bottom: 8px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-5 {
	font-size: 32px;
	font-weight: 700;
	line-height: 1.2;
	color: #0b2739;
	text-align: center;
	margin-bottom: 0px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-text-5 {
		margin-bottom: 4px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-5 .text-symbol {
	font-size: 20px;
	font-weight: 400;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-text-5 .text-symbol {
		font-size: 16px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-5 .text-sub {
	font-size: 12px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-text-5 .text-sub {
		font-size: 10px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-6 {
	font-size: 12px;
	line-height: 1.2;
	color: #50535a;
	text-align: center;
	margin-bottom: 16px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .sin-costo-adicional-content {
	background-color: #f4f4f4;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 8px;
	padding: 5px 14px;
	margin-bottom: 16px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .sin-costo-adicional-content__titulo {
	font-size: 12px;
	color: #0b2739;
	line-height: 16px;
	margin-bottom: 0;
	font-weight: 700;
	white-space: nowrap;
}

.stweb__pt-tabs-Planes .plan-box .box__info .sin-costo-adicional-content__meses {
	font-size: 10px;
	color: #50535a;
	line-height: 16px;
	margin-bottom: 0;
	width: 59px;
}

@media (min-width: 900px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .sin-costo-adicional-content {
		flex-direction: column;
		justify-content: center;
	}

	.stweb__pt-tabs-Planes .plan-box .box__info .sin-costo-adicional-content__titulo {
		margin-bottom: 5px;
	}

	.stweb__pt-tabs-Planes .plan-box .box__info .sin-costo-adicional-content__logos {
		margin-bottom: 2px;
	}

	.stweb__pt-tabs-Planes .plan-box .box__info .sin-costo-adicional-content__meses {
		font-size: 12px;
		text-align: center;
		width: auto;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-7 {
	font-size: 14px;
	line-height: 1.2;
	color: #019df4;
	text-align: center;
	margin-bottom: 4px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-text-7 {
		font-size: 16px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-8 {
	font-size: 12px;
	line-height: 1.2;
	color: #0b2739;
	text-align: center;
	margin-bottom: 16px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-text-8 .text-symbol {
	color: #019df4;
}

.stweb__pt-tabs-Planes .plan-box .box__info .button--buy {
	display: block;
	width: 100%;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 8px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .button--call {
	display: block;
	width: 100%;
	font-size: 16px;
	margin-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .button--whatsapp {
	background-color: #5cb615;
	border-radius: 25px;
	display: block;
	margin: 0 auto;
	font-weight: 400;
	color: #fff;
	text-align: center;
	cursor: pointer;
	user-select: none;
	border: 0 solid transparent;
	padding: 0 15px;
	outline: 0;
	font-size: 12px;
	line-height: 48px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-1 {
	display: block;
	background: #f4f4f4;
	border-radius: 8px;
	padding: 6px 4px;
	margin-top: 16px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-1 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding: 13px 4px;
	}
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-1 .promo-1__col-1 {
		position: relative;
		width: 100%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-1 .promo-1__col-2 {
		position: relative;
		width: 100%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-1 .promo-text-1 {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	color: #0b2739;
	margin-bottom: 5px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-1 .promo-text-1 {
		margin-bottom: 0;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-1 .promo-text-2 {
	font-size: 10px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	color: #50535a;
	margin-bottom: 0px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-1 .promo-text-2 .text-color {
	color: #019df4;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background: #f4f4f4;
	border-radius: 8px;
	padding: 8px 4px;
	margin-top: 16px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-col-1 {
	position: relative;
	width: 100%;
	flex: 0 0 50%;
	max-width: 50%;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-col-2 {
	position: relative;
	width: 100%;
	flex: 0 0 50%;
	max-width: 50%;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-image-1 {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-text-1 {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	color: #0b2739;
	margin-bottom: 2px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-text-1 .text-1__sub {
	display: block;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	color: #50535a;
	margin-bottom: 0px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-text-1 .text-1__sub {
		display: inline-block;
		font-size: 8px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-text-2 {
	font-size: 10px;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	color: #50535a;
	margin-bottom: 0px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-text-2 {
		font-size: 8px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-text-2 .text-color {
	color: #019df4;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-sticker {
	display: flex;
	align-items: center;
	max-width: 65px;
	margin: 0 auto;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-sticker .sticker__svg {
	font-size: 20px;
}

.stweb__pt-tabs-Planes .plan-box .box__info .info-promo-2 .promo-sticker .sticker__text {
	flex: 1;
	display: block;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.15;
	color: #50535a;
	margin-left: 5px;
}

.stweb__pt-tabs-Planes .plan-box .box__description {
	padding: 0 12px;
	border-top: 1px solid #f6f6f6;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__description {
		padding: 0 16px;
		display: none;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__description .item__benefit {
	display: flex;
	align-items: flex-start;
	margin-top: 16px;
}

.stweb__pt-tabs-Planes .plan-box .box__description .item__benefit .benefit__icon {
	display: block;
	width: 15px;
	margin-right: 10px;
}

.stweb__pt-tabs-Planes .plan-box .box__description .item__benefit .benefit__icon img {
	width: auto;
	height: auto;
	vertical-align: top;
}

.stweb__pt-tabs-Planes .plan-box .box__description .item__benefit .benefit__info {
	flex: 1;
}

.stweb__pt-tabs-Planes .plan-box .box__description .item__benefit .benefit__info .info-text-1 {
	font-size: 12px;
	line-height: 1.2;
	color: #313235;
	margin-bottom: 4px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__description .item__benefit .benefit__info .info-text-1 {
		font-size: 14px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__description .item__benefit .benefit__info .info-text-2 {
	font-size: 12px;
	line-height: 1.2;
	color: #50535a;
	margin-bottom: 4px;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__description .item__benefit .benefit__info .info-text-2 {
		font-size: 14px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__description .item__benefit .benefit__info .info-text-3 {
	font-size: 12px;
	line-height: 1.2;
	color: #86888c;
	margin-bottom: 0;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__description .item__benefit .benefit__info .info-text-3 {
		font-size: 14px;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__footer {
	display: none;
	position: relative;
	padding: 0;
}

@media (max-width: 575.98px) {
	.stweb__pt-tabs-Planes .plan-box .box__footer {
		display: block;
	}
}

.stweb__pt-tabs-Planes .plan-box .box__footer .link--more {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	background-color: transparent;
	border: 0;
	padding: 16px 0 24px;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	color: #019df4;
	outline: 0;
	transition: 0.4s;
}

.stweb__pt-tabs-Planes .plan-box .box__footer .link--more .svg--inline {
	height: 13px;
	width: 13px;
	margin-left: 5px;
	filter: invert(51%) sepia(81%) saturate(3888%) hue-rotate(175deg) brightness(101%) contrast(99%);
}

.stweb__pt-why {
	position: relative;
	padding: 24px 0;
	background-color: #f6f6f6;
}

@media (min-width: 992px) {
	.stweb__pt-why {
		padding: 60px 0;
	}
}

.stweb__pt-why .pt-why__title {
	font-size: 28px;
	font-weight: 300;
	line-height: 1.2;
	text-align: center;
	color: #313235;
	margin-bottom: 32px;
}

@media (min-width: 992px) {
	.stweb__pt-why .pt-why__title {
		font-size: 32px;
		margin-bottom: 40px;
	}
}

.stweb__pt-why .pt-why__cards {
	margin-left: -8px;
	margin-right: -8px;
}

@media (max-width: 991.98px) {
	.stweb__pt-why .pt-why__cards [class^='col-'] {
		padding-left: 8px;
		padding-right: 8px;
	}
}

.stweb__pt-why .pt-why__box {
	position: relative;
	display: block;
	width: 100%;
	height: 200px;
	background: #fff;
	padding: 16px 15px;
	margin: 8px 0;
	box-shadow: 0px 7px 8px rgba(11, 39, 57, 0.02), 0px 5px 22px rgba(11, 39, 57, 0.12);
	border-radius: 8px;
}

@media (min-width: 768px) {
	.stweb__pt-why .pt-why__box {
		padding: 16px 10px;
	}
}

@media (min-width: 992px) {
	.stweb__pt-why .pt-why__box {
		display: flex;
		height: 137px;
		padding: 24px 16px;
		margin: 15px 0;
	}
}

.stweb__pt-why .pt-why__box .box__header {
	margin-bottom: 16px;
}

@media (min-width: 992px) {
	.stweb__pt-why .pt-why__box .box__header {
		margin-right: 15px;
		width: 38px;
	}
}

@media (max-width: 991.98px) {
	.stweb__pt-why .pt-why__box .box__header {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 50px;
	}
}

.stweb__pt-why .pt-why__box .box__header picture,
.stweb__pt-why .pt-why__box .box__header img {
	display: block;
}

.stweb__pt-why .pt-why__box .box__header img {
	width: auto;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}

@media (min-width: 992px) {
	.stweb__pt-why .pt-why__box .box__body {
		flex: 1;
	}
}

.stweb__pt-why .pt-why__box .box__body .box__title {
	font-size: 14px;
	text-align: center;
	line-height: 1.2;
	font-weight: 700;
	color: #0b2739;
	letter-spacing: 0.12px;
	margin-bottom: 4px;
}

@media (min-width: 992px) {
	.stweb__pt-why .pt-why__box .box__body .box__title {
		font-size: 14px;
		text-align: left;
	}
}

@media (min-width: 1200px) {
	.stweb__pt-why .pt-why__box .box__body .box__title {
		font-size: 18px;
	}
}

.stweb__pt-why .pt-why__box .box__body .box__title a {
	color: #0b2739;
	text-decoration: none;
}

.stweb__pt-why .pt-why__box .box__body .box__title a::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.stweb__pt-why .pt-why__box .box__body .box__description {
	font-size: 14px;
	line-height: 1.15;
	color: #86888c;
	margin-bottom: 0;
	text-align: center;
}

@media (min-width: 992px) {
	.stweb__pt-why .pt-why__box .box__body .box__description {
		font-size: 14px;
		text-align: left;
	}
}

@media (min-width: 1200px) {
	.stweb__pt-why .pt-why__box .box__body .box__description {
		font-size: 16px;
	}
}

.stweb__pt-why .pt-why__banner {
	position: relative;
	display: block;
}

@media (max-width: 991.98px) {
	.stweb__pt-why .pt-why__banner {
		margin-bottom: 20px;
	}
}

.stweb__pt-why .pt-why__banner img {
	display: block;
	margin: 0 auto;
	border-radius: 8px;
}

.stweb__pt-decosmart {
	padding: 24px 0 0;
}

@media (min-width: 992px) {
	.stweb__pt-decosmart {
		padding: 60px 0 29px;
	}
}

.stweb__pt-decosmart .information {
	margin-bottom: 32px;
	text-align: center;
	justify-content: space-between;
}

@media (min-width: 768px) {
	.stweb__pt-decosmart .information {
		text-align: left;
		margin-bottom: 38px;
	}
}

.stweb__pt-decosmart .information .picture {
	width: 100%;
	margin: 24px 0 20px;
}

@media (min-width: 768px) {
	.stweb__pt-decosmart .information .picture {
		margin: 0;
		width: auto;
	}
}

.stweb__pt-decosmart .information .content {
	width: 100%;
	text-align: left;
}

.stweb__pt-decosmart .information .title {
	font-weight: 300;
	font-size: 24px;
	line-height: 32px;
	color: #313235;
	margin-bottom: 8px;
	width: 100%;
}

@media (min-width: 992px) {
	.stweb__pt-decosmart .information .title {
		max-width: 540px;
		margin-bottom: 16px;
		font-size: 32px;
		line-height: 40px;
		color: #50535a;
	}
}

.stweb__pt-decosmart .information .text {
	font-weight: 300;
	font-size: 18px;
	line-height: 20px;
	color: #50535a;
	margin-bottom: 16px;
}

.stweb__pt-decosmart .information .text b {
	font-weight: 400;
}

@media (min-width: 992px) {
	.stweb__pt-decosmart .information .text {
		width: 100%;
		max-width: 540px;
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 24px;
	}
}

.stweb__pt-decosmart .information .link {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #019df4;
	text-decoration: underline;
}

.stweb__pt-decosmart .information .link span {
	margin-right: 8px;
}

.stweb__pt-decosmart .information .link:hover {
	text-decoration: none;
}

.stweb__pt-decosmart .information .link .svg--inline {
	font-size: 10px;
	line-height: 24px;
}

.stweb__pt-decosmart .information .link .svg--inline path {
	fill: #019df4;
}

.stweb__pt-streaming {
	padding: 24px 0 40px;
}

@media (min-width: 992px) {
	.stweb__pt-streaming {
		padding: 60px 0 80px;
	}
}

.stweb__pt-streaming .information {
	margin-bottom: 32px;
	text-align: center;
}

@media (min-width: 768px) {
	.stweb__pt-streaming .information {
		text-align: left;
		margin-bottom: 48px;
	}
}

.stweb__pt-streaming .information .picture {
	width: 100%;
	margin-bottom: 24px;
}

@media (min-width: 768px) {
	.stweb__pt-streaming .information .picture {
		margin-bottom: 0;
		width: auto;
	}
}

.stweb__pt-streaming .information .content {
	width: 100%;
	text-align: left;
}

.stweb__pt-streaming .information .title {
	font-weight: 300;
	font-size: 24px;
	line-height: 32px;
	color: #313235;
	margin-bottom: 8px;
	width: 100%;
}

@media (min-width: 992px) {
	.stweb__pt-streaming .information .title {
		max-width: 407px;
		margin-bottom: 16px;
		font-size: 32px;
		line-height: 40px;
		color: #50535a;
	}
}

.stweb__pt-streaming .information .text {
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	color: #50535a;
	margin-bottom: 16px;
}

.stweb__pt-streaming .information .text b {
	font-weight: 400;
}

@media (min-width: 992px) {
	.stweb__pt-streaming .information .text {
		width: 100%;
		max-width: 514px;
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 24px;
	}
}

.stweb__pt-streaming .information .link {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #019df4;
	text-decoration: underline;
}

.stweb__pt-streaming .information .link span {
	margin-right: 8px;
}

.stweb__pt-streaming .information .link:hover {
	text-decoration: none;
}

.stweb__pt-streaming .information .link .svg--inline {
	font-size: 10px;
	line-height: 24px;
}

.stweb__pt-streaming .information .link .svg--inline path {
	fill: #019df4;
}

.stweb__pt-streaming .brands {
	margin-top: 0;
}

@media (min-width: 992px) {
	.stweb__pt-streaming .brands {
		justify-content: center;
	}
}

.stweb__pt-streaming .brands .item {
	padding: 5px;
}

@media (min-width: 992px) {
	.stweb__pt-streaming .brands .item {
		padding: 15px;
	}
}

.stweb__pt-signal {
	position: relative;
	padding: 24px 0;
	background-color: #f6f6f6;
}

@media (min-width: 992px) {
	.stweb__pt-signal {
		padding: 60px 0;
	}
}

.stweb__pt-signal .pt-signal__title {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	color: #313235;
	margin-bottom: 16px;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__title {
		font-size: 32px;
		margin-bottom: 20px;
		max-width: 520px;
	}
}

.stweb__pt-signal .pt-signal__description {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__description {
		font-size: 18px;
		max-width: 520px;
	}
}

.stweb__pt-signal .pt-signal__description>* {
	font-size: 14px;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__description>* {
		font-size: 18px;
	}
}

.stweb__pt-signal .pt-signal__description>*:last-child {
	margin-bottom: 0;
}

.stweb__pt-signal .pt-signal__banner {
	position: relative;
	display: block;
}

@media (max-width: 991.98px) {
	.stweb__pt-signal .pt-signal__banner {
		margin-top: 24px;
		margin-bottom: 24px;
	}
}

.stweb__pt-signal .pt-signal__banner img {
	display: block;
	margin: 0 auto;
	border-radius: 8px;
}

.stweb__pt-signal .pt-signal__benefit {
	position: relative;
	background: #fff;
	padding: 20px 0px;
	margin-top: 24px;
	margin-left: 0;
	margin-right: 0;
	box-shadow: 0px 7px 8px rgba(11, 39, 57, 0.02), 0px 5px 22px rgba(11, 39, 57, 0.12);
	border-radius: 8px;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__benefit {
		margin-top: 48px;
		padding: 25px 20px;
	}
}

.stweb__pt-signal .pt-signal__benefit .benefit__box {
	display: block;
	width: 100%;
	max-width: 227px;
	margin: 0 auto;
	padding: 0 5px;
}

@media (max-width: 991.98px) {
	.stweb__pt-signal .pt-signal__benefit .benefit__box {
		margin: 8px auto;
		padding: 0 5px;
	}
}

.stweb__pt-signal .pt-signal__benefit .benefit__box .box__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 35px;
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__benefit .benefit__box .box__icon {
		height: 50px;
	}
}

.stweb__pt-signal .pt-signal__benefit .benefit__box .box__icon>.icon {
	font-size: 34px;
	color: #019df4;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__benefit .benefit__box .box__icon>.icon {
		font-size: 50px;
	}
}

.stweb__pt-signal .pt-signal__benefit .benefit__box .box__description {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__benefit .benefit__box .box__description {
		font-size: 14px;
	}
}

.stweb__pt-signal .pt-signal__benefit .benefit__box .box__description>* {
	font-size: 12px;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__benefit .benefit__box .box__description>* {
		font-size: 14px;
	}
}

.stweb__pt-signal .pt-signal__benefit .benefit__box .box__description>*:last-child {
	margin-bottom: 0;
}

.stweb__pt-signal .pt-signal__banner-repetidor {
	position: relative;
	background: #fff;
	padding: 20px 0px;
	margin-top: 24px;
	margin-left: 0;
	margin-right: 0;
	box-shadow: 0px 7px 8px rgba(11, 39, 57, 0.02), 0px 5px 22px rgba(11, 39, 57, 0.12);
	border-radius: 8px;
}

.stweb__pt-signal .pt-signal__banner-repetidor [class^='col'] {
	z-index: 1;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__banner-repetidor {
		margin-top: 48px;
		padding: 24px 25px;
	}
}

@media (max-width: 767.98px) {
	.stweb__pt-signal .pt-signal__banner-repetidor .banner__qr {
		display: none;
	}
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__qr .qr__picture>img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	border: 1px solid #dfdfdf;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0px 7px 8px rgba(11, 39, 57, 0.02), 0px 5px 22px rgba(11, 39, 57, 0.12);
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__background {
	display: none;
}

@media (min-width: 768px) {
	.stweb__pt-signal .pt-signal__banner-repetidor .banner__background {
		display: block;
	}
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__background>img {
	position: absolute;
	width: 100%;
	height: auto;
	left: auto;
	right: 0;
	/* top: 0;
	*/
	bottom: 0;
	object-fit: none;
	object-position: bottom right;
	z-index: 0;
}

@media (min-width: 1024px) {
	.stweb__pt-signal .pt-signal__banner-repetidor .banner__background>img {
		right: 70px;
	}
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__box {
	display: flex;
	align-items: flex-start;
	max-width: 350px;
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__box .box__icon {
	margin-top: 4px;
	margin-right: 16px;
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__box .box__info {
	flex: 1;
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__title {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3;
	color: #313235;
	margin-bottom: 8px;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__banner-repetidor .banner__title {
		font-size: 24px;
	}
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__banner-repetidor .banner__title .title__bold-400 {
		font-weight: 400;
	}
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__description {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3;
	color: #50535a;
	margin-bottom: 0px;
}

@media (min-width: 992px) {
	.stweb__pt-signal .pt-signal__banner-repetidor .banner__description {
		font-size: 14px;
	}
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__apps {
	display: flex;
	align-items: center;
	margin-top: 8px;
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__apps .app__google,
.stweb__pt-signal .pt-signal__banner-repetidor .banner__apps .app__ios {
	display: inline-block;
}

.stweb__pt-signal .pt-signal__banner-repetidor .banner__apps .app__google {
	margin-left: 8px;
}

.stweb__pt-clients {
	padding: 24px 0 40px;
}

@media (min-width: 600px) {
	.stweb__pt-clients {
		padding: 60px 0 80px;
	}
}

.stweb__pt-clients .title {
	font-weight: 300;
	font-size: 38px;
	line-height: 46px;
	text-align: center;
	color: #313235;
}

@media (min-width: 600px) {
	.stweb__pt-clients .title {
		font-size: 28px;
		line-height: 32px;
	}
}

.stweb__pt-clients .client {
	display: flex;
	align-items: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

.stweb__pt-clients .client .data {
	width: 100%;
	padding: 13px 9px;
	position: relative;
	max-width: 105px;
	max-height: 105px;
	border-radius: 8px;
}

@media (min-width: 600px) {
	.stweb__pt-clients .client .data {
		max-width: 180px;
		max-height: 176px;
		padding: 36px 16px;
	}
}

.stweb__pt-clients .client .data .title {
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #313235;
	margin-bottom: 8px;
	width: 100%;
	max-width: 135px;
}

@media (min-width: 600px) {
	.stweb__pt-clients .client .data .title {
		font-size: 18px;
		line-height: 24px;
	}
}

.stweb__pt-clients .client .data .plan {
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	color: #50535a;
	width: 100%;
	max-width: 135px;
	display: block;
}

@media (min-width: 600px) {
	.stweb__pt-clients .client .data .plan {
		font-size: 12px;
		line-height: 16px;
	}
}

.stweb__pt-clients .client .data .photo {
	position: absolute;
	right: -25px;
	top: 0;
}

@media (min-width: 600px) {
	.stweb__pt-clients .client .data .photo {
		right: -135px;
	}
}

.stweb__pt-clients .client .data .photo .picture {
	width: 66px;
}

@media (min-width: 600px) {
	.stweb__pt-clients .client .data .photo .picture {
		width: auto;
	}
}

.stweb__pt-clients .client--bg {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	object-fit: cover;
}

.stweb__pt-clients .client .testimony {
	padding-left: 23px;
}

@media (min-width: 600px) {
	.stweb__pt-clients .client .testimony {
		padding-left: 128px;
	}
}

.stweb__pt-clients .client .testimony .paragraph .text {
	font-size: 12px;
	line-height: 18px;
	color: #50535a;
	margin-bottom: 0;
}

.stweb__pt-clients .client .testimony .paragraph .text:first-of-type {
	margin-bottom: 15px;
}

@media (min-width: 600px) {
	.stweb__pt-clients .client .testimony .paragraph .text {
		font-size: 14px;
		line-height: 18px;
	}

	.stweb__pt-clients .client .testimony .paragraph .text:first-of-type {
		margin-bottom: 20px;
	}
}

.stweb__pt-browse {
	position: relative;
	padding: 34px 0 92px;
	background-color: #f6f6f6;
}

@media (min-width: 992px) {
	.stweb__pt-browse {
		padding: 70px 0 120px;
	}
}

.stweb__pt-browse .pt-browse__title {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	text-align: center;
	color: #313235;
	margin-bottom: 10px;
}

@media (min-width: 992px) {
	.stweb__pt-browse .pt-browse__title {
		font-size: 20px;
		margin-bottom: 10px;
	}
}

.stweb__pt-browse .pt-browse__subtitle {
	font-size: 28px;
	font-weight: 300;
	line-height: 1.2;
	text-align: center;
	color: #313235;
	margin-bottom: 32px;
}

@media (min-width: 992px) {
	.stweb__pt-browse .pt-browse__subtitle {
		font-size: 38px;
		margin-bottom: 40px;
	}
}

.stweb__pt-browse .pt-browse__carousel {
	position: relative;
}

.stweb__pt-browse .pt-browse__carousel .swiper,
.stweb__pt-browse .pt-browse__carousel .swiper-container {
	max-width: 1014px;
	margin: 0 auto;
}

.stweb__pt-browse .pt-browse__carousel .swiper-slide {
	padding: 0 15px;
}

.stweb__pt-browse .pt-browse__carousel .swiper-button-prev {
	left: 0;
}

.stweb__pt-browse .pt-browse__carousel .swiper-button-next {
	right: 0;
}

.stweb__pt-browse .pt-browse__carousel .swiper-button-prev,
.stweb__pt-browse .pt-browse__carousel .swiper-button-next {
	font-size: 10px;
	width: 28px;
	height: 28px;
	margin-top: 0px;
	border-radius: 50%;
	background-color: #019df4;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

@media (min-width: 768px) {

	.stweb__pt-browse .pt-browse__carousel .swiper-button-prev,
	.stweb__pt-browse .pt-browse__carousel .swiper-button-next {
		font-size: 12px;
	}
}

.stweb__pt-browse .pt-browse__carousel .swiper-button-prev::after,
.stweb__pt-browse .pt-browse__carousel .swiper-button-next::after {
	content: inherit;
}

.stweb__pt-browse .pt-browse__carousel .swiper-button-prev.swiper-button-disabled,
.stweb__pt-browse .pt-browse__carousel .swiper-button-next.swiper-button-disabled {
	background-color: #fff;
}

.stweb__pt-browse .pt-browse__carousel .swiper-button-prev.swiper-button-disabled>.icon path,
.stweb__pt-browse .pt-browse__carousel .swiper-button-next.swiper-button-disabled>.icon path {
	stroke: #019df4;
}

.stweb__pt-browse .pt-browse__carousel .swiper-button-prev>.icon path,
.stweb__pt-browse .pt-browse__carousel .swiper-button-next>.icon path {
	stroke: #fff;
}

.stweb__pt-browse .pt-browse__carousel .swiper-pagination {
	width: 100%;
	font-size: 14px;
	color: #50535a;
	bottom: -40px;
	left: 0;
	right: 0;
}

@media (min-width: 768px) {
	.stweb__pt-browse .pt-browse__carousel .swiper-pagination {
		max-width: 100%;
		font-size: 16px;
	}
}

.stweb__pt-browse .pt-browse__carousel .swiper-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 5px;
}

.stweb__pt-browse .pt-browse__carousel .swiper-pagination-bullet-active {
	background-color: #019df4;
}

.stweb__pt-browse .pt-browse__box {
	position: relative;
	display: block;
	width: 100%;
	height: 160px;
	background: #fff;
	padding: 15px 16px;
	margin: 20px 0;
	box-shadow: 0px 2px 4px rgba(11, 39, 57, 0.05);
	border-radius: 8px;
}

@media (max-width: 575.98px) {
	.stweb__pt-browse .pt-browse__box {
		max-width: 248px;
		margin: 0 auto;
	}
}

.stweb__pt-browse .pt-browse__box .box__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}

.stweb__pt-browse .pt-browse__box .box__icon>.icon {
	font-size: 34px;
	color: #019df4;
}

.stweb__pt-browse .pt-browse__box .box__description {
	display: block;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #50535a;
	margin: 0 auto;
	max-width: 180px;
}

@media (min-width: 992px) {
	.stweb__pt-browse .pt-browse__box .box__description {
		font-size: 14px;
		max-width: 210px;
	}
}

.stweb__pt-browse .pt-browse__box .box__description>* {
	font-size: 12px;
	margin-bottom: 4px;
}

@media (min-width: 992px) {
	.stweb__pt-browse .pt-browse__box .box__description>* {
		font-size: 14px;
	}
}

.stweb__pt-browse .pt-browse__box .box__description>*:last-child {
	margin-bottom: 0;
}

.stweb__pt-browse .pt-browse__box .box__description .text-tip {
	color: #50535A;
}

@-webkit-keyframes pulse2 {
	0% {
		-webkit-box-shadow: 0 0 0 0 #5cb615
	}

	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(1, 155, 242, 0)
	}

	to {
		-webkit-box-shadow: 0 0 0 0 rgba(1, 155, 242, 0)
	}
}

@keyframes pulse2 {
	0% {
		-webkit-box-shadow: 0 0 0 0 #5cb615;
		box-shadow: 0 0 0 0 #5cb615
	}

	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(1, 155, 242, 0);
		box-shadow: 0 0 0 10px rgba(1, 155, 242, 0)
	}

	to {
		-webkit-box-shadow: 0 0 0 0 rgba(1, 155, 242, 0);
		box-shadow: 0 0 0 0 rgba(1, 155, 242, 0)
	}
}

.stweb-hidden-wspHunter .stweb__hunter-whatsapp,
.stweb-hidden-wspHunter .stweb__pt-tabs-Planes .plan-box .box__info .button--whatsapp,
.stweb-hidden-wspHunter .section-hunter-whatsapp2,
.stweb-hidden-wspHunter .section-hunter-whatsapp3 {
	display: none !important;
}

.stweb__hunter-whatsapp {
	position: fixed;
	z-index: 22;
	bottom: 120px;
	right: -72px;
	display: flex !important;
	align-items: center;
	cursor: pointer;
}

.hunter-whatsapp {
	position: fixed;
	z-index: 22;
	bottom: 120px;
	right: -72px;
	display: flex !important;
	align-items: center;
	cursor: pointer;
}

.hunter-whatsapp_left-info2 {
	font-size: 12px;
	line-height: 15px;
	margin: 0 auto;
	text-align: center;
}

.stweb__hunter-whatsapp .hunter-whatsapp_left2 {
	background: #3c7521;
	color: #fff;
	width: 157px;
	height: 43px;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.stweb__hunter-whatsapp .hunter-whatsapp_left2 span {
	font-size: 14px;
}

.hunter-whatsapp_left-info-bold2 {
	display: block;
	font-size: 20px;
	padding-bottom: 2px;
}

.stweb__hunter-whatsapp .hunter-whatsapp_right {
	position: relative;
	left: -210px;
	background-color: #5cb615;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.pulse2 {
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .4);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, .4);
	-webkit-animation: 1.5s infinite pulse2;
	animation: 1.5s infinite pulse2;
}

.hunter-whatsapp_close {
	color: #fff;
	position: relative;
	top: -10px;
	left: -14px;
	font-size: 20px;
	font-weight: 500;
	z-index: 30;
}

.stweb_hidden .hunter-whatsapp_left-info2 {
	display: none;
}

.stweb_hidden .hunter-whatsapp_close {
	display: none;
}

.stweb_hidden .hunter-whatsapp_right.pulse2 {
	left: -110px;
}

@media (max-width: 767px) {
	.stweb_hidden .hunter-whatsapp_right.pulse2 {
		left: -90px;
	}
}

.section-hunter-whatsapp2 {
	display: none !important;
}

img {
	max-width: 100%;
}

/* slider */

.dev-banner-container {
	height: 500px;
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: relative;
}

.dev-banner__inner {
	width: 100%;
	max-width: 1280px;
	padding: 20px 25px;
	position: relative;
}

.dev-banner__fondo-img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (min-width: 580px) {
	.dev-banner-container {
		height: 500px;
	}

}


/* toggle */

.toggle-container {
	transition: height 0.35s ease-in-out;
	overflow: hidden;
	display: none;
}

.toggle-container.toggleactive {
	display: block;
}

.lt-accordion-content {
	transition: height 0.34s ease-in-out;
	overflow: hidden;
	display: none;
}

.lt-accordion-content.toggleactive {
	display: block;
}

.lt-accordion-title {
	cursor: pointer;
}

[lt-accordion]>li {
	list-style: none;
}

[lt-accordion]>*>* {
	margin: 0px;
}


.lt-toggle-icon {
	width: 13px;
	height: 13px;
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23019bf2' viewBox='0 0 512 512'%3E%3Cpath d='M255.5 115.2a28 28 0 0 0-19.1 8.3L9.2 350.7a28.3 28.3 0 1 0 40 40l206.3-206.3 206.3 206.3a28.3 28.3 0 1 0 40-40L274.6 123.5c-5.3-5.3-12.2-8-19.1-8.3z'/%3E%3C/svg%3E");
	background-size: cover;
	transform: rotate(180deg);
	transition: all 0.5s;
}

.link__toggleactive>.lt-toggle-icon {
	transform: rotate(0deg);
}

/* tabs */

.lt__tabs {
	display: flex;
	z-index: 2;
	position: relative;
	margin: unset;
	padding: 0px;
	margin-bottom: 16px;
}

.lt__tab-item {
	cursor: pointer;
	list-style: none;
	padding: 5px;
	display: flex;
	justify-content: center;
}

.lt__parent {
	display: none;
	padding: 10px;
}

.lt__parent.lt__parent--active {
	display: block;
}

.lt__tab-item.lt__tab-item--active {
	border-bottom: 1px solid #019DF4;
}


/* subtabs */

.lt__subtabs {
	display: flex;
	z-index: 2;
	position: relative;
	margin: unset;
	padding: 0px;
	margin-bottom: 16px;
}

.lt__subtab-item {
	cursor: pointer;
	list-style: none;
	padding: 5px;
	display: flex;
	justify-content: center;
}

.lt__subparent {
	display: none;
	padding: 10px;
}

.lt__subparent.lt__subparent--active {
	display: block;
}

.lt__subtab-item.lt__subtab-item--active {
	border-bottom: 1px solid #019DF4;
}

/* modal */

.ltpopup-wp {
	position: fixed;
	display: flex;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .65);
	z-index: 1000;
	transition-timing-function: ease-in-out;
	transition-duration: 0.3s;
}

.ltpopup-body {
	background: #d3d3d3;
	position: relative;
	z-index: 1100;
	display: block;
	margin: auto;
	width: 280px;
	height: 436px;
}

.ltpopup-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 60px 20px 20px;
	box-sizing: border-box;
}

.ltpopup-exit-btn {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px;
	z-index: 2;
}

.ltpopup-close-img {
	width: 24px;
	height: 24px;
	fill: #fff;
}


.ltpopup-wp.visible {
	opacity: 1;
	visibility: visible;
}

.ltpopup-wp.hide {
	/* display: none; */
	visibility: hidden;
	opacity: 0;
	z-index: -2;
}

.ltpopup-info {
	position: relative;
}


@media (min-width: 600px) {
	.ltpopup-body {
		width: 546px;
		height: 490px;
	}

}

/* hunter */


.hunter__body {
	position: fixed;
	bottom: 60px;
	right: 0px;
	background-color: #4d4d4d;
	padding: 16px;
	z-index: 2;
	width: 415px;
	height: 215px;
	border-radius: 16px 0px 0px 16px;
}

.hunter__close {
	position: absolute;
	right: 16px;
	top: 16px;
	cursor: pointer;
	z-index: 2;
}

.hunter__inner img {
	width: auto;
	height: auto;
	max-height: 100%;
}

.hunter__inner {
	height: 100%;
}


.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
	bottom: 0px;
}

.swiper-container {
	padding-bottom: 0px;
}

.lt-swiper-nav {
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 2;
}

.lt-button-next.lt-swiper-nav {
	position: absolute;
	right: 0px;

}

.lt-button-prev.lt-swiper-nav {
	position: absolute;
	left: 0px;
}

.lt-swiper-nav.swiper-button-disabled {
	opacity: 0.5;
	pointer-events: none;
}

.lt-accordion-title.accordion_link_active .lt-toggle-icon {
	transform: rotate(0deg);
}


.ltfaqs__section {
	padding: 32px 16px;
	display: flex;
	justify-content: center;
}

.ltfaqs__section .ltfaqs__title {
	font-size: 32px;
	font-weight: 300;
	text-align: center;
	color: #019df4;
	margin-bottom: 36px;
}

.ltfaqs__section .ltfaqs__list {
	list-style: none;
	padding: 0px;
}




.ltfaqs__section .ltfaqs__inner {
	width: 100%;
	max-width: 340px;
}

.ltfaqs__section .lt-accordion-title {
	padding: 16px 20px;
	display: flex;
	align-items: center;
	position: relative;
}

.ltfaqs__section .ltfaqs__list>li {
	border-bottom: 1px solid #D3D4D3;
}

.ltfaqs__section .lt-accordion-number {
	border-radius: 100px;
	background: #D3D4D3;
	width: 32px;
	height: 32px;
	color: #50535A;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ltfaqs__section .lt-accordion-titlelabel {
	color: #50535A;
	font-size: 14px;
	font-weight: 400;
	line-height: 142%;
	max-width: 70%;
	margin-left: 10px;
	margin-bottom: 0px;
}

.ltfaqs__section .lt-toggle-icon {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%) rotate(180deg);
}


.ltfaqs__section .lt-accordion-content {
	margin: 0px 30px 0px;
	font-size: 16px;
	color: #50535A;
}

.ltfaqs__section .accordion_link_active .lt-accordion-number {
	background: #019DF4;
	color: #fff;
}

.ltfaqs__section .accordion_link_active .lt-accordion-titlelabel {
	font-weight: 700;
}


@media (min-width: 768px) {

	.ltfaqs__section .ltfaqs__inner {
		max-width: 700px;
	}

	.ltfaqs__section {
		padding: 32px;
	}

	.ltfaqs__section .ltfaqs__title {
		font-size: 38px;
		margin-bottom: 12px;
		padding: 24px 0px;
	}

	.ltfaqs__section .lt-accordion-titlelabel {
		max-width: 80%;
		font-size: 18px;
	}

}


.ltfaqs__section .ltfaqs__viewmore {
	font-size: 18px;
	font-weight: 700;
	margin-top: 12px;
	color: #019DF4;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
}

.ltfaqs__section .ltfaqs__viewmore:hover {
	color: #019DF4;
}

.ltfaqs__section .ltfaqs__morebtn .ltfaqs__viewmore.minus {
	display: none;
}

.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.minus {
	display: block;
}

.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.more {
	display: none;
}

@media (min-width: 1280px) {

	.ltfaqs__section .ltfaqs__inner {
		max-width: 1024px;
	}

	.ltfaqs__section .lt-accordion-title {
		margin-top: 12px;
	}

}

[lt-toggle] .minus {
	display: none
}

[lt-toggle].link__toggleactive .minus {
	display: inline
}

[lt-toggle].link__toggleactive .more {
	display: none
}

.stweb-btn {
    display: inline-block;
    padding: 12px 10px;
    font-weight: 700;
    border: 0;
    border-radius: .375rem;
    line-height: 1;
    color: #019df4;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all .15s ease;
    background: inherit;
    border-style: solid;
}

.stweb-btn--round {
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 50px;
}

.stweb-btn--cian {
    background: #019df4;
    color: #fff;
}

.stweb__pt-tabs-Planes .plan-box .box__info .button--buy {
    display: block;
    width: 100%;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 8px;
}


.stweb-btn--outline-cian {
    border: 1px solid #019df4;
    color: #019df4;
}

.stweb__pt-tabs-Planes .plan-box .box__info .button--call {
    display: block;
    width: 100%;
    font-size: 16px;
    margin-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
}