/* flat-menu with sign-in */
/*
#header nav.mega-menu ul.nav-main .mega-menu-signin .dropdown-menu {
	right: -2px;
	border-radius: 0px 0 6px 6px;
}

body #header.flat-menu nav ul.nav-main li.mega-menu-signin > a:hover .mega-menu-content a,
body #header.flat-menu nav ul.nav-main li.mega-menu-signin.dropdown:hover .mega-menu-content a {
	background: transparent !important;
	color: #333 !important;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin:hover a.dropdown-toggle {
    margin-bottom: -1px;
    padding-bottom: 11px;
}

#header nav.mega-menu ul.nav-main .mega-menu-signin.logged .user-avatar strong,
#header nav.mega-menu ul.nav-main .mega-menu-signin.logged .user-avatar strong {
	white-space: nowrap;
}
*/

/*
body #header.flat-menu nav ul.nav-main li.dropdown.open a,
body #header.flat-menu nav ul.nav-main li.dropdown.open a.dropdown-toggle {
    border-radius: 0 !important;
}

body #header nav.mega-menu ul.nav-main .mega-menu-signin.open a.dropdown-toggle {
	padding-bottom: 24px !important;
}

body #header.flat-menu nav.mega-menu .mega-menu-signin ul.dropdown-menu li a,
body #header.flat-menu nav.mega-menu .mega-menu-signin ul.dropdown-menu:hover li:hover li:hover a {
	background-color: transparent !important;
	color: var(--z-primary);
}

body #header.flat-menu nav ul.nav-main li.dropdown.signin:hover > a.dropdown-toggle.extra {
		margin: 3px 0 -38px 0 !important;
}


#header nav.mega-menu ul.nav-main .mega-menu-signin .dropdown-menu {
	//width: 60%;
}
*/

/* end flat-menu */

/* logo header */
/*
.btn-responsive-nav {
	top: 35px;
}
*/
/* end logo header*/

/* FULL SIZE HEIGHT */

body {
    height: 100%;
    min-height: 100%;
    position: relative;
}

.text-color-white {
    color: var(--primary-inverse)!important;
}

/* footer logo*/

img#logo-footer {
    filter: grayscale(1);
    transition-property: filter;
    transition-duration: 1s;
}

/* end footer logo*/

/* datatable hover bg darker than original #f5f5f5*/
.table-hover > tbody > tr:hover {
    background-color: #e5e5e5;
}

/* datatable hover bg end */

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}


.min-w-110 {
    min-width: 110px;
}


.image-centered {
    margin: auto;
}

.partner-table {
    display: table;
    height: 100%;
}

.partner {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.full-width {
    width: 100%;
}

.display-none {
    display: none;
}

.f-s-1-5-em {
    font-size: 1.5em;
}

.f-s-2-em {
    font-size: 2em;
}

.no-margin-top {
    margin: 0px !important;
}

p {
    color: inherit !important;
    /*!important;*/
}

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

/* DATATABLES */
.sorting,
.sorting_asc,
.sorting_desc {
    color: var(--primary) !important;
}

/*****************/
.border-right {
    border-right: 1px solid;
    border-color: #ddd;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.dataTables_length > label {

    font-weight: normal !important;
}

.select2-chosen {
    font-size: 14px;
    color: #555 !important;
    line-height: 1.42857;
    font-weight: 400px !important;
}

.text-justify {
    text-align: justify !important;
}

.lh-10 {
    padding-top: 4px !important;
    padding-bottom: 5px !important;
    line-height: 15px !important;
}

.lh-10:focus {
    background-color: inherit !important;
}

.menu-buzon-sugerencias > a {
    color: #fff !important;
    background-color: var(--primary) !important;
}

.menu-buzon-sugerencias .fa-paper-plane {
    margin-right: 5px;
}

.center-about{
    max-width:  calc(75%);
    margin: auto;
    padding: 10px;
}


.course-bond-text{
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 991px) {

    .owl-img {
        margin-left: 10px;
        margin-right: 30px;
    }
   
}

@media (max-width: 767px) {

    .header-rutinas {
        display: none !important;
    }

    .b-hidden-xs {

        border: 0 !important;
    }



}

@media (max-width: 600px){
    .img-margin{
        margin-top: 40px !important;
        margin-bottom: 30px !important;
    }
}

@media (max-width: 768px) {
    .pl-hidden-xs {
        padding-left: 0px !important;
    }

    .pr-hidden-xs {
        padding-right: 0px !important;
    }

    .pt-xs-menu-rutinas {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .pr-15-xs {
        padding-right: 15px !important;
    }

    .menu-buzon-sugerencias {
        margin-left: 0px;
    }

    .mt-lg-xs {
        margin-top: 30px !important;
    }

    .col-xs-hidden {
        display: none;
    }

    .col-xs-show {
        display: block;
    }

    .col-xs-obs-small {
        max-height: 200px;
        overflow-y: auto;
    }

    .header-rutinas {
        display: none !important;
    }

    .menu-principal-rutinas-right {
        border-top: 1px solid black;
        background-color: var(--primary);
        text-align: center;
        margin-top: -15px;
    }

    .menu-principal-rutinas-left {
        background-color: var(--primary);
        border-right: 0px;
        text-align: center;
        padding-right: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .b-hidden-sm {
        border: 0 !important;
    }

    .pl-hidden-sm {
        padding-left: 0px !important;
    }

    .pr-hidden-xs {
        padding-right: 0px !important;
    }

    .pl-hidden-sm {
        padding-left: 0px !important;
    }

    .pr-15-sm {
        padding-right: 15px !important;
    }

    .mt-lg-sm {
        margin-top: 30px !important;
    }

    .menu-buzon-sugerencias {
        margin-left: 0px;
    }

    .img-rutinas {
        max-height: 170px !important;
    }

    .col-sm-hidden {
        display: none;
    }

    .col-sm-show {
        display: block;
    }

    .col-sm-obs-small {
        max-height: 200px;
        overflow-y: auto;
    }

    .header-rutinas {
        display: none !important;
    }

    .menu-principal-rutinas-right {
        border-top: 1px solid black;
        background-color: var(--primary);
        text-align: center;
        margin-top: -15px;
    }

    .menu-principal-rutinas-left {
        background-color: var(--primary);
        border-right: 0px;
        text-align: center;
        padding-right: 0px;
    }

    .pt-xs-menu-rutinas {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

}

@media (min-width:991px) {

    #header {
        display: block !important;
    }

    .menu-buzon-sugerencias {
        margin-left: 30px !important;
    }

    .col-md-hide {
        display: none;
    }

    .img-rutinas {
        max-height: 168px !important;
    }

    .menu-principal-rutinas-right {
        border-top: 0px;
        background-color: var(--primary);
        min-height: 162px;
    }

    .menu-principal-rutinas-left {
        background-color: var(--primary);
        border-right: 1px solid #2a193c;
        min-height: 162px;
        text-align: right !important;
    }

    .img-menu-principal-rutinas-right {
        padding-right: 90px;
    }

    .title-menu-principal-rutinas-right {
        padding-right: 83px;
    }

    .img-menu-principal-rutinas-left {
        padding-left: 90px;
    }

    .title-menu-principal-rutinas-left {
        padding-left: 83px;
    }

    .owl-img{
        margin-right:40px;
        margin-left:70px;
    }

   
}

@media (min-width:1200px) {
    .img-rutinas {
        max-height: 200px !important;
    }

    .owl-img img{
        width:400px;
        height:400px;
    }
}

.main-login-rutinas {
    background-color: var(--primary-300);
    background: -moz-repeating-linear-gradient(135deg, #342048, #342048 5px, #352049 0px, #37224b 9px);
    background: -webkit-repeating-linear-gradient(135deg, #342048, #342048 5px, #352049 0px, #37224b 9x);
    min-height: 805px;
    max-height: 100%;
}

#li-predefinidas.active p,
#li-personalizadas.active p {
    color: var(--secondary);
    font-weight: bold;
    font-size: 14px;
}

#li-predefinidas.active a,
#li-personalizadas.active a {
    border-color: var(--quaternary);
}

#li-predefinidas.active img:after {
    content: url(../img/rutinas/rutinas-predefinidas-activo.png);
    width: 74px;
    height: 77px;
}

#li-predefinidas img:after {
    content: url(../img/rutinas/rutinas-predefinidas-desactivo.png);
    width: 74px;
    height: 77px;
}

#li-personalizadas.active img:after {
    content: url(../img/rutinas/rutinas-personalizadas-activo.png);
    width: 74px;
    height: 77px;
}

#li-personalizadas img:after {
    content: url(../img/rutinas/rutinas-personalizadas-desactivo.png);
    width: 74px;
    height: 77px;
}

#li-predefinidas p,
#li-personalizadas p {
    color: #8e9093;
    font-weight: bold;
    font-size: 14px;
}

/* #li-predefinidas a, #li-personalizadas a {
    border-color: #eee;
} */

#li-predefinidas a:hover,
#li-personalizadas a:hover {
    border-color: var(--primary);
}

.tab-pane-rutinas p {
    color: var(--quaternary);
}

#li-personalizadas,
#li-predefinidas {
    margin-bottom: 0px !important;
    position: relative;
}

.page-header-rutinas {
    background-color: var(--dark);
    border-bottom: 5px solid var(--grey);
    border-top: 5px solid #130a1f;
}

.page-header-rutinas a {
    color: white;
}

.page-header-rutinas h1 {
    color: var(--quaternary);
    border-color: var(--secondary) !important;
}

.full-width-rutinas {
    margin-top: -35px;
}

.titulo-rutina {
    font-size: 32pt;
    color: var(--primary);
    font-weight: 100;
}

#li-observation-pre a {
    color: var(--quaternary);
    font-weight: bold;
    font-size: 14px;
    background-color: #ede7f5;
}

#li-observation-post a {
    color: var(--quaternary);
    font-weight: bold;
    font-size: 14px;
    background-color: #ede7f5;
    border-top-color: #ede7f5;
}

#li-observation-pre.active a {
    border-top-color: var(--primary);
    background-color: var(--primary);
    color: white !important;
}

#li-observation-pre a:hover {
    border-top-color: var(--primary);
}

#li-observation-post.active a {
    border-top-color: var(--primary);
    background-color: var(--primary);
    color: white !important;
}

#li-observation-post a:hover {
    border-top-color: var(--primary);
}

.owl-carousel-rutinas .active > span {
    background-color: var(--quaternary) !important;
}

.owl-carousel-rutinas .owl-dot:hover span {
    background-color: var(--quaternary) !important;
}

#li-descripcion-ficha.active a {
    border-top-color: var(--primary);
    background-color: var(--primary);;
}

#li-descripcion-ficha a:hover {
    border-top-color: var(--primary);
}

#li-descripcion-ficha a {
    color: var(--quaternary);
    font-weight: bold;
    font-size: 14px;
    background-color: #ede7f5;
    border-top-color: #ede7f5;
}

#li-observacion-ficha.active a {
    border-top-color: var(--primary);
    background-color: var(--primary);
    color: white !important;
}

#li-observacion-ficha a:hover {
    border-top-color: var(--primary);
}

#li-observacion-ficha a {
    color: var(--quaternary);
    font-weight: bold;
    font-size: 14px;
    background-color: #ede7f5;
    border-top-color: #ede7f5;
}

.menu-familia {
    cursor: pointer;
    border: 1px solid #473459;
    height: 215px;
    border-radius: 10px;
    width: 100%;
}

.menu-subfamilia .contenido {
    cursor: pointer;
    border: 1px solid #473459;
    height: 215px;
    border-radius: 10px;
    width: 100%;
}

.menu-dia li.active a {
    border-top-color: var(--primary);
    background-color: var(--primary);
}

.menu-dia li a:hover {
    border-top-color: var(--primary);
}

.menu-dia li a {
    color: var(--quaternary);
    font-weight: bold;
    font-size: 14px;
    background-color: #ede7f5;
    border-top-color: #ede7f5;
}

.footer-rutinas {
    padding: 0px !important;
    border-top: 0px !important;
    background: rgba(0, 0, 0, 0) -moz-repeating-linear-gradient(135deg, #342048, #342048 5px, #352049 0px, #37224b 9px) repeat scroll 0 0 !important;
    margin-top: 0px !important;
}

.footer-rutinas .footer-copyright {
    margin-top: 0px !important;
}

#ejercicios-rutina .accordion-toggle {
    color: var(--quaternary) !important;
}

#ejercicios-rutina .accordion-toggle[aria-expanded="true"] {
    border-top-color: var(--primary);
    background-color: var(--primary);
    color:white !important;
}

/*  STICKY */
.sticky {
    width: auto !important;
}

/*** NEW CUSTOM ***/
html {
    accent-color: var(--primary) !important;
}

/*** DEFINES THE LINE COLOR ABOVE THE TOP HEADER ***/
html .border-color-primary-dark {
    border-color: var(--z-primary-darkest) !important;
}

/*** FIX THE LOGO SIZE ***/
.logo {
    max-height: 70px;
    max-width: 190px;
}

/*** FIX MARGIN ON HEADER (USED BY ITEM BELOW) ***/
#header .header-nav.header-nav-links nav > ul > li > a,
#header .header-nav.header-nav-links nav > ul > li:hover > a,
#header .header-nav.header-nav-line nav > ul > li > a,
#header .header-nav.header-nav-line nav > ul > li:hover > a {
    margin-top: 0px;
}

/*** TOP HEADER HIGHLIGHT INTERACTABLE ITEMS ***/
#header .header-nav-top .nav > li > a:hover,
#header .header-nav-top .nav > li > a a:focus {
    background-color: var(--z-primary-disabled) !important;
    border-radius: 4px;
}

/*** HEADER HIGHLIGHT INTERACTABLE ITEMS ***/
#header .header-nav-main nav > ul > li.dropdown-submenu .dropdown-menu li a:hover ,
#header .header-nav.header-nav-links nav > ul li:hover > a {
    margin-top: 0px;
    background-color: var(--primary) !important;
    color: var(--primary-inverse) !important; 
}

#header .header-nav-main nav > ul > li.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    background-color: var(--primary) !important; 
}


/*** STAND OUT FOR MAILBOX SUGGESTIONS ON HEADER ***/
.stand-out {
    background-color: var(--primary);
}

/*** HIDE ELEMENTS ON LARGE SCREEN ***/
@media (min-width: 992px) and (max-width: 1199px) {
    .hide-lg {
        display: none;
    }
}

/*** SHRINKS FOOTER NAV LIST ***/
#footer ul.nav-list > li a {
    line-height: 1px !important;
}

/*** COURSE VIEW ***/
.buttontext {
    overflow: hidden !important;
    white-space: normal !important;
    text-overflow: ellipsis;
    max-height: 35.5px;
    min-height: 35.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .8em !important;
}

/*** ***/

.vh-75 {
    height: 75vh !important;
}

.vh-50 {
    height: 50vh !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}

.clickable {
    cursor: pointer;
}

.h-min-200px {
    min-height: 200px !important;
}

.centered {
    display: flex;
    align-items: center;
    justify-content: center;
}

.z-gradient {
    background-image: var(--z-gradient) !important;
}

.z-frame-color {
    background-color: var(--primary);
}

.h-fixed-50 {
    height: 50px;
}

.h-custom {
    min-height: 252px;
}

.h-3vh {
    height: 3vh;
}

.h-4vh {
    height: 4vh;
}

.h-5vh {
    height: 5vh;
}

.line-height-1 {
    line-height: 1 !important;
}

.error {
    
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #dc3545;
}

/* Captcha */
.captcha {
    clear: both;
    overflow: hidden;
    background: #F2F2F2;
    text-align: center;
    margin-bottom: 20px;
    max-width: 160px;
    height: 78px;
    position: relative;
}

.captcha input {
    border: 0;
}

.captcha-input {
    position: relative;
    top: 15px;
    font-size: 14px;
}

.captcha-image {
    float: left;
    position: relative;
    top: -5px;
    left: -13px;
}

.captcha-refresh {
    position: absolute;
    z-index: 1;
    bottom: 2px;
    right: 2px;
    border-radius: 3px;
    padding: 2px 5px;
}

.captcha-refresh a,
.captcha-refresh a:hover,
.captcha-refresh a:focus,
.captcha-refresh a:active {
    color: #333;
}

.table {
    color: #777777 !important;
}

.menu-principal-rutinas {
    border-top: 0px;
    background-color: var(--dark);
    min-height: 162px;
}

.rutinas-border-top{
    border-top:4px solid var(--secondary) !important;

}

.routines-text-card{
    font-weight:400;
    font-size:12pt;
    color: white;
}

.img-routines{
    border:6px solid #e8e8e8; 
    border-radius: 50%;
    z-index: 1;
    overflow: auto;
    width:125px;
    height: 125px;
    margin:0 auto;
    background-color: white;

}

.text-tittle {
    font-size:34px;
    font-weight: light;
    
}

.routines-rep-div{
    color:#1d2127;
    line-height: 37px;
    display:table;
}

.routines-rep{
    display: table-cell;
    vertical-align: middle;
    width: 30px;
}

.routines-rep-text{
    display: table-cell;
    vertical-align: middle;
}

.routines-card-line{
    height: 5px;
    border-top:1px solid #e8e8e8;
}

.thumb-title-color{
    background: var(--dark-rgba-80) !important;
}

.dark-background{
    background-color: var(--dark);
}

.text-routines-primary {
    color: var(--primary) !important;
}

.text-routines-secondary {
    color: var(--secondary) !important;
}

.bg-routines-primary {
    background-color: var(--primary) !important;
}

.bg-routines-primary-light {
    background-color: var(--primary) !important;
}

.bg-routines-secondary {
    background-color: var(--secondary) !important;
}

.mh-800 {
    min-height: 900px;
}

/* SCROLLBAR CUSTOM STYLE */
#style-6::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb {
    background-color: #f0a21d;
    background-image: -webkit-linear-gradient(45deg,
            rgba(255, 255, 255, .2) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, .2) 50%,
            rgba(255, 255, 255, .2) 75%,
            transparent 75%,
            transparent)
}

/* */

.table > :not(caption) > * > * {
    border-bottom-width: 1px;
    border-top-width: 1px;
}

hr.gradient-white {
    background: none;
    background-image: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.66), transparent);
}

/* */

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    color: #fff;
    background-color: var(--z-primary-darker) !important;
    border-color: var(--z-primary-darkest) !important;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: var(--z-primary-light) !important;
    color: #fff;
}

.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
    border-color: var(--z-primary-light) !important;
}

.form-check-input:checked {
    background-color: var(--z-primary-disabled) !important;
    border-color: var(--z-primary-disabled) !important;
}

.bg-primary {
    background-color: var(--primary) !important;
}

.bg-primary-lightest {
    background-color: var(--z-primary-disabled) !important;
}

.bg-primary-darkest {
    background-color: var(--z-primary-darkest) !important;
}

.bg-secondary {
    background-color: var(--secondary) !important;
}

.bg-secondary-lightest {
    background-color: var(--z-secondary-disabled) !important;
}

.bg-secondary-darkest {
    background-color: var(--z-secondary-darkest) !important;
}

.bottom-ribbon {
    color: white;
    width: 100%;
    padding: 1px;
    font-weight: 500;
    vertical-align: middle;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-image: none !important;
}

.sap {
    background: url(../img/gen_sap_logo.png);
    height: 16px;
    width: 32px;
    display: inline-block;
    vertical-align: middle;
}

.expired-date {
    color: red;
}

.ok-date {
    color: green;
}

.bold-card {
    border: 4px solid rgba(0, 0, 0, 0.2);
}

.bold-card-active {
    border: 4px solid green !important;
}

.backDdark::backdrop{
    background-color: gray;
}



/* MODIFICACIÓN DEL LOADER USADO EN LOS MODALES */
.loading-overlay-showing > .loading-overlay {
	opacity:9999999;
	visibility: visible;
}

.loading-overlay {
	opacity: 3;
}

/*body > .loading-overlay {
	position: fixed;
	z-index: 999999;
	background-color: greenyellow;
}*/

/* Bounce Loading */

.bounce-loader .bounce1,
.bounce-loader .bounce2,
.bounce-loader .bounce3 {
	background-color: var(--primary);
    height: 18px;
	width: 18px;
}

/* Bounce Loading */
.bounce-loader {
	width: 70px;
}

/* FIN MODIFICACIÓN DEL LOADER USADO EN LOS MODALES */


/** Color primario para modales */



.modal-text h1, .modal-text h2, .modal-text h3, .modal-text h4, .modal-text h5, .modal-text h6 {
	padding: 0;
	margin: -7px 0 4px 0;
}
.modal-block-primary .fa, .modal-block-primary .fab, .modal-block-primary .fal, .modal-block-primary .far, .modal-block-primary .fas {
	color: var(--primary);
}

.modal-block-primary.modal-header-color .card-header {
	background-color: var(--primary);
}

.modal-block-primary.modal-full-color .card {
	background-color: var(--primary);
}

.modal-block-primary.modal-full-color .card-header {
	background-color: var(--primary);
}

.modal-block-primary.modal-full-color .card-footer {
	background-color: var(--primary);
}

.mfp-close{
    display: none !important;
}

/** FIN de Color primario para modales*/

.badge-menu {
	background: #D2312D;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	height: 19px;
	padding: 5px 7px 5px 7px;
	border-radius: 100%;
}

.dark-modal-background .loading-overlay {
    background-color:  #1c2023 !important;
}


/*
* Home Section Our Process - Custom Featured Icon
*/
.custom-featured-icon-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 110px;
    border-radius: 100%;
}

.custom-featured-icon-wrapper .icon-featured {
    margin: 0 !important;
}

.color-dark{
    background-color:  #1c2023 !important;
}

.custom-icon-style-1 {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 95px;
    height: 95px;
}

.custom-icon-style-1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #CCC;
    border-radius: 7px;
    transform: rotate(45deg);
    z-index: 0;
    transition: ease background 300ms;
}

.custom-icon-style-1 i {
    position: relative;
    z-index: 1;
}

.custom-icon-box-style-1 h3 {
    transition: ease color 300ms;
}

.custom-icon-style-1:before {
	border-color:var(--primary);
}

.custom-icon-box-style-1:hover .custom-icon-style-1:before {
	background: var(--primary);
}

.custom-icon-box-style-1:hover .custom-icon-style-1 i {
	color: white !important;
}


.custom-icon-box-style-1:hover h3 {
	color: #1c5fa8 !important;
}

.services-space{
    
    margin-bottom: 80px !important;

}

.custom-svg-home {
    position: absolute;
    left: 0;
    top: -100px;
    width: 640px;
}

.background-image-wrapper {
  
    background-position: center right, center left;
    background-size: cover, cover;
}

/* Labels */
.badge-primary {
	background-color: #CCC;
	color: #FFF;
}

.badge-success {
	background-color: #28a745;
	color: #FFF;
}

.badge-warning {
	background-color: #ffc107;
	color: #FFF;
}

.badge-danger {
	background-color: #dc3545;
	color: #FFF;
}

.badge-info {
	background-color: #17a2b8;
	color: #FFF;
}

.badge-dark {
	background-color: #212529;
	color: #FFF;
}

  /* CAPTCHA ERROR */
#recaptcha-error{
	color: red; 
	margin-top: 10px;
}

/* Estilos al actualizar porto */
ul.nav-list li a{
    padding: 8px 0 8px 22px;
    
}

#header .header-nav-main nav > ul > li > a {
    font-size: 13px !important;
}


.sidebar a {
           
    text-decoration: none;
    display: block;
    padding: 10px;
    transition: 0.3s;
}

.submenu {
    display: none;
}

/*oscurecer el map en la home */
.google-map.darkened {
    filter: brightness(90%)!important;
}

.home-img{
    color: var(--primary);
    font-weight: bold;
     margin-left:0px
     
}

.img-margin{
    margin-top: 40px !important;
    margin-bottom: 90px !important;
}



path.custom-svg-fill-color-primary,
circle.custom-svg-fill-color-primary {
		fill: var(--primary-rgba-80) !important;
}

.text-color-primary{
    color: var(--primary) !important;
}







/*
* Custom SVG Position
*/
.custom-svg-position-1 {
		position: absolute;
		top: -38px;
		left: -90px;
		max-height: none;
		width: 50vw;
}

.custom-svg-position-1 > svg {
		height: 5.3vw;
		min-height: 96px;
}

@media (min-width: 1950px) {
		.custom-svg-position-1 {
				left: -121px;
				width: 51vw;
				top: -41px !important;
		}
		.custom-svg-position-1 > svg {
				height: 110px;
				width: 100%;
		}
}


/*
* SVG Line Divider
*/
@keyframes customLineDividerAnim {
		from {
				stroke-dasharray: 170;
				stroke-dashoffset: 0;
		}
		to {
				stroke-dasharray: 170;
				stroke-dashoffset: -170;
		}
}

.customLineDividerAnim {
		animation-name: customLineDividerAnim;
}



/*
* Diamonds SVG Line
*/
@keyframes customDiamondsLineAnim {
		from {
				stroke-dasharray: 1330;
				stroke-dashoffset: 0;
		}
		to {
				stroke-dasharray: 1330;
				stroke-dashoffset: -1300;
		}
}

.customDiamondsLineAnim {
		animation-name: customDiamondsLineAnim;
}

/*
* Diamonds
*/
.diamonds {
		font-size: 0;
		margin: 40px auto 85px;
		position: relative;
		text-align: center;
		padding: 50px 0 0 57px;
}

.diamonds > li {
		display: inline-block;
		font-size: 18px;
		margin-right: 135px;
}

.diamonds .diamond {
		background: transparent;
		display: block;
		height: 243px;
		overflow: hidden;
		position: relative;
		text-decoration: none;
		width: 245px;
		overflow: hidden;
		transform: rotate(-45deg);
}

.diamonds .diamond:after {
		transition: all 0.2s ease;
		content: " ";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #000;
		opacity: 0;
		transform: scale(0);
		z-index: 100;
}

.diamonds .diamond:before {
		transition: all 0.2s ease;
		color: var(--light);
		content: "\e091";
		font-family: "simple-line-icons";
		font-size: 28px;
		position: absolute;
		left: 50%;
		top: 50%;
		opacity: 0;
		z-index: 1000;
		transform-origin: 50% 50%;
		transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(2);
}

.diamonds .diamond:hover:after {
		opacity: 0.3;
		transform: scale(1);
}

.diamonds .diamond:hover:before {
		opacity: 1;
		transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(1);
}

.diamonds .content {
		display: table-cell;
		height: 255px;
		padding: 0 8px 0 6px;
		transform: rotate(45deg);
		text-align: center;
		vertical-align: middle;
		width: 255px;
		position: relative;
}

.diamonds .content img {
		max-width: 375px;
		margin-left: -50%;
}

.diamonds .diamond-sm {
		height: 123px;
		width: 123px;
}

.diamonds .diamond-sm .content {
		height: 123px;
		width: 123px;
}

.diamonds .diamond-sm .content:after {
		left: 24%;
		top: 48%;
}

.text-diamond{
    margin-top: -60px !important;
    margin-bottom: 60px !important;
}

@media (min-width: 1199px) {
		.diamonds > li:nth-child(3) {
				margin-right: 0;
		}
		.diamonds > li:nth-child(4) {
				right: 143px;
				top: 9px;
				position: absolute;
		}
		.diamonds > li:nth-child(5) {
				margin-left: 516px;
				margin-top: -70px;
		}
		.diamonds > li:nth-child(6) {
				position: absolute;
				margin: -8px 0 0 -27px;
				right: -14px;
		}
		.diamonds > li:nth-child(7) {
				position: absolute;
				margin: 93px 0 0 -133px;
				right: 90px;
		}
		.diamonds .diamond-sm {
				height: 123px;
				width: 123px;
		}
		.diamonds .diamond-sm .content {
				height: 123px;
				width: 123px;
		}
		.diamonds .diamond-sm .content img {
				max-width: 195px;
		}
}

@media (max-width: 1198px) {
		.diamonds {
				text-align: center;
				width: 748px;
				margin: 0 auto;
				padding: 75px 0 0 75px;
		}
		.diamonds::after {
				clear: both;
				content: "";
				display: block;
		}
		.diamonds > li {
				margin: 0;
				position: static;
				float: left;
		}
		.diamonds > li:nth-child(2n+2) {
				margin-bottom: -50px;
				margin-left: 55px;
				margin-top: 200px;
		}
		.diamonds > li:nth-child(2n+1) {
				clear: both;
		}
		.diamonds > li:nth-child(4) {
				float: left;
		}
		.diamonds > li:nth-child(5), .diamonds > li:nth-child(6), .diamonds > li:nth-child(7) {
				float: right;
		}
		.diamonds > li:nth-child(7) {
				margin-top: 40px;
		}
}

@media (max-width: 748px) {
		.diamonds {
				margin: 0 auto;
				padding: 25px 0 0 0;
				text-align: center;
				width: 445px;
		}
		.diamonds > li {
				float: none !important;
				clear: both !important;
				margin: 45px 0 115px 95px !important;
				display: block;
		}
		.diamonds > li:nth-child(4), .diamonds > li:nth-child(6), .diamonds > li:nth-child(7) {
				margin-left: 158px !important;
		}
        .text-diamond{
            margin-top: auto !important;
        }
}

@media (max-width: 575px) {
		.diamonds-wrapper {
				min-height: 2290px;
		}
		.diamonds-wrapper .diamonds {
				margin: 0 auto;
				padding: 25px 0 0;
				text-align: center;
				width: 445px;
				position: absolute;
				left: 50%;
				margin-left: -222px;
		}
		.diamonds-wrapper .diamonds .diamond {
				margin: 130px auto 0;
		}
		.diamonds-wrapper .diamonds > li {
				text-align: center;
				margin: 0 !important;
		}
		.diamonds-wrapper .diamonds > li:first-child .diamond {
				margin-top: 60px;
		}
}



/******   ALTERNATIVE HOME ********/

.font-family{
    font-family: "Poppins", Arial, sans-serif !important;
}

/* Container */
@media (min-width: 1440px) {
    .container-alternative {
            max-width: 1440px !important;
    }
}

.min-vh-80 {
	min-height: 85vh !important;
}

.custom-hero-bg {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.custom-hero-bg svg {
    width: 100vw;
    height: 100vh;
}

.custom-hero-bg:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0.8;
    background-color: var(--dark);
}

.custom-hero-bg.loaded {
    opacity: 1;
}

.custom-stop-color-1 {
    stop-color: var(--secondary); 
}

.custom-hero-font-1 {
    font-size: clamp(28px, 0px + 0.0583333333 * 100vw, 70px);
    line-height: 1.1;
}

.custom-hero-heading {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    -webkit-mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
}

@media (max-width: 991px) {
    .custom-hero-heading {
            bottom: 80px;
    }
}

.custom-hero-heading strong {
    text-transform: uppercase;
    font-size: 13cqw;
    line-height: 13cqw;
}

@keyframes arrowMove {
    0% {
            margin-top: 0;
    }
    50% {
            margin-top: -30px;
    }
    100% {
            margin-top: 0;
    }
}

/* Elements */
.custom-el-1 {
    opacity: 0.1;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    animation: arrowMove 3000ms linear;
    animation-iteration-count: infinite;
}

.custom-el-1 img {
    margin-bottom: -100px;
}

.custom-el-pos-1 {
    top: 55%;
    left: -60px;
}

.custom-el-2 {
    opacity: 0.1;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    animation: arrowMove 3000ms linear;
    animation-iteration-count: infinite;
}

.custom-el-2 img {
    margin-bottom: -47px;
}

.custom-el-pos-2 {
    top: 80%;
    right: -30px;
}

.custom-el-3 {
    width: 100%;
    height: 100%;
    max-width: 220px;
    max-height: 220px;
    min-height: 220px;
    position: relative;
    overflow: hidden;
}

.custom-el-3 .custom-el-3-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-el-3 .custom-el-3-img img { 
    transition: transform 2s;
    will-change: transform;
   
}

.custom-el-3-pos-1 {
    top: 30%;
    z-index: 1;
}

.custom-el-3-pos-2 {
    top: -30%;
}

.custom-el-img-3 {
    width: 100%;
}

/* Custom Border Radius */
.custom-border-radius-1 {
    border-radius: 0 100px 0 100px;
}

.custom-border-radius-2 {
    border-radius: 100px 0 0 0;
}

.custom-border-radius-3 {
    border-radius: 100px 100px 100px 0;
}

.custom-border-radius-4 {
    border-radius: 200px 10px 10px 10px;
}

.custom-border-radius-5 {
    border-radius: 0 0 100px 0;
}


/* Custom Grid */
.custom-grid-1 {
    margin-top: -70px;
    position: relative;
}

.custom-grid-1 .container {
    margin: 0 auto;
}

.custom-grid-1 .container .row {
    margin: 0;
}

.custom-grid-1 .container .row > * {
    padding: 0;
    background-color: var(--light);
    min-height: 220px;
    align-items: center;
    overflow: hidden;
}

@media (max-width: 991px) {
    .custom-grid-1 .container .row > * {
            border: 1px solid var(--grey-100);
    }
}

@media (min-width: 992px) {
    .custom-grid-1 .container .row > *:nth-child(1),
    .custom-grid-1 .container .row > *:nth-child(3),
    .custom-grid-1 .container .row > *:nth-child(6),
    .custom-grid-1 .container .row > *:nth-child(8) {
            background-color: var(--grey-100);
    }
}

.custom-grid-1 .custom-grid-1-item {
    position: relative;
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-img {
    transition: opacity 300ms;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-img img {
    transition: transform 2s;
    will-change: transform;
    transform: scale(0.75);
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-img:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0.7;
    background-color: var(--dark);
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-text {
    position: relative;
    z-index: 1;
}

.custom-grid-1 .custom-grid-1-item:hover .custom-grid-1-img {
    opacity: 1;
}

.custom-grid-1 .custom-grid-1-item:hover .custom-grid-1-img img {
    transform: scale(1);
}

.custom-grid-1 .custom-grid-1-item:hover h3 {
    color: var(--light) !important;
}

.image-gallery-item .thumb-info {
    position: relative;
    display: inline-block; 
}

.image-gallery-item .thumb-info img {
    transition: all 0.3s ease; 
    filter: brightness(70%);
}

.image-gallery-item .thumb-info:hover img {
    filter: brightness(100%); 
}

.text-dark{
    color: var(--dark);
}

/*
* Crooked Line
*/
.custom-crooked-line {
    display: inline-block;
    width: 77px;
    overflow: hidden;
}

/*
* Custom Link Effects
*/
@keyframes crookedLineAnim {
    from {
            transform: translate3d(0, 0, 0);
    }
    to {
            transform: translate3d(-48%, 0, 0);
    }
}

.custom-link-hover-effects .custom-view-more svg {
    transition: ease transform 300ms;
}

.custom-link-hover-effects:hover .custom-crooked-line svg {
    animation-name: crookedLineAnim;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.custom-link-hover-effects:hover .custom-view-more svg {
    transform: translate3d(7px, 0, 0);
}

.custom-link-hover-effects:hover .custom-date-style-1 {
    transform: translate3d(2.5px, 2.5px, 0);
}

.custom-link-hover-effects:hover .custom-date-style-1:before {
    transform: translate3d(0, 0, 0);
     
}

.line-divider {
    display: none;  /
}

.custom-link-hover-effects:hover .line-divider {
    display: block;
}

.custom-grid-1-item:hover .bg-color-primary-home{
	background-color: var(--secondary) !important;
}

.img-fluid-home {
    width: 100%;
    height: 100%;
    object-fit: cover;
   
}

.card-img-top {
    height: 150px;
    overflow: hidden;
    position: relative;
}

.bg-color-primary-home{
	background-color: var(--primary) !important;
}

/****** FIN  ALTERNATIVE HOME ********/

/* DARK THEME */

html.dark .btn-secondary {
    color: var(--z-primary) !important;
    
}

html.dark .bg-dark {
    background-color: var(--z-quaternary-disabled) !important;
}

/* DARK THEME END*/
























