html {
  --dark-red: #cd415a;
  --green: #7d6e2a;
  --light-green: #1c43ae;
  --red: #cf172e;
  --blue: #1e2f56;
  --brown: #282828;
  --light-brown: #7e683f;
  --grey: #757476;
  --light-grey: #f1f1f1;
  --text-color-white: #fff;

  --blacky: #212529;

  background: #fff;

  accent-color: var(--blue);

  --bs-border-width: 0 !important;
}

::-moz-selection {
  background: var(--blue);
  color: #fff;
}

::selection {
  background: var(--blue);
  color: #fff;
}

input:focus {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}

input {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}

th {
  font-weight: normal;
}

.input-group .input-group-append {
  z-index: 10;
}

.bi {
  vertical-align: -0.125em;
}

.btn-vivapublicidad {
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--red);
}

.text-red {
  color: var(--red);
}

.text-blue {
  color: var(--blue);
}

body {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6;
}

b,
strong {
  font-weight: bold;
}

#hero-banner {
  background: url(/wp-content/themes/vivapublicidad/assets/img/home-hero.avif)
    no-repeat;
  background-size: cover;
  background-position: center;
}

#hero-video {
  background: rgb(66, 2, 79);
  background: linear-gradient(
    316.5deg,
    rgba(66, 2, 79, 1) 0%,
    rgba(110, 0, 89, 1) 51%,
    rgba(154, 1, 116, 1) 51%,
    rgba(75, 17, 114, 1) 100%
  );
}

.loop-video::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: transparent;
  pointer-events: auto;
}

#who_and_why {
  background: url(/wp-content/themes/vivapublicidad/assets/img/fondo-iconos.avif)
    no-repeat;
  background-size: cover;
  background-position: center;
}

#links {
  background: rgb(255, 43, 194);
  background: linear-gradient(0deg, #ff2bc2 0%, #f69965 100%);
}

.squared-pattern {
  background: url(/wp-content/themes/vivapublicidad/assets/img/pattern.avif)
    no-repeat;
}

.customize-support #main-nav {
  margin-top: 32px;
}

#wrapper-navbar {
  background-color: var(--light-grey);
}

.glass {
  background-color: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(10px);
}

.drop-shadow {
  filter: drop-shadow(1rem 1rem 0.75rem rgba(0, 0, 0, 0.5));
}

#offcanvasMenu {
  height: fit-content;
  right: 13%;
}

.offcanvas.offcanvas-end {
  transform: translatex(120%) translateY(10px);
}

.offcanvas.show:not(.hiding),
.offcanvas.showing {
  transform: none;
  transform: translateY(10px);
}

.screen-reader-text {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.nav-item.active {
  --bs-nav-pills-link-active-bg: var(--bs-danger-bg-subtle);
  background: var(--bs-nav-pills-link-active-bg);
  border-radius: 10px;
  box-shadow: inset 0 0 0 0.5px #caa5a5a8;
}

.fw-800 {
  font-weight: 800;
}

.fs-3_5rem {
  font-size: 3.5rem;
}

.text-balanced {
  text-wrap: balance;
}

.bg-img-as-before::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.3;
  background-image: var(--bg-img);
  background-size: cover;
  background-position: center;
}

#main-menu {
  text-transform: uppercase;
  font-size: 0.85rem;
  font-family: rubik;
}

#placements {
  min-height: 85lvh;
  --bs-danger-rgb: 190, 0, 0;
}

#placementTabContainer .active {
  --bs-nav-pills-link-active-bg: var(--bs-danger-bg-subtle);
  --bs-text-opacity: 1;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.navbar-nav li i {
  font-size: 18px;
}

#wrapper-footer-full {
  background-color: var(--grey);
  /* background-image:
        linear-gradient(145deg, #0b0080 0%, #0000 50%, #9e00b6 100%),
        radial-gradient(#fff1 4px, transparent 4px),
        radial-gradient(#fff1 4px, transparent 4px),
        linear-gradient(145deg, #0b0080 0%, #2d009b 50%, #9e00b6 100%);
    background-size:
        cover,
        40px 40px,
        40px 40px,
        cover;
    background-position:
        center,
        0 0,
        20px 20px,
        center;
    background-color: blue; */
}
.footer-copy {
  color: var(--text-color-white);
  margin-bottom: 0px !important;
  font-size: 12px;
}
.fsln-logo {
  width: 30px;
  height: 20px;
  margin: 0 auto;
}

.object-fit-cover {
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
}

.waves {
  position: relative;
  width: 100%;
  height: 15vh;
  margin-bottom: -7px;

  min-height: 100px;
  max-height: 150px;
}

.parallax > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}

.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}

.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}

.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}

.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}

@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }

  100% {
    transform: translate3d(85px, 0, 0);
  }
}

@media (max-width: 768px) {
  .waves {
    height: 80px;
    min-height: 80px;
  }
.custom-logo{
  width: 100%;
}

  .content {
    height: 30vh;
  }

  h1 {
    font-size: 24px;
  }
}

#page .contenido a {
  color: var(--blacky);
}

.parallax-content {
  z-index: 1;
}

.table-icon {
  align-content: center;
}

.page-link {
  margin-right: 1rem;
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: var(--light-green);
}

.page-link,
.page-item:first-child .page-link,
.page-item:last-child .page-link {
  border-radius: 50%;
}

.active > .page-link {
  background-color: var(--dark-green);
}

#page .page-item:not(.active) .page-link:hover {
  background-color: var(--green);
  color: #fff;
}

.bg {
  background-color: rgb(var(--dark-color));
  background-image: radial-gradient(
      circle,
      rgba(var(--ligth-color), 0.5) 25%,
      rgba(var(--dark-color), 0.9) 100%
    ),
    url('data:image/svg+xml,<svg width="50" height="70.262" viewBox="0 0 13.229 18.59" xmlns="http://www.w3.org/2000/svg"><path style="fill:white;fill-opacity:0.15" d="M56.62 127.53c-.234.918-.535 1.78-.923 2.555-1.89 3.778-5.55 6.086-5.69 11.47 1.884 0 1.978 2.2 1.36 3.545-.397.867 1.203 1.636 2.275.29 1.373-1.725 2.002-3.859 2.235-6.134.015-1.101.057-2.161.103-3.144 0-.173-.01-.345-.014-.518-.027-.717.318-1.007.654-.95.337-.057.681.233.656.95q-.013.26-.017.518c.046.983.09 2.043.104 3.144.234 2.275.864 4.41 2.237 6.133 1.072 1.347 2.67.578 2.272-.289-.616-1.346-.521-3.546 1.363-3.546-.141-5.383-3.8-7.69-5.69-11.47a13 13 0 0 1-.925-2.555z" transform="translate(-50.006 -127.53)"/></svg>');
}

.bg-red {
  background-color: var(--red);
}

.table {
  --bs-table-bg: #f5f5f5;
  border-bottom: 4px solid #d4d4d4;
}

.table > thead {
  border-bottom: 2px solid #d4d4d4;
}

.bg-blue {
  background-color: var(--blue);
  --bs-table-bg: var(--blue);
  --bs-table-color: #fff;
  --bs-table-hover-color: #fff;
}

.bg-brown {
  --bs-table-bg: var(--light-brown);
  --bs-table-color: #fff;
}

.bg-white {
  --ligth-color: 225, 225, 225;
  --dark-color: 180, 180, 180;
}

.text-dark-blue {
  --dark-color: 26, 18, 98;
  color: rgb(var(--dark-color));
}

.bs-border-box {
  box-sizing: border-box;
}

.text-emp {
  --dark-color: 26, 18, 98;
  background-color: rgb(var(--dark-color));
}

#contacto {
  background: rgb(150, 1, 200);
  background: linear-gradient(
    0deg,
    rgba(150, 1, 200, 1) 0%,
    rgba(227, 26, 178, 1) 40%,
    rgba(255, 125, 128, 1) 100%
  );
}
/* HERO */

.carousel-caption-title {
  font-size: 1.3rem;
  font-weight: 800;
  font-family: Montserrat;
}
.carousel-caption-subtitle {
  font-size: 0.8rem;
  font-weight: 300;
  font-family: Montserrat;
}
.carousel-item img {
  height: 360px; /* Puedes ajustar esta altura según lo que necesites */
  object-fit: cover;
  object-position: center;
}
.carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: -0.65rem;
  position: absolute;
  left: 0;
  right: 8%;
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
  padding-left: 0.5rem;
  color: #fff;
  text-align: left;
  /* border-radius: 0rem 9.5rem 1rem 0rem */
}
.carousel-item img {
}

@media screen and (min-width: 1200px) {
  .carousel-caption {
    position: absolute;
    bottom: -0.65rem;
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
    color: #fff;
	right: 0%;
    text-align: left;
  }

  .carousel-item img {
    height: 378px; /* Puedes ajustar esta altura según lo que necesites */
    object-fit: cover;
    object-position: center;
  }
}
/* Card */

.card-img-fixed {
  height: 200px;
  object-fit: cover;
}
.card-title {
  font-size: 1rem;
  font-weight: 600;
}
.card-text {
  font-size: 0.7rem;
}
.headerline {
  border-bottom: 2px solid var(--dark-red);
  text-transform: uppercase;
}
.headerline-title {
  font-size: 1.8rem;
  font-weight: 800;
  font-family: Montserrat, sans-serif;
}
/* Archive */
@media screen and (min-width: 1200px) {
  .card-archive {
    max-width: 540px;
  }
  .entry-title {
    font-size: 3rem;
  }
}

/* paginacion */
.active > .page-link,
.page-link.active {
  color: var(--red);
}

.page-link {
  color: var(--text-color-white);
}
.page-link {
  background-color: var(--dark-red);
}
#page .page-item:not(.active) .page-link:hover {
  background-color: var(--blacky);
}

.related-posts-card .card-title {
  font-size: 0.8rem;
}
.related-posts-card .card-img-top {
  aspect-ratio: 3 / 2; /* Maintain aspect ratio for related images */
  object-fit: cover; /* Cover the area */
}
.entry-title {
  font-size: 1.4rem;
  font-family: Montserrat, sans-serif;
  text-align: center;
}
.entry-content{
  text-align: justify;
}
@media screen and (min-width: 1200px) {
  .entry-title {
    font-size: 2.5rem;
  }
}
