@font-face {
    font-family: Florentia-Light-trial;
    src: url("../fonts/Florentia-Light-trial.ttf");
    font-display: swap;
}

@font-face {
    font-family: Florentia-Regular-trial;
    src: url("../fonts/Florentia-Regular-trial.ttf");
    font-display: swap;
}

@font-face {
    font-family: Florentia-Bold-trial;
    src: url("../fonts/Florentia-Bold-trial.ttf");
    font-display: swap;
}

::-webkit-scrollbar {
    width: 5px;
    background-color: #F4D9C0;
}

::-webkit-scrollbar-thumb {
    background-color: #A47E66;
}

#root,
body,
html {
    color: #707070;
}

html {
    background: #F4D9C0;
    scroll-behavior: smooth;
}

body {
    background: #F4D9C0;
    height: auto;
    margin: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #6E4635;
    font-family: "Florentia-Regular-trial", sans-serif;
}

img {
    max-width: 100%;
}

ul {
    list-style: none;
}

li {
    font-size: 21px;
}

button {
    cursor: pointer;
    border: none;
    background: 0 0;
}

#c-bns button:first-child,
#s-bns button:first-child {
    color: #fff;
    color: var(--cc-btn-primary-text);
    background: #A47E66 !important;
}

.p,
p {
    margin-bottom: 0 !important;
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
}

td {
    font-size: 12px;
    color: #000;
}

.small,
small {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 25px;
}

.alt-title {
    font-size: 38px;
    line-height: 38px;
    font-family: "Magiesta", sans-serif;
}

.alt-plus {
    font-size: 30px;
    line-height: 36px;
}

.alt-medium {
    font-size: 24px;
    line-height: 30px;
}

.alt-down {
    font-size: 18px;
    line-height: 20px;
}

.alt-small {
    font-size: 14px;
    line-height: 18px;
}

.alt-text {
    font-size: 21px;
    line-height: 24px;
}

.alt-biggest {
    font-size: 61px;
    line-height: 85px;
}

.sub-text {
    font-size: 19px;
    line-height: 20px;
}

.w-fit-content {
    width: fit-content !important;
}

.w-max-content {
    width: max-content;
}

.uppercase {
    text-transform: uppercase !important;
}

.letter-spacening {
    letter-spacing: 0.5px;
}

.light {
    font-family: "Florentia-Light-trial", sans-serif;
    font-weight: 300 !important;
}

.regular {
    font-family: "Florentia-Regular-trial", sans-serif;
    font-weight: 400 !important;
}

.medium {
    font-family: "Florentia-Regular-trial", sans-serif;
    font-weight: 500 !important;
}

.semibold {
    font-weight: 600 !important;
}

.extrabold {
    font-weight: 800 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.py-big {
    padding: 3rem 0;
}

.box-shadow {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.160);
}

b,
.bold {
    font-family: "Florentia-Bold-trial", sans-serif;
    font-weight: 700;
}

button,
input,
svg {
    font-family: "Florentia-Regular-trial", sans-serif;
}

hr {
    background: #54575a;
    opacity: 0.25;
}

h1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #6E4635;
}

h1 span {
    font-size: 60px;
    line-height: 55px;
    font-weight: 800;
    color: #59a11f;
}

h2 {
    font-size: 27px;
    line-height: 31px;
    font-weight: 800;
}

.h3,
h3 {
    font-size: 37px;
    line-height: 47px;
    font-weight: 700;
}

h4 {
    font-size: 37px;
    line-height: 47px;
    font-weight: 400;
}

a {
    font-size: 27px;
    line-height: 33px;
    text-decoration: none;
    color: #6E4635;
    font-weight: 400;
}

a:hover {
    color: #6E4635;
    font-weight: 400;
}

.show-read-more .more-text,
.show-read-more2 .more-text2 {
    display: none;
}

.text-creme {
    color: #F4D9C0 !important;
}

.text-orange {
    color: #f48a5c !important;
}

.text-pink {
    color: #f6989b !important;
}

.text-dark-pink {
    color: #9a6263 !important;
}

.text-blue {
    color: #0b3077 !important;
}

.text-light-blue {
    color: #1F6CA4 !important;
}

.text-green {
    color: #60be9b !important;
}

.text-green-blue {
    color: #44AB9F !important;
}

.text-cyan {
    color: #26BEBB !important;
}

.text-dark-green {
    color: #19b174 !important;
}

.text-white {
    color: #fff !important;
}

.text-black {
    color: #000 !important;
}

.text-orange-brown {
    color: #CA7938 !important;
}

.text-light-brown {
    color: #A47E66 !important;
}

.text-justify {
    text-align: justify;
}

.hover-blue {
    transition: all 200ms;
}

.hover-blue:hover {
    color: #0b3077;
}

.bg-orange {
    background: #F9BB75;
}

.bg-light-orange {
    background: #F6D0A9;
}

.bg-white {
    background: #fff;
}

.bg-creme {
    background: #fff0d7;
}

.bg-green {
    background: #60be9b;
}

.bg-light-green {
    background: rgba(149, 170, 154, 0.240);
}

.bg-grey {
    background: #f2f2f2;
}

.bg-light-pink {
    background: #f6b09d;
}

.bg-brown {
    background: #816C55;
}


.border-radius {
    border-radius: 80px;
}

.slick-track {
    padding: 1rem 0;
}

.slick-next:before,
.slick-prev:before {
    color: #fbb814 !important;
}

.slick-dots li button:before {
    font-family: slick !important;
    font-size: 12px !important;
    line-height: 20px !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 15px !important;
    height: 15px !important;
    content: "" !important;
    text-align: center !important;
    opacity: 1 !important;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 100% !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    transition: all 100ms !important;
}

.slick-dots li.slick-active button:before {
    content: "";
    opacity: 1 !important;
    color: #F9BB75 !important;
    border: 1px solid #F2A567 !important;
    transition: all 100ms !important;
    background: #F9BB75;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.160);
}

.slick-dots li {
    margin: 0 5px !important;
}

.slick-dots {
    position: absolute !important;
    top: -25px;
    height: fit-content;
}

.slide-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.prev-arrow {
    left: 8vw;
    width: 12px;
    height: 24px;
    background-image: url(../assets/icones/arrow-carrossel.svg);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    z-index: 1;
    transition: all 300ms;
}

.next-arrow {
    right: 8vw;
    width: 12px;
    height: 24px;
    background-image: url(../assets/icones/arrow-carrossel.svg);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    transition: all 300ms;
}

.next-arrow:hover,
.prev-arrow:hover {
    opacity: 0.7;
    transition: all 300ms;
}

.accordion-personalizado .accordion-button:not(.collapsed) {
    color: #1a6be2 !important;
    background-color: #fff !important;
    box-shadow: none !important;
    font-weight: 700 !important;
}

.accordion-personalizado .accordion-button:focus {
    z-index: 3;
    border-color: transparent !important;
    outline: 0;
    box-shadow: none !important;
}

.accordion-personalizado .accordion-button {
    padding: 20px 0 20px 0 !important;
    color: #6E4635 !important;
    font-size: 21px !important;
    line-height: 25px !important;
    font-weight: 600 !important;
}

.accordion-personalizado .accordion-body {
    padding: 25px 0;
    font-size: 19px;
    line-height: 23px;
}

.accordion-personalizado .accordion-button::after {
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    margin-left: auto;
    content: "";
    background-image: url(../assets/icones/accordeon-icon-open.svg);
    background-repeat: no-repeat;
    background-size: 26px;
    transition: transform 0.2s ease-in-out;
}

.accordion-personalizado .accordion-button:not(.collapsed)::after {
    background-image: url(../assets/icones/accordeon-icon-close.svg);
    transform: rotate(-180deg);
}

.accordion-personalizado .accordion-flush .accordion-item {
    border-bottom: 1px solid #707070 !important;
}

.accordion-personalizado .accordion-flush .accordion-item:last-child {
    border-bottom: 1px solid #707070 !important;
}

.btnLink {
    font-size: 18px;
    line-height: 18px;
    transition: all 300ms;
    margin-bottom: 0;
    cursor: pointer !important;
    padding: 10px 25px;
    transition: all 300ms;
}

.btn-yellow {
    background: #F9BB75;
    color: #A47E66;
}

.btn-yellow:hover {
    background: #e7a65c;
}

.btn-brown {
    background: #6E4635;
    color: #F9BB75;
}

.btn-brown:hover {
    background: #69402e;
    color: #F9BB75;
}

.btn-light-brown {
    background: #F4D9C0;
    color: #6E4635;
}

.form-control-personalizado {
    display: block;
    width: 100%;
    padding: 15px;
    font-size: 16px;
    line-height: 21px;
    color: #A47E66 !important;
    background-color: #F4D9C0;
    background-clip: padding-box;
    border: 1px solid #F4D9C0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: all 0.5s;
}

.form-control-personalizado:focus,
.form-control-personalizado:focus-visible
.form-control-personalizado:hover,
.form-select:hover,
.form-select:focus {
    border: 1px solid #A47E66;
    box-shadow: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #A47E66;
  -webkit-text-fill-color: #A47E66;
  -webkit-box-shadow: 0 0 0px 1000px #F4D9C0 inset;
  transition: background-color 5000s ease-in-out 0s;
}

.form-label {
    font-size: 24px;
}

.form-select {
    display: block;
    width: 100%;
    padding: 7px 7px;
    font-size: 14px;
    line-height: 16px;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #6E4635;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px;
    transition: all 0.5s;
}

.form__group {
    position: relative;
    padding: 15px 0 0;
}

.form__field {
    font-family: inherit;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #6E4635;
    outline: 0;
    font-size: 18px;
    color: #6E4635;
    padding: 10px 0 0;
    background-image: url(../assets/icones/search-icon.svg);
    background-position: center left;
    background-size: auto;
    background-repeat: no-repeat;
    transition: border-color 0.2s;
}

.form__field::placeholder {
    color: transparent;
}

.form__field:placeholder-shown~.form__label {
    font-size: 18px;
    cursor: text;
    top: 20px;
}

.form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 12px;
    font-weight: 400;
    padding: 0;
}

.form__field:focus {
    font-weight: 400;
    border-width: 1px;
}

.form__field:focus~.form__label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 12px;
    font-weight: 400;
}

/* reset input */
.form__field:required,
.form__field:invalid {
    box-shadow: none;
}

.offset-top {
    margin-top: -25px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px -4px 7px rgba(0, 0, 0, 0.16);
}

.offset-top-interno {
    margin-top: -75px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px -4px 7px rgba(0, 0, 0, 0.16);
}

.z-index-acima {
    position: relative;
    z-index: 100;
}

/* Menu */

.menu {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    padding: 15px 0;
    background: #F4D9C0;
}

.menuLogo {
    max-width: 220px;
}

.close-drop,
.close-drop2 {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.050);
    z-index: 998;
    position: fixed;
    transition: all 200ms;
}

.fundo-menu-mobile {
    background: #A47E66;
    padding: 10px;
    border-radius: 100%;
}

.menu-mobile,
.menu-mobile2 {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: transparent;
}

.menu-mobile {
    transition: 0.4s ease-in-out;
    transform: rotateY(180deg);
}

.menu-hamburguer,
.menu-hamburguer::after,
.menu-hamburguer::before {
    width: 30px;
    background: #F4D9C0;
    border-radius: 2px;
    transition: 0.4s ease-in-out;
}

.menu-hamburguer,
.menu-hamburguer2 {
    height: 4px;
    z-index: 1005;
}

.menu-hamburguer::after,
.menu-hamburguer::before {
    content: "";
    position: absolute;
    height: 4px;
}

.menu-hamburguer::before {
    transform: translateY(-8px);
}

.menu-hamburguer::after {
    transform: translateY(8px);
}

.menu-mobile.open .menu-hamburguer {
    transform: translateX(-50px);
    background: 0 0;
    box-shadow: none;
}

.menu-mobile.open .menu-hamburguer::before,
.menu-mobile2.open .menu-hamburguer2::before {
    transform: rotate(45deg) translate(35px, -35px);
}

.menu-mobile.open .menu-hamburguer::after,
.menu-mobile2.open .menu-hamburguer2::after {
    transform: rotate(-45deg) translate(35px, 35px);
}

.navbar-mobile {
    border-radius: 0 0 25px 25px;
}

.open-drop-mobile {
    top: 65px;
    width: max-content;
    background: #fff;
    border-radius: 15px;
}

.menuOpcoes::-webkit-scrollbar {
    width: 0px;
}

.menuOpcoes {
    width: max-content;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    padding-right: 65px;
    z-index: 1100;
    border-radius: 21px 31px 21px 21px;
    background: #A47E66;
}


.menuOpcoes ul {
    list-style-type: none;
    overflow-y: auto;
    padding: 10px 0;
}

.menuOpcoes ul::-webkit-scrollbar {
    width: 0px;
}

.menuOpcoes li {
    width: 100%;
    padding: 5px 30px;
    margin-left: auto;
    text-align: right;
}

.menuOpcoes .fundo-alternado {
    background: rgba(200, 200, 200, 0.100);
}

.menuOpcoes li a {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-family: Florentia-Regular-trial;
}

.menuOpcoes2 li {
    width: max-content;
    transition: 0.4s;
}

.menuOpcoes li a,
.menuOpcoes2 li a {
    position: relative;
    font-size: 24px;
    line-height: 42px;
    word-wrap: normal;
    user-select: none;
}

.menuOpcoes li a,
.menuOpcoes2 li a,
.menu li.accordion-button {
    font-size: 18px;
    color: #fff;
}

.menuOpcoes .linha-abaixo-hover:hover,
.menuOpcoes .linha-abaixo-hover.active {
    color: #fff !important;
}

.menuOpcoes .linha-abaixo-hover::before {
    height: 2px;
    border-radius: 10px;
    background: #fff;
}

.menu li.accordion-button {
    width: 100%;
    background-size: 10px 5px;
    line-height: 42px;
    font-weight: 500;
    font-family: Florentia-Regular-trial;
}

.menu li.accordion-button::after {
    content: url("../assets/icones-logos/arrow-down-menu.svg");
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-40%)rotateX(180deg);
    transition: all 200ms;
}

.menu li.accordion-button.collapsed::after {
    content: url("../assets/icones-logos/arrow-down-menu.svg");
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
}

.menu .accordion-body {
    text-align: left;
    padding: 10px 30px;
}

.menu .accordion-body a {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: #464646;
    text-decoration: none;
}

/* Footer */
.whatsapp-floating-logo {
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 50px;
    width: 32px;
    height: 75px;
    background: #00be3f;
    border-radius: 15px 0 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: ease 100ms;
}

.whatsapp-floating-logo::after {
    content: url(../assets/icones-logos/whatsapp-icon.png);
    height: 23px;
}

.whatsapp-floating-logo:hover {
    width: 40px;
}

.whatsapp-floating-btn {
    font-size: 14px;
    margin-top: 10px;
    width: 70%;
    margin-left: 15%;
    margin-bottom: 10px;
    background-color: #24d366;
    border-color: #24d366;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
}

.whatsapp-floating-btn:hover {
    background-color: #24d366;
    border-color: #24d366;
}

.ricm_whatsapp_float_lead_privacy_read {
    margin-right: 5px;
}

.ricm-whatsapp-floating-lead-conteudo {
    position: fixed;
    background-color: #fff;
    right: 25px;
    bottom: 90px;
    width: 300px;
    -webkit-border-radius: 20px 0px 20px 20px;
    border-radius: 20px 20px 0px 20px;
    -webkit-box-shadow: 3px 3px 5px 2px #D1D1D1;
    box-shadow: 3px 3px 5px 2px #D1D1D1;
    z-index: 1001;
}

p2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: rgb(117, 117, 117);
}

.whatsapp-floating-input {
    margin: 0 auto !important;
    border: solid 1.5px #656563;
    border-radius: 10px !important;
    margin-bottom: 10px !important;
    padding: 5px !important;
}

.visually-hidden {
    display: none;
}

.itimes {
    color: rgb(117, 117, 117);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}

.privacidade-what {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    line-height: 1.4em !important;
}

footer hr {
    width: 90vw;
    margin: 0 auto;
    opacity: 1;
    color: #0b3077;
}

.linha-abaixo-hover {
    position: relative;
    transition: all 300ms;
}

.linha-abaixo-hover::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 0%;
    height: 1px;
    border-radius: 5px;
    background: #6E4635;
    transition: ease-out 300ms;
}

.linha-abaixo-hover:hover::before,
.linha-abaixo-hover.active::before {
    width: 100%;
}

.barra-divisoria {
    margin: 0 auto;
    width: 80%;
    height: 1px;
    background: #F4D9C0;
}

.linksRedesSociais {
    position: fixed;
    z-index: 500;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 50px;
    height: 150px;
    padding: 15px 10px;
    background: #6e4635a2;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
}

/* Home */

.decoracao-rosto {
    position: absolute;
    top: 450px;
    min-height: 300px;
    height: 70vh;
    max-height: 840px;
    right: 0;
}

/* Sobre */

.decoracao-rosto-sobre {
    position: absolute;
    top: 100px;
    min-height: 300px;
    height: 75vh;
    max-height: 840px;
    right: 0;
}

/* Consultorio */

.boxImgConsultorio {
    width: 100%;
    height: 250px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    transition: ease-out 400ms;
}

.boxImgConsultorio:hover {
    background-size: 115%;
}

.boxImgConsultorio.fst {
    background-image: url(../assets/images/consultorio1.jpg);
}
.boxImgConsultorio.scd {
    background-image: url(../assets/images/consultorio2.jpg);
}
.boxImgConsultorio.thd {
    background-image: url(../assets/images/consultorio3.jpg);
}
.boxImgConsultorio.frh {
    background-image: url(../assets/images/consultorio4.jpg);
}

/* Cirurgias */

.decoracao-rosto-cirurgias {
    position: absolute;
    top: 180px;
    min-height: 300px;
    height: 75vh;
    max-height: 840px;
    left: 0;
    transform: rotateY(180deg);
}

/* Contato */

.box-orange {
    background: #F9BB75;
    border-radius: 20px;
    min-height: 100px;
    column-gap: 10px;
    transition: all 400ms;
}

.box-orange:hover {
    background: #f0b470;
}

.box-orange img {
    max-width: 40px;
}

/* Responsivel */
@media screen and (min-width: 577px) and (max-height: 720px) {
    .menuOpcoes ul {
        max-height: 77vh;
    }
}

@media screen and (max-width: 1399px) {

    .p,
    p {
        margin-bottom: 0 !important;
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
    }

    a {
        font-size: 24px;
        line-height: 30px;
        text-decoration: none;
        color: #6E4635;
        font-weight: 400;
    }

    h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .alt-title {
        font-size: 34px;
        line-height: 34px;
        font-family: "Magiesta", sans-serif;
    }

    .alt-plus {
        font-size: 24px;
        line-height: 30px;
    }

    .alt-medium {
        font-size: 19px;
        line-height: 28px;
    }

    .alt-text,
    .menuOpcoes li a {
        font-size: 16px;
        line-height: 21px;
    }

    .alt-down {
        font-size: 15px;
        line-height: 18px;
    }

    .sub-text {
        font-size: 18px;
        line-height: 20px;
    }

    .btnLink {
        font-size: 16px;
    }

}

@media screen and (max-width: 1299px) {
    h2 {
        font-size: 24px;
    }

    .p,
    p {
        margin-bottom: 0 !important;
        font-size: 19px;
        line-height: 24px;
        font-weight: 400;
    }

    .alt-plus {
        font-size: 24px;
        line-height: 28px;
    }

    .alt-medium {
        font-size: 18px;
        line-height: 22px;
    }

    .alt-text {
        font-size: 16px;
        line-height: 21px;
    }

    .alt-down {
        font-size: 14px;
        line-height: 16px;
    }

    .decoracao-rosto {
        top: 330px;
        max-height: 450px;
    }

    .decoracao-rosto-cirurgias {
        top: 140px;
        max-height: 450px;
    }

    .decoracao-rosto-sobre {
        max-height: 450px;
    }

}

@media screen and (min-width: 991px) {
    .w-lg-fit-content {
        width: fit-content;
    }
    .text-lg-justify {
        text-align: justify !important;
    }
}

@media screen and (max-width: 991px) {
    .alt-title {
        font-size: 31px;
        line-height: 38px;
    }

    .alt-down {
        line-height: 24px;
    }

    .alt-text {
        line-height: 24px;
    }

    .blog-home .blog-conteudo {
        height: 200px !important;
    }

    .blog-home .meio {
        height: 200px;
    }

    .border-radius {
        border-radius: 35px;
    }

    /* Sobre */

    .icones2 {
        width: 150px;
    }

    /* Cirurgias */

    .box-mobile-green {
        background: #DCCDB6;
        border-radius: 35px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.160);
        margin: 0 30px;
    }

}

@media screen and (max-width: 767px) {
    .ricm-whatsapp-floating-lead-conteudo {
        bottom: 0;
        right: 0;
        width: 100%;
        -webkit-border-radius: 20px 0px 20px 0px;
        border-radius: 20px 20px 0px 0px;
        padding: 5px;
    }

    .alt-title {
        font-size: 28px;
        line-height: 28px;
    }

    .alt-plus {
        font-size: 24px;
        line-height: 28px;
    }

    .alt-medium {
        font-size: 21px;
        line-height: 21px;
    }

    .border-radius {
        border-radius: 25px;
    }

    .barra-divisoria::before {
        display: none;
    }

    /* Mewnu */
    .menuLogo {
        max-width: 210px;
    }

}

@media screen and (max-width: 576px) {
    h1 {
        font-size: 24px;
        line-height: 28px;
    }

    h1 span {
        font-size: 38px;
        line-height: 40px;
    }

    h2 {
        font-size: 21px;
        line-height: 20px;
    }

    .small,
    small {
        font-size: 12px !important;
        font-weight: 400;
        line-height: 16px;
    }

    .alt-down {
        font-size: 12px;
        line-height: 18px;
    }

    footer .alt-down {
        line-height: 24px;
    }

    .alt-title {
        font-size: 24px;
        line-height: 24px;
    }

    .alt-medium {
        font-size: 18px;
    }

    .alt-text {
        font-size: 16px;
        line-height: 21px;
    }

    .alt-biggest {
        font-size: 48px;
        line-height: 65px;
    }

    .form__field {
        font-size: 19px;
    }

    .form__field:placeholder-shown~.form__label {
        font-size: 19px;
    }


    /* Menu */

    .menu-mobile {
        width: 30px;
        height: 30px;
    }

    .menuLogo {
        width: 180px;
    }

    .menuOpcoes {
        width: 100vw;
        padding-right: 0;
        top: calc(100% + 20px);
        border-radius: 0 0 21px 21px;
    }

    .topo-fechar {
        height: 85px;
    }

    .menuOpcoes ul {
        max-height: 80vh;
    }

    /* HOME */
    
    .icones, .icones2 {
        width: 100px;
    }

}

@media screen and (max-width: 330px) {
    p {
        font-size: 16px;
    }

    small {
        font-size: 12px;
    }

    h2 {
        font-size: 18px;
        line-height: 20px;
    }

    .alt-medium {
        font-size: 16px;
        line-height: 21px;
    }

    .alt-down {
        font-size: 16px;
        line-height: 21px;
    }

    .sub-text {
        font-size: 14px;
        line-height: 18px;
    }
}