
.box {
    position: relative;
    /* border: 1px solid #bbb;
    background: #eee; */
    float: left;
    margin-top:2.06em;
  }
  
  .ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 180px;
    height: 180px;
    text-align: right;
  }
  
  .ribbon span {
    font-size: 0.7rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 32px;
    transform: rotate(45deg);
    width: 125px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#9bc90d 0%, #79a70a 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 17px;
    /* change this, if no border */
    right: -29px;
    /* change this, if no border */
  }
  
  .ribbon span::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #79A70A;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79A70A;
  }
  
  .ribbon span::after {
    content: '';
    position: absolute;
    right: 0%;
    top: 100%;
    z-index: -1;
    border-right: 3px solid #79A70A;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79A70A;
  }
  
  .red span {
    background: linear-gradient(#f705eb 0%, #8b088f 100%);
  }
  
  .red span::before {
    border-left-color: #84088f;
    border-top-color: #84088f;
  }
  
  .red span::after {
    border-right-color: #7f088f;
    border-top-color: #7f088f;
  }
  
  .blue span {
    background: linear-gradient(#2989d8 0%, #1e5799 100%);
  }
  
  .blue span::before {
    border-left-color: #1e5799;
    border-top-color: #1e5799;
  }
  
  .blue span::after {
    border-right-color: #1e5799;
    border-top-color: #1e5799;
  }
  
  .foo {
    clear: both;
  }
  
  .bar {
    content: "";
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #79a70a;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79a70a;
  }
  
  .baz {
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 2em;
    transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#9bc90d 0%, #79a70a 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 100px;
    left: 1000px;
  }
  
  /* ========================== COntacto MIPERURED ====================== */
  .input-icon {
    color: #aed3bc;
    position: absolute;
    left: 1.3em;
    font-size: 1.2em;
    top: 0.94em;
    /* top: calc(50% - 0.5em); Keep icon in center of input, regardless of the input height */
  }
  
  .input-wrapper ::placeholder {
    color: #abccb9;
    font-size: 0.76em;
  }
  
  .input-wrapper textarea:focus+.input-icon,
  .input-wrapper input:focus+.input-icon {
    color: #18a067 !important;
  }
  
  .input-wrapper input,
  .input-wrapper textarea {
    padding-left: 1.9em !important;
  }
  
  .input-wrapper {
    position: relative;
  }
  
  .Redes-FsC {
    position: fixed;
    top: 59.99%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    right: 0px;
    z-index: 100;
  }
  
  .fredes {
    right: -45px;
    color: white;
    display: flex;
    text-decoration: none;
    /* padding: 0.5em; */
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: 90px;
    height: 45px;
  }
  
  .fm-facebook {
    background: #3C5694 url("Redes-Sociales/Facebook.png") no-repeat;
    background-position: left top;
    background-size: 50% 100%;
  }
  
  .fm-instagram {
    background: #6E4F9D url("Redes-Sociales/Instagram.png") no-repeat;
    background-position: left top;
    background-size: 50% 100%;
  }
  
  .fm-whatsapp {
    background: #00D727 url("Redes-Sociales/WhatsApp.png") no-repeat;
    background-position: left top;
    background-size: 50% 100%;
  }
  
  .fm-messenger {
    background: #1481E8 url("Redes-Sociales/Messenger.png") no-repeat;
    background-position: left top;
    background-size: 50% 100%;
  }
  
  .fm-contactar {
    background: #00AFEF url("Redes-Sociales/Contactar.png") no-repeat;
    background-position: left top;
    background-size: 50% 100%;
  }
  
  .fm-telefono {
    background: #C1165E url("Redes-Sociales/Telefono.png") no-repeat;
    background-position: left top;
    background-size: 50% 100%;
  }
  
  .fm-telefono0 {
    background: #B72E86 url("Redes-Sociales/Telefono-00.png") no-repeat;
    background-position: left top;
    background-size: 50% 100%;
  }
  
  .fm-telefono1 {
    background: #439C54 url("Redes-Sociales/Telefono-01.png") no-repeat;
    background-position: left top;
    background-size: 50% 100%;
  }
  
  .fm-telefono2 {
    background: #7D43A3 url("Redes-Sociales/Telefono-02.png") no-repeat;
    background-position: left top;
    background-size: 50% 100%;
  }
  
  a.fredes {
    position: relative;
  }
  
  a.fredes span {
    display: none;
  }
  
  a.fredes:hover span,
  a.fredes:focus span {
    display: block;
    position: absolute;
    padding-left: 0.40em;
    top: 0.60em;
    left: -7.5em;
    right: 6.7em;
    opacity: 0.5;
    color: #FFF;
    background-color: inherit;
    content: "";
    border-style: solid;
    border-width: 0.2em 0.2em 0.2em 0.3em;
    border-color: transparent transparent transparent #c0d8ce;
  }
  
  .fredes:first-child {
    border-radius: 0.75rem 0 0 0;
  }
  
  .fredes:last-child {
    border-radius: 0 0 0 0.75rem;
  }
  
  .fredes:hover {
    padding-right: 1.5rem;
    border-radius: 0.75rem 0 0 0.75rem;
    box-shadow: 0 0 .5rem rgba(0, 0, 0, 0.42);
    transition: 0.25s;
    -webkit-transform: translate3d(-0.99em, 0, 0);
    transform: translate3d(-0.99em, 0, 0);
  }
  
  .carousel {
    position: relative;
  }
  
  .carousel.pointer-event {
    touch-action: pan-y;
  }
  
  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  
  .carousel-inner::after {
    display: block;
    clear: both;
    content: "";
  }
  
  .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
  }
  
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
  }
  
  .carousel-item.active,
  .carousel-item-next,
  .carousel-item-prev {
    display: block;
  }
  
  /* rtl:begin:ignore */
  .carousel-item-next:not(.carousel-item-start),
  .active.carousel-item-end {
    transform: translateX(100%);
  }
  
  .carousel-item-prev:not(.carousel-item-end),
  .active.carousel-item-start {
    transform: translateX(-100%);
  }
  
  /* rtl:end:ignore */
  .carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
  }
  
  .carousel-fade .carousel-item.active,
  .carousel-fade .carousel-item-next.carousel-item-start,
  .carousel-fade .carousel-item-prev.carousel-item-end {
    z-index: 1;
    opacity: 1;
  }
  
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s;
  }
  
  @media (prefers-reduced-motion: reduce) {
  
    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-end {
        transition: none;
    }
  }
  
  .carousel-control-prev,
  .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
  }
  
  @media (prefers-reduced-motion: reduce) {
  
    .carousel-control-prev,
    .carousel-control-next {
        transition: none;
    }
  }
  
  .carousel-control-prev:hover,
  .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
  }
  
  .carousel-control-prev {
    left: 0;
  }
  
  .carousel-control-next {
    right: 0;
  }
  
  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
  }
  
  
  .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  }
  
  .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  }
  
  .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
  }
  
  .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
  }
  
  @media (prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target] {
        transition: none;
    }
  }
  
  .carousel-indicators .active {
    opacity: 1;
  }
  
  .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
  }
  
  .carousel-dark .carousel-control-prev-icon,
  .carousel-dark .carousel-control-next-icon {
    filter: invert(1) grayscale(100);
  }
  
  .carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000;
  }
  
  .carousel-dark .carousel-caption {
    color: #000;
  }
  
  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    filter: invert(18%) sepia(58%) saturate(8971%) hue-rotate(108deg) brightness(98%) contrast(95%);
  }
  
  .carousel-indicators [data-bs-target] {
    background-color: #08915c;
  }
  
  .carousel-caption {
    color: #0e6d41;
  }