:root {
    --color-first: #0094d6;
    --color-second: #ffcc29;
    --color-third: #cccccc;
    --brd-rad: 20px;
}
@font-face {
    font-family: Couture;
    src: url(/fonts/Couture-Bold.ttf);
}
body::-webkit-scrollbar {
    width: 8px;
    /* border: 10px solid #c5ebfd; */
    background-color: var(--color-first);
    border-radius: 10px;
}
body::-webkit-scrollbar-thumb {
    background-color: var(--color-first);
    border-radius: 10px;
}
body::-webkit-scrollbar-track {
    background-color: rgba(255,255,255, 0.6);
}
body::-webkit-scrollbar-thumb:hover {
    background-color: #0286c1;
}
body::-webkit-scrollbar-thumb:active {
    background-color: #0371a2;
}
.clean-scroll::-webkit-scrollbar {
    width: 8px;
    /* border: 10px solid #c5ebfd; */
    background-color: var(--color-first);
    border-radius: 10px;
}
.clean-scroll::-webkit-scrollbar-thumb {
    background-color: var(--color-first);
    border-radius: 10px;
}
.clean-scroll::-webkit-scrollbar-track {
    background-color: rgba(255,255,255, 0.6);
}
.clean-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #0286c1;
}
.clean-scroll::-webkit-scrollbar-thumb:active {
    background-color: #0371a2;
}
.navbar.navbar-web {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0 16px;
}
.navbar.top-nav-collapse {
    background-color: var(--color-first);
    transition: all 600ms;
}
.navbar.bg-color {
    background-color: var(--color-first);
    position: sticky;
}
.navbar.navbar-all {
    position: fixed;
}
.navbar.top-nav-collapse:where .one-row {
    color: black;
}
.navbar-web .navbar-brand {
    margin-right: 0;
    padding: 0;
}
.navbar-brand img,
.line-divider {
    background-color: #ffffff;
}
.logo-line {
    width: 75px;
    padding: 12px;
}
.line-divider {
    margin: 11px 0;
}
.navbar-brand img::after {
    content: "";
    border-top: 1px solid #ffffffbf;
}
.navbar-toggler {
    background-color: var(--color-first);
    background-repeat: no-repeat;
    background-position: center;
}
.navbar-svg {
    fill: white;
    width: 30px;
    height: 30px;
}
.navbar-toggler.collapsed {
    background-image: url('https://image.flaticon.com/icons/png/128/1828/1828859.png');
    background-size: 30px 30px;
}
.navbar-toggler {
    background-image: url('https://image.flaticon.com/icons/png/128/1828/1828778.png');
    background-size: 25px 25px;
    transition: all 300ms;
}
#navbarWebPlatform .dropdown__child:hover {
    background-color: var(--color-first);
    color: #ffffff;
    background-image: linear-gradient(to bottom,var(--color-first) 0,var(--color-first) 100%);
}
.dropdown .dropdown-menu {
    text-align: center;
}
.dropdown-agent {
    color: #ffffff;
}
.dropdown-agent > i:first-child {
    font-size: 1.2rem;
    padding-right: 1.2rem;
}
.dropdown-agent > i:last-child {
    font-size: 1rem;
}
.menu-links {
    width: 100%;
}
.one-row .nav-item {
    border-left: 0 solid #ffffffbf;
    padding: 0px 20px;
}
.one-row .nav-item:first-child {
    border-left: 0px solid
}
.two-row .nav-item {
    padding: 0px 20px;
}
.one-one-row .nav-item {
    padding: 0px 20px;
}
.one-two-row .nav-item {
    padding: 0px;
}
.one-two-row .nav-item:nth-child(3) {
    padding-right: 0;
    text-align: center;
}
.two-one-row .nav-item {
    padding-right: 20px;
}
.one-row .nav-link,
.two-row .nav-link,
.one-one-row .nav-link,
.one-two-row .nav-link,
.two-one-row .nav-link {
    padding: 0px 8px;
    color: #ffffff;
    font-size: 15px;
}
.one-one-row .nav-link {
    color: var(--color-second);
}
.one-one-row .nav-link:hover {
    color: #ffffff;
}
.one-row .nav-link:hover,
.two-row .nav-link:hover {
    color: var(--color-second);
}
.one-two-row .nav-link,
.two-one-row .nav-link {
    display: flex;
}
.icon-menu {
    width: 16px;
    height: 16px;
}
.dropdown-menu.dropdown-web {
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 2px;
    margin: 0;
    padding: 0;
    top: 154%;
}
.dropdown-web.dropdown-one {
    left: -6px;
}
.dropdown-web.dropdown-two {
    left: -14%;
}
.dropdown-web.dropdown-three {
    left: -18%;
}
.dropdown-web.dropdown-four {
    left: -11%;
}
.dropdown-web .dropdown-item {
    color: var(--color-first);
    text-align: center;
}
.dropdown-web .dropdown-item:hover,
.dropdown-web .dropdown-item:focus {
    color: var(--color-first);
}
.dropdown-web .dropdown-item:active {
    color: white;
}
.badge-menu {
    color: #212529;
    font-weight: 400;
}
li > a:hover .badge-menu {
    color: #ffffff;
}
/*****HOME PRINCIPAL*****/
.carousel-banner {
    height: 100vh;
    object-fit: cover;
}
.carousel-caption.carousel-web {
    text-align: left;
    left: 11.5%;
    bottom: 27%;
}
.carousel-web span {
    display: block;
}
.carousel-web span:nth-child(1) {
    font-size: 70px;
    font-family: Couture, Arial, Helvetica, sans-serif;
}
.carousel-web span:nth-child(2) {
    font-size: 25px;
}
.campana-linea {
    margin: 30px -15px;
}
.campana-stilo-uno {
    border: 0px solid var(--color-third);
    position: relative;
}
.campana-stilo-dos {
    border: 0px solid var(--color-third);
    position: relative;
}
.campana-stilo-uno,
.imagen-campana {
    border-radius: 12px 12px 0px 0px;
}
.container-imagen .lazy.campana-imgreferencia-uno, .lazy.campana-imgreferencia-dos {
    width: 100%;
    border-radius: 12px 12px 0px 0px;
}
.label-attractive {
    position: absolute;
    top: 8%;
    background-color: #000000cc;
    color: white;
    padding: 3px 15px;
    border-radius: 0px 4px 4px 0px;
}
.label-attractive img {
    width: 22px;
    position: relative;
    bottom: 2px;
}
.container-labels,
.container-title,
.container-attractive {
    display: flex;
    padding: 10px 15px;
}
.container-labels {
    justify-content: space-between;
}
.label-icon span {
    font-size: 14px;
}
.icon-modified {
    width: 20px;
    position: relative;
    bottom: 5px;
}
.label-texts span {
    border: 1px solid var(--color-first);
    padding: 3px 6px;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 13px;
}

.label-texts-blank span {
    border: 1px transparent;
    padding: 3px 6px;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 13px;
}
.container-title .campana-detalle-uno, .campana-detalle-dos {
    display: flex;
    padding: 0;
}
.container-title .campana-texto-detalle-uno {
    padding: 0;
    line-height: unset;
}
.description.link-title {
    color: #000000;
    font-family: var(--bs-font-sans-serif);
}
.link-title:hover {
    color: #000000;
    text-decoration: none;
}
.container-title .info-title {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.container-title p {
    text-align: center;
    margin-bottom: 0;
    font-weight: 500;
    padding-bottom: 0px;
}
.container-attractive {
    justify-content: space-around;
    text-align: center;
    border-top: 1px solid var(--color-third);
    align-items: center;
    flex-wrap: wrap;
}
.container-attractive > .discount,
.container-attractive > .price-button {
    width: 30%;
}
.container-attractive > .before,
.container-attractive > .today {
    width: 20%;
}
.container-attractive > .today {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.discount-percentage {
    border: 1px solid var(--color-first);
    border-radius: 6px;
    padding: 6px 6px 10px;
    width: 70%;
    margin: 0 auto;
}
.discount-percentage .campana-texto-descuento-uno {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.discount .campana-texto-descuento-uno > span-porcentaje {
    font-size: 20px;
    font-family: var(--bs-font-sans-serif);
}
.discount .campana-texto-descuento-uno > span-texto {
    text-transform: uppercase;
    font-size: 10px;
    display: block;
    font-family: var(--bs-font-sans-serif);
}
.container-attractive .before {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
}
.before .campana-precio-oferta-uno {
    padding: 0;
    width: 100%;
}
.before span:nth-child(1),
.today span:nth-child(1) {
    font-size: 13px;
}
.today span:nth-child(1) {
    color: #ff0000;
    font-weight: 500;
    display: flex;
}
.today span:nth-child(2) {
    font-size: .9rem;
}
.container-attractive > div:nth-child(2) { /*Por mientras*/
    /*width: 30%;*/
}
.price-button span {
    color: var(--color-first);
    font-weight: 500;
    font-size: 18px;
    width: 100%;
}
.price-button .btn.btn-ver-oferta-uno.btn-travel {
    background-color: var(--color-first);
    color: #ffffff;
    border-color: var(--color-first);
    padding: 3px 10px;
    text-transform: uppercase;
    border-radius: var(--brd-rad);
    font-size: 13px;
    margin: 0;
    width: 100%;
}
.price-button .btn.btn-ver-oferta-dos.btn-travel {
    background-color: var(--color-first);
    color: #ffffff;
    border-color: var(--color-first);
    padding: 3px 10px;
    text-transform: uppercase;
    border-radius: var(--brd-rad);
    font-size: 13px;
    margin: 0;
    width: 100%;
}
.working-title {
    display: flex;
    justify-content: center;
    padding: 20px 0;
}
.working-title > span {
    text-transform: uppercase;
    font-family: 'gotham-medium';
    font-size: 1.1rem;
}
.whatsapp-home {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 1%;
    right: 2%;
    z-index: 50;
    font-size: 2rem;
    background: #25D366;
    padding: 0px 11px;
    color: #fff;
    border: 0px solid #128C7E;
    border-radius: 50%;
}
.whatsapp-home:hover {
    color: inherit;
}
.whatsapp-home .onda,
.whatsapp-home .onda:before,
.whatsapp-home .onda:after {
  -webkit-animation:onda 3s infinite;
  animation:onda 3s infinite;
  border-radius:50%;
  box-shadow:0 0 0 0 rgba(27,215,65,.3);
  top:0;
  height:55px;
  position:absolute;
  width:55px
}
.whatsapp-home .onda:before {
  -webkit-animation-delay:.9s;
  animation-delay:.9s;
  content:"";
  position:absolute;
  top:0
}
.whatsapp-home .onda:after {
  -webkit-animation-delay:.6s;
  animation-delay:.6s;
  content:"";
  position:absolute;
  top:0
}


@keyframes onda{70%{box-shadow:0 0 0 50px rgba(27,215,65,0)}100%{box-shadow:0 0 0 0 rgba(27,215,65,0)}}


/*****LOGIN AGENTE*****/
.modal-agent {
    width: 90%;
    margin: 0 auto;
}
.content-agent {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 1rem;
}
.content-agent > label {
    width: 15%;
    display: flex;
    justify-content: center;
}
.content-agent > label > i {
    color: var(--color-first);
}
.content-agent > input {
    width: 80%;
    border-radius: var(--brd-rad);
}

/*****FILTROS HOME*****/
.title-search {
    display: flex;
    justify-content: center;
}
.title-search > h3 {
    font-size: 1.7rem;
    font-weight: 500;
    margin: 30px;
}
.search-content {
    display: flex;
    height: 2.5rem;
    align-items: center;
    flex-direction: row;
}
.search-content > label {
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-first);
}
.search-content > select,
.search-content > input,
.search-content .input-group.date .form-control.input-sm,
.search-content .input-group.date .form-select.input-sm {
    border: 0 solid var(--color-first);
    border-radius: var(--brd-rad);
}
.btn.btn-color-search {
    background-color: var(--color-first);
    color: #ffffff;
    border-color: var(--color-first);
    padding: 6px 12px;
    border-radius: var(--brd-rad);
    margin: 0;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.btn.btn-color-search:hover {
    box-shadow: 0 2px 5px 0 rgb(0 148 214 / 16%), 0 2px 10px 0 rgb(0 148 214 / 12%);
}
.form-filter-one {
    border: 1px solid #ccc;
    border-radius: 45px;
    padding: 1.5rem;
}
.form-filter-one:hover {
    border: 1px solid var(--color-first);
}

/*****DETALLE DE LA CAMPAÑA*****/
#detalle-campana .carousel.carrusel-detalle {
    height: unset;
}
.imagen-detalle {
    height: 611px;
    object-fit: cover;
    width: 100%;
}
.carousel .carousel-inner {
    height: unset;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: none;
}
.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.contenedor-compra-acciones {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 611px;
}
.btn-add-cart,
.boton-opciones-multi {
    padding: 0;
    display: flex;
    justify-content: center;
    margin: 0;
}
#detalle-campana .detalle-titulo > p {
    line-height: revert;
    margin: 0;
    padding: 5px 0 10px;
}
#detalle-campana .contenedor-compra-detalle {
    float: none;
    position: relative;
    top: 27.165px;
    margin-top: 0;
}
#detalle-campana .detalle-titulo {
    padding-bottom: 0;
}
#detalle-campana .share_buttons {
    margin-left: 0;
    height: inherit;
}
.modal-content.option-content {
    padding: 0;
    margin-top: 20px;
}
.align-elements {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding-top: 15px;
}
.multi-date {
    padding: 5px 0 25px;
}
.child-align {
    height: 76px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.time_campaigns {
    display: flex;
    flex-direction: column;
    color: #ffffff;
    margin-bottom: 10px;
}
.price-before,
.text-since {
    width: 50%;
    text-align: center;
    font-size: 12px;
}
.price-before {
    float: left;
}
.text-since {
    float: right;
}
.price-before .text-one,
.text-since .text-one {
    display: block;
    color: var(--color-first);
}
.text-since .icon-fire {
    width: 22%;
}
.price-before .text-two {
    font-weight: normal;
}
.text-since .text-two {
    position: relative;
    right: 5px;
}
.text-two.text-alone {
    left: -51px;
    top: 10px;
}
.price-referential {
    display: block;
    text-align: center;
    position: relative;
    top: 9px;
}
.price-referential.option-sale {
    position: inherit;
}
.option-sale .priceBuyReference {
    padding: 0;
    font-size: 1.1rem;
    color: #000000;
}
.multi-ofert .icon-fire {
    width: 12%;
}
.label-count {
    display: none;
}
.input-modify,
.input-modifying {
    border: 0px solid;
    background: transparent;
    border-radius: var(--brd-rad);
}
.input-modify {
    color: #ffffff;
}
.input-modifying {
    color: #000000;
    margin-bottom: 5px;
}
.input-modify:focus,
.input-modifying:focus {
    box-shadow: 0 0 0 1px var(--color-first);
}

.input-modidy option:hover {
    background: var(--color-first);
}

.text-since.sub-text {
    position: relative;
    right: 40px;
}
.content-option {
    display: flex;
    align-items: center;
    font-weight: 700;
    padding-top: 15px;
    padding-left: 5.4%;
    padding-right: 5.4%;
}
.content__includ--noinclud {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    padding-left: 5.4%;
    padding-right: 5.4%;
}
.content__includ--noinclud .text-opcion {
    color: var(--color-first);
}
.content-option p {
    margin: 0;
}
.text-since.multi-ofert {
    width: 100%;
}
.multi-ofert .text-alone {
    left: 0;
}
.opciones-venta {
    margin-bottom: 20px;
}
.social-networks {
    position: relative;
    top: -26px;
}
.social-networks .share_buttons {
    margin-left: 0px;
    margin-top: -8px;
}
.extra-information .ofert-end {
    float: right;
}
.ofert-end .time-content {
    position: relative;
    top: -50px;
    font-size: 5px;
}
.option-content {
    width: 100%;
}
.quantity {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4px;
}
.quantity-multi {
    height: 76px;
    display: flex;
    flex-direction: column;
}
.qty-plus,
.qty-minus {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 0px solid;
    font-size: 10px;
    cursor: pointer;
    background: var(--color-first);
    color: #ffffff;
}
.qty-plus:active,
.qty-minus:active {
    transform: scale(.9);
}
.qty-text {
    border-radius: 4px;
    border: 0px solid;
    width: 20%;
    text-align: center;
    margin: 0 15px;
}
.child-align .text-precio {
    padding: 0;
    color: #ff0000;
}
.text-precio + s {
    font-size: 12px;
}
.multi-ofert .text-one {
    color: #ff0000;
    font-family: gotham-medium, 'arial', 'sans-serif';
    font-size: 14px;
}
.btn.btn-danger.btn-color,
.btn.btn-primary.btn-color {
    background: var(--color-first);
    background-color: var(--color-first);
    border-color: var(--color-first);
    font-family: Bree W01 Regular;
    border-radius: var(--brd-rad);
}
.btn.btn-secondary.btn-color {
    border-radius: var(--brd-rad);
    font-family: Bree W01 Regular;
}
.title-options {
    border-bottom: 1px dashed var(--color-first);
    color: var(--color-first);
    font: 500 20px Bree W01 Regular;
}
.modify-header {
    border: none;
}
.col-12.content-one {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.content-one i {
    font-size: 70px;
    color: #18c118b3;
    display: block;
    margin: 0 auto 10px;
}
.content-one .message-success {
    color: #18c118b3;
}
.btn-color.btn-block {
    width: 100%;
}
.btn.btn-danger.btn-color.btn-line {
    background-color: #ffffff;
    color: var(--color-first);
    border: none;
}
.col-12.content-two,
.col-12.content-three {
    margin-top: 16px;
}
.form-control.input-sm.input-date,
.form-control.input-date {
    border-radius: var(--brd-rad);
    text-align: center;
    color: var(--color-first);
    font-size: .95rem;
}
/*.form-control.input-sm.input-date::placeholder,
.form-control.input-date::placeholder {
    font-family: 'Font Awesome 5 Free';
    text-align: center;
}*/
.input-group.label-content {
    border-spacing: 0px;
    font-size: 12px;
    justify-content: center;
    padding-bottom: 4px;
    margin-top: 16px;
}
.input-group.label-content.multi-content {
    border-spacing:0px;
    font-size: 12px;
    justify-content: center;
}
.date.label-content {
    margin-top: 4px;
}
.result span {
    font-size: 13px;
    font-weight: normal;
}
.result i {
    font-size: 18px;
    color: #ffffff;
    float: none;
}
.initial  {
    content: '';
    display: block;
    height: initial;
    max-height: 50px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
}
.initial ::before {
    background: linear-gradient(rgba(255,250,250,0) 15px,#fff);
    content: '';
    height: 100%;
    position: absolute;
    width: 100%;
}
.detalle-opcion-venta {
    font-weight: normal;
    font-size: 0.9rem;
}
.ver-toogle {
    font-size: 0.8rem;
    font-weight: 500;
    cursor: pointer;
    color: #A8CF45;
}
.ver-toogle:hover {
    color: #98c032;
}
.discount_information {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row-reverse;
}
.quantity-multi__first {
    padding-bottom: .6rem;
}
.quantity-multi__first > span {
    font-size: 12px;
}
.quantity-multi__second {
    display: flex;
    justify-content: space-around;
    padding-bottom: 1.6rem;
}
.icon-circle-prev, .icon-circle-prev.active, .icon-circle-next, .icon-circle-next.active {
    width: 35px;
    height: 35px;
    background: black;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    opacity: .5;
    border-radius: 50%;
    margin: .4rem;
}
.icon-circle-prev:hover, .icon-circle-next:hover {
    opacity: 1;
    background: #000000ad;
    color: white;
}
.btn.btn-rebueno {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.btn.btn-rebueno .icon-tab {
    width: 32px;
}

/*****FORMULARIO PAGO*****/
.help-block {
    font-size: 11px;
    color: red;
    margin-left: 17%;
}
.titulo_negro.check-actions {
    background-color: transparent;
    color: #666666;
    flex-direction: row-reverse;
    justify-content: space-evenly;
}
.section_payment.clean-scroll {
    height: 750px;
    overflow: overlay;
    margin-bottom: 10px;
}
.icon__edit {
    display: none;
    transition: all 200ms;
}
.btn-editar:hover .icon__edit,
.btn-editar:active .icon__edit {
    display: inline;
    position: relative;
    right: 4px;
}
.content-payment .section_payment {
    width: 346px;
}
.qty-minus {
    padding: 0;
}
.section_payment .label-viajero, .section_payment .label-factura {
    top: 3px;
    position: relative;
    font-size: 0.7rem;
}
.check-viajero, .check-factura {
    display: flex;
    margin: 0 auto;
    position: relative;
    top: 5px;
}
.container-payment {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
}
.container-payment > .section-payment {
    margin: 10px 0 10px 0;
}
.izy-web {
    background-color: var(--color-first) !important;
    border-radius: 30px !important;
    color: white !important;
    width: 100% !important;
    font-family: gotham-medium, 'arial', 'sans-serif' !important;
    font-size: 20px !important;
    padding: 0 !important;
    height: 40px !important;
    margin: 0! important;
    /*margin-left: 4.6% !important;*/
}

.izy-web-input {
    border: 1px solid var(--color-first) !important;
    border-radius: 20px !important;
}

/*****CATEGORIA DE LA CAMPAÑA*****/
.container-category {
    padding: 20px 0;
}
.new-box,
.new-box > h2 {
    text-align: center;
}
.content_vermas {
    display: flex;
    justify-content: end;
    margin-top: 10px;
}
.btn.btn_vermas {
    background-color: #ffffff;
    border-color: 1px solid var(--color-second);
    border-radius: var(--brd-rad);
    padding: 3px 10px;
    color: var(--color-second);
}
.btn.btn_vermas:hover {
    background-color: var(--color-second);
    color: #ffffff;
}
.btn.btn_vermas:focus {
    box-shadow: 0 0 0 0.25rem rgb(255 204 41 / 25%);
}

/*****VOUCHER PAGO*****/

.voucher-pago {
    margin-top: 40px;
    margin-bottom: 30px;
}
.border-color {
    border: 1px solid var(--color-first);
}
.space-6,
.space-66 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.logo-voucher {
    width: 25%;
    padding: 12px;
}
.space-66 p {
    color: var(--color-first);
    font-size: 1.1rem;
    margin: 0;
}
.content-texto {
    text-align: center;
    font-size: .9rem;
}
.border-color .titulo {
    font-weight: bold;
    text-align: center;
}
.border-subtitulo {
    border: 1px solid var(--color-first);
    text-align: center;
    border-left: 0px;
    border-right: 0px;
    font-weight: 500;
}
.content-parrafo {
    padding: 0 15px;
    font-size: .9rem;
}
.text-important {
    background-color: var(--color-first);
    color: #ffffff;
    text-align: center;
    font-weight: 500;
}
.line-subhead {
    border-bottom: 1px solid var(--color-first);
    margin-bottom: 20px;
}
.size-100,
.size-106 {
    text-align: center;
}
.size-100 .monto-total {
    text-align: center;
    font-size: 2.5rem;
}
.size-102 {
    margin: 15px 0;
}
.size-106 p {
    margin-bottom: .5rem;
}
.size-106 {
    display: flex;
    justify-content: space-evenly;
}
.date-bank {
    width: 24%;
}
.date-bank__title {
    font-size: 0.9rem;
}
.size-106 .img-banco {
    width: 70%;
    position: relative;
    left: 8%;
}
.file-two {
    font-weight: 500;
}
.actions-voucher {
    text-align: center;
    margin-bottom: 30px;
}

/*****ERROR 404*****/

.container.error.not-found {
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    background: transparent;
}
.text_404,
.content_404,
.boton_404 {
    align-self: center;
}
.text-error {
    font: 700 1.7rem var(--bs-font-sans-serif);
    color: var(--color-first);
}
.boton_404 {
    margin: 20px 0; 
}
.btn-404 {
    background-color: var(--color-first);
    color: #ffffff;
    border-color: var(--color-first);
    padding: 6px 12px;
    text-transform: uppercase;
    border-radius: var(--brd-rad);
    font-size: 1rem;
    margin: 0;
    width: 100%;
}
.btn-404:hover {
    color: #ffffff;
}

/*****VIEW FILTROS*****/

.container-filter {
    padding: 25px 0;
    display: flex;
    justify-content: space-evenly;
}
.container-left {
    width: 35%;
}
.container-right {
    width: 100%;
    padding-left: 20px;
}

.body-deta-destinos {
    display: fixed !important;
    float: left;
    position: relative;
    width: 100%;
}

.price-max {
    display: inline-block;
    float: right;
}

.price-min {
    display: inline-block;
    float: left;
}

.price-min input, .price-max input {
    width: 80px;
}
.btn-filtros {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: .9rem;
    position: fixed;
    top: 50%;
    left: 1%;
}
.menu-filtros {
    padding: .5rem 1rem;
}
.menu-filtros,
.menu-filtros > li > ul > li {
    list-style: none;
}
#menu * {
	list-style:none;
}

#menu li {
	line-height:180%;
}

#menu li a {
	color:#222;
	text-decoration:none;
}

#menu li a:before {
	content:"\025b8";
	color:#ddd; 
	margin-right:4px;
}
#menu input[name="list"] {
	position: absolute;
	left: -1000em;
}
#menu label:before {
	content:"\025b8"; 
	margin-right:4px;
}
#menu input:checked ~ label:before{
	content:"\025be";
}
#menu .interior{
	display: none;
}
#menu input:checked ~ ul{
	display:block;
}
.menu-filtros .title {
    font-size: 20px;
    padding-bottom: 12px;
    font-weight: 500;
}
.range-slider {
    margin-bottom: 2.5rem;
}
.range-slider .text-referente {
    font-size: 14px;
}
.range-slider input[type=number] {
    border: 1px solid transparent;
    text-align: center;
    font-size: 14px;
    -moz-appearance: textfield;
    background: transparent;
    position: relative;
}


/*****CAMPAÑA - DASHBOARD*****/

.icon-included {
    color: green;
}
.icon-excluded {
    color: red;
}

footer {
    background-image: url('/img/footer-opacity.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.footer-main {
    background-attachment: unset;
}
.footer-voucher {
    background: var(--color-first);
}
.row.footer-main {
    padding: 70px 0 12px;
    margin: 0;
}
.container-footer {
    padding: 30px 20px;
}
.container-footer span {
    font-size: 18px;
    color: #ffffff;
}
.links-footer {
    padding: 0;
}
.item-footer {
    list-style: none;
}
.item-footer a {
    text-decoration: none;
    color: #bababa;
    font-size: 15px;
}
.item-footer a:hover {
    text-decoration: none;
    color: var(--color-first);
}
.input-subscribe {
    display: flex;
    margin-top: 4px;
}
.input-subscribe input { 
    width: 80%;
    border-radius: 4px 0px 0px 4px;
    outline: none;
}
.btn.btn-email {
    background-color: var(--color-first);
    border-radius: 0px 4px 4px 0px;
}
.container-footer p {
    margin: 0;
    color: #bababa;
    font-size: 14px;
    padding-top: 4px;
}
.background-color {
    background-color: #026e9e99;
    border-radius: 4px;
}
.line-footer {
    background-color: #ffffff;
    margin: 0;
    opacity: .25;
}
.row.footer-bottom {
    padding: 30px 0;
    color: #ffffff;
    align-items: center;
}
.row.content-voucher {
    padding: 15px 0;
    text-align: center;
}
.social-media {
    display: flex;
    margin: 0;
    justify-content: flex-end;
}
.social-media .item-social {
    list-style: none;
}
.social-media .link-social {
    padding: 0 10px;
}
.social-media a svg circle {
    stroke: #bababa;
}
.social-media a svg  path {
    fill: #bababa;
}
.social-media a:hover svg circle {
    stroke: var(--color-first);
}
.social-media a:hover svg path {
    fill: var(--color-first);
}
.icon__footer {
    display: none;
    transition: all 100ms;
}
.link__footer:hover .icon__footer {
    display: inline;
    margin-left: -18px;
}
.link__footer-pointer {
    cursor: unset;
}
.voucher__web .logo__operacion {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}
.logo__operacion .logo-oferta {
    width: 100%;
    display: flex;
    justify-content: center;
}
.logo__operacion .logo-oferta .logo-principal {
    background-size: 130px 92px;
    width: 130px;
    height: 92px;
}
.logo__operacion .texto {
    width: 100%;
}
.logo__operacion .texto .letra-cupon {
    text-align: center;
}
.voucher__web .image__date {
    display: flex;
    flex-direction: column;
}
.image__date .logo-oferta {
    width: 100%;
}
.image__date .logo-oferta img {
    width: 100%;
    object-fit: contain;
}
.image__date .texto {
    width: 100%;
}
.image__date .texto .letra-cupon {
    text-align: center;
}
.image__date .texto .letra-cupon-min {
    text-align: center;
}