.img-center{
    margin: 18px auto;
    display: block;
}

.agendaBanner{
    text-align: center;
    margin-top: 30px;
    margin-bottom: -20px;
}

.herramientasTitleSimple{
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    color: #101010;
    border-left: 2px solid #92D331;
    padding-left: 15px;
    margin-top: 50px;
    margin-bottom: 15px;
}

.monthsTitle{
  margin-bottom: 37px;
}

.monthHolder {
  border-radius: 10px;
  margin-bottom: 47px;
  padding: 28px 15px 15px;
  border: 7px solid #DADCE1;
}

.monthHolder .monthTitle {
    font-size: 21px;
    position: absolute;
    margin-top: -51px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px 28px 7px 18px;
    background-color: #56a924;
}

.monthHolder .monthTitle:after {
    content: '';
    border-top: 19px solid #56a924;
    border-right: 12px solid transparent;
    border-bottom: 19px solid #56a924;
    position: absolute;
    right: -12px;
    top: 0;
}

@media (max-width: 768px) {
    .monthHolder .monthTitle {
        font-size: 16px;
        line-height: 39px;
        font-weight: 700;
        position: relative;
        top: -40px;
        display: inline-block;
        background: none;
        background-color: #56a924;
        width: 100%;
        white-space: nowrap;
        left: 50%;
        transform: translateX(-50%);
        right: auto;
        padding: 0 18px;
        z-index: 2;
    }
    .monthHolder .monthTitleHolder{
        position: relative;
        margin: auto;
        display: inline-block;
        min-width: 180px;
    }

    .monthHolder .monthTitle:after {
        display: none;
    }

    .monthHolder .titleBanner {
        position: absolute;
        width: 80px;
        background-color: green;
        height: 32px;
        z-index: 1;
        top: -30px;
    }
    .monthHolder .titleBanner.left {
        left: -24px;
    }
    .monthHolder .titleBanner.right {
        right: -24px;
    }

    .monthHolder .titleBanner:after {
        content: '';
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        position: absolute;
        top: 0;
    }
    .monthHolder .titleBanner.left:after {
        left: 0;
        border-left: 16px solid #fff;
    }
    .monthHolder .titleBanner.right:after {
        right: 0;
        border-right: 16px solid #fff;
    }

    .monthHolder{
        position: relative;
        border-radius: 7px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
    }
}

.monthHolder .weekList {
    list-style: none;
    margin: 0;
    padding: 0;
}

.monthHolder .weekList li {
    display: flex;
    margin: 30px 0 0;
}

.monthHolder .weekList li .weekImg {
    flex: 0 0 30%;
    margin-right: 20px;
    height: fit-content;
}

.monthHolder .weekList li img{
    width: 100%;
    display: block;
}

.monthHolder .weekList li.last {
  margin-right: 0; }

.monthHolder .weekList li .weekText {
    text-align: left; }

.monthHolder .weekList li .weekTitle {
    color: #78C427; }

.monthHolder .weekList .weekImg:hover{
    opacity:0.7; }

@media (max-width: 768px) {
    .monthHolder .weekList .weekTitle{
        margin-bottom: 12px;
    }
    .monthHolder .weekList li {
        flex-direction: column;
        justify-content: center;
    }
    .monthHolder .weekList li .weekImg{
        flex: unset;
        margin: 0 auto 15px;
        max-width: 400px;
        height: calc(100vw - 122px);
        max-height: 400px;
        overflow: hidden;
    }
}

.semana_container {
    background: #DADCE1;
    border-radius: 5px;
    padding: 18px;
    text-align: center;
    font-size: 0;
    margin-bottom: 15px;
}

.item-card {
    width: 60px;
    height: 80px;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #78C427;
    margin-right: 5px;
    margin-bottom: 8px;
    border-radius: 5px;
    transition: 200ms all;
    box-sizing: border-box;
}

.embarazoSemanasSlider .item-card{
    margin-right: 8px;
}

.ColorLetraGris{
    padding-top: 6px;
    color: #595959;
    font-size: 12px;
    display: block;
    clear: both;
    transition: 200ms all;
    font-weight: 600;
}

.ColorLetraRosa{
    color: #78C427;
    line-height: 42px;
    font-weight: 600;
    font-size: 42px;
    transition: 200ms all;
}

.ColorLetraRosa a{
    text-decoration: none;
}

.item-card:hover{
    background-color: #78C427;
text-decoration: none;
}

.item-card:hover .ColorLetraGris{
    color:#fff;
}

.item-card:hover .ColorLetraRosa{
    color:#fff;
}

.embarazoSemanasSlider {
    background: #DADCE1;
    border-radius: 5px;
    padding: 15px 0;
    overflow: hidden;
    box-sizing: border-box;
    height: 112px;
    margin: 50px auto 55px;
}
.embarazoSemanasSlider .bx-wrapper .bx-next, .embarazoSemanasSlider .bx-wrapper .bx-prev {
    background: unset;
    color: #DADCE1;
    top: 2px;
    margin: 0;
    text-indent: unset;
    z-index: 1;
}
.embarazoSemanasSlider .bx-wrapper .bx-prev {
    left: -30px;
}
.embarazoSemanasSlider .bx-wrapper .bx-next {
    right: -30px;
}

.embarazoSemanasSlider .bx-wrapper .bx-next:after, .embarazoSemanasSlider .bx-wrapper .bx-prev:after{
    font-family: 'Icons';
    font-size: 55px;
    line-height: 55px;
    font-weight: 800;
    position: absolute;
    top: 50%;
    color: #56A924;
    transform: translateY(-50%);
}

.embarazoSemanasSlider .bx-wrapper .bx-next:after{
    content: '\e901';
    right: -20px;
}
.embarazoSemanasSlider .bx-wrapper .bx-prev:after{
    content: '\e903';
    left: -20px;
}

.embarazoSemanasSlider .bx-wrapper .bx-next:hover:after, .embarazoSemanasSlider .bx-wrapper .bx-prev:hover:after{
    color: #78C427;
}

.embarazoArticleTitle{
    height: 46px;
    font-size: 30px;
    line-height: 28px;
    color: #fff;
    padding-top: 10px;
    padding-left: 15px;
    font-weight: 800;
    text-transform: uppercase;
    top: 25px;
    margin-bottom: 40px;
    position: relative;
    padding-right: 30px;
    display: inline-block;
    background-color: #56a924;
}
.embarazoArticleTitle:after{
    content: '';
    border-top: 23px solid transparent;
    border-right: 17px solid #fff;
    border-bottom: 23px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
}

.subTitleArticle{
    font-size: 32px;
    margin-bottom: 56px;
    line-height: 37px;
    font-weight: 700;
}

@media (max-width: 768px) {
    .embarazoArticleTitle{
        display: none;
    }
    .subTitleArticle {
        text-align: center;
        padding: 0 15px;
    }
}

.semanaMainImg{
    text-align:center;
    margin: 15px 0;
}

@media(max-width: 768px) {
    .titleLine{
        text-align: center;
        padding-top: 8px;
    }
    .titleLine .titleRibbon{
        position: relative;
        display: inline-block;
        background-color: #56a924;
        background-image: unset;
        font-size: 39px;
        line-height: 54px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        margin-top: 30px;
        padding: 0 15px;
        z-index: 1;
        max-width: 80%;
        height: unset;
        top: -38px;
        text-align: center;
        min-width: 180px;
    }

    .titleLine .mobileFlag{
        height: 42px;
    }
    .titleLine .mobileFlag:after{
        border-top: 21px solid #3c7619;
        border-bottom: 21px solid #3c7619;
    }

    .titleLine .mobileFlag.right:after{
        border-right: 16px solid transparent;
        right: -16px;
    }

    .titleLine .mobileFlag.left:after{
        border-left: 16px solid transparent;
        left: -16px;
    }

    .mobileFlag{
        height: 34px;
        width: 80px;
        display: inline-block;
        top: -12px;
        position: relative;
        background-color: #3c7619;
        background-image: unset;
    }

    .mobileFlag.left{
        margin-right: -60px;
    }

    .mobileFlag.right{
        margin-left: -60px;
    }

    .mobileFlag:after {
        content: '';
        border-top: 17px solid #3c7619;
        border-bottom: 17px solid #3c7619;
        position: absolute;
        top: 0;
    }
    .mobileFlag.right:after {
        border-right: 12px solid transparent;
        right: -12px;
    }
    .mobileFlag.left:after {
        border-left: 12px solid transparent;
        left: -12px;
    }

    .titleLine .mainTitleMonth{
        color: #78C427;
        text-align: center;
        letter-spacing: 3px;
        font: 36px/40px 'Gloria Hallelujah';
        text-transform: uppercase;
        font-weight: 600;
    }

    .titleLine .mainTitleMonth.darkgrey {
        color: #595959;
    }

}
.imgMain{
    text-align: center;
    margin-bottom: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.imgMain .imgTxt{
    font-family: 'Gloria Hallelujah';
    font-size: 35px;
    text-align: left;
    line-height: 40px;
    color: #9797A6;
}

.imgMain .fruitHolder{
    display: flex;
}

.imgMain .fruitHolder .fruitImage{
    max-width: 252px;
}

.imgMain .fruitHolder .fruitName {
    line-height: 60px;
    text-align: right;
}

.imgMain .fruitHolder .fruitArrow{
    display: block;
    margin-top: 41px;
    margin-bottom: 10px;
}

.imgMain .fruitHolder .fruitArrowMobile{
    display: none;
    margin-left: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
}


.imgMain .fruitHolder .fruitTxt{
    font-weight: 400;
    color: #9797A6;
    font-family: 'Gloria Hallelujah';
    text-align: center;
    font-size: 40px;
    line-height: 44px;
}

@media (max-width: 768px) {
    .imgMain {
        flex-wrap: wrap;
    }
    .imgMain .imgTxt {
        text-align: center;
        width: 100%;
        font-size: 28px;
    }
}

@media (max-width: 500px) {
    .imgMain .fruitHolder {
        width: 100%;
    }
    .imgMain .fruitHolder .fruitImage {
        width:50%;
    }
    .imgMain .fruitHolder .fruitName {
        width:50%;
    }

    .imgMain .fruitHolder .fruitArrow {
        display: none
    }

    .imgMain .fruitHolder .fruitArrowMobile{
        display: block;
        margin-left: 20px;
    }
    .imgMain .fruitHolder .fruitTxt{
        font-size: 34px;
        line-height: 38px;
    }
}

@media (max-width: 330px) {
    .imgMain .fruitHolder .fruitArrowMobile{
        margin-left: 20px;
        margin-top: 15px;
    }
    .imgMain .fruitHolder .fruitTxt{
        font-size: 32px;
    }
}

@media (max-width: 500px) {
    .embarazoarticle .txt p, .embarazoarticle .txt a{
        font-size: 15px;
    }

    .articleMain .txt p, .articleMain .txt a, .articleSub .txt p, .articleSub .txt a{
        font-size: 18px;
        line-height: 27px;
        text-align: left;
    }
}

.nextMonth{
    margin-bottom:20px;
}

.nextMonth .relatedMonth{
    color: #56A924;
    font-size: 28px;
}

.nextMonth .nextMonthArticle{
    margin-top: 26px;
    overflow: hidden;
}
@media (max-width: 330px) {
    .nextMonth .nextMonthArticle{
        margin-top:0;
        margin-bottom: 11px;
    }
}


.nextMonth .nextMonthArticle .imgSide{
    float: left;
    width:126px;
    margin-right: 22px;
    overflow: hidden;
}
.nextMonth .nextMonthArticle .imgSide img {
    height: 116px;
    object-fit: cover;
}

.nextMonth .nextMonthArticle .imgSide img.desrollo{
    width: 335px;
    height: 126px;
    max-width: none;
    margin-left: -30px;
}

.nextMonth .nextMonthArticle .introTitle{
    color: #56A924;
    margin-bottom: 13px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
}

.nextMonth .nextMonthArticle .mobileTitle{
    display:none;
    color: #56A924;
    font-weight: 700;
    margin-bottom:8px;
    font-size: 20px;
    text-transform: uppercase;
}

@media (max-width: 650px) {
    .nextMonth .nextMonthArticle .imgSide{
        float: none;
        width: 100%;
    }
    .nextMonth .nextMonthArticle .imgSide a{
        display: block;
    }
    .nextMonth .nextMonthArticle .imgSide img{
        margin: 10px auto;
        display: block;
        height: unset;
    }
}

@media (max-width: 480px) {
    .nextMonth .nextMonthArticle .mobileTitle{
        display:block;
        font-weight: 600;
    }

    .nextMonth .nextMonthArticle .introTitle{
        display:none;
    }

    #siteSubTitle{
        display:none;
    }

    .bx-wrapper{
        width: 202px;
    }

    .nextMonth .nextMonthArticle .intro{
        font-size: 18px;
        line-height: 27px;
    }
}

@media only screen and (max-width: 736px) and (orientation: landscape){
    .imgMain .imgTxt{
        display: none;
    }
}

.embarazoarticle > .moduletable {
    margin-top: 25px;
    margin-bottom: 45px;
}

@media (max-width: 768px) {
    .mainIntro {
        margin-bottom: 40px
    }
    .embarazoSemanasSlider {
        margin: 50px -18px;
        border-radius: 0;
    }
}