﻿.font-color-indigo-dark, .text-indigo-dark, .tool-tip-content-global, select option {
    color: var(--primary-color)
}

.btn-one, h1.intitle, h2.insubtitle, h2.subtitle, h2.subtitle::after, h3.unsubtitle-min {
    text-align: center
}

.btn-blue, .btn-gray, .btn-oii, .btn-one, .btn-orange {
    transition: .5s
}

@font-face {
    font-family: montserrat-medium;
    src: url('../fonts/Montserrat-Medium.woff') format('truetype')
}

@font-face {
    font-family: montserrat-bold;
    src: url('../fonts/Montserrat-Bold.woff') format('truetype')
}

@font-face {
    font-family: montserrat-semi-bold;
    src: url('../fonts/Montserrat-SemiBold.woff') format('truetype')
}

@font-face {
    font-family: oswald-heavy;
    src: url('../fonts/Oswald-Heavy.woff') format('truetype')
}

@font-face {
    font-family: montserrat-extra-bold;
    src: url('../fonts/Montserrat-ExtraBold.woff') format('truetype')
}

@font-face {
    font-family: montserrat-medium-italic;
    src: url('../fonts/Montserrat-MediumItalic.woff') format('truetype')
}

@font-face {
    font-family: aurea-ultra-italic;
    src: url('../fonts/Aurea-Ultra-Italic.ttf') format('truetype')
}

@font-face {
    font-family: BebasNeue-ProBold;
    src: url('../fonts/BebasNeue-Bold.woff') format('opentype')
}

.monserrat-medium {
    font-family: var(--primary-font)
}

.monserrat-semibold {
    font-family: var(--secundary-font)
}

.monserrat-bold {
    font-family: var(--tertiary-font)
}

.monserrat-medium-italic {
    font-family: var(--font-1) !important
}

.oswald-heavy, h1.title {
    font-family: var(--font-2)
}

.monserrat-extrabold {
    font-family: var(--font-0)
}

.bebas {
    font-family: BebasNeue-ProBold
}

select option {
    font: normal normal lighter 16px/67px var(--primary-font)
}

h1.title {
    font-size: 58px;
    font-stretch: condensed;
    line-height: 65px;
    color: var(--color-1)
}

h1.intitle, h1.title-max {
    font-size: 65px;
    letter-spacing: 3.25px
}

h1.intitle {
    line-height: 65px;
    color: var(--bg-header-text)
}

h1.title-max {
    line-height: 1;
    color: var(--secundary-color)
}

h1.title-min, h2.insubtitle, h2.subtitle {
    font-size: 47px;
    line-height: 60px
}

h1.title-max::after {
    content: "";
    width: 182px;
    height: 0;
    margin: 14.5px auto 14.5px -30px;
    display: block;
    border-top: solid 7px var(--line-color)
}

h1.title-min::after, h2.subtitle::after {
    width: 244px;
    border-top: solid 5px var(--line-color);
    content: "";
    height: 0;
    display: block
}

h1.title-min::after {
    margin: 24px auto 24px -45px
}

.tooltip-global {
    position: absolute;
    margin-left: 5px;
    margin-top: 2px;
    width: 0
}

.tool-tip-content-global {
    background: #fff;
    border: 1px solid var(--secundary-color);
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    font-size: 10px;
    padding: 10px;
    position: relative;
    z-index: 100;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    line-height: 15px
}

.tool-tip-S {
    max-width: 220px;
    min-width: 180px
}

.tool-tip-L {
    max-width: 520px;
    min-width: 520px
}

.arrow-tooltip-global::before {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: #fff;
    transform: rotate(45deg);
    border-top: 1px solid var(--secundary-color);
    border-left: 1px solid var(--secundary-color);
    top: -9.5px;
    left: 88px
}

.tool-tip-L .arrow-tooltip-global::before {
    left: 97px
}

h2.subtitle::after {
    margin: 24px auto;
    justify-self: center;
    align-self: center
}

h2.subtitle-min {
    font-size: 30px;
    line-height: 38px
}

    h2.subtitle-min::after {
        content: "";
        width: 121px;
        height: 0;
        margin: 24.5px auto 24.5px -55px;
        display: block;
        border-top: solid 7px var(--line-color)
    }

.font-30, h3.unsubtitle {
    font-size: 30px
}

    h3.unsubtitle::after {
        content: "";
        width: 244px;
        height: 0;
        margin: 34px auto 34px -50px;
        display: block;
        line-height: 38px;
        border-top: solid 5px var(--line-color)
    }

h3.unsubtitle-min {
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase
}

.font-normal {
    font-stretch: normal !important
}

.font-condensed {
    font-stretch: condensed !important
}

.font-ex-condensed {
    font-stretch: extra-condensed !important
}

.font-ul-condensed {
    font-stretch: ultra-condensed !important
}

.font-expanded {
    font-stretch: expanded !important
}

.font-ex-expanded {
    font-stretch: extra-expanded !important
}

.font-ul-expanded {
    font-stretch: ultra-expanded !important
}

.font-spacing-0 {
    letter-spacing: 0 !important
}

.font-spacing-1 {
    letter-spacing: .25px !important
}

.font-spacing-2 {
    letter-spacing: .5px !important
}

.font-spacing-3 {
    letter-spacing: .75px !important
}

.font-spacing-4 {
    letter-spacing: 1px !important
}

.font-spacing-5 {
    letter-spacing: 1.25px !important
}

.btn-one, .modal-button {
    letter-spacing: 0;
    text-decoration: none;
    vertical-align: middle
}

.lineh-177 {
    line-height: 177px
}

.lineh-160 {
    line-height: 160px
}

.lineh-131 {
    line-height: 131px
}

.lineh-84 {
    line-height: 84px
}

.lineh-67 {
    line-height: 67px
}

.lineh-65 {
    line-height: 65px
}

.lineh-60 {
    line-height: 60px
}

.lineh-54 {
    line-height: 54px
}

.lineh-41 {
    line-height: 41px
}

.lineh-39 {
    line-height: 39px
}

.lineh-38 {
    line-height: 38px
}

.lineh-36 {
    line-height: 36px
}

.lineh-35 {
    line-height: 35px
}

.lineh-30 {
    line-height: 30px
}

.lineh-29 {
    line-height: 29px
}

.lineh-27 {
    line-height: 27px
}

.lineh-25 {
    line-height: 25px
}

.lineh-22 {
    line-height: 22px
}

.lineh-21 {
    line-height: 21px
}

.lineh-20 {
    line-height: 20px
}

.lineh-19 {
    line-height: 19px
}

.lineh-18 {
    line-height: 18px
}

.lineh-17 {
    line-height: 17px
}

.lineh-16 {
    line-height: 16px
}

.lineh-15 {
    line-height: 15px
}

.lineh-12 {
    line-height: 12px
}

.lineh-10 {
    line-height: 10px
}

.lineh-9 {
    line-height: 9px
}

.lineh-7 {
    line-height: 7px
}

.lineh-6 {
    line-height: 6px
}

.lineh-0 {
    line-height: 1
}

.font-80 {
    font-size: 80px
}

.font-72 {
    font-size: 72px
}

.font-65 {
    font-size: 65px
}

.font-59 {
    font-size: 59px
}

.font-58 {
    font-size: 58px
}

.font-47 {
    font-size: 47px
}

.font-45 {
    font-size: 45px
}

.font-40 {
    font-size: 40px
}

.font-27 {
    font-size: 27px
}

.font-25 {
    font-size: 25px
}

.font-23, .font-24 {
    font-size: 23px
}

.font-22 {
    font-size: 22px
}

.font-21 {
    font-size: 21px
}

.font-20 {
    font-size: 20px
}

.font-19 {
    font-size: 19px
}

.font-18 {
    font-size: 18px
}

.font-17 {
    font-size: 17px
}

.font-16 {
    font-size: 16px
}

.font-15 {
    font-size: 15px
}

.font-14 {
    font-size: 14px
}

.font-13 {
    font-size: 13px
}

.font-12 {
    font-size: 12px
}

.font-10 {
    font-size: 10px
}

.font-9 {
    font-size: 9px
}

.font-8 {
    font-size: 8px
}

.font-7 {
    font-size: 7px
}

.font-6 {
    font-size: 6px
}

.font-5 {
    font-size: 5px
}

.font-5-5 {
    font-size: 5.5px
}

.font-4-5 {
    font-size: 4.5px
}

.font-4 {
    font-size: 4px
}

.font-3 {
    font-size: 3px
}

.top-5 {
    top: 5%
}

.top-10 {
    top: 10%
}

.top-15 {
    top: 15%
}

.top-20 {
    top: 20%
}

.top-25 {
    top: 25%
}

.top-75 {
    top: 75%
}

.start-90 {
    left: 88% !important
}

.ms-9 {
    margin-left: 9.5%
}

.ms-10 {
    margin-left: 10%
}

.me-8 {
    margin-right: 5rem !important
}

.me-10 {
    margin-right: 7rem !important
}

.py-26 {
    padding: 26px 0
}

.pc-78 {
    padding-top: 78px
}

.msl-1 {
    margin-left: -1%
}

.mel-1 {
    margin-right: -1%
}

.mtl-5 {
    margin-top: -5%
}

.mtl-3 {
    margin-top: -3%
}

.z-index-0 {
    z-index: 0
}

.z-index-1 {
    z-index: 1
}

.z-index-2 {
    z-index: 2
}

.z-index-3 {
    z-index: 3
}

.z-index-10 {
    z-index: 10
}

.z-index-100, .z-index-9999 {
    z-index: 100
}

.mh-25 {
    max-height: 340px
}

.h-5 {
    height: 5%
}

.h-10 {
    height: 10%
}

.h-15 {
    height: 15%
}

.h-20 {
    height: 20%
}

.h-60 {
    height: 60%
}

.h-80 {
    height: 80%
}

.h-90 {
    height: 90%
}

.h-200 {
    height: 5rem
}

.w-4 {
    width: 4%
}

.w-5 {
    width: 5%
}

.w-10 {
    width: 10%
}

.w-15 {
    width: 15%
}

.w-20 {
    width: 20%
}

.w-60 {
    width: 60%
}

.w-80 {
    width: 80%
}

.w-90 {
    width: 90%
}

.bg-indigo-dark {
    background-color: var(--primary-color)
}

.bg-indigo-light {
    background-color: var(--tertiary-color)
}

.bg-blue {
    background-color: var(--secundary-color)
}

.bg-blue-dark {
    background-color: var(--color-2)
}

.bg-blue-light {
    background-color: var(--bg-color-1)
}

.bg-cyan-dark {
    background-color: #cfe0ef
}

.bg-cyan-light {
    background-color: var(--bg-color-2)
}

.bg-gray {
    background-color: var(--color-0)
}

.bg-gray-dark {
    background-color: #959595
}

.bg-gray-light {
    background-color: #d6d6d6
}

.bg-orange {
    background-color: var(--line-color)
}

.bg-white {
    background-color: #fff
}

.bg-header {
    background-color: var(--bg-header)
}

.datepicker table tr td.old, .text-indigo-light {
    color: var(--tertiary-color)
}

.link-indigo-dark:hover, .text-blue {
    color: var(--secundary-color)
}

.text-blue-dark {
    color: var(--color-2)
}

.text-blue-light {
    color: var(--color-3)
}

.text-cyan-dark {
    color: #cfe0ef
}

.text-cyan-light {
    color: var(--color-4)
}

.text-gray {
    color: var(--color-0)
}

.text-gray-dark {
    color: #959595
}

.text-gray-light {
    color: #d6d6d6
}

.text-orange {
    color: var(--line-color)
}

.text-white {
    color: #fff
}

.text-link {
    color: var(--text-link)
}

.border-indigo-dark {
    border-color: var(--primary-color) !important
}

.border-indigo-light {
    border-color: var(--tertiary-color) !important
}

.border-blue {
    border-color: var(--secundary-color) !important
}

.border-blue-dark {
    border-color: var(--color-2) !important
}

.border-blue-light {
    border-color: var(--color-3) !important
}

.border-cyan-dark {
    border-color: #cfe0ef !important
}

.border-cyan-light {
    border-color: var(--color-4) !important
}

.border-gray {
    border-color: var(--color-0) !important
}

.border-gray-dark {
    border-color: #959595 !important
}

.border-gray-light {
    border-color: #d6d6d6 !important
}

.border-blue-ultralight {
    border-color: #dae5ef !important
}

.border-orange {
    border-color: var(--line-color) !important
}

.border-6 {
    border-width: 6px !important
}

.border-7 {
    border-width: 7px !important
}

.border-8 {
    border-width: 8px !important
}

.border-9 {
    border-width: 9px !important
}

.border-10 {
    border-width: 10px !important
}

.btn-one {
    border: none;
    border-radius: 5px;
    font-size: 16px;
    display: inline-block;
    background-color: var(--btn-primary) !important;
    border-color: var(--btn-primary) !important;
    color: var(--btn-primary-text) !important
}

.btn-blue, .btn-blue:hover, .btn-gray {
    color: var(--color-1) !important
}

.btn-blue {
    background-color: var(--secundary-color);
    border-color: var(--secundary-color)
}

    .btn-blue:hover {
        background-color: var(--color-3);
        border-color: var(--color-3)
    }

.btn-gray {
    background-color: var(--color-0);
    border-color: var(--color-0)
}

    .btn-gray:hover {
        background-color: #adb5bd;
        border-color: #adb5bd
    }

.btn-orange {
    background-color: var(--line-color);
    border-color: var(--line-color)
}

    .btn-orange:hover {
        background-color: #fd9843;
        border-color: #fd9843
    }

.btn-oii {
    background-color: var(--btn-primary-oii) !important;
    border-color: var(--btn-primary-oii) !important;
    color: var(--btn-primary-text) !important
}

    .btn-oii:hover {
        background-color: var(--btn-primary-hoover-oii) !important;
        border-color: var(--red-oii) !important;
        color: var(--red-oii) !important
    }

.pointer {
    cursor: pointer
}

.text-shadow {
    text-shadow: 1px 3px 3px rgba(0,0,0,.5)
}

.text-shadow-sm {
    text-shadow: 1px 1px 1px rgba(0,0,0,.3)
}

.text-shadow-lg {
    text-shadow: 1px 3px 10px rgba(0,0,0,.7)
}

.text-shadow-none {
    text-shadow: none
}

.languagesList img {
    width: 20px !important;
    vertical-align: middle
}

.languagesList .dropdown-menu {
    min-width: 5rem;
    margin: 0 auto;
    position: absolute;
    top: 60px;
    border: none;
    border-radius: 0
}

.nav-icon {
    width: 27px;
    max-width: 27px;
    height: 18px
}

.logo-footer {
    width: 129.5px;
    max-width: 129.5px;
    height: 19.4px;
    margin-bottom: 17px
}

.box-sign-in {
    margin: 12px 0
}

footer p.font-12 {
    height: 15px !important;
    line-height: 15px !important
}

.social-icon {
    width: 52px;
    max-width: 52px;
    margin-left: 5px;
    margin-right: 5px
}

.text-min input[type=text] {
    padding-top: 25px
}

.input-group-text-min {
    height: 15px;
    margin: 10px 0 0 40px !important;
    position: absolute;
    z-index: 4;
    font-size: 12px
}

.big-icon input[type=text] {
    width: 76%
}

.big-icon .input-group-text {
    padding: 5px 7px
}

.big-icon i {
    font-size: 24px
}

.link-indigo-dark {
    height: 23px;
    margin-top: 3px;
    display: block;
    font-size: 12px;
    text-align: right;
    color: var(--primary-color)
}

.view-toast {
    position: fixed;
    top: 110px;
    right: 35px;
    z-index: 99999
}

    .view-toast button.btn {
        height: initial
    }

.z-index-1-toast {
    position: fixed;
    top: 80px;
    right: 41px;
    z-index: 1000
}

.table-condensed .day {
    color: var(--tertiary-color);
    font-weight: bolder
}

.table-condensed .old day {
    color: #004775
}

.datepicker-days table * {
    line-height: 1.5 !important;
    font-family: acumin-pro-condensed,sans-serif;
    color: var(--primary-color)
}

.datepicker table tr .old, .datepicker table tr td.new {
    font-weight: 400;
    color: var(--tertiary-color);
    color: #0c2560 !important
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover, .datepicker table tr td.disabled {
    color: #999 !important
}

.datepicker table tr td span.month, .datepicker table tr td span.year {
    color: var(--primary-color) !important
}

.datepicker table tr td span.active {
    color: #fff !important
}

.border-none {
    border: none !important
}

.modal-body {
    margin-left: auto;
    margin-right: auto
}

.input-Place-Holder::-webkit-input-placeholder {
    color: var(--color-0);
    font-size: 15px !important;
    font-family: var(--primary-font)
}

.input-Place-Holder::placeholder {
    color: var(--color-0);
    font-size: 16px !important;
    font-family: var(--primary-font)
}

.pl-0 {
    padding-left: 0
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pr-0 {
    padding-right: 0
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.font-weight-initial {
    font-weight: initial !important
}

.date-picker {
    border: solid 1px var(--color-0) !important
}

.text-danger {
    display: block;
    margin: 5px 15px 5px 0;
    font-size: 12px
}

.mb-10 {
    margin-bottom: 10px
}

.modal-button {
    border: none;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    background: var(--primary-color) 0 0 no-repeat padding-box
}

@media (hover:hover) {
    .btn-one:hover {
        background-color: var(--btn-primary-hoover) !important;
        border-color: var(--btn-primary-hoover) !important
    }

    .modal-button:hover {
        background: var(--secundary-color) 0 0 no-repeat padding-box
    }
}

.container-banner {
    background: var(--color-4);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    min-height: 240px;
    height: 241px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center
}

    .container-banner . {
        height: 100%;
        padding: 77px 10px;
        max-height: 240px
    }

        .container-banner .banner-body {
            font-family: var(--tertiary-font);
            text-transform: uppercase;
            text-align: center
        }

.container-controls {
    padding: 0;
    text-align: center;
    margin: 35px 0
}

    .container-controls label {
        font-family: var(--tertiary-font);
        font-size: 16px;
        color: var(--primary-color);
        margin-bottom: 13px
    }

.container-management {
    margin-bottom: 23px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: scroll;
    height: 500px;
    overflow-x: hidden
}

.text-management {
    margin-left: 12px;
    font-family: var(--secundary-font);
    font-size: 16px;
    color: var(--primary-color);
    padding-right: 60px;
    overflow-wrap: break-word;
    margin-bottom: 2px;
    margin-top: 2px;
    white-space: normal
}

span.icon-delete {
    right: 12px
}

span.icon-edit {
    right: 35px
}

.modal-custom-1 .modal-content {
    border: 0;
    border-radius: 5px;
    background-color: var(--color-4);
    box-shadow: 0 3px 6px #00000029;
    overflow: auto
}

.modal-custom-1 .modal-title {
    font-size: 20px;
    font-family: var(--secundary-font)
}

.modal-custom-1 .modal-header {
    align-content: center;
    justify-content: center;
    padding: 18px;
    border-bottom: 0
}

.modal-header-payment {
    padding: 18px 0 0
}

.mt-60 {
    margin-top: 60px
}

.mt-25 {
    margin-top: 25px
}

.grid-videos {
    max-width: 1035px;
    min-height: 100px;
    margin: auto
}

#grid-videos .col-12 {
    padding-right: 0;
    padding-left: 0
}

#grid-videos .ratio-16x9 {
    height: 100%
}

.dataTables_length {
    float: left !important
}

.feature-events .tittle {
    font-size: 25px;
    top: calc(50% - 30px)
}

.feature-events .subtittle {
    font-size: 20px
}

.feature-events img {
    height: 340px;
    object-fit: cover
}

.feature-events {
    max-width: 1035px;
    margin-left: auto;
    margin-right: auto
}

.feature-events-text {
    display: flex;
    justify-content: center !important;
    align-items: center;
    font-size: 25px;
}

.img-static {
    width: 419px;
    max-width: 419px;
    position: absolute !important;
    top: 50% !important;
    left: 45% !important;
    transform: translate(-50%,-50%) !important
}

.bg-img-static {
    padding: 15px !important
}

.margin-media {
    margin: 75px auto 20px
}

.footer {
    padding-bottom: 15px;
    z-index: 1000;
    background-color: var(--bg-footer)
}

.grecaptcha-badge {
    z-index: 9999999999;
}

.header-bottom-line {
    border-bottom: 1px solid var(--line-color-header)
}

.social-media-fb {
    min-height: 60px;
    min-width: 60px;
    background: url(../images/facebook-icon.png) 0 0/cover no-repeat;
    cursor: pointer
}

    .social-media-fb:hover {
        min-height: 60px;
        min-width: 60px;
        background: url(../images/facebook_icon-hoover.png) 0 0/cover no-repeat
    }

.social-media-ig {
    min-height: 52px;
    min-width: 52px;
    background: url(../images/instagram_icon.png) 0 0/cover no-repeat;
    cursor: pointer
}

    .social-media-ig:hover {
        min-height: 52px;
        min-width: 52px;
        background: url(../images/instagram_icon_hoover.png) 0 0/cover no-repeat
    }

.fb {
    margin-top: -5px
}

.page {
    display: none;
    padding: 0 .5em
}

    .page h1 {
        font-size: 2em;
        line-height: 1em;
        margin-top: 1.1em;
        font-weight: 700
    }

    .page p {
        font-size: 1.5em;
        line-height: 1.275em;
        margin-top: .15em
    }

.text-justify {
    text-align: justify
}

.text-align-my-account {
    text-align: right !important
}

    .text-align-my-account label {
        margin: 0 20px
    }

.slick-next, .slick-prev {
    width: 50px !important;
    height: 50px !important;
    z-index: 1;
    text-shadow: 0 3px 6px var(--gray)
}

    .slick-next::before, .slick-prev::before {
        font-size: 50px;
        opacity: 1
    }

.navbar-light .navbar-toggler {
    color: var(--indigo-dark);
}

.footer-title {
    height: 19.4px;
    margin-bottom: 17px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
}
#input-newsletter_spanerror, #input-newsletter_spanerrorrReq {
    color: #f14848 !important;
}