.procedure {
    margin-top: 100px!important;
    padding-left: 25px;
    padding-right: 25px;
}
 
.procedure .content p{
    text-align: left;
}

.procedure .content .img {
    shape-image-threshold: 0.5;
    width: 400px;
}

.procedure .content .vph-1 {
    shape-outside: url('../images/svg/Papanicolaou_VPH-01.svg');
    float: right;
    shape-margin: 35px;
}

.procedure .content .vph-2 {
    shape-outside: url('../images/svg/Papanicolaou_VPH-02.svg');
    shape-margin: 33px;
    float: left;
    width: 380px;
}
.procedure .content .vph-3 {
    shape-margin: 75px;
    shape-outside: url('../images/svg/Papanicolaou_VPH-03.svg');
    float: right;
}

.mastografia {
    shape-outside: url('../images/svg/Mastografia-01.svg');
    float: right;
    margin-left: 46px;
    shape-margin: 15px;
}

.mastografia-2{
    shape-outside: url('../images/svg/Mastografia-02.svg');
    shape-margin: 21px;
    margin-right: 15px;
    float: left;
}
/* 
.fit {
    shape-outside: url('../images/svg/FIT-01.svg');
    float: right;
    shape-margin: 45px!important;
    width: 318px!important;
} */

.ape {
    shape-outside: url('../images/svg/APE-01.svg');
    float: right;
    shape-margin: 45px!important;
}

.colonoscopia {
    shape-outside: url('../images/svg/Colonoscopia-01.svg');
    float: right;
    shape-margin: 68px!important;
    margin-top: 29px;
}

.colonoscopia-card{
    position: absolute;
    margin-top: 120px;
    padding: 0px 295px 0px 31px;
}
.colonoscopia-card span {
    font-size: 60px; 
    color: #f79151;
}
.colonoscopia-card p { padding: 0px 10px 0px 40px; }

/* .colonoscopia-img{
    width: 1117px!important;
    margin-left: -197px;
}   */

 .pulmonar-1 {
    shape-outside: url('../images/svg/Pulmonar-01.svg');
    float: right;
}

.procedure_cards .card {
    border: none;
    border-radius: 15px; 
    z-index: 1; 
    margin-top: -15px;
}

.procedure_cards .card p{
    font-size: 14px;
    line-height: 1.2em;
    text-align: justify;
}

.procedure_cards .card-header {
    padding: 0rem 1.25rem;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size: 1em;
    font-weight: normal !important;
    height: 48px;
    line-height: 2.1;
}

.procedure_cards ul {
    line-height: 20px;
    margin-left: -20px;
}

.btn-card{
    color: white;
    border-radius: 0.5em;
}

.footer-img{
    width: 850px!important;
}

@media (max-width: 1024px){
    .footer-img{
        width: 500px!important;
    }
}

@media (max-width: 764px){
    .justify {
        text-align: justify!important;
    }
    .procedure h1 {
        font-size: 55px!important;
    }
    .colonoscopia-card {
        margin-left: -70px;
        padding: 0px 10px 0px 0px;
    }
    .colonoscopia-card span { font-size: 50px; }
    .colonoscopia-card p { padding: 0px 1px 0px 40px; }
  
}
@media (max-width: 425px){
    h5{
        font-size: 1.1rem;
    }
    .procedure h1 {
        font-size: 30px!important;
        font-weight: bold;
    }
    .colonoscopia-card p {
        padding: 0!important; 
    }
    .footer-img {
        width: 375px!important;
    }
    .colonoscopia-card span {
        font-size: 30px;
    }   
}

@media (max-width: 421px){
    .mastografia-2{
        display: none;
    }   
    .footer-img{
        width: 300px!important;
    }
}


/*------------------------------------*\
    Utility Clases and Shared
\*------------------------------------*/
.spacing-1x {
    letter-spacing: 1px;
}

ol.order-list-regular {
    list-style: none;
    counter-reset: colons-counter;
    padding: 0;
    padding-left: 2em;
    margin-top: 0.5em;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin: 0;
}
.order-list-regular li {
    counter-increment: colons-counter;
    margin-top: 2em;
}
.order-list-regular li::before {
    content: counter(colons-counter) ". ";
    font-weight: bold;
    font-size: 1em;
    position: absolute;
    color: #075384;
    margin-left: -2em;
}


.infographic {
    max-width: 750px;
    margin: 0 auto;
    padding: 0 0.6em;
    display: flex;
    flex-direction: column;
    margin-top: 2em;
}

.infographic-text-danger {
    color: #DD7372;
}

.infographic-title {
    font-size: 5.5em;
    font-weight: bold;
    margin-bottom: 0.4em;
    letter-spacing: 2px;
}

.infographic-title--medium {
    font-size: 4.2em;
    font-weight: bold;
    margin-bottom: 0.8em;
    letter-spacing: 1px;
    line-height: 1.2;
}

.infographic-text {
    font-size: 1em;
    line-height: 1.3;
    text-align: justify;
    margin-bottom: 1em;
}

.flex-colum {
    display: flex;
    flex-direction: column;
}

.card-body h3 {
    font-size: 2em;
}

/*------------------------------------*\
    MASTOGRAFIA
\*------------------------------------*/
.mastografia-img1-mobile {
    width: 75%;
    max-height: 300px;
    margin-top: 15em;
    shape-margin: 20px;
    shape-outside: url('../images/svg/Mastografia-01.svg');
    padding-bottom: 0.8em;
}

.mastografia-img1-desktop {
    width: 488px;
    margin-top: 0em;
    shape-margin: 13px;
    shape-outside: url(../images/svg/Mastografia-01.svg);
    display: none;
    float: right;
    margin-left: 1em;
    transform: scale(1.08) translateX(24px);
}

.mastografia-img2-mobile {
    width: 55%;
    margin-top: 11em;
    shape-margin: 20px;
    shape-outside: url('../images/svg/Mastografia-02.svg');
    float: left;
    margin-right: 1em;
    display: block;
}

.mastografia-img2-desktop {
    width: 55%;
    margin-top: 7em;
    shape-margin: 20px;
    shape-outside: url('../images/svg/Mastografia-02.svg');
    float: left;
    margin-right: 1em;
    display: none;
    transform: scale(1.08) translateX(-24px);
}

.mastografia-img3-mobile {
    width: 38%;
    max-height: 304px;
    shape-margin: 20px;
    float: right;
    margin-left: 1.8em;
    display: block;
}

.mastografia-img3-desktop {
    width: 215px;
    shape-margin: 20px;
    float: right;
    margin-left: 1.8em;
    display: none;
}

.mastografia-bg-footer {
    width: 80%;
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

/*------------------------------------*\
    Test Inmunoquímico Fecal (FIT)
\*------------------------------------*/

.fit-img1-mobile {
    width: 80%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/FIT-01.svg');
    margin-bottom: 2em;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fit-img1-dektop {
    width: 56%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/FIT-01.svg');
    float: right;
    margin-left: 1em;
    display: none;
}

.fit-bg-footer {
    width: 80%;
    margin: 0 auto;
    width: 100%;
}

.fit-result-card {
    min-height: 187px;
}

/*------------------------------------*\
    COLONSCOPIA
\*------------------------------------*/
.colonscopia-img1-mobile {
    width: 80%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/FIT-01.svg');
    margin-bottom: 2em;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.colonscopia-img1-desktop {
    width: 58%;
    margin-top: 0.5em;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/FIT-01.svg');
    float: right;
    margin-left: 1.5em;
    display: none;
}

ol.order-list-colonscopia {
    list-style: none;
    counter-reset: colons-counter;
    padding: 0;
    padding-left: 2.5em;
    margin-top: 0.5em;
    position: relative;
    max-width: 624px;
    margin-right: auto;
    margin-left: auto;
}
.order-list-colonscopia li {
    counter-increment: colons-counter;
    margin-top: 2em;
}
.order-list-colonscopia li::before {
    content: counter(colons-counter) " ";
    color: #F79151;
    font-weight: bold;
    font-size: 2.4em;
    position: absolute;
    margin-left: -1em;
    margin-top: -0.3em;
}

.order-list-colonscopia-title {
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 0.6em;
}

.colonscopia-bg-list {
    margin-top: 0;
    margin-bottom: 0;
}

.colonscopia-bg-text {
    font-size: 1em;
    text-align: justify;
}

.colonscopia-bg {
    position: absolute;
    z-index: -1;
    left: 50%;
    width: 190%;
    transform: translate(-50%, -17%);
    display: none;
}

ul.colonscopia-list {
    padding: 0;
    padding-left: 1em;
}
ul.colonscopia-list li {
    text-align: justify;
    margin-bottom: 1em;
}

.colonscopia-bg-footer {
    width: 80%;
    margin: 0 auto;
    width: 100%;
    margin: 0 auto;
}

/*------------------------------------*\
    Antígeno APE
\*------------------------------------*/
.ape-img1-mobile {
    width: 50%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/FIT-01.svg');
    margin-bottom: 1em;
    display: block;
    float: right;
}

.ape-img1-desktop {
    width: 58%;
    margin-top: 0.5em;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/APE-01.svg');
    float: right;
    margin-left: 1.5em;
    display: none;
}

.ape-img2 {
    margin-left: 0.5em;
    height: 440px;
    float: right;
}


.ape-bg-footer {
    width: 80%;
    margin: 0 auto;
    width: 100%;
    margin-bottom: -3px;
}

/*------------------------------------*\
    PAPANICOLAOU
\*------------------------------------*/
.papanicolaou-img1-mobile {
    width: 75%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/Papanicolaou_VPH-01.svg');
    margin-bottom: 1em;
    float: right;
    margin-top: 2em;
}

.papanicolaou-img1-desktop {
    width: 56%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/Papanicolaou_VPH-01.svg');
    float: right;
    margin-left: 1em;
    display: none;
}

.papanicolaou-img2-mobile {
    width: 100%;
    display: block;
    margin: 1em auto;
}

.papanicolaou-img2-desktop {
    width: 50%;
    margin-top: -1em;
    shape-margin: 20px;
    shape-outside: url('../images/svg/Papanicolaou_VPH-02.svg');
    float: left;
    margin-right: 1em;
    display: none;
    transform: scale(1.08) translateX(-24px);
}


ol.order-list-papanicolaou {
    list-style: none;
    padding: 0;
    padding-left: 1.5em;
    margin-top: 0.5em;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin: 0;
}
.order-list-papanicolaou li {
    margin-top: 1em;
}
.order-list-papanicolaou li::before {
    content: "• ";
    font-weight: bold;
    font-size: 1em;
    position: absolute;
    color: #075384;
    margin-left: -1.5em;
}

.papanicolaou-bg-footer {
    width: 80%;
    margin: 0 auto;
    width: 100%;
    margin: 0 auto;
}

.vph-img1-mobile {
    width: 100%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/Papanicolaou_VPH-03.svg');
    margin-bottom: 1em;
    margin: 1em auto;
}

.vph-img1-desktop { 
    width: 56%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/Papanicolaou_VPH-03.svg');
    float: right;
    margin-left: 1em;
    display: none;
}


/*------------------------------------*\
    TOMOGRAFIA PULMONAR
\*------------------------------------*/

.pulmonar-img1-mobile {
    width: 100%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/Pulmonar-01.svg');
    margin-bottom: 2em;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pulmonar-img1-dektop {
    width: 56%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/svg/Pulmonar-01.svg');
    float: right;
    margin-left: 1em;
    display: none;
}

.pulmonar-bg-footer {
    width: 80%;
    margin: 0 auto;
    width: 100%;
}


/******************************************************************************************/

.diseases-container {
    max-width: 750px;
    padding: 0 1em;
    display: flex;
    flex-direction: column;
    margin: 1em;
    margin-top: 0.5em;
}

.banner-cancer {
    margin-top: 4.81rem;
    height: 17vh;
    position: relative;
    min-height: 140px;
}

.banner-cancer--colon {
    background: #cdecf9;
    background-image: url('../images/enfermedades/colon/mobile.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.banner-cancer--colon h1 {
    color: #0F8FD6;
}

.banner-cancer--mama {
    background: #fff5f9;
    background-image: url('../images/enfermedades/mama/mobile.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.banner-cancer--mama h1 {
    color: #f785ad;
}

.banner-cancer--cervicouterino {
    background: #e8f9f8;
    background-image: url('../images/enfermedades/cervicouterino/mobile.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.banner-cancer--cervicouterino h1 {
    color: #3ec3c6;
}

.banner-cancer--pulmon h1 {
    color: #a6a8ab;
}

.banner-cancer--pulmon {
    background: #f7f7f7;
    background-image: url('../images/enfermedades/pulmon/mobile.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.banner-cancer--prostata h1 {
    color: #8ad5ec;
}

.banner-cancer--prostata {
    background: #e8f5f7;
    background-image: url('../images/enfermedades/prostata/mobile.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}


.banner-cancer__elements {
    /* background-color: #ff007d69; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    height: 100%;
    max-width: 760px;
    width: 100%;
    padding: 2em;
}

.banner-cancer__title {
    font-size: 3em;
    margin: 0;
    margin-top: 3px;
}

.banner-cancer__title--cervicouterino {
    font-size: 2.3em;
    margin: 0;
    margin-top: 3px;
}

.banner-cancer__ribbon {
    margin: 0;
    height: 65%;
}

.cancer-subtitle {
    font-size: 1.15em;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 1em 0;
    margin-bottom: 0.6em;
}

.cancer-colon-img2-mobile {
    width: 35%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/03.svg');
    display: block;
    float: right;
    margin-top: 1em;
    margin-left: 1em;
}

.cancer-colon-img2-dektop {
    width: 30%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/03.svg');
    float: right;
    margin-left: 1em;
    display: none;
}

.cancer-colon-img3-mobile {
    width: 100%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/04.svg');
    margin-bottom: 1em;
    display: block;
    float: right;
}

.cancer-colon-img3-dektop {
    width: 40%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/04.svg');
    float: left;
    margin-right: 1em;
    margin-bottom: 2em;
    display: none;
}

.cancer-colon-img4 {
    width: 53%;
    margin-top: 0.5em;
    max-height: 324px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/05.svg');
    float: right;
    display: block;
    margin-left: 1.5em;
}


.cancer-colon-img5-mobile {
    width: 35%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/06.svg');
    margin-bottom: 0.5em;
    display: block;
    float: right;
    margin-top: 0.5em;
    margin-left: 1em;
}

.cancer-colon-img5-desktop {
    shape-outside: url('../images/enfermedades/colon/06.svg');
    width: 53%;
    margin-left: 1em;
    max-height: 324px;
    shape-margin: 20px;
    float: right;
    display: none;
    height: 250px;
}


.cancer-colon-img6-mobile {
    width: 35%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/07.svg');
    margin-bottom: 0.5em;
    display: block;
    float: right;
    margin-top: 0.5em;
    margin-left: 1em;
}

.cancer-colon-img6-desktop {
    shape-outside: url('../images/enfermedades/colon/07.svg');
    width: 53%;
    margin-left: 1em;
    max-height: 324px;
    shape-margin: 20px;
    float: right;
    display: none;
    height: 250px;
}


/* Cancer Mama */
.cancer-mama-img3-mobile {
    width: 100%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/04.svg');
    display: block;
    float: right;
}

.cancer-mama-img3-dekstop {
    width: 47%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/04.svg');
    float: left;
    margin-right: 1em;
    margin-bottom: 2em;
    display: none;
}

.cancer-mama-img4-mobile {
    width: 80%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/05.svg');
    display: block;
    float: right;
}

.cancer-mama-img4-dekstop {
    width: 47%;
    max-height: 314px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/colon/05.svg');
    float: right;
    margin-left: 1em;
    margin-top: 1em;
    display: none;
}

.cancer-mama-img5-mobile {
    margin: 0 auto;
    max-width: 500px;
}

.cancer-mama-img5-dekstop {
    width: 260px;
    margin-right: 2em;
}

.cancer-mama-img7-mobile {
    width: 100%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/mama/07.svg');
    display: block;
}

.cancer-mama-img7-dekstop {
    width: 56%;
    max-height: 314px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/mama/07.svg');
    float: right;
    margin-left: 1em;
    margin-top: 1em;
    display: none;
}

.cancer-mama-img8-mobile {
    width: 30%;
    display: block;
}

.cancer-mama-img8-desktop {
    padding: 0;
    width: 7.5em;
    margin-right: 1.5em;
    height: 100%;
    margin-bottom: 1.3em;
    display: none;
}

/* Cancer cervicouterino */
.cancer-cervicouterino-img3-mobile {
    width: 45%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/cervicouterino/03.svg');
    display: block;
    float: right;
    margin-left: 1em;
    margin-top: 3em;
}
.cancer-cervicouterino-img3-dekstop {
    width: 47%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/cervicouterino/03.svg');
    float: right;
    margin-right: 1em;
    margin-left: 1em;
    margin-top: 1em;
    display: none;
}

.cancer-cervicouterino-img5-mobile {
    width: 100%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/cervicouterino/05.svg');
    display: block;
    float: right;
}

.cancer-cervicouterino-img5-dekstop {
    width: 46%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/cervicouterino/05.svg');
    float: left;
    margin-right: 1em;
    margin-bottom: 2em;
    margin-top: 1em;
    display: none;
}

.cancer-cervicouterino-img4-mobile {
    width: 100%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/cervicouterino/04.svg');
    display: block;
    margin-top: -1em;
}

.cancer-cervicouterino-img4-desktop {
    width: 50%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/cervicouterino/04.svg');
    float: right;
    margin-left: 1em;
    margin-top: 1.5em;
    display: none;
}

.cancer-cervicouterino-img6-desktop,
.cancer-cervicouterino-img7-desktop,
.cancer-cervicouterino-img8-desktop {
    display: none;
    width: 10.125rem;
    margin-right: 1.7em;
}


.cancer-cervicouterino-img6-mobile {
    width: 6em;
    max-height: 300px;
    shape-margin: 20px;
    float: left;
    margin-right: 1em;
}

.cancer-cervicouterino-footer-images {
    height: 5em;
    margin-bottom: 1em;
}
.cancer-cervicouterino-img7-mobile {
    flex-grow: 1;
    flex-shrink: 0;
    height: 100%;
}
.cancer-cervicouterino-img8-mobile {
    flex-grow: 2;
    flex-shrink: 1;
    height: 100%;
}

/* Cancer Pulmon */
.cancer-pulmon-img3-mobile {
    width: 60%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/pulmon/03.svg');
    display: block;
    float: right;
    margin-top: 19em;
}

.cancer-pulmon-img3-dekstop {
    width: 40%;
    max-height: 314px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/pulmon/03.svg');
    float: right;
    margin-left: 1em;
    margin-top: 1em;
    display: none;
}

.cancer-pulmon-img4-mobile {
    width: 100%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/pulmon/04.svg');
    display: block;
    float: right;
}

.cancer-pulmon-img4-desktop {
    width: 47%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/pulmon/04.svg');
    float: left;
    margin-right: 1em;
    margin-bottom: 2em;
    display: none;
}

.cancer-pulmon-img5-mobile {
    width: 81%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/pulmon/05.svg');
    display: block;
    float: right;
    margin-left: 1em;
    margin-top: 14em !important;
}

.cancer-pulmon-img5-desktop {
    width: 47%;
    max-height: 314px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/pulmon/05.svg');
    float: right;
    margin-left: 1em;
    margin-top: 1em;
    display: none;
}

/* Cancer Prostata */

.cancer-prostata-img3-mobile {
    width: 70%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url(../images/enfermedades/prostata/03.svg);
    display: block;
    float: right;
    margin-top: 14em;
}

.cancer-prostata-img3-desktop {
    width: 47%;
    max-height: 314px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/prostata/03.svg');
    float: right;
    margin-left: 1em;
    margin-top: 1em;
    display: none;
}

.cancer-prostata-img4-mobile {
    width: 90%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/prostata/04.svg');
    display: block;
    margin: 0 auto;
}

.cancer-prostata-img4-desktop {
    width: 47%;
    max-height: 314px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/prostata/04.svg');
    float: left;
    margin-right: 1em;
    margin-top: 1em;
    display: none;
}

.cancer-prostata-img5-mobile {
    width: 80%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/prostata/05.svg');
    display: block;
    margin: 0 auto;
}

.cancer-prostata-img5-desktop {
    width: 47%;
    max-height: 314px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/prostata/05.svg');
    float: right;
    margin-left: 1em;
    margin-top: 1em;
    display: none;
}

.cancer-prostata-img6-mobile {
    width: 88%;
    max-height: 300px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/prostata/06.svg');
    display: block;
    margin: 0 auto;
    float: left;
    margin-top: 16em;
}

.cancer-prostata-img6-desktop {
    width: 45%;
    max-height: 314px;
    shape-margin: 20px;
    shape-outside: url('../images/enfermedades/prostata/06.svg');
    float: left;
    margin-right: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    display: none;
}


/*------------------------------------*\
    MEDIA QUERIES 📲
\*------------------------------------*/
/* Mobile + */
@media screen and (min-width: 576px) {
    .banner-cancer__title--cervicouterino {
        font-size: 3em;
    }

    .infographic-text {
        font-size: 1.1em;
    }
    
    .mastografia-img1-mobile {
        margin-top: 12em;
    }

    .banner-cancer--colon {
        background-image: url('../images/enfermedades/colon/01.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
    .banner-cancer--mama {
        background-image: url('../images/enfermedades/mama/01.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center bottom;
    }

    .banner-cancer--cervicouterino {
        background-image: url('../images/enfermedades/cervicouterino/01.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center bottom;
    }

    .banner-cancer--pulmon {
        background-image: url('../images/enfermedades/pulmon/01.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center bottom;
    }

    .banner-cancer--prostata {
        background-image: url('../images/enfermedades/prostata/01.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
    
}

/* Tablet + */
@media screen and (min-width: 768px) {
    .diseases-container {
        margin-top: 2em;
    }

    .infographic {
        padding: 0;
    }

    .infographic-text {
        font-size: 1.1625rem;
    }

    .mastografia-bg-footer {
        transform: scale(1.2) translateY(-8%);
    }

    .fit-bg-footer {
        transform: scale(1.2);
        margin-top: 5em;
        margin-bottom: 2.5em;
    }

    /* Colonscopia */
    .order-list-colonscopia li::before {
        font-size: 3.5em;
    }

    .colonscopia-bg-footer {
        transform: scale(1.2);
        margin-bottom: 2.3em;
    }
    /* APE */
    .ape-bg-footer {
        transform: scale(1.2);
        margin-top: 5em;
        margin-bottom: 2.2em;
    }

    /* Papanicolao */
    ol.order-list-papanicolaou {
        list-style: none;
        counter-reset: colons-counter;
        padding: 0;
        padding-left: 2.5em;
        margin-top: 0.5em;
        position: relative;
        margin-right: auto;
        margin-left: auto;
        margin: 0;
    }
    .order-list-papanicolaou li {
        counter-increment: colons-counter;
        margin-top: 2em;
    }
    .order-list-papanicolaou li::before {
        content: counter(colons-counter) " ";
        font-weight: bold;
        font-size: 1em;
        position: absolute;
        color: #075384;
        margin-left: -2em;
    }
    .papanicolaou-bg-footer {
        transform: scale(1.2);
        margin-top: 5em;
        margin-bottom: 2.2em;
    }

    /* Pulmonar */
    .pulmonar-bg-footer {
        transform: scale(1.2);
        margin-top: 5em;
        margin-bottom: 2.4em;
    }

    .banner-cancer {
        height: 27vh;
        min-height: 200px;
    }

    .banner-cancer__title,
    .banner-cancer__title--cervicouterino {
        font-size: 4.5em;
        margin: 0;
    }

}

/* Desktop */
@media screen and (min-width: 992px) {
    .cancer-subtitle {
        font-size: 1.35em;
        margin-bottom: 1em;
    }

    .colonscopia-bg {
        display: block;
    }

    .colonscopia-bg-list {
        margin-top: 10em;
        margin-bottom: 9.5em;
    }

    .banner-cancer {
        margin-top: 126px;
    }

    .banner-cancer--colon {
        background-size: contain;
    }
}



