/*Custom Scrollbar*/

::-webkit-scrollbar {
    width: 4px;
    height: 5px;
    overflow: visible;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: transparent;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #0f59ee;
}

::-webkit-scrollbar-thumb {
    background-color: #051c4b;
    border-radius: 8px;
    transition: 1s;
}


/*End Custom Scrollbar*/

.padtop {
    padding-top: 3px;
}

.infile {
    width: 475px;
}

.bor-radius {
    border-radius: 25px;
}

.h-40 {
    height: 40px;
}

.roundicon {
    width: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: 15px;
}


/*end  new css datatable*/

div#collapseExample {
    margin: 20px;
}


/*datatable end*/

.apexcharts-legend.center {
    transform: none !important;
}

.dt-buttons {
    margin: 30px 0 30px 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
}

.buttons-html5 {
    color: white !important;
    border: 1px solid rgb(163, 175, 187) !important;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(163, 175, 187) 0%, rgb(163, 175, 187) 100%) !important;
}

.dt-buttons button span {
    margin: 10px;
}

.img_setting {
    filter: drop-shadow(2px 3px 7px #011c4b);
}

.colorinput {
    margin: 0;
    position: relative;
    cursor: pointer;
}

.colorinput-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.colorinput-color {
    background-color: #fdfdff;
    border-color: #e4e6fc;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 3px;
    color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.colorinput-color:before {
    content: '';
    opacity: 0;
    position: absolute;
    top: .25rem;
    left: .25rem;
    height: 1.25rem;
    width: 1.25rem;
    transition: .3s opacity;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
}

.colorinput-input:checked~.colorinput-color:before {
    opacity: 1;
}

.gu-transit {
    opacity: .2;
}

.h-1450 {
    height: 1450px !important;
}

.alert-notify {
    display: flex !important;
    max-width: 400px;
    width: auto;
    padding-right: 80px;
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
}

.nav .active a {
    color: #ffff;
}

.Permission {
    white-space: inherit !important;
}

.Permission span {
    margin: 6px 0px;
    font-size: 12px;
    padding: 2px 10px;
}

.kanban-board .kanban-col .card-list-title {
    padding: 14px 20px;
    border-color: #8492A6;
    background-color: #8492A6;
    border-radius: 0.25rem;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

.invoice-scroll {
    overflow: auto;
}

.w-85 {
    width: 85% !important;
}

.main-content .page-content {
    min-height: 758px;
}

.auth-lang {
    position: absolute;
    right: 0;
    top: 20px;
}

.dataTables_paginate {
    margin-bottom: 15px;
}

.img_setting {
    filter: drop-shadow(2px 3px 7px #011c4b);
}

#card-element {
    border: 1px solid #E4E6FC;
    border-radius: 5px;
    padding: 10px;
}

.coupon-apply-btn {
    align-self: flex-end;
}

* {
    margin: 0;
    padding: 0;
}

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}

.rate:not(:checked)>input {
    position: absolute;
    top: -9999px;
}

.rate:not(:checked)>label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.rate:not(:checked)>label:before {
    content: '★ ';
}

.rate>input:checked~label {
    color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
    color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #c59b08;
}


/* Modified from: https://github.com/mukulkant/Star-rating-using-pure-css */

.rateing_section {
    overflow: scroll;
}

.footer_bottom {
    position: relative;
    width: 100%;
    bottom: 0;
}

.success_img {
    height: 100% !important;
}

.border_r {
    border: 1px solid #fff !important;
    border-radius: 5px !important;
}

.pro_max_width {
    max-width: 100%;
    width: 630px;
    height: 360px;
}

.pro_max_width60 {
    max-width: 100%;
    width: 308px;
    height: 175px;
}

.zindex0 {
    z-index: 0;
}

.plan-3 {
    background-color: #061737;
    padding: 25px;
    border-radius: 20px;
    height: 100%;
}

.plan-3 h6 {
    color: white;
    font-size: 20px;
    font-weight: normal;
}

p.price {
    font-size: 50px;
    color: white;
}

.price-text {
    color: #061737;
    padding-right: 100px;
    font-size: 14px;
}

.plan-3 .price-text {
    color: white;
}

ul.plan-detail li {
    position: relative;
    padding-left: 25px;
    font-size: 14px;
    padding-bottom: 10px;
}

ul.plan-detail li:before {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    top: 4px;
}

ul.plan-detail {
    list-style: none;
    padding-left: 0px;
}

.bg-gradient-primary {
    background: linear-gradient(50deg, #6e00ff 0, #bb00ff 100%) !important;
}

.bg-gradient-info {
    background: linear-gradient(50deg, #00B8D9 0, #0077d9 100%) !important;
}

.bg-gradient-dark {
    background: linear-gradient(50deg, #273444 0, #272b44 100%) !important;
}

.font-bold-700 {
    font-weight: 700;
}

.media-body svg {
    height: 70px;
}

.white_space {
    white-space: pre-wrap;
}

.pb-14 {
    padding-bottom: 14px;
}

table tbody tr {
    background: none;
}

table.dataTable thead th,
.datatable-emp table.dataTable thead td,
table.dataTable.no-footer {
    border-bottom: 0
}

.table th {
    border: none;
}

.table tr {
    border-top: 1px solid #f0f1f1;
}

.table tbody tr:first-child {
    border-top: none;
}

table thead tr th {
    font-size: 12px;
    color: #011c4b;
    padding: 28px 20px;
}

table thead tr {
    background: #fff;
    border-radius: 15px;
    /*box-shadow: 0 31px 49px rgba(105, 105, 105, 0.09);*/
    position: relative;
}

table tbody {
    background: #fff;
}

table tbody tr td {
    background: #fff;
    padding: 28px 20px;
    color: #a3afbb;
    font-size: 12px;
    font-weight: 600;
}

.table-responsive {
    background: #fff;
    /*box-shadow: 0 31px 49px rgba(105,105,105,0.09);*/
    padding-bottom: 0;
    border-radius: 20px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    background: #a3afbb !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 5px 30px !important;
    cursor: pointer !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    margin-right: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    margin-left: 10px;
    margin-right: 15px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #0f5ef7 !important;
    font-size: 10px !important;
    font-weight: 600;
    border-radius: 6px !important;
    border-color: #0f5ef7 !important;
    color: #fff !important;
    padding: 5px 10px !important;
}

.dataTables_info {
    font-size: 12px;
    color: #a3afbb !important;
    padding-left: 20px;
}

table {
    margin-bottom: 20px !important;
}

.table td,
.table th {
    padding: 15px !important;
}

.dataTables_wrapper .dataTables_filter {
    border: 1px solid #0f5ef7;
    border-radius: 8px;
    height: 40px;
    padding: 0 15px;
    position: relative;
    margin: 30px 30px 30px 0;
}

.dataTables_wrapper .dataTables_length {
    margin: 30px 0 30px 30px;
    border: 1px solid #0f5ef7;
    border-radius: 8px;
    height: 40px;
    background: #0f5ef7;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding: 0 15px;
}

.dataTables_wrapper .dataTables_length label {
    margin-bottom: 0;
}

.dataTables_wrapper .dataTables_filter input {
    outline: none;
    border: none;
    background: none;
    font-weight: 500;
    line-height: 28px;
    color: #0f5ef7;
    font-size: 12px;
}

.dataTables_wrapper .dataTables_filter label {
    font-weight: 600;
    font-size: 12px;
    color: #0f5ef7;
    float: left;
}

.dataTables_wrapper .dataTables_filter label:before {
    position: absolute;
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-size: 16px;
    right: 12px;
    top: 5px;
}

.dataTables_wrapper .dataTables_length select {
    border: none;
    font-size: 12px;
    color: #0f5ef7;
    margin: 0 5px;
    line-height: 40px;
    font-weight: 600;
    padding: 0 10px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: #fff url('../../assets/img/arrow-drop.png') no-repeat 85% 53%;
    height: 38px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none;
    color: #0f5ef7 !important;
    border: 1px solid transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size: 10px !important;
}

@media (max-width: 767px) {
    .dataTables_wrapper .dataTables_length {
        margin: 30px auto 15px auto;
        width: 180px;
    }
}

@media (max-width: 640px) {
    .dataTables_wrapper .dataTables_filter {
        margin: 0 auto;
        width: 270px;
    }
}

.dt-buttons {
    margin: 30px 0 30px 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
}

.buttons-html5 {
    color: white !important;
    border: 1px solid rgb(163, 175, 187) !important;
    background: linear-gradient(to bottom, rgb(163, 175, 187) 0%, rgb(163, 175, 187) 100%) !important;
}

div.dt-buttons {
    position: relative;
    float: left;
}

#productVariant {
    display: none;
}

ul.plan-detail li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    font-family: 'Montserrat-SemiBold';
    padding-bottom: 10px;
    color: #051c4b;
    font-weight: bold;
}

ul.plan-detail div {
    position: relative;
    padding-left: 25px;
    font-size: 14px;
    font-family: 'Montserrat-SemiBold';
    padding-bottom: 10px;
    color: red;
}

ul.plan-detail div:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 10px;
    height: 13px;
    background-color: #f00;
    width: 2px;
    transform: rotate(45deg);
}

ul.plan-detail li:before {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #051c4b;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    top: 4px;
}

ul.plan-detail div:after {
    content: "";
    position: absolute;
    left: 10px;
    height: 13px;
    top: 4px;
    width: 2px;
    background-color: #f00;
    transform: rotate(-45deg);
}

.border-top {
    border-top: 1px solid #E0E6ED !important;
}


/*Responsive 12/6/2021*/

@media (min-width: 768px) {
    .store-frontside {
        display: none;
    }
}

@media (max-width: 767px) {
    /* #navbar-top-main {
        display: none;
    }
    */

    #navbar-main #navbar-logo {
        height: 50px !important;
    }

    #navbar-main .navbar-text.text-lg {
        font-size: 14px !important;
        margin-right: 5px !important;
        padding-top: 14px !important;
    }

    ul.nav .nav-link {
        padding: 0px;
        margin: 0px 5px;
    }

    .navbar-brand {
        margin-right: 5px !important;
    }

    ul.nav .badge {
        padding: 0 !important;
        font-size: 12px !important;
    }

    .navbar-toggler {
        padding: .25rem 0rem !important;
    }

    ul.nav .text-sm.mb-0 {
        font-size: 12px !important;
    }

    .shoping_count:after {
        font-size: 10px !important;
    }

    #footer-main ul.nav {
        align-items: center;
        justify-content: center;
    }

    .slice form .card-body .mt-4.text-right {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .slice form .card-body .mt-4.text-right a.btn {
        padding: .75rem 0.75rem !important;
    }

    .slice .card .card-header .text-right {
        text-align: left !important;
    }

    .slice .card .card-header .text-right button.btn {
        float: left !important;
    }

    .slice .card .card-header .text_sm {
        margin-bottom: 12px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    body .navbar-brand {
        margin-right: 1rem !important;
    }
}

@media (max-width: 480px) {
    .main-content #pro_items {
        padding-left: 15px;
        padding-right: 15px;
    }

    .main-content #pro_items .btn-group>.btn {
        margin-bottom: 5px;
    }
}

.pro_max_height {
    height: 250px;
}

#pie-storedashborad {
    margin-left: 150px;
}

#pie-storebrowser {
    margin-left: 150px;
}

.shoping_count:after {
    content: attr(value);
    font-size: 14px;
    background: #273444;
    border-radius: 50%;
    padding: 1px 5px 1px 4px;
    position: relative;
    left: -5px;
    top: -10px;
}

.main li {
    cursor: pointer;
}

.title_tax {
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #424242;
}

.text-link {
    font-size: 18px;
}

.sort-area .card-text {
    font-size: 18px;
}

.filter-icon {
    font-size: 16px;
}

.price-dropdown a span {
    font-size: 16px;
}

.price-dropdown .dropdown-item {
    font-size: 15px;
}

.nav-logo {
    display: none;
}

.nav_tab_img {
    width: 160px;
}

@media only screen and (max-width: 991px) {
    .nav-icon {
        left: 250px;
        top: 30px;
    }

    .nav-logo {
        display: block;
    }

    .nav-tagline {
        display: none;
    }

    .nav_tab_img {
        width: 120px;
    }

    #secod-cart-dropdown {
        display: none;
    }
}

.bell-icon {
    font-size: 15px;
    vertical-align: middle;
}

.store-dcs {
    width: 70%;
    margin: auto;
}

.card-fluid {
    height: calc(100% - 20px);
}

.no_record {}

.theme_btn {
    padding: 1px 12px 1px 12px !important;
}

.footer_hr {
    margin-bottom: 25px;
    margin-top: 50px;
}

.btn_repeater {
    background-color: unset;
    border: none;
}

.btn_repeater:hover {
    background-color: unset;
    border: none;
}

.horizontal-rule {
    border: 1px solid;
    margin: 35px 0 35px 0;
}

.quick_link_center {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cart_word_break {
    width: 60%;
    display: block;
    white-space: normal;
}

.static-rating-sm .star {
    font-size: .90rem;
}

.pro_max_width1 {
    max-width: 54%;
    width: 630px;
    height: 360px;
}

.efecto_carga {
    background-color: rgba(255, 255, 255, 0.9);
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.efecto_carga>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.efecto_carga h1 {
    color: #05c847;
    font-weight: bold;
}

.efecto_carga span {
    color: #f9c316;
}

.contendor-botones {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    justify-content: center;
    align-items: center;
}

@media (min-width: 800px) {
    .contendor-botones {
        display: flex;
        flex-direction: row;
        gap: 0.5rem;
        justify-content: center;
        align-items: center;
        margin-top: 0.5rem
    }
}

.contendor-buscador {
    display: flex;
    gap: 1rem;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

@media (min-width: 800px) {
    .contendor-buscador {
        display: flex;
        gap: 1rem;
        align-items: center;
        flex-direction: row;
    }

    .contendor-buscador form {
        width: 40%;
    }
}

.application .container-application .footer,
.application .container-application .page-content {
    padding-left: 0px;
    padding-right: 0px;
}

@media (min-width: 800px) {

    .application .container-application .footer,
    .application .container-application .page-content {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.h4 {
    padding: 0px 0.5rem;
}

@media (min-width: 800px) {
    .h4 {
        padding: 0px;
    }
}


/* Style the form */
#regForm {
    background-color: #ffffff;
    margin: 100px auto;
    padding: 40px;
    width: 70%;
    min-width: 300px;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/* Mark the active step: */
.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #04AA6D;
}


.no-after::after {
    content: none !important;
}

.button-toggle-active::after {
    content: '';
    position: absolute;
    text-align: center;
    left: calc(50% - 20px);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #eff2f7;
    clear: both;
}

.border-3 {
    border-width: 3px !important;
}

.button-toggle-active-primary::after {
    content: '';
    position: absolute;
    text-align: center;
    left: calc(50% - 20px);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #051c4b;
    clear: both;
}

.pedidos_ya__intro h2 {
    text-align: center;
    color: #051C4B;
    font-weight: 900;
}

.pedidos_ya__intro p {
    text-align: center;
    color: #051C4B;
}

.pedidos_ya__first_p {
    font-weight: 900;
}

.pedidos_ya__intro a {
    color: red !important;
    font-weight: bold;

}

.pedidos_ya__schedule_label {
    width: 100px !important;
}

/*Plans Slider*/
.slider {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slides {
    position: relative;
    display: flex;
    overflow: hidden;
}

.slide {
    flex-shrink: 0;
    transition: 0.5s;
    flex-wrap: wrap;
    align-items: flex-start;
}

.slide:target {
    animation-name: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
}

.slider-control:hover {
    cursor: pointer
}

.plan-detail {
    width: 100%;
    column-count: 1;
}


.plan-duration {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.payment-method-logo {
    height: 1.2rem;
}

.domain-recomendation-img {
    height: 5rem;
}
.custom-step{
    width:100%;
}

@media (min-width: 576px) {
    .slide {
        padding-left: 0;
        padding-right: 0;
    }

    .payment-method-logo {
        height: 1rem;
    }

    .domain-recomendation-img {
        height: 5rem;
        width: auto;
    }

    .custom-step{
        width:100%;
    }
}

@media (min-width: 768px) {
    .slide {
        padding-left: 3em;
        padding-right: 3em;
    }

    .plan-detail {
        width: 100%;
        column-count: 2;
    }

    .payment-method-logo {
        height: 1.5rem;
    }

    .domain-recomendation-img {
        height: 6rem;
        width: auto;
    }

    .custom-step{
        width:50%;
    }
}

@media (min-width: 992px) {
    .slide {
        padding-left: 5em;
        padding-right: 5em;
    }

    .payment-method-logo {
        height: 1.5rem;
    }

    .domain-recomendation-img {
        height: 7rem;
        width: auto;
    }
    .custom-step{
        width:20%;
    }
}

@media (min-width: 1200px) {
    .slide {
        padding-left: 9em;
        padding-right: 9em;
    }

    .payment-method-logo {
        height: 2rem;
    }

    .domain-recomendation-img {
        height: 8rem;
        width: auto;
    }
    .custom-step{
        width:20%;
    }
}

.shadow-offset-y {
    box-shadow: 0 -25px #F5F5F9;
    z-index: 1;
}

.custom-rounded {
    border-radius: 1em !important;
}

.pay-method:hover {
    background-color: rgb(170, 214, 193);
}

.button-toggle-active::after {
    content: '';
    position: absolute;
    text-align: center;
    left: calc(50% - 20px);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #eff2f7;
    clear: both;
}

.border-3 {
    border-width: 3px !important;
}

.button-toggle-active-primary::after {
    content: '';
    position: absolute;
    text-align: center;
    left: calc(50% - 20px);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #051c4b;
    clear: both;
}

.button-toggle-active-primary-sm::after {
    content: '';
    position: absolute;
    text-align: center;
    left: calc(50% - 10px);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #051c4b;
    clear: both;
}

.pedidos_ya_alert {
    border-radius: 0.25rem;
    font-weight: 900;
    padding: 1px 5px 1px 5px;
    text-align: center;
}

.pedidos_ya_alert_primary {
    background-color: #051C4B;
    color: #fff;
}

.pedidos_ya_alert_success {
    background-color: #2b735f;
    color: #fff;
}

.pedidos_ya_alert_danger {
    background-color: #FF5630;
    color: #fff;   
}

.shipping-icon {
    display:block;
    max-width:100%;
}

/* shipping-icon media query mobile */
@media (max-width: 991px) {
    .shipping-icon {
        max-width:50px;
    }
}

.features-phone-format-option{
    border: 8px solid transparent;
    border-radius: 1rem;
}

.features-phone-format-selected{
    border: 8px solid rgb(47,168,54);
    border-radius: 1rem;
}

.offer-value{
    font-size:0.8rem;
    width:3rem;
    height:3rem;
    border-radius:50%; 
    display:flex;
    align-items:center;
    position:absolute;
    top: 0;
    left:1rem;
    z-index:2;
    justify-content:center;
}

.img-behind{
    height: 305px;
    position: absolute;
    left: 0;
    top: 73px;
    filter: grayscale(100%) blur(2px);
    overflow: hidden;
    width: 100%;
    padding: 0 8px;
}
.card-xplain{
    margin-bottom: 1.5rem!important;
}
.card-xrounded{
    border-radius: 4rem!important;
    /* border: 2px solid #EFF2F7!important;
    border-width: 2px 4px 2px 1px!important; */
    margin-bottom: 1.5rem!important;
}

.btn-float-circle{
    width: 3rem;
    height: 3rem;
    border-radius:50%;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    z-index: 2;
    justify-content: center;
    margin: auto;
    left: 0;
    right: 0;
}

.btn-float-down{
    position: absolute;
    left: 0;
    right:0;
    margin:auto;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-circle{
    width: 3rem;
    height: 3rem;
    border-radius:50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rounded-bottom-offer{
    font-size: 0.8rem;
    width: 3rem;
    height: 3rem;
    border-radius: 0 0 50% 50%;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    z-index: 2;
    justify-content: center;
}

.rounded-bottom-offer.left{
    left: 4rem;
    right: auto;
}

.rounded-bottom-offer.right{
    right: 4rem;
    left: auto;
}

.rounded-bottom-offer.center{
    margin: auto;
}

.text-offer{
    font-size: 1rem;
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    z-index: 2;
    justify-content: center;
}

.text-offer.center{
    margin:auto;
}

.text-offer.left{
    right: auto!important;
    left:1rem!important;
}

.circle-offer{
    border-radius: 50%;
    width:3rem;
    height:3rem;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    position: absolute;
    top: -1rem;
    left: 0;
    z-index: 2;
    justify-content: center;
}

.circle-offer.small{
    font-size: 0.8rem;
    top:0.5rem;
    left:1rem;
    width:3rem;
    height:3rem;
}

.badge-offer{
    font-size: 1rem;
    display: flex;
    align-items: center;
    position: absolute;
    top: 7%;
    left: 1rem;
    z-index: 2;
    justify-content: center;
    border-radius: 50rem;
    padding-right: 0.875em;
    padding-left: 0.875em;
}

.badge-offer.out-top{
    top:-0.5rem!important;
}

.square-offer{
    font-size: 1rem;
    display: flex;
    align-items: center;
    position: absolute;
    top: 12%;
    z-index: 2;
    justify-content: center;
    padding-right: 0.875em;
    padding-left: 0.875em;
}

.square-offer.left{
    left:0.7rem;
    right:auto;
}

.square-offer.right{
    left:auto;
    right:0.7rem;
}

.square-offer.center{
    margin:auto;
}

.square-offer.out{
    top:-0.5rem!important;
}

.ml-2rem{
    margin-left: 2rem;
}
.mr-2rem{
    margin-right: 2rem;
}

.h-inherit{
    height: inherit;
}

.card-info{
    background-color:#D5FFEA;
    border-radius:3rem;
    padding-right:3rem;
    padding-left:3rem;
    padding-top:1rem;
    padding-bottom:1rem;
    color:#000;
}