body {
    font-size: 14px!important;
    line-height: 21px;
}
.contenido #centro,
.contenido #izquierda{
    width: 100%
}
.contenido #izquierda{
    margin-top: 20px
}

#menu {
    margin-left: auto;
    margin-right: 0;
}
.slicknav_menu a.slicknav_btn.slicknav_collapsed {
    display: none
}
#areanavegacion ul#subnavlist{
    top: 93%;
    bottom: initial!important
}
.contenido #izquierda table#button a {
    padding: 5px 20px;
}
.contenido #izquierda table#text-card,
.contenido #izquierda table#text-card *,
.contenido #izquierda table#button,
.contenido #izquierda table#button *{
    font-size: 13px;
    line-height: 16px;
}
img{
    max-width: 100%!important;
    height: auto!important
}
.table{
    border-color: #1D1D1B!important
}
.btgrid .content {
    height: 100%;
}
#areanavegacion ul#navlist a {
    font-size: 16px;
    color: #444!important;
}
.table {
    vertical-align: middle !important;
}
table#text-card,
table#text-card *,
table#button,
table#button * {
    border: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 3px;
    margin-top: 3px;
}
table#text-card,
table#text-card * {
    font-size: 16px;
    line-height: 30px;
}
table#text-card td {
    padding: 15px;
}
table#button a {
    padding: 20px;
}
table#button tr {
    margin-bottom: 30px
}
table#text-card td,
table#button td {
    border-radius: 10px;
}
.layoutmanager .btgrid {
    padding: 0 !important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 20px !important
}
.h1[style*="center"], .h2[style*="center"], .h3[style*="center"], .h4[style*="center"], .h5[style*="center"], .h6[style*="center"], h1[style*="center"], h2[style*="center"], h3[style*="center"], h4[style*="center"], h5[style*="center"], h6[style*="center"] {
    position: relative
}
.h1[style*="center"]::after, .h2[style*="center"]::after, .h3[style*="center"]::after, .h4[style*="center"]::after, .h5[style*="center"]::after, .h6[style*="center"]::after, h1[style*="center"]::after, h2[style*="center"]::after, h3[style*="center"]::after, h4[style*="center"]::after, h5[style*="center"]::after, h6[style*="center"]::after {
    content: '';
    display: block;
    background-color: #2a3182;
    width: 60px;
    height: 4px;
    margin: 5px auto 0;
}
h1.titulo {
    background-color: #56B9BF;
    text-align: center;
    padding: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 !important
}
.navbar>.container-fluid,
#areanavegacion,
.layoutmanager>.container-fluid {
    max-width: 1500px;
}
.layoutmanager>.container-fluid{
    padding-left: 15px;
    padding-right: 15px;
}
#areanavegacion {
    display: flex;
}
#areanavegacion ul#navlist,
ul#navlist ul,
ul#navlist li {
    margin: 0 auto;
    padding: 0;
    position: relative
}
#areanavegacion ul#navlist li a {
    padding: 20.5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#areanavegacion ul#subnavlist {
    position: absolute;
    bottom: calc(-100% - 39px)
}
#areanavegacion ul#subnavlist li {
    background-color: #ff9900;
}
#areanavegacion ul#navlist li:hover ul#subnavlist li a:before {
    content: '';
}
#areanavegacion ul#navlist li:hover ul#subnavlist li a {
    padding: 8px 10px;
    text-align: left;
    line-height: 18px;
}
nav.bg-theme {
    background-color: #fff;
    background-image: none;
}
.icon-site {
    width: auto;
    height: 70px;
}
.slider, .slider[class*='span'] {
    margin: 0!important;
}

#cesion,
.rslides_tabs,
#publicacion {
    display: none!important;
}

#cesion {
    margin: 5px auto;
    display: inline-block;
    width: 100%;
}

/*#menu {
    width: 100%;
    display: inline-block;
    background-color: #4ba24e;
}*/

a.rsliders_nav.prev,
a.rslides_nav.prev,
a.rsliders_nav.next,
a.rslides_nav.next {
    right: 3%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.5);
}
a.rsliders_nav.prev,
a.rslides_nav.prev {
    right: initial;
    left: 3%;
}

.layoutmanager>.container-fluid .layoutmanager>.container-fluid {
    padding: 0
}

[id*="cards"] .card {
    overflow: hidden;
}
#centro .rounded {
    border-radius: 10px!important;
}
@media (max-width:770px){
    .slicknav_menu {
        margin: 0!important;
    }
    .navbar-expand-md .navbar-toggler {
        display: block!important;
        margin-left: auto;
    }
    .slicknav_nav.slicknav_hidden {
        margin: 0;
        padding: 0;
        width: 100%;
        background-color: transparent;
        box-shadow: none;
    }
    .collapsing .slicknav_nav.slicknav_hidden,
    .collapse.show .slicknav_nav.slicknav_hidden {
        display: block!important
    }
    .slicknav_nav li a {
        background-color: transparent;
        text-decoration: none;
    }
    body .navbar-expand-md .navbar-collapse {
        display: block!important;
        flex-grow: inherit;
    }
    #estructura {
        display: flex;
        flex-flow: column;
    }
    #top {
        order: 2;
    }
    #menu {
        order: 1;
    }
    #cesion {
        order: 3;
    }
    #cuerpo {
        order: 4;
        width: 100%;
    }
    [id*="cards"] .order-1{
        order: 2!important;
    }
    [id*="cards"] .order-2{
        order: 1!important;
    }
}

@media (min-width:771px){
    table#button,
    table#button * {
        height:100%;   
    }
}

