body {
    font-family: "indivisaRegular", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.556em;
    color: #606060;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden !important;
}

h1 {
    font-family: "indivisaSerif", serif;
    font-size: 64px;
    line-height: 1.185em;
    font-weight: 300;
}

h2 {
    font-family: "indivisaSerif", serif;
    font-size: 36px;
    line-height: 1.222em;
    font-weight: 300;
}

h2 a {
    color: #001d68;
    line-height: 2em;
}

h2 a:before {
    content: '';
    position: relative;
    top: 4.5rem;
    left: 0;
    width: 0;
    display: block;
    background: #d21034;
    height: 3px;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
    -ms-transition: .4s all ease;
    transition: .4s all ease;
}

h2 a:hover {
    color: #d21034;
}

h2 a:hover:before {
    width: 60px;
}

h3 {
    font-family: "indivisaBold", sans-serif;
    font-size: 24px;
    line-height: 1.257em;
    font-weight: 300;
}

h4 {
    font-family: "indivisaBold", sans-serif;
    font-size: 21px;
    line-height: 1.308em;
    font-weight: 300;
}

h5 {
    font-family: "indivisaBold", sans-serif;
    font-size: 18px;
    line-height: 1.368em;
    font-weight: 300;
}

h6 {
    font-family: "indivisaBold", sans-serif;
    font-size: 14px;
    line-height: 1.429em;
    font-weight: 300;
}

#t4-header {
    background-color: #ffffff;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #001d68 !important;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.h1 {
    font-size: 64px;
    font-family: "indivisaSerif", serif;
}

.h2 {
    font-size: 36px;
    font-family: "indivisaSerif", serif;
}

.h3 {
    font-size: 24px;
    font-family: "indivisaBold", sans-serif;
}

.h4 {
    font-size: 21px;
    font-family: "indivisaBold", sans-serif;
}

.h5 {
    font-size: 18px;
    font-family: "indivisaBold", sans-serif;
}

.h6 {
    font-size: 14px;
    font-family: "indivisaBold", sans-serif;
}

.article-info dd .fa {
    display: block;
}

.tags li:hover,
.tagspopular li:hover {
    background: #dee2e6 !important;
}

a {
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
    -ms-transition: .4s all ease;
    transition: .4s all ease;
}

.readmore .btn,
.view-courses .course-actions .readmore .btn {
    color: #ffffff;
    background: #d21034;
    border-color: #d21034;
    border-radius: 0;
}

.readmore .btn:hover,
.view-courses .course-actions .readmore .btn:hover {
    background: #aa1f2f;
    border-color: #aa1f2f;
    opacity: 1;
}

.btn.btn-light {
    background-color: #f8f9fa;
    border-radius: 0;
    border: 1px solid #240e50;
    color: #240e50;
}

.btn.btn-light:hover {
    background-color: #240e50 !important;
    border-radius: 0;
    border: 1px solid #240e50;
    color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: inherit;
    background-color: inherit !important;
    border-color: #c4ccd4;
}

.btn.btn-primary {
    color: #ffffff;
    background: #d21034;
    border-color: #d21034;
    border-radius: 0;
}

.btn.btn-primary:hover {
    background: #aa1f2f;
    border-color: #aa1f2f;
    opacity: 1;
}

.btn.disabled, .btn:disabled {
    opacity: 0.3;
}

.btn-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #240e50;
    border-color: #240e50;
}


.page-header h1,
.categories-list h1 {
    font-size: 3rem;
    font-weight: 500;
    text-transform: none;
    position: relative;
    margin-bottom: 3rem;
}

.page-header h1:before,
.categories-list h1:before {
    content: '';
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    width: 80px;
    display: block;
    background: #d21034;
    height: 3px;
}

.page-header h2,
.categories-list h2 {
    color: #001d68;
    font-weight: 500;
    position: relative;
}

.page-header h2:before,
.page-header h2:before {
    content: '';
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    width: 60px;
    display: block;
    background: #d21034;
    height: 3px;
}

.t4-megamenu.animate.slide .dropdown .dropdown-menu>div {
    min-width: 300px;
}

.t4-megamenu .dropdown-menu li>a,
.t4-megamenu .dropdown-menu li>.nav-link,
.t4-megamenu .dropdown-menu li .dropdown-item {
    font-size: 14px;
    line-height: 21px;
    padding: 5px 20px;
}

.t4-megamenu .dropdown-menu li>a:hover,
.t4-megamenu .dropdown-menu li>a:focus,
.t4-megamenu .dropdown-menu li>a:active,
.t4-megamenu .dropdown-menu li>.nav-link:hover,
.t4-megamenu .dropdown-menu li>.nav-link:focus,
.t4-megamenu .dropdown-menu li>.nav-link:active,
.t4-megamenu .dropdown-menu li .dropdown-item:hover,
.t4-megamenu .dropdown-menu li .dropdown-item:focus,
.t4-megamenu .dropdown-menu li .dropdown-item:active {
    color: #d21034 !important;
}

.mega-dropdown-inner .row div[class^="mega-sub-"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: #001d68;
    border-bottom: 3px solid #d21034;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}

.mega-dropdown-inner .row div[class^="mega-sub-"] .mega-col-nav .nav-item>a {
    font-size: 14px;
    line-height: 21px;
    color: #bdbdbd !important;
    padding: 5px 20px;
}

.mega-dropdown-inner .row div[class^="mega-sub-"] .mega-col-nav .nav-item>a:hover {
    color: #ffffff !important;
}

.mega-dropdown-inner .row div[class^="mega-sub-"] .mega-col-nav .mega-col-title {
    font-weight: 500;
    text-transform: none;
    color: #ffffff;
}

.t4-megamenu .navbar-nav>li>a,
.t4-megamenu .navbar-nav>li>.nav-link {
    line-height: 1;
}

.t4-megamenu .dropdown-toggle .item-caret {
    height: 11px;
}

.ja-masthead:before {
    background-color: transparent;
}

.ja-masthead-detail .ja-masthead-title {
    display: none;
}

.t4-masthead .ja-masthead .container {
    padding-top: 5px;
    padding-bottom: 5px;
}

.t4-header .t4-header-wrap {
    height: 70px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.t4-header .breadcrumbs {
    background-color: #f9f9f9 !important;
}

.t4-header .breadcrumbs .breadcrumb {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #969696;
    opacity: 1;
}

.breadcrumb-item.active {
    color: #000;
}

.t4-header .breadcrumbs .breadcrumb a {
    position: relative;
    display: inline-block;
    color: #969696 !important;
}

.t4-header .breadcrumbs .breadcrumb a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #d21034;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
    -ms-transition: .4s all ease;
    transition: .4s all ease;
}

.t4-header .breadcrumbs .breadcrumb a:hover {
    color: #001d68 !important;
}

.t4-header .breadcrumbs .breadcrumb a:hover:after {
    width: 70%;
    max-width: 50px;
}

.t4-header .breadcrumbs .breadcrumb .divider {
    margin: 0 0.2rem;
}

/*** BLOG ***/

.blog .item-content .page-header h2,
.blog-featured .item-content .page-header h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}

.blog .item-content .page-header h2:before,
.blog-featured .item-content .page-header h2:before {
    content: '';
    position: absolute;
    bottom: -0.8rem;
    left: 0;
    width: 60px;
    display: block;
    background: #d21034;
    height: 2px;
}


/*Pattern nav*/
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a {
    font-family: "indivisaBold", sans-serif;
    color: #001d68 !important;
    font-weight: 300;
    display: block;
    padding: 1px 10px;
    font-size: 16px;
}

.t4-palette-mainnav .t4-navbar .navbar-nav>li.active>a,
.t4-palette-mainnav .t4-navbar .navbar-nav>li.show>a,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:hover,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:focus,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:active {
    color: #d21034 !important;
}

.t4-palette-mainnav .t4-navbar .navbar-nav>li {
    /*border-right: 1px solid #969696;*/
    border-right: 0;
}

.t4-palette-mainnav .t4-navbar .navbar-nav>li:last-child {
    border-right: 0;
}

.t4-palette-mainnav .t4-navbar .navbar-nav>li.active>a .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav>li.show>a .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:hover .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:focus .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:active .item-caret::before {
    border-top-color: #ce0e2d !important;
}

.t4-palette-mainnav a:not(.btn) {
    color: #1d285c !important;
}

/*** DROPDOWN ***/
.dropdown-menu li.show>a,
.dropdown-menu li.show>span,
.dropdown-menu li.active>a,
.dropdown-menu li.active>span {
    color: #ce0e2d !important;
    font-weight: 600;
}

/*** ARTICLE ***/

.article-info {
    font-size: 14px;
    text-transform: none;
}

/*** CARD ***/
.card-title {
    margin-bottom: 1.5rem;
    margin-top: 0;
    line-height: 1.2;
}

/*** OFF CANVAS ***/

.t4-offcanvas {
    background: #f0f0f0;
}

.t4-offcanvas .t4-off-canvas-header {
    background: #f0f0f0;
}

.t4-offcanvas .t4-off-canvas-header .close span {
    color: #001d68;
}

.c-button {
    width: 36px;
    height: 36px;
    text-align: center;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 2;
    border-radius: 18px;
    background: #001d68;
    color: #ffffff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
}

.c-button:hover {
    background: #d21034;
    color: #ffffff !important;
}

.t4-offcanvas-toggle i {
    font-size: 16px;
    position: relative;
}

.t4-offcanvas .t4-off-canvas-body .navbar-nav>li>a,
.t4-offcanvas .t4-off-canvas-body .navbar-nav>li>span {
    text-transform: none;
    font-weight: 600;
    color: #001d68;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active>.nav-link,
.t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active>.separator {
    color: #d21034 !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active>.nav-link::before,
.t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active>.separator::before {
    content: "\f0da";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    color: #d21034;
    left: -10%;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-link,
.t4-offcanvas .t4-off-canvas-body .navbar .separator {
    color: #001d68;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:hover,
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:focus,
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:active,
.t4-offcanvas .t4-off-canvas-body .navbar .separator:hover,
.t4-offcanvas .t4-off-canvas-body .navbar .separator:focus,
.t4-offcanvas .t4-off-canvas-body .navbar .separator:active {
    color: #d21034 !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .active>a,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .active>span,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .show>a,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .show>span {
    background: none;
    color: #d21034 !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .active>a::before {
    content: "\f0da";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    color: #d21034;
    left: -5%;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-link,
.t4-offcanvas .t4-off-canvas-body .navbar .separator {
    padding: 0.4rem 0;
}

.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link {
    color: #001d68 !important;
    padding: 0.3rem 0;
}

.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item:hover,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item:focus,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item:active,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link:hover,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link:focus,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link:active {
    background: transparent;
    color: #d21034 !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle {
    background-color: transparent;
    color: #001d68;
}

.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle::after {
    color: #001d68;
}


.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle:hover {
    background-color: rgba(254, 254, 254, 0.1);
    color: #d21034 !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle:hover::after {
    color: #d21034 !important;
}


/*** MODULE TITLE ***/

.module-title span {
    font-family: "indivisaSerif", serif;
    color: #001d68;
    position: relative;
}

.module-title span:before {
    content: '';
    position: absolute;
    bottom: -0.8rem;
    left: 0;
    width: 30px;
    display: block;
    background: #d21034;
    height: 2px;
}

/*** LATEST NEWS ***/
ul.latestnews li a:hover {
    color: #d21034;
}

/**** WRAPPER ****/
.t4-wrapper {
    max-width: 1800px;
}

/*** FOOTER NAV ***/

.t4-footnav {
    background-color: #001d68;
    color: #cccccc;
    font-size: 14px;
}

.t4-footnav .container {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.t4-footnav a {
    color: #ffffff;
}

.t4-footnav a:hover {
    color: #d21034;
}

.t4-footnav .t4-module .module-title {
    color: #ffffff;
    position: relative;
    margin-bottom: 3rem;
}

.t4-footnav .t4-module .module-title::after {
    content: '';
    display: block;
    width: 32px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -20px;
    background: #d21034;
}

.t4-footnav .navbar .navbar-nav>li+li {
    margin-top: 4px;
}

.t4-footnav .navbar .navbar-nav>li a {
    color: #ffffff;
}

.t4-footnav .navbar .navbar-nav>li a:hover {
    color: #d21034;
}


/*** COPYRIGHT ***/

.t4-copyright {
    background-color: #091941;
    padding: 2.5rem 0 0 0;
}

.t4-copyright a:hover,
.t4-copyright a:focus,
.t4-copyright a:active {
    text-decoration: none;
}

/*** CAMPUS LIST ***/

.campuslist {
    font-size: 14px;
    text-align: center;
    margin: 10px 0
}

.campuslist ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.campuslist ul li {
    border-right: 1px solid #fff;
    padding: 1px 10px;
    display: inline-block;
    margin-bottom: 10px
}

.campuslist ul li:last-child {
    border-right: none
}

/*** PALETAS DE COLORES ALTERNAS ***/

.palette-transparent {
    background-color: transparent !important;
}

.palette-white {
    background-color: #ffffff;
}

.palette-gray {
    background-color: #fafafa;
}

/*** MAIN-TOP ***/
.t4-main-top .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

/*** CIRCULAR BUTTONS ***/

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-circle .btn-lg {
    width: 50px;
    height: 50px;
    padding: 0;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}

.btn-circle .btn-xl {
    width: 70px;
    height: 70px;
    padding: 0;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}

.btn-circle-header {
    width: 36px;
    height: 36px;
    text-align: center;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 2;
    border-radius: 18px;
    background: #001d68;
    color: #ffffff;
}

.btn-circle-header:hover {
    background: #d21034;
    color: #ffffff !important;
}

.red-circle {
    background: #d21034;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.red-circle .title {
    font-family: "indivisaItalicLight", serif;
}

.red-circle a {
    color: #ffffff;
}

/*** MENU LATERAL ***/

.menu-lateral a {
    color: #001d68;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
}

.menu-lateral a:hover {
    color: #d21034;
}

/*** BLOCKQUOTE ***/

blockquote::before {
    content: "\f10d";
    display: block;
    float: left;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: #dddddd;

}

blockquote::after {
    content: "\f10e";
    display: block;
    float: right;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: #dddddd;
    margin-top: -20px;
}

/*** CAT CHILDREN ***/

.cat-children .item-title {
    font-size: 21px;
    line-height: 1.3;
    text-transform: none;
    letter-spacing: inherit;
    font-weight: 500;
}

/*** LINE HEIGHT ***/

.lh-1 {
    line-height: 1 !important;
}

.lh-sm {
    line-height: 1.25 !important;
}

.lh-base {
    line-height: 1.5 !important;
}

.lh-lg {
    line-height: 2 !important;
}

/*** PAGINATION ***/

.pagination .page-item.active span {
    background: #d02030;
}

/*** WHATSAPP ***/
.whatsapp-div {
    position: fixed;
    bottom: 5em;
    right: 2.5em;
    z-index: 99;
}

.whatsapp-button {
    width: 62px;
    height: 62px;
    line-height: 0;
    color: #fff !important;
    font-size: 32px;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .15);
    margin-bottom: 10px;
    border-radius: 50%;
}

.whatsapp-button:active {
    color: #fff !important;
}

.whatsapp-button span {
    display: table;
    margin: 5px auto 0 -5px;
}

@media (max-width: 1280px) {

    .whatsapp-div {
        bottom: 3em;
        right: 2.2em;
    }

    .whatsapp-button {
        margin-bottom: 40px;
    }

    .whatsapp-button span {
        display: table;
        margin: 5px auto 0 -6px
    }
}

@media (max-width: 990px) {

    .whatsapp-div {
        bottom: 3em;
        right: 2.2em;
    }

    .whatsapp-button {
        margin-bottom: 40px;
    }

    .whatsapp-button span {
        display: table;
        margin: 5px auto 0 -6px
    }
}

@media (max-width: 480px) {

    .whatsapp-div {
        position: fixed;
        bottom: 2em;
        right: 1.25em;
    }

    .whatsapp-button {
        margin-bottom: 20px;
    }

    .whatsapp-button span {
        display: table;
        margin: 9px auto 0 auto;
    }
}


.whatsapp-button:hover:after,
.whatsapp-button:focus:after {
    height: 100%;
    background: #333;
}

.whatsapp-male-color {
    background: #4dc247;
}

.whatsapp-male-color:hover {
    background: #45ae40;
    color: #fff;
}

.whatsapp-female-color {
    background: #aa3363;
    color: #fff;
}

.whatsapp-female-color:hover {
    background: #67a1d4;
    color: #fff;
}

[data-tooltips] {
    border-bottom: none;
}

/**** TIMELINE LIST ****/

body {
    font-family: "indivisaRegular", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.556em;
    color: #606060;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden !important;
}

h1 {
    font-family: "indivisaSerif", serif;
    font-size: 64px;
    line-height: 1.185em;
    font-weight: 300;
}

h2 {
    font-family: "indivisaSerif", serif;
    font-size: 36px;
    line-height: 1.222em;
    font-weight: 300;
}

h2 a {
    color: #001d68;
    line-height: 2em;
}

h2 a:before {
    content: '';
    position: relative;
    top: 4.5rem;
    left: 0;
    width: 0;
    display: block;
    background: #d21034;
    height: 3px;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
    -ms-transition: .4s all ease;
    transition: .4s all ease;
}

h2 a:hover {
    color: #d21034;
}

h2 a:hover:before {
    width: 60px;
}

h3 {
    font-family: "indivisaBold", sans-serif;
    font-size: 24px;
    line-height: 1.257em;
    font-weight: 300;
}

h4 {
    font-family: "indivisaBold", sans-serif;
    font-size: 21px;
    line-height: 1.308em;
    font-weight: 300;
}

h5 {
    font-family: "indivisaBold", sans-serif;
    font-size: 18px;
    line-height: 1.368em;
    font-weight: 300;
}

h6 {
    font-family: "indivisaBold", sans-serif;
    font-size: 14px;
    line-height: 1.429em;
    font-weight: 300;
}

#t4-header {
    background-color: #ffffff;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #001d68;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.h1 {
    font-size: 64px;
    font-family: "indivisaSerif", serif;
}

.h2 {
    font-size: 36px;
    font-family: "indivisaSerif", serif;
}

.h3 {
    font-size: 24px;
    font-family: "indivisaBold", sans-serif;
}

.h4 {
    font-size: 21px;
    font-family: "indivisaBold", sans-serif;
}

.h5 {
    font-size: 18px;
    font-family: "indivisaBold", sans-serif;
}

.h6 {
    font-size: 14px;
    font-family: "indivisaBold", sans-serif;
}

@media (max-width: 990px) {
    h1, .h1 {
        font-size: 2rem;
    }

    h2, .h2 {
        font-size: 1.7rem;
    }

    h3, .h3 {
        font-size: 1.5rem;
    }

    h4, .h4 {
        font-size: 1.3rem;
    }

    h5, .h5 {
        font-size: 1.15rem;
    }

    h6, .h6 {
        font-size: 1rem;
    }
}

.article-info dd .fa {
    display: block;
}

.tags li:hover,
.tagspopular li:hover {
    background: #dee2e6 !important;
}

a {
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
    -ms-transition: .4s all ease;
    transition: .4s all ease;
}

.readmore .btn,
.view-courses .course-actions .readmore .btn {
    color: #ffffff;
    background: #d21034;
    border-color: #d21034;
    border-radius: 0;
}

.readmore .btn:hover,
.view-courses .course-actions .readmore .btn:hover {
    background: #aa1f2f;
    border-color: #aa1f2f;
    opacity: 1;
}

.btn.btn-light {
    background-color: #f8f9fa;
    border-radius: 0;
    border: 1px solid #240e50;
    color: #240e50;
}


.page-header h1, .categories-list h1 {
    font-size: 3rem;
    font-weight: 500;
    text-transform: none;
    position: relative;
    margin-bottom: 3rem;
}

.page-header h1:before, .categories-list h1:before {
    content: '';
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    width: 80px;
    display: block;
    background: #d21034;
    height: 3px;
}

@media (max-width: 990px) {
    .page-header h1, .categories-list h1 {
        font-size: 2rem;
    }
}

.page-header h2,
.categories-list h2 {
    color: #001d68;
    font-weight: 500;
    position: relative;
}

.page-header h2:before,
.page-header h2:before {
    content: '';
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    width: 60px;
    display: block;
    background: #d21034;
    height: 3px;
}

.t4-megamenu.animate.slide .dropdown .dropdown-menu>div {
    min-width: 300px;
}

.t4-megamenu .dropdown-menu li>a,
.t4-megamenu .dropdown-menu li>.nav-link,
.t4-megamenu .dropdown-menu li .dropdown-item {
    font-size: 14px;
    line-height: 21px;
    padding: 5px 20px;
}

.t4-megamenu .dropdown-menu li>a:hover,
.t4-megamenu .dropdown-menu li>a:focus,
.t4-megamenu .dropdown-menu li>a:active,
.t4-megamenu .dropdown-menu li>.nav-link:hover,
.t4-megamenu .dropdown-menu li>.nav-link:focus,
.t4-megamenu .dropdown-menu li>.nav-link:active,
.t4-megamenu .dropdown-menu li .dropdown-item:hover,
.t4-megamenu .dropdown-menu li .dropdown-item:focus,
.t4-megamenu .dropdown-menu li .dropdown-item:active {
    color: #d21034 !important;
}

.mega-dropdown-inner .row div[class^="mega-sub-"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: #001d68;
    border-bottom: 3px solid #d21034;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}

.mega-dropdown-inner .row div[class^="mega-sub-"] .mega-col-nav .nav-item>a {
    font-size: 14px;
    line-height: 21px;
    color: #bdbdbd !important;
    padding: 5px 20px;
}

.mega-dropdown-inner .row div[class^="mega-sub-"] .mega-col-nav .nav-item>a:hover {
    color: #ffffff !important;
}

.mega-dropdown-inner .row div[class^="mega-sub-"] .mega-col-nav .mega-col-title {
    font-weight: 500;
    text-transform: none;
    color: #ffffff;
}

.t4-megamenu .navbar-nav>li>a,
.t4-megamenu .navbar-nav>li>.nav-link {
    line-height: 1;
}

.t4-megamenu .dropdown-toggle .item-caret {
    height: 11px;
}

.ja-masthead:before {
    background-color: transparent;
}

.ja-masthead-detail .ja-masthead-title {
    display: none;
}

.t4-masthead .ja-masthead .container {
    padding-top: 5px;
    padding-bottom: 5px;
}

.t4-header .t4-header-wrap {
    height: 70px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.t4-header .breadcrumbs .breadcrumb {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #969696;
    opacity: 1;
}

.breadcrumb-item.active {
    color: #000;
}

.t4-header .breadcrumbs .breadcrumb a {
    position: relative;
    display: inline-block;
    color: #969696 !important;
}

.t4-header .breadcrumbs .breadcrumb a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #d21034;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
    -ms-transition: .4s all ease;
    transition: .4s all ease;
}

.t4-header .breadcrumbs .breadcrumb a:hover {
    color: #001d68 !important;
}

.t4-header .breadcrumbs .breadcrumb a:hover:after {
    width: 70%;
    max-width: 50px;
}

.t4-header .breadcrumbs .breadcrumb .divider {
    margin: 0 0.2rem;
}

/*** BLOG ***/

.blog .item-content .page-header h2,
.blog-featured .item-content .page-header h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}

.blog .item-content .page-header h2:before,
.blog-featured .item-content .page-header h2:before {
    content: '';
    position: absolute;
    bottom: -0.8rem;
    left: 0;
    width: 60px;
    display: block;
    background: #d21034;
    height: 2px;
}


/*Pattern nav*/
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a {
    font-family: "indivisaBold", sans-serif;
    color: #001d68 !important;
    font-weight: 300;
    display: block;
    padding: 1px 10px;
    font-size: 16px;
}

.t4-palette-mainnav .t4-navbar .navbar-nav>li.active>a,
.t4-palette-mainnav .t4-navbar .navbar-nav>li.show>a,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:hover,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:focus,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:active {
    color: #d21034 !important;
}

.t4-palette-mainnav .t4-navbar .navbar-nav>li {
    /*border-right: 1px solid #969696;*/
    border-right: 0;
}

.t4-palette-mainnav .t4-navbar .navbar-nav>li:last-child {
    border-right: 0;
}

.t4-palette-mainnav .t4-navbar .navbar-nav>li.active>a .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav>li.show>a .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:hover .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:focus .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav>li>a:active .item-caret::before {
    border-top-color: #ce0e2d !important;
}

.t4-palette-mainnav a:not(.btn) {
    color: #1d285c !important;
}

/*** DROPDOWN ***/
.dropdown-menu li.show>a,
.dropdown-menu li.show>span,
.dropdown-menu li.active>a,
.dropdown-menu li.active>span {
    color: #ce0e2d !important;
    font-weight: 600;
}

/*** ARTICLE ***/

.article-info {
    font-size: 14px;
    text-transform: none;
}

/*** CARD ***/
.card-title {
    margin-bottom: 1.5rem;
    margin-top: 0;
    line-height: 1.2;
}

/*** OFF CANVAS ***/

.t4-offcanvas {
    background: #f0f0f0;
}

.t4-offcanvas .t4-off-canvas-header {
    background: #f0f0f0;
}

.t4-offcanvas .t4-off-canvas-header .close span {
    color: #001d68;
}

.c-button {
    width: 36px;
    height: 36px;
    text-align: center;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 2;
    border-radius: 18px;
    background: #001d68;
    color: #ffffff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
}

.c-button:hover {
    background: #d21034;
    color: #ffffff !important;
}

.t4-offcanvas-toggle i {
    font-size: 16px;
    position: relative;
}

.t4-offcanvas .t4-off-canvas-body .navbar-nav>li>a,
.t4-offcanvas .t4-off-canvas-body .navbar-nav>li>span {
    text-transform: none;
    font-weight: 600;
    color: #001d68;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active>.nav-link,
.t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active>.separator {
    color: #d21034 !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active>.nav-link::before,
.t4-offcanvas .t4-off-canvas-body .navbar .nav-item.active>.separator::before {
    content: "\f0da";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    color: #d21034;
    left: -10%;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-link,
.t4-offcanvas .t4-off-canvas-body .navbar .separator {
    color: #001d68;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:hover,
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:focus,
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:active,
.t4-offcanvas .t4-off-canvas-body .navbar .separator:hover,
.t4-offcanvas .t4-off-canvas-body .navbar .separator:focus,
.t4-offcanvas .t4-off-canvas-body .navbar .separator:active {
    color: #d21034 !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .active>a,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .active>span,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .show>a,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .show>span {
    background: none;
    color: #d21034 !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .active>a::before {
    content: "\f0da";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    color: #d21034;
    left: -5%;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-link,
.t4-offcanvas .t4-off-canvas-body .navbar .separator {
    padding: 0.4rem 0;
}

.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link {
    color: #001d68 !important;
    padding: 0.3rem 0;
}

.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item:hover,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item:focus,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item:active,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link:hover,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link:focus,
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link:active {
    background: transparent;
    color: #d21034 !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle {
    background-color: transparent;
    color: #001d68;
}

.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle::after {
    color: #001d68;
}


.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle:hover {
    background-color: rgba(254, 254, 254, 0.1);
    color: #d21034 !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle:hover::after {
    color: #d21034 !important;
}


/*** MODULE TITLE ***/

.module-title span {
    font-family: "indivisaSerif", serif;
    color: #001d68;
    position: relative;
}

.module-title span:before {
    content: '';
    position: absolute;
    bottom: -0.8rem;
    left: 0;
    width: 30px;
    display: block;
    background: #d21034;
    height: 2px;
}

/*** LATEST NEWS ***/
ul.latestnews li a:hover {
    color: #d21034;
}

/**** WRAPPER ****/
.t4-wrapper {
    max-width: 1800px;
}

/*** FOOTER NAV ***/

.t4-footnav {
    background-color: #001d68;
    color: #cccccc;
    font-size: 14px;
}

.t4-footnav .container {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.t4-footnav a {
    color: #ffffff;
}

.t4-footnav a:hover {
    color: #d21034;
}

.t4-footnav .t4-module .module-title {
    color: #ffffff;
    position: relative;
    margin-bottom: 3rem;
}

.t4-footnav .t4-module .module-title::after {
    content: '';
    display: block;
    width: 32px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -20px;
    background: #d21034;
}

.t4-footnav .navbar .navbar-nav>li+li {
    margin-top: 4px;
}

.t4-footnav .navbar .navbar-nav>li a {
    color: #ffffff;
}

.t4-footnav .navbar .navbar-nav>li a:hover {
    color: #d21034;
}


/*** COPYRIGHT ***/

.t4-copyright {
    background-color: #091941;
    padding: 2.5rem 0 0 0;
}

.t4-copyright a:hover,
.t4-copyright a:focus,
.t4-copyright a:active {
    text-decoration: none;
}

/*** CAMPUS LIST ***/

.campuslist {
    font-size: 14px;
    text-align: center;
    margin: 10px 0
}

.campuslist ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.campuslist ul li {
    border-right: 1px solid #fff;
    padding: 1px 10px;
    display: inline-block;
    margin-bottom: 10px
}

.campuslist ul li:last-child {
    border-right: none
}

/*** PALETAS DE COLORES ALTERNAS ***/

.palette-transparent {
    background-color: transparent !important;
}

.palette-white {
    background-color: #ffffff;
}

.palette-gray {
    background-color: #fafafa;
}

/*** MAIN-TOP ***/
.t4-main-top .container-fluid {
    padding-right: 0;
    padding-left: 0;
}

/*** CIRCULAR BUTTONS ***/

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-circle .btn-lg {
    width: 50px;
    height: 50px;
    padding: 0;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}

.btn-circle .btn-xl {
    width: 70px;
    height: 70px;
    padding: 0;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}

.btn-circle-header {
    width: 36px;
    height: 36px;
    text-align: center;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 2;
    border-radius: 18px;
    background: #001d68;
    color: #ffffff;
}

.btn-circle-header:hover {
    background: #d21034;
    color: #ffffff !important;
}

.red-circle {
    background: #d21034;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.red-circle .title {
    font-family: "indivisaItalicLight", serif;
}

.red-circle a {
    color: #ffffff;
}

/*** MENU LATERAL ***/

.menu-lateral a {
    color: #001d68;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
}

.menu-lateral a:hover {
    color: #d21034;
}

/*** BLOCKQUOTE ***/

blockquote::before {
    content: "\f10d";
    display: block;
    float: left;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: #dddddd;

}

blockquote::after {
    content: "\f10e";
    display: block;
    float: right;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: #dddddd;
    margin-top: -20px;
}

/*** CAT CHILDREN ***/

.cat-children .item-title {
    font-size: 21px;
    line-height: 1.3;
    text-transform: none;
    letter-spacing: inherit;
    font-weight: 500;
}

/*** LINE HEIGHT ***/

.lh-1 {
    line-height: 1 !important;
}

.lh-sm {
    line-height: 1.25 !important;
}

.lh-base {
    line-height: 1.5 !important;
}

.lh-lg {
    line-height: 2 !important;
}

/*** PAGINATION ***/

.pagination .page-item.active span {
    background: #d02030;
}

/*** WHATSAPP ***/
.whatsapp-div {
    position: fixed;
    bottom: 5em;
    right: 2.5em;
    z-index: 99;
}

.whatsapp-button {
    width: 62px;
    height: 62px;
    line-height: 0;
    color: #fff !important;
    font-size: 32px;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .15);
    margin-bottom: 10px;
    border-radius: 50%;
}

.whatsapp-button:active {
    color: #fff !important;
}

.whatsapp-button span {
    display: table;
    margin: 5px auto 0 -5px;
}

@media (max-width: 1280px) {

    .whatsapp-div {
        bottom: 3em;
        right: 2.2em;
    }

    .whatsapp-button {
        margin-bottom: 40px;
    }

    .whatsapp-button span {
        display: table;
        margin: 5px auto 0 -6px
    }
}

@media (max-width: 990px) {

    .whatsapp-div {
        bottom: 3em;
        right: 2.2em;
    }

    .whatsapp-button {
        margin-bottom: 40px;
    }

    .whatsapp-button span {
        display: table;
        margin: 5px auto 0 -6px
    }
}

@media (max-width: 480px) {

    .whatsapp-div {
        position: fixed;
        bottom: 2em;
        right: 1.25em;
    }

    .whatsapp-button {
        margin-bottom: 20px;
    }

    .whatsapp-button span {
        display: table;
        margin: 9px auto 0 auto;
    }
}


.whatsapp-button:hover:after,
.whatsapp-button:focus:after {
    height: 100%;
    background: #333;
}

.whatsapp-male-color {
    background: #4dc247;
}

.whatsapp-male-color:hover {
    background: #45ae40;
    color: #fff;
}

.whatsapp-female-color {
    background: #aa3363;
    color: #fff;
}

.whatsapp-female-color:hover {
    background: #67a1d4;
    color: #fff;
}

[data-tooltips] {
    border-bottom: none;
}

/**** TIMELINE LIST ****/

.timeline-list {
    list-style: none;
}

.timeline-list li {
    position: relative;
    padding: 10px;
}

.timeline-list li:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f0f0f0;
    position: absolute;
    left: -12px;
    top: 20px;
}

.timeline-list li:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #f0f0f0;
    position: absolute;
    left: -8px;
    top: 0%;
}

.timeline-list li:first-child:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #f0f0f0;
    position: absolute;
    left: -8px;
    top: 25px;
}

.timeline-list li:last-child:after {
    content: '';
    width: 1px;
    height: 20px;
    background: #f0f0f0;
    position: absolute;
    left: -8px;
    top: 0%;
}

/**** CALENDAR BUTTON *****/

.fc-toolbar-title:first-letter {
    text-transform: uppercase;
}

.fc {
    font-size: .8em;
}

.fc .fc-button {
    padding: .2em .3em;
    margin-bottom: .3em;
}

/**** FIELDS ****/
.fields-container {
    display: none !important;
}


.border-info {
    border-color: #00BCD4 !important;
    border-radius: 0;
}


/***** JUEGOS UNIVERSITARIOS ****/

.view-courses .items-row .item:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
  transform: translateY(-12px);
  -webkit-transform: translateY(-12px);
}

.x-small {
    font-size: 0.7rem;
}

.table-juegos thead th {
    background: #ccff33;
    border: 1px solid rgba(0, 0, 0, .2);
    min-width: 130px;
    padding: 0.5rem 0.75rem;
}

.table-juegos thead th.varonil {
    background: #08a5ef;
}

.table-juegos thead th.femenil {
    background: #b8e0eb;
}

.table-juegos thead th.mixto {
    background: #99ccff;
}

.ico_header {
  content: url('../../../../images/juegos_2025/ico_header_80x32.svg'); 
}

.ico_lasalle_color {
    content: url('../../../../images/juegos_2025/icon_lasalle_512x512.png');
}

.ico_ajedrez_color {
    content: url('../../../../images/juegos_2025/icon_ajedrez_512x512.png');
}

.ico_ajedrez_blanco {
    content: url('../../../../images/juegos_2025/icon_ajedrez_512x512_blanco.png');
}

.ico_atletismo_color {
    content: url('../../../../images/juegos_2025/icon_atletismo_512x512.png');
}

.ico_atletismo_blanco {
    content: url('../../../../images/juegos_2025/icon_atletismo_512x512_blanco.png');
}

.ico_basquetbol_color {
    content: url('../../../../images/juegos_2025/icon_basquetbol_512x512.png');
}

.ico_basquetbol_blanco {
    content: url('../../../../images/juegos_2025/icon_basquetbol_512x512_blanco.png');
}

.ico_e-sports_color {
    content: url('../../../../images/juegos_2025/icon_e-sports_512x512.png');
}

.ico_e-sports_blanco {
    content: url('../../../../images/juegos_2025/icon_e-sports_512x512_blanco.png');
}

.ico_flag_football_color {
    content: url('../../../../images/juegos_2025/icon_flag_football_512x512.png');
}

.ico_flag_football_blanco {
    content: url('../../../../images/juegos_2025/icon_flag_football_512x512_blanco.png');
}

.ico_futbol_rapido_color {
    content: url('../../../../images/juegos_2025/icon_futbol_rapido_512x512.png');
}

.ico_futbol_rapido_blanco {
    content: url('../../../../images/juegos_2025/icon_futbol_rapido_512x512_blanco.png');
}

.ico_padel_color {
    content: url('../../../../images/juegos_2025/icon_padel_512x512.png');
}

.ico_padel_blanco {
    content: url('../../../../images/juegos_2025/icon_padel_512x512_blanco.png');
}

.ico_soccer_color {
    content: url('../../../../images/juegos_2025/icon_soccer_512x512.png');
}

.ico_soccer_blanco {
    content: url('../../../../images/juegos_2025/icon_soccer_512x512_blanco.png');
}

.ico_softbol_color {
    content: url('../../../../images/juegos_2025/icon_softbol_512x512.png');
}

.ico_softbol_blanco {
    content: url('../../../../images/juegos_2025/icon_softbol_512x512_blanco.png');
}

.ico_taekwondo_color {
    content: url('../../../../images/juegos_2025/icon_taekwondo_512x512.png');
}

.ico_taekwondo_blanco {
    content: url('../../../../images/juegos_2025/icon_taekwondo_512x512_blanco.png');
}

.ico_tenis_color {
    content: url('../../../../images/juegos_2025/icon_tenis_512x512.png');
}

.ico_tenis_blanco {
    content: url('../../../../images/juegos_2025/icon_tenis_512x512_blanco.png');
}

.ico_voleibol_playa_color {
    content: url('../../../../images/juegos_2025/icon_voleibol_playa_512x512.png');
}

.ico_voleibol_playa_blanco {
    content: url('../../../../images/juegos_2025/icon_voleibol_playa_512x512_blanco.png');
}

.ico_voleibol_sala_color {
    content: url('../../../../images/juegos_2025/icon_voleibol_sala_512x512.png');
}

.ico_voleibol_sala_blanco {
    content: url('../../../../images/juegos_2025/icon_voleibol_sala_512x512_blanco.png');
}

.ico32 {
  width: 32px; 
  height: 32px;
  padding: 2px;
  display: inline-block;
  vertical-align: middle;
}

.ico40 {
    width: 40px;
    height: 40px;
    padding: 2px;
    display: inline-block;
    vertical-align: middle;
}

.ico48 {
  width: 48px; 
  height: 48px;
  padding: 2px;
  display: inline-block;
  vertical-align: middle;
}

.ico64 {
  width: 64px; 
  height: 64px;
  padding: 2px;
  display: inline-block;
  vertical-align: middle;
}

.ico96 {
  width: 96px; 
  height: 96px;
  padding: 2px;
  display: inline-block;
  vertical-align: middle;
}

.ico128 {
  width: 128px; 
  height: 128px;
  padding: 2px;
  display: inline-block;
  vertical-align: middle;
}

.ico192 {
  width: 192px; 
  height: 192px;
  padding: 2px;
  display: inline-block;
  vertical-align: middle;
}

.ico256 {
  width: 256px; 
  height: 256px;
  padding: 2px;
  display: inline-block;
  vertical-align: middle;
}

.ico-auto-size {
    width: auto;
    height: .65em;
    padding: .05em;
    display: inline-block;
    vertical-align: middle;
    margin-right: .2em;
}

.ico-game-auto-size {
    width: auto;
    height: 1.8em;
    padding: 0em;
    display: inline-block;
    vertical-align: middle;
    margin: 0 -0.3em 0.3em 0;
}

.indivisa-serif-font {
    font-family: "indivisaSerif", serif;
}

.indivisa-bold {
    font-family: "indivisaBold", sans-serif;
}

.text-gray-games {
    color: #3c3c3b;
}

.text-blue-games {
    color: #1e3050;
}

.palette-bg-games-1 {
    background-image: url('../../../../images/juegos_2025/bg_juegos_deportivos_1.jpg');
    background-size: cover;
}

.palette-bg-games-2 {
    background-image: url('../../../../images/juegos_2025/bg_juegos_deportivos_2.jpg');
    background-size: cover;
}

.palette-bg-games-3 {
    background-image: url('../../../../images/juegos_2025/bg_juegos_deportivos_3.jpg');
    background-size: cover;
}

.palette-bg-games-4 {
    background-image: url('../../../../images/juegos_2025/bg_juegos_deportivos_4.jpg');
    background-size: cover;
}

.blog-games .item {
    border: 2px solid #0010c9;
    border-radius: 6px 6px 0 0;
    padding: 0;
    height: 100%;
    margin-bottom: 0;
    overflow: hidden;
}

.view-games .items-row .item .item-content {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
}

.view-games .items-row .item .item-content .content-top .system-unpublished{
    padding: 0 10px;
}

.view-games .items-row .item .item-content .item-image img {
    border-radius: 0;
}

.view-games .items-row .col {
    margin-bottom: 36px;
}

.text-bg-light {
    color: #000 !important;
    background-color: #ffffff !important;
}

.bg-green-games {
    background-color: #b7e428 !important;
}

/**** TABS ACCENT REGULAR LABS para los juegos ****/

@media (max-width: 990px) {
    [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=accent-lines][data-rlta-type=accordions]>[data-rlta-element=panel]>[data-rlta-element=panel-content], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=accent-lines][data-rlta-type=tabs]>[data-rlta-element=panels]>[data-rlta-element=panel]>[data-rlta-element=panel-content] {
        padding: 1.25em 0;
    }

    [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=panel]>[data-rlta-element=panel-content], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=tabs]>[data-rlta-element=panels]>[data-rlta-element=panel]>[data-rlta-element=panel-content] {
    padding: 1.25em 0;
    }

    [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions]>[data-rlta-element=panel] {
    padding: 0 0.4em;
    margin-bottom: .25em;
    }

    [data-rlta-element=container][data-rlta-theme=colorful][data-rlta-type=accordions]>[data-rlta-element=panel]>[data-rlta-element=panel-content], [data-rlta-element=container][data-rlta-theme=colorful][data-rlta-type=tabs]>[data-rlta-element=panels]>[data-rlta-element=panel]>[data-rlta-element=panel-content] {
    padding: 0.6em 0.2em;
    }
}

/**** VIDEOS DE YOUTUBE ****/
.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* For a 16:9 aspect ratio (9 / 16 * 100%) */
    height: 0;
    overflow: hidden; /* Hides any content that overflows the container */
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/**** COLORES DE GANADORES ****/

.gold {
    background-color: #f7c834;
    background: #FFBF00;
    background: linear-gradient(
        145deg,
        #FFBF00 0%,
        #FFFFFF 30%,
        #FFE79E 60%,
        #FFDC73 70%,
        #FFBF00 100%);
}

.silver {
    background-color: #D7D7D7;
    background: linear-gradient(
        145deg,
        #C9C9C9 0%,
        #FFFFFF 30%,
        #d5cece 60%,
        #F5F5F5 70%,
        #C9C9C9 100%);
}

.bronze {
    background-color: #D6AF36;
        background: linear-gradient(
        145deg,
        #D6AF36 0%,
        #FFFFFF 30%,
        #d5ba6d 60%,
        #ebd89e 70%,
        #D6AF36 100%);
}


