.portlet-decorate .portlet-content {
  padding: 0;
  border: 0;
  background: transparent;
}

.portlet-journal-content .portlet .portlet-header {
  position: absolute;
  z-index: 2;
}

.channels-guide-portlet {
  padding: 40px 0;
}

@media (min-width: 768px) {
  .channels-guide-portlet {
    padding: 60px 0;
  }
}

.stweb__mtv-banner-hero {
  height: 400px;
  position: relative;
}

@media (min-width: 768px) {
  .stweb__mtv-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__mtv-banner-hero .picture--bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.stweb__mtv-banner-hero .content {
  position: relative;
  z-index: 2;
}

.stweb__mtv-banner-hero .content .title {
  font-weight: 300;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .stweb__mtv-banner-hero .content .title {
    font-size: 48px;
    line-height: 48px;
  }
}

.stweb__mtv-banner-hero .content .text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.0036em;
  color: #FFFFFF;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .stweb__mtv-banner-hero .content .text {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 36px;
  }
}

.stweb__mtv-banner-hero .content .promotion {
  text-align: center;
}

.stweb__mtv-banner-hero .banner-hero__container {
	height: 100%;
}
.stweb__mtv-banner-hero .banner-hero__item {
	width: 100%;
	max-width: 1110px;
	margin: auto;
	height: 100%;
	padding: 60px 15px;
}
@media (min-width: 768px) {
	.stweb__mtv-banner-hero .banner-hero__item {
		padding: 80px 15px;
   }
}
@media (min-width: 768px) {
	.stweb__mtv-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__mtv-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__mtv-banner-hero .swiper-button-prev {
	left: 0;
}
.stweb__mtv-banner-hero .swiper-button-next {
	right: 0;
}
.stweb__mtv-banner-hero .swiper-button-next.swiper-button-disabled, 
.stweb__mtv-banner-hero .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
}
.stweb__mtv-banner-hero .swiper-button-prev, 
.stweb__mtv-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__mtv-banner-hero .swiper-button-prev, 
	.stweb__mtv-banner-hero .swiper-button-next {
		font-size: 12px;
   }
}
.stweb__mtv-banner-hero .swiper-button-prev::after, 
.stweb__mtv-banner-hero .swiper-button-next::after {
	content: inherit;
}
.stweb__mtv-banner-hero .swiper-button-prev.swiper-button-disabled, 
.stweb__mtv-banner-hero .swiper-button-next.swiper-button-disabled {
	background-color: #fff;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
}
.stweb__mtv-banner-hero .swiper-button-prev.swiper-button-disabled > .icon path, 
.stweb__mtv-banner-hero .swiper-button-next.swiper-button-disabled > .icon path {
	stroke: #80cef9;
}
.stweb__mtv-banner-hero .swiper-button-prev > .icon path, .stweb__mtv-banner-hero .swiper-button-next > .icon path {
	stroke: #fff;
}
.stweb__mtv-banner-hero .swiper-button-prev:focus, .stweb__mtv-banner-hero .swiper-button-next:focus {
	outline: none;
}

.stweb__mtv-tabs-Planes {
  position: relative;
  z-index: 1;
  padding: 0 0 20px;
}

@media (min-width: 768px) {
  .stweb__mtv-tabs-Planes {
    padding: 0 0 40px;
  }
}

.stweb__mtv-tabs-Planes .tab-panel .tabs-wrapper {
  max-width: 854px;
  margin-left: auto;
  margin-right: auto;
}

.stweb__mtv-tabs-Planes .tab-panel .tab-content .tab-pane {
  overflow: inherit;
}

.stweb__mtv-tabs-Planes .coverage {
  position: relative;
  margin-top: -125px;
}

@media (min-width: 768px) {
  .stweb__mtv-tabs-Planes .coverage {
    margin-top: -60px;
  }
}

.stweb__mtv-tabs-Planes .coverage .content {
  width: 100%;
  max-width: 328px;
  margin: 0 auto;
  padding: 15px;
  background: #FFFFFF;
  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__mtv-tabs-Planes .coverage .content {
    max-width: 896px;
    padding: 15px 24px;
  }
}

.stweb__mtv-tabs-Planes .coverage .content .row {
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .stweb__mtv-tabs-Planes .coverage .content .row {
    justify-content: space-between;
  }
}

.stweb__mtv-tabs-Planes .coverage .content .picture {
  text-align: center;
  display: block;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .stweb__mtv-tabs-Planes .coverage .content .picture {
    text-align: left;
    margin-bottom: 0;
  }
}

.stweb__mtv-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__mtv-tabs-Planes .coverage .content .text {
    font-size: 28px;
    line-height: 32px;
    margin: 0;
  }
}

.stweb__mtv-tabs-Planes .coverage .content .text .info {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #50535A;
  display: block;
  margin-top: 8px;
}

.stweb__mtv-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__mtv-tabs-Planes .coverage .content .stweb-btn--cian {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (max-width: 930px) and (min-width: 767px) {
  .stweb__mtv-tabs-Planes .coverage .content .stweb-btn--cian {
    padding-left: 7%;
    padding-right: 7%;
  }
}

@media (max-width: 768px) {
  .stweb__mtv-tabs-Planes .coverage .content .stweb-btn--cian {
    display: block;
    margin: 0 auto;
    height: 40px;
  }
}

.stweb__mtv-tabs-Planes .tab-panel {
  margin-top: 41px;
}

@media (max-width: 768px) {
  .stweb__mtv-tabs-Planes .tab-panel .tabs-wrapper {
    overflow: overlay;
  }
}

.stweb__mtv-tabs-Planes .tab-panel .tabs-wrapper .nav-tabs {
  background: #FFFFFF;
  width: 100%;
  box-shadow: 0px 0px 18px rgba(56, 100, 166, 0.2);
  border-radius: 8px;
  padding: 4px;
  border: 0;
}

@media (min-width: 768px) {
  .stweb__mtv-tabs-Planes .tab-panel .tabs-wrapper .nav-tabs {
    width: 100%;
  }
}

.stweb__mtv-tabs-Planes .tab-panel .tabs-wrapper .nav-tabs .nav-item {
  border: 0;
  padding: 4px;
}

.stweb__mtv-tabs-Planes .tab-panel .tabs-wrapper .nav-tabs .nav-item .nav-link {
  background: #F5F5F5;
  border-radius: 8px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #0B2739;
  padding: 12px;
}

@media (min-width: 992px) {
  .stweb__mtv-tabs-Planes .tab-panel .tabs-wrapper .nav-tabs .nav-item .nav-link {
    font-size: 18px;
    line-height: 24px;
    padding: 16px;
  }
}

.stweb__mtv-tabs-Planes .tab-panel .tabs-wrapper .nav-tabs .nav-item.active .nav-link,
.stweb__mtv-tabs-Planes .tab-panel .tabs-wrapper .nav-tabs .nav-item:hover .nav-link {
  background: #0B2739;
  color: #FFFFFF;
}

.stweb__mtv-tabs-Planes .tab-pane-footer {
  padding: 40px 0 0;
}

.stweb__mtv-tabs-Planes .tab-pane-footer .container {
  padding: 0;
}

.stweb__mtv-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__mtv-tabs-Planes .tab-pane-footer .title {
    margin-bottom: 20px;
  }
}

.stweb__mtv-tabs-Planes .tab-pane-footer .plans-include {
  width: 100%;
  margin: 0 auto;
  display: flex;
  padding: 20px;
}

.stweb__mtv-tabs-Planes .tab-pane-footer .plans-include.plans-include-col-2 {
  max-width: 580px;
}

.stweb__mtv-tabs-Planes .tab-pane-footer .plans-include.plans-include-col-3 {
  max-width: 865px;
}

.stweb__mtv-tabs-Planes .tab-pane-footer .plans-include__item {
  background: #FFFFFF;
  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__mtv-tabs-Planes .tab-pane-footer .plans-include__item .picture {
  margin-right: 8px;
}

.stweb__mtv-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__mtv-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__mtv-tabs-Planes .mtv-plan__carousel-1 {
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel-2 {
  width: 100%;
  max-width: 460px;
  margin: 0 auto;
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel-3 {
  width: 100%;
  max-width: 230px;
  margin: 0 auto;
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel {
  position: relative;
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-container {
  margin: 0 auto;
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-wrapper {
    transform: none !important;
    flex-direction: column;
  }
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-slide {
  padding: 15px 10px;
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-slide {
    padding: 15px 10px;
  }
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-prev {
  right: -30px;
  left: auto;
  top: var(--swiper-navigation-top-offset, 47%);
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-next {
  right: -30px;
  top: var(--swiper-navigation-top-offset, 53%);
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-prev,
.stweb__mtv-tabs-Planes .mtv-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__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-prev,
  .stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-next {
    font-size: 12px;
  }
}

@media (max-width: 575.98px) {

  .stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-prev,
  .stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-next {
    display: none;
  }
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-prev::after,
.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-next::after {
  content: inherit;
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-prev.swiper-button-disabled,
.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-next.swiper-button-disabled {
  background-color: #fff;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-prev.swiper-button-disabled>.icon path,
.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-next.swiper-button-disabled>.icon path {
  stroke: #019DF4;
}

.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-prev>.icon path,
.stweb__mtv-tabs-Planes .mtv-plan__carousel .swiper-button-next>.icon path {
  stroke: #fff;
}

.stweb__mtv-tabs-Planes .plan-box {
  position: relative;
  background: #FFFFFF;
  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__mtv-tabs-Planes .plan-box {
    overflow: hidden;
    padding: 24px 0px 0;
  }
}

.stweb__mtv-tabs-Planes .plan-box.active .box__footer .link--more .svg--inline {
  transform: rotate(180deg);
}

.stweb__mtv-tabs-Planes .plan-box.plan-box-great {
  padding: 0px 0px 24px;
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .plan-box.plan-box-great {
    padding: 0px;
  }
}

.stweb__mtv-tabs-Planes .plan-box.plan-box-great .box__info {
  padding-top: 24px;
}

.stweb__mtv-tabs-Planes .plan-box.plan-box-only {
  max-width: 330px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .stweb__mtv-tabs-Planes .plan-box.plan-box-only {
    max-width: 202px;
  }
}

.stweb__mtv-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__mtv-tabs-Planes .plan-box .box__outstanding {
    position: absolute;
    border-radius: 20px;
    width: 97px;
    height: 18px;
    left: calc(50% - 48.5px + 0.5px);
    top: -9px;
  }
}

.stweb__mtv-tabs-Planes .plan-box .box__info {
  padding: 0 12px 16px;
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .plan-box .box__info {
    padding: 0 16px 16px;
  }
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .plan-box .box__info .info-megas {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 575.98px) {
  .stweb__mtv-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__mtv-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__mtv-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__mtv-tabs-Planes .plan-box .box__info .info-megas .megas__col-2 {
    position: relative;
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.stweb__mtv-tabs-Planes .plan-box .box__info .info-text-1 {
  font-size: 18px;
  line-height: 1.2;
  color: #0B2739;
  text-align: center;
  margin-bottom: 5px;
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .plan-box .box__info .info-text-1 {
    font-size: 22px;
  }
}

.stweb__mtv-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__mtv-tabs-Planes .plan-box .box__info .info-text-2 {
    font-size: 14px;
  }
}

.stweb__mtv-tabs-Planes .plan-box .box__info .info-text-3 {
  font-size: 38px;
  line-height: 1.2;
  color: #019DF4;
  text-align: center;
  margin-bottom: 4px;
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .plan-box .box__info .info-text-3 {
    font-size: 32px;
  }
}

.stweb__mtv-tabs-Planes .plan-box .box__info .info-text-3.info-text-3-sm {
  font-size: 20px;
}

.stweb__mtv-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__mtv-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__mtv-tabs-Planes .plan-box .box__info .info-text-5 {
    margin-bottom: 4px;
  }
}

.stweb__mtv-tabs-Planes .plan-box .box__info .info-text-5 .text-symbol {
  font-size: 20px;
  font-weight: 400;
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .plan-box .box__info .info-text-5 .text-symbol {
    font-size: 16px;
  }
}

.stweb__mtv-tabs-Planes .plan-box .box__info .info-text-5 .text-sub {
  font-size: 12px;
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .plan-box .box__info .info-text-5 .text-sub {
    font-size: 10px;
  }
}

.stweb__mtv-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__mtv-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__mtv-tabs-Planes .plan-box .box__info .info-text-7 {
    font-size: 16px;
  }
}

.stweb__mtv-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__mtv-tabs-Planes .plan-box .box__info .info-text-8 .text-symbol {
  color: #019DF4;
}

.stweb__mtv-tabs-Planes .plan-box .box__info .button--buy {
  display: block;
  width: 100%;
  font-size: 16px;
  padding-left: 8px;
  padding-right: 8px;
}

.stweb__mtv-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__mtv-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__mtv-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__mtv-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__mtv-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__mtv-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__mtv-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__mtv-tabs-Planes .plan-box .box__info .info-promo-1 .promo-text-1 {
    margin-bottom: 0;
  }
}

.stweb__mtv-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__mtv-tabs-Planes .plan-box .box__info .info-promo-1 .promo-text-2 .text-color {
  color: #019DF4;
}

.stweb__mtv-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__mtv-tabs-Planes .plan-box .box__info .info-promo-2 .promo-col-1 {
  position: relative;
  width: 100%;
  flex: 0 0 50%;
  max-width: 50%;
}

.stweb__mtv-tabs-Planes .plan-box .box__info .info-promo-2 .promo-col-2 {
  position: relative;
  width: 100%;
  flex: 0 0 50%;
  max-width: 50%;
}

.stweb__mtv-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__mtv-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__mtv-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__mtv-tabs-Planes .plan-box .box__info .info-promo-2 .promo-text-1 .text-1__sub {
    display: inline-block;
    font-size: 8px;
  }
}

.stweb__mtv-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__mtv-tabs-Planes .plan-box .box__info .info-promo-2 .promo-text-2 {
    font-size: 8px;
  }
}

.stweb__mtv-tabs-Planes .plan-box .box__info .info-promo-2 .promo-text-2 .text-color {
  color: #019DF4;
}

.stweb__mtv-tabs-Planes .plan-box .box__info .info-promo-2 .promo-sticker {
  display: flex;
  align-items: center;
  max-width: 65px;
  margin: 0 auto;
}

.stweb__mtv-tabs-Planes .plan-box .box__info .info-promo-2 .promo-sticker .sticker__svg {
  font-size: 20px;
}

.stweb__mtv-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__mtv-tabs-Planes .plan-box .box__description {
  padding: 0 12px;
  border-top: 1px solid #F6F6F6;
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .plan-box .box__description {
    padding: 0 16px;
    display: none;
  }
}

.stweb__mtv-tabs-Planes .plan-box .box__description .item__benefit {
  display: flex;
  align-items: flex-start;
  margin-top: 16px;
}

.stweb__mtv-tabs-Planes .plan-box .box__description .item__benefit .benefit__icon {
  display: block;
  width: 15px;
  margin-right: 10px;
}

.stweb__mtv-tabs-Planes .plan-box .box__description .item__benefit .benefit__icon img {
  width: auto;
  height: auto;
  vertical-align: top;
}

.stweb__mtv-tabs-Planes .plan-box .box__description .item__benefit .benefit__info {
  flex: 1;
}

.stweb__mtv-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__mtv-tabs-Planes .plan-box .box__description .item__benefit .benefit__info .info-text-1 {
    font-size: 14px;
  }
}

.stweb__mtv-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__mtv-tabs-Planes .plan-box .box__description .item__benefit .benefit__info .info-text-2 {
    font-size: 14px;
  }
}

.stweb__mtv-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__mtv-tabs-Planes .plan-box .box__description .item__benefit .benefit__info .info-text-3 {
    font-size: 14px;
  }
}

.stweb__mtv-tabs-Planes .plan-box .box__footer {
  display: none;
  position: relative;
  padding: 0;
}

@media (max-width: 575.98px) {
  .stweb__mtv-tabs-Planes .plan-box .box__footer {
    display: block;
  }
}

.stweb__mtv-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;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  color: #019DF4;
  outline: 0;
  transition: 0.4s;
}

.stweb__mtv-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__mtv-exclusive {
  position: relative;
  background-color: #F6F6F6;
  padding: 24px 0 40px;
}

@media (min-width: 600px) {
  .stweb__mtv-exclusive {
    padding: 60px 0 80px;
  }
}

.stweb__mtv-exclusive .title {
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2;
  color: #313235;
  text-align: center;
  margin-bottom: 16px;
}

@media (min-width: 992px) {
  .stweb__mtv-exclusive .title {
    font-size: 38px;
  }
}

.stweb__mtv-exclusive .subtitle {
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 40px;
}

.stweb__mtv-exclusive .channel-box {
  text-align: center;
  margin: 0 auto;
  max-width: 255px;
}

.stweb__mtv-exclusive .channel-box .box__image {
  display: block;
  margin: 0 auto 16px;
}

.stweb__mtv-exclusive .channel-box .box__description {
  font-size: 18px;
  line-height: 1.2;
  color: #50535A;
  margin: 0;
}

.stweb__mtv-exclusive .channel-box .box__number {
  font-size: 18px;
  line-height: 1.2;
  color: #0B2739;
  margin: 0;
  margin-top: 8px;
}

.stweb__mtv-exclusive .swiper-pagination {
  margin-top: 32px;
  top: inherit;
  bottom: 0;
  position: relative;
}

.stweb__mtv-exclusive .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

.stweb__mtv-exclusive .swiper-pagination .swiper-pagination-bullet-active {
  background: #019DF4;
}

.stweb__mtv-decosmart {
  background: #F6F6F6;
  padding: 24px 0 0;
}

@media (min-width: 992px) {
  .stweb__mtv-decosmart {
    padding: 60px 0 29px;
  }
}

.stweb__mtv-decosmart .information {
  margin-bottom: 32px;
  text-align: center;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .stweb__mtv-decosmart .information {
    text-align: left;
    margin-bottom: 38px;
  }
}

.stweb__mtv-decosmart .information .picture {
  width: 100%;
  margin: 24px 0 20px;
}

@media (min-width: 768px) {
  .stweb__mtv-decosmart .information .picture {
    margin: 0;
    width: auto;
  }
}

.stweb__mtv-decosmart .information .content {
  width: 100%;
  text-align: left;
}

.stweb__mtv-decosmart .information .title {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  color: #313235;
  margin-bottom: 8px;
  width: 100%;
}

@media (min-width: 992px) {
  .stweb__mtv-decosmart .information .title {
    max-width: 540px;
    margin-bottom: 16px;
    font-size: 32px;
    line-height: 40px;
    color: #50535A;
  }
}

.stweb__mtv-decosmart .information .text {
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #50535A;
  margin-bottom: 16px;
}

.stweb__mtv-decosmart .information .text b {
  font-weight: 400;
}

@media (min-width: 992px) {
  .stweb__mtv-decosmart .information .text {
    width: 100%;
    max-width: 540px;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 24px;
  }
}

.stweb__mtv-decosmart .information .link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #019DF4;
  text-decoration: underline;
}

.stweb__mtv-decosmart .information .link span {
  margin-right: 8px;
}

.stweb__mtv-decosmart .information .link:hover {
  text-decoration: none;
}

.stweb__mtv-decosmart .information .link .svg--inline {
  font-size: 10px;
  line-height: 24px;
}

.stweb__mtv-decosmart .information .link .svg--inline path {
  fill: #019DF4;
}

.stweb__mtv-posters {
  display: flex;
}

@media (max-width: 991.98px) {
  .stweb__mtv-posters {
    display: block;
  }
}

.stweb__mtv-posters .poster-card {
  position: relative;
  width: 20%;
  overflow: hidden;
  color: #fff;
  transition: 0.4s ease-out;
}

@media (min-width: 992px) {
  .stweb__mtv-posters .poster-card {
    height: 500px;
  }
}

@media (min-width: 1200px) {
  .stweb__mtv-posters .poster-card {
    height: 639px;
  }
}

@media (max-width: 991.98px) {
  .stweb__mtv-posters .poster-card {
    width: 100%;
    height: 108px;
  }
}

.stweb__mtv-posters .poster-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #0B2739;
  opacity: 0.7;
  transition: 0.4s ease-out;
}

.stweb__mtv-posters .poster-card:hover {
  width: 43.5%;
}

@media (max-width: 991.98px) {
  .stweb__mtv-posters .poster-card:hover {
    width: 100%;
    height: 330px;
  }
}

.stweb__mtv-posters .poster-card:hover::after {
  opacity: 0;
}

.stweb__mtv-posters .poster-card:hover .card__content {
  padding-top: 140px;
  background: linear-gradient(0deg, #000000 -8.79%, rgba(0, 0, 0, 0) 95.66%);
}

@media (min-width: 992px) {
  .stweb__mtv-posters .poster-card:hover .card__content {
    padding-top: 270px;
  }
}

@media (min-width: 1200px) {
  .stweb__mtv-posters .poster-card:hover .card__content {
    padding-top: 370px;
  }
}

.stweb__mtv-posters .poster-card:hover .card__content .stweb-btn {
  display: inline-block;
}

.stweb__mtv-posters .poster-card:hover .card__logo {
  left: 24px;
  transform: translate(0%, 0%);
  transition: 0.4s ease-out;
}

@media (max-width: 991.98px) {
  .stweb__mtv-posters .poster-card:hover .card__logo {
    position: absolute;
    display: block;
    top: 22px;
    left: 24px;
    transform: translate(0%, 0%);
    transition: 0.4s ease-out;
  }
}

@media (max-width: 991.98px) {
  .stweb__mtv-posters .poster-card:hover .card__body {
    flex: 1;
    margin-left: 0;
  }
}

.stweb__mtv-posters .poster-card:hover .card__title {
  font-size: 32px;
  max-width: 305px;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .stweb__mtv-posters .poster-card:hover .card__title {
    font-size: 40px;
  }
}

@media (min-width: 1200px) {
  .stweb__mtv-posters .poster-card:hover .card__title {
    font-size: 52px;
  }
}

.stweb__mtv-posters .poster-card:hover .card__arrow {
  display: none;
}

.stweb__mtv-posters .poster-card:hover .card__description {
  font-size: 14px;
  margin-top: 12px;
  margin-bottom: 18px;
}

.stweb__mtv-posters .poster-card:hover~.poster-card {
  transition: 0.4s ease-out;
}

.stweb__mtv-posters .poster-card:hover~.poster-card .card__title {
  font-size: 14px;
}

@media (min-width: 992px) {
  .stweb__mtv-posters .poster-card:hover~.poster-card .card__title {
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  .stweb__mtv-posters .poster-card:hover~.poster-card .card__title {
    font-size: 24px;
  }
}

.stweb__mtv-posters .poster-card .card__content {
  position: relative;
  height: 100%;
  z-index: 2;
  padding: 24px;
  transition: 0.4s ease-out;
}

@media (min-width: 992px) {
  .stweb__mtv-posters .poster-card .card__content {
    padding-top: 420px;
  }
}

@media (min-width: 1200px) {
  .stweb__mtv-posters .poster-card .card__content {
    padding-top: 532px;
  }
}

@media (max-width: 991.98px) {
  .stweb__mtv-posters .poster-card .card__content {
    display: flex;
    align-items: center;
  }
}

.stweb__mtv-posters .poster-card .card__content .stweb-btn {
  display: none;
  background: #019df4;
  padding-left: 24px;
  padding-right: 24px;
}

@media (min-width: 992px) {
  .stweb__mtv-posters .poster-card .card__logo {
    position: absolute;
    display: block;
    top: 40px;
    left: 50%;
    transform: translate(-50%, 0%);
    transition: 0.4s ease-out;
  }
}

@media (max-width: 991.98px) {
  .stweb__mtv-posters .poster-card .card__body {
    flex: 0 auto;
    margin-left: auto;
  }
}

.stweb__mtv-posters .poster-card .card__title {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  margin: 0;
  transition: 0.4s ease-out;
}

@media (min-width: 992px) {
  .stweb__mtv-posters .poster-card .card__title {
    font-size: 16px;
    align-items: flex-end;
  }
}

@media (min-width: 1200px) {
  .stweb__mtv-posters .poster-card .card__title {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .stweb__mtv-posters .poster-card .card__title .title-br-lg {
    display: block;
  }
}

.stweb__mtv-posters .poster-card .card__arrow {
  font-size: 14px;
  flex-shrink: 0;
  margin-left: auto;
  margin-bottom: 5px;
}

@media (min-width: 1200px) {
  .stweb__mtv-posters .poster-card .card__arrow {
    font-size: 16px;
  }
}

@media (max-width: 991.98px) {
  .stweb__mtv-posters .poster-card .card__arrow {
    transform: rotate(90deg);
    margin-left: 18px;
    margin-bottom: 0px;
  }
}

.stweb__mtv-posters .poster-card .card__description {
  font-size: 0;
  line-height: 1.2;
  margin: 0;
}

.stweb__mtv-posters .poster-card .card__picture img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  z-index: 0;
}

.stweb__mtv-clients {
  padding: 24px 0 40px;
}

@media (min-width: 600px) {
  .stweb__mtv-clients {
    padding: 60px 0 80px;
  }
}

.stweb__mtv-clients .title {
  font-weight: 300;
  font-size: 38px;
  line-height: 46px;
  text-align: center;
  color: #313235;
}

@media (min-width: 600px) {
  .stweb__mtv-clients .title {
    font-size: 28px;
    line-height: 32px;
  }
}

.stweb__mtv-clients .client {
  display: flex;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
}

.stweb__mtv-clients .client .data {
  width: 100%;
  padding: 13px 9px;
  position: relative;
  max-width: 105px;
  max-height: 105px;
  border-radius: 8px;
}

@media (min-width: 600px) {
  .stweb__mtv-clients .client .data {
    max-width: 180px;
    max-height: 176px;
    padding: 36px 16px;
  }
}

.stweb__mtv-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__mtv-clients .client .data .title {
    font-size: 18px;
    line-height: 24px;
  }
}

.stweb__mtv-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__mtv-clients .client .data .plan {
    font-size: 12px;
    line-height: 16px;
  }
}

.stweb__mtv-clients .client .data .photo {
  position: absolute;
  right: -25px;
  top: 0;
}

@media (min-width: 600px) {
  .stweb__mtv-clients .client .data .photo {
    right: -135px;
  }
}

.stweb__mtv-clients .client .data .photo .picture {
  width: 66px;
}

@media (min-width: 600px) {
  .stweb__mtv-clients .client .data .photo .picture {
    width: auto;
  }
}

.stweb__mtv-clients .client--bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.stweb__mtv-clients .client .testimony {
  padding-left: 23px;
}

@media (min-width: 600px) {
  .stweb__mtv-clients .client .testimony {
    padding-left: 128px;
  }
}

.stweb__mtv-clients .client .testimony .paragraph .text {
  font-size: 12px;
  line-height: 18px;
  color: #50535A;
  margin-bottom: 0;
}

.stweb__mtv-clients .client .testimony .paragraph .text:first-of-type {
  margin-bottom: 15px;
}

@media (min-width: 600px) {
  .stweb__mtv-clients .client .testimony .paragraph .text {
    font-size: 14px;
    line-height: 18px;
  }

  .stweb__mtv-clients .client .testimony .paragraph .text:first-of-type {
    margin-bottom: 20px;
  }
}

.stweb__faq-bg--gray {
  background-color: #F6F6F6;
}

@-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__mtv-tabs-Planes .plan-box .box__info .button--whatsapp,
.stweb-hidden-wspHunter .section-hunter-whatsapp2 {
    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;
}