.navigation__menu-tradol {
    max-width: 82rem !important;
}

.navigation__menu-tradol .navigation-page__list-item {
    font-size: 12px;
    height: 54px;
    width: 12.5%;
    /* width: 14%; */
}

.navigation__menu-tradol .navigation-page__list-item span {
    padding: 0.6875rem 0.7rem;
    width: 100%;
    display: block;
    font-weight: 700;
}

.navigation__menu-tradol .dropdown.menu a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 54px;
}

ul.list-style-green-circle > li::before {
    content: "";
    display: inline-block;
    height: 0.65rem;
    width: 0.65rem;
    background-color: #6dbe4c;
    border-radius: 99999px;
    position: absolute;
    margin-left: -15px;
    margin-top: 5px;
}

.references ul > li::marker {
    font-weight: bold;
}

.navigation__menu-tradol .dropdown.menu .is-submenu-item a {
    height: auto;
}

.navigation__menu-tradol .dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding: 0.6875rem 0.7rem;
    width: 100%;
}

.dropdown .is-dropdown-submenu a {
    padding: 0.6875rem 0.7rem !important;
    width: 100%;
}

.navigation__menu-tradol .navigation-page__sub-list {
    min-width: 11rem;
}

.pagetitle__tradol-logo img {
    width: 90%;
}

.pagetitle__bold {
    font-weight: bold;
    color: #0669af;
}

.pagetitle__regular {
    font-weight: 100;
    color: #56b44b;
}

.pagetitle__regular sup {
    font-size: 0.4em;
}

.section__principal-title {
    color: #0669af;
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.2;
}

.section__principal-title.title-green {
    color: #00b633;
    font-size: 1.8em;
}

/* Generals */
.image-section img {
    height: 400px;
    width: 100%;
}

.list__style-circle {
    list-style-type: disc;
}

.list__style-disc {
    list-style-type: circle;
}

.list__style-first-level {
    margin-left: 22px;
}

.list__style-second-level {
    margin-left: 75px;
}

.section__list {
    font-size: 1.25rem;
}

.text__left-adjustment {
    padding-left: 95px;
}

.text__small {
    font-size: 0.8em;
}

.text__blue {
    color: #0669af;
}

.pl-5 {
    padding-left: 5%;
}

.pr-5 {
    padding-right: 5%;
}

.width-40 {
    width: 40%;
}

.width-50 {
    width: 50%;
}

.width-60 {
    width: 60%;
}

.width-70 {
    width: 70%;
}

.width-80 {
    width: 80%;
}

.width-90 {
    width: 90%;
}

.container-plus-sign {
    align-items: center;
    display: flex;
    height: 300px;
    justify-content: center;
}

.container-relative {
    position: relative;
}

.container-absolute {
    position: absolute;
    bottom: 0;
    width: 94%;
}

#clasificacion-dolor img {
    width: 90%;
}

#definicion-dolor img {
    width: 60%;
}

#mecanismo-accion ul li {
    padding-top: 15px;
    padding-bottom: 15px;
}

#mecanismo-accion .first-li {
    padding-top: 30px;
}

#seguridad-gastrointestinal ul li {
    padding-top: 15px;
    padding-bottom: 5px;
}

#proceso-inflamatorio .row.row-2 .container-relative {
    height: 540px;
}

#proceso-inflamatorio .row.row-3 .container-relative {
    height: 470px;
}

#tramadol .li__first-level,
#tramadol .list__style-second-level {
    margin-bottom: 1.5rem;
}

/* Media Querys */
@media screen and (max-width: 1200px) {
    .component__information {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navigation__menu-tradol .navigation-page__list-item,
    .navigation__menu-tradol .dropdown.menu a {
        height: 65px;
    }
}

@media screen and (max-width: 1023px) {
    .navigation__menu-tradol .navigation-page__list-item,
    .navigation__menu-tradol .dropdown.menu a {
        height: 75px;
    }

    .pagetitle__tradol-logo img {
        width: 40%;
    }

    .pagetitle__tradol-title {
        text-align: center;
    }

    .container-plus-sign {
        height: 150px;
    }

    /* Section One */
    #definicion-dolor img {
        width: 300px;
    }
    #estados-dolor img {
        margin-bottom: 5%;
        width: 90%;
    }

    /* Section Three */
    #proceso-inflamatorio .row.row-2 .container-relative,
    #proceso-inflamatorio .row.row-3 .container-relative {
        height: auto;
    }

    #proceso-inflamatorio .row.row-2 .container-absolute,
    #proceso-inflamatorio .row.row-3 .container-absolute {
        position: inherit;
        margin-bottom: 10%;
    }

    #ciclooxigenasa img {
        width: 40%;
    }

    /* Section Four */
    #analgesia .img-01 {
        width: 60%;
    }
    #analgesia .img-02 {
        width: 40%;
    }

    /* Section Five */
    #seguridad-gastrointestinal img {
        margin-top: 5%;
        width: 50%;
    }

    /* Section Seven */
    #sinergia-analgesica .graphics-image-1 {
        margin-top: 5%;
        width: 50%;
    }

    #sinergia-analgesica .text__left-adjustment {
        padding-left: 0;
        text-align: center;
    }
}

@media screen and (max-width: 870px) {
    .navigation__menu-tradol .navigation-page__list-item,
    .navigation__menu-tradol .dropdown.menu a {
        height: initial;
    }

    .navigation__menu-tradol .navigation-page__list-item,
    .navigation__menu-tradol .dropdown.menu .is-active a {
        height: initial;
    }

    .navigation__menu-tradol .navigation-page__list-item {
        width: 100%;
    }
}

@media screen and (max-width: 639px) {
    .pagetitle__tradol {
        text-align: center;
        padding: 0 10%;
    }

    .pagetitle__tradol-logo img {
        width: 75%;
    }

    .section__principal-title {
        font-size: 1.8em;
    }

    .width-80 {
        width: 90%;
    }

    /* Section One */
    #estados-dolor img {
        width: 100%;
    }

    /* Section Three */
    #ciclooxigenasa img {
        width: 60%;
    }

    /* Section Four */
    #analgesia .img-01 {
        width: 90%;
    }
    #analgesia .img-02 {
        width: 80%;
    }
    #analgesia .img-03 {
        width: 80%;
    }

    /* Section Five */
    #mecanismo-accion img.width-40 {
        width: 80%;
    }
    #seguridad-gastrointestinal img,
    #tramadol img {
        width: 100%;
    }

    /* Section Seven */
    #sinergia-analgesica .graphics-image-1 {
        width: 80%;
    }

    #tramadol-diclofenaco-paracetamol .graphics-image-3 {
        width: 90%;
    }
    #tramadol-diclofenaco #seguridad img {
        width: 100%;
    }
}
