@font-face {
    font-family: Avenir;
    src: url(../fonts/Aveni/AvenirRegular.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: pangram-regular;
    src: url(../fonts/Pangram-Regular.otf);
    font-display: swap
}

@font-face {
    font-family: pangram-light;
    src: url(../fonts/Pangram-Light.otf);
    font-display: swap
}

@font-face {
    font-family: pangram-bold;
    src: url(../fonts/Pangram-Bold.otf);
    font-display: swap
}

@font-face {
    font-family: pangram-mediun;
    src: url(../fonts/Pangram-Medium.otf);
    font-display: swap
}

@font-face {
    font-family: pangram-ebold;
    src: url(../fonts/Pangram-ExtraBold.otf);
    font-display: swap
}

@font-face {
    font-family: pangram-black;
    src: url(../fonts/Pangram-Black.otf);
    font-display: swap
}

@font-face {
    font-family: pangram-light;
    src: url(../fonts/Pangram-Light.otf);
    font-display: swap
}




input::-webkit-input-placeholder {
    font-size: 12px
}





.search {
    background-color: #f97a7a;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: .375rem .75rem;
    border-radius: 0 6px 6px 0;
    color: #fff;
    font-size: 1.25rem
}

.tabs,
.tabs li {
    display: -webkit-box;
    display: -ms-flexbox
}

.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #c8c8c8
}

.ui-slider-horizontal {
    height: 4px;
    clear: both;
    margin: 8px 0;
    border-radius: 6px
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    border-radius: 50%;
    -o-transition: box-shadow .3s;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    border: 0;
    cursor: pointer
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.4em;
    margin-left: -.6em
}

.btn-another,
.btn-edad,
.btn-precios,
.btn-prover {
    display: none;
}

.btn-simple {
    display: none
}


.collapse li.rotate-icon i {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.collapse .collapse-content {
    display: none
}

.collapse .accordion-content {
    padding-left: 2.3125em
}

.lista {
    border-bottom: 1px solid #e6e6e6
}

.lista:last-child {
    border-bottom: 0
}

.comprar-btn,
.content-mobile input {
    border-radius: 4px
}

.btn-floating {
    position: fixed;
    z-index: 9999;
    width: 100%;
    bottom: 0;
    display: block;
    margin-left: -15px
}

.comprar-btn {
    width: 100%;
    background-color: #f06980;
    color: #fff;
    height: 40px;
    text-transform: uppercase
}

.content-mobile .search {
    background-color: #f97a7a;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: .375rem .75rem;
    color: #fff;
    font-size: .75rem;
    border-radius: 6px;
    margin-top: 20px;
    width: 105px
}

.atribute p {
    margin-bottom: 3px
}

.link {
    color: #1eb2e8
}

.rate {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0
}

.rate input {
    display: none
}

.rate label {
    float: right;
    font-size: 0;
    color: #d9d9d9
}

.rate label:before {
    content: "\f384";
    display: inline-block;
    font-family: Ionicons;
    font-weight: 400;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px
}

.rate label:hover,
.rate label:hover~label {
    color: #fcd000;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.rate input:checked~label {
    color: #edc20e
}

.rate input:checked~label:hover,
.rate input:checked~label:hover~label {
    color: #fcd000;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.oferta-actividad input {
    width: 40px !important;
    border: 1px solid #a3a3a3 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #4a4a4a !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    padding: .375rem .25rem !important
}

table {
    width: 100%;
    border-spacing: 0
}

.onesignal-bell-container {
    display: none
}

.truncate {
    word-break: break-all
}

.progress div {
    display: -webkit-box;
    display: -ms-flexbox
}

.data-user,
.title-user {
    color: #a3a3a3;
    font-weight: 500
}

.circle {
    stroke: #4cc790;
    fill: none;
    stroke-width: 2.8;
    stroke-linecap: round;
    -webkit-animation: progress 1s ease-out forwards;
    animation: progress 1s ease-out forwards
}

.chart {
    z-index: 100
}

@-webkit-keyframes progress {
    0% {
        stroke-dasharray: 0 100
    }
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100
    }
}



.switch {
    display: inline-block;
    height: 20px;
    position: relative;
    width: 33px
}

.slider,
.slider:before {
    position: absolute
}



.switch input {
    display: none
}

.slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.slider:before {
    background-color: #fff;
    bottom: 1px;
    content: "";
    height: 18px;
    left: 1px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 18px
}

input:checked+.slider {
    background-color: #00b4f0
}

input:checked+.slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}


.content-compra {
    border: 1px solid rgba(200, 200, 200, .37);
    border-radius: 4px 4px 0 0;
    background-color: #fff
}



.hidden {
    display: none
}

.group-btn-nav {
    -webkit-box-align: center;
    height: 40px
}

.fill {
    position: absolute;
    right: 0;
    background: no-repeat;
    top: 6px;
    z-index: 99999999
}

input:checked+.slider.switch-red {
    background-color: #f56a80 !important
}



.control-checkbox .control_indicator:after {
    left: 8px;
    top: 5px;
    width: 0;
    height: 0;
    border: solid #fff;
    border-width: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.control-checkbox input:disabled~.control_indicator:after {
    border-color: #7b7b7b
}

.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
    cursor: pointer;
    font-size: 16px
}

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

.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
    border: 0 solid #000
}

.control-radio .control_indicator {
    border-radius: 50%
}

.control input:focus~.control_indicator,
.control:hover input~.control_indicator {
    background: #ccc
}

.control input:checked:focus~.control_indicator,
.control input:checked~.control_indicator,
.control:hover input:not([disabled]):checked~.control_indicator {
    background: #f56a80
}

.control input:disabled~.control_indicator {
    background: #e6e6e6;
    opacity: .6;
    pointer-events: none
}

.control_indicator:after {
    -webkit-box-sizing: unset;
    box-sizing: unset;
    content: "";
    position: absolute;
    display: none
}

.control input:checked~.control_indicator:after {
    display: block
}

.control-radio .control_indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff
}

.control-radio input:disabled~.control_indicator:after {
    background: #7b7b7b
}


.popover {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

textarea::-webkit-input-placeholder {
    font-size: 14px
}

.dataTables_wrapper .dataTables_filter input {
    width: auto !important
}

.dataTables_filter {
    margin-right: 10px
}

.dataTables_length {
    display: none
}




.active-li i {
    color: #fff
}

.spinner {
    position: relative
}

.gm-style-iw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width:767px) {
    .ek {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 204px;
        margin-top: 30px
    }
}

.entrekids {
    font-size: 55px;
    color: #fff;
    letter-spacing: -3px
}




.btn-validar {
    -webkit-box-pack: center
}



.carousel {
    position: relative
}


table.dataTable.display tbody tr.odd>.sorting_1 {
    font-size: 12px !important
}

table.dataTable.display tbody td {
    font-size: 12px !important;
    text-align: left
}


.select,
canvas#race {
    position: relative
}

canvas#race {
    z-index: 99999
}

a {
    color: #8d8d8d
}

.minus {
    cursor: pointer
}

.select,
.select select {
    width: 120px;
    display: inline-block
}

.select {
    margin-bottom: 15px
}

.select select {
    border: 0;
    cursor: pointer;
    padding: 10px 10px 1px;
    outline: 0;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
    background: #fff;
    color: #7b7b7b;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.select select option {
    color: #7b7b7b
}

.select select::-ms-expand {
    display: none
}

.btn-validar,
.menu {
    display: -webkit-box;
    display: -ms-flexbox
}

.select select:focus,
.select select:hover {
    color: #676767
}

.select select:disabled {
    opacity: 1;
    pointer-events: none
}



h2 {
    text-align: center;
    text-align: -moz-center;
    text-align: -o-center;
    text-align: -ms-center
}


.menu,
.menu:after {
    top: 0;
    height: 100%
}

.nav-mobile {
    display: none
}

.nav-mobile svg {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

.app-menu,
h2 span {
    position: relative
}

.menu--visible .app-menu {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.line {
    fill: none;
    -webkit-transition: stroke-dasharray .4s, stroke-dashoffset .4s;
    -o-transition: stroke-dasharray .4s, stroke-dashoffset .4s;
    transition: stroke-dasharray .4s, stroke-dashoffset .4s;
    stroke: #c8c8c8;
    stroke-width: 3.5;
    stroke-linecap: round
}

.ham8.active .bottom,
.ham8.active .top {
    stroke-dashoffset: -64px
}

.ham8 .top {
    stroke-dasharray: 40 160
}

.ham8 .middle {
    stroke-dasharray: 40 142;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.ham8 .bottom {
    stroke-dasharray: 40 85;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: stroke-dashoffset .4s, -webkit-transform .4s;
    -o-transition: transform .4s, stroke-dashoffset .4s;
    transition: stroke-dashoffset .4s, -webkit-transform .4s;
    transition: transform .4s, stroke-dashoffset .4s;
    transition: transform .4s, stroke-dashoffset .4s, -webkit-transform .4s
}

.ham8.active .middle {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

input[type=text].inner-input {
    border-radius: 0
}

::-webkit-input-placeholder {
    color: #bfbfbf;
    font-size: .625rem;
    font-weight: 400
}

::-moz-placeholder {
    color: #bfbfbf;
    font-size: .625rem;
    font-weight: 400
}

:-ms-input-placeholder {
    color: #bfbfbf;
    font-size: .625rem;
    font-weight: 400
}

:-moz-placeholder {
    color: #bfbfbf;
    font-size: .625rem;
    font-weight: 400
}

h2 {
    width: 100%;
    font-size: 16px;
    line-height: .1em;
    margin: 10px 0
}

h2 span {
    background: #fff;
    padding: 0 10px
}


@media only screen and (max-width:981px) {
    .tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .tabs li {
        border-right: 0;
        border-bottom: 1px solid #c8c8c8
    }
    .tabs li:last-child {
        border: 0
    }
}

@media only screen and (max-width:767px) {
    
    .tabs {
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        flex-direction: initial
    }
    .tabs li {
        border-right: 1px solid #c8c8c8;
        border-bottom: 0
    }
    .tabs li:last-child {
        border: 0
    }
}

@media only screen and (max-width:767px) {
    .kids {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .edit-form .data-user,
    .edit-form input {
        width: 100%
    }
    .edit-form .title-user {
        width: 100px
    }
}

.tooltip {
    position: absolute;
    background-color: #eeeefe;
    border: 1px solid #aaaaca;
    font-size: smaller;
    padding: 4px;
    width: 160px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
}

@media only screen and (max-width:767px) {
    .counter-shop {
        border-right: 0
    }
    .main-nav {
        padding: .621rem
    }
    .main-nav .main-nav {
        padding: 0
    }
    .dex {
        width: 51px
    }
    .comprar-resena .br-widget {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .items-shop .counter-shop .minus,
    .items-shop .counter-shop .plus,
    .items-shop .counter-shop input {
        height: 33px !important
    }
}

.iEdit-img-edit-act {
    color: #fff !important;
    border-radius: 3px !important;
    background-color: #1eb2e8 !important;
    -webkit-box-shadow: .4px 1.4px 3px 0 rgba(0, 0, 0, .39) !important;
    box-shadow: .4px 1.4px 3px 0 rgba(0, 0, 0, .39) !important
}

@media only screen and (max-width:667px) {
    .ek {
        width: 300px;
        margin: 15px auto 0
    }
}

@media only screen and (max-width:1023px) {
    .nav .user {
        margin-left: 15px
    }
}

@media only screen and (max-width:767px) {
    .filter-btn,
    .nav-mobile {
        position: absolute
    }
    .filter-btn {
        margin-bottom: 1.25rem
    }
    .nav-mobile {
        display: block;
        left: 5px
    }
    .nav {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width:479px) {
    .wrapper-content {
        margin-top: 10px
    }
    .price {
        font-size: .875rem
    }
}

.hide {
    height: 0;
    display: none
}

.price div {
    display: inline-block
}

.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bg-ek-green-400{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 255, 0, var(--tw-bg-opacity));
}

/*@media only screen and (max-width:768px) {
    #df-mobile__header__dfclassic {
        position: fixed;
        width: 100%;
        z-index: 99
    }
    #df-mobile__content__dfclassic {
        padding-top: 103px;
        margin-top: -1px
    }
}
*/