html, body {
    font-family: 'Muli', sans-serif;
    font-weight: 400 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Muli', sans-serif;
}

input:focus, textarea:focus, button:focus {
    outline: none !important;
}

#wrap-video {
    padding: 1rem;
}

.position-pronosticos {
}

.circle-group-white{
    background: white;
    border-radius: 50%;
    width: 21px;
    height: 21px;
}

.icon-star-web{
    margin-top: 2px;
    position: relative;
    left : -15px!important;
}

.circle-group{
    background: black;
    border-radius: 50%;
    width: 21px;
    height: 21px;
}

.py-6 {
    padding-bottom: 4rem !important;
    padding-top: 4rem !important;
}

.py-7 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
}

.my-6 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important;
}

.my-7 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important;
}

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

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

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

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.semi-bold {
    font-weight: 600;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.transparent {
    background: transparent !important;
}

.font-5 {
    font-size: 5px !important;
}

.font-6 {
    font-size: 6px !important;
}

.font-7 {
    font-size: 7px !important;
}

.font-8 {
    font-size: 8px !important;
}

.font-9 {
    font-size: 9px !important;
}

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

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-19 {
    font-size: 19px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-21 {
    font-size: 21px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-23 {
    font-size: 23px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-25 {
    font-size: 25px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-27 {
    font-size: 27px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-29 {
    font-size: 29px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-31 {
    font-size: 31px !important;
}

.font-32 {
    font-size: 32px !important;
}

.font-33 {
    font-size: 33px !important;
}

.font-34 {
    font-size: 34px !important;
}

.font-35 {
    font-size: 35px !important;
}

.font-36 {
    font-size: 36px !important;
}

.font-37 {
    font-size: 37px !important;
}

.font-38 {
    font-size: 38px !important;
}

.font-39 {
    font-size: 39px !important;
}

.font-40 {
    font-size: 40px !important;
}

.font-41 {
    font-size: 41px !important;
}

.font-42 {
    font-size: 42px !important;
}

.font-43 {
    font-size: 43px !important;
}

.font-44 {
    font-size: 44px !important;
}

.font-45 {
    font-size: 45px !important;
}

.font-46 {
    font-size: 46px !important;
}

.font-47 {
    font-size: 47px !important;
}

.font-48 {
    font-size: 48px !important;
}

.font-49 {
    font-size: 49px !important;
}

.font-50 {
    font-size: 50px !important;
}

.font-54 {
    font-size: 54px !important;
}

.font-55 {
    font-size: 55px !important;
}

.font-60 {
    font-size: 60px !important;
}

.font-61 {
    font-size: 61px !important;
}

.font-62 {
    font-size: 62px !important;
}

.font-64 {
    font-size: 64px !important;
}

.font-65 {
    font-size: 65px !important;
}

.font-70 {
    font-size: 70px !important;
}

.font-75 {
    font-size: 75px !important;
}

.font-80 {
    font-size: 80px !important;
}

.font-100 {
    font-size: 100px !important;
}

.font-120 {
    font-size: 120px !important;
}

.font-260 {
    font-size: 260px !important;
}

.font-139 {
    font-size: 139px !important;
}

.lh-25 {
    line-height: 25px !important;
}

.lh-95 {
    line-height: 95px !important;
}

.lh-100 {
    line-height: 100px !important;
}

.lh-115 {
    line-height: 115px !important;
}

.normal {
    font-weight: normal !important;
}

.thin {
    font-weight: 100 !important;
}

.semi-thin {
    font-weight: 200 !important;
}

.light {
    font-weight: 300 !important;
}

.regular {
    font-weight: 400 !important;
}

.semi-bold {
    font-weight: 600 !important;
}

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

.extra-bold {
    font-weight: 800 !important;
}

.black {
    font-weight: 900 !important;
}

.italic {
    font-style: italic;
}

.line-through {
    text-decoration: line-through;
}

.left {
    float: left;
}

.right {
    float: right;
}

.uppercase {
    text-transform: uppercase;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.btn-round {
    border-radius: 100px;
}

.text-green {
    color: #5B9B59 !important;
}

.text-gold {
    color: #D3AB05 !important;
}

.text-black {
    color: #000000 !important;
}

.bg-gray {
    background-color: #F6F9F5;
}

.bg-gold {
    background-color: #D3AB05 !important;
}

.bg-green {
    /*background-color: #5B9B59 !important;*/
    background-color: #5b9b59 !important;
}

.bg-dark {
    background-color: #2F2F2F !important;
    color: white;
}

.bg-dark {
    background: #2F2F2F;
    color: white;
}

.btn {
    border-radius: 100px;
    font-weight: 600;
    font-size: 1rem !important;
    padding: 0.5rem 2rem !important;
}

.navbar-toggler {
    padding: unset;
    font-size: unset;
    line-height: unset;
    background-color: unset;
    border: unset;
    border-radius: unset;
}

.menu-mobile-button {
    color: white !important;
    margin-right: 25px;
    float: right;
    margin-top: 15px;
    cursor: pointer;

}

.btn-small {
    font-size: 14px !important;
    padding: 0.5rem 3rem !important;
}

.btn-outline-secondary:hover {
    color: white;
}

.pdf-viewer {
    width: 100% !important;
    height: 1000px !important;
    border: none;
}

.zoom-x2 {
    transition: all 0.2s ease-in-out;
    transform: scale(1);
}

.zoom-x2:hover {
    transform: scale(1.1);
}

/*************************************************************
LOADING
*************************************************************/


@keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.img-loader {
    -webkit-animation: flickerAnimation 2s infinite;
    -moz-animation: flickerAnimation 2s infinite;
    -o-animation: flickerAnimation 2s infinite;
    animation: flickerAnimation 2s infinite;
}

.loader {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: white;
}

.loader-box {
    display: flex;
    height: 100vh;
}

/*************************************************************
GLOBALS
*************************************************************/

.img-links-externos {
    overflow: hidden;
}

.img-links-externos img {
    width: 100%;
    height: 170px;
    object-fit: cover;
    transition: all .3s ease;
}

.img-links-externos img:hover {
    transform: scale(1.1) rotate(1deg);
}


.zoom {
    transition: all 0.2s ease-in-out;
    transform: scale(1);
}

.zoom:hover {
    transform: scale(1.05);
}

.box-gold {
    border: 2px solid #ededed;
    padding: 25px !important;
    height: 100%;
}

.form-control {
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
}

.bg-img-set {
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: normal;
}


.velo-80 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.4)), url(../img/bg-chs.jpg);
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: normal;
    height: 100%;
}

.box {
    position: relative;
}

.box-velo {
    height: 100%;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1));
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: .6s;
}

.img-gallery {
    object-fit: cover;
    height: 200px;
    margin-bottom: 5px;
}

.menu-border-radius {
    border: 2px solid #5b9b59;
    border-radius: 30px;
    padding: 11px;
}

.menu-secundario .nav-link {
    transition: .3s ease;
    font-weight: bolder;
}

.menu-secundario .nav-link.active,
.menu-secundario .nav-link:hover {
    color: #D3AB05;
    font-weight: bolder;
}

.menu-secundario li:not(:last-child) {
    border-right: 1px solid #121212;
}

.menu-secundario .owl-item:last-child li {
    border-right: 0px solid #eaeaea;
}

.card .card-img-top {
    width: 100%;
    height: 200px;
    object-fit: cover;
}


.close-modal-red {
    background: red;
    width: 40px;
    height: 40px;
    color: white;
    opacity: 1;
    z-index: 200000;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 100%;
    border: none;
    font-size: 33px;
    padding: 0;
}

.close-modal-red span {
    height: 10px;
    line-height: 12px;
}

/*************************************************************
FOOTER
*************************************************************/

.bg-footer {
    background: rgba(90, 153, 88, 1);
    background: -moz-linear-gradient(top, rgba(90, 153, 88, 1) 0%, rgba(45, 64, 44, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(90, 153, 88, 1)), color-stop(100%, rgba(45, 64, 44, 1)));
    background: -webkit-linear-gradient(top, rgba(90, 153, 88, 1) 0%, rgba(45, 64, 44, 1) 100%);
    background: -o-linear-gradient(top, rgba(90, 153, 88, 1) 0%, rgba(45, 64, 44, 1) 100%);
    background: -ms-linear-gradient(top, rgba(90, 153, 88, 1) 0%, rgba(45, 64, 44, 1) 100%);
    background: linear-gradient(to bottom, rgba(90, 153, 88, 1) 0%, rgba(45, 64, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a9958', endColorstr='#2d402c', GradientType=0);
}

.bg-footer a.nav-link {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600;
    transition: all 0.3s ease;
}

.bg-footer a.nav-link:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-weight: 900;
}

.bg-footer a.nav-icon {
    color: rgba(255, 255, 255, 1);
}

/*************************************************************
SLIDER HOME
*************************************************************/
#slider-home .carousel-item {
    /*  max-height: 75vh;*/
}

#slider-home .carousel-item .media-item {
    height: 45vh;
    width: 100%;
    object-fit: cover;
}

#slider-home .velo-slider-home {
    height: 100%;
    width: calc(100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.05) 30%);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}


#slider-home .carousel-indicators {
    position: absolute;
    right: 20px;
    bottom: 50%;
    left: unset;
    z-index: 15;
    display: inline-grid;
    justify-content: center;
    padding-left: 0;
    margin-right: 50px;
    margin-left: 0;
    list-style: none;
}

#slider-home .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 15px;
    height: 15px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff0;
    background-clip: padding-box;
    border: 2px solid white;
    transition: opacity 0.6s ease;
    margin-bottom: 5px;
    border-radius: 100%;
}

#slider-home .carousel-indicators .active {
    opacity: 1;
    background: white;
}

/*************************************************************
BOX WIDGET NOTICIAS DYNAMIC
*************************************************************/
.box-widget-news {
    height: 420px;
    position: relative;
    overflow: hidden;
}

.box-widget-news-velo {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.56);
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: .6s;
}

.box-widget-news:hover .box-widget-news-velo {
    background: rgba(91, 155, 89, 0.95);
}

.mt-box-servicios {
    padding-top: 170px;
}


.box-widget-news-fixed-bottom {
    transform: translateY(185px);
    transition: all 0.4s ease;
}

.box-widget-news:hover .box-widget-news-fixed-bottom {
    transform: translateY(10px);
}

.box-widget-news-fixed-bottom h4 {
    margin-bottom: 40px;
}

.box-widget-news-show p {
    height: 80px;
}

.box-widget-news-body {
    z-index: 1;
    position: relative;
    padding: 20px;
    color: white;
    height: 100%;
}

.box-widget-news-fixed-top {
    color: white;
    font-size: 9px;
    text-transform: uppercase;
}

.box-widget-news-fixed-bottom {
    position: absolute;
    bottom: 27px;
}

.box-widget-news-fixed-bottom h4 {
    font-weight: 800;
    font-size: 26px;
    line-height: 1.2;
}

.box-widget-news-fixed-bottom p {
    font-weight: 200;
    font-size: 14px;
}

.box-widget-news-category {
    border-radius: 50px;
    border: 1px solid #ffffff;
    padding: .3rem 1rem;
    text-align: right;
    opacity: .2;
    transition: .2s;
}

.box-widget-news:hover .box-widget-news-category {
    opacity: 1;
}

.box-widget-news-bg-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.box-widget-news .date-resume {
    color: white;
    font-size: 9px;
    text-transform: uppercase;
}

/*************************************************************
VIDEO
*************************************************************/
@keyframes fade-in-up {
    0% {
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.video-wrap {
    text-align: center;
}

.video iframe {
    max-width: 100%;
    max-height: 100%;
}

.live-video.stuck {
    position: fixed;
    z-index: 20;
    bottom: 20px;
    right: 20px;
    transform: translateY(100%);
    width: 300px;
    height: 100px !important;
    animation: fade-in-up .25s ease forwards;
}

/*************************************************************
HEADER SECTIONS
*************************************************************/
.header-small {
    padding: 125px 0 70px;
}

.header-title h1 {
    font-size: 62px;
    color: white;
    font-weight: 200;
    line-height: 60px;
    text-transform: uppercase;
}

tr.bg-secondary::last-child {
    background-color: #d3ab05 !important;
    border-radius: 0 0 15px 15px;
}

input.wpcf7-form-control.wpcf7-validates-as-required.form-control {
    box-shadow: none;
    background-color: transparent;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    box-shadow: none;
    background-color: transparent;
}

/*************************************************************
CHS NUESTRA EMPRESA
*************************************************************/

#vision-tab.nav-link span,
#mision-tab.nav-link span {
    opacity: .5;
}

#vision-tab.nav-link.active span,
#mision-tab.nav-link.active span {
    opacity: 1;
    font-weight: 900;
}

#tabVisionMisionContent {
    min-height: 107px;
    height: 100%;
    font-weight: 200;
}

/*************************************************************
CHS INFORMACION CORPOTATIVA
*************************************************************/
.directorio-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.directorio-name-over {
    position: absolute;
    bottom: 0;
    padding: 15px;
    width: calc(100% - 20px);
    z-index: 2;
    line-height: 1;
}

.box-memorias {
    height: 300px;
    position: relative;
    overflow: hidden;
}

.box-memorias-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.box-memorias-velo {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.56);
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: .6s;
}

.box-memorias-content {
    display: flex;
    object-position: center;
    align-items: center;
    height: 100%;
}

.box-memorias-content a {
    margin: auto;
}

.box-memorias:hover .box-memorias-velo {
    background: rgba(91, 155, 89, 0.95);
}

.box-memorias:hover .box-memorias-content {
    z-index: 2;
    position: absolute;
    color: white !important;
    text-align: center;
    width: 100%;
    margin: auto;
}

#memorias .list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid rgb(73, 90, 47);
}


/*************************************************************
BOX TIPOS DE EVENTOS
*************************************************************/

.box-events-type {
    height: 500px;
    position: relative;
    overflow: hidden;
}

.box-events-type-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: all .6s ease;
}

.box-col3-desc {
    bottom: -120px !important;
}

.box-col3-no-desc {
    bottom: -50px !important;
}

.box-events-type-area {
    height: 400px;
    position: relative;
}

.box-events-type-area .box-events-type-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: all .6s ease;
}

.velo-box-events-type {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.56);
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: 1s;
}

.box-events-type-content-header {
    position: relative;
    z-index: 1;
    padding: 0 25px;
    transition: all .6s ease;
    margin-bottom: 25px;
}

.box-events-type-content-body {
    position: relative;
    z-index: 1;
    padding: 0 25px;
    transition: all .8s ease;
}


.box-events-type-title {
    font-weight: 800;
    font-size: 26px;
    line-height: 1.2;
}

.box-events-type-date {
    font-size: 9px;
    font-weight: 200;
    text-transform: uppercase;
}

.box-events-type:hover .box-events-type-content {
    bottom: 25px !important;
}

.box-events-type:hover .velo-box-events-type {
    height: 100%;
    width: 100%;
    background: rgba(91, 155, 89, 0.95);
    position: absolute;
    right: 0;
    transition: 0.3s;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.box-events-type-description {
    font-size: 14px;
    font-weight: 200;
}

.box-events-type-img {
    height: 100%;
    object-fit: cover;
    position: relative;
}


.box-cat-title {
    font-weight: 800;
    font-size: 32px;
    line-height: 1.2;
}

/*************************************************************
EVENTOS HEADER
*************************************************************/
.box-header-date {
    display: flex;
    height: 100%;
    width: 100%;
}

.box-header-date .event-date {
    margin: 0 0 auto auto;
}

.line-right {
    border-right: 3px solid white;
}

.line-right-1 {
    border-right: 1px solid white;
}

.event-date {
    text-align: center;
    text-transform: uppercase;
    line-height: 55px;
}

.event-day {
    font-size: 29px;
}

.event-number {
    font-size: 90px;
}

.event-month {
    font-size: 20px;
}

/*************************************************************
DONDE COMER
*************************************************************/

.img-restaurant-block {
    object-fit: cover;
    width: 96px !important;
    height: 107px !important;
    /* border: 1px solid #c9c9c9; */
    border-radius: 5px;
}

.box-scroller {
    height: 450px;
    overflow-y: scroll;
}

.box-scroller::-webkit-scrollbar {
    width: 10px;
    margin-left: 30px;
    height: 60vh;
    padding: 5px;
}

/* Track */
.box-scroller::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
    background: #ffffff;
    border-radius: 10px;
    margin: 30px;
}


.menu-secundario li .nav-item:not(:first-child):before {
    content: '';
    position: absolute;
    left: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background-color: #5b9b59;
    opacity: .6;
}

select.wpcf7-form-control.wpcf7-select.form-control,
select#salon {
    border-radius: 0px !important;
    margin-top: 18px !important;
    font-weight: 200 !important;
}


/* Handle */
.box-scroller::-webkit-scrollbar-thumb {
    background: #D3AB05;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    border: 0.5em solid rgba(0, 0, 0, 0);
    border: 2px solid #D3AB05;
    border-radius: 5px;
}

/* Handle on hover */
.box-scroller::-webkit-scrollbar-thumb:hover {
    background: #b99005;
}

.hover-green:first-child {
    transition: .2s ease;
    cursor: pointer;
}

.hover-green:hover {
    background: #f2f2f2;
}


/*************************************************************
SINGLE RESTAURANT
*************************************************************/

.cartaNextBtn,
.cartaPrevBtn {
    padding: 0 !important;
    margin-top: 9px;
}

.row-striped .row-striped-item:nth-of-type(even) {
    background: #f6f9f5;
}

/*************************************************************
EXPERIENCIA HIPICA
*************************************************************/
.img-experiencia {
    cursor: pointer;
    background-size: cover;
    height: 355px;
    overflow: hidden;
    width: 100%;
}

.experiencia-name {
    top: 100%;
    transition: 0.3s;
}

.img-experiencia.active .experiencia-name {
    -webkit-transform: translateY(-120px);
    -moz-transform: translateY(-120px);
    -ms-transform: translateY(-120px);
    -o-transform: translateY(-120px);
    transform: translateY(-120px);
    transition: 0.3s;
    z-index: 5;
}

.img-experiencia.active .veil-green-experiencia,
.img-experiencia:hover .veil-green-experiencia {
    height: 100%;
    width: 100%;
    margin-left: 0px;
    background: rgba(91, 155, 89, 0.95);
    position: absolute;
    right: 0;
    transition: 0.3s;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.img-experiencia:hover .experiencia-name {
    -webkit-transform: translateY(-120px);
    -moz-transform: translateY(-120px);
    -ms-transform: translateY(-120px);
    -o-transform: translateY(-120px);
    transform: translateY(-120px);
    transition: 0.3s;
    z-index: 5;
}


.veil-green {
    height: 100%;
    width: calc(100%);
    background: transparent;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: 0.3s;
}


#galeria-dos .card {
    border: none;
    margin-top: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    transition: .2s ease-in-out;
}

#galeria-dos .card:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    transform: scale(1.005);
}

#galeria-dos .owl-carousel .owl-nav button.owl-prev, #galeria-dos .owl-carousel .owl-nav button.owl-next {
    font-size: 40px !important;
    border: 2px solid !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 100px;
    margin: auto 20px;
}

#galeria-dos .owl-carousel .owl-nav button.owl-prev span,
#galeria-dos .owl-carousel .owl-nav button.owl-next span {
    line-height: 20px;
}

#galeria-dos .owl-nav {
    margin-top: 20px;
    text-align: center;
}

/*************************************************************
BOX WIDGET EVENTOS
*************************************************************/
.box-events {
    height: 420px;
    position: relative;
    overflow: hidden;
}

.box-events-velo {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.56);
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: .6s;
}

.box-events:hover .box-events-velo {
    background: rgba(91, 155, 89, 0.95);
}

.box-events-fixed-bottom {
    transform: translateY(100px);
    transition: all 0.4s ease;
}

.box-events:hover .box-events-fixed-bottom {
    transform: translateY(-40px);
}

.box-events:hover .box-events-fixed-bottom h4 {
    margin-bottom: 10px;
}

.box-events-fixed-bottom h4 {
    margin-bottom: 40px;
    transition: all ease-in-out 0.3s;
}

.box-events-show p {
    height: 20px;
}

.text-gray {
    color: #1b1b1b !important
}


.box-events-body {
    z-index: 1;
    position: relative;
    padding: 20px;
    color: white;
    height: 100%;
}

.box-events-fixed-top {
    color: white;
    font-size: 9px;
    text-transform: uppercase;
}

.box-events-fixed-bottom {
    position: absolute;
    bottom: 120px;
}

.box-events-fixed-bottom h4 {
    font-weight: 800;
    font-size: 26px;
    line-height: 1.2;
}

.box-events-fixed-bottom p {
    font-weight: 200;
    font-size: 14px;
}

.box-events-category {
    border-radius: 50px;
    border: 1px solid #ffffff;
    padding: .3rem 1rem;
    text-align: right;
    opacity: .2;
    transition: .2s;
}

.box-events:hover .box-events-category {
    opacity: 1;
}

.box-events-bg-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.box-events .event-date {

}

.box-events .event-date {
    text-align: center;
    text-transform: uppercase;
    line-height: 40px;
}

.box-events .event-day {
    font-size: 16px;
}

.box-events .event-number {
    font-size: 60px;
}

.box-events .event-month {
    font-size: 14px;
}

.video-force iframe {
    width: 100%;
}

/*************************************************************
BOX ULTIMAS NOTICIAS HOME
*************************************************************/
.box-last-news-big {
    height: 556px !important;
}

.box-last-news-small {
    height: 270px !important;
}

.box-events-fixed-bottom-home {
    transform: translateY(75px);
    transition: all 0.4s ease;
}

.box-events:hover .box-events-fixed-bottom-home {
    transform: translateY(0px);
}

.box-events-fixed-bottom-home h4 {
    margin-bottom: 20px;
}

.box-events-fixed-bottom-home {
    position: absolute;
    bottom: 120px;
}

.box-events-fixed-bottom-home h4 {
    font-weight: 800;
    font-size: 26px;
    line-height: 1.2;
}

.box-events-fixed-bottom-home p {
    font-weight: 200;
    font-size: 14px;
}


/*************************************************************
BOX SERVICIOS VETERINARIA
*************************************************************/

.box-events-fixed-bottom-veterinaria {
    transform: translateY(185px);
    transition: all 0.4s ease;
}

.box-events:hover .box-events-fixed-bottom-veterinaria {
    transform: translateY(120px);
}

.box-events-fixed-bottom-veterinaria h4 {
    margin-bottom: 29px;
}

.box-events-fixed-bottom-veterinaria {
    position: absolute;
    bottom: 120px;
}

.box-events-fixed-bottom-veterinaria h4 {
    font-weight: 800;
    font-size: 26px;
    line-height: 1.2;
}

.box-events-fixed-bottom-veterinaria p {
    font-weight: 200;
    font-size: 14px;
}

.header-big-veterinaria {
    padding: 220px 15px 120px;
}

.header-medium-veterinaria {
    padding: 170px 0 100px;
}

.box-veterinaria-servicios {
    height: 370px !important;
}

/*************************************************************
SLIDER FAST NEWS CARRERAS
*************************************************************/

/*@-webkit-keyframes ticker {*/
/*0% {*/
/*-webkit-transform: translate3d(0, 0, 0);*/
/*transform: translate3d(0, 0, 0);*/
/*visibility: visible;*/
/*}*/
/*100% {*/
/*-webkit-transform: translate3d(-100%, 0, 0);*/
/*transform: translate3d(-100%, 0, 0);*/
/*}*/
/*}*/
/*@keyframes ticker {*/
/*0% {*/
/*-webkit-transform: translate3d(0, 0, 0);*/
/*transform: translate3d(0, 0, 0);*/
/*visibility: visible;*/
/*}*/
/*100% {*/
/*-webkit-transform: translate3d(-100%, 0, 0);*/
/*transform: translate3d(-100%, 0, 0);*/
/*}*/
/*}*/


.ticker-wrap {
    /*position: fixed;*/
    bottom: 0;
    /*width: 80%;*/
    overflow: hidden;
    height: 3rem;
    background-color: rgba(0, 0, 0, 0.9);
    /*padding-top: 100%;*/
    box-sizing: content-box;
    z-index: 20;
    right: 0;
}

.ticker-wrap-news {
    /*position: fixed;*/
    bottom: 0;
    /*width: 20%;*/
    overflow: hidden;
    height: 3rem;
    background-color: rgb(59, 99, 56);
    /*padding-top: 100%;*/
    box-sizing: content-box;
    z-index: 20;
    left: 0;
}

.ticker-wrap .ticker {
    display: inline-block;
    height: 3rem;
    line-height: 3rem;
    white-space: nowrap;

    /*padding-right: 80%;*/
    box-sizing: content-box;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation: ticket 30s linear infinite;
    -moz-animation: ticket 30s linear infinite;
    -o-animation: ticket 30s linear infinite;
    animation: ticket 30s linear infinite;
    /*-webkit-animation-iteration-count: infinite;*/
    /*animation-iteration-count: infinite;*/
    /*-webkit-animation-timing-function: linear;*/
    /*animation-timing-function: linear;*/
    /*-webkit-animation-name: ticket;*/
    /*animation-name: ticket;*/
    /*-webkit-animation-duration: 30s;*/
    /*animation-duration: 30s;*/

}

.ticker-wrap .ticker__item {
    display: inline-block;
    padding: 0 2rem;
    font-size: 18px;
    color: white;
}

@-webkit-keyframes ticket {
    0% {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -moz-transform: translateX(-100%); /* -100% = crop-div's width - img's width */
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-moz-keyframes ticket {
    0% {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-ms-keyframes ticket {
    0% {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes ticket {
    0% {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}


.disabled-yt {
    color: #d5d5d5 !important;
}


.rotate-r-90 {
    transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    margin-left: -24px !important;
    margin-right: -24px !important;
}

.no-wrap {
    white-space: nowrap
}


section#menu-profile.sticky-top {
    top: 90px;
    border-top: 1px solid white;
}

.column-r-2 {
    columns: 2;
}

.sticky-top {
    z-index: 99;
}

.word-break {
    word-break: break-word;
}

.box-video-huinchada {
    height: 265px;
}

.huinchadas-list button.owl-prev,
.huinchadas-list button.owl-next {
    color: #5b9b59;
    font-size: 60px !important;
    padding: 73px 0 !important;
}

/*************************************************************
WIDGETS CARRERAS
*************************************************************/
.proximas-carreras-pista {
    width: 50%;
    position: absolute;
    right: 0;
}

.proximas-carreras-title {
    width: 50%;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
}

.proximas-carreras {
    background-color: white;
    width: 100%;
    height: 445px;
    padding-right: 5px;
}

.content-proximas-carreras::-webkit-scrollbar {
    width: 10px;
    margin-left: 30px;
    height: 60vh;
    padding: 5px;
}

/* Track */
.content-proximas-carreras::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
    background: #ffffff;
    border-radius: 10px;
    margin: 30px;
}

/* Handle */
.content-proximas-carreras::-webkit-scrollbar-thumb {
    background: #D3AB05;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    border: 0.5em solid rgba(0, 0, 0, 0);
    border: 2px solid #D3AB05;
    border-radius: 5px;
}

/* Handle on hover */
.content-proximas-carreras::-webkit-scrollbar-thumb:hover {
    background: #b99005;
}

.content-proximas-carreras {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow: scroll;
    overflow-x: auto;
}

.number-carrera-home {
    background-color: #2F2F2F;
    padding: 0px 5px 0px 5px;
    border-radius: 4px;
    color: white !important;
    max-width: 85px;
}

.number-carrera-home .corrida {
    background-color: #D3AB05;
}

.nav-proximas-carreras {
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: -40px
}

.nav-proximas-carreras .nav-item .nav-link {
    margin-right: -10px;
}


/*************************************************************
WIDGETS CARRERAS
*************************************************************/
.proximas-carreras-pista {
    width: 50%;
    position: absolute;
    right: 0;
}

.proximas-carreras-title {
    width: 50%;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
}

.proximas-carreras {
    background-color: white;
    width: 100%;
    height: 445px;
    padding-right: 5px;
}

.content-proximas-carreras::-webkit-scrollbar {
    width: 10px;
    margin-left: 30px;
    height: 60vh;
    padding: 5px;
}

/* Track */
.content-proximas-carreras::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
    background: #ffffff;
    border-radius: 10px;
    margin: 30px;
}

/* Handle */
.content-proximas-carreras::-webkit-scrollbar-thumb {
    background: #D3AB05;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    border: 0.5em solid rgba(0, 0, 0, 0);
    border: 2px solid #D3AB05;
    border-radius: 5px;
}

/* Handle on hover */
.content-proximas-carreras::-webkit-scrollbar-thumb:hover {
    background: #b99005;
}

.content-proximas-carreras {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow: scroll;
    overflow-x: auto;
}

.number-carrera-home {
    background-color: #2F2F2F;
    padding: 0px 5px 0px 5px;
    border-radius: 4px;
    color: white !important;
    max-width: 85px;
}

.number-carrera-home .corrida {
    background-color: #D3AB05;
}

.nav-proximas-carreras {
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: -40px
}

.nav-proximas-carreras .nav-item .nav-link {
    margin-right: -10px;
}


/*************************************************************
MODAL BUSQUEDA
*************************************************************/
.modal-content.modal-search {
    border-radius: 0px !important;
}

.modal-hedaer-search {
    background-color: #5B9B59 !important;
    color: white;
    border-radius: 0px !important;
    margin-left: 0px !important;
    border-bottom: 0;
}

#search-modal-body {
    /*padding: .5rem;*/
}

.container-search {
    overflow-y: auto;
    max-height: 350px;
}

.search-input-global {
    background-color: transparent;
    color: white;
    border-radius: 0px;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    transition: ease-in-out .2s;
    padding: 26px;
    padding-left: 30px;
}

.search-input-global:active {
    background-color: transparent;
    color: white;
    border-radius: 0px;
    box-shadow: none;
    border: none;
}

.search-input-global:focus {
    background-color: transparent;
    color: white;
    border-radius: 0px;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid white;
}

.search-input-global::-webkit-input-placeholder { /* Edge */
    color: rgba(255, 255, 255, 0.61);
    font-weight: 200;
}

.search-input-global:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(255, 255, 255, 0.61);
    font-weight: 200;
}

.search-input-global::placeholder {
    color: rgba(255, 255, 255, 0.61);
    font-weight: 200;
}

button.close.close-modal-search {
    position: absolute;
    background: #ffc107;
    left: 759px;
    top: -24px;
    border-radius: 29px;
    opacity: 1;
    height: 46px;
}

button.close.close-modal-search:hover {
    position: absolute;
    background: #ffc107;
    left: 759px;
    top: -24px;
    border-radius: 29px;
    opacity: 1;
    height: 46px;
}

span.close-white {
    color: black;
    position: relative;
    top: -6px;
    left: 1px;
}

.icon-search-modal.fa-search:before {
    content: "\f002";
    position: absolute;
    top: 19px;
}

.block-separador {
    border-bottom: 1px dashed #f3dfdf;
}

.btn-detail-search {
    padding: 7px 0px !important;
    font-size: 14px !important;
}

.bg-gray-responsive {
    background-color: white;
}

.title-next-races {
    width: 50%;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
}

.next-race-icon {
    width: 50%;
    position: absolute;
    right: 0;
}

.content-next-races {
    color: #1b1b1b;
}


.proximas-carreras-title {
    margin-left: 5px;
    width: 100%;
    height: 56px;
}

.proximas-carreras-pista {
    width: 31%;
    margin-top: 26px;
}

.datos-programa {
    margin-left: 63px !important;
}

.nav-proximas-carreras li a {
    margin: -5px -7px;
}

.nav-proximas-carreras {
    margin-left: -21px;
    margin-top: 12px;
}

.time-responsive {
    position: relative !important;
    bottom: 5px !important;
    left: 0 !important;
    display: block;
    width: 100% !important;
}


/*.bg-gray-responsive{*/
/*    background-color: #F4F4F4;*/
/*}*/


.next-races {
    background-color: white;
    width: 100%;
    height: 325px;
    padding-right: 5px;
    /*overflow: hidden;
    overflow: scroll;
    overflow-x: auto;*/
}

.content-next-races::-webkit-scrollbar {
    width: 10px;
    margin-left: 30px;
    height: 60vh;
    padding: 5px;
}

/* Track */
.content-next-races::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
    background: #ffffff;
    border-radius: 10px;
    margin: 30px;
}

/* Handle */
.content-next-races::-webkit-scrollbar-thumb {
    background: #D3AB05;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    border: 0.5em solid rgba(0, 0, 0, 0);
    border: 2px solid #D3AB05;
    border-radius: 5px;
}

/* Handle on hover */
.content-next-races::-webkit-scrollbar-thumb:hover {
    background: #b99005;
}

.content-next-races {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow: scroll;
    overflow-x: auto;
}

.number-carrera-home {
    background-color: #2F2F2F;
    padding: 0px 5px 0px 5px;
    border-radius: 4px;
    color: white !important;
    max-width: 85px;
    /*max-height: 93px;*/
}

.number-carrera-home .corrida {
    background-color: #D3AB05;
}

.nav-next-races {
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: -40px
}

.nav-next-races .nav-item .nav-link {
    margin-right: -10px;
}

/*.nav-next-races li{
    margin-left: -20px;
    margin-top: 64px;
}*/

.title-next-races {
    width: 50%;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
}

.title-next-taces .title {

}

/*.separador{
    margin-top: 65px;
    width: 155%;
}*/

.next-race-icon {
    width: 50%;
    position: absolute;
    right: 0;
}

.datos-programa {
    margin-left: 25px !important;
}


.simple-date .event-date {
    text-align: center;
    text-transform: uppercase;
    line-height: 40px;
}

.simple-date .event-day {
    font-size: 16px;
}

.simple-date .event-number {
    font-size: 60px;
}

.simple-date .event-month {
    font-size: 14px;
}

/*
==========================================================================================================
CALENDAR DATAPICKER AÑO MES
==========================================================================================================
*/

.datepicker {
    width: 265px;
    margin-top: 8px;
    margin-left: -61px;
}

.datepicker td span {
    width: 58px;
}

.datepicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 122px;
}

.datepicker td span.active {
    background-color: #d3aa07 !important;
}

.datepicker td span.active:hover, .datepicker td span.active:focus, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] {
    color: #ffffff;
    background-color: #d3aa07 !important;
}

.datepicker td span.active {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d3aa07), to(#d3aa07));
    background-image: -moz-linear-gradient(top, #d3aa07, #d3aa07) !important;
    background-image: -o-linear-gradient(top, #d3aa07, #d3aa07) !important;
    border-radius: 0px !important;
}


.arrow-left {
    background-image: url('../img/left-arrow-white.png') !important;
    content: "" !important;
    width: 24px;
    height: 24px;
    position: absolute;
    background-size: cover;
    left: 0px;
}

.arrow-right {
    background-image: url('../img/right-arrow-white.png') !important;
    content: "" !important;
    width: 24px;
    height: 24px;
    position: absolute;
    background-size: cover;
    right: 0px;
    top: 8px;
}

.tab-media-result {
    color: white;
}

.tab-media-result:hover {
    color: white;
}

.tab-media-result.active {

}

input::placeholder,
textarea::placeholder,
select::placeholder {
    font-weight: 300 !important;
}

.wpcf7-form .form-control {
    padding-top: 38px;
    padding-bottom: 30px;
    padding-left: 0px !important;
}

li.list-group-item {
    background: transparent;
    border: solid 1px #5b9b59;
    padding: .55rem 1.25rem;
    color: white;
}


.menu-novedades {
    background: #5b9b59;
    border-radius: 5px;
    padding-left: 3px;
}

.menu-novedades li a {
    color: white !important;
    padding: 12px 20px;
}

.menu-novedades li a:after {
    border-right: 1px solid white;
}

.menu-novedades li .active {
    color: white !important;
    text-decoration: underline;
}

.menu-separator {
    background: white;
    width: 1px;
    height: 21px;
    margin-top: 9px;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, .05);
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}

.tab-primary-round .nav-link.active {
    color: white;
    background: #5b9b59;
    border-radius: 12px 10px 0 0px;
    padding: 8px 40px;
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
}

.tab-primary-round .nav-link {
    color: #000;
    background: #f4f4f4;
    border-radius: 12px 10px 0 0px;
    padding: 8px 40px;
    font-size: 13px;
    text-decoration: none;
    font-weight: 800;
    margin-right: 4px;
    text-transform: uppercase;
    border: solid 1px #e9ecef;
}

.tab-primary-round {
    border-bottom: none !important;
}

.filtro-carrera-trakus {
    border: 1px solid #5b9b59;
    padding: 0 27px;
    height: 50px;
    border-radius: 10px !important;
}

.separadar-menu {
    border-left: 1px solid;
    height: 22px;
    display: flex;
    margin: auto 0;
}

.form-control {
    background-color: transparent;
}

.col-md-12.border-round-box {
    border: solid 1px #dadada;
    border-radius: 10px;
    background-color: #f6f6f6;
    margin-top: 15px;
}

.data-table-border .fixed-table-body {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 14px;
    border: solid 1px lightgray;
}

.detalle-resultado. fixed-table-body {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 14px;
    border: none !important;
}

.bloque-programa {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 14px;
    border: solid 1px lightgray;
    margin-top: 10px;
}

.invert {
    filter: invert(1);
}

.border-tab-gray {
    border: 1px solid #d3d3d3;
}

.btn {
    font-size: 14px !important;
}

.btn-gold {
    color: black;
}

.btn-gold:hover {
    color: white;
}

button#filter-btn {
    transition: all ease-in-out .3s;
}

button#filter-btn:hover {
    color: white;
    font-weight: 900;
}

.btn-outline-white {
    color: white;
    border-color: white;
}

nav#nav-menu-principal.bg-green {
    -webkit-box-shadow: -2px 10px 33px -20px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 10px 33px -20px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 10px 33px -20px rgba(0, 0, 0, 0.75);
}

.nav-link.active.directores {
    font-weight: 900;
}

.nav-link.directores {
    font-weight: 200;
}

.contenido-box-full {
    padding-top: 149px !important;
}

th.divTableCell.font-12.text-left.extra-bold {
    background-color: #dde5dd;
    text-transform: uppercase;
}

.fixed-table-container .table thead th .th-inner {
    padding: .5rem 0 .5rem 0 !important;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wyswyg ol {
    max-width: 350px;
    counter-reset: my-awesome-counter;
    list-style: none;
    padding-left: 40px;
}

.wyswyg ol li {
    margin: 0 0 0.5rem 0;
    counter-increment: my-awesome-counter;
    position: relative;
}

.wyswyg ol li::before {
    content: counter(my-awesome-counter);
    color: white;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    --size: 22px;
    left: calc(-1 * var(--size) - 10px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 0;
    background: #5b9b59 !important;
    border-radius: 50%;
    text-align: center;
    box-shadow: 1px 1px 0 #999;
}


.rombo {
    width: 17px;
    height: 17px;
    position: absolute;
    margin-left: -1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.end-border-radius:not(:first-child):before {
    content: '';
    position: absolute;
    left: 0;
    top: 15%;
    height: 70%;
    width: 1px;
    background-color: #111111;
    opacity: .6;

}

.bg-gray-odd .elem-bg {
    border: solid 1px #ccc;
}

.bg-gray-odd:nth-child(even) .elem-bg {
    background-color: #F6F9F5;
}

.wyswyg strong {
    font-weight: 800;
}

.wyswyg ul {
    padding-left: 30px;
}


.menu-round-primary {
    border-radius: 5px;
    position: relative;
}

.menu-round-primary .owl-item.active:not(:first-child):before {
    content: '';
    position: absolute;
    left: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background-color: white;
    opacity: .6;
}

.up-menu-carrera {
    margin-top: -35px;
}

.separador-palizadas {
    padding-left: 5px !important;
    padding-right: -5px !important;
}

.col-md-4.pistas-clima.bg-dark.p-2.pr-2 {
    border-radius: 15px 0 0 15px;
}

.bloque-palizada {
    margin-top: 0px;
    margin-bottom: 0px;
}

.info-circle {
    background: #5b9b59;
    color: white;
    width: 13px;
    height: 13px;
    font-size: 9px;
    border-radius: 13px;
    display: none !important;
}

.bs-popover-auto[x-placement^=right] > .arrow::after, .bs-popover-right > .arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #626262;
}

.bs-popover-auto[x-placement^=left] > .arrow::after, .bs-popover-left > .arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #626262;
}

.bs-popover-auto[x-placement^=top] > .arrow::after, .bs-popover-top > .arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #5f615f;
}

.bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #626262;
}

.popover {
    background: #000000a6;
    z-index: 80;
}

.popover-body {
    color: white !important;
    font-size: 14px;
}

.relative {
    position: relative !important;
}

/* COMPARADOR
 */

.sticky-comparador-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: 45%;
    top: 95%;
    width: 200px;
    z-index: 80;
}

.menu-comparador {
    padding: 13px 16px;
    cursor: pointer;
    width: 320px;
    border-radius: 10px 10px 0 0;
    background: white;
    position: sticky;
    bottom: 28px;
    -webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.3);
}


.chevron-animate {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.chevron-animate.up {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#body-comparision {
    background-color: #fff;
    -webkit-box-shadow: 0px -2px 15px -5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px -2px 15px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -2px 15px -5px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    height: 100%;
}

.container-comparador {
    max-width: 1350px !important;
}

.label-comparador {
    font-size: 14px;
    padding-top: 3px;
    font-weight: 100;
}

.relative {
    position: relative !important;
}

/* COMPARADOR
 */

.sticky-comparador-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: 45%;
    top: 95%;
    width: 200px;
    z-index: 80;
}

.menu-comparador {
    padding: 13px 16px;
    cursor: pointer;
    width: 320px;
    border-radius: 10px 10px 0 0;
    background: white;
    position: sticky;
    bottom: 28px;
    -webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.3);
}

#body-comparador {
    height: 56px;
    width: 100%;
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    transition: 0.6s;
    overflow: hidden;
}

#body-comparador.show-options {
    height: 375px;
    width: 100%;
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    transition: 0.6s;
    overflow: hidden;
}

#body-comparador.show-results {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    transition: 0.6s;
    overflow: hidden;
}

.chevron-animate {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.chevron-animate.up {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#body-comparision {
    background-color: #fff;
    -webkit-box-shadow: 0px -2px 15px -5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px -2px 15px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -2px 15px -5px rgba(0, 0, 0, 0.3);
    z-index: 10;
    height: 100%;
}

.container-comparador {
    max-width: 1350px !important;
}

.label-comparador {
    font-size: 14px;
    padding-top: 3px;
    font-weight: 100;
}


.box-carreras-small {
    margin-top: -3px;
    padding-top: 3px;
    width: 26px !important;
    height: 22px !important;
    background: #5b9b59 !important;
    color: white !important;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    transition: all ease 0.15s;
    position: relative;
    top: -2px;
    /* cursor: pointer; */
}

.position-grade-small {
    font-weight: 900;
    position: relative;
    top: -7px;
}

.custom-control-input:disabled ~ .custom-control-label {
    color: #dbdbdb;
}

.overflow-hidden {
    overflow: hidden !important;
}

.list_positions_min {
    overflow-y: auto;
    height: 480px;
}

.ico-add-compare{
    width: 24px!important;
    height: 24px!important;
    border: 1px solid #5b9b59!important;
    border-radius: 20px;
    display: flex;
    margin-right: 5px;
    margin-left: 10px;
}
.icon-trakus-program{
    margin-top: -25px;
}

.accordion .card-header:after {
    content: "+" !important;
    font-size: 30px;
    font-weight: 300;
    float: right;
    position: absolute;
    right: 14px;
    top: -1px;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "-" !important;
    position: absolute;
    right: 14px;
    top: -1px;
}

.pronosticos-resultados{
    margin-top: -30px;
    display: block;
}

.only-resultados.only-movil{
    display: none !important;
}

.col-md-3.font-12.only-resultado.only-movil {
    display: none!important;
}


.demo-gallery > ul {
    margin-bottom: 0;
    padding-left: 15px;
}

.demo-gallery > ul > li {
    margin-bottom: 15px;
    width: 180px;
    display: inline-block;
    margin-right: 15px;
    list-style: outside none none;
}

.demo-gallery > ul > li a {
    border: 3px solid #FFF;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}

.demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
    opacity: 1;
}

.demo-gallery > ul > li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}


.magnifier {
    width: 640px;
    margin: 50px auto;
    position: relative;
}

.magnifier:hover {
    cursor: none;
    /*   cursor: crosshair; */
}

.large {
    width: 175px;
    height: 175px;
    position: absolute;
    border-radius: 100%;
    box-shadow: 0 0 0 7px rgba(191, 191, 191, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(191, 191, 191, 0.25);
    background: url('https://static.pexels.com/photos/4827/nature-forest-trees-fog.jpeg')
    no-repeat;
    display: none;
}

.small {
    display: block;
}

.blue-btn:hover,
.blue-btn:active,
.blue-btn:focus,
.blue-btn {
    background: transparent;
    border: solid 1px #27a9e0;
    border-radius: 3px;
    color: #27a9e0;
    font-size: 16px;
    margin-bottom: 20px;
    outline: none !important;
    padding: 10px 20px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    height: 43px;
    margin-top: 0;
}

.fileUpload input.uploadlogo {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 42px;
}

/*Chrome fix*/
input::-webkit-file-upload-button {
    cursor: pointer !important;
    height: 42px;
    width: 100%;
}