.dropdown-menu.menu-landings.show {
  transform: translate3d(0px, 30px, 0px) !important;
}

.img-tv {
  max-width: 444px;
}

.icon-white {
  filter: brightness(0) invert(1);
  cursor: pointer;
  margin-right: 15px;
}

.frame-wrapper {
  height: 74vh;
  border-left: 1px solid #2b599a;
  border-right: 1px solid #2b599a;
  margin: auto;
}

form input {
  padding: 0.7rem 0.75rem !important;
}

form .btn {
  background-color: #00b7c5 !important;
  border-color: #00b7c5 !important;
}

.footer-contacto img {
  width: 100%;
  height: 250px;
  object-fit: contain;
  object-position: 0px;
}

.img-ros {
  max-width: 260px !important;
}

.preview_2 {
  cursor: pointer;
}

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

.card a:hover,
.card a {
  color: unset !important;
}

.card .card-link {
  color: #2b599a !important;
}

.tabs-estadisticas .nav-link,
.tab-content {
  font-family: "Work Sans";
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #121315;
}

.tabs-estadisticas .nav-item {
  margin-bottom: 20px;
}

.tabs-estadisticas .nav-link.active {
  background: 0 0;
  color: #1a599f;
  font-weight: 600;
}

.tabs-estadisticas {
  border-bottom: 1px solid #d4d5d8;
}

.tab-content b {
  font-weight: 600;
}

.tab-content #redes {
  font-size: 13px;
}

.tabPaneIframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%; /* 1:1 Aspect Ratio */
  height: 0;
}

.tabPaneIframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.tabPaneIframe#pl {
  padding-top: 150% !important; /* 1:1 Aspect Ratio */
}

.tabPaneIframe#gtv {
  padding-top: 117% !important; /* 1:1 Aspect Ratio */
}

.tabPaneIframe#mailing {
  padding-top: 60% !important; /* 1:1 Aspect Ratio */
}

.btn-normas-servicios {
  background-color: #fff;
  color: #1a599f;
  font-family: Manrope;
  font-size: 14px;
  font-weight: 600;
  width: 200px;
  border-radius: 0;
  height: 46px;
  line-height: 32px;
}

.btn-normas-servicios:hover,
.btn-normas-servicios:visited,
.btn-normas-servicios:active {
  color: #1a599f !important;
}

.card-body__inner {
  max-height: 121px;
  display: flex;
  justify-content: center;
}

.card-body__inner > img {
  object-fit: contain;
  object-position: center;
}

.indicadores-img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 169px;
}

.btn-especificaciones-tecnicas {
  margin-top: 10px;
}
