body,
htm {
    overflow-x: hidden !important;
    width: 100%;
}
.fixed_cta p,
.logo_side p,
.row > *,
a,
body,
h1,
h2,
h4 {
    padding: 0 !important;
}
.menu p,
.row > *,
.transform_line_1,
.transform_line_3,
body,
h2,
h3,
p {
    margin: 0 !important;
}
.menu,
.menu_list {
    background-color: #064f8d;
    box-shadow: 0 0 2px 0 #03213bcc;
}
.logo_side p,
a {
    font-size: 15px !important;
}
.bar_value p,
.bg_credits p,
.fixed_cta p,
.logo_side p,
.menu p,
.white_font_1,
a,
h1,
h4 {
    color: #fff !important;
}
.bar_value p,
.bg_credits p,
.center_position,
.logo_side p,
h3 {
    text-align: center !important;
}
#loading,
.lenis.lenis-stopped {
    overflow: hidden;
}
#loading_text,
.big_letter_blue:first-letter,
.big_letter_red:first-letter {
    font-weight: 700;
    text-transform: uppercase;
}
.chevron,
.transform_line_2 {
    opacity: 0;
}
html.lenis {
    height: auto;
}
.lenis.lenis-smooth {
    scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}
.lenis.lenis-scrolling iframe {
    pointer-events: none;
}
::-webkit-scrollbar {
    display: none;
}
body {
    overscroll-behavior: none;
    font-family: "Space Grotesk", sans-serif !important;
}
.menu_position {
    position: fixed;
    top: 40px;
    right: 70px;
    z-index: 999;
}
.menu {
    padding: 10px 25px;
    border-radius: 30px;
    cursor: pointer;
    min-height: 46px;
}
.menu p {
    padding: 0 15px 0 0 !important;
    text-transform: uppercase;
}
.menu_list {
    z-index: 10000;
    position: absolute;
    top: 60px;
    right: 0;
    display: none;
    padding: 20px 20px 10px;
    width: 225px;
}
.hamburguer_line_1,
.hamburguer_line_2,
.hamburguer_line_3 {
    height: 0.1rem;
    width: 30px;
    background-color: #fff;
    transform: rotate(0);
    margin: 5px 0;
    border-radius: 30px;
    cursor: pointer;
}
.bg_primary_1,
.bg_primary_2,
.bg_primary_3,
.bg_primary_4,
.bg_primary_5,
.bg_primary_6 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}
.transform_line_1 {
    transform: rotate(45deg) !important;
    position: relative;
    top: 6px;
}
.transform_line_3 {
    transform: rotate(-45deg) !important;
    position: relative;
    top: -8px;
}
a {
    font-weight: 400 !important;
    line-height: 17px !important;
    margin: 0 0 10px !important;
    text-decoration: none !important;
    display: block;
}
.p-intro,
h1,
h2 {
    font-weight: 700 !important;
}
.fixed_cta p,
.logo_side p,
h3 {
    font-weight: 500 !important;
}
.sub_menu {
    margin-left: 25px !important;
}
.primary_logo_position {
    position: absolute;
    left: 70px;
    top: 30px;
}
.logo_side {
    display: inline-block;
    vertical-align: top;
    align-items: center;
    padding: 20px;
}
.bg_primary_1 {
    background-image: url("../img/bg-primary-1.jpg");
    width: 100%;
}
.bg_primary_2 {
    background-image: url("../img/bg-primary-2.jpg");
    width: 100%;
}
.bg_primary_3 {
    background-image: url("../img/bg-primary-3.png");
    width: 100%;
}
.bg_primary_4 {
    background-image: url("../img/bg-primary-4.jpg");
    width: 100%;
}
.bg_primary_5 {
    background-image: url("../img/bg-primary-5.jpg");
    width: 100%;
}
.bg_primary_6 {
    background-image: url("../img/bg-primary-6.jpg");
    width: 100%;
}
.alerta_diabetes{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 275vh;
    width: 100%;
    background-image: url("../img/watercolor-paper-texture.jpg");
    padding:5% 10%;
}

.hr{
    border:2px solid black;
    padding:5%!important;
}
.logo_side p {
    text-transform: uppercase !important;
    margin-bottom: 0 !important;
}
#endocrinologia,
#fora_do_consultorio {
    background: #fafafa;
    height: 130vh;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    box-shadow: 0 0 3px 0 #8080807a;
    overflow: hidden;
}
.relative_container {
    position: relative !important;
}
.gallery_separador {
    z-index: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    overflow: visible;
}
.bar_value,
.img_interviewed,
.video {
    position: relative;
}
.col_gallery {
    display: flex;
    flex: 1;
    flex-direction: column;
    width: 100%;
    align-self: flex-start;
    justify-self: flex-start;
}
.col_gallery:nth-child(2) {
    align-self: flex-end;
    justify-self: flex-end;
}
.img_separador {
    width: 100%;
    height: auto;
    filter: grayscale(1);
    transition: 1s;
}
.blue_arrow,
.red_arrow {
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    margin: 0 10px 60px 0 !important;
}
.img_separador:hover {
    z-index: 99999999999 !important;
    filter: saturate(1);
    transition: 1s;
}
.img_separador img {
    box-shadow: 0 0 3px 0 #8080807a;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 90vh;
    transition: 1s;
}
.blue_arrow {
    background-image: url("../img/blue-arrow.png");
}
.red_arrow {
    background-image: url("../img/red-arrow.png");
}
.left_panel {
    padding: 40% 8%;
    height: 100vh;
}
.img_interviewed {
    width: 100%;
    height: 100vh;
    object-position: top center;
    object-fit: cover;
}
.oracle .reveal {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    transform-origin: left;
    transform: scaleX(0);
    transition: 0.7s 0.7s;
    width: 100%;
}
.oracle .reveal.active {
    transform: scaleX(1);
    transition-delay: 0s;
}
.oracle .reveal:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-origin: right;
    transition: 0.7s;
    background-color: #fff;
}
.oracle .reveal.active:before {
    transform: scaleX(0);
    transition-delay: 0.7s;
}
.oracle_blue_1 {
    background: #2dc0dca6;
}
.oracle_red_1 {
    background: #c81e4cba;
}
.big_letter_blue:first-letter {
    float: left;
    font-size: 80px !important;
    padding: 4% 1px 3.7px 0;
    color: #1e67b3 !important;
}
.big_letter_red:first-letter {
    float: left;
    font-size: 80px !important;
    padding: 4% 1px 3.7px 0;
    color: #c81e4c !important;
}
.big_letter_black:first-letter {
    float: left;
    font-size: 80px !important;
    padding: 4% 1px 3.7px 0;
    color: black !important;
}
.title_section {
    padding: 280px 100px 150px !important;
}
.video {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
#video1,
#video10,
#video11,
#video12,
#video13,
#video14,
#video15,
#video2,
#video3,
#video4,
#video5,
#video6,
#video7,
#video8,
#video9 {
    transform: scale(0.8);
}
.col_sechule {
    width: 16.4%;
    display: inline-block;
    vertical-align: text-bottom;
}
.col_sechule_25 {
    width: 24.7%;
    display: inline-block;
    vertical-align: text-bottom;
}
.data_bar {
    width: 100%;
}
.red_bar {
    background-color: #c81e4c !important;
}
.blue_bar {
    background-color: #1e67b3 !important;
}
.data_bar.height-01 {
    height: 90vh;
}
.data_bar.height-02 {
    height: 70vh;
}
.data_bar.height-03 {
    height: 80vh;
}
.bar_value {
    top: 30%;
    padding: 0 25px;
}
.bar_value p {
    line-height: 18px !important;
}
.bar_title {
    padding: 90px 0 20px !important;
}
.side_to_side {
    display: inline-block;
    vertical-align: middle;
    align-items: center;
}
.middle_screen {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}
h1 {
    font-size: 40px !important;
    line-height: 40px !important;
    margin: 50px 0 30px !important;
}
h2 {
    font-size: 48px !important;
    line-height: 48px !important;
}
h3,
h4 {
    font-size: 30px !important;
    line-height: 30px !important;
}
h3 {
    padding: 20px 0 !important;
}
h4 {
    font-weight: 700 !important;
    margin: 0 0 70px !important;
    font-style: italic;
}
p {
    color: #231f20 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 23px !important;
    padding: 25px 0 !important;
    text-align: justify !important;
}
.blue_font_1 {
    color: #1e67b3 !important;
}
.red_font_1 {
    color: #c81e4c !important;
}
.black_font_1 {
    color: #231f20 !important;
}
.bg_credits {
    background-color: #231f20;
    padding: 9% 0;
}
.bg_credits p {
    padding: 10px 0 !important;
}
.bg_credits h4 {
    margin: 40px 0 !important;
}
.arrow_container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 23vh;
    position: absolute;
    bottom: 10px;
}
.chevron {
    position: absolute;
    width: 2.1rem;
    height: 0.28rem;
    transform: scale(0.3);
    animation: 3s ease-out infinite move-chevron;
}
.chevron:first-child {
    animation: 3s ease-out 1s infinite move-chevron;
}
.chevron:nth-child(2) {
    animation: 3s ease-out 2s infinite move-chevron;
}
.chevron:after,
.chevron:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    background: #fff;
}
.chevron:before {
    left: 0;
    transform: skewY(30deg);
}
.chevron:after {
    right: 0;
    width: 50%;
    transform: skewY(-30deg);
}
@keyframes move-chevron {
    25% {
        opacity: 1;
    }
    33.3% {
        opacity: 1;
        transform: translateY(2.28rem);
    }
    66.6% {
        opacity: 1;
        transform: translateY(3.12rem);
    }
    100% {
        opacity: 0;
        transform: translateY(4.8rem) scale(0.5);
    }
}
.display_mobile {
    display: none !important;
}
.container-fluid-animation {
    position: relative;
    height: 130vh !important;
    width: 100% !important;
    background-color: #eff5fb;
    overflow: hidden;
}
.container-fluid-animation .animation {
    position: relative;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    box-shadow: "0px 0 4px 0 #9cee02";
}
.section-animation {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    z-index: 999;
}
.triangle {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
}
.blue {
    border-width: 0 20px 34.6px;
    border-color: transparent transparent #1e67b3;
    z-index: 0;
}
.red {
    border-width: 34.6px 20px 0;
    border-color: #d96a86 transparent transparent;
}
.p_exclusive {
    font-weight: 300 !important;
    line-height: 13px !important;
    font-size: 13px !important;
    padding: 0 !important;
    letter-spacing: 0.2px;
}
.logo_homepage {
    padding: 0 0 40px;
}
.menarini_panel {
    background-color: #fae6f0 !important;
    padding: 10% 4% 10% 2%;
}
.menarini_panel .row {
    align-items: end !important;
}
.grid_space {
    padding-right: 20px;
    padding-left: 20px;
}
.grid_space_left {
    padding-left: 40px;
}
#loading {
    width: 100%;
    height: 100vh;
    background-color: #eff5fb;
    position: relative;
    z-index: 99999;
}
@keyframes rotate-loading {
    0% {
        transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        -moz-transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}
@keyframes loading-text-opacity {
    0%,
    100%,
    20% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
.loading_animation,
.loading_container {
    height: 200px;
    position: relative;
    width: 200px;
    border-radius: 100%;
}
.loading_container {
    margin: 0 auto !important;
}
.loading_animation {
    border: 5px solid transparent;
    border-color: transparent #064f8d;
    -moz-animation: 1.5s linear infinite rotate-loading;
    -moz-transform-origin: 50% 50%;
    -o-animation: 1.5s linear infinite rotate-loading;
    -o-transform-origin: 50% 50%;
    -webkit-animation: 1.5s linear infinite rotate-loading;
    -webkit-transform-origin: 50% 50%;
    animation: 1.5s linear infinite rotate-loading;
    transform-origin: 50% 50%;
}
#loading_text {
    -moz-animation: 2s linear infinite loading-text-opacity;
    -o-animation: 2s linear infinite loading-text-opacity;
    -webkit-animation: 2s linear infinite loading-text-opacity;
    animation: 2s linear infinite loading-text-opacity;
    color: #064f8d;
    font-family: "Helvetica Neue, " Helvetica ", " arial;
    font-size: 20px;
    margin-top: 85px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 200px;
}
iframe {
    height: 110vh !important;
    width: 100% !important;
}
#no_scroll {
    overflow-x: hidden !important;
}
.fixed_cta {
    position: fixed;
    bottom: 0;
    right: 50px;
    z-index: 999;
    background-color: #f0c119;
    padding: 10px 20px;
    box-shadow: 0 0 6px 2px #e1edf8;
}

@media (min-width: 1920px) {
    h3,
    h4 {
        line-height: 40px !important;
    }
    .hamburguer_line_1,
    .hamburguer_line_2,
    .hamburguer_line_3 {
        height: 1.8px;
    }
    h1 {
        font-size: 50px !important;
        line-height: 50px !important;
    }
    h2 {
        font-size: 58px !important;
        line-height: 58px !important;
    }
    h3 {
        font-size: 35px !important;
    }
    h4 {
        font-size: 40px !important;
    }
    p {
        font-size: 19px !important;
        line-height: 24px !important;
    }
    .left_panel {
        padding: 40% 10% 0;
    }
    .big_letter_blue:first-letter,
    .big_letter_red:first-letter {
        padding: 3% 1px 1px 0;
    }
}
@media (max-width: 1004px) {
    .display_laptop {
        display: none !important;
    }
    .display_mobile {
        display: block !important;
    }
    #endocrinologia_vm,
    #fora_do_consultorio_vm {
        background: #fafafa;
        height: 120vh;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        box-shadow: 0 0 3px 0 #8080807a;
        overflow: hidden;
    }
    .title_section {
        padding: 201px 2% 100px !important;
    }
    h1 {
        font-size: 30px !important;
        line-height: 30px !important;
    }
    h2 {
        font-size: 35px !important;
        line-height: 35px !important;
    }
    h3 {
        font-size: 20px !important;
        line-height: 20px !important;
    }
    h4 {
        font-size: 25px !important;
        line-height: 25px !important;
        margin: 0 !important;
    }
    p {
        font-size: 17px !important;
        line-height: 22px !important;
        padding: 15px 0 !important;
    }
    .left_panel {
        padding: 3% 4%;
        height: fit-content;
    }
    .img_separador {
        padding: 0;
    }
    .oracle {
        position: absolute !important;
        width: 100%;
    }
    .menu_position {
        top: 20px;
        right: 25px;
    }
    .logo_side img {
        width: 100px;
    }
    .logo_side {
        padding: 13px;
    }
    .primary_logo_position img {
        width: 250px;
    }
    .primary_logo_position {
        left: 10px;
    }
    .menu p {
        display: none;
    }
    .menu {
        padding: 12px 12px 12px 10px;
        border-radius: 0;
        min-height: 53px;
    }
    .hamburguer_line_1,
    .hamburguer_line_2,
    .hamburguer_line_3 {
        height: 2.5px;
    }
    .transform_line_3 {
        top: -8px;
    }
    .transform_line_1 {
        top: 8px;
    }
    .col_sechule, .col_sechule_25 {
        width: 48.9%;
        display: inline-block;
        margin: 1px;
        vertical-align: text-bottom;
    }
    .data_bar.height-01,
    .data_bar.height-02,
    .data_bar.height-03 {
        height: 37vh;
    }
    .bar_value {
        position: relative;
        top: 5%;
        padding: 0 10px;
    }
    .blue_arrow,
    .red_arrow {
        width: 40px;
        height: 40px;
        margin: 20px 0 !important;
    }
    #video1,
    #video10,
    #video11,
    #video12,
    #video13,
    #video14,
    #video15,
    #video2,
    #video3,
    #video4,
    #video5,
    #video6,
    #video7,
    #video8,
    #video9 {
        background: #000;
        height: 100vh;
    }
    .menarini_panel {
        background-color: #fae6f0 !important;
        padding: 20% 3%;
    }
    .logo_homepage img {
        width: 300px;
    }
    .section-animation {
        top: 23%;
        left: 50%;
        transform: translate(-50%, -23%);
    }
    .big_letter_blue:first-letter,
    .big_letter_red:first-letter, 
    .big_letter_black:first-letter {
        font-size: 52px !important;
        padding: 4% 4px 1px 0;
    }
    .container-fluid-animation {
        overflow: hidden;
        height: 250vh !important;
    }
    .fixed_cta {
        right: 10px;
    }
}
