

.catedra #main-home {
	background-color: #ffffff;
	margin-bottom: 4rem;
}
.catedra #main-home .main-home-block .container-fluid.bg-white {
	background-color: transparent !important;
	padding: 0;
}
.catedra .container-fluid{
    margin: 0;
	padding: 0;
	
}

.catedra .row{
    margin: 0;
	padding: 0;
}
.catedra .row>*{
    margin: 0;
	padding: 0;
}
.catedra .container-fluid.banner {
    margin: 0;
    padding: 0;
    height: 303px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #F4F4F3;
}

.catedra .container-fluid.banner .banner-image {
    height: 303px;
    width: 100%;
}

.catedra .comunidad.banner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 303px;
    background: #F4F4F3;
    position: relative;
}

.catedra .container-fluid.banner .banner-image .banner-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
}

.catedra .container-fluid.banner .banner-image .banner-image-group {
    height: 303px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    position: relative;
    min-width: 100%;
}

.catedra .container-fluid.banner .banner-image .banner-image-group picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 303px;
    min-width: 100%;
}

.catedra #page .banner-media .banner-image-group img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.catedra .comunidad.banner-container .title__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    margin-bottom: 90px;
}

.catedra #page {
    margin-top: -102px;
}

.catedra .banner-text .page-description h1{
    color: #FDFDFD;
    text-align: center;
    font-family: 'OpenSans-Regular', sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    text-wrap: nowrap;
}

.catedra .comunidad.banner-container .title__container .herramientas__h2-title {
    max-width: 820px;
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 84px;
    text-align: center;
    letter-spacing: 0.005em;
    font-family: 'OpenSans-Regular', sans-serif;
}

.catedra .comunidad.banner-container .title__container p {
    font-family: 'OpenSans';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
}


.catedra .container-fluid.banner .banner-text {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 303px;
    top: 14px;
    min-width: 100%;
}


#explora {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 1270px;
    margin: 100px auto;
    padding: 0 2rem;
}

#explora h3 {
    color: #281E0E;
    font-family: 'OpenSans-Regular', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 24px;
}

#explora p{
    color: #281E0E;
    font-family: OpenSans;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 40px;
}

#explora ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    max-width: 1240px;
    margin: 0 auto;
    gap: 16px;
    width: 100%;
}

#explora ul li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    border-radius: 20px;
    background: #FDFDFD;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(51, 51, 51, 0.20);
            box-shadow: 0px 3px 10px 0px rgba(51, 51, 51, 0.20);
    max-width: 295px;
}

#explora ul li .date-img-container{
    height: 225px;
    width: 255px;
}

#explora ul li .title-container{
    margin-top: 24px;
}

#explora ul li .title-container h4{
    color: #281E0E;
    font-family: OpenSans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

#explora ul li .category-links__container {
    margin-top: 8px;
}

#explora ul li .category-links__container a{
    color: #281E0E;
    text-align: right;
    font-family: OpenSans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
}

#catedra-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1240px;
    margin: 100px auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    gap: 40px;
}

.article-content.article-video{
    width: 100%;
    height: 100%;
    margin: 40px auto 100px;
    max-width: 828px;
    max-height: 466px;
}

.catedra .bg-light-grey.double-curved::before {
    height: 0;
}

@media (max-width: 991px){
    .catedra .container-fluid.banner {
        height: 220px;
    }
    .catedra .container-fluid.banner .banner-image {
        height: 220px;
    }
    .catedra .container-fluid.banner .banner-image .banner-image-group {
        height: 220px;
    }
    .catedra .container-fluid.banner .banner-image .banner-image-group picture {
        height: 220px;
    }
    .catedra #page .banner-media .banner-image-group img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
    }
    .catedra .container-fluid.banner .banner-text {
        width: 100%;
        height: 250px;
        top: 36px;
        min-width: 100%;
    }
    .catedra .container-fluid.banner .page-banner {
        padding: 0;
    }
    
    .catedra .banner-text .page-description h1 {
        font-family: 'OpenSans-Regular', sans-serif;
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: center;
    }
    .catedra .banner-text .page-description p {
        font-family: OpenSans;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: center;
        max-width: 272px;
        margin: 0.5px auto 0;
    }
    .catedra .content-title__box {
        padding: 48px 0px 32px;
    }
    .catedra .content-title__box h3{
        color: #281E0E;
        font-size: 24px;
        font-family: 'OpenSans-Regular', sans-serif;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        text-align: left;
        max-width: 272px;
        margin: 0 auto;
        padding: 0;
    }
    .catedra .content-title__box h3 {
        text-align: center;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
    }
    #explora h3{
        color: #281E0E;
        font-family: 'OpenSans-Regular', sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
    }
    .catedra .container_alternative .content_alternative .media img {
        width: 100%;
        height: auto;
        -o-object-fit: contain;
           object-fit: contain;
        border-radius: 20px;
    }
    .container_alternative#alternos-v2 .content_alternative {
        background: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        padding: 42px 0rem 100px;
    }
    #explora {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 100%;
        margin: 100px auto;
        padding: 0;
    }
    #explora ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        list-style: none;
        max-width: 1240px;
        margin: 0 auto;
        gap: 16px;
        width: 100%;
        overflow-x: scroll;
        overscroll-behavior-x: contain;
        padding: 0 2rem 2rem;
    }
    #explora h3 {
        color: #281E0E;
        font-family: 'OpenSans-Regular', sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        width: 100%;
        padding: 0 2rem;
    }
    #explora p {
        color: #281E0E;
        max-width: 100%;
        font-family: OpenSans;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        padding: 0 2rem;
    }
    #explora ul li .date-img-container p {
        margin: 0;
        padding: 0;
    }
    .container_alternative .content_alternative .title h2 {
        text-align: center;
    }
    .container_alternative .content_alternative .description{
        text-align: center;
    }
   
}



@media (max-width: 1200px){
    #footer .footer-middle-bottom .column.col-lg-5.col-xs-12 {
        display: none;
    }
    #footer .footer-middle-bottom .column.col-lg-7.col-xs-12 {
        width: 100%;
    }
}

.catedra .container_alternative .content_alternative .media{
    background: none;
}

.catedra .container_alternative .content_alternative {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 100px 40px;
    gap: 40px;
    width: 1280px;
    height: auto;
    background: #E7F2EB;
    border-radius: 20px;
}

#explora ul li .category-links__container a{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#explora ul li .category-links__container a:after{
    content: " ";
    text-align: right;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    right: 0.5rem;
    background-image: url(/deployedfiles/agrobankhub/Bibliotecas/css/icos/arrow-right.svg);
    width: 25px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-size: 20px;
    border: none;
}