:root {
    --color-first: #0B63AE;
    --color-second: #00AFEF;
    --color-third: #cccccc;
}

@font-face {
    font-family: Couture;
    src: url(/fonts/Couture-Bold.ttf);
}
body::-webkit-scrollbar {
    width: 9px;
    /* 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: 9px;
    /* 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;
}
.logo-filter[src*="placeholder"] {
    height: 181px;
    filter: grayscale(1);
    padding: 20px;
}
.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;
}
.navbar-brand .logo-primary {
    width: 160px;
    padding: 15px;
    background: transparent;
}
.logo-line {
    width: 90px;
    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%);
}
.menu-links {
    width: 100%;
}
.one-row .nav-item {
    border-left: 1px 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: 20px;
}
.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;
}
/*****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;
}
.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;
}
.label-texts-blank span {
    border: 1px transparent;
    padding: 3px 6px;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 13px;
}
.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: 20px;
    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: 20px;
    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.3rem;
}

/*****DETALLE DE LA CAMPAÑA*****/
#detalle-campana .carousel.carrusel-detalle {
    height: 611px;
}
.imagen-detalle {
    height: 611px;
    object-fit: cover;
    width: 100%;
}
.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;
}
.agrega-carrito,
.boton-opciones,
.boton-opciones-multi {
    padding: 0px;
    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-second);
}
.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: 20px;
}
.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-option .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;
}
.content__includ--noinclud {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    padding-left: 5.4%;
    padding-right: 5.4%;
}
.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;
}
.quantity-multi {
    height: 76px;
}
.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: 20px;
}
.btn.btn-secondary.btn-color {
    border-radius: 20px;
    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: 20px;
    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;
}

/*****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: 640px;
    overflow: overlay;
}

/*****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: 20px;
    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: 30%;
    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: 20px;
    font-size: 1rem;
    margin: 0;
    width: 100%;
}
.btn-404:hover {
    color: #ffffff;
}

/*****VIER FILTROS*****/

.container-filter {
    padding: 25px 0;
    display: flex;
    justify-content: space-evenly;
}
.container-left {
    width: 70%;
}
.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%;
}


/*****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: 100%;
    background-position: center;
    /*background-attachment: fixed;
    background-position-y: top;*/
}
.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-second);
}
.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: #0b63ae99;
    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-second);
}
.social-media a:hover svg path {
    fill: var(--color-second);
}
.icon__footer {
    display: none;
}
.link__footer:hover .icon__footer {
    display: inline;
    margin-left: -18px;
}
.link__footer {
    transition: all 100ms;
}
.link__footer-pointer {
    cursor: unset;
}

/*formulario pago*/
.container-payment {
  display: flex; 
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
} 

.padding-right {
    padding-right: 15px !important;
}

.title-acompanna {
    padding-left: 15%;
}

.btn-editar:focus {
    box-shadow: none;
}

.container-payment > .section-payment {
    margin: 10px 0 10px 0;
}

.section-payment-head {
    width: 32%;
    padding: 5px 5px 0 5px;
    background-color: #ffffff;
    font-size: 0.8rem;
}

.section-payment-head > .row > div {
    display: grid;
}

.section-payment-head > .row > div > div {
    display: flex;
    align-items: center;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.icon-call {
    font-size: 2.3rem;
    padding-left: 3px;
    position: relative;
    top: -9px;
}

.title-payment-car {
    background-color: #6c757d;
    color: white;
}

@media only screen and (max-width: 720px) {
    .container-payment {
        display: flex; 
        flex-flow: column;
        justify-content: space-between;
    } 
    
    .container-payment > .section-payment {
        height: auto !important;
        width: 100%;
    }
    
    .section-payment-head {
        width: 100%;
    }
    
    .icon-call {
        font-size: 1.9rem;
        top: -0px;
    }
    
    footer {
        background-size: cover;
    }
    
    .quantity {
        justify-content: end;
    }
    
    .qty-text {
        margin: 0 10px;
    }
    
    .qty-plus, .qty-minus {
        width: 40px;
        height: 40px;
    }
}

.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;
}

.moneda-rigth {
    right: -10px;
    position: relative;
}
/****************/